﻿/*外部公共样式*/
@import "iconfont.css";
@import "bootstrap.min.css";
@import "swiper.min.css";
/*END-外部公共样式*/

/*头部+导航+大图*/
.header{width:100%; padding:29px 0;}
.logo img{width:100%; max-width:418px; max-height:62px;}
.header_R{padding-top:3px;}
.header_dianhua{height:56px; line-height:22px; color:#0e0e0e; font-weight:bold; font-size:14px; background:url(img/header_dianhua.png) no-repeat left center; padding-left:58px; margin-left:70px;}
.header_dianhua span{display:block; overflow:hidden; line-height:34px; font-size:30px; font-family:Impact; color:#0e0e0e;}
.search{width:270px; float:left; padding-top:4px;}
.search_B{display:block; overflow:hidden; border:1px solid #cfcfcf;}
.search_inp1{width:calc(100% - 32px); float:left; height:26px; line-height:26px; padding:0 10px; font-size:14px; color:#000;}
.search_btn{width:32px; float:left; height:26px; background:url(img/search_ss.png) no-repeat center center; border-left:1px solid #cfcfcf;}
.search_txt{display:block; overflow:hidden; line-height:24px; font-size:14px; color:#333; opacity:0.85;}
.search_txt>a{color:#333;}

nav{background:#333; position:relative; left:0; top:0; z-index:999999;}
.nav{width:100%;}
.nav>li{width:14.28%; position:relative; border-right:1px solid rgba(255,255,255,0.4);}
.nav>li>a{width:100%; height:50px; line-height:50px; font-size:16px; color:#fff; text-align:center;}
.nav>li:hover>a{background:#008dd7; color:#fff;}
.nav>li>a.on{background:#008dd7; color:#fff;}

.nav_sub{display:none; width:100%; float:left; padding-top:2px; position:absolute; left:0; top:100%; z-index:999999; background:rgba(51, 51, 51, 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:#008dd7; color:#fff;}

/*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(img/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(img/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-头部+导航+大图*/

/*首页内容*/
.gsjj{width:100%; overflow:hidden; padding:70px 0;}
.gsjj_title{display:block; overflow:hidden; text-align:center;}
.gsjj_p{line-height:36px; font-size:24px; color:#292929; font-weight:bold; text-transform:uppercase;}
.gsjj_sp{line-height:40px; font-size:24px; color:#292929;}
.gsjj_heng{display:block; overflow:hidden; height:2px; margin-top:10px; position:relative; display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center;}
.gsjj_heng::before{content:""; width:100%; height:1px; background:#dedede; position:absolute; left:0; bottom:0;}
.gsjj_heng>span{float:left; width:20px; height:2px; position:relative; z-index:2;}
.gsjj_heng>span:nth-child(1){background:#1795d8;}
.gsjj_heng>span:nth-child(2){background:#017d3d;}
.gsjj_heng>span:nth-child(3){background:#fbf614;}
.gsjj_heng>span:nth-child(4){background:#eb0113;}
.gsjj_spp{display:block; overflow:hidden; padding-top:15px; font-size:16px; color:#606060; text-align:center; line-height:28px;}
.gsjj_contect{display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; padding-top:75px; -webkit-box-pack:justify;-ms-flex-pack:justify; justify-content:space-between;}
.gsjj_left{width:42%; float:left; box-shadow:0 0 12px rgba(0,0,0,0.3); background-position:center; background-repeat:no-repeat; background-size:cover;}
.gsjj_right{width:53%; float:right;}
.gsjj_pp{display:block; overflow:hidden; line-height:24px; font-size:18px; color:#292929; font-weight:bold;}
.gsjj_heng1{display:block; overflow:hidden; width:38px; height:3px; background:#1a1a1a; margin:15px 0;}
.gsjj_txt{display:block; overflow:hidden; height:168px; line-height:24px; font-size:14px; color:#6e6e6e; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:7; -webkit-box-orient: vertical;}
.gsjj_more{display:block; overflow:hidden; padding-top:30px;}
.gsjj_more>a{width:160px; float:left; height:42px; line-height:42px; text-align:center; background:#1a1a1a; font-size:14px; color:#fff;}
.gsjj_more>a:hover{background:#008dd7; color:#fff;}

.cpzs{width:100%; overflow:hidden; background:url(img/cpzs_bj.jpg) no-repeat center center; background-size:cover; padding:50px 0;}
.cpzs_ul{display:block; width:1212px; padding-top:35px;}
.cpzs_ul li{width:291px; float:left; margin:0 12px 44px 0;}
.cpzs_ul li a{width:100%; float:left; background:#fff; box-shadow:0 0 15px rgba(0,0,0,0.3); position:relative;}
.cpzs_ul li a .cpzs_txt{display:block; overflow:hidden; padding:20px 20px 0 20px;}
.cpzs_ul li a .cpzs_txt .cpzs_p{display:block; overflow:hidden; line-height:30px; font-size:20px; color:#292929;}
.cpzs_ul li a .cpzs_txt .cpzs_sp{display:block; overflow:hidden; line-height:26px; font-size:16px; color:#848484;}
.cpzs_ul li a .cpzs_img{width:100%; overflow:hidden; position:relative;}
.cpzs_ul li a .cpzs_img::before{content:""; display:block; padding-top:73.8832%;}
.cpzs_ul li a .cpzs_yuan{width:0; overflow:hidden; float:left; height:30px; background:url(img/cpzs_yuan.png) no-repeat center center; background-size:100% 100%; position:absolute; left:50%; bottom:-15px; transform:translateX(-50%);}
.cpzs_ul li a:hover .cpzs_img img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.cpzs_ul li a:hover .cpzs_yuan{width:30px;}

.hf{width:100%; overflow:hidden; background:url(img/hf_bj.jpg) no-repeat center center; background-size:cover; padding:38px 0; text-align:center; color:#fff;}
.hf_p{line-height:52px; font-size:34px; font-weight:bold;}
.hf_sp{line-height:46px; font-size:28px; opacity:0.6;}

.ys{width:100%; overflow:hidden; padding:80px 0;}
.ys_title{display:block; overflow:hidden; padding-top:15px;}
.ys_ul{display:block; overflow:hidden; padding:0 55px; margin-top:30px; position:relative;}
.ys_ul .ys_img{width:190px; float:left; position:absolute; left:50%; top:75px; transform:translateX(-50%);}
.ys_ul .ys_img img{display:block; max-width:100%; height:auto; margin:0 auto;}
.ys_ul li{width:50%; float:left;}
.ys_ul li .ys_B{width:100%; float:left; max-width:415px;}
.ys_ul li .ys_B .ys_p{width:100%; float:left; padding-bottom:10px; border-bottom:1px solid #bfbfbf; line-height:24px; font-size:18px; color:#1a1a1a; position:relative;}
.ys_ul li .ys_B .ys_p>span{float:left; width:26px; height:24px; line-height:24px; text-align:center; border-radius:8px 0; background:#008ed5; font-size:16px; color:#fff; margin-right:15px;}
.ys_ul li .ys_B .ys_p:before{content:""; width:44px; float:left; height:1px; background:#bfbfbf; position:absolute; left:100%; bottom:-23px; transform:skew(0,45deg);
	-ms-transform:skew(0,45deg); -webkit-transform:skew(0,45deg);}
.ys_ul li .ys_B .ys_txt{width:100%; float:left; overflow:hidden; font-size:14px; color:#5e5e5e; line-height:22px; height:110px; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:5; -webkit-box-orient: vertical; margin-top:20px;}
.ys_ul li:nth-child(3) .ys_B{float:right;}
.ys_ul li:nth-child(3) .ys_B .ys_p{text-align:right;}
.ys_ul li:nth-child(3) .ys_B .ys_p>span{float:right; margin:0 0 0 15px; background:#70e437;}
.ys_ul li:nth-child(3) .ys_B .ys_p:before{left:initial; right:100%; transform:skew(0,-45deg); -ms-transform:skew(0,-45deg); -webkit-transform:skew(0,-45deg);}
.ys_ul li:nth-child(4){margin-top:88px;}
.ys_ul li:nth-child(4) .ys_B .ys_p>span{background:#ff0702;}
.ys_ul li:nth-child(4) .ys_B .ys_p:before{bottom:21px; transform:skew(0,-45deg); -ms-transform:skew(0,-45deg); -webkit-transform:skew(0,-45deg);}
.ys_ul li:nth-child(5){margin-top:88px;}
.ys_ul li:nth-child(5) .ys_B{float:right;}
.ys_ul li:nth-child(5) .ys_B .ys_p>span{background:#f7f220;}
.ys_ul li:nth-child(5) .ys_B .ys_p:before{left:initial; right:100%; bottom:21px; transform:skew(0,45deg); -ms-transform:skew(0,45deg); -webkit-transform:skew(0,45deg);}

.case{width:100%; overflow:hidden; background:url(img/case_bj.jpg) no-repeat center center; background-size:cover; padding:50px 0;}
.case_title{display:block; overflow:hidden; text-align:center;}
.case_p{line-height:32px; font-size:24px; color:#1a1a1a; font-weight:bold; text-transform:uppercase;}
.case_sp{line-height:40px; font-size:24px; color:#1a1a1a;}
.case_heng{display:block; overflow:hidden; height:3px; margin-top:8px; position:relative;}
.case_heng::before{content:""; width:38px; height:2px; background:#008dd7; float:left; position:absolute; left:50%; bottom:1px; transform:translateX(-50%);}
.case_heng::after{content:""; width:100%; height:1px; background:#d9d9d9; float:left; position:absolute; left:0; bottom:0;}
.case_spp{display:block; overflow:hidden; padding-top:20px; text-align:center; line-height:28px; font-size:16px; color:#606060;}
.case-imgbox{margin-top:50px;}
.case-imgbox .swiper-slide a{display:block; overflow:hidden; padding-bottom:14px; position:relative;}
.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:68.75%;}
.case-imgbox .swiper-slide a .case_txt{width:100%; overflow:hidden; height:48px; line-height:46px; border:1px solid #e6e6e6; background:#fff; font-size:14px; color:#292929; font-weight:bold; padding:0 15px;}
.case-imgbox .swiper-slide a .case_more{width:28px; float:left; height:28px; line-height:28px; text-align:center; font-size:14px; color:#fff; border-radius:50%; background:#000; position:absolute; left:50%; bottom:0; transform:translateX(-50%); opacity:0;}
.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{background:#000; color:#fff;}
.case-imgbox .swiper-slide a:hover .case_more{opacity:1;}

.equ{width:100%; overflow:hidden; background:url(img/equ_bj.jpg) no-repeat center center; background-size:cover; padding:60px 0;}
.equ .case_p{color:#fff;}
.equ .case_sp{color:#fff;}
.equ .case_spp{color:#fff;}
.equ_contect{ margin:25px 0 0 -50px; width:1300px; background:rgba(255,255,255,0.9); padding:5px 50px 25px 50px; border-radius:5px; position:relative;}
.equ-imgbox .swiper-slide .equ_B{width:100%; overflow:hidden; border:1px solid #dcdcdc;}
.equ-imgbox .swiper-slide .equ_B .equ_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.equ-imgbox .swiper-slide .equ_B .equ_img::before{content:""; display:block; padding-top:56.43045%;}
.equ-imgbox .swiper-slide .equ_txt{display:block; overflow:hidden; height:42px; line-height:42px; text-align:center; font-size:18px; color:#606060;}
.equ-imgbox .swiper-slide:hover .equ_B .equ_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.equ-prev,.equ-next{left:-55px; position:absolute; top:50%; transform:translateY(-50%); width:18px; height:32px; background:url(img/equ_L.png) no-repeat center center; background-size:100% 100%; overflow:hidden; opacity:1; cursor:pointer; z-index:99; outline:none;}
.equ-next{left:initial; right:-55px; background:url(img/equ_R.png) no-repeat center center; background-size:100% 100%;}

.service{width:100%; overflow:hidden; padding:70px 0;}
.service_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:55px 20px 0 20px;}
.service_ul li{float:left;}
.service_ul li.service_li1{width:50px;}
.service_ul li.service_li1 .service_heng{width:100%; height:calc(100% - 80px); float:left;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;}
.service_ul li.service_li2{width:168px;}
.service_ul li.service_li2 span{display:block; overflow:hidden; height:80px; line-height:80px; text-align:center; font-size:18px; color:#030303; font-weight:bold;}
.service_ul li.service_li3{width:115px;}
.service_ul li.service_li3 .service_heng{width:100%; height:calc(100% - 80px); float:left;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;}

.news{width:100%; overflow:hidden; background:#f1f2f2; padding:70px 0;}
.news_nav{display:block; overflow:hidden; padding-top:26px;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;}
.news_nav li{width:150px; float:left; margin:0 25px;}
.news_nav li a{display:block; overflow:hidden; height:40px; line-height:38px; text-align:center; border:1px solid #8e8e8e; border-radius:20px; font-size:18px; color:#727272;}
.news_nav li a:hover{background:#000; color:#fff; border-color:#000;}
.news_nav li.news_on a{background:#000; color:#fff; border-color:#000;}
.news_contect{display:block; 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; padding-top:35px;}
.news_left{width:calc(50% - 5px); float:left; display:-webkit-box; display:-ms-flexbox; display:flex;}
.news_left a{width:100%; float:left; height:100%;}
.news_left a .news_B{width:100%; overflow:hidden; height:calc(100% - 140px);}
.news_left a .news_B .news_img{width:100%; height:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.news_left a .news_up{width:100%; overflow:hidden; margin-top:8px; border:1px solid #ddd; background:#fff; padding:30px 20px;}
.news_left a .news_up .news_sub{float:left; text-align:center; color:#000; font-weight:bold; margin-right:30px;}
.news_left a .news_up .news_sub .news_sub_p{display:block; line-height:50px; overflow:hidden; font-size:48px;}
.news_left a .news_up .news_sub .news_sub_sp{display:block; line-height:20px; overflow:hidden; font-size:14px;}
.news_left a .news_up .news_p{display:block; overflow:hidden; height:26px; line-height:26px; font-size:16px; color:#333; text-overflow:ellipsis; white-space: nowrap;}
.news_left a .news_up .news_p>span{float:right; font-size:14px; color:#999; padding-left:5px;}
.news_left a .news_up .news_txt{display:block; overflow:hidden; height:44px; line-height:22px; font-size:14px; color:#797979; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;}
.news_left a: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_left a:hover .news_up{border-color:#000; background:#f2f2f2;}
.news_right{width:calc(50% - 5px); float:right; min-height:410px;}
.news_right li{display:block; overflow:hidden; margin-bottom:7px;}
.news_right li a{width:100%; float:left; overflow:hidden; border:1px solid #ddd; background:#fff; padding:30px 20px;}
.news_right li a .news_sub{float:left; text-align:center; color:#000; font-weight:bold; margin-right:30px;}
.news_right li a .news_sub .news_sub_p{display:block; line-height:50px; overflow:hidden; font-size:48px;}
.news_right li a .news_sub .news_sub_sp{display:block; line-height:20px; overflow:hidden; font-size:14px;}
.news_right li a .news_p{display:block; overflow:hidden; height:26px; line-height:26px; font-size:16px; color:#333; text-overflow:ellipsis; white-space: nowrap;}
.news_right li a .news_p>span{float:right; font-size:14px; color:#999; padding-left:5px;}
.news_right li a .news_txt{display:block; overflow:hidden; height:44px; line-height:22px; font-size:14px; color:#797979; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;}
.news_right li a:hover{border-color:#000; background:#f2f2f2;}
.news_right li:last-child{margin:0;}

.coop{width:100%; overflow:hidden; padding:80px 0;}
.coop-imgbox{margin-top:60px;}
.coop-imgbox .swiper-slide a{width:100%; float:left; overflow:hidden; position:relative; border:1px solid #d4d4d4;}
.coop-imgbox .swiper-slide a::before{content:""; display:block; padding-top:44.8114%;}
.coop-imgbox .swiper-slide a:hover img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
/*END-首页内容*/

/*底部*/
.footer{background:url(img/lxwm_bj.jpg) no-repeat center center; background-size:cover; width:100%; overflow:hidden; padding:60px 0;}
.footer_left{width:265px; float:left;}
.footer_right{width:calc(100% - 265px); float:right; padding-left:45px;}
.footer_nav{display:block; overflow:hidden; padding-bottom:15px; border-bottom:1px solid rgba(255,255,255,0.4); line-height:26px; color:#fff; font-size:14px;}
.footer_nav a{margin:0 15px; color:#fff;}
.footer_nav a:first-child{margin:0 15px 0 0;}
.footer_nav a:hover{text-decoration:underline!important; color:#fff;}
.footer_contect{display:block; overflow:hidden; padding-top:15px;}
.footer_txt{color:#fff; line-height:30px;}
.footer_txt>span{display:block; overflow:hidden; line-height:48px; font-size:30px; font-weight:bold;}
.footer_wx{float:right; padding-top:25px;}
.foot{width:100%; overflow:hidden; background:#1d1d1d; font-size:12px; color:rgba(255,255,255,0.6); line-height:22px; padding:23px 0; text-align:center;}
.foot a{color:rgba(255,255,255,0.6); margin:0 5px;}
.foot a:hover{color:rgba(255,255,255,1); text-decoration:underline!important;}
/*END-底部*/

/*公司简介*/
.main{width:100%; float:left; padding:70px 0;}
.dqwz_title{width:100%; float:left; padding-bottom:10px; border-bottom:1px solid #dcdcdc; line-height:24px;}
.dqwz_p{float:left; font-size:12px; color:#616161;}
.dqwz_p>span{font-weight:bold; color:#343434;}
.dqwz_nav{float:right;}
.dqwz_nav>a{color:#292929;}
.dqwz_nav>a:hover{color:#008dd7; text-decoration:underline!important;}
.dqwz_contect{width:100%; float:left; padding-top:30px;}
.company{display:block; overflow:hidden; font-size:14px; color:#6e6e6e; line-height:24px;}
.company img{width:495px; float:left; margin-right:30px;}
/*END-公司简介*/

/*产品展示*/
.about_ul{width:1210px; float:left; margin:0 0 0 -5px; padding-top:30px;}
.about_ul li{width:141px; float:left; margin:0 5px 5px 5px;}
.about_ul li a{display:block; overflow:hidden; height:42px; line-height:40px; text-align:center; border:1px solid #dcdcdc; font-size:16px; color:#343434;}
.about_ul li a:hover{background:#008dd7; color:#fff; border-color:#008dd7;}
.about_ul li.about_on a{background:#008dd7; color:#fff; border-color:#008dd7;}

.cp_ul{display:block; width:1233px;}
.cp_ul li{width:378px; float:left; margin:0 33px 30px 0; box-shadow:0 0 15px rgba(0,0,0,0.3);}
.cp_ul li .cp_B{width:100%; overflow:hidden;}
.cp_ul li .cp_B .cp_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.cp_ul li .cp_B .cp_img::before{content:""; display:block; padding-top:65.6085%;}
.cp_ul li .cp_txt{display:block; overflow:hidden; height:68px; line-height:68px; text-align:center; font-size:16px; color:#333; font-weight:bold;}
.cp_ul li:hover .cp_B .cp_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.cp_ul li:hover .cp_txt{background:#008dd7; color:#fff;}

.cpxq{display:block; overflow:hidden;}
.cpxq_p{display:block; overflow:hidden; text-align:center; font-size:18px; color:#000; line-height:30px;}
.cpxq_img{display:block; overflow:hidden; padding:20px 0;}
.cpxq_txt{display:block; overflow:hidden; font-size:14px; color:#6e6e6e; line-height:24px;}
/*END-产品展示*/

/*新闻中心*/
.xw_ul{display:block; overflow:hidden;}
.xw_ul li{display:block; overflow:hidden; margin-bottom:20px;}
.xw_ul li a{display:block; overflow:hidden; border:1px solid #dfdfdf; padding:6px; display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap;}
.xw_ul li a .xw_B{width:244px; float:left; border:1px solid #dfdfdf; display:-webkit-box; display:-ms-flexbox; display:flex;}
.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% - 244px); float:left; padding-left:25px;}
.xw_ul li a .xw_R .xw_p{display:block; overflow:hidden; height:30px; line-height:30px; font-size:16px; color:#292929; text-overflow:ellipsis; white-space: nowrap;}
.xw_ul li a .xw_R .xw_sp{display:block; overflow:hidden; padding:10px 0;}
.xw_ul li a .xw_R .xw_sp>span{float:left; border:1px solid #dfdfdf; line-height:24px; padding:0 10px; font-size:12px; color:#999;}
.xw_ul li a .xw_R .xw_txt{display:block; overflow:hidden; height:54px; line-height:18px; font-size:12px; color:#696969; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:3; -webkit-box-orient: vertical;}
.xw_ul li a .xw_R .xw_more{display:block; overflow:hidden; width:118px; height:30px; line-height:30px; text-align:center; background:#000; color:#fff; font-size:12px; color:#fff; margin-top:10px;}
.xw_ul li a:hover{border-color:#008dd7; background:#f2f2f2;}
.xw_ul li a:hover .xw_B{border-color:#008dd7;}
.xw_ul li a:hover .xw_R .xw_more{background:#008dd7;}

.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:16px; color:#a4a4a4; padding:5px 0; border-bottom:1px dashed #ccc;}
.xwxq_img{display:block; overflow:hidden; padding:20px 0;}
.xwxq_txt{display:block; overflow:hidden; font-size:14px; line-height:24px; color:#6e6e6e;}
/*END-新闻中心*/

/*联系我们*/
.contact_txt{display:block; overflow:hidden; font-size:14px; color:#000; line-height:30px; margin-top:20px;}
.contact_map{width:100%; overflow: hidden; height:350px; border:none;}
/*END-联系我们*/

@media (max-width:1220px) {
/*头部+导航*/

.header{padding:25px 1%;}
.header_dianhua {margin-left: 40px;}
nav{padding:0 1%;}
/*END-头部+导航*/

/*首页内容*/
.gsjj {padding:50px 1%;}
.gsjj_contect {padding-top:50px;}

.cpzs {padding:40px 1%;}
.cpzs_ul {width:100%; padding-top:30px;}
.cpzs_ul li {width:24%; margin:0 0.5% 40px 0.5%;}

.hf {padding:35px 1%;}
.ys {padding:50px 1%;}
.ys_ul {padding:0;}
.ys_ul li .ys_B {max-width: 372px;}

.case {padding:40px 1%;}
.case-imgbox {margin-top:40px;}

.equ {padding:40px 1%;}
.equ_contect {margin:25px 0 0 0; width:100%; padding:30px;}
.equ-prev, .equ-next {left:5px;}
.equ-next {left: initial; right:5px;}

.service {padding:50px 1%;}
.service_ul {padding:40px 0 0 0;}
.service_ul li.service_li1 .service_heng {height: calc(100% - 60px);}
.service_ul li.service_li2 {width: 130px;}
.service_ul li.service_li2 span {height:60px; line-height:60px;}
.service_ul li.service_li3 .service_heng {height: calc(100% - 60px);}

.news {padding:50px 1%;}
.coop {padding:50px 1%;}
.coop-imgbox {margin-top:40px;}
/*END-首页内容*/

/*底部*/
.footer{padding:40px 1%;}
.foot{padding:23px 1%;}
/*END-底部*/

/*公司简介*/
.main{padding:50px 1%;}
/*END-公司简介*/

/*产品展示*/
.about_ul{width:100%; margin:0;}
.about_ul li{width:12%; margin:0 0.25% 5px 0.25%;}

.cp_ul{width:100%;}
.cp_ul li{width:31.33%; margin:0 1% 30px 1%;}
.cp_ul li .cp_txt{ height:60px; line-height:60px;}
/*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:#008dd7;}

.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:20px 10px;}
.nav {display:none; width:150px; padding:2px; position:absolute; right:10px; top:0; background:rgba(51, 51, 51, 0.8);}
.nav>li{width:100%; border-bottom:1px solid #fff; border-right:none; margin:0; background:none;}
.nav>li>a{width:100%; text-align:center; height:40px; line-height:40px; color:#fff;}
/*END-头部+导航*/

/*首页内容*/
.gsjj {padding:30px 10px;}
.gsjj_contect {padding-top:30px;}

.cpzs {padding:30px 10px;}
.cpzs_ul li {width:32.33%; margin:0 0.5% 30px 0.5%;}

.hf {padding:30px 10px;}
.ys {padding:30px 10px;}
.ys_ul li .ys_B {max-width:88%;}
.ys_ul li:nth-child(4) {margin-top:30px;}
.ys_ul li:nth-child(5) {margin-top:30px;}

.case {padding:30px 10px;}
.case-imgbox {margin-top:30px;}

.equ {padding:30px 10px;}
.equ_contect {margin:20px 0 0 0; padding:20px;}

.service {padding:30px 10px;}
.service_ul {padding:30px 0 0 0;}
.service_ul li.service_li1{width:30px;}
.service_ul li.service_li1 .service_heng {height: calc(100% - 40px);}
.service_ul li.service_li2 {width:130px;}
.service_ul li.service_li2 span {height:40px; line-height:40px;}
.service_ul li.service_li3{width:50px;}
.service_ul li.service_li3 .service_heng {height: calc(100% - 40px);}

.news {padding:30px 10px;}
.news_nav {padding-top:15px;}
.news_contect {padding-top:30px;}
.news_left a .news_B {height: calc(100% - 120px);}
.news_left a .news_up {padding:20px 10px;}
.news_right {min-height:350px; }
.news_right li a {padding:20px 10px;}

.coop {padding:30px 10px;}
.coop-imgbox {margin-top:30px;}
/*END-首页内容*/

/*底部*/
.footer{padding:30px 10px;}
.footer_left {width:200px;}
.footer_right {width:calc(100% - 200px); padding-left:20px;}
.footer_nav a{margin:0 5px;}
.footer_nav a:first-child {margin: 0 5px 0 0;}
.footer_wx {padding-top:5px;}
.foot{padding:15px 10px;}
/*END-底部*/

/*公司简介*/
.main{padding:30px 10px;}
.company img{width:45%;}
/*END-公司简介*/

/*产品展示*/
.about_ul li{width:15.6666%; margin:0 0.5% 5px 0.5%;}
.cp_ul li .cp_txt{ height:40px; line-height:40px;}
/*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-头部+导航*/

/*首页内容*/
.gsjj {padding:10px;}
.gsjj_p {line-height:24px; font-size:14px;}
.gsjj_sp {line-height:30px; font-size:18px;}
.gsjj_heng {margin-top:5px;}
.gsjj_spp {padding-top:5px; font-size:14px; line-height:20px;}
.gsjj_contect {padding-top:10px;}
.gsjj_left {width:100%;}
.gsjj_left::before{content:""; display:block; padding-top:60%;}
.gsjj_right {width:100%; margin-top:5px;}
.gsjj_heng1 {margin:5px 0;}
.gsjj_more {padding-top:5px;}
.gsjj_more>a {width:120px; height:32px; line-height:32px;}

.cpzs {padding:10px;}
.cpzs_ul {padding-top:10px; display:flex; flex-wrap:wrap; justify-content:space-between;}
.cpzs_ul li {width:calc(50% - 5px); margin:0 0 10px 0;}
.cpzs_ul li a .cpzs_txt {padding:5px 5px 0 5px;}
.cpzs_ul li a .cpzs_txt .cpzs_p {line-height:28px; font-size:16px;}
.cpzs_ul li a .cpzs_txt .cpzs_sp {line-height:22px; font-size:12px;}

.hf {padding:10px;}
.hf_p {line-height:24px; font-size:18px;}
.hf_sp {line-height:22px; font-size:14px;}

.ys {padding:10px;}
.ys_title {padding-top:5px;}
.ys_ul{margin-top:10px;}
.ys_ul li{width:100%;}
.ys_ul li .ys_B {max-width:100%;}
.ys_ul li .ys_B .ys_p {padding-bottom:5px; font-size:16px;}
.ys_ul li .ys_B .ys_p>span{margin-right:5px;}
.ys_ul li .ys_B .ys_txt {margin-top:5px;}
.ys_ul li:nth-child(2) {margin-top:10px;}
.ys_ul li:nth-child(3) .ys_B .ys_p{ text-align:left;}
.ys_ul li:nth-child(3) .ys_B .ys_p>span {float:left; margin:0 5px 0 0;}
.ys_ul li:nth-child(4) {margin-top:10px;}
.ys_ul li:nth-child(5) {margin-top:10px;}

.case {padding:10px;}
.case_p {line-height:24px; font-size:14px;}
.case_sp {line-height:30px; font-size:18px;}
.case_heng {margin-top:4px;}
.case_spp {padding-top:5px; line-height:20px; font-size:14px;}
.case-imgbox {margin-top:10px;}
.case-imgbox .swiper-slide a .case_txt {height:40px; line-height:38px; padding:0 5px;}

.equ {padding:10px;}
.equ_contect {margin:10px 0 0 0; padding:5px;}
.equ-imgbox .swiper-slide .equ_txt {height:38px; line-height:38px; font-size:16px;}

.service {padding:10px;}
.service_ul {padding:10px 0 0 0;}
.service_ul li.service_li1{display:none;}
.service_ul li.service_li2 {width:calc(50% - 5px);}
.service_ul li.service_li2 span {font-size:16px;}
.service_ul li.service_li3{display:none;}

.news {padding:10px;}
.news_nav {padding-top:10px;}
.news_nav li{width:48%; float:left; margin:0 1%;}
.news_contect {padding-top:10px;}
.news_left{width:100%;}
.news_left a .news_B {height:auto;}
.news_left a .news_B .news_img{height:auto;}
.news_left a .news_B .news_img::before{content:""; display:block; padding-top:50%;}
.news_left a .news_up {padding:5px;}
.news_left a .news_up .news_sub {margin-right:10px;}
.news_right {width:100%; min-height:initial; margin-top:10px;}
.news_right li a {padding:5px;}
.news_right li a .news_sub {margin-right:10px;}

.coop {padding:10px;}
.coop-imgbox {margin-top:10px;}
/*END-首页内容*/

/*底部*/
.footer{padding:10px;}
.footer_right {width:100%; padding-left:0;}
.footer_nav{border:none; line-height:20px; padding:0; text-align:center;}
.foot{padding:10px;}
/*END-底部*/

/*公司简介*/
.main{padding:0;}
.about_title{width:100%; float:left; height:50px; line-height:50px; background:#008dd7; text-align:center; font-size:18px; color:#fff; font-weight:bold;}
.dqwz_contect{padding:10px;}
.company img{width:100%; margin:0 0 10px 0;}
/*END-公司简介*/

/*产品展示*/
.about_title1{background:url(img/sj_jiantou.png) no-repeat right center #008dd7; text-align:left; padding-left:20px;}
.about_ul{display:none; padding:0 2px;}
.about_ul li{width:100%; margin:2px 0 0 0;}
.cp_ul{display:flex; flex-wrap:wrap; justify-content:space-between;}
.cp_ul li{width:calc(50% - 5px); margin:0 0 10px 0;}
.cp_ul li .cp_txt{font-size:14px;}
.cpxq_p{font-size:16px; line-height:26px}
.cpxq_img{padding:10px 0;}
/*END-产品展示*/

/*新闻中心*/
.xw_ul li{margin-bottom:10px;}
.xw_ul li a{padding:2px;}
.xw_ul li a .xw_B{width:110px;}
.xw_ul li a .xw_R{width:calc(100% - 110px); padding-left:10px;}
.xw_ul li a .xw_R .xw_more{width:70px; height:20px; line-height:20px; margin-top:4px;}
.xwxq_p{font-size:16px; line-height:26px;}
.xwxq_img{padding:10px 0;}
/*END-新闻中心*/

/*联系我们*/
.contact_map{height:250px;}
/*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:#333333;}
.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:#008dd7; 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 #008dd7;}
.dbbox .dbs img{ max-width: 140px; }
/*End*/
