/* */
.xm_cszs{ font-size:12px; padding:10px 10px 0 10px; }
.xm_cszs li { line-height:22px;overflow:hidden}
.xm_cszs li span{ color:#00ff00; padding:0 5px 0 10px}
.xm_cszs li p{ float:left;width:33%}
.xm_cszs li p span{ color:#00ffff; padding:0}
.xm_cszs li p cite{ color:#00ffff;}

/* */
.lytj {width:100%;float: left;height:100px;}
.wgrytj_bt{ padding:10px; clear:both; display:block;border-top:1px #032d60 solid; color:#fff}
.wgrytj_tb{ padding-left:10px;}

/**/
.center_zs{ width:100%; background-color: #101010}
.box1-back{float:left;width:100%;height:900px;}
.box3-back{float:left;width:2%;height:900px;}
.box2-back{float:left;width:20%;height:900px;}

.video-box{
    width:24.89%;
    float: left;
    margin-left: 2px;
    height: 440px;
    margin-top: 3px;
}
/**/
.btn_box {
    margin-top: 70px;
    height: 220px;
    width: 100%;
}
.btn_box .box-t {
    height: 210px;
    width: 210px;
    float: left;
}

.box-t1 {height: 220px;width: 60%;float: left;margin-top: 80px; }

.btn_box1 {height: 200px;width: 100%; margin-top: -15px;}
.btn_box1 .box {margin-top: 75px;height: 210px;width: 210px; margin-right: -90px;float: right}

.box .leftTop{background: url(../images/direction/zs1.png) no-repeat;width: 70px;height: 70px;float: left;}
.box .top{background: url(../images/direction/s1.png) no-repeat;width: 70px;height: 70px;float: left;}
.box .rightTop{background: url(../images/direction/ys1.png) no-repeat;height: 70px;width: 70px;float: left;}
.box .left{background: url(../images/direction/z1.png) no-repeat;height: 70px;width: 70px;float: left;}
.box .right{background: url(../images/direction/y1.png) no-repeat;height: 70px;width: 70px;float: left;margin-left: 10px;}
.box .leftBottom{background: url(../images/direction/zx1.png) no-repeat;height: 70px;width: 70px;float: left;}
.box .bottom{background: url(../images/direction/x1.png) no-repeat;height: 70px;width: 70px;float: left;}
.box .rightBottom{background: url(../images/direction/yx1.png) no-repeat;height: 70px;width: 70px;float: left;}
.box .enlarge{background: url(../images/direction/j.png) no-repeat;height: 30px;width: 30px;float: left; margin-top: 5px;margin-left: -5px; position: relative;}
.box .narrow{background: url(../images/direction/jh.png) no-repeat;height: 30px;width: 30px;float: left; margin-top: 5px;margin-left: 5px; position: relative;}

.box .leftTop:hover{background: url(../images/direction/zs.png) no-repeat;width: 70px;height: 70px;float: left;}
.box .top:hover{background: url(../images/direction/s.png) no-repeat;width: 70px;height: 70px;float: left;}
.box .rightTop:hover{background: url(../images/direction/ys.png) no-repeat;height: 70px;width: 70px;float: left;}
.box .left:hover{background: url(../images/direction/z.png) no-repeat;height: 70px;width: 70px;float: left;}
.box .right:hover{background: url(../images/direction/y.png) no-repeat;height: 70px;width: 70px;float: left;margin-left: 10px;}
.box .leftBottom:hover{background: url(../images/direction/zx.png) no-repeat;height: 70px;width: 70px;float: left;}
.box .bottom:hover{background: url(../images/direction/x.png) no-repeat;height: 70px;width: 70px;float: left;}
.box .rightBottom:hover{background: url(../images/direction/yx.png) no-repeat;height: 70px;width: 70px;float: left;}
.box .enlarge:hover{background: url(../images/direction/j1.png) no-repeat;height: 30px;width: 30px;float: left; margin-top: 5px; margin-left: -5px;position: relative; }
.box .narrow:hover{background: url(../images/direction/jh1.png) no-repeat;height: 30px;width: 30px;float: left; margin-top: 5px; margin-left: 5px; position: relative; }

.button {
    margin-top: 40px;
    float: right;
    display: inline-block;
    padding: 5px 10px;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    outline: none;
    color: #08b5e1;
    background-color: #021148;
    border: 2px solid #06637c;
    border-radius: 8px;
    box-shadow: 0 3px #00708c;
    width: 60px;
    /*position: relative;*/
}
.button1 {
    margin-left: 65px;
}
.button2 {
    margin-left: 30px;
}

.button:hover {
    background-color: #021148;
}

.button:active {
    background-color: #051424;
    box-shadow: 0 5px #054150;
    transform: translateY(4px);
}

.float-btn {
    position: relative;
    width: 50px;
    height: 50px;
    background-color: #051424;
    border: none;
    border-radius: 30%;
    box-shadow: 0px 2px 4px #00708c;
    font-size: 16px;
    font-weight: bold;
    color: #08b5e1;
}

.float-btn:hover {
    background-color: #051424;
    color: #08b5e1;
    cursor: pointer;
}

.float-btn-container {
    position: relative;
    width: 50px;
    height: 50px;
    overflow: hidden;
    margin-left: 95%;
    margin-top: -20%;
}

.float-btn-container .float-btn {
    position: relative;
}







