/* reset v2.0 */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

body {
	line-height: 1;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* reset v2.0 */


body {
	font-family: "微软雅黑";
	background: url(//x0.ifengimg.com/ucms/special/images/B64D0922B2C5F8B2F6FA3489F26B4E6B.png) repeat-y #fff;
	overflow-x: hidden;
	-webkit-text-size-adjust: 100%;
	/* 禁用自动缩放 */
}

h3 {
	font-size: 24px;
	color: #454545;
}

p {
	line-height: 22px;
	text-indent: 0em;
}

ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

a {
	text-decoration: none;
	color: #ba2636;
}

a:hover {
	text-decoration: none;
}

.clear {
	clear: both;
}

.clear:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0;
}


p#back-to-top {
	position: fixed;
	display: none;
	bottom: 10px;
	right: 10px;
}

p#back-to-top a {
	text-align: center;
	text-decoration: none;
	color: #d1d1d1;
	display: block;
	width: 48px;
	/*使用CSS3中的transition属性给跳转链接中的文字添加渐变效果*/
	-moz-transition: color 1s;
	-webkit-transition: color 1s;
	-o-transition: color 1s;
	font-size: 12px;
}

p#back-to-top a:hover {
	color: #979797;
}

p#back-to-top a span {
	background: transparent url(//x0.ifengimg.com/ucms/special/images/2B6375605C9759AA7F749CD696C3525C.png) no-repeat;
	border-radius: 6px;
	display: block;
	height: 50px;
	width: 48px;
	margin-bottom: 5px;
	/*使用CSS3中的transition属性给<span>标签背景颜色添加渐变效果*/
	-moz-transition: background 1s;
	-webkit-transition: background 1s;
	-o-transition: background 1s;
}

#back-to-top a:hover span {
	background: transparent url(//x0.ifengimg.com/ucms/special/images/2B6375605C9759AA7F749CD696C3525C.png) no-repeat;
}

#head {
	background: #fff;
}

#head .ht {
	width: 1000px;
	height: 50px;
	margin: 0 auto;
}

#head .ht .logo {
	float: left;
}

#head .dh {
	float: right;
	padding: 15px 0px 0;
	line-height: 24px;
}

#head .dh ul li {
	float: left;
	padding-left: 10px;
}

#head .dh ul li a {
	font-size: 12px;
	color: #454545;
}

#head .dh ul li .a1 {
	font-size: 14px;
	color: #4c6472;
}

@media screen and (max-width: 750px) {
	#head .ht {
		width: 100%;
		height: 50px;
		margin: 0 auto;
	}
}

@media screen and (max-width: 750px) {
	.footerTy {
		display: none;
	}
}

.space10 {
	height: 10px;
}

.space20 {
	height: 20px;
}

.space30 {
	height: 30px;
}

.space40 {
	height: 40px;
}

.space50 {
	height: 50px;
}

.space100 {
	height: 100px;
}


.banner {
	height: 960px;
	background: url(//x0.ifengimg.com/ucms/special/images/CEE3A6C9DCF33021948E0E703B4ED16A.png) no-repeat center top;
}

.title1 {
	background: url(//x0.ifengimg.com/ucms/special/images/6DDB372EE7867AFCD6FE5E8626C8841E.png) no-repeat center top;
	height: 230px;
	margin: 80px auto 65px auto;
}

.part1 {
	width: 1000px;
	margin: 0 auto;
}

.slideBox {
	width: 480px;
	height: 280px;
	overflow: hidden;
	position: relative;
	float: left;
}

.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 1;
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.slideBox .hd ul li {
	float: left;
	margin-right: 4px;
	width: 6px;
	height: 6px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
}

.slideBox .hd ul li.on {
	background: #f00;
	color: #fff;
}

.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}

.slideBox .bd img {
	width: 480px;
	height: 280px;
	display: block;
}

.slideBox .bd li span {
	background: #000;
	height: 40px;
	position: absolute;
	bottom: 0;
	padding: 0 10px;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px;
	color: #ffffff;
	width: 460px;
	opacity: 0.8;
}

.p1right {
	border-top: 1px solid #e0e0e0;
	float: right;
	width: 480px;
}

.p1right li {
	margin: 10px 0 20px 0;
	border-bottom: 1px solid #e0e0e0;
}

.p1right li h3 a {
	font-size: 20px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #4d4d4d;
}

.p1right li p {
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 21px;
	letter-spacing: 0px;
	color: #808080;
	margin: 10px 0 0 0;
	padding: 0 0 10px 0;
}

.p1right li p a {
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #f96046;
}

.title2 {
	background: url(//x0.ifengimg.com/ucms/special/images/6257D98EF42295CF8CF41B1E526039E1.png) no-repeat center top;
	height: 230px;
	margin: 80px auto 65px auto;
}

.part2 {
	width: 1020px;
	margin: 0 auto;
}

.p2box {
	width: 1020px;
	height: 380px;
	position: relative;
	margin: 20px 0;
}

.p2bg {
	position: absolute;
	width: 1020px;
	height: 380px;
	left: 0;
	top: 0;
	z-index: 1;
}

.p2txt {
	width: 489px;
	position: absolute;
	z-index: 10;
	left: 54px;
	top: 44px;
}

.p2txt h3 {
	font-size: 22px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
	color: #4d4d4d;
}

.p2txt p {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
	color: #4d4d4d;
	padding: 20px 0;
}

.p2txt a {
	display: block;
	width: 110px;
	height: 30px;
	background: #5b7beb;
	border-radius: 15px;
	text-align: center;
	font-size: 17px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #ffffff;
}

.title3 {
	background: url(//x0.ifengimg.com/ucms/special/images/23C95666FB8C493EB3919E3A7448A0CF.png) no-repeat center top;
	height: 230px;
	margin: 80px auto 65px auto;
}

.part3 {
	width: 1000px;
	margin: 0 auto;
}

.p3box {
	float: left;
	background: url(//x0.ifengimg.com/ucms/special/images/0F87DAF19123AE3C93461D1B57D50FDF.png) no-repeat left top;
	width: 490px;
	height: 180px;
	margin: 20px 5px;
}

.p3box h3 a {
	font-size: 20px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 0px;
	color: #4d4d4d;
	padding: 0 40px 0 20px;
	display: block;
}

.p3box p {
	font-size: 15px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #666666;
	padding: 20px 40px 0 0;
}

.p3box p a {
	font-size: 15px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #f44727;
}


.title4 {
	background: url(//x0.ifengimg.com/ucms/special/images/AEA4EAB2559607808D0A06415114B8EB.png) no-repeat center top;
	height: 230px;
	margin: 80px auto 65px auto;
}

.part4 {
	width: 1000px;
	margin: 0 auto;
}

.p4box {
	width: 1000px;
	height: 256px;
	position: relative;
	margin: 0 0 30px 0
}

.p4box1 {
	background: url(//x0.ifengimg.com/ucms/special/images/0EBFA930BA6F253ECC4B47D11AA60FAB.png) no-repeat left top;
}

.p4box2 {
	background: url(//x0.ifengimg.com/ucms/special/images/BFF0F0641324AF0B47FC43321D55C9AB.png) no-repeat left top;
}

.p4box3 {
	background: url(//x0.ifengimg.com/ucms/special/images/C29D468439336D9B0000FF0D52F1EC01.png) no-repeat left top;
}

.p4txt1 {
	position: absolute;
	width: 600px;
	left: 349px;
	top: 50px;
}

.p4txt1 h3 a {
	font-size: 20px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #333333;
}


.p4txt1 p {
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 0px;
	color: #525252;
	padding: 20px 0 0 0;
}

.p4txt1 p a {
	display: block;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #d32424;
}


.p4txt2 {
	position: absolute;
	width: 600px;
	left: 51px;
	top: 50px;
}


.p4txt2 h3 a {
	font-size: 20px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #333333;
}


.p4txt2 p {
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 0px;
	color: #525252;
	padding: 20px 0 0 0;
}

.p4txt2 p a {
	display: block;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #d32424;
}



.p4txt3 {
	position: absolute;
	width: 700px;
	left: 230px;
	top: 50px;
}



.p4txt3 h3 a {
	font-size: 20px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #333333;
}


.p4txt3 p {
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 0px;
	color: #525252;
	padding: 20px 0 0 0;
}

.p4txt3 p a {
	display: block;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #d32424;
}


.title5 {
	background: url(//x0.ifengimg.com/ucms/special/images/E1DF624106275768839CC93EF9A9D625.png) no-repeat center top;
	height: 230px;
	margin: 80px auto 65px auto;
}

.part5 {
	width: 1000px;
	margin: 0 auto;
}

.p5box {
	width: 1000px;
	height: 120px;
	margin: 20px auto;
	overflow: hidden;
	border-bottom: 1px solid #a7a7a7;
}

.p5box img {
	float: left;
	width: 160px;
	height: 120px;
	overflow: hidden;
	margin: 0 20px 0 0;
}

.p5box h3 a {
	font-size: 22px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
	color: #4d4d4d;
}

.p5box p {
	font-size: 15px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #808080;
}

.p5box p a {
	font-size: 15px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #d84141;
}



.title6 {
	background: url(//x0.ifengimg.com/ucms/special/images/C9B28AB7E6533210DE2AF4AE10549DFB.png) no-repeat center top;
	height: 230px;
	margin: 80px auto 65px auto;
}

.part6 {
	width: 1000px;
	margin: 0 auto;
}

.p6box {
	float: left;
	width: 332px;
	height: 520px;
	overflow: hidden;
	position: relative;
	margin: 0 0 50px 0;
}

.p6bg {
	position: absolute;
	width: 332px;
	height: 520px;
	z-index: 1;
}

.p6box h3 a {
	width: 260px;
	position: absolute;
	left: 30px;
	top: 40px;
	font-size: 20px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
	color: #4d4d4d;
	display: block;
	z-index: 99;
}

.p6box .p6more {
	position: absolute;
	width: 80px;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 0px;
	color: #f35758;
	left: 30px;
	top: 200px;
	z-index: 99;
	display: block;
}