﻿body,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select {
	margin: 0;
	padding: 0
}

body {
	font: 16px "Microsoft Yahei";
	-webkit-text-size-adjust: 100%;
	color: #333;

}

a {
	color: #333;
	text-decoration: none
}

a:hover {
	color: #cd0100;
	text-decoration: none;
}

em {
	font-style: normal
}

li {
	list-style: none
}

img {
	border: 0;
	vertical-align: middle
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

p {
	word-wrap: break-word
}

.header {
	width: 100%;
	height: 324px;
}

.header .top {
	width: 100%;
	height: 272px;
	background: url(../images/banner.jpg) no-repeat center center;
}

.header .top .cont {
	width: 1200px;
	height: 272px;
	margin: 0 auto;
}

.header .top .xtb {
	width: 460px;
	height: 45px;
	float: right;
	margin: 22px 30px 0 0;
}

.header .top .xtb li {
	width: 90px;
	height: 45px;
	float: left;
	line-height: 45px;
	text-indent: 22px;
	margin-left: 25px;
}

.header .top .xtb li a {
	color: #fff;
}

.header .top .xtb .top-01 {
	background: url(../images/top-01.png) no-repeat left center;
}

.header .top .xtb .top-02 {
	background: url(../images/top-02.png) no-repeat left center;
}

.header .top .xtb .top-03 {
	background: url(../images/top-03.png) no-repeat left center;
}

.header .top .xtb .top-04 {
	background: url(../images/top-04.png) no-repeat left center;
}

.header .nav {
	width: 100%;
	height: 52px;
	background-color: #3282ef;
}

.header .nav ul {
	width: 1200px;
	height: 52px;
	margin: 0 auto;
}

.header .nav li {
	width: 120px;
	height: 52px;
	line-height: 52px;
	float: left;
	font-size: 19px;
	text-align: center;
}

.header .nav li a {
	display: block;
	color: #fff;
}

.header .nav li a:hover {
	color: #fbfc8c;
	font-weight: bold;
	background: url(../images/nav-lmbg.jpg) repeat-x center left;
}



.foot {
	width: 100%;
	height: 150px;
}

.foot .cont {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
}

.foot .cont .left {
	width: 96px;
	height: 110px;
	float: left;
	margin-left: 24px;
	margin-top: 40px;
}

.foot .cont .center {
	width: 960px;
	height: 110px;
	float: left;
	line-height: 30px;
	color: #606060;
	font-size: 13px;
	text-align: center;
	margin-top: 40px;
	
}
.foot .cont a{
	color: #606060;
}

.foot .cont .right {
	width: 120px;
	height: 130px;
	float: right;
	margin-top: 20px;
}
.yqlj-box {
	width: 100%;
	overflow: hidden;
	background: #057aeb;
}

.yqlj-main {
	width: 1200px;
	overflow: hidden;
	margin: 18px auto 0 auto;
}

