@charset "utf-8";
/*默认样式*/
*{ margin: 0; padding: 0; }
html,body{ font-family: "微软雅黑"; font-size: 14px; line-height: 24px; color: #333; background: #fff;}
ul,li{ list-style-type: none; }
img{ border: none; }
a{ text-decoration: none; color: #333; }
a:hover{ text-decoration: none; color: #00ad25; }
.clear{ width: 0; height: 0; overflow: hidden; clear: both; line-height: 0;}
input:focus { outline: none; }
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill{
-webkit-box-shadow: 0 0 0px 1000px white inset
}

.anquan{width:1200px;margin:0 auto;}
.search_result{width:1200px;margin:0 auto;line-height:40px}
/*.nav ul li:nth-child(7){display:none;width:0;padding:0;}
.nav ul li:nth-child(8){}
.nav ul li:nth-child(9){display:none;width:0;padding:0;}
.nav ul li:nth-child(10){display:none;width:0;padding:0;}*/
.jsys_main{float:left;width:650px;}
.jsys_main img{float:left;display:inline-block;zoom:1;*display:inline;margin-right:20px;}
.jsys_main p{margin-bottom:30px;border-bottom:1px solid #eee;padding-bottom:30px;}
.jsys_main h2{margin-bottom:10px;}

/* banner */
.banner{ width:100%; height:auto; overflow:hidden; position:relative; z-index: 100;}
.banner .hd{width: 100%; height:30px; overflow:hidden; position:absolute; bottom:20px; z-index:1; text-align: center;}
.banner .hd ul{ overflow:hidden; zoom:1; display: inline-block;}
.banner .hd ul li{ float:left; margin:6px;  width:12px; height:12px; line-height:14px; text-align:center; background:#fff; border-radius: 10px;}
.banner .hd ul li.on{ background:#2ccb46; color:#fff; }

.banner .bd{ position:relative; width: 100%; height:100%; z-index:0; text-align: center;}
.banner .bd li{ zoom:1; vertical-align:middle; }
.banner .bd img{ width:100%; height:100%; display:block; overflow: hidden;}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.banner .prev,
.banner .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../img/jt_banner.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.banner .next{ left:auto; right:3%; background-position:8px 5px; }
.banner .prev:hover,
.banner .next:hover{ filter:alpha(opacity=100); opacity:1;}
.banner .prevStop{ display:none;  }
.banner .nextStop{ display:none;  }

/*top*/
.top{ width: 100%; height: 80px; margin: 0 auto; background: #fff; border-top: #23993c 2px solid; box-sizing: border-box;}
.top_c{ width: 1200px; height: 78px; margin: 0 auto;}

/*logo*/
.logo{ width: 180px; height: 50px; float: left; padding: 14px 0 0 0;}
.logo img{ width: 180px; height: 50px; display: block;}

/*导航菜单*/
.nav{ width:630px; height: 78px; margin: 0 0 0 80px; float: left;}
.nav ul{}
.nav ul li{ width: auto; height: 78px; line-height: 78px; font-size: 16px; float: left; display: block; padding: 0 10px; cursor: pointer;}
.nav ul li a{ display: block;}
.nav ul li a:hover{ background: #eee; color: #23993c; font-weight: bold; display: block;}
.nav ul li:hover{ background: #eee; color: #23993c; font-weight: bold; display: block;}

/*手机端 nav_sj*/
.nav_sj{ width: 40px; height: 78px; margin: 0 0 0 10px; float: left; background: url(../img/nav_sj.png) no-repeat center; cursor: pointer; display: none;}

/*搜索*/
.search{ width: 48px; height: 78px; float: left; background: url("../img/search.png") no-repeat center; cursor: pointer;}
.search:hover{ background: url("../img/search.png") no-repeat center #eee;}

/*电话*/
.tel{ width: 180px; height: 40px; line-height: 20px; float: left; margin: 20px 0 0 10px; padding: 0 0 0 50px; background: url("../img/tel.png") no-repeat 20px center; border-left: #ddd 1px solid;}
.tel span{display:inline;float:none;}
/*导航菜单*/
.navout{ width:100%; height: 100%; background: #f0f0f0; position: absolute; top: 0; display: none; z-index: 200;position:fixed;}
.navout_c{ width: 1200px; height: 100%; background: #fff; margin: 0 auto; padding: 80px 0 0 0; box-sizing: border-box;}
.navout_c_l{ width: 280px; height: 100%; background: #444; padding: 30px 0 0 0; box-sizing: border-box;}

/*top2*/
.top2{ width: 100%; height: 80px; margin: 0 auto; background: #fff; border-top: #23993c 2px solid; box-sizing: border-box; position: absolute; top: 0; z-index: 900;}
.top_c2{ width: 1200px; height: 78px; margin: 0 auto;}

/*搜索 search1*/
.search1{ width: 300px; height: 40px; position: absolute; left: 50%; margin: 90px 0 0 300px; z-index: 200; display: none;}
/*.search1 input{ width: 260px; height: 40px; background: url("../img/search2.png") no-repeat 20px 10px #f0f0f0; 
border-radius: 40px; border: none; font-size: 15px; text-indent: 50px; outline: none;}*/
.search1 .search1_bg{ width: 210px; height: 40px; background:#f0f0f0;float:left; 
border-radius: 40px; border: none; font-size: 15px; outline: none;padding:0 20px;}
.search1 .search1_bg a{float:left;line-height:40px;}
.search1 .search1_bg a img{margin-top:10px}
.search1 input{float:left;margin-left:10px;height:40px;line-height:40px;border:0;background:#f0f0f0;}
.search_close{ width: 40px; height: 40px; float: right; background: url("../img/search_close.png") no-repeat center; cursor: pointer;}

/*搜索2*/
/*.search2{ width: 860px; height: 40px; float: left; margin: 19px 0 0 110px;}
.search2 input{ width: 860px; height: 40px; background: url("../img/search2.png") no-repeat 20px 10px #f0f0f0; border-radius: 40px; border: none; font-size: 15px; text-indent: 50px; outline: none;}
*/

.search2_bg{ width: 820px; height: 40px; float: left; margin: 19px 0 0 110px;background:#f0f0f0;border-radius:40px;
padding:0 20px;}
.search2_bg a{float:left;line-height:40px;}
.search2_bg a img{margin-top:10px}
.search2_bg input{float:left;border:0;line-height:40px;height:40px;margin-left:10px;background:#f0f0f0;}
/*.search2_bg a input{ width: 860px; height: 40px; background: url("../img/search2.png") no-repeat 20px 10px #f0f0f0; border-radius: 40px; border: none; font-size: 15px; text-indent: 50px; outline: none;}
*/

/*close*/
.close{ width: 40px; height: 40px; color: #d00000; font-size: 40px; background: url("../img/close.png") no-repeat; float: right; margin: 19px 0 0 0; cursor: pointer;}

/*menu*/
.menu{}

/*一级分类*/
.one{ width: 100%; height: 50px; line-height: 50px; font-size: 16px; color: #fff; background: url("../img/nav_1.png") no-repeat center right; border-left: #444 4px solid; box-sizing: border-box; text-indent: 22px; z-index: 40;}
.one a{ color: #fff; display: block;}
.one:hover{ background: url("../img/nav_1.png") no-repeat center right #555; border-left: #2ccb46 4px solid; box-sizing: border-box;}
.one_active{ background: url("../img/nav_1.png") no-repeat center right #555; border-left: #2ccb46 4px solid; box-sizing: border-box;}

/*二级分类*/
.two{ width: 280px; height: 100%; background: #7e8c99; color: #fff; position: absolute; left: 50%; top: 0; margin: 0 0 0 -320px; padding: 110px 0 0 0; box-sizing: border-box; z-index: 50; display: none;}
.two h2{ line-height: 50px; text-indent: 22px; font-size: 16px; font-weight: normal;}
.two h2 a{ display: block; color: #fff; background: url("../img/nav_2.png") no-repeat right center;}
.two h2 a:hover{ background: #919da8 url("../img/nav_2.png") no-repeat right center;}

.two ul{}
.two ul li{ line-height: 50px; text-indent: 40px; font-size: 15px; color: #fff; display: block; background: url("../img/nav_1.png") no-repeat right center #7e8c99; }
.two ul li:hover{ background: #919da8; background: url("../img/nav_1.png") no-repeat right center #919da8; }
.two ul li.two_active{ background: #919da8; background: url("../img/nav_1.png") no-repeat right center #919da8; }

/*三级分类*/
.three{ width: 600px; height: 100%; position: absolute; left: 50%; top: 0; margin: 0 0 0 -6px; padding: 80px 0 0 0; box-sizing: border-box; z-index: 50; display: none;}
.three h2{ line-height: 50px; font-size: 20px; color: #555;}
.three a{ color: #555;}

/*line_1*/
.line_1{ width: 230px; margin: 20px auto; text-align: center;}
.line_1 hr{ width: 100%; color: #999; text-align: center; border-color: #bbb; display: inherit;}

/*gscp*/
.gscp{ width: 100%;}
.gscp li{ width: 50%; float: left; border-top: #ddd 1px solid; padding: 10px 36px 15px 0; box-sizing: border-box;}
.gscp li h3{ font-size: 16px; line-height: 30px; color: #555;}
.gscp li p{ font-size: 13px; line-height: 22px; margin: 6px 0 0 0;
text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;}
.gscp li a{ width: 80px; font-size: 13px; line-height: 26px; background: #fff; color: #666; border: #666 1px solid; display: block; text-align: center; margin: 12px 0 0 0;}
.gscp li a:hover{ background: #2ccb46; color: #fff; border: #2ccb46 1px solid;}

/* 服务 */
.fuwu{ width: 1200px; margin: 40px auto; position:relative;}
.fuwu .hd{ width: 100%; position: absolute;}
.fuwu .hd .prev{ display:block;  width: 50px; height: 110px; position: absolute; left: -60px; overflow:hidden; cursor:pointer; background:url("../img/fuwu_l.png") no-repeat center;}
.fuwu .hd .next{ display:block;  width: 50px; height: 110px; position: absolute; right: -60px; overflow:hidden; cursor:pointer; background:url("../img/fuwu_r.png") no-repeat center;}
.fuwu .hd ul{ float:right; overflow:hidden; margin-top:10px; zoom:1; display: none;}
.fuwu .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../img/icoCircle.gif") 0 -9px no-repeat; }
.fuwu .hd ul li.on{ background-position:0 0; }

.fuwu .bd{}
.fuwu .bd ul{ overflow:hidden; zoom:1; }
.fuwu .bd ul li{ float:left; _display:inline; display: block; overflow:hidden; text-align:center; width: 200px;}
.fuwu .bd ul li img{ width: 80px; height: 80px;  display: inline-block;}
.fuwu .bd ul li p{ line-height: 30px; font-size: 16px; font-weight: bold;}

/*安全服务*/
.aqfw{ width: 100%; margin: 0 auto; clear: both; color: #fff;}
.aqfw h2{ width: 66%; margin: 150px auto 0 auto; font-size: 32px; line-height: 60px; position: relative;}
.aqfw h2 img{ float: left; padding: 5px 12px 0 0;}
.aqfw p{ width: 66%; height: 100px; margin: 16px auto 0 auto; font-size: 14px; line-height: 24px; position: relative;}
.aqfw_more{ width: 66%; margin: 10px auto 0 auto; height: 40px; position: relative;}
.aqfw_more a{width: 40px; height: 40px; background: url(../img/jt_1.png) no-repeat center #2ccb46; border-radius: 50%; display: block; position: relative; opacity: 0;}

.aqfw_l{ width: 50%; height: 478px; background: url(../img/fuwu_bg_1.jpg) no-repeat; background-size: cover; border-right: #fff 5px solid; box-sizing: border-box; float: left; display: block;}
.aqfw_r{ width: 50%; height: 478px; background: url(../img/fuwu_bg_2.jpg) no-repeat; background-size: cover; border-left: #fff 5px solid; box-sizing: border-box; float: right; display: block;}

/*news*/
.news{ width: 100%; margin: 0 auto; padding: 60px 0 86px 0; clear: both; background: #f6f8fc;}
.news_h{ width: 300px; margin: 0 auto; font-size: 38px; font-weight: bold; line-height: 60px; text-align: center; background: url("../img/h_bg.png") 222px 6px no-repeat;}
.news_p{ width:100%; text-align: center; font-size: 16px; color: #888; line-height: 30px; }

.news_c{ width: 1200px; margin: 40px auto 0 auto; clear: both;}
.news_c ul{}
.news_c ul li{ float: left; color: #fff;}
.news_c ul li img{}
.news_c ul li h2{ font-size: 18px; color: #fff; line-height: 50px; height: 50px; overflow: hidden; margin: 260px 0 0 0; position: relative;}
.news_c ul li p{ font-size: 14px; color: #fff; line-height: 24px; height: 48px; overflow: hidden; padding: 0 60px 0 0; position: relative;}
.news_c ul li a{width: 36px; height: 36px; background: url(../img/jt_1.png) no-repeat center #2ccb46; border-radius: 50%; display: block; position: relative; float: right; margin: -42px 0 0 0;}

.news_li:nth-child(1){ width: 797px; height: 328px; float: left; overflow: hidden;}
.news_li:nth-child(2){ width: 394px; height: 328px; float: left; overflow: hidden; margin: 0 0 0 9px;}
.news_li:nth-child(3){ width: 394px; height: 328px; float: left; overflow: hidden; margin: 9px 0 0 0px;}
.news_li:nth-child(4){ width: 394px; height: 328px; float: left; overflow: hidden; margin: 9px 0 0 9px;}
.news_li:nth-child(5){ width: 394px; height: 328px; float: left; overflow: hidden; margin: 9px 0 0 9px;}
.news_li:nth-child(1) img{width: 797px; height: 328px;}
.news_li:nth-child(2) img{width: 394px; height: 328px;}
.news_li:nth-child(3) img{width: 394px; height: 328px;}
.news_li:nth-child(4) img{width: 394px; height: 328px;}
.news_li:nth-child(5) img{width: 394px; height: 328px;}

.news_li:nth-child(1) div{ width: 797px; height: 328px; padding: 0 30px; box-sizing: border-box; position: absolute; background: rgba(0,0,0,0.3);}
.news_li:nth-child(2) div{ width: 394px; height: 328px; padding: 0 30px; box-sizing: border-box; position: absolute; background: rgba(0,0,0,0.3);}
.news_li:nth-child(3) div{ width: 394px; height: 328px; padding: 0 30px; box-sizing: border-box; position: absolute; background: rgba(0,0,0,0.3);}
.news_li:nth-child(4) div{ width: 394px; height: 328px; padding: 0 30px; box-sizing: border-box; position: absolute; background: rgba(0,0,0,0.3);}
.news_li:nth-child(5) div{ width: 394px; height: 328px; padding: 0 30px; box-sizing: border-box; position: absolute; background: rgba(0,0,0,0.3);}


/*案例*/
.case{ width: 100%; height: 840px; margin: 0 auto; padding: 68px 0 0 0; clear: both; background: url("../img/case_bg.jpg") no-repeat #000; background-size: cover; box-sizing: border-box;}

.case_h{ width: 500px; margin: 0 auto; font-size: 38px; font-weight: bold; line-height: 60px; text-align: center; background: url("../img/h_bg.png") 446px 6px no-repeat; color: #fff;}
.case_p{ width:100%; text-align: center; font-size: 16px; color: #888; line-height: 30px; }

.case_tab_1{ width: 1200px; margin: 40px auto 0 auto; color: #fff;}
.case_tab_1 ul{}
.case_tab_1 ul li{ width: 11%; height: 70px; line-height: 70px; float: left; background: rgba(255,255,255,0); color: #bbb; cursor: pointer; text-align: center; font-size: 16px; font-weight: bold;}
.case_tab_1 ul li img{  display: inline-block; vertical-align: middle; padding: 0 0 0 0;width:30px;height:30px;}
.case_tab_1 ul li.active{ background: #2ccb46; color: #fff;}

.case_show_1{ width: 1200px; background: #fff; margin: 0 auto; clear: both; display: none;}

.case_tab_2{ width: 1200px; margin: 0 auto; color: #fff; clear: both;}
.case_tab_2 ul{}
.case_tab_2 ul li{ width: 100%; height: 60px; line-height: 60px; float: left; background: #fff9f9; color: #333; cursor: pointer; text-align: center; font-size: 15px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; padding: 0 8px; box-sizing: border-box; border-right: #eaeaea 1px solid; border-bottom: #ddd 2px solid;}
.case_tab_2 ul li.active{ color: #00b21d; border-right: #eaeaea 1px solid; border-bottom: #2ccb46 2px solid; font-weight: bold;}

.case_show_2{ width: 1200px; margin: 0 auto; clear: both;}
.case_show_2 ul li{ width: 100%; margin: 0 auto; clear: both; display: none;}
.case_show_2 ul li div{ width: 1200px; position: absolute; background: rgba(0,0,0,0.2);height:416px;}
.case_show_2 ul li h2{ font-size: 20px; color: #fff; line-height: 50px;height:50px;overflow:hidden; 
	margin:0 100px 0 40px; padding: 300px 0 0 0;}
.case_show_2 ul li p{ font-size: 14px; color: #fff; line-height: 24px; 
	margin:0 100px 0 40px;height:48px;overflow:hidden;}
.case_show_2 ul li a{width: 40px; height: 40px; background: url(../img/jt_1.png) no-repeat center #2ccb46; border-radius: 50%; display: block; position: relative; float: right; margin: -42px 40px 0 0;}
.case_show_2 ul li img{ width: 1200px; height: 416px; display: block;}

/*合作*/
.hezuo{ width: 100%; height: 546px; margin: 0 auto; padding: 60px 0 0 0; clear: both; background: #f3f4f9;}
.hezuo_h{ width: 300px; margin: 0 auto; font-size: 38px; font-weight: bold; line-height: 60px; text-align: center; background: url("../img/h_bg.png") 204px 6px no-repeat;}
.hezuo_p{ width:100%; text-align: center; font-size: 16px; color: #888; line-height: 30px; }

.hezuo_c{ width: 1200px; padding: 50px 60px; clear: both; background: url("../img/hezuo_bg.png") no-repeat left bottom #fff; position: absolute; left: 50%; margin: 40px 0 0 -660px;}
.hezuo_c ul{}
.hezuo_c ul li{ width: 212px; float: left; margin: 14px;height: 78px;}
.hezuo_c ul li img{ display: block; border: #eaeaea 1px solid; }

.hezuo_butn{ width: 240px; height: 50px; margin: 40px auto 20px auto; clear: both;}
.hezuo_butn a{ width: 240px; line-height: 50px; font-size: 16px; font-weight: bold; color: #fff; text-align: center; display: inline-block; vertical-align: middle; background: #2ccb46}
.hezuo_butn a p{  display:inline-block; vertical-align:middle;}
.hezuo_butn a img{ display:inline-block; vertical-align:middle; padding: 0 0 0 6px;}

/*foot*/
.foot{ width: 100%; color: #888; margin: 0 auto; clear: both; background: url("../img/foot_bg.jpg") no-repeat #000; background-size: cover;}

/*pc*/
.foot_dh_pc{ width: 1200px; padding: 96px 0 0 0; margin: 0 auto; clear: both;}

/*移动*/
.foot_dh{ width: 1200px; padding: 40px 0 0 0; margin: 0 auto; clear: both;}

.foot_dh_l{ width: 380px; float: left;}
.foot_dh_l img{}
.foot_dh_l p{ padding: 12px 0; line-height: 28px;}

.foot_dh_l ul{}
.foot_dh_l ul li{ float: left; margin: 6px 22px 0 0;}
.foot_dh_l ul li img{ width: 46px; height: 46px; display: block;}

/*微信*/
.foot_dh_l ul li>.foot_weixin{ width: 120px; height: 120px; position: absolute; margin: -136px 0 0 -36px; border-radius: 5px; display: none;}
.foot_dh_l ul li>.foot_weixin img{ width: 120px; height: 120px; display: block;}

/*抖音*/
.foot_dh_l ul li>.foot_douyin{ width: 120px; height: 120px; position: absolute; margin: -136px 0 0 -36px; border-radius: 5px; display: none;}
.foot_dh_l ul li>.foot_douyin img{ width: 120px; height: 120px; display: block;}

/*微博*/
.foot_dh_l ul li>.foot_weibo{ width: 120px; height: auto; background: #fff; text-align: center; position: absolute; margin: 60px 0 0 -36px; padding: 10px; box-sizing: border-box; font-size: 14px; color: #333; border-radius: 6px; line-height: 24px; display: none;}

/*QQ*/
.foot_dh_l ul li>.foot_qq{ width: 120px; height: auto; background: #fff; text-align: center;  position: absolute; margin: 60px 0 0 -36px; padding: 10px; box-sizing: border-box; font-size: 14px; color: #333; border-radius: 5px; line-height: 24px; display: none;}

/*右边导航*/
.foot_dh_r{ width: 780px; float: right;}
.foot_dh_r a{ color: #888;}
.foot_dh_r a:hover{ color: #23993c;}
.foot_dh_r h3{ font-size: 16px; line-height: 30px; color: #fff;}
.foot_dh_r h3 a{ color: #fff;}
.foot_dh_r h3 a:hover{ color: #23993c;}

.foot_dh_r ul{ padding: 10px 0 0 0;}
.foot_dh_r ul li{ font-size: 14px; line-height: 30px;}

.foot_nav{ width: 120px; float: left;}
.foot_nav_2{ width: 160px; float: left;}
.foot_nav_3{ width: 136px; float: left;}

/*版权*/
.foot_bq{ width: 1200px; line-height: 24px; margin: 36px auto 0 auto; padding: 20px 0; border-top: #333 1px solid; font-size: 14px;}
.foot_bq a{ color: #888;}
.foot_bq a:hover{ color: #23993c;}

/*网站浮动咨询*/
.zixun{ width: 60px; height: auto; background: #2ccb46; position: fixed; top: 500px; right: 20px; z-index: 1000; display: block; border-radius: 40px; padding: 12px 0;}
.zixun ul{}
.zixun ul li{ text-align: center;}
.zixun ul li+li{ border-top: #6cdb7e 1px solid;}
.zixun ul li img{ width: 30px; height: 30px; display: inline-block;}
.zixun ul li p{ font-size: 14px; line-height: 18px; color: #fff;}
.zixun ul li a{ color: #fff; padding: 6px 0 16px 0; display: block;}
.zixun ul li a:hover{ color: #fff;}


/*内页css*/

/*内页banner*/
.banner_nei{ width:100%; margin: 0 auto; clear: both;}
.banner_nei img{ width: 100%; height: auto; display: block;}
.banner_nei_zi{ position: absolute; left: 50%; margin: 220px 0 0 -600px; color: #fff;}
.banner_nei h2{ width: 1200px; margin: 0 auto; font-size: 60px; line-height: 96px;}
.banner_nei p{ width: 1200px; margin: 0 auto; font-size: 24px; line-height: 50px;}

/*weizhi*/
.weizhi{ width: 1200px; height: 30px; line-height: 30px; margin: 12px auto; clear: both; color: #555;}
.weizhi a{ color: #555;}
.weizhi a:hover{ color: #555;}

/*意见反馈*/
.yjfk{ width: 860px; height: auto; margin: 40px auto 80px auto; clear: both; background: #fff; box-shadow: 0px 0px 16px #ccc; color: #333;}
.yjfk h1{ font-size: 22px; line-height: 60px; text-align: center; padding: 30px 0 0 0;}

.yjfk_h{ width: 760px; margin: 24px auto 0 auto; clear: both; font-size: 16px; line-height: 40px;}
.yjfk_h span{ color: #ec0505; font-size: 24px; line-height: 30px; float: left; margin: 9px 0 0 0; font-weight: normal; padding: 0 4px 0 0;}

.yjfk_c{ width: 760px; margin: 10px auto 0 auto; clear: both; font-size: 16px; line-height: 24px;}

/*问题类型*/
.yjfk_wtlx{ padding: 0 40px 0 0;}

/*问题描述*/
.yjfk_wtms{ width: 760px; height: 180px; margin: 0 auto; padding: 12px 16px; clear: both; border: #dedede 1px solid; box-sizing: border-box; font-family: "微软雅黑"; font-size: 14px; outline: none; line-height: 24px;}

/*联系电话*/
.yjfk_lxdh{ width: 760px; height: 50px; border: #dedede 1px solid; box-sizing: border-box; margin: 0 auto; clear: both; text-indent: 16px; font-size: 14px; outline: none;}

/*提交按钮*/
.yjfk_tijiao_c{ width: 760px; margin: 10px auto 0 auto; padding: 30px 0 60px 0; clear: both; font-size: 16px; line-height: 24px; text-align: center;}
.yjfk_tijiao{ width: 260px; height: 50px; border: none; background: #2ccb46; color: #fff; font-size: 16px; outline: none;}

/*申请供应商*/
.sqgys{ width: 1200px; height: auto; margin: 40px auto 80px auto; clear: both; background: #fff; box-shadow: 0px 0px 16px #ccc; color: #333;}
.sqgys h1{ font-size: 22px; line-height: 60px; text-align: center; padding: 30px 0 0 0;}

.sqgys ul{ width: 100%; padding: 0 35px; box-sizing: border-box;}
.sqgys ul li{ width: 50%; float: left; padding: 0 35px; box-sizing: border-box;}

.sqgys p{ margin: 24px auto 0 auto; clear: both; font-size: 16px; line-height: 40px;}
.sqgys p span{ color: #ec0505; font-size: 24px; line-height: 30px; float: left; margin: 9px 0 0 0; font-weight: normal; padding: 0 4px 0 0;}

.sqgys_wz{ width: 100%; height: 50px; border: #dedede 1px solid; box-sizing: border-box; margin: 6px auto 0 auto; clear: both; text-indent: 16px; font-size: 14px; outline: none;}

/*合作类型*/
.sqgys_hzlx{ width: 100%; height: 50px; border: #dedede 1px solid; box-sizing: border-box; margin: 6px auto 0 auto; clear: both; text-indent: 16px; font-size: 14px; outline: none; color: #666;}

/*业务介绍*/
.sqgys_ywjj{ width: 100%; height: auto; margin: 0 auto; padding: 0 70px; clear: both;  box-sizing: border-box; font-family: "微软雅黑"; font-size: 14px; outline: none; line-height: 24px;}
.sqgys_ywjj textarea{ width: 100%; height: 180px; margin: 6px auto 0 auto; padding: 12px 16px; clear: both; border: #dedede 1px solid; box-sizing: border-box; font-family: "微软雅黑"; font-size: 14px; outline: none; line-height: 24px;}

/*提交按钮*/
.sqgys_tijiao{ width: 100%; margin: 10px auto 0 auto; padding: 30px 0 60px 0; clear: both; font-size: 16px; line-height: 24px; text-align: center;}
.sqgys_tijiao input{ width: 260px; height: 50px; border: none; background: #2ccb46; color: #fff; font-size: 16px; outline: none;}

/*申请合作*/
.sqhz{ width: 1200px; height: auto; margin: 40px auto 80px auto; clear: both; background: #fff; box-shadow: 0px 0px 16px #ccc; color: #333;}
.sqhz h1{ font-size: 22px; line-height: 60px; text-align: center; padding: 30px 0 0 0;}

.sqhz ul{ width: 100%; padding: 0 35px; box-sizing: border-box;}
.sqhz ul li{ width: 50%; float: left; padding: 0 35px; box-sizing: border-box;}

.sqhz p{ margin: 24px auto 0 auto; clear: both; font-size: 16px; line-height: 40px;}
.sqhz p span{ color: #ec0505; font-size: 24px; line-height: 30px; float: left; margin: 9px 0 0 0; font-weight: normal; padding: 0 4px 0 0;}

.sqhz_wz{ width: 100%; height: 50px; border: #dedede 1px solid; box-sizing: border-box; margin: 6px auto 0 auto; clear: both; text-indent: 16px; font-size: 14px; outline: none;}

/*合作类型*/
.sqhz_hzlx{ width: 100%; height: 50px; border: #dedede 1px solid; box-sizing: border-box; margin: 6px auto 0 auto; clear: both; text-indent: 16px; font-size: 14px; outline: none; color: #666;}

/*业务介绍*/
.sqhz_ywjj{ width: 100%; height: auto; margin: 0 auto; padding: 0 70px; clear: both;  box-sizing: border-box; font-family: "微软雅黑"; font-size: 14px; outline: none; line-height: 24px;}
.sqhz_ywjj textarea{ width: 100%; height: 180px; margin: 6px auto 0 auto; padding: 12px 16px; clear: both; border: #dedede 1px solid; box-sizing: border-box; font-family: "微软雅黑"; font-size: 14px; outline: none; line-height: 24px;}

/*提交按钮*/
.sqhz_tijiao{ width: 100%; margin: 10px auto 0 auto; padding: 30px 0 60px 0; clear: both; font-size: 16px; line-height: 24px; text-align: center;}
.sqhz_tijiao input{ width: 260px; height: 50px; border: none; background: #2ccb46; color: #fff; font-size: 16px; outline: none;}


/*项目咨询*/
.xmzx{ width: 1200px; height: auto; margin: 40px auto 80px auto; clear: both; background: #fff; box-shadow: 0px 0px 16px #ccc; color: #333;}
.xmzx h1{ font-size: 22px; line-height: 60px; text-align: center; padding: 30px 0 0 0;}

.xmzx ul{ width: 100%; padding: 0 35px; box-sizing: border-box;}
.xmzx ul li{ width: 50%; float: left; padding: 0 35px; box-sizing: border-box;}

.xmzx p{ margin: 24px auto 0 auto; clear: both; font-size: 16px; line-height: 40px;}
.xmzx p span{ color: #ec0505; font-size: 24px; line-height: 30px; float: left; margin: 9px 0 0 0; font-weight: normal; padding: 0 4px 0 0;}

.xmzx_wz{ width: 100%; height: 50px; border: #dedede 1px solid; box-sizing: border-box; margin: 6px auto 0 auto; clear: both; text-indent: 16px; font-size: 14px; outline: none;}

/*合作类型*/
.xmzx_hzlx{ width: 100%; height: 50px; border: #dedede 1px solid; box-sizing: border-box; margin: 6px auto 0 auto; clear: both; text-indent: 16px; font-size: 14px; outline: none; color: #666;}

/*业务介绍*/
.xmzx_ywjj{ width: 100%; height: auto; margin: 0 auto; padding: 0 70px; clear: both;  box-sizing: border-box; font-family: "微软雅黑"; font-size: 14px; outline: none; line-height: 24px;}
.xmzx_ywjj textarea{ width: 100%; height: 180px; margin: 6px auto 0 auto; padding: 12px 16px; clear: both; border: #dedede 1px solid; box-sizing: border-box; font-family: "微软雅黑"; font-size: 14px; outline: none; line-height: 24px;}

/*提交按钮*/
.xmzx_tijiao{ width: 100%; margin: 10px auto 0 auto; padding: 30px 0 60px 0; clear: both; font-size: 16px; line-height: 24px; text-align: center;}
.xmzx_tijiao input{ width: 260px; height: 50px; border: none; background: #2ccb46; color: #fff; font-size: 16px; outline: none;}

/*如何购买*/
.rhgm{ width: 1200px; height: auto; margin: 46px auto 80px auto; clear: both; text-align: center;}
.rhgm ul{ display: inline-block;}
.rhgm ul li{ float: left; width: 330px; text-align: center; margin: 0 28px; display: inline;}

.rhgm_top{ width: 100%; height: 380px; border: #e5e5e5 1px solid; border-bottom: none; box-sizing: border-box;}
.rhgm_top img{ width: 110px; height: 110px; display: inline; margin: 66px 0 6px 0;}
.rhgm_top h2{ font-size: 26px; line-height: 60px;}
.rhgm_top h3{ font-size: 26px; line-height: 35px;}
.rhgm_top p{ font-size: 14px; line-height: 24px;}

.rhgm_bg_1{ background: url("../img/rhgm_bg_1.jpg") bottom center no-repeat; background-size: contain;}
.rhgm_bg_2{ background: url("../img/rhgm_bg_2.jpg") bottom center no-repeat; background-size: contain;}
.rhgm_bg_3{ background: url("../img/rhgm_bg_3.jpg") bottom center no-repeat; background-size: contain;}

.rhgm_link{ width: 100%; height: 70px; display: block;}
.rhgm_link a{ width: 100%; height: 70px; line-height: 70px; background: #2ccb46; display: block; font-size: 20px; color: #fff;}
.rhgm_link a:hover{ background: #00ae1c;}

/*售后服务优势*/
.shfwys{ width: 100%; margin: 0 auto; padding: 56px 0 86px 0; clear: both; background: url("../img/shfwys_bg.jpg") no-repeat; background-size: cover;}
.shfwys_h{ width: 300px; margin: 0 auto; font-size: 38px; font-weight: bold; line-height: 60px; text-align: center; background: url("../img/h_bg.png") 240px 6px no-repeat;}

.shfwys ul{ width: 1200px; margin: 36px auto 0 auto; clear: both;}
.shfwys ul li{ float: left; width: 286px; height: 348px; text-align: center; color: #fff; }
.shfwys ul li+li{ float: left; width: 286px; height: 348px; margin: 0 0 0 18px; display: inline;}

.shfwys ul li p{ width: 80px; height: 80px; padding: 10px; margin: 86px auto 0 auto; background: #fff; text-align: center; border-radius: 50%;}
.shfwys ul li p img{ width: 80px; height: 80px;}
.shfwys ul li h2{ font-size: 18px; line-height: 40px; font-weight: normal; margin: 12px 0 0 0;}

.shfwys_bg_1{ background: url("../img/shfwys_bg_1.jpg") no-repeat; background-size: cover;}
.shfwys_bg_2{ background: url("../img/shfwys_bg_2.jpg") no-repeat; background-size: cover;}
.shfwys_bg_3{ background: url("../img/shfwys_bg_3.jpg") no-repeat; background-size: cover;}
.shfwys_bg_4{ background: url("../img/shfwys_bg_4.jpg") no-repeat; background-size: cover;}

/*我们的联系方式*/
.wmdlxfs{ width: 100%; margin: 0 auto; padding: 56px 0 86px 0; clear: both; background: #fff;}
.wmdlxfs_h{ width: 300px; margin: 0 auto; font-size: 38px; font-weight: bold; line-height: 60px; text-align: center; background: url("../img/h_bg.png") 260px 6px no-repeat;}

.wmdlxfs ul{ width: 1200px; margin: 30px auto 0 auto; clear: both;}
.wmdlxfs ul li{ float: left; width: 286px; height: auto; text-align: center;}
.wmdlxfs ul li+li{ margin: 0 0 0 18px; display: inline;}

.wmdlxfs ul li p{ width: 80px; height: 80px; padding: 10px; margin: 16px auto 0 auto; background: #2ccb46; text-align: center; border-radius: 50%;}
.wmdlxfs ul li p img{ width: 80px; height: 80px;}
.wmdlxfs ul li h2{ font-size: 18px; line-height: 30px; color: #333; font-weight: normal; margin: 20px 0 0 0;}

/*获取售后服务*/
.hqshfw{ width: 100%; margin: 0 auto; padding: 56px 0 100px 0; clear: both; background: url("../img/hqshfw_bg_1.jpg") no-repeat; background-size: cover;}
.hqshfw_h{ width: 300px; margin: 0 auto; font-size: 38px; font-weight: bold; color: #fff; line-height: 60px; text-align: center; background: url("../img/h_bg.png") 246px 6px no-repeat;}

.hqshfw_c{ width: 1200px; height: 420px; margin: 70px auto 0 auto; clear: both; background: url("../img/hqshfw_bg_2.jpg") no-repeat; background-size: cover; color: #000;}
.hqshfw_c h2{ font-size: 30px; line-height: 60px; padding: 60px 0 0 52px; font-weight: normal;}
.hqshfw_c p{ font-size: 16px; line-height: 28px; color: #555; padding: 12px 0 0 52px; width: 560px;}
.hqshfw_c h3{ font-size: 18px; line-height: 36px; padding: 26px 0 0 52px; font-weight: normal;}

.hqshfw_c a{ width: 245px; height:60px; font-size: 20px; line-height:30px; background: #2ccb46; 
	text-align: center; display: block; color: #fff; margin: 32px 0 0 52px;padding:5px 0;}
.hqshfw_c a:hover{ background: #00ae1c;}
.hqshfw_c a img{ margin: 18px 10px 18px 20px;display: inline-block; vertical-align: middle;float:left;
}
.hqshfw_c a span{float:left;display:inline-block}

/*行业解决方案 导航*/
.hyjjfa_link{ width: 100%; margin: 0 auto; clear: both; background: #333;}
.hyjjfa_link ul{ width: 1200px; margin: 0 auto;}
.hyjjfa_link ul li{ width: 80px; height: 71px; float: left; margin: 0 36px 0 0; text-align: center; font-size: 16px;}
.hyjjfa_link ul li a{ width: 80px; height: 71px; line-height: 71px; color: #fff; display: block; border-bottom: #333 3px solid; box-sizing: border-box;}
.hyjjfa_link ul li a:hover{ color: #2ccb46; border-bottom: #2ccb46 3px solid; box-sizing: border-box;}
.hyjjfa_link ul li a.active{ color: #2ccb46; border-bottom: #2ccb46 3px solid; box-sizing: border-box;}

/*行业导航*/
.hydh{ width: 100%; margin: 0 auto; padding: 50px 0 60px 0; clear: both;}
.hydh_h{ width: 300px; margin: 0 auto; font-size: 38px; font-weight: bold; line-height: 60px; text-align: center; background: url("../img/h_bg.png") 206px 6px no-repeat;}

.hydh ul{ width: 1200px; margin: 36px auto 0 auto; background: #eee;}
.hydh ul li{ width: 89px; display: block; float: left; text-align: center;margin:0 22px;}
/*.hydh ul li+li{ margin: 0 0 0 50px;}*/

.hydh ul li p{ font-size: 18px; line-height: 36px; padding: 10px 0 10px 0;}

.hydh ul li a{ display: block;}
.hydh ul li a:hover{}

.hydh ul li span{ width: 106px; height: 106px; display: block; background: #d6d9e5; border-radius: 50%;}
.hydh ul li:hover span{ width: 106px; height: 106px; display: block; background: #2ccb46;}

.hydh ul li:nth-child(1) span{ background: url("../img/hydh_1.png") center no-repeat #d6d9e5;}
.hydh ul li:nth-child(1):hover span{ background: url("../img/hydh_on_1.png") center no-repeat #2ccb46;}


.hydh ul li:nth-child(2) span{ background: url("../img/hydh_2.png") center no-repeat #d6d9e5;}
.hydh ul li:nth-child(2):hover span{ background: url("../img/hydh_on_2.png") center no-repeat #2ccb46;}

.hydh ul li:nth-child(3) span{ background: url("../img/hydh_3.png") center no-repeat #d6d9e5;}
.hydh ul li:nth-child(3):hover span{ background: url("../img/hydh_on_3.png") center no-repeat #2ccb46;}

.hydh ul li:nth-child(4) span{ background: url("../img/hydh_4.png") center no-repeat #d6d9e5;}
.hydh ul li:nth-child(4):hover span{ background: url("../img/hydh_on_4.png") center no-repeat #2ccb46;}

.hydh ul li:nth-child(5) span{ background: url("../img/hydh_5.png") center no-repeat #d6d9e5;}
.hydh ul li:nth-child(5):hover span{ background: url("../img/hydh_on_5.png") center no-repeat #2ccb46;}

.hydh ul li:nth-child(6) span{ background: url("../img/hydh_6.png") center no-repeat #d6d9e5;}
.hydh ul li:nth-child(6):hover span{ background: url("../img/hydh_on_6.png") center no-repeat #2ccb46;}

.hydh ul li:nth-child(7) span{ background: url("../img/hydh_7.png") center no-repeat #d6d9e5;}
.hydh ul li:nth-child(7):hover span{ background: url("../img/hydh_on_7.png") center no-repeat #2ccb46;}

.hydh ul li:nth-child(8) span{ background: url("../img/hydh_8.png") center no-repeat #d6d9e5;}
.hydh ul li:nth-child(8):hover span{ background: url("../img/hydh_on_8.png") center no-repeat #2ccb46;}

.hydh ul li:nth-child(9) span{ background: url("../img/hydh_9.png") center no-repeat #d6d9e5;}
.hydh ul li:nth-child(9):hover span{ background: url("../img/hydh_on_9.png") center no-repeat #2ccb46;}


.hydh ul li:nth-child(10) span{ background: url("../img/hydh_9.png") center no-repeat #d6d9e5;}
.hydh ul li:nth-child(10):hover span{ background: url("../img/hydh_on_9.png") center no-repeat #2ccb46;}
/*解决方案*/
.jjfa{ width: 100%; margin: 0 auto; padding: 50px 0 96px 0; clear: both; background: #041029;}
.jjfa_h{ width: 300px; margin: 0 auto; font-size: 38px; font-weight: bold; color: #fff; line-height: 60px; text-align: center; background: url("../img/h_bg.png") 206px 6px no-repeat;}


.jjfa ul{ width: 1200px; margin: 20px auto 0 auto;}
.jjfa ul li{ text-align: center; width: 282px; height: 200px; float: left; margin: 22px 0 0 0; border: #fff 2px solid; box-sizing: border-box; display: block; position: relative;}
.jjfa ul li{margin: 22px 9px 0;}
/*.jjfa ul li+li{ margin: 22px 0 0 24px;}
.jjfa ul li:nth-child(5){ margin: 22px 0 0 0;}*/

.jjfa ul li div{ position: absolute; width: 100%; text-align: center;}

.jjfa ul li img{ width: 100%; height: 100%; display: block;}

.jjfa ul li a{ width: 100%; height: 196px; color: #fff; display: block;}
.jjfa ul li a p{ font-size: 16px; line-height: 46px; padding: 66px 0 0 0;}
.jjfa ul li a hr{ width: 50px; margin: 0 auto; color: #fff; border: none; border-top: #fff 2px solid;}

.jjfa ul li a:hover{ width: 100%; height: 196px; color: #2ccb46; display: block;}
.jjfa ul li a:hover p{ font-size: 16px; font-weight: bold; line-height: 46px; padding: 66px 0 0 0;}
.jjfa ul li a:hover hr{ width: 50px; margin: 0 auto; color: #2ccb46; border: none; border-top: #2ccb46 2px solid;}

/*成功案例*/
.cgal{ width: 100%; margin: 0 auto; padding: 50px 0 90px 0; clear: both; background: #fff;}
.cgal_h{ width: 300px; margin: 0 auto; font-size: 38px; font-weight: bold; line-height: 60px; text-align: center; background: url("../img/h_bg.png") 206px 6px no-repeat;}

.cgal ul{ width: 1200px; margin: 36px auto 0 auto;}
.cgal ul li{ width: 374px; float: left; margin: 0;}
.cgal ul li+li{ margin: 0 0 0 38px;}
.cgal ul li img{ width: 374px; height: 266px; display: block;}
.cgal ul li p{ padding: 15px 24px; background: #eee; font-size: 15px; line-height: 20px; height: 60px;
overflow:hidden;}

.cgal ul li a:hover p{ background: #2ccb46; color: #fff;}



.cgals{ width: 100%; margin: 0 auto; padding: 50px 0 90px 0; clear: both; background: #fff;}
.cgal_h{ width: 300px; margin: 0 auto; font-size: 38px; font-weight: bold; line-height: 60px; text-align: center; background: url("../img/h_bg.png") 206px 6px no-repeat;}
.cgals h1{line-height:50px;}
.cgals h2{line-height:40px;}
.cgals h3{line-height:35px;}
.cgals table{margin:10px auto;}

.cgals ul{ width: 1200px; margin: 0 auto 0 auto;}
.cgals ul li{ width: 374px; float: left; margin: 0;}
.cgals ul li+li{ margin: 0 0 0 38px;}
.cgals ul li img{ width: 374px; height: 266px; display: block;}
.cgals ul li p{ padding: 20px 24px; background: #eee; font-size: 15px; line-height: 24px; height: 48px;}

.cgals ul li a:hover p{ background: #2ccb46; color: #fff;}

.cgal_more{ width: 160px; height: 50px; margin: 46px auto 0 auto; clear: both;}
.cgal_more a{ width: 160px; height: 50px; line-height: 50px; background: #2ccb46; display: block; color: #fff; font-size: 18px; text-align: center;}
.cgal_more a:hover{ background: #00ae1c;}
.cgal_more a img{ display: inline-block; vertical-align: middle; margin: -2px 0 0 8px;}

/*文章页*/
.article{ width: 1200px; margin: 0 auto; clear: both; padding: 0 0 70px 0;}
.article h1{ font-size: 30px; line-height: 50px; text-align: center; margin: 40px 0 0 0; color: #000;}
.article h4{ font-weight: normal; color: #666; font-size: 13px; line-height: 30px; text-align: center; margin: 10px 0 0 0;}
.article_c{ width: 100%; padding: 40px 0 0 0; display: table; text-align: center;}
.article_c p{ font-size: 15px; line-height: 30px; padding: 12px 0; text-indent: 2em; text-align: left;}
.article_c img{ padding: 12px 0;}

/*更多文章 上一篇下一篇*/
.article_more{ width: 100%; height: auto; margin: 50px 0 0 0; padding: 10px 20px; box-sizing: border-box; background: #eaeaea;}
.article_more_l{ width: 450px; height: 40px; line-height: 40px; overflow: hidden; float: left;}
.article_more_r{ width: 450px; height: 40px; line-height: 40px; overflow: hidden; float: right; text-align: right;}

/*文章列表*/
.article_list{ width: 100%; margin: 0 auto; clear: both; background: #fff;}
.article_list ul{ width: 1200px; margin: 0 auto; padding: 30px 0 0 0;}
.article_list ul li{ line-height: 56px; font-size: 15px; border-bottom: #bbb 1px dashed; background: url("../img/list.png") no-repeat left center; text-indent: 14px;}
.article_list ul li span{ float: right; font-size: 13px; color: #888;}

/*翻页*/
.fanye{ width:100%; margin: 0 auto; padding: 60px 0 80px 0; clear: both; text-align: center; background: #fff;}
.fanye ul{ display: inline-block;}
.fanye ul li{ float: left; display: inline; margin: 0 3px;}
.fanye ul li a{ width: 40px; height: 40px; display: block; line-height: 40px; border: #ddd 1px solid; background: #fff; border-radius: 5px; font-size: 14px; box-sizing: border-box;}
.fanye ul li:first-child a{ width: inherit; display: block; padding: 0 16px; }
.fanye ul li:last-child a{ width: inherit; display: block; padding: 0 16px; }
.fanye ul li a:hover{ border: #2ccb46 1px solid;  background: #2ccb46; color: #fff; box-sizing: border-box;}
.fanye ul li a.active{ border: #2ccb46 1px solid;  background: #2ccb46; color: #fff; box-sizing: border-box;}

/*经典案例*/
.jdal{ width: 100%; margin: 0 auto; padding: 50px 0 0 0; clear: both; background: #fff;}
.jdal_h{ width: 300px; margin: 0 auto; font-size: 38px; font-weight: bold; line-height: 60px; text-align: center; background: url("../img/h_bg.png") 206px 6px no-repeat;}

.jdal ul{ width: 1238px; margin: 36px auto 0 auto;}
.jdal ul li{ width: 374px; float: left;  margin: 0 19px 36px 19px;}
.jdal ul li+li{ margin: 0 19px 36px 19px;}
.jdal ul li img{ width: 374px; height: 266px; display: block;}
.jdal ul li p{ padding: 20px 24px; background: #eee; font-size: 15px; line-height: 24px; height: 48px;}

.jdal ul li a:hover p{ background: #2ccb46; color: #fff;}

/*经典案例翻页*/
.jdal_fanye{ width:100%; margin: 0 auto; padding: 10px 0; clear: both; text-align: center; background: #fff;}
.jdal_fanye ul{ display: inline-block;}
.jdal_fanye ul li{ float: left; display: inline; margin: 0 3px;}
.jdal_fanye ul li a{ width: 40px; height: 40px; display: block; line-height: 40px; border: #ddd 1px solid; background: #fff; border-radius: 5px; font-size: 14px; box-sizing: border-box;}
.jdal_fanye ul li:first-child a{ width: inherit; display: block; padding: 0 16px; }
.jdal_fanye ul li:last-child a{ width: inherit; display: block; padding: 0 16px; }
.jdal_fanye ul li a:hover{ border: #2ccb46 1px solid;  background: #2ccb46; color: #fff; box-sizing: border-box;}
.jdal_fanye ul li a.active{ border: #2ccb46 1px solid;  background: #2ccb46; color: #fff; box-sizing: border-box;}

/*文档中心*/
.wdzx{ width: 100%; margin: 60px auto 0 auto; padding: 50px 0 100px 0; clear: both; background: #041029;}
.wdzx_h{ width: 300px; margin: 0 auto; font-size: 38px; font-weight: bold; line-height: 60px; text-align: center; background: url("../img/h_bg.png") 206px 6px no-repeat; color: #fff;}

.wdzx ul{ width: 1200px; margin: 20px auto 0 auto; clear: both;}
.wdzx ul li{ width: 580px; background: #fff; padding: 46px 30px; box-sizing: border-box; margin: 32px 0 0 0; float: left;}
.wdzx ul li:nth-child(2){ margin: 32px 0 0 40px;}
.wdzx ul li:nth-child(4){ margin: 32px 0 0 40px;}

.wdzx_l{ float: left; width: 300px;}
.wdzx_l h2{ font-size: 15px; line-height: 26px; height: 26px; overflow: hidden; font-weight: normal;}
.wdzx_l p{ font-size: 12px; line-height: 24px; color: #999;}
.wdzx_l img{ width: 50px; height: 50px; float: left; padding: 0 10px 0 0;}

.wdzx_r{ float: right; width: 100px; text-align: right;}
.wdzx_r h3{ font-size: 12px; line-height: 26px; font-weight: normal; color: #aaa;}
.wdzx_r p{ font-size: 12px; line-height: 24px; color: #bbb;}
.wdzx_r p img{ padding: 0 2px 0 0; display: inline-block; vertical-align: middle;}

/*视频中心*/
.spzx{ width: 100%; margin: 0 auto; padding: 50px 0 100px 0; clear: both; background: url("../img/shfwys_bg.jpg") no-repeat #fff; background-size: cover;}
.spzx_h{ width: 300px; margin: 0 auto; font-size: 38px; font-weight: bold; line-height: 60px; text-align: center; background: url("../img/h_bg.png") 206px 6px no-repeat;}

.spzx ul{ width: 1238px; margin: 36px auto 0 auto;}
.spzx ul li{ width: 374px; float: left;  margin: 0 19px 0 19px;}
.spzx ul li img{width:100%;}
.spzx ul li+li{ margin: 0 19px 0 19px;}
.spzx ul li video{ width: 374px; height: 240px; display: block;}
.spzx ul li p{ padding: 20px 24px; background: #fff; font-size: 17px; line-height: 24px; font-weight: bold;}

.video_cont{width:1200px;margin:0 auto;}
.video_cont img{max-width:100%;}
.video_cont iframe{width:100%;height:auto;min-height:600px;}
/*关于我们 导航*/
.gywm_link{ width: 100%; margin: 0 auto; clear: both; background: #333;}
.gywm_link ul{ width: 1200px; margin: 0 auto;}
.gywm_link ul li{ width: 80px; height: 71px; float: left; margin: 0 36px 0 0; text-align: center; font-size: 16px;}
.gywm_link ul li a{ width: 80px; height: 71px; line-height: 71px; color: #fff; display: block; border-bottom: #333 3px solid; box-sizing: border-box;}
.gywm_link ul li a:hover{ color: #2ccb46; border-bottom: #2ccb46 3px solid; box-sizing: border-box;}
.gywm_link ul li a.active{ color: #2ccb46; border-bottom: #2ccb46 3px solid; box-sizing: border-box;}

/*公司简介*/
.gsjj{ width: 100%; margin: 0 auto; padding: 50px 0 70px 0; clear: both; background: #fff; background-size: cover;}
.gsjj_h{ width: 300px; margin: 0 auto; font-size: 38px; font-weight: bold; line-height: 60px; text-align: center; background: url("../img/h_bg.png") 206px 6px no-repeat;}
.gsjj h2{ width: 1200px; margin: 0 auto; font-size: 18px; line-height: 36px;}
.gsjj p{ width: 1200px; margin: 20px auto 0 auto; font-size: 14px; line-height: 24px;}
.gsjj img{ width: 1200px; height: 330px; margin: 0 auto; padding: 30px 0; display: block;}
.ggjj_cont{width:1200px;margin:0 auto;}
/*发展历程*/
.fzlc{ width: 100%; margin: 0 auto; padding: 50px 0 90px 0; clear: both; background: url("../img/fzlc_bg.jpg") no-repeat; background-size: cover;}
.fzlc_h{ width: 300px; margin: 0 auto; font-size: 38px; font-weight: bold; color: #fff; line-height: 60px; text-align: center; background: url("../img/h_bg.png") 206px 6px no-repeat;}

/*发展历程  年份切换tab*/
.fzlc_tab{ width: 1200px; height: 80px; margin: 60px auto 0 auto; overflow: hidden; background: url("../img/falc_line.gif") repeat-x center;}
.fzlc_tab ul{ position: relative;}
.fzlc_tab ul li{ width: 140px; float: left; text-align: center; cursor: pointer; display: inline;}
.fzlc_tab ul li p{ width: 80px; height: 80px; line-height: 80px; background: #fff; border-radius: 50%; color: #333; font-size: 17px;}
.fzlc_tab ul li.active p{ width: 80px; height: 80px; line-height: 80px; background: #2ccb46; border-radius: 50%; color: #fff; font-size: 17px;}

/*发展历程  左右移动按钮*/
.fzlc_butn{ width: 1200px; height: 0; line-height: 60px; margin: 60px auto 0 auto; position: relative;}
.fzlc_butn_l{ width: 50px; height: 80px; position: absolute; left: 50%; margin: 0 0 0 -660px; background: url(../img/jt_l.png) no-repeat center; color: #fff; display: block; cursor: pointer;}
.fzlc_butn_r{ width: 50px; height: 80px; position: absolute; left: 50%; margin: 0 0 0 610px; background: url(../img/jt_r.png) no-repeat center; color: #fff; display: block; cursor: pointer;}

/*对应内容*/
.fzlc_c{ width: 1200px; height: 440px; margin: 40px auto 0 auto; padding: 50px 0; box-sizing: border-box; clear: both; background: #fff; color: #333; font-size: 14px; display: none;}
.fzlc_c_time{ width: 140px; height: auto; float: left; line-height: 40px; font-size: 30px; padding: 0 0 0 40px;}

.fzlc_c_dian{ width: 13px; height: 13px; background: #ddd; border-radius: 50%; position: absolute; margin: 0 0 0 -43px; display: block;}

.fzlc_c_zi{ width: 970px; height: auto; min-height: 300px; float: left; padding: 0 0 0 36px; box-sizing: border-box; font-size: 14px; line-height: 24px; border-left: #ddd 1px solid;}
.fzlc_c_zi p{ padding: 0 0 18px 0;}


/*公司文化*/
.gswh{ width: 100%; margin: 0 auto; padding: 50px 0 100px 0; clear: both; background: url("../img/shfwys_bg.jpg") no-repeat bottom #fff; background-size: cover;}
.gswh_h{ width: 300px; margin: 0 auto; font-size: 38px; font-weight: bold; line-height: 60px; text-align: center; background: url("../img/h_bg.png") 206px 6px no-repeat;}

.gswh_c{ width: 1200px; margin: 36px auto 0 auto; clear: both;}

.gswh .hd{ width: 365px; height: 30px; float: left;}
.gswh .hd ul{}
.gswh .hd ul li{ cursor: pointer; width: 365px; height: 130px; line-height: 130px; font-size: 22px; text-align: center; background: #fff;}
.gswh .hd ul li+li{ border-top: #eee 1px solid; box-sizing: border-box;}
.gswh .hd ul li.on{ color: #fff; background: url("../img/gswh_h.jpg") no-repeat; background-size: cover; border-top: none;}

.gswh .bd{ width: 832px; height: 390px; overflow: hidden; float: left; position: relative;}
.gswh .bd ul{ }
.gswh .bd ul li{}
.gswh .bd ul li p{ position: absolute; bottom: 32px; padding: 0 36px; color: #fff; font-size: 17px; line-height: 36px;}
.gswh .bd ul li img{ width: 832px; height: 400px;}

/*战略目标*/
.zlmb{ width: 100%; height: 580px; box-sizing: border-box; margin: 0 auto; padding: 50px 0 100px 0; clear: both; background: url("../img/zlmb_bg.jpg") no-repeat bottom; background-size: cover;}
.zlmb_h{ width: 300px; margin: 0 auto; font-size: 38px; font-weight: bold; line-height: 60px; text-align: center; background: url("../img/h_bg.png") 206px 6px no-repeat;}
.zlmb_c{ width: 750px; height: auto; padding: 50px 70px; box-sizing: border-box; background: #fff; font-size: 18px; line-height: 32px; position: absolute; left: 50%; margin: 246px 0 0 -150px;}

/*荣誉资质*/
.ryzz{ width: 100%; height: auto; box-sizing: border-box; margin: 0 auto; padding: 50px 0 60px 0; clear: both; background: #fff;}
.ryzz_h{ width: 300px; margin: 0 auto; font-size: 38px; font-weight: bold; line-height: 60px; text-align: center; background: url("../img/h_bg.png") 206px 6px no-repeat;}

.ryzz_c{ width: 1230px; margin: 36px auto 0 auto; clear: both;}

.ryzz_c .hd{ width: 1200px; height: 66px; margin: 0 auto;}
.ryzz_c .hd ul{}
.ryzz_c .hd ul li{ cursor: pointer; width: 33.33%; height: 66px; float: left; line-height: 66px; font-size: 18px; text-align: center; background: #eee;}
.ryzz_c .hd ul li+li{ border-left: #fff 2px solid; box-sizing: border-box;}
.ryzz_c .hd ul li.on{ color: #fff; background: #2ccb46;}

.ryzz_c .bd{ width: 1230px; height: auto; margin: 10px auto 0 auto;}
.ryzz_c .bd ul{}
.ryzz_c .bd ul li{ width: 380px; height: auto; float: left; margin: 26px 14px 0 15px; text-align: center;}
.ryzz_c .bd ul li p{font-size: 16px; line-height: 30px; margin: 16px 0 0 0;}

.ryzz_pic{ width: 100%; background: #eee; padding: 26px 0;}
.ryzz_pic img{ height: 100%; max-height: 234px; display: inline-block;}

/*荣誉资质 翻页*/
.ryzz_fanye{ width:100%; margin: 40px auto 0 auto; padding: 10px 0; clear: both; text-align: center; background: #fff;}
.ryzz_fanye ul{ display: inline-block;}
.ryzz_fanye ul li{ float: left; display: inline; margin: 0 3px;}
.ryzz_fanye ul li a{ width: 40px; height: 40px; display: block; line-height: 40px; border: #ddd 1px solid; background: #fff; border-radius: 5px; font-size: 14px; box-sizing: border-box;}
.ryzz_fanye ul li:first-child a{ width: inherit; display: block; padding: 0 16px; }
.ryzz_fanye ul li:last-child a{ width: inherit; display: block; padding: 0 16px; }
.ryzz_fanye ul li a:hover{ border: #2ccb46 1px solid;  background: #2ccb46; color: #fff; box-sizing: border-box;}
.ryzz_fanye ul li a.active{ border: #2ccb46 1px solid;  background: #2ccb46; color: #fff; box-sizing: border-box;}

/*安全产品 banner*/
.banner_aqcp{ width:100%; margin: 0 auto; clear: both;}
.banner_aqcp img{ width: 100%; height: auto; display: block;}
.banner_aqcp_zi{ position: absolute; left: 50%; margin: 180px 0 0 -600px; color: #fff;}
.banner_aqcp h2{ width: 1200px; margin: 0 auto; font-size: 60px; line-height: 96px;}
.banner_aqcp p{ width: 1200px; margin: 0 auto; font-size: 24px; line-height: 50px;}

.banner_aqcp a{ width: 170px; height: 50px; line-height: 50px; margin: 26px 0 0 0; background: #2ccb46; display: block; color: #fff; font-size: 18px; text-align: center;}
.banner_aqcp a:hover{ background: #00ae1c;}
.banner_aqcp a img{ width: 20px; height: 20px; display: inline-block; vertical-align: middle; margin: -2px 0 0 8px;}

/*需求分析*/
.xqfx{ width: 100%; margin: 0 auto; padding: 50px 0 100px 0; clear: both; background: url("../img/shfwys_bg.jpg") no-repeat bottom #fff; background-size: cover;}
.xqfx_h{ width: 300px; margin: 0 auto; font-size: 38px; font-weight: bold; line-height: 60px; text-align: center; background: url("../img/h_bg.png") 206px 6px no-repeat;}

.xqfx_c{ width: 1200px; margin: 36px auto 0 auto; clear: both;}

.xqfx_c .hd{ width: 365px; height: 30px; float: left;}
.xqfx_c .hd ul{}
.xqfx_c .hd ul li{ overflow: hidden;cursor: pointer; width: 365px; height: 130px; line-height: 130px; font-size: 22px; text-align: center; background: #fff;}
.xqfx_c .hd ul li+li{ border-top: #eee 1px solid; box-sizing: border-box;}
.xqfx_c .hd ul li.on{ color: #fff; background: url("../img/gswh_h.jpg") no-repeat; background-size: cover; border-top: none;}

.xqfx_c .hd ul li:nth-child(1) span{ width: 40px; height: 40px; background: url("../img/xqfx_1.png") 0 0 no-repeat; display: inline-block; vertical-align: middle;}
.xqfx_c .hd ul li:nth-child(2) span{ width: 40px; height: 40px; background: url("../img/xqfx_2.png") 0 0 no-repeat; display: inline-block; vertical-align: middle;}
.xqfx_c .hd ul li:nth-child(3) span{ width: 40px; height: 40px; background: url("../img/xqfx_3.png") 0 0 no-repeat; display: inline-block; vertical-align: middle;}

.xqfx_c .hd ul li.on span{ background-position: 0 -60px;}

.xqfx_c .bd{ width: 832px; height: 390px; overflow: hidden; float: left; position: relative;}
.xqfx_c .bd ul{ }
.xqfx_c .bd ul li{}
.xqfx_c .bd ul li p{ position: absolute; bottom: 32px; padding: 0 36px; color: #fff; font-size: 14px; line-height: 24px;}
.xqfx_c .bd ul li p b{ font-size: 20px; line-height: 50px;}
.xqfx_c .bd ul li img{ width: 832px; height: 400px;}

/*产品介绍*/
.cpjs{ width: 100%; height: auto; box-sizing: border-box; margin: 0 auto; padding: 50px 0 90px 0; clear: both; background: url("../img/shfwys_bg.jpg") no-repeat bottom #fff; background-size: cover;}
.cpjs_h{ width: 300px; margin: 0 auto; font-size: 38px; font-weight: bold; line-height: 60px; text-align: center; background: url("../img/h_bg.png") 206px 6px no-repeat;}
.cpjs_hh{ width: 1200px; margin: 20px auto 0 auto; font-size: 14px; line-height: 24px;text-align:center;}

.cpjs_c{ width: 1200px; margin: 30px auto 0 auto; clear: both;}

.cpjs_c .hd{ width: 1200px; height: 90px; margin: 0 auto; background: #fff;}
.cpjs_c .hd ul{}
.cpjs_c .hd ul li{ cursor: pointer; width: 400px; height: 90px; float: left; line-height: 90px; font-size: 18px; text-align: center; border: #e5e5e5 1px solid; box-sizing: border-box; }
.cpjs_c .hd ul li+li{  border: #e5e5e5 1px solid; border-left: none;  box-sizing: border-box; }
.cpjs_c .hd ul li.on{ color: #fff; background: #2ccb46;  border: #2ccb46 1px solid; border-left: none;  box-sizing: border-box; }

.cpjs_c .bd{ width: 1200px; height: auto; margin: 0 auto; background: #fff;}
.cpjs_c .bd ul{}
.cpjs_c .bd ul li{ width: 100%; height: auto;}

.cpjs_c .bd ul li h2{ font-size: 15px; line-height: 30px; padding: 36px 36px 0 0;}
.cpjs_c .bd ul li p{font-size: 14px; line-height: 26px; padding: 20px 36px 0 0;}
.cpjs_c .bd ul li img{ float: left; padding: 0 44px 0 0;}

.cpjs_c .bd ul li a{ width: 36px; height: 36px; background: url("../img/jt_1.png") no-repeat center #2ccb46; display: inline-block; border-radius: 50%; margin: 32px 0 0 0;}
.cpjs_c .bd ul li a:hover{ background: url("../img/jt_1.png") no-repeat center #00ae1c;}

/*技术优势*/
.jsys{ width: 100%; height: auto; box-sizing: border-box; margin: 0 auto; padding: 50px 0 90px 0; clear: both; background: url("../img/fzlc_bg.jpg") no-repeat bottom #fff; background-size: cover;}
.jsys_h{ width: 300px; margin: 0 auto; font-size: 38px; font-weight: bold; line-height: 60px; text-align: center; background: url("../img/h_bg.png") 206px 6px no-repeat; color: #fff;}

.jsys_c{ width: 1200px; margin: 36px auto 0 auto; clear: both;}

.jsys_c .hd{ width: 1200px; height: 126px; margin: 0 auto; background: rgba(255,255,255,0.1);}
.jsys_c .hd ul{}
.jsys_c .hd ul li{ cursor: pointer; width: 300px; height: 126px; float: left; text-align: center; box-sizing: border-box; color: #fff;}
.jsys_c .hd ul li+li{  border-left: #595877 1px solid; box-sizing: border-box; }
.jsys_c .hd ul li.on{ color: #fff; background: #2ccb46; box-sizing: border-box; }

.jsys_c .hd ul li p{  line-height: 30px; font-size: 17px;}
.jsys_c .hd ul li img{ width: 50px; height: 50px; display: inline-block; margin: 22px 0 0 0;}

.jsys_c .bd{ width: 1200px; height: auto; margin: 0 auto; background: #fff;}
.jsys_c .bd ul{}
.jsys_c .bd ul li{ width: 100%; height: auto; padding: 30px; box-sizing: border-box;}

.jsys_c_pic{ width: 420px; height: 355px; float: right;}
.jsys_c_pic img{ width: 420px; height: 355px;}

.jsys_c_zi{ width: 650px; padding: 30px 0; margin: 0 0 0 16px; border-bottom: #e5e5e5 1px solid;}
.jsys_c_zi h2{ font-size: 16px; line-height: 32px; height: 32px; overflow: hidden;}
.jsys_c_zi p{ font-size: 14px; line-height: 24px; height: 24px; overflow: hidden;}
.jsys_c_zi img{ float: left; padding: 2px 16px 0 0; width: 50px; height: 50px;}

/*产品概述*/
.cpgs{ width: 100%; height: auto; box-sizing: border-box; margin: 0 auto; padding: 50px 0 0 0; clear: both; background: url("../img/cpgs_bg.jpg") no-repeat; background-size: cover; position: relative;}
.cpgs_h{ width: 300px; margin: 0 auto; font-size: 38px; font-weight: bold; line-height: 60px; text-align: center; background: url("../img/h_bg.png") 206px 6px no-repeat; color: #fff;}

.cpgs_c{ width: 1200px; height: auto; background: #fff;  margin: 70px auto 0 auto; padding: 50px 60px 60px 50px; box-sizing: border-box;}

.cpgs_c img{ width: 540px; height: 330px; float: left; padding: 0 70px 0 0;}
.cpgs_c h2{ font-size: 27px; line-height: 70px; margin: 80px 0 0 0;}
.cpgs_c p{ font-size: 15px; line-height: 26px;}

/*品牌优势*/
.ppys{ width: 100%; height: auto; box-sizing: border-box; margin: 0 auto; padding: 50px 0 80px 0; clear: both; background: url("../img/shfwys_bg.jpg") no-repeat bottom #fff; background-size: cover;}
.ppys_h{ width: 300px; margin: 0 auto; font-size: 38px; font-weight: bold; line-height: 60px; text-align: center; background: url("../img/h_bg.png") 206px 6px no-repeat;}

.ppys_c{ width: 1200px; margin: 30px auto 0 auto; clear: both;}

.ppys_c .hd{ width: 1200px; height: 15px; margin: 36px auto 0 auto; clear: both; text-align: center;}
.ppys_c .hd ul{  display: inline-block;}
.ppys_c .hd ul li{ cursor: pointer; width: 15px; height: 15px; float: left; background: #aaa; border-radius: 50%; margin: 0 6px; display: inline;}
.ppys_c .hd ul li.on{  background: #2ccb46;}

.ppys_c .bd{ width: 1200px; height: auto; margin: 90px auto 0 auto;}
.ppys_c .bd ul{}
.ppys_c .bd ul li{ width: 376px; height: 400px; background: #fff; box-shadow: 0 0 6px #ddd; color: #333; float: left; text-align: center;}
.ppys_c .bd ul li+li{ margin: 0 0 0 36px;}

.ppys_c .bd ul li:hover{ background: #2ccb46; box-shadow: 0 0 6px #ddd; color: #fff;}

.ppys_c .bd ul li h2{ font-size: 20px; line-height: 60px;}
.ppys_c .bd ul li p{font-size: 14px; line-height: 24px; padding: 4px 30px 0 30px;}
.ppys_c .bd ul li img{ width: 50px; height: 50px; display: inline-block; background: #fff; box-shadow: 0 0 6px #bbb; border-radius: 50%; border: #2ccb46 2px solid; padding: 18px; margin: -45px 0 0 0;}
.ppys_c .bd ul li:hover img{ width: 50px; height: 50px; display: inline-block; background: #fff; box-shadow: 0 0 6px #bbb; border-radius: 50%; border: #fff 2px solid; padding: 18px; margin: -45px 0 0 0;}

/*产品新闻*/
.cpxw{ width: 100%; height: auto; box-sizing: border-box; margin: 0 auto; padding: 50px 0 80px 0; clear: both; background: url("../img/shfwys_bg.jpg") no-repeat; background-size: cover; position: relative;}
.cpxw_h{ width: 300px; margin: 0 auto; font-size: 38px; font-weight: bold; line-height: 60px; text-align: center; background: url("../img/h_bg.png") 206px 6px no-repeat;}

.cpxw ul{ width: 1200px; margin: 32px auto 0 auto;}
.cpxw ul li{ width: 380px; height: auto; float: left; background: #fff;}
.cpxw ul li+li{ margin: 0 0 0 30px;}

.cpxw ul li h2{ font-size: 16px; line-height: 36px; height: 36px; overflow: hidden; padding: 0 20px; margin: 8px 0 0 0;  box-sizing: border-box;}
.cpxw ul li h3{ font-size: 14px; line-height: 24px; height: 48px; overflow: hidden;  font-weight: normal; margin: 2px 0 0 0;  padding: 0 20px; box-sizing: border-box;}
.cpxw ul li p{ font-size: 12px; line-height: 46px; color: #999; border-top: #e8e8e8 1px solid; text-align: right; margin: 20px 0 0 0; padding: 0 20px; box-sizing: border-box;}
.cpxw ul li img{ width: 380px; height: 264px;}

.cpxw_more{ width: 160px; height: 50px; margin: 46px auto 0 auto; clear: both;}
.cpxw_more a{ width: 160px; height: 50px; line-height: 50px; background: #2ccb46; display: block; color: #fff; font-size: 18px; text-align: center;}
.cpxw_more a:hover{ background: #00ae1c;}
.cpxw_more a img{ display: inline-block; vertical-align: middle; margin: -2px 0 0 8px;}


/*资料下载*/
.zlxz{ width: 100%; margin: 60px auto 0 auto; padding: 50px 0 100px 0; clear: both; background: #041029;}
.zlxz_h{ width: 300px; margin: 0 auto; font-size: 38px; font-weight: bold; line-height: 60px; text-align: center; background: url("../img/h_bg.png") 206px 6px no-repeat; color: #fff;}

.zlxz ul{ width: 1200px; margin: 20px auto 0 auto; clear: both;}
.zlxz ul li{ width: 580px; background: #fff; padding: 46px 30px; box-sizing: border-box; margin: 32px 0 0 0; float: left;}
.zlxz ul li:nth-child(2){ margin: 32px 0 0 40px;}
.zlxz ul li:nth-child(4){ margin: 32px 0 0 40px;}

.zlxz_l{ float: left; width: 300px;}
.zlxz_l h2{ font-size: 15px; line-height: 26px; height: 26px; overflow: hidden; font-weight: normal;}
.zlxz_l p{ font-size: 12px; line-height: 24px; color: #999;}
.zlxz_l img{ width: 50px; height: 50px; float: left; padding: 0 10px 0 0;}

.zlxz_r{ float: right; width: 100px; text-align: right;}
.zlxz_r h3{ font-size: 12px; line-height: 26px; font-weight: normal; color: #aaa;}
.zlxz_r p{ font-size: 12px; line-height: 24px; color: #bbb;}
.zlxz_r p img{ padding: 0 2px 0 0; display: inline-block; vertical-align: middle;}













.pages{height:32px;padding:50px 0 50px;text-align:center;}
.pages a{display:inline-block;padding:0 10px;line-height:32px;text-align:center;margin:0 5px;height:32px;padding:0 15px;color:#333;background:#fff;
border:1px solid #ddd;}
.pages a:hover,.pages .current{color:#fff;background:#54a4fb;border:1px solid #ddd}
.pages .current{padding:0 10px;line-height:32px;text-align:center;margin:0 5px;display:inline-block;height:32px;padding:0 15px;}







/*手机端css*/
@media(max-width:640px){

.search1 .search1_bg{ width:200px; height: 40px; background:#f0f0f0;float:left; 
border-radius: 40px; border: none; font-size: 15px; outline: none;padding:0 20px;}

/*banner*/
.banner .hd{width: 100%; height:16px; overflow:hidden; position:absolute; bottom:10px; z-index:1; text-align: center;}
.banner .hd ul li{ float:left; margin: 5px;  width:8px; height:8px; line-height:14px; text-align:center; background:#fff; border-radius: 10px;}

/*top*/
.top{ width: 100%; height: 58px; margin: 0 auto; background: #fff; border-top: #23993c 2px solid; box-sizing: border-box;}
.top_c{ width: 100%; height: 56px; margin: 0 auto; padding: 0 10px; box-sizing: border-box;}

/*logo*/
.logo{ width: 144px; height: 40px; float: left; padding: 8px 0 0 0;}
.logo img{ width: 144px; height: 40px; display: block;}

/*导航菜单*/
.nav{ width: 680px; height: 78px; margin: 0 0 0 130px; float: left; display: none;}
.nav ul{}
.nav ul li{ width: auto; height: 78px; line-height: 78px; font-size: 16px; float: left; display: block; padding: 0 22px; cursor: pointer;}
.nav ul li:hover{ background: #eee; color: #23993c; font-weight: bold;}

/*手机端 nav_sj*/
.nav_sj{ width: 40px; height: 56px; margin: 0; float: right; background: url(../img/nav_sj.png) no-repeat center; cursor: pointer; display: inherit;}

/*搜索*/
.search{ width: 40px; height: 56px; float: right; background: url("../img/search.png") no-repeat center; cursor: pointer;}
.search:hover{ background: url("../img/search.png") no-repeat center #eee;}

/*电话*/
.tel{ width: auto; height: 20px; line-height: 20px; float: left; margin: 29px 0 0 10px; padding: 0 0 0 42px; background: url("../img/tel.png") no-repeat 20px center; border-left: #ddd 1px solid; display: none;}

/*导航菜单*/
.navout{ width:100%; height: 100%; background: #f0f0f0; position: fixed; top: 0; display: none; z-index: 200;}
.navout_c{ width: 100%; height: 100%; background: #fff; margin: 0 auto; padding: 56px 0 0 0; box-sizing: border-box;}
.navout_c_l{ width: 100%; height: 100%; background: #444; padding: 20px 0 0 0; box-sizing: border-box;}

/*top2*/
.top2{ width: 100%; height: 58px; margin: 0 auto; background: #fff; border-top: #23993c 2px solid; box-sizing: border-box; position: fixed; top: 0; z-index: 900;}
.top_c2{ width: 100%; height: 56px; margin: 0 auto; padding: 0 10px; box-sizing: border-box;}

/*搜索 search1*/
.search1{ width: 280px; height: 40px; position: absolute; left: inherit; right: 10px; margin: 68px auto 0 auto; z-index: 200; display: none;}
/*.search1 input{ width: 220px; height: 40px; background: url("../img/search2.png") no-repeat 20px 10px #f0f0f0; border-radius: 40px; border: none; font-size: 14px; text-indent: 50px; outline: none;}
*/
.search_close{ width: 40px; height: 40px; float: right; background: url("../img/search_close.png") no-repeat center; cursor: pointer;}

/*搜索2*/
.search2{ width: 860px; height: 40px; float: left; margin: 19px 0 0 110px; display: none;}
.search2 input{ width: 860px; height: 40px; background: url("../img/search2.png") no-repeat 20px 10px #f0f0f0; border-radius: 40px; border: none; font-size: 15px; text-indent: 50px; outline: none;}

/*close*/
.close{ width: 40px; height: 40px; color: #d00000; font-size: 40px; background: url("../img/close.png") no-repeat; float: right; margin: 10px 0 0 0; cursor: pointer;}

/*menu*/
.menu{}

/*一级分类*/
.one{ width: 100%; height: 50px; line-height: 50px; font-size: 16px; color: #fff; background: url("../img/nav_1.png") no-repeat center right; border-left: #444 4px solid; box-sizing: border-box; text-indent: 22px; z-index: 40;}
.one a{ color: #fff; display: block;}
.one:hover{ background: url("../img/nav_1.png") no-repeat center right #555; border-left: #2ccb46 4px solid; box-sizing: border-box;}
.one_active{ background: url("../img/nav_1.png") no-repeat center right #555; border-left: #2ccb46 4px solid; box-sizing: border-box;}

/*二级分类*/
.two{ width: 100%; height: 100%; background: #7e8c99; color: #fff; position: absolute; left: 0; top: 0; margin: 0; padding: 76px 0 0 0; box-sizing: border-box; z-index: 50; display: none;}
.two h2{ line-height: 50px; text-indent: 22px; font-size: 16px; font-weight: normal;}
.two h2 a{ display: block; color: #fff; background: url("../img/nav_2.png") no-repeat right center;}
.two h2 a:hover{ background: #919da8 url("../img/nav_2.png") no-repeat right center;}

.two ul{}
.two ul li{ line-height: 50px; text-indent: 40px; font-size: 15px; color: #fff; display: block; background: url("../img/nav_1.png") no-repeat right center #7e8c99; }
.two ul li:hover{ background: #919da8; background: url("../img/nav_1.png") no-repeat right center #919da8; }
.two ul li.two_active{ background: #919da8; background: url("../img/nav_1.png") no-repeat right center #919da8; }

/*三级分类*/
.three{ width: 100%; height: 100%; position: absolute; left: 0; top: 0; margin: 0; padding: 76px 20px 0 20px; box-sizing: border-box; 
	z-index: 60; display: none; background: #fff;overflow-y:scroll;}
.three h2{ line-height: 50px; font-size: 20px; color: #555;}
.three a{ color: #555;}

/*line_1*/
.line_1{ width: 86%; margin: 20px auto; text-align: center;}
.line_1 hr{ width: 100%; color: #999; text-align: center; border-color: #bbb; display: inherit;}

/*gscp*/
.gscp{ width: 100%;}
.gscp li{ width: 100%; float: inherit; border-top: #ddd 1px solid; padding: 16px 0 24px 0; box-sizing: border-box;}
.gscp li h3{ font-size: 16px; line-height: 26px; color: #555;}
.gscp li p{ font-size: 13px; line-height: 22px; margin: 6px 0 0 0;}
.gscp li a{ width: 80px; font-size: 13px; line-height: 26px; background: #fff; color: #666; border: #666 1px solid; display: block; text-align: center; margin: 12px 0 0 0;}
.gscp li a:hover{ background: #2ccb46; color: #fff; border: #2ccb46 1px solid;}

/* 服务 */
.fuwu{ width: 100%; margin: 20px auto; position:relative;}
.fuwu .hd{ width: 100%; position: absolute; padding: 0 40px; box-sizing: border-box;}
.fuwu .hd .prev{ display:block;  width: 50px; height: 100px; position: absolute; left: 0; overflow:hidden; cursor:pointer; background:url("../img/fuwu_l.png") no-repeat center;}
.fuwu .hd .next{ display:block;  width: 50px; height: 100px; position: absolute; right: 0; overflow:hidden; cursor:pointer; background:url("../img/fuwu_r.png") no-repeat center;}
.fuwu .hd ul{ float:right; overflow:hidden; margin-top:10px; zoom:1; display: none;}
.fuwu .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../img/icoCircle.gif") 0 -9px no-repeat; }
.fuwu .hd ul li.on{ background-position:0 0; }

.fuwu .bd{ width: 100%; padding: 0 50px; margin: 0 auto; box-sizing: border-box;}
.fuwu .bd ul{ overflow:hidden; zoom:1; }
.fuwu .bd ul li{ float:left; _display:inline; display: block; overflow:hidden; text-align:center; width: 33.33%;}
.fuwu .bd ul li img{ width: 56px; height: 56px;}
.fuwu .bd ul li p{ line-height: 20px; font-size: 14px; font-weight: bold; padding: 0 8px;}

/*安全服务*/
.aqfw{ width: 100%; margin: 0 auto; clear: both; color: #fff;}
.aqfw h2{ width: 80%; margin: 0 auto; padding: 50px 0 0 0; font-size: 20px; line-height: 40px; position: relative;}
.aqfw h2 img{ float: left; padding: 5px 8px 0 0; width: 30px; height: 30px;}
.aqfw p{ width: 80%; height: 100px; margin: 8px auto 0 auto; padding: 0 0 10px 0; font-size: 13px; line-height: 22px; position: relative;}
.aqfw_more{ width: 60%; margin: 0 auto; height: 40px; position: relative;}
.aqfw_more a{width: 40px; height: 40px; background: url(../img/jt_1.png) no-repeat center #2ccb46; border-radius: 50%; display: block; position: relative; opacity: 0;}

.aqfw_l{ width: 100%; height: 280px; background: url(../img/fuwu_bg_1.jpg) no-repeat; background-size: cover; border-right: none; box-sizing: border-box; float: inherit; display: block;}
.aqfw_r{ width: 100%; height: 280px; background: url(../img/fuwu_bg_2.jpg) no-repeat; background-size: cover; border-left: none; box-sizing: border-box; float: inherit; display: block; margin: 10px 0 0 0;}

/*news*/
.news{ width: 100%; margin: 0 auto; padding: 26px 0 32px 0; clear: both; background: #f6f8fc;}
.news_h{ width: 90%; margin: 0 auto; font-size: 24px; font-weight: bold; line-height: 40px; text-align: center; background: url("../img/h_bg.png") 210px 2px no-repeat;}
.news_p{ width: 90%; margin: 0 auto; text-align: center; font-size: 14px; color: #888; line-height: 30px; }

.news_c{ width: 100%; margin: 16px auto 0 auto; clear: both;}
.news_c ul{}
.news_c ul li{ float: inherit; color: #fff;}
.news_c ul li img{ width: 100%; height: auto; display: block;}
.news_c ul li h2{ font-size: 15px; color: #fff; line-height: 36px; height: 36px; overflow: hidden; margin: 90px 0 0 0; position: relative;}
.news_c ul li p{ font-size: 12px; color: #fff; line-height: 20px; height: 40px; overflow: hidden; padding: 0 60px 0 0; position: relative;}
.news_c ul li a{width: 36px; height: 36px; background: url(../img/jt_1.png) no-repeat center #2ccb46; border-radius: 50%; display: block; position: relative; float: right; margin: -37px 4px 0 0;}


.news_li:nth-child(1){ width: 100%; height: 140px; float: left; overflow: hidden;}
.news_li:nth-child(2){ width: 100%; height: 140px; float: left; overflow: hidden; margin: 10px 0 0 0;}
.news_li:nth-child(3){ width: 100%; height: 140px; float: left; overflow: hidden; margin: 10px 0 0 0;}
.news_li:nth-child(4){ width: 100%; height: 140px; float: left; overflow: hidden; margin: 10px 0 0 0;}
.news_li:nth-child(5){ width: 100%; height: 140px; float: left; overflow: hidden; margin: 10px 0 0 0;}


.news_li:nth-child(1) img{width: 100%; height: 140px;}
.news_li:nth-child(2) img{width: 100%; height: 140px;}
.news_li:nth-child(3) img{width: 100%; height: 140px;}
.news_li:nth-child(4) img{width: 100%; height: 140px;}
.news_li:nth-child(5) img{width: 100%; height: 140px;}


.news_li:nth-child(1) div{ width: 100%; height: 140px; padding: 0 20px; box-sizing: border-box; position: absolute; background: rgba(0,0,0,0.3);}
.news_li:nth-child(2) div{ width: 100%; height: 140px; padding: 0 20px; box-sizing: border-box; position: absolute; background: rgba(0,0,0,0.3);}
.news_li:nth-child(3) div{ width: 100%; height: 140px; padding: 0 20px; box-sizing: border-box; position: absolute; background: rgba(0,0,0,0.3);}
.news_li:nth-child(4) div{ width: 100%; height: 140px; padding: 0 20px; box-sizing: border-box; position: absolute; background: rgba(0,0,0,0.3);}
.news_li:nth-child(5) div{ width: 100%; height: 140px; padding: 0 20px; box-sizing: border-box; position: absolute; background: rgba(0,0,0,0.3);}

/*案例*/
.case{ width: 100%; height: auto; margin: 0 auto; padding: 30px 0 30px 0; clear: both; background: url("../img/case_bg.jpg") no-repeat #000; background-size: cover; box-sizing: border-box;}

.case_h{ width: 100%; margin: 0 auto; font-size: 24px; font-weight: bold; line-height: 40px; text-align: center; background: url("../img/h_bg.png") 274px 0px no-repeat; color: #fff;}
.case_p{ width: 100%; text-align: center; font-size: 14px; color: #888; line-height: 30px; }

.case_tab_1{ width: 100%; margin: 16px auto 0 auto; color: #fff;}
.case_tab_1 ul{}
.case_tab_1 ul li{ width: 25%; height: 50px; line-height: 50px; float: left; background: rgba(44,203,70,0.3); color: #bbb; cursor: pointer; text-align: center; font-size: 14px; border: #000 1px solid; box-sizing: border-box;}
.case_tab_1 ul li img{  display: inline-block; vertical-align: middle; padding: 0 0 0 0; width: 24px; height: 24px;}
.case_tab_1 ul li.active{ background: #2ccb46; color: #fff;}

.case_show_1{ width: 100%; background: none; padding: 0; box-sizing: border-box; margin: 0 auto; clear: both; display: none;}

.case_tab_2{ width: 100%; margin: 0 auto; padding: 16px 10px; color: #fff; clear: both; box-sizing: border-box;}
.case_tab_2 ul{}
.case_tab_2 ul li{ width: 50%; height: 36px; line-height: 34px; float: left; background: #fff9f9; color: #333; cursor: pointer; text-align: center; font-size: 12px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; padding: 0 8px; box-sizing: border-box; border: #eaeaea 1px solid;}
.case_tab_2 ul li.active{ color: #00b21d; border: #00b21d 1px solid;; font-weight: bold;}

.case_show_2{ width: 100%; margin: 0 auto; background: #fff; clear: both;}
.case_show_2 ul li{ width: 100%; margin: 0 auto; clear: both; display: none;}
.case_show_2 ul li div{ width: 100%; position: absolute; background: rgba(0,0,0,0.2);}
.case_show_2 ul li h2{ font-size: 15px; color: #fff; line-height: 30px; height: 30px; overflow: hidden; text-indent: 16px; padding: 50px 70px 0 0;}
.case_show_2 ul li p{ font-size: 12px; color: #fff; line-height: 20px; height: 20px; overflow: hidden; padding: 0 70px 0 0; text-indent: 16px;}
.case_show_2 ul li a{width: 32px; height: 32px; background: url(../img/jt_1.png) no-repeat center #2ccb46; border-radius: 50%; display: block; position: relative; float: right; margin: -38px 16px 0 0;}
.case_show_2 ul li img{ width: 100%; height: auto; display: block;}

/*hezuo*/
.hezuo{ width: 100%; height: inherit; margin: 0 auto; padding: 26px 0 26px 0; clear: both; background: #f6f8fc;}
.hezuo_h{ width: 90%; margin: 0 auto; font-size: 24px; font-weight: bold; line-height: 40px; text-align: center; background: url("../img/h_bg.png") 200px 2px no-repeat;}
.hezuo_p{ width: 90%; margin: 0 auto; text-align: center; font-size: 14px; color: #888; line-height: 30px; }

.hezuo_c{ width: 92%; padding: 12px 12px; box-sizing: border-box; clear: both; background: url("../img/hezuo_bg.png") no-repeat left bottom #fff; position: inherit; left: inherit; margin: 12px auto 0 auto;}
.hezuo_c ul{}
.hezuo_c ul li{ width: 50%; float: left; margin: 0; padding: 5px; box-sizing: border-box;}
.hezuo_c ul li img{ width: 100%; height: auto; display: block; border: #eaeaea 1px solid; }

.hezuo_butn{ width: 200px; height: 40px; margin: 20px auto 20px auto; clear: both;}
.hezuo_butn a{ width: 200px; line-height: 40px; font-size: 15px; font-weight: bold; color: #fff; text-align: center; display: inline-block; vertical-align: middle; background: #2ccb46}
.hezuo_butn a p{  display: inline-block; vertical-align: middle;}
.hezuo_butn a img{ display: inline-block; vertical-align: middle; padding: 0 0 0 6px; width: 16px; height: 16px;}

/*foot*/
.foot{ width: 100%; color: #888; margin: 0 auto; clear: both; background: url("../img/foot_bg.jpg") no-repeat #000; background-size: cover;}

/*pc*/
.foot_dh_pc{ width: 90%; padding: 26px 0 0 0; margin: 0 auto; clear: both;}

/*移动*/
.foot_dh{ width: 90%; padding: 26px 0 0 0; margin: 0 auto; clear: both;}

.foot_dh_l{ width: 100%; float: inherit; text-align: center;}
.foot_dh_l img{}
.foot_dh_l p{ padding: 10px 0; line-height: 24px; font-size: 13px;}

.foot_dh_l ul{ display: inline-block;}
.foot_dh_l ul li{ display: inline; float: left; margin: 10px 10px 0 10px; padding: 0;}
.foot_dh_l ul li img{ width: 46px; height: 46px; display: block;}

/*微信*/
.foot_dh_l ul li>.foot_weixin{ width: 120px; height: 120px; position: absolute; margin: -136px 0 0 -36px; border-radius: 5px; display: none;}
.foot_dh_l ul li>.foot_weixin img{ width: 120px; height: 120px; display: block;}

/*抖音*/
.foot_dh_l ul li>.foot_douyin{ width: 120px; height: 120px; position: absolute; margin: -136px 0 0 -36px; border-radius: 5px; display: none;}
.foot_dh_l ul li>.foot_douyin img{ width: 120px; height: 120px; display: block;}

/*微博*/
.foot_dh_l ul li>.foot_weibo{ width: 120px; height: auto; background: #fff; text-align: center; position: absolute; margin: 60px 0 0 -36px; padding: 8px 10px; box-sizing: border-box; font-size: 13px; color: #333; border-radius: 6px; line-height: 20px; display: none;}

/*QQ*/
.foot_dh_l ul li>.foot_qq{ width: 120px; height: auto; background: #fff; text-align: center;  position: absolute; margin: 60px 0 0 -36px; padding: 8px 10px; box-sizing: border-box; font-size: 13px; color: #333; border-radius: 5px; line-height: 20px; display: none;}

/*右边导航*/
.foot_dh_r{ display: none;}

/*版权*/
.foot_bq{ width: 100%; line-height: 22px; margin: 16px auto 0 auto; padding: 16px; box-sizing: border-box; border-top: #333 1px solid; font-size: 13px; text-align: center;}
.foot_bq a{ color: #888;}
.foot_bq a:hover{ color: #23993c;}

/*网站浮动咨询*/
.zixun{ width: 46px; height: auto; background: #2ccb46; position: fixed; top: 300px; right: 10px; z-index: 1000; display: block; border-radius: 40px; padding: 12px 0;}
.zixun ul{}
.zixun ul li{ text-align: center;}
.zixun ul li+li{ border-top: #6cdb7e 1px solid;}
.zixun ul li img{ width: 24px; height: 24px; display: inline-block;}
.zixun ul li p{ font-size: 12px; line-height: 16px; color: #fff;}
.zixun ul li a{ color: #fff; padding: 2px 0 12px 0; display: block;}
.zixun ul li a:hover{ color: #fff;}


/*内页css*/

/*内页banner*/
.banner_nei{ width:100%; margin: 0 auto; clear: both;}
.banner_nei img{ width: 100%; height: auto; display: block;}
.banner_nei_zi{ position: absolute; left: 0; margin: 30px 0 0 0; color: #fff; padding: 0 20px;}
.banner_nei h2{ width: 100%; margin: 0 auto; font-size: 20px; line-height: 36px;}
.banner_nei p{ width: 100%; margin: 0 auto; font-size: 13px; line-height: 22px;}

/*weizhi*/
.weizhi{ width: 100%; height: 24px; line-height: 24px; margin: 10px auto; clear: both; color: #555; font-size: 13px; padding: 0 5px; box-sizing: border-box;}
.weizhi a{ color: #555;font-size:12px;}
.weizhi a:hover{ color: #555;}

/*意见反馈*/
.yjfk{ width: 92%; height: auto; margin: 20px auto 36px auto; clear: both; background: #fff; box-shadow: 0 0 10px #ccc; color: #333;}
.yjfk h1{ font-size: 18px; line-height: 30px; text-align: center; padding: 20px 20px 0 20px;}

.yjfk_h{ width: 100%; margin: 18px auto 0 auto; padding: 0 16px; box-sizing: border-box; clear: both; font-size: 14px; line-height: 24px;}
.yjfk_h span{ color: #ec0505; font-size: 20px; line-height: 20px; float: left; margin: 4px 0 0 0; font-weight: normal; padding: 0 4px 0 0;}

.yjfk_c{ width: 100%; margin: 10px auto 0 auto; padding: 0 16px; box-sizing: border-box; clear: both; font-size: 13px; line-height: 24px;}

/*问题类型*/
.yjfk_wtlx{ padding: 0 16px 0 0;}

/*问题描述*/
.yjfk_wtms{ width: 100%; height: 120px; margin: 0 auto; padding: 10px 12px; clear: both; border: #dedede 1px solid; box-sizing: border-box; font-family: "微软雅黑"; font-size: 13px; outline: none; line-height: 22px;}

/*联系电话*/
.yjfk_lxdh{ width: 100%; height: 40px; border: #dedede 1px solid; box-sizing: border-box; margin: 0 auto; clear: both; text-indent: 12px; font-size: 13px; outline: none;}

/*提交按钮*/
.yjfk_tijiao_c{ width: 100%; margin: 10px auto 0 auto; padding: 16px 0 36px 0; clear: both; font-size: 14px; line-height: 24px; text-align: center;}
.yjfk_tijiao{ width: 140px; height: 40px; border: none; background: #2ccb46; color: #fff; font-size: 14px; outline: none;}

/*申请供应商*/
.sqgys{ width: 92%; height: auto; margin: 20px auto 36px auto; clear: both; background: #fff; box-shadow: 0px 0px 16px #ccc; color: #333;}
.sqgys h1{ font-size: 18px; line-height: 30px; text-align: center; padding: 20px 20px 0 20px;}

.sqgys ul{ width: 100%; padding: 0 16px; box-sizing: border-box;}
.sqgys ul li{ width: 100%; float: inherit; padding: 0; box-sizing: border-box;}

.sqgys p{ margin: 20px auto 6px auto; clear: both; font-size: 14px; line-height: 24px;}
.sqgys p span{ color: #ec0505; font-size: 20px; line-height: 20px; float: left; margin: 4px 0 0 0; font-weight: normal; padding: 0 4px 0 0;}

.sqgys_wz{ width: 100%; height: 40px; border: #dedede 1px solid; box-sizing: border-box; margin: 0 auto; clear: both; text-indent: 12px; font-size: 13px; outline: none;}

/*合作类型*/
.sqgys_hzlx{ width: 100%; height: 40px; border: #dedede 1px solid; box-sizing: border-box; margin: 0 auto; clear: both; text-indent: 12px; font-size: 13px; outline: none; color: #666;}

/*业务介绍*/
.sqgys_ywjj{ width: 100%; height: auto; margin: 0 auto; padding: 0 16px; clear: both;  box-sizing: border-box; font-family: "微软雅黑"; font-size: 14px; outline: none; line-height: 24px;}
.sqgys_ywjj textarea{ width: 100%; height: 120px; margin: 0 auto; padding: 10px 12px; clear: both; border: #dedede 1px solid; box-sizing: border-box; font-family: "微软雅黑"; font-size: 14px; outline: none; line-height: 24px;}

/*提交按钮*/
.sqgys_tijiao{ width: 100%; margin: 10px auto 0 auto; padding: 10px 0 36px 0; clear: both; font-size: 14px; line-height: 24px; text-align: center;}
.sqgys_tijiao input{ width: 140px; height: 40px; border: none; background: #2ccb46; color: #fff; font-size: 14px; outline: none;}

/*申请合作*/
.sqhz{ width: 92%; height: auto; margin: 20px auto 36px auto; clear: both; background: #fff; box-shadow: 0px 0px 16px #ccc; color: #333;}
.sqhz h1{ font-size: 18px; line-height: 30px; text-align: center; padding: 20px 20px 0 20px;}

.sqhz ul{ width: 100%; padding: 0 16px; box-sizing: border-box;}
.sqhz ul li{ width: 100%; float: inherit; padding: 0; box-sizing: border-box;}

.sqhz p{ margin: 20px auto 6px auto; clear: both; font-size: 14px; line-height: 24px;}
.sqhz p span{ color: #ec0505; font-size: 20px; line-height: 20px; float: left; margin: 4px 0 0 0; font-weight: normal; padding: 0 4px 0 0;}

.sqhz_wz{ width: 100%; height: 40px; border: #dedede 1px solid; box-sizing: border-box; margin: 0 auto; clear: both; text-indent: 12px; font-size: 13px; outline: none;}

/*合作类型*/
.sqhz_hzlx{ width: 100%; height: 40px; border: #dedede 1px solid; box-sizing: border-box; margin: 0 auto; clear: both; text-indent: 12px; font-size: 13px; outline: none; color: #666;}

/*业务介绍*/
.sqhz_ywjj{ width: 100%; height: auto; margin: 0 auto; padding: 0 16px; clear: both;  box-sizing: border-box; font-family: "微软雅黑"; font-size: 14px; outline: none; line-height: 24px;}
.sqhz_ywjj textarea{ width: 100%; height: 120px; margin: 0 auto; padding: 10px 12px; clear: both; border: #dedede 1px solid; box-sizing: border-box; font-family: "微软雅黑"; font-size: 14px; outline: none; line-height: 24px;}

/*提交按钮*/
.sqhz_tijiao{ width: 100%; margin: 10px auto 0 auto; padding: 10px 0 36px 0; clear: both; font-size: 14px; line-height: 24px; text-align: center;}
.sqhz_tijiao input{ width: 140px; height: 40px; border: none; background: #2ccb46; color: #fff; font-size: 14px; outline: none;}

/*项目咨询*/
.xmzx{ width: 92%; height: auto; margin: 20px auto 36px auto; clear: both; background: #fff; box-shadow: 0px 0px 16px #ccc; color: #333;}
.xmzx h1{ font-size: 18px; line-height: 30px; text-align: center; padding: 20px 20px 0 20px;}

.xmzx ul{ width: 100%; padding: 0 16px; box-sizing: border-box;}
.xmzx ul li{ width: 100%; float: inherit; padding: 0; box-sizing: border-box;}

.xmzx p{ margin: 20px auto 6px auto; clear: both; font-size: 14px; line-height: 24px;}
.xmzx p span{ color: #ec0505; font-size: 20px; line-height: 20px; float: left; margin: 4px 0 0 0; font-weight: normal; padding: 0 4px 0 0;}

.xmzx_wz{ width: 100%; height: 40px; border: #dedede 1px solid; box-sizing: border-box; margin: 0 auto; clear: both; text-indent: 12px; font-size: 13px; outline: none;}

/*合作类型*/
.xmzx_hzlx{ width: 100%; height: 40px; border: #dedede 1px solid; box-sizing: border-box; margin: 0 auto; clear: both; text-indent: 12px; font-size: 13px; outline: none; color: #666;}

/*业务介绍*/
.xmzx_ywjj{ width: 100%; height: auto; margin: 0 auto; padding: 0 16px; clear: both;  box-sizing: border-box; font-family: "微软雅黑"; font-size: 14px; outline: none; line-height: 24px;}
.xmzx_ywjj textarea{ width: 100%; height: 120px; margin: 0 auto; padding: 10px 12px; clear: both; border: #dedede 1px solid; box-sizing: border-box; font-family: "微软雅黑"; font-size: 14px; outline: none; line-height: 24px;}

/*提交按钮*/
.xmzx_tijiao{ width: 100%; margin: 10px auto 0 auto; padding: 10px 0 36px 0; clear: both; font-size: 14px; line-height: 24px; text-align: center;}
.xmzx_tijiao input{ width: 140px; height: 40px; border: none; background: #2ccb46; color: #fff; font-size: 14px; outline: none;}

/*如何购买*/
.rhgm{ width: 100%; height: auto; margin: 0 auto 30px auto; clear: both; text-align: center;}
.rhgm ul{ display: inline-block;}
.rhgm ul li{ float: inherit; width: 100%; text-align: center; margin: 10px 0; padding: 0 16px; box-sizing: border-box; display: inline-block;}

.rhgm_top{ width: 100%; height: 300px; border: #e5e5e5 1px solid; border-bottom: none; box-sizing: border-box;}
.rhgm_top img{ width: 90px; height: 90px; display: inline; margin: 40px 0 6px 0;}
.rhgm_top h2{ font-size: 22px; line-height: 50px;}
.rhgm_top h3{ font-size: 22px; line-height: 28px;}
.rhgm_top p{ font-size: 13px; line-height: 20px;}

.rhgm_bg_1{ background: url("../img/rhgm_bg_1.jpg") bottom center no-repeat; background-size: cover;}
.rhgm_bg_2{ background: url("../img/rhgm_bg_2.jpg") bottom center no-repeat; background-size: cover;}
.rhgm_bg_3{ background: url("../img/rhgm_bg_3.jpg") bottom center no-repeat; background-size: cover;}

.rhgm_link{ width: 100%; height: 50px; display: block;}
.rhgm_link a{ width: 100%; height: 50px; line-height: 50px; background: #2ccb46; display: block; font-size: 18px; color: #fff;}
.rhgm_link a:hover{ background: #00ae1c;}

/*售后服务优势*/
.shfwys{ width: 100%; margin: 0 auto; padding: 24px 0 36px 0; clear: both; background: url("../img/shfwys_bg.jpg") no-repeat; background-size: cover;}
.shfwys_h{ width: 100%; margin: 0 auto; font-size: 22px; font-weight: bold; line-height: 50px; text-align: center; background: url("../img/h_bg.png") 230px 6px no-repeat;}

.shfwys ul{ width: 100%; margin: 6px auto 0 auto; padding: 0 10px; box-sizing: border-box; clear: both;}
.shfwys ul li{ float: left; width: 50%; height: 180px; text-align: center; color: #fff; border: #f4f7fc 4px solid; box-sizing: border-box;}
.shfwys ul li+li{ float: left; width: 50%; height: 180px; margin: 0 0 0 0; display: inline;}

.shfwys ul li p{ width: 46px; height: 46px; padding: 6px; margin: 44px auto 0 auto; background: #fff; text-align: center; border-radius: 50%;}
.shfwys ul li p img{ width: 46px; height: 46px;}
.shfwys ul li h2{ font-size: 15px; line-height: 30px; font-weight: normal; margin: 8px 0 0 0;}

.shfwys_bg_1{ background: url("../img/shfwys_bg_1.jpg") no-repeat; background-size: cover;}
.shfwys_bg_2{ background: url("../img/shfwys_bg_2.jpg") no-repeat; background-size: cover;}
.shfwys_bg_3{ background: url("../img/shfwys_bg_3.jpg") no-repeat; background-size: cover;}
.shfwys_bg_4{ background: url("../img/shfwys_bg_4.jpg") no-repeat; background-size: cover;}

/*我们的联系方式*/
.wmdlxfs{ width: 100%; margin: 0 auto; padding: 24px 0 30px 0; clear: both; background: #fff;}
.wmdlxfs_h{ width: 100%; margin: 0 auto; font-size: 22px; font-weight: bold; line-height: 50px; text-align: center; background: url("../img/h_bg.png") 246px 6px no-repeat;}

.wmdlxfs ul{ width: 100%; margin: 0 auto; clear: both; padding: 0 10px; box-sizing: border-box;}
.wmdlxfs ul li{ float: left; width: 50%; height: auto; text-align: center; margin: 8px 0 0 0;}
.wmdlxfs ul li+li{ margin: 8px 0 0 0; display: inline;}

.wmdlxfs ul li p{ width: 46px; height: 46px; padding: 6px; margin: 10px auto 0 auto; background: #2ccb46; text-align: center; border-radius: 50%;}
.wmdlxfs ul li p img{ width: 46px; height: 46px;}
.wmdlxfs ul li h2{ font-size: 13px; line-height: 22px; color: #333; font-weight: normal; margin: 10px 0 0 0;}

/*获取售后服务*/
.hqshfw{ width: 100%; margin: 0 auto; padding: 24px 0 46px 0; clear: both; background: url("../img/hqshfw_bg_1.jpg") no-repeat; background-size: cover;}
.hqshfw_h{ width: 100%; margin: 0 auto; font-size: 22px; font-weight: bold; color: #fff; line-height: 50px; text-align: center; background: url("../img/h_bg.png") 236px 6px no-repeat;}

.hqshfw_c{ width: 92%; height: auto; margin: 16px auto 0 auto; padding: 0 0 46px 0; clear: both; background: url("../img/hqshfw_bg_2.jpg") no-repeat center; background-size: cover; color: #000;}
.hqshfw_c h2{ font-size: 20px; line-height: 40px; padding: 26px 0 0 22px; font-weight: normal;}
.hqshfw_c p{ width: 100%; font-size: 13px; line-height: 22px; color: #555; padding: 8px 70px 0 22px; box-sizing: border-box;}
.hqshfw_c h3{ font-size: 15px; line-height: 30px; padding: 12px 0 0 22px; font-weight: normal;}

.hqshfw_c a{ width: 200px; height: 42px; font-size: 17px; line-height: 42px; background: #2ccb46; text-align: center; display: block; color: #fff; margin: 16px 0 0 22px;}
.hqshfw_c a:hover{ background: #00ae1c;}
.hqshfw_c a img{ margin: 0 6px 0 0;display: inline-block; vertical-align: middle; }

/*行业解决方案 导航*/
.hyjjfa_link{ width: 100%; margin: 0 auto; clear: both; background: #333;}
.hyjjfa_link ul{ width: 100%; margin: 0 auto;}
.hyjjfa_link ul li{ width: 86px; height: 46px; float: left; margin: 0 12px 0 0; text-align: center; font-size: 14px;}
.hyjjfa_link ul li a{ width: 86px; height: 46px; line-height: 46px; color: #fff; display: block; border-bottom: #333 3px solid; box-sizing: border-box;}
.hyjjfa_link ul li a:hover{ color: #2ccb46; border-bottom: #2ccb46 3px solid; box-sizing: border-box;}
.hyjjfa_link ul li a.active{ color: #2ccb46; border-bottom: #2ccb46 3px solid; box-sizing: border-box;}

/*行业导航*/
.hydh{ width: 100%; margin: 0 auto; padding: 24px 0 16px 0; clear: both;}
.hydh_h{ width: 300px; margin: 0 auto; font-size: 22px; font-weight: bold; line-height: 50px; text-align: center; background: url("../img/h_bg.png") 172px 6px no-repeat;}

.hydh ul{ width: 100%; margin: 10px auto 0 auto; padding: 0 10px; box-sizing: border-box; background: #eee;}
.hydh ul li{ width: 20%; display: block; float: left; text-align: center;}
/*.hydh ul li+li{ margin: 0 0 0 0;}*/

.hydh ul li p{ font-size: 14px; line-height: 24px; padding: 6px 0 12px 0;}

.hydh ul li a{ display: block;}
.hydh ul li a:hover{}

.hydh ul li span{ width: 56px; height: 56px; display: block; background: #d6d9e5; border-radius: 50%; margin: 0 auto;}
.hydh ul li:hover span{ width: 56px; height: 56px; display: block; background: #2ccb46;}

.hydh ul li:nth-child(2) span{ background: url("../img/hydh_1.png") center no-repeat #d6d9e5; background-size: 32px;}
.hydh ul li:nth-child(2):hover span{ background: url("../img/hydh_on_1.png") center no-repeat #2ccb46; background-size: 32px;}

.hydh ul li:nth-child(3) span{ background: url("../img/hydh_2.png") center no-repeat #d6d9e5; background-size: 32px;}
.hydh ul li:nth-child(3):hover span{ background: url("../img/hydh_on_2.png") center no-repeat #2ccb46; background-size: 32px;}

.hydh ul li:nth-child(4) span{ background: url("../img/hydh_3.png") center no-repeat #d6d9e5; background-size: 32px;}
.hydh ul li:nth-child(4):hover span{ background: url("../img/hydh_on_3.png") center no-repeat #2ccb46; background-size: 32px;}

.hydh ul li:nth-child(5) span{ background: url("../img/hydh_4.png") center no-repeat #d6d9e5; background-size: 32px;}
.hydh ul li:nth-child(5):hover span{ background: url("../img/hydh_on_4.png") center no-repeat #2ccb46; background-size: 32px;}

.hydh ul li:nth-child(6) span{ background: url("../img/hydh_5.png") center no-repeat #d6d9e5; background-size: 32px;}
.hydh ul li:nth-child(6):hover span{ background: url("../img/hydh_on_5.png") center no-repeat #2ccb46; background-size: 32px;}

.hydh ul li:nth-child(7) span{ background: url("../img/hydh_6.png") center no-repeat #d6d9e5; background-size: 32px;}
.hydh ul li:nth-child(7):hover span{ background: url("../img/hydh_on_6.png") center no-repeat #2ccb46; background-size: 32px;}

.hydh ul li:nth-child(8) span{ background: url("../img/hydh_7.png") center no-repeat #d6d9e5; background-size: 32px;}
.hydh ul li:nth-child(8):hover span{ background: url("../img/hydh_on_7.png") center no-repeat #2ccb46; background-size: 32px;}

.hydh ul li:nth-child(9) span{ background: url("../img/hydh_8.png") center no-repeat #d6d9e5; background-size: 32px;}
.hydh ul li:nth-child(9):hover span{ background: url("../img/hydh_on_8.png") center no-repeat #2ccb46; background-size: 32px;}

/*解决方案*/
.jjfa{ width: 100%; margin: 0 auto; padding: 24px 0 40px 0; clear: both; background: #041029;}
.jjfa_h{ width: 300px; margin: 0 auto; font-size: 22px; font-weight: bold; color: #fff; line-height: 50px; text-align: center; background: url("../img/h_bg.png") 172px 6px no-repeat;}

.jjfa ul{ width: 100%; margin: 0 auto; padding: 0 10px; box-sizing: border-box;}
.jjfa ul li{ text-align: center; width: 46%; height: 110px; float: left; margin: 12px 2% 0 2%; border: #fff 2px solid; box-sizing: border-box; display: block; position: relative;}
.jjfa ul li+li{ margin: 12px 2% 0 2%;}
.jjfa ul li:nth-child(5){ margin: 12px 2% 0 2%;}

.jjfa ul li div{ position: absolute; width: 100%; text-align: center;}

.jjfa ul li img{ width: 100%; height: 100%; display: block;}

.jjfa ul li a{ width: 100%; height: 110px; color: #fff; display: block;}
.jjfa ul li a p{ font-size: 14px; line-height: 40px; padding: 30px 0 0 0;}
.jjfa ul li a hr{ width: 50px; margin: 0 auto; color: #fff; border: none; border-top: #fff 2px solid;}


.jjfa ul li a:hover{ width: 100%; height: 110px; color: #2ccb46; display: block;}
.jjfa ul li a:hover p{ font-size: 14px; font-weight: bold; line-height: 40px; padding: 30px 0 0 0;}
.jjfa ul li a:hover hr{ width: 50px; margin: 0 auto; color: #2ccb46; border: none; border-top: #2ccb46 2px solid;}

/*成功案例*/
.cgal{ width: 100%; margin: 0 auto; padding: 24px 0 36px 0; clear: both; background: #fff;}
.cgal_h{ width: 300px; margin: 0 auto; font-size: 22px; font-weight: bold; line-height: 50px; text-align: center; background: url("../img/h_bg.png") 172px 6px no-repeat;}

.cgal ul{ width: 100%; margin: 0 auto; padding: 0 12px; box-sizing: border-box;}
.cgal ul li{ width: 100%; float: inherit;  margin: 12px 0 0 0;}
.cgal ul li+li{ margin: 12px 0 0 0;}
.cgal ul li img{ width: 100%; height: auto; display: block;}
.cgal ul li p{ padding: 14px 16px; background: #eee; font-size: 13px; line-height: 22px; height: auto;}

.cgal ul li a:hover p{ background: #2ccb46; color: #fff;}


.cgals{ width: 100%; margin: 0 auto; padding: 24px 0 36px 0; clear: both; background: #fff;}
.cgal_h{ width: 300px; margin: 0 auto; font-size: 22px; font-weight: bold; line-height: 50px; text-align: center; background: url("../img/h_bg.png") 172px 6px no-repeat;}

.cgals ul{ width: 100%; margin: 0 auto; padding: 0 12px; box-sizing: border-box;}
.cgals ul li{ width: 100%; float: inherit;  margin: 12px 0 0 0;}
.cgals ul li+li{ margin: 12px 0 0 0;}
.cgals ul li img{ width: 100%; height: auto; display: block;}
.cgals ul li p{ padding: 14px 16px; background: #eee; font-size: 13px; line-height: 22px; height: auto;}

.cgals ul li a:hover p{ background: #2ccb46; color: #fff;}


.cgal_more{ width: 140px; height: 44px; margin: 26px auto 0 auto; clear: both;}
.cgal_more a{ width: 140px; height: 44px; line-height: 44px; background: #2ccb46; display: block; color: #fff; font-size: 15px; text-align: center;}
.cgal_more a:hover{ background: #00ae1c;}
.cgal_more a img{ display: inline-block; vertical-align: middle; margin: -2px 0 0 8px; width: 16px; height: 16px;}

/*文章页*/
.article{ width: 100%; margin: 0 auto; clear: both; padding: 0 16px 36px 16px; box-sizing: border-box;}
.article h1{ font-size: 22px; line-height: 36px; text-align: center; margin: 20px 0 0 0; color: #000;}
.article h4{ font-weight: normal; color: #666; font-size: 12px; line-height: 30px; text-align: center; margin: 10px 0 0 0;}
.article_c{ width: 100%; padding: 20px 0 0 0; display: table; text-align: center;}
.article_c p{ font-size: 14px; line-height: 26px; padding: 10px 0; text-indent: 2em; text-align: left; text-align: justify;}
.article_c img{ padding: 10px 0; width: 100%; height: auto;}

/*更多文章 上一篇下一篇*/
.article_more{ width: 100%; height: auto; margin: 24px 0 0 0; padding: 12px 16px; box-sizing: border-box; background: #eaeaea; font-size: 13px;}
.article_more_l{ width: 100%; height: 32px; line-height: 32px; overflow: hidden; float: inherit;}
.article_more_r{ width: 100%; height: 32px; line-height: 32px; overflow: hidden; float: inherit; text-align: left;}

/*文章列表*/
.article_list{ width: 100%; margin: 0 auto; clear: both; background: #fff;}
.article_list ul{ width: 100%; margin: 0 auto; padding: 6px 16px 0 16px; box-sizing: border-box;}
.article_list ul li{ line-height: 46px; height: 46px; font-size: 14px; border-bottom: #bbb 1px dashed; background: url("../img/list.png") no-repeat left center; text-indent: 14px; overflow: hidden;}
.article_list ul li span{ float: right; font-size: 12px; padding: 0 0 0 16px; color: #888;}

/*翻页*/
.fanye{ width:100%; margin: 0 auto; padding: 36px 0; clear: both; text-align: center; background: #fff;}
.fanye ul{ display: inline-block;}
.fanye ul li{ float: left; display: inline; margin: 0 3px;}
.fanye ul li a{ width: 30px; height: 30px; display: block; line-height: 30px; border: #ddd 1px solid; background: #fff; border-radius: 5px; font-size: 13px; box-sizing: border-box;}
.fanye ul li:first-child a{ width: inherit; display: block; padding: 0 10px; }
.fanye ul li:last-child a{ width: inherit; display: block; padding: 0 10px; }
.fanye ul li a:hover{ border: #2ccb46 1px solid;  background: #2ccb46; color: #fff; box-sizing: border-box;}
.fanye ul li a.active{ border: #2ccb46 1px solid;  background: #2ccb46; color: #fff; box-sizing: border-box;}

/*经典案例*/
.jdal{ width: 100%; margin: 0 auto; padding: 24px 0 16px 0; clear: both; background: #fff;}
.jdal_h{ width: 300px; margin: 0 auto; font-size: 22px; font-weight: bold; line-height: 50px; text-align: center; background: url("../img/h_bg.png") 172px 6px no-repeat;}

.jdal ul{ width: 100%; margin: 0 auto; padding: 0 10px; box-sizing: border-box;}
.jdal ul li{ width: 46%; float: left;  margin: 12px 2% 0 2%; box-sizing: border-box;}
.jdal ul li+li{ margin: 12px 2% 0 2%;}
.jdal ul li img{ width: 100%; height: auto; display: block;}
.jdal ul li p{ padding: 14px 16px; background: #eee; font-size: 13px; line-height: 22px; height: auto; overflow: hidden;}

.jdal ul li a:hover p{ background: #2ccb46; color: #fff;}

/*经典案例翻页*/
.jdal_fanye{ width:100%; margin: 0 auto; padding: 10px 0; clear: both; text-align: center; background: #fff;}
.jdal_fanye ul{ display: inline-block;}
.jdal_fanye ul li{ float: left; display: inline; margin: 0 3px;}
.jdal_fanye ul li a{ width: 30px; height: 30px; display: block; line-height: 30px; border: #ddd 1px solid; background: #fff; border-radius: 5px; font-size: 13px; box-sizing: border-box;}
.jdal_fanye ul li:first-child a{ width: inherit; display: block; padding: 0 10px; }
.jdal_fanye ul li:last-child a{ width: inherit; display: block; padding: 0 10px; }
.jdal_fanye ul li a:hover{ border: #2ccb46 1px solid;  background: #2ccb46; color: #fff; box-sizing: border-box;}
.jdal_fanye ul li a.active{ border: #2ccb46 1px solid;  background: #2ccb46; color: #fff; box-sizing: border-box;}

/*文档中心*/
.wdzx{ width: 100%; margin: 20px auto 0 auto; padding: 24px 0 40px 0; clear: both; background: #041029;}
.wdzx_h{ width: 300px; margin: 0 auto; font-size: 22px; font-weight: bold; line-height: 50px; text-align: center; background: url("../img/h_bg.png") 172px 6px no-repeat; color: #fff;}

.wdzx ul{ width: 100%; margin: 0 auto; clear: both; padding: 0 16px; box-sizing: border-box;}
.wdzx ul li{ width: 100%; background: #fff; padding: 20px 16px; box-sizing: border-box; margin: 12px 0 0 0; float: left;}
.wdzx ul li:nth-child(2){ margin: 12px 0 0 0;}
.wdzx ul li:nth-child(4){ margin: 12px 0 0 0;}

.wdzx_l{ float: left; width: 74%;}
.wdzx_l h2{ font-size: 14px; line-height: 24px; height: 24px; overflow: hidden; font-weight: normal;}
.wdzx_l p{ font-size: 12px; line-height: 24px; color: #999;}
.wdzx_l img{ width: 46px; height: 46px; float: left; padding: 0 8px 0 0;}

.wdzx_r{ float: right; width: 24%; text-align: right;}
.wdzx_r h3{ font-size: 12px; line-height: 24px; font-weight: normal; color: #aaa;}
.wdzx_r p{ font-size: 12px; line-height: 24px; color: #bbb;}
.wdzx_r p img{ padding: 0 2px 0 0; display: inline-block; vertical-align: middle;}

/*视频中心*/
.spzx{ width: 100%; margin: 0 auto; padding: 24px 0 36px 0; clear: both; background: url("../img/shfwys_bg.jpg") no-repeat #fff; background-size: cover;}
.spzx_h{ width: 300px; margin: 0 auto; font-size: 22px; font-weight: bold; line-height: 50px; text-align: center; background: url("../img/h_bg.png") 172px 6px no-repeat;}

.spzx ul{ width: 100%; padding: 0 12px; margin: 0 auto; box-sizing: border-box;}
.spzx ul li{ width: 100%; height: auto; float: inherit;  margin: 10px 0 0 0;}
.spzx ul li+li{ margin: 16px 0 0 0;}
.spzx ul li video{ width: 100%; height: 200px; display: block;}
.spzx ul li p{ padding: 10px 16px; background: #fff; font-size: 15px; line-height: 24px; font-weight: bold;}

/*关于我们 导航*/
.gywm_link{ width: 100%; margin: 0 auto; clear: both; background: #333;}
.gywm_link ul{ width: 100%; margin: 0 auto;}
.gywm_link ul li{ width: 22%; height: 46px; float: left; margin: 0 3% 0 0; text-align: center; font-size: 14px;}
.gywm_link ul li a{ width: 100%; height: 46px; line-height: 46px; color: #fff; display: block; border-bottom: #333 3px solid; box-sizing: border-box;}
.gywm_link ul li a:hover{ color: #2ccb46; border-bottom: #2ccb46 3px solid; box-sizing: border-box;}
.gywm_link ul li a.active{ color: #2ccb46; border-bottom: #2ccb46 3px solid; box-sizing: border-box;}

/*公司简介*/
.gsjj{ width: 100%; margin: 0 auto; padding: 24px 0 30px 0; clear: both; background: #fff; background-size: cover;}
.gsjj_h{ width: 300px; margin: 0 auto; font-size: 22px; font-weight: bold; line-height: 50px; text-align: center; background: url("../img/h_bg.png") 172px 6px no-repeat;}
.gsjj h2{ width: 100%; margin: 0 auto; padding: 6px 10px 0 10px; box-sizing: border-box; font-size: 15px; line-height: 26px;}
.gsjj p{ width: 100%; margin: 16px auto 0 auto; padding: 0 10px; box-sizing: border-box; font-size: 13px; line-height: 24px;}
.gsjj img{ width: 100%; height: auto; margin: 0 auto; padding: 8px 10px; box-sizing: border-box; display: block;}

.ggjj_cont{width:94%;margin:0 auto;}

/*发展历程*/
.fzlc{ width: 100%; margin: 0 auto; padding: 24px 0 40px 0; clear: both; background: url("../img/fzlc_bg.jpg") no-repeat; background-size: cover;}
.fzlc_h{ width: 300px; margin: 0 auto; font-size: 22px; font-weight: bold; color: #fff; line-height: 50px; text-align: center; background: url("../img/h_bg.png") 172px 6px no-repeat;}

/*发展历程  年份切换tab*/
.fzlc_tab{ width: 76%; height: 52px; margin: 16px auto 0 auto; overflow: hidden; background: url("../img/falc_line.gif") repeat-x center;}
.fzlc_tab ul{ position: relative;}
.fzlc_tab ul li{ width: 70px; float: left; text-align: center; cursor: pointer; display: inline;}
.fzlc_tab ul li p{ width: 52px; height: 52px; line-height: 16px; background: #fff; border-radius: 50%; color: #333; font-size: 13px; margin: 0 auto; padding: 12px 8px 0 8px; box-sizing: border-box;}
.fzlc_tab ul li.active p{ width: 52px; height: 52px; line-height: 16px; background: #2ccb46; border-radius: 50%; color: #fff; font-size: 13px; padding: 12px 8px 0 8px; box-sizing: border-box;}

/*发展历程  左右移动按钮*/
.fzlc_butn{ width: 100%; height: 0; line-height: 52px; margin: 16px auto 0 auto; position: relative;}
.fzlc_butn_l{ width: 38px; height: 52px; position: absolute; left: 0; margin: 0 0 0 0; background: url(../img/jt_l.png) no-repeat center; background-size: 14px; color: #fff; display: block; cursor: pointer;}
.fzlc_butn_r{ width: 38px; height: 52px; position: absolute; left: inherit; right: 0; margin: 0 0 0 0; background: url(../img/jt_r.png) no-repeat center; background-size: 14px; color: #fff; display: block; cursor: pointer;}

/*对应内容*/
.fzlc_c{ width: 94%; height: auto; margin: 20px auto 0 auto; padding: 14px 14px 10px 14px; box-sizing: border-box; clear: both; background: #fff; color: #333; font-size: 14px; display: none;}
.fzlc_c_time{ width: 100%; height: auto; float: inherit; line-height: 30px; font-size: 20px; padding: 0; text-align: center;}

.fzlc_c_dian{ width: 13px; height: 13px; background: #ddd; border-radius: 50%; position: inherit; margin: -27px auto 16px auto; display: block;}

.fzlc_c_zi{ width: 100%; height: auto; min-height: 100px; float: inherit; padding: 20px 0 0 0; margin: 16px 0 0 0; box-sizing: border-box; font-size: 13px; line-height: 22px; border: none; border-top: #ddd 1px solid;}
.fzlc_c_zi p{ padding: 0 0 14px 0;}






/*公司文化*/
.gswh{ width: 100%; margin: 0 auto; padding: 24px 0 40px 0; clear: both; background: url("../img/shfwys_bg.jpg") no-repeat bottom #fff; background-size: cover;}
.gswh_h{ width: 300px; margin: 0 auto; font-size: 22px; font-weight: bold; line-height: 50px; text-align: center; background: url("../img/h_bg.png") 172px 6px no-repeat;}

.gswh_c{ width: 100%; margin: 10px auto 0 auto; clear: both;}

.gswh .hd{ width: 100%; height: auto; float: inherit; padding: 0 10px; box-sizing: border-box;}
.gswh .hd ul{}
.gswh .hd ul li{ cursor: pointer; width: 33.3%; height: 40px; float: left; line-height: 40px; font-size: 14px; text-align: center; background: #fff;}
.gswh .hd ul li+li{ cursor: pointer; width: 33.3%; height: 40px; float: left; line-height: 40px; font-size: 14px; text-align: center; background: #fff; border-left: #eee 1px solid; border-top: #eee 1px solid; box-sizing: border-box;}
.gswh .hd ul li.on{ background: url("../img/gswh_h.jpg") no-repeat; background-size: cover; border-top: none;}

.gswh .bd{ width: 100%; height: auto; float: inherit; padding: 0 10px; box-sizing: border-box; overflow: hidden; position: relative;}
.gswh .bd ul{}
.gswh .bd ul li{}
.gswh .bd ul li p{ position: absolute; bottom: 18px; margin: 0; padding: 0 20px; color: #fff; font-size: 13px; line-height: 24px;}
.gswh .bd ul li+li p{ position: absolute; bottom: 18px; margin: 0; padding: 0 20px; color: #fff; font-size: 13px; line-height: 24px;}
.gswh .bd ul li img{ width: 100%; height: auto; display: block;}

/*战略目标*/
.zlmb{ width: 100%; height: 300px; box-sizing: border-box; margin: 0 auto; padding: 24px 0 40px 0; clear: both; background: url("../img/zlmb_bg.jpg") no-repeat bottom; background-size: cover;}
.zlmb_h{ width: 300px; margin: 0 auto; font-size: 22px; font-weight: bold; line-height: 50px; text-align: center; background: url("../img/h_bg.png") 172px 6px no-repeat;}
.zlmb_c{ width: 80%; height: auto; padding: 20px 26px; box-sizing: border-box; background: #fff; font-size: 13px; line-height: 24px; position: relative; left: inherit; margin: 80px auto 0 auto;}

/*荣誉资质*/
.ryzz{ width: 100%; height: auto; box-sizing: border-box; margin: 0 auto; padding: 24px 0 20px 0; clear: both; background: #fff;}
.ryzz_h{ width: 300px; margin: 0 auto; font-size: 22px; font-weight: bold; line-height: 50px; text-align: center; background: url("../img/h_bg.png") 172px 6px no-repeat;}

.ryzz_c{ width: 100%; padding: 0 10px; box-sizing: border-box; margin: 10px auto 0 auto; clear: both;}

.ryzz_c .hd{ width: 100%; height: 40px; margin: 0 auto;}
.ryzz_c .hd ul{}
.ryzz_c .hd ul li{ cursor: pointer; width: 33.33%; height: 40px; float: left; line-height: 40px; font-size: 14px; text-align: center; background: #eee;}
.ryzz_c .hd ul li+li{ border-left: #fff 2px solid; box-sizing: border-box;}
.ryzz_c .hd ul li.on{ color: #fff; background: #2ccb46;}

.ryzz_c .bd{ width: 100%; height: auto; margin: 10px auto 0 auto;}
.ryzz_c .bd ul{}
.ryzz_c .bd ul li{ width: 47%; height: auto; float: left; margin: 8px 1.5% 4px 1.5%; text-align: center;}
.ryzz_c .bd ul li p{font-size: 13px; line-height: 24px; margin: 6px 0 0 0;}

.ryzz_pic{ width: 100%; background: #eee; padding: 12px 0 8px 0;}
.ryzz_pic img{height: 100%; max-height: 96px; display: inline-block;}

/*荣誉资质 翻页*/
.ryzz_fanye{ width:100%; margin: 12px auto 0 auto; padding: 10px 0; clear: both; text-align: center; background: #fff;}
.ryzz_fanye ul{ display: inline-block;}
.ryzz_fanye ul li{ float: left; display: inline; margin: 0 3px;}
.ryzz_fanye ul li a{ width: 30px; height: 30px; display: block; line-height: 30px; border: #ddd 1px solid; background: #fff; border-radius: 5px; font-size: 13px; box-sizing: border-box;}
.ryzz_fanye ul li:first-child a{ width: inherit; display: block; padding: 0 10px; }
.ryzz_fanye ul li:last-child a{ width: inherit; display: block; padding: 0 10px; }
.ryzz_fanye ul li a:hover{ border: #2ccb46 1px solid;  background: #2ccb46; color: #fff; box-sizing: border-box;}
.ryzz_fanye ul li a.active{ border: #2ccb46 1px solid;  background: #2ccb46; color: #fff; box-sizing: border-box;}

/*安全产品 banner*/
.banner_aqcp{ width:100%; margin: 0 auto; clear: both; position: relative;}
.banner_aqcp img{ width: 100%; height: auto; display: block;}
.banner_aqcp_zi{ position: absolute; left: 0; margin: 18px 0 0 0; color: #fff; padding: 0 20px; }
.banner_aqcp h2{ width: 100%; margin: 0; font-size: 18px; line-height: 36px; }
.banner_aqcp p{ width: 64%; margin: 0; font-size: 12px; line-height: 20px; }

.banner_aqcp a{ width: 100px; height: 36px; line-height: 36px; position: absolute; left: 50%; margin: -54px 0 0 70px; background: #2ccb46; display: block; color: #fff; font-size: 14px; text-align: center;}
.banner_aqcp a:hover{ background: #00ae1c;}
.banner_aqcp a img{ width: 14px; height: 14px; display: inline-block; vertical-align: middle; margin: -2px 0 0 6px;}

/*需求分析*/
.xqfx{ width: 100%; margin: 0 auto; padding: 24px 0 40px 0; clear: both; background: url("../img/shfwys_bg.jpg") no-repeat bottom #fff; background-size: cover;}
.xqfx_h{ width: 300px; margin: 0 auto; font-size: 22px; font-weight: bold; line-height: 50px; text-align: center; background: url("../img/h_bg.png") 172px 6px no-repeat;}

.xqfx_c{ width: 100%; margin: 10px auto 0 auto; clear: both;}

.xqfx_c .hd{ width: 100%; height: auto; float: inherit; padding: 0 10px; box-sizing: border-box;}
.xqfx_c .hd ul{}
.xqfx_c .hd ul li{ cursor: pointer; width: 33.3%; height: 40px; float: left; line-height: 40px; font-size: 14px; text-align: center; background: #fff;}
.xqfx_c .hd ul li+li{ cursor: pointer; width: 33.3%; height: 40px; float: left; line-height: 40px; font-size: 14px; text-align: center; background: #fff; border-left: #eee 1px solid; border-top: #eee 1px solid; box-sizing: border-box;}
.xqfx_c .hd ul li.on{ color: #fff; background: url("../img/gswh_h.jpg") no-repeat; background-size: cover; border-top: none;}

.xqfx_c .hd ul li:nth-child(1) span{ width: 22px; height: 22px; background: url("../img/xqfx_1.png") 0 0 no-repeat; display: inline-block; vertical-align: middle; background-size: 22px;}
.xqfx_c .hd ul li:nth-child(2) span{ width: 22px; height: 22px; background: url("../img/xqfx_2.png") 0 0 no-repeat; display: inline-block; vertical-align: middle; background-size: 22px;}
.xqfx_c .hd ul li:nth-child(3) span{ width: 22px; height: 22px; background: url("../img/xqfx_3.png") 0 0 no-repeat; display: inline-block; vertical-align: middle; background-size: 22px;}

.xqfx_c .hd ul li.on span{ background-position: 0 -33px; background-size: 22px;}

.xqfx_c .bd{ width: 100%; height: auto; float: inherit; padding: 0 10px; box-sizing: border-box; overflow: hidden; position: relative;}
.xqfx_c .bd ul{}
.xqfx_c .bd ul li{}
.xqfx_c .bd ul li p{ position: absolute; bottom: 18px; margin: 0; padding: 0 30px 0 20px; box-sizing: border-box; color: #fff; font-size: 12px; line-height: 20px;}
.xqfx_c .bd ul li+li p{ position: absolute; bottom: 18px; margin: 0; padding: 0 30px 0 20px; box-sizing: border-box; color: #fff; font-size: 12px; line-height: 20px;}
.xqfx_c .bd ul li p b{ font-size: 15px; line-height: 32px;}
.xqfx_c .bd ul li img{ width: 100%; height: auto; display: block;}

/*产品介绍*/
.cpjs{ width: 100%; height: auto; box-sizing: border-box; margin: 0 auto; padding: 24px 0 40px 0; clear: both; background: url("../img/shfwys_bg.jpg") no-repeat bottom #fff; background-size: cover;}
.cpjs_h{ width: 300px; margin: 0 auto; font-size: 22px; font-weight: bold; line-height: 50px; text-align: center; background: url("../img/h_bg.png") 172px 6px no-repeat;}
.cpjs_hh{ width: 100%; margin: 6px auto 0 auto; padding: 0 10px; box-sizing: border-box; font-size: 12px; line-height: 22px;}

.cpjs_c{ width: 100%; margin: 16px auto 0 auto; padding: 0 10px; box-sizing: border-box; clear: both;}

.cpjs_c .hd{ width: 100%; height: 40px; margin: 0 auto; background: #fff;}
.cpjs_c .hd ul{}
.cpjs_c .hd ul li{ cursor: pointer; width: 33.3%; height: 40px; float: left; line-height: 40px; font-size: 14px; text-align: center; border: #e5e5e5 1px solid; box-sizing: border-box; }
.cpjs_c .hd ul li+li{  border: #e5e5e5 1px solid; border-left: none;  box-sizing: border-box; }
.cpjs_c .hd ul li.on{ color: #fff; background: #2ccb46;  border: #2ccb46 1px solid; border-left: none;  box-sizing: border-box; }

.cpjs_c .bd{ width: 100%; height: auto; margin: 0 auto; background: #fff;}
.cpjs_c .bd ul{}
.cpjs_c .bd ul li{ width: 100%; height: auto;}

.cpjs_c .bd ul li h2{ font-size: 14px; line-height: 24px; padding: 8px 14px 0 14px;}
.cpjs_c .bd ul li p{font-size: 13px; line-height: 22px; padding: 12px 14px 0 14px;}
.cpjs_c .bd ul li img{ float: inherit; width: 100%; height: auto; display: inline-block; padding: 0;}

.cpjs_c .bd ul li a{ width: 36px; height: 36px; background: url("../img/jt_1.png") no-repeat center #2ccb46; display: inline-block; border-radius: 50%; margin: 16px 0 16px 14px;}
.cpjs_c .bd ul li a:hover{ background: url("../img/jt_1.png") no-repeat center #00ae1c;}

/*技术优势*/
.jsys{ width: 100%; height: auto; box-sizing: border-box; margin: 0 auto; padding: 24px 0 40px 0; clear: both; background: url("../img/fzlc_bg.jpg") no-repeat bottom #fff; background-size: cover;}
.jsys_h{ width: 300px; margin: 0 auto; font-size: 22px; font-weight: bold; line-height: 50px; text-align: center; background: url("../img/h_bg.png") 172px 6px no-repeat; color: #fff;}

.jsys_c{ width: 100%; margin: 16px auto 0 auto; padding: 0 10px; box-sizing: border-box; clear: both;}

.jsys_c .hd{ width: 100%; height: 100px; margin: 0 auto; background: rgba(255,255,255,0.1);}
.jsys_c .hd ul{}
.jsys_c .hd ul li{ cursor: pointer; width: 25%; height: 100px; float: left; text-align: center; box-sizing: border-box; color: #fff;}
.jsys_c .hd ul li+li{  border-left: #595877 1px solid; box-sizing: border-box; }
.jsys_c .hd ul li.on{ color: #fff; background: #2ccb46; box-sizing: border-box; }

.jsys_c .hd ul li p{  line-height: 22px; font-size: 13px; padding: 0 8px;}
.jsys_c .hd ul li img{ width: 24px; height: 24px; display: inline-block; margin: 14px 0 0 0;}

.jsys_c .bd{ width: 100%; height: auto; margin: 0 auto; background: #fff;}
.jsys_c .bd ul{}
.jsys_c .bd ul li{ width: 100%; height: auto; padding: 14px; box-sizing: border-box;}

.jsys_c_pic{ width: 100%; height: auto; display: inline-block; float: inherit;}
.jsys_c_pic img{ width: 100%; height: auto; display: inline-block;}

.jsys_c_zi{ width: 100%; padding: 12px 0 8px 0; margin: 0; border-bottom: #e5e5e5 1px solid;}
.jsys_c_zi h2{ font-size: 14px; line-height: 24px; height: 24px; overflow: hidden;}
.jsys_c_zi p{ font-size: 12px; line-height: 20px; height: 40px; overflow: hidden;}
.jsys_c_zi img{ float: left; padding: 10px 10px 0 0; width: 40px; height: 40px;}

/*产品概述*/
.cpgs{ width: 100%; height: auto; box-sizing: border-box; margin: 0 auto; padding: 24px 0 0 0; clear: both; background: url("../img/cpgs_bg.jpg") no-repeat; background-size: cover; position: relative;}
.cpgs_h{ width: 300px; margin: 0 auto; font-size: 22px; font-weight: bold; line-height: 50px; text-align: center; background: url("../img/h_bg.png") 172px 6px no-repeat; color: #fff;}

.cpgs_c{ width: 94%; height: auto; background: #fff;  margin: 30px auto 0 auto; padding: 16px 20px 26px 20px; box-sizing: border-box;}

.cpgs_c img{ width: 100%; height: auto; display: inline-block; float: inherit; padding: 0 20px; box-sizing: border-box;}
.cpgs_c h2{ font-size: 17px; line-height: 40px; margin: 10px 0 0 0;}
.cpgs_c p{ font-size: 13px; line-height: 22px;}

/*品牌优势*/
.ppys{ width: 100%; height: auto; box-sizing: border-box; margin: 0 auto; padding: 24px 0 36px 0; clear: both; background: url("../img/shfwys_bg.jpg") no-repeat bottom; background-size: cover;}
.ppys_h{ width: 300px; margin: 0 auto; font-size: 22px; font-weight: bold; line-height: 50px; text-align: center; background: url("../img/h_bg.png") 172px 6px no-repeat;}

.ppys_c{ width: 100%; margin: 20px auto 0 auto; padding: 0 20px; box-sizing: border-box; clear: both;}

.ppys_c .hd{ width: 100%; height: 15px; margin: 20px auto 0 auto; clear: both; text-align: center;}
.ppys_c .hd ul{  display: inline-block;}
.ppys_c .hd ul li{ cursor: pointer; width: 15px; height: 15px; float: left; background: #aaa; border-radius: 50%; margin: 0 6px; display: inline;}
.ppys_c .hd ul li.on{  background: #2ccb46;}

.ppys_c .bd{ width: 100%; height: auto; margin: 0 auto;}
.ppys_c .bd ul{}
.ppys_c .bd ul li{ width: 100%; height: auto; background: #fff; box-shadow: 0 0 6px #ddd; color: #333; float: left; text-align: center; margin: 12px 0 0 0; padding: 0 0 20px 0;}
.ppys_c .bd ul li+li{ margin: 46px 0 0 0;}

.ppys_c .bd ul li:hover{ background: #2ccb46; box-shadow: 0 0 6px #ddd; color: #fff;}

.ppys_c .bd ul li h2{ font-size: 16px; line-height: 32px;}
.ppys_c .bd ul li p{font-size: 13px; line-height: 22px; padding: 0 20px 0 20px;}
.ppys_c .bd ul li img{ width: 32px; height: 32px; display: inline-block; background: #fff; box-shadow: 0 0 6px #bbb; border-radius: 50%; border: #2ccb46 2px solid; padding: 10px; margin: -26px 0 0 0;}
.ppys_c .bd ul li:hover img{ width: 32px; height: 32px; display: inline-block; background: #fff; box-shadow: 0 0 6px #bbb; border-radius: 50%; border: #fff 2px solid; padding: 10px; margin: -26px 0 0 0;}

/*产品新闻*/
.cpxw{ width: 100%; height: auto; box-sizing: border-box; margin: 0 auto; padding: 24px 0 40px 0; clear: both; background: url("../img/shfwys_bg.jpg") no-repeat; background-size: cover; position: relative;}
.cpxw_h{ width: 300px; margin: 0 auto; font-size: 22px; font-weight: bold; line-height: 50px; text-align: center; background: url("../img/h_bg.png") 172px 6px no-repeat;}

.cpxw ul{ width: 100%; padding: 0 12px; box-sizing: border-box;  margin: 10px auto 0 auto;}
.cpxw ul li{ width: 100%; height: auto; float: inherit; background: #fff; display: inline-block;}
.cpxw ul li+li{ margin: 16px 0 0 0;}

.cpxw ul li h2{ font-size: 14px; line-height: 30px; height: 30px; overflow: hidden; padding: 0 16px; margin: 2px 0 0 0;  box-sizing: border-box;}
.cpxw ul li h3{ font-size: 13px; line-height: 20px; height: 40px; overflow: hidden;  font-weight: normal; margin: 0 0 0 0;  padding: 0 16px; box-sizing: border-box;}
.cpxw ul li p{ font-size: 12px; line-height: 40px; color: #999; border-top: #e8e8e8 1px solid; text-align: right; margin: 16px 0 0 0; padding: 0 16px; box-sizing: border-box;}
.cpxw ul li img{ width: 100%; height: auto; display: inline-block;}

.cpxw_more{ width: 140px; height: 44px; margin: 26px auto 0 auto; clear: both;}
.cpxw_more a{ width: 140px; height: 44px; line-height: 44px; background: #2ccb46; display: block; color: #fff; font-size: 15px; text-align: center;}
.cpxw_more a:hover{ background: #00ae1c;}
.cpxw_more a img{ display: inline-block; vertical-align: middle; margin: -2px 0 0 8px; width: 16px; height: 16px;}

/*资料下载*/
.zlxz{ width: 100%; margin: 20px auto 0 auto; padding: 24px 0 40px 0; clear: both; background: #041029;}
.zlxz_h{ width: 300px; margin: 0 auto; font-size: 22px; font-weight: bold; line-height: 50px; text-align: center; background: url("../img/h_bg.png") 172px 6px no-repeat; color: #fff;}

.zlxz ul{ width: 100%; margin: 0 auto; clear: both; padding: 0 16px; box-sizing: border-box;}
.zlxz ul li{ width: 100%; background: #fff; padding: 20px 16px; box-sizing: border-box; margin: 12px 0 0 0; float: left;}
.zlxz ul li:nth-child(2){ margin: 12px 0 0 0;}
.zlxz ul li:nth-child(4){ margin: 12px 0 0 0;}

.zlxz_l{ float: left; width: 74%;}
.zlxz_l h2{ font-size: 14px; line-height: 24px; height: 24px; overflow: hidden; font-weight: normal;}
.zlxz_l p{ font-size: 12px; line-height: 24px; color: #999;}
.zlxz_l img{ width: 46px; height: 46px; float: left; padding: 0 8px 0 0;}

.zlxz_r{ float: right; width: 24%; text-align: right;}
.zlxz_r h3{ font-size: 12px; line-height: 24px; font-weight: normal; color: #aaa;}
.zlxz_r p{ font-size: 12px; line-height: 24px; color: #bbb;}
.zlxz_r p img{ padding: 0 2px 0 0; display: inline-block; vertical-align: middle;}

}

/*area*/
.area{ width: 495px; margin: 30px auto 0 auto; clear: both; }
.area_c{ position: absolute; width: 500px; height: auto; background: #fff;}

/*省市区地名列表*/
.dqld_div{ width: 495px; padding: 24px 20px; box-sizing: border-box; border: #dedede 1px solid;}
.dqld_div ul{ width: 100%;}
.dqld_div ul li{ width: 50%; float: left; height: 30px; line-height: 30px; background: url("../img/list_1.png") 0 center no-repeat; font-size: 14px; text-indent: 10px; overflow: hidden;}

/*输入框样式*/
.sqhz_wz{ width: 100%; height: 50px; border: #dedede 1px solid; box-sizing: border-box; margin: 6px auto 0 auto; clear: both; text-indent: 16px; font-size: 14px; outline: none;}
.anquan{min-height:500px}

/*手机端css*/
@media(max-width:640px){
	.anquan{width:100%;margin:0 auto;}
	.video_cont{width:100%;margin:0 auto;}
	.video_cont table{width:100% !important;}
/*area*/
.area{ width: 100%; padding: 0 10px; box-sizing: border-box; margin: 30px auto 0 auto; clear: both; }
.area_c{ position: absolute; width: 355px; height: auto; background: #fff;}

/*省市区地名列表*/
.dqld_div{ width: 100%; margin: 0 auto 0 auto; padding: 12px 16px; box-sizing: border-box; border: #dedede 1px solid;}
.dqld_div ul{ width: 100%;}
.dqld_div ul li{ width: 50%; float: left; height: 26px; line-height: 26px; background: url("../img/list_1.png") 0 center no-repeat; font-size: 13px; text-indent: 10px; overflow: hidden;}

/*输入框样式*/
.sqhz_wz{ width: 100%; height: 40px; border: #dedede 1px solid; box-sizing: border-box; margin: 0 auto; clear: both; text-indent: 12px; font-size: 13px; outline: none;}
}

