﻿@CHARSET "UTF-8";
* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Microsoft Yahei, 微软雅黑;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
nav,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
p,
blockquote,
th,
td,
a {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	
}

table {
	border-collapse: collapse;
	border-spacing: 0px;
}

fieldset,
img {
	border: 0px;
	border-style: solid;
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	-o-transform-origin: left top;
	transform-origin: left top;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var,
optgroup {
	font-style: inherit;
	font-weight: inherit;
}

del,
ins {
	text-decoration: none;
}

li {
	list-style: none;
}

caption,
th {
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: inherit;
}

input,
button,
textarea,
select,
optgroup,
option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}



a:hover {
	color: #9D1D22;
	font-style: normal;
	text-decoration: none;
}

a:active {
	color: #9D1D22;
	font-style: normal;
	text-decoration: none;
}

.span-gt {
	color: #9D1D22;
	font-size: 16px;
}

.span-gt img {
	vertical-align: middle;
}

.span-date {
	color: #7F7F7F;
	font-size: 14px;
}

.more {
	height: 45px;
	line-height: 45px;
}

.more a {
	font-size: 16px;
	color: #9D1D22;
}

.text-ellipsis {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block;
}

.left {
	float: left;
}

.right {
	float: right;
}

.text-center {
	text-align: center;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

.text-muted {
	color: #7d7d7d;
}

.text-vertical {
	vertical-align: top;
}

.clearfix {
	*zoom: 1
}

.clearfix:after {
	content: ".";
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	height: 0;
	font-size: 0
}

.topbar {
	background-color: #9D1D22;
	height: 20px;
	min-width: 1190px;
}

.inner {
	width: 1190px;
	margin: 0 auto;
}

.topbar .right-nav {
	float: right;
}

.topbar .right-nav li {
	float: left;
	line-height: 61px;
	width: 65px;
	height: 61px;
}

.topbar .right-nav li a.go-home {
	display: block;
	background: transparent url("../images/head-home_poster_u134.png") no-repeat center center;
	background-size: 29px 25px;
}

.topbar .right-nav li a.go-home:hover {
	background: #000000 url("../images/head-home_poster_u134.png")no-repeat center center;
	background-size: 29px 25px;
}

.topbar .right-nav li a.go-english {
	display: block;
	background: transparent url("../images/head-en_poster_u118.png") no-repeat center center;
	background-size: 21px 14px;
}

.topbar .right-nav li a.go-english:hover {
	background: #000000 url("../images/head-en_poster_u118.png")no-repeat center center;
	background-size: 21px 14px;
}

.topbar .right-nav li a.go-login {
	display: block;
	background: transparent url("../images/head-login_poster_u153373.png")no-repeat center center;
	background-size: cover;
}

.topbar .right-nav li a.go-login:hover {
	background: #000000 url("../images/head-login_poster_u153373.png")no-repeat center center;
	background-size: cover;
}

.topbar .right-nav li a.go-sina {
	display: block;
	background: transparent url("../images/head-weibo_poster_u124.png") no-repeat center center;
	background-size: 29px 25px;
}

.topbar .right-nav li a.go-sina:hover {
	background: #000000 url("../images/head-weibo_poster_u124.png")no-repeat center center;
	background-size: 29px 25px;
}

.topbar .right-nav li a.go-weichat {
	display: block;
	background: transparent url("../images/head-weichat_poster_u189.png") no-repeat center center;
	background-size: 29px 25px;
}

.topbar .right-nav li a.go-weichat:hover {
	background: #000000 url("../images/head-weichat_poster_u189.png")no-repeat center center;
	background-size: 29px 25px;
}

.topbar .right-nav li a.go-search {
	display: block;
	background: transparent url("../images/head-scan_poster_u128.png")no-repeat center center;
	background-size: 29px 25px;
}

.topbar .right-nav li a.go-search:hover {
	background: #000000 url("../images/head-scan_poster_u128.png")no-repeat center center;
	background-size: 29px 25px;
}

.weichat {
	position: relative;
}

.weichat-box {
	display: none;
	position: absolute;
	left: -70px;
	top: 60px;
	z-index: 999;
	height: 230px;
	width: 200px;
	background: #FFFFFF;
	border: 1px solid #f0f0f0;
	text-align: center;
}

.weichat-box p {
	line-height: 25px;
	font-size: 14px;
	color: #9D1D22;
}

.weichat:hover .weichat-box {
	display: block;
}

.topheader {
	margin-top: 20px;
	background-color: #FFFFFF;
	height: 85px;
}

.topheader .logo-box {
	float: left;
	width: 317px;
}

.topheader .header-nav {
	float: left;
	margin-left: 70px;
}

.topheader .header-nav .header-nav-list {
	height: 65px;
	padding-bootom: 15px;
}

 .nav-top {
	float: left;
	width: 132px;

	line-height: 48px;
	background-color: transparent;
	color: white;
	font-size: 18px;
	text-align: center;
	
}
 .nav-top a{
 	color: white;
 }
.nav-top a:link,
a:visited {
	display: block;
	width: 100%;
	height: 100%;
}

.nav-top {
	position: relative;
}

 .nav-sub {
	position: absolute;
	left: 0;
	top: 50px;
	z-index: 999;
	background: #D2D2D2;
	display: none;
}

header-nav .nav-top .nav-sub li {
	list-style: none;
	height: 50px;
	line-height: 50px;
	width: 100px;
}

.topheader .header-nav li.nav-top:hover .nav-sub {
	display: block;
}

.topheader .header-nav .nav-top .nav-sub .has-sub {
	position: relative;
}

.topheader .header-nav .nav-top .nav-sub .has-sub .sub2 {
	position: absolute;
	left: 113px;
	top: 0px;
	z-index: 999;
	background: #D2D2D2;
	display: none;
}

.topheader .header-nav .nav-top .nav-sub .has-sub:hover .sub2 {
	display: block;
}

.topheader .header-nav li.nav-top:hover,
.topheader .header-nav .nav-top .nav-sub>li:hover,
.topheader .header-nav .nav-top .nav-sub .has-sub .sub2>li:hover {
	background: #9D1D22;
}

.topheader .header-nav li.nav-top:hover>a,
.topheader .header-nav .nav-top .nav-sub li:hover>a {
	color: #FFFFFF;
	visibility: inherit;
}

.footer {

	height: 260px;
	border-color: #dac6c7;
	border-style: solid;
	border-width: 3px 0px 0px;
	min-width: 1190px;
}

.left-footer-content {
	width: 880px;
	float: left;
}

.left-footer-content .friend-link {
	width: 880px;
	height: 65px;
}

.left-footer-content .friend-link ul {
	list-style: none;
	padding-top: 35px;
}

.left-footer-content .friend-link li {
	float: left;
	height: 19px;
	line-height: 19px;
	padding-right: 30px;
}

.left-footer-content .friend-link li a {
	font-size: 16px;
	text-align: left;
	color: #000000;
}

.left-footer-content .copyright p {
	color: #555;
	text-align: left;
	font-size: 14px;
	padding-top: 15px;
}

.left-footer-content .copyright p a {
	color: #555;
	font-size: 14px;
}

.right-footer-content {
	width: 309px;
	float: left;
	text-align: right;
	padding-top: 10px;
}

.right-footer-content img {
	vertical-align: middle;
	width: 318px;
}

.paginator {
	margin: 20px 0;
}

.paginator div {
	background: #F3F3F3;
}

.paginator a,
.page a:hover,
.paginator .current {
	display: inline-block;
	vertical-align: middle;
	padding: 10px 12px;
}

.paginator a {
	color: #999;
	border: 1px solid #F6F6F6;
	background-color: #F6F6F6;
	text-decoration: none;
}

.paginator a:hover,
.paginator .current {
	text-decoration: none;
	color: #FFF;
	background-color: #a32428;
	vertical-align: middle;
}

.hide_box {
	width: 400px;
	color: #fff;
	color: #444;
	background: #fff;
	box-shadow: 1px 2px 2px #555;
	display: none;
	padding-bottom: 30px;
}

.hide_box h4 {
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	background: #9D1D22;
	color: #fff;
	padding: 0 10px;
	border: 1px solid #9D1D22;
	font-size: 16px;
	border-bottom: 1px solid #9D1D22;
}

.hide_box h4 a {
	width: 20px;
	line-height: 20px;
	_line-height: 20px;
	height: 20px;
	font-family: arial;
	overflow: hidden;
	display: block;
	background: #fff;
	color: #9D1D22;
	float: right;
	text-align: center;
	text-decoration: none;
	margin-top: 7px;
	font-size: 14px;
	font-weight: normal;
	border-radius: 2px;
	_font-size: 12px;
}

.hide_box .popupForm {
	padding: 15px;
	height: auto;
}

.hide_box .popupForm p {
	padding: 5px 10px;
	font-size: 18px;
	line-height: 35px;
}

.hide_box .popupForm p span {
	text-align: cneter;
}

.hide_box .popupForm p input {
	width: 260px;
	padding: 3px 1px;
	height: 28px;
	margin-left: 35px;
}

.hide_box .popupForm p button {
	font-size: 16px;
	background: #9D1D22;
	color: #FFFFFF;
	padding: 5px 15px;
	width: 100px;
	text-align: center;
	margin-left: 81px;
	border: 1px solid #9D1D22;
}
#daohang{
	
	width: 100%;
	height: 48px;
	background: url(../img/nav-bg.jpg);
}
.daohang{
	width: 1190px;
	margin: 0 auto;
	height: 48px;
	background: #666;
}
#top{
	width: 100%;
	height: 120px;
	background: #9d1d22;
}
#logo{
	width: 1190px;
	height: auto;
	margin: 0 auto;
}