﻿@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{ margin:0; padding:0;}
*{box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
body{color:#555; font-size:14px; font-family:"Arial", "微软雅黑";}
ul, ol { list-style:none;} 
img{max-width:100%;}
img,fieldset{ vertical-align:top; border:0;}
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal;}
address,cite,code,em,th { font-weight:normal; font-style:normal;}
input,button,textarea,select{color:#777; font-size:15px; font-family: "Open Sans"; vertical-align:middle;}
input:focus {outline:none;}
textarea:focus {outline:none;}
table{ border-collapse:collapse;}
table td{ border:1px solid #ddd;}
a{ color:#555; text-decoration:none; transition:0.5s;}
.w1200{max-width:1200px; margin:0 auto;}
.w1200:after{content: " "; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}

.sy_bt{text-align:center; margin-bottom:50px;}
.sy_bt .sy_bt_t{color:#333; font-size:30px; line-height:30px; font-weight:bold;}
.sy_bt .sy_bt_b span{display:inline-block; color:#06b; font-size:22px; line-height:22px; margin-top:16px; padding:0 100px; position:relative;}
.sy_bt .sy_bt_b span:after{content:""; width:80px; height:1px; background:#06b; position:absolute; left:0; top:50%;}
.sy_bt .sy_bt_b span:before{content:""; width:80px; height:1px; background:#06b; position:absolute; right:0; top:50%;}

.sy_more{text-align:center; margin-top:60px;}
.sy_more a{display:inline-block; color:#2a74e2; line-height:20px; padding:10px 40px; border:1px #2a74e2 solid;}


/*top*/
.top_bjj{width:100%; height:180px; background:#fff;}
.top_bj{width:100%; background:#fff; position:fixed; top:0; left:0; z-index:2;}
.top{height:120px;  transition:all 0.5s;}
.top .logo{ margin-top:8px; float:left; transition:all 0.5s;}
.top .logo img{max-height:100px; transition:all 0.5s;}

.top .logo_ggc{float:left; line-height:25px; margin-top:35px; margin-left:20px; padding-left:20px; border-left:1px #ddd solid; transition:all 0.5s;}
.top .logo_ggc .logo_ggc_t{color:#3e8afb; font-size:20px; font-weight:bold; padding-left:50px; position:relative;}
.top .logo_ggc .logo_ggc_t:after{content:""; width:40px; height:2px; margin-top:-1px; background:#3e8afb; position:absolute; top:50%; left:0;}
.top .logo_ggc .logo_ggc_b{font-size:15px;}

.top .top_lx{height:60px; float:right; margin-top:30px; padding-left:70px; background:url(../images/top_lx.png) left center no-repeat; transition:all 0.5s;}
.top .top_lx .top_lx_t{ line-height:20px; margin-top:5px; transition:all 0.5s;}
.top .top_lx .top_lx_b{color:#06b; font-size:30px; line-height:30px; font-family:"宋体"; font-weight:bold; transition:all 0.5s;}

/*top导航*/
.top_dh_bj{width:100%; position:relative;}
.top_dh_bj:after{content:""; width:100%; height:1px; background:#eaeaea; position:absolute; top:0; left:0;}
.top_dh_bj:before{content:""; width:100%; height:1px; background:#eaeaea; position:absolute; bottom:0; left:0;}
.top_dh ul{margin-left:-60px;}
.top_dh ul:after{content: " "; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}
.top_dh ul li{float:left; font-size:16px; line-height:60px; margin-left:60px; position:relative;}
.top_dh ul li:after{content:""; width:0; height:2px; background:#06b; position:absolute; top:0; left:0; z-index:1; transition:all 0.5s; }
.top_dh ul li:hover:after{width:100%;}
.top_dh ul li.s:after{width:100%;}
.top_dh ul li .top_dh_mp{width:400px; display:none; border:1px #eaeaea solid;}
.top_dh ul li:hover .top_dh_mp{display:block; position:absolute; top:59px; right:0;}

.top_bj.active .top{height:80px;}
.top_bj.active .top .logo{margin-top:0px;}
.top_bj.active .top .logo img{max-height:62px;}
.top_bj.active .top .logo_ggc{margin-top:20px; line-height:20px;}
.top_bj.active .top .logo_ggc .logo_ggc_t{font-size:18px;}
.top_bj.active .top .logo_ggc .logo_ggc_b{font-size:13px;}
.top_bj.active .top .top_lx{margin-top:10px;}



/*banner*/
.block_home_slider{position:relative; line-height:0px; text-align:center;}/*底部小图标*/
.block_home_slider .slide {position:relative; overflow:hidden;}
.block_home_slider .flex-direction-nav a {width:40px; height:40px; display:block; margin-top:-20px; position:absolute; top:50%; text-indent:-9000px; display:none;}
.block_home_slider .flex-direction-nav a.flex-prev {left:0; background:url(../images/jt1.png) no-repeat;}
.block_home_slider .flex-direction-nav a.flex-next {right:0; background:url(../images/jt2.png) no-repeat;}
.block_home_slider .flex-control-paging{ position:absolute; bottom:30px; width:100%;text-align: center;}
.block_home_slider .flex-control-paging li {margin: 0px;padding:0 5px; display:inline-block; *display:inline; *zoom:1; overflow: hidden;list-style-type: none;}
.block_home_slider .flex-control-paging li a{width:12px; height:12px; display:block; background:#fff; text-indent:-9000px; cursor:pointer; border-radius:6px; transition:all 0.5s;}
.block_home_slider .flex-control-paging li a.flex-active {width:34px; background:#06b;}
.flexslider {margin:0; padding:0; height:100%;}
.flex-viewport{height:100%;}
.flexslider .slides{height:100%;}
.flexslider .slides li{height:600px;display: none;-webkit-backface-visibility: hidden;list-style-type:none; position:relative;}
#home_slider2{display:none;}



/*搜索*/
.sousuo_bj{width:100%; padding:15px 0; background:#06b;}
.sousuo .sousuo_l{float:left;}
.sousuo .sousuo_l ul{overflow:hidden; margin-left:-20px;}
.sousuo .sousuo_l ul li{float:left; color:#fff; line-height:20px; margin-top:8px; margin-left:20px;}
.sousuo .sousuo_l ul li a{color:#fff;}
.sousuo .sousuo_r{width:300px; float:right;}
.sousuo .sousuo_r .sousuo_k{width:calc(100% - 70px); height:36px; float:left; color:#888; font-size:12px; line-height:36px; padding:0 15px; border:none; background:#fff;}
.sousuo .sousuo_r .sousuo_an{width:60px; height:36px; float:right; font-size:12px; line-height:36px; border:none; cursor:pointer; background:#fff;}



/*公司介绍*/
.gsjs_bj{width:100%; padding:70px 0;}
.gsjs .gsjs_img{width:400px; height:270px; float:left;}
/******************/
.gsjs .gsjs_img .focusBox { position: relative; width: 400px; height: 270px; overflow: hidden; font: 12px/1.5 Verdana, Geneva, sans-serif; text-align: left; background: white; }
.gsjs .gsjs_img .focusBox .pic img { width: 400px; height: 270px; display: block; }
.gsjs .gsjs_img .focusBox .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 36px; width:100%;  background: #333; filter: alpha(opacity=40); opacity: 0.4; overflow: hidden; }
.gsjs .gsjs_img .focusBox .txt { position: absolute; bottom: 0; z-index: 2; height: 36px; width:100%; overflow: hidden; }
.gsjs .gsjs_img .focusBox .txt li{ height:36px; line-height:36px; position:absolute; bottom:-36px;}
.gsjs .gsjs_img .focusBox .txt li a{ display: block; color: white; padding: 0 0 0 10px; font-size: 12px; font-weight: bold; text-decoration: none; }
.gsjs .gsjs_img .focusBox .num { position: absolute; z-index: 3; bottom: 8px; right: 8px; }
.gsjs .gsjs_img .focusBox .num li{ float: left; position: relative; width: 18px; height: 15px; line-height: 15px; overflow: hidden; text-align: center; margin-right: 1px; cursor: pointer; }
.gsjs .gsjs_img .focusBox .num li a,.gsjs .gsjs_img .focusBox .num li span { position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }
.gsjs .gsjs_img .focusBox .num li span { z-index: 1; background: black; filter: alpha(opacity=50); opacity: 0.5; }
.gsjs .gsjs_img .focusBox .num li.on a,.gsjs .gsjs_img .focusBox .num a:hover{ background:#f60;  }
/*************************/
.gsjs .gsjs_r{width:calc(100% - 450px); float:right;}
.gsjs .gsjs_wb{line-height:24px;}
.gsjs .gsjs_wb span{color:#2a74e2;}
.gsjs .gsjs_dh{margin-top:36px;}
.gsjs .gsjs_dh ul{overflow:hidden; margin-top:-2%; margin-left:-2%;}
.gsjs .gsjs_dh ul li{width:14.66%; float:left; line-height:20px; text-align:center; padding:10px 0; margin-top:2%; margin-left:2%; border:1px #ccc solid; transition:all 0.5s;}
.gsjs .gsjs_dh ul li:hover{border:1px #2a74e2 solid; background:#2a74e2;}
.gsjs .gsjs_dh ul li:hover a{color:#fff;}



/*产品展示*/
.cpzs_bj{width:100%; padding:70px 0; background:#f6f6f6 url(../images/cpzs_bj.jpg) center no-repeat;}
.cpzs_bj .sy_bt .sy_bt_t{color:#06b;}
.cpzs_bj .sy_bt .sy_bt_b span{color:#444;}
.cpzs_bj .sy_bt .sy_bt_b span:after{background:#ccc;}
.cpzs_bj .sy_bt .sy_bt_b span:before{background:#ccc;}
.cpzs .cpzs_dh ul{overflow: hidden; margin-top:-1%; margin-left:-1%;}
.cpzs .cpzs_dh ul li{width:11.5%; float:left; text-align:center; margin-top:1%; margin-left:1%; padding:4px; border:1px #2a74e2 solid; border-radius:100%; position: relative;}
.cpzs .cpzs_dh ul li .cpzs_dh_wz{width:100%; color:#fff; text-align:center; padding:0 15px; transform:translateY(-50%); position:absolute; top:50%; left:0;}
.cpzs .cpzs_kj{margin-top:40px;}
.cpzs .cpzs_kj ul{overflow: hidden; margin-left:-2%;}
.cpzs .cpzs_kj ul li{width:18%; float:left; text-align:center; margin-left:2%; padding:20px; margin-bottom:20px; padding-bottom:30px; border:1px #eaeaea solid; background:#fff;}
.cpzs .cpzs_kj ul li .cpzs_bt{color:#555; font-weight:bold; line-height:20px; margin-top:26px;}
.cpzs .cpzs_kj ul li .cpzs_wz{color:#3e8afb; font-size:12px; line-height:20px; margin-top:4px;}



/*荣誉资质*/
.ryzz_bj{width:100%; padding:70px 0; background:#fff;}
.ryzz ul{overflow: hidden; margin-top:2%; margin-left:-2%;}
.ryzz ul li{width:18%; float:left; margin-top:2%; margin-left:2%; }
.ryzz ul li img{ width:100%; display:block;}



/*案例展示*/
.alzs_bj{width:100%; padding:70px 0; background:url(../images/alzs_bj.jpg) center no-repeat; display:none;}
.alzs_bj .sy_bt .sy_bt_t{color:#06b;}
.alzs_bj .sy_bt .sy_bt_b span{color:#fff;}
.alzs_bj .sy_bt .sy_bt_b span:after{background:#fff;}
.alzs_bj .sy_bt .sy_bt_b span:before{background:#fff;}
.alzs ul{overflow:hidden; margin-left:-2%;}
.alzs ul li{width:23%; float:left; text-align:center; margin-left:2%; padding-bottom:30px; position: relative;}
.alzs ul li:after{content:""; width:100%; height:30px;  background: url(../images/alzs_li_dw.png) right center no-repeat; position: absolute; bottom:0; left:0; transition:0.5s;}
.alzs ul li:hover:after{background: url(../images/alzs_li_dw2.png) right center no-repeat;}
.alzs ul li .alzs_wz{font-size:15px; padding-top:30px; padding-bottom:14px; background: url(../images/alzs_wz_dw.png); position: relative; transition:all 0.5s;}
.alzs ul li:hover .alzs_wz{color:#fff; background: url(../images/alzs_wz_dw2.png);}
.alzs ul li .alzs_wz:after{content:""; width:26px; height:2px; transform:translateX(-50%); background:#444; position: absolute; bottom:0; left:50%; transition:all  0.5s;}
.alzs ul li:hover .alzs_wz:after{background:#fff;}
.alzs_bj .sy_more a{color:#fff; border:1px #fff solid;}



/*新闻发布*/
.xwfb_bj{width:100%; padding:70px 0; background:url(../images/xwfb_bj.png) center no-repeat;}
.xwfb ul{overflow: hidden; margin-top:-2%; margin-left:-2%;}
.xwfb ul li{width:48%; float:left; line-height:50px; margin-top:2%; margin-left:2%;}
.xwfb ul li .xwfb_wz{width:calc(100% - 110px); float:left; overflow:hidden; text-overflow:ellipsis; white-space: nowrap; padding-left:54px; background:#eaeaea  ; position:relative;}
.xwfb ul li .xwfb_wz:after{content:""; width:16px; height:23px;  background: url(xwico.png)  center center no-repeat; position:absolute; top:13px; left:19px;}
.xwfb ul li .xwfb_rq{width:110px; float:right; color:#fff; text-align:center; background:#2a74e2;}



/*底部*/
.db_bj{width:100%; padding-top:70px; padding-bottom:120px; background:url(../images/db_bj.jpg) center no-repeat; background-size:cover;}
.db_bj .sy_bt .sy_bt_t{color:#06b;}
.db_bj .sy_bt .sy_bt_b span{color:#fff;}
.db_bj .sy_bt .sy_bt_b span:after{background:#fff;}
.db_bj .sy_bt .sy_bt_b span:before{background:#fff;}

.db{position:relative;}
.db .db_lx{width:calc(50% - 30px); overflow:hidden; position:absolute; top:26px; right:0;}
.db .db_lx .db_lx_erweima{width:150px; float:left;}
.db .db_lx .db_lx_wb{width:calc(100% - 190px); float:right; color:#fff;}
.db .db_lx .db_lx_wb p{line-height:20px; margin-top:18px; padding-left:30px;}
.db .db_lx .db_lx_wb p:nth-child(1){margin:0; background:url(../images/db_lx1.png) top left no-repeat;}
.db .db_lx .db_lx_wb p:nth-child(2){background:url(../images/db_lx2.png) top left no-repeat;}
.db .db_lx .db_lx_wb p:nth-child(3){background:url(../images/db_lx3.png) top left no-repeat;}
.db .db_lx .db_lx_wb p:nth-child(4){background:url(../images/db_lx4.png) top left no-repeat;}

.db .db_ly ul{overflow:hidden;}
.db .db_ly ul li{width:50%; color:#444; margin-bottom:20px;}
.db .db_ly ul li .db_ly_bt{color:#fff; font-size:16px; line-height:16px; margin-bottom:10px;}
.db .db_ly ul li .db_ly_bt span{display:inline-block; font-weight:bold; margin-left:4px;}
.db .db_ly ul li .input_txt{width:100%; height:50px; line-height:50px; padding:0 10px; border:1px #5b5b5b solid; background:rgba(255,255,255,0.1);}
.db .db_ly ul .textarea{width:100%;}
.db .db_ly ul li textarea{width:100%; height:130px; padding:10px; font-family:"微软雅黑"; border:1px #5b5b5b solid; background:rgba(255,255,255,0.1);}
.db .db_ly .more{overflow:hidden; margin-top:20px;}
.db .db_ly .more .input_btn{width:180px; height:46px; color:#fff; font-size:13px; line-height:46px; text-align:center; cursor:pointer; border:1px #5b5b5b solid; background:rgba(255,255,255,0.1);}

.bah_bj{width:100%; padding:28px 0; background:#191919;}
.bah{color:#fff; line-height:20px; text-align:center;}
.bah a{color:#fff;}


/*内页banner*/
.ny_banner{width:100%; height:370px;}


/*内页*/
.ny_bj{width:100%; padding-top:50px; padding-bottom:80px;}
.ny_l{width:250px; float:left;}
.ny_l .ny_l_bt{padding:20px 0; padding-left:70px;}
.ny_l .ny_l_bt .ny_l_bt_t{color:#fff; font-size:22px; line-height:22px;}
.ny_l .ny_l_bt .ny_l_bt_b{color:#6ca4f7; font-size:12px; line-height:12px; margin-top:8px;}
.ny_l .ny_l_dh{padding:20px; border:2px #2a74e2 solid; border-top:0;}
.ny_l .ny_l_dh ul{overflow:hidden; margin-top:-4px;}
.ny_l .ny_l_dh ul li{font-size:13px; line-height:20px; margin-top:4px; padding:10px 0; padding-left:20px; background:#f2f2f2;}
.ny_l .ny_l_dh ul li a{display:inline-block; padding-left:12px; background:url(../images/ny_l_dh.png) top left no-repeat;}
.ny_l .ny_l_dh ul li:hover a{color:#2a74e2;}
.ny_l .ny_l_dh ul li.s{background:#2a74e2;}
.ny_l .ny_l_dh ul li.s a{color:#fff; background:url(../images/ny_l_dh2.png) top left no-repeat;}
.ny_l .ny_l_b{margin-top:20px;}
.ny_l .ny_l_b .ny_l_b_kj{margin-top:10px; padding:20px 10px; padding-top:0; border:1px #eaeaea solid;}
.ny_l .ny_l_b .ny_l_b_kj .ny_l_b_rx{text-align:center; margin-top:10px;}
.ny_l .ny_l_b .ny_l_b_kj .ny_l_b_rx .ny_l_b_rx_t{color:#2a74e2; font-weight:bold;}
.ny_l .ny_l_b .ny_l_b_kj .ny_l_b_rx .ny_l_b_rx_m{font-size:16px; line-height:20px; margin-top:6px;}
.ny_l .ny_l_b .ny_l_b_kj .ny_l_b_rx .ny_l_b_rx_b{color:#2a74e2; font-size:28px; line-height:30px; margin-top:4px;}
.ny_l .ny_l_b .ny_l_b_kj .ny_l_b_wb{line-height:24px; margin-top:10px; padding-top:10px; border-top:1px #eaeaea solid;}

.ny_r{width:calc(100% - 300px); float:right;}
.ny_r .ny_r_t{width:100%; overflow:hidden; margin-bottom:20px; padding-bottom:20px; border-bottom:1px #ddd dashed;}
.ny_r .ny_r_t .ny_r_t_l{float:left; font-size:18px; line-height:20px; padding-right:34px; background:url(../images/ny_r_t_l.png) right center no-repeat;}
.ny_r .ny_r_t .ny_r_t_r{float:right;}
.ny_r .ny_r_t .ny_r_t_r ul{overflow:hidden;}
.ny_r .ny_r_t .ny_r_t_r ul li{float:left; line-height:20px; padding-left:20px; background:url(../images/ny_r_wz.png) left center no-repeat;}
.ny_r .ny_r_t .ny_r_t_r ul li:hover a{color:#2a74e2;}
.ny_r .ny_r_t .ny_r_t_r ul li:nth-child(1){color:#2a74e2; font-size:15px; font-weight:bold; padding:0; background:none;}
.ny_r .ny_r_t .ny_r_t_r ul li:nth-child(2){padding-left:10px; background:none;}

.ny_wb{line-height:26px;}
.ny_wb_jg{ padding:30px; border-bottom:1px #ccc dashed;}

.fy{margin-top:40px;}
.fy ul{overflow:hidden; font-size:0px; text-align:center;}
.fy ul li{display:inline-block; font-size:14px; line-height:36px; padding:0 20px; border:1px #ddd solid; border-left:none;}
.fy ul li:nth-child(1){border-left:1px #eaeaea solid;}
.fy ul li.s{background:#2a74e2; border:1px #2a74e2 solid;}
.fy ul li.s a{color:#fff;}


/*新闻中心*/
.xwzx ul{margin-top:-20px;}
.xwzx ul li{ overflow:hidden; padding:20px 0 ; border-bottom:1px #eaeaea solid; position:relative;}
.xwzx ul li:after{content:""; display:block; width:0; height:1px; background:#2a74e2; position:absolute; bottom:0; left:0; transition:all 0.5s;}
.xwzx ul li:hover:after{width:100%;}
.xwzx ul li .xw_img{width:200px; height:120px; float:left;}
.xwzx ul li .xw_wb{width:calc(100% - 240px); float:right;}
.xwzx ul li .xw_bt{font-size:18px; margin-top:6px; overflow:hidden; text-overflow:ellipsis; white-space: nowrap; transition:all 0.4s; padding-right:14px;}
.xwzx ul li:hover .xw_bt{color:#2a74e2;}
.xwzx ul li:hover .xw_bt{padding-left:14px; padding-right:0;}
.xwzx ul li .xw_wz{height:40px; color:#848484; line-height:20px; margin-top:16px; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; transition:all 0.6s; padding-right:14px;}
.xwzx ul li:hover .xw_wz{padding-left:14px; padding-right:0;}
.xwzx ul li .xw_rq{ overflow:hidden; margin-top:10px; transition:all 0.8s; padding-right:14px;}
.xwzx ul li:hover .xw_rq{ padding-left:14px; padding-right:0;}
.xwzx ul li .xw_rq span{color:#2a74e2; margin-left:10px; padding-left:18px; background:url(../images/yj.png) left center no-repeat;}

.xwxq .xwxq_bt{font-size:20px;}
.xwxq .xwxq_rq{font-size:13px; margin-top:20px; padding-bottom:20px; border-bottom:1px #ccc dotted; margin-bottom:20px;}
.xwxq .xwxq_rq span{color:#2a74e2; margin-left:10px; padding-left:18px; background:url(../images/yj.png) left center no-repeat;}
.xwxq .xwxq_wb{line-height:24px; margin-top:30px;}

.xwxq_more{margin-top:40px;}
.xwxq_more a{display:inline-block; color:#fff; line-height:46px; padding:0 40px; border:1px #2a74e2 solid; position:relative;}
.xwxq_more a:after{content:""; width:0; height:100%; background:#2a74e2; position:absolute; left:0; top:0; transition:all 0.5s;}
.xwxq_more a:hover:after{width:100%;}
.xwxq_more a span{color:#2a74e2; padding-left:30px; background:url(../images/cpxq_hf_bj2.png) left center no-repeat; position:relative; z-index:1; transition:all 0.5s;}
.xwxq_more a:hover span{background:url(../images/cpxq_hf_bj.png) left center no-repeat;}
.xwxq_more a:hover span{color:#fff; display:block;}



/*公司参观*/
.gscg ul{overflow:hidden; margin-top:-2%; margin-left:-2%;}
.gscg ul li{width:31.33%; float:left; text-align:center; margin-top:2%; margin-left:2%;}
.gscg ul li .gscg_img{overflow:hidden; border:1px #eaeaea solid;}
.gscg ul li .gscg_img img{transition:all 0.5s;}
.gscg ul li:hover .gscg_img img{transform:scale(1.1);}
.gscg ul li .gscg_wz{margin-top:10px;}



/*荣誉证书*/
.ryzs ul{overflow:hidden; margin-top:-2%; margin-left:-2%;}
.ryzs ul li{width:23%; float:left; text-align:center; margin-top:2%; margin-left:2%;}
.ryzs ul li .ryzs_img{overflow:hidden; border:1px #eaeaea solid;}
.ryzs ul li .ryzs_img img{transition:all 0.5s;}
.ryzs ul li:hover .ryzs_img img{transform:scale(1.1);}
.ryzs ul li .ryzs_wz{margin-top:10px;}



/*产品中心 */
.cpzx ul{overflow: hidden; margin-top:-2%; margin-left:-2%;}
.cpzx ul li{width:31.33%; float:left; text-align:center; margin-top:2%; margin-left:2%; padding:20px; padding-bottom:30px; border:1px #eaeaea solid; background:#fff;transition:all 0.5s;}
.cpzx ul li:hover{transform: translateY(-6px);border:1px #3e8afb solid;}
.cpzx ul li .cpzx_bt{color:#555; font-weight:bold; line-height:20px; margin-top:26px;}
.cpzx ul li .cpzx_wz{color:#3e8afb; font-size:12px; line-height:20px; margin-top:4px;}


/*产品详情*/
.cpxq_t:after{content: "."; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}
.cpxq_t_l{ float:left; width:48%;}
.sp-wrap{ display:none; line-height:0; font-size:0;}
.sp-thumbs{ width:100%;}
.sp-thumbs img{ max-width:100%;}
.sp-thumbs a:link, .sp-thumbs a:visited{ margin:0 0.5%; width:24%; height:70px; border:1px #eaeaea solid; overflow:hidden; opacity:.3; display:inline-block; background-size:cover; background-position:center; -webkit-transition:all .2s ease-out; -moz-transition:all .2s ease-out; -ms-transition:all .2s ease-out;-o-transition:all .2s ease-out; transition:all .2s ease-out;}
.sp-thumbs a:hover{opacity:1;}
.sp-thumbs a:active, .sp-current{ opacity:1!important; position:relative;}
.sp-large{ position:relative; overflow:hidden; width:100% !important; margin:0 0 2% 0; box-shadow:0 0 1px rgba(0,0,0,0.3);}
.sp-large a img{}
.sp-large a{ display:block;}
.sp-zoom{ position:absolute; left:-50%; top:-50%; cursor:-webkit-zoom-in; cursor:-moz-zoom-in; cursor:zoom-in; display:none;}
.sp-zoom img{ max-width: none;}
.sp-lightbox{ position:fixed; top:0; left:0; height:100%; width:100%; background:rgb(0, 0, 0); background:rgba(0, 0, 0, .9); z-index:500; display:none; cursor:pointer;}
.sp-lightbox img{position:absolute; margin:auto; top:0; bottom:0; left:0; right:0; max-width:90%; max-height:90%; border:2px solid #fff;}
#sp-prev, #sp-next{ position:absolute; top:50%; margin-top:-25px; z-index:501; color:#fff; padding:14px; text-decoration:none; background:#000; border-radius:25px; border:2px solid #fff; width:50px; height:50px; box-sizing:border-box; transition:.2s;}
#sp-prev{ left:10px;}
#sp-prev:before{ content:''; border:7px solid transparent; border-right:15px solid #fff; position:absolute; top:16px; left:7px;}
#sp-next{ right:10px;}
#sp-next:before{ content:''; border:7px solid transparent; border-left:15px solid white; position:absolute; top:16px; left:18px;}
#sp-prev:hover, #sp-next:hover{ background:#444;}
@media screen and (max-width: 400px) {
	.sp-wrap{ margin:0 0 15px 0;}
	#sp-prev, #sp-next{ top:auto; margin-top:0; bottom:25px;}
}

.cpxq_t_r{ float:right; width:46%;}
.cpxq_t_r .cpxq_t_r_bt{color:#2a74e2 ; font-size:22px;}
.cpxq_t_r .cpxq_t_r_xh{color:#777; font-size:16px; margin-top:6px;}

.cpxq_t_r .cpxq_t_r_td{margin-top:20px; border-top:1px #ccc dashed;}
.cpxq_t_r .cpxq_t_r_td p{ line-height:20px; padding-bottom:2%; margin-top:2%; border-bottom:1px #ccc dashed; position:relative; transition:all 0.5s;}

.bdsharebuttonbox{margin-top:30px;}

.cpxq_t_r .cpxq_t_r_fh{margin-top:40px;}
.cpxq_t_r .cpxq_t_r_fh a{display:inline-block; color:#fff; line-height:46px; padding:0 40px; border:1px #2a74e2  solid; position:relative;}
.cpxq_t_r .cpxq_t_r_fh a:after{content:""; width:0; height:100%; background:#2a74e2 ; position:absolute; left:0; top:0; transition:all 0.5s;}
.cpxq_t_r .cpxq_t_r_fh a:hover:after{width:100%;}
.cpxq_t_r .cpxq_t_r_fh a span{color:#2a74e2 ; padding-left:30px; background:url(../images/cpxq_hf_bj2.png) left center no-repeat; position:relative; z-index:1; transition:all 0.5s;}
.cpxq_t_r .cpxq_t_r_fh a:hover span{background:url(../images/cpxq_hf_bj.png) left center no-repeat;}
.cpxq_t_r .cpxq_t_r_fh a:hover span{color:#fff;}

.cpxq_m{margin-top:40px;}
.cpxq_m .cpxq_m_bt{margin-bottom:20px; background:#f3f4f6;}
.cpxq_m .cpxq_m_bt span{display:inline-block; color:#fff; font-size:16px; line-height:24px; padding:14px 20px; background:#2a74e2; position:relative; z-index:1;}



/*解决方案 */
.jjfa ul{overflow:hidden;}
.jjfa ul li{width:100%; padding:20px 20px; background:#fff;transition:all 0.5s;}
.jjfa ul li:nth-child(even){background:#f0f4f8;}
.jjfa ul li .jjfa_bt{color:#555; line-height:20px; transition:all 0.5s;}
.jjfa ul li:hover .jjfa_bt{color:#2a74e2;}



/*工程案例 */
.gcal ul{overflow:hidden; margin-top:-2%; margin-left:-2%;}
.gcal ul li{width:31.33%; float:left; text-align:center; margin-top:2%; margin-left:2%; padding-bottom:30px; position: relative;}
.gcal ul li:after{content:""; width:100%; height:30px;  background: url(../images/alzs_li_dw3.png) right center no-repeat; position: absolute; bottom:0; left:0; transition:0.5s;}
.gcal ul li:hover:after{background: url(../images/alzs_li_dw2.png) right center no-repeat;}
.gcal ul li .gcal_wz{font-size:15px; padding-top:30px; padding-bottom:14px; background:url(../images/alzs_wz_dw3.png); position: relative; transition:all 0.5s;}
.gcal ul li:hover .gcal_wz{color:#fff; background: url(../images/alzs_wz_dw2.png);}
.gcal ul li .gcal_wz:after{content:""; width:26px; height:2px; transform:translateX(-50%); background:#444; position: absolute; bottom:0; left:50%; transition:all  0.5s;}
.gcal ul li:hover .gcal_wz:after{background:#fff;}



/*检测报告 */
.jcbg ul li{overflow:hidden; padding:20px 20px;}
.jcbg ul li:nth-child(even){background:#f0f4f8;}
.jcbg ul li .jcbg_wz{width:calc(100% - 160px); float:left; line-height:20px;}
.jcbg ul li .jcbg_rq{width:120px; float:right; line-height:20px; text-align:right;}



/*资料下载*/
.zlxz ul{overflow:hidden; margin-top:-3px;}
.zlxz ul li{overflow:hidden; line-height:60px; margin-top:3px; background:#f4f4f4; transition:all 0.5s;}
.zlxz ul li .zlxz_bt{width:calc(100% - 430px); float:left; padding-left:20px;}
.zlxz ul li .zlxz_r{width:330px; float:right;}
.zlxz ul li .zlxz_r .zlxz_dx{width:120px; float:left; text-align:center; background:#eee;}
.zlxz ul li .zlxz_r .zlxz_rq{width:150px; float:left; text-align:center; background:#e4e4e4;}
.zlxz ul li .zlxz_r .zlxz_an{float:right; background:#555 url(../images/zlxz.png) center no-repeat; transition:all 0.5s;}
.zlxz ul li .zlxz_r .zlxz_an:hover{background:#2a74e2 url(../images/zlxz.png) center no-repeat;}
.zlxz ul li .zlxz_r .zlxz_an a{width:60px; height:60px; display:block;}



/*联系我们*/
.lxwm .lxwm_t{overflow:hidden;}
.lxwm .lxwm_t .lxwm_t_l{width:calc(100% - 350px); float:left; line-height:24px;}
.lxwm .lxwm_t .lxwm_t_l span{display:inline-block;}
.lxwm .lxwm_t .lxwm_t_r{width:240px; float:right;}
.lxwm .lxwm_b{width:100%; height:380px; margin-top:30px;}