/*ͷβ����ͳһ��ʽ*/

*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section,
img {
	margin: 0px;
	padding: 0px;
	outline: none;
	border: 0px;
}

li {
	list-style: none;
}

body {
	text-align: left;
	font-family: "Microsoft YaHei";
	font-size: 15px;
	color: #333;
	/*background: url(bg.jpg) no-repeat center center;*/
	width: 100%;
	height: 100%;
	/*background-attachment: fixed;*/
	/*background-size: cover*/
}

a,
ins {
	text-decoration: none;
}

a {
	color: #333333;
}

a:focus,
a:hover {
	color: #d71619;
}

.clearfloat:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0
}

.clearfloat {
	zoom: 1
}


/*top*/


/*.top {
	height: 40px;
	background: url("top_bg.png") repeat-x center center;
}

.top-center {
	width: 1200px;
	height: 40px;
	margin: 0 auto;
	line-height: 40px;
	font-size: 13px;
}

.top-center a {
	color: #ffffff;
}

.top-center span {
	color: #ffffff;
	margin: 0 10px;
}*/


/*banner*/

.banner {
	height: 150px;
	width: 1200px;
	margin: 0 auto;
	font-size: 0;
}

.banner-left {
	line-height: 150px;
}

.banner-right {
	margin-top: 45px;
}

.banner-right .ipt {
	width: 272px;
	height: 35px;
	background: url("search_l.png") no-repeat center center;
	padding-left: 40px;
	vertical-align: middle;
	font-size: 15px;
}

.banner-right .sbt {
	vertical-align: middle;
}

.banner-right p {
	font-size: 15px;
	color: #ffffff;
	margin-top: 10px;
}

.banner-right p a {
	color: #ffffff;
	margin: 0 5px;
}

.nav-center {
	width: 1200px;
	height: 50px;
	margin: 0 auto;
	background: #d51515;
	line-height: 50px;
}

.nav-center ul li {
	float: left;
	width: 11.11%;
	text-align: center;
}

.nav-center ul li a {
	display: inline-block;
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
	border-left: 1px solid #ce4747;
	width: 100%;
}

.nav-center ul li:first-child a {
	border: none;
}

.nav-center ul li a:hover {
	background: #ff8000;
}


/*��������*/

.content {
	    max-width: 1100px;
    width: 100%;
	margin: 0 auto;
	background: #ffffff;
	padding: 20px 20px;
}


/*��ǰλ��*/

.dqwz {
	padding: 0 20px;
	height: 40px;
	line-height: 40px;
	background: #fff;
	max-width: 1200px;
width: 100%;
	margin: 0 auto;
	font-size: 13px;
}

.dqwz a {
	font-size: 13px;
}


/*��������*/

.wzzw {
	padding: 0 150px;
	min-height: 300px;
}

.wzzw p {
	line-height: 200%;
}


/*��������*/

.yqlj {
	width: 1200px;
	margin: 0 auto;
	height: 40px;
	background: #dddddd;
	padding: 0 40px;
	line-height: 40px;
}

.yqlj-right ul li.bt1 {
	float: left;
	margin-left: 70px;
	position: relative;
}

.yqlj-right ul li .list1 {
	position: absolute;
	bottom: 40px;
	height: 300px;
	width: 1160px;
	background: #ffffff;
	border: 1px solid #ddd;
	border-bottom: none;
}

.yqlj-right ul li span {
	display: inline-block;
	width: 100%;
	height: 100%;
	padding: 0 30px;
	cursor: pointer;
}

.yqlj-right ul li .gjbw {
	left: -205px;
	display: none;
}

.yqlj-right ul li .sjzf {
	left: -395px;
	display: none;
}

.yqlj-right ul li .snds {
	left: -585px;
	display: none;
}

.yqlj-right ul li .jnxq {
	left: -775px;
	display: none;
}

.yqlj-right ul li .bdwz {
	left: -965px;
	display: none;
}

.yqlj-right .bt1:hover .list1 {
	display: block;
}

.yqlj-right .bt1:hover .bt2 {
	background: #ffffff;
}

.list1 {
	overflow-y: auto;
}

.list1 ul li {
	height: 30px;
	background: #dddddd;
	width: 12.5%;
	text-align: center;
	float: left;
	line-height: 200%;
	margin-top: 20px;
	margin-left: 30px;
}


/*�ײ�*/


/*.footer{
    width: 100%;
    height: 110px;
    background: url("footer_bg.png") repeat-x center center;
    margin-top: 20px;
}
.footer-center{
    width: 1200px;
    margin: 0 auto;
    height: 110px;
}
.footer-center-left{
    width: 250px;
    padding-left: 20px;
    height: 110px;
}
.footer-center-middle{
    width: 720px;
    padding: 0 35px;
    border-right: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    height: 70px;
    margin-top: 25px;
    line-height: 30px;
}
.footer-center-middle,.footer-center-middle a{
    color: #ffffff;
}
.footer-center-right a,.footer-center-right span{
    color: #ffffff;
}
.footer-center-right{
    line-height: 110px;
}
.footer-center-right span{
    margin: 0 5px;
}*/


.zqoldstatus .dqwz{
	 font-size: 26px;
}

.zqoldstatus .dqwz a {
    font-size: 26px;
}

.zqoldstatus {
	font-size: 30px;
}

.zqoldstatus .wzdt p {
	font-size: 44px;
}