nav{width:100%;height:55px;min-width:1000px;background:#e60012;line-height:55px;}
nav .w1000{position:relative;width:1000px;line-height:55px;}
nav .w1000 span{display:none;}
nav .w1000 a{margin:0 26px 0 4px;color:#fff;font-size:18px;}
nav span{vertical-align:middle;}
nav b.nav_jia{position:absolute;top:20px;right:10px;z-index:100;display:inline-block;width:15px;height:15px;background:url(../images/nav_jia.png) no-repeat;vertical-align:middle;cursor:pointer;}
nav .nav_custom{position:absolute;top:55px;left:-1px;z-index:99999;display:none;padding-top:60px;padding-bottom:20px;padding-left:50px;width:950px;height:200px;border:1px #ddd solid;background:#f5f5f5;}
nav div{margin:0 auto;text-align:left;line-height:20px;}
nav .nav_custom em{position:relative;display:inline-block;margin:12px 10px 2px 12px;padding:3px 13px;background:#fff;color:#333;font-style:normal;font-size:14px;cursor:pointer;}
nav .nav_custom em .delimg{position:absolute;top:-4px;right:-4px;z-index:500;display:block;width:10px;height:10px;background:url(../images/close.png) no-repeat;background-size:cover;}
nav .nav_custom em.active{background:#e60012;color:#fff;}
nav .nav_custom b.queding{position:absolute;right:65px;bottom:18px;padding:3px 15px;background:#e60012;color:#fff;}
nav .nav_custom b{position:absolute;right:10px;bottom:5px;color:#fff;font-weight:400;cursor:pointer;}
nav .nav_custom .del_nav{position:absolute;top:205px;right:15px;width:80px;height:25px;border:1px solid #c7c7c7;color:#333;text-align:center;font-weight:400;line-height:25px;cursor:pointer;}
nav .nav_custom .close_nav{position:absolute;top:20px;right:15px;height:30px;}
nav .nav_custom .navstatus{position:absolute;top:25px;left:65px;z-index:500;display:block;width:880px;height:20px;color:#333;font-size:14px;line-height:20px;}
nav .nav_custom .navstatus strong{font-weight:400;}
nav .nav_custom .navstatus .error_tip{color:#e70012;}
nav .nav_custom .navstatus .tip_n{margin:0 3px;color:#e60012;font-weight:700;}
nav .nav_custom .navstatus a{float:right;color:#333;}
nav .nav_custom .navfh{cursor:pointer;}
.move_open{-webkit-animation:move_open 1s ease forwards;animation:move_open 1s ease forwards;}
@-webkit-keyframes move_open{0%{-webkit-transform:rotate(0);}
	100%{-webkit-transform:rotate(135deg);}
}
@keyframes move_open{0%{transform:rotate(0);}
	100%{transform:rotate(135deg);}
}
.move_qiu{-webkit-animation:move_qiu 1s ease forwards;animation:move_qiu 1s ease forwards;}
@-webkit-keyframes move_qiu{0%{-webkit-transform:rotate(0);}
	100%{-webkit-transform:rotate(180deg);}
}
@keyframes move_qiu{0%{transform:rotate(0);}
	100%{transform:rotate(180deg);}
}
