body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

img {
	padding: 0;
	margin: 0;
	border: 0;
	display: block;
}

body {
	font-family: "微软雅黑";
	background: #fff;
}

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;
}

.chaFotNav ul,
.chaFotNav li {
	margin: 0px;
	padding: 0px;
}

.chaFotNav li {
	list-style: none;
}

.chaFotNav {
	width: 998px;
	border: 1px #d9d9d9 solid;
	margin: 0 auto 10px auto;
	font-family: simsun, Arial;
	font-size: 12px;
	clear: both;
}

.chaFotNav .endNList {
	width: 772px;
	float: left;
	padding: 8px 0px;
}

.chaFotNav .endNList li {
	padding: 0px 4px 0px 5px;
	background: url(http://y1.ifengimg.com/7ac2c348225d4131/2012/0813/fcutlin.gif) right center no-repeat;
	float: left;
}

.chaFotNav .endNList li a {
	color: #2b2b2b;
	text-decoration: none;
}

.chaFotNav .endNList li a:hover {
	text-decoration: underline;
}

.chaFotNav .navFocus {
	width: 200px;
	padding: 5px 0 0 0px;
	margin: 0 0px 0 0;
	color: #ba2636;
	line-height: 18px;
	float: right;
}

.chaFotNav .navFocus a {
	line-height: 18px;
	text-decoration: none;
}

.chaFotNav .navFocus a:hover {
	text-decoration: underline;
}

.chaFotNav .navV a,
.chaFotNav .navVIP a,
.chaFotNav .ifengPlay a,
.chaFotNav .tvPlay a,
.chaFotNav .navWap a,
.chaFotNav .navTmp a {
	color: #ba2636;
}

.chaFotNav .navV {
	width: 37px;
	background: url(http://y1.ifengimg.com/7ac2c348225d4131/2012/0813/camera.gif) no-repeat 1px 4px;
	padding: 0 0 0 17px;
	float: left
}

.chaFotNav .navTmp {
	width: 37px;
	float: left;
}

.chaFotNav .ifengPlay {
	width: 37px;
	float: left;
}

.chaFotNav .tvPlay {
	width: 55px;
	background: url(http://y1.ifengimg.com/7ac2c348225d4131/2012/0813/tvico.gif) no-repeat 0px 3px;
	padding: 0 0 0 15px;
	float: left
}

.chaFotNav .navWap {
	width: 30px;
	background: url(http://y1.ifengimg.com/7ac2c348225d4131/2012/0813/phoneico.gif) no-repeat 0px 2px;
	padding: 0 0 0 11px;
	float: left
}

.chaFotNav .nextTop {
	width: 40px;
	height: 20px;
	padding: 7px 0 0 3px;
	border-left: 1px #d9d9d9 solid;
	float: left
}

.chaFotNav02 {
	width: 1000px;
	height: 26px;
	margin: 0 auto;
	background: url(http://y1.ifengimg.com/7ac2c348225d4131/2012/0813/icon02_04.gif) repeat-x top;
	font-size: 0px;
	line-height: 0px;
	clear: both
}

.chaFooter {
	color: #000;
	width: 1000px;
	height: 72px;
	margin: 0 auto;
	clear: both;
	text-align: center;
	line-height: 24px;
	font-family: Arial, simsun;
	font-size: 12px;
}

.chaFooter a {
	color: #000;
	text-decoration: none;
}

.chaFooter a:hover {
	color: #000;
	text-decoration: underline;
}

.chaFooter .footLink {
	line-height: 22px;
}

.chaFooter .footLink a {
	padding: 0px 8px;
}

.chaFooter .copyright {
	color: #000;
	line-height: 22px;
}

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/cmpp/2020/33/a5e813951585973/backtop.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/cmpp/2020/33/a5e813951585973/backtop.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;
}

.space10 {
	height: 10px;
}

.space20 {
	height: 20px;
}

.space30 {
	height: 30px;
}

.space40 {
	height: 40px;
}

.space50 {
	height: 50px;
}

.space100 {
	height: 100px;
}

.main {
	width: 1000px;
	margin: 0 auto 0 auto;
	border-bottom: 1px solid #999999;
	padding: 0 0 50px 0;
}

.banner {
	width: 1000px;
	margin: 0 auto;
	animation: fadeIn 2s forwards linear;
	-webkit-animation: fadeIn 2s forwards linear;;
}

@keyframes fadeIn{
	0%{
		opacity: 0;
	}
	100%{
		opacity: 1;
	}
}

@-webkit-keyframes fadeIn{
	0%{
		opacity: 0;
	}
	100%{
		opacity: 1;
	}
}





/* 左边内容 */
.contentbox {
	float: left;
	width: 665px;
	overflow: hidden;
	padding: 0 40px 0 0;

}

.contentbox .titbox h1 {
	font: 28px/52px Microsoft Yahei;
	padding: 40px 0 0 18px;
}

.contentbox .titbox span {
	color: #858585;
	line-height: 30px;
	padding: 15px 0 0 18px;
	background: url(http://y3.ifengimg.com/e01ed39fc2da5d4a/2013/0805/line.gif) no-repeat 0 bottom;
	display: block;
	font-size: 12px;
}

.contentbox p {
	line-height: 24px;
	font-size: 14px;
	padding: 0px 0 30px 18px;
	text-indent: 2em;
}

.contentbox p img {
	text-align: center;
}

.contentbox h5{
	font-weight: bold;
	text-indent: 2em;
	font-size: 14px;
	line-height: 24px;
	padding: 0 0 30px 18px;
}






/* 右边内容 */
.wqhgbox {
	width: 265px;
	float: left;
	padding: 35px 0 0 28px;
	overflow: hidden;
	border-left: 1px solid #999999;
}

.pictxt_box02 {
	border: 1px solid #ddd;
	padding: 15px 18px 0;
	text-align: center;
	background: #fafafa;
}

.pictxt_box02 img {
	vertical-align: bottom;
	display: block;
}

.p_tit02 {
	font-size: 12px;
	line-height: 24px;
	padding-bottom: 15px;
	text-align: left;
}

.pictxt_box03 {
	padding: 32px 23px 7px;
	overflow: hidden;
}

.pictxt_box03 img {
	float: left;
	margin-right: 10px;
}

.p_tit03 {
	font: 14px/24px simsun;
	padding: 10px 0 8px;
}

.p_tit04 {
	line-height: 18px;
	color: #868686;
	font-size: 12px;
}

.box315 {
	float: left;
	width: 315px;
	display: inline;
	margin: 10px 0 0 10px;
	background: #fff;
	color: #2b2b2b;
}

.tit4 {
	height: 41px;
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 41px;
	padding-left: 15px;
}

.tit4 a {
	color: #2b2b2b;
}

.tit4 a:hover {
	color: #ba2636;
}

.picTxt04 .pic {
	float: left;
	display: inline;
	margin-left: 10px;
}

.picTxt04 .txt {
	float: left;
	width: 250px;
	background: url(http://y3.ifengimg.com/e01ed39fc2da5d4a/2013/0805/line.gif) no-repeat 0 bottom;
}

.picTxt04 .txt a {
	color: #2b2b2b;
}

.picTxt04 .txt a:hover {
	color: #ba2636;
}

.picTxt04 h3 {
	font-size: 14px;
	font-weight: normal;
	margin: 3px 0 8px 0;
}

.picTxt04 h3 span {
	font-size: 14px;
}

.picTxt04 h2 {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 8px;
}

.picTxt04 p {
	line-height: 18px;
	color: #666666;
}

.picTxt04 img {
	border: 1px solid #d9d9d9;
}

.picTxt04 {
	background: url(http://y0.ifengimg.com/2f86f1d4ae63c9a4/2012/0220/dot.gif) repeat-x left bottom;
	width: 281px;
	margin-top: 20px;
}

.picTxt04 .more1 {
	text-align: right;
	padding: 0 30px 0 0;
}

.picTxt04 .more1 a {
	font-size: 12px;
	color: #2b2b2b;
}

.picTxt04 .more1 a:hover {
	color: #ba2636;
}


.mx {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
}

.mx p {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #676767;
}

@media screen and (max-width: 1000px) {
	.contentbox {
		width: 980px;
		overflow: hidden;
		padding: 0 10px;
	}

	.contentbox .titbox h1 {
		font: 58px/82px Microsoft Yahei;
		padding: 40px 0 0 18px;
	}
	
	.contentbox .titbox span {
		color: #858585;
		line-height: 50px;
		padding: 15px 0 0 18px;
		background: url(http://y3.ifengimg.com/e01ed39fc2da5d4a/2013/0805/line.gif) no-repeat 0 bottom;
		display: block;
		font-size: 42px;
	}
	
	.contentbox p {
		line-height: 64px;
		font-size: 44px;
		padding: 0px 18px 30px 18px;
		text-indent: 2em;
	}
	
	.contentbox h5{
		font-weight: bold;
		text-indent: 2em;
		font-size: 44px;
		line-height: 64px;
		padding: 0 18px 30px 18px;
	}




	.wqhgbox {
		width: 1000px;
		padding: 35px 0 0 0;
		overflow: hidden;
		border-left: 0;
	}

	.pictxt_box02 {
		border: 1px solid #ddd;
		padding: 15px 18px;
		text-align: center;
		background: #fafafa;
		float: left;
		width: 60%;
		margin: 0 0 0 20px;
	}

	.pictxt_box02 img {
		text-align: center;
		display: block;
	}

	.p_tit02 {
		font-size: 26px;
		line-height: 30px;
		padding-bottom: 10px;
		text-align: left;
	}

	.pictxt_box03 {
		overflow: hidden;
		float: right;
		width: 25%;
	}

	.share1 {
		float: right;
		width: 25%;
	}


	.box315 {
		width: 100%;
		display: inline;
		background: #fff;
		color: #2b2b2b;
	}

	.picTxt04 .txt {
		float: left;
		width: 95%;
		background: url(http://y3.ifengimg.com/e01ed39fc2da5d4a/2013/0805/line.gif) no-repeat 0 bottom;
	}

	.picTxt04 {
		background: url(http://y0.ifengimg.com/2f86f1d4ae63c9a4/2012/0220/dot.gif) repeat-x left bottom;
		width: 95%;
		margin: 20px 18px 0 18px;
	}

	.tit4 {
		font-family: "微软雅黑";
		font-size:30px;
		line-height: 41px;
		padding-left: 15px;
	}

	.picTxt04 h3 {
		font-size: 24px;
		font-weight: normal;
		margin: 3px 0 8px 0;
	}
	
	.picTxt04 h3 span {
		font-size: 24px;
	}
	
	.picTxt04 h2 {
		font-weight: bold;
		font-size: 22px;
		margin-bottom: 8px;
	}
	
	.picTxt04 p {
		line-height: 28px;
		color: #666666;
	}
	
	.picTxt04 .more1 a {
		font-size: 22px;
		color: #2b2b2b;
	}

}