/*全局样式*/
@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 .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;-webkit-transition: all .5s;}
.tr2 {transition: all .2s;-moz-transition: all .2s;-ms-transition: all .2s;-o-transition: all .2s;-webkit-transition: all .2s;}
.overflow{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;max-height: initial;}
.overflow2{overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.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 .txt1{color: #666;font-size: 14px;border-left: 1px solid #eee;position: relative;padding-left: 20px;margin-left: 18px;line-height:25px;margin-top: 35px;}
header .txt1:after{content: "";width: 1px;height: 100%;background: #eee;position: absolute;left: 2px;top:0;}
header .txt1 b{display: block;font-size: 18px;}
header .txt2{font-size: 16px;color: #666;padding-left:56px;background: url(../images/tu1.png) no-repeat left center;line-height: 25px;margin-top: 30px;}
header .txt2 div{font-family: 'Arial';font-size: 26px;color: #e70012;font-weight: bold;line-height: 35px;}

/*pc导航*/
header nav{background: #008efb;}
header nav a{transition: all 0.3s;}
header nav ul{font-size: 0;margin:0;}
header nav ul > li{position: relative;text-align: center;display: inline-block;vertical-align: top;width: 14.28%;}
header nav ul > li:nth-child(n+2):after{content: "";width: 1px;height: 20px;background: rgba(255,255,255,.3);position: absolute;left: 0;top:0;bottom: 0;margin: auto 0;}
header nav ul > li > a{display:block;color: #fff;font-size: 16px;line-height:54px;}
header nav ul > li:hover > a{color: #fff;background-color: #e70012;}
header nav ul > li.active > a{color: #fff;background-color: #e70012;}
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: #e70012;color: #fff;}
header nav .ul a.active{background-color: #e70012;color: #fff;}
header nav ul > li:hover .ul{display: block;}
/*banner*/
.banner{position: relative;z-index: 1;overflow: hidden;}
.banner .bjcover{display: block;padding-top: 30.208%;}
.banner .swiper-pagination-bullet{background:#fff;opacity:1;transition: all .2s;}
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#e70012;width: 30px;border-radius: 4px;}



.main66{padding: 66px 0;}
.title{overflow: hidden;margin-bottom: 40px;text-align: center;}
.title .div1{font-size: 30px;font-weight:bold;color: #000;line-height: 140%;}
.title .div2{margin-top:8px;font-size: 0;}
.title .div2 span{display: inline-block;vertical-align: top;font-size: 18px;color: #999;padding: 0 22px;position: relative;}
.title .div2 span:after{content: "";width: 176px;height: 9px;background: url(../images/tu3.png) no-repeat;position: absolute;right: 100%;top:0;bottom: 0;margin: auto 0;}
.title .div2 span:before{content: "";width: 176px;height: 9px;background: url(../images/tu3.png) no-repeat;position: absolute;left: 100%;top:0;bottom: 0;margin: auto 0;transform:rotate(180deg)}

.title.titlebs .div1{color: #fff;}
.title.titlebs .div2 span{color: rgba(255,255,255,.6);}
.title.titlebs .div2 span:after{background: url(../images/tu3-1.png) no-repeat;}
.title.titlebs .div2 span:before{background: url(../images/tu3-1.png) no-repeat;}


.title1{text-align: center;margin-top: -8px;margin-bottom:28px;font-size: 0;}
.title1 a{display: inline-block;vertical-align: top;font-size: 17px;color: #000;min-width: 144px;text-align: center;line-height: 44px;border: 1px solid #008efb;background: #fff;padding: 0 11px;transition: all .2s;margin: 0 5px 10px;}
.title1 a:hover{background-color: #008efb;border-color: #008efb;color: #fff;}
.title1 a.active{background-color: #008efb;border-color: #008efb;color: #fff;}


/* 配件供应 */
.main1 .list{display: block;border: 1px solid #ddd;}
.main1 .list .img{margin: 4px;}
.main1 .list .img .bjcover{padding-top: 84%;}
.main1 .list .tt1{border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;padding: 15px 18px;}
.main1 .list .tt1 span{display: block;font-size: 16px;line-height: 24px;text-transform: uppercase;color: #333;height: 48px;}
.main1 .list .tt2{margin: 1px;background: #E8E8E8;line-height: 36px;padding: 0 17px;position: relative;color: #333;}
.main1 .list .tt2:after{content: "";width: 16px;height: 10px;background: url(../images/tu2.png) no-repeat;position: absolute;right: 15px;top:0;bottom: 0;margin: auto 0;opacity: 1;transition: all .2s;}
.main1 .list .tt2:before{content: "";width: 16px;height: 10px;background: url(../images/tu2-1.png) no-repeat;position: absolute;right: 15px;top:0;bottom: 0;margin: auto 0;opacity: 0;transition: all .2s;}
.main1 .list:hover .tt1 span{color: #008efb;}
.main1 .list:hover .tt2{color: #fff;background-color: #008efb;}
.main1 .list:hover .tt2:after{opacity: 0;}
.main1 .list:hover .tt2:before{opacity: 1;}
.main1 .list:hover .bjcover{transform:scale(1.06)}



footer {background: #00518B;}
footer .box2{font-size: 14px;background: #091A28;line-height: 24px;padding: 25px 15px 30px;color: rgba(255,255,255,.6);text-align: center;}
footer .box1 .list1{width: 420px;float: left;padding-right: 20px;font-size: 14px;color: rgba(255,255,255,.6);line-height: 30px;}
footer .box1 .list1 .logo{margin-bottom: 11px;}
footer .box1 .list1 .tt2{font-size: 18px;color: #fff;padding-bottom: 11px;}
footer .box1 .list2{width:calc(50% - 210px);float: left;border-left: 1px solid rgba(255,255,255,.3);border-right: 1px solid rgba(255,255,255,.3);padding:20px;text-align: center;}
footer .box1 .list2 .tt{display: inline-block;vertical-align: top;text-align: left;}
footer .box1 .list2 .tt a{display: block;color: rgba(255,255,255,.6);line-height: 30px;transition: all .2s;}
footer .box1 .list2 .tt a:nth-child(1){color: #fff;font-size: 18px;padding-bottom: 11px;}
footer .box1 .list2 .tt a:hover{color: #fff;}
footer .box1 .list3{width:calc(50% - 210px);float: left;font-size: 0;text-align: center;padding-top: 20px;}
footer .box1 .list3 .tt{display: inline-block;vertical-align: top;text-align: left;font-size: 18px;color: #fff;}
footer .box1 .list3 .tt span{display: block;font-size: 14px;color: rgba(255,255,255,.6)}
footer .box1 .list3 .tt img{display: block;width: 120px;margin:8px 0;}


/* 公司简介 */
.main2{background: #f2f2f2;position: relative;}
.main2:after{content: "";width: 100%;height:290px;background: #fff;position: absolute;left: 0;bottom: 0;z-index: 1;}
.main2 .container-fluid{position: relative;z-index: 2;}
.main2 .box{padding: 40px;box-shadow: 0 0 22px rgba(0,0,0,.1);background: #fff;}
.main2 .box .bjcover{width:38%;float: left;height: 350px;}
.main2 .box .tt{width: 62%;float: left;padding: 33px 0 0 40px;}
.main2 .box .tt .tt1{font-size: 24px;font-weight: bold;color: #000;position: relative;padding-bottom: 15px;margin-bottom: 16px;}
.main2 .box .tt .tt1 span{font-size: 12px;color: #999;font-family: 'Arial';display: block;font-weight:normal;text-transform: uppercase;}
.main2 .box .tt .tt1:after{content: "";width: 50px;height: 2px;background: #008efb;position: absolute;left: 0;bottom: 0;}
.main2 .box .tt .tt2{font-size: 16px;color: #999;line-height: 30px;height: 120px;overflow: hidden;}
.main2 .box .tt .tt3{display: block;width: 150px;line-height: 46px;background: #008efb;font-size: 15px;color: #fff;border-radius: 6px;margin-top:22px;text-align: center;}
.main2 .box .tt .tt3:hover{background-color: #e70012;color: #fff;}


/* 公司服务三大优势 */
.main3 .box{margin: -30px -15px 0;}
.main3 .box .list{width: calc(33.33% - 30px);margin: 30px 15px 0;float: left;border: 1px solid #ddd;box-shadow: 0 0 11px rgba(0,0,0,.1);text-align: center;}
.main3 .box .list .tt1{line-height: 160px;height: 170px;font-size: 0;text-align: center;position: relative;background: #F3F3F3;border-radius: 0 0 60% 50%;padding-top:10px;margin-bottom:30px;}
.main3 .box .list .tt1 img{max-height: 76px;}
.main3 .box .list .tt2{font-size: 26px;font-weight: bold;color: #008efb;}
.main3 .box .list .tt3{font-size: 14px;color: #008efb;font-family: 'Arial';text-transform: uppercase;padding-top:2px;}
.main3 .box .list .tt4{margin: 0 50px;background: #008efb;height: 1px;position: relative;margin-top: 22px;}
.main3 .box .list .tt4:after{content: "";width: 18px;height: 6px;background: #008efb;border-left: 6px solid #fff;border-right: 6px solid #fff;position: absolute;left: 50%;bottom: -3px;margin-left: -9px;}
.main3 .box .list .tt5{margin:22px 40px 40px;font-size: 15px;color: #333;line-height: 30px;text-align: left;height: 180px;overflow-y: auto;}


/* 维修vip */
.main4 .box{font-size: 18px;color: #fff;line-height: 40px;text-align: center;}

/* 新闻资讯 */
.main5 .box .zuo{width: 40%;margin-right: 20px;float: left;box-shadow: 0 0 11px rgba(0,0,0,.06);position: relative;}
.main5 .box .you{width: calc(60% - 20px);float: left;}
.main5 .box .zuo .img{display: block;}
.main5 .box .zuo .img .bjcover{height: 276px;}
.main5 .box .zuo .tt{background: #fff;border: 1px solid #ddd;padding:28px 26px;}
.main5 .box .zuo .tt .tt1{font-size: 18px;color: #333333;padding-bottom: 10px;line-height: 26px;}
.main5 .box .zuo .tt .tt2{font-size: 13px;line-height: 24px;height: 48px;overflow: hidden;color: #666;}
.main5 .box .zuo .tt .tt3{font-size: 13px;color: #20547c;margin-top:16px;line-height: 20px;}
.main5 .box .zuo .tt .tt3 a{display: inline-block;border-left: 1px solid #ddd;font-size: 13px;color: #333;padding-left: 14px;margin-left: 10px;}
.main5 .box .zuo .tt .tt3 a:hover{color: #008efb;text-decoration: underline !important;}
.main5 .box .zuo .tt .tt4{width: 27px;height: 27px;background: url(../images/tu4.png) no-repeat;position: absolute;right: 20px;bottom: 20px;opacity: .6;transition: all .2s;}
.main5 .box .zuo .tt .tt4:hover{opacity: 1;}
.main5 .box .zuo .img:hover .bjcover{transform:scale(1.06);}
.main5 .box .zuo .tt:hover .tt1{color: #008efb;}

.main5 .box .you a{display: block;border: 1px solid #ddd;padding: 18px 66px 18px 120px;position: relative;box-shadow: 0 0 11px rgba(0,0,0,.06);}
.main5 .box .you a:after{content: "";width: 27px;height: 27px;background: url(../images/tu4.png) no-repeat;position: absolute;right: 20px;bottom: 20px;opacity: .6;transition: all .2s;opacity: 1;}
.main5 .box .you a:before{content: "";width: 27px;height: 27px;background: url(../images/tu4-1.png) no-repeat;position: absolute;right: 20px;bottom: 20px;opacity: .6;transition: all .2s;opacity: 0;}
.main5 .box .you a:hover:after{opacity: 0;}
.main5 .box .you a:hover:before{opacity: 1;}

.main5 .box .you a:nth-child(n+2){margin-top: 10px;}
.main5 .box .you a .tt1{font-size: 16px;color: #000;position: relative;padding-bottom: 10px;margin-bottom: 10px;line-height: 24px;}
.main5 .box .you a .tt1:after{content: "";width:22px;height: 3px;background: #008efb;position: absolute;left: 0;bottom: 0;}
.main5 .box .you a .tt2{position: absolute;left: 0;width: 120px;text-align: center;font-size: 15px;color: #999;top:15px;}
.main5 .box .you a .tt2 b{display: block;font-size: 30px;}
.main5 .box .you a .tt2 span{display: none;}
.main5 .box .you a .tt3{font-size: 14px;color: #666;line-height: 24px;}
.main5 .box .you a:hover{background: #008efb;border-color: #008efb;}
.main5 .box .you a:hover .tt2{color: #fff;}
.main5 .box .you a:hover .tt1{color: #fff;}
.main5 .box .you a:hover .tt1:after{background-color: #fff;}
.main5 .box .you a:hover .tt3{color: rgba(255,255,255,.8);}




/*内页共用*/
.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: #008efb;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 30px;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: #008efb;color: #fff;}
.ny .zuo .ul > a:hover:before{color: #fff;}
.ny .zuo .ul > a.active{background: #008efb;color: #fff;}
.ny .zuo .ul > a.active:before{color: #fff;transform:rotate(0deg)}

/*左侧联系我们*/
.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: #008efb;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: #008efb;}
.ny .you .top .top2 a{color: #000;transition: all .2s;}
.ny .you .top .top2 a:hover{color: #008efb;}

/*内页新闻*/
.nyxw .list{margin-bottom:20px;display: block;padding: 14px;border: 1px solid #e9e9e9;}
.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: #008efb;color: #fff;border-color: #008efb;}
.nyxw .list:hover .tt4:before{width: 10px;transition: all 0.3s;right: 20px;}
.nyxw .list:hover .img .bjcover{transform:scale(1.06);}



/*详情页*/
.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;}







/* 产品展示 */
.nycp {margin: 0 -10px;}
.nycp .list{display: block;width: calc(33.33% - 20px);margin: 0 10px 20px;float: left;border: 1px solid #ddd;}
.nycp .list .img{margin: 4px;}
.nycp .list .img .bjcover{padding-top: 84%;}
.nycp .list .tt1{border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;padding: 15px 18px;}
.nycp .list .tt1 span{display: block;font-size: 16px;line-height: 24px;text-transform: uppercase;color: #333;height: 48px;}
.nycp .list .tt2{margin: 1px;background: #E8E8E8;line-height: 36px;padding: 0 17px;position: relative;color: #333;}
.nycp .list .tt2:after{content: "";width: 16px;height: 10px;background: url(../images/tu2.png) no-repeat;position: absolute;right: 15px;top:0;bottom: 0;margin: auto 0;opacity: 1;transition: all .2s;}
.nycp .list .tt2:before{content: "";width: 16px;height: 10px;background: url(../images/tu2-1.png) no-repeat;position: absolute;right: 15px;top:0;bottom: 0;margin: auto 0;opacity: 0;transition: all .2s;}
.nycp .list:hover .tt1 span{color: #008efb;}
.nycp .list:hover .tt2{color: #fff;background-color: #008efb;}
.nycp .list:hover .tt2:after{opacity: 0;}
.nycp .list:hover .tt2:before{opacity: 1;}
.nycp .list:hover .bjcover{transform:scale(1.06)}














/*transition: all .2s;*/
/*008efb*/

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

/*媒体查询开始*/
@media (max-width:1199px){
    .banner .bjcover{height: auto;padding-top:44%;}
    .main2 .box .tt .tt2{line-height: 26px;height: 130px;}
    .main3 .box .list .tt5{font-size: 14px;line-height: 28px;height: 224px;}





}
@media (max-width:991px) {
    header .txt2{display: none;}
    /*pc导航*/
    header nav{display: none;width:170px;float: none;padding:15px 20px 20px;margin:0;position: absolute;right:0;top:100%;z-index:113;background: #fff;box-shadow: 0 3px 6px 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;padding-left: 10px;line-height:42px;}
    header nav ul > li:hover > a{color: #008efb;background: fixed;}
    header nav ul > li.active > a{color: #008efb;background: fixed;}
    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: #008efb;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;}

    
   /* 公司简介 */
    .main2:after{content: "";width: 100%;height:290px;background: #fff;position: absolute;left: 0;bottom: 0;z-index: 1;}
    .main2 .box{padding:25px;}
    .main2 .box .bjcover{width:40%;height: 280px;}
    .main2 .box .tt{width: 60%;padding: 12px 0 0 30px;}
    .main2 .box .tt .tt1{font-size: 20px;margin-bottom: 0;padding-bottom: 8px;}
    .main2 .box .tt .tt1:after{display: none;}
    .main2 .box .tt .tt2{font-size: 14px;line-height: 25px;height: 150px;;}
    .main2 .box .tt .tt3{width: 120px;line-height: 42px;font-size: 14px;margin-top: 10px;}

      /* 公司服务三大优势 */
    .main3 .box{margin: -20px -10px 0;}
    .main3 .box .list{width: calc(33.33% - 20px);margin: 20px 10px 0;padding: 30px 20px;}
    .main3 .box .list .tt1{line-height: 60px;height:60px;border-radius:0;background: fixed;padding: 0;margin: 0 0 20px;}
    .main3 .box .list .tt1 img{max-height: 100%;}
    .main3 .box .list .tt2{font-size: 20px;}
    .main3 .box .list .tt3{font-size: 12px;}
    .main3 .box .list .tt4{margin:0;margin-top: 16px;}
    .main3 .box .list .tt5{margin:16px 0 0px;line-height: 25px;height: 225px;}

    .main5 .box .zuo{width: 100%;margin: 0 0 20px;}
    .main5 .box .you{width: 100%;margin: 0;}
    .main5 .box .zuo .img .bjcover{height: auto;padding-top: 57.5%;}

    footer .box1 .list2{width: calc(100% - 420px);border-right: 0;}
    footer .box1 .list3{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{text-align: center;padding: 0 5px;}







    
  
    
}

@media (max-width:767px) {
    /*banner*/
    .banner .swiper-pagination-bullet{position: relative;bottom: -4px;width: 6px;height: 6px;margin: 0 2px !important;}
    .banner .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 18px;border-radius: 2px;}
    header .logo{line-height: 100px;height: 100px;}
    header .txt1{display: none;}
    header .lanmu{bottom:40px;}


    .main66{padding: 30px 0;}
    .title{margin-bottom: 26px;}
    .title .div1{font-size: 22px;}
    .title .div2{margin-top:4px;}
    .title .div2 span{font-size: 14px;padding: 0;}
    .title .div2 span:after{display: none;}
    .title .div2 span:before{display: none;}

    .title.titlebs .div1{color: #fff;}
    .title.titlebs .div2 span{color: rgba(255,255,255,.6);}
    .title.titlebs .div2 span:after{background: url(../images/tu3-1.png) no-repeat;}
    .title.titlebs .div2 span:before{background: url(../images/tu3-1.png) no-repeat;}

    .title1{margin-top: -6px;margin-bottom:22px;}
    .title1 a{font-size: 14px;min-width: 120px;line-height:36px;margin:0 2px 4px;}

    /* 配件供应 */
    .main1 .list{border: 0;}
    .main1 .list .img{margin: 0;border: 1px solid #ddd;}
    .main1 .list .tt1{border:0 ;padding:6px 0;}
    .main1 .list .tt1 span{font-size: 13px;line-height: 22px;height: auto;max-height: 66px;}
    .main1 .list .tt2{display: none;}

    footer .box2{padding: 15px;font-size: 13px;line-height:20px;}
    footer .box1 .list1{width: 100%;padding: 0;line-height: 28px;}
    footer .box1 .list2{width:100%;border:0;padding:20px 0 0;text-align: left;}
    footer .box1 .list2 .tt a{display: inline-block;vertical-align: top;padding-right: 15px;}
    footer .box1 .list2 .tt a:nth-child(1){display: block;}

    /* 公司简介 */
    .main2 .box{padding: 20px;box-shadow: 0 0 11px rgba(0,0,0,.06);}
    .main2 .box .bjcover{width:100%;height: auto;padding-top: 82%;}
    .main2 .box .tt{width:100%;padding: 20px 0 0 0;}
    .main2 .box .tt .tt1{font-size: 18px;}
    .main2 .box .tt .tt1 span{font-size: 10px;}
    .main2 .box .tt .tt2{height: auto;max-height: 200px;}

    /* 公司服务三大优势 */
    .main3 .box .list{width: calc(100% - 20px);}
    .main3 .box .list .tt5{height: auto;}
    /* 维修vip */
    .main4 .box{font-size:15px;line-height:28px;}
    /* 新闻资讯 */
    .main5 .box .zuo .tt{padding:20px;}
    .main5 .box .zuo .tt .tt1{font-size: 16px;}
    .main5 .box .zuo .tt .tt3{margin-top:11px;font-size: 12px;}
    .main5 .box .zuo .tt .tt3 a{padding-left: 8px;margin-left: 4px;}
    .main5 .box .zuo .tt .tt4{background-size: 20px !important;right: 11px;bottom:14px;}

    .main5 .box .you a{padding: 18px 18px 54px 18px;}
    .main5 .box .you a:after{background-size: 20px !important;right: 11px;bottom:14px;}
    .main5 .box .you a:before{background-size: 20px !important;right: 11px;bottom:14px;}

    .main5 .box .you a .tt2{position: relative;left: auto;width: 100%;text-align: left;font-size: 13px;top:auto;padding-bottom: 6px;margin-top: -3px;}
    .main5 .box .you a .tt2 b{display: none;}
    .main5 .box .you a .tt2 span{display: inline;}
    .main5 .box .you a .tt3{font-size: 14px;color: #666;line-height: 24px;text-overflow:inherit;white-space:inherit;height: auto;max-height: 48px;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}


    /*详情页*/
    .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;}


    /* 产品展示 */
    .nycp {margin: 0 -6px;}
    .nycp .list{display: block;width: calc(50% - 12px);margin: 0 6px 12px;}
    .nycp .list .tt{font-size: 13px;line-height: 40px;margin: 0;border: 0;padding: 0;}


    .nycp {margin: 0 -5px;font-size: 0;}
    .nycp .list{width: calc(50% - 10px);margin: 0 5px 16px;float: none;display: inline-block;vertical-align: top;}
    .nycp .list{border: 0;}
    .nycp .list .img{margin: 0;border: 1px solid #ddd;}
    .nycp .list .tt1{border:0 ;padding:6px 0;}
    .nycp .list .tt1 span{font-size: 13px;line-height: 22px;height: auto;max-height: 66px;}
    .nycp .list .tt2{display: none;}


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

    /*内页新闻*/
    .nyxw .list{margin-bottom:20px;padding: 0;box-shadow: 0 0 0;}
    .nyxw .list .img{width:100%;float:none;margin:15px 15px 0;max-width: calc(100% - 30px);}
    .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) {

    .danye .ditu{height:300px;}

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