@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;
}

a:hover {
	border: 0px;
}

button {
	cursor: pointer;
}

.clear {
	clear: both;
}

table {
	border-spacing: 1px;
	border-collapse: collapse;
}


/*顶部*/
i.orgAuth1 {
}
i.orgAuth0 {
	float: right;
	width: 16px;
	height: 16px;
	margin: 9px 0px 0px 5px;
	background: url(/image/zone/common/common-icon1.png) -100px -300px no-repeat;
}
.top {
	width: 100%;
	min-width: 1280px;
	height: 34px;
	border-bottom: 1px solid #ddd;
	background: #e8e8e8;
	float: left;
	position: relative;
	z-index: 3;
}

.top .top-main {
	width: 1200px;
	height: 34px;
	margin: 0 auto;
}

.top .top-main .top-main-left {
	float: left;
}

.top .top-main .top-main-left ul {
	float: left;
}

.top .top-main .top-main-left ul li {
	float: left;
	font-size: 14px;
	color: #666;
	line-height: 32px;
	height: 35px;
}

.top .top-main .top-main-left ul li.app {
	width: 60px;
	text-align: center;
}

.top .top-main .top-main-left ul li.app:hover {
	cursor: pointer;
}

.top .top-main .top-main-left ul li.app:hover .app-img {
	display: block;
}

.top .top-main .top-main-left ul li.app .app-img {
	margin-left: -35px;
	margin-top: -3px;
	display: none;
}

.top .top-main .top-main-left ul li.app .app-img img {
	width: 135px;
}

.top .top-main .top-main-left ul li.line {
	width: 1px;
	height: 15px;
	background: #ccc;
	margin: 10px 12px 0 12px;
}

.top .top-main .top-main-left ul li.web-site {
	width: 94px;
	background: #e8e8e8;
	margin-left: -5px;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
}

.top .top-main .top-main-left ul li.web-site i.site {
	width: 11px;
	height: 14px;
	float: left;
	background: url(../../image/common/index-icon.png) -10px -10px no-repeat;
	margin: 10px 5px 0 5px;
}

.top .top-main .top-main-left ul li.web-site i.triangle {
	width: 7px;
	height: 4px;
	float: right;
	background: url(../../image/common/index-icon.png) -80px -10px no-repeat;
	margin: 15px 5px 0 5px;
}

.top .top-main .top-main-left ul li.contact:hover {
	color: #3367cd;
	text-decoration: underline;
	cursor: pointer;
}

.top .top-main .top-main-left ul li.web-site:hover {
	background: #fff;
	cursor: pointer;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

.top .top-main .top-main-left ul li.web-site:hover .sub-nav {
	display: block;
}

.top .top-main .top-main-left ul li.web-site .sub-nav {
	width: 500px;
	height: 165px;
	border: 1px solid #ddd;
	background: #fff;
	margin-left: -1px;
	position: relative;
	z-index: -1;
	display: none;
}

.top .top-main .top-main-left ul li.web-site .sub-nav .plate {
	float: left;
	height: 130px;
	width: 94px;
	margin-top: 25px;
}

.top .top-main .top-main-left ul li.web-site .sub-nav .plate.border {
	width: 94px;
	border-right: 1px solid #ccc;
}
.top .top-main .top-main-left ul li.web-site .sub-nav .plate.border.xjy{
	width:115px;
}
.top .top-main .top-main-left ul li.web-site .sub-nav .plate.border.xjy h6{
	text-align: left;
    padding-left: 18px;
}
.top .top-main .top-main-left ul li.web-site .sub-nav .plate.border h6 {
	text-align: center;
	font-weight: bold;
	color: #3399ff;
	font-size: 14px;
	line-height: 12px;
	padding-bottom: 12px;
}

.top .top-main .top-main-left ul li.web-site .sub-nav .plate dl {
	width: 90px;
	float: left;
	margin-left: 19px;
}
.top .top-main .top-main-left ul li.web-site .sub-nav .plate dl dd {
	width: 100%;
	font-size: 14px;
	color: #666;
	line-height: 27px;
}

.top .top-main .top-main-left ul li.web-site .sub-nav .plate dl dd a {
	font-size: 14px;
	color: #666;
}

.top .top-main .top-main-left ul li.web-site .sub-nav .plate dl dd a:hover {
	color: #3399ff;
	text-decoration: underline;
}

.top .top-main .top-main-left 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 .top-main .top-main-right {
	float: right;
}

.top .top-main .top-main-right ul li {
	float: left;
	font-size: 14px;
	color: #666;
	line-height: 32px;
	height: 35px;
}

.top .top-main .top-main-right ul li.line {
	width: 1px;
	height: 15px;
	background: #ccc;
	margin: 10px 12px 0 12px;
}

.top .top-main .top-main-right ul li:hover {
	color: #3367cd;
	text-decoration: underline;
	cursor: pointer;
}

.top .top-main .top-main-right.login ul li b {
	font-weight: normal;
	color: #3366cc;
}
i.orgAuth1 {
}
i.orgAuth0 {
	float: right;
	width: 16px;
	height: 16px;
	margin: 9px 0px 0px 5px;
	background: url(/image/zone/common/common-icon1.png) -100px -300px no-repeat;
}
.top .top-main .top-main-right.login ul li i.no-vip {
	width: 15px;
	height: 15px;
	float: right;
	background: url(../../image/common/index-icon.png) -10px -50px no-repeat;
	margin-top: 9px;
	margin-left: 5px;
}

.top .top-main .top-main-right.login ul li i.vip {
	width: 15px;
	height: 15px;
	float: right;
	background: url(../../image/common/index-icon.png) -80px -50px no-repeat;
	margin-top: 9px;
	margin-left: 5px;
}

.top .top-main .top-main-right.login ul li samp {
	font-family: arial;
}
