@CHARSET "UTF-8";
* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Microsoft Yahei, 微软雅黑;
}

#daohang{
	margin-top: 20px;
	width: 100%;
	height: 50px;
}
.daohang{
	width: 1200px;
	margin: 0 auto;
	height: 53px;
}
#top{
	width: 100%;
	height: 120px;
	background: #9d1d22;
}
#logo{
	width: 1190px;
	height: auto;
	margin: 0 auto;
}
.footer {

 height: 120px;
 
 border-color: #ff8c00;
 border-style: solid;
 border-width: 3px 0px 0px;
 min-width: 1190px;
 margin-top: 30px;
}

.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;
}