@charset "utf-8";
/* CSS Document */
body{
	margin:0 0;
	padding:0 0;
}
.clearfix{clear:both;}
.w960{
	width:960px;
	margin:0 auto;
}
.w1080{
	width:1080px;
	margin:0 auto;
}
.wcenter{
	text-align:center;
}
.khang{
	padding:20px 10px;
	width:100%;

}

.fixedTop{
	position:fixed;
	width:100%;
    left: 50%;
	top:0;
    transform: translateX(-50%);
	background-color:#FFFFFF;
	z-index:99998;
}
.fixedTop .logo{
	float:left;

}
.fixedTop .logo img{

	margin-left:20px;
}
.fixedTop .so{
	float:right;
	margin-top:68px;
}
.swf{
	margin-top:136px;

}

.close{
	float:right;

	margin-top:60px;
	margin-right:60px;
}
.close img{
	width:50px;
	height:50px;
}

.menu{	
	display:none;
	width:100%;
	background-color:#000;	
	position:fixed;
	top:0;
	left:0;
	height:105vh;
	margin:0 0;
	z-index:99999;
	filter:alpha(opacity=90); -moz-opacity:0.9; -khtml-opacity: 0.9; opacity: 0.9;
	
}
.menu ul{	
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);

}
.menu li{
	text-align:center;
	list-style:none;
	font-size:48px;
	line-height:100px;
	color:#FFFFFF;
	letter-spacing:2px;
}
.menu li a{
	color:#FFFFFF;
	text-decoration:none;

}

/*Banner 轮换图*/
.bannerbox{ position: relative; overflow: hidden; height: 408px;}
.bannerbox ul li{ width:100%;}
.bannerbox ul li a{display:block; position: absolute; left: 0; }
.bannerbox #dots{ width: 100%; position: absolute; bottom: 30px; left: 0; text-align: center;}
#dots a{ display: inline-block; width:12px; height: 12px; margin-left: 7px; margin-right: 7px; background: url(../images/dots.png) no-repeat;}
#dots a.active{ width:52px; height:13px; background: url(../images/dots-r.png) no-repeat;}
/*Banner 轮换图*/

.lytop{
	margin-top:198px;
	height:334px;
	background-position:center;
	background-repeat:none;
	background-image:url(/Public/wap/images/lytop-1.jpg);
}


.mindex .vptitle{
	text-align:center;
	margin-top:80px;
	margin-bottom:20px;
	font-size:68px;
	color:#2E4799;
	font-weight:bold;
	letter-spacing:4px;
	margin-bottom:60px;
}
.mindex .vtitle{
	text-align:center;
	margin-top:80px;
	margin-bottom:20px;
	font-size:68px;
	color:#000;
	font-weight:bold;
	letter-spacing:4px;
}
.mindex .hx{
	width:80px;
	margin:0 auto;
	border-bottom:4px solid #333333;
	margin-top:15px;
	margin-bottom:15px;
}
.mindex .ventitle{
	text-align:center;
	margin-top:20px;
	margin-bottom:60px;
	font-size:30px;
	text-transform:uppercase;
	color:#666666;
}

.mindex .vcontent{	
	width:1000px;
	margin-left:40px;
	margin-right:40px;
	margin-top:40px;
	font-size:38px;
	color:#444444;
	line-height:68px;
	margin-bottom:50px;
	font-family:"微软雅黑";

}
.mindex .vcontent .video{
	text-align:center;
}
.mindex .textindent p{
	text-indent:2em;
}
.mindex .textindent img{
	float:left;
	margin-right:20px;
}
.zzrr-bg{
	background-color:#EDEEEE;
	margin-top:40px;
	padding-top:1px;
}

.mindex .zzrr ul{
	margin:0 0;
	padding:0 0;
	list-style:none;
}
.mindex  .zzrr li{
	width:523px;
	box-sizing: border-box;
	margin-bottom:40px;
	background-color:#F8F5F5;
	border:1px solid #CCCCCC;
	border-radius:20px;
	overflow:hidden;
}
.mindex .zzrr li:nth-of-type(odd){
	float:left;
}
.mindex .zzrr li:nth-of-type(even){
	float:right;
}
.mindex .zzrr li div:first-child img{
	width:523px;
}
.mindex .zzrr li div:nth-child(2){
	font-size:36px;
	margin-left:20px;
	line-height:68px;
}
.mindex .zzrr li div:nth-child(2) a{
	color:#000;
}
.mindex .zzrr li div:last-child{
	line-height:68px;
}
.mindex .zzrr li div:last-child a{
	font-size:30px;
	color:#2C4599;
	margin-left:20px;
}


.mindex .zzrr li a{
	text-decoration:none;
}
.mindex .left{	
	float:left;
	padding-right:10px;
	color:#966907;
	box-sizing:border-box;
}
.mindex .right{	
	float:right;
}
.mindex .btn{	
	width:300px;
	margin:0 auto;
	background-color:#F5F4F2;
	padding-top:15px;
	padding-bottom:15px;
	text-align:center;
	font-size:28px;
	color:#000000;
	margin-bottom:50px;
	cursor:pointer;
	border-radius:20px;
}
.mindex .btn a{	
	color:#000000;
	text-decoration:none;
}
.mindex .btn:hover{	
		background-color:#CCCCCC;
}

.zzrr-bg .btn{
	background-color:#04185C;
	color:#fff;
	margin-bottom:40px;
}
.zzrr-bg .btn a{
	color:#fff;
}
.zzrr-bg .btn:hover{	
	background-color:#021451;
}

.kfal-bg{
	background-color:#008ED6;
	padding-top:1px;
}
.kfal1{
	margin-bottom:60px;
}
.kfal1 .kf2{
	font-size:48px;
	font-weight:bold;
	margin-top:50px;
	margin-left:50px;
	margin-bottom:50px;
	letter-spacing:4px;
	color:#fff;
	
}
.kfal1 .kf2::before{
    content: '';
    position: absolute;
	margin-top:80px;
	border:1px solid #000;
	width:96px;
}
.kf3 ul{
	margin:0 0;
	padding:0 0;
	margin-top:50px;
	list-style:none;
	width:100%;
}
.kf3 li{
	float:left;
	width:50%;
	font-size:50px;
	line-height:88px;
	margin-bottom:20px;
	color:#000;
	text-align:center;
	
}
.kf3 li div{
	width:350px;
	background-color:#fff;
	margin:0 auto;
	border-radius:20px;
}

.kfal-bg .btn{
	background-color:#626262;
	color:#fff;
	margin-bottom:40px;
}
.kfal-bg .btn a{
	color:#fff;
}
.kfal-bg .btn:hover{	
	background-color:#444444;
}

.kfal-bg .vtitle{
	text-align:center;
	margin-top:80px;
	margin-bottom:20px;
	font-size:68px;
	color:#fff;
	font-weight:bold;
	letter-spacing:4px;
}
.kfal-bg .vtitle::before,.kfal-bg .vtitle::after{
    content: '';
    position: absolute;
	width:100px;	
	border:1px solid #fff;
	margin-top:50px;
}
.kfal-bg .vtitle::before{
	margin-left:-140px;
}
.kfal-bg .vtitle::after{
	margin-left:40px;
}
.kfal-bg .ventitle{
	text-align:center;
	margin-top:20px;
	margin-bottom:60px;
	font-size:30px;
	color:#fff;

}


.gsjj .vtitle{
	margin-top:80px;
	margin-bottom:10px;
	font-size:80px;
	color:#000;
	font-weight:bold;
	letter-spacing:4px;
	text-align:left;
	margin-left:20px;
}
.gsjj .ventitle{
	margin-top:20px;
	margin-bottom:60px;
	font-size:80px;
	color:#04185C;
	text-align:left;
	margin-left:20px;
}

.yyhy{
	background-color:#04185C;
}
.yyhy  .vtitle{
	padding-top:80px;
	margin-bottom:10px;
	font-size:60px;
	color:#fff;
	font-weight:bold;
	letter-spacing:4px;
}

.news .newsitem{
	width:830px;
	margin:0 auto;
	line-height:58px;
	margin-top:50px;
}
.news .newsitem .newsdate{
	text-align:left;
	font-size:34px;
	color:#666666;
}
.news .newsitem .newstitle{
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.news .newsitem .newstitle,.news .newsitem .newstitle a{
	text-align:center;
	font-size:38px;
	color:#000000;
	font-weight:bold;
}
.news .newsitem .newsdesc{
	font-size:34px;
	color:#666666;
	text-indent:2em;
}
.news .newsitem .newsdesc a{
	color:#666666;
}
.news .newsitem .newsmore,.news .newsitem .newsmore a{
	text-align:right;
	font-size:36px;
	color:#666666;
	text-decoration:none;
}
.news a{
	text-decoration:none;
}
.news .pic img{
	width:100%;
}
.newsl{
	height:1730px;
	overflow:hidden;
}
.newsl .left{
	float:left;
	width:344px;
	text-align:center;
	color:#fff;
}
.newsl .left>div:first-child{
	font-size:100px;
	margin-top:40px;
}
.newsl .left>div:last-child{
	font-size:60px;
}
.newsl .right{
	float:right;
	width:700px;
	margin-right:20px; 
}
.newsl .right a{
	text-decoration:none;
}
.newsl .right>div:first-child{
	font-size:38px;
	line-height:68px;
	margin-top:35px;
	overflow: hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.newsl .right>div:first-child a{
	color:#000;
}
.newsl .right>div:last-child{
	font-size:34px;
	line-height:58px;
}
.newsl .right>div:last-child a{
	color:#666666;
}

.newsl .newsitemli{
	background-image:url(../images/newsbg.png);
	height:326px;
	margin-top:20px;
}

.anli{
	background-color:#F1F0F0;
	margin-top:60px;
}
.anli div:first-child{
	font-size:60px;
	lin-height:100px;
	margin-left:40px;
	padding-top:40px;
	font-family:"微软雅黑";
	font-weight:bold;
}
.anli div:last-child{
	margin-left:40px;
	margin-top:40px;
	padding-bottom:40px;
	margin-right:40px;
	font-size:48px;
	line-height:98px;
}

.mcontent{
	margin-top:40px;
}
.mcontent .entitle{
	text-align:center;
	padding:0px 20px;
	font-size:46px;
	line-height:58px;
	color:#000000;
}
.mcontent .zhtitle{
	text-align:center;
	padding:0px 20px;
	font-size:46px;
	line-height:58px;
	color:#908F8E;
	text-transform:uppercase;
}
.mcontent .allcontent{
	font-size:36px;
	color:#000000;
	line-height:58px;
	padding-left:1%;
	padding-right:1%;
	text-indent:2em;
}
.mcontent .allcontent img{
	width:100%!important;
	display: block!important;
}
.mcontent .allcontent iframe{
	width:100%;
	height:640px;;
	text-indent:0!important;
	display: block!important;
}
.rmenu ul{
	width:100%;
	margin:0 auto;
	font-family:"微软雅黑";
}
.rmenu ul li{
	list-style:none;
	float:left;
	width:22%;
	margin-left:40px;
	margin-right:40px;
	padding-top:40px;
	padding-bottom:40px;
	text-align:center;
}
.rmenu ul li,.rmenu ul li a{
	text-align:center;
	font-size:44px;
	color:#8c8b89;
	letter-spacing:4px;
}

.rmenu ul li.select{
	border-bottom:4px #b47a17 solid;
}
.rmenu ul li.select,.rmenu ul li.select a{
	font-size:44px;
	color:#000;
}



.zixun{

	height:100px;
	margin:0 auto;
	position: fixed;
	bottom: 0;
    left: 50%;
    transform: translateX(-50%);
	overflow:visible;
	z-index:9;
	font-size:38px;
	line-height:100px;
}
.zixun .left{
	float:left;
	background-color:#FCEDD0;
	color:#333333;
	height:100px;
	padding-top:10px;
	width:50%;
	text-align:center;
	font-weight:bold;
}

.zixun .right{
	float:right;
	background-color:#705433;
	color:#ffffff;
	height:100px;
	padding-top:10px;
	width:50%;
	text-align:center;
	font-weight:bold;
}

.footmenu{
	background-color:#04185C;
	padding-bottom:30px;
}

.footmenu .tmenu ul{
	margin:0 0;
	padding:0 0;
	padding-top:20px;
}
.footmenu .tmenu ul li{
	float:left;
	width:21%;
	margin-left:2%;
	margin-right:2%;
	margin-top:20px;
	border:1px solid #FFFFFF;
	list-style:none;
	line-height:88px;
	height:88px;
	font-size:32px;
	text-align:center;
	color:#fff;
	box-sizing: border-box;
	border-radius:20px;
}
.footmenu .f-logo{
	margin-top:40px;
	margin-bottom:20px;
}
.footmenu .f-gsjj{
	margin-left:40px;
	margin-right:40px;
	font-size:36px;
	color:#F1F0F0;
	line-height:68px;
	text-indent:2em;
}
.footmenu .f-more{
	font-size:36px;
	color:#F1F0F0;
	margin-left:40px;
	line-height:100px;
}
.footmenu .f-more a{
	font-size:36px;
	color:#F1F0F0;
	text-decoration:none;
}

.footmenu .f-product ul{
	list-style:none;
	margin:0 0;
	padding:0 0;
	margin-top:60px;
}
.footmenu .f-product ul li{
	font-size:38px;
	color:#F1F0F0;
	margin-left:40px;
	line-height:128px;
}
.footmenu .f-product ul a{
	text-decoration:none;
}

.footmenu .f-lxwm{
	font-size:38px;
	color:#F1F0F0;
	margin-left:40px;
	margin-top:60px;
	line-height:98px;
}

.footmenu .f-foot{
	font-size:38px;
	color:#F1F0F0;
	margin-top:60px;
	line-height:98px;	
	text-align:center;
}
.footmenu .f-foot a{
	color:#F1F0F0;
	text-decoration:none;
}

	.zstitle{
		font-size:50px;
	}

	.zstitle{
		color:#ff0000;
		font-weight:bold;
		text-align:center;
		padding-top:40px;
		padding-bottom:30px;
	}
	
	.why1{
		width:99%;
		margin:0 auto;	
		margin-top:20px;
		padding-bottom:20px;
	
	}
	.why1 ul{
		list-style:none;
		padding:0 0;
		margin:0 0;
	}	
	.why1 ul.cs2 li{
		width:49%;
	}	
	.why1 ul.cs3 li{
		width:32.6%;
	}
			
	.why1 ul li{
		background-color:#fff;
		border-radius:20px;
		text-align:center;
		cursor:pointer;
	}	
	
	.why1 ul li.left{
		float:left;
	}
	.why1 ul li.center{
		float:left;
		margin-left:1.1%;
	}
	.why1 ul li.right{
		float:right;
	}		
	.why1 ul li .img{
		width:96%;
		margin:2% 2%;
		border-radius:20px;	
		text-align:center;
		overflow:hidden;
		position:relative;

	}	
	.why1 ul li .img img{
		width:100%;
	  -webkit-transition: -webkit-transform 0.3s;
	  -moz-transition: -moz-transform 0.3s;
	  -o-transition: -o-transform 0.3s;
	  transition: transform 0.3s;
	}
	.why1 ul li:hover .img img{
	  -webkit-transform: scale(1.2);
	  -moz-transform: scale(1.2);
	  -ms-transform: scale(1.2);
	  -o-transform: scale(1.2);
	  transform: scale(1.2);
	}
	.why1 ul li .xtitle{
		font-size:38px;
		font-weight:bold;
		text-align:center;
		margin-bottom:20px;
		letter-spacing:2px;
	}
	.why1 ul li .xsubtitle{
		font-size:28px;
		text-align:center;
		margin-bottom:20px;
	}		
	.why1 ul li .xhx{
		height:8px;
		width:60px;
		background-color:#FF0000;
		margin:0 auto;
		margin-bottom:20px;
	}			
	
	.zs_h7 li{
		list-style:none;
		padding:0 0;
		margin:0 0;
		width:50%;
	}


		
	.zs_h7n h3{
		color: #cc9966;
		font-size: 50px;
		font-weight: 400;
		text-align: center;
	}
	.zs_h7n .p1{
		color: #ffffff;
		font-size: 38px;
		text-align: center;
		font-weight: 300;
		line-height: 40px;
	}
	.zs_h7n .p2{
		color: #cccccc;
		font-size: 32px;
		font-weight: 200;
		text-align: center;
		line-height: 40px;
	}
	.zs_h7n a{
		display: inline-block;
		margin: 10px auto;
		color: #caa966;
		font-size: 16px;
	}
	.zs_h7n{
		text-align: center;
		padding-top:10px;
		padding-bottom:10px;
	}
	.zs_h7{
		background:url(../images/zs_h7bj_02.jpg) no-repeat;
		background-size:100% 100%;
		height:2000px;
	}
	.zs_h7c ul,	.zs_h7c li dd{
		margin:0 0;
		padding:0 0;
	}	
	.zs_h7c li dl{
		width:100%;
	}
	.zs_h7c div{
		height:400px;
	}
	.zs_h7c li dt{
		width:123px;
		height:123px;
		background:url(../images/xdzs_h8a2.png) no-repeat;
		transition:all 0.5s;
		margin:0 auto;

	}
	.zs_h7c li dt i{
		width:123px;
		height:123px;
		display: block;
		margin:0 auto;
	
	}
	.zs_h7c li dt.d1 i{
		background:url(../images/xdzs_h6a2.png) center center no-repeat;
		transition:all 0.5s;
	}
	.zs_h7c li dt.d2 i{
		background:url(../images/xdzs_h6a3.png) center center no-repeat;
		transition:all 0.5s;
	}
	.zs_h7c li dt.d3 i{
		background:url(../images/xdzs_h6a5.png) center center no-repeat;
		transition:all 0.5s;
	}
	.zs_h7c li dt.d4 i{
		background:url(../images/xdzs_h6a7.png) center center no-repeat;
		transition:all 0.5s;
	}
	.zs_h7c li dt.d5 i{
		background:url(../images/xdzs_h6a9.png) center center no-repeat;
		transition:all 0.5s;
	}
	.zs_h7c li dt.d6 i{
		background:url(../images/xdzs_h6a11.png) center center no-repeat;
		transition:all 0.5s;
	}
	.zs_h7c li dt.d7 i{
		background:url(../images/xdzs_h6a13.png) center center no-repeat;
		transition:all 0.5s;
	}
	.zs_h7c li dt.d8 i{
		background:url(../images/xdzs_h6a15.png) center center no-repeat;
		transition:all 0.5s;
	}
	.zs_h7c li{
		float: left;
		text-align: center;
		margin-bottom:25px;
	}
	.zs_h7c li:hover dt{
		background:url(../images/xdzs_h8a1.png) center center no-repeat;
		transform:rotate(360deg);
		-ms-transform:rotate(360deg); /* Internet Explorer */
		-moz-transform:rotate(360deg); /* Firefox */
		-webkit-transform:rotate(360deg); /* Safari 和 Chrome */
		-o-transform:rotate(360deg); /* Opera */
	}
	.zs_h7c li:hover dt.d1 i{
		background:url(../images/xdzs_h6a1.png) center center no-repeat;
	}
	.zs_h7c li:hover dt.d2 i{
		background:url(../images/xdzs_h6a4.png) center center no-repeat;
	}
	.zs_h7c li:hover dt.d3 i{
		background:url(../images/xdzs_h6a6.png) center center no-repeat;
	}
	.zs_h7c li:hover dt.d4 i{
		background:url(../images/xdzs_h6a8.png) center center no-repeat;
	}
	.zs_h7c li:hover dt.d5 i{
		background:url(../images/xdzs_h6a10.png) center center no-repeat;
	}
	.zs_h7c li:hover dt.d6 i{
		background:url(../images/xdzs_h6a12.png) center center no-repeat;
	}
	.zs_h7c li:hover dt.d7 i{
		background:url(../images/xdzs_h6a14.png) center center no-repeat;
	}
	.zs_h7c li:hover dt.d8 i{
		background:url(../images/xdzs_h6a16.png) center center no-repeat;
	}
	
	.zs_h7c li dd .p1{
		color: #caa966;
		font-size: 38px;
		line-height: 40px;
	}
	.zs_h7c li dd .p2{
		color: #ffffff;
		font-size: 32px;
	}	


	.inveZsC{
		width:95%;
		max-width:1470px;
		margin:0 auto;	
		margin-top:20px;
		padding-bottom:20px;	
	}
.inveZsC {
    background: #f5f7fb;
}
.inveZsC .Tit span{
    color: #e62c1e;
}
.inveZsCTop {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 16px;
}
.inveZsCTop .inveZsCImg {
    width: calc(50% - 8px);
    padding-top: 22%;
    position: relative;
    border-radius: 8px;
    overflow: hidden;
}
.inveZsCImg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
	
	cursor:pointer;
	
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  transition: transform 0.3s;
  
}
.inveZsCBot {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.inveZsCBot .inveZsCImg {
    width: calc(33.33% - 8px);
    padding-top: 22%;
    position: relative;
    overflow: hidden;
    border-radius: 8px;
}

.inveZsCImg img:hover{

	   -webkit-transform: scale(1.2);
	  -moz-transform: scale(1.2);
	  -ms-transform: scale(1.2);
	  -o-transform: scale(1.2);
	  transform: scale(1.2);   
}




	
	.pprrbg{
		width:100%;
		background-color:#F5F5F5;
		padding-top:40px;
		padding-bottom:40px;
		height:auto;
	}
	.pprrcontent{
		width:90%;
		margin:0 auto;
		background-image:url(../images/pprrsx.jpg);
		background-position:left;
		background-repeat:repeat-y;
		padding-top:20px;
		padding-bottom:20px;

	}
	.pprritem{
		background-image:url(../images/pprryuan.jpg);
		background-repeat:no-repeat;
		background-position:left center;
		
	}
	
	.pprritem{
		position:relative;
		margin-bottom:28px;
	}
	.vriqi{
		background-color:#ed6903;
		line-height:58px;
		width:220px;
		border-radius:60px;
		font-size:30px;
		color:#FFFFFF;
		text-align:center;
		position: absolute;
		top: 50%;
		margin-left:50px;
		text-indent:0;

	}
	.vweizi{
		margin-top:58px;
		float:right;
		width:65%;
		font-size:34px;
		line-height:48px;
		color:#333333;
		text-indent:0;
	}


.vweizhi{
	text-align:right;
	margin-right:20px;
	padding-bottom:20px;
	border-bottom:1px solid #EEEEEE;
	margin-bottom:20px;
}
.vweizhi,.vweizhi a{
	font-size:38px;
	text-decoration:none;
	color:#333333;
}	


.submenu .en{
	font-size:50px;
	text-align:center;
	font-weight:bold;
	color:#0675B6;
	margin-top:50px;
	text-transform:uppercase;
}
.submenu .cn{
	font-size:36px;
	margin-top:10px;
	margin-bottom:20px;
	text-align:center;
	width:100%;
	height:60px;
	color:#0675B6;
	background-image:url(../images/submenubg.jpg);
}
.submenu .cn>div{
	width:500px;
	margin:0 auto;
	background-image:url(../images/submenubg-1.jpg);
}
.submenu .menu-sub ul{
	margin:0 0;
	padding:0 0;
	list-style:none;
	text-align:center;
}
.submenu .menu-sub li{
	display:inline-block;
	margin-left:10px;
	margin-right:10px;
	padding:15px 40px;
	background-color:#EAE9E9;
	font-size:32px;
	color:#000;
	border-radius:10px;
	margin-top:60px;
	margin-bottom:60px;
}

.submenu .menu-sub  ul:last-child li{
	margin-top:0px;
}

.submenu .menu-sub li:hover{
	background-color:#0675B6;
	color:#fff;
}
.submenu .menu-sub li.active{
	background-color:#0675B6;
	color:#fff;
}

.trtitle{
	font-size:38px;
	font-weight:bold;
	line-height:68px;
	text-align:center;
}

.trcontent{
	font-size:36px;
	line-height:58px;
	padding-left:20px;
	padding-right:20px;
	box-sizing: border-box;
}
.trcontent img{
	max-width:1040px;
}
.newslist ul{
	margin:0 0;
	padding:0 0;
	list-style:none;
}
.newslist ul li{
	margin-bottom:20px;

	background-color:#FAF9F9;
	height:240px;

}

.newslist li>div:first-child{
	float:left;	
	width:300px;
	height:240px;
	background-color:#05185C;
	color:#fff;
	text-align:center;
}
.newslist li>div:last-child{
	float:left;
	width:740px;
	padding-left:20px;
	padding-right:20px;
	box-sizing: border-box;
}

.newslist .p-pic>div:first-child{
	font-size:80px;
	margin-top:25px;
}
.newslist .p-pic>div:last-child{
	font-size:50px;
}


.newslist .p-title{
	color:#000;
	font-size:36px;
	line-height:68px;
	overflow: hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.newslist .p-desc{
	color:#999999;
	font-size:30px;
	line-height:48px;
}

.newslist ul li:hover{
	background-color:#EEEEEE;

}
.newslist li:hover>div:first-child{
	background-color:#102677;
}


.plist ul{
	margin:0 0;padding:0 0;
	list-style:none;
}
.plist ul li{
	float:left;	
	width:46%;

	margin-left:2%;
	margin-right::2%;
	
	box-sizing: border-box;
	border:1px solid #EFEFEF;
	
	overflow: hidden;
	position: relative;
	
	border-radius:10px;
	margin-bottom:50px;
}
.plist ul li img{
	width:496.8px;
	height:496.8px;
	
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  transition: transform 0.3s;
}

.plist ul.dlsg li{
		
}
.plist ul.dlsg li img{
	height:429px;
}

.plist ul li:hover img{
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.plist .p-title{
	position:absolute;
	bottom:-75px;
	background-color:#6A6A6A;
	text-align:center;
	color:#fff;
	width:100%;
	line-height:60px;
	
	font-size:28px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
		
  -webkit-transition: bottom 0.3s;
  -moz-transition: bottom 0.3s;
  -o-transition: bottom 0.3s;
  transition: bottom 0.3s;
}
.plist ul li:hover .p-title{
	
	background-color:#3174B1;
	bottom:0;
	opacity:0.9;

  -webkit-transition: bottom 0.3s;
  -moz-transition: bottom 0.3s;
  -o-transition: bottom 0.3s;
  transition: bottom 0.3s;
}
.plist .p-title > div{
	width:60%;
	margin:0 auto;
	border:1px solid #fff;
	border-radius:5px;
	margin-bottom:10px;
}
.plist .p-title > div:hover{
	background-color:#fff;
	color:#3174B1;
}



.vlist ul{
	margin:0 0;padding:0 0;
	list-style:none;
}
.vlist ul li{
	float:left;	
	width:46%;

	margin-left:2%;
	margin-right::2%;
	
	box-sizing: border-box;
	border:1px solid #EFEFEF;
	
	overflow: hidden;
	position: relative;
	
	border-radius:10px;
	margin-bottom:50px;
}
.vlist ul li img{
	width:496.8px;
	height:375px;
	
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  transition: transform 0.3s;
}

.vlist ul.dlsg li{
		
}
.vlist ul.dlsg li img{
	height:375px;
}

.vlist ul li:hover img{
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.vlist .p-title{
	position:absolute;
	bottom:-75px;
	background-color:#6A6A6A;
	text-align:center;
	color:#fff;
	width:100%;
	line-height:60px;
	
	font-size:28px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
		
  -webkit-transition: bottom 0.3s;
  -moz-transition: bottom 0.3s;
  -o-transition: bottom 0.3s;
  transition: bottom 0.3s;
}
.vlist ul li:hover .p-title{
	
	background-color:#3174B1;
	bottom:0;
	opacity:0.9;

  -webkit-transition: bottom 0.3s;
  -moz-transition: bottom 0.3s;
  -o-transition: bottom 0.3s;
  transition: bottom 0.3s;
}
.vlist .p-title > div{
	width:60%;
	margin:0 auto;
	border:1px solid #fff;
	border-radius:5px;
	margin-bottom:10px;
}
.vlist .p-title > div:hover{
	background-color:#fff;
	color:#3174B1;
}



.trimg{
	width:600px;
	height:600px;
	margin:0 auto;
	border:1px solid #ccc;
	overflow:hidden;
	margin-top:40px;
}
.trimg img{
	width:600px;
	height:600px;	
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  transition: transform 0.3s;
  cursor:pointer;
}
.trimg:hover img{
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);	
}

.lunbo{
	width:1080px;
	margin:0 auto;
	margin-bottom:60px;
}
.lunbo .left{
	float:left;
	width:190px;
}
.lunbo .center{
	float:left;	
}
.lunbo .right{
	float:left;
	width:190px;
}
.lunbo .hyprev,.lunbo .hynext{
	margin-left:70px;
	margin-top:170px;
}

.lunbo .hyprev,.lunbo .hynext{
	width:50px;
	height:100px;
	line-height:100px;
	color:#fff;
	text-align:center;
	font-size:38px;
	background-color:#545454;
	cursor:pointer;
}

 .target {
	width:700px;
	margin:0 auto;
	height:440px;
	overflow:hidden;
	position:relative;
	margin:0px auto;
}
 .target .hy-prev,.target .hy-next{
 	display:none;
 }

.target img {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}





	
	.foot .fweixin{
		box-sizing:border-box;
		margin-top:10px;
		padding:20px;
		width:48%;
		margin-left:1%;
		margin-right:1%;
		float:left;
		text-align:center;
		background-color:#FFFFFF;
		font-size:32px;
	}
	.foot .fweixin img{
		max-width:70%;
	}
	.foot .wxfooter{
		background-color:#CCCCCC;
		padding-bottom:20px;
	}
	
	.gohome{
		position:fixed;
		top:50%;
		right:5px;
		border-radius:50%;
		border:4px solid #A4A4A4;
		width:100px;
		z-index:99999;
		overflow:hidden;
	}
	.gohome img{
		width:100px;
		height:100px;
	}
	
.met_pager{
	text-align:center;
	margin-top:50px;
}
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px
}
.pagination>li {
	display: inline
}
.pagination>li>a, .pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #337ab7;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
	font-size: 28px;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
	z-index: 2;
	color: #23527c;
	background-color: #eee;
	border-color: #ddd
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	z-index: 3;
	color: #fff;
	cursor: default;
	background-color: #337ab7;
	border-color: #337ab7
}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #ddd
}
.pagination-lg>li>a, .pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 28px;
	line-height: 1.3333333
}
.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px
}
.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px
}
.pagination-sm>li>a, .pagination-sm>li>span {
	padding: 5px 10px;
	font-size: 28px;
	line-height: 1.5
}
.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px
}
.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px
}
	
	