@charset "utf-8";
/* CSS Document */
body{ padding:0; margin:0;  font:normal 14px/200% "\5FAE\8F6F\96C5\9ED1"; color:#000;text-align:center; }
h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td{margin:0;padding:0;}
div{margin:0 auto;text-align:left;font:normal 14px/200% "\5FAE\8F6F\96C5\9ED1";}
li,p{text-align:left;font:normal 14px/200% "\5FAE\8F6F\96C5\9ED1";}
a:link,a:visited{color:#000; text-decoration:none;}
a:hover{color:#000; text-decoration:underline;}
img{ border:none;}
ol,ul,li{list-style:none;}
em,i{ font-style:normal;} 

/*html*/
/*main*/
.head{
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
	width: 1920px;
    height: 445px;
    background-image: url(../images/head.jpg);
}

/*part1*/
.part1{
	margin-top:65px;
	height: 1018px;
	width: 1798px;
}
.p1-c{
	width: 1200px;
	height: 1018px;
	float: left;
	margin-left: 65px;
}
.p1-c-1{
	width: 1200px;
	height: 450px;
	background-image: url(../images/title1.png);
}
.p1-c-p{
	width: 685px;
	height: 295px;
	padding-top: 65px;
	padding-left: 65px;
	float: left;
}
.p1-c-p li{
	text-align: left;
	font-family: "微软雅黑";
	font-size: 24px;
	font-weight: bold;
	color: #fff;
}
.p1-c-p p{
	margin-top: 30px;
	font-family: "微软雅黑";
	font-size: 23px;
	color: #FFF;
	line-height: 36px;
	text-indent:2em;
}
.p1-c-2{
	width: 1200px;
	height: 147px;

	margin-top:55px;
}
.p1-c-3{
	width: 1200px;
	height: 370px;
	margin-top:30px;
}
.p3-l{
margin-top:10px;
	width:570px;
	height: 350px;
	float: left;
}
.p3-r{
	width:600px;
	height: 110px;
	float: right;
	background-color: #f6f2ef;
}
.p3-r li{
	text-align: center;
	font-family: "微软雅黑";
	font-size: 26px;
	font-weight: bold;
}
.p3-r p{
	font-family: "微软雅黑";
	font-size: 18px;
	color: #888;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 26px;
	letter-spacing: 1px;
	text-indent:2em;
}
.p3-r span{
	margin-left: 10px;
	color:#ff2327;
	font-size: 14px;
	font-weight: bold;
}
#p1-l{
	width: 234px;
	height: 983px;
	background-image: url(../images/L.png);
	float: left;
	
}
#p1-r{
	width: 234px;
	height: 983px;
	background-image: url(../images/R.png);
	float: right;
}
/*part2*/
.part2{
	margin-top:65px;
	height: 147px;
	width: 1200px;
}

/*part3*/
.part3{
	margin-top:20px;
	height: 350px;
	width: 1200px;
}
.p-3-l{
	width: 600px;
	height: 350px;
	float: left;
	background-color: #f6f2ef;
}
.p-3-l ul{
	text-align: left;
	float: left;
	margin-left: 30px;
}
.p-3-l ul li{
	font-family: "微软雅黑";
	font-size: 20px;
	list-style-type:disc;
	line-height: 45px;
	color: #000;
}
.p-3-r{
	width:570px;
	height: 350px;
	float: right;
}

/*part4*/
.part4{
margin-top:50px;
	height: 660px;
	width: 1200px;
}
/*part5*/
.part5{
	margin-top:35px;
	height: 250px;
	width: 1920px;
	background-color: #bf0916;
}
.part5 ul{
	padding-top: 35px;
	text-align: center;
}
.part5 ul li{
	text-align: center;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 35px;
	color: #FFF;	
}
.part5 a{
	color:#FFF;
}

.jsArea {
	width:570px;
	height:350px;
	position:relative;
	overflow:hidden;
}
.jsArea .preNext {
	width: 100px;
	height: 200px;
	position: absolute;
	top: 40px;
	cursor: pointer;
	z-index:99;
}
.jsArea .pre {
	left: 0;
	background: url(http://news.youth.cn/images/sprite.png) no-repeat left center;
}
.jsArea .next {
	right: 0;
	background: url(http://news.youth.cn/images/sprite1.png) no-repeat right center;
}
.slidImgDiv {
	width:570px;
	height:350px;
	overflow:hidden;
	position:relative;
}
.slidImgDiv ul {
	position:absolute;
	z-index:2;
	margin:0;
	padding:0;
}
.slidImgDiv ul li {
	float:left;
	width:570px;
	height:350px;
	overflow:hidden;
	position:relative;
	z-index:3;
}
.slidImgDiv ul li .marking {
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:45px;
	background:#000;
	display:block;
	-moz-opacity:0.6;
	opacity: 0.6;
	filter: Alpha(opacity=60);
	z-index:5;
}
.slidImgDiv ul li .txt {
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	z-index:6;
	font-size:16px;
	line-height:45px;
	font-family: "\5FAE\8F6F\96C5\9ED1";
	color:#fff;
	text-align:left;
}
.slidImgDiv ul li .txt a {
	font-size:16px;
	line-height:45px;
	font-family: "\5FAE\8F6F\96C5\9ED1";
	color:#fff;
	margin:0 10px;
	text-decoration:none;
	text-align:left;
}
.slidImgDiv ul li .txt a:hover{
	text-decoration: underline;
}
.slidContrlDiv {
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	z-index:3;
}
.slidContrlDiv ol {
	position:absolute;
	right:5px;
	bottom:14px;
	_bottom:10px;
	z-index:10;
	margin:0;
	padding:0;
}
.slidContrlDiv li {
	float:left;
	width:11px;
	height:11px;
	text-align:center;
	display:inline;
	margin:0 5px 0 5px;
}
.slidContrlDiv li a {
	display:inline;
	width:11px;
	height:11px;
	color:#B0B0B0;
	font:12px/15px "\5B8B\4F53";
	text-decoration:none;
	text-align:center;
	outline:0;
	float:left;
	background:#d9d9d9;
	border-radius:7px;
}
.slidContrlDiv li.current a, .slidContrlDiv li a:hover {
	background:#2c83f9;
}