/*.container_xs{*/
/*background-image: url('../image/index.jpg');*/
/*width: 100%;*/
/*background-repeat:no-repeat;*/
/*background-size:100%;*/
/*!*background-color: white;*!*/
/*}*/
.container_xs{
    width: 100%;
    height:100%;
    position: relative;
}
/*首页导航*/
.index_nav_xs{
    position: absolute;
    top: 0;
    z-index: 20;
}
.index_logo_xs img{
    width: 71%;
    margin-top: 15px;
    margin-left: 8px;
}
.index_ul_xs img{
    width: 13%;
    margin-top: 15px;
    margin-left: 80%;
}
.index_menu_xs{
    width: 80%;
    height: 100%;
    background-color: white;
    position: absolute;
    top: 0;
    left: 20%;
    /*font-size: 38px;*/
    text-align: center;
    z-index: 10000;
    overflow-x: hidden;
    display: none;
}
.index_menu_xs_title{
    padding: 15px;
    border-bottom: 1px solid rgb( 210, 210, 210 );
}
.index_menu_xs_search{
    padding: 15px;
}
.index_menu_xs_search input{
    padding: 15px;
    border-radius: 50px;
    border: 0;
    background-color: #F2F2F2;
}
.index_menu_xs ul{
     text-align: left;
     padding-left: 30px;
 }
.index_menu_xs ul li{
    border-bottom: 1px solid #E2E0DC;
    overflow: hidden;
    line-height: 60px;
    min-height: 60px;
    color: black;
}
.index_menu_xs ul li a{
    color: black;
    display: inline-block;
    width: 100%;
}
.index_menu_xs ul li .menu_so a{
    color: #999999;
}
.index_menu_xs ul li span{
    font-size: 15px;
    float: right;
    padding: 0 23px;
    display: inline-block;
    transform:rotate(-90deg);
}
.index_menu_xs ul li .menu_so{
    padding-left: 25px;
    /*font-size: 36px;*/
    line-height: 36px;
    color: #999999;
    display: none;
}
#test_xs[lay-anim=updown] .layui-carousel-arrow[lay-type=sub]{
    display: none;
}
#test_xs[lay-anim=updown] .layui-carousel-arrow[lay-type=add]{
    background-image: url("../image/icon.png") ;
    background-repeat:no-repeat;
    background-position:center;
    background-color: transparent;
    background-size: 100%;
    color: transparent;
    top: 92%!important;
    left: 52%!important;
    width: 7%;
    height: 7%;
}
.carousel_xs{
    background-repeat: no-repeat;
    /*background-size: 64.0rem 108.0rem;*/
    background-origin: content-box;
     background-size: cover;
     -webkit-background-size: cover;
     -o-background-size: cover;
     background-position: top center;
       -webkit-overflow-scrolling: touch;
}
.carousel_xs .image6{
    width: 100%;
    height: 106vh;
     background-repeat: no-repeat;
    /*background-size: 64.0rem 108.0rem;*/
    background-origin: content-box;
     background-size: cover;
     -webkit-background-size: cover;
     -o-background-size: cover;
     background-position: top center;
}
.carousel_xs img{
    width: 100%;
    /*height: 100%;*/
}
#test_xs{
    width: 100%;
    height: 100vh;
    overflow: hidden;
    position: relative;
}
.carousel_warp_xs{
    position: relative;
    width: 100%;
    height: 700vh;
}
.carousel_xs{
    height: 100vh;
    width: 100%;
    position: relative;
    overflow: auto;
}
/*.more_xs img{*/
/*    width: 70%;*/
/*    margin: auto;*/
/*    display: block;*/
/*}*/

/*首页底部*/
.index_bottom{
    background: #262C38;
    color: white;
    height: 200px;
}
.index_bottom_phone{
    width: 97%;
    margin: auto;
    padding-top: 5px;
}
.index_bottom_phone img{
    width: 14px;
    height: 16px;
    margin-right: 5px;
}
.index_bottom_phone span{    font-size: 12px;}
.index_bottom_border{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 90%;
    margin: 7px auto;
}
.index_bottom_border span{
    width: 1px;
    height: 1px;
    background-color: white;
    display: block;
}
.index_bottom_border span:last-child{
    width: 254px;
}
.index_bottom_cont{
    width: 94%;
    margin: 16px auto;
}
.index_bottom_cont span{
    display: block;
    padding-bottom: 4px;
}
.index_bottom_xs{
 background-color: black;
    padding: 8px;
}
.wx{
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
}
.wx img{
    width: 22px;
    height: auto;
    margin-right: 5px;
}
.phone{
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
}
.phone a{
      color: white;
}
.phone img{
    width: 15px;
    height: auto;
    margin-right: 5px;
}
.new_carousel_xs{
    width: 100%;
}
.new_more_xs{
      width: 100%;
    height: 43px;
    line-height: 43px;
    position: absolute;
     /*top: 75%;*/
    /*bottom: 11%;*/
    /* left: 43.5%; */
    cursor: pointer;
       background: url(/static/index/image/more2.png?v=1.0.1.png);
    background-repeat: no-repeat;
    text-align: center;
    background-position: center top;
    background-size: 222px;
    /* background-color: white; */
    margin-top: 2%;
    color: black;
    font-size: 16px;
}
.new_carousel_title_xs{
    width: 100%;
    font-size: 26px;
    text-align: center;
margin-top: 20%;
    font-weight: bolder;
}
.new_carousel_title2_xs{
    text-align: center;
    /* margin-top: 10px; */
    line-height: 22px;
    width: 82%;
    margin: auto;
    font-size: 14px;
    margin-top: 12px;
}
.new_carousel_img_xs{
    width: 73%;
    height: auto;
   padding: 0% 0;
    margin: auto;
}
.new_carousel_img_xs img{
    width: 100%;
    height: auto;
}
.new_carousel_bottom_xs{
   margin-top: 20%;
    width: 100%;
}
.new_carousel_bottom_xs span{
    margin-right: 1%;
    display: block;
    text-align: center;
    margin-top: 1%;
    font-size: 12px;
}