@charset "utf-8";
/* CSS Document */
body{
	margin:0 0;
	padding:0 0;
}
a,a:hover{
	text-decoration:none;
}
.clearfix{clear:both;}
.khang{
	padding:20px 10px;
}

.max1517{
	max-width:1517px;
	min-width:1517px;
	margin:0 auto;
}
.max1872{
	max-width:1872px;
	margin:0 auto;
	position:relative;
}
.h780{
	height:780px;
}


.max1440{
	max-width:1440px;
	margin:0 auto;
}
.max1200{
	max-width:1200px;
	margin:0 auto;	
}

.top .logo{
	float:left;
	width:30%;
}
.top .logo img{
	display:inline;
}
.mtop60{
	margin-top:60px;
}

.menu ul{
	margin:0 0;
	padding:0 0;
	list-style:none;
}
.menu{
	height:60px;
	z-index:9999;
	background-color:#0378e7;
}

.menu ul{	
	padding:0 0;
	width:1500px;


}
.menu ul > li{
	width:10%;

	float:left;
	line-height:60px;
	text-align:center;
	position:relative;
}
.menu ul > li.max{


}
.menu ul > li a{
	font-size:20px;
	display:block;
	width:100%;
	height:60px;	
	overflow:hidden;

}

.menu ul > li span{
	color:#fff;
	width:100%;
	height:60px;	
	display:block;
}
.menu li .omenu span.m_hover{
	margin-top:-60px;
	color:#000;
	background-color:#F4F4F4;
	
	-webkit-transition:  margin-top 0.3s;
	-moz-transition:  margin-top 0.3s;
	-o-transition:  margin-top 0.3s;
 	transition: margin-top 0.3s;
	
}
.menu li:hover .omenu span.m_hover{
	margin-top:0;
	
	-webkit-transition:  margin-top 0.3s;
	-moz-transition:  margin-top 0.3s;
	-o-transition:  margin-top 0.3s;
 	transition: margin-top 0.3s;
}

.menu li > ul{
	margin:0 0;
	padding:0 0;
	width:150px;
	background-color:#fff;
	z-index:9999;
	position:absolute;
}
.menu li.max ul span{
	font-size:16px;
}

.menu li li{
	float:none;
	width:100%;
	list-style:none;
	line-height:68px;
	text-align:center;
	display:none;
}
.menu li:hover li{
	display:block;
}
.menu li li a{
	font-size:18px;
	display:block;
	width:100%;
	height:68px;	
	overflow:hidden;
	white-space:nowrap;
}
.menu li.max li a{
	font-size:14px;
}
.menu li li span{
	color:#000;
	width:100%;

	text-align:center;
	height:68px;
	display:inline-block;
	margin-left:0;
}
.menu li li span.m_hover{
	width:100%;
	margin-left:-100%;
	color:#fff;
	background-color:#2B7BCD;
	
	-webkit-transition:  margin-left 0.3s;
	-moz-transition:  margin-left 0.3s;
	-o-transition:  margin-left 0.3s;
 	transition: margin-left 0.3s;
	
}
.menu li li:hover span.m_hover{
	margin-left:0;
	
	-webkit-transition:  margin-left 0.3s;
	-moz-transition:  margin-left 0.3s;
	-o-transition:  margin-left 0.3s;
 	transition: margin-left 0.3s;
}
.indextitle{
	text-align:center;
	margin-bottom:60px;
}

.indextitle .cn{
	font-size:44px;
	color:#000;
	font-weight:bold;
	letter-spacing:4px;
}
.indextitle .hx{
	width:80px;
	margin:0 auto;
	border-bottom:4px solid #333333;
	margin-top:15px;
	margin-bottom:15px;
}
.indextitle .en{
	font-size:28px;
	color:#000;
	text-transform:uppercase;
	color:#666666;
}

.newslist{
	margin-top:40px;
}
.newslist ul{
	margin:0 0;
	padding:0 0;
	list-style:none;
	margipn
}
.newslist ul li{
	margin-bottom:20px;
	padding-bottom:20px;
	background-color:#FAF9F9;
	padding:20px 20px;

}
.newslist ul li:hover{
	background-color:#EEEEEE;

}


.newslist .p-title{
	color:#000;
	font-size:24px;
	line-height:68px;
	border-bottom:1px solid #CCCCCC;
}
.newslist .p-desc{
	color:#999999;
	font-size:18px;
	line-height:38px;
}
.newslist .p-date{
	color:#666666;
	font-size:18px;
	line-height:68px;
	position:absolute;
	margin-right:20px;
	right:0;

}


.indexkb{
	padding-top:80px;
}
.zjdy{
	background-color:#fff;
}
.zjdy .gsjj{
	font-size:20px;
	font-family:"微软雅黑";
	margin:20px 40px;
	line-height:53px;
	text-indent:2em;
}
.zjdy .gsjj a{

	color:#008ED6;
}
.zjdy .gsjj img{
	width:500px;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}



.zzrr{

	height:798px;
}
.zzrr .left{
	float:left;
}
.zzrr .right{
	float:right;
}
.zzrr  .zzrrtp{
	margin-top:40px;
}
.zzrr  .more{
	width:280px;
	height:64px;
	font-size:22px;
	text-align:center;
	line-height:64px;
	color:#fff;

	background-color:#FF0000;
	margin-left:5px;
	margin-top:40px;
}
.zzrr  .more:hover{

	background-color:#1569BF;

}

.zzrrtp ul{
	margin:0 0;
	padding:0 0;
	list-style:none;
}
.zzrrtp ul li{
	float:left;
	text-align:center;
	font-size:20px;
	line-height:68px;
	margin-right:28px;
	cursor:pointer;
}
.zzrrtp ul li>div:first-child{
	width:281px;
	height:368px;
	overflow:hidden;
	
	border:1px solid #fff;
	box-sizing: border-box;
	
    -webkit-box-shadow:0px 5px 10px #ccc;
    -moz-box-shadow:0px 5px 10px #ccc;
    box-shadow:0px 5px 10px #ccc;
}
.zzrrtp ul li>div img{
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  transition: transform 0.3s;	
}
.zzrrtp ul li:hover div 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);	
}
.zzrrtp ul li:last-child{
	margin-right:0;
}


.cpzx{
	background-color:#F6F5F5;
	height:780px;
}
.cpzx .cpjs{
	font-size:20px;
	font-family:"微软雅黑";
	margin:20px 0px;
	line-height:38px;
	text-align:center;
}
.cpzx .cpjs a{
	font-size:20px;
	color:#000;
}
.cpzx .cpzslist{
	margin-top:40px;
	
}
.cpzx .cpzslist ul{
	margin:0 0;
	padding:0 0;
	list-style:none;
	
}

.cpzx .cpzslist ul li{
	width:23.5%;
	float:left;
	margin-left:2%;
	height:400px;
	background-color:#EDEDEE;
	border-radius:20px; 
	overflow:hidden;
	cursor:pointer;
}
.cpzx .cpzslist ul li:first-child{
	margin-left:0;
}


.cpzx .cpzslist ul li div:first-child{
	width:340px;
	height:300px;
	overflow:hidden;
	border-radius:20px; 
	margin:0 auto;
	margin-top:10px;

}
.cpzx .cpzslist ul li div:first-child img{
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  transition: transform 0.3s;
}
.cpzx .cpzslist ul li div:last-child{
	line-height:77px;
	text-align:center;
	margin-top:10px;
	font-size:22px;
	color:#000;
	border-top:1px #008ED6 solid;
	
}
.cpzx .cpzslist ul li a{
	color:#000;
}
.cpzx .cpzslist ul li:hover a{
	color:#fff;
}

.cpzx .cpzslist ul li:hover div:first-child 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);
}
.cpzx .cpzslist ul li:hover div:last-child{
	background-color:#008ED6;
	color:#fff;
}

.kfal{
	background-image:url(../images/kfalbg.jpg);
	height:1000px;
}
.kfal .kfal1{
	height:640px;
	background-color:#fff;
	margin-top:40px;
}
.kfal .kfal1 .left{
	float:left;
	margin-left:60px;
}
.kfal .kfal1 .right{
	float:right;
	margin-top:105px;
}
.kfal .kfal1 .kf1{
	background-color:#134DA1;
	color:#fff;
	font-size:18px;
	margin-top:60px;
	width:220px;
	line-height:60px;
	border-radius:40px;
	text-align:center;

}
.kfal .kfal1 .kf1:hover{
	background-color:#f00;

}
.kfal .kfal1 .kf2{
	font-size:36px;
	font-weight:bold;
	margin-top:50px;
	letter-spacing:4px;
}
.kfal .kfal1 .kf2::before{
    content: '';
    position: absolute;
	margin-top:60px;
	border:1px solid #FF0000;
	width:70px;
}
.kfal .kf3 ul{
	margin:0 0;
	padding:0 0;
	margin-top:50px;
	list-style:none;
	width:400px;
}
.kfal .kf3 li{
	float:left;
	width:50%;
	font-size:18px;
	line-height:46px;

	color:#000;
}
.kfal .kf4{
	margin-top:20px;
	margin-left:-60px;
	border-top:1px solid #ccc;
	text-align:center;
	width:440px;
} 
.kfal .kf4 div:first-child{
	margin-top:20px;
	font-size:24px;
	line-height:48px;
	color:#134DA1;
	font-family:"微软雅黑";
	font-weight:bold;
}
.kfal .kf4 div:last-child{
	font-size:18px;
	color:#A5A3A3;

}

.lunbo{
	width:1050px;
}

            .target {
				width:1050px;
				height:535px;
				overflow:hidden;
				position:relative;
				margin:0px auto;
			}
			.target img {
				position:absolute;
				top:0;
				left:0;
				width:100%;
				height:100%;
			}
			
.news{
	background-color:#F6F6F6;
	padding-bottom:40px;
}
.news .newstop{
	margin-top:20px;
}
#newitem1,#newitem2,#newitem3{
	height:600px;
	overflow:hidden;
}
.news .newitem{
	float:left;
	width:48%;
	margin-top:20px;

}
.news .newitem:nth-child(even){
	margin-left:2%;
}
.news .menuli{
	width:500px;
	margin:0 auto;
	height:88px;
}
.news .menuli ul{
	margin:0 0;
	padding:0 0;
	list-style:none;
}
.news .menuli li{
	width:150px;
	float:left;

	margin-left:25px;
	font-size:24px;

	text-align:center;
	border-radius:10px;
	line-height:58px;
	cursor:pointer;
}
.news .menuli li span{
	color:#fff;
	width:150px;
	height:58px;
}

.news .menuli li:first-child{
	margin-left:0px;
}


.news .menuli .yhover{
	background-color:#FF0404;
}
.news .menuli .nhover{
	background-color:#4C9BEB;
}

.news .nshow{	
	display:block;
}
.news .nhidden{
	display:none;
}

.news .news-2{
	float:left;
	width:150px;
	background-color:#EDEEEE;
	color:#3E3E3E;

}
.news .news-2 span{
	display:block;
	text-align:center;
}
.news .news-2 span:first-child{
	font-size:38px;
	font-weight:bold;
	line-height:38px;
	padding-top:14px;
}
.news .news-2 span:last-child{
	padding-top:10px;
	padding-bottom:10px;
	font-size:22px;
	line-height:24px;
}

.news .news-3{
	padding-left:10px;
	float:left;
	width:560px;
	height:96px;
	background-color:#F7F7F7;
}

.news .news-3 span{
	display:block;
	color:#000;

}
.news .news-3 span:first-child{
	font-size:18px;
	font-weight:bold;
	line-height:38px;
	color:#333333;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;	
}
.news .news-3 span:last-child{
	font-size:16px;
	line-height:28px;
	color:#444444;
}
.news .right .news-3{
	width:550px;
}

.news  a:hover .news-2,.news  a:hover .news-2{
	background-color:#E3E4E4;
}
.news  a:hover .news-3,.news  a:hover .news-3{
	background-color:#EDEEEE;
}

.lxwm{
	border-top:1px solid #EFEFEF;
}
.lxwm ul{
	margin:0 auto;
	padding:0 0;
	width:95%;
	margin-left:5%;
	list-style:none;

}
.lxwm ul li{
	width:30%;
	float:left;
}
.lxwm ul li:first-child{
	width:40%;
}
.lxwm li>div:first-child{
	float:left;
	margin-top:40px;
	margin-right:20px;
}
.lxwm li>div:last-child{
	float:left;
	margin-left:20px;
	border-left:1px solid #EFEFEF;
	padding-left:40px;
}
.lxwm li>div:last-child span{
	display:block;
}
.lxwm li>div:last-child span:first-child{
	margin-top:40px;
	font-size:24px;
	font-weight:bold;
	line-height:38px;
}
.lxwm li>div:last-child span:last-child{
	margin-bottom:40px;
	font-size:18px;
	line-height:28px;
}

.lytop{
	height:334px;
	background-position:center;
	background-repeat:none;
	max-width:1872px;
	margin:0 auto;
}
.weizhi{
	height:75px;
	box-sizing: border-box;
	margin-top:-32px;
	text-indent:2em;
	padding-left:50px;
	padding-top:30px;
	background-color:#fff;
      -webkit-box-shadow:0px 1px 20px #ccc;
      -moz-box-shadow:0px 1px 20px #ccc;
      box-shadow:0px 1px 20px #ccc;
}
.weizhi div{
	background-image:url(../images/dwz.jpg);
	background-position:left;
	background-repeat:no-repeat;
	
}
.weizhi,.weizhi a{
	font-size:18px;
	color:#7C7C7D;
}
.submenu .title{
	font-size:32px;
	text-align:center;
	font-weight:bold;
	color:#333333;
	margin-top:50px;
	border-bottom:1px solid #F6F6F6;
	margin-bottom:40px;
	padding-bottom:40px;
}

.trcontent{
	font-size:20px;
	line-height:38px;
	padding-left:20px;
	padding-right:20px;
}
.trcontent a{
	color:#000;
}
.trcontent img{
	max-width:1020px;
}

.leftmenu{
	width:90%;
}
.leftmenu .lefttitle{
	background-color:#4E9DCB;
	padding-left:40px;
	font-size:24px;
	margin-top:40px;
	line-height:68px;
	color:#fff;

}
.leftmenu .leftmenu-sub{
	background-color:#F6F6F6;
}
.leftmenu .leftmenu-sub ul{
	margin:0 0;
	padding:0 0;
	list-style:none;
}
.leftmenu .leftmenu-sub ul li{
	line-height:68px;
	font-size:20px;
	padding-left:40px;
	color:#000;
	border-bottom:1px solid #EBEBEB;
}
.leftmenu .leftmenu-sub ul li span{
	float:right;
	margin-right:40px;
}
.leftmenu .leftmenu-sub ul li:hover{
	background-color:#EBEBEB;
}


.leftmenu .leftnews{
	background-color:#F6F6F6;
	height:348px;
	overflow:hidden;
}
.leftmenu .leftnews ul{
	margin:0 0;
	padding:0 0;
	list-style:none;
}
.leftmenu .leftnews ul li{
	line-height:58px;
	font-size:18px;
	list-style:disc inside;
	padding-left:20px;
	color:#000;
	border-bottom:1px solid #EBEBEB;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}

.leftmenu .leftnews ul li:hover{
	background-color:#EBEBEB;
}

.plist ul{
	margin:0 0;padding:0 0;
	list-style:none;
}
.plist ul li{
	float:left;
	width:320px;
	height:370px;
	margin-left:29.625px;
	margin-right::29.625px;
	box-sizing: border-box;
	border:1px solid #EFEFEF;
	
	overflow: hidden;
	position: relative;
	
	border-radius:10px;
	margin-bottom:50px;
}
.plist ul li img{
	width:320px;
	height:320px;
	
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  transition: transform 0.3s;
}
.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:-52px;
	background-color:#6A6A6A;
	text-align:center;
	color:#fff;
	width:100%;
	line-height:48px;
	
  -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.8;
	
  -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;
	line-height:38px;
}
.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:500px;
	height:370px;
	margin-left:12.5px;
	margin-right:12.5px;
	box-sizing: border-box;
	border:1px solid #EFEFEF;
	
	overflow: hidden;
	position: relative;
	
	border-radius:10px;
	margin-bottom:50px;
}
.vlist ul li img{
	width:500px;
	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 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:-52px;
	background-color:#6A6A6A;
	text-align:center;
	color:#fff;
	width:100%;
	line-height:48px;
	
  -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.8;
	
  -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;
	line-height:38px;
}
.vlist .p-title > div:hover{
	background-color:#fff;
	color:#3174B1;
}




.zzlist ul{
	margin:0 0;padding:0 0;
	list-style:none;
}
.zzlist ul li{
	float:left;
	width:320px;
	height:580px;
	margin-left:29.625px;
	margin-right::29.625px;
	box-sizing: border-box;
	border:1px solid #EFEFEF;
	
	overflow: hidden;
	position: relative;
	
	border-radius:10px;
	margin-bottom:50px;
}
.zzlist ul li img{
	width:320px;
	height:475px;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);	
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  transition: transform 0.3s;
}
.zzlist ul li:hover img{
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.zzlist .p-title{
	position:absolute;
	bottom:0;
	background-color:#3174B1;
	text-align:center;
	color:#fff;
	width:100%;
	line-height:50px;
	opacity:0.9;
  -webkit-transition: bottom 0.3s;
  -moz-transition: bottom 0.3s;
  -o-transition: bottom 0.3s;
  transition: bottom 0.3s;
}
.zzlist ul li:hover .p-title{

	bottom:0;

	
  -webkit-transition: bottom 0.3s;
  -moz-transition: bottom 0.3s;
  -o-transition: bottom 0.3s;
  transition: bottom 0.3s;
}
.zzlist .p-title > div{
	width:60%;
	margin:0 auto;
	border:1px solid #fff;
	border-radius:5px;
	margin-bottom:10px;
}
.zzlist .p-title > div:hover{
	background-color:#fff;
	color:#3174B1;
}

.hlist ul{
	margin:0 0;padding:0 0;
	list-style:none;
}

.hlist ul li{
	float:left;
	width:445.6px;

	margin-left:30px;
	margin-right::30px;
	box-sizing: border-box;
	border:1px solid #EFEFEF;
	
	overflow: hidden;
	position: relative;
	
	border-radius:10px;
	margin-bottom:50px;
	padding-bottom:110px;
}
.hlist ul li img{
	width:445.6px;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
	
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  transition: transform 0.3s;
}
.hlist ul li:hover img{
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.hlist .p-title{
	position:absolute;
	bottom:0px;
	background-color:#3174B1;
	text-align:center;
	color:#fff;
	width:100%;
	line-height:50px;
	opacity:0.9;
  -webkit-transition: bottom 0.3s;
  -moz-transition: bottom 0.3s;
  -o-transition: bottom 0.3s;
  transition: bottom 0.3s;
}
.hlist ul li:hover .p-title{

	opacity:1;
	
  -webkit-transition: bottom 0.3s;
  -moz-transition: bottom 0.3s;
  -o-transition: bottom 0.3s;
  transition: bottom 0.3s;
}
.hlist .p-title > div{
	width:60%;
	margin:0 auto;
	border:1px solid #fff;
	border-radius:5px;
	margin-bottom:10px;
}
.hlist .p-title > div:hover{
	background-color:#fff;
	color:#3174B1;
}

.jishu li{
	height:385px;
}
.jishu ul li img{
	width:445.6px;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
	
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  transition: transform 0.3s;
}
.jishu ul li:hover 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);
}

.trtitle{
	font-size:28px;
	font-weight:bold;
	line-height:48px;
	text-align:center;
}
.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);	
}


.honourimg{

	text-align:center;
	overflow:hidden;
	margin-top:40px;
}
.honourimg img{

	min-width:800px;
  	cursor:pointer;
}

.vcontent .left{
	width:30%;
	float:left;
	box-sizing: border-box;
}
.vcontent .right{
	width:70%;
	float:right;
	box-sizing: border-box;
}
.vcontent .plist{
	margin-top:40px;
}

.ptitle{
	margin-top:60px;
	border-bottom:1px solid #ccc;
}
.ptitle div{
	width:200px;
	line-height:68px;
	background-color:#1569BF;
	color:#fff;
	text-align:center;
	font-size:24px;
	font-weight:bold;
}

.foot{
	background-color:#515151;
	height:480px;
	padding-top:40px;
}
.foot .foot-1>div{
	float:left;
	height:240px;
	box-sizing: border-box;
}
.foot .foot-1>div:nth-child(1){
	width:22%;
	margin-top:72.5px;
}
.foot .foot-1>div:nth-child(2){
	border-left:1px solid #505052;
	width:48%;
}
.foot .foot-1>div:nth-child(3){
	border-left:1px solid #505052;
	text-align:center;
	width:30%;

}
.foot .foot-1>div:nth-child(3) div{
	font-size:20px;
	color:#fff;
	line-height:48px;
}
.foot .foot-1>div:nth-child(3) div:first-child{
	width:260px;
	background-color:#1B75D0;
	margin:0 auto;
	margin-top:40px;
	border-radius:10px;
}

.footmenu{

}
.footmenu>div{
	width:25%;
}
.footmenu>div{
	width:25%;
}
.footmenu>div:last-child{
	width:50%;
}
.footmenu>div{
	padding-top:30px;
	float:left;

	box-sizing: border-box;
	text-align:center;
}
.footmenu>div:first-child div,.footmenu>div:first-child div a{
	font-size:18px;
	color:#fff;
	line-height:38px;
}
.footmenu>div:first-child div:first-child,.footmenu>div:first-child div:first-child a{
	font-size:20px;
	font-weight:bold;

}
.footmenu>div:nth-child(2),.footmenu>div:nth-child(2) a{
	font-size:20px;
	font-weight:bold;
	color:#fff;
	line-height:38px;
}
.footmenu>div:last-child img{

	border-radius:10px;
}
.footmenu>div:last-child{
	font-size:20px;
	color:#fff;
	line-height:48px;
}
.foot-2,.foot-2 a{
	text-align:center;
	font-size:18px;
	line-height:38px;
	color:#fff;
}



.met_pager{
	text-align:center;
	padding-top:20px;
}
.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: 16px;
}
.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: 16px;
	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: 16px;
	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
}

 .lrpager{
	margin:0 auto;
	margin-top:40px;
	margin-left:10px;
	margin-right:10px;
}	
 .lrpager ul{
 	margin:0 0;
	padding:0 0;
	list-style:none;
 }
 .lrpager ul a{
 	color:#333333;
 }
.danyepage li{
	border:1px solid #E7E7E7;
	line-height:38px;
	padding:2px 10px;
	font-size:16px;
	margin-bottom:40px;
}
.danyepage li.next{
	float:right;
	text-align:center;
}
.danyepage li.pre{
	float:left;
	text-align:center;
}