/*外部公共样式*/
@import "iconfont.css";
@import "bootstrap.min.css";
@import "../swiper/css/swiper.min.css";
/*END-外部公共样式*/

/*头部+导航+大图*/
.header{width:100%; border-top:5px solid #004199; border-bottom:1px solid #e8e8e8;}
.logo{padding:35px 0 30px 0;}
.logo img{width:100%; max-width:402px; max-height:65px;}
.logo_txt img{max-width:332px;}

.header_R{width:300px;}
.header_nav{ background-image:url(../images/top_L.jpg),url(../images/top_R.jpg); background-position:left center,right center; background-repeat:no-repeat,no-repeat; background-color:#004199; height:39px; line-height:39px; padding:0 26px; font-size:14px; color:#fff;}
.header_nav>a{color:#fff; margin:0 10px;}
.header_nav>a:hover{color:#fff; text-decoration:underline!important;}
.header_dianhua{margin-top:10px;}
.header_dianhua_p{float:right; line-height:24px; background:url(../images/header_dianhua.png) no-repeat left center; padding-left:20px; font-size:14px; color:#424242;}
.header_dianhua_sp{display:block; width:100%; text-align:right; overflow:hidden; line-height:30px; font-size:30px; color:#424242; font-weight:bold;}

nav{background:#004199; position:absolute; left:0; top:0; z-index:999999;}
.nav{width:100%;}
.nav>li{width:11.1111%; position:relative;}
.nav>li>a{width:100%; height:48px; line-height:48px; font-size:18px; color:#fff; text-align:center;}
.nav>li:hover>a{background:#00a3f7; color:#fff;}
.nav>li>a.on{background:#00a3f7; color:#fff;}

.nav_sub{display:none; width:100%; float:left; padding-top:2px; position:absolute; left:0; top:100%; z-index:999999; background:rgba(0, 65, 153, 0.8);}
.nav_sub>dd{display:block; overflow:hidden;}
.nav_sub>dd>a{display:block; overflow:hidden; height:40px; line-height:40px; text-align:center; font-size:14px; color:#fff;}
.nav_sub>dd>a:hover{background:#00a3f7; color:#fff;}

/*banner*/
.banner{width:100%; position:relative;}
.banner .banner-imgbox .swiper-slide img{width:100%;}
/*圆点*/
.banner .swiper-pagination {position: absolute; right:0; bottom:15px; display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center;}
.banner .swiper-pagination-bullet {width:85px; float:left; height:4px; background:#fff; opacity:1; border-radius:initial; margin:0 4px!important;}
.banner .swiper-pagination-bullet-active{opacity:1; background:#b9d0df;}
.banner:hover .swiper-pagination{opacity:1;} 
/*箭头*/
.banner .next{right:2%; position:absolute;top:50%; margin-top:-35px; width:38px; height:70px; background:url(../images/imgs/next.jpg) no-repeat center center; overflow:hidden; opacity:0;  cursor:pointer; z-index:999999; transition:all 0.4s;}
.banner .prev{left:2%; position:absolute;top:50%; margin-top:-35px; width:38px; height:70px; background:url(../images/imgs/prev.jpg) no-repeat center center; overflow:hidden; opacity:0; cursor:pointer; z-index:999999; transition:all 0.4s;}
.banner:hover .next{opacity:1;}
.banner:hover .prev{opacity:1;}
/*END-头部+导航+大图*/

/*首页内容*/
.tank_video{width:350px; float:left; height:250px; border:1px solid #ff0000; box-shadow:0 0 20px rgba(0,0,0,0.3); position:fixed; right:2%; top:50%; transform:translateY(-50%); z-index:999999;}
.tank_video>iframe{width:100%; float:left; height:100%;}
.tank_video_off{width:24px; float:left; height:24px; line-height:24px; text-align:center; font-size:20px; color:#ccc; font-family:'Microsoft YaHei Light'; position:absolute; right:0; top:0;  cursor:pointer;}

.cpzs{width:100%; overflow:hidden; padding:50px 0;}
.cpzs_title{display:block; overflow:hidden; line-height:56px; padding-bottom:14px;background:url(../images/title_heng.png) no-repeat center bottom; font-size:30px; color:#292929; font-weight:bold; text-align:center;}
.cpzs_title>span{color:#004199;}
.cpzs_nav{display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center; padding-top:40px;}
.cpzs_nav li{width:250px; float:left; margin:0 2px 5px 2px;}
.cpzs_nav li a{display:block; overflow:hidden; height:46px; line-height:44px; border:1px solid #e4e4e4; text-align:center; font-size:18px; color:#1f1f1f;}
.cpzs_nav li a:hover{background:#00509c; border-color:#00509c; color:#fff;}
.cpzs_nav li.selectTag a{background:#00509c; border-color:#00509c; color:#fff;}
#tagContent {display:block; overflow:hidden;}
.tagContent {DISPLAY: none;}
#tagContent div.selectTag {DISPLAY: block}
.cpzs_ul{display:block; overflow:hidden; width:1221px; padding-top:20px;}
.cpzs_ul li{width:386px; float:left; margin:20px 21px 0 0;}
.cpzs_ul li a{display:block; overflow:hidden; border:1px solid #e4e4e4; padding:5px;}
.cpzs_ul li a .cpzs_B{width:100%; overflow:hidden; border:1px solid #e4e4e4; position:relative;}
.cpzs_ul li a .cpzs_B .cpzs_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.cpzs_ul li a .cpzs_B .cpzs_img::before{content:""; display:block; padding-top:100%;}
.cpzs_ul li a .cpzs_B .cpzs_hover{width:100%; height:0; overflow:hidden; background:rgba(0,80,156,0.8); position:absolute; left:0; top:50%; transform:translateY(-50%);}
.cpzs_ul li a .cpzs_B .cpzs_p{width:100%; height:46px; line-height:46px; text-align:center; font-size:24px; color:#fff; font-weight:bold; position:absolute; left:-100%; bottom:calc(50% + 10px);}
.cpzs_ul li a .cpzs_B .cpzs_more{width:100%; max-width:248px; height:50px; line-height:48px; border:1px solid rgba(255,255,255,0.5); font-size:16px; color:#fff; padding:0 10px; position:absolute; right:-100%; top:calc(50% + 10px);}
.cpzs_ul li a .cpzs_B .cpzs_more>span{float:right; width:23px; height:15px; background:url(../images/cpzs_jiantou.png) no-repeat center center; margin-top:16px;}
.cpzs_ul li a .cpzs_txt{display:block; overflow:hidden; height:50px; line-height:50px; text-align:center; font-size:18px; color:#292929;}
.cpzs_ul li a:hover .cpzs_B .cpzs_hover{height:100%;}
.cpzs_ul li a:hover  .cpzs_B .cpzs_p{left:0;}
.cpzs_ul li a:hover .cpzs_B .cpzs_more{right:50%; transform:translateX(50%);}

.hf{width:100%; overflow:hidden; background:url(../images/hf_bj.jpg) no-repeat center center; background-size:cover; padding:22px 0;}
.hf_L{width:50%; float:left; padding-left:45px;}
.hf_p{line-height:42px; font-size:30px; color:#fff;}
.hf_sp{line-height:18px; font-size:14px; color:#fff; margin-top:10px;}
.hf_R{float:right;}
.hf_dianhua{display:block; overflow:hidden; height:30px; line-height:30px; margin-top:10px; font-size:14px; color:#fff;}
.hf_dianhua>span{float:right; font-size:28px; font-weight:bold;}
.hf_more{display:block; overflow:hidden; padding-top:5px;}
.hf_more>a{display:block; overflow:hidden; border:1px solid #fff; line-height:32px; text-align:center; font-size:16px; color:#fff;}
.hf_more>a>span{background:url(../images/hf_duanxin.png) no-repeat left center; padding-left:36px;}
.hf_more>a:hover{background:#00a3f7;}

.hotcp{width:100%; overflow:hidden; background:#f2f6fa; padding:55px 0;}
.hotcp_ul{display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; overflow:hidden; width:1221px;}
.hotcp_ul li{width:386px; float:left; margin:30px 21px 0 0; background:#fff; border:1px solid #e4e4e4; padding:5px 5px 15px 5px;display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap;-ms-flex-line-pack: justify; align-content: space-between;}
.hotcp_ul li .hotcp_up{width:100%; overflow:hidden;}
.hotcp_ul li .hotcp_up .hotcp_img{width:100%; overflow:hidden; border:1px solid #e4e4e4; background-position:center; background-repeat:no-repeat; background-size:cover;}
.hotcp_ul li .hotcp_up .hotcp_img::before{content:""; display:block; padding-top:79.4038%;}
.hotcp_ul li .hotcp_up .hotcp_txtB{display:block; overflow:hidden; padding:0 10px;}
.hotcp_ul li .hotcp_up .hotcp_txtB .hotcp_p{display:block; line-height:50px; border-bottom:1px solid #d3d3d3; font-size:18px; color:#004199; font-weight:bold; text-overflow:ellipsis; white-space: nowrap; overflow:hidden;}
.hotcp_ul li .hotcp_up .hotcp_txtB .hotcp_txt{display:block; overflow:hidden; line-height:24px; margin-top:15px; font-size:14px; color:#292929;}
.hotcp_ul li .hotcp_up .hotcp_txtB .hotcp_txt>span{display:block; overflow:hidden; font-size:16px; font-weight:bold; }
.hotcp_ul li .hotcp_down{width:100%; overflow:hidden; padding-top:25px; display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-pack:justify;-ms-flex-pack:justify; justify-content:space-between;}
.hotcp_ul li .hotcp_down>a{width:calc(50% - 3px); float:left; height:34px; line-height:34px; text-align:center; font-size:14px; color:#fff;}
.hotcp_ul li .hotcp_down>a:nth-child(1){background:#00509c;}
.hotcp_ul li .hotcp_down>a:nth-child(2){background:#00a3f7;}
.hotcp_ul li .hotcp_down>a:nth-child(1):hover{background:#00a3f7;}
.hotcp_ul li .hotcp_down>a:nth-child(2):hover{background:#00509c;}

.ys{width:100%; overflow:hidden; padding:70px 0;}
.ys_ul{display:block; overflow:hidden; padding-top:80px;}
.ys_ul li{display:block; overflow:hidden; margin-bottom:30px;}
.ys_ul li .ys_L{width:50%; float:right;}
.ys_ul li .ys_L img{max-width:100%; height:auto; float:right;}
.ys_ul li .ys_R{width:50%; float:left;}
.ys_ul li .ys_R .ys_title{display:block; overflow:hidden; padding-top:20px;}
.ys_ul li .ys_R .ys_title .ys_sub{width:79px; float:left; height:70px; line-height:70px; text-align:center; background:url(../images/ys_sub_bj.png) no-repeat center center; background-size:100%; padding-left:9px; font-family:Impact; font-size:36px; color:#fff; margin-right:25px;}
.ys_ul li .ys_R .ys_title .ys_p{line-height:46px; font-size:30px; color:#292929; font-weight:bold;}
.ys_ul li .ys_R .ys_title .ys_sp{line-height:24px; font-size:16px; color:#696969;}
.ys_ul li .ys_R .ys_txt{display:block; overflow:hidden; line-height:36px; font-size:16px; color:#696969; margin-top:45px; padding-left:20px; position:relative;}
.ys_ul li .ys_R .ys_txt::before{content:""; width:8px; float:left; height:8px; background:#00509c; border-radius:50%; position:absolute; left:0; top:14px;}
.ys_ul li:nth-child(even) .ys_L{float:left;}
.ys_ul li:nth-child(even) .ys_L img{float:left;}
.ys_ul li:nth-child(even) .ys_R{padding-left:40px;}

.case{width:100%; float:left; background:url(../images/case_bj.jpg) no-repeat center center; background-size:cover; padding:40px 0;}
.case_title{display:block; overflow:hidden; text-align:center; padding-bottom:25px; background:url(../images/title_heng.png) no-repeat center bottom;}
.case_p{line-height:42px; font-size:30px; color:#fff; font-weight:bold;}
.case_p>span{color:#62dcff;}
.case_sp{line-height:30px; font-size:16px; color:#fff;}
.case_ul{display:block; overflow:hidden; width:1216px; padding-top:50px;}
.case_ul li{width:288px; float:left; margin:0 16px 45px 0;}
.case_ul li a{display:block; overflow:hidden; background:#fff; border:1px solid #e5e5e5;}
.case_ul li a .case_B{width:100%; overflow:hidden; border-bottom:1px solid #e5e5e5;}
.case_ul li a .case_B .case_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.case_ul li a .case_B .case_img::before{content:""; display:block; padding-top:63.1579%;}
.case_ul li a .case_txtB{display:block; overflow:hidden; padding:15px;}
.case_ul li a .case_txtB .case_T{display:block; overflow:hidden; line-height:22px; font-size:14px; color:#292929; text-overflow:ellipsis; white-space: nowrap;}
.case_ul li a .case_txtB .case_more{display:block; overflow:hidden; margin-top:10px; border:1px solid #e5e5e5; height:30px; line-height:28px; padding-left:10px; font-size:12px; color:#999; text-transform:uppercase;}
.case_ul li a .case_txtB .case_more>span{width:28px; height:28px; float:right; border-left:1px solid #e5e5e5; position:relative;}
.case_ul li a .case_txtB .case_more>span::before{content:""; width:0; height:0; border-left:8px solid #00509c; border-top:4px solid transparent; border-bottom:4px solid transparent; position:absolute; left:50%;top:50%; transform:translate(-50%,-50%); transition:all 0.4s;}
.case_ul li a:hover .case_txtB .case_more{background:#2d92e4; border-color:#fff; color:#fff;}
.case_ul li a:hover .case_txtB .case_more>span::before{border-left-color:#fff;}
.case_M{display:block; overflow:hidden; margin-bottom:-60px;}
.case_M>a{display:block; width:156px; height:40px; line-height:40px; margin:0 auto; text-align:center; overflow:hidden; background:#00509c; font-size:12px; color:#fff;}
.case_M>a>span{display:inline-block; background:url(../images/case_jiantou.png) no-repeat left center; padding-left:35px;}
.case_M>a:hover{background:#2d92e4;}

.gsjj{width:100%; overflow:hidden; padding:90px 0;}
.gsjj_title{display:block; overflow:hidden;}
.gsjj_titleB{float:left;}
.gsjj_up{display:block; overflow:hidden; line-height:42px;}
.gsjj_p{float:left; font-size:30px; color:#292929; font-weight:bold; padding-right:5px;}
.gsjj_p>span{color:#00509c;}
.gsjj_sp{font-size:16px; color:#696969; text-transform:uppercase;}
.gsjj_down{display:block; overflow:hidden; font-size:16px; color:#696969; line-height:30px;}
.gsjj_more{float:right; padding-top:20px;}
.gsjj_more>a{display:block; width:156px; height:40px; line-height:40px; margin:0 auto; text-align:center; overflow:hidden; background:#00509c; font-size:12px; color:#fff;}
.gsjj_more>a>span{display:inline-block; background:url(../images/gsjj_jiantou.png) no-repeat left center; padding-left:35px;}
.gsjj_more>a:hover{background:#2d92e4;}
.gsjj_conetct{display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; overflow:hidden; padding-top:15px;}
.gsjj_left{width:50%; float:left; background-repeat:no-repeat; background-position:center; background-size:cover;}
.gsjj_left::before{content:""; display:block; padding-top:57.5%;}
.gsjj_right{width:50%; float:left; background:url(../images/gsjj_bj.jpg) no-repeat center center ;background-size:cover; border:1px solid #e5e5e5; padding:50px 45px;}
.gsjj_logo{display:block; overflow:hidden;}
.gsjj_logo img{display:block; max-width:100%; height:auto;}
.gsjj_txt{display:block; overflow:hidden; padding-top:40px; line-height:24px; font-size:14px; color:#696969;}

.company{display:block; overflow:hidden; line-height:28px; font-size:14px; color:#696969;}
.company img{ max-width:100%;}
.company table{width:100%;}
.company table td{ border:1px solid #CCCCCC}


/*END-首页内容*/

/*底部*/
footer{background:#313131; padding:50px 0;}
.footer{width:100%; overflow:hidden; display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; -webkit-box-pack:justify;-ms-flex-pack:justify; justify-content:space-between;}
.footer_L{width:205px; float:left;}
.footer_p{display:block; overflow:hidden; line-height:26px; color:#fff; font-size:22px; color:#fff; font-weight:bold; text-transform:uppercase;}
.footer_sp{display:block; overflow:hidden; line-height:26px; color:#fff; font-size:16px; color:#fff; font-weight:bold; margin-top:5px;}
.footer_ul{display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; -webkit-box-pack:justify;-ms-flex-pack:justify; justify-content:space-between; padding-top:10px;}
.footer_ul li{width:50%; float:left; height:30px; line-height:30px;}
.footer_ul li a{font-size:14px; color:#fff;}
.footer_ul li a:hover{color:#fff; text-decoration:underline!important;}
.footer_ul li:nth-child(even){text-align:right;}
.lxwm_txt{display:block; overflow:hidden; font-size:14px; line-height:30px; padding-top:10px; color:#fff;}
.footer_wx{display:block; overflow:hidden; padding-top:16px;}
.footer_wx img{width:112px; float:left;}

.foot{width:100%; float:left; margin-top:30px; line-height:20px; padding:10px 0; font-size:12px; color:rgba(255,255,255,0.4);}
.top-fanhui{width:40px; float:left; position:fixed; right:-100%; bottom:5%; transition:all 0.4s;}
.top-fanhui>a{display:block; overflow:hidden; height:40px; background:url(../images/top_fanhui.png) no-repeat center center #00509c; background-size:100% 100%; border-radius:5px;}
/*END-底部*/

/*产品中心/客户案例/工厂实景*/
.main{width:100%; overflow:hidden; padding:70px 0;}
.main_left{width:255px; float:left;}
.about{width:100%; float:left;}
.about_title{display:block; overflow:hidden; height:54px; line-height:54px; text-transform:uppercase; font-size:18px; color:#acacac;}
.about_title>span{float:left; font-size:24px; color:#004199; font-weight:bold; padding-right:5px;}
.about_ul{display:block; overflow:hidden; background:url(../images/about_bj1.jpg) no-repeat center; background-size:100% 100%; border:1px solid #d7d7d7; padding:15px 0;}
.about_ul>li{display:block; overflow:hidden;}
.about_ul>li>a{display:block; overflow:hidden; height:50px; line-height:50px; padding:0 15px; font-size:16px; color:#2b2b2b; text-overflow:ellipsis; white-space: nowrap; position:relative; background:url(../images/about_hover.jpg) no-repeat left center; background-size:0 100%;} 
.about_ul>li>a::before{content:""; width:calc(100% - 30px); float:left; height:1px; border-bottom:1px dotted #c5c5c5; position:absolute; left:15px; bottom:0; transition:all 0.4s; opacity:1;}
.about_ul>li:hover>a{ background:url(../images/about_hover.jpg) no-repeat left center; background-size:100% 100%; color:#fff;}
.about_ul>li:hover>a::before{opacity:0;}
.about_B{width:100%; float:left; margin-top:15px;}
.about_title1{display:block; overflow:hidden; height:51px; line-height:51px; background:url(../images/about_title.jpg) no-repeat center center; background-size:100% 100%; text-align:center; font-size:18px; color:#fff; text-transform:uppercase;}
.about_title1>span{display:inline-block; background:url(../images/about_dianhua.png) no-repeat left center; padding-left:25px;}
.about_txt{display:block; overflow:hidden; border:1px solid #ccc; border-top:none; background:url(../images/about_bj2.jpg) no-repeat center center; background-size:100% 100%; font-size:14px; color:#2b2b2b; line-height:30px; padding:15px;}
.about_txt>span{font-size:18px; color:#004199; font-weight:bold;}

.main_right{width:916px; float:right;}
.dqwz_title{width:100%; float:left; line-height:32px; margin-top:10px; border-bottom:1px solid #dcdcdc;}
.dqwz_p{float:left; font-size:12px; color:#616161;}
.dqwz_p>span{float:left; color:#343434; font-weight:bold;}
.dqwz_nav{float:right;}
.dqwz_nav>a{font-size:12px; color:#292929;}
.dqwz_nav>a:hover{color:#004199; text-decoration:underline!important;}
.dqwz_contect{width:100%; float:left; padding-top:20px;}
.cpzs_ul1{display:block; overflow:hidden; width:933px;}
.cpzs_ul1 li{width:294px; float:left; margin:0 17px 15px 0;}
.cpzs_ul1 li a{display:block; overflow:hidden; border:1px solid #e4e4e4; padding:5px;}
.cpzs_ul1 li a .cpzs_B{width:100%; overflow:hidden; border:1px solid #e4e4e4; position:relative;}
.cpzs_ul1 li a .cpzs_B .cpzs_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.cpzs_ul1 li a .cpzs_B .cpzs_img::before{content:""; display:block; padding-top:100%;}
.cpzs_ul1 li a .cpzs_B .cpzs_hover{width:100%; height:0; overflow:hidden; background:rgba(0,80,156,0.8); position:absolute; left:0; top:50%; transform:translateY(-50%);}
.cpzs_ul1 li a .cpzs_B .cpzs_p{width:100%; height:46px; line-height:46px; text-align:center; font-size:24px; color:#fff; font-weight:bold; position:absolute; left:-100%; bottom:calc(50% + 10px);}
.cpzs_ul1 li a .cpzs_B .cpzs_more{width:100%; max-width:248px; height:50px; line-height:48px; border:1px solid rgba(255,255,255,0.5); font-size:16px; color:#fff; padding:0 10px; position:absolute; right:-100%; top:calc(50% + 10px);}
.cpzs_ul1 li a .cpzs_B .cpzs_more>span{float:right; width:23px; height:15px; background:url(../images/cpzs_jiantou.png) no-repeat center center; margin-top:16px;}
.cpzs_ul1 li a .cpzs_txt{display:block; overflow:hidden; height:50px; line-height:50px; text-align:center; font-size:18px; color:#292929;}
.cpzs_ul1 li a:hover .cpzs_B .cpzs_hover{height:100%;}
.cpzs_ul1 li a:hover  .cpzs_B .cpzs_p{left:0;}
.cpzs_ul1 li a:hover .cpzs_B .cpzs_more{right:50%; transform:translateX(50%);}

.cpxq{display:block; overflow:hidden;}
.cpxq_p{display:block; overflow:hidden; text-align:center; font-size:18px; color:#151515; line-height:30px; font-weight:bold;}
.cpxq_img{display:block; overflow:hidden; padding-top:20px;}
.cpxq_txt{display:block; overflow:hidden; padding-top:20px; font-size:14px; color:#151515; line-height:30px;}
.cpxq_txt img{ max-width:100%;}
.cpxq_txt table{width:100%;}
.cpxq_txt table td{ border:1px solid #CCCCCC}


/*END-产品中心/客户案例/工厂实景*/

/*非标定制/SMT解决方案*/
.comapny{display:block; overflow:hidden; font-size:14px; color:#151515; line-height:30px;}
/*END-非标定制/SMT解决方案*/

/*视频展示*/
.video_ul{display:block; overflow:hidden; width:933px;}
.video_ul li{width:294px; float:left; margin:0 17px 15px 0;}
.video_ul li a{display:block; overflow:hidden; border:1px solid #e4e4e4; padding:5px;}
.video_ul li a .cpzs_B{width:100%; overflow:hidden; border:1px solid #e4e4e4; position:relative;}
.video_ul li a .cpzs_B .cpzs_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.video_ul li a .cpzs_B .cpzs_img::before{content:""; display:block; padding-top:79.4038%;}
.video_ul li a .cpzs_B .video_hover{width:100%; height:100%; overflow:hidden; background:rgba(0,0,0,0.8); position:absolute; left:0; top:0;}
.video_ul li a .cpzs_B .video_hover>span{width:50px; float:left; height:50px; line-height:50px; font-size:50px; color:#fff; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%);}
.video_ul li a .cpzs_txt{display:block; overflow:hidden; height:50px; line-height:50px; text-align:center; font-size:18px; color:#292929;}
.video_ul li a:hover{background:#004199;}
.video_ul li a:hover .cpzs_txt{color:#fff;}

.videoxq{display:block; overflow:hidden;}
.videoxq_p{display:block; overflow:hidden; font-size:18px; color:#000; line-height:30px; text-align:center;}
.videoxq>iframe{width:100%;display:block; overflow:hidden; height:550px; margin-top:20px;}
/*END-视频展示*/

/*新闻资讯*/
.xw_ul{display:block; overflow:hidden;}
.xw_ul li{display:block; overflow:hidden; padding-bottom:20px;margin-bottom:20px; border-bottom:1px dotted #a5a5a5;}
.xw_ul li a{width:100%; float:left; display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap;}
.xw_ul li a .xw_B{width:210px; float:left; display:-webkit-box; display:-ms-flexbox; display:flex; overflow:hidden;}
.xw_ul li a .xw_B .xw_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.xw_ul li a .xw_R{width:calc(100% - 210px); float:left; padding:5px 0 5px 25px;}
.xw_ul li a .xw_R .xw_p{display:block; overflow:hidden; line-height:28px; font-size:16px; color:#2b2b2b; font-weight:bold;text-overflow:ellipsis; white-space: nowrap;}
.xw_ul li a .xw_R .xw_txt{display:block; overflow:hidden; height:44px; line-height:22px; font-size:12px; color:#878787; margin-top:10px; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;}
.xw_ul li a .xw_R .xw_more{width:80px; float:right; height:28px; line-height:28px; text-align:center; background:#004199; border-radius:5px; font-size:12px; color:#fff; margin-top:5px;}
.xw_ul li a:hover .xw_B .xw_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.xw_ul li a:hover .xw_R .xw_p{color:#00a3f7;}
.xw_ul li a:hover .xw_R .xw_more{background:#00a3f7;}

.xwxq{display:block; overflow:hidden;}
.xwxq_p{display:block; overflow:hidden; text-align:center; font-size:18px; font-weight:bold; color:#000; line-height:30px;}
.xwxq_sp{display:block; overflow:hidden; text-align:center; font-size:12px; line-height:14px; color:#a4a4a4; padding:5px 0; border-bottom:1px dashed #ccc;}
.xwxq_img{display:block; overflow:hidden; padding-top:20px;}
.xwxq_txt{display:block; overflow:hidden; padding-top:20px; font-size:14px; line-height:30px; color:#151515;}
.xwxq_txt img{ max-width:100%;}
.xwxq_txt table{width:100%;}
.xwxq_txt table td{ border:1px solid #CCCCCC}
/*END-新闻资讯*/

/*联系我们*/
.contact_txt{display:block; overflow:hidden; font-size:14px; color:#000; line-height:30px;}
.contact_map{width:100%; overflow: hidden; height:350px; border:none; margin-top:20px;}
/*END-联系我们*/

@media (max-width:1220px) {
/*头部+导航*/
.header{padding:0 1%;}
.logo img {max-width: 372px;}
.logo_txt img {max-width: 307px;}
nav{padding:0 1%;}
/*END-头部+导航*/

/*首页内容*/
.cpzs{padding:40px 1%;}
.cpzs_nav{padding-top:30px;}
.cpzs_nav li{width:22%;}
.cpzs_ul{width:100%; padding-top:10px;}
.cpzs_ul li{width:32.33%; margin:20px 0.5% 0 0.5%;}

.hf{padding:22px 1%;}
.hf_L{padding-left:0;}

.hotcp{padding:40px 1%;}
.hotcp_ul{width:100%;}
.hotcp_ul li{width:32.33%; margin:30px 0.5% 0 0.5%;}

.ys{padding:50px 1%;}
.ys_ul{padding-top:50px;}
.ys_ul li .ys_R{padding-right:20px;}
.ys_ul li .ys_R .ys_txt {margin-top:30px;}
.ys_ul li .ys_R .ys_title .ys_p {line-height:48px; font-size: 22px;}
.ys_ul li .ys_R .ys_title .ys_sp {line-height:22px; font-size:14px;}
.ys_ul li:nth-child(even) .ys_R{padding-left:20px;}

.case{padding:40px 1%;}
.case_ul{width:100%; padding-top:40px;}
.case_ul li{width:24%; margin:0 0.5% 40px 0.5%;}

.gsjj{padding:50px 1%;}
/*END-首页内容*/

/*底部*/
footer{padding:40px 1%;}
/*END-底部*/

/*产品中心/客户案例/工厂实景*/
.main{padding:50px 1%;}
.main_left{width:24%;}
.main_right{width:74%;}
.cpzs_ul1{width:100%;}
.cpzs_ul1 li{width:32.33%; margin:0 0.5% 15px 0.5%;}
/*END-产品中心/客户案例/工厂实景*/

/*视频展示*/
.video_ul{width:100%;}
.video_ul li{width:32.33%; margin:0 0.5% 15px 0.5%;}
/*END-视频展示*/

}

@media (max-width:991px){
/*头部+导航*/
.icon-menu{float:right; cursor:pointer; width:40px; height:30px; display:flex; flex-wrap:wrap; align-content:space-between; position:absolute;right:10px; top:50%; transform: translateY(-50%); z-index:9999999; background-size:100% 100%;}
.icon-menu span{width:100%; height:6px; float:left;  background:#004199;}

.header{padding:0; background:#fff; box-shadow:10px 10px 10px rgba(0,0,0,0.3); position:fixed; left:0; top:0; z-index:999999;}
.logo {width:100%; padding:20px 10px;}
.nav {display:none; width:150px; padding:2px; position:absolute; right:10px; top:100%; background:rgba(0, 65, 153, 0.8);}
.nav>li{width:100%; border-bottom:1px solid #fff; margin:0; background:none;}
.nav>li>a{width:100%; text-align:center; height:40px; line-height:40px; color:#fff; font-size:16px;}
.nav>li:hover>a{background:#00a3f7; color:#fff;}
/*END-头部+导航*/

/*首页内容*/
.cpzs{padding:30px 10px;}
.cpzs_nav{padding-top:20px;}
.cpzs_nav li{width:calc(25% - 4px);}
.cpzs_ul{padding-top:0;}
.cpzs_ul li{width:32.33%; margin:20px 0.5% 0 0.5%;}

.hf{padding:20px 10px;}

.hotcp{padding:30px 10px;}
.hotcp_ul li{width:32.33%; margin:20px 0.5% 0 0.5%; padding:3px 3px 10px 3px;}
.hotcp_ul li .hotcp_down>a {font-size: 12px;}

.ys{padding:30px 10px;}
.ys_ul{padding-top:30px;}
.ys_ul li .ys_R{padding-right:10px;}
.ys_ul li .ys_R .ys_title .ys_sub {margin-right:15px;}
.ys_ul li .ys_R .ys_txt {margin-top:20px; line-height:30px;}
.ys_ul li .ys_R .ys_title .ys_p {line-height:30px; font-size:16px;}
.ys_ul li .ys_R .ys_title .ys_sp {line-height:20px; font-size:12px;}
.ys_ul li:nth-child(even) .ys_R{padding-left:10px;}

.case{padding:30px 10px;}
.case_ul{padding-top:30px;}
.case_ul li{width:32.33%; margin:0 0.5% 30px 0.5%;}
.case_M {margin-bottom: -50px;}

.gsjj{padding:30px 10px;}
.gsjj_right {padding:30px;}
.gsjj_txt {padding-top:20px;}
/*END-首页内容*/

/*底部*/
footer{padding:30px 10px;}
.footer_ul{max-width:90%;}
.footer_C{width:405px;}
.foot {margin-top:20px;}
/*END-底部*/

/*产品中心/客户案例/工厂实景*/
.main{padding:30px 10px;}
.main_left{width:32%;}
.main_right{width:66%;}
.cpzs_ul1 li{width:49%;}
/*END-产品中心/客户案例/工厂实景*/

/*视频展示*/
.video_ul li{width:49%; margin:0 0.5% 15px 0.5%;}
/*END-视频展示*/

}

@media (max-width:767px){
/*头部+导航*/
.logo {padding:10px;}
.logo img{width:80%;}
.icon-menu {right:10px; width:30px; height:18px;}
.icon-menu span{height:3px;}
/*圆点*/
.banner .swiper-pagination {bottom:10px;}
.banner .swiper-pagination-bullet {width:20px;}
/*END-头部+导航*/

/*首页内容*/
.cpzs{padding:10px;}
.cpzs_title {line-height:30px; font-size:20px;}
.cpzs_nav{padding-top:10px; display:flex; flex-wrap:wrap; justify-content:space-between;}
.cpzs_nav li{width:calc(50% - 2px); margin:0 0 4px 0;}
.cpzs_nav li a {height:38px; line-height:36px; font-size:14px;}
.cpzs_ul{display:flex; flex-wrap:wrap; justify-content:space-between;}
.cpzs_ul li{width:calc(50% - 5px); margin:10px 0 0 0;}
.cpzs_ul li a {padding:1px;}
.cpzs_ul li a .cpzs_B .cpzs_p {height:24px; line-height:24px; font-size:14px; bottom:50%;}
.cpzs_ul li a .cpzs_B .cpzs_more {max-width:90%; height:24px; line-height:24px; font-size:14px; padding:0 5px; top:50%;}
.cpzs_ul li a .cpzs_B .cpzs_more>span {margin-top:5px;}
.cpzs_ul li a .cpzs_txt {height:34px; line-height:34px; font-size:14px;}

.hf{padding:10px;}
.hf_L{width:100%; padding-left:0;}
.hf_p{line-height:24px; font-size:18px; text-align:center;}
.hf_sp{line-height:16px; font-size:12px; margin-top:5px;}

.hotcp{padding:10px;}
.hotcp_ul li{width:100%; margin:10px 0 0 0; padding:2px 2px 5px 2px;}
.hotcp_ul li .hotcp_up .hotcp_txtB {padding:0 5px;}
.hotcp_ul li .hotcp_up .hotcp_txtB .hotcp_p {line-height:40px; font-size:16px;}
.hotcp_ul li .hotcp_up .hotcp_txtB .hotcp_txt {line-height:20px; margin-top:5px; font-size:12px;}
.hotcp_ul li .hotcp_down {padding-top:5px;}

.ys{padding:10px;}
.ys_ul{padding-top:10px;}
.ys_ul li{margin-bottom:10px;}
.ys_ul li .ys_L{width:100%;}
.ys_ul li .ys_L img{float:none; display:block; margin:0 auto; height:auto;}
.ys_ul li .ys_R{width:100%; padding-right:0;}
.ys_ul li .ys_R .ys_title {padding-top:10px;}
.ys_ul li .ys_R .ys_title .ys_sub {width:56px; height:50px; line-height:50px; font-size:26px; margin-right:5px;}
.ys_ul li .ys_R .ys_title .ys_p {line-height:22px; font-size:15px;}
.ys_ul li .ys_R .ys_title .ys_sp {line-height:14px;}
.ys_ul li .ys_R .ys_txt {margin-top:5px; line-height:24px; font-size:14px; padding-left:10px;}
.ys_ul li .ys_R .ys_txt::before {width:4px; height:4px; top:10px;}
.ys_ul li:nth-child(even) .ys_R{padding-left:0;}

.case{padding:10px;}
.case_title {padding-bottom: 15px;}
.case_p {line-height:30px; font-size:20px;}
.case_sp {line-height:20px; font-size:14px;}
.case_ul{padding-top:10px; display:flex; flex-wrap:wrap; justify-content:space-between;}
.case_ul li{width:calc(50% - 5px); margin:0 0 10px 0;}
.case_ul li a .case_txtB {padding:3px;}
.case_ul li a .case_txtB .case_more {margin-top:5px;}
.case_M {margin:0;}

.gsjj{padding:10px;}
.gsjj_up {line-height:30px;}
.gsjj_p {font-size: 20px;}
.gsjj_sp {font-size: 12px;}
.gsjj_down {font-size: 14px; line-height: 20px;}
.gsjj_more {width:100%; padding-top:10px;}
.gsjj_left{width:100%;}
.gsjj_right {width:100%; padding:5px;}
.gsjj_txt {padding-top:10px;}
/*END-首页内容*/

/*底部*/
footer{padding:10px;}
.footer_L{width:100%;}
.footer_ul{max-width:100%; justify-content:center; padding:0 0 5px 0; border-bottom:1px solid rgba(255,255,255,0.4);}
.footer_ul li{width:auto; height:20px; line-height:20px; margin:0 5px;}
.foot {margin-top:0px; line-height: 20px; padding:5px 0 0 0; text-align:center;}
/*END-底部*/

/*产品中心/客户案例/工厂实景*/
.main{padding:0;}
.main_left{width:100%;}
.about_title {height:50px; line-height:50px; background:url(../images/imgs/sj_jiantou.png) no-repeat right center #004199; color:#fff; padding-left:20px;}
.about_ul{display:none; padding:5px 0;}
.about_ul>li>a {height:40px; line-height:40px; text-align:center; font-size:14px;}
.main_right{width:100%;}
.dqwz_contect{padding:10px;}
.cpzs_ul1{display:flex; flex-wrap:wrap; justify-content:space-between;}
.cpzs_ul1 li{width:calc(50% - 5px); margin:0 0 10px 0;}
.cpzs_ul1 li a {padding:1px;}
.cpzs_ul1 li a .cpzs_B .cpzs_p {height:24px; line-height:24px; font-size:14px; bottom:50%;}
.cpzs_ul1 li a .cpzs_B .cpzs_more {max-width:90%; height:24px; line-height:24px; font-size:14px; padding:0 5px; top:50%;}
.cpzs_ul1 li a .cpzs_B .cpzs_more>span {margin-top:5px;}
.cpzs_ul1 li a .cpzs_txt {height:34px; line-height:34px; font-size:14px;}
.cpxq_p{font-size:16px; line-height:24px;}
.cpxq_img{padding-top:10px;}
.cpxq_txt{padding-top:10px; line-height:24px;}
/*END-产品中心/客户案例/工厂实景*/

/*视频展示*/
.video_ul li{width:49%; margin:0 0.5% 15px 0.5%;}
.video_ul{display:flex; flex-wrap:wrap; justify-content:space-between;}
.video_ul li{width:calc(50% - 5px); margin:0 0 10px 0;}
.video_ul li a {padding:1px;}
.video_ul li a .cpzs_txt {height:34px; line-height:34px; font-size:14px;}
.video_ul li a .cpzs_B .video_hover>span {width:34px; height:34px; line-height:34px; font-size:30px;}
.videoxq>iframe {height:250px; margin-top:10px;}
/*END-视频展示*/

/*新闻资讯*/
.xw_ul li{padding-bottom:10px;margin-bottom:10px;}
.xw_ul li a .xw_B{width:110px;}
.xw_ul li a .xw_R{width:calc(100% - 110px); padding:5px 0 5px 10px;}
.xw_ul li a .xw_R .xw_txt{height:40px; line-height:20px; margin-top:5px;}
.xw_ul li a .xw_R .xw_more{width:70px; height:24px; line-height:24px;}
.xwxq_p{font-size:16px; line-height:24px;}
.xwxq_img{padding-top:10px;}
.xwxq_txt{padding-top:10px; line-height:24px;}
/*END-新闻资讯*/

/*联系我们*/
.contact_map{height:250px; margin-top:10px;}
/*END-联系我们*/

}
/*手机底部*/
.root_kong{width:100%; height:62px; float:left; background:#fff;}
.root{width:100%; height:60px; position:fixed; bottom:0; left:0; z-index:9999999999999; background:#313131;}
.root a{width:25%; float:left; height:60px; display:flex; align-content:center; align-items:center; flex-wrap:wrap; justify-content:center; line-height:20px; color:#fff; border-right:1px solid #fff; font-size:12px; font-weight:normal;}
.root a>div{width:100%; float:left;}
.root a>div:first-child span{ font-size:20px;}
.root a:last-child{border:none;}
.root a:hover{background:#00a3f7; color:#fff;}

.dbbox{ position: fixed; left: 0; bottom:65px; z-index:99999; width: 100%;}
.dbbox .dbs{ position: relative; padding: 0 15px; display:none; text-align:center;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px; border:2px solid #00a3f7;}
.dbbox .dbs img{ max-width: 140px; }
/*End*/