@charset "utf-8";
/* CSS Document */

.pc-banner {

    width: 100%;
   min-width:1280px;
}


.swiper-container {
    width: 100%;
    height: auto;
    overflow: hidden;
max-height:500px;
min-width:1280px;
}



.none-effect {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
}




.swiper-slide img {
    width: 100%;
    height: auto;
    display: block;
}






/*标题*/
.col3{
margin-top:20px;}
.left_news{
	width: 866px;
	height: 355px;
	background: url("../images/left_newsbg.png") no-repeat left;
}
.img_news{
	width: 450px;
	height: 309px;
	overflow: hidden;
	background: #000;
	margin: 23px 0 23px 27px;
}
.list_news{
	width: 370px;
	margin-top: 23px;
}
.news_list_title{
	width: 370px;
}
.bor_same{
	border-top:5px solid #c62913;	
}
.news_list_title span,.list_title span{
	width:240px;
}
.info_list_title span{
	width:200px;
}
.news_list_title span,.list_title span,.info_list_title span{

	color: #c62913;
	padding-left: 35px;
	background-position-x:10px;
font-size:16px;
}
.linklisttitle span{
color: #c62913;
	padding-left: 35px;
	background-position-x:10px;
font-size:16px;
width:100%;
}

.news_list_title p,.list_title p,.info_list_title p{
	width:120px;
	text-align: right;
	padding-right: 5px;
}
.news_list_title .info_list ul li p
	color: #666;
}
.news_list{
	width:350px;
	margin: 0 auto;
}
.news_list ul li{
	width:350px;
	line-height: 30px;
	margin-top: 13px;
	float: left;
	border-bottom: dashed 1px #313131;
}

.news_list ul li a{
    float: left;
	width: 270px;
}
.news_list ul li p{
    float: right;
	width: 80px;
   
}
.right_news{
	width:320px;
	margin-top: 23px;
	height: 332px;
}
.info_list_title{
	width: 320px;
	
}
.bor_same{
	border-top:5px solid #c62913;
	line-height: 35px;
	background: #fafafa;
	
}

.news_list_title p a{
	color: #666;
}
.info_list{
	width:300px;
	margin: 0 auto;
}
.info_list ul li{
	width:300px;
	line-height: 30px;
	margin-top: 13px;
	float: left;
	border-bottom: dashed 1px #313131;
}

.info_list ul li a{
    float: left;
	width: 220px;
}
.info_list ul li p{
    float: right;
	width: 80px;
   
}
.zx{
    float: left;
    margin-top: 5px;
}
.mr0{
	margin-right: 0 !important;
}
.cur1{
	background: url("../images/news.png") no-repeat left;
}
.cur2{
	background: url("../images/edu.png") no-repeat left;
}
.cur3{
	background: url("../images/vioce.png") no-repeat left;
}
.cur4{
	background: url("../images/madie.png") no-repeat left;
}
.cur5{
	background: url("../images/inprove.png") no-repeat left;
}

/*红色横幅*/
.ad{
	background:#c00a00;
	height: 116px;
	margin: 35px 0;
	
	text-align: center;
}
.ad p{
	font-size: 48px;
	color: #fff;
	font-family: "楷体";
line-height: 53px;
padding-top:5px;
	
}
/*横幅结束*/
/*标题列表*/
.list{
	width:375px;
	height: 325px;
	float: left;
	margin-right: 37px;
	border: 1px solid #ddd;
}
.list_title{
	width:375px;
	
}
.list_list{
	width:355px;
	margin: 0 auto;
}
.list_list ul li{
	width:355px;
	line-height: 30px;
	margin-top: 13px;
	float: left;
	border-bottom: dashed 1px #313131;
}

.list_list ul li a{
    float: left;
	width: 275px;
}
.list_list ul li p{
    float: right;
	width: 80px;
   
}


/*imglink*/
.imglinkbox{
    width: 100%;
    height: 256px;
  
    float: left;
}
.imglink{
    margin-top: 58px;
 border: 1px solid #ddd;
}
.imglink ul li{
    width: 20%;
    height:40px;
    overflow:hidden;
    float: left;
   padding-left:15px;
line-height:40px;
text-align:left;
margin-top:20px;

}
.imglink ul li a img{
	width: 285px;
}