﻿/*外部公共样式*/
@import "iconfont.css";
@import "bootstrap.min.css";
@import "../swiper/css/swiper.min.css";
/*END-外部公共样式*/

/*头部+导航+大图*/
.topbox{width:100%; border-bottom:1px solid #ccc; line-height:38px; font-size:14px; color:#2b2b2b;}
.topbox a{color:#2b2b2b; margin:0 10px;}
.topbox a:last-child{margin:0 0 0 10px;}
.topbox a:hover{color:#dd0000; text-decoration:underline !important;}

.header{width:100%; padding:28px 0;}
.logo img{width:100%; max-width:545px; max-height:74px;}
.header_dianhua{height:58px; line-height:22px; color:#060001; font-size:15px; background:url(../images/header_dianhua.png) no-repeat left center; padding-left:65px; margin-top:8px;}
.header_dianhua span{display:block; overflow:hidden; line-height:36px; font-size:33px; font-family:Impact; color:#ff0000;}

nav{background:#dd0000; position:relative; left:0; top:0; z-index:999999;}
.nav{width:100%;}
.nav>li{width:16.666666%; position:relative; border-right:1px solid rgba(255,255,255,0.2); padding:1px 0;}
.nav>li:last-child{border:none;}
.nav>li>a{width:100%; height:50px; line-height:50px; font-size:16px; color:#fff; text-align:center;}
.nav>li:hover>a{background:#fff; color:#dd0000;}
.nav>li>a.on{background:#fff; color:#dd0000;}

.nav_sub{display:none; width:100%; float:left; padding-top:1px; position:absolute; left:0; top:100%; z-index:999999; background:rgba(221, 0, 0, 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:#fff; color:#dd0000;}

/*banner*/
.banner{width:100%; position:relative;}
.banner .banner-imgbox .swiper-slide img{width:100%;}
/*圆点*/
.banner .swiper-pagination {opacity:0; position: absolute; right:0; bottom:15px;}
.banner .swiper-pagination-bullet {width:14px; height:14px;  background:#706f6d; opacity:0.5; border-radius:50%; margin:0 6px;}
.banner .swiper-pagination-bullet-active{opacity:1; background:#706f6d;}
.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-头部+导航+大图*/

/*首页内容*/
.picbox{width:100%; overflow:hidden; background:#f6f6f6; border-bottom:1px solid #e6e6e6; padding:25px 0;}
.picbox>.container{display:flex; flex-wrap:wrap;}
.picbox>.container>div{float:left; background:url(../images/pic_shutiao.jpg) repeat-y right top; padding-right:3px;}
.picbox>.container>div:last-child{padding:0; background:none;}
.picbox>.container>div.pic_L{width:35%; padding-right:40px; font-size:24px; color:#000; line-height:34px;}
.picbox>.container>div.pic_L>span{display:block; overflow:hidden; color:#dd0000; font-weight:bold; letter-spacing:3pt;}
.picbox>.container>div.pic_C{width:27%; padding:0 0 0 60px;}
.picbox>.container>div.pic_C .pic_p{display:block; overflow:hidden; height:22px; line-height:22px; background:url(../images/pic_dianhua.png) no-repeat left center; padding-left:30px; font-size:14px; color:#000;}
.picbox>.container>div.pic_C .pic_sp{display:block; overflow:hidden; line-height:46px; font-family:Arial; font-size:32px; color:#dd0000; font-weight:bold;}
.picbox>.container>div.pic_R{width:38%; padding:0 25px 0 50px;}
.picbox>.container>div.pic_R .search{width:100%; float:left; border:1px solid #d4d4d4; background:#fff;}
.picbox>.container>div.pic_R .search .search_inp1{width:calc(100% - 40px); float:left; height:34px; line-height:34px; padding:0 10px; font-size:14px; color:#000;}
.picbox>.container>div.pic_R .search .search_inp1::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color: #000;} 
.picbox>.container>div.pic_R .search .search_inp1:-moz-placeholder, textarea:-moz-placeholder {color: #000;} 
.picbox>.container>div.pic_R .search .search_btn{width:40px; float:left; height:34px; background:url(../images/search_ss.png) no-repeat center center;}
.picbox>.container>div.pic_R .pic_txt{width:100%; float:left; line-height:30px; font-size:14px; color:#000; text-overflow:ellipsis; white-space: nowrap; overflow:hidden;}
.picbox>.container>div.pic_R .pic_txt>a{color:#000; margin:0 5px;}
.picbox>.container>div.pic_R .pic_txt>a:hover{color:#dd0000; text-decoration:underline!important;}

.cpzs{width:100%; overflow:hidden; padding:40px 0;}
.cpzs_title{display:block; overflow:hidden; text-align:center;}
.cpzs_p{font-size:28px; color:#666; font-weight:bold; text-transform:uppercase; line-height:30px;}
.cpzs_sp{display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center;}
.cpzs_sp>span{float:left; padding:0 50px; line-height:38px; position:relative; font-size:30px; color:#dd0000; font-weight:bold;}
.cpzs_sp>span::before{content:""; width:1000px; float:left; height:2px; background:#f0f0f0; position:absolute; right:100%; top:50%; transform:translateY(-50%);}
.cpzs_sp>span::after{content:""; width:1000px; float:left; height:2px; background:#f0f0f0; position:absolute; left:100%; top:50%; transform:translateY(-50%);}
.cpzs_ul{display:block; overflow:hidden; width:1232px; padding-top:40px;}
.cpzs_ul li{width:276px; float:left; margin:0 32px 26px 0;}
.cpzs_ul li a{display:block; overflow:hidden; background:#f2f2f2; border-radius:15px; padding:30px 10px 10px;}
.cpzs_ul li a .cpzs_img{width:100%; max-width:166px; margin:0 auto; border-radius:50%; border:5px solid #fff;}
.cpzs_ul li a .cpzs_img::before{content:""; display:block; padding-top:100%;}
.cpzs_ul li a .cpzs_txt{display:block; overflow:hidden; height:66px; line-height:66px; text-align:center; font-size:22px; color:#303030; font-weight:bold;}
.cpzs_ul li a:hover{background:#dd0000;}
.cpzs_ul li a:hover .cpzs_txt{color:#fff;}

.gsjjBox{width:100%; overflow:hidden; background:url(../images/gsjj_bj.jpg) no-repeat center center; background-size:cover; padding-top:50px;}
.gsjj_T{display:block; overflow:hidden; line-height:42px; color:#fff; font-size:24px; font-weight:bold;}
.gsjj_T::before{content:""; width:3px; float:left; height:22px; background:#fff; margin:10px 20px 0 2px;}
.gsjj{display:block; margin-top:30px; position:relative; }
.gsjj_title{width:140px; float:left; position:absolute; left:0; top:38px; z-index:9999;}
.gsjj_title::before{content:""; width:100%; float:left; height:100%; background:#fff; opacity:0.5; position:absolute; left:-5px; top:-5px; z-index:0;}
.gsjj_titleB{width:100%; float:left; background:rgba(223,33,33,0.8); padding:25px 15px; position:relative; z-index:2;}
.gsjj_titleB::before{content:""; width:100%; height:1px; float:left; background:#d73131; position:absolute; left:0; bottom:-2px;}
.gsjj_heng{width:30px; height:2px; background:#fff; display:block; overflow:hidden;}
.gsjj_p{display:block; overflow:hidden; line-height:26px; margin-top:7px; font-size:18px; color:#fff; font-weight:bold;}
.gsjj_sp{display:block; overflow:hidden; line-height:20px; font-size:14px; color:#fff;}
.gsjj_contect{width:calc(100% - 50px); float:right; background:#ececec; padding:30px 35px 30px 15px; display:flex; flex-wrap:wrap;}
.gsjj_img{width:440px; float:left; background-position:center; background-repeat:no-repeat; background-size:cover;}
.gsjj_B{width:calc(100% - 440px); float:left; padding-left:35px;}
.gsjj_txt{display:block; overflow:hidden; font-size:14px; color:#666; line-height:24px; margin-top:15px; height:192px; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:8; -webkit-box-orient: vertical;}
.gsjj_dianhua{display:block; overflow:hidden; margin-top:35px; padding-left:85px; background:url(../images/gsjj_dianhua.png) no-repeat left center; line-height:26px; font-size:14px; color:#060001;}
.gsjj_dianhua>span{display:block; overflow:hidden; line-height:40px; font-family:Impact; font-size:36px; color:#df2121;}

.ys{width:100%; overflow:hidden; background:url(../images/ys_bj.jpg) no-repeat center center; background-size:cover; padding-top:66px;}
.ys_title{display:block; overflow:hidden;}
.ys_ul{display:block; overflow:hidden; width:1264px; padding-top:75px;}
.ys_ul li{width:252px; float:left; position:relative; margin:0 64px 34px 0; background:url(../images/ys_li_bj.png) no-repeat center center; background-size:100% 100%;}
.ys_ul li::before{content:""; display:block; padding-top:87.3016%;}
.ys_ul li>span{width:100%; float:left; height:100%; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; align-items:center; -ms-flex-line-pack:center; align-content:center; font-size:35px; color:#fff; font-weight:bold; line-height:48px;}
.ys_dianhuaB{display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center; overflow:hidden; line-height:50px; margin-top:40px;}
.ys_dianhua{float:left; background:url(../images/header_dianhua.png) no-repeat left center; background-size:44px 44px; padding-left:60px; font-size:30px; color:#060001; font-weight:bold;}
.ys_dianhua>span{font-family:Impact; font-size:45px; color:#df2121; float:right;}
.ys_bottom{display:block; overflow:hidden;}

.case{width:100%; overflow:hidden; padding:50px 0; background:url(../images/case_bj.jpg) no-repeat center center; background-size:cover;}
.case_title{display:block; overflow:hidden; color:#fff; text-align:center;}
.case_p{line-height:45px; font-size:36px;}
.case_sp{line-height:25px; font-size:14px; margin-top:10px;}
.case_contect{margin-top:40px; position:relative;}
.case-imgbox .swiper-slide a{display:block; overflow:hidden; background:#e6e6e6;}
.case-imgbox .swiper-slide a .case_B{width:100%; overflow:hidden;}
.case-imgbox .swiper-slide a .case_B .case_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.case-imgbox .swiper-slide a .case_B .case_img::before{content:""; display:block; padding-top:90%;}
.case-imgbox .swiper-slide a .case_txt{display:block; overflow:hidden; height:40px; line-height:40px; text-align:center; font-size:15px; color:#2d2d2d;}
.case-imgbox .swiper-slide a:hover{background:#dd0000;}
.case-imgbox .swiper-slide a:hover .case_B .case_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.case-imgbox .swiper-slide a:hover .case_txt{color:#fff;}
.case-prev,.case-next{left:-88px; position:absolute; top:50%;transform:translateY(-50%); width:40px; height:90px; background-image:url(../images/case_L.png); background-position:center; background-repeat:no-repeat; background-color:#e6e6e6; overflow:hidden; opacity:1;  cursor:pointer; z-index:9;}
.case-next{left:initial; right:-88px; background-image:url(../images/case_R.png);}
.case-prev:hover,.case-next:hover{background-color:#fff;}

.hzlc{width:100%; overflow:hidden; padding:55px 0;}
.hzlc_ul{display:block; overflow:hidden; padding-top:50px;}
.hzlc_ul li{width:260px; float:left; margin:0 20px 30px 20px;transform:skewX(-15deg);-ms-transform:skewX(-15deg); -webkit-transform:skewX(-15deg); background:#3a3a3a; border-radius:10px;}
.hzlc_ul li .hzlc_B{display:block; overflow:hidden;transform:skewX(15deg);-ms-transform:skewX(15deg); -webkit-transform:skewX(15deg); padding:15px 30px;}
.hzlc_ul li .hzlc_B .hzlc_p{display:block; overflow:hidden; line-height:46px; font-size:30px; color:#fff; font-weight:bold;}
.hzlc_ul li .hzlc_B .hzlc_sp{display:block; overflow:hidden; min-height:50px; line-height:25px; font-size:16px; color:#fff; margin-top:10px;}

.equ{width:100%; overflow:hidden; background:url(../images/equ_bj.jpg) no-repeat center center; background-size:cover; padding:55px 0;}
.equ .cpzs_p{color:#fff;}
.equ .cpzs_sp>span{color:#fff;}
.equ .cpzs_sp>span::before{background:#fff; opacity:0.5;}
.equ .cpzs_sp>span::after{background:#fff; opacity:0.5;}
.equ-imgbox{margin-top:35px;}
.equ-imgbox .swiper-slide a{display:block; overflow:hidden; background:#e6e6e6;}
.equ-imgbox .swiper-slide a .case_B{width:100%; overflow:hidden;}
.equ-imgbox .swiper-slide a .case_B .case_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.equ-imgbox .swiper-slide a .case_B .case_img::before{content:""; display:block; padding-top:100%;}
.equ-imgbox .swiper-slide a .case_txt{display:block; overflow:hidden; height:40px; line-height:40px; text-align:center; font-size:15px; color:#2d2d2d;}
.equ-imgbox .swiper-slide a:hover{background:#dd0000;}
.equ-imgbox .swiper-slide a:hover .case_B .case_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.equ-imgbox .swiper-slide a:hover .case_txt{color:#fff;}

.news{width:100%; overflow:hidden; padding:50px 0;}
.news_L{width:48%; float:left; margin-top:45px;}
.news_L .news_B{width:100%; overflow:hidden; border:1px solid #d1d1d1;}
.news_L .news_B .news_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.news_L .news_B .news_img::before{content:""; display:block; padding-top:68.7944%;}
.news_L .news_p{display:block; overflow:hidden; line-height:30px; margin-top:20px; font-size:14px; color:#161616; font-weight:bold; text-overflow:ellipsis; white-space: nowrap;}
.news_L .news_p>span{float:right; color:#212121; padding-left:5px; font-weight:normal;}
.news_L .news_txt{display:block; overflow:hidden; font-size:14px; color:#161616; height:48px; line-height:24px; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;}
.news_L:hover .news_B .news_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.news_L:hover .news_p{color:#dd0000;}
.news_ul{width:calc(50% - 10px); float:right; margin-top:45px;}
.news_ul li{display:block; overflow:hidden; margin-bottom:16px;}
.news_ul li:last-child{margin:0;}
.news_ul li a{display:block; overflow:hidden; background:#f7f7f7; padding:20px 15px 30px 30px;}
.news_ul li a .news_sub{width:106px; float:left; margin-right:25px;}
.news_ul li a .news_sub>div{width:100%;float:left; text-align:center;}
.news_ul li a .news_sub .news_sub_p{ line-height:70px; border:1px solid #e2e2e2; font-size:40px; color:#6f6f6f; background:#fff;}
.news_ul li a .news_sub .news_sub_sp{line-height:32px; color:#212121; font-size:16px; background:#e2e2e2;}
.news_ul li a .news_txtB{display:block; overflow:hidden;}
.news_ul li a .news_txtB .news_p{display:block; overflow:hidden; line-height:30px; font-size:14px; color:#161616; font-weight:bold; text-overflow:ellipsis; white-space: nowrap;}
.news_ul li a .news_txtB .news_txt{display:block; overflow:hidden; font-size:14px; color:#161616; height:72px; line-height:24px; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:3; -webkit-box-orient: vertical; margin-top:5px;}
.news_ul li a:hover{background:#dd0000;}
.news_ul li a:hover .news_sub .news_sub_p{border:1px solid transparent; color:#dd0000;}
.news_ul li a:hover .news_sub .news_sub_sp{background:#ff5050; color:#fff;}
.news_ul li a:hover .news_txtB .news_p{color:#fff;}
.news_ul li a:hover .news_txtB .news_txt{color:#fff;}
/*END-首页内容*/

/*底部*/
.lxwm_box{width:100%; overflow:hidden; background:url(../images/lxwm_bj.jpg) no-repeat center center; background-size:cover; padding:50px 0;}
.lxwm_left{width:46%; float:left;}
.lxwm_title{display:block; overflow:hidden; line-height:30px; font-size:22px; color:#fff; font-weight:bold;}
.lxwm_conetct{display:block; overflow:hidden; font-size:16px; color:#fff; line-height:32px; padding-top:30px;}
.lxwm_conetct img{width:194px; float:left; height:194px; margin-right:40px;}
.lxwm_conetct span{font-size:24px; font-weight:bold;}
.lxwm_right{width:46%; float:right;}
.zxly_form{display:block; overflow:hidden; padding-top:30px;}
.zxly_B{width:calc(50% - 10px);  border-bottom:1px solid #fff;}
.zxly_B1{width:100%; margin-top:10px;}
.zxly_sp{width:30px; float:left; height:34px; line-height:34px; font-size:12px; color:#fff;}
.zxly_sp1{width:55px;}
.zxly_inp1{width:calc(100% - 30px); float:left; height:34px; line-height:34px; background:none; font-size:14px; color:#fff; padding:0 5px;}
.zxly_inp2{width:calc(100% - 55px); float:left; height:34px; line-height:34px; background:none; font-size:14px; color:#fff; padding:0 5px;}
.zxly_inp3{width:calc(100% - 30px); height:94px; line-height:24px; background:none; font-size:14px; color:#fff; outline:none; border:none; padding:5px;}
.zxly_btn{width:100%; float:left; width:170px; height:48px; margin-top:50px; background:#db0a16; font-size:16px; color:#fff; font-weight:bold;}
.zxly_btn:hover{background:#fff; color:#db0a16;}

footer{background:#dd0000; font-size:14px; color:#fff; line-height:20px; padding:15px 0; text-align:center;}
footer a{color:#fff; margin:0 5px;}
footer a:hover{color:#fff; text-decoration:underline !important;}
/*END-底部*/

/*关于我们*/
.main{width:100%; overflow:hidden; padding:40px 0;}
.main_left{width:255px; float:left;}
.about_title{display:block; overflow:hidden; background:#dd0000; padding:23px 0; text-align:center; color:#fff; font-weight:bold;}
.about_p{line-height:30px; font-size:24px;}
.about_sp{line-height:20px; font-size:14px; text-transform:uppercase;}
.about_ul{display:block; overflow:hidden; border:1px solid #d4d4d4; margin-top:1px;}
.about_ul li{display:block; overflow:hidden; border-bottom:1px solid #d4d4d4;}
.about_ul li:last-child{border-bottom:none;}
.about_ul li a{display:block; overflow:hidden; height:46px; line-height:46px; padding:0 30px; font-size:15px; color:#000; text-overflow:ellipsis; white-space: nowrap;}
.about_ul li a>span{width:16px; height:16px; float:left; background:url(../images/about_jiantou.png) no-repeat center center; margin:15px 8px 0 0;}
.about_ul li:hover a{background:#dd0000; color:#fff;}
.about_ul li.about_on a{background:#dd0000; color:#fff;}
.about_dianhuaB{display:block; overflow:hidden; background:#dd0000; padding:30px 0 30px 15px; margin-top:25px;}
.about_dianhua{display:block; overflow:hidden; background:url(../images/about_dianhua.png) no-repeat left center; padding-left:50px; height:54px; line-height:20px; font-size:20px; color:#fff;}
.about_dianhua>span{display:block; overflow:hidden; line-height:34px; font-family:Impact; font-size:30px;}
.about_txt{display:block; overflow:hidden; font-size:14px; color:#5a5a5a; line-height:28px; padding-top:20px;}

.main_right{width:888px; float:right;}
.dqwz_title{width:100%; float:left; height:62px; border-bottom:1px solid #ccc; padding-top: 20px;}
.dqwz_p{float:left; font-size:26px; color:#dd0000; font-weight:bold;}
.dqwz_nav{float:right; font-size:14px; color:#000;}
.dqwz_contect{width:100%; float:left; padding-top:30px;}
.company{display:block; overflow:hidden; font-size:14px; color:#666; line-height:24px;}
/*END-关于我们*/

/*产品展示/案例展示/设备展示*/
.cpzs_ul1{display:block; overflow:hidden; width:933px;}
.cpzs_ul1 li{width:266px; float:left; margin:0 45px 30px 0;}
.cpzs_ul1 li a{display:block; overflow:hidden; background:#e6e6e6;}
.cpzs_ul1 li a .case_B{width:100%; overflow:hidden;}
.cpzs_ul1 li a .case_B .case_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover; border: 1px solid #f2f2f2;}
.cpzs_ul1 li a .case_B .case_img::before{content:""; display:block; padding-top:90%;}
.cpzs_ul1 li a .case_txt{display:block; overflow:hidden; height:40px; line-height:40px; text-align:center; font-size:15px; color:#2d2d2d;}
.cpzs_ul1 li a:hover{background:#dd0000;}
.cpzs_ul1 li a:hover .case_B .case_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.05,1.05);}
.cpzs_ul1 li a:hover .case_txt{color:#fff;}

.cpxq{display:block; overflow:hidden;}
.cpxq_p{display:block; overflow:hidden; text-align:center; font-size:16px; color:#000; line-height:28px; font-weight:bold;}
.cpxq_img{display:block; overflow:hidden; padding:20px 0;}
.cpxq_txt{display:block; overflow:hidden; font-size:14px; color:#666; line-height:2;}
.cpxq_txt img{ max-width:100% !important; height: auto !important;}

/*END-产品展示/案例展示/设备展示*/

/*新闻资讯*/
.xw_ul{display:block; overflow:hidden;}
.xw_ul li{display:block; overflow:hidden; margin-bottom:35px;}
.xw_ul li a{display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap;}
.xw_ul li a .xw_B{width:180px; float:left; overflow:hidden;}
.xw_ul li a .xw_B .xw_img{width:100%; height:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.xw_ul li a .xw_R{width:calc(100% - 180px); float:left; padding:0 0 11px 15px;}
.xw_ul li a .xw_R .xw_p{display:block; overflow:hidden; height:30px; line-height:30px; font-size:16px; color:#484848; font-weight:bold; text-overflow:ellipsis; white-space: nowrap;}
.xw_ul li a .xw_R .xw_heng{display:block; overflow:hidden; width:30px; height:2px; background:#0f80cc; margin-top:5px;}
.xw_ul li a .xw_R .xw_txt{display:block; overflow:hidden; height:72px; line-height:24px; font-size:14px; color:#999; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:3; -webkit-box-orient: vertical; 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:#dd0000;}
.xw_ul li a:hover .xw_R .xw_heng{background:#dd0000;}

.xwxq{display:block; overflow:hidden;}
.xwxq_p{display:block; overflow:hidden; text-align:center; font-size:16px; color:#000; line-height:28px; font-weight:bold;}
.xwxq_sp{display:block; overflow:hidden; text-align:center; font-size:12px; color:#888; line-height:18px; padding:5px 0; border-bottom:1px dashed #ccc;}
.xwxq_img{display:block; padding:20px 0; overflow:hidden;}
.xwxq_txt{display:block; overflow:hidden; font-size:14px; color:#666; line-height:2; padding-top: 15px;}
/*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) {
/*头部+导航*/
.topbox{padding:0 1%;}
.header{padding:25px 1%;}
nav{padding:0 1%;}
/*END-头部+导航*/

/*首页内容*/
.picbox {padding:25px 1%;}
.picbox>.container>div.pic_L{padding-right:20px; font-size:22px;}
.picbox>.container>div.pic_L>span{letter-spacing: 2.3pt;}
.picbox>.container>div.pic_C {padding: 0 0 0 20px;}
.picbox>.container>div.pic_C .pic_sp {font-size: 30px;}
.picbox>.container>div.pic_R {padding:0 0 0 30px;}

.cpzs{padding:40px 1%;}
.cpzs_ul{width:100%; padding-top:30px;}
.cpzs_ul li{width:23%; margin:0 1% 26px 1%;}
.cpzs_ul li a{padding:40px 10px;}
.cpzs_ul li a .cpzs_txt{height:80px; line-height:80px;}

.gsjjBox {padding:40px 1% 0 1%;}
.ys{padding:50px 1% 0 1%;}
.ys_ul{width:100%; padding-top:50px;}
.ys_ul li{width:23%; margin:0 1% 30px 1%;}

.case {padding:40px 1%;}
.case-prev,.case-next {left:0;}
.case-next {left:initial; right:0;}

.hzlc{padding:40px 1%;}
.hzlc_ul{padding-top:40px;}
.hzlc_ul li{width:23%; margin:0 1% 30px 1%;}

.equ{padding:40px 1%;}
.equ-imgbox{margin-top:30px;}


.news{padding:40px 1%;}
.news_L{margin-top:35px;}
.news_ul{margin-top:35px;}
/*END-首页内容*/

/*底部*/
.lxwm_box{padding:40px 1%;}
.lxwm_left {width:48%;}
.lxwm_conetct{font-size:14px;}
.lxwm_conetct img {width:180px; height:180px;margin-right:30px;}
.lxwm_conetct span {font-size:20px;}
.lxwm_right {width:48%;}
footer{padding:15px 1%;}
/*END-底部*/

/*关于我们*/
.main{padding:40px 1%;}
.main_left{width:24%;}
.main_right{width:74%;}
/*END-关于我们*/

/*产品展示/案例展示/设备展示*/
.cpzs_ul1{width:100%;}
.cpzs_ul1 li{width:31.33%; margin:0 1% 30px 1%;}
/*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:#dd0000;}

.topbox{padding:0 10px;}
.header{padding:0; background:#fff; box-shadow:10px 10px 10px rgba(0,0,0,0.3); position:relative; left:0; top:0; z-index:999999;}
.logo {width:100%; padding:15px 10px;}
.nav {display:none; width:150px; padding:2px; position:absolute; right:10px; top:0; background:rgba(221, 0, 0, 0.8);}
.nav>li{width:100%; border:none; border-bottom:1px solid #fff; margin:0; background:none;}
.nav>li>a{width:100%; text-align:center; height:40px; line-height:40px; color:#fff;}
/*END-头部+导航*/

/*首页内容*/
.picbox {padding:20px 10px;}
.picbox>.container>div.pic_L{width:37%;padding-right:10px; font-size:18px; line-height:30px;}
.picbox>.container>div.pic_L>span{letter-spacing:1.8pt;}
.picbox>.container>div.pic_C{width:22%; padding: 0 0 0 10px; display:flex; align-items:center; flex-wrap:wrap;}
.picbox>.container>div.pic_C .pic_sp {font-size:20px; line-height:30px;}
.picbox>.container>div.pic_R {width:41%; padding-left:10px;}

.cpzs{padding:30px 10px;}
.cpzs_ul{padding-top:20px;}
.cpzs_ul li{width:31.33%; margin:0 1% 20px 1%;}
.cpzs_ul li a{padding:30px 10px;}
.cpzs_ul li a .cpzs_txt{height:60px; line-height:60px; font-size:22px;}

.gsjjBox {padding:30px 10px 0 10px;}
.gsjj {margin-top:30px;}
.gsjj_contect {padding:15px;}
.gsjj_img {width:45%;}
.gsjj_B {width:55%;}

.ys {padding:30px 10px 0 10px;}
.ys_ul {padding-top:30px;}
.ys_ul li {margin: 0 1% 20px 1%;}
.ys_ul li>span {font-size:25px; line-height:30px;}
.ys_dianhuaB {margin-top:20px;}

.case {padding:30px 10px;}
.case_contect {margin-top:30px;}
.case-prev,.case-next {left:0;}
.case-next {left:initial; right:0;}

.hzlc{padding:30px 10px;}
.hzlc_ul{padding:30px 10px;}
.hzlc_ul li{width:31.33%; margin:0 1% 20px 1%;}

.equ{padding:30px 10px;}
.equ-imgbox{margin-top:20px;}

.news{padding:30px 10px;}
.news_L{margin-top:25px;}
.news_ul{margin-top:25px;}
.news_ul li a {padding:15px;}
.news_ul li a .news_sub {margin-right:15px;}
/*END-首页内容*/

/*底部*/
.lxwm_box{padding:30px 10px;}
.lxwm_left {width:49%;}
.lxwm_conetct{font-size:12px; line-height:24px;}
.lxwm_conetct img {width:140px; height:140px;margin-right:10px;}
.lxwm_conetct span {font-size:18px;}
.lxwm_right {width:49%;}
footer{padding:15px 10px;}
/*END-底部*/

/*关于我们*/
.main{padding:30px 10px;}
.main_left{width:29%;}
.about_dianhuaB {padding:20px 0 20px 10px;}
.about_dianhua {font-size: 16px;}
.about_dianhua>span {font-size: 22px;}
.main_right{width:69%;}
/*END-关于我们*/

/*产品展示/案例展示/设备展示*/
.cpzs_ul1 li{margin:0 1% 20px 1%;}
/*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;}
/*END-头部+导航*/

/*首页内容*/
.picbox {padding:10px;}
.picbox>.container>div{padding:0 0 3px 0; background:url(../images/pic_heng.jpg) repeat-x left bottom;}
.picbox>.container>div:last-child{padding:0; background:none;}
.picbox>.container>div.pic_L{width:100%;padding:0 0 5px 0; font-size:16px; line-height:24px; text-align:center;}
.picbox>.container>div.pic_L>span{letter-spacing:0;}
.picbox>.container>div.pic_C{width:100%; padding:5px 0; justify-content:center;}
.picbox>.container>div.pic_R {width:100%; padding:10px 0 0 0;}
.picbox>.container>div.pic_R .pic_txt {line-height:18px; font-size:12px; text-overflow:initial; white-space:initial; overflow:initial; padding-top:5px;}

.cpzs{padding:10px;}
.cpzs_p {font-size:14px; line-height:20px;}
.cpzs_sp>span {padding:0 10px; line-height:30px; font-size:20px;}

.cpzs_ul{padding-top:0; 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:10px;}
.cpzs_ul li a .cpzs_txt{height:40px; line-height:40px; font-size:16px}

.gsjjBox {padding:10px 10px 0 10px;}
.gsjj {margin-top:10px;}
.gsjj_T {line-height:32px; font-size:20px;}
.gsjj_T::before {margin:5px 10px 0 2px;}
.gsjj_title{left:15px; top:15px;}
.gsjj_titleB {padding:10px;}
.gsjj_contect {width:100%; padding:5px;}
.gsjj_img {width:100%;}
.gsjj_img::before{content:""; display:block; padding-top:64.7273%;}
.gsjj_B {width:100%; padding:0;}
.gsjj_txt {line-height:20px; margin-top:10px; height:140px;}
.gsjj_dianhua {margin-top:10px; padding-left:75px;}
.gsjj_dianhua>span {font-size: 30px;}

.ys {padding:10px 10px 0 10px;}
.ys_ul {padding-top:10px; display:flex; flex-wrap:wrap; justify-content:space-between;}
.ys_ul li {width:calc(50% - 5px); margin:0 0 10px 0;}
.ys_ul li>span {font-size:18px; line-height:24px;}
.ys_dianhuaB {margin-top:10px;}
.ys_dianhua {line-height:40px; background: url(../images/header_dianhua.png) no-repeat left center; background-size:30px 30px; padding-left:40px; font-size:16px;}
.ys_dianhua>span {font-size:30px;}

.case {padding:10px;}
.case_p {line-height:35px; font-size:20px;}
.case_sp {line-height:20px; font-size:12px; margin-top:5px;}
.case_contect {margin-top:10px;}
.case-prev,.case-next {width:40px; height:40px;}

.hzlc{padding:10px;}
.hzlc_ul{padding:0;}
.hzlc_ul li{width:100%; margin:10px 0 0 0; transform:skewX(0); -ms-transform:skewX(0); -webkit-transform: skewX(0);}
.hzlc_ul li .hzlc_B {transform: skewX(0); -ms-transform: skewX(0); -webkit-transform: skewX(0); padding:10px;}
.hzlc_ul li .hzlc_B .hzlc_p {line-height:30px; font-size:18px;}
.hzlc_ul li .hzlc_B .hzlc_sp {min-height:initial; line-height:14px; font-size:14px; margin-top:5px;}

.equ{padding:10px;}
.equ-imgbox{margin-top:10px;}

.news{padding:10px;}
.news_L{width:100%; margin-top:10px;}
.news_L .news_p {margin-top:5px;}

.news_ul{width:100%; margin-top:10px;}
.news_ul li a {padding:5px;}
.news_ul li a .news_sub {width:74px; margin-right:10px;}
.news_ul li a .news_sub .news_sub_p {line-height:65px; font-size:30px;}
.news_ul li a .news_sub .news_sub_sp {line-height:28px; font-size:12px;}
.news_ul li a .news_txtB .news_txt {height:60px; line-height:20px;}
/*END-首页内容*/

/*底部*/
.lxwm_box{padding:10px;}
.lxwm_title {font-size:20px; text-align:center;}
.lxwm_left {width:100%;}
.lxwm_conetct{line-height:20px; padding-top:10px;}
.lxwm_conetct img {width:80px; height:80px;margin-right:10px;}
.lxwm_conetct span {font-size:16px;}
.lxwm_right {width:100%; margin-top:10px;}
.zxly_form {padding-top:10px;}
.zxly_btn {width:150px; height:38px; margin-top:10px;}
footer{padding:10px;}
/*END-底部*/

/*关于我们*/
.main{padding:0;}
.main_left{width:100%;}
.about_title{background:url(../images/imgs/sj_jiantou.png) no-repeat right center #dd0000; text-align:left; font-size:18px; font-weight:bold; height:50px; line-height:50px; padding:0 0 0 20px;}
.about_ul {display:none; margin:2px;}
.about_ul li a {height:40px; line-height:40px; padding:0 10px;}
.about_ul li a>span {margin:12px 5px 0 0;}
.main_right{width:100%;}
.dqwz_contect{padding:10px;}
/*END-关于我们*/

/*产品展示/案例展示/设备展示*/
.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 .case_txt{height:38px; line-height:38px;font-size:13px;}
.cpxq_img{padding:10px 0;}
/*END-产品展示/案例展示/设备展示*/

/*新闻资讯*/
.xw_ul li{margin-bottom:10px;}
.xw_ul li a .xw_B{width:100px;}
.xw_ul li a .xw_R{width:calc(100% - 100px); padding:0 0 0 10px;}
.xw_ul li a .xw_R .xw_heng{margin-top:2px;}
.xw_ul li a .xw_R .xw_txt{height:60px; line-height:20px; margin-top:2px;}
.xwxq_img{padding:10px 0;}
/*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:#dd0000;}
.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:#fff; color:#dd0000;}

.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 #dd0000;}
.dbbox .dbs img{ max-width: 140px; }
/*End*/