/*棣栭〉*/
/*banner*/
.banner{
    width: 100%;
/*     height: 440px; */
}
.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-container-fade .swiper-slide a {
    display: block;
    width: 100%;
    height: 100%;
}
.swiper-slide0 {
	background: url(../img/banner.png) repeat-x center;     
}
.swiper-slide1 {
	background: url(../img/banner01.png) repeat-x center; 
    background-size: auto 100%;   
}
.swiper-slide2 {
	background: url(../img/banner02.png) repeat-x center; 	
    background-size: auto 100%;
}
.swiper-slide3{
	background: url(../img/banner03.png) repeat-x center;    
    background-size: auto 100%;
}
.swiper-slide4 {
	background: url(../img/banner04.png) repeat-x center;
    background-size: auto 100%;
}
.swiper-slide5{
	background: url(../img/banner05.png) repeat-x center;  
        background-size:auto 100%;   
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='theme/default/themes/img/banner05.png',sizingMethod='scale'); 
}
.swiper-slide6 {
	background: url(../img/banner06.png) repeat-x center;
    background-size: auto 100%;
}
.swiper-slide7{
	background: url(../img/banner07.png) repeat-x center;  
        background-size:auto 100%; 
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='theme/default/themes/img/banner07.png',sizingMethod='scale'); 
}
.swiper-slide8 {
	background: url(../img/banner08.png) repeat-x center;
        background-size:auto 100%;
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='theme/default/themes/img/banner08.png',sizingMethod='scale'); 
}
.swiper-slide9 {
	background: url(../img/banner-t.png) repeat-x center;
      
}
/*淇敼swiper榛樿鏍峰紡*/
.swiper-pagination-bullet {
    width: 50px;
    height: 5px;
    display: inline-block;
    border-radius: 0;
    opacity: .5;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #000;
}
.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {    
	background: url(../img/r2.png) no-repeat center;
    background-size: 100%;
    right: 0px;
    width: 50px;
    height: 80px;
}
.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
    background: url(../img/l2.png) no-repeat center;
    background-size: 100%;
    left: 0px;
    width: 50px;
    height: 80px;
}

/*浜у搧&鏂规*/
.probox{
	width: 100%;
/* 	height: 614px; */
	background: #f6f6f6;
}
.pro{
/* 	width: 1200px; */
/* 	height: 526px; */
	padding: 20px 0;
	background: #f6f6f6;
	margin: 0 auto;
}
.pro img{height:68px}
.pro-title,.news-title,.game-title{
/* 	width: 1200px; */
	background: url(../img/line-2.png) no-repeat;
        background-size:100% auto;
        background-position-x:50%;
	margin: 0 auto;
        height:2px;
        margin-bottom:60px;
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='theme/default/themes/img/line-2.png',sizingMethod='scale');
}
.pro-title p ,.news-title p ,.game-title p {
    width: 223px;
    height: 60px;
    line-height: 60px;
    margin: 0px auto;
    position: relative;
    top: -30px;
    text-align: center;
    color: #333333;
    font-size: 30px;
}
.pro .pro-m {
/* 	width: 1200px;    */
       background-color: #fff;

}
.pro .pro-ms {
/* 	width: 100%; */
	text-align: center;
}
.pro .pro-ms a {
/*     width: 299px; */
/*     height: 145px; */
    display: inline-block;
    padding: 35px 0;
	border: 1px #f1f1f1 solid;
}
.pro .pro-ms a:hover {
	-moz-box-shadow:3px 3px 10px #ccc;
	-webkit-box-shadow:3px 3px 10px #ccc;
	box-shadow:6px 3px 10px #ccc;
}
.pro .pro-ms a.pro-a2{
    /*margin: 0 25px;*/
}
.pro .pro-mb {
	/*margin-top: 24px;*/
}
.pro .pro-ms dt{
	height: 75px;
}
/*.pro .pro-ms dt img{
	height: 75px;
}20171218涓洪槻姝㈠浘鏍囩缉鏀惧け鐪�*/
.pro .pro-ms dd{
	color: #999;
	font-size: 14px;
}
.pro .pro-ms .pro-tit{
	color: #333;
	font-size: 20px;    
	margin-top: 14px;
}

/*璧勮*/
.newsbox{
	width: 100%;
/* 	height: 550px; */
	background: #fff;
}
.news{
/* 	width: 1200px; */
/* 	height: 436px; */
	padding: 20px 0 20px 0;
	margin: 0 auto;
}
.news-title p{
	background: #fff;
}
.news-tab{
/* 	width: 1200px; */
/* 	height: 40px; */
/* 	background: url(../img/line.png) no-repeat; */
	margin: 0 auto;
	position: relative;
}
.news-tab .newstab-l {
/*     position: absolute; */
/*     top: -36px; */
    background: #fff;    
    padding-right: 10px;
}
.news-tab .newstab-l p {
/* 	height: 30px; */
    line-height: 40px;
    padding: 0 20px;
/*     border-radius: 20px; */
    background: #e9e9e9;
    color: #666;
    margin: 20px 8px;
    border: none;
    display: inline-block;
    font-size:20px;
}
.news-tab .newstab-l .p-active {
    color: #fff;
    background: #bf0000;
}
.news-tab .newstab-r {
	position: absolute;
/*     top: -15px; */
    background: #fff;
    padding-left: 14px;    
    right: 0;
}
.news-tab .newstab-r a{
	color: #f63b2e;
	font-size: 14px;
}
.news-main{
/* 	width: 1200px; */
}
.news-m {
		width:100%;
/* 		margin-bottom:10px; */
/*     width: 546px; */
/*     height: 64px; */
    border: 1px solid #efefef;
    /*border-radius: 5px;*/
    padding: 16px;
    display: inline-block;
/*     margin: 6px 8px; */
}
.news-m:hover {
/* 	-moz-box-shadow:5px 5px 10px #ccc; */
/* 	-webkit-box-shadow:5px 5px 10px #ccc; */
/* 	box-shadow:5px 5px 10px #ccc; */
/*         border: none; */
    -moz-box-shadow:3px 3px 10px #ccc;
	-webkit-box-shadow:3px 3px 10px #ccc;
	box-shadow:6px 3px 10px #ccc;
}
.news-img {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    margin-right: 16px;
    overflow: hidden;
}
.news-img img{
	width: 64px;
	height: 64px;
}
.news-r {
/* 	width: 530px; */
/*     color: #fff; */
/* 	padding-left: 5px; */
/* 	height: 200px; */
}
.news-r .news-a{
	font-size: 15px;
    color: #333333;
    line-height: 30px;
}
.news-r .news-b {
	font-size: 14px;
    color: #999999;
    line-height: 30px;
}

.news-r .news-b .addr {
    background: url(../img/addr.png) no-repeat left center;
    padding-left: 17px;    
    margin-right: 20px;
/*     padding: 5px 10px; */
}

.news-r .news-b .time{
    background: url(../img/time.png) no-repeat 4px center;
    padding-left: 20px;
}

.news-r .news-btn {
    padding: 5px 10px;
/*     background: #ccc; */
    border-radius: 5px;
    color: #000000;
    font-size: 15px;
    border:1px solid #cdcdcd;
/*     height: 20px; */
    line-height: 20px;
/*     margin-top: 8px; */
}
.news-b .c{
   float:right;
}
.news-r .news-ing {
    background: #ff676b;
}

/*澶ц禌*/
.gamebox{
	width: 100%;
/* 	height: 650px; */
	background: #f6f6f6;
	/*background:url(../img/../img/gamebox.png) no-repeat center top;
background-size: auto 100%;*/
}
.game{
/* 	width: 1200px; */
/* 	height: 321px; */
	padding: 54px 0;
	margin: 0 auto;
}
.game-m {
/*         display: inline-block; */
/* float:left; */
    width: 100%;
    height: 200px;
    background: #fff;
    text-align: center;
    margin-bottom: 0;
}
.game-m:hover {
	-moz-box-shadow:1px 4px 20px #ccc;
	-webkit-box-shadow:1px 4px 20px #ccc;
	box-shadow:1px 4px 20px #ccc;
}
.game-m1 {
    margin-left:0px;
}
.game-m4 {
    margin-right:0px;
}
.game-m dt{
    display: inline-block;
    width: 100%;
    height: 200px;
    position: relative;
}
.game-m1 dt{
	/*background: url(../img/../img/dsbg1.png) no-repeat;
	background-size: 100% 100%;*/
background-color: #84bdd0;
}
.game-m2 dt{
	background-color:#c09165;
}
.game-m3 dt{
	background-color:#b3688f;
}
.game-m4 dt{
	background-color:#5daf8b;
}
.game-m dt img{
    margin-top: 28px;

}
.game-m dt div {
    width: 100%;
    height: 100%;
    text-align: center;
    position: absolute;
    top: 0px;
    left: 0;
    background: rgba(0,0,0,.6);
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 700;
    padding-top: 40px;
    display: none;
}
.game-m:hover div{
    display: block;
}
.game-m .game-tit{
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #f6f6f6;
    color: #333;
    font-size: 19px;
}
.game-m .gw {
    height: 43px;
    line-height: 43px;
    color: #f63b2e;
    font-size: 14px;
    display: inline-block;
}
.game-m .gw span {
    display: inline-block;
    width: 20px;
    height: 10px;
    background: url(../img/icon4red.png) no-repeat center;
}

.game-con h6{
font-size: 20px;
font-weight: bold;
color: #fff;}
.game-con p{font-size: 14px;
color: #fff;}
.game-m dt div p{font-size: 14px;
color: #fff;font-weight: normal;}
.game-m dt div p img{    
margin-top: 0;      
vertical-align: middle;
margin-bottom: 4px;}



.s-game-m dt img{
    margin-top: 55px;
}
.s-game-m dt div {
    width: 100%;
    height: 100%;
    text-align: center;
    position: absolute;
    top: 0px;
    left: 0;
    background: rgba(0,0,0,.6);
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 700;
    padding-top: 0px;
    display: none;
}
.s-game-m:hover div{
    display: block;
}
.s-game-m {
    display: inline-block;
    width: 100%;
    height: 240px;
    background: #fff;
/*     margin-right: 11px; */
    text-align: center;
    margin-bottom: 0px;
}
.s-game-m:hover {
	-moz-box-shadow:1px 4px 20px #ccc;
	-webkit-box-shadow:1px 4px 20px #ccc;
	box-shadow:1px 4px 20px #ccc;
}
.s-game-m1 {
    margin-left:0px;
}
.s-game-m3 {
    margin-right:0px;
}
.s-game-m dt{
    display: inline-block;
    width: 100%;
    height: 240px;
    position: relative;
}
.s-game-m1 dt{
	/*background: url(../img/../img/dsbg1.png) no-repeat;
	background-size: 100% 100%;*/
background-color: #cfb659;
}
.s-game-m2 dt{
	background-color:#d86061;
}
.s-game-m3 dt{
	background-color:#a58cd0;
}
.s-game-m dt div p img{    
margin-top: 0;      
vertical-align: middle;
margin-bottom: 4px;}
.s-game-m dt div p{font-size: 14px;
color: #fff;font-weight: normal;}









.dscp:hover div{
    display: block;
    background: rgba(0,0,0,0.6);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);
    -webkit-transition: background 0.9s;
    transition: background 0.9s;
    z-index: 0;
}
.dscp:hover dt::before,.dscp:hover dt::after{
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.dscp dt::before,.dscp dt::after{
    position: absolute;
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
.dscp dt::before{
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0,1);
    transform: scale(0,1); 
    z-index: 1;
}
.dscp dt::after{
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1,0);
    transform: scale(1,0);

}
.dscp dt:hover div p{
/* 	height:100%; */
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.dscp dt div p{
    /*padding: 20px 2.5em;*/
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,20px,0);
    transform: translate3d(0,20px,0);
}

	.noticeSchool{
		text-decoration: none;
		overflow: hidden;
		line-height: 25px;
		transition: border-width 0.2s linear 0s, color 0.2s linear 0s;
		padding-right: 0px;
		
		word-break : break-all;
		word-wrap : break-word;
		white-space : normal;
		width : 100%; 
		color : black;
		text-overflow : -o-ellipsis-lastline; 
		overflow : hidden;
		display : -webkit-box;
		-webkit-line-clamp : 1;
		-webkit-box-orient : vertical;
	}
	.noticeSchool p {
	     position:relative;
	     line-height:1.4em;
	     height:1.4em;
	     overflow:hidden;
	     text-align: justify;
	     font-size: 20px;
	     font-weight: bold;
/* 	     padding-right: 15px;  */
	 }
	 .noticeSchool p::after {
/* 	     content:"..."; */
	     font-weight:bold;
	     position:absolute;
	     bottom:0;
	     right:0;
	 
	 }
	 .noticeSchool1{
		text-decoration: none;
		overflow: hidden;
		line-height: 25px;
		transition: border-width 0.2s linear 0s, color 0.2s linear 0s;
		padding-right: 0px;
		
		word-break : break-all;
		word-wrap : break-word;
		white-space : normal;
		width : 100%;
		color : black;
		text-overflow : -o-ellipsis-lastline; 
		overflow : hidden;
		display : -webkit-box;
		-webkit-line-clamp : 3;
		-webkit-box-orient : vertical;
	}
	.noticeSchool1 p {
	     position:relative;
	     line-height:1.4em;
	     height:4em;
	     overflow:hidden;
/* 	     padding-right: 15px;  */
/* 	      padding-left: 15px; */
	 }
	 .noticeSchool1 p::after {
/* 	     content:"..."; */
	     font-weight:bold;
	     position:absolute;
	     bottom:0;
	     right:0;
	 }
	 .noticeSchool2{
		text-decoration: none;
		overflow: hidden;
		line-height: 25px;
		transition: border-width 0.2s linear 0s, color 0.2s linear 0s;
		padding-right: 0px;
		
		word-break : break-all;
		word-wrap : break-word;
		white-space : normal;
		width : 100%;
		color : black;
		text-overflow : -o-ellipsis-lastline; 
		overflow : hidden;
		display : -webkit-box;
		-webkit-line-clamp : 2;
		-webkit-box-orient : vertical;
	}
	.noticeSchool2 p {
	     position:relative;
	     line-height:1.5em;
	     height:3em;
	     overflow:hidden;
/* 	     padding-right: 15px;  */
/* 	      padding-left: 15px; */
	 }
	 .noticeSchool2 p::after {
/* 	     content:"..."; */
	     font-weight:bold;
	     position:absolute;
	     bottom:0;
	     right:0;
	 }