@font-face{
    font-family: alibaba;
    src:url('../font/ALIBABA-PUHUITI-REGULAR.TTF');

}

* {
    margin: 0;
    padding: 0;
    /* font-family:"Microsoft YaHei",΢���ź�; */
    font-family:"alibaba";
}
body {
    /* padding-top: 50px; */
    padding-top: 70px;
}
.hdlist,.product_detail_ul1{
    display: none;
    border-bottom: none !important;
}
#store .storelist{
    padding: 0 !important;
    border-bottom: none !important;
}
a {
    text-decoration: none;
    color: #ffffff;
    display: inline-block;
}

#header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}

#head {
    width: 100%;
    height: 70px;

}

#head .head-con {
    height: 70px;
}

#head .logo {
    background-color: #ef0714;
    float: left;
    width: 50%;
    height: 70px;
    position: relative;
}

#head .logo::after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    /* border-right: 30px solid #0e6eb8; */
    /* border-right: 30px solid #de5310; */
    border-right: 30px solid #781f64;
    border-bottom: 35px solid #ef0714;
    top: 0;
    right: 0;
}

#head .logo ul {
    display: flex;
    align-items: center;
    list-style: none;
    height: 100%;
    /* line-height: 80px; */
}

#head .logo ul li {
    width: 30%;
    height: 70px;
    margin-left: 17%;
}

#head .logo ul a {
    width: 100%;
    height: 70px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

#head .logo img {
    text-align: center;
    width: 100%;
}

#head .logo .logo-tel {
    margin-left: 10%;
}

#head .nav {
    /* background-color: #0e6eb8; */
    /* background-color: #de5310; */
    background-color: #781f64;/* 导航栏*/
    float: right;
    width: 50%;
    position: relative;
}

#head .nav::before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    /* border-right: 30px solid #0e6eb8; */
    /* border-right: 30px solid #de5310; */
    border-right: 30px solid #781f64;
    border-bottom: 35px solid #ef0714;
    bottom: 0;
    left: 0;
}

#head .nav ul a {
    display: inline;
}

#head .nav ul {
    display: flex;
    list-style: none;
    height: 70px;
    line-height: 70px;
    margin-left: 15%;
    margin-right: 17%;
}

#head .nav ul li {
    height: 70px;
    width: 120px;
    font-size: 100%;
    /* font-size: 14px; */
    color: #ffffff;
    text-align: center;

}

#head .nav ul li a:focus {
    padding-bottom: 3px;
    border-bottom: 1px solid #ffffff;
}

#slider {
    width: 100%;
    position: relative;
    text-transform: uppercase;
}
.index-swiper-container .swiper-wrapper{
    height: initial !important;
}
.index-swiper-container img{
    width: initial !important;
}
#slider .swiper-container img,
#store .swiper-container img {
    width: 100%;
}

#slider .swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 30px;
}

#slider .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0px 15px;
}

#slider .swiper-pagination-bullets .swiper-pagination-bullet-active {
    opacity: 1;
    background-color: #0e6eb8;
}

#slider .swiper-pagination-bullet {
    opacity: 1;
    width: 15px;
    height: 15px;
    background: #ffffff;
}

#about {
    width: 100%;
    height: 815px;
    background: #f7f7f7 ;
    /* url(../img/背景1.png) no-repeat; */
    background-position: center;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

#about .about_title {
    display: flex;
    align-items: flex-end;
}

#about .about_title h1 {
    font-size: 42px;
    /* font-family: '  ';  */
}

#about .about_title h1 span {
    font-size: 18px;
    color: #151515;
    font-weight: normal;
}

#about_page .about_main .brand_intro .brand_intro_detail .brand_intro_detail-left h1,
#about .about_detail h1 {
    font-size: 43.4px;
    position: relative;
    margin-bottom: 30px;
}

#about_page .about_main .brand_intro .brand_intro_detail .brand_intro_detail-left p,
#about .about_detail p {
    width: 600px;
    line-height: 60px;
    font-size: 15px;
    color: #151515;
}

#about_page .about_main .brand_intro .brand_intro_detail .brand_intro_detail-left h1::after,
#about .about_detail h1::after {
    content: '';
    position: absolute;
    width: 150px;
    height: 6px;
    background-color: #ef0714;
    bottom: -10px;
    left: 0;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
}

#about .about_detail {
    margin-top: 110px;
    margin-bottom: 60px;
}

#about .viewmore {
    color: #151515;
    border: 1px solid #ef0714;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    -o-border-radius: 40px;
    /* padding: 0px 35px; */
    line-height: 40px;
    width: 160px;
    text-align: center;
    font-size: 15px;
}


#product {
    width: 100%;
    position: relative;
}

#product .bd {
    position: relative;
    z-index: -1;
    overfLow: hidden;
    /* height: 900px; */
}

#product .bd ul {
    width: 1920px;
    /*图片宽度*/
    position: absolute !important;
    left: 50% !important;
    margin-left: -960px !important;
    zoom: 1;
}

/*图片宽度的一�?*/
#product .bd ul li {
    width: 100%;
    height: 950px;
    /* background: url(../image/product_beijing.jpg) no-repeat;
    background-size: cover;
    background-position: center; */
}

/* #product .bd ul li img {
    display: none;
} */

#product .bd ul img {
    width: 100%;
    min-width: 1320px;
    dispLay: block;
}

#product p {
    text-align: center;
    color: #ffffff;
    font-size: 42px;
    padding-top: 3%;
    position: absolute;
    z-index: 3;
    left: 40%;
    font-weight: bold;
    /* font-family: '  ';  */

}

#product p span {
    font-size: 23.67px;
    margin-left: 15px;
    font-weight: normal;
}

#product .product_detail {
    position: absolute;
    right: 150px;
    top: 50%;
    z-index: 3;
    transform: translateY(-250px);
    -webkit-transform: translateY(-250px);
    -moz-transform: translateY(-250px);
    -ms-transform: translateY(-250px);
    -o-transform: translateY(-250px);
}

#product .product_detail ul li {
    list-style: none;
    position: relative;
}

#product .product_detail ul li .circle {
    position: absolute;
    right: -50px;
    top: 0;
    height: 190px;
    width: 3px;
    background-color: #ffffff;
}

#product .product_detail ul li a {
    width: 150px;
    height: 190px;
    /* background-color: #0e6eb8; */
    /* background-color: #dd540e; */
    background-color: #781f64;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}


#product .product_detail .product_detail_ul li.on a {
    background-color: #ef0714;
}

#product .product_detail .product_detail_ul li.on .circle::before {
    content: " ";
    width: 15px;
    height: 15px;
    background-color: #ffffff;
    border-radius: 50%;
    position: absolute;
    top: 75px;
    left: -6px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

#product .product_detail ul li a h2 {
    font-size: 24px;
    font-weight: normal;
    padding: 4px;
}

#product .product_detail ul li a h4 {
    font-size: 14px;
    font-weight: normal;
}

#product .product_detail ul li a hr {
    width: 110px;
    border-top: 0;
    margin: 60px 0px 0px 20px;
    color: #ffffff;
}

#product .progress-wrap {
    width: 5px;
    height: 570px;
    background: #fff;
    position: absolute;
    right: -50px;
    top: 0;
}

#product .progress-wrap .inner {
    width: 100%;
    background: #0e6eb8;
    position: relative;
    transition: height .3s ease-out;
    height: 75px;
    -webkit-transition: height .3s ease-out;
    -moz-transition: height .3s ease-out;
    -ms-transition: height .3s ease-out;
    -o-transition: height .3s ease-out;
}

#product .progress-wrap .inner:after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #0e6eb8;
    position: absolute;
    bottom: -18px;
    left: -7px;
}

#product .more {
    width: 150px;
    height: 60px;
    /* background-color: #0e6eb8; */
    /* background-color: #dd540e; */
    background-color: #781f64;/*查看更多*/
    position: relative;
}

#product .more .circle {
    position: absolute;
    right: -50px;
    top: 0;
    height: 60px;
    width: 3px;
    background-color: #ffffff;
}

#product .viewmore {
    border: 1px solid #ffffff;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    -o-border-radius: 40px;
    padding: 0px 15px;
    line-height: 40px;
    margin-left: 15px;
    margin-top: 10px;
}

#join {
    width: 100%;
    height: 815px;
    background: #f3f3f3;
    display: flex;
    justify-content: center;
    align-items: center;
}

#join .join-detail {
    width: 25%;
    margin-right: 5%;
}

#join .vedio {
    width: 60%;
    height: 610px;
}
.video-js .vjs-big-play-button{
    left: 45% !important;
    top: 45% !important;
}

#join .join-detail h1 {
    color: #ef0714;
    font-size: 43.4px;
    margin-bottom: 40px;
}

#join .join-detail p {
    font-size: 15px;
    line-height: 30px;
    margin-top: 60px;
}

#join a {
    color: #ef0714;
    border: 1px solid #b4b2b3;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    -o-border-radius: 40px;
    padding: 0px 35px;
    line-height: 40px;
    margin-left: 10px;
    margin-top: 30px;
    font-size: 15px;
}

#store {
    position: relative;
    width: 100%;
    display: flex;
    background: #ef0714;
}

#store .store_title {
    position: absolute;
    left: 0;
    top: 40%;
    color: white;
    z-index: 3;
    text-align: center;
    font-size: 17.23px;
    width:15%;
}

#store .store_title h2 {
    font-size: 42px;
    /* font-weight:   ; */
}

#store .store_detail {
    width: 15%;
    background: #ef0714;
   margin: auto;
    color: #ffffff;
    line-height: 30px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;

}

#store .store_detail h1 {
    line-height: 50px;
    font-size: 36px;
}

#store .store_detail p {
    margin: 10px 0px;
    font-size: 18px;
}

#store .store_title a {
    color: #ffffff;
    border: 1px solid #ffffff;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    -o-border-radius: 40px;
    /* padding:00px 35px; */
    width: 160px;
    text-align: center;
    line-height: 40px;
    margin-top: 10px;
}

#store .hd ul li {
    text-align: center;
    display: none;
    width: 85%;
    margin: auto;
    list-style: none;
    outline: none;
}

#store .hd ul li a,
#store .hd ul li:hover p {
    color: #fff;
}

#store .hd ul li.on {
    display: block;
    color: #fff;
}

#store .bd {
    width: 85%;
}
#store .bd .swiper-slide{height:auto;}
#store .bd .swiper-wrapper{height:auto;}


#store .bd ul {
    zoom: 1;
}

#store .bd ul li {
    list-style: none;
    height:750px;
}
#store .bd ul li img {
    width: 100%;
   height:100%;
}
#store .store_img {
    width: 80%;
    /* background-size: cover;
    background-image: url(../image/store.jpg);
    background-position: center; */
}

#store .store_img img {
    /* display: none; */
    height: 100%;
}

#store .store_swiper {
    width: 100%;
}

#store .store_swiper .swiper-container .swiper-slide {
    display: flex;
    height: 700px;
}

#store .store_swiper .store_swiper_container {
    width: 100%;
}

#store .btn_next {
    position: absolute;
    z-index: 3;
    right: 120px;
    top: 40%;
    display: flex;
    flex-direction: column;
}

#store .btn_next img {
    width: 100%;
    margin-bottom: 20px;
    outline: none;
}

#news {
    width: 100%;
    height: 700px;
}

#news .news_title,
#serious .serious_title {
    text-align: center;
    margin-top: 5%;
}

#news .news_title h2,
#serious .serious_title h2 {
    font-size: 42px;
    /* font-family:   ; */
}

#news .news_title p,
#serious .serious_title p {
    font-size: 18px;
    color: #0e6eb8;
}

#news .news_title p span,
#serious .serious_title span {
    color: #ef0714;
    font-weight: bold;
    margin: 0px 4px;
}

#news .news_slider {

    position: relative;
    min-width: 400px;
    margin: auto;
    overflow: hidden;
    height: 600px;
    margin-top: 5%;
}

#news .news_swiper_container {
    width: 1200px;
    position: absolute;
    margin: 0 auto;
    text-align: center;
    left: 50%;
    margin-left: -585px;
    padding-bottom: 100px;
}

#news .news_swiper_container a {
    color: black;
    width: 370px;
}

#news .news_swiper_container a:hover .news_detail {
    box-shadow: 8px 13px 10px #ededed, -8px 13px 10px #ededed;
}

#news .news_swiper_container a:hover .news_detail h5,
#news .news_swiper_container a:hover .news_detail h6 {
    color: #ef0714;
}


#news .news_swiper_container .swiper-slide .newsimg {
    height: 210px;
    overflow: hidden;
    width: 370px;
    /* width: 386.667px; */
}
#news_page .news_list .news_list_con .newsimg{
    height: 210px;
}
#news_page .news_list .news_list_con .newsimg img {
    height: 100%;
}
#news .news_swiper_container .swiper-slide .newsimg img,
#news_page .news_list .news_list_con .newsimg img {
    width: 100%;
}

#news .news_swiper_container .swiper-slide .news_detail {
    padding: 35px 10%;
    text-align: left;
}

#news .news_swiper_container .swiper-slide .list,
#news_page .news_list .news_list_con .list {
    list-style: none;
    display: flex;
    justify-content: space-between;
}

#news .news_swiper_container .swiper-slide .list li,
#news_page .news_list .news_list_con .list li {
    font-size: 12px;
    color: #b9b9ba;
}

#news .news_swiper_container .swiper-slide .list li:nth-child(2) {
    border-left: 1px solid #b9b9ba;
    border-right: 1px solid #b9b9ba;
    padding: 0px 20px;
}

#news .news_swiper_container .swiper-slide .news_detail h6 {
    height: 60px;
}

#news .news_swiper_container .swiper-slide .news_detail h6,
#news_page .news_list .news_list_con .news_detail h6 {
    font-size: 20px;
    margin: 32px 0px 25px 0px;
}

#news_page .news_list .news_list_con .news_detail h6 {
    font-size: 18px;
}
#news .news_swiper_container .swiper-slide .news_detail p{
    height: 40px;
}
#news .news_swiper_container .swiper-slide .news_detail p,
#news_page .news_list .news_list_con .news_detail p {
    font-size: 14px;
    color: #b9b9ba;
}

#news .news_swiper_container .swiper-slide .news_detail h5,
#news_page .news_list .news_list_con .news_detail h5 {
    font-size: 14px;
    margin-top: 32px;
}

#news .news_swiper_container .swiper-slide .news_detail h5 span,
#news_page .news_list .news_list_con .news_detail h5 span {
    font-size: 5px;
    margin-left: 20px;
}

#news .news_swiper_container .swiper-pagination .swiper-pagination-bullet {
    background-color: #ef0714;
    width: 15px;
    height: 15px;
}

#news .news_swiper_container .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #ef0714;
    width: 15px;
    height: 15px;
}

#news .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 20px 10px;
}


#serious {
    background: url(../img/smbg.jpg) no-repeat center;
    background-size: cover;
}

#serious .serious_beijing {
    width: 100%;
    position: relative;
}

#serious .serious_detail {
    width: 70%;
    margin: auto;
    padding-bottom: 5%;
}

#serious .serious_title {
    color: white;
    padding-top: 5%;
    text-transform: uppercase;
    margin-bottom: 40px;
}

#serious .serious_title p,
#serious .serious_title p span {
    color: white;
}

#serious .serious_detail p {
    font-size: 15px;
    color: #ffffff;
    line-height: 30px;
}

#serious .serious_detail ul {
    display: flex;
    justify-content: center;
    align-items: center;
    list-style: none;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 25px;
}
#serious .serious_detail ul li{
    margin:0px 100px

}
#serious .serious_detail ul li p:nth-child(2) {
    font-size: 10.33px;
}

#serious .serious_detail ul li:nth-child(4) {
    display: none;
}

#serious .serious_detail .company {
    text-align: right;
    margin-top: 20px;
}

#footer {
    background-color: #ef0714;
    text-align: center;
    color: white;
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 20px;
}

#footer img {
    padding: 20px 0px 20px 0px;
}

#footer ul {
    display: flex;
    align-items: center;
    justify-content: center;
    list-style: none;
}

#footer ul li {
    margin: 0px 30px;
    cursor: pointer;
    position: relative;
}

#footer ul li:nth-child(1):hover::after {
    content: '';
    position: absolute;
    width: 100px;
    height: 100px;
    background: url(../img/erweima.jpg);
    background-position: center;
    background-size: cover;
    left: -36px;
    top: -90px;
    opacity: 1;
    animation: animate 1s;
    -webkit-animation: animate 1s;
}

#footer ul li:nth-child(2):hover::after {
    content: '';
    position: absolute;
    width: 100px;
    height: 100px;
    background: url(../img/erweima.jpg);
    background-position: center;
    background-size: cover;
    left: -36px;
    top: -90px;
    opacity: 1;
    animation: animate 1s;
    -webkit-animation: animate 1s;
}

#footer ul li:nth-child(3):hover::after {
    content: '';
    position: absolute;
    width: 100px;
    height: 100px;
    background: url(../img/erweima.jpg);
    background-position: center;
    background-size: cover;
    left: -36px;
    top: -90px;
    opacity: 1;
    animation: animate 1s;
    -webkit-animation: animate 1s;
}

@keyframes animate {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

#footer hr {
    width: 80%;
    border-top: none;
    margin-left: 10%;
    margin-bottom: 30px;
    border-color: rgb(255, 255, 255, 0.7);
}

/* 产品�?�? */
#product_page {
    width: 100%;
}

#slider .pro_top_beijing h1 {
    position: absolute;
    z-index: 3;
    bottom: 15px;
    left: 50%;
    color: white;
    font-size: 42px;
    width: 330px;
    transform: translateX(-165px);
    -webkit-transform: translateX(-165px);
    -moz-transform: translateX(-165px);
    -ms-transform: translateX(-165px);
    -o-transform: translateX(-165px);
    display: flex;
    align-items: center;
    justify-content: center;
}

#slider .pro_top_beijing h1 span {
    font-size: 24px;
    font-weight: normal;
    margin-left: 20px;
}

#product_page .hotstyle {
    width: 65%;
    margin: auto;
}

#product_page .meat {
    text-align: center;
}

#product_page .meat .hot_title {
    text-align: center;
    font-size: 24px;
    color: #ef0714;
    border: 2px solid #ef0714;
    /* width: 320px; */
    height: 57px;
    line-height: 57px;
    margin: 70px auto;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    text-transform: uppercase;
    display: inline-block;
    padding: 0px 50px;
    /* font-family:   ; */
}

#product_page .meat ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    list-style: none;
    /* justify-content: space-between; */
    text-align: center;

}

#product_page .meat ul li {
    width: 25%;
    color: #999999;
    padding-bottom: 20px;
    cursor: pointer;
}

/* #product_page .meat:nth-child(3) ul,
#product_page .meat:nth-child(4) ul,
#product_page .meat:nth-child(5) ul {
    justify-content: center;
} */

#product_page .meat ul li .box_img {
    width: 100%;
    height: 20%;
}

#product_page .meat ul li img {
    width: 100%;
}

#product_page .meat ul li .pro_detail {
    text-align: center;
    font-size: 24px;
    color: #ef0714;
    line-height: 45px;
    margin-top: 35px;
}

#product_page .meat ul li .pro_detail p {
    text-align: center;
    font-size: 15px;
    color: #0e6eb8;
}

#product_page .meat ul li .pro_detail p:last-child {
    color: #999;
}


/* 关于我们 */

#about_page,
#honor {
    width: 100%;
}

#about_page .about_top_beijing img {
    width: 100%;
}

#about_page .brand_intr {
    width: 100%;
    margin: 100px 0px;
}

#about_page .brand_intr_con {
    max-width: 1330px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    color: #191919;
    padding: 0px 20px;
}

#about_page .brand_intr_con .brand_intr_right {
    width:40%;
}

#about_page .brand_intr_con .brand_intr_right img {
    width: 100%;
}

#about_page .brand_intr_con .brand_intr_left {
    width: 50%;
}

#about_page .brand_intr_con .brand_intr_left h2,
#about_page .brand_intr_con .brand_intr_left h3,
#about_page .brand_honor .brand_honor_con h2 {
    position: relative;
    display: inline-block;
}

#about_page .brand_intr_con .brand_intr_left h2::after {
    position: absolute;
    width: 7px;
    height: 7px;
    right: -20px;
    bottom: 0;
    border-radius: 50%;
    border: 3px solid #ef0714;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

#about_page .brand_intr_con .brand_intr_left h3::after {
    content: '';
    position: absolute;

    /* width: 130px; */
    width: -webkit-fill-available;

    height: 3px;
    bottom: -5px;
    left: 0px;
    background-color: #ef0714;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

#about_page .brand_intr_con .brand_intr_left h1 {
    text-transform: uppercase;
    margin-bottom: 30px;
    /* font-family:   ; */
}

#about_page .brand_intr_con .brand_intr_left p {
    font-size: 15px;
    margin-top:30px;
    line-height: 50px;
}

/* 关于我们的荣�? */
#about_page .brand_honor {
    width: 100%;
    height: 193px;
    background: url(../img/pinbaiyoushi.png) center;
    background-size: cover;
}

#about_page .brand_honor .brand_honor_con {
    max-width: 1330px;
    margin: auto;
    color: #ffffff;
    text-transform: uppercase;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 193px;
    padding: 0px 20px;
    /* font-family:   ; */
}

#about_page .brand_honor .brand_honor_con h2 {
    width: 120px;
}

#about_page .brand_honor .brand_honor_con h2::after {
    position: absolute;
    width: 7px;
    height: 7px;
    right: -2px;
    bottom: 0;
    border-radius: 50%;
    border: 3px solid #ffffff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.brand_meiti {
    width: 100%;
    padding: 50px 0px;
    background-color: #fcf2e8;
}

.brand_meiti_con {
    max-width: 1330px;
    margin: auto;
    padding: 0px 20px;
}

.brand_meiti_con .brand_meiti_top_left h1 ,.brand_meiti_con .brand_meiti_bot_right h1{
    color: #ef0714;
    font-size: 20px;
    margin-bottom:20px ;
}

.brand_meiti_con .brand_meiti_top_left p,.brand_meiti_con .brand_meiti_bot_right p {
    font-size: 15px;
    line-height: 35px;
}

.brand_meiti_con .brand_meiti_top,
.brand_meiti_con .brand_meiti_top_right ul,.brand_meiti_con .brand_meiti_bot{
    display: flex;
    justify-content: space-between;
    align-items: center;
    list-style: none;
}
.brand_meiti_con .brand_meiti_top_right,.brand_meiti_con .brand_meiti_bot_right{
    width: 60%;
}

.brand_meiti_con .brand_meiti_top_right ul li {
    text-align: center;
    margin: 0px 20px;
    font-size: 16px;
}

.brand_meiti_con .brand_meiti_top_right ul li div {
    width: 113px;
    height: 113px;
    /* background-color: #de5310; */
    background-color: #781f64;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}
.brand_meiti_con .brand_meiti_top_right ul li p{
margin-top: 5px;
}
.brand_meiti_con .brand_meiti_bot{
    margin-top: 100px;
}
.brand_meiti_con .brand_meiti_bot_right h1,.brand_meiti_con .brand_meiti_bot_right p{
  margin-left: 30px;
}
#vision .brand_intr_left .brand_intro_detail-left p{
margin: 0px ;
}
#about_page #vision .brand_intr_right{
    width: 100%;
}
/* 新闻�?�? */
#slider .news_title {
    position: absolute;
    top: 35%;
    left: 10%;
    z-index: 3;
    color: #ffffff;
    font-size: 42px;
    display: none;
}

#slider .news_title p {
    font-size: 30px;
}

#news_page .news_content {
    max-width: 1574px;
    margin: auto;
    margin-top: 60px;
}

#news_page .news_sidebar ul {
    display: flex;
    list-style: none;
    justify-content: center;
    align-items: center;
    margin: 50px auto;
}

#news_page .news_sidebar ul li:nth-child(2) {
    margin: 0px 60px;
}

#news_page .news_sidebar ul li a {
    font-size: 24px;
    color: #333;
    border: 2px solid #ef0714;
    padding: 10px 35px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
}

#news_page .news_sidebar ul li a:hover {
    color: #ef0714;
}

#news_page .news_sidebar ul li a.target {
    color: #ef0714;
}

#news_page .news_list {
    display: flex;
    /* justify-content: space-between; */
    align-items: center;
    text-align: center;
    width: 80%;
    margin: auto;
    flex-wrap: wrap;
}

#news_page .news_list .news_list_con {
    width: 32%;
    margin-bottom: 60px;
    margin-left: 1%;
}

#news_page .news_list .news_list_con a {
    width: 100%;
}

#news_page .news_list .news_list_con:hover .news_detail {
    box-shadow: 8px 13px 10px #ededed, -8px 13px 10px #ededed;
}

#news_page .news_list .news_list_con:hover h5,
#news_page .news_list .news_list_con:hover h6 {
    color: #ef0714;
}

#news_page .news_list .news_list_con h6 {
    height: 55px;
    font-weight: normal;
}
#news_page .news_list .news_list_con p{
    height: 45px;
}
#news_page .news_list .news_list_con .news_detail {
    padding: 35px 5%;
    text-align: left;
    color: black;
}

#news_page .news_list .news_list_con .list :nth-child(2),
#news_page .news_list .news_list_con .list :nth-child(4) {
    width: 1px;
    height: 20px;
    background-color: #ef0714;
}

/*设置div样式的整体布局*/
.page-icon,.paging {
    margin: 20px 0 100px 0;
    /*设置距�?�顶�?20像素*/
    font-size: 0;
    /*�?复�?�内元素之间空隙间隔*/
    text-align: center;
    /*设置内�?�居�?显示*/
    display: flex;
    justify-content: center;
}

/*设置共有的的样式布局，主要是进�?�代码优化，提高运�?�效�?*/
.page-icon a,.paging a,
.page-next {
    padding: 8px 16px 10px !important;
    font-size: 14px !important;
    /*�?复�?�内元素之间空隙间隔*/
    margin-right: 10px !important;
}
.paging a{
    width: 8px !important;
    line-height: initial !important;
    border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -ms-border-radius: 0px !important;
    -o-border-radius: 0px !important;
}

.page-icon .prev img,.paging .prev img,.paging .next img,
.page-icon .next img {
    display: none;
}
.paging .prev,.paging .next{
    border: 0px !important;
}
.page-icon .prev ,.paging .prev{
    background-image: url(../image/news_prev.png);
    background-size: 40%;
    background-position: center;
    background-repeat: no-repeat;
    padding: 8px 20px 10px;
}

.page-icon .next,.paging .next {
    background-image: url(../image/news_next.png);
    background-size: 40%;
    background-position: center;
    background-repeat: no-repeat;
    padding: 8px 20px 10px;
}

/*�? a 标�?�进行样式布局 */
.page-icon a,.paging a {
    text-decoration: none;
    /*取消链接的下划线*/
    color: #666666;
    background-color: #ececec;
}

.page-icon a.on,.paging a.on {
    color: #ffffff !important;
    background-color: #ef0714;
}

a.page-current {
    color: #ffffff;
    padding: 8px 16px 10px;
    font-size: 14PX;
    /*�?复�?�内元素之间空隙间隔*/
    background-color: #ef0714;
}


/* 加入我们 */
#slider .join_top_beijing {
    position: absolute;
    z-index: 3;
    bottom: 15px;
    left: 50%;
    width: 400px;
    transform: translateX(-200px);
    -webkit-transform: translateX(-200px);
    -moz-transform: translateX(-200px);
    -ms-transform: translateX(-200px);
    -o-transform: translateX(-200px);
    display: none;
}

#slider .pro_top_beijing {
    display: none;
}

#slider .join_top_beijing h1 {
    color: white;
    font-size: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#slider .join_top_beijing h1 span {
    font-size: 24px;
    font-weight: normal;
    margin-left: 20px;
}
#join_main .join_road {
    max-width: 1576px;
    margin: 65px auto;
    text-align: center;
    margin-top: 120px;

}
#join_main .join_road1{
width: 100%;
margin:auto;
padding: 65px 0px;
padding-top: 5px;
text-align: center;
background-color: #f0dbc6;
}
.joincenter,.joincenter img{
    width: 100%;
}
#join_main .join_road .bot_img{
   max-width: 1200px;
   text-align: center;
   margin: auto;
   margin-top: 40px;
}
#join_main .join_road1 .bot_img{
    max-width: 1220px;
    margin: auto;
    margin-top: 40px;
    padding-right: 30px;
}
#join_main .join_road1 .bot_img img{
    width: 100%;
}
.join_road a{
    width: 250px;
    background-color: #ef0714;
    font-size: 25px;
    height: 50px;
    line-height: 50px;
    margin-top: 50px;
    border-radius: 50px;
}





/* 联系我门 */
#concact_top {
    width: 100%;
    height:895px ;
    background: url(../img/contactbanner.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#concact_top .concact_c {
    max-width: 1574px;
    margin: auto;
    color: #ffffff;
    padding-left: 176px;
    position: relative;
    padding-top: 200px;

}

#concact_top .concact_c h1 {
    border: 0;
    width: 100%;
    font-size: 46px;
    font-weight: normal;
    /* font-family:   ; */
}

#concact_top .concact_con {
    line-height:30px;
    margin-top: 72px;
}

#concact_top .concact_con h2 {
    color: #c29f67;
    font-weight: normal;
    font-size: 18px;
}
#concact_top .concact_con h4{
    font-weight: normal;
    font-size: 20px;
}
#concact_top .concact_con hr{
    border: none;
    width: 230px;
    border-top: 1px solid #fff;
    margin: 5px 0px;
}
#concact_top .code {
  width: 500px;
  position: absolute;
right: 150px;
bottom: -240px;

}

#concact_top .code ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    list-style: none;
}

#concact_top .code ul li {
    text-align: center;
}
#concact_top .code ul li img{
    width:90px;
    height:90px;
}
#concact_top .code ul li p{
    font-size: 10.33px;
    line-height: 20px;
}

#concact_main .zhaopin {
    max-width: 1574px;
    margin: auto;
}
.concact_lxi{
    margin-top: 90px;
    /* margin-top: 105px; */
    text-align: center;
}

.concact_lxi .lx_top .zpin,.join_road .top_img .zpin{
    line-height: 57px;
    font-size: 24px;
    height: 57px;
    color: #ef0714;
    margin: auto;
    border: 2px solid #ef0714;
    border-radius: 30px;
    margin-bottom: 5px;
    display: inline-block;
    padding: 0px 50px;
    font-weight: 700;
}
.concact_lxi .lx_top p,.join_road .top_img p{
    font-size: 20px;
    font-weight: 700;
    color: #ef0714;
    margin-bottom: 75px;
    /* font-family:  ; */
}
#content_show  .list{
    margin-bottom:150px;
    margin-top: 70px;
}
#content_show  .list ul li{
  max-width: 1160px;
    list-style: none;
    margin: 40px auto;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    background-color: #ededed;
}
#content_show .list ul li a{
    display: inherit;
    color: inherit;
}
#content_show .list ul li  .list_li div{
   width: 25%;
   padding-left: 5%;
}
#content_show  .list ul li .list_li{
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 90%;
    margin: auto;
}
#content_show  .list ul li .list_li span{
    color: #0d63b3;
    margin-left: 5px;
}
/* 招聘详情 */
#zhaopin_box{
    width: 1200px;
    margin: 50px auto;
    color: #707070;
    line-height: 40px;
    font-size: 16px;
}
.e_box h3{
    font-size: 30px;
    font-weight: normal;
    line-height: 50px;
    color: initial;
}
.xinzi span{
    font-size: 30px;
    color: #ef0714;
}
.xinzi:last-child p span{
    font-size: 16px;
}
.yaoqiu{
    margin: 20px auto;  background-color: rgba(231 231 231 / 91%);
}
.yaoqiu ul{
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    padding: 20px;
}
.yaoqiu ul li{
    width: 33%;
}
.p_details{
    margin-top: 20px;
}
/* 门店详情 */
#store_main .storeshow{
    text-align: center;
}
#store_main .storeshow .s_detail ul{
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    width: 1425px;
    margin: auto;
    justify-content: initial;
   align-items: initial;
}
#store_main .storeshow .s_detail ul li a{
    width: 100%;
    height: 100%;
}
#store_main .storeshow .s_detail ul li a img{
    width: 100%;
    height: 100%;
}
#concact_main .storeshow{
    text-align: center;
}
#concact_main .storeshow a{
    border: 1px solid #ef0714;
    color: black;
    text-align: center;
    padding: 10px 40px;
    margin-top: 20px;
    border-radius: 50px;
}

/* 门店分布 */

.store_map {
    width: 1200px;
    height: 940px;
    margin: auto;
    background-image: url(../img/map1.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

#concact_main .storeshow .s_detail ul .swiper-slide{
    width: 400px;
    margin: 10px 10px 10px 10px;
    height:250px;
}
#concact_main .storeshow .s_detail ul .swiper-slide img{
width: 100%;
height: 100%;
}
.storeshow .s_title {
    color: #474342;
    margin-top: 70px;
 text-align: center;
 /* font-family:   ; */

}

#concact_main .storeshow .s_detail ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    max-width: 1260px;
    margin: auto;
}

.storeshow .s_detail ul li {
    width: 455px;
    margin: 10px 10px 10px 10px;
    height: 320px;
}

#concact_main .storeshow .s_detail ul li img {
    width: 100%;
    height: 100%;
}

#concact_main .store_page {
    margin: 50px;
}

#concact_main .xian {
    width: 90%;
    margin: auto;
    border-top: 1px dashed #cbcbcb;
    margin-bottom: 100px;
}

.store_map .map_li {
    position: relative;
    width: 800px;
    margin: auto;
    left: 0;
    right: 0;
}

.store_map .map_li .map_w img {
    position: absolute;
    left: -35px;
    top: 0px;
    opacity: 0;
    transition: 0.5s;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.map_li .map_w.curr img {
    opacity: 0;
    animation: ghost 1s infinite alternate;
}

@keyframes ghost {
    0% {
        margin-top: 20px;
    }

    100% {
        margin-top: 5px;
    }
}

.store_map .map_li .map_w {
    width: 28px;
    height: 31px;
    background: url(../image/map1.png) no-repeat;
    background-size: 100%;
    background-position: center;
    position: absolute;
    transition: 0.5s;
    cursor: pointer;
    list-style: none;
}

.store_map .map_li .map_w:hover {
    background: url(../image/map.png) no-repeat;
    background-size: 100%;
    background-position: center;
}

.store_map .map_li .map_w.curr {
    background: url(../image/map.png) no-repeat;
    background-size: 100%;
    background-position: center;
}

.store_map .gif {
    position: fixed;
    display: none;
    background-color: rgb(0, 0, 0, 0.5);
    z-index: 999999;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.store_map .gif img {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}

.store_map .map_li .map_li466 {
    top: 323px;
    left: -1px;
}

.store_map .map_li .map_li467 {
    top: 283px;
    right: -1px;
}

.store_map .map_li .map_li468 {
    top: 460px;
    left: 381px;
}

.store_map .map_li .map_li469 {
    top: 499px;
    left: 459px;
}

.store_map .map_li .map_li470 {
    top: 449px;
    right: 120px;
}

.store_map .map_li .map_li471{
    top: 528px;
    right: 100px;
}

.store_map .map_li .map_li472 {
    top: 567px;
    left: 361px;
}

.store_map .map_li .map_li473 {
    top: 588px;
    left: 450px;
}

.store_map .map_li .map_li474 {
    top: 568px;
    left: 546px;
}

.store_map .map_li .map_li475 {
    top: 665px;
    right: 352px;
}

.store_map .map_li .map_li476 {
    top: 646px;
    left: 526px;
}

.store_map .map_li .map_li477 {
    top: 607px;
    right: 75px;
}

.store_map .map_li .map_li478 {
    top: 704px;
    left: 312px;
}

.store_map .map_li .map_li479 {
    top: 734px;
    left: 459px;
}

.store_map .map_li .map_li480 {
    top: 734px;
    right: 208px;
}

.store_map .map_li .map_li481 {
    top: 685px;
    right: 119px;
}

.store_map .map_li .map_li482 {
    top: 469px;
    left: 195px;
}

.store_map .map_li .map_li483 {
    top: 362px;
    right: 158px;
}

.store_map .map_li .map_li484 {
    top: 568px;
    left: 58px;
}

.store_map .map_li .map_li485 {
    top: 578px;
    right: 60px;
}

.store_map .map_li .map_li486 {
    top: 509px;
    right: 207px;
}

.store_map .map_li .map_li487 {
    top: 635px;
    right: 168px;
}

.store_map .map_li .map_li488 {
    top: 322px;
    right: 256px;
}

.store_map .map_li .map_li489 {
    top: 558px;
    right: 148px;
}

.store_map .map_li .map_li490 {
    top: 400px;
    right: 178px;
}

.store_map .map_li .map_li491 {
    top: 421px;
    right: 237px;
}

.store_map .map_li .map_li492 {
    top: 431px;
    left: 418px;
}

.store_map .map_li .map_li493 {
    top: 323px;
    right: 21px;
}

.store_map .map_li .map_li494 {
    top: 822px;
    right: 286px;
}

/* .store_map img{
    width: 100%;
} */
.province {
    max-width: 1230px;
    margin:auto;
}

.province ul {
    display: flex;
    list-style: none;
}

.province ul a {
    background-color: #ef0714;
    opacity: 0.5;
    padding: 5px 50px;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
}

.province ul .active {
    opacity: 1;
}

.province ul a:hover {
    opacity: 1;
}

.store_detail {
    overflow: hidden;
}

.store_detail ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px dashed #999;
    padding: 30px 0px 30px 0px;
}

.store_detail ul:last-child {
    border: 0;
}

.store_detail ul li {
    width: 33.33%;
    text-align: left;
    line-height: 40px;
    color: #646564;
    cursor: pointer;
}

.store_detail ul li:hover h3 {
    color: #ef0714;
}

.store_detail ul li:hover p {
    color: #0e6eb8;
}

.store_detail ul .get {
    width: 100%;
    border-bottom: 1px dashed #cbcbcb;
    clear: both;
    margin: 32px auto;
}

#concact_main .rom {
    text-align: center;
    margin: 15px 0 70px;
}

.ff {
    display: none;
}

#concact_main .rom img {
    width: 30px;
}

/* 新闻资�??详情 */
#news_page .details_text {
    text-align: center;
}
/* 
#news_page .details_text img {
    width: 70%;
} */

#news_page .details_text div {
    margin: auto;
}


/* 加盟表单 */
#sb_form{
    width: 900px;
    margin:50px auto;
}
#sb_form .f,#sb_form .f1{
    display: flex;
    margin: 5px 0px;
    align-items: center;

}
#sb_form .f .font,#sb_form .f1 .font{
    width: 200px;
    text-align: right;
    margin-right: 5px;
    font-size: 15px;
    position: relative;
}
#sb_form .f .font span{  
    color: #ef0714;
    margin-right: 2px;
}
#sb_form .f input,#sb_form .f1 input{
    width: 300px;
    height:30px;
    font-size: 15px;
    padding-left: 5px;
    border: 1px solid #cdcdcd;
}
input:focus {
    outline: none;
    border:1px solid #9ecaed;
}
#sb_form .f textarea{
    width: 300px !important;
    height: 100px !important;
    font-size: 15px !important;
    outline: none !important;
    padding-left: 5px;
}
#sb_form .f label{
    width: 150px;
    height: 30px;
    display: inline-block;
    border: 1px solid #b9b9ba;
    text-align:left;
    margin: 5px 0px;
    line-height: 30px;
    position: relative;
    padding-left: 10px;
}
#sb_form .f .inputra,#sb_form .f1 .inputra{
    width: 500px;
}
#sb_form .f input[type="radio"],#sb_form .f input[type="checkbox"]{
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 0;
    z-index: 99;
    height: 100%;
    width: 100%;
    cursor: pointer;
}
#sb_form .f input[type="radio"]:checked + i:after,#sb_form .f input[type="checkbox"]:checked + i:after{
    content: "";
    width: 157px;
    height: 30px;
    position: absolute;
    top: -1px;
    right: -1px;
    display: block;
    border: 2px solid #ef0714;
}
.f .warn{
    display: flex;
    align-items: center;
    opacity: 0;
    margin-left: 5px;
}
.f .warn p{
    max-width: 310px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #c6cbd0;
    border-radius: 2px;
    padding: 5px 10px;
    background-color: #f0f0f1;
    font-style: normal;
    font-size: 14px;
    white-space: normal;
   margin-left: 10px;
}
.f .warn p::before{
    content: "";
    display: block;
    border-width: 8px;
    position: absolute;
    top: 50%;
    left: -16px;
    border-style: dashed solid dashed solid;
    border-color: transparent rgba(198,203,208,1) transparent transparent;
    font-size: 0;
    line-height: 0;
    margin-top: -8px;
}
.f .warn p::after{
    content: "";
    display: block;
    border-width: 8px;
    position: absolute;
    top: 50%;
    left: -15px;
    border-style: dashed solid dashed solid;
    border-color: transparent #f0f1f1 transparent transparent;
    font-size: 0;
    line-height: 0;
    margin-top: -8px;
}
.btn_yzm button{
    height:30px;
    margin-left: 5px;
}
.f  .inputvalue,.f1  .inputvalue{
    display: flex;
}
.yzm{
    width: 100px !important;
}
.f_box .btn{
    width: 300px;
    background-color: #ef0714;
    color: #ffffff;
    height: 50px;
    border: 0px;
    outline: none;
    font-size: 20px;
    text-align: center;
}

.btn_sub{
    margin-top: 30px;
    width: 700px;
    text-align: center;
}
.change{
    display: flex;
    margin-left: 10px;
}
.change button{
margin-left: 10px;
width: 70px;
}