/*
公共样式

*/

body{
    /* min-width: 1900px; */
    height: auto;
    /* border: 0.5px solid; */
    margin: auto;
    font-size: 2rem;
    font-family: PingFang, PingFang-SC-Medium;
    position: relative;
    padding-top: 7%;
    width: 100%;
}
.triangle{
    width: 0px;
    height: 0px;
    border: 10px solid transparent;
    border-top-color: #333333;
}
a{
    color:#333;
 text-decoration: none;
}
/*********************************头部***************************************/
.top-mobile{
  display: none;
}
.top{
    height: 15%;
    position: fixed;
    top: 0px;
    /* width: 1900px; */
    background: white;
    z-index: 999;
    width: 100%;
}
.top-tab{
    width: 75%;
    margin: auto;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.logo-r{
    text-align: center;
    height: 35%;
}
.logo-w-h{
    width: 50%;
    /* height: 42%; */
}
.tab-title{
    text-align: center;
    padding: 40px 40px;
    cursor: pointer;
    position: relative;
    
}
.tab-flex{
    flex: auto;
}
.tab-title:hover{
    color: #DFB284;
    border-bottom:3px solid #DFB284;
    margin-bottom: -3px;
   
}
.tab-title-up{
    text-align: center;
    /* padding: 40px 40px; */
    cursor: pointer;
}
.tab-title-up:hover{
    /* padding-bottom: 20px; */
   
}

.up-plat{
    display: none;
    position: absolute;
    top: 114px;
    background: #ffffff;
    border: 0.1px solid #33333321;
    border-radius: 4px;
    color: #3E3E3E;
    z-index: 888;
    left: 0px;
    width: 100%;
}

.tab-title:hover  .up-plat{
    display: block;
    color: #3E3E3E;
}

.plat-div{
    /* width: 204px; */
    /* height: 63px;
    line-height: 63px; */
    color: #3E3E3E;
    padding: 8% 0%;
}

#iiy:hover{
    background: #f8f8f8;
    color: #DFB284;
}
#avso:hover{
    background: #f8f8f8;
    color: #DFB284;
}

.slideshow{
    /* min-width: 1920px;
    min-height: 695px; */
    width: 100%;
 }
 .slideshow img{
    vertical-align: top;
    display: block;
    margin: auto;
    width: 100%;
    height: 100%;
 }


 .title{
    margin: 8% 0px;
    display:flex;
    justify-content: center;
    align-items: center;
}
.title-left{
    width: 350px;
    height: 4px;
   
}
.title-main{
    width: 490px;
    text-align: center;
    letter-spacing: 9.6px;
    font-family: PingFang, PingFang-SC-Bold;
}


.title-right{
    width: 350px;
    height: 4px;
   
}

.title-550{
    width: 550px;
}

/********************************************************************/
.main{
    /* min-width: 1900px; */
    height: auto;
    width: 100%;
}

/*********************************尾部***************************************/
.bottom{
    color: #969696;
    position: relative;
    font-family: PingFang, PingFang-SC-Regular;
    width: 100%;
    margin: auto;
    height: auto;
}

.bottom-top{
    height: 154px;
    background: linear-gradient(0deg,#e8c7a4 0%, #ffffff 100%);
}
.bottom-code{
    width: 170px;
    height: 170px;
    position: absolute;
    top: 70px;
    display: inline-block;
    z-index: 777;
    left: 46%;
}
.bottom-text{
    text-align: center;
    height: 467px;
background: #222222;

}



/**********************************公共样式***************************************/
.m-a{
    margin: auto;
}
.m-l-10{
    margin-left: 10px;
}
.m-l-40{
    margin-left: 40px;
}

.padding-top-160{
    padding-top: 160px;
}
.padding-top-70{
    padding-top: 70px;
}

.m-l-30{
    margin-left: 30px;
}
.m-r-30{
    margin-right: 30px;
}
.m-r-40{
    margin-right: 40px;
}
.m-t-60{
    margin-top: 60px;
}
.m-b-10{
    margin-bottom: 10px;
}
.m-b-20{
    margin-bottom: 20px;
}
.m-b-30{
    margin-bottom: 30px;
}
.m-b-60{
    margin-bottom: 60px;
}
.font-size-60{
    font-size: 60px;
}

.font-size-20{
    font-size: 20px;
}

.font-size-26{
    font-size: 26px;
}
.font-size-35{
    font-size: 35px;
}
.font-size-40{
    font-size: 40px;
}
.font-size-45{
    font-size: 45px;
}

.linear-gradient_340-orange{
    background: linear-gradient(340deg,#e8c7a4 0%, #ffffff 100%);
}
.linear-gradient_20-orange{
    background: linear-gradient(20deg,#e8c7a4 0%, #ffffff 100%);

}

.linear-gradient_340-gray{
    background: linear-gradient(340deg,#48382b 0%, #ffffff 100%);
}
.linear-gradient_20-gray{
    background: linear-gradient(20deg,#48382b 0%, #ffffff 100%);

}

.linear-gradient_340-green{
    background: linear-gradient(340deg,#39553a 0%, #ffffff 100%);
}
.linear-gradient_20-green{
    background: linear-gradient(20deg,#39553a 0%, #ffffff 100%);

}


.display-inline-pos{
    display: inline-block;
     position: absolute; 
}

.color-e0b78d{
    color: #e0b78d;
}

.back-color-dfb284{
    background-color: #dfb284;
}

.color-48382b{
    color: #48382b;
}

.border-color-48382b{
    border: 3px solid #48382b;
}

.color-39553a{
    color: #39553a;
}
.border-color-39553a{
    border: 3px solid #39553a;
}

.font-w-600{
    font-weight: 600;

}