/* 导航 */
.top_box{ height:100px;background:url(/wwwcdn../images/header_bg.png) repeat-x}
.header{margin: 0 auto;width:1200px;z-index: 3;}
.header .logo_img{float: left; width:220px; height:59px; margin-top:20px; margin-right:20px;}
.header .nav {float: left;padding-top:55px;}
.header .nav li{font-size:16px;float:left;margin-right:12px;height:40px;}
.header .nav li a{float:left;color: #fff;display: inline;float: left; font-family: "微软雅黑";height: 100%;padding: 0 10px;font-weight: 700;}
.header .nav li a:hover{ color:#FF0;}
.header .nav li a.active{color:#FF0;}

.header .search {background: #fff;border-radius: 15px;overflow: hidden; float:right; margin-top:42px;width: 218px;height: 35px;box-shadow: inset 0 0 6px #fff1df;}
.header .search .submit,.header .search .text {border: medium none;float: left;outline: 0 none;font-size: 14px;}
.header .search .text{background: 0 0;padding: 10px 12px;width: 156px;color: #666;}
.header .search .submit{background-image: url(/wwwcdn../images/header_search.png);background-repeat: no-repeat;height: 25px; margin-top:7px;width: 25px;}
.header .search form{height: 34px;}

/*引导男频*/
.header .nav li.man_box{ position:relative;}
.header .nav li.man_box .red{position: absolute;display: block;width:40px;height:32px;right:-25px;top:-24px;}


/*点击手机站出扫一扫*/
.header .nav li.wap_box{ position:relative;}
.header .nav li.wap_box .web_box{ color:#fff; text-align:center; font-size:14px; position:absolute; left:-46px; top:35px; background-color:#5e5e5e; width:160px; height:200px;-moz-border-radius: 15px; -webkit-border-radius: 15px;/border-radius:15px; z-index:99;}
.header .nav li.wap_box .web_box img{margin-top:10px; margin-bottom:5px;}
.header .nav li.wap_box p{ line-height:20px;}
.header .nav li.wap_box .arrow_up { z-index:99;display: block;position: absolute; left:22px; top:25px;width: 0px;height: 0px;border-left: 10px solid transparent;border-right:10px solid transparent;border-bottom: 10px solid #5e5e5e;z-index: 3;}
	
/*导航底部*/
.header_bottom_box{ height:40px;background:url(/wwwcdn../images/header_bottom_bg.png) repeat-x}
.header_bottom_box_60{ height:60px;}
.header_bottom{margin: 0 auto;width:1200px;z-index: 3;}
.left{ float:left; line-height:40px; }
.left span{color:#ce8a1c;}
.left span.title{ margin:0 5px;}
.right{ float:right;}
.right ul li{ float:left; text-align:center; width:75px; height:30px; margin-top:5px; line-height:30px; background:#e79e33; color:#fff; margin-right:5px;}
.right ul li.land{ background:#af8000;}
.right ul li.register{ background:#af8000;}
.right ul li.name_top{ width:140px; background: none;color:#ce8a1c;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.right ul li.name_top span{ margin-left:5px;}

.right ul li.land_other{ background:none; width:100px; margin-left:20px; }
.right ul li.land_other a{ width:24px; height:24px; float:left; margin-right:8px; margin-top:3px;}
.right ul li.land_other a.qq{background:url(/wwwcdn../images/m-qq.png);}
.right ul li.land_other a.baidu{background:url(/wwwcdn../images/m-baidu.png);}
.right ul li.land_other a.weibo{background:url(/wwwcdn../images/m-weibo.png);}