@charset "utf-8";

/* CSS Document */
@import "common.css";
body{    padding-top: 126px;}
#header{background: #fff;position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;}
.topbar {height: 34px; line-height: 32px;     background: #f7f7f7; color: #333; }
.topbar a {color: #333; }
.topbar a:hover {color: #005399;}
.topbar .head_lx_fl {
    width: 800px;
    float: left;
    font-size: 12px;
}
.topbar .head_lx_fr {
    float: right;
    position: relative;
    padding-left: 28px;
}
.topbar .head_lx_fr i {
    width: 18px;
    height: 18px;
    background: url(../images/icon.png)0px 0px no-repeat;
    display: block;
    position: absolute;
    left: 0px;
    top: 7px;
}
.topbar .head_lx_fr span {
    font-size: 16px;
    color: #0073c6;
    font-family: Arial;
}

 #icon2 {float: right; color: #333;}
.logobar {
	padding: 15px 0;
	background:#fff;
	border-bottom: 1px solid #bbbbbb;
}
.logobar .logo{display: inline-block; vertical-align: middle;border-right: 1px solid #bbb;padding-right: 20px;}
.logobar a h1, .logobar a strong {    height: 0;
    width: auto;text-indent: -999em;}
.logobar .logo img{display: block;max-width: 450px;max-height: 70px;}
.slogan {
	margin-left: 21px;
	display: inline-block;
	vertical-align: middle; 
}
.slogan strong {
	display: block;
	font-size: 17px;
	color: #0173B9;
	line-height: 34px;
	padding-top: 5px;
}
.slogan span {
	font-size: 16px;
	color: #666;
}
.tellNum {
	height: 45px;
	color: #666;
	float: right;
	margin-top:9px;
	line-height:22px;
}
#phone {
	background: url(../images/i01.png) no-repeat 0 center;
	float: left;
	width: 50px;
	height: 50px;
	margin-right: 10px;
}
.tellNum .yel {color: #c50024;
font-size: 28px;
font-weight: bold;
display: block;
font-family: arial;
font-style: italic;margin-top: 4px;
}

.navbar {
	height: 92px;
	position: relative;
	z-index: 3;
	background: white;
}
.navbar .logo {
    width: 225px;
    padding-top: 10px;
    padding-left: 0px;
    padding-bottom: 10px;
}
.navbar .top_right {
    width: 850px;
    padding-top: 25px;
}
.navbar .nav_bar {
    position: relative;
    z-index: 2;
    height: 42px;
    line-height: 42px;
    color: #333;
}
.navbar .nav {
    position: relative;
    width: 850px;
    margin: 0 auto;
    font-family: "Microsoft YaHei",SimSun,SimHei;
    font-size: 14px;
}
.navbar .nav .m {
    float: left;
    position: relative;
    z-index: 2;
}
.navbar .nav .m.on{
	border-bottom: 3px solid #1E95FB;
}
.navbar .nav .m:hover{
	border-bottom: 3px solid #1E95FB;
}
.navbar .nav .m h3{
	line-height: 42px;
}
.navbar .nav h3 a {
    display: block;
    width: 120px;
    text-align: center;
    font-size: 16px;
	color: #333;
}
.navbar .nav .s{float:left; width:3px; text-align:center; color:#D4D4D4; font-size:12px;}
.navbar .nav .sub{display:none; position:absolute; left:-3px; top:42px; z-index:2; width:128px; border:1px solid #E6E4E3; border-top:0;  background:#fff;}
.navbar .nav .sub li{text-align:center; padding:0 8px; margin-bottom:-1px;}
.navbar .nav .sub li a{display:block;  border-bottom:1px solid #E6E4E3; padding:8px 0; height:28px; line-height:28px; color:#666;}
.navbar .nav .sub li a:hover{color:#1E95FB;}
.navbar .nav .block{height:3px; width:126px; background:#1E95FB; position:absolute; left:0; top:39px; overflow:hidden;}

#Nav {
	width: 100%;
	display: flex;
	flex-flow: row wrap;
	overflow: visible;
}
#Nav li {
	float: left;
	width:14%;
	font-size: 16px;
	flex: 1;
}
#Nav li a {
	display: block;
	color: #fff;
	text-align: center;
	height:50px;
	line-height:50px;
	padding:0 27px;
	font-size: 16px;
	position: relative;
	z-index: 5;
	box-sizing: border-box;
}
#Nav li a:hover, #Nav li a.act {
/*background: url(../images/i02.png) no-repeat center;*/
z-index:9;
filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=50) progid:DXImageTransform.Microsoft.gradient(startcolorstr=rgb(255,67,76),endcolorstr=rgb(165,0,20),gradientType=0);
    -ms-filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=50) progid:DXImageTransform.Microsoft.gradient(startcolorstr=rgb(255,67,76),endcolorstr=rgb(165,0,20),gradientType=0);/*IE8*/	
    background:rgb(165,0,20); /* 一些不支持背景渐变的浏览器 */  
    background:-moz-linear-gradient(top, rgb(255,67,76), rgb(165,0,20));  
    background:-webkit-gradient(linear, 0 0, 0 bottom, from(rgb(255,67,76)), to(rgb(165,0,20)));  
    background:-o-linear-gradient(top, rgb(255,67,76), rgb(165,0,20)); 
}
#Nav li a:hover:after, #Nav li a.act:after{position: absolute;
    content: "";
    width: 0;
    height: 100%;
    border-top: 50px solid #0173B9;
    border-left: 24px solid transparent;
    right: 0;
    top: 0;
}
#Nav li a:hover:before, #Nav li a.act:before{position: absolute;
    content: "";
    width: 0;
    height: 100%;
    border-bottom: 50px solid #0173B9;
    border-right: 24px solid transparent;
    left: 0;
    bottom: 0;}
 /*幻灯片样式*/
 .topbanner{position:relative;}
.banner{width:100%;height:100%;}
.banner ul.bb{position:relative;padding:0px;margin:0px;z-index:5;width:100%;height:100%;}
.banner ul.bb li{position:absolute;display:none;width:100%;height:100%;}
.banner ul.bb li a{width:100%;display:block;height:100%;}
.banner ul.bb li a img{width:100%;height:100%;}
.banner .num{position:absolute;right:2px;bottom:10px;width:100%;z-index:100;padding:5px 0px;opacity:0.8;text-align:center;}
.banner .num li{width:40px;height:8px;display:inline-block;margin-right:8px;background:#fff;_display:inline;_font-size:0px;}
.banner .num li{*display:inline;_zoom:1;_display:inline;}
.banner .num li.num_hover{background-color:#005fbb;}
.banner .num li.num_hover a{color:#f06a23;}
.banner .num li a{float:left;display:inline;text-align:center;color:#FFF;text-decoration:none;cursor:pointer;width:28px;height:4px;text-indent:-100px;overflow:hidden;opacity:1;}
/*首页Title样式*/
.ind_tit{ width:100%; height:40px; margin:30px 0px  15px 0px; text-align:center; border-bottom:1px solid #DCDCDC;overflow: hidden;}
.ind_tit strong{  font-size:22px; color:#222;line-height:40px; font-weight:500; float:left;}
.ind_tit a{color:#0173B9; font-size:13px; float:right; line-height:50px;}
/*首页推荐服务*/
#ind_tj #demoo{display: block; max-width: 100%; position: relative;}
#ind_tj .imgcon{width:260px;height:205px;margin-right:20px;background-color: #fff;padding: 3px;border: 1px solid #dedede;}
#ind_tj .imgcon>img{
	width: auto;
	height: auto;
	min-width: 100%;
    min-height: 100%;
}
#ind_tj p {
    width: 100%;
    height: 30px;
    line-height: 38px;
    text-align: center;
}
/*首页推荐产品*/
#ind_pro{margin-top:45px;}
.pro_l{width:260px; height:auto; float:left;    margin-right: 43px;}
.pro_l .tit{width:260px; height:70px; line-height:70px;  background-color:#0173B9; color:#fff; font-size:20px; text-indent:20px;}
.pro_r{overflow: hidden;}
.pro_r .ind_tit{margin-top: -0;}
/*首页产品栏目列表*/
.iauth{ 
	width:256px; 
border-right: 2px solid #0173B9;
border-left: 2px solid #0173B9;
border-bottom: 2px solid #0173B9;
padding-bottom: 20px;
overflow: hidden;}
.iauth li{
border-bottom: 1px solid #eee;
margin: 0 20px;
/*height: 41px;*/
line-height: 48px;
}
.iauth li a{font-size:14px; background:url(../images/po.png) no-repeat 15px 12px; padding-left:50px; color:#666;    display: block;line-height: 39px;
    height: 39px;margin-top: 2px;}
.iauth li .tarA:hover,.iauth li .tarA.act,.iauth li.act .tarA{    background-color: #eee;
    color: #0173B9;}
    .iauth li dl{display: none;padding:5px 0 9px; }
    .iauth dd a{color: #888;
    line-height: 29px;
    height: 29px;
    background: url(../images/po.png) no-repeat 22px center;background-size: 10px;
    padding-left:43px;    font-size: 13px;} 
.iauth dd a:hover,.iauth dd a.act{color:#00458e;}

/* 首页产品列表 */
.cp_list{ width:100%;}
.cp_list li{ width:271px; float:left; height:auto; margin:0px 12px 10px 12px;}
.cp_list li .imgcon{ width:260px; height:205px; padding:3px; margin:0px; border:1px solid #dedede;}
.cp_list li .imgcon img{
	min-width: 100%;
	min-height: 100%;
}
.cp_list li a p{ width:100%; height:30px; line-height:30px; text-align:center;}
.cp_list li a{ color:#333;}
.cp_list li a:hover{ color:#999; text-decoration:none;}
/* 首页滚动案例 */
#ind_case .borde{padding: 20px 20px 9px;border: 1px solid #dedede;}
#ind_case #caseo{display: block; width: 100%; position: relative;overflow: hidden;}
#ind_case .imgcon{width:275px;height:215px;margin-right:20px;background-color: #fff;padding: 3px;border: 1px solid #dedede;}
#ind_case p {
    width: 100%;
    height: 30px;
    line-height: 38px;
    text-align: center;
}
/*首页关于我们*/

#ind_about {overflow: hidden;background: url(../images/hezuo.jpg) no-repeat right top;margin-top: 45px;}
#ind_about .more {font-size: 13px;
    float: right;
    padding-top: 6px;
    line-height: 25px;} 
.aboutcon {height: 436px; background-color:#f4f4f4; float: left; box-sizing: border-box;}

.aboutcon h2 {

	font-size: 26px;

	color: #333;

	font-weight: normal;

}

.aboutcon .con h2 small {

	font-size: 20px;

	color: #0173B9;padding: 0;display: inline-block;

}

.aboutcon .con {

	overflow: hidden;

	margin-top:40px;

	font-size: 14px;    padding-right: 38px;

	line-height: 35px;

	color: #333;

}

.aboutcon .imgcon {    float: left;
    width: 560px;
    height: 436px;
    margin-right: 45px;

}

.aboutcon .con strong {

	font-size: 18px;

	color: #0173B9;

	padding-top:38px;

	display: block;

}

.aboutcon .con small {

	font-size: 13px;

	display: block;

	color: #0173B9;    padding-bottom: 10px;line-height: 10px;

}

/*新闻*/
.news{ width:100%; height:auto; margin:20px 0px;overflow: hidden;}
.news-l{ width:710px; height:auto; float:left;border:1px solid #dedede;}
.news-c{ width:670px; padding:0px 20px; height:auto;    border-top: 1px solid #dedede; }
.news-r{ width:465px; height:auto; float:right;  border:1px solid #dedede;}
#udemo{height: 382px; padding:0  15px; overflow: hidden;margin: 15px 0;}
.new-t{ width:auto; height:35px; line-height:35px; float:left; color:#124185; margin-top:6px;}
.new-t a{ width:100px; height:35px; line-height:35px; float:left; text-align:center;color:#124185; font-size:14px; border:1px solid #0173B9; margin-left:10px; margin-top:5px; }
.new-t a:hover{ text-decoration:none; color:#fff; background-color:#0173B9;}
.new-t a.act{background-color: #0173B9;color: #fff;}
.cjwt-t{ width:100%; height:48px; border-bottom:2px solid #dedede; overflow:hidden;}
.cjwt-t p{ width:100px; height:40px; line-height:40px; color:#fff; font-size:14px; text-align:center; background:#0173B9; margin-top:10px; margin-left:10px;}

.inews-t{width:100%; height:48px;  overflow:hidden;}
.newsmore{ float:right; padding-right:10px; line-height:60px; color:#0070BC;}

/* 首页新闻样式 */
.newstop{ width:100%; height:auto; margin:0 auto; padding-top:20px;}
.newstop img{ width:220px; height:160px; float:left;}
.newstop-r{ width:420px; height:auto; float:right;}
.newstop-r p{ width:100%;  display:block; color:#8f8f8f; font-size:14px; border-bottom:1px dotted #dedede;}
.newstop-r p a{ font-size:16px; color:#333; height:40px; line-height:40px; font-weight:bold;}
.newstop-r p a:hover{ text-decoration:underline;}
.newstop-r span{ font-size:13px; color:#333; line-height:23px;}
.newstop .more{ width:80px; height:25px; line-height:25px; border-radius:4px; text-align:center; color:#fff; background:#E70014; display:block; margin-top:10px;}
/* 首页新闻列表 */
.newslist{ width:100%; margin:26px auto;}
.newslist li{ width:100%; height:35px; line-height:35px; border-bottom:1px dashed #868692;background-image:url(../images/n.png); background-repeat:no-repeat; background-position:left center; }
.newslist li a{ float:left; color:#868692;font-size:13px;}
.newslist li a:hover{ color:#333; text-decoration:none; }
.newslist li span{ float:right; color:#868692; font-size:13px;}
/*常见问题样式*/
.i-question{ width:100%; height:auto;}
.i-question li{width:100%; height:auto; padding:10px 0px;border-bottom:1px dashed #dedede;}
.que1{ width:400px; padding-left:40px; height:30px; line-height:30px; background:url(../images/q1.jpg) no-repeat left center;}
.que1 a{ color:#333;}
.que1 a:hover{ text-decoration:underline;}
.que2{ width:400px; padding-left:40px; height:auto; line-height:30px; background:url(../images/q2.jpg) no-repeat 0px 3px;}
.que2 a{ color:#FAC341;}
.que2 a:hover{ text-decoration:underline;}

/* 友情链接 */
.links{width:1200px; height:auto;margin: 40px auto;}
.links-c{overflow: hidden; width:1200px; height:auto; border:1px solid #dedede; padding:10px 0px; margin:10px auto;}
.links-c ul{ width:1100px; height:auto;float: left;}
.links-c ul li{ width:auto; float:left; line-height:23px; margin:5px 10px;}
.links-c ul li a{ color:#0070BC;}
.links-titl{display: inline-block;
    float: left;
    line-height: 33px;
    font-size: 15px;
    padding-left: 17px;
    margin-right: 11px;}
/* 底部样式 */
.footer{width:100%; height:auto;}
.footnav{ width:100%; height:42px; line-height:42px;background-color:#188FE1;margin-bottom: 36px;}
.footnav ul{height: auto;display: flex;flex-flow: row wrap;overflow: hidden;}
.footnav ul li{ float:left; width:140px; height:auto; text-align:center;flex:1;}
.footnav ul li a{ width:100%; height:18px; line-height:18px;color:#fff;font-size:16px;}
.footnav ul li a:hover{ color:#fff; text-decoration:none; }
/*左边logo，右边版权*/
.footer>.containe{overflow: hidden;text-align: center;    padding-bottom: 15px;}
.f_left{ width:200px; height:auto; float:left;}
.f_right{width:220px;height:117px;border: 1px solid #d3d3d3; float:right;color:#666; line-height:23px; margin-left:40px;overflow: hidden;box-sizing: border-box;}
.f_right .ewm{width: 120px;height: 116px;display: inline-block;vertical-align: middle;text-align: left;}
.f_right span{display: inline-block;vertical-align: middle;width: 82px;}
.footer-content{overflow: hidden;height:auto; margin:0 auto; padding-bottom:20px; color:#666; text-align:center; line-height:27px;display: inline-block;width: 650px;font-size: 13px;}
.footer-content a{color: #0070BC;padding-right: 5px;padding-left: 3px}
.footer-content .business{    border: 1px solid #dedede;
    box-sizing: border-box;
    padding: 7px 14px;
    font-size: 12px;
    margin-top: 17px;
    text-align: left;
    line-height: 21px;}
.footer-content .business a{margin-right:3px }
/*产品列表页*/
.prodescription {border: 1px dashed #e5e5e5; background: #f9f9f9; line-height: 24px; padding: 10px 15px; margin-bottom: 15px; text-indent: 20px; }
/*内页样式*/
.main {
    width: 1200px;overflow: hidden;
    height: auto;
    margin: 30px auto;
    padding-top: 10px;

	margin-top: 0;
	padding-top: 0;
}
.lside {
    width: 260px;
    height: auto;
    float: left;
    margin-right: 43px;
}
.lside h2.tit{    width: 260px;
    height: 70px;
    line-height: 70px;
    background-color: #0173B9;
    color: #fff;
    font-size: 20px;
    text-indent: 20px;}
.lside .iauth{margin-bottom: 35px;}
.lside h3 {
	height: 48px;
	position: relative;
	font-size: 17px;
	text-align: left;
	color: #fff;
	line-height: 48px;
	background-color: #0173B9;
	text-indent: 19px;font-weight: bold;
}
.subList {
	border: 1px solid #cccccc;
	padding: 10px;
	margin-bottom: 35px;
	margin-top: -10px;
}
.subList li {
	padding-left:19px;
	background: url(../images/i44.jpg) no-repeat 5px center;
	border-bottom: 1px dashed #cccccc;
}
.subList li a {
	line-height: 38px;
	font-size: 14px;
	color: #555555;
	display: block;
	padding-right: 13px;
}
.contactCon {
	border: 1px solid #cccccc;
	margin-bottom: 60px;
}
.contactCon span {padding-left: 65px;
color: #0173B9;
display: inline-block;
font-weight: 600;
font-size: 20px;
background: url(../images/i18.png) no-repeat 5px center;
line-height: 24px;
margin: 20px 0 3px 10px;

}
.contactCon strong {
	color: #000;
	font-size: 14px;
font-weight: normal;
}
.contactCon p {
	font-size: 14px;
	color: #666666;
	line-height: 24px;
	padding:5px 15px 15px;
}
.wrap {
    overflow: hidden;
}
.wrap  .titbar.break{
	height: 49px;
	overflow: hidden;
	border-bottom:2px solid #0173B9;
	margin-bottom:20px;
	padding: 0;
	text-align: left;
}
.titbar.break h2 {
    font-size: 20px;
    color: #0173B9;
    line-height: 51px;height: 30px;
    display: inline-block;
    font-weight: 600;
}
.wrap .cp_list {}
.pro_top{overflow: hidden;}
.pro_top h1{border-bottom: 1px solid #e0e1dc;margin-bottom: 20px;}
#pro_img{float: left;    width: 413px;
    height: 329px;margin-right: 50px;}
.pro_top .list{padding-top:8px;max-width: 500px;overflow: hidden;}
.list_p li{height:26px;font-size:12px;border-bottom:1px dashed #e0e1dc;padding-bottom:5px;padding-top:5px;font-family:"Microsoft YaHei"}
.list_p li h2{font-size:12px;font-weight:normal;font-family:"Microsoft YaHei"}
.list_p li .tel{    font-family: arial;
    font-size: 23px;
    color: #ff0000;
    font-weight: bold;
    font-style: italic;
    line-height: 28px;
    display: inline-block;
    vertical-align: middle;}
.pro_top .inquiry{line-height:32px;border:none;margin-top:6px;}
.pro_top .inquiry a{background:url("../images/xunjia.gif") center center no-repeat;display:block;width:112px;height:32px;text-indent:-99999px;}
.pro_top .inquiry a:hover{background-image:url("../images/xunjia_hover.gif");}
.list_p li h2 a{font-size:12px;font-family:"Microsoft YaHei"}
h3.tag{    line-height: 24px;
    border-top: 1px dashed #e0e1dc;
    margin-top: 10px;
    color: #999;
    font-weight: normal;
    padding-top: 8px;
    font-size: 14px;}
h3.tag a{color:#005a98;margin: 0 8px 0 5px;}
h3.tag a:hover{color:#0172bd;}
.page{line-height:26px;border-top:1px dashed #e0e1dc;margin-top:6px;padding-top:15px;font-size:12px;padding-bottom: 25px;}
.page a{color:#005a98;}
.page a:hover{color:#0172bd;}
.page span{color:#005a98;}
.wrap .titbar.t3{text-align: left;border-bottom: 1px solid #a0a0a0;height: 40px;    margin-bottom: 25px;
    margin-top: 15px;clear: both;margin:0;}
.wrap .titbar.t3 h3{font-size: 18px;color: #464646;padding: 0 5px;display: inline-block;border-bottom: 3px solid #005298;line-height: 39px;}
.titbar .more {
	float: right;
	font-size: 14px;
	color: #666;
	font-family: arial;
	line-height: 47px;
}
ul.pro_pre{width: 110%;}
.pro_pre li{float: left;}
.pro_pre .imgcon {
    width: 200px;
    height:156px;
    margin-right: 20px;
    background-color: #fff;
    padding: 3px;
    border: 1px solid #dedede;
}
.pro_pre p{text-align:center;font-size: 14px;color: #666;    line-height: 30px;}
/*内页--详情页*/
.articleTit{
	margin-top: 7px;
	font-size: 22px;
	color: #434343;
	text-align: center;
	height:35px;
	font-weight: normal;
}
.sub_info {
	text-align: center !important;
	padding: 4px 0 5px;
	line-height: 19px !important;
	margin-bottom: 7px !important;
	color: #434343;
}
.sub_info span {
	margin-right: 6px;
}
#icon1 {
	display: inline-block;
	vertical-align: middle;
}
.news_pre {
	clear: both;
	color: #626262;
	width:102%;
	margin-top: 10px;
	margin-bottom: 70px;
}
.news_pre li {
	position: relative;
	width: 48%;
	line-height: 32px;
	border-bottom: 1px dashed #dedede;
	padding: 2px 0 3px;
	float: left;
	margin-right: 2%;
}
.news_pre a {
	color: #626262;
	font-size: 13px;
	padding-left: 18px;
	background: url(../images/tran.png) no-repeat 2px center;
	display: block;
	padding-right: 8em;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news_pre span {
	font-size: 12px;
}
.news_pre span {
	position: absolute;
	right:7px;
	bottom: 0;
}
#indCase.bot {
	margin-top: 15px;
	margin-bottom: 0;
}
.newsList02 li {
	overflow: hidden;
	padding: 8px 0 9px 21px;
	border-bottom: 1px dashed #d0d1d1;
	height: 97px;
	margin-bottom: 9px;
	background: url(../images/i13.png) no-repeat 2px 21px;

}
.newsList02 li .title {
	position: relative;
}
.newsList02 h2 {
	color: #000;
	font-size: 15px;
	padding-right: 5em;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	height: 26px;
	line-height: 30px;
}
.newsList02 span{height: 30px;
    color: #888;
    line-height: 32px;
    float: right;
}
.newsList02 p {
	height: 72px;
	overflow: hidden;
	font-size: 14px;
	line-height: 24px;
	color: #555555;
	margin-top: 6px;
	margin-top: 9px;
	display: block;
}
#inform{width: 400px;margin: 20px auto;}
.zxlyinp {
	width: 400px;
	margin: 8px 0 11px;
	height: 30px;
	border: 1px solid #666666;    display: block;
}
.zxlyyzm {
	width:100px;
	height:30px;    margin-right: 12px;
	border: 1px solid #666666;
}
.indexcode{vertical-align: middle;}
.zxlysub {
	width: 120px;
	height: 34px;
	background-color: #eeeeee;
	color: #333333;
	border: 0px;
	margin: 30px auto;
	font-size: 15px;
	display: block;
}
.zxlysub:hover{background-color: #0173B9;color: #fff;}
.breakdiv+.article {
	min-height: 500px;
}
/*内页--关于我们列表页*/
.aboutcon02{margin-top:60px;margin-bottom: 60px;}
#about_info{overflow: hidden;padding-bottom: 60px;}
#about_honor{background:url(../images/13.jpg) no-repeat center top;overflow: hidden;clear: both;    height: 544px;
    margin-bottom: 22px;}
#about_honor .tit{text-align: center;margin-top: 60px;}
#about_honor .tit h2{font-size: 36px;color: #fff;}
#about_honor .tit h2 small{font-size: 20px;display: block;background:url(../images/14.jpg) no-repeat center bottom;display: block;line-height: 53px;margin-bottom: 20px;}
#about_honor .tit p{font-size: 18px;color: #fff;}
				/*li标签水平方向单个滑动*/
.acshow{height: 244px;margin-top: 67px;position: relative;}
.acshow span{width:24px;height:49px;display:inline-block;position:absolute;top:80px;cursor:pointer;z-index:88;}
.acshow span.prev{left:-56px;background:url(../images/left.png) no-repeat;}
.acshow span.next{right:-11px;background:url(../images/right.png) no-repeat;}
.acshow ul{margin-right:-5px;}
.acshow ul li{float:left;width:257px;display:inline-block;margin-right:33px;margin-left:0px;text-align:center;}
.acshow ul li .imgcon{width: 255px;height: 201px;border: 1px solid #bbb;}
.acwarp{width:1200px;margin:0 auto;}
#about_envi .tit{font-size: 20px;display: block;background:url(../images/15.jpg) no-repeat center bottom;display: block;line-height: 53px;margin-bottom: 20px;color: #222;text-align: center;font-weight: bold;}
.envi_list .imgcon {width: 278px;
height: 190px;    padding: 3px;
box-sizing: border-box;
border: 1px solid #bbb;
margin-right: 30px;
}
  
#sitemap_con{margin-top: 35px;min-height: 700px;}
#sitemap_con .ind_tit{margin-bottom: 15px;}
#sitemap_con .ind_tit a{line-height:30px;float: none;}
h3.map_title {line-height: 30px; background-color: #f5f8fa; border: 1px solid #d6dbe1; text-indent: 20px; color: #0172bd; border-bottom: 2px solid #0172bd;margin-top: 25px;} 
.map_list {line-height: 30px; padding-left: 20px; margin-top: 8px; margin-bottom: 8px; } 
.map_list a {padding: 4px; white-space: nowrap;    font-size: 12px;
    line-height: 30px;
    color: #666; }