@charset "utf-8";
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed,figure, figcaption, hgroup,menu, nav, output, ruby, section, summary,time, mark, audio, video{margin:0;padding: 0;border: 0;vertical-align: baseline;font-style:normal;font-weight:normal;font: inherit;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,.footer, .header, hgroup, menu, nav, section {display: block;}
ol, ul {list-style: none;}
blockquote,q {quotes: none;}
a{text-decoration:none;color:#585858;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-o-transition: all .3s ease;
  -ms-transition: all .3s ease;transition: all .3s ease;}
a:focus{ outline:none;}
blockquote:before, blockquote:after,q:before, q:after {content: ''; content: none;}
table {border-collapse: collapse;border-spacing: 0;}
textarea{resize: none;outline:none;}
input,textarea{outline:none;-webkit-appearance: none;font-family:"Hiragino Sans GB","Microsoft YaHei","微软雅黑","sans-serif",'Arial';}
select{font-family:"Microsoft YaHei","微软雅黑","sans-serif",'Arial';}
img {border: 0;display:block;max-width:100%;}
*,*:before,*:after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box; box-sizing: border-box;}
.noboxsizing{-webkit-box-sizing: content-box;-moz-box-sizing: content-box; box-sizing: content-box;}
.relative{position: relative!important}


.subnav{width:100%;height:80px;background:#fff;line-height:80px;overflow:hidden;}
.subnav ul li{width:16.66%;float:left;text-align:center;}
.subnav ul li i{font-size:30px;color:#333;font-family:"iconfont";margin-right:0.5em;vertical-align:middle;transition:all 0.4s ease;-webkit-transition:all 0.4s ease;}
.subnav ul li a{display:block;font-size:16px;color:#333;height:80px;overflow: hidden;}
.subnav ul li a:hover,.subnav ul li a.cur{background:#148cc2;color:#fff;}
.subnav ul li a:hover i,.subnav ul li a.cur i{color:#fff;}
.subnav.cols3 ul li{width:33.33%;}
.subnav.cols5 ul li{width:20%;}
@media (max-width:991px) {
	.subnav{height:auto;}
	.subnav ul li{width:33.33%;border-right:1px solid #ececec;border-bottom:1px solid #ececec;}
	.subnav ul li:nth-of-type(3),.subnav ul li:nth-of-type(6){border-right:0;}
	/*.subnav ul li:nth-of-type(4),.subnav ul li:nth-of-type(5),.subnav ul li:nth-of-type(6){border-bottom:0;}*/
	.subnav.cols3 ul li{border-bottom:none;}
	.subnav.cols5 ul li{width:33.33%;}
	.subnav ul li a{font-size:14px;text-align: left;padding-left: 10%;}
}
@media (max-width:767px) {
	.subnav{height:auto;}
	.subnav ul li{line-height:58px;}
	.subnav ul li a{font-size:12px;padding-left:8%;height:58px;}
	.subnav ul li i{font-size:24px;margin-right: 0.4em;}
	
}
.boss_speech{width:100%;padding:120px 0 160px;background:url(../images/temp/d_bg.jpg) center center no-repeat;background-size:cover;}
.box-half{width:52%;float:left;}
.box-half h3{color:#333;font-size:38px;line-height:1em;margin-bottom:50px;text-align:center;}
.box-half p {font-size: 18px;line-height: 36px;word-wrap: break-word;margin-bottom:36px;color: #666;text-align:justify;}
.half_img{width:41.6%;float:right;}
.half_img img{margin:auto;}
.height100{width:100%;height:100px;background:#fff;}
@media (max-width: 1199px) {
	.box-half h3{font-size:24px;line-height:26px;}
	.box-half p {font-size: 16px;line-height: 26px;}
}
@media (max-width:991px) {
	.boss_speech{padding:70px 0 100px;}
	.box-half p {font-size: 14px;line-height: 24px;margin-bottom:20px;}
	.height100{height:60px;}
}
@media (max-width:767px) {
	.boss_speech{padding:50px 0 70px;}
	.box-half{width:100%;float:none;}
	.half_img{width:100%;float:none;margin-bottom:30px;}
}

.map{width:100%;height:780px;overflow:hidden;}
.map_info{width:100%;padding:110px 0;background:#f2f2f2;}
.map_info h3{color:#333;font-size:24px;line-height:1em;margin-bottom:40px;}
.map_info ul li{width:30%;float:left;margin-bottom:18px;margin-right:3.3%;font-size:16px;}
@media (max-width:1199px) {
	.map_info{padding:80px 0;}
	.map_info ul li{width:48%;margin-bottom:18px;margin-right:2%;}
}
@media (max-width:767px) {
	.map{height:374px;}
	.map_info{padding:50px 0;}
	.map_info h3{font-size:20px;margin-bottom:30px;}
	.map_info ul li{width:100%;float:none;font-size:14px;}
}

