@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;
}

.max1400{
	max-width:1400px;
	min-width:1400px;

	margin:0 auto;
}
.max1920{
	max-width:1920px;
	margin:0 auto;
	position:relative;
}
.max1872{
	max-width:1872px;
	margin:0 auto;
	position:relative;
}
.h854{
	height:854px;
}


.max1440{
	max-width:1440px;
	margin:0 auto;
}
.max1200{
	max-width:1200px;
	margin:0 auto;	
}

.top .logo{
	float:left;
}
.logo img{
	width:589px;
	height:116px;
}

.top .tel{
	float:right;
}



.mtop60{
	margin-top:60px;
}

.menubg{
	background-color:#018B8D;
}
.menu ul{
	margin:0 0;
	padding:0 0;
	list-style:none;
}
.menu{
	width:70%;
	float:left;
	left:0;
	right:0;
	margin:auto;
	height:93px;
	z-index:9999;
}

.menu > ul{	
	margin:0 0;
	padding:0 0;
	width:1400px;
}
.menu > ul > li{
	width:140px;
	margin-right:50px;
	float:left;
	line-height:93px;
	text-align:center;
	position:relative;
}

.menu  > ul > li a{
	font-size:20px;
	display:block;
	width:100%;
	height:93px;	
	overflow:hidden;

}
.menu  > ul > li>a{
	letter-spacing:2px;
}

.menu  >  ul > li span{
	color:#fff;
	width:100%;
	height:93px;	
	display:block;
}
.menu li .omenu span.m_hover{
	margin-top:-93px;
	color:#fff;
	background-color:#27A7A8;
	
	-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:140px;
	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:#179798;
	
	-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:38px;
	color:#403A3A;
	font-weight:bold;
	letter-spacing:4px;
	margin-top:20px;
}
.indextitle .hx{
	width:80px;
	margin:0 auto;
	border-bottom:6px solid #018B8D;
	margin-top:15px;
	margin-bottom:15px;
}
.indextitle .hx::before { 
    content: '';
    position:absolute;
	bottom:0;
	width:50px;
	margin-left:40px;
	margin-bottom:2px;
	height:1px;
	background-color:#CCCCCC;
}
.indextitle .hx::after { 
    content: '';
    position:absolute;
	bottom:0;
	width:50px;
	margin-left:-90px;
	margin-bottom:2px;
	height:1px;
	background-color:#CCCCCC;
}
.indextitle .en{
	font-size:38px;
	text-transform:uppercase;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:2px;
}
.indextitle .en span:first-child{
	color:#018B8D;
}
.indextitle .en span:last-child{
	color:#454545;
}


.lunbo{
	width:1400px;
}
.target {
	width:1400px;
	height:383px;
	overflow:hidden;
	position:relative;
	margin:0px auto;
}
.target .hy-prev{
	display:none;
}
.target .hy-next{
	display:none;
}
.target .hy-dot i.active{
	background:rgba(0,0,0,.5);
}
/*
.target img {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
*/
	
.honourimg{
	text-align:center;
}	
.honourimg img{
	max-width:800px;
}	
.zzrrimg img{
	max-width:1500px;
}	

.shuming{
	text-align:center;
	font-size:24px;
	color:#000;
	margin-top:-20px;
}




.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:1060px;
	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;

}
.gsjj div:first-child{
	float:left;
	width:715px;
	margin:0 0;
	padding:0 0;
}
.gsjj div:first-child img{
	margin:0 0;
	padding:0 0;	
}
.gsjj div:last-child{
	float:right;
	width:685px;
	padding-left:40px;
	box-sizing: border-box;
}
.gsjj div:last-child p{
	text-indent:2em;
	font-size:18px;
	font-family:"微软雅黑";
	line-height:26px;
	color:#3D3938;
}
.gsjj div:last-child span:first-child{
	font-size:28px;
	font-weight:bold;

}
.gsjj div:last-child span:last-child{
	margin-top:28px;
	display:inline-block;
}

.btn-more  a{
	color:#018B8D;
	padding:10px 20px;
	border:1px solid #018B8D;
	font-size:18px;
}
.btn-more a:hover{
	background-color:#F5F5F5;
}
.center{
	text-align:center;
}


.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/zzrrbg.jpg);
	background-position:center;
	height:244px;
}
.zzrr ul{
	margin:0 0;
	padding:0 0;
	padding-top:33.5px;
}
.zzrr ul li{
	float:left;
	width:257px;
	height:177px;
	border:1px solid #018B8D;
	border-radius:20px;
	list-style:none;
	margin-left:46.5px;
	margin-right:46.5px;
	box-sizing: border-box;
}
.zzrr ul li:hover{
	   border:1px solid #CCCCCC;
      -webkit-box-shadow:0px 1px 10px #ccc;
      -moz-box-shadow:0px 1px 10px #ccc;
      box-shadow:0px 1px 10px #ccc;
}
.zzrr li div:first-child{
	text-align:center;
	padding-top:20px;

}
.zzrr li div span{
	display:block;
}
.zzrr li div span:first-child{
	
}
.zzrr li div:last-child{
	font-size:22px;
	font-weight:bold;
	color:#129B9D;
	text-align:center;
	letter-spacing:2px;
}
.zzrr li div b{
	font-size:42px;
	color:#028C96;
	height:58px;
}
.zzrr li img{
	-webkit-transition: all .8s ease-in-out;
	-moz-transition: all .8s ease-in-out;
	transition: all .8s ease-in-out;
}
.zzrr li:hover div img{
	-webkit-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	-ms-transform:rotate(360deg);
	-o-transform:rotate(360deg);
	transform:rotate(360deg);	
}
.zzrr li:hover{
	cursor:pointer;
}

.cpzs{
	margin-top:40px;
}
.cpzs .left-1{
	float:left;
	width:550px;
}
.cpzs .left-2{
	float:left;
	width:425px;
}

.cpzs .left-1 > div{
	height: 300px;
	width:100%;
	background: radial-gradient(#FFFFFF, #F1F1F1);	
	cursor:pointer;
}
.cpzs .left-1 > div:last-child{
	margin-top:20px;
}
.cpzs .left-2 > div{
	height: 620px;
	width:95%;
	margin-left:5%;
	background: radial-gradient(#FFFFFF, #F1F1F1);	
	cursor:pointer;
	
	text-align:center;
}

.cpzs .left-2 > div:hover,.cpzs .left-1 > div:hover{
      -webkit-box-shadow:0px 1px 10px #ccc;
      -moz-box-shadow:0px 1px 10px #ccc;
      box-shadow:0px 1px 10px #ccc;
}
.cpzs .left-2 > div > div{
	padding-top:60px;
}


.cpzs .left{
	float:left;
	margin-top:80px;
}
.cpzs .right{
	float:right;
	margin-top:80px;
}
.cpzs .xtitle{
	font-size:22px;
	color:#3F3B3A;
}
.cpzs .x1{
	font-size:18px;
	color:#3E3A3B;
}
.cpzs .x2{
	font-size:14px;
	color:#3E3A3B;
}





.cpzs .mleft{
	margin-left:20px;
}
.cpzs .mright{
	margin-right:20px;
}

.cpzs .left-1>div:last-child .jiantou{
	text-align:right;
}

.cpzs .jiantou img{
	-webkit-transition: all .8s ease-in-out;
	-moz-transition: all .8s ease-in-out;
	transition: all .8s ease-in-out;
}
.cpzs .left-1>div:first-child:hover .jiantou img{
	-webkit-transform:translateX(200px);
	-moz-transform:translateX(200px);
	-ms-transform:translateX(200px);
	-o-transform:translateX(200px);
	transform:translateX(200px);
}
.cpzs .left-1>div:last-child:hover .jiantou img{
	-webkit-transform:translateX(-200px);
	-moz-transform:translateX(-200px);
	-ms-transform:translateX(-200px);
	-o-transform:translateX(-200px);
	transform:translateX(-200px);
}

.cpzs .left-2>div:hover .jiantou img{
	-webkit-transform:rotate(450deg);
	-moz-transform:rotate(450deg);
	-ms-transform:rotate(450deg);
	-o-transform:rotate(450deg);
	transform:rotate(450deg);
}



.cpzs .left-1>div .cptp img,.cpzs .left-2>div .cptp img{
	-webkit-transition: all .8s ease-in-out;
	-moz-transition: all .8s ease-in-out;
	transition: all .8s ease-in-out;
}
.cpzs .left-1>div:hover .cptp img,.cpzs .left-2>div:hover .cptp img{
	-webkit-transform:translateY(-20px);
	-moz-transform:translateY(-20px);
	-ms-transform:translateY(-20px);
	-o-transform:translateY(-20px);
	transform:translateY(-20px);	
}


.ad{
	background-image:url(../images/ad-1.jpg);
	background-position:center;
	height:453px;
}

.ad .ad-t{
	padding-top:120px;
	font-size:40px;
	font-family:"微软雅黑";
	letter-spacing:12px;
	color:#4B5764;
}
.ad .ad-t>div:first-child{
	width:48%;
	text-align:right;
	float:left;
}
.ad .ad-t>div:last-child{
	width:48%;
	text-align:left;
	float:right;
}

.ad .ad-c{
	padding-top:30px;
	font-size:50px;
	font-family:"微软雅黑";
	letter-spacing:4px;
	color:red;
}
.ad .ad-c>div:first-child{
	width:48%;
	text-align:right;
	float:left;
}
.ad .ad-c>div:last-child{
	width:48%;
	text-align:left;
	float:right;
}

.ad .ad-b{
	padding-top:30px;
	text-align:center;
	font-size:18px;
	color:#4B5764;
}

.news ul,.news li{
	list-style:none;
	margin:0 0;
	padding:0 0;
}
.news li{
	float:left;
	width:330px;
	background-color:#EFEFEF;
	margin-right:26.66px;
	cursor:pointer;
}

.news li:last-child{
	margin-right:0px;
}

.news li>div:first-child img{
	width:330px;
	height:181px;
	
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  transition: transform 0.3s;	
}

.news li:hover{
	background-color:#E7E5E5;
}
.news 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);	
}
.news li>div:first-child{
	width:330px;
	height:181px;
	overflow:hidden;
}
.news li .ntitle{
	font-size:20px;
	color:#3E3A39;
	margin-top:20px;
	margin-left:20px;
	margin-right:20px;
	line-height:28px;
	height:60px;	
}
.news li .ntitle a{
	color:#3E3A39;
}
.news li .ndate{
	margin-left:20px;
	margin-right:20px;
	padding-top:20px;
	padding-bottom:20px;
	font-size:20px;
	color:#3E3A39;
	border-top:1px solid #028B8D;	
}
.news li .ndate span{
	float:right;
}



		
			
			



.lytop{
	height:320px;
	background-position:center;
	background-repeat:none;
	max-width:1920px;
	margin:0 auto;
}
.weizhi{
	height:75px;
	box-sizing: border-box;

	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:#D5D5D5;
	font-size:20px;
	color:#000;
	border-radius:10px;
	margin-top:60px;
	margin-bottom:60px;
}

.submenu .menu-sub li:hover{
	background-color:#83C2CB;
	color:#fff;
}
.submenu .menu-sub li.active{
	background-color:#83C2CB;
	color:#fff;
}



.submenu .menu-sub2 ul{
	margin:0 0;
	padding:0 0;
	list-style:none;
	text-align:center;
}
.submenu .menu-sub2 li{
	display:inline-block;
	margin-left:5px;
	margin-right:5px;
	padding:15px 20px;
	background-color:#D5D5D5;
	font-size:20px;
	color:#000;
	border-radius:10px;
	margin-top:60px;
	margin-bottom:60px;
}

.submenu .menu-sub2 li:hover{
	background-color:#83C2CB;
	color:#fff;
}
.submenu .menu-sub2 li.active{
	background-color:#83C2CB;
	color:#fff;
}


.trcontent{
	font-size:20px;
	line-height:38px;
}
.trcontent .left{
	width:45%;
	float:left;
	
	font-size:28px;
	line-height:68px;

}
.trcontent .right{
	width:55%;
	float:right;
}






.trtitle{
	font-size:28px;
	font-weight:bold;
	line-height:48px;
	text-align:center;
}

.producttop{

}
.producttop .pleft{
	margin-top:40px;
	float:left;
	width:600px;
}
.producttop .pright{
	margin-top:20px;
	float:right;
	width:750px;
	font-size:24px;
	line-height:68px;
}
.producttop .pright span{
	font-weight:bold;
	color:#333333;
}

.producttop .pright div div{
	float:left;
}
.producttop .pright div>div:first-child{
	width:110px;
	margin-top:30px;
}
.producttop .pright div>div:last-child{
	width:400px;
}

.trimg{
	width:600px;

	margin:0 auto;
	border:1px solid #ccc;
	overflow:hidden;

}
.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);	
}



.fwxm{
	margin-top:60px;
	border-bottom:1px solid #ccc;
	margin-bottom:50px;
}
.fwxm ul{
	margin:0 0;
	padding:0 0;
}
.fwxm ul li{
	float:left;
	width:200px;
	line-height:68px;
	background-color:#3C8ADA;
	color:#fff;
	text-align:center;
	font-size:24px;
	font-weight:bold;
	list-style:none;
	margin-right:20px;
	cursor:pointer;
}
.fwxm ul li:hover,.fwxm ul li.current{
	background-color:#1569BF;	
}
.fwxmitem2,.fwxmitem3,.fwxmitem4{
	display:none;
}
.fwxmitem4{
	text-indent:2em;
	font-size:28px;
	line-height:68px;
}


.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;
	
}


.plist ul{
	margin:0 0;padding:0 0;
	list-style:none;
}
.plist ul li{
	float:left;
	width:440px;
	height:490px;
	margin-right:40px;
	box-sizing: border-box;
	border:1px solid #EFEFEF;
	
	overflow: hidden;
	position: relative;
	
	border-radius:10px;
	margin-bottom:50px;
}
.plist ul > a:nth-child(3n) li{
	margin-right:0px;
}
.plist ul li img{
	width:440px;
	height:440px;
	border:none;
	
  -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;
}


.hlist ul{
	margin:0 0;padding:0 0;
	list-style:none;
}

.hlist ul li{
	float:left;
	width:440px;
	margin-right:40px;
	box-sizing: border-box;
	border:1px solid #EFEFEF;
	
	overflow: hidden;
	position: relative;
	
	border-radius:10px;
	margin-bottom:50px;
	padding-bottom:110px;
}
.hlist ul > a:nth-child(3n) li{
	margin-right:0px;
}

.hlist ul li img{
	width:440px;
  -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;
	
	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);
}


.foot{
	background-color:#018B8D;
	height:230px;
	padding-top:40px;
}
.foot .foot-1>div{
	float:left;

	box-sizing: border-box;
}
.foot .foot-1>div:first-child img{
	width:160px;
}
.foot .foot-1>div:nth-child(1){
	width:15%;
	margin-left:10%;
	text-align:center;
	line-height:38px;
	color:#fff;
	font-size:16px;
}
.foot .foot-1>div:nth-child(2){
	border-left:1px solid #fff;
	width:35%;
}
.foot .foot-1>div:nth-child(3){
	border-left:1px solid #fff;
	text-align:left;
	width:30%;
	font-size:20px;
	color:#fff;
	line-height:40px;
	padding-left:40px;
}


.footmenu{

}
.footmenu>div:first-child{
	width:40%;
	margin-left:10%;
}
.footmenu>div:last-child{
	width:40%;
	margin-right:10%;	
}

.footmenu>div{
	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:36px;
}
.footmenu>div:first-child div:first-child,.footmenu>div:first-child div:first-child a{
	font-size:24px;
	font-weight:bold;
	line-height:48px;
}
.footmenu>div:nth-child(2),.footmenu>div:nth-child(2) a{
	font-size:24px;
	font-weight:bold;
	color:#fff;
	line-height:48px;
}

.foot-2,.foot-2 a{
	text-align:center;
	font-size:18px;
	color:#000;
}
.foot-2{
	line-height:48px;
}


.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;
}


	#yidukefu{
		position:fixed;
		right:0px;
		width:208px;
		height:450px;
		z-index:99999;
		overflow:hidden;	
		
		top:calc(50% - 225px);
		top: -webkit-calc(50% - 225px);
		top: -moz-calc(50% - 225px);
	}
	#yidukefu .left{
		float:left;
		width:40px;
		height:115px;
		margin-top:160px;
		padding-left:5px;
		text-align:center;
		color:#fff;
		font-size:16px;
		cursor:pointer;
	}	
	#yidukefu .right{
		float:right;
		width:160px;
		height:450px;
	}	
	#yidukefu .left span{
		letter-spacing:-4px;
	}
	
	#yidukefu .ydkefu1{
		margin-top:117.5px;
		margin-left:120px;
		cursor:pointer;

	}	
	#yidukefu .ydkefu2{
		background-image:url(../images/kefu-2bg.png);		
		cursor:pointer;
		display:none;
	}
	
	#yidukefu .kefutitle img{
		float:left;
		margin-right:5px;
	}
	#yidukefu .kefutitle{
		margin-top:30px;
		font-size:14px;
		color:#F9F3D3;
		lin-height:24px;
		font-weight:bold;
	}
	#yidukefu .kefumobi{
		margin-top:10px;
		font-size:14px;
		color:#fff;
		line-height:32px;
		text-align:center;
	}
	#yidukefu .kefuhx{
		margin-top:20px;
	}
	#yidukefu .kefuweixin img{
		margin-top:20px;
	}