﻿@charset 'utf-8';
/*头部*/
::-ms-clear{display:none;}
.header1 .container,
.header2 .container,
.header3 .container{
	height: 100%;
}
.header1{
	height: 33px;
	width: 100%;
	min-width: 1200px;
	background-color: #f2f2f2;
}
.header1 p{
	text-align: right;
	color: #7d7d7d;
	line-height: 33px;
	font-size: 14px;
}
.header1 p a{
	color: #7d7d7d !important;
}
.header1 p a:hover{
	color: #0094b9 !important;
}
.header2{
	height: 93px;
	width: 100%;
	min-width: 1200px;
}
.header2 .logo{
	height: 100%;
	line-height: 93px;
}
.header2 .ul1{
	height: 100%;
}
.header2 .ul1 li{
	float: left;
	height: 100%;
	line-height: 93px;
	margin-left: 15px;
}
.header2 .ul1 li a{
	color: #0094b9;
}
.header2 .ul1 li a:hover{
	color: #00a7ac;
}
.header3{
	height: 42px;
	width: 100%;
	min-width: 1200px;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1001;
}
.header3 .ul1{
	height: 100%;
	width: 992px;
	background-color: #0094b9;
}
.header3 .ul1 li{
	float: left;
}
.header3 .ul1 li:first-child a{
	padding: 0 29px;
}
.header3 .ul1 li a{
	display: block;
	color: #fff;
	font-weight: bold;
	padding: 0 25px;
	line-height: 42px;
	letter-spacing: .8px;
}
.header3 .ul1 li a.act,
.header3 .ul1 li a.active,
.header3 .ul1 li a:hover{
	background-color: #007c9b;
}
.header3 .input{
	position: relative;
}
.header3 input{
	width: 208px;
	height: 42px;
	background-color: #e9e9e9;
	color: #323232;
	font-size: 14px;
	padding-left: 10px;
}
.header3 input:focus{
	color: #888;
}
.header3 .input .img{
    display:block; width:16px; height:15px; background:none; padding:0;
	position: absolute;
	top: 13px;
	right: 10px;
	cursor: pointer;
}
.xiala .xiala1{
	display: none;
}
.xiala1{
	position: absolute;
	top: 42px;
	left: 0;
	width: 100%;
	min-width: 1200px;
}
.xiala1 .xialab{
	background-color: #f0f0f0;
	padding: 30px 30px 48px 30px;
	width: 992px;
}
.xiala1 .xiala1l{
	width: 345px;
}
.xiala1 .ul2{}
.xiala1 .ul2 li{
	border-bottom: 1px solid #ddd;
}
.xiala1 .ul2 li a{
	color: #666;
	line-height: 48px;
}
.xiala1 .ul2 li a:hover{
	color: #0094b9;
}
.xiala1 .xiala1r{
	width: 495px;
	margin-left: 50px;
}
.xiala1 .xiala1r img{
	margin-right: 19px;
	margin-top: 21px;
	width: 252px;
	height: 137px;
}
.xiala1 .xiala1r h5{
	width: 224px;
	color: #666;
	line-height: 2.15;
	letter-spacing: .7px;
	margin-top: 23px;
}
/*脚部*/
footer{

}
.footer1{
	background-color: #eaeaea;
	padding-left: 36px;
	padding-right: 27px;
	padding-top: 46px;
}
.footer1 .footerul{
	padding-bottom: 26px;
}

.footer1 ul{
	float: left;
}
.footer1 ul h5{
	color: #666;
	font-weight: bold;
	margin-bottom: 15px;
}
.footer1 ul li a{
	color: #888;
	line-height: 24px;
}
.footer1 ul li a:hover{
	color: #0094b9;
}
.footer1 .ul11{
	padding-left: 2px;
	width: 197px;
}
.footer1 .ul12{
	width: 194px;
}
.footer1 .ul13{
	width: 195px;
}
.footer1 .ul14{
	width: 195px;
}
.footer1 .ul15{
	width: 196px;
}
.footer1 .ul16{
	width: 160px;
}
.footer1 .ul2{
	float: none;
	width: 100%;
	text-align: center;
	padding-top: 34px;
	padding-bottom: 41px;
	border-top: 1px solid #dedede;
    display:none;
}
.footer1 .ul2 li{
	display: inline-block;
	margin: 0 10px;
	position: relative;
}
.footer1 .ul2 li img{
	cursor: pointer;
}
.footer1 .ul2 li img.erweima{
	position: absolute;
	bottom: 41px;
	left: -34px;
	display: none;
}
.footer1 .ul2 li.weixind:hover .erweima{
	display: block;
}
.footer2{
	padding-top: 26px;
	padding-bottom: 18px;
}
.footer2 span,
.footer2 a{
	color: #666;
	font-size: 12px;
	letter-spacing: .1px;
}
.footer2 span{
	margin-right: 12px;
}
.footer2 span:nth-child(3){
	letter-spacing: .25px;
	margin-right: 10px;
}
.footer2 a{
	letter-spacing: .55px;
}
.footer2 span a{
	font-family: "Arial";
	text-transform: uppercase;
}
.footer2 a.fr:last-child{
	margin-right: 22px;
	position: relative;
}
.footer2 a:last-child::before{
	content: '';
	width: 1px;
	height: 13px;
	background-color: #7a7a7a;
	position: absolute;
	top: 0px;
	right: -11px;
}
.footer2 span a:before{
	display: none;
}
/*00*/
.carousel {
    position: relative;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.shou1{
	margin-top: 25px;
}
.shouslick{
	width: 758px;
}
.shouslick .shou1l{
	position: relative;
}
.shouslick .slick_s{
	margin: 0;
}
.shouslick .slick_s .slick-slide{
	padding: 0;
}
.shouslick .slick_s .slick-arrow{
	width: 39px;
	height: 39px;
	z-index: 1000;
}
.shouslick .slick_s .slick-prev{
	background: url(../images/arrow_ls.png) no-repeat center center;
	left: 0;
}
.shouslick .slick_s .slick-next{
	background: url(../images/arrow_rs.png) no-repeat center center;
	right: 0;
}
.shouslick .zanting{
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	right: 40px;
	cursor: pointer;
}
.shouslick .zanting.zanting2{
	display: none;
}
.shouslick .slick_h{
	background-color: #9fa9b3;
	padding-left: 16px;
	padding-right: 22px;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-top: -1px;
	display: none;
}
.slick_h0 .slick_h:first-child{
	display: block;
}
.shouslick .slick_h h3{
	color: #fff;
	letter-spacing: 1px;
}
.shouslick .slick_h h3 span{
	margin-right: 17px;
}
.shouslick .slick_h h5{
	color: #fff;
	line-height: 23px;
	margin-top: 14px;
	letter-spacing: .6px;
	height: 46px;
	overflow: hidden;
}
.shou1r{
	width: 416px;
	margin-left: 26px;
}
.shou1r .lil{
	width: 50%;
	height: 100%;
	padding: 14px 15px 10px 15px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.shou1r .imgk{
	width: 50%;
	height: 100%;
	overflow: hidden;
	position: relative;
}
.shou1r .imgy{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0;
}
.shou1r li:hover img{
	-webkit-transform: translateX(-10px);
	-moz-transform: translateX(-10px);
	-ms-transform: translateX(-10px);
	-o-transform: translateX(-10px);
	transform: translateX(-10px);
}
.shou1r li:hover .imgy{
	opacity: .2;
}
.shou1r li{
	height: 211px;
	margin-bottom: 8px;
	background-color: #9fa9b3;
	position: relative;
}
.shou1r li:nth-child(3){
	height: 242px;
	margin-bottom: 0px;
	background-color: #00a7ac;
}
.shou1r li h4{
	font-size: 18px;
	color: #fff;
	letter-spacing: 1px;
}
.shou1r li h5{
	color: #fff;
	line-height: 24px;
	margin-top: 12px;
	letter-spacing: .6px;
}
.shou2{
	margin-top: 25px;
	background-color: #f2f2f2;
	padding-top: 20px;
	padding-bottom: 20px;
	height: 246px;
}
.shou2 ul{
	height: 100%;
}
.shou2 li{
	float: left;
	height: 100%;
	padding-left: 25px;
	padding-right: 25px;
	border-right: 1px dotted #919191;
}
.shou2 li:last-child{
	border-right: 0;
}
.shou2 li h3{
	color: #0094b9;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: .8px;
}
.shou2 li:hover h3{
	color: #00a7ac;
} 
.shou2 li .h51{
	color: #333;
	letter-spacing: .65px;
	line-height: 24px;
	margin-top: 10px;
	height: 72px;
	overflow: hidden;
}
.shou2 li .h52{
	color: #333;
	letter-spacing: .65px;
	margin-top: 28px;
	height: 14px;
	overflow: hidden;
}
.shou2 li:nth-child(1){
	padding-left: 19px;
	width: 398px;
}
.shou2 li:nth-child(1) .h52{
	color: #0094b9;
}
.shou2 li .h53{
	color: #0094b9;
	letter-spacing: .65px;
	font-weight: bold;
	margin-top: 32px;
}
.shou2 li:hover .h53{
	color: #00a7ac;
} 
.shou2 li:nth-child(2){
	width: 404px;
}
.shou2 li:nth-child(3){
	width: 398px;
	padding-right: 20px;
}
.shou3{
	margin-top: 25px;
	margin-bottom: 37px;
}
.shou3 ul{}
.shou3 li{
	width: 382px;
	margin-right: 27px;
	float: left;
}
.shou3 li:last-child{
	margin-right: 0;
}
.shou3 li .li1{
	background: #f2f2f2;
	width: 100%;
	height: 121px;
}
.shou3 li .li1 div.fl{
	margin-right: 25px;
	width: 191px;
	height: 121px;
	overflow: hidden;
}
.shou3 li .li1 img{
	width: 100%;
	height: 100%;
}
.shou3 li .li1 h3{
	color: #0094b9;
	font-size: 18px;
	letter-spacing: 1px;
}
.shou3 li .li1 h3 span{
	margin-top: 16px;
	display: inline-block;
}
.shou3 li .h51{
	color: #0094b9;
	margin-top: 24px;
	letter-spacing: .7px;
	line-height:1.2;
}
.shou3 li .h52{
	color: #333;
	line-height: 24px;
	margin-top: 11px;
	letter-spacing: .6px;
	height: 48px;
	overflow: hidden;
}
.shou3 li a{
	color: #0094b9;
}
.shou3 li:hover a{
	color: #00a7ac;
}
.shou3 li:hover img{
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}

.listnav li .ul2{
	position: relative;
	margin-top: 13px;
}
.listnav li .ul2::after{
	content: '';
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -163px;
	width: 326px;
	height: 100%;
	background-color: #d3eafb;
}
.listnav li .ul2 li{
	position: relative;
	z-index: 1;
	font-size: 14px;
}
.listnav li .ul2 li:last-child{
	border-bottom: 0;
}
.listnav li .ul2 li a.active{
	color: #0094b9;
}
/*13*/
.apply .h41{
	color: #0094b9;
	font-size: 16px;
	font-weight: bold;
	line-height: 54px;
	background-color: #dcf0fe;
	margin-top: 30px;
	padding-left: 18px;
}
.apply .h42{
	color: #0094b9;
	font-size: 16px;
	font-weight: bold;
	margin-top: 40px;
}
.apply .h42 img.img{
	margin-right: 15px;
	margin-top: -3px;
}
.apply .h42 .span{
	color: #fb0101;
}
.formh{
	margin-top: 21px;
	border-bottom: 1px solid #c2c2c2;
	padding-bottom: 19px;
}
.formh .ul1{
	width: 400px;
}
.formh .ul2{
	width: 404px;
}
.formh label{
	display: inline-block;
	color: #666;
	width: 58px;
	text-align: right;
	font-size: 14px;
	position: relative;
	margin-right: 15px;
}
.formh label span{
	position: absolute;
	top: 0;
	right: -7px;
	color: #fb0101;
}
.formh input{
	width: 322px;
	height: 35px;
	border: 1px solid #e3e3e3;
	font-size: 14px;
	color: #666;
	padding-left: 10px;
}
.formh li{
	position: relative;
	margin-bottom: 20px;
	height: 35px;
}
.formh .chusheng{
	position: absolute;
	top: 13px;
	right: 11px;
	cursor: pointer;
}
.btn-select {
	position: relative;
	display: inline-block;
	width: 322px;
	height: 35px;
	background-color: #fff;
	font-size: 14px;
	color: #999;
	border: 1px solid #e3e3e3;
	vertical-align: middle;
}
.btn-select .cur-select {
	position: absolute;
	display: block;
	width: 100%;
	color: #666;
	height: 35px;
	line-height: 35px;
	background: url(../images/arrow_x.png) no-repeat 300px 13px;
	padding-left: 10px;
}
.btn-select select {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 35px;
	line-height: 35px;
	opacity: 0;
	filter: alpha(opacity: 0;);
	font-size: 14px;
	color: #666;
	cursor: pointer;
	background-color: transparent !important;
}
select::-ms-expand { display: none; }
.btn-select select option {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	cursor: pointer;
	position: relative;
	color: #666;
}
option:checked, option:hover {
	color: #fff;
	background: url(../images/bai.jpg);
}


.formh .li14{
	width: 840px;
}
.formh .li14 input{
	width: 762px;
}
.formh .li24 .btn-select {
	width: 101px;
	margin-right: 5.5px;
}
.formh .li24 .btn-select#btn_select3 {
	margin-right: 0;
}
.formh .li24 .btn-select .cur-select {
	background: url(../images/arrow_x.png) no-repeat 80px 13px;
	padding-left: 10px;
}
.formh .li21 input{
	width: auto;
	height: auto;
	margin-left: 9px;
}
.formh .li21 span.span{
	margin-right: 22px;
}
.formh .ul2 label{
	margin-right: 19px;
}
.formh2{
	padding-left: 38px;
	border: 1px solid #0094b9;
	margin-top: 17px;
	padding-top: 21px;
	padding-bottom: 39px;
	display: none;
}
.formh2 li{
	margin-bottom: 10px;
}
.formh2 .ul1 {
    width: 368px;
}
.formh2 input{
	width: 286px;
}
.formh2 label {
    margin-right: 19px;
}
.formh2 .btn-select {
	width: 286px;
}
.formh2 .btn-select .cur-select {
	background: url(../images/arrow_x.png) no-repeat 264px 13px;
}
.formh2 .li11 input{
	width: 130px;
}
.formh2 .li11 span{
	padding-left: 2px;
	padding-right: 2px;
}
.formh2 .li11 .chusheng1{
	position: absolute;
	top: 13px;
	right: 167px;
	cursor: pointer;
}
.formh2 .li11 .chusheng2{
	position: absolute;
	top: 13px;
	right: 12px;
	cursor: pointer;
}
.formh2 .ul2 {
    width: 395px;
}
.formh2 .ul2 .btn-select {
	width: 273px;
}
.formh2 .ul2 .btn-select .cur-select {
	background: url(../images/arrow_x.png) no-repeat 250px 13px;
}
.formh2 .li14{
	height: auto;
}
.formh2 .li14 label{
	vertical-align: top;
	margin-top: 8px;
}
.formh2 textarea{
	height: 141px;
	width: 678px;
	padding-top: 10px;
	padding-left: 5px;
	border: 1px solid #e3e3e3;
	font-size: 14px;
	color: #666;
	resize: none;
	color: #999;
	font-size: 12px;
}
.formh2 .li21{
	margin-top: 21px;
}
.formh .btn{
	width: 100%;
	text-align: center;
	margin-top: 9px;
}
.formh .btn .btn1{
	display: inline-block;
	width: 80px;
	height: 30px;
	background: #0094b9;
	color: #fff;
	font-size: 12px;
	line-height: 30px;
	margin: 0 11px;
	cursor: pointer;
}
.formh .btn .btn2{
	display: inline-block;
	width: 80px;
	height: 30px;
	border: 1px solid #e3e3e3;
	color: #4c4c4c;
	font-size: 12px;
	line-height: 30px;
	margin: 0 11px;
	cursor: pointer;
}
.apply .h42 span.fr{
	color: #0094b9;
	font-size: 14px;
	font-weight: 500;
	margin-top: 3px;
	cursor: pointer;
}
.apply .h42 span.active{
	color: #999;
}
.apply .h42 span.fr img{
	margin-right: 5px;
	margin-top: -2px;
}
.formh2zi{
	margin-top: 30px;
	padding-top: 31px;
	padding-bottom: 32px;
	padding-left: 10px;
	border-top: 1px dotted #919191;
	border-bottom: 1px solid #c2c2c2;
}
.formh2zi h5{
	color: #666;
	position: relative;
	letter-spacing: 1px;
}
.formh2zi .h51 .span2{
	color: #333;
	font-weight: bold;
	margin-left: 53px;
}
.formh2zi .h51 .span3{
	color: #333;
	font-weight: bold;
	position: absolute;
	top: 0;
	left: 566px;
}
.formh2zi .h52{
	margin-top: 16px;
}
.formh2zi .h52 span{
	border-right: 1px solid #666;
	display: inline-block;
	padding-right: 5px;
}
.formh2zi .h52 span:last-child{
	border-right: 0;
}
.formh2zi .h53{
	padding-left: 87px;
	margin-top: 8px;
}
.formh2zi .h53 .span1{
	position: absolute;
	top: 9px;
	left: 0;
	width: 87px;
}
.formh2zi .h53 .span2{
	color: #4c4c4c;
	line-height: 30px;
}
.formh2zi .h51 img{
	cursor: pointer;
	display: none;
}
.formh2zi .h51 img.imgr{
	margin-left: 17px;
	margin-right: 7px;
}
.formh2zi2{
	padding-left: 0;
	padding-top: 26px;
	padding-bottom: 40px;
}
.formh2zi2.active .h51 img{
	display: inline-block;
}
.formh2zi2 .formh2zi2k{
	padding-left: 10px;
	border: 1px solid #fff;
	padding-top: 22px;
	padding-bottom: 11px;
}
.formh2zi2.active .formh2zi2k{
	border: 1px solid #0094b9;
}

.formh2zi .h531{
	margin-top: 0;
}
.applys {
	margin-top: 41px;
	margin-bottom: 22px;
}
.applys span{
	color: #666;
	font-size: 14px;
	letter-spacing: 1px;
}
.applys span.spanr{
	color: #fb0101;
}
.applys .input1{
	color: #999999;
	width: 323px;
	height: 35px;
	border: 1px solid #e3e3e3;
	padding-left: 10px;
	font-size: 12px;
	margin-left: 16px;
}
.applys .input2{
	color: #333;
	width: 95px;
	height: 35px;
	background-color: #f2f2f2;
	text-align: center;
	margin-left: 6px;
	margin-right: 53px;
	cursor: pointer;
}
.applys .input3{
	color: #999999;
	width: 106px;
	height: 35px;
	border: 1px solid #e3e3e3;
	padding-left: 14px;
	font-size: 12px;
	margin-left: 10px;
}
.applys img{
	height: 35px;
	width: 80px;
	margin-left: 17px;
}
.applys .btns{
	width: 100%;
	text-align: center;
	margin-top: 66px;
}
.applys .btns button{
	width: 141px;
	height: 36px;
	color: #fff;
	background: #0094b9;
	line-height: 36px;
	cursor: pointer;
}
/*12*/
.recruit .reform{
	height: 62px;
	line-height: 62px;
	padding-left: 19px;
	background-color: #dcf0fe;
	margin-top: 21px;
	margin-bottom: 18px;
}
.recruit .reform #btn_select1{
	width: 143px;
	height: 36px;
	font-size: 12px;
	border: 0;
	margin-right: 30px;
}
.recruit .reform #btn_select1 .cur-select{
	background: url(../images/arrow_x.png) no-repeat 122px 15px;
	color: #999;
}
.recruit .reform #btn_select2{
	width: 183px;
	height: 36px;
	font-size: 12px;
	border: 0;
	margin-right: 30px;
}
.recruit .reform #btn_select2 .cur-select{
	background: url(../images/arrow_x.png) no-repeat 162px 15px;
	color: #999;
}
.recruit .reform .reinput{
	width: 183px;
	height: 36px;
	font-size: 12px;
	color: #414141;
	background-color: #fff;
	margin-right: 80px;
	padding-left: 10px;
}
.recruit .reform .reinput:focus{
	color: #999;
}
.recruit .reform button{
	width: 109px;
	height: 36px;
	background-color: #0094b9;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 35px;
	letter-spacing: 1px;
	cursor: pointer;
}
.recruit .relist{

}
.recruit .relist1{
	border-top: 1px dotted #919191;
	padding-top: 6px;
	padding-bottom: 6px;
}
.recruit .relist1:last-child{
	border-bottom: 1px dotted #919191;
}
.recruit .relist1.active{
	border-top: 0;
	padding-top: 0;
	padding-bottom: 0;
}
.img_d{
	display: none;
}
.recruit .relist1 .h41{
	height: 40px;
	line-height: 40px;
	color: #0094b9;
	padding-left: 19px;
	font-size: 14px;
	cursor: pointer;
}
.recruit .relist1 .h41:hover{
	color: #00a7ac;
}
.recruit .relist1 .h41.active{
	background-color: #0094b9;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
}
.recruit .relist1 .h41.active .img_s{
	display: none;
}
.recruit .relist1 .h41.active .img_d{
	display: block;
}
.recruit .relist1 .h41 img{
	float: right;
	margin-right: 17px;
	margin-top: 13px;
}
.recruit .relist1 .relistn{
	padding-left: 19px;
	padding-top: 34px;
	padding-bottom: 38px;
	display: none;
}
.recruit .relist1 .h42{
	font-size: 16px;
	font-weight: bold;
	color: #333;
	margin-bottom: 6px;	
}
.recruit .relist1 ul{
	margin-bottom: 39px;
}
.recruit .relist1 li{
	font-size: 14px;
	color: #333;
	padding-left: 15px;	
	line-height: 30px;
	position: relative;
}
.recruit .relist1 li:after{
	content: '';
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color: #00a7ac;
	position: absolute;
	top: 15px;
	left: 0;
}
.recruit .relist1 h5{
	font-size: 14px;
	color: #333;
	line-height: 30px;
}
.recruit .relist1 h5 span{
	font-family: "Arial";
}
.recruit .relist1 h5 span.span{
	color: #0094b9;
}
.recruit .relist1 h5 a{
	position: relative;
}
.recruit .relist1 h5 a{
	position: relative;
}
.reerwei{
	position: absolute;
	bottom: 18px;
	left: -37px;
	display: none;
}
.recruit .relist1 h5 a.a:hover .reerwei{
	display: block;
}
.recruit .relist1 h5 img{
	margin-right: 5px;
}
.recruit .relist1 .rebtn{
	margin-top: 11px;
}
.recruit .relist1 .rebtn button{
	width: 132px;
	height: 31px;
	text-align: center;
	line-height: 30px;
	color: #fff;
	margin-right: 30px;
	background-color: #0094b9;
	cursor: pointer;
}
.recruit .relist1 .rebtn button:hover{
	background-color: #00a7ac;
}
.recruit .relist1 .rebtn button img{
	margin-right: 3px;
	margin-top: -2px;
}
.hpage{
	margin-top: 41px;
	margin-bottom: 61px;
}
/*10*/
.chanx1 {
	margin-top: 61px;
}
.chanx1 .imgl{
	width: 327px;
}
.chanx1 .imgl img{
	max-width: 100%;
}
.chanx1 .imgr{
	width: 490px;
	margin-left: 23px;
}
.chanx1 .imgr h3{
	font-size: 18px;
	color: #0094b9;
	font-weight: bold;
	margin-bottom: 17px;
	letter-spacing: .8px;
	padding-left: 5px;
}
.chanx1 .imgr h5{
	font-size: 14px;
	color: #333;
	line-height: 30px;
	letter-spacing: .6px;
}
.chanx1 .imgr h5.h51{
	padding-left: 5px;
}
.chanx1 .imgr h5 span{
	display: inline-block;
	width: 28px;
	height: 1px;
}
.chanx1 .imgr h4{
	font-size: 16px;
	color: #0094b9;
	font-weight: bold;
	border-top: 1px dotted #919191;
	position: relative;
	margin-top: 10px;
	padding-top: 17px;
	margin-bottom: 3px;
	letter-spacing: 1px;
	padding-left: 5px;
}
.chanx1 .imgr h4 img{
	margin-left: 18px;
	margin-top: -5px;
}
.chanx1 .imgr h4:before{
	border-top: 1px dotted #919191;
	content: '';
	position: absolute;
	width: 100%;
	height: 2px;
	top: 1px;
	left: 0;
}
.chanx1 .imgr h5 a{
	position: relative;
}
.chanx1 .imgr h5 img{
	margin-right: 5px;
}
.chanx1 .imgr h5 a.a:hover .reerwei{
	display: block;
}
.chanx2{
	margin-top: 39px;
}
.chanx2 li{
	float: left;
	width: 215px;
	text-align: center;
	color: #333;
	font-size: 16px;
	background-color: #dcf0fe;
	position: relative;
}
.chanx2 li:nth-child(2){
	width: 410px;
}
.chanx2 li:nth-child(2)::before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 97.5px;
	height: 2px;
	background-color: #b4ecfa;
}
.chanx2 li:nth-child(2)::after{
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 97.5px;
	height: 2px;
	background-color: #b4ecfa;
}
.chanx2 li span{
	display: inline-block;
	width: 215px;
	line-height: 40px;
	border-top: 2px solid #b4ecfa;
	cursor: pointer;
}
.chanx2 li span:hover,
.chanx2 li span.active{
	color: #fff;
	background-color: #0094b9;
	border-color: #007c9b;
}

.chanx3{
	margin-top: 20px;
	display: none;
}
.chanxn .chanx3:first-child{
	display: block;
}
.chanx3 h5{
	color: #333;
	line-height: 28px;
	letter-spacing: 1px;
}
.chanx3 h5 span{
	color: #0094b9;
	letter-spacing: 1.5px;
	margin-left: -5px;
}
.chanx3 h5 .span{
	display: inline-block;
	width: 28px;
	height: 1px;
}
.chanx3 h5 .span1{
	display: inline-block;
	width: 6px;
	height: 1px;
}
.chanx3 h5 img{
	margin-bottom: 36px;
}
.chanx {
	margin-bottom: 59px;
}
/*08*/
.newsn{
	padding-top: 38px;
}
.newsn h3{
	text-align: center;
	color: #333333;
	font-size: 20px;
}
.newsn .xian{
	width: 100%;
	height: 1px;
	background-color: #e6e6e6;
	margin-top: 26px;
	margin-bottom: 25px;
}
.newsn .h51{
	text-align: center;
	color: #999;
	margin-top: 20px;
    
}
.newsn .img{
	text-align: center;
}
.newsn p{
	color: #333333;
	line-height: 30px;
	margin-top: 18px;
	margin-bottom: 22px;
}
.newsn .h51 span{
	margin-right: 21px;
	margin-left: 21px;
    display: inline-block;
    height:23px;
    line-height:23px;
}
.newsn .h51 span img{
	margin-right: 6px;
	margin-top: -3px;
}
.newsn .h51 span a{
	position: relative;
}
.reerwei{
	position: absolute;
	bottom: 18px;
	left: -40px;
	display: none;
}
.newsn .h51 span a.a:hover .reerwei{
	display: block;
}
.news{
	margin-bottom: 10px;
}
/*07*/
.news{
	padding-top: 39px;

}
.news li{
	padding-top: 1px;
	margin-bottom: 19px;
	padding-bottom: 20px;
	padding-right: 15px;
}
.news li .imgk{
	float: left;
	width: 317px;
	height: 199px;
	margin-right: 23px;
	overflow: hidden;
}
.news li img{
	width: 100%;
	height: 100%;
}
.news li h4{
	color: #333;
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
	height: 17px;
    line-height:17px;
	overflow: hidden;
	letter-spacing: .75px;
}
.news li .h51{
	color: #999;
	font-family: "Arial";
	margin-top: 19px;
	height: 15px;
    line-height:15px;
	overflow: hidden;
}
.news li .h52{
	color: #666;
	line-height: 27px;
	margin-top: 21px;
	height: 54px;
	overflow: hidden;
	letter-spacing: .9px;
}
.news li .h52 span{
	font-family: "Arial";
}
.news li .h53{
	color: #0094b9;
	margin-top: 20px;
	height: 15.2167px;
	overflow: hidden;
	letter-spacing: 1px;
}
.news li .h53 img{
	width: auto;
	height: auto;
	margin-left: 7px;
}
.news li:hover{
	background-color: #ebf7fa;
}
.news li:hover h4{
	color: #0094b9;
}
.news li:hover .h52{
	color: #333;
}
.news li:hover .imgk img{
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}
.newh .page{
	margin-top: 59px;
	margin-bottom: 52px;
}
/*06*/
.contact1{
	padding-bottom: 44px;
	border-bottom: 1px solid #0094b9;
}
.contact1 h3{
	color: #0094b9;
	font-size: 20px;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 20px;
}
.contact1 ul{
	margin-top: 28px;
}
.contact1 li{
	float: left;
	width: 50%;
	margin-bottom: 35px;
}
.contact1 li h4{
	color: #0094b9;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 13px;
}
.contact1 li h5{
	color: #555555;
	line-height: 28px;
}
.contact1 li h5 span{
	line-height: 28px;
}
.contact1 li h5:nth-child(2),
.contact1 .h41 span:nth-child(2){
	font-family: "Arial";
}
.contact1 h5 span:first-child,
.contact1 h4 span:first-child
{
	font-weight: bold;
}
.contact1 .h41{
	font-size: 16px;
}
.contact1 .h41 span{
	line-height: 29px;
}
.contact1 .dizhi{
	margin-top: 19px;
}
.contact2 h3{
	color: #0094b9;
	font-size: 20px;
	font-weight: bold;
	line-height: 60px;
	border-bottom: 1px solid #0094b9;
}
.contact2 h3 a{
	color: #0094b9;
	font-weight: bold;
}
.contact{
	margin-bottom: 49px;
}
.contact1 .h42{
	color: #555;
}
.hmap{
	height: 411px;
	width: 100%;
}
.dituk{
	width: 258px;
	height: 132px;
	background: url(../images/5_01.png) no-repeat bottom center;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 22px;
	position: relative;
	display: block;
	padding-bottom: 15px;
}
.ditukn{
	overflow: hidden;
	height: 107px;
}
.mCSB_inside > .mCSB_container {
    margin-right: 15px !important;
}
.dituk .close{
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
	z-index: 100;
}
.BMapLib_SearchInfoWindow .BMapLib_bubble_close{
	background: url(../images/close.gif) no-repeat center center !important;
	position: absolute !important;
	top: 0 !important;
	right: 10px !important;
}
.dituk h6{
	color: #fff;
	font-size: 12px;
	line-height: 25px;
}
.dituk h6 span{
	float: left;
	color: #fff;
	font-size: 12px;
	line-height: 25px;
}
.dituk h6 span.span{
	font-family: "Arial";
}
.BMapLib_SearchInfoWindow .BMapLib_bubble_top {
    border-bottom: 0 !important;
    height: 0 !important;
}
.BMapLib_SearchInfoWindow .BMapLib_sendToPhone,
.BMapLib_SearchInfoWindow .BMapLib_bubble_title,
.BMapLib_SearchInfoWindow .BMapLib_nav,
.BMapLib_SearchInfoWindow .BMapLib_trans{
	display: none !important;
	height: 0 !important;
}
.BMapLib_SearchInfoWindow {
    font-size: 12px !important;
    font-family: normal !important;
    border: 0 !important;
    background-color: transparent !important;
}
.BMap_Marker.BMap_noprint:first-child{
	background: url(../images/5_02.png) no-repeat center center !important;
	width: 22px !important;
	height: 28px !important;
	background-color: transparent !important;
}
