/* input(752,28): run-time error CSS1034: Expected closing parenthesis, found ','
input(752,28): run-time error CSS1042: Expected function, found ','
input(752,32): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
input(872,34): run-time error CSS1034: Expected closing parenthesis, found ','
input(872,34): run-time error CSS1042: Expected function, found ','
input(872,38): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
input(947,28): run-time error CSS1034: Expected closing parenthesis, found ','
input(947,28): run-time error CSS1042: Expected function, found ','
input(947,32): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')' */
/*css reset 开始*/
@media screen and (max-device-width:1440px) {
    body {
        font-size: 12px;
        min-width: 1000px;
    }
    .el-carousel__arrow {
        width: 50px;
        height: 50px;
        font-size: 18px;
    }
}
@media screen and (min-device-width:1440px) {
    body {
        font-size: 14px;
        min-width: 1350px;
    }
    .el-carousel__arrow {
        width: 60px;
        height: 60px;
        font-size: 20px;
    }
}

*{
    margin:0;
    padding:0;
}
.left{
    float: left;
}
.right{
    float: right;
}
a.link{
	text-decoration: none;color: #222222;
}
a.linkWhite{
	text-decoration: none;color: #ffffff;
}

.desc-text {
    font-size: 14px;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI, Roboto,Helvetica Neue, Arial,Noto Sans, sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto ColoEmoji,Microsoft YaHei,Microsoft YaHei UI;
    color: #222;
    line-height: 28px;
}

/* 滚动条样式 */
::-webkit-scrollbar {
width:7px;height: 7px;
}
/* 滚动槽 */
::-webkit-scrollbar-track {
-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);
border-radius:10px;
}
/* 滚动条滑块 */
::-webkit-scrollbar-thumb {
border-radius:10px;
background:rgba(0,0,0,0.2);
-webkit-box-shadow:inset006pxrgba(0,0,0,0.5);
}
::-webkit-scrollbar-thumb:window-inactive {
/* background:rgba(255,0,0,0.5); */
}
.el-carousel__arrow {
    border: 1px solid #fff;
}
.body .two-line .story-banner .right .el-carousel__indicators .el-carousel__button {
    width: 15px;
    height: 15px;
}
@font-face {
    font-family: -apple-system,Microsoft YaHei,Microsoft YaHei UI,BlinkMacSystemFont,Segoe UI, Roboto,Helvetica Neue, Arial,Noto Sans, sans-serif,Segoe UI Emoji,Segoe UI Symbol,Noto ColoEmoji;
    src: url('../fonts/NotoSansCJKsc-Regular.otf?v=9z1CMhYBdpFrTlzb0AIHp1wu2Wk');
} 
body {
    font-family: -apple-system,Microsoft YaHei,Microsoft YaHei UI,BlinkMacSystemFont,Segoe UI, Roboto,Helvetica Neue, Arial,Noto Sans, sans-serif,Segoe UI Emoji,Segoe UI Symbol,Noto ColoEmoji;
    background: #fff;
    color: #222;
} 

ul,ol{list-style:none;}
img{border:0;display: block;padding:0;margin:0}
a{text-decoration:none;}
/*css reset 结束*/
.m_ch,.p_ch{
    display: none;
}
.navbar-default{
    background-color: #fff;
}
.navbar{
    min-height: 66px;
    line-height: 66px;
    border: none;
   
}
.navbar-nav>li>a{
    line-height: 66px;
}
.row{
    margin: 0;
}
.navbar-brand{
    padding:6px 15px
}
@media (min-width: 1000px){
    .col-md-7:first-child .contant_text{
        float: right;
        margin-right: 0.3rem;
        width: 5rem;
    }
    .col-md-7:last-child .contant_text{
        float: left;
        width: 5rem;
        margin-left: 0.3rem;
    }
}
@media (min-width: 1200px){
    .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-left: 0rem;
    margin-right: 0.4rem;
}
.contant_text{
    margin-top: 0.2rem;
}
.col-md-7:first-child .contant_text{
    float: right;
    margin-right: 1.2rem;
    width: 5rem;
}
.col-md-7:last-child .contant_text{
    float: left;
    width: 5rem;
    margin-left: 1.2rem;
}
}
@media (min-width: 1400px){
    .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
        margin-left: 1.1rem;
        margin-right: 0.9rem;
}
.contant_text{
    margin-top: 0.8rem;
}
}
@media (min-width: 1600px){
    .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
        margin-left: 1.7rem;
    margin-right: 1.6rem;
}
.contant_text{
    margin-top: 0.8rem;
}
}
.bgsc .title h2{
    padding-top: 1.55rem;
    margin-bottom: 10px!important;
}

@media (min-width: 768px){
 .carousel-indicators li {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0px 18px 0 0;
    text-indent: -999px;
    cursor: pointer;
    background-color: #e99fab;
    border: none;
    border-radius: 10px; 
}
.n_jt{
    display: none;
}
.vertical-tab  li{
    width: 3rem;
}
.content{
    width: 1200px;
    margin: 0 auto;
}
.pl36 button{
    margin-left: 20%;
}
/* .timeline:nth-of-type(1){
    margin-top: 0.2rem;
}
.timeline:nth-of-type(2){
    margin-top: 1.9rem;
}
.timeline:nth-of-type(3){
    margin-top: 2.1rem;
}
.timeline:nth-of-type(4){
 
    margin-top: 0.9rem;
}
.timeline:nth-of-type(5){
 
    margin-top: 1.4rem;
}
.timeline:nth-of-type(6){
 
    margin-top:0.9rem;
} */
.store4 {
    width: 1200px;
    margin: 0 auto;
}
.bgsc .title h2,.bgsc p{
    color:#fff;
    width:1200px;
}

.navbar {
    margin-bottom: 0;
}
.dropdown-menu b{
    width: 160px;
    height: 30px;
    position: absolute;
    top:-10px;
    left:0;
    z-index: 1;
}
.navbar-nav>li {
    float: left;
}
.container-fluid{
    margin: 8px 15px;
}
.carousel-indicators .ba {
   
    background-color: #ada39d;
   
}
.product_main .tab ul li{
    border-right: 2px solid #ede4e4;
    color: #4d4c4c;
    font-weight: bold;
    font-size: 0.28rem;
    text-align: center;
    width: 33%;
    float: left;
}
.navbar-default .navbar-nav>li>a{
    color:#4d4c4c;
    font-size: 24px;
    border-bottom: 4px solid transparent;
}
.carousel-indicators .active {
    width: 14px;
    height: 14px;
    margin: 0px 18px 0 0;
    background-color: #fff;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
    color:#c3172d;
    border-bottom: 4px solid #c3172d;
    background-color:#fff;
    font-weight: bold;
  
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
    background-color:#fff;
   
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    color: #c3172d;
    text-decoration: none;
    background-color: #fcf5f5;
    outline: 0;
}
.nav>li>a{
    padding: 0;
    margin: 0 25px;
}
.bottom{
    padding: 0.5rem 0;
}
.dropdown-menu>li>a {
    display: block;
    padding:0;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    padding-left: 0.3rem;
    white-space: nowrap;
    height: 0.6rem;
    line-height: 0.6rem;
    color: #4d4c4c;
    font-size: 0.2rem;
}
.dropdown-menu {
    top: 0.75rem;
    border-radius: 0;
    padding: 0;
    border:none;
    min-width: 2.5rem;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #c8102e;
    text-decoration: none;
    background-color: #fcf5f5;
}
.p_ch{
    display: block;
}
.contant{
    margin-top: 0.7rem;
}
#myCarousel1{
    margin-top: 0.8rem;
}
footer p  span img{
    float: left;
    margin: 0.04rem 0.1rem 0 1.4rem;
    width: 0.18rem;
    height: 0.2rem;
}
.container1{
    width: 1200px;
    margin: 0 auto;
}
.join1{
    width: 45%;
}

.join_text{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.join_text1{
    width: 6rem;
    position: absolute;
    top:0;
    left:0
}
.product_main .content ul li{
    width: 30%;
    float: left;
}
.product_main .content ul li:not(:last-child){
    margin-right: 5%;
}
.product_main .content ul li img{
    width: 100%;
}
.store3 ul li p{
    height:0.64rem;
    line-height: 0.64rem;
}
.demo{
    width: 1200px;
    margin: 0 auto;
    
}
}
.store3 ul li{
    width: 30%;
    float: left;
    position: relative;
}
.store3 ul li img{
    width: 100%;
}
.store3 ul li p{
    position: absolute;
    bottom:0;
    left:0;
    width: 100%;
   
    text-align: center;
    margin: 0;
    font-size: 0.32rem;
    color:#fcf5f5;
}
.bgsc{
    background: url("../img/story_c.jpg") no-repeat center;
    width: 100%;
    height: 6rem;
    margin:0.8rem 0 0.2rem 0;
}

.store3 ul  li:not(:last-child){
    margin-right: 5%;
}
@media (max-width: 768px){
    .carousel-indicators {
        position: absolute;
        bottom: -9px;
        margin-left: -28%;
    }
    .nav>li>a {
        position: relative;
        display: block;
        padding: 10px 25px;
    }
    .n_jt{
        display: inline-block;
        float: right;
        margin-top: 0.55rem;
    }
    .vertical-tab .nav-tabs li:nth-of-type(2) a, .vertical-tab .nav-tabs li:nth-of-type(1) a{
        color: #444;
    background: #fff;
    font-size: 0.3rem;
    font-weight: 700;
    text-align: left; 
    /* margin-left: 21%; */
    letter-spacing: 1px;
    padding: 10px 12px!important;
    /* margin: 0 0 0.6rem 0; */
    border: none;
    transition: all 0.3s ease 0s;
    }
    .tab_i .t_text1 span img {
        
        margin-top: 0.15rem;
    }
    .tab_i ul li{
        height: 1rem!important;
    }
    .t_i li{
        width: 50%;
        float: left!important;
        border-bottom: none!important;
    }
    .t_i li:nth-of-type(3),    .t_i li:nth-of-type(4),    .t_i li:nth-of-type(5){
        display: none;
    }
    .vertical-tab .nav-tabs{
        border-right:none!important;
    }
    .demo{
        width: 90%;
        margin: 0 auto;
    }
    .p30{
        padding: 0 0.3rem;
    }
    .store3 ul li p{
        height:0.4rem;
    line-height: 0.4rem;
    }
  
    .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
        background: #c3172d;
        color: #fff;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li:hover>a,.navbar-default .navbar-nav .open .dropdown-menu>li:active>a{
        color:#c3172d;
        
    }
    /* .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
        color:#fff;
        background: #c3172d;
    } */
    .product_main .content ul li{
        width: 100%;
        height: 2.2rem;
    }
    .product_main .content ul li:not(:last-child){
        margin-bottom: 0.3rem;
    }
    .product_main .tab ul li{
        width: 50%;
        color: #4d4c4c;
        font-weight: bold;
        font-size: 0.28rem;
        text-align: center;
        float: left;
    }
    .product_main .content ul li img{
        width: 2.2rem;
        height: 2.2rem;
        float: left;
        margin-right: 0.38rem;
    }
    .product_main .content ul li p{
        float: left;
        width: calc(100% - 2.2rem - 0.38rem);
    }
    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 14px;
    }
    .join_text1 .title1,.product_main{
        padding: 0 0.3rem;
    }
    .dropdown-menu{
        padding: 0;
    }
    .dropdown-menu  li{
        background: #fcf5f5;
        height: 76px;
        padding: 32px 0;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a{
        color:#333;
        font-size: 16px;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a::before{
        content: "•  ";
        left: 0;
        top: 0;
    }
    
    .navbar-default .navbar-nav>li>a{
        color:#4d4c4c;
        font-size: 18px;
    }
    .nav>li{
        border-bottom: 1px solid #f0eeee;
    }
    .contant{
        margin-top: 0.4rem;
    }
    #myCarousel1{
        margin-top: 0.3rem;
    }
    .introduce{
        padding: 0 0.3rem;
    }
    .carousel-indicators .ba {
   
        background-color: #ada39d;
       
    }
    .carousel-indicators li {
        display: inline-block;
        width: 8px;
        height: 8px;
        margin: 0px 10px 0 0;
        text-indent: -999px;
        cursor: pointer;
        background-color: #e99fab;
        border: none;
        border-radius: 10px;
    }
    .carousel-indicators .active {
        width: 8px;
        height: 8px;
        margin: 0px 10px 0 0;
        background-color: #fff;

    }
    .navbar-brand>img{
        width: 50px;
    }
    .navbar-toggle{
        margin-top: 20px;
    }
    .bottom{
        padding: 0.22rem 16%;

    }
    .m_ch{
        display: block;
        padding-left: 0.3rem;
        padding-top: 0.08rem;
    float: right;
    margin-right: 0.54rem;
    }
    .navbar{
        margin-bottom: 0;
    }
    footer p  span img{
        float: left;
        margin: 0.06rem 0.1rem 0 0.1rem;
        width: 0.18rem;
        height: 0.2rem;
    }
}

.ch{
    color: #4d4c4d;
    font-size: 17px;
}
.ch a:first-child{
    color:#c3172d;
    margin-right: 10px;
}
.ch a:last-child{
    color:#4d4c4d;
    margin-left: 10px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #4d4c4c;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 34px;
    height: 4px;
    border-radius: 8px;
}
.navbar-toggle {

    border: none;
}
.navbar-collapse{
    border-top: none;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
    padding-right: 0;
    padding-left: 0;
}

.contant1,.contant2{
    width: 100%;
    height: 100%;
}
.contant_text h2{
    color:#c8102e;
    font-size: 0.31rem;
    text-align: left;
    font-weight: bold;
}
.contant_text p{
    color:#331805;
    font-size: 0.2rem;
    line-height: 0.5rem;
    text-align: left;
}
.contant_text span{
    width: 0.9rem;
    height: 4px;
    background: #c8102e;
    display: block;
    margin-bottom:0.24rem;
    margin-top: 14px;
}

.bottom span{
    font-size: 0.22rem;
    color:#000;
    display: inline-block;
    margin-top: 0.15rem;
}
.bottom .code,.bottom .blog{
    width: 1.56rem;
    height: 1.56rem;
    
    margin: 0 0.17rem;
}
.bottom .blog{
    margin: 0 0.2rem;
}
.bottom .col-md-2{
    margin-right: 0.4rem;
    float: left;
}
.bottom .col-md-2:last-child{
    margin-right: 0rem;
}
footer{
    height: 1.4rem;
    width: 100%;
    background: #f4f4f4;
}
footer p{
    text-align: center;
    color:#9b9b9b;
    font-size: 0.2rem;
}
footer p:first-child{
    padding-top: 0.36rem;
    margin-bottom: 0.2rem;
}
footer p span{
    display: inline-block;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle{
    background-color:transparent;
}
.store1 .title h2,.store2 .title h2,.join .title h2,.store3 .title h2{
   font-size: 0.4rem;
   color:#4d4c4c;
   font-weight: bold;
   text-align: center;
   margin-top: 0.5rem;
}

.join_text .title1 h2{
    font-size: 0.36rem;
    color:#cf152d;
    font-weight: bold;
    margin-top: 0.68rem;
}
.join_text .title1 span{
    background: #c3172d;
width: 0.7rem;
height:4px;

display: block;
}

.store1 .title span,.store2 .title span,.join .title span,.store3 .title span{
    background: #c3172d;
    width: 1.4rem;
    height: 5px;
    margin: 0 auto;
    display: block;
}
.store1 h3{
    font-size: 0.34rem;
    color:#c3172d;
    font-weight: bold;
    margin: 0.37rem 0;
}
.store1 img{
    width: 5.9rem;
    height: 5rem;
}
.store1 ul li,.store2 ul li{
    width: 48%;
    margin-bottom: 0.3rem;
    float: left;
}
.store1 ul li img,.store2 ul li img{
    width: 100%;
    height:100%;
}
.store2 ul li:nth-of-type(1),.store2 ul li:nth-of-type(2){
    margin-top: 0.5rem;
}
.store1 ul li:nth-of-type(1),.store2 ul li:nth-of-type(1),.store2 ul li:nth-of-type(3){
    margin-right: 4%;
}
.store1 p{
    font-size: 0.24rem;
    color: #4d4c4c;
}
.store2{
    margin-top: 0.5rem;
}
.store2 ul li {
    position: relative;
}
.store2 ul li h3{
    font-size: 0.3rem;
    color: #fefefe;
    position: absolute;
    left: 0;
    bottom: -10px;
    height: 0.77rem;
    background: rgb(0, 0, 0,60%);
    width: 100%;
    line-height: 0.77rem;
    padding-left: 0.3rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.join_us{
   margin-top: 0.37rem;
   background: #fcf5f5;
   overflow: hidden;
}
.join1 img{
    width:100%;
    height: 100%;
}
.join_text1 .title1{
    color:#4d4c4c;
}
.join_text1 .title1 p{
    font-size: 0.24rem;
    margin-top: 0.15rem;
}
.join_text1 .title1 h3{
    font-size: 0.36rem;
    margin-top: 0.38rem;
}
.mt3{
    margin-top: 0.3rem!important;
}
.mb3{
    margin-bottom: 0.3rem!important;
}
.mb7{
    margin-bottom: 0.7rem;
}
.join_text1 .title1  img{
    margin: 0.15rem 0;
    width: 4rem;
    height: 0.85rem;
}
.product_main .tab ul{
    width:100% ;
    height: 0.7rem;
    background: #fcf5f5;
    line-height: 0.68rem;
    border-bottom: 2px solid #a51e30;
    margin-top: 0.8rem;
}

.check{
    background: #c3172d;
    color: #fcf5f5!important;
}
.product_main .tab_c:nth-of-type(2),.product_main .tab_c:nth-of-type(3){
    display: none;
}
/* .product_main .check_p ul li:first-child{
    background: #c3172d;
    color: #fcf5f5!important;
} */
.mb48{
    margin-bottom: 0.48rem;
}
.db{
    display: inline-block;
}
.product_main   h2{
    color: #c3172d;
    font-size: 0.26rem;
    font-weight: bold;
    margin-top: 0.36rem;
}
.product_main   h2:nth-of-type(2){
    margin-top: 0.7rem;
    margin-bottom: 0.35rem;
}
.product_main p{
    font-size: 0.24rem;
    color:#4d4c4c;
}
.product_main .prodtct_i{
    width: 0.6rem;
    height: 0.6rem;
    margin-right: 0.2rem;
    float: left;
}
.product_main .content div .dv{
    height: 0.6rem;
    line-height: 0.6rem;
    margin-top: 0.2rem;
    overflow: hidden;
}

.product_main .content ul li p{
    line-height: 0.4rem;
    margin-top: 0.3rem;
}
.s_banner{
    position: relative;
    height: 6.76rem;
    margin-top: 0.4rem;
}
.gallery-thumbs,.gallery-thumbs1{
    position: absolute;
    bottom:0.5rem;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 11;
    left:0;
}
.swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    display: inline-block;
    border-radius: 50%;
    background: rgb(255, 255, 255,60%);
    opacity: inherit;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #fff;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
    flex-wrap: nowrap;
    flex-direction: row;
}

.gallery-thumbs .swiper-wrapper,.gallery-thumbs1 .swiper-wrapper{
    justify-content: center;
}
.swiper-slide{
    background-size: 100% 100%;
}
.swiper-container {
    width: 100%;
    height: 6.76rem;
    margin-left: auto;
    margin-right: auto;
  }
  .gallery-thumbs , .gallery-thumbs1 {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0;
}
  .swiper-slide {
    background-size: cover;
    background-position: center;
  }
 .gallery-thumbs .swiper-slide ,.gallery-thumbs1 .swiper-slide {
  width: 14%!important;
  opacity: 1;
  border:3px solid #fff;
}
  .gallery-top,  .gallery-top1 {
    height: 6.76rem;
    width: 100%;
  }

  .gallery-thumbs,  .gallery-thumbs1 {
    height: 1.2rem;
    box-sizing: border-box;
    padding: 10px 0;
  }

  .gallery-thumbs .swiper-slide-thumb-active ,  .gallery-thumbs1 .swiper-slide-thumb-active {
    opacity: 1;
  }
  .bgsc .title h2,.bgsc p{
    color:#fff;
    margin: 0 auto;
}
.store4 ul li{
    width: 100%;
    margin-top: 0.46rem;
    margin-bottom:0;
}
.store4 ul li strong {
    font-size: 0.22rem;
    color: #fefefe;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 0.77rem;
    background: rgb(0, 0, 0,60%);
    width: 100%;
    line-height: 0.34rem;
    padding-left: 0.3rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.main-timeline img{
    width: 100%;
}
/* .main-timeline {
    background: url(../img/time.jpg) no-repeat center;
    height: 11.8rem;
    margin-top: 0.9rem;
    margin-bottom: 0.3rem;
} */
.timeline{
    width: 4.6rem;
   padding: 0.32rem 0.43rem;
  
}
.timeline .title{
    font-size: 0.28rem;
    color: #c3172d;
  
    
}
.timeline .description{
    font-size: 0.24rem;
    color: #4d4c4c;
    
}
.timeline:nth-of-type(odd){
float: left;
}
.timeline:nth-of-type(even){
float: right;
}
.inner-content{
    margin-left: 0.2rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.news_d{
    margin-top: 0.8rem;
}
.news_d b img{
    width: 0.38rem;
    height: 0.38rem;
    float: left;
    margin-right: 10px;
}
.news_d .title{
    margin-bottom: 0.5rem;
}
.news_d .title h2{
    color:#4d4c4c;
    font-size: 0.48rem;
    font-weight: bold;
}
.news_d .title span{
    background: #c3172d;
    width: 1.6rem;
    height: 5px;
    display: block;
    margin-bottom: 0.39rem;
}
.news_d .title  b{
    font-size: 0.26rem;
    color:#c3172d;
    height: 0.38rem;
    line-height: 0.38rem;
 
}
.news_d p{
    font-size: 0.24rem;
    line-height: 0.6rem;
    color:#4d4c4c;
    margin-bottom: 0.5rem;
}

.vertical-tab{
    width: 100%;
    display: table;
}
.vertical-tab .nav-tabs{
    display: table-cell;
    width:3rem;
    
    vertical-align: top;
    border: none;
    border-right: 3px solid #f3f1f1;
}
.vertical-tab .nav-tabs li{
   float: none;
   vertical-align: top;
}
.vertical-tab .nav-tabs li a{
    color: #444;
    background: #fff;
    font-size:0.2rem;
    font-weight: 700;
    text-align: left;
    letter-spacing: 1px;
   
    padding: 10px;
    margin: 0 0 0.6rem 0;
    border: none;
    transition: all 0.3s ease 0s;
}
.vertical-tab .nav-tabs li a:hover,
.vertical-tab .nav-tabs li.active a,
.vertical-tab .nav-tabs li.active a:hover{
    color: #c3172d;
    background: #fff;
    border: none;
}
.vertical-tab .nav-tabs li a:before,


.vertical-tab .nav-tabs li a:hover:before,
.vertical-tab .nav-tabs li.active a:before{
    opacity: 1;
    right: -17px;
}
.vertical-tab .nav-tabs li a:hover:after,
.vertical-tab .nav-tabs li.active a:after{
    opacity: 1;
    right: -3px;
}
.vertical-tab .tab_i{
    background-color: #fff;
   
    letter-spacing: 1px;
    padding: 0 0 0 0.6rem;
    line-height: 23px;
   
    display: table-cell;
    position: relative;
}
.vertical-tab .tab_i h3{
    font-weight: 600;
    text-transform: uppercase;
    margin: 0.15rem 0 0.2rem 0;
        font-size: 0.26rem;
        color:#c3172d;
        
  
}
.vertical-tab .tab_i p{
    font-size: 0.24rem;
    color:#4d4c4c;
    line-height: 0.36rem;
}
.tab_i ul li{
    height: 1rem;
    border-bottom: 1px solid #f0eeee;
    width: 100%;
    height: 0.85rem;
}
.tab_i .tab-pane b{
    color:#999;
    height: 0.5rem;
    line-height: 0.5rem;
    border-bottom: 1px solid #f0eeee;
    display: block;
    font-weight: normal;
}
.tab_i .tab-pane p input{
    width: 0.3rem;
    height: 0.3rem;
    border: 3px solid #f0eeee;
    background: #fff;
    display: inline-block;
    vertical-align: top;
    margin-right: 0.1rem;
    
}
.table{
    margin-top: 0.2rem;
    color:#4d4c4c
}
.table img{
    width: 100%;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{
    padding: 18px;
    font-size: 0.18rem;
    border-top:none;
}
.table tr td:nth-of-type(1),.table tr td:nth-of-type(3){
    font-weight: bold;
    color: #000;
}
.pl36{
  padding-left: 0.36rem;
}
.pl36 label{
    width: 1.7rem;
    overflow: hidden;
    font-size: 0.22rem;
    color: #4d4c4c;
    font-weight: normal;
    /* line-height: 0.6rem; */
    /* margin-bottom: 0.25rem; */
    /* height: 0.6rem; */
    vertical-align: middle;
}
.pl36  img{
    width: 0.1rem;
    height: 0.1rem;
    width: 0.1rem;
    height: 0.1rem;
    /* float: right; */
    display: inline-block;
    vertical-align: top;
    margin-top: 0.04rem;
    margin-left: 0.06rem;
}
.pl36 button{
    width: 3.8rem;
    height: 0.9rem;
    background: #c3172d;
    border-radius: 0.5rem;
    color:#fff;
    text-align: center;
    line-height: 1rem;
    font-size: 0.32rem;
    border: none;
  
    margin-top: 0.8rem;
}
.pl36 input{
    width: 5rem;
    height: 0.6rem;
    border:3px solid #f0eeee;
    margin-bottom: 0.25rem;
}
.tab_i ul li h2{
    font-size: 0.22rem;
    color:#4d4c4c;
    margin-bottom: 0.1rem;
  
}
.tab_i .t_text1  span{
    float: left;
    font-size: 0.17rem;
    color: #4d4c4c;
}
.tab_i .t_text1  span:last-child{
    float: right;
}
.tab_i .t_text1  span a{
    float: left;
    color: #4d4c4c;
    margin-right: 0.26rem;
}
.tab_i .t_text1  span img{
    float: left;
    width: 0.24rem;
    height: 0.24rem;
}
.tab_i ul li h2:not(:first-child){
    margin-top: 0.47rem;
}
@media only screen and (max-width: 800px){
    .vertical-tab .nav-tabs{
        display: block;
        width: 100%;
        border-right: none;
    }
    .vertical-tab .nav-tabs li a{
        padding: 7px 7px;
        margin: 0 0 18px 0;
    }
  
    .pl36 button{
        margin-left: 10%;
    }
    .vertical-tab .nav-tabs li a:before,
    .vertical-tab .nav-tabs li a:after{
        transform: translateY(0) translateX(50%) rotate(90deg);
        right: 50%;
        top: auto;
        bottom:0;
    }
    .vertical-tab .nav-tabs li a:after{
        width: 50%;
        height: 3px;
        transform: translateY(0) translateX(50%) rotate(0);
    }
    .vertical-tab .nav-tabs li a:hover:before,
    .vertical-tab .nav-tabs li.active a:before{
        bottom: -22px;
        right: 50%;
    }
    .vertical-tab .nav-tabs li a:hover:after,
    .vertical-tab .nav-tabs li.active a:after{
        bottom: -2px;
        right: 50%;
    }
    .vertical-tab .tab-content{
        
        display: block;
        padding: 20px 15px 10px;
    }
    .vertical-tab .tab-content h3{ font-size: 18px; }
}
.fy>li>a, .fy>li>span{
    color:#4d4c4d;
}
.fy>li>a:focus, .fy>li>a:hover, .fy>li>span:focus, .fy>li>span:hover{
    color: #4d4c4d;
}
.fy{
    margin: 0 auto;
    display: table;
    margin-top: 0.9rem;
    margin-bottom: 0.5rem;
}
.fy>li:first-child>a{
    margin-right: 0.12rem;
   
}
.fy>li:last-child>a{
   
    margin-left: 0.06rem;
}
.fy>li>a{
    margin-right: 0.06rem;
}
.t_i .active::after{
    content: "";
    background: #c3172d;
    width: 1.26rem;
    height: 2px;
    transform: translatex(0);
    bottom: 0;
    left: 8px;
    transition: all 0.3s ease 0s;
    position: absolute;
}
.bi{
    
    background: url(../img/close.png) no-repeat center;
    width: 21px;
    float: right;
    height: 21px;
    margin-right: 0.5rem;
    margin-top: 0.5rem;
}
.bpage{
    background:#f7f5f5;
}
