.wlp_banner{
    width: 100%;
    min-width:1200px;
    height: 400px;
    background: #dcdcdc;
    overflow: hidden;
}
.wlp_container{
    width: 1200px;
    height: 400px;
    margin: 0 auto;
    position: relative;
}

#wlp_bannerimg{
    overflow: hidden;
    height:400px;
}
#wlp_bannerimg li{
    float: left;
    width:100%;
    position: absolute;
    top:0;
    left:0;
    z-index: 1;
    opacity: 0;
}
#wlp_bannerimg li.active{
    z-index: 10;
    opacity: 1;
    transition: all 800ms linear;
    -webkit-transition: all 800ms linear;
    -moz-transition: all 800ms linear;
    -o-transition: all 800ms linear;
}
#wlp_bannerimg li a{
    width:100%;
    height:100%;
    display: block;
}
#wlp_bannerimg li a img{
    width:100%;
    height:400px;
}


#wlp_points{
    width: 10%;
    position: absolute;
    bottom: 10px;
    left:0;
    right:0;
    margin:auto;
    text-align: center;
    z-index: 11;
}
#wlp_points a{
    width:8px;
    height:8px;
    border-radius: 100%;
    background: transparent;
    border:1px solid #ffffff;
    display: inline-block;
    margin-right: 10px;
    box-sizing: border-box;

}
#wlp_points a.active{
    border:1px solid #ffffff;
    border-radius: 50%;
    background: #ffffff;
    margin-top: 4px;
    box-sizing: border-box;
}


.wlp_container .btn{
    width: 32px;
    height: 50px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 99;
    line-height: 50px;
    box-sizing: border-box;
}
.wlp_container .leftbtn.btn{
    left:25px;
    background:url("../images/left02.png")/*tpa=http://jwcweb.sxnu.edu.cn/images/left02.png*/ no-repeat;
}
.wlp_container .rightbtn.btn{
    right:12px;
    background:url("../images/right02.png")/*tpa=http://jwcweb.sxnu.edu.cn/images/right02.png*/ no-repeat;
}
.wlp_container .leftbtn.btn:hover{
    left:25px;
    background:url("../images/left01.png")/*tpa=http://jwcweb.sxnu.edu.cn/images/left01.png*/ no-repeat;
}
.wlp_container .rightbtn.btn:hover{
    right:12px;
    background:url("../images/right01.png")/*tpa=http://jwcweb.sxnu.edu.cn/images/right01.png*/ no-repeat;
}
.wlp_container .leftbtn.btn{
    left:25px;
}
.wlp_container .rightbtn.btn{
    right:12px;
}

.info{
    width: 100%;
    min-width:1200px;
    height: 370px;
    background: #eee;
    overflow: hidden;
}
.info_wrap{
    width: 1200px;
    background: #f5f5f5;
    height: 100%;
    margin: 20px auto 0px auto;
}
.info_left{
    width: 482px;
    height: 351px;
    background: #fff;
    overflow: hidden;
}

.tab_container{
    width: 685px;
    height: 351px;
    background: #fff;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
}

.tab_container1{
    width: 585px;
    height: 351px;
    background: #fff;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
}
.info_left1{
    width: 582px;
    height: 351px;
    background: #fff;
    overflow: hidden;
}
.wlp_title_con {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #fff;
    border-bottom: 2px solid #a72126;
    position: relative;
    box-sizing: border-box;
}
.wlp_title {
    position: absolute;
    top: 0;
    left: 0;
    height: 40px;
    box-sizing: border-box;
}
.wlp_title>li.active {
    height: 40px;
    background: #a72126;
    border: 1px solid #ddd;
    border-bottom: 2px solid #a72126;
    box-sizing: border-box;
}
.wlp_title>li {
    float: left;
    padding: 0 25px;
    cursor: pointer;
}
.wlp_title>li.active a {
    color:#fff;
}
.wlp_title>li>a {
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #444;
	font-size:18px;
}

.wlp_more {
    position: absolute;
    right: 0;
    top: 0;
    width: 68px;
    height: 40px;
}
.w_more {
    display: none;
}
.w_more.active {
    display: block;
}
.w_more.active>a{
    display: block;
    width: 68px;
    height: 40px;
    background: url("../images/more.png")/*tpa=http://jwcweb.sxnu.edu.cn/images/more.png*/ no-repeat left center;
}

.wlp_content {
    width: 100%;
    height: 284px;
    box-sizing: border-box;
}
.wlp_content>ul{
    display: none;
}
.wlp_content>ul.active{
    display: block;
    width: 100%;
    height: 284px;
    padding:0 15px;
    margin-top: 0px;
    box-sizing: border-box;
}
.wlp_content>ul>li {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #e6e6e6;
}
.wlp_content1 {
    width: 100%;
    height: 350px;
    box-sizing: border-box;
}
.wlp_content1>ul{
	width:340px;
	float:left;
}
.wlp_content1>ul>li {
    width: 100%;
    height: 55px;
    line-height: 55px;
    border-bottom: 1px solid #e6e6e6;
	padding:10px 0 10px 10px;
}
.wlp_content>ul>li>a {
    display: inline-block;
    width: 100%;
    height: 100%;
}
.wlp_content>ul>li>a>span.circle {
    display: inline-block;
    width: 18px;
    height: 40px;
    background: url("../images/arrow1_006.gif")/*tpa=http://jwcweb.sxnu.edu.cn/images/arrow1_006.gif*/ left center no-repeat;
}
.wlp_content>ul>li>a>p.hidden {
    width: 80%;
    height: 40px;
    line-height: 40px;
    color: #222;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.info_right{
    width: 685px;
    height: 351px;
    overflow: hidden;
}
.info_right1{
    width: 585px;
    height: 351px;
    overflow: hidden;
}
.info_r_t{
    width: 482px;
    height: 351px;
    background: #f3f3f3;
    border: 1px solid #d3d1d1;
    border-top: 2px solid #a72126;
    box-sizing: border-box;
    overflow: hidden;
}

.info_r_title{
    width: 100%;
    height: 69px;
    background: #f2f0f5;
    border-bottom: 1px solid #d3d1d1;
}
.info_r_title>a{
    display: block;
    width: 100%;
    height: 69px;
    line-height: 69px;
    font-size: 18px;
    text-align: center;
    color: #a72126;
    font-weight: bold;
    background: url("../images/zfxy_21.png")/*tpa=http://jwcweb.sxnu.edu.cn/images/zfxy_21.png*/ no-repeat 77px center;
    background-size: 13px 13px;
}
.info_con{
    width: 100%;
    height: 392px;
    overflow: hidden;
}
.info_con>a{
    display: block;
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: #a72126;
    margin: 16px auto;
    color:#fff;
    text-align: center;
}
.quick{
    width: 100%;
    min-width:1200px;
    height: 40px;
    background:#e5e5e5;
}
.quick_wrap{
    width: 1200px;
    height: 100%;
    background: #fff;
    margin: 0 auto;
}
.quick_left{
    width: 230px;
    height: 40px;
    line-height: 160px;
    padding: 0 55px;
    font-size:16px;
    color: #fff;
    background: url("../images/quick.png")/*tpa=http://jwcweb.sxnu.edu.cn/images/quick.png*/ no-repeat left center;
    overflow: hidden;
    box-sizing: border-box;
}
.quick_right{
    width:1200px;
    height: 40px;
	margin: 0 auto 9px auto;
	clear: both;
	line-height: 40px;
	color: #fff;
	overflow: auto;
	text-align: center;
	/* background: -moz-linear-gradient(top,#ffcece,#ff9b9b); */
	/* background-image: -webkit-gradient(linear,left bottom,left top,color-start(0, #ffcece),color-stop(1, #ff9b9b)); */
	background:url("../images/quick.png") repeat-x;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(#ffcece), to(#ff9b9b));
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcece', endColorstr='#ff9b9b',GradientType=0 );
	font-size: 16px;
}
.quick_right>ul{

	margin: 0 auto;
	overflow: hidden;
	width: 760px;
}
.quick_right>ul>li{
	float: left;
	width: 150px;
	text-align: center;
	background: url(../images/line.png) no-repeat right center;
}
}
.inimg {
    height: 40px;
	width: 150px;
    float: left;
}
.injxzl {
    width: 160px;
    height: 40px;
    float: left;
    text-align: center;
    line-height: 20px;
}
.quick_right ul li img{margin-bottom: -3px;}
#splidecontainer {
	position: relative;
	width: 474px;
	height: 341px;
	border: 3px solid #a72126;
	overflow: hidden;
}
#list {
	position: absolute;
	z-index: 1;
	width: 4200px;
	height: 351px;
}
#list img {
	float: left;
	width: 482px;
	height: 351px;
}
#buttons {
	position: absolute;
	left: 200px;
	bottom: 20px;
	z-index: 2;
	height: 10px;
	width: 100px;
}
#buttons span {
	float: left;
	margin-right: 5px;
	width: 10px;
	height: 10px;
	border: 1px solid #fff;
	border-radius: 50%;
	background: #333;
	cursor: pointer;
}
#buttons .on {
	background: orangered;
}
.arrow {
	position: absolute;
	top: 160px;
	z-index: 2;
	display: none;
	width: 40px;
	height: 40px;
	font-size: 36px;
	font-weight: bold;
	line-height: 39px;
	text-align: center;
	color: #fff;
	background-color: RGBA(0, 0, 0, .3);
	cursor: pointer;
}
.arrow:hover {
	background-color: RGBA(0, 0, 0, .7);
}
#container:hover .arrow {
	display: block;
}
#prev {
	left: 20px;
}
#next {
	right: 20px;
}



/* {height:460px; width:420px;} */
 .date{float:left;width:64px;height:52px;background: #e9e9e9;color:#a72126;}
 .date a{width:64px;height:26px;display: block;text-align: center;line-height: 26px;color:#a72126;}
 .date .month{background:#a72126 ;color:#fff;}
 /* ul{width:420px;margin-top:15px ;} */
 /* ul li{padding: 0 17px 0 10px;height:52px;margin-bottom: 28px;} */
 .describe{margin-left:15px ;float:left;height:52px;width:250px;line-height:28px ;}
 .describe a{display: block;width:250px;overflow: hidden;height:52px;}