* {
	margin: 0;
    padding: 0;
    box-sizing: border-box;
    position: relative;
    list-style:none;
    font-family: "Microsoft YaHei";
}
a{text-decoration: none;}
a:hover{text-decoration: none;}
.addWeight{font-weight:700;}
.zw-top {width: 100%; background: #2196f3;}
.zw-topInner {width: 1100px;margin: auto;height: 34px;}
.zw-topl {font-size: 12px;float: left;color: #999;line-height: 34px;}
.zw-topr {float: right;}
.zw-topr li {float: left;margin-left: 27px;cursor: pointer;}
.zw-topr li a {font-size: 12px;color: #999;line-height: 34px;}
.zw-topr li:hover a{color:#ee3b3b;}
.logo-login-area{width:100%;background:#fff;}
.llInner{width: 1100px;margin: auto;height: 91px;padding-top:17px;}
.zw-logo{float:left;border:0;}
.user-l-c{float:right;height:56px;padding-right:31px;padding-top:17px;cursor:pointer;}
.user-l-c a{font-size:14px;color:#999;float:left;}
.user-l-c a:nth-child(1){padding:0 19px 0 32px;height:22px;line-height:22px;}
.user-l-c a:nth-child(2){height:22px;line-height:22px;width:46px;text-align:right;}
.user-l-c a:nth-child(2) div{position:absolute;top:1px;left:0;width:1px;height:20px;background:#999;}
.user-l-c a:hover{color:#fb4b47;text-decoration: none;}

.menu-area{width: 100%; background: #fff;border-top:2px solid #2196f3;}
.menu-inner{width:1100px;height:41px;margin:auto;}
.menu-inner a{display:block;float:left;height:41px;line-height:41px;cursor:pointer;font-size:14px;color:#4d4d4d;padding:0 18px;}
.menu-inner a:hover{color:#fb4b47;text-decoration: none;}
.menu-inner .active{color:#fb4b47;text-decoration: none;}

.pos-c{width:1100px;margin:auto;height:50px;line-height:50px;font-size:14px;color:#b3b3b3;padding-left: 17px;}
.pos-c a{font-size:14px;color:#b3b3b3;text-decoration: none;cursor:pointer;}
/*Õ¼Î»µ¯¿ò*/
.xx-panel{position:fixed;top:0;bottom:0;left:0;right:0;margin:auto;background:rgba(0,0,0,0.4);z-index:100;display:none;}
.xx-inner{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;width:364px;height:302px;background:#fff;}
.xx-inner p{display:block;width:230px;text-align:center;margin:auto;font-size:18px;color:#4d4d4d;font-weight:700;margin-bottom:40px;margin-top:78px;}
.xx-inner img{display:block;margin:auto;}
.xx-btn{cursor:pointer;}
/*Õ¼Î»µ¯¿ò*/
.success-panel{z-index:102;}
.xx-panel{position:fixed;top:0;bottom:0;left:0;right:0;margin:auto;background:rgba(0,0,0,0.4);z-index:100;display:none;}
.confirm-box{width:180px;height:60px;margin:auto;padding-top:30px;}
.confirm-box li{float:left;display:block;border-radius:7px;margin-right:15px;cursor:pointer;text-align:center;width:80px;height:100%;line-height:30px;font-size:16px;color:#fff;background:#ff682f;}
.confirm-box li:last-child{margin-right:0;background:#cac8c7;}
.confirm-box .confirm-sure:hover{background:#fb8052;}
.confirm-box .confirm-delete:hover{background:#dad8d7;}

.reLogin-box{text-align: center;}
.reLogin-box li{display:inline-block;width:120px;height:40px;line-height:40px;text-align:center;border-radius:4px;background:#ee3b3b;color:#fff;margin:auto;margin-top:20px;cursor:pointer}
.reLogin-box li:hover{background: #f25b5e;}
.reLogin-box li:last-child{margin-left:10px;}

.reLoad-panel{text-align: center;}
.reLoad{width:120px;height:40px;line-height:40px;text-align:center;border-radius:4px;background:#ee3b3b;color:#fff;margin:auto;margin-top:20px;cursor:pointer}
.reLoad:hover{background: #f25b5e;}
