@charset "utf-8";
/* CSS Document */
*{margin:0;padding: 0;border: 0; font-size:0.24rem;}
body{font-family: "microsoft yahei";margin:0 auto;font-size: 0.24rem;min-width: 6.4rem; position:relative; top:50px;}
ul{list-style: none;}
a{color:#333;text-decoration: none;}
li a,img{display:block;}
.w6{ width:6rem; margin:0 auto; display:none;}
.slh{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.clear{clear: both; width:100%; display:block; margin:0px auto; padding:0px; font-size:0px; line-height:0px;}
.fl{float: left;}
.fr{float: right;}
.clearfix::after {
            content: ".";
            clear: both;
            display: block;
            overflow: hidden;
            font-size: 0;
            height: 0;
        }

.clearfix {
            zoom: 1;
        }


@font-face{font-family: 'CENTURY';src: url('../fonts/CENTURY.TTF');}
@font-face{font-family: 'ITALIC';src: url('../fonts/ITALIC.OTF');}
@font-face{font-family: 'FZZDHJW';src: url('../fonts/FZZDHJW.TTF');}

.flex{display:flex; -webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;}
.wrap{-webkit-flex-wrap: wrap; flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;-o-flex-wrap: wrap;}
.df{justify-content:space-between; -webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;}
.spjz{justify-content: center;-webkit-justify-content: center;-moz-justify-content: center;-ms-justify-content: center;-o-justify-content: center;}
.evenly{justify-content: space-evenly;-webkit-justify-content: space-evenly;-moz-justify-content: space-evenly;-ms-justify-content: space-evenly;-o-justify-content: space-evenly;}
.czjz{align-items: center;-webkit-align-items: center;-moz-align-items: center;-ms-align-items: center;-o-align-items: center;}
.column{flex-direction: column;-webkit-flex-direction: column;-moz-flex-direction: column;-ms-flex-direction: column;-o-flex-direction: column;}
.ydq{justify-content: flex-end;-webkit-justify-content: flex-end;-moz-justify-content: flex-end;-ms-justify-content: flex-end;-o-justify-content: flex-end;}
.row-reverse{flex-direction: row-reverse;-webkit-flex-direction: row-reverse;-moz-flex-direction: row-reverse;-ms-flex-direction: row-reverse;-o-flex-direction: row-reverse;}
.column-reverse{flex-direction: column-reverse;-webkit-flex-direction: column-reverse;-moz-flex-direction: column-reverse;-ms-flex-direction: column-reverse;-o-flex-direction: column-reverse;}

.baseline{align-items: flex-start;-webkit-align-items: flex-start;-moz-align-items: flex-start;-ms-align-items: flex-start;-o-align-items: flex-start;}
.onload{position: fixed;position: fixed;z-index: 1888888;left: 50%;top: 50%;}
.onload img{display: block;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);width: 45px;}
.lgsize{font-size: 36px;line-height: 38px;font-weight: lighter;}
.mdsize{font-size: 28px;line-height: 30px;font-weight: lighter;}
.smsize{font-size: 15px;line-height: 15px;}
.pcshow{display: flex;}
.sjshow{display: none;}
.w1200{width: 96%;max-width: 1200px;margin: auto;}
.sjpcimg img{display: block;width: 100%;}
.sjpcimg img:nth-child(2){display: none;}
.pd100{padding: 100px 0;}
.pd80{padding: 80px 0;}
.pd50{padding: 50px 0;}
.mb100{margin-bottom: 100px;}
.mb80{margin-bottom: 80px;}
.mb50{margin-bottom: 50px;}
@media (max-width:1200px) {
	.lgsize{font-size: 26px;line-height: 28px;}
	.mdsize{font-size: 18px;line-height: 20px;}
	.smsize{font-size: 12px;line-height: 12px;}
	.mb100 {margin-bottom: 50px;}
	.mb80{margin-bottom: 30px;}
	.mb50{margin-bottom: 30px;}
}
@media (max-width:640px) {
	.lgsize{font-size: 18px;line-height: 18px;}
	.mdsize{font-size: 15px;line-height: 15px;}
	.smsize{font-size: 10px;line-height: 16px;}
	.sjpcimg img:nth-child(1){display: none;}
	.sjpcimg img:nth-child(2){display: block;}
	.pcshow{display: none !important;}
	.sjshow{display: flex !important;}
	.mb100 {margin-bottom: 25px;}
	.mb80{margin-bottom: 20px;}
	.mb50{margin-bottom: 16px;}
}

/* 维修服务中心、配件项目 */
.wxxm{
    width: 100%;
    height: 260px;
    margin-top: 10px;
}
.wxxm li{
    width: 33.3%;
    height: 35%;
    float: left;
}
.wxxm li img{
    width: 80%;
    height: 60%;
    margin-bottom: 5px;
    border-radius: 8px;
}
.wxxm li a{
    text-align: center;
    font-size: 12px;
}
.wxxm-a {
    width: 100%;
    margin: 0 auto;
    position: relative;
    background: url(/assets/images/yh_05.jpg) no-repeat;
    background-size: 100%;
}

.wxxm-a1 {
    margin-bottom: 8px;
}
.wxxm-a11 {
    display: block;
    width: 100%;
    background: url(../images/p01.png) center top no-repeat #fff;
    height: 20px;
}
.wxxm-a12 {
    width: 100%;
    display: block;
    text-align: center;
    font-size: 14px;
    color: #333333;
    font-weight: bold;
    left: 0px;
    top: 20px;
    position: absolute;
}
/* 保养项目 */
.byxm{
        width: 100%;
        margin-top: 10px;
    }
    .byxm li{
        width: 33.3%;
        height: 100%;
        float: left;
        margin-bottom: 12px;
    }
    .byxm li img{
        width: 80%;
        height: 60%;
        margin-bottom: 5px;
        border-radius: 8px;
    }
    .byxm li a{
        text-align: center;
        font-size: 12px;
    }
    .byxm-a {
        width: 100%;
        margin: 0 auto;
        position: relative;
        background: url(/assets/images/yh_05.jpg) no-repeat;
        background-size: 100%;
    }
    
    .byxm-a1 {
        margin-bottom: 8px;
    }
    .byxm-a11 {
        display: block;
        width: 100%;
        background: url(../images/p01.png) center top no-repeat #fff;
        height: 20px;
    }
    .byxm-a12 {
        width: 100%;
        display: block;
        text-align: center;
        font-size: 14px;
        color: #333333;
        font-weight: bold;
        left: 0px;
        top: 20px;
        position: absolute;
    }
@media (max-width: 640px){
.w66{
    text-align: center;
    line-height: 60px;
    font-size: 18px;
  
}
  }
@media (max-width: 346px){
.w66{
    font-size: 16px;
}
  }
.nr img{width:70% !important; height:70% !important; margin-top: 10px; margin-bottom: 10px;}
/*letter*/
    .xin_box2 {
    width: 6rem;
    padding: 0 .2rem;
    background-color: #f7f7f7;
}
.xin_box {
    background: url(/images/xin_yd.jpg) no-repeat center center/6rem 5.66rem;
    width: 6rem;
    height: 5.66rem;
    padding: .4rem 0;
    margin: 0 auto;
}
.xin {
    padding: .62rem .38rem 1.8rem;
}
.xin h3 {
    font-size: .24rem;
    line-height: .24rem;
    font-weight: bold;
}
.xin h4 {
    font-size: .16rem;
    line-height: .16rem;
    margin-top: .08rem;
    font-weight: normal;
}
.xin h5 {
    font-size: .22rem;
    line-height: .22rem;
    padding: 0 0 .2rem;
    font-weight: bold;
}
.xin p {
    font-size: .2rem;
    line-height: .4rem;
}
.xin span {
    font-size: .22rem;
    line-height: .22rem;
    display: block;
    text-align: right;
    font-weight: bold;
    margin-top: 20px;
}
.xin .line {
    border-top: .01rem solid #000;
    margin: .2rem 0;
}
/*pages*/ 
  .smyyss-wrapper{ margin: 20px 0; } 
  .smyyss{ height: 34px; text-align: center; }
  .smyyss li { display: inline-block; height: 17px;}
  .smyyss li a{ float: left; display: block; height: 20px; line-height: 20px; padding: 0 10px; font-size: 14px; border: 1px solid #dddddd; color: #666; text-decoration: none; border-radius: 3px;background: #ddd;}
  .smyyss li a:hover{ background:#f5f5f5; color:#0099ff; } 
  .smyyss li.thisclass { background: #61B3E6; color: #fff; padding: 3px 12px; border-radius: 3px;}
  .smyyss li.thisclass a,.pagination li.thisclass a:hover{ background: transparent; border-color: #09f; color: #fff; cursor: default;}

.head{ display:flex; -webkit-display:flex; justify-content:space-around; -webkit-justify-content:space-around; height:0.9rem;}
.header{position: fixed;background: rgba(255, 255, 255, 0.95);z-index: 3;width: 6.5rem;margin-top: -50px;}
.fx img{ height:0.4rem; line-height:0.9rem; max-height:0.8rem; }
.fxx p{ text-align:center; height:0.34rem; line-height:0.34rem;}
.fxx p:nth-of-type(1){ font-size:0.28rem; padding-top:0.14rem;}
.fxx p:nth-of-type(2){ font-size:0.22rem; color:#6e6e6e; background:url(/assets/images/xian_03.png) center no-repeat; background-size:106%;}
.fx{ display:flex;}
.title_1{ width:6rem; margin:0.26rem auto 0; display:flex; justify-content:center; background:url(/assets/images/yh_05.jpg) no-repeat; background-size:100%;}
.title_1 p,.title_2 p,.title_3 p{ text-align:center; line-height:0.84rem; font-weight:bold;font-size: 0.3rem;}
.sh3d{ width:6rem; display:block; margin:0rem auto; background:#fff; }
.sh3db{ width:6rem; display:block; margin:0.01rem auto 0rem;}
.sh3db li{ width:2rem; float:left; display:block; padding-top:0.2rem;}
.sh3db li:nth-of-type(1),.sh3db li:nth-of-type(2),.sh3db li:nth-of-type(3){ padding-top:0;}
.sh3db li img{ width:0.82rem; height:0.82rem; display:block; margin:0rem auto;}
.sh3db li span{ display:block; text-align:center; font-size:0.24rem; color:#666666; line-height:0.42rem; padding-top:0.06rem;}
.main2{ overflow:hidden; margin-top:0.3rem;}
.main2_img{ display:block; margin:0.3rem auto 0; height:0.6rem; width:1.06rem;}
.main2_title{ text-align:center; color:#FFF;}
.lh{width:5.4rem; margin:0.2rem auto 0; border-radius:0.05rem; overflow:hidden; position:relative;}
.tt{ width:50%; height:0.4rem; background:#999999; color:#FFF; text-align:center; line-height:0.4rem;}
.dd{ position:absolute; top:0; left:0;}
.yj{ position:absolute; top:0; right:0;}
.on{ background:#a93c4c;}
.none{ display:none;}
.daodian p,.youji p{ text-align:center; height:0.5rem; line-height:0.5rem; color:#666666;}
.daodian img,.youji img{ margin-top:0.4rem;}
.title_2{ width:6rem; margin:0.26rem auto 0; display:flex; justify-content:center; background:url(/assets/images/yh_08.jpg) no-repeat; background-size:100%;}
.main_type{ width:6rem; margin:0 auto; display:flex; -webkit-display:flex; justify-content:space-between; -webkit-justify-content:space-between;}
.btn1{ height:0.32rem; line-height:0.32rem; background:#a93c4c; display:block; border-radius:0.05rem; width:1rem; font-size:0.2rem; text-align:center; color:#FFF; margin:0.2rem auto 0;}
.type_img{ flex:1.6;}
.type_img img{ border-radius:0.1rem; height:1.76rem; width:2.4rem;}
.type_wz{ flex:2.1;}
.type_wz p{ font-size:0.22rem; color:#999999;}
.dt{ border-radius:0.1rem; overflow:hidden; margin-top:0.2rem;}
	
.sh4ctit{ width:6.4rem; display:block; margin:0.3rem auto 0rem;}
.sh4ctit span{ display:block; margin:0rem auto; font-family:'pingfang',"Microsoft YaHei"; text-transform:Uppercase; text-align:center;}
.sh4ctit span:nth-of-type(1){ line-height:0.4rem; color:#333333; font-size:0.3rem; background:url(/assets/images/sh27.png) center 0.08rem no-repeat; background-size:3.74rem 0.24rem;}
.sh4ctit span:nth-of-type(2){ font-weight:bold; font-size:0.16rem;}

.main6_xia{ width:6.4rem; height:6.6rem; margin:0rem auto; overflow:hidden; border-radius:0.2rem; position:relative;}
.sj_05b_p label{color:#6c6c6c; float:left; display:block; width:1.1rem; text-align:right; line-height:0.52rem; font-size:0.2rem; padding-right:0.1rem;}
.sj_05b_p select,.sj_05b_p input{ background:none; float:right; display:block; height:0.52rem; line-height:0.52rem; border:1px solid #c0c0c0; border-radius:0.08rem; color:#666; font-size:0.18rem;}
.sj_05b_p input{ width:3.7rem; text-indent:0.2rem;}
.sj_05b_p select{ width:3.72rem; text-indent:0rem; padding-left:0.16rem;}
.text_height textarea{ background:none; width:3.3rem; /*border:1px solid #c0c0c0;*/ -moz-outline-radius: 1px; -webkit-border-radius:1px; height:1rem; float:right; display:block;/* border-radius:0.08rem;*/ color:#c3c3c3; -moz-outline: 1px solid #c0c0c0; outline: 1px solid #c0c0c0; vertical-align:top; font-size:0.18rem; line-height:0.28rem; padding:0.2rem;}
.main6_xia p{ margin-top:0.24rem; text-align:center;}
.gh_form3{ width:5rem; margin:0 auto;}
.zr_11bsub {
    -webkit-appearance: none;
    height: 0.6rem;
    width: 2.46rem;
    font-size: 0.28rem;
    text-align: center;
    line-height: 0.6rem;
    border-radius: 0.15rem;
    background: #a93c4c;
    color: #fff;
    display: block;
    margin: 0rem auto;
}
.btn {
    width: 5rem;
    margin: 0.3rem auto 0rem;
}
.title_3{ width:6rem; margin:0.26rem auto 0; display:flex; justify-content:center; -webkit-display:flex; -webkit-justify-content:center; background:url(/assets/images/yh_10.jpg) no-repeat; background-size:100%;}
.zj_bj img{ width:6.03rem; }
.wz_list{ margin-top:0.3rem;}
.wz_list ul li{ display:flex;}
.wz_img{ flex:1; }
.wz_img img{height:1.27rem; width:1.21rem;border-radius:0.1rem;}
.wz_p{ flex:3;}
.wz_p p:nth-of-type(1){ margin-top:0.1rem;}
.wz_p p:nth-of-type(1) a{ color:#666666;  font-size:0.2rem;}
.wz_p p:nth-of-type(2){ text-align:right; color:#999; font-size:0.18rem; margin-top:0.1rem;}
.wz_list ul li{ margin-top:0.2rem;}
.btn2{ color:#FFF; text-align:center; font-size:0.22rem; line-height:0.36rem; border-radius:0.05rem; background:#a93c4c; display:block; margin:0.4rem auto 1.6rem; width:1.1rem;}
.wz_db{ height:1.6rem;}
.footeryu{ width:100%; position:fixed; left:0rem; bottom:0rem; display:block; z-index:10;}
.footer{ width:6.4rem; background:url(/assets/images/footer.png) center no-repeat; background-size:100%; height:1.42rem; display:block; margin:0rem auto;}
.footer a{ height:1.42rem; display:block; float:left;}
.footer a:nth-of-type(1){ width:2.56rem;}
.footer a:nth-of-type(2){ width:1.28rem;}
.footer a:nth-of-type(3){ width:2.56rem;}
/*列表页*/
.head_one img{ margin-left:1.8rem; height:0.18rem;}
.head_two{box-shadow: darkgrey 0.1rem 0.1rem 0.3rem 0.05rem; width:2.5rem; border-radius:0.2rem;  background:#FFF;}
.head_two ul li{display:flex; justify-content:space-around; -webkit-display:flex; -webkit-justify-content:space-around; height:0.8rem;}
.head_two ul li img{flex:0.2; height:0.38rem; margin-left:0.2rem;}
.head_two ul li p{flex:1.4; text-align:center; line-height:0.8rem;}
.head_list{width:2.5rem; position:absolute; top:0.9rem; right:0.1rem; display:none; z-index:1;}
.article{ background:url(/assets/images/hengfu_02.jpg) no-repeat center; height:2rem; overflow:hidden;}
.article p{ color:#fff; text-align:center;}
.article_one p:nth-of-type(1){ font-family:"FZZDHJW"; font-size:0.3rem; }
.article_one p:nth-of-type(2){ font-family:"ITALIC"; font-size:0.15rem; background:url(/assets/images/wz_xian_03.png) no-repeat center;}
.article_one{ margin-top:0.6rem;}
.article_zx{ border:1px solid #888888; text-align:center; font-size:0.2rem; height:0.25rem; line-height:0.25rem; display:block; margin:0.2rem auto; width:0.96rem; color:#ffffff;}
.article_title{ height:0.72rem; display:flex; align-items:center; border-bottom:1px solid #e8e8e8;border-top:1px solid #e8e8e8;}
.article_title p{  height:0.4rem; line-height:0.4rem; border-left:0.06rem solid #faa139; width:5.6rem; margin:0 auto; padding-left:0.3rem;}
h2{ text-align:center; line-height:0.98rem; font-size:0.28rem;}
.article_type,.fanye{display:flex; justify-content:space-around; -webkit-display:flex; -webkit-justify-content:space-around;}
.article_type p{ color:#999; font-size:0.22rem;}
.nr{ color:#666666; margin-top:0.24rem;}
.nr p{ line-height:0.4rem;}
.fanye{ margin-top:0.45rem; height:0.75rem; text-align:left; }
.fanye p{ display:block; padding:0rem 0.12rem; text-align:left; width:6.16rem;}
/*频道页*/
.index_banquan{ background:#000; color:#fff; margin-top:0.6rem; padding-bottom:0.36rem;}
.index_banquan p{ text-align:center; padding:0.2rem 0.2rem 0.9rem; font-size:0.2rem; line-height:0.32rem;}
.main_type1{ width:6rem; margin:0 auto; }
.main_type1 img{float:left; border-radius:0.1rem; margin-right:0.2rem; height:1.76rem; width:2.4rem;}
.main_type1 p{font-size: 0.25rem;letter-spacing: 0.02rem;color: #999999;line-height: 0.38rem;}

.dis_tab{width: 100%;height: 100%;display: table; overflow:hidden;}
.tab_cell{display: table-cell;text-align: center;vertical-align: middle;}

.main6_xiayu{ left:0rem; top:0rem; position:absolute; width:6.4rem; height:4.6rem; filter:alpha(opacity=10); opacity:0.1; z-index:-1;}
.main6_xiayu img{ max-width:4.2rem; max-height:3.8rem;}

.banner_back{ position:relative;}
.banner_left{height:2.1rem; width:4rem; position:absolute; left:0.4rem; top:0;}
.ys_p{background-image: -webkit-linear-gradient(top,#ffffff 60%,#b2b2b2 40%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
 text-transform:uppercase; margin-top:0.1rem;}
.banner_p1{ font-size:0.26rem; text-align: left;margin-left: 8px; margin-top:1rem;}
.banner_p2{ font-size:0.36rem; text-align:right;}
.banner_p3{ font-size:0.18rem; text-align:left; padding-left:0.2rem;}
.banner_p4{ font-size:0.06rem; text-align:left;padding-left:0.2rem;}
/* 中间弹窗开始 */
  .flex210711{display:flex; -webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;}
  .df210711{justify-content:space-between; -webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;}
  .spjz210711{justify-content: center;-webkit-justify-content: center;-moz-justify-content: center;-ms-justify-content: center;-o-justify-content: center;}
  .czjz210711{align-items: center;-webkit-align-items: center;-moz-align-items: center;-ms-align-items: center;-o-align-items: center;}
  .column210711{flex-direction: column;-webkit-flex-direction: column;-moz-flex-direction: column;-ms-flex-direction: column;-o-flex-direction: column;}
 .mdsize210711{font-size: 21px;line-height: 21px;}
  .smsize210711{font-size: 15px;line-height: 15px;}
  /* 中间弹窗主样式 */
  .yjgb{text-align: right;color: #e5e5e5;}
.bdtishi{padding: 10px 0 0px 0;line-height: 18px; text-align:left;}
.textarer210711{color: #666;border: 1px solid #b5b5b5;margin-bottom: 10px;padding: 5px;}
  .zjtc210711{text-align: center;z-index:999!important;width: 320px;border-radius: 8px;padding: 1px;overflow: hidden;box-shadow: 0px 0px 8px #666;position: fixed;left: 50%;margin-left: -160px;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);background: #fff;z-index: 100;display: none;}
  .zjtop210711{height: 45px;background: #e9e9e9;width: 100%;margin: auto;padding: 0 2%;margin-bottom: 18px;color: #000;}
  .zjtop210711 h3{font-weight: lighter;font-size: 18px;line-height: 18px;}
  .zjtopfr210711 img{margin-right: 5px;}
  .zjtopfr210711 p{margin-right: 15px;font-size: 12px;line-height: 12px;color: #5e5d5d;}
  .gbzjtc210711{font-size: 12px;line-height: 15px;color: #fff;padding: 6px;margin-right: 20px;background: #a4a4a4;cursor: pointer;border-radius: 50%;width: 30px;}
  .zjspp210711{margin-bottom: 18px;}
  .zjspp210711 img:nth-child(1){width: 45px;filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity: 0.5;opacity: 0.5;}
  .zjspp210711 img:nth-child(2){width: 166px;margin: 0 36px;}
  .zjspp210711 img:nth-child(3){width: 60px;filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity: 0.5;opacity: 0.5;}
  .ghfm210711{width: 91%;margin: 0 auto 20px;font-size: 14px;}
  .ghfm210711 input,.ghfm210711 select{border: 1px solid #b5b5b5;margin-bottom: 16px;line-height: 20px;height: 28px;color: #666;text-indent: 4px;outline: none;font-size: 14px;}
  .fm5btn210711 button,.fm5btn210711 a{line-height: 30px;height: 32px;border: 1px solid #191919;text-align: center;display: block;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;border-radius: 6px;}
.fm5btn210711 button{ width: 46%;}

.fm5btn210711 a{ width: 52%;}
  .fm5btn210711 button{background: #191919;color: #fff;outline: none;}
  .fm5btn210711 a{background: #fff;color: #000;}
  .fm5btn210711 button:hover{background: #fff;color: #000;}
  .fm5btn210711 a:hover{background: #191919;color: #fff;}
  .bdtishi{padding: 10px 0 5px 0;font-size: 12px;line-height: 18px;text-align: left;}
  @media (max-width:768px) {.zjtc210711{margin-left: -18%;}}
  @media (max-width:640px) {
  .zjtc210711 {width: 250px;margin-left: -32%;}
  .zjtop210711 h3 {font-size: 13px;line-height: 13px;}
  .zjtopfr210711 img {width: 15px;}
  .gbzjtc210711 {padding: 4px;font-size: 12px;line-height: 10px;width: 39px;}
  .zjtop210711 {height: 36px;margin-bottom: 14px;}
  .zjspp210711 img:nth-child(2) {width: 111px;margin: 0px 20px;}
  .zjspp210711 img:nth-child(1) {width: 33px;}
  .zjspp210711 img:nth-child(3) {width: 40px;}
  .zjspp210711 {margin-bottom: 14px;}
  .ghfm210711 input, .ghfm210711 select {margin-bottom: 6px;line-height: 28px;height: 28px;font-size: 12px;}
  .fm5btn210711 button, .fm5btn210711 a {line-height: 28px;height: 28px;}
  .ghfm210711 {margin: 0 auto 14px;}
  .yjgb{text-align: right;color: #e5e5e5;}
.bdtishi{padding: 10px 0 0px 0;line-height: 18px; text-align:left;}
.textarer210711{font-size: 12px;}}
@media (max-width:414px) {.fm5btn210711 a {font-size: 12px;}.zjtc210711 {width: 225px;margin-left: -27%;}.ghfm210711 input, .ghfm210711 select {height: 26px;}}
@media (max-width:375px) {.zjtc210711 {margin-left: -29%;}}
@media (max-width:320px) {.zjtc210711 {width: 215px;}.ghfm210711 input, .ghfm210711 select {height: 22px;}.ghfm210711 input, .ghfm210711 select {font-size: 12px;}.button210711{font-size: 12px;}.gbzjtc210711 {width: 40px;line-height: 8px;}.zjtc210711 {margin-left: -33%;}}
  /* 中间弹窗结束 */
/*服务提示开始*/ 
.topbtm{height: 0;background: #a93c4c;overflow: hidden;transition: all 2s;-webkit-transition: all 2s;-moz-transition: all 2s;-ms-transition: all 2s;-o-transition: all 2s;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity: 0;}
.topbtm.active{height: 85px;filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;}
.topbtmcon{height: 100%;width: 94.8%;margin: auto;}
.topbtmcon p{font-size: 16px;color: #fff;}
.topbtmcon span{color: #fff;float: right;margin-top: -17px;font-size: 12px;}
.czjz {align-items: center;-webkit-align-items: center;-moz-align-items: center;-ms-align-items: center;-o-align-items: center;}
.df {justify-content: space-between;-webkit-justify-content: space-between;-moz-justify-content: space-between;-ms-justify-content: space-between;-o-justify-content: space-between;}
.iconfont {font-family: "iconfont" !important;font-size: 16px;font-style: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
@media (max-width:673px ) {.topbtm.active{height: 32px;text-align: center;}
.topbtmcon p{font-size: 12px;margin-top: 5px;}}

/* 挂号区域开始 */
.ghwrap.active {filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;}
.ghwrap {filter: alpha(opacity=0);-moz-opacity: 0;-khtml-opacity: 0;opacity: 0;transition: all 1s;-webkit-transition: all 1s;-moz-transition: all 1s;-ms-transition: all 1s;-o-transition: all 1s;}
.tit {margin-bottom: 58px;}
.tit h3 {font-size: 38px;color: #a93c4c;line-height: 38px;margin-bottom: 30px;text-align: center;}
.tit p {font-size: 16px;color: #555555;line-height: 25px;text-align: center;width: 48.8%;margin: auto;}
.form1 {width: 55.6%;margin: auto;}
.df {justify-content: space-between;-webkit-justify-content: space-between;-moz-justify-content: space-between;-ms-justify-content: space-between;-o-justify-content: space-between;}
.tselect {margin-bottom: 15px;}
.tselect select {width: 47%;padding: 15px 20px;font-size: 14px;color: #555;background: #fbfbfb url(http://tlv.goluxvip.com/images/icon1.png) 92% center no-repeat;background-size: 14px 8px;appearance: none;-webkit-appearance: none;-moz-appearance: none;outline: none;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;border: 1px solid #ececec;}
option {font-weight: normal;display: block;white-space: pre;min-height: 1.2em;padding: 0px 2px 1px;}
.tsinput input {width: 47%;padding: 15px 20px;font-size: 14px;color: #555;background: #fbfbfb;outline: none;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;border: 1px solid #ececec;}
.fmdzone {margin-bottom: 42px;}
.show509 {display: none !important;}
.btmaction {position: relative;overflow: hidden;}
.fombtn button {background: #a93c4c;color: #fff;width: 46%;height: 56px;border: 1px solid #e2e2e2;font-size: 16px;display: block;text-align: center;line-height: 56px;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;color: #555;margin: auto;background: none;}
.btmaction i {position: absolute;width: 100%;height: 100%;background: #a93c4c;left: 0;top: 100%;z-index: -1;transition: all 0.4s;-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-ms-transition: all 0.4s;-o-transition: all 0.4s;}
.smy{margin-top: 30px;}
.iconfont {font-family: "iconfont" !important;font-size: 16px;font-style: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
@media (max-width: 1230px){
.tit h3 {font-size: 33px;line-height: 33px;margin-bottom: 17px;}
.tit p {width: 88.8%;}
.form1 {width: 69.6%;}
}
@media (max-width: 860px){
.tit {margin-bottom: 28px;}
.tit h3 {font-size: 25px;line-height: 25px;margin-bottom: 11px;}
.form1 {width: 90.6%;}
.fombtn button {background: #a93c4c;color: #fff;width: 40%;height: 43px;line-height: 43px;font-size: 15px;}
}
@media (max-width: 673px){
.tit {margin-bottom: 20px;}
.tit h3 {font-size: 18px;line-height: 18px;margin-bottom: 10px;}
.tit p {font-size: 12px;line-height: 20px;width: 90%;margin: auto;}
.form1 {width: 93.6%;}
.tselect, .tsinput {margin-bottom: 12px;}
.tselect select, .tsinput input {padding: 10px 10px;font-size: 13px;width: 100%;}
.tselect select:nth-child(1), .tsinput input:nth-child(1) {margin-bottom: 12px;}
.fmdz {flex-wrap: wrap;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;justify-content: center;-webkit-justify-content: center;-moz-justify-content: center;-ms-justify-content: center;-o-justify-content: center;}
.fmdzone {margin-bottom: 13px;}
.fombtn button {background: #a93c4c;color: #fff;width: 36%;height: 33px;line-height: 33px;font-size: 13px;margin-top: 6px;}
}

/* 寻找维修服务中心网点开始 */
.zxwrap{text-align: center;position: relative;overflow: hidden;}/* .mb100{margin-bottom: 100px;} */.zxwrap.active img{transform: scale(1.2);-webkit-transform: scale(1.2);-moz-transform: scale(1.2);-ms-transform: scale(1.2);-o-transform: scale(1.2);}.zxwrap img{display: block;width: 100%;transition: all 3s;-webkit-transition: all 3s;-moz-transition: all 3s;-ms-transition: all 3s;-o-transition: all 3s;}.zxwrap.active .zxinfo{animation: delayaction 0.5s linear 0.8s 1 normal;-webkit-animation: delayaction 0.5s linear 0.8s 1 normal;-moz-animation: delayaction 0.5s linear 0.8s 1 normal;-ms-animation: delayaction 0.5s linear 0.8s 1 normal;-o-animation: delayaction 0.5s linear 0.8s 1 normal;animation-fill-mode: forwards;-webkit-animation-fill-mode: forwards;-moz-animation-fill-mode: forwards;-ms-animation-fill-mode: forwards;-o-animation-fill-mode: forwards;}.zxinfo{position: absolute;left: 0;top: 0;width: 100%;height: 100%;margin-top: 10px;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;margin-top: 10px;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity: 0;}.column{flex-direction: column;-webkit-flex-direction: column;-moz-flex-direction: column;-ms-flex-direction: column;-o-flex-direction: column;}.czjz {align-items: center;-webkit-align-items: center;-moz-align-items: center;-ms-align-items: center;-o-align-items: center;
}
.zxinfo h3 {font-size: 38px;color: #fff;line-height: 38px;margin-bottom: 20px;}
.zxinfo p {font-size: 16px;color: #fff;line-height: 16px;}
.zxinfo p {font-size: 16px;color: #fff;line-height: 16px;}
.zxinfo span {font-size: 12px;color: #fff;line-height: 21px;width: 90px;text-align: center;}
.zxinfo p {font-size: 16px;color: #fff;line-height: 16px;}
.zxinfo p i {font-style: initial;}
.zxinfo span.btmaction {margin: 0 auto;background: #a93c4c;font-size: 15px;color: #fff;line-height: 25px;width: 100px;border: 1px solid #fff;display: block;text-align: center;}
.btmaction {position: relative;overflow: hidden;}
.btmaction i {position: absolute;width: 100%;height: 100%;background: #a93c4c;left: 0;top: 100%;z-index: -1;transition: all 0.4s;-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-ms-transition: all 0.4s;-o-transition: all 0.4s;}
.btmaction:hover i{top: 0;}
@keyframes delayaction{
from{margin-top: 10px;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity: 0;}
to{margin-top: 0;filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;}
}
@-webkit-keyframes delayaction{
from{margin-top: 10px;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity: 0;}
to{margin-top: 0;filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;}
}
@-moz-keyframes delayaction{
from{margin-top: 10px;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity: 0;}
to{margin-top: 0;filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;}
}
@-ms-keyframes delayaction{
from{margin-top: 10px;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity: 0;}
to{margin-top: 0;filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;}
}
@media (max-width: 1230px){
.mb100 {margin-bottom: 60px;}
.zxinfo h3 {font-size: 30px;line-height: 30px;}
.zxinfo p {font-size: 15px;line-height: 15px;}
}
@media (max-width: 860px){
.mb100 {margin-bottom: 53px;}
.zxinfo h3 {font-size: 23px;line-height: 23px;}
.zxinfo p {font-size: 15px;line-height: 15px;}
.zxinfo span {display: none;}
}
@media (max-width: 673px){
.mb100 {margin-bottom: 40px;}
.zxinfo h3 {font-size: 16px;line-height: 0;letter-spacing: 0.03rem;margin-top: 0.9rem;}
.zxinfo span {line-height: 33px;width: 162px;display: block;}
}

/* banner小箭头 */
.xjtwrap {
    position: relative;
    left: 50%;
    bottom: 0;
    margin-left: -13px;
    width: 26px;
    height: 75px;
    display: block;
}
.xjt {
    width: 100%;
    display: block;
    position: relative;
    animation: shan 1s linear 0.8s infinite normal;
    -webkit-animation: shan 1s linear 0.8s infinite normal;
    -moz-animation: shan 1s linear 0.8s infinite normal;
    -ms-animation: shan 1s linear 0.8s infinite normal;
    -o-animation: shan 1s linear 0.8s infinite normal;
}
@keyframes shan{
    0%{top: 0;filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;}
    100%{top: 55px;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity: 0;}
}
@-webkit-keyframes shan{
    0%{top: 0;filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;}
    100%{top: 55px;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity: 0;}
}
@-moz-keyframes shan{
    0%{top: 0;filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;}
    100%{top: 55px;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity: 0;}
}
@-ms-keyframes shan{
    0%{top: 0;filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;}
    100%{top: 55px;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity: 0;}
}
@media (max-width: 673px){
.xjtwrap {
    margin-left: -8px;
    margin-top: -56px;
    width: 16px;
    height: 43px;
}
}
/*特别建议*/
.icons-wrapper {background-color: #fff;padding: 95px 100px 0 100px;box-sizing: border-box;}
html.tablet .width-breakpoint {position: relative;box-sizing: border-box;width: 940px;margin: 0 0 0 -470px;left: 50%;}
.width-breakpoint {width: 1410px;left: 50%;margin-left: -705px;position: relative;}
.icn-item {height: 130px;}
.icn-item {float: left;width: 50%;position: relative;margin-bottom: 10px;height: 90px;}
.section-content li {position: relative;}
.icn-item .icn-wrapper {position: absolute;top: 0;left: 0;}
.icn-item .text-content {padding-left: 122px;box-sizing: border-box;padding-right: 60px;width: 100%;}
.icn-title {font-size: 14px;color: #00304f;line-height: 26px;font-family: Longines Sans Text;font-weight: 500;}
.icn-description {font-size: 12px;font-family: Longines Sans Text;font-weight: 400;line-height: 21px;}
.tebiejianyi{text-align: center;margin-top: 42px;}
.tebiejianyi h2{font-size: 36px;color: #00304f;}
@media (max-width: 768px){
.icn-item {float: none;}
.width-breakpoint {width: 100%;left: 0;margin-left: 0;}
.icons-wrapper {padding: 0;}
.icn-item {width: 100%;}
.icn-item .text-content {padding-left: 100px;padding-right: 20px;}
.tebiejianyi h2 {font-size: 18px;margin-bottom: 12px;}}
/* icon小图标 */
@font-face {font-family: "iconfont";
      src: url('iconfont.eot?t=1597106605005'); /* IE9 */
      src: url('iconfont.eot?t=1597106605005#iefix') format('embedded-opentype'), /* IE6-IE8 */
      url('data:application/x-font-woff2;charset=utf-8;base64,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') format('woff2'),
      url('iconfont.woff?t=1597106605005') format('woff'),
      url('iconfont.ttf?t=1597106605005') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
      url('iconfont.svg?t=1597106605005#iconfont') format('svg'); /* iOS 4.1- */
    }
    .iconfont {font-family: "iconfont" !important;font-size: 16px;font-style: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
    .icon-weizhi:before {content: "\e62e";}
    .icon-dianhua:before {content: "\e611";}
    .icon-dianhua1:before {content: "\e606";}
    .icon-guanbi:before {content: "\e747";}
    .icon-shijian:before {content: "\e517";}
    .icon-icon-test:before {content: "\e619";}
    .icon-caidan:before {content: "\e653";}
    .icon-shouhuodizhi:before {content: "\e61d";}
    .icon-icon-test1:before {content: "\e603";}
    .icon-kefu:before {content: "\e62d";}
    .icon-jiantouyou:before {content: "\e61b";}
    .icon-jiantouzuo:before {content: "\e61c";}
    .icon-dianhua03:before {content: "\e6c1";}
    .icon-yuyanzhongwen:before {content: "\e518";}