body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0; padding:0; } table{border-collapse:collapse; border-spacing:0; } fieldset,img{border:0; } ol,ul{list-style:none; } caption,th{text-align:left; } q:before,q:after{content:''; } abbr,acronym{border:0; } .clear{clear:both; display:block; overflow:hidden; visibility:hidden; width:0; height:0; } .l,.col-l,.col_l,.col-c,.col_c{float:left; } .r,.col-r,.col_r,dt span,.ul-txt li span,.ul_txt li span{float:right; } .c{clear:both; } .n,em{font-weight:normal; font-style:normal; } .b{font-weight:bold; } .i{font-style:italic; } .fa{font-family:Arial; } .fg{font-family:Georgia; } .ft{font-family:Tahoma; } .fl{font-family:Lucida Console; } .fs{font-family:'宋体'; } .fw{font-family:'微软雅黑'; } .tc{text-align:center; } .tr{text-align:right; } .tl{text-align:left; } .tdu{text-decoration:underline; } .tdn,.tdn:hover,a.tdl:hover{text-decoration:none; } .fc0{color:#000000; } .fc3{color:#333333; }
.fc6{color:#666666; } .fc9{color:#999999; } .fcr{color:red; } .fcw{color:white; } .fcb{color:blue; } .fcg{color:green; } .f0{font-size:0; } .f10{font-size:10px; } .f12{font-size:12px; } .f13{font-size:13px; } .f14{font-size:14px; } .f16{font-size:16px; } .f20{font-size:20px; } .f24{font-size:24px; } .vm{vertical-align:middle; } .vtb{vertical-align:text-bottom; } .vt{vertical-align:top; } .vn{vertical-align:-2px; } .vimg{margin-bottom:-3px; } .m0{margin:0; } .ml0{margin-left:0; } .ml5{margin-left:5px; } .ml10{margin-left:10px; } .ml20{margin-left:20px; } .mr0{margin-right:0; } .mr5{margin-right:5px; } .mr10{margin-right:10px; } .mr20{margin-right:20px; } .mt5{margin-top:5px; } .mt10{margin-top:10px; } .mt20{margin-top:20px; } .mb5{margin-bottom:5px; } .mb10{margin-bottom:10px; } .mb20{margin-bottom:20px; } .ml-1{margin-left:-1px; } .mt-1{margin-top:-1px; } .p1{padding:1px; } .pl5{padding-left:5px; } .p5{padding:5px; } .pt5{padding-top:5px; } .pr5{padding-right:5px; } .pb5{padding-bottom:5px; }
.p10{padding:10px; } .pl10{padding-left:10px; } .pt10{padding-top:10px; } .pr10{padding-right:10px; } .pb10{padding-bottom:10px; } .p20{padding:20px; } .pl20{padding-left:20px; } .pt20{padding-top:20px; } .pr20{padding-right:20px; } .pb20{padding-bottom:20px; } .rel,.pr{position:relative; } .abs,.pa{position:absolute; } .dn{display:none; } .db{display:block; } .dib{-moz-inline-stack:inline-block; display:inline-block; } .di{display:inline; } .ovh{overflow:hidden; } .ovs{overflow:scroll; } .vh{visibility:hidden; } .vv{visibility:visible; } .lh14{line-height:14px; } .lh16{line-height:16px; } .lh18{line-height:18px; } .lh20{line-height:20px; } .lh22{line-height:22px; } .lh24{line-height:24px;} .fix{*zoom:1; } .fix:after,.fix:before{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden; } .z{_zoom:1; } .h1{height:1px; } .h5{height:5px; } .h10,.h{height:10px; } .h15{height:15px; } .h20{height:20px; }
.h1,.h5,.h10,.h15,.h20,.h25,.h,.h30,.h35,.h40,.h45,.h50,.h55,.h60{font-size:0px; line-height:0; overflow:hidden; clear:both;visibility: hidden; } a{text-decoration:none; } a:hover{color:#FF6600 }
.h25{height: 25px;}.h30{height: 30px;} .h40{height: 40px;} .h45{height: 45px;} .h50{height: 50px;} .h55{height: 55px;} .h60{height: 60px;}
.slick-slider *,
.slick-slider{
    outline: none;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
button::-moz-focus-inner {
  border: 0;
}
:focus, :active {
    outline: 0;
    border: 0;
}
a{
    color: #333;
    -webkit-transition:color .3s,opacity .3s;
    transition:color .3s,opacity .3s;
}
a:hover{
    color: #3488ea;
}
textarea { overflow: auto; }

a, a:visited, a:focus, a:active, a:hover{
    outline:0 none !important;
}
u{text-decoration: none;}
img{
    max-width: 100%;
    height: auto;
}
input[type="submit"],
input[type="reset"],
input[type="button"],
button {
  -webkit-appearance: none;
}
select,
input,
textarea{
    outline: none;
}

h1,h2,h3,h3,h4,h5,h6{font-weight: normal;}
.fix:before,
.fix:after{
  content: '.';
  display: block;
  overflow: hidden;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
}

@font-face {
 font-family: 'fontnameRegular';
 src: url('fontname.eot');
 src: local('fontname Regular'),
        local('fontname'),
        url('fontname.woff') format('woff'),
        url('fontname.ttf') format('truetype'),
        url('fontname.svg#fontname') format('svg');
} 


.fix:after{
  clear: both;
}

.fix{
  zoom: 1;
}

.hide-tab{
	height: 0;
	overflow: hidden;
	padding-top: 0;
	padding-bottom: 0;
}
#map img{
	max-width: 999999999px;
}
.BMapLabel{
	display: none !important;
}
body{
    -webkit-text-size-adjust: 100%;
    font-family:"微软雅黑","Microsoft Yahei";
    color: #666;
    font-size: 14px;
    overflow-x: hidden;
}

.wp{
    max-width: 1180px;
    width: 100%;
    margin: 0 auto;
}



/*手机头部*/
.m-bar{
    height: 60px;
    background-color: #fff;
}
.logo-m{
    width: 75%;
    display: inline-block;
    float: left;
    margin-left: 10px;
    height: 60px;
    line-height: 60px;
}
.logo-m img{
    height: 40px;
    display: inline-block;
    z-index: 60;
    vertical-align: middle;
}
.m-hd{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000000;
    -webkit-box-shadow: 0px 4px 5px -2px rgba(0,0,0,.2);
    box-shadow: 0px 4px 5px -2px rgba(0,0,0,.2);
}
.m-nav{
    clear: both;
    position: absolute;
    top: 60px;
    left: 0;width: 100%;
   -webkit-box-shadow: 0px 4px 5px -2px rgba(0,0,0,.2);
   box-shadow: 0px 4px 5px -2px rgba(0,0,0,.2);
   max-height: 0;
   overflow: hidden;
   -webkit-transition: all 300ms ease;
   transition: all 300ms ease;
}


.m-nav a{
    display: block;
    width: 100%;
    line-height: 40px;
    text-align: left;
    border-top: 1px solid #e0e0e0;
    font-size: 15px;
    background-color: #fff;
    padding: 0 20px;
    color: #333;
}

.m-trigger{
    height: 60px;
    cursor: pointer;
    width: 60px;
    float: right;
    background: url(../images/menu.png) no-repeat center center;
    -webkit-background-size: 25px;
    -moz-background-size: 25px;
    -o-background-size: 25px;
    background-size: 25px;
}
.m-sub{
	max-height: 0;
	overflow: hidden;

}
.m-sub.on,
.m-nav.on{
	-webkit-transition: all .6s linear;
	transition: all .6s linear;
	max-height: 999px;
}

.m-sub a{font-size: 14px;padding: 0 30px;background-color: #F1F1F1;border-top-color: #efefef;}

.m-show{display: none;}



#nav-toggle { position: absolute; right: 14px; top: 18px; color: #fff;
	-webkit-transform: scale(0.7);
	-moz-transform: scale(0.7); 
	-ms-transform: scale(0.7); 
	-o-transform: scale(0.7); 
	transform: scale(0.7);
	transform-origin: 50% 50%;
 }
#nav-toggle { cursor: pointer; padding: 10px 35px 16px 0px; }
#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after { cursor: pointer; border-radius: 1px; -moz-border-radius: 1px; -webkit-border-radius: 1px; -o-border-radius: 1px; height: 5px; width: 35px; background: #3488ea; position: absolute; display: block; content: ''; }
#nav-toggle span:before { top: -10px; }
#nav-toggle span:after { bottom: -10px; }
#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after { transition: all 500ms ease-in-out; -webkit-transition: all 500ms ease-in-out; -moz-transition: all 500ms ease-in-out; -o-transition: all 500ms ease-in-out; }
#nav-toggle.active span { background-color: transparent; }
#nav-toggle.active span:before, #nav-toggle.active span:after { top: 0; }
#nav-toggle.active span:before { transform: rotate(45deg); -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); }
#nav-toggle.active span:after { transform: translateY(-10px) rotate(-45deg); -webkit-transform: translateY(-10px) rotate(-45deg); -ms-transform: translateY(-10px) rotate(-45deg); top: 10px; }




.slick-slider{position:relative;display:block;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-slider,.slick-slider{outline:0}


#hd{
	height: 89px;
	overflow: hidden;
}
#hd .logo{
	float: left;
}
#hd .logo a{
	display: block;
	line-height: 89px;
}
#hd .logo a img{
	display: inline-block;
	vertical-align: middle;
}
#hd .hdr{
	float: right;
}
#hd .search{
	width: 289px;
	border: 2px solid #3488ea;
	height: 40px;
	margin-top: 30px;
	float: left;
	margin-right: 38px;
}
#hd .search .inp{
	width: 237px;
	float: left;
	height: 36px;
	font-family:"微软雅黑","Microsoft Yahei";
	border: 0;
}
#hd .search .sub{
	cursor: pointer;
	color: #fff;
	width: 48px;
	height: 36px;
	background: #3488ea;
	border: 0;
	font-family:"微软雅黑","Microsoft Yahei";
}
#hd .tel{
	background: url(../images/ico_tel.png) left 17px no-repeat;
	padding-left: 37px;
	margin-top: 30px;
	float: right;
	text-align: right;
	position: relative;
}
#hd .tel:before{
	content: '';
	background: url(../images/tel_line.png) no-repeat;
	height: 20px;
	width: 1px;
	position: absolute;
	left: 23px;
	top: 15px;
}
#hd .tel span{
	color: #888;
	font-size: 12px;
}
#hd .tel b{
	color: #3488ea;
	font-size: 17px;
	display: block;
}
#nav{
	height: 61px;
	position: relative;
	z-index: 2;
}
#nav li{
	float: left;
	width: 88px;
	position: relative;
}
#nav li > a{
	text-align: center;
	display: block;
	line-height: 59px;
	font-size: 14px;
	color: #5d5d5d;
	border-bottom: 2px solid #fff;
}
#nav li.hover > a,
#nav li > a:hover{
	color: #3488ea;
	border-bottom: 2px solid #3488ea;
}
#nav li.ok > a{
	color: #3488ea;
	border-bottom: 0;
}
#nav li dl{
	position: absolute;
	left: 0;
	top: 59px;
	width: 180px;
	background: #efefef;
	border-top: 2px solid #3488ea;
	z-index: 3;
	display: none;
}
#nav li dl dd{
	margin-bottom: 2px;
}
#nav li dl dd a{
	display: block;
	height: 49px;
	line-height: 49px;
	background: #fff;
	padding-left: 24px;
	font-size: 14px;
}
#nav li dl dd a:hover{
	color: #3488ea;
}
#nav li.ok dl{
	display: block;
}
#banner .pic a{
	display: block;
	/*padding-top: 19%;*/
	height: 366px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
#banner .slick-dots{
	position: absolute;
	left: 0;
	bottom: 12px;
	width: 100%;
	text-align: center;
}
#banner .slick-dots li{
	display: inline-block;
	margin: 0 5px;
	width: 10px;
	height: 10px;
	border: 1px solid #fff;
	cursor: pointer;
}
#banner .slick-dots li button{
	display: none;
}
#banner .slick-dots li.slick-active{
	background: #fff;
}
.hotNews{
	height: 48px;
	background: #f8f8f8;
	overflow: hidden;
	line-height: 48px;
	margin-bottom: 24px;
}
.hotNews em{
	float: left;
	background: url(../images/ico_hot.png) left center no-repeat;
	padding-left: 20px;
	line-height: 48px;
	margin-right: 28px;
}
.hotNews span{
	margin-left: 30px;
	color: #666;
}
.hotNews a{
	color: #666;
}
.i-news{
	overflow: hidden;
	
}
.i-news .imgtxt{
	width: 328px;
	float: left;
	margin-right: 30px;
}
.i-news .tit{
	font-size: 18px;
	color: #555;
	margin-bottom: 16px;
	line-height: 30px;
}
.i-news .tit span{
	color: #999;
	text-transform: uppercase;
	font-size: 12px;
	margin-left: 10px;
}
.i-news .tit  a.more{
	font-size: 12px;
	text-transform: uppercase;
	color: #e0e0e0;
	margin-left: 30px;
}
.i-news .tit .ul-tab{
	display: inline-block;
}
.i-news .tit .ul-tab li{
	display: inline-block;
	width: 82px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 12px;
}
.i-news .tit .ul-tab li a{
	display: block;
}
.i-news .tit .ul-tab li.hover a{
	background: #3488ea;
	color: #fff;
}
.imgtxt .img img{
	display: block;
	width: 100%;
}
.imgtxt .txt{
	background: #3488ea;
	height: 84px;
	overflow: hidden;
	padding: 10px 13px;
	color: #c2dcf9;
	font-size: 12px;
}
.imgtxt .txt h3{
	font-size: 16px;
	border-bottom: 1px solid #5a9fee;
	padding-bottom: 10px;
	margin-bottom: 10px;
	line-height: 24px;
}
.imgtxt .txt h3 a{
	color: #fff;
}
.imgtxt .txt h3 span{
	float: right;
	font-size: 13px;
	color: #c2dcf9;
}
.newsList{
	overflow: hidden;
}
.news-t{
	overflow: hidden;
}
.news-t .time{
	float: right;
	width: 64px;
	text-align: center;
	color: #666;
	margin-left: 80px;
}
.news-t .time b{
	font-size: 28px;
	display: block;
}
.news-t .time .more{
	background: url(../images/ico_arr.png) no-repeat center center;
	width: 100%;
	height: 33px;
	display: block;
}
.news-t .txt{
	overflow: hidden;
	color: #999;
	font-size: 14px;
	line-height: 22px;
}
.news-t .txt h3{
	font-size: 16px;
	padding-bottom: 15px;
	border-bottom: 1px solid #eaeaea;
	margin-bottom: 10px;
}
.ul-list li{
	overflow: hidden;
	height: 48px;
	line-height: 48px;
	border-bottom: 1px solid #eaeaea;
}
.ul-list li:last-child{
	border-bottom: 0;
}
.ul-list li span{
	float: right;
}
.ul-list li a{
	color: #555;
}
.ul-list li a:hover{
	color: #3488ea;
}
.i-right{
	width: 330px;
	float: right;
	margin-left: 56px;
}
.right-t{
	overflow: hidden;
	height: 97px;
	margin-bottom: 12px;
	background-repeat: no-repeat;
	background-size: 100%;
}
.right-t .name{
	float: left;
	width: 133px;
	height: 97px;
	background: url(../images/green.png) no-repeat;
	background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	padding-left: 24px;
	padding-top: 23px;
}
.right-t .name h3{
	font-size: 16px;
	color: #fff;
}
.right-t .name h5{
	color: #94d5c4;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 5px;
}
.right-t .name a.more,
.i-about h3 a.more{
	background: url(../images/more2.png) no-repeat;
	width: 34px;
	height: 16px;
	display: block;
}
.i-about{
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	height: 168px;
	padding: 30px 20px;
	color: #fff;
	line-height: 22px;
}
.i-about h3{
	font-size: 16px;
	overflow: hidden;
}
.i-about h5{
	color: #93c3fb;
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.i-about h3 a.more{
	float: right;
	height: 18px;
	background-image: url(../images/more.png);
}

#fd{
	background: #3e3e3e;
	line-height: 58px;
	color: #989898;
	overflow: hidden;
	margin-top: 25px;
}
.fd-nav{
	float: left;
}
.fd-nav a{
	color: #989898;
}
.fd-nav em{
	margin: 0 8px;
}
.fdr{
	float: right;
}
.fdr a{
	color: #3488ea;
}

#banIn{
	height: 280px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
.positionIn{
	/**/
	overflow: hidden;
	border-bottom: 1px solid #e0e0e0;
}
.cur{
	float: left;
	font-size: 12px;
	color: #5d5d5d;height: 72px;
	line-height: 72px;
}
.cur a{
	color: #5d5d5d;
}
.cur a:last-child{
	color: #3488ea;
}
.snv{
	float: right;
	font-size: 12px;
	margin-top: 20px;
}
.snv a{
	display: inline-block;
	width: 90px;
	height: 30px;
	text-align: center;
	line-height: 30px;
}
.snv a.on{
	background: #3488ea;
	color: #fff;
}
.typeName{
	text-align: center;
	padding-top: 45px;
	padding-bottom: 50px;
}
.typeName h3{
	font-size: 24px;
	color: #555;
}
.typeName h5{
	color: #bbb;
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 10px;
}
.aboutInfo{
	overflow: hidden;
	padding-bottom: 53px;
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 53px;
	margin-bottom: 40px;
}
.aboutInfo .pic{
	float: left;
	width: 42.4%;
	margin-right: 37px;
}
.aboutInfo .pic img{
	display: block;
	width: 100%;
}
.aboutInfo .txt{
	overflow: hidden;
	line-height: 21px;
	color: #555;
}
.aboutInfo .txt p{
	margin-bottom: 20px;
}
.aboutInfo .txt h5{
	font-weight: bold;
	font-size: 14px;
	border-top: 1px solid #e0e0e0;
	padding: 15px 0;
}
.about-list ul{
	margin: 0 -11.5px;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 90px;
}
.about-list li{
	float: left;
	width: 33.33%;
	padding: 0 11.5px;
}
.about-list li img{
	display: block;
	width: 100%;
}
.about-list li .txt{
	color: #555;
	line-height: 24px;
}
.about-list li  h5{
	padding-top: 20px;
	padding-bottom: 15px;
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px solid #3488ea;
	margin-bottom: 16px;
}
.ul-achi{
	margin: 0 -17.5px;
	overflow: hidden;
	margin-top: 40px;
}
.ul-achi li{
	float: left;
	width: 33.333%;
	padding: 0 17.5px;
	margin-bottom: 30px;
}
.ul-achi li .pic a{
	display: block;
	height: 200px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
.ul-achi li .txt h3{
	padding-top: 24px;
	padding-bottom: 12px;
	font-size: 16px;
	font-weight: bold;
}
.ul-achi li .txt h3 a{
	color: #555;
}
.ul-achi li .txt  p{
	color: #555;
	line-height: 21px;
	margin-bottom: 20px;
	height: 44px;
	overflow: hidden;
}
.ul-achi li .txt a.more{
	width: 86px;
	height: 30px;
	text-align: center;
	border: 1px solid #e5e5e5;
	color: #999;
	display: block;
	line-height: 30px;
}
.ul-achi li:hover .txt a.more{
	background-color: #3488ea;
	border-color: #3488ea;
	color: #fff;
}
.ul-achi li:hover .txt h3 a{
	color: #3488ea;
}
.pages{
	text-align: right;
	margin-bottom: 100px;
}
.pages a{
	display: inline-block;
	width: 38px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	background: #e0e0e0;
	color: #fff;
	margin-left: 2px;
}
.pages a.on,
.pages a:hover{
	background-color: #3488ea;
}
.positionIn-inner{
	background: #f6f6f6;
	border-bottom: 0;
	margin-bottom: 58px;
	height: 56px;
	line-height: 56px;
}
.achi-slider{
	float: left;
	width: 67.4%;
	margin-right: 50px;
}
.achi-slider img{
	display: block;
	width: 100%;
}
.achi-slider .slick-arrow{
	position: absolute;
	top: 50%;
	width: 37px;
	height: 49px;
	border: 0;
	font-size: 0;
	cursor: pointer;
	margin-top: -25px;
	background-repeat: no-repeat;
	background-position: 0 0;
	z-index: 5;
	background-color: transparent;
}
.achi-slider .slick-prev{
	left: 0;
	background-image: url(../images/prev.png);
}
.achi-slider .slick-prev:hover{
	background-image: url(../images/prev_h.png);
}
.achi-slider .slick-next{
	right: 0;
	background-image: url(../images/next.png);
}
.achi-slider .slick-next:hover{
	background-image: url(../images/next_h.png);
}
.achi-slider .slick-dots{
	position: absolute;
	right: 0;
	bottom: 10px;
	padding-right: 10px;
}
.achi-slider .slick-dots li{
	display: inline-block;
	margin-left: 3px;
}
.achi-slider .slick-dots li button{
	width: 20px;
	height: 20px;
	background: #fff;
	text-align: center;
	line-height: 20px;
	border: 0;
	cursor: pointer;
}
.achi-slider .slick-dots li.slick-active button{
	background: #3187ea;
	color: #fff;
}
.achi-desc{
	overflow: hidden;
	color: #5d5d5d;
	line-height: 24px;
}
.achi-desc h3{
	font-size: 18px;
	color: #222;
}
.achi-desc h5{
	font-size: 13px;
	color: #b0b0b0;
	padding-top: 10px;
	padding-bottom: 20px;
	border-bottom: 2px solid #f0f0f0;
	margin-bottom: 25px;
}
.achi-desc dl{
	margin-top: 36px;
	line-height: 30px;
}
.achi-desc dl span{
	color: #222;
}
.achiInfo{
	padding-top: 36px;
	padding-bottom: 60px;
	color: #5d5d5d;
	line-height: 24px;
	width: 67.4%;
}
.achiInfo h3{
	font-size: 18px;
	margin-bottom: 15px;
}
.pageIn{
	border-top: 1px solid #f0f0f0;
	padding-top: 30px;
	overflow: hidden;
	padding-bottom: 65px;
}
.pageIn .prev,
.pageIn .next{
	height: 123px;
	background: #f5f5f5;
	padding-top: 38px;
	padding-left: 27px;
	line-height: 28px;
	color: #949494;
	background-repeat: no-repeat;
	background-position: right 40px center;
	background-image: url(../images/page-arr.png);
}
.pageIn span{
	color: #949494;
	font-size: 14px;
}
.pageIn .prev{
	float: left;
	width: 32.4%;
}
.pageIn .next{
	float: right;
	width: 32.4%;
}
.pageIn a{
	font-size: 16px;
	display: block;
}
.aboutInfo2{
	padding-top: 40px;
}
.aboutInfo2 .pic{
	float: right;
	margin-right: 0;
	margin-left: 37px;
}
.ul-news{
	margin-top: 43px;
}
.ul-news li{
	overflow: hidden;
	margin-bottom: 40px;
}
.ul-news li .pic{
	width: 273px;
	float: left;
	margin-right: 36px;
}
.ul-news li .pic a{
	height: 172px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	display: block;
}
.ul-news li .txt{
	overflow: hidden;
	color: #878787;
	line-height: 23px;
}
.ul-news li .txt h3{
	font-size: 16px;
	padding-top: 15px;
}
.ul-news li .txt h3 a{
	color: #222;
}
.ul-news li .txt .time{
	color: #878787;
	padding-bottom: 5px;
	border-bottom: 1px dotted #efefef;
	font-size: 12px;
	margin-top: 5px;
}
.ul-news li a.more{
	width: 88px;
	height: 32px;
	display: block;
	text-align: center;
	line-height: 32px;
	border: 1px solid #e5e5e5;
	color: #998;
	font-size: 12px;
	margin-top: 10px;
}
.ul-news li a.more:hover{
	background: #3488ea;
	border-color: #3488ea;
	color: #fff;
}
.ul-news li .txt h3 a:hover{
	color: #3488ea;
}
.articleCont h1{
	font-size: 16px;
	color: #222;
}
.articleCont .time{
	color: #878787;
	font-size: 12px;
	margin-top: 10px;
	padding-bottom: 20px;
	border-bottom: 1px solid #efefef;
	margin-bottom: 32px;
}
.articleCont .cont{
	font-size: 14px;
	color: #666;
	line-height: 24px;
	padding-bottom: 7%;
}
.contactBox{
	overflow: hidden;
	margin-bottom: 56px;
}
.contactInfo{
	float: left;
	width: 42%;
	margin-right: 3%;
	line-height: 28px;
	color: #5d5d5d;
}
.contactInfo h3{
	font-size: 18px;
	color: #222;
	margin-bottom: 15px;
}
.mapBox{
	overflow: hidden;
}
#map{
	width: 100%;
	height: 276px;
}
.contactForm{
	padding-bottom: 3%;
}
.contactForm li{
	margin-bottom: 20px;
	position: relative;
}
.contactForm .inp{
	height: 44px;
	font-family:"微软雅黑","Microsoft Yahei";
	border: 1px solid #e0e0e0;
	width: 100%;
	padding-left: 17px;
	font-size: 14px;
}
::-webkit-input-placeholder {
   color: #4a4a4a;
}

::-moz-placeholder { 
   color: #4a4a4a;  
}

::-ms-input-placeholder {  
   color: #4a4a4a;  
}
.contactForm textarea{
	width: 100%;
	border: 1px solid #e0e0e0;
	height: 106px;
	padding: 15px;
	padding-left: 27px;
	font-family:"微软雅黑","Microsoft Yahei";
	font-size: 14px;
}
.contactForm em{
	color: #f00;
	position: absolute;
	left: 18px;
	top: 18px;
}
.contactForm .sub{
	width: 73px;
	height: 44px;
	border: 1px solid #e0e0e0;
	text-align: center;
	line-height: 44px;
	font-family:"微软雅黑","Microsoft Yahei";
	cursor: pointer;
}