body{
    background: #f6f6f6;
}
.heade{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    background: #fff;
    display: flex;
    justify-content: space-between;
    padding: 0 5%;
    height: 60px;
    line-height: 60px;
}
.headr_img{
    width: 35%;
}
.headr_cont{
    margin-top: 5.8%;
}
.headr_cont span{
    display: block;
    width: 23px;
    height: 2px;
    background: #333333;
    margin-bottom: 8px;
}
.headr_cont span:nth-child(2){
    width: 17px;
}
.heart{
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0 5%;
    height: 50px;
    line-height: 50px;
}
.hea{
    position: relative;
}
.hea span{
    width: 20px;
    height: 1px;
    background: #fff;
    margin-top: 8px;
}
.hea .nm{
    transform: rotate(45deg);
    transition: all .2s;
}
.hea .vb{
    transform: rotate(-45deg);
    transition: all .2s;
    position: absolute;
    top: 0px;
}
.hea span:nth-child(2){
    width: 20px;
}
.headr_bot{
    position: fixed;
    top: 0px;
    left: 0;
    width: 100%;
    z-index:1000;
    background: #2f2f2f;
    height: 100vh;
    display: none;
}
.fort_bott1{
    padding: 0 20px;
}
  .liq{
    padding: 10px 0  0;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: scale(1.1) translateY(-24px);
    transform: scale(1.1) translateY(-24px);
    -webkit-transition: opacity 0.35s ease-out, -webkit-transform 0.35s ease-out;
    transition: opacity 0.35s ease-out, -webkit-transform 0.35s ease-out;
    transition: opacity 0.35s ease-out, transform 0.35s ease-out;
    transition: opacity 0.35s ease-out, transform 0.35s ease-out, -webkit-transform 0.35s ease-out;
}
.slid{
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
}
.liq:nth-child(2){
    -webkit-transition-delay: 100ms,100ms;
    transition-delay: 100ms,100ms;
}
.liq:nth-child(3){
    -webkit-transition-delay: 180ms,180ms;
    transition-delay: 180ms,180ms;
}
.liq:nth-child(4){
    -webkit-transition-delay: 260ms,260ms;
    transition-delay: 260ms,260ms;
}
.liq:nth-child(5){
    -webkit-transition-delay: 320ms,320ms;
    transition-delay: 320ms,320ms;
}
.liq:nth-child(6){
    -webkit-transition-delay: 400ms,400ms;
    transition-delay: 400ms,400ms;
}
.liq:nth-child(7){
    -webkit-transition-delay: 480ms,480ms;
    transition-delay: 480ms,480ms;
}
.info input{
    width: 100%;
    background: transparent;
    color: rgba(255,255,255,0.8);
    outline: none;
    border: none;
    line-height: 25px;
    margin-top: -8px;
    font-size: 14px;
}
.info>img{
    margin-top: 6px;
    margin-right: 10px;
}
.info input::placeholder{
    color: rgba(255,255,255,0.8);
}
.banner{
    width: 100%;
    /* margin-top: 50px; */
    background: #fff;
    padding-bottom: 20px;
}
.slm{
    width: 100%;
}
.slm_con{
    width: 100%;
    text-align: center;
    padding: 0 10%;
}
.slm_con h3{
    color: #000000;
    font-size: 16px;
    line-height: 25px;
}
.banert{
    background: #f6f6f6;
    margin-top: 40px;
    width: 100%;
    padding: 0px 0 35px;
    text-align: center;
    overflow: hidden;
    position: relative;
}
.title{
    font-size: 24px;
    color: #333333;
    margin: 0;
    background:#fff;
    
}
.banert .title{
    background: #f6f6f6;
    padding-bottom: 20px;
}
.banert>p{
    font-size: 15px;
    color: #666666;
    padding-bottom: 40px;
}
.banrt_img{
    width: 100%;
}
.banrt_cont{
    padding: 10px 20px;
    background: #fff;
    text-align: left;
}
.banrt_cont h3{
    font-size: 18px;
    color: #333333;
    letter-spacing: 1px;
    margin: 0 ;
}  
.banrt_cont p{
    font-size: 14px;
    color: #666;
    margin-top: 10px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
} 
.banrt_cont a{
    display: block;
    font-size: 16px;
    color: #333333;
    margin: 20px 0;
}
.banrt_cont a span{
    display: inline-block;
    width: 10%;
    height: 1px;
    background: #333;
    position: relative;
    top: -5px;
    margin-right: 10px;
}
.nmjh{
    padding-bottom: 50px;
}
.nmjh .swiper-slide{
    box-shadow: 0px 0px 13px 1px rgba(0, 0, 0, 0.2);
    margin-bottom: 10px;
}
.zhant{
    position: absolute;
    bottom: 4.5%;
    right: 25%;
    transform: translate(-50%,-50%);
    width: 11px;
    height: 20px;
}
.shan_trante{
    width: 100%;
    padding: 40px 20px 0;
    text-align: center;
    background: #fff;
}
.tran_img{
    margin: 20px 0;
    width: 100%;
}
.trante_conent{
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
}
.trante_conent a{
    width: 45%;
    display: inline-block;
}
.t_nent{
    width: 100%;
    border: 1px solid #dcdcdc;
    padding: 20px 0px 30px;
    margin-bottom: 20px;
}
.tyu{
    color: #666;
    font-size: 15px;
    margin: 15px 0;
    font-weight: bold;
}
.t_nent img{
    opacity: 0.7;
}
.t_nent p{
    width: 30%;
    height: 2px;
    background: #791c36;
    margin:  auto;
}
.zhaosha_img{
    width: 100%;
    padding: 30px 0 20px;
    background: #fff;
}
.shan_trante1{
    width: 100%;
    text-align: center;
    background: #f6f6f6;
}
.news_stran_con{
    width: 100%;
    text-align: left;
    padding: 0 20px 20px;
    background: #fff;
}
.tran_img1{
    padding: 20px 0;
}
.news_con>p{
    color: #909090;
    font-size: 16px;
    margin: 0;
}
.news_con h3{
    color: #333;
    font-size: 16px;
    margin: 7px 0;
}
.news_ty{
    font-size: 14px;
    color: #999999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 22px;
}
.news_stran_con1{
    padding: 20px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    position: relative;
    flex-wrap: wrap;
}
.news_stran_con1::after{
    position: absolute;
    left: 5%;
    bottom: 0;
    width: 90%;
    height: 1px ;
    border-bottom: 1px solid #eee;
    content: "";
}
.img_left{
    width: 40%;
}
.cont_right{
    width: 57%;
    text-align: left;
}
.cont_right>p{
    font-size: 14px;
    color: #909090;
    margin: 0;
}
.cont_right h3{
    font-size: 14px;
    color: #333333;
    margin: 5px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.hju_con{
    font-size: 13px;
    color: #999999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 20px;
}
.footer{
    width: 100%;
    margin-top: 40px;
    background: #1d1d1f;
}
.fort_bott{
    width: 100%;
}
.fort_bott .li {
    width: 100%;
    border-bottom:2px solid #404043; 
}
.fort_bott .info{
    display: flex;
    justify-content: space-between;
    color: #fff;
}
.info h3{
    font-size: 15px;
    color: #FFF;
}
.inf_img{
    margin-top: 4%;
}
.foyu_opi{
    display: none;
}
.foty_over{
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.foty_over a{
    font-size: 16px;
    color: rgba(255,255,255,0.8);
    line-height: 30px;
    width: 100%;
    display: inline-block;
    padding-left: 5%;
    border-bottom: 1px solid rgba(255,255,255,0.1);
    line-height: 40px;
}
.fort_bott .li:last-child{
    border-bottom: none;
}
.foyu{
    width: 100%;
    text-align: center;
    margin-top: 20px;
}
.foyu p{
    font-size: 15px;
    color: #f1f1f1;
    margin: 10px 0;
}
.logo_img{
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
}
.log_im{
    width: 45%;
}
.logo_img span{
    display: block;
    width: 20%;
    height: 1px;
    background: #404043;
    margin-top: 5%;
}
.bott_fort{
    color: #f1f1f1;
    font-size: 15px;
    padding: 40px 0 0;
    text-align: center;
}

.img_dispa{
    display: block;
}
.img_disp1{
    display: none;
}
.img_disp3{
    display: none;
}
.liq h3{
    color: rgba(255,255,255,0.8);
}
.y_ov a{
    width: 100%;
    border-bottom: 1px solid rgba(255,255,255,0.1);
    line-height: 40px;
}
.y_ov a:last-child{
    border-bottom: none;
}
.liw{
    padding: 0 20px;
}
.about_list{
    width: 100%;
    text-align: center;
    background: #ffffff;
 
}
.about_con{
    padding: 0px 20px 40px;
    color: #727272;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1px;
}
.about_img{
    width: 50%;
    position: relative;
    margin: auto;
    overflow: hidden;
}
.about_img img{
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
.about_img>img{
    position: relative;
    z-index: 1;
}
.about_img>p{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50%;
    background: #f6f6f6;
}
.about_con span{
    color: #791c36;
}
.tiy_tit{
    margin: 20px 0;
}
.ure{
    font-size: 14px;
    color: #666;
    text-align: left;
}
.ure a{
    width: 100px;
    height: 35px;
    border: 1px solid #d3a76c;
    border-radius: 6px;
    display: block;
    text-align: center;
    line-height: 35px;
    color: #333;
}
.urea{
    padding: 10px 20px;
}
.urea h3{
    font-size: 18px;
    color: #333333;
    margin: 0;
    line-height: 30px;
}
.ty_zhao{
    margin: 10px 0;
    line-height: 22px;
    color: #666;
    font-size: 14px;
}
.ure p{
    line-height: 22px;
}