/**{*/
    /*margin: 0;*/
    /*padding: 0;*/
/*}*/
body:before {
  width: 100%;
  height: 100%;
  content: ' ';
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  background: #fff;
}
html,body{
    margin: 0;
    padding: 0;
    height:100%;
    font-size: 16px;
    overflow-x: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
}
body {
  height: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
a{
    color: #999999;
}

.languages{
    cursor: pointer;
    position: relative;
    height: 7rem;
    line-height: 7rem;
    flex-shrink: 0;
}

.languages:hover .options{
    display: block;
}

.languages:hover b{
    transition: all linear 0.3s;
    transform: rotate(180deg) translateY(4px);
}

.languages .options{
    border-radius: 8px;
    position: absolute;
    top: 6rem;
    left: 0;
    background: #fff;
    box-shadow: 0px 0px 6px 2px rgba(0,0,0,0.16);
    font-family: Arial !important;
    left: 50%;
    transform: translateX(-50%);
    display: none;
    line-height: 2rem !important;
    overflow: hidden;
    z-index: 999;
}

.languages .options .op a{
    display: block;
    padding: 10px 20px;
    color: #000 !important;
}
.languages .options .op:hover a{
    color: #fff !important;
    background: #009387;
}


.languages b{
    display: inline-block;
    border-top:4px solid #000;
    border-left:4px solid transparent;
    border-bottom:4px solid transparent;
    border-right:4px solid transparent;
    transition: all linear 0.3s;
}

.language{
    cursor: pointer;
    position: relative;
    height: 8rem;
    line-height: 8rem;
    flex-shrink: 0;
}

.language:hover .options{
    display: block;
}

.language:hover b{
    transition: all linear 0.3s;
    transform: rotate(180deg) translateY(4px);
}

.language .options{
    border-radius: 8px;
    position: absolute;
    top: 6rem;
    left: 0;
    background: #fff;
    box-shadow: 0px 0px 6px 2px rgba(0,0,0,0.16);
    font-family: Arial !important;
    left: 50%;
    transform: translateX(-50%);
    display: none;
    line-height: 2rem !important;
    overflow: hidden;
    z-index: 999;
}

.language .options .op a{
    display: block;
    padding: 10px 20px;
    color: #000 !important;
}
.language .options .op:hover a{
    color: #fff !important;
    background: #009387;
}


.language b{
    display: inline-block;
    border-top:4px solid #fff;
    border-left:4px solid transparent;
    border-bottom:4px solid transparent;
    border-right:4px solid transparent;
    transition: all linear 0.3s;
}
.layui-tab-brief>.layui-tab-title .layui-this{
    color: rgb( 7, 121, 122 );
}
.layui-tab-brief>.layui-tab-title .layui-this:after{
    border-bottom: 2px solid rgb( 7, 121, 122 );
}
.layui-tab-title li{
    font-size: 1.6rem;
}
.content{
    position: relative;
    margin-bottom: 7rem;
}
.content_tab:after{
    clear: both;
}
#page{
    position: absolute;
    width: 70%;
    bottom: -3rem;
}
.pagination{
    display: flex;
    align-content: center;
    justify-content: center;
    width: 50%;
    height: auto;
    margin: auto;
}
.page-item{
    font-size: 16px;
    color: black;
    padding: 0 20px;
    margin-left: 5px;
    line-height: 30px;
    height: 30px;
    border: 1px solid #999999;
}
.active{
    padding: 0px 20px;
    border: 1px solid #07797A;
    color: white;
    background-color: #07797A;
    line-height: 30px;
    height: 30px;
}
.page-link{
    color: black;
}
.active .page-link{
    color: white;
}
@media screen and (min-width: 1920px) {
    .container,.nav,.same_bottom{
        display: block;
    }
    .new_carousel_warp .new_carousel_img{
         width: 18%;
    }
    .container_xs,.nav_xs,.same_bottom_xs{
        display: none;
    }
}
@media screen and (max-width: 1366px) {
    .new_carousel_warp .new_carousel_img{
        width: 28%;
    }
}
@media screen and (min-width: 1440px) {
    .new_carousel .new_carousel_warp {
            width: 87%;
    }
}
@media screen and (max-width: 1920px) {
    .container,.nav,.same_bottom{
        display: block;
    }
    .container_xs,.nav_xs,.same_bottom_xs{
        display: none;
    }
}
@media screen and (max-width: 640px) {
    .container,.nav,.same_bottom{
        display: none;
    }
    .container_xs,.nav_xs,.same_bottom_xs{
        display: block;
    }
}
@media screen and (min-height: 667px){
    #test_xs .carousel_warp_xs .new_carousel_bottom_xs {
       margin-top: 33%;
    }
    #test_xs .carousel_warp_xs .new_more_xs {
            margin-top: 8%;
    }
    
}
@media screen and (min-height:800px) {
    #test_xs .carousel_warp_xs .first{
        background-position: top center;
    }
    #test_xs .carousel_warp_xs div.down_s_xs_list{
        top: 69%;
    }
    #test_xs .carousel_warp_xs div.more_xs_list {
        top: 63%;
    }
    #test_xs .carousel_xs .image6{
        height: 100vh;
    }
    #test_xs .carousel_warp_xs .first_carouse_title{
        top: 67%;
    }
    #test_xs .carousel_warp_xs .more_xs{
        top: 75%;
    }
     #test_xs .carousel_warp_xs .new_more_xs{
             margin-top: 4%;
    }
    #test_xs .carousel_warp_xs .new_carousel_bottom_xs{
     margin-top: 34%;
    }
    #test_xs .carousel_warp_xs .new_carousel_img_xs{
            padding: 10% 0;
    }
    #test_xs .carousel_warp_xs .new_carousel_title2_xs{
            margin-top: 24px;
    }
     #test_xs .carousel_warp_xs .new_carousel_title_xs{
         margin-top: 20%;
    }
     #test_xs .carousel_warp_xs .new_carousel_bottom_xs{
         margin-top: 31%;
    }
     #test_xs .carousel_warp_xs .new_carousel_bottom_xs span{
        font-size: 14px;
    }
     #test_xs .carousel_warp_xs .down_s_xs{
       top: 82%;
    }
    
}

.first_carouse_title{
    width: 100%;
    text-align: center;
    color: white;
    font-size: 19px;
    line-height: 25px;
    position: absolute;
    top: 69%;
}

.first_carouse_title div a{
    color: white;
}
.first_carouse_title a{
    color: white;
}
.first_carouse_title a:link {color: white} /* 未访问的链接 */
.first_carouse_title a:visited {color: white} /* 已访问的链接 */
.carousel_warp_xs .first{
   background-position: 0 -70px;
}
.more_xs{
    cursor: pointer;
    position: absolute;
    top: 0;
    width: 100%;
}
.more_xs {
    width: 100%;
    height: 43px;
    line-height: 43px;
    position: absolute;
    top: 79%;
    /*bottom: 11%;*/
    /* left: 43.5%; */
    cursor: pointer;
    background: url(../../image/more.png?v=1.0.3);
    background-repeat: no-repeat;
    text-align: center;
    background-position: center top;
    background-size: 222px;
    /* background-color: white; */
    color: white;
    font-size: 16px;
}
.carousel_warp_xs .down_s_xs{
    width: 20px;
    height: auto;
    top: 89%;
    /*margin-top: 162%;*/
}
.carousel_warp_xs .down_s_xs_list{
    top: 75%;
        
}
.carousel_warp_xs .more_xs_list {
        top: 69%;
}
.carousel_warp_xs .down_s_xs img{
    display: block;
    opacity: 1;
    height: auto;
}
/*.container_xs{*/
    /*transform: scale(0.5);*/
    /*transform-origin: 0 0;*/
/*}*/