html{
    width: 100%;
    height: 100%;
}
body{
    font-family: none;
}
*{
    margin: 0;
    padding: 0;
}
a{ 
    text-decoration:none; 
    color:#333; 
} 
ul{
    list-style:none;
}
li{
    list-style:none;
}
.tb{
    width: 100%;
    height: 160px;
    /* background-color: rgba(240,240,239,1); */
}
.tbs{
    height: 40px;
    background-color: rgba(240,240,239,1);
    padding:0 10%;
    line-height: 40px;
    position: relative;
}
.tbs input{
    float: right;
    width: 244px;
    height: 28px;
    border-radius: 8px;
    border:1px solid rgba(19,122,200,0.8);
    margin-top: 5px;
    margin-left: 33px;
}
.tbs div{
    float: right;
    font-size: 16px;
}
.sl{
    margin: 0 17px;
}
.tbs img{
    width: 17px;
    height: 17px;
    position: absolute;
    top: 11px;
    right:11%;
}
.tbx{
    height: 120px;
    padding:0 10%;
}
.logo{
    width: 129px;
    height: 90px;
    margin-top: 15px;
}
.fs{
    float: right;
    padding-top: 10px;
    font-size: 16px;
}
.yx{
    width: 16px;
    height: 12px;
    margin-left: 10px;
    margin-top: 5px;
}
.th{
    width: 12px;
    height: 16px;
    margin-left: 10px;
}
.fs div{
    display: flex;
    justify-content: flex-end;
    margin-top:10px;
}
.gt{
    height: 100%;
}
.dht{
    height: 50px;
    padding:0 10%;
    background-color: rgba(19,122,200,1);
    display: flex;
    /* justify-content:space-between; */
    /* overflow: hidden; */
    width: 100%;
}
.dht div{
    color: #ffffff;
    font-size: 14px;
    line-height: 30px;
    /* height: 50px; */
    /* flex-basis:100%; */
    padding: 15px 0;
}
.bbi{
    width: 10%;
}
.db{
    width: 20%;
}
.cdd{
    width: 15%;
}
.clik-color{
    background-color: rgba(30,30,30,0.3)
}
.dht a {
    display: inline-block;
    width: 100%;
    font-size: 14px;
    border-left: 1px solid #ffffff;
    text-decoration: none;
    color: #fff;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
	text-align: center;
}
.dht-zh{
    border-right: 1px solid #ffffff;
}
.lbt{
    height: 100%;
    overflow: hidden;
    width: 100%;
    display: none;
}
.lbt-c{
    width: 100%;
    height: 100%;
    background-color: #333;
}
.carousel-inner .item img{
    width: 100%;
    height: 100%;
}
.carousel-indicators{
    width: 110px;
    margin-left:0;
}
.carousel-inner{
    height: 100%;
}
.carousel-indicators li{
    border: 0;
    background-color: rgba(255,255,255,0.5);
}
.carousel-indicators .active{
    background-color: rgba(1,187,250,1);
}
.carousel-control.right{
    left:85%;
    width: 15%;
}
.item{
    width: 100%;
}
.floor{
    /* height: 500px; */
    background:rgba(43,41,41,1);
    /* margin-top:10px ; */
    padding: 0 10%;
}
.floor-lj{
    /* height: 450px; */
    padding-top:32px ;
    overflow: hidden;
    padding-bottom: 50px;
    display: flex;
    justify-content:space-between;
}
.lj-y ul{
    text-align: left;
}
.lj-y ol{
    margin-bottom:23px ;
}
.lj-y li{
    margin-top:10px ;
}
.lj-y ol a{
    text-decoration:none; 
    color: #ffff;
    font-size:14px;
    font-weight:bold;
}
.lj-y li a{
    text-decoration:none; 
    color: #ffff;
    font-size:14px;
    font-weight:bold;

}
.lj-x ul{
    text-align: center;
}
.lj-x ol{
    margin-bottom:23px ;
}
.lj-x li{
    margin-top:10px ;
}
.lj-x ol a{
    text-decoration:none; 
    color: #ffff;
    font-size:14px;
    font-weight:bold;
}
.lj-x li a{
    text-decoration:none; 
    color: #ffff;
    font-size:12px;
    font-weight:400;
}
.lq{
    margin-right:16px ;
}
.qqu{
    margin: 0;
}
.djy{
    color: #ffffff;
    font-size: 14px;
    display: flex;
    justify-content:center;
    line-height: 32px; 
    padding: 20px 0;
}
.bhmk{
    padding: 0 10% 75px;
}
.zt{
    /* height: 32px; */
    /* width: 280px; */
    background-color: rgba(205,205,205,1);
    display: flex;
    justify-content:flex-start;
    margin-left: 30px;
}
.ytb{
    width: 50px;
    height: 32px;
    text-align: center;
    background-color: rgba(104,162,255,1);
}
.ytb img{
    width: 22px;
    height: 22px;
    margin-top: 5px;
}
.ytb-s{
    width: 50px;
    height: 32px;
    text-align: center;
}
.ytb-s img{
    width: 22px;
    height: 22px;
    margin-top: 5px;
}
.dht .ar {
    border-right: 1px solid #ffffff;
}
.btn-primary{
    background-color: rgba(104,162,255,0);
    position: relative;
}
.btn-primary .xlcd{
    width: 150%;
    padding: 0;
    background-color: rgba(19,122,200,1);
    position: absolute;
    top: 50px;
    z-index: 9;
    display: none;
    padding: 0;
	margin-top:1px;
}
.dht .xlcd div{
    height: 40px;
    border-bottom:1px solid #fff;
    text-align: center;
    padding: 0;
}
.xlcd div a{
    line-height: 40px;
    color: #fff;
    padding: 0;
    border: 0;
    height: 40px;
} 
.btn-primary:hover .xlcd{
    display: block;
}
.xlcd div:hover{
    background-color: #286090;
}
.dht .xlcd .mya{
    border-bottom:0;
}

.btn-primary .xlcd .ylcd{
    width: 100%;
    padding: 0;
    background-color: rgba(108,169,234,1);
    position: absolute;
    top: 50px;
    left: 100%;
    z-index: 9;
    display: none;
    padding: 0;
}
.dht .xlcd .ylcd div{
    height: 40px;
    border-bottom:1px solid #fff;
    text-align: center;
    padding: 0;
}
.xlcd .ylcd div a{
    line-height: 40px;
    color: #fff;
    padding: 0;
    border: 0;
    height: 40px;
} 
.xlcd:hover .ylcd{
    display: block;
}
.ylcd div:hover{
    background-color: #286090;
}
.dht .ylcd .mya{
    border-bottom:0;
}