﻿/* 导航 */
.top_box{ height:80px;
  background-image: -moz-linear-gradient(top, #00b8ac, #74f2a9); /* Firefox */
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #00b8ac), color-stop(1, #74f2a9)); /* Saf4+, Chrome */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00b8ac', endColorstr='#74f2a9', GradientType='0'); /* IE*/
}
.header{margin: 0 auto;width:1200px;z-index: 3;}
.header .logo_img{    float: left;
    /* width: 100px; */
    height: 59px;
    margin-top: -20px;
    margin-right: 20px;
    margin-left: 60px;}
.header .logo_img img{ width: 200px; margin-top: 15px;}
.header .nav {float: left;padding-top:28px;}
.header .nav li{font-size:18px;float:left;margin-right:12px;height:40px; list-style-type:none;}
.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:22px;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(../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;}

/* 等级 */
.v0,.v1,.v2,.v3,.v4,.v5,.v6{ display:inline-block; width:55px; height:18px; background:url(../images/ico_v.gif) no-repeat;}
.v0{ background-position: 0px 0px;}
.v1{ background-position: 0px -40px;}
.v2{ background-position: 0px -80px;}
.v3{ background-position: 0px -118px;}
.v4{ background-position: 0px -156px;}
.v5{ background-position: 0px -196px;}
.v6{ background-position: 0px -234px;}
.vs,.comm .path3 a,.comm{ vertical-align:middle; height:28px; line-height:28px;}
.vs{ position:relative; top:12px;}
.header_dz span{ width:30px; height:40px;background: url(../images/best/icon.png) no-repeat -110px -70px; display:block; float: left;}
.header_dz a{line-height: 40px; font-size: 14px;color: #656565;float: left;display:block; margin-right:8px;}
	
/*导航底部*/
.header_bottom_box{ height:40px; }
.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 ul li{
     float: left;
    text-align: center;
    width: 75px;
    height: 30px;
    margin-top: 5px;
    line-height: 30px;
    background: rgba(255,255,255,0.8);
    color: #59971d;
    border-radius: 5px;
    list-style-type: none;
}
.right ul li.land{     background: #9bc717;color: #fff;}
.right ul li.register{     background: #9bc717;color: #fff;}
.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-top:3px; font-size: 14px; margin-right:8px;}
.right ul li.land_other a.qq{background:url(../images/m-qq.png);}
.right ul li.land_other a.baidu{background:url(../images/m-baidu.png);}
.right ul li.land_other a.weibo{background:url(../images/m-weibo.png);}