@charset "utf-8";
/* CSS Document */
/*2020.11.13 */
.fl{ float: left;}
.fr{float: right;}
.pos{
	position: relative;}
.container{
	width: 1170px;
	margin: auto;}
.box{
	overflow: hidden;}
.wc-top{
	height:132px;
	background: #c1272d;}
.trbg{
	background: url(../images/search.jpg)no-repeat left top;
	width: 230px;
	height: 45px;
	float: right;}
.tbg{
	background: url(../images/topbg2.jpg) no-repeat right top;
	width: 1300px;
	margin: auto;
	height:132px;}
.logo{
	width: 570px;
	height: 130px;}
.logo img{
	width: 570px;
	height: 130px;}
.top-right{}
.top-right a{
	display: inline-block;
	margin-left: 10px;
	text-decoration: none;}
.top-right a.a1{
	font-size: 14px;
	color: #c1272d;
	background: url(../images/en1.jpg) no-repeat center top;
	width: 47px;
	height: 24px;
	
	text-align: center;
	line-height: 20px;}
.top-right a.a2{
	background: url(../images/en2.jpg) no-repeat center top;
	width: 47px;
	height: 24px;
	
	text-align: center;
	line-height: 20px;}



/*顶部弹出搜索样式*/
	/*header-top*/
.header-top{
    color: #fff;
    position: absolute;
    top: -6px;
    right: 15px;
    text-align: right;}
.search-btn{
    font-size: 18px;
    float: right;
    cursor: pointer;
    width: 40px;
    text-align: center;
    height: 30px;

    color: #333;}
.search-btn:hover{
    opacity: .9;
    text-decoration: none;}
.search-box{
    height: 0;
    overflow: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    position: relative;
    z-index: 1000;
    background: #fff;}
.search-box h2{
    font-size: 24px;
    color: #555;
    margin-bottom: 30px;
    margin-top: 30px;}
.search-box .container{
    position: relative;}
.search-box .close{
    position: absolute;
    top: 0px;
    right: 15px;
    font-size: 14px;
    cursor: pointer;}
.search-box .close i{
	 font-style: normal;}
.search-form {
    margin-bottom: 30px;
    width: 100%;
    position: relative;}
.search-form .form-text {
    width: 100%;
    border: none;
    border-bottom: 1px solid #c1272d;
    font-style: italic;
    height: 60px;
    font-size: 16px;}
.search-form .form-text:focus{
    font-style: normal;
    border-bottom-color: #c1272d;}

.search-form .form-submit{
    position: absolute;
    right: 0;
    top: 0px;
    width: 100px;
    height: 60px;
    line-height: 60px;
    background: none;
    border: none;
    outline: none;
    color: #666;
    font-weight: bold;
    font-size: 20px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    cursor: pointer;}
.search-form .form-submit:hover{
    background: #c1272d;
    color: #fff;}
/*顶部弹出样式 end*/

/*top end*/


.wc-menu{
	
	height:64px;
	background: #f5f5f5;}
.wc-menu ul{
	/*转化为table 并且，宽度百分百，*/
	display: table;
	width: 100%;}
.wc-menu ul li{
	
	line-height:64px;	  
	position: relative;	
	/*居中并且转为table-cell*/
	text-align: center;   
	display: table-cell;
	/*float: left;*/
	list-style: none;

border-right: 1px solid #fff;
border-left: 1px solid #ededed;}



.wc-menu ul li a{
	font-size: 16px;
	color: #333;

	line-height:64px;	 
	display: block;
   transition: all 0.2s;

	text-decoration: none;}
.wc-menu ul li:hover{}
.wc-menu ul li a:hover,.wc-menu ul li a.active{
	
	color: #fff;
background: #ac181d;}
.wc-menu ul li a.selected, .wc-menu ul li a.parent, .wc-menu ul li a.move{
color: #fff;
background: #ac181d;}
 .wc-menu ul li a.active, .wc-menu ul li a.move,.wc-menu ul li a.selected, .wc-menu ul li a.parent {
color: #fff;
background: #ac181d;}

.wc-menu ul li .ernav{	
	position: absolute;
	/*position: relative;*/
	left: 0px;
	top: 62px;
	background:#fff;
	width: 150%;
	z-index: 111!important;
	display: none;}
.wc-menu ul li .ernav ul li{
	/*text-align: center;*/
	float: none;
	display: block;    /*二级下拉有影响，需要转化为块状*/            
	
	background: none;
	text-align: center;
	
	line-height: 34px;
	border: none;
	border-bottom: 1px solid #f3edeb;}
.wc-menu ul li .ernav ul li:last-child{
	border-bottom: none;}
.wc-menu ul li .ernav ul li a{
	line-height: 28px;
	font-size: 14px;
	text-align: left;
	background: none;
	box-shadow: none;
	border-radius: 0;
	color: #333;
	margin: 0;
	display: block;
	padding: 10px 15px 10px 30px;
	border-bottom:none;
	font-weight: normal;}
.wc-menu ul li .ernav ul li a:hover{
	background:#ac181d;
	color: #fff;}

/*menu End*/
img{
	max-width: 100%;}
/* 本例子css */
.banner{}

.banner .swiper-container{
	width: 100%;
	height: 100%;}
.banner .swiper-container .swiper-slide{
	position: relative;	
        text-align: center;}
.banner .swiper-container .swiper-slide .btt{
 	width:100%;
 	position: absolute;
 	left: 0px;
 	bottom: 120px;}
.banner .swiper-container .swiper-slide .btt a{
 	display: block;
 	color: #fff;
 	font-size: 42px;
 	font-weight: bold;
 	text-shadow: 2px 2px 2px #000;
 	text-decoration: none;}
.banner	.swiper-pagination { 
			overflow:hidden; zoom:1; 
			text-align: center;
			border-radius: 20px;
			padding: 9px;
			text-align: center;
			padding: 1px;}

.banner .swiper-pagination-bullet{
	  margin: 0 6px;
	  display: inline-block;
	width:18px; height:18px;  text-align:left; 	
	background:url(../images/a1.jpg) no-repeat center center;
	
     
	cursor:pointer; 
	color: transparent;
	border-radius: 0;
	opacity: 1;
	margin-right:25px !important;}
.banner .swiper-pagination-bullet-active{
	background:url(../images/a2.jpg) no-repeat center center;}
.banner .swiper-pagination{
	bottom: 55px;
	left:0px;
	/*width: 100%;*/
	width: 100%;
	margin: auto;
	
	text-align: left;}
.banner img{
	cursor: pointer;}

/*banner end*/

.news{
	padding: 65px 0 10px;
	min-height: 400px;}


.new-top{
	min-height: 48px;
	position: relative;
	background: url(../images/ntbg1.jpg) no-repeat center top;}

.new-top  h4{
	font-size: 30px;
	color: #333;
	font-weight: bold;
	
	text-align: center;}
.new-top  a{
	position: absolute;
	right: 0px;
	font-size: 16px;
	color: #333;
	top: 10px;}


.new-conone{
	margin-top: 50px;
	background: url(../images/trbg.jpg) no-repeat left bottom;
	padding-bottom: 9px;
	 transition: all 0.4s ease-out;
    display: none;}
.new-conone:hover{
	 box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0.64);
    transform: scale(1.02);
    cursor: pointer;}


.new-conone .new-cleft{
    width: 649px;
    height: 393px;}
.new-conone .new-cleft img{
    width: 649px;
    height: 392px;}
.new-conone .new-cright{
	background: url(../images/nbg1.jpg) no-repeat left bottom;
	
	width: 521px;
	height: 392px;
	
	padding: 30px 40px;
	box-sizing: border-box;
	
	border-right: 1px solid #ebebeb;
	border-top: 1px solid #ebebeb;
	box-shadow: 2px -3px 7px 0px #ebebeb;}
.new-conone .new-cright span{
	display: block;
	font-size: 16px;
	color: #999;}
.new-conone .new-cright a{
	display: block;
	font-size: 24px;
	color: #c82b32;
	line-height: 35px;
	text-decoration: none;
	margin: 20px 0 30px;}
.new-conone .new-cright p{
	font-size: 16px;
	color: #777;
	line-height: 25px;}

.new-contwo{
	margin-top: 38px;}
.new-contwo ul li{
	float: left;
	margin-right: 26px;
	/*background: url(../images/trbg.jpg) no-repeat left bottom;*/
	transition: all 0.4s ease-out;
width: 362px;}
.new-contwo ul li:first-child {}
.new-contwo ul li:hover{
	 box-shadow: 0px 30px 30px -30px rgba(0, 0, 0, 0.64);
    transform: scale(1.02);
    cursor: pointer;}

.new-contwo ul li:last-child{
	margin-right: 0px;}
.new-contwo ul li .li-img{
	/*width: 270px;
	height: 163px;*/
width: 372px;
	height: 248px;

    float: none;}
.new-contwo ul li .li-img img{
	/*width: 270px;
	height: 163px;*/
width: 372px;
	height: 248px;}

.new-contwo ul li .li-tt{

	padding: 10px 26px;
	box-sizing: border-box;
	background: url(../images/nbg2.jpg) no-repeat right bottom;
	border-right: 1px solid #ebebeb;
	border-top: 1px solid #ebebeb;
	box-shadow: 2px 2px 7px 2px #ebebeb;
	height: 160px;

    float: none;}
.new-contwo ul li .li-tt span{
	display: block;
	font-size: 14px;
	color: #999;
	margin-bottom: 5px;}
.new-contwo ul li .li-tt a{
	display: block;
	font-size: 16px;
	color: #333;
	line-height: 25px;
	text-decoration: none;}
.new-contwo ul li .li-tt p{
	display: block;
	font-size: 14px;
	color: #888;
	line-height: 25px;
	margin-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}

/*news end*/

.notice{
	margin-top: 56px;
	}

.not-left{
	width:1280px;}
.not-right{
	width:400px;}

.not-mid{
	text-align: center;
	width: 230px;
	margin: 0 70px;
	margin-top: 35px;}
.not-mid h4{
	font-size: 30px;
	font-weight: bold;
	color: #333;}
.not-mid p{}
.not-mid a{
	font-size: 16px;
	color: #333;}

.not-left ul li,.not-right ul li{
	text-align: center;
	margin-bottom: 25px;
	 transition: all 0.4s ease-out;
width: 400px;
    float: left;
    margin-right: 240px;}

.not-right ul li:nth-child(1),.not-right ul li:nth-child(2),.not-right ul li:nth-child(3){
    display:none;}

.not-left ul li .li-date,.not-right ul li .li-date{
	width: 70px;
	border: 1px solid #ececec;
	border-radius: 4px;
	border-bottom: 2px solid #d1d1d1;
	height: 84px;}
.not-left ul li .li-t span,.not-right ul li .li-t span{
    display: block;
    font-size: 16px;
    color: #333;
    line-height: 25px;
    text-decoration: none;
    width: 310px;
    text-align: left;}
.not-left ul li .li-date p ,.not-right ul li .li-date p{
	background: #c1272d;
	color: #fff;
	font-size: 14px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	line-height: 24px;}
.not-left ul li .li-date span,.not-right ul li .li-date span{
	display: block;
	font-size: 24px;
	color: #c1272d;}
.not-left ul li .li-date i,.not-right ul li .li-date i{
	font-style: normal;
	font-size: 16px;
	color: #333;}
.not-left ul li .li-t a,.not-right ul li .li-t a{
	display: block;
	font-size: 16px;
	color: #333;
	line-height: 25px;
	text-decoration: none;
	width: 310px;
	text-align: left;}
.not-left ul li:hover,.not-right ul li:hover{
	box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0.64);
    transform: scale(1.02);
    cursor: pointer;}

/*notice end*/

.school{
	background: url(../images/schoolbg2.jpg) no-repeat center top;
	/*min-height: 758px;*/
	padding-bottom: 40px;
	padding-top: 65px;}
.school-ul{
	padding-top: 50px;}
.school-ul ul li{
	float: left;
	width: 372px;
	height: 250px;
	margin-right: 26px;
	margin-bottom: 30px;
	position: relative;}
.school-ul ul li img{
	width: 372px;
	height: 250px;}
.school-ul ul li:nth-child(3n){
	margin-right: 0;}
.school-ul ul li a.a1{
	font-size: 16px;
	color: #fff;
	line-height: 25px;
	position: absolute;
	left: 20px;
	width: 90%;
	bottom: 10px;
   text-decoration: none;
   	overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;}
.school-ul ul li .li-tt{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: rgba(203,46,49,0.75);text-align: center;
    padding-top: 80px;
	box-sizing: border-box;}
.school-ul ul li:hover .li-tt{
	opacity: 1;
	transition: all 1s;
	cursor: pointer;}
.school-ul ul li:hover a.a1{
	opacity: 0;}

.school-ul ul li .li-tt .li-date1{}
.school-ul ul li .li-tt .li-date1 p{
	font-size: 16px;
	color: #fff;}
.school-ul ul li .li-tt .li-date1 span{
	font-size: 24px;
	color: #fff;
	display: block;
	margin: 2px 0;}
.school-ul ul li .li-tt .li-date1 i{
	display: block;
	font-style: normal;
	font-size: 14px;
	font-weight: lighter;
	color: #fff;}
.school-ul ul li .li-tt a.a2,.school-ul ul li .li-tt span.a2{
	font-size: 24px;
	color: #fff;
	display: block;
	margin: 25px 0;}
.school-ul ul li .li-tt p{
	font-size: 14px;
	color: #fff;
	line-height: 25px;}

/*school end*/

.huodong{
	padding-top: 60px;}
.huo-con {
	padding-top: 50px;}
.huo-con ul li{
	float: left;
	width:570px;
	margin-right: 29px;
	background: #fff;
	border: 1px solid #ededed;
	border-top: 3px solid #cb2e31;
	box-shadow: 1px 2px 5px 3px #f0f0f0;
	margin-bottom: 28px;
	box-sizing: border-box;
	 transition: all 0.4s ease-out;}
.huo-con ul li:hover{
	 box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0.64);
    transform: scale(1.02);
    cursor: pointer;}


.huo-con ul li:nth-child(2n){
	margin-right: 0;}
.huo-con ul li a{
    padding: 25px 20px;
    display: block;
    height: 110px;}
.huo-con ul li span.a1{
	display: block;
	font-size: 16px;
	color: #333;
	line-height: 25px;
	margin-bottom: 30px;}


.huo-con ul li p{
	display: block;
	font-size: 16px;
	color: #333;}
.huo-con ul li p img{
	padding-right: 10px;}
.huo-con ul li p span{
	margin-right: 35px;}

/*huodong end*/

.honour{
	min-height: 300px;}
.honour ul{
	padding-top: 40px;
    margin-bottom: 30px;}
.honour ul li{
    width: 390px;
    text-align: left;
	float: left;
    margin-bottom: 40px;
    height: 135px;}
/*.honour ul li:first-child{
	width: 270px;
}
.honour ul li:nth-child(5){
	width: 270px;
}
.honour ul li:nth-child(2),.honour ul li:nth-child(6){
	width: 300px;
}
.honour ul li:nth-child(3),.honour ul li:nth-child(7){
	width: 350px;
}
.honour ul li:nth-child(4),.honour ul li:nth-child(8){
	width: 250px;
}
.honour ul li:nth-child(7) .li-tt{
	width: 200px;
}*/
.honour ul li .li-img{
	width: 140px;}
.honour ul li .li-tt{

	float: left !important;
	padding-left: 20px;
width: 220px;}
.honour ul li .li-tt i{
	font-style: normal;
	font-size: 26px;
	color: #000033;
	font-family: 'SourceHanSerifCN-Regular';
	font-weight: bold;
    margin-left: 5px;}
.honour ul li .li-tt span{
	font-size: 58px;
	font-weight: bold;
	color: #000033;
	font-family: 'SourceHanSerifCN-Regular';}
.honour ul li .li-tt p{
	font-size: 13px;
	/*margin-top: 15px;*/
	color: #003;}


/*link*/
.linkbg{
	background:#f3f3f3;
	height: 61px;
	border-top: 1px solid #ddd;
    display: none;}
.linkbg .picMarquee-left{  position:relative;
width: 1170px !important;}
.linkbg .picMarquee-left .hd a.next{  
	position: absolute;
	right: -37px;
	top: 24px;
	cursor: pointer;}
.linkbg .picMarquee-left .hd a.prev{  
	position: absolute;
	left: -37px;
	top: 24px;
	cursor: pointer;}	


.linkbg .picMarquee-left .bd{
		height: 60px;
		line-height: 60px; 
		width: 1170px !important;
overflow: hidden;}
.linkbg .picMarquee-left .bd ul{ 
	overflow:hidden;
 zoom:1;}
.linkbg .picMarquee-left .bd ul li{ 
	
	padding: 0 65px;
	border-left: 1px solid #ddd;
 float:left;
 _display:inline; overflow:hidden; 
 text-align:center;  
width:auto !important;}

    .linkbg .picMarquee-left .bd ul li:last-child {
        border-right: 1px solid #ddd;}
.linkbg .picMarquee-left .bd ul li a{
	font-size: 16px;
	color: #333;}		
.linkbg	.picMarquee-left .bd ul li a:hover { color: #c1272d;}


		









/*linkbg end*/



.footer{
	min-height: 100px;
	background: #c1272d;
	padding: 35px 0;
	text-align: center;}
.footer p{
	line-height: 41px;
	color: #fff;
	text-align: center;
	font-size: 16px;}
.footer p:first-child{
	margin-bottom: 10px;}
.f-left
{

    width: 100%;}
.footer .container{
    position: relative;}
.f-right {
    position: absolute;
    right: 0;}

    .f-right select {
        width: 200px;
        height: 40px;
        line-height: 40px;
        display: block;
        margin: 25px 0px;
        padding: 0 20px;
        border: 0;
        border-radius: 5px;}
    .f-right select option{
        height: 40px;
        display: block;}


/*.wc-copyEnd*/


.css-title-cnt{
    font-size: 16px !important;
    color: #333 !important;
    margin-bottom: 0px !important;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}













