.w_head{height: 88px;background-color: #fff}
.w_logo{display: block;padding-top: 18px}


.w_nav_box{z-index: 10;display: block;margin-left: 60px}
.w_nav_box li{float:left; position: relative;padding: 0 20px 0;height: 88px;margin-right: 23px}
.w_nav_box li a{display:inline-block;color:#2d2f2f;font-size:20px;text-align: center;line-height: 84px;position: relative;}
.w_nav_box li.curr a,.w_nav_box li:hover a{color: #05916b;border-bottom: 4px solid #05916b}
.w_two_nav{font-size:12px;position:absolute;left:0;top:48px;background:#2987d4;z-index: 999;display:none ;padding: 4px 0}
.w_nav_box li:hover .w_two_nav{display: block}
.w_two_nav{width: 100%;background:#2f2f2f;position: absolute;top: 88px;left: 0;}
.w_two_nav .w_two_item{line-height: 32px;font-size: 13px;color: #fff;padding: 0;display: block;margin: 0}
.w_two_nav .w_two_item:hover{color: #19A17C;font-size: 13px}
.w_two_nav .w_two_item:hover::after{width: 0}



.w_login{color: #003f43;}
.w_loginbef{color: #9a9c9b;padding-top:35px;line-height: 1}
.w_loginbef a{font-size: 16px;color: #9a9c9b;vertical-align: middle;display: inline-block;}
.w_loginbef img{margin: 0 8px;vertical-align: middle;display: inline-block;}

.w_btn{padding-top: 22px}
.w_btn a{display: inline-block;width: 104px;height: 34px;line-height: 34px;background-color: #1d9de2;border-radius: 3px;text-align: center;color: #fff;font-size: 14px}

.afterLogin{height: 88px}

.loginedBox{position: relative}
.txed{margin-top: 25px}
.txed img{width: 40px;height: 40px;vertical-align: middle;border-radius: 50%;}
.loginSpace{margin-left: 10px;margin-top: 37px}
.loginSpace a{font-size: 14px;color: #9a9c9b;margin-right: 16px}
.wuser-popup {display: none;position: absolute;top: 70px;left: -52px;width: 146px;z-index: 999;}
.wuser-popup  ul{width: 144px;border:1px solid #bec0c4;background-color: #fff;-moz-box-shadow: 0px 4px 12px 0px rgba(1, 6, 37, 0.2);-webkit-box-shadow: 0px 4px 12px 0px rgba(1, 6, 37, 0.2);box-shadow: 0px 4px 12px 0px rgba(1, 6, 37, 0.2);text-align: center;border-radius: 4px;margin-top: -1px;}
.wuser-sanjiao{width: 0;height: 0;border-left: 8px solid transparent;border-right: 8px solid transparent;border-bottom: 10px solid #bec0c4;position: relative;text-align: center;margin: 0 auto;}
.wuser-popup span {display: block;width: 0;height: 0;border-left: 6px solid transparent;border-right: 7px solid transparent;border-bottom: 8px solid #fff;position: absolute;left: -6px;top: 2px;}
.w_useritem{font-size: 16px;color: #646867;line-height: 1;padding:  16px 0}
.w_useritem a{color: #646867;display: block}
.w_useritem:hover a{color: #05916b}

.afterLogin:hover .wuser-popup{display: block}

/*footer1*/
.footer2{
    width: 100%;
    min-width: 1400px;
    min-height: 140px;
    background: #414141;
    padding: 70px 0 40px 0;
    position: relative;
    margin-top: 120px;
}
/*åº•éƒ¨æ ·å¼1*/
.foot-mian-box{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.footer-center{
    color: #fff;
    margin: 0 auto 55px;
    font-size: 14px;
    line-height: 30px;
}
.footer-center a{
    color: #fff;
    display: inline-block;
    margin: 0 9px;
}
.footer-btm{
    color: #abaaaa;
    font-size: 14px;
}
.footer-btm span{
    display: inline-block;
    margin: 0 80px 10px 0;
}
.codeBox{
    width: 90px;
    position: absolute;
    top: 0;
    right: 0;
}
.codeBox img{
    width: 80px;
    height: 80px;
    display: block;
    margin: 0 auto 10px;
}
.codeTxt{
    font-size: 12px;
    color: #fff;
    text-align: center;
}