/*全局样式*/
@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}
.clearfix:after,.clearfix:before{clear: both;}
ul {margin: 0;}
li {list-style: none;}
img{max-width:100%;}
.container-fluid {max-width: 1230px !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: 120px;height: 120px;font-size: 0;}
header .logo img{max-height: 60%;}
header .txt{background: url(../images/tu1.png) no-repeat left center;padding-left: 52px;margin-top: 30px;}
header .txt div{font-size:16px;color: #000;line-height:30px;}
header .txt div span{font-size: 24px;color: #e9001b;font-family: 'Impact';line-height: 0;position: relative;top:2px;}

/*pc导航*/
header nav{background: #0575dc;}
header nav a{transition: all .2s;}
header nav ul{font-size: 0;margin:0;}
header nav ul > li{position: relative;text-align: center;display: inline-block;vertical-align: top;line-height:60px;width:16.666%;}
header nav ul > li:after{content: "";width: 1px;height: 100%;background: rgba(255,255,255,.2);position: absolute;left: 0;top:0;}
header nav ul > li:nth-last-child(1):before{content: "";width: 1px;height: 100%;background: rgba(255,255,255,.2);position: absolute;right: 0;top:0;}
header nav ul > li > a{line-height:inherit; display:block;color: #fff;font-size:18px;line-height: 54px;}

header nav ul > li:hover > a{color: #fff;background-color: #df0008;}
header nav ul > li.active > a{color: #fff;background-color: #df0008;}
header nav .ul{display:none;position: absolute;left: 0;top:100%;width: 100%;right: 0;background:rgba(255,255,255,1);padding:2px 0 15px;box-shadow: 0 0 10px rgba(0,0,0,.1);border-radius: 0 0 10px 10px;overflow: hidden;}
header nav .ul a{font-size: 14px;color: #333;line-height: 22px;padding:8px;display: block;}
header nav .ul a:hover{background-color: #df0008;color: #fff;}
header nav .ul a.active{background-color: #df0008;color: #fff;}
header nav ul > li:hover .ul{display: block;}
/*banner*/
.banner{position: relative;z-index: 1;overflow: hidden;}
.banner .bjcover{padding-top: 33.85416666666667%;}
.banner .swiper-pagination-bullet{background:#fff;opacity:1;transition: all .2s;}
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#0575dc;width: 30px;border-radius: 4px;}


/* 搜索 */
.ssbox{border-bottom: 1px solid #ddd;padding: 25px 0;}
.ssbox .ul{padding-left: 46px;background: url(../images/tu2.png) no-repeat left center;height: 50px;overflow: hidden;font-size: 0;width: calc(100% - 420px);float: left;}
.ssbox .ul a{display: inline-block;vertical-align: top;font-size: 16px;color: #000;line-height: 50px;padding-right: 10px;transition: all .2s;}
.ssbox .ul a:nth-child(1){padding-right: 2px;}
.ssbox .ul a:nth-child(n+2){color: #999;}
.ssbox .ul a:nth-child(n+2):hover{color: #0575dc;}
.ssbox form{width: 420px;float: right;height:50px;border: 2px solid #0575dc;padding-right:66px;position: relative;}
.ssbox form input{width: 100%;line-height: 46px;height: 46px;border: 0;background: url(../images/tu3.png) no-repeat 16px center;padding-left: 50px;border-right: 2px solid #0575dc;}
.ssbox form button{transition: all .2s;width:64px;height: 44px;line-height: 44px;background: #0575dc;position: absolute;right: 1px;top:0;bottom: 0;margin: auto 0;border: 0;font-size: 16px;color: #fff;}
.ssbox form button:hover{background-color: #e9001b;}






.main55{padding: 55px 0;}
.title{text-align: center;overflow: hidden;margin-bottom:38px;}
.title .div1{font-size: 36px;color: #000;font-weight: bold;line-height: 120%;}
.title .div2{font-size: 0;text-align: center;margin-top:11px;}
.title .div2 span{font-family: 'Courier New';text-transform: uppercase;font-size: 24px;position: relative;display: inline-block;vertical-align: top;border: 2px solid #181818;line-height: 30px;padding: 0 14px;}
.title .div2 span:after{content: "";width: 200px;height: 1px;background: #181818;position: absolute;left: 100%;top:0;bottom: 0;margin: auto 0;}
.title .div2 span:before{content: "";width: 200px;height: 1px;background: #181818;position: absolute;right: 100%;top:0;bottom: 0;margin: auto 0;}


.title1{text-align: center;margin-bottom:36px;margin-top: -6px;font-size: 0;}
.title1 .ul1 a{display: inline-block;vertical-align: top;transition: all .2s;min-width: 140px;text-align: center;line-height: 38px;background: #181818;font-size: 16px;color: #fff;padding: 0 15px;margin: 1px;}
.title1 .ul1 a:hover{background-color: #0575dc;color: #fff;}
.title1 .ul1 a.active{background-color: #0575dc;color: #fff;}

.title1 .ul2box{padding-top:14px;font-size: 0;min-height: 42px;}
.title1 .ul2box a{display: inline-block;vertical-align: top;font-size: 14px;color: #000;padding: 0 16px;line-height:28px;transition: all .2s;position: relative;}
.title1 .ul2box a:nth-child(n+2):after{content: "";width: 2px;height: 12px;background: #A8A8A8;border-right: 1px solid #6F6F6F;position: absolute;left: 0;top:1px;bottom: 0;margin: auto 0;}

.title1 .ul2box a:hover{color: #0575dc;}
.title1 .ul2box a.active{color: #0575dc;}
.title1 .ul2box .ul2{display: none;}
.title1 .ul2box .ul2.active{display: block;}




.gd{display: block;width: 200px;line-height:54px;background:#181818;border-radius: 30px;text-align: center;padding-right: 33px;position: relative;font-size: 16px;color: #fff;margin: 33px auto 0;}
.gd:after{content: "+";font-size: 29px;padding-left: 1px;;line-height: 36px;color: #000;width: 38px;height: 38px;background: #fff;border-radius: 50%;position: absolute;right: 10px;top:0;bottom: 0;margin: auto 0;}
.gd:hover{background-color: #0575dc;color: #fff;}



/* 产品展示 */
.main1 .lb1{margin: -10px;}
.main1 .list{display: block;border: 1px solid #ddd;box-shadow: 0 0 11px rgba(0,0,0,.1);margin: 10px;}
.main1 .list .img{padding: 4px;}
.main1 .list .img .bjcover{padding-top:100%;}
.main1 .list .tt1{background: #fff;line-height: 70px;font-size: 24px;color: #000;padding: 0 10px;text-align: center;border-top: 1px solid #ddd;}
.main1 .list .tt2{background: #F8F8F8;box-shadow: 0 0 11px rgba(0,0,0,.03) inset;text-align: center;border-top: 1px solid #ddd;}
.main1 .list .tt2 span{display: inline-block;vertical-align: top;font-size: 14px;padding: 0 10px;line-height: 70px;position: relative;color: #000;transition: all .2s;}
.main1 .list .tt2 span:after{content: "";width: 54px;height: 1px;background:#181818;position: absolute;left: 100%;top:1px;bottom: 0;margin: auto 0;transition: all .2s;}
.main1 .list .tt2 span:before{content: "";width: 54px;height: 1px;background:#181818;position: absolute;right: 100%;top:1px;bottom: 0;margin: auto 0;transition: all .2s;}
.main1 .list:hover .img .bjcover{transform:scale(1.06);}
.main1 .list:hover .tt1{color: #fff;background-color: #0575dc;}
.main1 .list:hover .tt2 span{color: #0575dc;}
.main1 .list:hover .tt2 span:after{background-color: #0575dc;}
.main1 .list:hover .tt2 span:before{background-color: #0575dc;}





/* 欢迎新老客户前来选购，我们将竭诚为您服务 */
.main2 .box{text-align: center;}
.main2 .box .tt2{text-align: center;margin-top:33px;}
.main2 .box .tt2 span{display: inline-block;vertical-align: top;background: #fff;font-size:36px;color: #000;padding: 8px 22px;line-height: 140%;letter-spacing: 2px;}
.main2 .box .tt3{width: 56px;height: 6px;background: #fff;margin: 66px auto 0;}
.main2 .box .tt4{font-family: 'Arial';font-size: 24px;color: #fff;margin-top: 44px;}
.main2 .box .tt4 img{padding-right: 10px;position: relative;top:-2px;}



/* 关于我们 */
.main3 .box{text-align: center;font-size: 16px;color: #191919;text-align: center;line-height: 30px;}
.main3 .box .tt1{font-size: 30px;font-weight: bold;line-height: 40px;padding-bottom: 8px;}



.main4{overflow: hidden;}
.main4 img{width: 100%;display: block;}


/* 选择我们的4大理由 */
.main5 .box{position: relative;height: 640px;}
.main5 .box .bjcover{width: 370px;height: 370px;border: 25px solid #0575dc;border-radius: 50%;position: absolute;left: 0;top:0;right: 0;bottom: 0;margin: auto;z-index: 1;}
.main5 .box .listbox {margin: -12px;}
.main5 .box .listbox .list{width: 50%;height: 318px;float: left;position: relative;padding: 50px 50px 0;}
.main5 .box .listbox .list .img{position: absolute;left: 0;top:0;width: 100%;height: 100%;z-index: 1;}
.main5 .box .listbox .list .img img{width: 100%;height: 100%;}
.main5 .box .listbox .list:nth-child(2) .img{transform:rotateY(180deg);}
.main5 .box .listbox .list:nth-child(3) .img{transform:rotateX(180deg);}
.main5 .box .listbox .list:nth-child(4) .img{transform:rotateY(180deg);}
.main5 .box .listbox .list:nth-child(4) .img img{transform:rotateX(180deg);}
.main5 .box .listbox .list .tt1{font-size: 30px;font-weight: bold;color: #000;padding-left: 80px;position: relative;line-height: 64px;overflow: hidden;height: 64px;z-index: 2;color: #0575dc;}
.main5 .box .listbox .list .tt1 span{font-weight: normal;font-family: 'Arial';font-size: 16px;padding-left: 11px;display: inline-block;vertical-align: middle;}
.main5 .box .listbox .list .tt1 i{width: 64px;height: 64px;border: 5px solid #D5E8F9;background:#0575dc;font-weight: 100;line-height: 54px;text-align: center;font-size: 30px;font-family: 'Impact';position: absolute;left: 0;top:0;color: #fff;border-radius: 50%;}
.main5 .box .listbox .list .tt2{position: relative;z-index: 2;font-size: 18px;color: #000;line-height: 30px;height: 120px;overflow: hidden;margin-top: 22px;max-width: 322px;}
.main5 .box .listbox .list:nth-child(even) .tt1{text-align: right;padding-left: 0;padding-right: 80px;}
.main5 .box .listbox .list:nth-child(even) .tt1 span{padding-left: 0;padding-right: 11px;}
.main5 .box .listbox .list:nth-child(even) .tt1 i{left: auto;right: 0;}
.main5 .box .listbox .list:nth-child(even) .tt2{margin-left: calc(100% - 322px);}



/*行业资讯*/
.main6{background: #F4F4F4;}
.main6 .zuo{width:calc(14% + 270px);float: left;background: #fff;box-shadow: 0 0 8px rgba(0,0,0,.12);display: block;padding: 10px;padding-bottom: 0;margin-bottom: 10px;border: 1px solid #f2efef;}
.main6 .zuo .bjcover{height: 350px;}
.main6 .zuo:hover .bjcover{transform:scale(1.06);}
.main6 .zuo .tt{color: #373737;font-size: 17px;font-weight: bold;padding: 0 40px 0 14px;position: relative;line-height: 66px;}
.main6 .zuo:hover .tt{color: #df0008;}
.main6 .zuo .tt:after{content:"";width: 15px;height: 15px;background: url("../images/tu26.png") no-repeat;position: absolute;left: -15px;top:0;bottom:0;margin: auto 0;}
.main6 .zuo .tt:before{content:"";width: 19px;height: 15px;background: url("../images/tu27.png") no-repeat;position: absolute;right: 10px;top:0;bottom:0;margin: auto 0;}
.main6 .zuo:hover .tt:before{background: url("../images/tu27-1.png") no-repeat;}
.main6 .you{width:calc(86% - 280px);padding-left: 10px;float: right;}
.main6 .you .list{display:block;background: #fff;box-shadow: 0 0 8px rgba(0,0,0,.12);margin-bottom: 10px;position: relative;padding-left: 196px;border: 1px solid #f2efef;height: 136px;padding-right: 24px;}
.main6 .you .list .tt1{font-size: 18px;color: #666666;font-weight: bold;margin-top: 32px;line-height: 18px;position: relative;padding-left: 26px;padding-bottom: 14px;margin-bottom: 12px;}
.main6 .you .list .tt1:after{content: "";width: 15px;height: 15px;background: url("../images/tu26-1.jpg") no-repeat;position: absolute;left: 0;top:2px;transition: all 0.3s;}
.main6 .you .list .tt1:before{content: "";width: 16px;height: 2px;background: #d3d3d3;position: absolute;left: 26px;bottom:0;transition: all 0.3s;}
.main6 .you .list .tt3{font-size: 13px;color: #999999;position: relative;padding-bottom: 18px;padding-left: 26px;}
.main6 .you .list .tt3:after{content: "";width: 42px;height: 7px;background: url("../images/tu28.png") no-repeat;position: absolute;left: 26px;bottom:0;transition: all 0.3s;opacity: 1;}
.main6 .you .list .tt3:before{content: "";width: 42px;height: 7px;background: url("../images/tu28-1.png") no-repeat;position: absolute;left: 26px;bottom:0;transition: all 0.3s;opacity: 0;}
.main6 .you .list .tt2{font-size: 12px;color: #999999;width: 160px;text-align: center;border-right: 1px solid #e5e5e5;position: absolute;left: 0;top:0;height: 100%;}
.main6 .you .list .tt2 b{font-size: 40px;color: #000;font-weight: inherit;display: block;}
.main6 .you .list .tt2 i{display: none;}
.main6 .you .list .tt2 div{position:absolute;left: 0;right: 0;top:50%;transform:translateY(-50%);}
.main6 .you .list:after{content:"";width: 30px;height: 30px;background: #f3f3f3;position: absolute;left: 0;top:0;}
.main6 .you .list:hover .tt1{color: #df0008;}
.main6 .you .list:hover .tt1:after{background: url("../images/tu26.png") no-repeat;}
.main6 .you .list:hover .tt3:after{left: 40px;opacity: 0;}
.main6 .you .list:hover .tt3:before{left: 40px;opacity: 1;}
.main6 .you .list:nth-child(n+4){display:none;}



/* 经营品牌 */
.main7 .list{display: block;border: 1px solid #ddd;line-height: 80px;height: 80px;font-size: 0;text-align: center;background: #fff;box-shadow: 0 0 11px rgba(0,0,0,.03);transition: all .2s;}
.main7 .list img{max-height: 80%;max-width: 80%;}
.main7 .list:hover{border-color: #0575dc;}


/* 联系我们 */
.main8 .list1{width: 50%;float: left;padding-right: 220px;position: relative;}
.main8 .list1 .ss{display: block;width: 150px;height: 150px;border: 1px solid #ddd;position: absolute;right: 40px;top:0;}
.main8 .list1 div{padding-left: 44px;position: relative;font-size: 14px;color: #000;padding-bottom: 20px;line-height: 24px;}
.main8 .list1 div span{color: #666;position: absolute;left: 0;top:0;}
.main8 form{width: 50%;float: left;}
.main8 form input{line-height: 40px;height: 40px;background: #E7E7E7;width: calc(50% - 5px);float: left;border: 0;padding: 0 15px;}
.main8 form input:nth-child(2){margin-left: 10px;}
.main8 form textarea{line-height: 24px;height:116px;background: #E7E7E7;width: 100%;max-width: 100%;float: left;border: 0;margin-top: 10px;padding: 8px 15px;}
.main8 form button{width: calc(50% - 5px);background: #0575dc;line-height: 40px;font-size: 16px;text-align: center;color: #fff;border: 0;margin-top:10px;transition: all .2s;}
.main8 form button:hover{background-color: #e9001b;}

.main8 .container-fluid{padding-top: 20px;padding-bottom: 20px;}
.main8 .box{padding-top: 22px;}


footer{background: #0575dc;padding: 25px 0;text-align: center;font-size: 14px;color: #fff;}





/*内页共用*/
.ny{min-height:666px;padding: 44px 0 50px;}
.ny .zuo{width:260px;float: left;padding-right: 30px;}
.ny .you{width:calc(100% - 260px);float: left;}
.ny .zuo .top{line-height: 76px;background: #0575dc;margin-bottom: 2px;font-size:20px;font-weight: bold;color: #fff;text-align: center;height: 76px;overflow: hidden;position: relative;display: block !important ;top:0 !important}
.ny .zuo .top span{font-size: 11px;color: #fff;font-family: 'Arial';text-transform: uppercase;line-height: normal;}
.ny .zuo .top:before{position: absolute;right:16px;top:2px;opacity: 0;}

.ny .zuo .ul{margin-bottom: 20px;}
.ny .zuo .ul > a{display:block;width: 100%;margin-top: 2px;line-height: 42px;background: #f1f1f1;color: #000;position: relative;padding: 0 34px 0 24px;transition: all 0.3s;}
.ny .zuo .ul > a:before{position: absolute;right: 20px;top:0;color: #333;line-height: inherit;font-size: 80%;transition: all 0.3s;transform:rotate(-90deg)}
.ny .zuo .ul > a:hover{background: #0575dc;color: #fff;}
.ny .zuo .ul > a:hover:before{color: #fff;}
.ny .zuo .ul > a.active{background: #0575dc;color: #fff;}
.ny .zuo .ul > a.active:before{color: #fff;transform:rotate(0deg)}

/*二级*/
.ny .zuo .ul2{display:none;border: 1px solid #eee;padding: 6px 20px;}
.ny .zuo .ul2.active{display:block;}
.ny .zuo .ul2 a{line-height: 42px;padding:0 10px 0 15px;width: 100%;position: relative;display: block;transition: all 0.3s}
.ny .zuo .ul2 a:nth-child(n+2){border-top:1px dashed #eee;}
.ny .zuo .ul2 a:hover{color: #0575dc}
.ny .zuo .ul2 a.active{color: #0575dc}

/*左侧联系我们*/
.ny .zuo .tt{border:1px solid #eee;margin-top: 3px;background: #fff;}
.ny .zuo .tt .tt1{color: #000;padding: 20px 0;padding-left: 60px;border-bottom: 1px solid #eee;background: url("../images/tu22.png") no-repeat 16px center;}
.ny .zuo .tt .tt1 span{color: #0575dc;font-size: 20px;display: block;font-weight: bold;}
.ny .zuo .tt .tt2{padding:16px;color: #333;font-size: 13px;line-height: 26px;}
/*右侧顶部*/
.ny .you .top{font-size:20px;color: #000;font-weight: bold;border-bottom: 1px solid #eee;line-height:54px;margin-bottom:25px;position: relative;}
.ny .you .top .top2{position: absolute;right: 0;top:0;font-size: 14px;font-weight: 500;color: #000;}
.ny .you .top .top2 span{color: #0575dc;}
.ny .you .top .top2 a{color: #000;transition: all .2s;}
.ny .you .top .top2 a:hover{color: #0575dc;}


/*内页新闻*/
.nyxw .list{margin-bottom:20px;display: block;padding: 14px;border: 1px solid #e9e9e9;box-shadow: 0 4px 4px rgba(0,0,0,.06)}
.nyxw .list .img{width:calc(9% + 156px);float: left;}
.nyxw .list .img .bjcover{height:200px;}
.nyxw .list .tt{float: left;width: calc(91% - 156px);padding-left: 22px;}
.nyxw .list .tt1{font-size: 17px;color: #000;font-weight: bold;line-height: 27px;margin-top: 10px;}
.nyxw .list .tt2{color: #b1b1b1;font-size: 12px;line-height: 28px;}
.nyxw .list .tt3{color: #333333;line-height: 25px;height: 75px;overflow: hidden;}
.nyxw .list .tt4{width:96px;border: 1px solid #d9d9d9;border-radius: 20px;text-align: center;color: #333333;line-height: 29px;margin-top: 14px;position: relative;padding-right: 20px;}
.nyxw .list .tt4:after{content:"";width: 10px;height: 7px;background: url("../images/tu29.png") no-repeat center center;position: absolute;right: 20px;top:0;bottom:0;margin: auto 0;transition: all 0.3s;z-index: 1;}
.nyxw .list .tt4:before{content:"";width: 0;height: 7px;background: url("../images/tu29-1.png") no-repeat center center;position: absolute;right: 30px;top:0;bottom:0;margin: auto 0;transition: all 0.3s;z-index: 2;}
.nyxw .list:hover .tt4{background-color: #0575dc;color: #fff;border-color: #0575dc;}
.nyxw .list:hover .tt4:before{width: 10px;transition: all 0.3s;right: 20px;}
.nyxw .list:hover .img .bjcover{transform:scale(1.06);}





.nycp{margin: 0 -10px;}
.nycp .list{display: block;width: calc(33.33% - 20px);margin: 0 10px 20px;float: left;}
.nycp .list .bjcover{padding-top: 100%;}
.nycp .list:hover .bjcover{transform:scale(1.06);}
.nycp .list .tt{border: 1px solid #ddd;text-align: center;line-height: 60px;font-size: 18px;color: #000;}
.nycp .list:hover .tt{background-color: #0575dc;color: #fff;border-color: #0575dc;}




    
    /*详情页*/
    .danye{color:#000000;font-size: 14px;line-height: 180%;}
    .danye .topbox{margin-bottom:24px;text-align: center;}
    .danye .bt{color: #000;font-size: 22px;padding-bottom: 10px;}
    .danye .rq{color: #555555;font-size: 14px;}
    .danye .xian{width: 100%;height: 1px;margin-top: 14px;border-bottom: 1px dashed #ccc;}
    .danye .img{margin:0 auto 18px auto;display: block;}
    .danye .img img{display: block;margin: 0 auto;}
    .danye .ditu{height:400px;position: relative;margin:20px auto;border: 1px solid #eee;}




/*transition: all .2s;*/
/*#0575dc*/

/*e9001b*/
/*transform:scale(1.06);*/

/*媒体查询开始*/
@media (max-width:1199px){
    header nav ul > li > a{font-size: 16px;}
    .banner .bjcover{padding-top:42%;}
    .main1 .list .tt1{line-height: 60px;font-size:18px;}
    .main1 .list .tt2{display: none;}
    .main4 img{width: 140%;max-width: 140%;margin-left: -20%;}

    /* 选择我们的4大理由 */
    .main5 .box{height: auto;}
    .main5 .box .bjcover{display: none;}
    .main5 .box .listbox {margin:-55px -15px 0;font-size: 0;}
    .main5 .box .listbox .list{width: 50%;height: auto;display: inline-block;vertical-align: top;float: none;padding:55px 15px 0;}
    .main5 .box .listbox .list .img{display: none;}
    .main5 .box .listbox .list .tt2{max-width: 100%;height: auto;}
    .main5 .box .listbox .list:nth-child(even) .tt2{margin-left: 0;text-align: right;}

    /*    行业资讯*/
    .main6 .you .list .tt2{width:130px;}
    .main6 .you .list{padding-left:166px;}





}
@media (max-width:991px) {
    /*pc导航*/
    header nav{display:none;width:150px;float: none;padding:15px 0 20px;margin:0;position: absolute;right:0;top:100%;z-index:113;background: #fff;box-shadow: 0 0 11px rgba(0,0,0,.1);}
    header nav .container-fluid{padding: 0;}
    header nav ul > li{display:block;width:100%;text-align: left;padding:0;border-bottom: 1px solid #ddd;}
    header nav ul > li:nth-last-child(1){border: 0;}
    header nav ul > li > a{display:block; color: #333;font-size:15px;line-height:42px;text-align: center;}
    header nav ul > li:hover .ul{display: none;}
    /*移动导航按钮*/
    header .lanmu{width: 30px;font-size: 0;height: 21px;position: absolute;right: 15px;bottom:49px;cursor: pointer;z-index: 2;}
    header .lanmu i{display: inline-block;width: 100%;height: 3px;background: #0575dc;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;}


    /* 搜索 */
    .ssbox{padding: 20px 0;}
    .ssbox .ul{padding-left: 40px;width: 100%;max-height: 60px;overflow: hidden;background:url(../images/tu2.png) no-repeat left 0;height: auto;}
    .ssbox .ul a{font-size: 14px;line-height: 30px;}
    .ssbox form{width:100%;margin-top:11px;}

    .main1 .lb1{margin: -6px;}
    .main1 .lb1 .list{margin: 6px;box-shadow: 0 0 0;}
    .main2 .box .tt2 span{font-size: 26px;}

    /*行业资讯*/
    .main6 .zuo{width:100%;margin: 0;}
    .main6 .zuo .bjcover{height: auto;padding-top:70%;}
    .main6 .you{width:100%;padding: 0;margin-top: 10px;}


    /* 联系我们 */
    .main8 .list1{padding-right: 30px;}
    .main8 .list1 .ss{display: none;}



        /*内页共用*/
.ny{min-height:333px;padding: 20px 0 50px;}
.ny .zuo{width:100%;padding: 0;margin-bottom: 20px;}
.ny .you{width:100%;}
.ny .zuo .top{line-height:48px;margin:0;font-size:18px;height:50px;text-align: left;padding: 0 30px 2px 20px;}
.ny .zuo .top span{font-size: 11px;color: #fff;font-family: 'Arial';text-transform: uppercase;}
.ny .zuo .top:before{opacity: 1;}
.ny .zuo .ul{margin:0;display: none;}
.ny .zuo .ul > a{padding: 0 30px 0 20px;}
.ny .zuo .ul > a:before{right: 15px;}
    
    
    
    
}

@media (max-width:767px) {
    .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom: 3px;}

    /* 搜索 */
    .ssbox .ul{padding-left:28px;background-size:20px !important;background-position: left 5px !important;max-height: 52px;}
    .ssbox .ul a{font-size: 14px;padding-right: 6px;line-height: 26px;}
    .ssbox .ul a:nth-child(1){padding-right: 0}
    .ssbox form{height: 40px;border:1px solid #0575dc;padding-right:52px;}
    .ssbox form input{line-height: 38px;height: 38px;background: url(../images/tu3.png) no-repeat 10px center;padding-left: 33px;border-right: 1px solid #0575dc;background-size: 15px !important;}
    .ssbox form button{width:50px;height: 36px;line-height: 36px;font-size: 14px;}


    .main55{padding:33px 0;}
    .title{margin-bottom:24px;}
    .title .div1{font-size:24px;}
    .title .div2{margin-top:4px;}
    .title .div2 span{padding: 0;font-size: 16px;border: 0;line-height: 20px;}
    .title .div2 span:after{display: none;}
    .title .div2 span:before{display: none;}


    .title1{margin-bottom:22px;}
    .title1 .ul1 a{min-width:120px;line-height: 36px;font-size: 15px;padding: 0 10px;}
    .title1 .ul2box{padding-top:10px;min-height:38px;}


    .gd{width:150px;line-height:44px;padding-right:26px;font-size: 15px;margin-top: 28px;}
    .gd:after{font-size: 22px;line-height: 30px;width: 32px;height: 32px;right: 6px;}

    /* 产品展示 */
    .main1 .list .img{padding: 0;}
    .main1 .list .tt1{font-size: 15px;line-height:40px;}


    /* 欢迎新老客户前来选购，我们将竭诚为您服务 */
    .main2 .box .tt1 img{max-width: 60%;}
    .main2 .box .tt2{margin-top: 20px;}
    .main2 .box .tt2 span{font-size:22px;}
    .main2 .box .tt3{width: 56px;height: 3px;margin-top: 22px;display: none;}
    .main2 .box .tt4{font-size:18px;;margin-top:22px;}
    .main2 .box .tt4 img{max-width: 30px;}


    /* 关于我们 */
    .main3 .box{font-size: 15px;line-height:28px;}
    .main3 .box .tt1{font-size:20px;line-height: 30px;}


    .main4 img{width: 240%;max-width: 240%;margin-left: -40%;}




    /* 选择我们的4大理由 */
    .main5 .box .listbox {margin:-33px 0 0}
    .main5 .box .listbox .list{width:100%;padding: 44px 0 0;}
    .main5 .box .listbox .list .tt1{font-size: 22px;padding:0 0 0 60px !important;line-height:30px;height: auto;}
    .main5 .box .listbox .list .tt1 span{font-size: 14px;padding: 0 !important;display: block;line-height: 22px;}
    .main5 .box .listbox .list .tt1 i{width:50px;height: 50px;border:3px solid #D5E8F9;line-height:44px;font-size: 22px;top:3px;}
    .main5 .box .listbox .list .tt2{font-size:16px;line-height: 30px;margin-top: 15px;}
    .main5 .box .listbox .list:nth-child(even) .tt1{text-align: left;}
    .main5 .box .listbox .list:nth-child(even) .tt1 i{left: 0;right: auto;}
    .main5 .box .listbox .list:nth-child(even) .tt2{text-align: left;}



    /*行业资讯*/
    .main6 .zuo{box-shadow: 0 0 0;}
    .main6 .you .list{box-shadow: 0 0 0;height: auto;padding:18px 15px 22px;}
    .main6 .you .list .tt1{font-size: 16px;margin: 0;line-height:26px;max-height: 52px;padding:0 0 0 22px;margin-bottom:8px;font-weight: 400;text-overflow:inherit;white-space:inherit;}
    .main6 .you .list .tt1:after{top:7px;}
    .main6 .you .list .tt1:before{display: none;}
    .main6 .you .list .tt3{padding-left: 0;margin-top:6px;text-overflow:inherit;white-space:inherit;line-height: 22px;padding: 0 ;max-height:66px;overflow: hidden;}
    .main6 .you .list .tt3:after{left: 0;display: none;}
    .main6 .you .list .tt3:before{left: 0;display: none;}
    .main6 .you .list .tt2{width: 100%;position: relative;left: inherit;top:inherit;height:inherit;font-size: 14px;border: 0;}
    .main6 .you .list .tt2 b{display: none;}
    .main6 .you .list .tt2 i{display: inline-block;}
    .main6 .you .list .tt2 div{position:relative;left: inherit;right:inherit;top:inherit;transform:translateY(0);text-align: left;}
    .main6 .you .list:after{display: none;}
    .main6 .zuo .tt{font-size:15px;padding:10px;line-height: 0;font-weight: normal;text-align: center;}
    .main6 .zuo .tt:after{display: none;}
    .main6 .zuo .tt div{text-overflow:inherit;white-space:inherit;line-height:26px;max-height: 52px;overflow: hidden;}
    .main6 .zuo .tt:before{display:none;}

    /* 联系我们 */
    .main8 .list1{width:100%;padding: 0;}
    .main8 .list1 div{padding-bottom: 10px;}
    .main8 form{width:100%;margin-top: 22px;}




    .nycp{margin: 0 -6px;}
    .nycp .list{width: calc(50% - 12px);margin: 0 6px 12px;}
    .nycp .list .tt{font-size:14px;line-height:44px;}
    


/*详情页*/
.danye .bt{font-size: 18px;padding-bottom: 4px;}
.danye .img{margin:0 auto 15px auto;}
.danye .ditu{height:360px;margin: 15px auto;}
.danye .xian{margin-top: 10px;}


    
   
}
@media (max-width:600px) {
    header .logo{height:80px;line-height:80px;max-width: calc(100% - 44px);}
    header .lanmu{bottom:30px;}

    /*内页新闻*/
    .nyxw .list{margin-bottom:20px;padding: 0;box-shadow: 0 0 0;}
    .nyxw .list .img{width:100%;float:none;}
    .nyxw .list .img .bjcover{height:auto;padding-top: 66%;}
    .nyxw .list .tt{float: none;width: 100%;padding-left: 0;padding: 0 10px;padding: 10px 20px 20px;}
    .nyxw .list .tt1{text-overflow:inherit;white-space:inherit;overflow: inherit;line-height: 24px;}
    .nyxw .list .tt3{height:auto;max-height: 75px;}
    
}

@media (max-width:479px) {
 
      /* 联系我们 */
    .main8 form input{width: 100%;}
    .main8 form input:nth-child(2){margin: 10px 0 0}
    .main8 .container-fluid{padding-top: 10px;padding-bottom: 10px;}
    .main8 .box{padding-top: 0;}
    footer{padding: 15px;}


    
}
 /*手机底部*/
@media (max-width:991px) {
    footer{margin-bottom: 51px;}
    .sjdibu{height:50px;background:#0575dc;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;} 
}