@charset "utf-8";
/* css document */

* {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background: #f0f0f0;
}
body h1,
h2,
h3,
h4,
h5,
h6,
p,
samp,
div,
ul li,
ol li,
a,
dl,
dt,
dd,
select,
input,
button,
textarea {
	font-family: "微软雅黑";
	font-weight: normal;
	list-style-type: none;
	text-decoration: none;
	list-style: none;
	outline: none;
}


.top-first {
	position: relative;
	width: 100%;
	min-width: 1280px;
	height: 45px;
	background: url(../../../image/common/top-bg.png) repeat-x;
	float: left;
	z-index: 1002;
}

.top-first .top-first-main {
	position: relative;
	width: 1200px;
	height: 47px;
	margin: 0 auto;
}

.top-first .top-first-main .logo {
	float: left;
}

.top-first .top-first-main .logo img {
	width: 117px;
	height: 28px;
	margin-top: 8px;
	float: left;
	margin-right: 0;
	cursor: pointer;
}

.top-first .top-first-main .logo p {
	float: left;
	font-size: 18px;
	color: #005eac;
	line-height: 43px;
	padding-left: 10px;
}

.top-first .top-first-main .logo p a {
	font-size: 18px;
	color: #005eac;
	cursor: default;
}

.top-first .top-first-main .nav {
	float: right;
}

.top-first .top-first-main .nav ul {
	float: left;
}

.top-first .top-first-main .nav ul li {
	font-size: 14px;
	height: 47px;
	line-height: 43px;
	float: left;
	color: #6e6e6e;
}

.top-first .top-first-main .nav ul li:hover {
	cursor: pointer;
	color: #3367cd;
	text-decoration: underline;
}

.top-first .top-first-main .nav ul li.line {
	width: 1px;
	height: 15px;
	background: #ccc;
	margin: 15px 10px 0 10px;
}

.top-first .top-first-main .nav ul li.web-site {
	width: 94px;
	background: none;
	margin-left: -5px;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
}

.top-first .top-first-main .nav ul li.web-site:hover {
	background: #fff;
	cursor: pointer;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	color: #6e6e6e;
	text-decoration: none;
}

.top-first .top-first-main .nav ul li.web-site:hover .sub-nav {
	display: block;
}

.top-first .top-first-main .nav ul li.web-site i.site {
	width: 11px;
	height: 14px;
	float: left;
	background: url(../../../image/common/top-icon.png) -10px -10px no-repeat;
	margin: 15px 5px 0 5px;
}

.top-first .top-first-main .nav ul li.web-site i.triangle {
	width: 7px;
	height: 4px;
	float: right;
	background: url(../../../image/common/top-icon.png) -50px -10px no-repeat;
	margin: 20px 5px 0 5px;
}

.top-first .top-first-main .nav ul li.web-site .sub-nav {
	position: absolute;
	right: 0;
	height: 196px;
	border: 1px solid #ddd;
	background: #fff;
	z-index: -1;
	margin-top: 3px;
	display: none;
}
.top-first .top-first-main .nav ul li.web-site .sub-nav .plate {
	float: left;
	height: 155px;
	width: 94px;
	margin-top: 25px;
	border-right: 1px solid #ccc;
}
.top-first .top-first-main .nav ul li.web-site .sub-nav div:nth-child(3) {
	width: 100px;
}
.top-first .top-first-main .nav ul li.web-site .sub-nav div:nth-child(4) {
	width: 116px;
}
.top-first .top-first-main .nav ul li.web-site .sub-nav div:nth-child(5) {
	width: 88px;
	border: none;
}
.top-first .top-first-main .nav ul li.web-site .sub-nav div:nth-child(2) {
	width: 105px;
}
.top-first .top-first-main .nav ul li.web-site .sub-nav div:last-child {
	width: 88px;
	border: none;
}


.top-first .top-first-main .nav ul li.web-site .sub-nav .plate.xjy {
	width: 115px;
}

.top-first .top-first-main .nav ul li.web-site .sub-nav .plate h6 {
	text-align: left;
	padding-left: 18px;
}

.top-first .top-first-main .nav ul li.web-site .sub-nav .plate h6 {
	font-weight: bold;
	color: #3399ff;
	font-size: 14px;
	line-height: 12px;
	padding-bottom: 12px;
}

.top-first .top-first-main .nav ul li.web-site .sub-nav .plate dl {
	width: 90px;
	float: left;
	margin-left: 19px;
}

.top-first .top-first-main .nav ul li.web-site .sub-nav .plate dl dd {
	width: 100%;
	font-size: 14px;
	color: #666;
	line-height: 27px;
}

.top-first .top-first-main .nav ul li.web-site .sub-nav .plate dl dd a {
	font-size: 14px;
	color: #666;
}

.top-first .top-first-main .nav ul li.web-site .sub-nav .plate dl dd a:hover {
	color: #3399ff;
	text-decoration: underline;
}

.top-first .top-first-main .nav ul li.web-site .sub-nav .plate.no-border h6 {
	width: 200px;
	font-weight: bold;
	color: #3399ff;
	font-size: 14px;
	line-height: 12px;
	padding-bottom: 12px;
	padding-left: 20px;
}

.top-first .top-first-main .nav.login ul li b {
	font-weight: normal;
	color: #3366cc;
}
i.orgAuth1 {
}
i.orgAuth0 {
	float: right;
	width: 16px;
	height: 16px;
	margin: 14px 0px 0px 5px;
	background: url(/image/zone/common/common-iconn.png) -100px -300px no-repeat;
}
i.resVip{
	float: right;
	width: 37px;
	height: 16px;
	margin: 9px 0px 0px 5px;
	background: url(/image/zone/common/resVip.png) no-repeat;
}
.top-first .top-first-main .nav.login ul li i.no-vip {
	width: 15px;
	height: 15px;
	float: right;
	background: url(../../../image/common/top-icon.png) -10px -50px no-repeat;
	margin-top: 16px;
	margin-left: 5px;
}

.top-first .top-first-main .nav.login ul li i.vip {
	width: 15px;
	height: 15px;
	float: right;
	background: url(../../../image/common/top-icon.png) -50px -50px no-repeat;
	margin-top: 15px;
	margin-left: 5px;
}

.top-first .top-first-main .nav.login ul li samp {
	font-family: arial;
}

.vip-button{
	width: 120px;
	display: flex;
	align-items: center;
	margin-right: 20px;
	position: relative;
}

.vip-button >i{
	width: 120px;
	height: 22px;
	display: block;
	background: url(/image/index/top-vip-button.png) no-repeat;
	background-size: 100%;
	cursor: pointer;
	position: relative;
	top: -1px;
}
