/*全局样式*/
@charset "utf-8";
html {
    overflow-x: hidden;
}
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,
select {margin: 0;padding: 0}
body {font: 14px/1.5 "微软雅黑", "Arial Narrow", HELVETICA;color: #000;-webkit-text-size-adjust: 100%;overflow-x: hidden;min-width: 320px;max-width: 1920px;margin: 0 auto !important;}
input:required,
textarea:required {outline: 0 none;-webkit-box-shadow: none;-moz-box-shadow: none;-ms-box-shadow: none; -o-box-shadow: none; box-shadow: none;-webkit-appearance: none !important;}
input,textarea{appearance:none;-webkit-appearance:none;-moz-appearance: none; -o-appearance: none;outline: none;    }
*{margin:0; padding:0;}
a {text-decoration: none !important;cursor: pointer !important;color: #000;}
a:focus {outline: none !important;}
ul,li,dl,dt,dd{list-style-type:none;}
i{font-style:normal}
ul {margin: 0;}
li {list-style: none;}
img{max-width:100%;}
.container-fluid {max-width: 1470px !important;}
.tr5 {transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;-webkit-transition: all 0.5s;}
.tr2 {transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;}
.overflow {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;max-height: initial;}
.bjcover{background-position: 50% 50%; background-size: cover;transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;}

header{position: relative;z-index: 111;}
header .logo{line-height:90px;height: 90px;font-size: 0;max-width: 250px;}
header .logo img{max-height:60%;}
header .txt{width: 280px;text-align: center;line-height: 90px;font-size: 0;background: #F2F2F2;border-left: 1px solid #ddd;position: relative;}
header .txt:after{content: "";width: 500px;height: 100%;background: #f2f2f2;position: absolute;left: 100%;top:0;}
header .txt i{padding-left:18px;cursor: pointer;font-size: 26px;vertical-align: middle;}
header .txt i:hover{color: #e20001;}

/*pc导航*/
header nav{margin-right:3%;}
header nav a{transition: all 0.2s;-moz-transition: all 0.2s;-ms-transition: all 0.2s;-o-transition: all 0.2s;-webkit-transition: all 0.2s;}
header nav .ul{font-size: 0;margin:0;}
header nav .ul > li{position: relative;float:left;text-align: center;}
header nav .ul > li > a{position: relative; line-height:90px; display:block; color: #000;font-size: 16px;padding: 0 18px;}
header nav .ul > li:nth-child(n + 2):after{content:'';width:7px;height:1px;background:#ddd;position: absolute;left: -4px;bottom:0;top:2px;margin: auto 0;}
header nav .ul > li:before{content: "";width:0;height: 4px;background: #e20001;position: absolute;left: 0;right: 0;bottom: 0;margin: 0 auto;transition: all 0.2s;}
header nav .ul > li:hover:before{width:calc(100% - 36px);}
header nav .ul > li:hover > a{color: #e20001;}
header nav .ul > li.active:before{width:calc(100% - 36px);}
header nav .ul > li.active > a{color: #e20001;}
header nav .ul > li > ul {display:none;position:absolute;left: 0;top: 100%;width: 120%;margin-left: -10%;z-index: 100;box-shadow: 0 4px 11px rgba(0,0,0,.1);}
header nav .ul > li > ul > li{position: relative;font-size:14px;background:rgba(255,255,255,1);line-height:22px;border-top: 1px solid rgba(0,0,0,.1);}
header nav .ul > li > ul > li > a{color: #333;display: block;width: 100%;padding:10px 6px;}
header nav .ul > li:hover > ul{display:block;}
header nav .ul > li > ul > li:hover > a{color:#e20001;}

.ssbox1{position: absolute;left: 0;top:100%;z-index: 2;background: rgba(255,255,255,0.4);width: 100%;padding:80px 15px;display: none;}
.ssbox2{position: absolute;left: 0;top:calc(100% + 60px);z-index: 3;right: 0;width: 400px;margin:0 auto;display: none;}
.ssbox2 input{width: 334px;float: left;line-height: 44px;height:44px;background: #fff;border: 0;border-radius: 5px 0 0 5px;padding: 0 20px;}
.ssbox2 button{width: 66px;float: left;line-height: 44px;border: 0;background: #000;border-radius: 0 5px 5px 0;color: #fff;font-size: 15px;transition: all 0.3s;}
.ssbox2 button:hover{background-color: #e20001;color: #fff;}


/*banner*/
.banner{position: relative;z-index: 1;}
.banner .bjcover{height: 820px;}
.banner .swiper-pagination-bullet{background:#fff;opacity: .3;width:50px;height:5px;border-radius: 0;}
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#e20001;opacity: 1;}
.banner .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom:4vh;}
.banner .swiper-button-prev{font-size: 60px;background: fixed;width: 60px;height: 60px;margin-top: -30px;color: rgba(255,255,255,.5);left: 30px;}
.banner .swiper-button-next{font-size: 60px;background: fixed;width: 60px;height: 60px;margin-top: -30px;color: rgba(255,255,255,.5);right: 30px;}
.banner .swiper-button-prev:hover,.banner .swiper-button-next:hover{color: #fff;}

footer .box2{padding: 20px 0 30px;background: #000;font-size: 12px;color: #999;line-height: 22px;}
footer .box1{padding:88px 0 40px;background: #6D0000;}
footer .box1 .container-fluid{position: relative;}
footer .box1 .djtop{position: absolute;right: 15px;top:-66px;cursor: pointer;opacity: .88;transition: all 0.3s;}
footer .box1 .djtop:hover{opacity: 1;}
footer .box1 .list3{width: 170px;background: #fff;border-radius: 10px;text-align: center;float: right;overflow: hidden;padding:6px 6px 12px;font-size: 14px;color: #000;}
footer .box1 .list3 img{width: 100%;margin: 0 auto 6px;}
footer .box1 .list2{width: calc(23% + 100px);float: left;padding: 0 25px;}
footer .box1 .list1{width: calc(77% - 270px);float: left;padding: 0 25px;}
footer .box1 .tt1{font-size: 17px;color: #fff;font-weight: bold;margin-bottom:20px;position: relative;line-height:26px;}
footer .box1 .tt1 img{display: block;position: absolute;left: -24px;top:7px;}
footer .box1 .tt2{font-size: 0;}
footer .box1 .tt2 div{font-size: 14px;color: #fff;line-height: 24px;margin-bottom: 10px;display: inline-block;vertical-align: top;padding-left: 24px;position: relative;min-width: 44%;}
footer .box1 .tt2 div img{display: block;position: absolute;left: 0;top:4px;}
footer .box1 .tt2 hr{max-width: 100px;margin:10px 0 20px 24px;padding: 0;}
footer .box1 .tt2 div:nth-last-of-type(1) img{top:2px;}
footer .box1 .tt3 a{display: block;font-size: 14px;color: #fff;line-height:24px;margin-bottom: 10px; }
footer .box1 .tt3 a:hover{text-decoration: underline !important;}


.main77{padding-top: 77px;padding-bottom: 77px;}
.title {position: relative;margin-bottom:40px;}
.title .div1{font-size: 30px;font-weight: bold;color: #000;line-height: 30px;float: left;}
.title .div1 img{height: 50px;display: block;margin-top: 15px;}
.title.titlebs .div1{color: #fff;}
.title .div2{float: right;margin-top:44px;font-size: 0;}
.title .div2 a{display: inline-block;vertical-align: top;font-size: 16px;color: #fff;line-height: 34px;border: 1px solid #fff;padding: 0 12px;min-width: 120px;text-align: center;border-radius: 20px;margin:10px 0 0 10px;transition: all 0.3s;}
.title .div2 a:nth-last-child(1){font-weight: bold;font-family: 'Arial';color: #fff;background: #000;border-color: #000;text-transform:uppercase;padding-top: 2px;line-height: 32px;}
.title .div2 a:nth-last-of-type(n+8){display: none;}
.title .div2 a:nth-last-child(1) i{padding-left: 5px;position: relative;top:-1px;font-size: 14px;}
.title .div2 a:hover{background-color: #e20001;color: #fff;border-color: #e20001;}
.title.title2 .div2 a:hover{background-color: #fff;color: #e20001;border-color: #fff;}



/*公司简介*/
.main1 .box{position: relative;padding:55px 54% 55px 0;min-height: 500px;}
.main1 .box .bjcover{position: absolute;right: 0;top:0;height: 100%;width: 50%;}
.main1 .box .tt1{margin-top: -14px;width: 120px;height: 2px;background: #000;}
.main1 .box .tt2{font-size: 24px;font-weight: bold;color: #000;margin-top:22px;}
.main1 .box .tt3{font-size: 16px;color: #999;line-height: 30px;max-height: 180px;overflow: hidden;margin-top: 8px;}
.main1 .box .tt4{width: 120px;display: block;line-height: 36px;border-radius: 20px;text-align: center;font-size: 16px;font-weight: bold;font-family: 'Arial';color: #fff;background: #000;margin-top: 26px;text-transform:uppercase;}
.main1 .box .tt4:hover{background-color: #e20001;}

/*产品展示*/
.main2 .list{display: block;background: #fff;box-shadow: 0 2px 2px 4px rgba(0,0,0,0,.1);}
.main2 .list .img{padding-top: 88%;position: relative;}
.main2 .list .img img{display: block;position: absolute;left: 0;right: 0;top:0;bottom: 0;margin: auto;max-height:90%;max-width: 90%;}
.main2 .list:hover .img img{transform:scale(1.06);}
.main2 .list .tt1{font-size: 18px;text-align: center;color: #000;background: #F3F3F3;border-top: 1px solid #ddd;line-height: 52px;}
.main2 .list .tt2{font-size: 14px;color: #999;border-top: 1px solid #ddd;line-height: 44px;padding: 0 30px;position: relative;}
.main2 .list .tt2 i{display: block;position: absolute;right: 30px;top:0;line-height: inherit;}
.main2 .list:hover .tt1{color: #e20001;}
.main2 .list:hover .tt2{color: #e20001;}
.main2 .list:hover .tt2:hover{color: #e20001;text-decoration: underline !important;}


.main2 .swiper-button-prev{left: -66px;background: fixed;line-height: 44px;height: 44px;width: 44px;margin-top: -22px;font-size: 44px;color: #E0E0E0;transform:rotate(180deg)}
.main2 .swiper-button-next{right: -66px;background: fixed;line-height: 44px;height: 44px;width: 44px;margin-top: -22px;font-size: 44px;color: #E0E0E0;}
.main2 .swiper-button-prev:hover{color: #fff;}
.main2 .swiper-button-next:hover{color: #fff;}


/*解决方案*/
.main3 .list{display: block;height: 100%;overflow: hidden;position: relative;}
.main3 .list .tt{position: absolute;right: 0;top:50%;margin: -100px auto 0;padding:0 20px;z-index: 2;max-width:466px;text-align: center;opacity: 0;left: -100px;}
.main3 .list:after{content: "";width: 100%;height: 100%;background: rgba(0,0,0,.6);position: absolute;left: 0;top:0;z-index: 1;transition: all 0.3s;opacity: 0;}
.main3 .list .tt1{font-size: 26px;color: #fff;font-weight: bold;line-height: 33px;height: 33px;overflow: hidden;}
.main3 .list .tt2{width: 54px;height: 3px;background: #fff;margin:22px auto 0;}
.main3 .list .tt3{font-size: 16px;color: rgba(255,255,255,.6);line-height: 30px;max-height: 60px;overflow: hidden;margin-top: 22px;}
.main3 .list .tt4{font-size: 44px;color: #fff;margin-top: 22px;}
.main3 .list .tt4:hover{color: #e20001}
.main3 .list:hover .tt{opacity: 1;left: 0;}
.main3 .list:hover:after{opacity: 1;}
.main3 .swiper-container{padding-bottom: 88px;}
.main3 .swiper-button-prev{width: 122px;line-height: 40px;height: 44px;border:2px solid #000;text-align: center;background: #fff;font-size:38px;padding-top:3px;left: 50%;margin-left: -121px;bottom: 0;top:auto;z-index: 1;}
.main3 .swiper-button-next{width: 122px;line-height: 40px;height: 44px;border:2px solid #000;text-align: center;background: #fff;font-size:38px;padding-top:1px;right: 50%;margin-right: -121px;bottom: 0;top:auto;z-index: 1;}
.main3 .swiper-button-prev:hover{color: #e20001;border-color: #e20001;z-index: 2;}
.main3 .swiper-button-next:hover{color: #e20001;border-color: #e20001;z-index: 2;}
.main3 .swiper-slide{overflow: hidden;}


/*新闻资讯*/
.main4{background: #F4F4F4;}
.main4 .box{margin: 0 -10px;}
.main4 .list{width: calc(20% - 20px);margin: 0 10px;box-shadow:3px 3px 5px rgba(0,0,0,0.1);float: left;background: #fff;position: relative;display: block;}
.main4 .list:nth-child(1){width: calc(40% - 20px);}
.main4 .list .bjcover{height: 222px;}
.main4 .list:nth-child(1) .bjcover{height: 450px;}
.main4 .list:hover .bjcover{transform:scale(1.06);}
.main4 .list:nth-child(n+2) .tt{border: 1px solid #ddd;}
.main4 .list:nth-child(n+2) .tt .tt1{line-height: 58px;font-size: 17px;text-align: center;padding: 0 20px;color: #000;}
.main4 .list:nth-child(n+2) .tt .tt2{padding: 12px 20px;border-top: 1px solid #ddd;}
.main4 .list:nth-child(n+2) .tt .tt2 .tt3{font-size: 14px;line-height: 24px;height: 96px;overflow: hidden;color: #999;}
.main4 .list:nth-child(n+2) .tt .tt4{border-top: 1px solid #ddd;line-height: 46px;padding: 0 20px;font-family: 'Arial';font-size: 12px;position: relative;color: #000;}
.main4 .list:nth-child(n+2) .tt .tt4 i{display: block;position: absolute;right: 20px;top:0;line-height: inherit;}
.main4 .list:nth-child(n+2):hover .tt .tt1{color: #e20001}
.main4 .list:nth-child(n+2):hover .tt .tt4{color: #e20001}
.main4 .list:nth-child(1) .tt{position: absolute;left: 0;bottom: 0;background: rgba(255,255,255,.8);width: 100%;padding:22px 25px;}
.main4 .list:nth-child(1) .tt .tt1{font-size: 17px;font-weight: bold;color: #000;line-height: 34px;}
.main4 .list:nth-child(1) .tt .tt2 .tt3{font-size: 14px;color: rgba(0,0,0,0.8);line-height: 24px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;max-height: initial;}
.main4 .list:nth-child(1) .tt .tt4{display: none;}
.main4 .list:nth-child(1):hover .tt .tt1{color: #e20001}
.main4 .list:nth-child(n+5){display: none;}

/*合作品牌*/
.main5 .title{width:190px;float: left;margin: 0;}
.main5 .lb5{width: calc(100% - 190px);float: left;}
.main5 .lb5 .list{display: block;line-height: 100px;height: 100px;font-size: 0;background: #fff;border: 1px solid #ddd;text-align: center;}
.main5 .lb5 .list img{max-width: 90%;max-height: 90%;}



.title3{padding:36px 0;border-bottom: 1px solid #e5e5e5;margin-bottom:40px;}
.title3 .div1{font-size: 0;margin-top:16px;}
.title3 .div1 a{font-size:15px;color: #322e2d;display: inline-block;vertical-align: top;line-height:37px;min-width: 130px;padding:0 15px;margin:2px; border: 1px solid #ddd;position: relative;transition: all .2s;text-align: center;}
.title3 .div1 a:hover{color: #fff;background-color: #C41124;border-color: #C41124;}
.title3 .div1 a.active{color: #fff;background-color: #C41124;border-color: #C41124;}
.title3 .div2{padding-left: 25px;background:url("../images/tu13.png") no-repeat left 4px;font-size: 14px;color: #999;line-height: 26px;}
.title3 .div2 a{font-size: 14px;color: #999;transition: all .2s;}
.title3 .div2 span{color: #000;}
.title3 .div2 a:hover{color: #C41124;}



/*新闻资讯*/
.nyxw{margin: 0 -15px;}
.nyxw .list{display: block;width: calc(25% - 30px);margin: 0 15px 30px;box-shadow:3px 3px 5px rgba(0,0,0,0.1);float: left;background: #fff;position: relative;}
.nyxw .list .bjcover{padding-top:70%; }
.nyxw .list:hover .bjcover{transform:scale(1.06);}
.nyxw .list .tt{border: 1px solid #ddd;}
.nyxw .list .tt .tt1{line-height: 58px;font-size: 17px;text-align: center;padding: 0 20px;color: #000;}
.nyxw .list .tt .tt2{padding: 12px 20px;border-top: 1px solid #ddd;}
.nyxw .list .tt .tt2 .tt3{font-size: 14px;line-height: 24px;height: 96px;overflow: hidden;color: #999;}
.nyxw .list .tt .tt4{border-top: 1px solid #ddd;line-height: 46px;padding: 0 20px;font-family: 'Arial';font-size: 12px;position: relative;color: #000;}
.nyxw .list .tt .tt4 i{display: block;position: absolute;right: 20px;top:0;line-height: inherit;}
.nyxw .list:hover .tt .tt1{color: #e20001}
.nyxw .list:hover .tt .tt4{color: #e20001}



/*产品展示*/
.nycp{margin: 0 -10px;}
.nycp .list{display: block;width: calc(25% - 20px);margin: 0 10px 20px;background: #fff;box-shadow: 0 2px 2px 4px rgba(0,0,0,0,.1);float: left;border: 1px solid #ddd;}
.nycp .list .img{padding-top: 88%;position: relative;}
.nycp .list .img img{display: block;position: absolute;left: 0;right: 0;top:0;bottom: 0;margin: auto;max-height:90%;max-width: 90%;}
.nycp .list:hover .img img{transform:scale(1.06);}
.nycp .list .tt1{font-size: 18px;text-align: center;color: #000;background: #F3F3F3;border-top: 1px solid #ddd;line-height: 52px;}
.nycp .list .tt2{font-size: 14px;color: #999;border-top: 1px solid #ddd;line-height: 44px;padding: 0 30px;position: relative;}
.nycp .list .tt2 i{display: block;position: absolute;right: 30px;top:0;line-height: inherit;}
.nycp .list:hover .tt1{color: #e20001;}
.nycp .list:hover .tt2{color: #e20001;}
.nycp .list:hover .tt2:hover{color: #e20001;text-decoration: underline !important;}








.banner2{overflow: hidden;}


/*详情页*/
.danye{color:#000000;font-size: 14px;line-height: 180%;}
.danye .topbox{margin-bottom:22px;text-align: center;}
.danye .bt{color: #000;font-size: 24px;font-weight: bold;padding-bottom: 14px;line-height: 140%;}
.danye .rq{color: #999;font-size: 14px;}
.danye .xian{width: 100%;height: 1px;margin-top: 16px;border-bottom: 1px dashed #ccc;}
.danye .img{margin:0 auto 18px auto;display: block;}
.danye .img img{display: block;margin: 0 auto;}

.danye .tt{padding-bottom:11px;}
.danye .tt div{padding-right:80px;display: inline-block;vertical-align: top;margin:8px 0;position: relative;padding-left: 33px;font-size: 16px;}
.danye .tt div img{padding-right: 8px;display: block;position: absolute;left: 0;top:1px;}
.danye .tt div:nth-child(4){display: block;}




.nyxz {margin-top: -30px;}
.nyxz .list{padding: 44px 70px 44px 140px;border-bottom: 1px solid #ddd;position: relative;display: block;}
.nyxz .list .tt{width: 110px;height: 110px;border-radius: 10px;background: #EFEFEF;font-family: 'Arial';font-size:26px;color: #000;position: absolute;left: 0;top:0;bottom: 0;margin: auto 0;text-align: center;padding-top: 18px;line-height: 36px;}
.nyxz .list .tt b{display: block;font-size: 28px;}
.nyxz .list .tt1{font-size: 20px;color: #000;line-height: 25px;height: 25px;transition: all 0.3s;}
.nyxz .list .tt2{font-size: 16px;color: #999;line-height: 25px;height: 50px;margin-top:10px;overflow: hidden;}
.nyxz .list .tt3{font-size: 40px;color: #C41124;position: absolute;right: 0;top:0;bottom: 0;margin: auto 0;width: 40px;height: 40px;font-weight: bold;line-height: 40px;}
.nyxz .list .tt3:hover{color: #FD1029;}
.nyxz .list:hover .tt1{color:#0050E2;}


.danye .sp{width: 660px;height:400px;margin: 0 auto 20px;}


.ny.ny2 .zuo{width: 260px;float: left;margin-right: 30px;}
.ny.ny2 .you{width: calc(100% - 290px);float: left;}
.ny.ny2 .zuo .top{line-height: 80px;background: #940D1B;padding: 0 20px 0 28px;font-size: 24px;font-weight: bold;color: #fff;}
.ny.ny2 .zuo .top img{position: relative;top:-2px;padding-right:10px;}
.ny.ny2 .zuo .ul{font-size: 0;background: #C41124;padding:14px 0 66px;}
.ny.ny2 .zuo .ul a{display: block;padding: 0 20px 0 50px;font-size: 16px;color: #fff;line-height:50px;position:relative;transition: all 0.3s;border: 1px solid #C41124;}
.ny.ny2 .zuo .ul a:after{content: "";width:calc(100% - 40px);height: 1px;background:rgba(255,255,255,.2);position: absolute;left: 0;right: 0;bottom: 0;margin: 0 auto;transition: all 0.3s;}
.ny.ny2 .zuo .ul a:before{content: "";width:3px;height:4px;background:#fff;position: absolute;left:33px;top: 0;bottom: 0;margin:auto 0;transition: all 0.3s;}
.ny.ny2 .zuo .ul a:hover{background-color: #fff;color: #C41124;}
.ny.ny2 .zuo .ul a:hover:before{background-color: #C41124;}
.ny.ny2 .zuo .ul a.active{background-color: #fff;color: #C41124;}
.ny.ny2 .zuo .ul a.active:before{background-color: #C41124;}
.ny.ny2 .zuo .ul2{display:none;padding: 0 20px;}
.ny.ny2 .zuo .ul2.active{display:block;}
.ny.ny2 .zuo .ul2 a{line-height: 42px;padding:0 10px 0 15px;width: 100%;position: relative;display: block;transition: all 0.3s; text-indent: 36px;}
.ny.ny2 .zuo .ul2 a:nth-child(n+2){border-top:1px dashed #eee;}
.ny.ny2 .zuo .ul2 a:hover{color: #fff; background: #C41124;}
.ny.ny2 .zuo .ul2 a.active{color: #fff; background: #C41124;}
.ny.ny2 .zuo .ul2 a:hover:before{background-color: #fff;}
.ny.ny2 .zuo .ul2 a.active:before{background-color: #fff;}





.danye .ditu{width: 100%;float: left;height: 380px;margin:15px 0;}
.danye .formbox{width: 100%;float: left;padding-left:0;margin:25px 0;}
.danye .formbox input{width:100%;float: left;line-height:42px;height: 44px;border: 1px solid #e7e7e7;margin-bottom: 10px;padding: 0 14px;}
.danye .formbox textarea{width: 100%;max-width: 100%;height: 138px;padding: 10px 14px;border: 1px solid #e7e7e7;margin-bottom: 10px;}
.danye .formbox button{width: 100%;line-height: 44px;background:#e20001;font-size: 14px;color: #fff;border: 0;transition: all 0.3s}
.danye .formbox button:hover{opacity: 0.88;}





.cpxq .box{border: 1px solid #ddd;margin-bottom: 30px;}
.cpxq .box:nth-child(1){padding: 30px;}
/*详情相册*/
/*左侧相册*/
.gallery-top{z-index: 9;}
.gallery-thumbs{z-index: 8;}
.gallery-top .img{height:334px;position: relative;box-shadow: 0 0 1px rgba(0,0,0,0.1) inset;margin: 1px;}
.gallery-top .img img{position: absolute;left: 0;right: 0;top:0;bottom: 0;margin: auto;display: block;max-height: 100%;}
.gallery-thumbs .img{height:100px;position: relative;box-shadow: 0 0 1px rgba(0,0,0,0.1) inset}
.gallery-thumbs .img img{position: absolute;left: 0;right: 0;top:0;bottom: 0;margin: auto;display: block;max-height: 100%;}

.gallery-thumbs{margin-top:6px;padding: 0 32px;position: relative;}
.gallery-thumbs .nextleft{background:#f2f2f2 url("../images/xeyou.png") no-repeat center center;height: 100%;top:0;margin: 0;right: 0;width: 28px;z-index: 10;transition: all 0.3s;}
.gallery-thumbs .prevright{background:#f2f2f2 url("../images/xezuo.png") no-repeat center center;height: 100%;top:0;margin: 0;left: 0;width: 28px;z-index: 10;transition: all 0.3s;}
.gallery-thumbs .nextleft:hover{background-color:#E7E7E7}
.gallery-thumbs .prevright:hover{background-color:#E7E7E7}
.gallery-thumbs .swiper-slide{opacity:0.6;}
.gallery-thumbs .swiper-slide-thumb-active{opacity:1;}
/*右侧文字*/
.cpxq .list{display:block;}
.cpxq .xqzuo{width:55%;float: left;padding-right: 30px;}
.cpxq .xqyou{width:45%;float: left;}
.cpxq .xqyou .tt1{font-size:22px;color: #d90000;font-weight: bold;border-bottom: 1px solid #d6d6d6;line-height: 60px;}
.cpxq .xqyou .tt2{color: #000;line-height: 30px;height: 300px;overflow: hidden;margin: 16px 0;}
.cpxq .xqyou .tt3{color:#fff;width: 160px;line-height: 42px;background:#C41124;font-size: 15px;text-align: center;display: block;transition: all 0.3s;}
.cpxq .xqyou .tt3:hover{opacity: .88;}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background:#d90000 !important;}
/*选项卡*/
.ulul{font-size: 0;background: #f2f2f2}
.ulul .lili{font-size:18px;color: #000;padding: 0 30px;line-height: 50px;display: inline-block;position: relative;border-right: 1px solid #ddd}
.ulul .lili:before{content:"";width: 0;height: 2px;background: #d90000;position: absolute;top:-1px;left: 0;right: 0;}
.ulul .lili.active:before{width: 100%;}
.ulul .lili.active{color: #d90000}
.ulcont .licont{display:none;padding:24px 30px;font-size: 14px;color: #000;line-height: 30px;}
.ulcont .licont.active{display:block;}









/*transition: all 0.3s;*/
/*e20001*/
/*transform:scale(1.06);*/
/*媒体查询开始*/
@media (min-width:1200px){
    .main3 .swiper-slide{height: 480px;overflow: hidden;}
    .main3 .swiper-slide.swiper-slide-active{width:55% !important;}
    .main3 .swiper-slide.swiper-slide-next{width: 45% !important;}
    .main3 .swiper-slide.swiper-slide-active .list .tt{opacity: 1;left: 0;}
    .main3 .swiper-slide.swiper-slide-active .list:after{opacity: 1;}
}
@media (max-width:1470px){
    /*banner*/
    .banner .bjcover{height:auto;padding-top:52%;}
}
@media (max-width:1399px){
    header nav .ul > li > a{padding: 0 14px;}
    header nav{margin-right: 2%;}
    /*产品展示*/
    .main2 .list .tt1{font-size: 16px;}
    /*解决方案*/
    .main3 .list .tt1{font-size: 24px;}

    
    
}
@media (max-width:1299px){
    header .txt{display: none;}
    header nav{margin-right:0;}
    header nav .ul > li > a{padding: 0 26px;}
    /*新闻资讯*/
    .main4 .box{margin: 0 -6px;}
    .main4 .list{width: calc(20% - 12px);margin: 0 6px;}
    .main4 .list:nth-child(1){width: calc(40% - 12px);}
    .main4 .list:nth-child(n+2) .tt .tt1{font-size: 16px;}
  

    /*产品展示*/
    .nycp{margin: 0 -10px;}
    .nycp .list{width: calc(33.33% - 20px);margin: 0 10px 20px;}
    .nycp .list .tt1{font-size: 16px;}



}

@media (max-width:1199px){
    header nav .ul > li > a{padding: 0 14px;}
    
    .title.title2 .div1{float: none;}
    .title.title2 .div2{float: none;margin-top:10px;}
    .title.title2 .div2 a{margin: 10px 10px 0 0;}
    .title.title2 .div2 a:nth-last-of-type(n+8){display: inline-block;}

    /*公司简介*/
    .main1 .box{padding:30px 52% 30px 0;min-height:440px;}

    /*新闻资讯*/
    .main4 .list{width: calc(33.33% - 12px);}
    .main4 .list:nth-child(1){display: none;}
    .main4 .list .bjcover{height: auto;padding-top: 70%;}

    .main3 .list{height: auto;padding-top: 88%;min-height: 280px;}


    /*新闻资讯*/
    .nyxw {margin: 0 -10px;}
    .nyxw .list{width: calc(33.33% - 20px);margin: 0 10px 20px;}


    
    
    
    
    
    

}
@media (max-width:991px) {
    header .logo{max-width: calc(100% - 50px);}    
    /*移动导航按钮*/
    header .lanmu{width: 30px;font-size: 0;height: 21px;position: absolute;right: 15px;bottom:30px;cursor: pointer;z-index: 2;}
    header .lanmu i{display: inline-block;width: 100%;height: 3px;background: #e20001;border-radius: 3px;transition: all 0.6s;}
    header .lanmu i:nth-child(2), .lanmu i:nth-child(3){width: 40%;margin:6px 0;}
    header .lanmu i:nth-child(2){margin-right: 10%;}
    header .lanmu i:nth-child(3){margin-left: 10%;}
    header .lanmu.active i:nth-child(1) {transform: rotate(45deg) translateY(4px) translateX(5px);}      
    header .lanmu.active i:nth-child(4){transform: rotate(-45deg) translateY(-8px) translateX(8px);}
    header .lanmu.active i:nth-child(2){transform: translateX(-30px);opacity: 0;}
    header .lanmu.active i:nth-child(3){transform: translateX(30px);opacity: 0;}

    /*大图轮播*/
    .banner .swiper-pagination-bullet{width:24px;height:4px;}
    .banner .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom:4px;}
    /*pc导航*/
    header nav{background: #fff;position: absolute;width:180px;padding-bottom: 20px;right: 0;top:100%;display: none;z-index: 100;box-shadow: 0 4px 8px rgba(0,0,0,.1);}
    header nav .container-fluid{padding: 0;}
    header nav .ul > li{width:100%;}
    header nav .ul > li:after{display: none;}
    header nav .ul > li:before{display: none;}
    header nav .ul > li > a{line-height:44px;font-size: 15px;color: #333;border-top: 1px solid #e5e5e5;}
    header nav .ul > li:hover > ul{display:none;}
    header nav .ul > li:hover > a{background:fixed;color: #e20001;}
    header nav .ul > li.active > a{background:fixed;color: #e20001;}

    footer .box1 .list2{width: calc(20% + 100px);}
    footer .box1 .list1{width: calc(80% - 270px);}

    .main77{padding-top:60px;padding-bottom: 60px;}
    .title {margin-bottom:33px;}
    .title .div1{font-size:26px;line-height: 26px;}
    .title .div1 img{height:36px;}
    .title .div2{margin-top:30px;}


    /*公司简介*/
    .main1 .box{padding:5px 53% 10px 0;min-height: 330px;}
    .main1 .box .tt1{display: none;}
    .main1 .box .tt2{font-size: 20px;;margin-top:-14px;}
    .main1 .box .tt3{font-size: 14px;line-height:28px;max-height:224px;}
    .main1 .box .tt4{margin-top: 15px;}

    /*解决方案*/
    .main3 .swiper-container{padding-bottom:70px;}
    .main3 .list:after{display: none;}
    .main3 .list .tt{margin: 0;top:auto;bottom: 0;padding: 0;left: 0 !important;opacity: 1 !important;}
    .main3 .list .tt1{line-height: 44px;background: rgba(0,0,0,.3);height: 44px;font-size: 15px;font-weight: 500;}
    .main3 .list .tt2{display: none;}
    .main3 .list .tt3{display: none;}
    .main3 .list .tt4{display: none;}
    
    /*合作品牌*/
    .main5 .title{width:140px;}
    .main5 .lb5{width: calc(100% - 140px);}
    .main5 .lb5 .list{line-height:76px;height:76px;}

    .nyxw .list .tt .tt1{font-size: 16px;}


    .banner2 img{width: 150%;max-width: 150%;margin-left: -25%;}
    


    /*产品展示*/
    .nycp .list{width: calc(33.33% - 20px);}
    
    
    
    .ny.ny2 .zuo{width: 100%;float: none;margin:0 0 24px;}
    .ny.ny2 .you{width: 100%;float: none;}
    .ny.ny2 .zuo .top{line-height: 54px;padding: 0 10px 0 20px;font-size: 20px;}

    .ny.ny2 .zuo .ul{padding:8px 0 15px;}
    .ny.ny2 .zuo .ul a{padding: 0 10px 0 40px;font-size: 15px;line-height:46px;}
    .ny.ny2 .zuo .ul a:before{left: 28px;}
    .ny.ny2 .zuo .ul a:nth-last-of-type(1):after{display: none;}




    
}

@media (max-width:767px) {
    footer .box2{padding: 20px 0;}
    footer .box1{padding:15px 0}
    footer .box1 .djtop{display: none;}
    footer .box1 .list3{display: none;}
    footer .box1 .list2{width:100%;padding: 15px 0 0 25px;}
    footer .box1 .list1{width:100%;padding: 15px 0 0 25px;}

    .main77{padding-top:40px;padding-bottom: 40px;}
    .title {margin-bottom:26px;}
    .title .div1{font-size:24px;line-height: 24px;}
    .title .div1 img{height:28px;margin-top: 12px;}
    .title .div2{margin-top:24px;}
    .title.title2 .div2{margin-top:10px;}
    .title .div2 a{font-size:14px;line-height: 30px;margin: 6px 6px 0 0 !important;min-width: 110px;}
    .title .div2 a:nth-last-child(1){line-height: 28px;}
    .title .div2 a:nth-last-child(1) i{padding-left:3px;top:1px;}

    /*公司简介*/
    .main1 .box{padding:0;min-height: inherit0;}
    .main1 .box .bjcover{position: relative;right: auto;top:auto;height:auto;width:100%;padding-top: 80%;margin-top: 22px;}
    .main1 .box .tt2{font-size:20px;}
    .main1 .box .tt4{width:110px;line-height: 32px;font-size: 14px;}
    .main1 .box .tt4 i{position: relative;top:0;font-size: 12px;}

    /*产品展示*/
    .main2 .list .tt1{font-size: 14px;line-height: 44px;}
    .main2 .list .tt2{display: none;}

    .main3 .swiper-container{padding-bottom:50px;}
    .main3 .swiper-button-prev{width:80px;line-height:30px;height: 32px;border:1px solid #000;font-size:28px;padding-top:2px;margin-left: -80px;}
    .main3 .swiper-button-next{width: 80px;line-height: 30px;height: 32px;border:1px solid #000;font-size:28px;padding-top:0;margin-right: -80px;}

    

    /*新闻资讯*/
    .main4 .box{margin-top: -12px;}
    .main4 .list{width: calc(50% - 12px);margin-top: 12px;}


    /*新闻资讯*/
    .nyxw{margin:0 -6px;}
    .nyxw .list{width: calc(50% - 12px);margin: 0 6px 12px;}

    /*详情页*/
    .danye{line-height: 170%;}
    .danye .topbox{margin-bottom:20px;}
    .danye .bt{font-size: 18px;}
    .danye .ditu{height:400px;}

    
    /*产品展示*/
    .nycp{margin: 0 -6px;}
    .nycp .list{width: calc(50% - 12px);margin: 0 6px 12px;}
    .nycp .list .tt1{font-size: 14px;line-height: 44px;}
    .nycp .list .tt2{display: none;}

    
.danye .tt div{padding-right:40px;}

.danye .sp{width:560px;height:360px;}

.danye .ditu{width: 100%;float: left;height: 380px;margin:15px 0;}
.danye .formbox{width: 100%;float: left;padding-left:0;margin:25px 0;}
.danye .formbox input{width:100%;float: left;line-height:42px;height: 44px;border: 1px solid #e7e7e7;margin-bottom: 10px;padding: 0 14px;}
.danye .formbox textarea{width: 100%;max-width: 100%;height: 138px;padding: 10px 14px;border: 1px solid #e7e7e7;margin-bottom: 10px;}
.danye .formbox button{width: 100%;line-height: 44px;background:#e20001;font-size: 14px;color: #fff;border: 0;transition: all 0.3s}
.danye .formbox button:hover{opacity: 0.88;}


    /*详情相册*/
    /*左侧相册*/
    .gallery-top .list img{height:auto;}
    .gallery-thumbs .list img{height:auto;}
    /*右侧文字*/
    .cpxq .xqzuo{width:100%;float: none;padding-right: 0;}
    .cpxq .xqyou{width:100%;float: none;}
    .cpxq .xqyou .tt1{font-size:18px;line-height: 46px;margin-top:10px;}
    .cpxq .xqyou .tt2{margin: 6px 0;height: auto;}
    .cpxq .xqyou .tt3{width: 110px;line-height: 40px;}
    /*选项卡*/

    .ulul .lili{font-size:15px;width: 33.33%;padding: 0 6px;line-height: 44px;text-align: center;}
    .ulcont .licont{line-height: 26px;}
    
    
    
.cpxq .box{margin-bottom: 20px;border: 0;}
.cpxq .box:nth-child(1){padding:0;}
    

.gallery-top .img{height:auto;padding-top: 74%;}
.gallery-thumbs .img{height:auto;padding-top: 74%;}

/*选项卡*/
.ulcont .licont{padding:18px 0;}


    .gallery-thumbs{padding: 0 20px;}
.gallery-thumbs .nextleft{width: 18px;background-size: 10px !important;}
.gallery-thumbs .prevright{width: 18px;background-size: 10px !important;}

    
    
    
    
    
    
    
    
   
}
@media (max-width:600px) {

    
    
    /*新闻资讯*/
    .main4 .list{width: calc(100% - 12px);box-shadow: 0 0 0;}
    .main4 .list:nth-child(1){width: calc(100% - 12px);display: block;}
    .main4 .list:nth-child(1) .bjcover{height: auto;padding-top: 70%;}
    .main4 .list:nth-child(1) .tt{position: relative;left: auto;bottom: auto;padding:18px 20px;}
    .main4 .list:nth-child(1) .tt .tt1{font-size: 16px;font-weight: 500;text-overflow: inherit;white-space: inherit;line-height: 25px;max-height: 50px;}
    .main4 .list:nth-child(1) .tt .tt2 .tt3{font-size: 14px;color:#999;line-height: 24px;max-height: 72px;;overflow: hidden;text-overflow: inherit;white-space: inherit;margin-top:5px;}
    .main4 .list:nth-child(1) .tt .tt4{display: block;line-height: 22px;padding:0;font-family: 'Arial';font-size: 14px;position: relative;color: #333;margin-top: 8px;}
    .main4 .list:nth-child(1) .tt .tt4 i{display:none;}
    .main4 .list:nth-child(n+2) .tt{position: relative;left: auto;bottom: auto;padding:18px 20px;}
    .main4 .list:nth-child(n+2) .tt .tt1{font-size: 16px;font-weight: 500;text-overflow: inherit;white-space: inherit;line-height: 25px;max-height: 50px;text-align: left;padding: 0;}
    .main4 .list:nth-child(n+2) .tt .tt2{padding: 0;border: 0;margin-top: 5px;}
    .main4 .list:nth-child(n+2) .tt .tt2 .tt3{height: auto;line-height: 24px;max-height: 72px;}
    .main4 .list:nth-child(n+2) .tt .tt4{display: block;line-height: 22px;padding:0;font-family: 'Arial';font-size: 14px;position: relative;color: #333;margin-top: 8px;border: 0;}
    .main4 .list:nth-child(n+2) .tt .tt4 i{display:none;}

    /*合作品牌*/
    .main5 .title{width:100%;float:none;margin-bottom:26px;}
    .main5 .lb5{width:100%;float: none;}



    .title3{padding:20px 0;margin-bottom:25px;}
    .title3 .div1{margin-top:10px;}
    .title3 .div1 a{font-size:14px;line-height:35px;min-width: 120px;}

    /*新闻资讯*/
    .nyxw{margin:0 -6px;}
    .nyxw .list{width: calc(100% - 12px);margin: 0 6px 12px;}

    
    .nyxw .list .tt{position: relative;left: auto;bottom: auto;padding:18px 20px;}
    .nyxw .list .tt .tt1{font-size: 16px;font-weight: 500;text-overflow: inherit;white-space: inherit;line-height: 25px;max-height: 50px;text-align: left;padding: 0;}
    .nyxw .list .tt .tt2{padding: 0;border: 0;margin-top: 5px;}
    .nyxw .list .tt .tt2 .tt3{height: auto;line-height: 24px;max-height: 72px;}
    .nyxw .list .tt .tt4{display: block;line-height: 22px;padding:0;font-family: 'Arial';font-size: 14px;position: relative;color: #333;margin-top: 8px;border: 0;}
    .nyxw .list .tt .tt4 i{display:none;}
    
    
    .danye .ditu{height:330px;}
    
    
    
    .danye .tt div{padding-right:0;display: block;}
    
    

.nyxz {margin-top: -22px;}
.nyxz .list{padding:20px 40px 20px 0;}
.nyxz .list .tt{width:70px;height: 70px;border-radius:4px;font-size:18px;padding-top:2px;line-height: 28px;display: none;}
.nyxz .list .tt b{font-size: 20px;}
.nyxz .list .tt1{font-size: 16px;color: #000;line-height: 25px;height: auto;transition: all 0.3s;text-overflow:inherit;white-space:inherit;max-height:50px;overflow: hidden;}
.nyxz .list .tt2{font-size: 14px;color: #999;line-height: 25px;height: auto;max-height: 75px;margin-top:10px;overflow: hidden;}
/*
.nyxz .list .tt3{font-size: 40px;color: #C41124;position: relative;right: 0;top:0;bottom: 0;margin: auto 0;width: 40px;height: 40px;font-weight: bold;}
.nyxz .list .tt3:hover{color: #FD1029;}
.nyxz .list:hover .tt1{color:#0050E2;}
*/
    
.danye .sp{width:100%;height:330px;}

    
    
}

@media (max-width:479px) {
/*     .title3 .div1 a{min-width: inherit;height: 37px;overflow: hidden;width: calc(33.33% - 4px);padding: 0;}*/
    .danye .ditu{height:300px;}
        
.danye .sp{width:100%;height:300px;}
}
 /*手机底部*/
@media (max-width:991px) {
    footer{margin-bottom: 51px;}
    .sjdibu{height:50px;background:#e20001;position:fixed; bottom:0; left:0; z-index:113; border-top:solid 1px #fff;width: 100%;text-align: center;font-size: 0;}
    .sjdibu .box1 a{display: inline-block;vertical-align: top;color: #fff;padding: 5px;}
    .sjdibu .box1 a span{ color:#fff; font-size:16px; line-height:20px;}
    .sjdibu .box1 a h6{ font-size:12px; line-height:20px;margin: 0;}
    .sjdibu .box2{ position: fixed; left: 0; bottom:51px; z-index:112; width: 100%;background: #fff;box-shadow: 0 -2px 4px rgba(0,0,0,.1);padding: 6px 0;display: none;}
    .sjdibu .box2 img{max-height: 140px;display: block;margin: 0 auto;} 
}