.west_line{
    background: #fff;
    padding: 4rem 0;
}
.west_ul{
    display: flex;
}
.item{
    flex: 1;
    -webkit-flex: 1;
    -moz-fiex:1;
    -ms-flex: 1;
    -o-fiex:1;
}
.item2{
    flex: 0 0 30%;
    -webkit-flex:  0 0 30%;
    -moz-fiex: 0 0 30%;
    -o-fiex: 0 0 30%;
    -ms-flex:  0 0 30%;
}
.item3{
    flex: 0 0 30%;
}
.west_ul li{
    text-align: center;
    font-size: 1rem;
    color: #999;
    cursor: pointer;
    position: relative;
}
.west_ul li:nth-child(1){
    text-align: left;
}
.west_ul li:nth-child(4) {
    text-align: right;
    margin-right: 0;
}
.west_ul li a {
    color: #999;
    position: relative;
    display: inline-block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: 2px;
}
.west_ul li a:hover{
    text-decoration: none;
}
.west_ul li a:focus{
    text-decoration: none;
}
.west_ul li.active a:after{
    content: "";
    width: 80%;
    height: 5px;
    position: absolute;
    background: #bfbfbf;
    bottom: -0.5rem;
    left: 10%;
    transition: all 0.5s ease 0s;
}
.west_ul li.active a{
    color: #ef8009;
}
.west_ul li a:hover{
    color: #ef8009;
}
.west_text{
    padding-top: 2.5rem;
}
.west_text img{
    width: 100%;
    height: 100%;
}
.west_text>div{
    display: none;
}
.west_text>div.active{
    display: block;
}
.west_top_left{
    width: 39.0625%;
    height: 25rem;
    float: left;
}
.west_top_right{
    width: 57.8125%;
    height: 25rem;
    position: relative;
    float: right;
    color: #808080;
    line-height: 2rem;
    font-size: 0.9rem;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: 2px;
}
.wines_chateau—btn{
    display: inline-block;
    padding: 0.5rem 0.7rem!important;
    color: #ff9714;
    border: 2px solid #ff9714;
    border-radius: 5px;
    font-size: 1rem;
    cursor: pointer;
    float: right;
    position: absolute;
    right: 0;
    bottom: 10px;
}
.wines_chateau—btn img{
    height: 13px!important;
    margin-top: -3px!important;
}
.west_top_right p{
    color: #999;
    font-size: 1.1rem;
    line-height: 1.5rem;

}
.west_bottom h5{
    display: inline-block;
    position: relative;
    color:#ef8009 ;
    font-size: 1rem;
    margin-bottom: 2rem;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.west_bottom h5:after{
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    background: #ef8009;
    bottom: -1rem;
    left: 0;
    transition: all 0.5s ease 0s;
}
.west_bottom p{
    color: #808080;
    font-size: 1.1rem;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 2rem;
}
.what_new h5{
    display: inline-block;
    position: relative;
    color:#ef8009 ;
    font-size: 1.2rem;
    margin-bottom: 2rem;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: 2px;
}
.ingrvbd{
    text-align: center;
}
.what_new h5:after{
    content: "";
    width: 100%;
    height: 5px;
    position: absolute;
    background: #bfbfbf;
    bottom: -0.5rem;
    left: 0;
    transition: all 0.5s ease 0s;
}
.what_ul{
    margin-bottom: 5rem;
}
.what_ul li{
    width: 27.34%;
    float: left;
    margin-right:8.9% ;
}
.what_ul li:nth-child(3){
    float: right;
    margin-right: 0;
}
.what_ul a>img{
    width: 100%;
    height: auto;
}
.what_ul a p>span{
    margin: 0 0.5rem;
}
.what_ul a p{
    color: #666;
    font-size: 1rem;
    margin-top: 1rem;
    position: relative;
    text-align: left;
    font-weight: 600;
}
.what_ul a p img{
    width: 2rem;
    height: 2rem;
    position: absolute;
    top:-0.4rem;
    right: 0;
    cursor: pointer;
}
.what_ul a:hover,.what_ul a:focus{
    text-decoration: none;
}
.west_liu{
    background: #ef8009;
}
.west_liu_text{
    padding: 3.5rem 0;
    color: #fff;
    font-size: 2.25rem;
    text-align: center;
    letter-spacing: 0.3rem;
}
.west_liu_text span{
    width: 5rem;
    height: 5rem;
    text-align: center;
    line-height: 4rem;
    display: inline-block;
    color: #ef8009;
    margin-left: 2rem;
}
.west_liu_text span img{
    width: 100%;
    height: auto;
}
/*详情页*/
.west_Detail{
    padding: 2.5rem 0;
}
.west_detail_crumbs a{
    font-size: 0.7rem;
    cursor: pointer;
    color: #666;
}
.west_detail_crumbs{
    border-bottom: 1px solid #ccc;
    padding-bottom: 0.7rem;
    margin-bottom: 2.5rem;
}
.west_detail_crumbs span{
    margin: 0 1rem;
}
.west_detail_crumbs a:hover,.west_detail_crumbs a:focus{
    text-decoration: none;
}
.west_detail_text{
    padding: 0 1.5rem;
}
.west_detail_text h5 {
    color: #333;
    font-size: 0.9rem;
    font-weight: 600;
    margin-bottom: 1.5rem;
}
.west_detail_text h6{
    color: #333;
    font-size: 0.9rem;
    margin-bottom: 1rem;
    margin-top: 2.5rem;
}
.west_detail_text p{
    line-height: 1.5rem;
    font-size: 0.8rem;
    color: #666;
}
.west_detail_lint{
    width: 41.406%;
    margin: 3rem auto 0;
    background: #ef8009;
    border-radius: 50px;
    padding: 1.2rem;
    font-size: 0.9rem;
    color: #fff;
    text-align: center;
    cursor: pointer;
    font-family: Serif;
    letter-spacing:2px;
}
.west_detail_com{
    text-align: center;
    color: #666;
    font-size: 0.7rem;
    margin-top: 1rem;
}
.west_detail_lint span{
    margin-left: 1.5rem;
}
@media screen and (max-width: 960px){
    .west_detail_com{
        font-size: 14px;
    }
    .west_detail_lint{
        font-size: 14px;
    }
    .west_liu_text{
        font-size: 20px;
    }
    .wines_chateau—btn{
        position: relative;
        padding-top: 10px!important;
        width: 100%;
        font-size: 16px!important;
        text-align: center;
        padding-bottom: 10px!important;
    }
    .west_ul li a {
     font-size: 17px;
    }
    .west_top_left{
        width: 100%;
        padding-bottom: 1.5rem;
    }
    .west_top_right{
        width: 100%;
        height: auto;
        color: #808080;
    }
    .what_ul li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 0.7rem;
    }
    .what_ul{
        margin: 0;
    }
    .what_ul li p{
        text-align: center;
        margin: 30px ;
        font-size: 16px;
    }
    .west_liu_text span{
        margin-top: 1rem;
    }
    .west_line{
        padding:2rem 0;
    }
    .what_ul a p img{
        width: 30px;
        height: 30px;
        right: -20px;
    }
    .west_detail_crumbs a{
        font-size: 16px;
    }
    .west_detail_text p{
        font-size: 14px;
        line-height: 20px;
    }
    .what_new h5,.west_bottom h5,.west_detail_text h5{
        font-size: 18px;
        font-weight: 600;
        margin-bottom:20px
    }
    .west_bottom p{
        font-size: 16px;
        line-height: 30px;
    }
    .what_new h5:after{
        bottom: -10px;
    }
    .wines_chateau—btn img{
        height: 15px;
        margin-top: 3px;
    }
    .west_detail_lint{
        width: 66%;
    }
    .west_ul{
        display: block;
    }
    .west_ul li{
        width: 50%;
        float: left;
        text-align: center;
        font-size: 12px;
        cursor: pointer;
        margin-bottom: 20px;
    }
    .west_top_left{
        height: 280px;
    }
    .west_ul li.active a:after{
        bottom: -10px;
    }
    .west_ul li:nth-child(1){
        text-align: center;
    }
    .west_ul li:nth-child(4){
        text-align: center;
    }
    .west_text{
        padding: 0;
    }
}