html{
	font-size: 10px;
}
body{
	font-size: 1rem;
	line-height: 1.7rem;
	padding-top: 4.4rem;
	padding-bottom: 4.25rem;
	background-color: #f7f7f7;
	color: #666;
}
a,
a:hover,
a:focus{
	text-decoration: none;
}

img{
	max-width: 100%;
	height: auto;
}
.hj-navbar-fix{
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 4.25rem;
	border-top: 1px solid #ededed;
	text-align: center;
	background-color: #f9f9f9;
	z-index: 10;
}
.hj-navbar-fix a{
	color: #333;
	font-size: 0.9rem;
	line-height: 1.2rem;
}
.hj-navbar-fix a:hover,
.hj-navbar-fix a.active{
	color: #17b4eb;
}
.hj-navbar-fix .hj-icon-center{
	margin-top: 0.35rem;
	display: inline-block;
	width: 3.5rem;
	height: 3.5rem;
	background: url(../images/navfix-center.png) center no-repeat;
	background-size: 100%;
}
.hj-navbar-fix .hj-icon{
	margin-top: 0.5rem;
	display: inline-block;
	width: 2.0rem;
	height: 2.0rem;
	background: url(../images/navfix.png) no-repeat;
	background-size: 4.0rem 8.0rem;
}
.hj-navbar-fix .hj-icon-home{
	background-position: 0 0;
}
.hj-navbar-fix .hj-icon-gz{
	background-position: 0 -2.0rem;
}
.hj-navbar-fix .hj-icon-rx{
	background-position: 0 -4.0rem;
}
.hj-navbar-fix .hj-icon-fx{
	background-position: 0 -6.0rem;
}
.hj-navbar-fix>a:hover>.hj-icon,
.hj-navbar-fix>a.active>.hj-icon{
	background-position-x: -2.0rem;
}

.hj-header{
	position: fixed;
	top: 0;
	left: 0;
	background-color: #0197f6;
	width: 100%;
	height: 4.4rem;
	line-height: 4.4rem;
	z-index: 10;
}
.hj-header .hj-logo{
	position: absolute;
	top: 0.6rem;
	left: 1.0rem;
	display: block;
	width: 10.15rem;
	height: 3.25rem;
	background: url(../images/logo.jpg) center no-repeat;
	background-size: 100%;
}
.hj-header .hj-tel{
	position: absolute;
	right: 1.0rem;
	top: 1.3rem;
	display: block;
	width: 11.1rem;
	height: 1.85rem;
	background: url(../images/tel.png) center no-repeat;
	background-size: 100%;
}
.hj-header .hj-back{
	position: absolute;
	left: 0;
	top: 0;
	width: 4.4rem;
	height: 4.4rem;
	text-align: center;
}
.hj-header .icon-back{
	display: inline-block;
	width: 1.6rem;
	height: 1.6rem;
	background: url(../images/back.png) center no-repeat;
	background-size: 100%;
	vertical-align: middle;
}
.hj-header .hj-title{
	text-align: center;
	color: #fff;
	font-size: 1.7rem;
	margin: 0;
	line-height: 4.4rem;
}
.hj-banner img{
	display: block;
	width: 100%;
	height: auto;
}
.hj-search{
	height: 2.0rem;
	line-height: 2.0rem;
	border: 1px solid #ededed;
	margin: 1.0rem;
	width: 30.0rem;
	border-radius: 0.5rem;
	padding-left: 0.75rem;
	padding-right: 0.75rem;
	background: url(../images/search.jpg) center no-repeat #fff;
	background-size: 3.8rem 1.2rem;
	box-sizing:border-box;
}
.hj-search:focus{
	background-image: none;
}
.hj-nav-list{
	padding-top: 1.5rem;
	text-align: center;
	padding-bottom: 1.25rem;
	background-color: #fff;
	border-bottom: 1px solid #ededed;
	margin-bottom: 0.7rem;
}
.hj-nav-list a{
	color: #333;
	font-size: 1.2rem;
}
.hj-nav-list .hj-icon{
	display: inline-block;
	width: 5.0rem;
	height: 5.0rem;
	background: url(../images/navlist.jpg) no-repeat;
	background-size: 5.0rem 20.0rem;
}
.hj-nav-list .hj-icon-xxjj{
	background-position: 0 0;
}
.hj-nav-list .hj-icon-bmzx{
	background-position: 0 -5.0rem;
}
.hj-nav-list .hj-icon-cxfy{
	background-position: 0 -10.0rem;
}
.hj-nav-list .hj-icon-bccx{
	background-position: 0 -15.0rem;
}

.hj-nav-tj{
	background-color: #fff;
	padding: 1.0rem 0.6rem;
	border-bottom: 1px solid #ededed;
	margin-bottom: 0.7rem;
}
.hj-nav-tj .hj-nav-tj-items{
	display: block;
	margin-left: 0.4rem;
	margin-right: 0.4rem;
	height: 6.85rem;
}
.hj-nav-tj .hj-nav-tj-items.lt{
	background: url(../images/nav-tj-a.jpg) center no-repeat;
	background-size: 100%;
}
.hj-nav-tj .hj-nav-tj-items.rt{
	background: url(../images/nav-tj-b.jpg) center no-repeat;
	background-size: 100%;
}

.hj-product-list{
	background-color: #fff;
	margin-bottom: 0.7rem;
	padding-left: 1.0rem;
	padding-right: 1.0rem;
	padding-bottom: 1.0rem;
	border-bottom: 1px solid #ededed;
}
.hj-product-list>li{
	list-style: none;
	padding-top: 1.0rem;
	padding-bottom: 1.0rem;
	border-bottom: 1px solid #ededed;
}
.hj-product-list>li>a{
	position: relative;
	display: block;
	min-height: 5.0rem;
	padding-left: 5.7rem;
	color: #666;
}
.hj-product-list .pic{
	position: absolute;
	left: 0;
	width: 4.9rem;
	height: 4.9rem;
	border: 1px solid #ededed;
}
.hj-product-list .title{
	font-size: 1.2rem;
	white-space: nowrap;
	margin-bottom: 0.75rem;
	margin-top: 0.5rem;
}
.hj-product-list .title>small{
	margin-left: 0.75rem;
}
.hj-product-list .info{
	font-size: 0.9rem;
}
.hj-product-list .xj{
	color: #ff0101;
	font-size: 1.6rem;
	margin-right: 0.75rem;
}
.hj-product-list .xj>i{
	font-style: normal;
	font-size: 0.9rem;
}
/*.hj-product-list .yj{
	text-decoration: line-through;
}*/
.hj-product-list .yj{
}
.hj-product-list .qbm{
	text-align: right;
	font-size: 1.0rem;
	margin-bottom: 1.25rem;
	margin-top: 0.5rem;
}
.hj-product-list .yh{
	text-align: right;
}
.hj-product-list .yh>span{
	display: inline-block;
	border: 1px solid #ff0101;
	height: 1.5rem;
	font-size: 0.9rem;
	padding-right: 0.25rem;
	line-height: 1.3rem;
	overflow: hidden;
}
.hj-product-list .yh>span>i{
	display: inline-block;
	text-align: center;
	font-style: normal;
	width: 1.5rem;
	height: 1.5rem;
	background-color: #ff0101;
	color: #fff;
	margin-right: 0.25rem;
}

.about-info{
	line-height: 2.9rem;
	color: #ccc;
	background-color: #fff;
	border-bottom: 1px solid #ededed;
	padding-left: 1.0rem;
	padding-right: 1.0rem;
}
.about-info>span{
	font-size: 0.9rem;
}
.about-info>span.rt{
	text-align: right;
}
.hj-icon-yan{
	display: inline-block;
	width: 0.75rem;
	height: 0.75rem;
	background: url(../images/yan.jpg) center no-repeat;
	background-size: 100%;
	vertical-align: middle;
}
.hj-content{
	padding: 1.0rem;
	padding-bottom: 0;
	background-color: #fff;
	border-bottom: 1px solid #ededed;
	margin-bottom: 0.7rem;
	color: #333;
}

.hj-list-bmzx{
	padding: 0;
	margin: 0;
}
.hj-list-bmzx li{
	list-style: none;
	padding-left: 1.0rem;
	padding-right: 1.0rem;
	background-color: #fff;
	border-bottom: 1px solid #ededed;
	margin-bottom: 0.7rem;
}
.hj-list-bmzx .top{
	position: relative;
	padding-left: 7.5rem;
	padding-bottom: 1.25rem;
	padding-top: 1.0rem;
	min-height: 7.6rem;
	border-bottom: 1px solid #ededed;
}
.hj-list-bmzx .pic{
	position: absolute;
	left: 0;
	top: 1.0rem;
	width: 6.3rem;
	height: 7.6rem;
}
.hj-list-bmzx .title{
	font-size: 1.5rem;
	margin-bottom: 1rem;
	color: #333;
	white-space: nowrap;
}
.hj-list-bmzx dl{
	font-size: 1.3rem;
	line-height: 1.5rem;
}
.hj-list-bmzx dt{
	float: left;
	width: 6.75rem;
}
.hj-list-bmzx dd{
	margin-left: 6.75rem;
	min-height: 1.5rem;
	margin-bottom: 0.5rem;
}
.hj-list-bmzx nav{
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	text-align: center;
}
.hj-list-bmzx nav a{
	color: #ff6600;
	font-size: 1.5rem;
	line-height: 2.9rem;
	box-sizing:border-box;
}
.hj-list-bmzx nav a:first-child{
	border-right: 1px solid #ededed;
}
.hj-list-bmzx .hj-icon{
	display: inline-block;
	vertical-align: middle;
	width: 2.7rem;
	height: 2.7rem;
	background: url(../images/bmzx-icon.jpg) no-repeat;
	background-size: 2.7rem 5.4rem;
}
.hj-list-bmzx .hj-icon-dhzx{
	background-position: 0 0;
}
.hj-list-bmzx .hj-icon-xldh{
	background-position: 0 -2.7rem;
}

.hj-bccx-header{
	padding: 0.75rem 1.0rem;
	background-color: #fff;
	padding-bottom: 0;
	line-height: 2.5rem;
}
.hj-bccx-header .title{
	font-size: 1.3rem;
	margin: 0;
	line-height: 2.5rem;
}
.hj-bccx-header .hj-icon{
	display: inline-block;
	width: 2.25rem;
	height: 2.25rem;
	background: url(../images/icon-map.jpg) center no-repeat;
	background-size: 100%;
	vertical-align: middle;
}
.hj-bccx-header .date{
	text-align: right;
}

.list-xchj{
	padding: 0.7rem;
	margin: 0;
	text-align: center;
}
.list-xchj li{
	float: left;
	list-style: none;
	width: 13.7rem;
	height: 19.7rem;
	padding: 0.5rem;
	box-sizing: content-box;
	background-color: #fff;
	margin: 0.35rem 0.3rem;
}
.list-xchj a{
	display: block;
	font-size: 1.3rem;
	color: #333;
	line-height: 2.5rem;
}
.list-xchj img{
	display: block;
	width: 13.6rem;
	height: 16.15rem;
	margin-bottom: 0.8rem;
}
.list-zxgg{
	padding: 1.0rem;
	padding-top: 0;
	margin-bottom: 0.7rem;
	margin-top: 0.7rem;
	background-color: #fff;
}
.list-zxgg>li{
	list-style: none;
	border-bottom: 1px solid #ededed;
	line-height: 3.5rem;
	height: 3.5rem;
}
.list-zxgg .date{
	float: right;
	font-size: 1.0rem;
}
.list-zxgg a{
	display: block;
	color: #333;
	font-size: 1.2rem;
}
.detail-zxgg{
	padding: 1.0rem;
	background-color: #fff;
	margin-top: 0.7rem;
	text-align: center;
}
.detail-zxgg .hj-box{
	border-bottom: 1px solid #ededed;
}
.detail-zxgg .title{
	font-size: 1.4rem;
	line-height: 1.7rem;
	margin-top: 0;
}
.detail-zxgg .info{
	color: #ccc;
	font-size: 0.9rem;
}
.list-bmzx-info{
	padding: 0;
	margin: 0;
	background-color: #fff;
}
.list-bmzx-info>li{
	padding: 0 1.0rem;
	line-height: 3.5rem;
	height: 3.5rem;
	border-bottom: 1px solid #ededed;
	font-size: 1.5rem;
	color: #333;
}
.btn-ljbm{
	width: 30.0rem;
}

.hj-enroll{
	padding-top: 2.25rem;
	padding-left: 1.0rem;
	padding-right: 1.0rem;
	padding-bottom: 1.75rem;
}
.hj-enroll-nav{
	margin-bottom: 1.5rem;
}
.hj-enroll-nav>a>span{
	width: 14.75rem;
	background-color: #fe9426;
	color: #fff;
	font-size: 1.5rem;
	font-weight: bold;
}
.hj-enroll-nav .hj-enroll-nav-b{
	text-align: right;
}
.hj-enroll-nav .btn:hover{
	color: #fff;
}

.form-bm .label-name{
	font-size: 1.4rem;
}
.hj-checkbox{
	position: relative;
	padding-left: 2.75rem !important;
	-webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  font-size: 1.2rem;
  line-height: 2.0rem;
  -webkit-backface-visibility: hidden;
}
.hj-checkbox:hover{
  color: #0197f6; 
}
.hj-checkbox input{
  outline: none !important;
  opacity: 0;
  filter: alpha(opacity=0);
  zoom: 1; 
}
.hj-checkbox.checked .icon{
  background-position: -4.0rem 0;
  opacity: 1;
  display: block\9; 
}
.hj-checkbox.checked .icon-to-fade{
  opacity: 0;
  display: none\9; 
}
.hj-checkbox.disabled{
  color: #d7dddd;
  cursor: default; 
}
.hj-checkbox.disabled .icon{
  opacity: 0;
  display: none\9; 
}
.hj-checkbox.disabled .icon-to-fade{
  background-position: -6.0rem 0;
  opacity: 1;
  display: block\9; 
}
.hj-checkbox.disabled.checked .icon{
  background-position: 0 -8.0rem;
  opacity: 1;
  display: block\9; 
}
.hj-checkbox.disabled.checked .icon-to-fade{
  opacity: 0;
  display: none\9; 
}
.hj-checkbox .icon,
.hj-checkbox .icon-to-fade{
  background: url("../images/checkbox.png") -2.0rem 0 no-repeat;
  background-size: 10.0rem 2.0rem;
  display: block;
  height: 2.0rem;
  left: 0;
  opacity: 1;
  position: absolute;
  top: -1px;
  width: 2.0rem;
  -webkit-transition: opacity 0.1s linear;
  -moz-transition: opacity 0.1s linear;
  -o-transition: opacity 0.1s linear;
  transition: opacity 0.1s linear;
  -webkit-backface-visibility: hidden; 
}
.hj-checkbox .icon{
  opacity: 0;
  top: 0;
  z-index: 2;
  display: none\9; 
}
.hj-toggle {
  background-color: #fff;
  border: 1px solid #0197f6;
  border-radius: 0.5rem;
  color: #0197f6;
  height: 2.5rem;
  overflow: hidden;
  *zoom: 1;
  display: inline-block;
  zoom: 1;
  *display: inline;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  -webkit-backface-visibility: hidden; 
}
.hj-toggle:before, .hj-toggle:after {
  display: table;
  content: ""; 
}
.hj-toggle:after {
  clear: both; 
}
.hj-toggle .toggle-radio {
  background: url("../images/icon-off.jpg") no-repeat;
  background-position: 0 0;
  background-size: 2.3rem 2.4rem;
  color: #0197f6;
  display: block;
  font-weight: 700;
  height: 2.5rem;
  line-height: 2.5rem;
  left: 100%;
  padding-right: 2.0rem;
  padding-left: 4.2rem;
  position: relative;
  text-align: center;
  z-index: 2;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  -webkit-backface-visibility: hidden; 
}
.hj-toggle .toggle-radio:first-child {
  margin-bottom: -2.5rem;
  left: 0; 
}
.hj-toggle.toggle-off {
  background-color: #0197f6; 
}
.hj-toggle.toggle-off .toggle-radio {
  background-image: url("../images/icon-on.jpg");
  background-position: right center;
  background-size: 2.3rem 2.4rem;
  color: #fff;
  left: 0;
  padding-left: 2.0rem;
  padding-right: 4.2rem;
  z-index: 1; 
}
.hj-toggle.toggle-off .toggle-radio:first-child {
  left: 100%; 
}
.hj-toggle input {
  display: none;
  position: absolute;
  outline: none !important;
  display: block\9;
  opacity: 0.01;
  filter: alpha(opacity=1);
  zoom: 1; 
}
.hj-toggle.toggle-icon {
  border-radius: 6px 7px 7px 6px; 
}
.hj-toggle.toggle-icon.toggle-off {
  border-radius: 7px 6px 6px 7px; 
}
.hj-toggle.toggle-icon.toggle-off .toggle-radio {
  background-image: url("../images/toggle/block-off.png");
  background-position: 0 0; 
}
.hj-toggle.toggle-icon .toggle-radio {
  background-image: url("../images/toggle/block-on.png");
  background-position: 62px 0;
  border-radius: 6px;
  min-width: 27px;
  text-align: right; 
}
.hj-toggle.toggle-icon .toggle-radio:first-child {
  text-align: left; 
}
select.form-control{
	appearance:none;
  -moz-appearance:none;
  -webkit-appearance:none;
  background: url("../images/select-bg.jpg") no-repeat scroll right center #fff;
  background-size: 2.5rem 2.5rem;
  text-align: center;
}
select.form-control::-ms-expand { 
	display: none; 
}

.list-bmlc{
	margin: 0;
	padding: 0;
}
.list-bmlc>li{
	list-style: none;
	font-size: 1.2rem;
	padding-bottom: 1.75rem;
	background: url(../images/bottom-bmlc.jpg) bottom no-repeat;
	background-size: 1.75rem 1.75rem;
}
.list-bmlc>li:last-child{
	background: none;
}
.list-bmlc>li>span{
	display: block;
	padding: 1.0rem;
	border: 1px solid #0396f6;
	color: #333;
}

.messages-bmcg{
	font-size: 1.5rem;
	line-height: 2.75rem;
	color: #333;
}
.form-bmcg .form-control[disabled]{
	background-color: #fff;
	border-radius: 0;
	color: #999;
	border-color: #ccc;
}
.form-bmcg label{
	font-size: 1.5rem;
}
#carousel-xchj{
	margin-bottom: 0.75rem;
}
#carousel-xchj .carousel-control{
	display: none;
}
#carousel-xchj img{
	width: 100%;
	height: auto;
}
#carousel-xchj .carousel-indicators{
	margin-bottom: 0;
	background-color: rgba(0,0,0,.7);
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
	left: 0;
	width: 100%;
	margin-left: 0;
	bottom: 0;
}
#carousel-xchj .carousel-indicators>li{
	width: 0.7rem;
	height: 0.7rem;
	background-color: #ccc;
}
#carousel-xchj .carousel-indicators>li.active{
	width: 0.7rem;
	height: 0.7rem;
	background-color: #f60;
	margin: 1px;
	border-color: #f60;
}