 
.w {
    width: 1400px;
    margin: 0 auto;
}
html, body {
    position: relative;
    width: 100%;
    height: 100%;
    font-size: 14px;
}
.b3000d{
    color: #d03791;
}
.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 .logo img{height:55px; width:auto}
.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(img/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.big {
    font-size: 18px;
    padding: 10px 0;
    
    border-bottom: 4px solid transparent;

}
.topnav .nav_list li:hover > a.big,
.topnav .nav_list li.on > a.big{
    color: #d03791;
    border-bottom: 4px solid #d03791;
}
.topnav .nav_list li .erji{display:none;position:absolute;left:0;top:44px; width:200%;left:-50%; z-index:222}
.topnav .nav_list li .erji a{display:block; text-align:center; background:#fff;line-height:2.4; font-size:14px;}
.topnav .nav_list li:hover .erji{display:block;}
/*首页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(img/dot.png) no-repeat center center;
    opacity: 1;
    margin: 0 10px !important;
}
.banner_container .swiper-pagination-bullet-active{
    background: url(img/dot_active.png) no-repeat center center;
}

.ques{
    width: 100%;
    background: #d03791;
    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(img/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(img/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(img/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 #d03791;
}
.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(img/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: 100%;
    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: #d03791;
}
/*TOP3收益展示*/

.sec2{
    background: url(img/sec1_bg.jpg) no-repeat center center; background:#efefef;
    background-size: cover;
    padding: 40px 0;
}
.bigtitle{
    font-size: 42px;
    font-weight: 600;
   
}
.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(img/top1.png) no-repeat center center;
    top: -12px;
    left: 0;
}
.sec2 .top_ul li:nth-of-type(1):before{
    background: url(img/top2.png) no-repeat center center;
}
.sec2 .top_ul li:nth-of-type(3):before{
    background: url(img/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: #d03791;
    float: left;
    text-align: center;
}
.sec2 .line_con .line2{
    width: 30.35%;
    height: 90px;
    position: relative;border-radius: 10px 10px 0px 0px;
    top: -40px;
}
.sec2 .line_con .line1{border-radius: 10px 0px 0px 0px;}
.sec2 .line_con .line3{border-radius:  0px 10px 0px 0px;}
.sec2 .line_con .line i{
    width: 66px;
    height: 100%;
}
.sec2 .line_con .line1 i{
    background: url(img/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(img/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(img/top3_icon.png) no-repeat center center;
}



/*项目优势*/
.sec2 .part2{
    padding-top: 20px;
}
.subtitle{
    font-size: 24px;
  
    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(img/sec2_right2_bg.png) no-repeat top center;
    background-size: 100% auto;
    
}
.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;color:#fff;
    font-size: 26px;
    background: url(img/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%;
   
}
.sec2 .part3 .support_ul{
    margin-top: 40px;
}

.sec2 .part3 .support_ul li{
    float: left;
    width: 48%;
    background: #fff;
    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: #d03791;color:#fff;
    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(img/circle_bg2.png) no-repeat center center;
    background-size: 100% 100%;background:#d03791;
    -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(img/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: #fff;
    padding: 10px 35px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;color:#000;
    cursor: pointer;
    font-size: 16px;
}
.sec3  .dish_title dd:hover,
.sec3  .dish_title dd.on{
    background: #d03791; color:#fff;

}
.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;
   color:#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; background:#fff;
}
.sec3 .dish_ul li:hover h6{
    background: #d03791; color:#fff;
}
.sec3 .dish_ul li:hover .img_con{
    border: 1px solid #d03791;
    background: #f7f5ee;
}
/*加盟店突破1000家*/
.sec4{
    background: url(img/sec1_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;
   
}
.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: 133%;
    background-size: cover !important; border-radius: 10px;
}
.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;
    
    text-align: center;
    line-height: 40px;
    background: #fff;
    -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 #d03791;
}

.sec4 .stores_list li:hover h6{
    background: #d03791;
}
/*首页新闻*/
.sec5{
 
    background-size: cover;
    padding: 40px 0; width:100%;
}

.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: #d03791;

}
.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: #d03791;
}
.sec5 .new_ul li:hover .img_con{
    border: 3px solid #d03791;
}
.sec5 .new_ul li:hover .lookmore{
    color: #fff;
    border: 1px solid #d03791;
    background: #d03791;
}

.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: #d03791;
}
/*加盟问问*/
.sec5_ques{
    width: 100%;
    margin-top: 40px; border-radius: 10px;overflow: hidden;
}
.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: #d03791;
    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: #d03791;
}
.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: 155px;
    border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-size: 62% !important;
}


    /*底部*/
footer{
   font-size:14px;
}
/*其他人还在搜*/

.sec7{
    background: #d03791;
    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: #d03791; color:#fff;
    padding: 40px 0;

}
.sec8 .list_foot{


}

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

}
.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{
    
    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; line-height: 2;
    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{
 
    padding: 15px 0; color:#fff; background: #d03791;

}
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{ position: relative;
}
.inner img{
    width: 100%;
}
.inner:after{content:" "; position:absolute;left:0;top:0;width:100%; height:100%; background-color:rgb(208,55,145); 
 background-color:rgb(0,0,0);  
 opacity:0.45;   
filter:alpha(opacity=45);   
-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(opacity=45)';z-index:21;
}
.inner .inner_txt{content:" "; position:absolute;left:0;top:50%; margin-top:-40px; text-align:center;width:100%; z-index:22; }
.inner .inner_txt h3{font-size:45px;color:#fff; font-weight:900;}
.inner .inner_txt span{ display:inline-block; width:150px;height:3px;background:#478cbc; margin-top:20px;}
.inner_con{
    padding-bottom: 60px;
    background: #f5f5f5;
}
.inner_con .left{
    width: 280px;
    position: relative;display:none;
    top: -40px;
}
.inner_con .left .left_menu{

}
.inner_con .left .left_menu .left_title{
    background: #d03791;
    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(img/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: #d03791;
}
.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: #d03791;
    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{
 
   
    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(img/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(img/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: 0px;
}
.right_bg{ background:#fff;padding:50px;}
.mb10 p{
    margin-bottom: 10px;
}
.brand{
    
}
.brand .brand_part1{
    background: url(img/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: #d03791;
    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: #d03791;
    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(img/brand_icon1.png) no-repeat center center;
    top: 17px;
    left: 27px;
}
.brand .brand_info1:after{
    background: url(img/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: #d03791;
    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: #d03791;
   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{
margin:0 -15px;
}
.noodle_ul li{
    float: left;
    width: 33.3%;
   
}
.noodle_ul li:nth-of-type(2n){
    
}
.noodle_ul li a{display:block;margin:15px;
}
.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.noodle_ul14 li .img_con .img{ padding-top: 100%;}
.noodle_ul.noodle_ul17 li .img_con .img{ padding-top: 133%;}
.noodle_ul li h6{
    text-align: center;
    background: #fff;
 color:#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;
}
.noodle_ul li:hover h6{
    background: #d03791; color:#fff;
}
.noodle_ul li:hover .img_con{
    border: 1px solid #d03791;
    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: #d03791;
}

.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(img/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: #d03791;
}
.news_ul li:hover .info_con .more{
    border: 1px solid #d03791;
    background: #d03791;
    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(img/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: #d03791;
}
.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(img/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(img/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(img/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 #d03791;
    -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 #d03791;
}
.advan_ul li:nth-of-type(2n) .info_con{
    float: left;
}
.advan_ul li:nth-of-type(2) .icon{
    background: url(img/advan_icon2.png) no-repeat center center;
}
.advan_ul li:nth-of-type(3) .icon{
    background: url(img/advan_icon3.png) no-repeat center center;
}
.advan_ul li:nth-of-type(4) .icon{
    background: url(img/advan_icon4.png) no-repeat center center;
}
.advan_ul li:nth-of-type(5) .icon{
    background: url(img/advan_icon5.png) no-repeat center center;
}
.advan_ul li:nth-of-type(6) .icon{
    background: url(img/advan_icon6.png) no-repeat center center;
}
.advan_ul li:nth-of-type(7) .icon{
    background: url(img/advan_icon7.png) no-repeat center center;
}
.advan_ul li:nth-of-type(8) .icon{
    background: url(img/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(img/time_icon1.png) no-repeat center left;
}
.top3_ul li .info_con .mon_box .mon{
    padding-left: 43px;
    line-height: 23px;
    background: url(img/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(img/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(img/x_top_bg2.png) no-repeat center center;
}

.top3_ul li:nth-of-type(3):before{
    background: url(img/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(img/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(img/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 #d03791;
    -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 #d03791;
    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(img/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: #d03791;
    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: #d03791;
    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 #d03791;
    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: #d03791;
    font-size: 24px;
    margin-bottom: 10px;
    position: relative;
}
.central_part3_ul li h6 i{
    position: absolute;
    background: url(img/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: #d03791;
    left: 100%;
    content: "";
    display: block;
}
.central_part3_ul li span{
    width: 120px;
    background: #d03791;
    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: #d03791;
}
/* 产生动画（向外扩散变大）的圆圈  */
.pulse {
    position: absolute;
    width: 36px;
    height: 36px;
    left: 2px;
    top: 2px;
    background: #d03791;
    -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: #d03791;
    -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: #d03791;
    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(img/contact_icon1.png) no-repeat center left;
}
.contact_part1 .info_con li:nth-of-type(2){
    background: url(img/contact_icon2.png) no-repeat center left;
}
.contact_part1 .info_con li:nth-of-type(3){
    background: url(img/contact_icon3.png) no-repeat center left;
}
.contact_part1 .info_con li:nth-of-type(4){
    background: url(img/contact_icon4.png) no-repeat center left;
}
.contact_part2{
    margin: 40px 0 65px;
    width: 100%;
    height: 500px;
    border: 1px solid #d03791;
    -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(img/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(img/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(img/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: #d03791;
    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: #d03791;

}
.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: #d03791;
    -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: #d03791;
    position: relative;
}
.group_part1_ul li:before{
    position: absolute;
    top: 0px;
    right: -70%;
    content: "";
    display: block;
    width: 1px;
    height:  43px;
    background: #d03791;
}
.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(img/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: #d03791;
    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 #d03791;
    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: #d03791;
    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 #d03791;
}
.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: #d03791;
    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 #d03791;
    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: #d03791;
}
.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: #d03791;
    -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: #d03791;
    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 #d03791;
    }
    .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: 37px;
    }

    .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: auto;
    }
    .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: 145px;
    }
    .sec8 .list_foot li {
        margin-right: 25px;
    }

    .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 {
          
    }
    .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(img/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: #d03791;
        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(img/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: #d03791;
        -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: 170px;
    }
    .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: #d03791;
        -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: #d03791;
        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(img/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(img/index_m4.png) no-repeat top center;
    }
    .footer_m ul li:nth-of-type(2){
        background: url(img/index_m2.png) no-repeat top center;
    }
    .footer_m ul li:nth-of-type(3){
        background: url(img/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:  0px;
    }
    .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 #d03791;
        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;
    }

}


.title {
  text-align: left;
  font-size: 22px;
  line-height: 30px;
  color: #333;
  margin-bottom: 32px;
}
.title b {
  display: block;
  height: 64px;
  font-size: 48px;
  font-weight: bold;
  line-height: 64px;
}



.pro-adv-con dd,
.proce-con img,
.about-link dl {
  transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
}
.pro-adv-con dl:hover dd,
.proce-con dl:hover img,
.about-link dl:hover {
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.pro-adv-con dl:hover .pro-adv-size,
.pro-adv-con dl:hover .pro-adv-name {
  transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
}
/*pro-adv*/
.pro-adv {
  height: 795px;
  background: url(img/pro-adv-bg.jpg) no-repeat center top;    background: url(img/sec2_bg.jpg) no-repeat center center;
}
.pro-adv .title {
  color: #fff;
  padding-top: 80px;
}
.pro-adv-con dl{  }
.pro-adv-con{ margin:0 -15px;}
.pro-adv-con dl {
  position: relative;

  width: 20%;
  
  overflow: hidden;  
  float: left;
 
}
.pro-adv-con dl>div{margin:15px;   background: #fff; position:relative;}
.pro-adv-con dl.pa-clear {
  margin-right: 0;
}
 
.pro-adv-con dt img {
  width: 100%;
  
}
.pro-adv-con dd {
  position:relative;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 90px;
  padding-top: 50px;
  background-color: #ffffff;
  color: #333;
  text-align: center;
}
.pro-adv-size {
  width: 60px;
  height: 60px;
  border: solid 2px #d03791;
  background-color: #d03791;
  border-radius: 50%;
  position: absolute;
  top: -30px;
  left: 50%;margin-left:-30px;
  z-index: 3;
  font-family: Gotham-Bold;
  font-size: 30px;
  text-align: center;
  line-height: 60px;
  color: #fff;
}
.pro-adv-name {
 
  height: 70px;
  padding-top: 10px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  margin: 0 auto 20px;
  font-size: 24px;
  line-height: 30px;
  text-align: center;
}
.pro-adv-name b {
  display: block; font-size:14px;font-weight:normal;
}
.pro-adv-desc {
  height: 135px;
  font-size: 14px;
  line-height: 22px;
  margin: 0 20px;
}
.pro-adv-txt {
  font-family: Gotham-Bold;
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
}
.pro-adv-desc,
.pro-adv-txt {
  display: none;
}


/* 通用 */
.index-section {
    padding: 83px 0;
}

.index-tit {
    text-align: center;
    margin-bottom: 30px;
}

.index-tit .tit-e {
    font-size: 38px;
    font-weight: 700;
    color: #eeeeee;
    position: relative;
    line-height: 42px;
}
.index-tit p{ margin-top:20px;}
.index-tit .tit-e::before {
    
}

.index-tit .tit-e::after {
   
}

.index-tit h3 {
    font-size: 36px;
    font-weight: 700; color:#000;
}
@media (max-width:1024px) {
.index-tit .tit-e {font-size: 38px;line-height: 42px;}
.index-tit h3 {font-size: 28px;}
}
@media (max-width:524px) {
.index-tit .tit-e {font-size: 16px; }
.index-tit h3 {font-size: 22px;}
}
/*联系我们*/
#main #about .contact-box{margin-top: 50px;}
#main #about .contact-box .left{padding-top: 6%;padding-bottom: 2.4%;}
#main #about .contact-box .left .con{ }
#main #about .contact-box .left .con.c1{margin-top: 0;}
#main #about .contact-box .left .ico{width: 11.26%;height: 45px;background-repeat: no-repeat;background-position: left 3px;}
#main #about .contact-box .left .c1 .ico{background-image: url(img/ico8.png);-webkit-background-size: 34px 40px;background-size: 34px 40px;}
#main #about .contact-box .left .c2 .ico{background-image: url(img/ico9.png);-webkit-background-size: 40px 40px;background-size: 40px 40px;}
#main #about .contact-box .left .c3 .ico{background-image: url(img/ico10.png);-webkit-background-size: 38px 40px;background-size: 38px 40px;}
#main #about .contact-box .left .c4 .ico{background-image: url(img/ico11.png);-webkit-background-size: 35px 40px;background-size: 35px 40px;}
#main #about .contact-box .left .way{width: 82%;margin-left: 0%;}
#main #about .contact-box .left .way .t{width: auto;color: #ffffff;font-size: 16px;}
#about .contact-box .left .way .t.t1{margin-bottom: 2px;}
#about .contact-box .right{padding-top: 41.6%;}
#about .contact-box .right .max{margin: auto;}
#about .contact-box #mapContainer{width: 100%;height: 100%;}
#about .office-list{margin-top: 4.16%;}
#about .office-list .list{padding-top: 8px;}
#about .office-list .list .li{width: 48.38%;margin-right: 2.34%;border-radius: 2px;margin-bottom: 20px;border: 2px solid transparent;box-shadow: 0 0 5px 2px #f6f6f6;}
#about .office-list .list .li:hover{border-color: #02589d;box-shadow: 0 0 5px 2px transparent;}
#about .office-list .list .li:nth-child(2n){margin-right: 0;}
#about .office-list .list .li .cen{width: 89.93%;margin: 0 auto;padding: 50px 0;}
#about .office-list .list .li .name{color: #02589d;font-size: 20px;margin-bottom: 5.69%;}
#about .office-list .list .li .desc{color: #666666;font-size: 16px;line-height: 28px;}
#about .office-list .list .li .inline-block{margin-right: 3.79%;}

@media (max-width: 1280px){
    #main #about .contact-box .left .ico{-webkit-background-size: 100% 40px!important;background-size: 100% 40px!important;}
}
@media (max-width: 1200px){
    #main #about .contact-box .left{padding-top: 3%;}
    #main #about .contact-box .left .con{margin-top: 8%;}
}

@media (max-width: 850px){
    #main #about .contact-box .left{padding: 50px 0;}
    #main #about .contact-box .left .ico{width: 5.26%;}
    #main #about .contact-box .left .con{margin-top: 5%;}
    #about .office-list .list .li{width: 100%;margin-right: 0;}
    #about .office-list .list .li .name{font-size: 24px;margin-bottom: 35px;}
    #about .office-list .list .li .desc{font-size: 18px;}
}
/*about公共*/
#main.pub .top{line-height:2;  background:#fff; padding-bottom:50px;}
#main.pub .top .cw1200{position: relative;box-shadow: 0 0 20px 4px #dddddd;}

#main.pub .top .left{width: 36.73%;position: relative;z-index: 2;}

#main.pub .top .right{width: 63.27%;}

#main.pub .top .cw1200:after{content: "";position: absolute;top: 0;left: 0;width: 36.73%;height: 100%; background: linear-gradient(top left, #1c5ac6 , #113a79);background: -ms-linear-gradient(top left, #1c5ac6, #113a79);background: -webkit-linear-gradient(top left, #1c5ac6, #113a79);background: -moz-linear-gradient(top left, #1c5ac6, #113a79);background:url(../img/contantbg.png); background:#d03791; border-radius:5px 0px 0px 5px}

#main.pub .top .left>div{width: 80.68%;margin: 0 auto;}



@media(max-width: 1200px){

  #main.pub #about .top .cw1200:after{width: 100%;}

}
.clear {
    clear: both;
}
.relative, [relative] {
    position: relative;
    z-index: 1;
}
.absolute.max, [absolute][max] {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.absolute, [absolute] {
    position: absolute;
}

.contact-form{padding-top:5rem;padding-bottom:5rem;overflow:hidden;background:#fff;border-top:#e5e5e5 solid 1px;}
.contact-form .hd{overflow:hidden;}
.contact-form .hd h2{font-size:2.625rem;color:#333;line-height:1.25;}
.contact-form .hd p{margin-top:1rem;font-size:1rem;line-height:1.25;color:#999;}
.contact-form .bd{margin-top:3.75rem;}
.contact-form .bd .iptBox{display:flex;flex-wrap:wrap;justify-content:space-between; margin-bottom:1.525rem;}
.contact-form .bd .iptBox input{padding:10px 10px;;width:47.6%;height:45px;font-size:16px;background:#fff ; border:#ddd 1px solid; ;border-radius:5px;outline:none;transition:all 1s;}
.contact-form .bd .iptBox input::-webkit-input-placeholder{color:#999;}
.contact-form .bd .iptBox input:hover{background:#fff;box-shadow:0 0 2rem rgba(0,0,0,0.1);}
.contact-form .bd .txtBox{margin-top:1.525rem;}
.contact-form .bd .txtBox textarea{display:block;padding:10px;width:98.4%;height:10rem;font-size:16px;background:#fff ; border:#ddd 1px solid; ;outline:none;resize:none;transition:all 1s; font-family: "Microsoft Yahei";}
.contact-form .bd .txtBox textarea::-webkit-input-placeholder{color:#999;}
.contact-form .bd .txtBox textarea:hover{background:#fff;box-shadow:0 0 2rem rgba(0,0,0,0.1);}
.contact-form .bd .btnBox{margin-top:3.125rem;overflow:hidden;}
.contact-form .bd .btnBox button{display:block; height:3.375rem;line-height:3.375rem;font-size:1.25rem;color:#fff;text-align:center;background:#d03791;border-radius:5px; width:50%;margin:0 auto;border:none}
@media(max-width:992px){
.contact{padding:3.125rem 1.25rem;}
.contact-inne{padding-bottom:3.125rem;}
.contact-inner .text{width:100%;}
.contact-inner .text .infos h2{font-size:2rem;}
.contact-inner .text .infos p{font-size:1.5rem;}
.contact-inner .text .QRcode{position:static;margin-top:2.5rem;}
.contact-inner .text .QRcode .item{width:12rem;}
.contact-inner .pic{margin-top:3.125rem;width:100%;animation:fadeInUp 1s;}
.contact-form{padding-top:0;border-top:none;}
.contact-form .hd h2{font-size:20px;}
.contact-form .hd p{font-size:15px; line-height:2;}
.contact-form .bd{margin-top:2.25rem;}
.contact-form .bd .iptBox{ margin-bottom:0;}
.contact-form .bd .iptBox input{margin-bottom:12px;padding:5px 15px;width:100%;font-size:15px;}
.contact-form .bd .txtBox{margin-top:0;}
.contact-form .bd .txtBox textarea{padding:15px;width:92%;height:100px;font-size:15px;}
.contact-form .bd .btnBox{margin-top:15px;}
.contact-form .bd .btnBox button{float:none;width:100%;height:50px;line-height:50px;font-size:15px; }
}
.dingwei{font-size:20px; line-height:2.4;}
.dingwei p{text-align: center; line-height:2;}
.dingwei b{color: #d03791;}
.dwimg{padding:30px 0;}
.dwimg img{width:100%;}



 .row1{ margin-left:-5px; margin-right:-5px;}

 .row{ margin-left:-15px; margin-right:-15px;}
 .rowitem{ margin-left:15px; margin-right:15px;}
 .rowitem img{ max-width:100%;}
 .rowitemdd{ margin-left:20px; margin-right:20px;}


 
.hr10{ clear:both; height:10px;}
.hr20{ clear:both; height:20px;}
.hr30{ clear:both; height:30px;}
.hr40{ clear:both; height:40px;}
.f24{ font-size:24px;}.f20{ font-size:20px;}
.f18{ font-size:18px;}
.f16{ font-size:16px;}
.f14{ font-size:14px}
 .text_center{ text-align:center;}



 .col_3{ width:33.3%; float:left;}
 .col_4{ width:25%; float:left;}
 .col_2{ width:50% ; float:left;}
 .col_5{ width:20% ; float:left;}
 .col_6{ width:16.66667% ; float:left;}
  .col_7{ width:14.2% ; float:left;}
   .col_8{ width:12.5% ; float:left;}




.sec41{ background:#f8f8f8;   padding:80px 0 ; position:relative; z-index:1;}
.sec4_1 span{ float:left; width:28%;}
.sec4_1 span big{ display:block; font-size:44px;}
.sec4_1 span small{ display:block; color:#777; font-size:16px;}
.sec4_1 p{ float:right; width:72%; font-size:24px; line-height:36px; text-align: center;}

.sec4_2{ }
.sec4_2{  text-align:center;}
.sec4_2 img{ height:142px; display:inline-block; margin:0 auto; }
.sec4_2 li:hover img{  }
.sec4_2 li .rowitem{ background:#fff; padding:00px 0 50px  0;; position:relative; margin-bottom:30px; border-radius:5px;  -moz-transition: all .5s; 
                -ms-transition: all .5s; 
                -o-transition: all .5s; 
                transition: all .5s; overflow:hidden;
margin-left:20px;
margin-right:20px;
} 



.sec4_2 li .rowitemdd{ background:#fff; padding:30px 0 60px 0;; position:relative; margin-bottom:30px; border-radius:5px;  -moz-transition: all .5s; 
                -ms-transition: all .5s; 
                -o-transition: all .5s; 
                transition: all .5s; overflow:hidden;} 




.sec4_2 .index_part_1_box_txt p{  font-size:24px; font-weight:900; color: #d03791;;line-height:1; margin-top:30px; text-align:center}
.sec4_2{}
.sec4_2 li { overflow:hidden}
.sec4_2 li .rowitem .index_part_1_box_txt small{ font-size:12px; color:#ccc; display:block; margin-top:10px;}
.sec4_2 li .rowitem .index_part_1_box_txt font{font-size:14px; margin:30px 20px 0 20px;;display:block;  color: #646a73;; line-height:2; text-align:justify; min-height:85px;}
 
.sec4_2 li:hover p{ color:#d03791;}
 
.sec4_2 li  .rowitem {text-align:center}
.sec4_2 li  .rowitem  b{ display:block; margin: 30px 0 30px 0; width:135px;height:135px; border-radius:50%; background:#d03791; margin:-40px auto 0 auto;}
.sec4_2 li  .rowitem img{ height:60px; position:relative;top:50px;}

.sec4_2 li  .rowitem imgdd{ height:60px;}


.sec4_2 li  .rowitemdd  b{ display:block; margin: 30px 0 30px 0;}


.sec4_2 li .index_part_1_box_txt1 { position:absolute; left:0; top:100%; background:#fff; width:100%; height:100%; z-index:22; -moz-transition: all .5s; 
                -ms-transition: all .5s; 
                -o-transition: all .5s; 
                transition: all .5s;}
.sec4_2 li:hover1 .rowitem .index_part_1_box_txt1{ top:0;}
.sec4_2 li .index_part_1_box_txt1 font{ font-size:20px;  color: #646a73;; display:block; margin-top:40px;   }
 
.sec4_2 li .index_part_1_box_txt1  small{ display:block;   color: #646a73;; font-size:12px;margin-top:10px; line-height:1;}
.sec4_2 li  .index_part_1_box_txt1 p{ font-size:14px; margin:0 20px;;  color: #646a73;; line-height:2; text-align:justify; min-height:115px;}
.sec4_2 li .index_part_1_box_txt1 div.line {
    background: #0073f2;
    width: 56px;
    height: 2px;
    margin: 23px auto;
}

.sec4_2 li:hover  .rowitem { background:#d03791}
.sec4_2 li:hover  .rowitem p{ color:#fff;}

.sec4_22 li .index_part_1_box_txt1{ background:#1890ff;}
.sec4_22 li .index_part_1_box_txt1 font{ color:#fff;}
.sec4_22 li .index_part_1_box_txt1 p{ color:#fff;}
.sec4_22 .sec4_2 li .index_part_1_box_txt1 .line{ background:#fff;}
.sec4_22 .sec4_2 li .rowitem{ padding:30px 0 90px 0;}

.yy{  box-shadow: 0 8px 19px 0 rgba(1,74,143,.06);}
.yy:hover{   box-shadow: 0 8px 19px 0 rgba(1,74,143,.06); }

.up101{ -moz-transition: all .5s; 
                -ms-transition: all .5s; 
                -o-transition: all .5s; 
                transition: all .5s;}
.up101:hover{transform:translateY(-10px);  }

.jjfa2_2{ padding:60px 0;  }
.jjfa2_2 ul{ margin:0 -15px;}
.jjfa2_2 ul,.jjfa2_2 li{ margin:0; padding:0; list-style:none;}
.jjfa2_2 li {color:#000;    overflow:hidden;  width:33.3%; float:left;}
.jjfa2_2 li .item{ margin:15px;background: #fff; overflow:hidden;  }
.jjfa2_2 li .img{  }
.jjfa2_2 li .img img{ width:100% }
.jjfa2_2 li .txt{ padding:30px;  text-align:center}
.jxcx3 li .txt .txtbox{  }
.jjfa2_2 li .txt .txtbox span{ color:#000; font-size:18px; line-height:1.2; display:block ; margin-bottom:12px;}
.jjfa2_2 li .txt .txtbox font{ font-size:24px; display:block; line-height:1.2;}
.jjfa2_2 li .txt .txtbox em{ display:block; width:50px; display:none; height:3px; background:#c1162f; margin:10px 0 10px 0;}
.jjfa2_2 li .txt .txtbox .p1{ font-size:16px; padding:40px 0}
.jjfa2_2 li .txt .txtbox p{ font-size:15px; line-height:2; padding:20px 0 0 0; color:#737373; height:280px;  }
 
 .br5{border-radius:5px;} 
 .br15{border-radius:15px;}.br10{border-radius:10px;}
 .oh{ overflow:hidden}
.clear {
    clear: both;
}
.table {
    display: table; height:100%;
}
.pr{ position:relative;}

.miaodian{ position:absolute; z-index:222; bottom:173px;}

.table-cell {
    display: table-cell;
    vertical-align: middle;
}
.about-gy{padding:50px 0;}
.gybox_1{ position:relative ;   }
.gybox{  }
.gybox .titles{  }
.gybox .wrap{position:relative;}
.gybox .llbox_1{ }
.gybox .llbox_left{  float:left; width:40%; position:relative; z-index:222}
.gybox .llbox_1_r .llbox_left{ float:right}
.gybox .llbox_left .llbox_left_img{ background-size:100% auto; height:100%; }
.gybox .llbox_left .llbox_left_img img{ width:100%; display:block;  }
.gybox .llbox_r{ float:right; ; width:60%; position:absolute; right:0; top:0; height:100%;}
.gybox .llbox_1_r .llbox_r{ left:0; right:auto;}
.gybox .llbox_r .llbox_r_in{ padding: 0px  0px 0px 50px;}
.gybox .llbox_r .llbox_r_in p{ line-height:2; font-size:16px; color:#666666; margin-bottom:10px; margin-top:10px; text-align: justify;}
.gybox .llbox_r .llbox_r_in font{ display:block; height:26px; font-size:26px; color:#eaeaea; font-weight:900;  }
.gybox .llbox_r .llbox_r_in span{ font-size:34px; font-weight:900; margin-bottom:20px; display:block; color:#333333}

.gybox .llbox_1_r .llbox_r .llbox_r_in{ padding:0 20px 0 0%;}



.pinpai{padding:50px 0;}
.gybox_1{ position:relative ;   }
.gybox{  }
.pinpaibox .titles{  }
.pinpaibox .wrap{position:relative;}
.pinpaibox .llbox_1{ }
.pinpaibox .llbox_left{  float:left; width:50%; position:relative; z-index:222}
.pinpaibox .llbox_1_r .llbox_left{ float:right}
.pinpaibox .llbox_left .llbox_left_img{ text-align:center;background: #E2E2E2; padding:15% 0;}
.pinpaibox .llbox_left .llbox_left_img{ background-size:100% auto; height:100%; }
.pinpaibox .llbox_left .llbox_left_img font{color: #000; font-size:64px; line-height:1; font-weight:900; margin-bottom:40px; display:block;}
.pinpaibox .llbox_left .llbox_left_img img{ height:116px; }
.pinpaibox .llbox_left .llbox_left_img .desc{ padding:20px 40px; font-size:14px; line-height:2;}
.pinpaibox .llbox_r{ float:right; ; width:50%; position:absolute; right:0; top:0; height:100%; background:url(../img/pp1bg.jpg); background-size:auto 100% ; text-align:center}
.pinpaibox .llbox_r img{height:125px;}
.pinpaibox .llbox_1_r .llbox_r{ left:0; right:auto;}
.pinpaibox .llbox_r .llbox_r_in{ padding: 0px  0px 0px 50px;}
.pinpaibox .llbox_r .llbox_r_in p{ line-height:2; font-size:16px; color:#666666; margin-bottom:10px; margin-top:10px; text-align: justify;}
.pinpaibox .llbox_r .llbox_r_in font{ display:block;   line-height:1; margin-bottom:40px; font-size:66px; color:#fff; font-weight:900;  }
.pinpaibox .llbox_r .llbox_r_in span{ font-size:34px; font-weight:900; margin-bottom:20px; display:block; color:#333333}
.pinpaibox .llbox_r .llbox_r_in .desc{color:#fff; font-size:16px; margin-bottom:20px; margin-top:20px;}

.pinpaibox .llbox_1_r .llbox_r .llbox_r_in{ padding:0  0px 0 0%; width:100%}


ul,li{ margin:0; padding:0; list-style:none}
/*简单产品列表*/
.pinpailist ul{ }
.pinpailist li{ float:left;   width:16.66667%;  }
.pinpailist li .item{ }
.pinpailist li a.txt{ display:block; text-align:center; line-height:35px; background:#eee; font-size:16px; line-height:35px;}
.pinpailist li a.img{ display:block; position:relative;  }
.pinpailist li a.img:before{content:""; display:block; padding-top:100%}
.pinpailist li a.img img{ height:100% ; position:absolute; width:100%;top:0; left:0; display:block; width:100%;}
.pinpailist li:hover a.txt{ background:#000; color:#fff;}



.alshow{ position:relative; overflow:hidden; height:100%;height: calc(100% - 125px); }
.alshow .title{ position: absolute;  z-index: 5;  text-align: center;  width: 610px; left: 50%;  margin-left:-305px;  color: #fff;   top: 100px;  font-size:40px; display:none; }

.alshow .title span{ position: absolute;
    left: 0;
    display: block;
    width: 100%;
    font-size: 100px;
    font-weight: bold;
    top: -25px;
    opacity: 0.3; }
.alshow .title  h2{ font-size:60px; }
.alshow .you_title h2{ color: #fff; }


	  
.classic-cl { height:100%;}
.classic-cl a{ height:100%; width:1200px; margin: 0 auto; display:flex; align-items: center;}
.classic-cl .pic_text{ width:50%; text-align:left ; margin-left:5%} 
.classic-cl .small_pic {width:50%; position:relative;}
.classic-cl .small_pic span img{width:100%; position:relative;z-index:22;}
.classic-cl .small_pic span{ }
.classic-cl .small_pic font{position:absolute; left:0;top:0; z-index:12;}
.classic-cl .small_pic font.a1_1{left:-100px;}
 
.classic-cl .small_pic font.a1_2 {top:auto;bottom:-100px;}
.classic-cl .small_pic font.a1_2 img{height:197px;}

.classic-cl .small_pic font.a1_3 {left:auto;right:-100px;}
.classic-cl .small_pic font.a1_3 img{height:247px;}


.classic-cl .small_pic font.a2_1{left:-140px; top:-50px;}

.classic-cl .small_pic font.a2_2 {top:auto;bottom:-120px;}
.classic-cl .small_pic font.a2_2 img{height:167px;}

.classic-cl .small_pic font.a2_3 {left:auto;right:-100px;}
.classic-cl .small_pic font.a2_3 img{height:247px;}

.classic-cl .small_pic font.a3_1{left:-140px; top:-50px;}

.classic-cl .small_pic font.a3_2 {top:auto;bottom: -137px;
    left: -140px;}
.classic-cl .small_pic font.a3_2 img{height:244px;}

.classic-cl .small_pic font.a3_3 {left:auto;right:-100px;}
.classic-cl .small_pic font.a3_3 img{height:247px;}

.classic-cl .small_pic font.a4_1{left:-110px; top:-2px;}

.classic-cl .small_pic font.a4_2 {top:auto;bottom: -0 ;left:-100px;;
    left: -140px;}
.classic-cl .small_pic font.a4_2 img{height:184px;}

.classic-cl .small_pic font.a4_3 {left:auto;right:-100px;}
.classic-cl .small_pic font.a4_3 img{height:247px;}

.classic-cl .swiper-slide .pic_text h2 {
    z-index: 5;
    position: relative;
    font-size: 50px;
    font-weight: 200;
    letter-spacing: 5px;
    
}
.classic-cl .swiper-slide .pic_text h2 i {
    position: absolute;
    color: #fff;
    text-transform: uppercase;
    font-style: inherit;
    font-size: 20px;
    letter-spacing: 1px;
    left: 100px;
    top: 44px;
    z-index: -1;
}
.classic-cl .swiper-slide .pic_text p {
    display: block;
    margin-top: 30px;
    font-size: 22px;
    color: #7e7e7e;
    font-weight: 100;
}
.classic-cl .swiper-button-prev, .classic-cl .swiper-button-next {
	    width:60px;
	    height:60px;
	    line-height:60px;
	    background-image: none;
	    background-color: #d03791;
	    color: #fff;
	    text-align: center;
	    margin:-30px 0 0;
	    outline: none;
	    border-radius: 100%;
	    transition: all .5s ease;
		top: 45%; border: 1px solid #d03791;
	}
	
	
	.classic-cl .swiper-button-next{ background-image: url(../img/jtright.png); background-position:center; background-repeat:no-repeat; background-size:24px; }
	.classic-cl .swiper-button-prev{ background-image: url(../img/jtleft.png);background-position:center;background-repeat:no-repeat; background-size:24px; left: 4%;}
	
	.classic-cl .swiper-button-prev::before,.classic-cl .swiper-button-prev::after,.classic-cl .swiper-button-next::before,.classic-cl .swiper-button-next::after{ display:none; }
	
	.classic-cl .swiper-button-next { left:92%;  right: auto;}

.shop_dis{width:1000px;margin:50px auto;min-width:1200px;}
.shop_dis img{max-width:100%;}
.shop_dis .dis_tit{text-align:center;font-size:46px;color:#007548;font-weight:700;margin-bottom:20px;}
.shop_dis .dis_int{font-size:28px;font-weight:lighter;text-align:center;line-height:40px;color:#646564}
.shop_dis .dis_img{margin-top:50px;}
.shop_dis .dis_img .img_top{ width:100%; height:200px; overflow:hidden;}
.shop_dis .dis_img .img_top .img_k:nth-child(1),.shop_dis .dis_img .img_bottom .img_d:nth-child(1){ margin-left:0; }
.shop_dis .dis_img .img_top .img_k{ width:24.6%; height:100%; float:left; margin-left:0.5%;}
.shop_dis .dis_img .img_top .img_k img{ width:100%; height:100%;}
.shop_dis .dis_img .img_bottom{width:100%; height:158px; overflow:hidden; margin-top:10px;}
.shop_dis .dis_img .img_bottom .img_d{width:19.6%; height:100%; float:left; margin-left:0.5%;}
.shop_dis .dis_img .img_bottom .img_d img{width:100%; height:100%;}

 





.luans { overflow:hidden; background:#d03791;overflow:hidden; height:100% ;height: calc(100% - 125px);}

.luans .luans_left{ width:25%; float:right; position:relative; z-index: 5;}
.luans .luans_left .bg1{ background: #d03791; z-index: 5;
    display: block;
    height: 1280px;
    margin-right: 290px;
    width: 400px;
    border-radius: 50%;
    opacity: 0.3;
    margin-top: -300px;
    position: absolute; right:0px;}
	
	.luans .luans_left .bg2{ background: #d03791; z-index: 5;
    display: block;
    height: 1280px;
    margin-right: 220px;
    width: 400px;
    border-radius: 50%;
    opacity: 0.7;
    margin-top: -300px;
    position: absolute;  right:0px;}
	
	.luans .luans_left .bg3{ background: url(../img/bgjz.png) top left #d03791;
    z-index: 5;
    display: block;
    height: 1500px;
    width: 320px;
    border-radius: 50%;
    opacity: 1;
    margin-top: -400px;
    position: absolute; right:0px;}


.luans .luans_right{ width:75%; float: left; overflow:hidden; position: relative; height:100%;}
.luans .luans_right img{ display:block; height:100%; }
.swiper-luans { height:100%}
 .luans .luans_right p{ position: absolute;
    bottom: 40px;
    text-align: center;
    display: block;
    color: #d03791;
    width: 100%;
    font-size: 25px;}
.luans .swiper-button-prev{ background-image: url(../img/jtleft.png); background-size: 24px; left: 54px; border-radius: 50%;
    width: 46px;background-repeat:no-repeat; background-position:center center; 
    height: 46px;
    border: 1px solid #fff; }
.luans .swiper-button-next{ background-image: url(../img/jtright.png)   ; background-size: 24px; right: auto; left: 120px; border-radius: 50%; background-repeat:no-repeat; background-position:center center; 
    width: 46px;
    height: 46px;
    border: 1px solid #fff;}
	
	.luans .swiper-button-prev:after,.luans .swiper-container-rtl .swiper-button-next:after{ display:none}
	.luans .swiper-button-next:after, .luans .swiper-container-rtl .swiper-button-prev:after{ display:none}

.luans .swiper-pagination-fraction{ color: #d5d5d5;  width:120px;  font-size: 30px; font-weight: bold;  left: auto; right: 5%;  bottom: 40px; }
.luans .swiper-pagination-current{ padding-bottom: 10px; display: block; position: absolute; top: -20px; color: #fff;  font-size:40px; }
.luans .swiper-pagination-total{ padding-left: 12px; position: absolute; }

.luans  .text{ color: #fff;  margin-top:270px;  position: absolute;  z-index: 8;  width: 100%; left: 10%;  text-align: left;}
.luans  .text h2{ font-size:60px;  margin-bottom: 40px;  }
.luans  .text span{ position: absolute;  left: 30px; display: block;  width: 100%;  font-size: 100px;  font-weight: bold;  top: -55px;  opacity: 0.2; }
 
.luans  .text p{ font-size: 18px; }
 /*transition*/
.tran,.scale img,.imgcover{transition:all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-webkit-transition:all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-moz-transition:all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-o-transition:all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.scale{overflow: hidden;}
.scale img,.imgcover{min-height: 100%;}
.scale:hover img,li.hover .scale img,li.hover .scale .imgcover{transform: scale(1.1);-ms-transform: scale(1.1);-moz-transform: scale(1.1);-webkit-transform: scale(1.1);-o-transform: scale(1.1);}
.scale:hover .imgm img,li.hover .scale .imgm img{transform: translate(-50%,-50%) scale(1.1);-ms-transform: translate(-50%,-50%) scale(1.1);-moz-transform: translate(-50%,-50%) scale(1.1);-webkit-transform: translate(-50%,-50%) scale(1.1);-o-transform: translate(-50%,-50%) scale(1.1);}
[data="scrollfix"]{transition: all 1s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
 
 .indexStrength{margin-top: 50px;margin-bottom: px;}
	.indexStrength li{float: left;width: 510px;height: 150px;margin: 0 60px 20px 0;}
	.indexStrength li .img{overflow: hidden;width: 150px;border-radius: 100%;margin-right: 45px;}
	.indexStrength li .img img{width:100% ;height:150px;}
	.indexStrength li .title{padding: 30px 0 10px;font-size: 20px;font-weight: bold; margin:0;}
	.indexStrength li .note{line-height: 40px;color: #666;}
	.indexStrength li .p4{padding-top: 7px;line-height: 26px;}
 
 @media screen and (max-width: 768px) {

	.luans{ }
	.luans .luans_left{ width:100%; float:none;  padding-bottom: 40px;}
	.luans .luans_right{ width:100%; float:none; }
	.luans .luans_left .bg3,.luans .luans_left .bg2,.luans .luans_left .bg1{ display:none; }
	.luans .text {  color: #fff;  margin-top: 50px;  position: relative;  z-index: 8;  width: 100%;  left: 0;  text-align: center; }
	.luans .text span{ left: 0px;   font-size:35px;   top: -10px;  }
	.luans .text h2{  font-size: 20px; margin-bottom: 10px; }
	
	.luans .text p{font-size: 12px; }
	.luans .luans_right img{ width:100%; }
	.luans .swiper-pagination-fraction{ font-size:14px; width:70px;  bottom: 15px; }
	.luans .swiper-pagination-current{ font-size:20px; top: -10px; padding-bottom: 0;}
	.luans .swiper-pagination-total{ padding-left: 7px; }
	.luans .swiper-button-next{ right:5%; left:auto; }
	.luans .swiper-button-prev{ left:5%; }
	.luans .swiper-button-prev{ width:30px; height:30px; background-size:15px;}
	.luans .swiper-button-next{ width:30px; height:30px; background-size:15px;}
	.luans .luans_right p {
	    position: absolute;
	    bottom: 0;
	    text-align: center;
	    display: block;
	    color: #ffffff;
	    width: 100%;
	    font-size:14px;
	    background-color:rgb(1 104 61 / 67%);
	    padding: 10px 0px;
	}
	.luans .swiper-pagination-fraction { bottom: 7px;}
 }
 
  .swiper-slide2{ }
 .swiper-slide4{background:#efefef;}
 
  .swiper-slide5{background: url(img/sec5_bg.jpg) no-repeat center center;
    background-size: cover;}
 .join_us_bg{background:#efefef; padding-bottom:50px; padding-top:50px; width:100%;   }
.join_us {  width:1200px;   margin: auto; text-align:left; }
.join_us img{max-width:100%;}
.join_us .us_l{width:30%;float:left;}
.join_us .us_l .us_cont{margin:40px 0 0  0px;color:#d03791;}
.join_us .us_l .us_cont .tit_1{position:relative;font-size:50px;font-family:'ral';font-weight:700;text-transform:uppercase; ;opacity:0.3;z-index:1}
.join_us .us_l .us_cont .tit_2{font-size:58px;font-weight:700;color:#d03791;margin-top:10px;line-height:100px;}
.join_us .us_l .us_cont .tit_3{font-family:700;font-size:50px;color:#333333;line-height:50px;}
.join_us .us_l .us_cont .tit_4{font-weight:lighter;font-size:30px;line-height:40px;margin-top:40px;}
.join_us .us_l .us_cont .tit_5{font-size:20px;vertical-align:middle;margin-top:20px;}
.join_us .us_l .us_cont .tit_5 font{float:left;}
.join_us .us_l .us_cont .tit_5 span{font-size: 50px;  color: #333333;  float: left;  margin-top: -23px;}
.join_us .us_l .us_cont .tit_6{width:150px;height:46px;line-height:46px;text-align:center;font-size:26px;color:#333;background:#333333;margin-top:30px;}
.join_us .us_l .us_cont .tit_6 a{ color:#fff; }
.jonRom{background:url(../img/fb_back.png) center no-repeat;font-size:40px;font-weight:700;text-align:center;line-height:78px;width:440px;height:78px;color:#fff;
background-size:cover;margin:30px auto;vertical-align:middle;margin-bottom:60px;}
.jonRom span{font-size:26px;font-weight:500;vertical-align:middle;}
.jonRom font{vertical-align:middle;float:left;margin-left:60px;}
.jonRom img{float:right;vertical-align:middle;margin:30px 60px 0 0;width:30px;}
.join_us .us_r{width:65%;float:right;}
.join_us .us_r video{ width:100%; }

.jzlist{margin-top:20px;}
.jzlist ul li{ float:left;width:50%; background:#fff; overflow:hidden; text-align:center; position:relative;}
.jzlist ul li b{ width:50%; float:left;}
.jzlist ul li b img{display:block; width:100%; border-radius:10px;}
.jzlist ul li p{float:left;width:50%;  font-size: 22px; text-align:center;
    color: #646a73;  margin-top:13%;}
.jzlist ul li:hover  { background:#d03791; color:#fff;  border-radius:10px;}
.jzlist ul li:hover p{ background:#d03791; color:#fff;}
.fwn {
    font-weight: normal;
}f
.fz20 {
    font-size: 20px;
}.fz16 {
    font-size: 16px;
}
/* flex布局 */
.disflex{display: flex;}
.flexCenter{display: flex;justify-content: center;align-items: center;}
.flexbetween{display: flex;justify-content: space-between;align-items: center;}

/* 是手机搜索 */
.navForm{background: #fff;border-radius: 3px;}
.navForm .text{width: 80%;height: 32px;border:none;background: none;font-size: 14px;color: #555;line-height: 32px;text-indent: 8px;}
.navForm .subm{width: 20%;height: 32px;border:none;background: url(../images/ico4.svg) no-repeat center;cursor: pointer;}
/* 面包屑 */
.nlocation{padding: 38px 0;border-bottom: 1px solid #D4D4D4;}
.nlocation .location,.nlocation .location a,.Nnavmenu .location a{color: #8F8F8F;}
.nlocation .location{justify-content: inherit;}
.nlocation .location div::before,.Nnavmenu .location div::before{filter: brightness(0) invert(0.5);}
.nNav{padding: 38px 0;}
.nNav a{color: #383838;margin-left: 3.4%;}
.nNav a:first-child{margin-left: 0;}
.nNav a:hover,.nNav a.on{color: #d03791;}
.padding50{padding: 50px 0;}
/* 内页banner */
.nbanner{padding-bottom:350px ;}
.Nnavmenu{box-shadow: 0 5px 25px rgba(0,0,0,0.15);background: #fff;position: relative;z-index: 2;}
.Nnavmenu .item1 h5{font-size:24px;width: 246px;background: #d03791;height: 75px;color: #fff;padding: 0 26px 0 32px;box-sizing: border-box;align-items: center;position: relative;}
.Nnavmenu .item1 h5:after{width: 10px;height: 20px;content: '';position: absolute;right: 24px;top: 50%;margin-top: -5px;background: url(../img/grayright.svg) no-repeat right center;filter: brightness(0) invert(1);margin-top: -10px;}
.Nnavmenu .item1 .wrap a{margin-left: 46px;}
.Nnavmenu .item1 .wrap {align-items: center;}
.Nnavmenu .location{position: inherit;color: #8F8F8F;margin-bottom: 0;}

#my-scrollbar{height: 100vh;}

.fixRight{position: fixed;right:0;bottom: 100px;z-index: 99;width: 90px;}
.fixRight .item{margin-bottom: 10px;}
.fixRight .item a{background: #d03791;color: #fff;text-align: center;border-radius: 5px;padding: 15px 0;border: 1px solid #d03791;box-sizing: border-box;}
.fixRight .item a img{filter: brightness(0) invert(1);}
.fixRight .item a span{line-height: 1.5;color: #fff;}
.fixRight .item a:hover span{color: #d03791;}
.fixRight .item:last-child a,.fixRight .item a:hover{background:#EEFFF5 ;color: #d03791;}
.fixRight .item:last-child a span{color: #d03791;}
.fixRight .item:last-child a img,.fixRight .item a:hover img{filter: none;}

.footnew{padding: 30px 0; }
@media screen and (max-width:1440px){
	.w1440{width: 90%;}
	header .phone span,header .search{margin-left: 10px;}
	header .oa{margin: 0 10px;}
	.fz28{font-size: 26px;}
	.footLink a{height: 125px;}
	.footTop{padding: 55px 0;}
	.Nnavmenu .item1 .wrap a{margin-left: 20px;}
	.Nnavmenu .item1 h5{width: 200px;}
	
}
@media screen and (max-width:1200px){
.fz20{font-size: 18px;}
.fz18{font-size: 16px;}
.fz16{font-size: 14px;}
.fz22{font-size: 20px;}
.fz24{font-size: 22px;}
.nav-1st > li > a{font-size: 14px;}
header h1 a img{height: 60px;}
.Nnavmenu .item1 h5{width: 180px;}
.Nnavmenu .item1 .wrap a{margin-left: 10px;}
.nbanner{padding-bottom: 30%;}

}
@media screen and (max-width:991px){
.fz24{font-size: 20px;}
.padding60,.padding75,.page{padding: 30px 0;}
.padding40{padding: 20px 0;}
.padding30{padding: 15px 0;}
.margin75{margin: 40px 0;}
.fz26{font-size: 22px;}
.fz40{font-size: 30px;}
.page a,.Nnavmenu .item1{display: none;}
.page a.btn{width: 55px;}
.page a.on{display: block;}
.page a.btn{display: flex;align-items: center;}
header .wrap > *,.navBox{display: none;}
header .wrap .menuLine{display: inline-block;}
.marginbottom66{margin-bottom: 20px;}
.footLink a i{margin-right: 10px;}
.footLink a i img{height: 30px;}
.footTop,.Nnavmenu{padding: 25px 0;}
.footOneLeft a{margin-top: 15px;font-weight: 400;}
.footLink a span{padding-top: 5px;}
.page input,.page a{height: 35px;line-height: 35px;}
.footLink a{height: 80px;}
/* 右侧浮动 */
.fixRight{width: 75px;}
.fixRight .item a{padding: 10px 0;}
.fixRight .item a img{height: 22px;}

}
@media screen and (max-width:760px){
	.menuLine{display: inline-block;}
	.padding25{padding: 15px !important;}
	.disflex,.flexbetween,.flexCenter{flex-wrap: wrap;}
	.fz14{font-size: 13px;}
	.fz20{font-size: 16px;}
	.fz22{font-size: 18px;}
	.fz18{font-size: 14px;}
	.fz25{font-size: 20px;}
	.fz32{font-size: 28px;}
	.fz40{font-size: 28px;}
	header h1 a img,header.headerFix h1 a img{height: 40px;}
	.footOneLeft{display: none;}
	.footOneRight,.footBottom .w1440 > div{width: 100%;text-align: center;}
	.footOneRight .error{margin: auto;}
	.footOneRight .img > img{width: 120px;}
	.Nnavmenu{padding: 15px 0;}
	.page span{width: auto;}
	.page a.btn,.page a,.page input{width: 35px;}
	/*  */
	.fixRight .item a{padding: 9px;}
	.fixRight{width: 60px;}
	
}

.sectionH *{box-sizing: border-box;}
.sectionH { background-image: url(../img/ys.jpg); background-repeat: no-repeat; background-position: center center; background-size: cover; }

.sectionH .container { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; height: 5.10417rem; -webkit-box-align: end; -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end; }

.sectionH .container .iconimg img { width: 3.03385rem; }

.sectionH .container .text, .sectionH .container .ponget { padding-bottom: 0.72917rem; }

.sectionH .container .text { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; min-width: 0; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-flow: wrap; -ms-flex-flow: wrap; flex-flow: wrap;  }

.sectionH .container .text a { width: 50%; font-size: 0.15625rem; color: #F6F6F6; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; margin-top: 0.52083rem; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; font-family: 'NotoSansHans_Bold'; font-weight: bold; position: relative; padding-left: 0.10417rem; }

.sectionH .container .text a:nth-of-type(3)::before { top: -0.20833rem; }

.sectionH .container .text a::before { width: 0.04688rem; height: 0.04688rem; border-radius: 50%; background: #F6F6F6; content: ''; margin-top: 0rem; position: absolute; left: 0; top: 0; bottom: 0; margin: auto; margin-right: 0.07813rem; }

.sectionH .container .ponget { padding-right: 0.61458rem; }

.sectionH .container .ponget .txt { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: end; -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end; font-size: 0.42708rem; color: #fff; font-family: 'NotoSansHans_Bold'; font-weight: bold; }
.sectionH .container .ponget .txt b{font-size:1.3rem;display:inline-block;line-height:1}
.sectionH .container .ponget .txt img { width: 1.09375rem; margin-right: 0.02604rem; }

.sectionH .container .ponget .ms { font-size: 0.52083rem; font-weight: bold; color: #fff; letter-spacing: 5px; font-family: 'NotoSansHans_Bold'; }

@media (max-width: 575px) { 
	.sectionH .container { -webkit-box-orient: vertical; -webkit-box-direction: reverse; -webkit-flex-direction: column-reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; padding: 30px 0; }
	.sectionH .container { height: auto; }
	.sectionH .container .text, .sectionH .container .ponget { padding: 0; }
	.sectionH .container .text a { text-align: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }
	.sectionH .container .text a::before { position: static; margin-left: 0; margin-right: 0; margin-right: 5px; width: 5px; height: 5px; }
	.sectionH .container .text a { padding-left: 0; margin-top: 20px; font-size: 16px; }
	.sectionH .container .iconimg { margin-top: auto; }
	.sectionH .container { padding-bottom: 0; }
	.sectionH .container .iconimg { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; width: 100%; -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; }
	.sectionH .container .text a::before { content: none; }
	.sectionH .container .text { padding: 0 20px; }
	.sectionH .container .ponget .txt { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }
	.sectionH .container .ponget .txt { font-size: 18px; }
	.sectionH .container .ponget .ms { font-size: 18px; margin-top: 10px; }
	.sectionH .container .ponget .txt img { margin-right: 5px; } 
}




  .headbg{position:fixed;left:0;top:0; width:100%; z-index:2222;}

  .headbg .b3000d{color:#fff;}
.headbg.hide .b3000d{color:#d03791;}
.topnav{ background:none;}
.topnav .nav_list li > a.big{color:#fff;}
 .headbg.hide{ display:block; background:#fff;}
 .headbg.hide .topnav .nav_list li > a.big{ color:#000;}
 
 .bannerjm{margin-top:125px;}
 @media (max-width: 840px) { 
 
 .index-section{padding:20px 0;}
 #main.pub .top .left,#main.pub .top .right{width:100%}
 #about .contact-box .right{padding-top: 71.6%;}
 .contact-form{padding-bottom:2rem;}
 .inner .inner_txt{top: 73%;}
 .inner .inner_txt h3{font-size:24px;}
 .noodle_ul li{width:50%;}
 .right_bg{padding:15px;}
 .bannerjm{margin-top:70px;}
 .gybox .llbox_r{position:relative;}
 .gybox .llbox_r,.gybox .llbox_left{float:none;width:auto;}
 
 .pinpaibox .llbox_left .llbox_left_img font{font-size:30px;}
 .pinpaibox .llbox_r .llbox_r_in font{font-size:30px;}
 .about-gy,.pinpai{padding:0;}
 .sec41{padding:20px 0;}
 .sec4_2 .col_4{width:50%;}
 .sec4_2 .index_part_1_box_txt p{font-size:18px;}
 .sectionH .container .iconimg img{margin:20px auto 20px auto}
 
 .mbanner{margin-top:15px; overflow:hidden}
 .mbanner a{display:block;width: 205%;
    margin-left: -54%;}
 .alshow{height:auto;}
 .classic-cl a{max-width:100%;display:block;}
 .classic-cl .pic_text,.classic-cl .small_pic{width:auto;float:none}
 
 
.classic-cl .small_pic font{position:absolute; left:0;top:0; z-index:12;}
.classic-cl .small_pic font.a1_1{left:70px;}
.classic-cl .small_pic font.a1_1 img{height:100px;}
 
.classic-cl .small_pic font.a1_2 {top:auto;bottom:-0; left: 50px;}
.classic-cl .small_pic font.a1_2 img{height:47px; left: 53px;}

.classic-cl .small_pic font.a1_3 {left:auto;right:-0px;}
.classic-cl .small_pic font.a1_3 img{height:135px;}


.classic-cl .small_pic font.a2_1{left:-0px; top:30px;}
.classic-cl .small_pic font.a2_1 img{height:180px;}

.classic-cl .small_pic font.a2_2 {top:auto;bottom: 16px;
    left: 30px;}
.classic-cl .small_pic font.a2_2 img{height:47px;}

.classic-cl .small_pic font.a2_3 {left:auto;right: 0;
    top: 46px;}
.classic-cl .small_pic font.a2_3 img{height:90px;}

.classic-cl .small_pic font.a3_1{    left: 0;
    top: 0;}
.classic-cl .small_pic font.a3_1 img{ height:60px;}
.classic-cl .small_pic font.a3_2 {top: auto;
    bottom: 0;
    left: auto;
    right: 44px;}
.classic-cl .small_pic font.a3_2 img{height:70px;}

.classic-cl .small_pic font.a3_3 {left:auto;right:0;}
.classic-cl .small_pic font.a3_3 img{height:67px;}

.classic-cl .small_pic font.a4_1{left:-0; top:-0;}

.classic-cl .small_pic font.a4_2 {top:auto;bottom: -0 ;left:-0;;
    left: -140px;}
.classic-cl .small_pic font.a4_2 img{height:80px;}

.classic-cl .small_pic font.a4_3 {left:auto;right:-0px;}
.classic-cl .small_pic font.a4_3 img{height:120px;}



 
 .classic-cl .swiper-slide .pic_text h2{font-size:24px; text-align:center; font-weight:900;}
 .classic-cl .swiper-slide .pic_text h2 i{display:none}
.alshow{margin-top:0 !important ; padding:30px 0 0 0;}
.alshow, .luans, .join_us_bg, .sec4, .sec5{margin-top:0 !important ;}
.classic-cl .swiper-slide .pic_text .p{ text-align:center; padding:15px 0;}
.classic-cl .swiper-slide .pic_text p{font-size:14px; display:inline-block ; width:48%; margin-top:0; margin:0 3px;}
.classic-cl .swiper-slide .pic_text p{width: 48%;
    float: left;}
.classic-cl .small_pic span { display:block; text-align:center ; margin-top:30px;}
.classic-cl .small_pic span img{width:70%;}

.classic-cl .swiper-button-prev, .classic-cl .swiper-button-next{width:30px ;height:30px; line-height:30px;}
.classic-cl .swiper-button-prev,.classic-cl .swiper-button-next{background-size: 14px; }
.classic-cl .swiper-button-next{left:auto;right:4%;}
.luans{height:auto !important}
.luans .text p{ text-align:center}
.luans .luans_right{height:auto;}
.join_us{max-width:100% ; text-align: center;}
.join_us_bg{padding:20px 20px;width:auto;}
.join_us .us_l .us_cont{margin:20px 0;}
.join_us .us_r,.join_us .us_l{width:auto;float:none}
.join_us .us_l .us_cont .tit_1{font-size: 30px;}
.join_us .us_l .us_cont .tit_2{font-size: 38px;line-height:1;padding:10px 0;}
.join_us .us_l .us_cont .tit_3{font-size: 30px;}
.join_us .us_l .us_cont .tit_4{font-size: 20px; margin-top:10px;}
.join_us .us_l .us_cont .tit_5{font-size: 24px;}
.join_us .us_l .us_cont .tit_5 font{float:none !important}
.join_us .us_l .us_cont .tit_5 span{font-size:25px; float:none !important}
.join_us .us_l .us_cont .tit_6{font-size: 20px; width:auto;}
.newssbox{width:100% !important}
.sec4{padding:30px 10px; width:auto;}
.shop_dis{max-width:100%;min-width:auto;margin:10px 0 0 0 }
.shop_dis .dis_img .img_top .img_k{width:33.3%; margin:0;}
.shop_dis .dis_img .img_top{height:105px; }
.shop_dis .dis_img .img_bottom{height:auto;margin-top:0;}
.shop_dis .dis_img .img_bottom .img_d{width:25%;margin:0;}
.shop_dis .dis_img .img_bottom .img_d img{height:77px;}
.newssbox h6{line-height:30px !important; font-size:18px !important;}
footer .Copyright p{font-size:14px;}
 }