<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@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,
pre,
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;
}


/*顶部*/

.top {
    width: 100%;
    min-width: 1280px;
    height: 45px;
    background: url(/image/show/new/top-bg.png) repeat-x;
    float: left;
    z-index: 2;
}

.top .top-main {
	width: 1200px;
	height: 34px;
	margin: 0 auto;
	position: relative;
}
.top .top-main div.logo {
    float: left;
}
.top .top-main div.logo img {
    float: left;
    margin-top: 8px;
    cursor: pointer;
    width: auto;
    height: auto;
}
.top .top-main div.logo p {
    float: left;
    font-size: 18px;
    color: #999;
    line-height: 43px;
    padding-left: 20px;
}
.top .top-main .top-main-right ul li.web-site {
	width: 94px;
	margin-left: -5px;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
}

.top .top-main .top-main-right ul li.web-site i.site {
	width: 11px;
	height: 14px;
	float: left;
	background: url(/image/show/new/top-icon.png) -10px -10px no-repeat;
	margin: 15px 5px 0 5px;
}

.top .top-main .top-main-right ul li.web-site i.triangle {
	width: 7px;
	height: 4px;
	float: right;
	background: url(/image/show/new/top-icon.png) -50px -10px no-repeat;
	margin: 20px 5px 0 5px;
}

.top .top-main .top-main-right ul li.contact:hover {
	color: #3367cd;
	text-decoration: underline;
	cursor: pointer;
}

.top .top-main .top-main-right ul li.web-site:hover {
	background: #fff;
	cursor: pointer;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

.top .top-main .top-main-right ul li.web-site:hover .sub-nav {
	display: block;
}

.top .top-main .top-main-right ul li.web-site .sub-nav {
	float: left;
	width: auto;
	height: auto;
	padding-bottom: 15px;
	border: 1px solid #ddd;
	background: #fff;
	position:absolute;
	z-index: 5;
	margin-top: 3px;
	display: none;
	right: 0;
}

.top .top-main .top-main-right ul li.web-site .sub-nav .plate {
	float: left;
	width: auto;
	min-width: 90px;
	margin: 25px 5px 0;
}
.top .top-main .top-main-right ul li.web-site .sub-nav .line{
	float: left;
	width: 1px;
	height: 160px;
	background: #ccc;
	margin: 20px 5px 0;
}
.top .top-main .top-main-right ul li.web-site .sub-nav .plate h6 {
	text-align: center;
	font-weight: bold;
	color: #3399ff;
	font-size: 14px;
	line-height: 12px;
	padding-bottom: 12px;
}

.top .top-main .top-main-right ul li.web-site .sub-nav .plate dl {
	float: left;
}

.top .top-main .top-main-right ul li.web-site .sub-nav .plate dl dd {
	width: 100%;
	font-size: 14px;
	color: #666;
	line-height: 27px;
	text-indent: 18px;
}

.top .top-main .top-main-right ul li.web-site .sub-nav .plate dl dd a {
	font-size: 14px;
	color: #666;
}

.top .top-main .top-main-right ul li.web-site .sub-nav .plate dl dd a:hover {
	color: #3399ff;
	text-decoration: underline;
}

.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: 43px;
	height: 47px;
}

.top .top-main .top-main-right ul li.line {
    width: 1px;
    height: 15px;
    background: #ccc;
    margin: 15px 10px 0 10px;
}

.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: 14px 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/show/new/top-icon.png) -10px -50px no-repeat;
	margin-top: 15px;
	margin-left: 5px;
}

.top .top-main .top-main-right.login ul li i.vip {
	width: 15px;
	height: 15px;
	float: right;
	background: url(/image/show/new/top-icon.png) -50px -50px no-repeat;
	margin-top: 15px;
	margin-left: 5px;
}

.top .top-main .top-main-right.login ul li samp {
	font-family: arial;
}

.banner {
    width: 100%;
    min-width: 1280px;
    height: 82px;
    float: left;
    cursor: pointer;
}
.banner .banner-main {
	width: 1200px;
    height: 82px;
    margin: 0 auto;
}
.banner .banner-main i.banner-close {
    width: 55px;
    height: 20px;
    float: right;
    margin-top: 30px;
    background: url(../../image/match/banner-close.png) no-repeat;
}

</pre></body></html>