.flex{
    display: flex;
    justify-content:space-between ;
}
h2, h3 {
    font-family: AlibabaPuHuiTi-Medium;
    font-weight:bold;
    letter-spacing:1px;
}
p{
    font-family: AlibabaPuHuiTi-Regular;
}
.top-head{
    width:1100px; margin:0 auto;
    display: flex;
    justify-content:space-between;
    margin-top:15px;
    color: #333333;
}
.left, .center, .right{display:flex; align-items: center;}
.left img{
    width:44px; height:44px;
}

.left p{
    font-family: AlibabaPuHuiTi-Medium;
    font-size: 20px;
    /*color: #FFFFFF;*/
    font-weight: 500;
    margin-lefT:15px;
}
.center p{
    width: 82px;
    height: 22px;
    font-family: AlibabaPuHuiTi-Medium;
    font-size: 16px;
    /*color: #FFFFFF;*/
    text-align: center;
    font-weight: 500;
    margin-right:15px;
}
.center a, .center a:hover{
    color:white;
}
.center a{
    opacity: .6;
}
.btn {
    width:100px;
    line-height:38px;
    border-radius: 4px;
    font-family: AlibabaPuHuiTi-Regular;
    font-size: 16px;
    text-align: center;
 }
.btn a{
    display: block;
}
.btn_l{
    background: #FFFFFF;
    border: 1px solid rgba(0,140,222,1);
    color: #0088DB;
    margin-right:20px;
}
.btn_r{
    background: #FA6400;
    color: #FFFFFF;
}
.bottom{
    width:1100px; margin:40px auto;
}
.bottom p{
    height:60px;
    font-size: 14px;
    color: #666666;
    text-align: center;
}
.tab{
    width:100%;height: 50px;
    line-height:50px;
    background: #333333;
    margin-top:20px;
}
.tab ul{
    width:1100px; margin:0 auto;
}
.tab li {
    width: 142px;
    list-style: none;
    float:left;
    height: 22px;
    font-family: AlibabaPuHuiTi-Regular;
    font-size: 16px;
    color: #FFFFFF;
    text-align: left;
}
.rig-fixed{
    width:112px;height:492px;
    position: fixed;
    top:30%;right:0;
    z-index:9999;
}
.zx{
    width: 400px;
    margin: 35px auto;
    line-height: 50px;
    background: #0088DB;
    border-radius: 4px;
    font-family: AlibabaPuHuiTi-Regular;
    font-size: 20px;
    color: #FFFFFF;
    text-align: center;
    letter-spacing: 1px;
}
.color{
    width:100%;
    margin-top:30px;
    background: #F6F6F6;
    padding:10px 0 10px 0;
}
.tab li a{
    color:#fff;
    opacity: 0.6;
}
.tab li.current a, .tab li a:hover {
    color: #fff;
    font-size:20px;
    opacity: 1;
}
.currents a{
    color:#fff;
    opacity: 1!important;
}
.rz{
    width:50px; line-height:20px; background: rgba(0,166,253,.05);
    color: #0091DB;; font-size:12px!important; text-align:center; border: 1px solid #00a6fd; border-radius:4px;
}
.sloth-common-footer-logout-wrapper{
    widtH:1100px!important;
}
.ljsy{
    width: 150px;
    height:40px;
    border:none!important;
    background: #FA6400;
    border-radius: 4px;
    font-size:18px;
    letter-spacing:1px;
    margin-top:30px;
    cursor: pointer;
}
.ljsy a{
    display: block;
    color:#fff!important;
}
.foot{
    width:100%;
    height: 398px;
    background: #333333;
    margin-top:50px;
    padding-top:5px;
}
.f_main{
    width:1100px; margin:60px auto;
    color:#fff;
    height:200px;
    border-bottom: 1px solid rgba(196,196,198,1);

}
.f_main h2{
    font-family: AlibabaPuHuiTi-Bold;
    font-size: 32px;
    color: #FFFFFF;
    font-weight: 700;
}
.f_main p{
    font-family: AlibabaPuHuiTi-Regular;
    font-size: 18px;
    color: #CCCCCC;
    letter-spacing: 0;
    line-height: 40px;
    font-weight: 400;
    margin-top:15px;
}
#title{
    margin-top:30px;
    text-align:center;
    color:#fff;
}
