@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;
}
.h778{
	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{
	width:70%;
	float:left;
	left:0;
	right:0;
	margin:auto;
	height:150px;
	z-index:9999;
}

.menu > ul{	
	margin:0 0;
	padding:0 0;
	width:960px;
}
.menu > ul > li{
	width:12.25%;

	float:left;
	line-height:150px;
	text-align:center;
	position:relative;
}
.menu > ul > li.max{
	width:14.25%;

}
.menu  > ul > li a{
	font-size:20px;
	display:block;
	width:100%;
	height:150px;	
	overflow:hidden;
}

.menu  >  ul > li span{
	color:#000;
	width:100%;
	height:150px;	
	display:block;
}
.menu li .omenu span.m_hover{
	margin-top:-150px;
	color:#fff;
	background-color:#1569BF;
	
	-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:117.6px;
	background-color:#fff;
	z-index:9999;
	position:absolute;
}
.menu li.max > ul{

	width:136.8px;

}
.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:16px;
}
.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:#1569BF;
	
	-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;
}

.newslist ul{
	margin:0 0;
	padding:0 0;
	list-style:none;
}
.newslist ul li{
	margin-bottom:20px;
	padding-bottom:20px;
	background-color:#FAF9F9;
	height:240px;
	position:relative;
}
.newslist ul li:hover{
	background-color:#EEEEEE;

}
.newslist li>div:first-child{
	float:left;	
	width:340px;
	overflow:hidden;
}
.newslist li>div:last-child{
	float:left;
	width:1177px;
	padding-left:40px;
	padding-right:40px;
	box-sizing: border-box;

}
.newslist li>div:first-child div{
	width:300px;
	height:225px;
	overflow:hidden;
	margin:0 auto;
	margin-top:20px;
}
.newslist li>div:first-child img{
	width:300px;
	height:225px;
}
.newslist .p-title{
	color:#000;
	font-size:28px;
	line-height:68px;
}
.newslist .p-desc{
	color:#999999;
	font-size:24px;
	line-height:38px;
}
.newslist .p-date{
	color:#666666;
	font-size:22px;
	line-height:38px;
	position:absolute;
	bottom:0;
	margin-bottom:15px;
}
.indexkb{
	padding-top:80px;
}
.zjdy{
	background-color:#fff;

}
.zjdy .gsjj{
	font-size:18px;
	font-family:"微软雅黑";
	margin:20px 40px;
	line-height:38px;
	text-indent:2em;
}
.zjdy .gsjj a{

	color:#008ED6;
}
.zjdy .gstp{
	margin-top:60px;
	margin-bottom:20px;
	background-image:url(../images/dytp.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height:614px;
}
.zjdy .gstp .video{
	padding-top:104.5px;


}

.zzrr{
	background-image:url(../images/zzrr.jpg);
	background-position:center;
	height:698px;
}
.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;

}

.cpzx{
	background-color:#fff;
}
.cpzx .cpjs{
	font-size:18px;
	font-family:"微软雅黑";
	margin:20px 0px;
	line-height:38px;
}
.cpzx .cpzslist{
	margin-top:40px;
	
}
.cpzx .cpzslist ul{
	margin:0 0;
	padding:0 0;
	list-style:none;
	
}

.cpzx .cpzslist ul li{
	width:19.2%;
	float:left;
	margin-left:1%;
	height:242px;
	background-color:#EDEDEE;
	border-radius:20px; 
	overflow:hidden;
	cursor:pointer;
}
.cpzx .cpzslist ul li:first-child{
	margin-left:0;
}

.cpzx .cpzslist ul li div img{
	width:280px;
	height:232px;
	


}
.cpzx .cpzslist ul li div:first-child{
	width:280px;
	height:232px;
	overflow:hidden;
	border-radius:20px; 
	margin:0 auto;
	margin-top:20px;

	

}
.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:5px;
	font-size:18px;
	color:#000;

	
}

.cpzx .cpzslist ul li:hover div:first-child 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);
}
.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:#fff;
}
.news .left{
	float:left;
	width:40%;
	margin-top:50px;
}
.news .right{
	float:right;
	width:60%;
	margin-top:8px;
}
.news .right .newstr{
	margin-bottom:46px;
}
.news .news-1{
	width:550px;
	height:413px;
	margin-bottom:20px;
	overflow:hidden;
	border-radius:10px;
}
.news .news-1 img{
	width:550px;
	height:413px;
	
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  transition: transform 0.3s;
}
.news .news-1: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);
}

.news .news-2{
	float:left;
	width:150px;
	background-color:#4C9BEB;
	color:#fff;

}
.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{
	margin-left:10px;
	float:left;
	width:390px;
}
.newstr .news-3{
	min-width:740px;
}
.news .news-3 span{
	display:block;
	color:#000;

}
.news .news-3 span:first-child{
	font-size:22px;
	font-weight:bold;
	line-height:38px;
	
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.news .news-3 span:last-child{
	font-size:18px;
	line-height:30px;
	color:#444444;
}
.news .right .news-3{
	width:550px;
}

.news .left a:hover .news-2,.news .right a:hover .news-2{
	background-color:#3A8DE1;
}
.news .left a:hover .news-3,.news .right a:hover .news-3{
	background-color:#FAFAFA;
}

.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:28%;
	float:left;
}
.lxwm ul li:first-child{
	width:44%;
}
.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 .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;
	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:20px;
	margin-right:20px;
	padding:15px 40px;
	background-color:#EAE9E9;
	font-size:20px;
	color:#000;
	border-radius:10px;
	margin-top:60px;
	margin-bottom:60px;
}
.submenu .menu-sub li:hover{
	background-color:#0675B6;
	color:#fff;
}
.submenu .menu-sub li.active{
	background-color:#0675B6;
	color:#fff;
}

.trcontent{
	font-size:20px;
	line-height:38px;
}


.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.dlsg li{
	height:327px;	
}
.plist ul.dlsg li img{
	height:277px;
}

.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:-65px;
	background-color:#6A6A6A;
	text-align:center;
	color:#fff;
	width:100%;
	line-height:50px;
	
  -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;
}



.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;
}
.cqc ul li img{
	height:630px;
}
.jbzz li img{
	height:334px;
}

.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;
	
	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;
}
.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;

	margin:0 auto;
	border:1px solid #ccc;
	overflow:hidden;
	margin-top:40px;
}
.trimg img{
	width: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;
}



.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:#222328;
	height:400px;
	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:#FF0000;
	margin:0 auto;
	margin-top:40px;
	margin-bottom:20px;
	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;
}