/*头部开始********************************************************************************************/
@charset "utf-8";
.w {
    width: 1400px;
    margin: 0 auto;
}
html, body {
    position: relative;
    width: 100%;
    height: 100%;
    font-size: 14px;
}
.b3000d{
    color: #b3000d;
}
.topnav {
    height: 140px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
}

.topnav .logo{
    margin-top: 34px;
}
.topnav .ewm{
    width: 73px;
    height: 73px;
    margin-top: 30px;
}
.topnav .ewm img{
    width: 100%;
    height: 100%;
}
.topnav .right{
    text-align: right;
    margin-right: 20px;
    margin-top: 30px;
}
.topnav .right .phone_icon{
    font-weight: 600;
    font-family: Arial;
    font-size: 30px;
    padding: 6px 0 0px 92px;
    position: relative;
    background: url(../images/index_phone.png) no-repeat center left;
}
.topnav .right .phone_icon i{
    position: absolute;
    font-size: 14px;
    left: 33px;
    top: 5px;
}
.topnav .nav_list {

}

.topnav .nav_list li {
    float: left;
    position: relative;
    margin-left: 40px;
}

.topnav .nav_list li > a {
    font-size: 18px;
    padding: 10px 0;
    font-weight: 600;
    border-bottom: 4px solid transparent;

}
.topnav .nav_list li:hover > a,
.topnav .nav_list li.on > a{
    color: #b3000d;
    border-bottom: 4px solid #b3000d;
}
/*首页banner*/
.swiper-container{
    width: 100%;
    height: 100%;
}
.banner_container li{
    font-size: 0;
}
.banner_container li a,
.banner_container li a img{
    width: 100%;
}
.banner_container.swiper-container-horizontal>.swiper-pagination-bullets{
    bottom: 20px;
}

.banner_container .swiper-pagination-bullet{
    width: 12px;
    height: 12px;
    background: url(../images/dot.png) no-repeat center center;
    opacity: 1;
    margin: 0 10px !important;
}
.banner_container .swiper-pagination-bullet-active{
    background: url(../images/dot_active.png) no-repeat center center;
}

.ques{
    width: 100%;
    background: #b3000d;
    color: #fff;
    padding: 20px 0;
}
.ques .left{
    width: 205px;
    padding-left: 62px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url(../images/ques_icon.png) no-repeat center left;
    font-size: 20px;
    position: relative;
}
.ques .left:after{
    content: "";
    display: block;
    position: absolute;
    top: 15px;
    right: 15px;
    width: 0;
    height: 0;
    border: 7px solid transparent;
    border-left: 10px solid #fff;
}
.ques .left h6{
    padding-bottom: 3px;
}
.ques .right{
    width: calc(100% - 205px);
    padding-right: 140px;
    padding-top: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
.ques .right li a{
    width: 100%;
}
.ques .right li i{
    margin-top: 8px;
    font-size: 13px;
}
.ques .swiper-button-next:after,
.ques .swiper-button-prev:after{
    font-size: 17px;
}
.ques .swiper-button-next{
    right: 0;
}
.ques .swiper-button-prev{
    left: auto;
    right: 50px;
}

/*老城街品牌 签约展示*/
.sec1{
    background: url(../images/sec1_bg.jpg) no-repeat bottom right;
    background-size: cover;
    padding: 50px 0;
}
.sec1 .left{
    width: 50%;
    padding-right: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.sec1 .title{
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 25px;
    padding: 0  0 0 45px;
}
.sec1 .title a{
    font-size: 12px;
    color: #000;
    font-weight: normal;
    padding-top: 23px;
}
.sec1 .left .title{
    background: url(../images/sec1_icon1.png) no-repeat center left;
}
.sec1 .swiper_left{
    width: 100%;
    height: 330px;
    position: relative;
}
.sec1 .swiper_left li{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-size: cover !important;
}
.sec1 .swiper_left .gallery_small{
    width: 185px;
    height: 40px;
    position: absolute;
    bottom: 10px;
    right: 10px;
}

.sec1 .swiper_left .gallery_small li{
    border: 2px solid #000;
}

.sec1 .swiper_left .gallery_small .swiper-slide-thumb-active{
    border: 2px solid #b3000d;
}
.sec1 .left .info_con{
    padding-top: 30px;
}
.sec1 .left .info_con h6{
    font-size: 24px;
    font-weight: 600;
    padding-bottom: 22px;
}

.sec1 .left .info_con p{
    line-height: 28px;
    font-size: 16px;
}


.sec1 .right{
    width: 50%;
    padding-left: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.sec1 .right .title{
    background: url(../images/sec1_icon2.png) no-repeat center left;
}


.sec1 .sec1right_ul{
    
}
.sec1 .sec1right_ul li{
    float: left;
    width: 48.5%;
    margin-right: 3%;
    margin-bottom: 3%;
}
.sec1 .sec1right_ul li:nth-of-type(2n){
    margin-right: 0;
}

.sec1 .sec1right_ul li a{
    width: 100%;
}
.sec1 .sec1right_ul li .img_con{
    width: 100%;
    padding-top: 66.67%;
    background-size: cover !important;
}

.sec1 .sec1right_ul li h6{
    padding: 0 10px;
    line-height: 25px;
    text-align: center;
    font-weight: 600;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.sec1 .sec1right_ul li:hover h6{
    color: #b3000d;
}
/*TOP3收益展示*/

.sec2{
    background: url(../images/sec2_bg.jpg) no-repeat center center;
    background-size: cover;
    padding: 40px 0;
}
.bigtitle{
    font-size: 42px;
    font-weight: 600;
    text-shadow: #000 2px 0 0, #000 0 2px 0, #000 -2px 0 0, #000 0 -2px 0;
}
.sec2 .part1 .bigtitle{
    padding-bottom: 80px;
    text-align: center;
}

.sec2 .top_ul{
    
}

.sec2 .top_ul li{
    float: left;
    width: 30.35%;
    margin-right: 4.475%;
    padding: 10px;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
.sec2 .top_ul li:before{
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 31px;
    background: url(../images/top1.png) no-repeat center center;
    top: -12px;
    left: 0;
}
.sec2 .top_ul li:nth-of-type(1):before{
    background: url(../images/top2.png) no-repeat center center;
}
.sec2 .top_ul li:nth-of-type(3):before{
    background: url(../images/top3.png) no-repeat center center;
}
.sec2 .top_ul li:nth-of-type(3n){
    margin-right: 0;
}
.sec2 .top_ul li:nth-of-type(2){
    top: -30px;

}
.sec2 .top_ul li a{
    width: 100%;
}
.sec2 .top_ul li .img_con{
    width: 100%;
    padding-top: 66.7%;
    background-size: cover !important;
}

.sec2 .top_ul li .info_con{
    padding: 25px 0 15px;
}
.sec2 .top_ul li .info_con .left{
    text-align: right;
    width: 56.6%;
    padding-right: 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-right: 1px solid #000;
}
.sec2 .top_ul li .info_con .left p{
    text-align: right;
    font-size: 18px;
    margin-bottom: 10px;
}
.sec2 .top_ul li .info_con .right{
    width: 43.4%;
    padding-left: 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    top: -5px;
}
.sec2 .top_ul li .info_con .right i{
    font-size: 28px;
    width: 100%;
}
.sec2 .top_ul li .info_con .right span{
    font-size: 18px;
}
.sec2 .line_con{
    margin-top: 50px;


}
.sec2 .line_con .line{
    width: 34.825%;
    height: 50px;
    background: #b3000d;
    float: left;
    text-align: center;
}
.sec2 .line_con .line2{
    width: 30.35%;
    height: 90px;
    position: relative;
    top: -40px;
}
.sec2 .line_con .line i{
    width: 66px;
    height: 100%;
}
.sec2 .line_con .line1 i{
    background: url(../images/top2_icon.png) no-repeat center center;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.sec2 .line_con .line2 i{
    background: url(../images/top1_icon.png) no-repeat center center;
}
.sec2 .line_con .line3 i{
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
    -ms-transform: translateX(50%);
    -o-transform: translateX(50%);
    transform: translateX(50%);
    background: url(../images/top3_icon.png) no-repeat center center;
}



/*项目优势*/
.sec2 .part2{
    padding-top: 20px;
}
.subtitle{
    font-size: 24px;
    color: #fff;
    line-height: 30px;
    margin-top: 15px;
}
.sec2 .part2 .left{
    width: 46.6%;
    padding-right: 150px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.sec2 .part2 .left img{
    width: 100%;
}
.sec2 .part2 .right{
    padding-top: 65px;
    width: 53.4%;

}

.sec2 .part2 .good_ul{
    margin-top: 55px;
    background: url(../images/sec2_right2_bg.png) no-repeat top center;
    background-size: 100% auto;
    color: #fff;
}
.sec2 .part2 .good_ul li{
    float: left;
    text-align: center;
    margin-bottom: 30px;
    -webkit-transform: translateX(-38%);
    -moz-transform: translateX(-38%);
    -ms-transform: translateX(-38%);
    -o-transform: translateX(-38%);
    transform: translateX(-38%);
    padding-top: 17px;
}
.sec2 .part2 .good_ul li .num{
    width: 68px;
    height: 68px;
    font-size: 26px;
    background: url(../images/circle_bg1.png) no-repeat center center;
    background-size: 100% 100%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    line-height: 68px;
}
.sec2 .part2 .good_ul li span{
    text-align: center;
    display: block;
    line-height: 30px;
    font-size: 20px;
}
.sec2 .part2 .good_ul li:nth-of-type(4n-3){
    width: 24.6%;
}
.sec2 .part2 .good_ul li:nth-of-type(4n-2){
    width: 31%;
}
.sec2 .part2 .good_ul li:nth-of-type(4n-1){
    width: 27%;
}
.sec2 .part2 .good_ul li:nth-of-type(4n){
    width: 17.4%;
}

/*总部支持*/
.sec2 .part3{
    padding-top: 80px;
}
.sec2 .part3 .left{
    width: 46.6%;
    color: #fff;
}
.sec2 .part3 .support_ul{
    margin-top: 40px;
}

.sec2 .part3 .support_ul li{
    float: left;
    width: 48%;
    background: #000;
    margin-right: 4%;
    margin-bottom: 4%;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    line-height: 40px;
    font-size: 16px;
}
.sec2 .part3 .support_ul li:nth-of-type(2n){
    margin-right: 0;
}
.sec2 .part3 .support_ul li i{
    width: 110px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    font-size: 18px;
    font-weight: 600;
    background: #b3000d;
    text-align: center;
    margin-right: 18px;
}

.sec2 .part3 .right{
    width: 53.4%;
    padding-left: 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


.sec2 .part3 .right img{
    width: 100%;
}
/*中央工厂*/
.sec2 .part4{
    margin-top: 40px;
    position: relative;
    color: #fff;
}
.sec2 .part4 .bigtitle{
    text-align: center;
    text-shadow: none;
    padding-bottom: 10px;
}
.sec2 .part4 .info_con{
    z-index: 5;
    width: 340px;
    height: 340px;
    padding: 60px 55px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background: url(../images/circle_bg2.png) no-repeat center center;
    background-size: 100% 100%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
}

.sec2 .part4 .support_ul{

}
.sec2 .part4 .support_ul li{
    width: 49.9%;
    float: left;
    margin-right: .2%;
    margin-bottom: .2%;
    position: relative;
}
.sec2 .part4 .support_ul li:nth-of-type(2n){
    margin-right: 0;
}
.sec2 .part4 .support_ul li a{
    width: 100%;
}

.sec2 .part4 .support_ul li .img_con{
    width: 100%;
    padding-top: 34.52%;
}
.sec2 .part4 .support_ul li span{
    position: absolute;
    bottom: 10px;
    left: 10px;
    font-size: 16px;
    padding: 5px 8px;
    background: rgba(0, 0, 0, .8);
}
.sec2 .part4 .support_ul li:nth-of-type(2n) span{
    left: auto;
    right: 10px;
}
/*四大类菜品挑战*/






.sec3{
    background: url(../images/sec3_bg.jpg) no-repeat top center;
    background-size: cover;
    padding: 60px 0 40px;
    color: #fff;
}
.sec3  .bigtitle{
    text-align: center;
    text-shadow: none;
    padding-bottom: 20px;
}
.sec3  .bigtitle img{
    position: relative;
    top: -20px;
}

.sec3  .dish_title{
    justify-content: center;
}
.sec3  .dish_title dd{
    margin: 0 10px;
    background: #000;
    padding: 10px 35px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    cursor: pointer;
    font-size: 16px;
}
.sec3  .dish_title dd:hover,
.sec3  .dish_title dd.on{
    background: #b3000d;

}
.sec3 .dish_ul{
    display: none;
    margin-top: 40px;
    
}
.sec3 .dish_ul.active{
    display: block;
}
.sec3 .dish_ul li{
    float: left;
    width: 31.85%;
    margin-right: 2.225%;
    margin-bottom: 2.225%;
}
.sec3 .dish_ul li:nth-of-type(3n){
    margin-right: 0;
}
.sec3 .dish_ul li a{
    width: 100%;
}
.sec3 .dish_ul li .img_con{
    width: 100%;
    border: 1px solid #000;
    padding: 6px;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.sec3 .dish_ul li .img_con .img{
    width: 100%;
    padding-top: 66.4%;
    background-size: cover !important;
}
.sec3 .dish_ul li h6{
    text-align: center;
    background: #000;
    font-size: 16px;
    line-height: 40px;
    margin-top: 10px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.sec3 .dish_ul li:hover h6{
    background: #b3000d;
}
.sec3 .dish_ul li:hover .img_con{
    border: 1px solid #b3000d;
    background: #f7f5ee;
}
/*加盟店突破1000家*/
.sec4{
    background: url(../images/sec4_bg.jpg) no-repeat center center;
    background-size: cover;
    padding: 40px 0;
    width: 100%;
    overflow: hidden;
}
.sec4 .bigtitle_con{
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    color: #fff;
}
.sec4 .bigtitle_con .bigtitle{
    text-shadow: none;
    font-style: italic;
}
.sec4 .stores_list{
    margin-top: 50px;
    width: 125%;
    -webkit-transform: translateX(-10%);
    -moz-transform: translateX(-10%);
    -ms-transform: translateX(-10%);
    -o-transform: translateX(-10%);
    transform: translateX(-10%);
}
.sec4 .stores_list li{
    border: 6px solid transparent;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.sec4 .stores_list li a{
    width: 100%;
}
.sec4 .stores_list li .img_con{
    width: 100%;
    padding-top: 69.5%;
    background-size: cover !important;
}
.sec4 .stores_list li h6{
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 10px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    text-align: center;
    line-height: 40px;
    background: rgba(0, 0, 0, .85);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.sec4 .stores_list li:hover{
    border: 6px solid #b3000d;
}

.sec4 .stores_list li:hover h6{
    background: #b3000d;
}
/*首页新闻*/
.sec5{
    background: url(../images/sec5_bg.jpg) no-repeat center center;
    background-size: cover;
    padding: 40px 0;
}

.sec5 .new_title{
    justify-content: center;
}
.sec5 .new_title dd{
    margin: 0 30px;
    cursor: pointer;
    font-size: 42px;
    position: relative;
    font-weight: 600;
}
.sec5 .new_title dd:nth-of-type(1):before{
    content: "/";
    display: block;
    position: absolute;
    top: 0;
    right: -40px;
    color: #000;
}
.sec5  .new_title dd:hover,
.sec5  .new_title dd.on{
    color: #b3000d;

}
.sec5 .new_list{
    display: none;
    margin-top: 40px;

}
.sec5 .new_list.active{
    display: block;
}
.sec5 .new_ul li{
    float: left;
    width: 49.28%;
    position: relative;
    margin-right: 1.44%;
    margin-bottom: 1.44%;
    padding-left: 60px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.sec5 .new_ul li:nth-of-type(2n){
    margin-right: 0;
}
.sec5 .new_ul li a{
    width: 100%;
    background: #fff;
}
.sec5 .new_ul li .img_con{
    width: 47%;
    padding-top: 32.665%;
    border: 3px solid #000;
    background-size: cover !important;
    position: absolute;
    top: 20px;
    left: 0;
}
.sec5 .new_ul li .info_con{
    width: 57%;
    padding: 25px 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.sec5 .new_ul li h6{
    font-size: 16px;
    line-height: 25px;
    height: 50px;
    font-weight: 600;
    overflow: hidden;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.sec5 .new_ul li .time{
    padding: 18px 0;
}
.sec5 .new_ul li .info{
    -webkit-line-clamp: 3;
    line-clamp: 3;
    height: 75px;
    margin-bottom: 20px;
}
.sec5 .new_ul li .lookmore{
    float: right;
    font-size: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    border: 1px solid #000;
    padding: 5px 22px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.sec5 .new_ul li:hover h6{
    color: #b3000d;
}
.sec5 .new_ul li:hover .img_con{
    border: 3px solid #b3000d;
}
.sec5 .new_ul li:hover .lookmore{
    color: #fff;
    border: 1px solid #b3000d;
    background: #b3000d;
}

.sec5 .new_dl{
    background: #fff;
    padding: 15px 30px 30px;
}
.sec5 .new_dl dd{
    float: left;
    width: 48%;
    margin-right: 4%;

}
.sec5 .new_dl dd:nth-of-type(2n){
    margin-right: 0;
}
.sec5 .new_dl dd a{
    width: 100%;
    padding: 16px 100px 16px 13px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #cccccc;
    font-size: 16px;
    position: relative;
}
.sec5 .new_dl dd a i{
    position: absolute;
    top: 15px;
    right: 0;

}
.sec5 .new_dl dd a span{
    position: absolute;
    top: 23px;
    left: 1px;
    width: 4px;
    height: 4px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #b3000d;
}
/*加盟问问*/
.sec5_ques{
    width: 100%;
    margin-top: 40px;
}
.sec5_ques .left{
    width: 60px;
    padding: 20px 0 20px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 18px;
    color: #fff;
    background: #b3000d;
    line-height: 26px;
}

.sec5_ques .right{
    width: calc(100% - 60px);
    padding: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    position: relative;
}
.sec5_ques .right .ques_ul{
    justify-content: space-between;
}
.sec5_ques .right li{
    width: 33.33%;
    padding-right: 30px;
    padding-left: 35px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;


}
.sec5_ques .right li:nth-of-type(3n){
    padding-right: 0;
}
.sec5_ques .right li a{
    width: 100%;
}
.sec5_ques .right li h6{
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 12px;
}
.sec5_ques .right li i{
   position: absolute;
    top: -4px;
    left: 0px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    color: #fff;
    text-align: center;
}

.sec5_ques .right li i.q{
    background: #b3000d;
}
.sec5_ques .right li .info{
    height: 50px;
}

.sec5_ques .right li i.a{
    background: #000;
    top: 30px;
}
.sec6{
    background: #fff;
    padding: 40px 0;
}
.sec6 .brand_title{
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 40px;
}

.sec6 .brand_swiper{

}

.sec6 .brand_swiper li{
    height: 75px;
    border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-size: 62% !important;
}


    /*底部*/
footer{
    color: #fff;
}
/*其他人还在搜*/

.sec7{
    background: #b3000d;
    padding: 20px 0 15px;
}
.sec7 .other_title{
    width: 100px;
    font-weight: 600;

}
.sec7 .other_ul{
    width: calc(100% - 100px);
    justify-content: flex-start;
    flex-wrap: wrap;

}
.sec7 .other_ul li{
    padding-right: 25px;
    padding-bottom: 8px;
    position: relative;
}
.sec7 .other_ul li:after{
    width: 1px;
    height: 13px;
    position: absolute;
    top: 1px;
    right: 10px;
    content: "";
    display: block;
    background: #fff;
}
.sec7 .other_ul li:last-of-type:after{
    display: none;
}
.sec8{
    background: #212121;
    padding: 40px 0;

}
.sec8 .list_foot{


}

.sec8 .list_foot li{
    float: left;
    margin-right: 65px;

}
.sec8 .list_foot li>a{
    padding-bottom: 10px;
}
.sec8 .list_foot li dd{
    opacity: .8;
    line-height: 30px;
}
.sec8 .phone_box{
    position: relative;
    padding-right: 30px;
}
.sec8 .phone_box:after{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: -70px;
    width: 1px;
    height: 130px;
    background: rgba(255, 255, 255, 0.5);

}
.sec8 .phone_box dt{
    color: #fff;
    padding-bottom: 10px;
}
.sec8 .phone_box dd{
    opacity: .8;
    line-height: 30px;
}
.sec8 .foot_ewm{
    padding-top: 30px;
}
.sec8 .foot_ewm img{
    width: 103px;
    height: 103px;
}
.sec8_bot{
    margin-top: 25px;
    padding-top: 28px;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
}
.sec8_bot dt,
.sec8_bot dd{
    float: left;
    opacity: .8;
    padding-bottom: 5px;
}
.sec8_bot dd{
    padding-right: 20px;
    position: relative;
}
.sec8_bot dd:after{
    content: "";
    display: block;
    position: absolute;
    top: 2px;
    right: 9px;
    width: 1px;
    height: 13px;
    background: #fff;

}
.sec8_bot dd:last-of-type:after{
    display: none;
}

footer .Copyright{
    background: #000;
    padding: 15px 0;

}
footer .Copyright p{
    opacity: .8;
    line-height: 27px;
    text-align: center;
}
footer .Copyright p a{
    padding: 0 10px;
}
footer .Copyright p a.design{
    opacity: .5;
}
/*品牌故事*/
.inner{

}
.inner img{
    width: 100%;
}
.inner_con{
    padding-bottom: 60px;
    background: #f5f5f5;
}
.inner_con .left{
    width: 280px;
    position: relative;
    top: -40px;
}
.inner_con .left .left_menu{

}
.inner_con .left .left_menu .left_title{
    background: #97000b;
    color: #fff;
    padding: 18px;
    position: relative;

}
.inner_con .left .left_menu .left_title:after{
    content: "";
    display: block;
    position: absolute;
    top: 27px;
    right: 18px;
    width: 24px;
    height: 24px;
    background: url(../images/left_title_icon.png) no-repeat center center;
    background-size: 100% !important;
}
.inner_con .left .left_menu .left_title i{
    font-size: 24px;
    display: block;
    font-weight: 600;
}
.inner_con .left .left_menu .left_title span{
    opacity: .5;
    padding-top: 10px;
}
.inner_con .left .left_menu_ul{

}
.inner_con .left .left_menu_ul li{
    font-size: 0;
}
.inner_con .left .left_menu_ul a{
    padding: 15px 18px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #212121;
    color: #fff;
    font-size: 16px;
    position: relative;
}


.inner_con .left .left_menu_ul a i{
    width: 30px;
    height: 17px;
    line-height: 14px;
    text-align: center;
    -webkit-transform: scale(1,1.8);
    -moz-transform: scale(1,1.8);
    -ms-transform: scale(1,1.8);
    -o-transform: scale(1,1.8);
    transform: scale(1,1.8);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    opacity: .5;
    position: absolute;
    top: 15px;
    right: 10px;
    font-size: 12px;

}

.inner_con .left .left_menu_ul a:hover,
.inner_con .left .left_menu_ul a.on{
    background: #b3000d;
}
.inner_con .left .left_menu_ul a:hover i,
.inner_con .left .left_menu_ul a.on i{
    background: rgba(0,0,0,.2);
    opacity: 1;
}

.inner_con .left .part{
    background: #fff;
}

.inner_con .left .part .title{
    background: #000;
    color: #fff;
    font-size: 20px;
    padding-left: 18px;
    line-height: 40px;
    margin-top: 18px;
}
.inner_con .left .part ul{
    padding: 18px;
}
.inner_con .left .part1 .title2{
    display: block;
    font-size: 16px;
    font-weight: 600;
}
.inner_con .left .part1 .info{
    padding: 18px;
}
.inner_con .left .part1 .link_a{
    width: 100%;
    line-height: 35px;
    text-align: center;
    color: #fff;
    background: #b3000d;
    font-size: 16px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 1px 2px 3px #aaa;
    -moz-box-shadow: 1px 2px 3px #aaa;
    box-shadow: 1px 2px 3px #aaa;
    margin-top: 12px;
}
.inner_con .left .part2_ul li{
    margin-bottom: 10px;
}
.inner_con .left .part2_ul li a{
    width: 100%;
}

.inner_con .left .part2_ul li .img_con{
    width: 54.16%;
    padding-top: 36.16%;
    float: left;
    background-size: cover !important;
}
.inner_con .left .part2_ul li .info_con{
    width: 45.84%;
    padding-left: 10px;
    padding-top: 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: right;
}
.inner_con .left .part2_ul li .info_con .info{
    height: 75px;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    overflow: hidden;
}

.inner_con .left .part3_ul li{
    position: relative;
}
.inner_con .left .part3_ul li a{
    width: 100%;
}
.inner_con .left .part3_ul li .img_con{
    width: 100%;
    padding-top: 69.5%;
    background-size: cover !important;
    margin-bottom: 10px;
}
.inner_con .left .part3_ul li h5{
    position: absolute;
    bottom: 13px;
    left: 0;
    width: 100%;
    padding: 0 10px;
    line-height: 30px;
    font-size: 16px;
    height: 30px;
    background: rgba(0, 0, 0, .3);
    color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.inner_con .left .part3_ul li.li2{
    line-height: 30px;
    height: 30px;

}
.inner_con .left .part4_ul li{
    float: left;
    margin-right: 8px;
    margin-bottom: 8px;

}
.inner_con .left .part4_ul li a{
    padding: 7px 8px;
    border: 1px solid #000;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;

}

.inner_con .right{
    width: calc(100% - 280px);
    padding-left: 60px;
    padding-top: 60px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}
.inner_con .right .title{
    font-size: 42px;
    font-weight: 600;
}
.inner_con .right .title i{
    font-size: 24px;
    font-weight: normal;
    padding-left: 45px;
    position: relative;
}
.inner_con .right .title i:before{
    position: absolute;
    content: "";
    display: block;
    top: -11px;
    left: 9px;
    background: url(../images/right_title_icon.png) no-repeat center center;
    width: 27px;
    height: 41px;
    background-size: 100% !important;
}
.inner_con .right .crumbsnav{
    color: #545454;
    margin-top: 28px;
}
.inner_con .right .crumbsnav a{
    padding-right: 14px;
    margin-right: 10px;
    position: relative;
}
.inner_con .right .crumbsnav a.index_a{
    text-indent: -10000px;
    background: url(../images/index_icon.png) no-repeat center left;
    width: 14px;
    height: 14px;
}
.inner_con .right .crumbsnav a:after{
    position: absolute;
    top: 4px;
    right: -4px;
    width: 0;
    height: 0;
    display: block;
    content: "";
    border: 4px solid transparent;
    border-left: 4px solid #ababab;


}
.inner_con .right .crumbsnav a:last-of-type:after{
    display: none;
}
/*右侧内容区*/
.right_con{
    padding-top: 35px;
}
.mb10 p{
    margin-bottom: 10px;
}
.brand{
    
}
.brand .brand_part1{
    background: url(../images/brand_bg1.jpg) no-repeat bottom right;
    padding-bottom: 20px;
    background-size: 25% auto;
}

.brand .brand_part1 .brand_title{
    font-size: 24px;
    font-weight: 600;
    padding-bottom: 15px;
}

.brand .brand_part1 .info p:nth-of-type(2){
    width: 78%;
}
.brand .brand_part1 .info p:nth-of-type(3){
    width: 70%;
}
.brand_ul1{
    background: #b3000d;
    color: #fff;
}
.brand_ul1 li{
    width: 49.5%;
}
.brand_ul1 li img{
    width: 100%;
}
.brand_ul1 li:nth-of-type(1){
    border-right: 1.3px solid #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.brand .info_li{
    padding: 30px 25px 0;
    background: #b3000d;
    color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.brand .info_li h6{
    font-size: 24px;
    padding-bottom: 12px;
}
.brand .brand_info1{
    background: #000;
    color: #fff;
    padding: 20px 78px;
    font-size: 18px;
    position: relative;
    margin: 1px 0;
}
.brand .brand_info1:before,
.brand .brand_info1:after{
    content: "";
    display: block;
    position: absolute;
    width: 28px;
    height: 23px;

}
.brand .brand_info1:before{
    background: url(../images/brand_icon1.png) no-repeat center center;
    top: 17px;
    left: 27px;
}
.brand .brand_info1:after{
    background: url(../images/brand_icon2.png) no-repeat center center;
    bottom: 17px;
    right: 27px;
}
.brand .info_li2{
    margin: 1px 0;
    padding: 26px;
}
.brand .brand_ul2 li{
    float: left;
    width: 33.33%;
    padding-left: 1px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 0;
    vertical-align: middle;
}
.brand .brand_ul2 li:nth-of-type(1){
    padding-left: 0;
}
.brand .brand_ul2 li img{
    width: 100%;
}
/*老城街VI*/
.VI_part1 img:nth-of-type(1){
    width: 55.377%;
}
.VI_part1 img:nth-of-type(2){
    width: 41.98%;
}
.VI_part2{
    padding: 40px 0;
}
.VI_part4{
    padding: 40px 0 30px;
}
.VI_part6{
    padding: 30px 0;
}
.VI_part6 img{
    width: 49.71%;
}
.VI_part7 img{
    width: 49.5%;
}
/*店铺风格*/
.style{

}
.style h5{
    font-size: 24px;
    padding-bottom: 15px;
}
.style .style_title{
    margin-top: 60px;
}
.style_part2 li:nth-of-type(1),
.style_part1 img:nth-of-type(1){
    width: 51.51%;
}
.style_part2 li:nth-of-type(2),
.style_part1 img:nth-of-type(2){
    width: 48.02%;
}
.style_part2 li img{
    width: 100%;
}
.style_part2 li span{
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #b3000d;
    line-height: 50px;
    margin: 1% 0;
}
.style_part2 li:nth-of-type(2) span{
    width: 100%;

}
.style_part2 li:nth-of-type(1) span{
    margin-right: 1%;
    width: 49.5%;
}
.style_part2 li:nth-of-type(1) span:nth-of-type(2){
    margin-right: 0;
}
.style_part3 img{
    width: 49.81%;
    margin-bottom: 4px;
}
.style_part7 img{
    width: 33%;
}
.style_part7 .info_con{
    width: 33%;
    background: #b3000d;
   padding-top: 18.857%;
    position: relative;
    margin-left: .5%;
}
.style_part7 .info_con .info{
    position: absolute;
    width: 100%;
    text-align: center;
    color: #fff;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.style_part7 .info_con .info h6{
    font-size: 20px;
    padding-bottom: 10px;

}
.style_part7 .info_con .info p{
    text-align: center;
    font-size: 16px;
}
/*面类主餐*/

.noodle_ul{

}
.noodle_ul li{
    float: left;
    width: 48.11%;
    margin-right: 3.78%;
    margin-bottom: 3.78%;
}
.noodle_ul li:nth-of-type(2n){
    margin-right: 0;
}
.noodle_ul li a{
    width: 100%;
}
.noodle_ul li .img_con{
    width: 100%;
    border: 1px solid #000;
    padding: 6px;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.noodle_ul li .img_con .img{
    width: 100%;
    padding-top: 66.4%;
    background-size: cover !important;
}
.noodle_ul li h6{
    text-align: center;
    background: #000;
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    margin-top: 10px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.noodle_ul li:hover h6{
    background: #b3000d;
}
.noodle_ul li:hover .img_con{
    border: 1px solid #b3000d;
    background: #f7f5ee;
}
/*新闻列表*/
.news_hot{

}
.news_hot li{
    position: relative;
    width: 48.11%;
    margin-right: 3.78%;
    margin-bottom: 3.78%;
    font-size: 0;
    float: left;
}
.news_hot li:nth-of-type(2n){
    margin-right: 0;
}
.news_ul li a,
.news_hot li a{
    width: 100%;
    font-size: 14px;
}
.news_hot li .img_con{
    width: 100%;
    padding-top: 66.67%;
    background-size: cover !important;
}

.news_hot li h6{
    position: absolute;
    bottom: 0;
    font-size: 18px;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    left: 0;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 50px;
    height: 50px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    text-align: center;
}
.news_hot li:hover h6{
    background: #b3000d;
}

.news_ul{

}
.news_ul li{
    margin-bottom: 15px;
}
.news_ul li a{
    background: #fff;
}
.news_ul li .img_con{
    width: 28.3%;
    float: left;
    padding-top: 18.86%;
    background-size: cover !important;
}
.news_ul li .info_con{
    width: 71.7%;
    float: right;
    padding: 22px 25px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.news_ul li .info_con h6{
    font-size: 18px;
}
.news_ul li .info_con .time{
    margin: 0px 0 4px;
    padding: 12px 0 8px 20px;
    background: url(../images/time_icon.png) no-repeat center left;
    color: #737373;

}
.news_ul li .info_con .more{
    margin-top: 20px;
    border: 1px solid #000;
    font-size: 12px;
    padding: 6px 22px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;

}
.news_ul li:hover .info_con h6{
    color: #b3000d;
}
.news_ul li:hover .info_con .more{
    border: 1px solid #b3000d;
    background: #b3000d;
    color: #fff;
}
/*新闻单页*/
.news_title{
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
}
.news_time{
    margin: 7px 0 12px;
    padding: 12px 0 8px 20px;
    background: url(../images/time_icon.png) no-repeat center left;
    color: #737373;
}
/*加盟问问*/
.new_ques_ul{

}
.new_ques_ul li{
    padding: 30px 30px 25px 30px;
    background: #fff;
    margin-bottom: 18px;
    -webkit-box-shadow: 0px 5px 5px -1px #ccc;
    -moz-box-shadow: 0px 5px 5px -1px #ccc;
    box-shadow: 0px 5px 5px -1px #ccc;
}

.new_ques_ul li a{
    width: 100%;
    padding-left: 40px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.new_ques_ul li h6{
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 25px;
    position: relative;
}
.new_ques_ul li i{
    position: absolute;
    left: 0px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.new_ques_ul li .info{
   max-height: 75px;
    -webkit-line-clamp: 3;
    line-clamp: 3;
}
.new_ques_ul li i.q{
    top: -1px;
    background: #b3000d;
}
.new_ques_ul li i.a{
     background: #000;
     top: auto;
    top: 34px;
}

/*项目优势*/
.advan_ul{
    position: relative;
}
.advan_ul:before {
    position: absolute;
    top: 4%;
    width: 1px;
    height: 90%;
    background: url(../images/bg_line.png) repeat-y center center;
    content: "";
    display: block;
    left: 50%;
}
.advan_ul li{
    position: relative;
    margin-bottom: 30px;
}
.advan_ul li .icon{
    position: absolute;
    top: 27%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 68px;
    height: 68px;
    background: url(../images/advan_icon1.png) no-repeat center center;
    background-size: 100% 100% !important;
}
.advan_ul li:before{
    position: absolute;
    bottom: -33px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    content: "";
    display: block;
    width: 35px;
    height: 35px;
    background: url(../images/advan_icon0.png) no-repeat center center;
    background-size: 100% 100% !important;
}
.advan_ul li .img_con{
    float: left;
    width: 42.45%;
    padding-top: 18.86%;
    background-size: cover !important;
    position: relative;
}
.advan_ul li .img_con:before{
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: -14px;
    width: 0;
    height: 0;
    border: 7px solid transparent;
    border-left: 7px solid #b3000d;
    -webkit-transform: translateY(-14px);
    -moz-transform: translateY(-14px);
    -ms-transform: translateY(-14px);
    -o-transform: translateY(-14px);
    transform: translateY(-14px);
}
.advan_ul li .info_con{
    float: right;
    width: 42.45%;
    padding-top: 4%;
}
.advan_ul li .info_con .advan_title{
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 8px;
}
.advan_ul li .info_con .info{
    font-size: 16px;
}
.advan_ul li:nth-of-type(2n) .img_con{
    float: right;
}
.advan_ul li:nth-of-type(2n) .img_con:before{
    right: auto;
    left: -14px;
    border-left: 7px solid transparent;
    border-right: 7px solid #b3000d;
}
.advan_ul li:nth-of-type(2n) .info_con{
    float: left;
}
.advan_ul li:nth-of-type(2) .icon{
    background: url(../images/advan_icon2.png) no-repeat center center;
}
.advan_ul li:nth-of-type(3) .icon{
    background: url(../images/advan_icon3.png) no-repeat center center;
}
.advan_ul li:nth-of-type(4) .icon{
    background: url(../images/advan_icon4.png) no-repeat center center;
}
.advan_ul li:nth-of-type(5) .icon{
    background: url(../images/advan_icon5.png) no-repeat center center;
}
.advan_ul li:nth-of-type(6) .icon{
    background: url(../images/advan_icon6.png) no-repeat center center;
}
.advan_ul li:nth-of-type(7) .icon{
    background: url(../images/advan_icon7.png) no-repeat center center;
}
.advan_ul li:nth-of-type(8) .icon{
    background: url(../images/advan_icon8.png) no-repeat center center;
}
.advan_ul li:last-of-type:before{
    display: none;
}

/*top3收益展示*/
.top3_ul{
    
}

.top3_ul li{
    float: left;
    width: 47.17%;
    position: relative;

}
.top3_ul li:nth-of-type(2n){
    margin-right: 5.66%;
}
.top3_ul li a{
    width: 100%;
}
.top3_ul li .img_con{
    padding-top: 80%;
    background-size: cover !important;
}


.top3_ul li .info_con{
    background: #fff;
    padding: 80px 30px 40px;

}
.top3_ul li .info_con .name{
    font-size: 28px;
    text-align: center;
    margin-bottom: 30px;
}
.top3_ul li .info_con .mon_box{
    justify-content: center;

}
.top3_ul li .info_con .mon_box .time{
    padding-top: 3px;
    padding-left: 50px;
    margin-right: 30px;
    line-height: 23px;
    background: url(../images/time_icon1.png) no-repeat center left;
}
.top3_ul li .info_con .mon_box .mon{
    padding-left: 43px;
    line-height: 23px;
    background: url(../images/money_icon.png) no-repeat center left;
}
.top3_ul li .info_con .mon_box .mon .money{
    font-size: 24px;
    font-weight: 600;
}
.top3_ul li:before{
    position: absolute;
    content: "";
    display: block;
    width: 172px;
    height: 151px;
   background: url(../images/top_bg2.png) no-repeat center center;
    background-size: 100% 100% !important;
    bottom: 175px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}.top3_ul li:nth-of-type(4):before{
	background: url(../images/x_top_bg2.png) no-repeat center center;
}

.top3_ul li:nth-of-type(3):before{
    background: url(../images/top_bg3.png) no-repeat center center;
}

.top3_ul li.top3_top1{
    width: 100%;
    margin-right: 0;
    margin-bottom: 45px;
}
.top3_ul li.top3_top1 .img_con{
    padding-top: 56%;
}



.top3_ul li.top3_top1 .info_con{
    padding: 30px;

}
.top3_ul li.top3_top1 .info_con .name{
    margin-bottom: 0;
    margin-right: 30px;
    margin-top: 5px;
}

.top3_ul li.top3_top1:before {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    width: 214px;
    height: 188px;
    left: auto;
    right: 35px;
    bottom: 30px;
    background: url(../images/top_bg1.png) no-repeat center center;
}

/*总部支持*/
.support_img{
    position: relative;
    margin-bottom: 5px;
}
.support_img .support_info{
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    background: url(../images/circle_bg3.png) no-repeat center center;
    background-size: 100% 100% !important;
    width: 300px;
    height: 300px;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    font-size: 24px;
    line-height: 35px;
    text-align: center;
    padding-top: 106px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.headsupport_ul li{
    margin-top: 28px;
    position: relative;
    margin-left: 55px;
    border: 1px solid #b3000d;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 20px 20px 12px 120px;
    position: relative;
}
.headsupport_ul li .img_con{
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 110px;
    height: 110px;
    border: 1px solid #b3000d;
    background-size: cover !important;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -55px;
    overflow: hidden;
}
.headsupport_ul li .num{
    position: absolute;
    width: 62px;
    height: 40px;
    background: url(../images/num_bg.png) no-repeat center center;
    background-size: 100% 100% !important;
    color: #fff;
    font-size: 20px;
    line-height: 40px;
    padding-left: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    left: 36px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);

}
.headsupport_ul li .info_con .name{
    font-size: 24px;
    margin-bottom: 12px;
}
/*中央工厂*/
.central_part1{
    margin-bottom: .5%;
}
.central_part2 img{
    width: 33%;
}
.central_part2 .info_con{
    width: 33%;
    background: #b3000d;
    padding-top: 26.7%;
    position: relative;
    margin-left: .5%;
}
.central_part2 .info_con .info{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    width: 100%;
    text-align: center;
    color: #fff;
    top: 50%;
    left: 0;
    padding: 0 25px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.central_part2 .info_con .info h6{
    font-size: 24px;
    padding-bottom: 10px;

}
.central_part3{
    position: relative;
    margin-top: 55px;
}
.central_part3 .central_title{
    text-align: center;
    margin-bottom: 15px;

}
.central_part3 .central_title i{
    color: #fff;
    line-height: 44px;
    padding: 0 23px;
    background: #b3000d;
    position: relative;
    font-size: 24px;
}
.central_part3 .central_title i:after{
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-top: 6px solid #b3000d;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);

}
.central_part3 img{
    width: 100%;
}
.central_part3_ul li{
    width: 335px;
    position: absolute;

}
.central_part3_ul li:nth-of-type(1){
    left: 0;
    top: 36%;
}
.central_part3_ul li:nth-of-type(2){
    right: 0;
    top: 36%;
}
.central_part3_ul li:nth-of-type(3){
    left: 0;
    top:68%;
}
.central_part3_ul li:nth-of-type(4){
    right: 0;
    top: 68%;
}
.central_part3_ul li h6{
    color: #b3000d;
    font-size: 24px;
    margin-bottom: 10px;
    position: relative;
}
.central_part3_ul li h6 i{
    position: absolute;
    background: url(../images/dot_red_sma.png) no-repeat center center;
    width: 20px;
    height: 20px;
    top: 5px;
    left: 125px;
    background-size: 100% 100% !important;
}
.central_part3_ul li h6 i:after{
    position: absolute;
    top: 50%;
    width: 150px;
    height: 1px;
    background: #b3000d;
    left: 100%;
    content: "";
    display: block;
}
.central_part3_ul li span{
    width: 120px;
    background: #b3000d;
    line-height: 30px;
    color: #fff;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    padding: 0 10px;
}
.central_part3_ul li:nth-of-type(2n){
    text-align: right;
}
.central_part3_ul li:nth-of-type(2n) h6 i{
    left: auto;
    right: 125px;
}
.central_part3_ul li:nth-of-type(2n) h6 i:after{
    left: auto;
    right: 100%;
}
.dot_con {
    position: relative;
    width: 40px;
    height: 40px;
    top: -4px;
}
/* 保持大小不变的小圆圈  */
.dot_con .dot {
    position: absolute;
    width: 10px;
    height: 10px;
    left: 15px;
    top: 15px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    z-index: 2;
    background: #b3000d;
}
/* 产生动画（向外扩散变大）的圆圈  */
.pulse {
    position: absolute;
    width: 36px;
    height: 36px;
    left: 2px;
    top: 2px;
    background: #b3000d;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    z-index: 1;
    opacity: 0;
}
.pulse1 {
    -webkit-animation: warn 3s linear infinite;
    -moz-animation: warn 3s linear infinite;
    animation: warn 3s linear infinite;
}
.pulse2 {
    -webkit-animation: warn 3s linear 1s infinite;
    -moz-animation: warn 3s linear 1s infinite;
    animation: warn 3s linear 1s infinite;
}
.pulse3 {
    -webkit-animation: warn 3s linear 2s infinite;
    -moz-animation: warn 3s linear 2s infinite;
    animation: warn 3s linear 2s infinite;
}
@keyframes warn {
    0% {
        transform: scale(0);
        opacity: 0.0;
    }
    25% {
        transform: scale(0);
        opacity: 0.1;
    }
    50% {
        transform: scale(0.1);
        opacity: 0.3;
    }
    75% {
        transform: scale(0.5);
        opacity: 0.5;
    }
    100% {
        transform: scale(1);
        opacity: 0.0;
    }
}

@-ms-keyframes warn {
    0% {
        transform: scale(0);
        opacity: 0.0;
    }
    25% {
        transform: scale(0);
        opacity: 0.1;
    }
    50% {
        transform: scale(0.1);
        opacity: 0.3;
    }
    75% {
        transform: scale(0.5);
        opacity: 0.5;
    }
    100% {
        transform: scale(1);
        opacity: 0.0;
    }
}

@-o-keyframes warn {
    0% {
        transform: scale(0);
        opacity: 0.0;
    }
    25% {
        transform: scale(0);
        opacity: 0.1;
    }
    50% {
        transform: scale(0.1);
        opacity: 0.3;
    }
    75% {
        transform: scale(0.5);
        opacity: 0.5;
    }
    100% {
        transform: scale(1);
        opacity: 0.0;
    }
}
@-moz-keyframes warn {
    0% {
        transform: scale(0);
        opacity: 0.0;
    }
    25% {
        transform: scale(0);
        opacity: 0.1;
    }
    50% {
        transform: scale(0.1);
        opacity: 0.3;
    }
    75% {
        transform: scale(0.5);
        opacity: 0.5;
    }
    100% {
        transform: scale(1);
        opacity: 0.0;
    }
}

@-ms-keyframes warn {
    0% {
        transform: scale(0);
        opacity: 0.0;
    }
    25% {
        transform: scale(0);
        opacity: 0.1;
    }
    50% {
        transform: scale(0.1);
        opacity: 0.3;
    }
    75% {
        transform: scale(0.5);
        opacity: 0.5;
    }
    100% {
        transform: scale(1);
        opacity: 0.0;
    }
}

@-khtml-keyframes warn {
    0% {
        transform: scale(0);
        opacity: 0.0;
    }
    25% {
        transform: scale(0);
        opacity: 0.1;
    }
    50% {
        transform: scale(0.1);
        opacity: 0.3;
    }
    75% {
        transform: scale(0.5);
        opacity: 0.5;
    }
    100% {
        transform: scale(1);
        opacity: 0.0;
    }
}

@-webkit-keyframes warn {
    0% {
        transform: scale(0);
        opacity: 0.0;
    }
    25% {
        transform: scale(0);
        opacity: 0.1;
    }
    50% {
        transform: scale(0.1);
        opacity: 0.3;
    }
    75% {
        transform: scale(0.5);
        opacity: 0.5;
    }
    100% {
        transform: scale(1);
        opacity: 0.0;
    }
}
/*加条件*/
.conditions_ul li{
    position: relative;
    margin-bottom: 18px;
}


.conditions_ul li .img_con{
    float: left;
    width: 50%;
    padding-top: 20.75%;
    background-size: cover !important;
    position: relative;
}
.conditions_ul li .icon{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    background: #b3000d;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 100;
    color: #fff;
    font-size: 28px;
    text-align: center;
    line-height: 60px;
}
.conditions_ul li .info_con{
    float: right;
    width: 50%;
    padding-top: 20.75%;
    position: relative;
    background: #fff;
}

.conditions_ul li .info_con .info{
    position: absolute;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    left: 0;
    padding: 0 30px 0 60px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.conditions_ul li:nth-of-type(2n) .img_con{
    float: right;
}

.conditions_ul li:nth-of-type(2n) .info_con{
    float: left;
}
.conditions_ul li:nth-of-type(2n) .info_con .info{
    padding: 0 60px 0 30px;
}
/*联系我们*/
.contact_part1{
    background: #b3000d;
    color: #fff;
}
.contact_part1 .img_con{
    width: 56.6%;
}
.contact_part1 .img_con img{
    width: 100%;
}
.contact_part1 .info_con{
    width: 43.4%;
    padding: 30px 50px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.contact_part1 .info_con li{
    line-height: 70px;
    font-size: 18px;
    padding-left: 40px;
    border-bottom: 1px solid rgba(255,255,255,.2)
}

.contact_part1 .info_con li:nth-of-type(1){
    background: url(../images/contact_icon1.png) no-repeat center left;
}
.contact_part1 .info_con li:nth-of-type(2){
    background: url(../images/contact_icon2.png) no-repeat center left;
}
.contact_part1 .info_con li:nth-of-type(3){
    background: url(../images/contact_icon3.png) no-repeat center left;
}
.contact_part1 .info_con li:nth-of-type(4){
    background: url(../images/contact_icon4.png) no-repeat center left;
}
.contact_part2{
    margin: 40px 0 65px;
    width: 100%;
    height: 500px;
    border: 1px solid #b3000d;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.contact_part2 #allmap{
    width: 100%;
    height: 100%;
}
.infobox{
    width: 268px;
}

.infobox .d1{
    margin-top: 5px;
    font-size: 15px;
    text-align: center;
    margin-bottom: 20px;
}
.infobox .dqlocal{
    position: relative;
    margin-bottom: 10px;
}

.infobox .dqlocal input {
    width: 100%;
    box-sizing: border-box;
    height: 28px;
    line-height: 28px;
    border: 1px solid #e0e0e0;
    background-color: #f2f2f2;
    font-size: 12px;
    color: #333333;
    padding: 0 34px 0 6px;
    vertical-align: top;
}

.infobox .dqlocal .closetext{
    width: 10px;
    height: 10px;
    background: url(../images/t_menu-close.png) no-repeat center;
    right: 12px;
    top: 50%;
    margin-top: -5px;
    position: absolute;
    cursor: pointer;
}


.infobox .local input{
    width: 220px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #e0e0e0;
    background-color: #f2f2f2;
    font-size: 12px;
    color: #666666;
    padding: 0 5px;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.infobox .local input.gobtn{
    border: 1px solid #000;
    background: #fff;
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 45px;
}
.contact_part3{
    position: relative;
    background: url(../images/contact_bg.jpg) no-repeat center center;
    background-size: cover;
    padding: 70px 50px 35px;

}
.contact_part3:before{
    content: "";
    display: block;
    width: 439px;
    height: 311px;
    background: url(../images/contact_right.png) no-repeat center center;
    background-size: 100% 100% !important;
    position: absolute;
    bottom: -50px;
    right: -140px;
}
.contact_part3 .contact_part3_title{
    position: absolute;
    top:  -30px;
    left: 0;
    width: 100%;
    text-align: center;

}
.contact_part3 .contact_part3_title i{
    padding: 0 85px;
    line-height: 60px;
    font-size: 24px;
    background: #b3000d;
    color: #fff;
}
.contact_part3 .img_con{
    width: 270px;
    background: #fff;
    text-align: center;
    padding: 20px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.contact_part3 .img_con h6{
    font-size: 28px;
    color: #b3000d;

}
.contact_part3 .img_con span{
    font-size: 18px;
    margin-top: 5px;
}
.contact_part3 .img_con img{
    width: 215px;
    height: 215px;
}
.contact_part3 .img_con i{
    padding-bottom: 8px;
    font-size: 13px;
}
.contact_part3 .img_con p{
    font-size: 13px;
    line-height: 18px;
}
.contact_part3_ul{
    width: 388px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    padding-left: 30px;
    position: relative;
    z-index: 10;
}
.contact_part3_ul li{
    margin-bottom: 8px;
}
.contact_part3_ul li span{
    width: 70px;
    float: left;
    text-align: right;
    padding-top: 8px;
}
.contact_part3_ul li.li1 select,
.contact_part3_ul li.li1 textarea,
.contact_part3_ul li.li1 input{
    float: right;
    width: calc(100% - 75px);
    padding: 5px 9px;
    background: #f2f2f2;
    border: 1px solid #cdcdcd;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.contact_part3_ul li.tips input{
    -webkit-appearance: checkbox;
    position: relative;
    top: 2px;
    margin-right: 5px;
}
.contact_part3_ul li.tips p{
    float: right;
    width: calc(100% - 75px);
    font-size: 12px;
    line-height: 25px;
}
.contact_part3_ul li.visit_li label{
    line-height: 34px;
    margin-right: 6px;
}

.contact_part3_ul li.visit_li input{
    -webkit-appearance: radio;
    position: relative;
    margin-right: 3px;
    top: 2px;
}
.contact_part3_ul li.li_submit input{
    float: right;
    width: calc(100% - 75px);
    padding: 8px 10px;
    background: #b3000d;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
}
/*集团介绍*/
.group_part1{

}
.group_part1 .group_logo{
    text-align: center;
    margin-bottom: 20px;
}
.group_part1 .group_part1_ul{
    margin: 30px 0 10px;
    justify-content: space-between;
}
.group_part1_ul li{
    color: #b3000d;
    position: relative;
}
.group_part1_ul li:before{
    position: absolute;
    top: 0px;
    right: -70%;
    content: "";
    display: block;
    width: 1px;
    height:  43px;
    background: #b3000d;
}
.group_part1_ul li:last-of-type:before{
    display: none;
}
.group_part1_ul li span{
    font-size: 56px;
    font-family: monospace;
    font-weight: 600;
    margin-right: 5px;
    position: relative;
    top: -10px;
}
.group_part1_ul li i{
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 5px;
}

.group_part1_info{
    background: url(../images/group_part1_info_bg.jpg) no-repeat bottom right;
    background-size: cover;
    color: #fff;
}
.group_part1_info .img_con{
    width: 50%;
}
.group_part1_info .img_con img{
    width: 100%;
}
.group_part1_info .info_con{
    width: 50%;
    padding: 50px 30px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.group_part1_info .info_con p{
    line-height: 22px;
    padding: 7px 0;
    font-size: 16px;
}
.group_title{
    margin: 55px 0 30px;
    text-align: center;
}
.group_title i{
    padding: 0 90px;
    line-height: 45px;
    color: #fff;
    background: #b3000d;
    font-size: 24px;
    position: relative;
}

.group_title i:before{
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border: 7px solid transparent;
    border-top: 7px solid #b3000d;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
/*集团旗下品牌*/
.group_brands_ul{

}
.group_brands_ul li{
    padding: 15px 0;
    border-bottom: 1px solid rgba(0,0,0,0.1)
}
.group_brands_ul li:last-of-type{
    border-bottom: none;
}
.group_brands_ul li .num{
    width: 70px;
    color: #ababab;
    font-size: 57px;
    font-family: monospace;
    font-weight: 600;
    padding-top: 25px;
}
.group_brands_ul li .logo_box{
    width: 150px;
    text-align: center;
    padding-top: 35px;
}
.group_brands_ul li .logo_box img{
    max-width: 100%;
}
.group_brands_ul li .info_con{
    width: calc(100% - 470px);
    padding: 35px 15px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.group_brands_ul li .info_con h6{
    font-size: 24px;
    color: #b3000d;
    padding-bottom: 10px;
}
.group_brands_ul li .img_con{
    width: 250px;
    height: 160px;
    background-size: cover !important;
}
/*公司结构展示*/
.display_ul li{
    background: #fff;
    padding-left: 280px;
    margin-bottom: 40px;
    position: relative;
    border: 1px solid #b3000d;
}
.display_ul li .logo_box{
    position: absolute;
    top: 50%;
    width: 280px;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
}
.display_ul li .logo_box img{
    max-width: 90%;
}
.display_ul li .info_con{
    background: #b3000d;
    padding: 60px;
    color: #fff;
    position: relative;
}
.display_ul li .info_con:after{
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-right: 8px solid #b3000d;
    top: 50%;
    left: -16px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.display_ul li .info_con h6{
    font-size: 24px;
    padding-bottom: 5px;
}

.display_ul li:nth-of-type(2n){
    border: none;
}
.display_ul li:nth-of-type(2n) .info_con{
    background: #e6e6e6;
    color: #000;
}

.display_ul li:nth-of-type(2n) .info_con h6{
    color: #b3000d;
}
.display_ul li:nth-of-type(2n) .info_con:after{
    border-right: 8px solid #e6e6e6;
}















    /*分页结构*/
.page{
    text-align: center;
    padding-top: 20px;
}
.page a{
    background: #b3000d;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    color: #fff;
    padding: 8px 18px;
}
.page a.disabled{
    background: #ccc;
}
.page a.current{
   color: #b3000d;
    background: none;
}

.style_part3  .styleimg10_icon{
	height: 304px;
}
.style_part7  .styleimg12_icon{
	height: 269px;	
}
.style_part7   .styleimg13_icon{
	margin-left: .5%;
}






















@media screen and (max-width: 1680px) {
    .w {
        width: 1200px;
    }
    .topnav {
        height: 125px;
    }
    .topnav .logo {
        margin-top: 27px;
    }
    .topnav .right {
        margin-top: 25px;
    }
    .topnav .ewm {
        margin-top: 23px;
    }
    .topnav .nav_list li {
        margin-left: 35px;
    }
    .topnav .nav_list li > a {
        font-size: 16px;
        border-bottom: 3px solid transparent;
    }
    .topnav .nav_list li:hover > a, .topnav .nav_list li.on > a{
        border-bottom: 3px solid #b3000d;
    }
    .sec1 .swiper_left {
        height: 280px;
    }
    .sec1 .left .info_con {
        padding-top: 20px;
    }
    .sec1 .left .info_con h6 {
        font-size: 22px;
        padding-bottom: 15px;
    }
    .sec1 .title {
        font-size: 28px;
        margin-bottom: 20px;
    }
    .sec1 .sec1right_ul li h6 {
        line-height: 30px;
    }
    .sec5 .new_title dd,
    .bigtitle {
        font-size: 38px;
    }
    .sec2 .part2 .left {
        padding-right: 110px;
    }
    .sec2 .part2 .good_ul {
        margin-top: 35px;
    }
    .sec2 .part2 .good_ul li {
        margin-bottom: 20px;
        padding-top: 10px;
    }
    .sec2 .part3 .support_ul li {
        line-height: 36px;
        font-size: 14px;
    }
    .sec2 .part3 .support_ul li i {
        width: 90px;
        font-size: 16px;
        margin-right: 12px;
    }
    .sec5 .new_ul li .time {
        padding: 16px 0;
    }
    .sec5 .new_ul li .info {
        -webkit-line-clamp: 2;
        line-clamp: 2;
        height: 50px;
        margin-bottom: 15px;
    }
    .sec8 .list_foot li {
        margin-right: 45px;
    }

    .sec8 .phone_box:after {
        left: -51px;
    }
/*品牌故事*/
    .brand .brand_part1 {
        background-size: 30% auto;
    }
    .brand_ul1 li:nth-of-type(1) {
        height: 280px;
    }
    .brand_ul1 li img {
        width: 100%;
        height: 100%;
    }
    .brand .info_li {
        padding: 20px 20px 0;
    }
    .inner_con .left .part .title {
        font-size: 18px;
    }
    .news_ul li .info_con h6 {
        font-size: 16px;
    }
    .news_ul li .info_con .time {
        padding: 7px 0 4px 20px;
    }

    .news_ul li .info_con .more {
        margin-top: 10px;
        padding: 4px 13px;
    }
    .news_ul li .info_con {
        padding: 15px 20px 0;
    }
    .news_title {
        font-size: 22px;
        line-height: 28px;
    }
    .advan_ul li .info_con .advan_title {
        font-size: 22px;
    }
    .advan_ul li .info_con .info {
        font-size: 14px;
    }
    .advan_ul li .icon {
        width: 50px;
        height: 50px;
    }
    .advan_ul li:before{
        width: 25px;
        height: 25px;
    }
    .top3_ul li .info_con .name {
        font-size: 22px;
        margin-bottom: 20px;
    }
    .top3_ul li .info_con {
        padding: 60px 25px 30px;
    }
    .top3_ul li:before{
        width: 130px;
        height: 117px;
        bottom: 138px;
    }
    .top3_ul li.top3_top1:before{
        width: 170px;
        height: 153px;
        right: 30px;
    }

    .top3_ul li.top3_top1 .info_con .name{
        margin-top: 12px;
    }
    .headsupport_ul li .info_con .name {
        font-size: 22px;
        margin-bottom: 10px;
    }

    .central_part3_ul li {
        width: 277px;
    }

    .central_part3_ul li h6 i:after {
        width: 110px;
    }
    .central_part3_ul li h6 {
        font-size: 22px;
    }
    .central_part3_ul li h6 i {
        left: 117px;
    }
    .central_part3_ul li:nth-of-type(2n) h6 i {
        right: 117px;
    }
    .contact_part1 .info_con {
        padding: 25px 30px 0;
    }
    .contact_part1 .info_con li {
        line-height: 60px;
        font-size: 16px;
    }
    .contact_part2 {
        margin: 30px 0 50px;
        height: 400px;
    }
    .contact_part3 .contact_part3_title {
        top: -25px;
    }
    .contact_part3 .contact_part3_title i {
        padding: 0 50px;
        line-height: 50px;
        font-size: 22px;
    }
    .contact_part3:before {
        width: 300px;
        height: 220px;
    }
    .group_part1_ul li:before{
        right: -41%;
    }
    .group_part1_info .info_con p {
        line-height: 20px;
        padding: 4px 0;
        font-size: 14px;
    }
    .group_part1_info .info_con {
        padding: 25px 25px 0;
    }
    .group_title {
        margin: 40px 0 24px;
    }
    .group_title i {
        padding: 0 80px;
        line-height: 40px;
        font-size: 22px;
    }
    .group_brands_ul li .img_con {
        width: 220px;
        height: 150px;
    }
    .group_brands_ul li .info_con {
        width: calc(100% - 440px);
    }
    .group_brands_ul li .info_con h6 {
        font-size: 22px;
    }
    .display_ul li {
        padding-left: 240px;
        margin-bottom: 30px;
    }
    .display_ul li .logo_box {
        width: 240px;
    }
    .display_ul li .info_con {
        padding: 45px;
    }

    .display_ul li .info_con h6 {
        font-size: 22px;
    }

 .style_part3   .styleimg9_icon,.style_part3   .styleimg10_icon{
	 height: 260px; 
 }
.style_part7 .styleimg12_icon{	
	height: 218px;
}









}


@media screen and (max-width: 1366px) {
    .w {
        width: 1080px;
    }
    .topnav {
        height: 110px;
    }
    .topnav .logo img{
        width: 220px;
    }
    .topnav .nav_list li {
        margin-left: 30px;
    }
    .topnav .nav_list li > a {
        font-size: 15px;
    }
    .topnav .right {
        margin-right: 15px;
        margin-top: 15px;
    }
    .topnav .ewm {
        margin-top: 21px;
        width: 67px;
        height: 67px;
    }
    .ques .left {
        width: 185px;
        padding-left: 54px;
        background-size: auto 90%;
        font-size: 18px;
    }
    .ques .right {
        width: calc(100% - 185px);
        padding-right: 110px;
    }
    .sec1 .title {
        font-size: 24px;
        margin-bottom: 15px;
        background-size: auto 90% !important;
        padding: 0 0 0 33px;
    }
    .sec1 .title a {
        padding-top: 14px;
    }
    .sec1 .left .info_con {
        padding-top: 15px;
    }
    .sec1 .left .info_con h6 {
        font-size: 18px;
        padding-bottom: 10px;
    }
    .sec1 .left .info_con p {
        line-height: 25px;
        font-size: 14px;
    }
    .sec5 .new_title dd,
    .bigtitle {
        font-size: 34px;
    }
    .sec2 .part2 .left {
        padding-right: 90px;
    }
    .sec2 .part2 .right {
        padding-top: 45px;
    }
    .subtitle {
        font-size: 20px;
        margin-top: 10px;
    }
    .sec2 .part2 .good_ul li {
        padding-top: 5px;
    }

    .sec2 .part2 .good_ul li span {
        font-size: 15px;
    }
    .sec2 .part3 .support_ul li {
        line-height: 32px;
        width: 49%;
        margin-right: 2%;
        margin-bottom: 2%;
    }
    .sec2 .part3 .support_ul li i {
        width: 80px;
        font-size: 15px;
        margin-right: 9px;
    }
    .sec4 .bigtitle_con {
        font-size: 26px;
    }
    .sec5 .new_ul li .info_con {
        padding: 20px 20px;
    }

    .sec5 .new_ul li .time {
        padding: 12px 0;
    }
    .sec5 .new_dl dd a {
        padding: 13px 90px 13px 13px;
        font-size: 14px;
    }
    .sec5_ques .right li {
        padding-right: 24px;
    }
    .sec6 .brand_title {
        font-size: 22px;
        margin-bottom: 30px;
    }
    .sec6 .brand_swiper li {
        height: 65px;
    }
    .sec8 .list_foot li {
        margin-right: 35px;
    }

    .sec8 .phone_box dt,
    .sec8 .list_foot li>a {
        padding-bottom: 6px;
    }
    .sec8 .phone_box dd,
    .sec8 .list_foot li dd {
        line-height: 27px;
    }
    .sec8 .phone_box {
        padding-right: 20px;
    }
    .sec8 .foot_ewm img {
        width: 90px;
        height: 90px;
    }
    .sec8 .foot_ewm {
        padding-top: 23px;
    }
    .sec8 .phone_box:after {
        left: -35px;
    }
    .inner_con .right .title {
        font-size: 34px;
    }
    .inner_con .right .title i {
        font-size: 20px;
    }
    .brand .brand_part1 .info p:nth-of-type(2) {
        width: 84%;
    }
    .brand .brand_part1 .brand_title {
        font-size: 20px;
        padding-bottom: 10px;
    }
    .brand .info_li h6 {
        font-size: 20px;
        padding-bottom: 8px;
    }
    .brand_ul1 li:nth-of-type(1) {
        height: 294px;
    }
    .brand .brand_info1 {
        font-size: 16px;
    }

    .brand .info_li2{
        padding: 20px;
    }
    .inner_con .left {
        width: 250px;
        top: -30px;
    }
    .inner_con .right {
        width: calc(100% - 250px);
        padding-left: 40px;
        padding-top: 40px;
    }
    .inner_con .left .left_menu .left_title i {
        font-size: 20px;
    }
    .inner_con .left .left_menu .left_title {
        padding: 15px;
    }
    .inner_con .left .left_menu .left_title span {
        padding-top: 8px;
        font-size: 12px;
    }

    .inner_con .left .left_menu_ul a {
        padding: 14px 15px;
        font-size: 15px;
    }
    .inner_con .left .part .title {
        font-size: 16px;
        padding-left: 15px;
        line-height: 37px;
        margin-top: 10px;
    }
    .inner_con .left .part1 .info {
        padding: 15px;
    }
    .inner_con .left .part1 .title2 {
        font-size: 14px;
    }
    .inner_con .left .part2_ul li {
        margin-bottom: 5px;
    }
    .inner_con .left .part2_ul li .info_con {
        padding-left: 5px;
        padding-top: 0px;
    }
    .inner_con .left .part ul {
        padding: 15px;
    }
    .VI_part2 {
        padding: 25px 0;
    }
    .VI_part4 {
        padding: 25px 0 15px;
    }
    .VI_part6 {
        padding: 15px 0;
    }
    .style .style_title {
        margin-top: 40px;
    }
    .news_ul li .img_con {
        padding-top: 20.2%;
    }

    .news_title {
        font-size: 20px;
    }
    .new_ques_ul li h6 {
        font-size: 16px;
        margin-bottom: 8px;
    }

    .advan_ul li .info_con .advan_title {
        font-size: 20px;
        margin-bottom: 6px;
    }
    .headsupport_ul li .info_con .name {
        font-size: 20px;
        margin-bottom: 8px;
    }
    .support_img .support_info {
        width: 250px;
        height: 250px;
        font-size: 20px;
        line-height: 30px;
        padding-top: 88px;
    }

    .central_part3_ul li {
        width: 254px;
    }

    .central_part3_ul li h6 i:after {
        width: 93px;
    }
    .central_part2 .info_con .info h6 {
        font-size: 20px;
        padding-bottom: 4px;
    }

    .central_part2 .info_con .info{
        padding: 0 10px;
    }

    .central_part3 {
        margin-top: 40px;
    }
    .central_part3 .central_title i {
        line-height: 40px;
        padding: 0 20px;
        font-size: 20px;
    }
    .conditions_ul li .icon {
        width: 50px;
        height: 50px;
        font-size: 24px;
        line-height: 50px;
    }
    .contact_part1 .info_con li {
        line-height: 52px;
        font-size: 15px;
    }
    .contact_part2 {
        margin: 25px 0 40px;
        height: 350px;
    }
    .contact_part3 {
        padding: 50px 30px 20px;
    }
    .contact_part3 .img_con {
        width: 230px;
    }
    .contact_part3 .img_con h6 {
        font-size: 22px;
    }
    .contact_part3 .img_con span {
        font-size: 16px;
    }
    .contact_part3 .img_con img {
        width: 190px;
        height: 190px;
    }





    .contact_part3 .contact_part3_title {
        top: -20px;
    }

    .contact_part3 .contact_part3_title i {
        padding: 0 30px;
        line-height: 40px;
        font-size: 20px;
    }
    .group_part1 .group_logo img{
        height: 60px;
    }
    .group_part1 .group_part1_ul {
        margin: 25px 0 5px;
    }
    .group_part1_ul li span {
        font-size: 50px;
    }
    .group_part1_ul li i {
        font-size: 16px;
        padding-bottom: 3px;
    }
    .group_part1_info .info_con {
        padding: 15px 15px 0;
    }
    .group_part1_info .info_con p {
        line-height: 18px;
        padding: 7px 0;
        font-size: 13px;
    }
    .group_title {
        margin: 35px 0 20px;
    }
    .group_title i {
        padding: 0px 60px;
        line-height: 36px;
        font-size: 20px;
    }
    .group_part1_ul li:before {
        right: -35%;
    }

    .group_brands_ul li .num {
        width: 60px;
        font-size: 50px;
        padding-top: 10px;
    }
    .group_brands_ul li .logo_box {
        width: 120px;
        padding-top: 24px;
    }
    .group_brands_ul li .img_con {
        width: 200px;
        height: 140px;
    }
    .group_brands_ul li .info_con {
        width: calc(100% - 380px);
        padding: 15px 15px 0;
    }
    .group_brands_ul li .info_con h6 {
        font-size: 20px;
        padding-bottom: 5px;
    }
    .display_ul li {
        padding-left: 200px;
        margin-bottom: 20px;
    }
    .display_ul li .logo_box {
        width: 200px;
    }
    .display_ul li .info_con {
        padding: 35px;
    }

    .display_ul li .info_con h6 {
        font-size: 20px;
    }


 .style_part3   .styleimg9_icon,.style_part3   .styleimg10_icon{
	 height: 226px; 
 }
.style_part7 .styleimg12_icon{	
	height: 200px;
}










}

/*移动端*/
@media screen and (max-width: 900px) {
    .w {
        margin: 0;
        width: auto;
        padding: 0 15px;

    }
    body{
        background: #fff;
    }
    /*移动端导航*/
    .mobile_top {
        height: 55px;
        background: #fff;
        border-bottom: 1px solid #eee;
        font-size: 0;
    }

    .mobile_top .logo a img {
        height: 36px;
        margin-top: 11px;
    }

    .mobile_top .meum a {
        width: 50px;
        height: 55px;
        background: url(../images/menu.png) no-repeat center right;
    }

    .mobile_top .meum img {
        width: 20px;
        height: 13px;
    }
    /*左侧菜单*/
    .cbp-spmenu-left {
        width: 100%;
        height: 100%;
        top: 0px;
        z-index: 1000;
        position: fixed;
        left: -100%;
        display: block;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }

    .cbp-spmenu-left.cbp-spmenu-open {
        left: 0px;
    }

    .menu_box {
        width: 100%;
        height: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        overflow-y: scroll;
        background: #b3000d;
        color: #fff;
    }

    .meum_list li {
        width: 100%;
        font-size: 18px;
        border-bottom: solid 1px rgba(255,255,255,.5);
    }

    .meum_list li > a {
        width: 100%;
        display: block;
        padding: 20px 20px;
        text-align: center;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        position: relative;
    }

    .meum_list li > a i {
        position: absolute;
        right: 15px;
        -ms-transform: scale(1, 1.5);
        -moz-transform: scale(1, 1.5);
        -webkit-transform: scale(1, 1.5);
        -o-transform: scale(1, 1.5);
        transform: scale(1, 1.5);
        -webkit-transition: all .4s;
        -moz-transition: all .4s;
        -ms-transition: all .4s;
        -o-transition: all .4s;
        transition: all .4s;
    }
    .meum_list li.active > a i {
        -ms-transform: rotate(90deg) scale(1, 1.5);
        -moz-transform: rotate(90deg) scale(1, 1.5);
        -webkit-transform: rotate(90deg) scale(1, 1.5);
        -o-transform: rotate(90deg) scale(1, 1.5);
        transform: rotate(90deg) scale(1, 1.5);
    }
    .meum_list li .hide_menu {
        display: none;
    }

    .meum_list li .hide_menu a {
        width: 100%;
        text-align: center;
        padding: 8px 40px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border-top: solid 1px rgba(255, 255, 255, 0.1);
    }

    .menu_close {
        background: url(../images/t_menu-close.png) no-repeat center center;
        width: 30px;
        height: 30px;
        position: absolute;
        top: 5px;
        right: 10px;

    }
    .banner_container.swiper-container-horizontal>.swiper-pagination-bullets {
        bottom: 7px;
    }
    .banner_container .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
        background-size: 100% 100% !important;
        margin: 0 5px !important;
    }
    .sec1 {
        padding: 30px 0;
    }
    .sec1 .title {
        font-size: 20px;
        padding: 0 0 0 30px;
    }
    .sec1 .left {
        width: 100%;
        padding-right: 0;
    }

    .sec1 .right {
        width: 100%;
        padding-left: 0;
        padding-top: 30px;
    }
    .sec1 .swiper_left {
        height: 200px;
    }
    .sec1 .title a {
        padding-top: 12px;
    }
    .sec5 .new_title dd, .bigtitle {
        font-size: 28px;
    }
    .sec2 .top_ul li {
        width: 100%;
        margin-right: 0;
    }
    .sec2 .top_ul li:nth-of-type(1),
    .sec2 .top_ul li:nth-of-type(3){
        display: none;
    }
    .subtitle {
        font-size: 16px;
        margin-top: 6px;
    }
    .sec2 .part2 .right {
        width: 100%;
        padding-top: 0px;
    }
    .sec2 .part2 .good_ul {
        margin-top: 20px;
        background: none;
    }

    .sec2 .part2 .good_ul li{
        width: 25% !important;
        text-align: center;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
    .sec2 .part2 .good_ul li .num {
        width: 55px;
        height: 55px;
        font-size: 20px;
        line-height: 55px;
    }

    .sec2 .part2 .left {
        width: 100%;
        padding-right: 0;
    }
    .sec2 .part3 .left {
        width: 100%;
    }
    .sec2 .part3 .support_ul {
        margin-top: 15px;
    }
    .sec2 .part3 .support_ul li {
        width: 48%;
        margin-right: 4%;
        margin-bottom: 4%;
    }
    .sec2 .part3 .support_ul li span{
        display: none;
    }
    .sec2 .part3 .support_ul li i {
        width: 100%;
        margin-right: 0;
    }

    .sec2 .part3 .right {
        width: 100%;
        padding-left: 0;
    }
    .sec2 .part4 .info_con {
        width: 100%;
        height: auto;
        padding: 20px 25px;
        position: static;
        -webkit-transform: translate(0);
        -moz-transform: translate(0);
        -ms-transform: translate(0);
        -o-transform: translate(0);
        transform: translate(0);
        background: #b3000d;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }
    .sec2 .part4 .support_ul li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 2%;
    }
    .sec2 .part4 .support_ul li:nth-of-type(3),
    .sec2 .part4 .support_ul li:nth-of-type(4){
        display: none;
    }
    .sec3 .bigtitle {
        padding-bottom: 0px;
        font-size: 18px;
    }
    .sec2 {
        padding: 30px 0;
    }
    .sec3 {
        padding: 40px 0 30px;
    }
    .sec3 .dish_title dd {
        margin: 0 4px;
        padding: 5px 10px;
        font-size: 13px;
    }
    .sec3 .dish_ul {
        margin-top: 20px;
    }
    .sec3 .dish_ul li {
        float: left;
        width: 48%;
        margin-right: 4%;
        margin-bottom: 4%;
    }
    .sec3 .dish_ul li:nth-of-type(3n){
        margin-right: 4%;
    }
    .sec3 .dish_ul li:nth-of-type(2n){
        margin-right: 0;
    }
    .sec3 .dish_ul li:nth-of-type(5),
    .sec3 .dish_ul li:nth-of-type(6){
        display: none;
    }

    .sec3 .dish_ul li .img_con {
        padding: 3px;
    }
    .sec3 .dish_ul li h6 {
        font-size: 14px;
        line-height: 32px;
        margin-top: 5px;
    }
    .sec4 .bigtitle_con {
        font-size: 16px;
    }
    .sec4 .bigtitle {
        font-size: 20px;
    }
    .sec4 .stores_list {
        margin: 20px auto 0;
        width: 96%;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
    .sec5 .new_title dd{
        font-size: 24px;
    }

    .sec5 .new_ul li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 2%;
        padding-left: 40px;
    }
    .sec5 .new_ul li:nth-of-type(3),
    .sec5 .new_ul li:nth-of-type(4){
        display: none;
    }
    .sec5 .new_ul li .img_con {
        width: 36%;
        border: 1px solid #000;
    }
    .sec5 .new_ul li .info_con {
        width: 72%;
        padding: 20px 15px;
    }
    .sec5 .new_ul li h6{
        -webkit-line-clamp: 1;
        line-clamp: 1;
        font-size: 14px;
        line-height: 20px;
        height: 40px;
    }

    .sec5 .new_ul li .time {
        padding: 10px 0;
        font-size: 12px;
    }
    .sec5 .new_ul li .info {
        height: 44px;
        font-size: 13px;
        line-height: 22px;
        margin-bottom: 0px;
    }
    .sec5 .new_ul li .info p{
        line-height: 22px;
    }
    .sec5 .new_ul li .lookmore {
        padding: 3px 12px;
        display: none;
    }
    .sec5 .new_dl {
        padding: 10px 15px 20px;
    }
    .sec5 .new_dl dd {
        width: 100%;
        margin-right: 0;
    }
    .sec5 .new_dl dd a i,
    .sec5 .new_dl dd:nth-of-type(4),
    .sec5 .new_dl dd:nth-of-type(5),
    .sec5 .new_dl dd:nth-of-type(6){
        display: none;
    }
    .sec5 .new_dl dd a {
        padding: 13px 0px 13px 13px;
    }
    .sec5 .new_dl dd a span {
        top: 19px;
    }
    .sec5 {
        padding: 30px 0;
    }
    .sec5 .new_list {
        margin-top: 30px;
    }
    .sec5_ques {
        margin-top: 30px;
    }
    .sec5_ques .left {
        width: 50px;
        padding: 20px 0 20px 16px;
        font-size: 16px;
        line-height: 23px;
    }
    .sec5_ques .right {
        width: calc(100% - 50px);
        padding: 24px 15px;
    }
    .sec5_ques .right li {
        width: 100%;
        padding-right: 0;
    }
    .sec5_ques .right li:nth-of-type(2),
    .sec5_ques .right li:nth-of-type(3){
        display: none;
    }

    .sec6 {
        padding: 30px 0;
    }
    .sec6 .brand_title {
        font-size: 18px;
        margin-bottom: 20px;
    }
    .sec6 .brand_swiper li {
        height: 50px;
    }
    .sec_m{

    }
    .sec_m_ul{

    }
    .sec_m_ul li{
        margin-bottom: 10px;
    }
    .sec_m_ul li span{
        width: 45px;
        float: left;
        padding-top: 8px;
    }
    .sec_m_ul li.li1 textarea,
    .sec_m_ul li.li1 input{
        float: right;
        width: calc(100% - 45px);
        padding: 7px 10px;
        background: #f2f2f2;
        border: 1px solid #cdcdcd;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .sec_m_ul li.tips input{
        -webkit-appearance: checkbox;
        position: relative;
        top: 2px;
        margin-right: 5px;
    }
    .sec_m_ul li.tips p{
        float: right;
        width: calc(100% - 45px);
        font-size: 12px;
        line-height: 20px;
        color: #656565;
    }
    .sec_m_ul li.visit_li label{
        line-height: 34px;
        margin-right: 6px;
    }

    .sec_m_ul li.visit_li input{
        -webkit-appearance: radio;
        position: relative;
        margin-right: 3px;
        top: 2px;
    }
    .sec_m_ul li.li_submit input{
        float: right;
        width: calc(100% - 45px);
        padding: 7px 10px;
        background: #b3000d;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        color: #fff;
    }
    footer .Copyright {
        background: #fff;
        padding: 0px 0 10px;
        color: #000;
    }

    .sec_m {
        padding: 0;
    }
    .footer_m{
        width: 100%;
        position: fixed;
        bottom: 0;
        left: 0;
        background: #b3000d;
        color: #fff;
        z-index: 999;
    }
    .footer_m ul{
        justify-content: space-between;
        padding: 10px 0;

    }
    .footer_m ul li{
        width: 25%;
        padding-top: 27px;
        background: url(../images/index_m1.png) no-repeat top center;
        background-size: auto 46% !important;
        text-align: center;
        font-size: 14px;
        border-right: 1px solid rgba(255,255,255,.3);
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .footer_m ul li:last-of-type{
        border-right: none;
        background: url(../images/index_m4.png) no-repeat top center;
    }
    .footer_m ul li:nth-of-type(2){
        background: url(../images/index_m2.png) no-repeat top center;
    }
    .footer_m ul li:nth-of-type(3){
        background: url(../images/index_m3.png) no-repeat top center;
    }
    footer {
        padding-bottom: 70px;
    }
    .inner_con .right {
        width: 100%;
        padding-left: 0;
        padding-top: 30px;
    }
    .right_con {
        padding-top: 20px;
    }
    .inner_con .right .title {
        font-size: 22px;
    }
    .inner_con .right .title i {
        font-size: 16px;
        padding-left: 30px;
    }
    .inner_con .right .title i:before {
         width: 20px;
        left: 6px;
     }

    .brand .brand_part1 .brand_title {
        font-size: 16px;
        padding-bottom: 5px;
    }
    .mb10 p {
        margin-bottom: 5px;
    }
    .brand .brand_part1 .info p:nth-of-type(3),
    .brand .brand_part1 .info p:nth-of-type(2) {
        width: 100%;
    }
    .brand_ul1 li {
        width: 100%;
    }
    .brand_ul1 li:nth-of-type(1) {
        height: auto;
    }
    .brand .info_li {
        padding: 15px;
    }


    .brand .brand_info1:before, .brand .brand_info1:after {
        width: 20px;
        height: 15px;
        background-size: 100% 100% !important;
    }

    .brand .brand_info1:before {
        left: 17px;
    }
    .brand .brand_info1:after {
        right: 17px;
    }

    .brand .brand_info1 {
        font-size: 15px;
        padding: 20px 60px;
    }
    .brand .info_li h6 {
        font-size: 16px;
        padding-bottom: 5px;
        line-height: 24px;
    }
    .VI_part7 img:nth-of-type(1),
    .VI_part7 img:nth-of-type(2),
    .VI_part6 img,
    .VI_part1 img:nth-of-type(2),
    .VI_part1 img:nth-of-type(1) {
        width: 100%;
    }
    .VI_part7 img:nth-of-type(1),
    .VI_part6 img:nth-of-type(1),
    .VI_part1 img:nth-of-type(1){
        padding-bottom: 15px;
    }
    .VI_part2 {
        padding: 15px 0;
    }
    .VI_part4 {
        padding: 15px 0 10px;
    }
    .style_part3 img,
    .style_part2 li:nth-of-type(2),
    .style_part1 img:nth-of-type(2),
    .style_part2 li:nth-of-type(1),
    .style_part1 img:nth-of-type(1){
        width: 100%;
    }
    .style_part2 li:nth-of-type(1),
    .style_part1 img:nth-of-type(1){
        padding-bottom: 3px;
    }
    .style_part2 li span {
        font-size: 14px;
        line-height: 40px;
    }
    .style h5 {
        font-size: 20px;
        padding-bottom: 10px;
    }
    .style .style_title {
        margin-top: 25px;
    }
    .style_part7 img {
        width: 49.5%;
    }

    .style_part7 .info_con {
        width: 100%;
        padding-top: 45%;
        margin-left: 0;
        margin-top: 1%;
    }
    .style_part7 .info_con .info h6 {
        font-size: 18px;
        padding-bottom: 8px;
    }
    .style_part7 .info_con .info p {
        font-size: 14px;
    }
    .page a {
        padding: 5px 12px;
    }
    .inner_con {
        padding-bottom: 30px;
    }
    .news_hot li {
        width: 100%;
        margin-right: 0;
    }

    .news_ul li .img_con {
        padding-top: 66.69%;
        width: 100%;
    }
    .news_ul li .info_con {
        width: 100%;
        padding: 15px;
    }
    .news_title {
        font-size: 16px;
    }

    .news_time {
        margin: 3px 0 7px;
    }
    .new_ques_ul li {
        padding: 20px 20px 15px 20px;
    }
    .new_ques_ul li h6 {
        font-size: 15px;
    }
    .new_ques_ul li i.q {
        top: 0px;
    }
    .advan_ul li .img_con {
        float: right !important;
        width: 85%;
        padding-top: 37%;
    }
    .advan_ul li .img_con:before{
        display: none;
    }
    .advan_ul li .info_con {
        float: right !important;
        width: 85%;
        padding-top: 15px;
    }
    .advan_ul li .icon {
        width: 40px;
        height: 40px;
        top: 19%;
        left: 20px;
    }
    .advan_ul:before {
        left: 20px;
    }
    .advan_ul li:before{
        left: 20px;
    }
    .advan_ul li .info_con .advan_title {
        font-size: 16px;
        margin-bottom: 5px;
    }
    .top3_ul li {
        width: 100%;
    }
    .top3_ul li:nth-of-type(2n) {
        margin-right: 0;
    }

    .top3_ul li .info_con .mon_box .mon .money {
        font-size: 18px;
    }
    .top3_ul li .info_con .name {
        font-size: 20px;
        margin-bottom: 14px;
    }
    .top3_ul li.top3_top1 .info_con,
    .top3_ul li .info_con {
        padding: 55px 20px 20px;
    }

    .top3_ul li.top3_top1:before {
        width: 140px;
        height: 125px;
        right: auto;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .top3_ul li.top3_top1{
        margin-bottom: 20px;
    }
    .top3_ul li.top3_top1:before,
    .top3_ul li:before {
        bottom: 108px;
    }

    .top3_ul li.top3_top1 .info_con .name {
        margin-top: 0;
        text-align: center;
        width: 100%;
        margin-bottom: 12px;
    }
    .headsupport_ul li {
        margin-top: 20px;
        margin-left: 45px;
        padding: 15px 10px 10px 95px;
    }
    .headsupport_ul li .img_con {
        width: 90px;
        height: 90px;
        left: -45px;
    }
    .headsupport_ul li .num {
        width: 50px;
        height: 33px;
        font-size: 16px;
        line-height: 33px;
        padding-left: 7px;
        left: 29px;
    }

    .support_img .support_info {
        width: 140px;
        height: 140px;
        font-size: 15px;
        line-height: 22px;
        padding-top: 46px;
    }

    .central_part2 img {
        width: 100%;
    }

    .central_part2 .info_con {
        width: 100%;
        padding-top: 65%;
        margin-left: 0;
        margin-top: 1%;
    }
    .central_part2 .info_con .info {
        padding: 0 25px;
    }
    .central_part2 .info_con .info h6 {
        padding-bottom: 8px;
    }
    .central_part3_ul li span {
        width: 100px;
        line-height: 24px;
        padding: 0 5px;
        font-size: 12px;
    }
    .central_part3_ul li h6 {
        font-size: 16px;
        margin-bottom: 5px;
    }

    .central_part3_ul li {
        width: 38%;
    }
    .central_part3_ul li h6 i{
        width: 13px;
        height: 13px;
        top: 4px;
        left: 83px;

    }
    .central_part3_ul li:nth-of-type(2n) h6 i {
        right: 83px;
    }
    .dot_con {
        display: none;
    }
    .central_part3_ul li h6 i:after {
        width: 38px;
    }
    .central_part3 .central_title i {
        line-height: 35px;
        padding: 0 15px;
        font-size: 17px;
    }
    .central_part3 {
        margin-top: 25px;
    }
    .conditions_ul li {
        padding-left: 20px;
    }
    .conditions_ul li .info_con,
    .conditions_ul li .img_con {
        width: 100%;
        padding-top: 41.5%;
    }

    .conditions_ul li .icon {
        left: 6%;
        width: 40px;
        height: 40px;
        font-size: 20px;
        line-height: 40px;
    }
    .contact_part1 .img_con {
        width: 100%;
    }
    .contact_part1 .info_con {
        padding: 25px 30px;
        width: 100%;
    }
    .contact_part2 {
        margin: 15px 0 70px;
        height: 300px;
    }
    .contact_part3 .contact_part3_title i {
        line-height: 30px;
        font-size: 16px;
        padding: 10px 20px;
    }
    .contact_part3 .contact_part3_title {
        top: -55px;
    }
    .contact_part3 .img_con {
        width: 100%;
    }
    .contact_part3 .img_con span {
        font-size: 16px;
        display: block;
    }
    .contact_part3 .img_con i {
        display: block;
    }
    .contact_part3_ul {
        width: 100%;
        padding-left: 0;
        padding-top: 20px;
    }
    .contact_part3 {
        padding: 40px 15px 20px;
    }
    .contact_part3:before {
        width: 160px;
        height: 150px;
        right: 0;
        bottom: 0;
    }
    .group_part1 .group_logo img {
        height: 40px;
    }
    .group_part1 .group_part1_ul {
        flex-wrap: wrap;
    }

    .group_part1_ul li:before{
        display: none;
    }
    .group_part1_info .img_con {
        width: 100%;
    }
    .group_part1_info .info_con {
        padding: 15px 15px 15px;
        width: 100%;
    }
    .group_title {
        margin: 20px 0 15px;
    }
    .group_title i {
        padding: 0px 35px;
        line-height: 34px;
        font-size: 18px;
    }
    .group_brands_ul li .num{
        display: none;
    }

    .group_brands_ul li .info_con {
        width: 100%;
        padding: 15px 0 0;
    }

    .group_brands_ul li .info_con h6 {
        font-size: 18px;
    }
    .group_brands_ul li .img_con {
        float: left !important;
        margin-top: 10px;
    }

    .group_brands_ul li .logo_box {
        padding-top: 0;
    }
    .display_ul li .logo_box {
        width: 100%;
        position: static;
        padding: 30px 0;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    .display_ul li {
        padding-left: 0;
        margin-bottom: 15px;
    }
    .display_ul li .logo_box img {
        max-width: 60%;
    }
    .display_ul li .info_con {
        padding: 15px;
    }
    .display_ul li .info_con h6 {
        font-size: 18px;
    }
    .display_ul li .info_con:after {
        border-right: 8px solid transparent;
        border-bottom: 8px solid #b3000d;
        top: -16px;
        left: 50%;
        -webkit-transform: translate(-50%,0);
        -moz-transform: translate(-50%,0);
        -ms-transform: translate(-50%,0);
        -o-transform: translate(-50%,0);
        transform: translate(-50%,0);
    }
    .display_ul li:nth-of-type(2n) .info_con:after {
        border-right: 8px solid transparent;
        border-bottom: 8px solid #e6e6e6;
    }
    .group_part1_ul li{
        width: 40%;
    }
    .group_part1_ul li:nth-of-type(2n){
        width: 60%;
    }
    .group_part1_ul li span {
        font-size: 46px;
    }
    .group_part1_ul li i {
        font-size: 14px;
    }
    .group_part1_ul li p{
        font-size: 12px;
    }
	
	
	.style_part3   .styleimg9_icon,.style_part3   .styleimg10_icon{
		 height: 190px; 
	 }
	.style_part7 .styleimg12_icon{	
		height: 126px;
	}
	.style_part7 .styleimg13_icon{
		    width: 100%;
		    margin-left: 0;
		    margin-top: 1%;
			height: 163px;
	}
}

@media screen and (max-width: 320px) {
    .w {
        margin: 0;
        width: auto;
        padding: 0 10px;
    }

}

