@charset "utf-8";
/* CSS Document */
.w100{width:1200px;}
.ban_wrap{height:auto;}
.ban_wrap img{width:100%;}
.title1{background:url(http://www.sxxdf.cn/index_images/xueshengzuopin_images/title_1.jpg) no-repeat left; height:46px; margin-bottom:50px; float:left;}
.title2{background:url(http://www.sxxdf.cn/index_images/xueshengzuopin_images/title_2.jpg) no-repeat left; height:46px; margin-bottom:50px; float:left;}
.title3{background:url(http://www.sxxdf.cn/index_images/xueshengzuopin_images/title_3.jpg) no-repeat left; height:46px; margin-bottom:50px; float:left;}
.title4{background:url(http://www.sxxdf.cn/index_images/xueshengzuopin_images/title_4.jpg) no-repeat left; height:46px; margin-bottom:50px; float:left;}
.title1 a{float:right; font-size:22px; line-height:46px;}
.title2 a{float:right; font-size:22px; line-height:46px;}
.title3 a{float:right; font-size:22px; line-height:46px;}
.title4 a{float:right; font-size:22px; line-height:46px;}
.p0{overflow:hidden;}
.p0_0{font-size:22px; line-height:40px; padding-bottom:10px;}
.p0 dl{width:389px; overflow:hidden; float:left;}
.p0_1{font-size:20px;}
.p0_1 span{color:#d7000f; font-size:24px;}
.p0_1 a{font-size:20px; display:inline-block; background:#d7000f; color:#fff; float:right; padding:5px 15px;}
.h_20px{height:20px; clear: both; overflow: hidden; font-size: 0}
.p1{overflow:hidden; padding-top:39px;}
.p2{overflow:hidden; padding:39px 0px;}
.p1-l{              
	width:577px;
	float:left;
}
.p1-r{              
	width:606px;
	float:right;
}
.p1-l1{              
	position:relative;
	width:577px;
	float:left;
}
.text {
	width:100%;
	background-color:#000;
	FILTER:alpha(opacity=60);
	opacity:0.7;
	-moz-opacity:0.7;
	position:absolute;
	left:0px;
	bottom:0px;
}
.imgbt {
	width:280px;
	height:30px;
	padding:0px 10px;
}
.imgbt span {
	display:block;
}
.span_a {
	width:210px;
	line-height:30px;
	float:left;
	font-size:14px;
	color:#FF3366;
	padding-right:10px;
}
.span_b {
	width:60px;
	line-height:30px;
	float:left;
	font-size:16px;
	color:#FF3366;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:right;
}
.imgtext {
	width:96%;
	height:auto;
	float:left;
	padding:20px 10px;
	color:#fff;
	font-size:18px;
	line-height:200%;
	text-align:center;
}

.p1-r1{
	position:relative;
	width:606px;
	float:right;
}

.p2-l{              
	width:424px;
	float:left;
}
.p2-l1{              
	position:relative;
	width:424px;
	float:left;
}
.p2-c{              
	width:398px;
	float:left;
	margin:0 15px;
}
.p2-c1{              
	position:relative;
	width:398px;
	float:left;
}
.p2-r{              
	width:344px;
	float:left;
}
.p2-r1{              
	position:relative;
	width:344px;
	float:left;
}



/*作品展示*/
.ydtp{width:100px;height:100px;position:relative;animation:myfirst 10s infinite;animation-direction:alternate;
/* Safari and Chrome */
-webkit-animation:myfirst 30s infinite;
-webkit-animation-direction:alternate;
}
@keyframes myfirst
{
0%   {left:0px; top:0px;}
50%  {left:0px; top:-625px;}
100% {left:0px; top:0px;}
}