﻿ @media screen and (min-width: 320px) {
html {
	font-size: 100px;
}
}
 @media screen and (min-width: 360px) {
html {
	font-size: 112.5px;
}
}
 @media screen and (min-width: 400px) {
html {
	font-size: 125px;
}
}
 @media screen and (min-width: 440px) {
html {
	font-size: 137.5px;
}
}
 @media screen and (min-width: 480px) {
html {
	font-size: 150px;
}
}
 @media screen and (min-width: 640px) {
html {
	font-size: 200px;
}
}
html {
	font-size: 31.25vw;
}
.container-fluid {
	padding: 0;
	display: -webkit-flex;
	-webkit-flex-direction: column;
	display: flex;
	flex-direction: column;
}
.clear{ clear:both}
*{ margin:0px; padding:0px;}
p{ margin:0px; padding:0px;}
ul{ margin:0px; padding:0px;list-style:none;}
img{ border:0px;}
ul,li{ list-style-type:none;}
a { color:#000; text-decoration:none;}
a:hover{color:#FEC909;text-decoration:none;} 
.clear { clear:both; }
/*头部*/
#header_box {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10;
	background:url(header.png);
}
#header {
	display: -webkit-flex;
	-webkit-flex-direction: row;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	height: 1.2rem;
 padding: 0 .3rem;
}
.banner{ width:100%;}
.banner img{ width:100%;}
.banner1{ width:100%; text-align:center; margin-top:-240px; color:#FFF; font-size:16px;}
.banner1-1{ font-size:30px;}
.banner1-1 span{ color:#3F7CF8;}
.banner1 a{ background:#3F7CF8;border-radius:30px; margin-top:20px; padding:10px 30px; color:#FFF}
.text-center img{ width:90%;}



.gywm{ width:96%; margin-left:2%;  font-size:16px; line-height:30px; margin-top:10px;}
.gywm img{ width:100%;}
.gywm3{ text-indent:2em; padding:5px;}
.gywm1{ font-size:20px; color:#3D85FF; padding:5px; font-weight:bold;}
.gywm2{ padding-bottom:15px;box-shadow: 3px 3px 3px 3px #eee;
    -webkit-box-shadow: 3px 3px 3px 3px #eee;
    -moz-box-shadow: 3px 3px 3px 3px #eee;}
.gywm2 a{ background:#3D85FF; color:#FFF; font-size:18px; text-align:center; width:30%; line-height:35px;float:left; margin-left:35%; }

.addWrap{ position:relative; width:100%;background:#fff;margin:0; margin-top:20px; padding:0;}
.addWrap .swipe{overflow: hidden;visibility: hidden;position:relative;}
.addWrap .swipe-wrap{overflow:hidden;position:relative;}
.swipe-wrap img{ width:100%}
.addWrap .swipe-wrap > div {float: left;width: 100%;position:relative;}
#position{ position:absolute; bottom:10px; right:0; padding-right:8px; margin:0;text-align:right;}
#position li{width:10px;height:10px;margin:0 2px;display:inline-block;-webkit-border-radius:5px;border-radius:5px;background-color:#666;}
#position li.cur{background:#3F7CF8; width:20px;}
.img-responsive { display: block; max-width:100%;height: auto;}

#tab{position:relative;width:100%;margin:10px auto 0 auto; padding-bottom:5px; background:#FFF;}
#tab .tabList ul { border-bottom:1px solid #CCC;}
#tab .tabList ul li{
	float:left;
	padding:10px 0;
	width:33.3%;
	font-size:16px;
	text-align:center;
	margin-left:-1px;
	position:relative;
	cursor:pointer;
}
#tab .tabCon{
	left:-1px;
	top:32px;
	border-top:none;
	width:100%;
	height:210px;
}
#tab .tabCon div{
	padding:2%;
	width:98%;
	position:absolute;
	opacity:0;
	filter:alpha(opacity=0);
}
#tab .tabList li.cur{
	border-bottom:none;
	border-bottom:2px solid #3D85FF;
	color:#3D85FF;
}
#tab .tabCon div.cur{
	opacity:1;
	filter:alpha(opacity=100);
}
.tabCon li{ font-size:14px; line-height:35px; background:url(dian.png) no-repeat; padding-left:30px;}



.qyfw1{ width:48%; margin:10px 1%; font-size:14px; line-height:30px; height:220px; float:left; background:#FFF; border-radius:8px; text-align:center; color:#999; padding:20px 0px;}
.qyfw1 img{ margin:10px 0px;}
.qyfw1:hover{-webkit-box-shadow: rgba(19,121,160,.5) 0px 0px 30px;
    -moz-box-shadow: rgba(19,121,160,.5) 0px 0px 30px;
    box-shadow: rgba(19,121,160,.5) 0px 0px 30px;}
.qyfw2{ font-size:16px; color:#333;}
.qyfw3{ text-align:left; text-indent:2em;}


.mr_frBtnL { float: left; cursor: pointer; display: inline;}
.mr_frUl { float: left; width:90%; overflow:hidden;}
.mr_frBtnR { float: right;cursor: pointer; }
.mr_frUl ul li{ display: inline; float: left; text-align:center; font-size:16px; line-height:35px; width:50%; overflow: hidden;}
.rzqy1{ background:#FFF; width:96%; margin:2%; border:1px solid #CCC; border-radius:8px; height:200px;}
.rzqy{ height:120px; text-align:center;}
.rzqy img{ width:60%; margin-top:15px;}
.mr_frbox{ background:#fff; padding:10px 0px; float:left; width:100%;}
.prev{ margin-top:90px;}
.next{ margin-top:90px;}



.block_home_slider {
	padding: 1px;
	width:100%;
	position: relative;
	background-color: #ffffff;
	border: 4px solid #f2f2f2;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	behavior: url(js/PIE.htc); /*半透明兼容*/
	text-align: center;
	line-height: 0px;
	margin-right: auto;
	margin-left: auto;
}  /*底部小图标*/
.block_home_slider .slide {position:relative;}
.block_home_slider .caption {padding:13px 16px 12px; position:absolute; left:0px; right:0px; bottom:0px; background:url(bg_caption.png); text-align:left;}
.block_home_slider .caption p {padding-bottom:0px; font-size:11px; color:#dedede; text-shadow:0px -1px #000000; line-height:17px;}
.block_home_slider .caption p.title {padding-bottom:6px; font-size:15px; color:#ffffff; font-weight:bold; line-height:normal;}
.block_home_slider .flex-direction-nav a {width:30px; height:68px; margin-top:-45px; display:block; position:absolute; top:50%; background-repeat:no-repeat; background-image:url(sprite_arrow_2.png); text-indent:-9000px;}
.block_home_slider .flex-direction-nav a.flex-prev {left:6px; background-position:left top;}
.block_home_slider .flex-direction-nav a.flex-prev:hover {background-position:left bottom;}
.block_home_slider .flex-direction-nav a.flex-next {right:6px; background-position:right top;}
.block_home_slider .flex-direction-nav a.flex-next:hover {background-position:right bottom;}
.block_home_slider .flex-control-paging {padding-top:15px; display:inline-block;}
.block_home_slider .flex-control-paging li {
	margin: 0px;
	padding: 0px;
	float: left;
	overflow: hidden;
	list-style-type: none;
}
.block_home_slider .flex-control-paging li a {width:12px; height:12px; display:block; background-repeat:no-repeat; background-image:url(sprite_nav_3.png); text-indent:-9000px; cursor:pointer;}
.block_home_slider .flex-control-paging li a.flex-active {background-position:right top;}

.block_home_post_feature {width:300px;}
.block_home_post_feature p {padding-bottom:0px;}


.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
	list-style-type: none;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block; height:300px;}
.flex-pauseplay span {text-transform: capitalize;}


.zjyq{ width:100%; background:#FBFBFB; border-bottom:1px solid #CCC; line-height:50px;}
.zjyq li{ width:33.3%; float:left; text-align:center; font-size:16px;}
.on1{ color:#3D85FF; border-bottom:2px solid #3D85FF;}
.on1 a{ color:#3D85FF;}
.zjyq1{color:#3D85FF; text-align:center; font-size:30px; font-weight:bold; line-height:100px;}
.zjyq2{ font-size:14px;}
.zjyq2 img{ width:100%;}
.zjyq3{ font-size:15px; line-height:40px; padding:0px 5px; text-indent:2em;}

.yqfm{ width:98%; margin:1%}
.yqfm li{ width:48%; float:left; height:150px; margin:1%; }
.yqfm img{ width:100%; height:150px;}


.dede_pages1{ width:98%; margin:0px 1%; margin-bottom:30px; height:50px; text-align:center;
}
.dede_pages1 ul{
	float:left;
	padding:12px 0px 12px 0px;
}
.dede_pages1 ul li{
	float:left;
	line-height:30px;
	margin-right:6px;
	list-style:none;
}
.dede_pages1 ul li a{
	float:left;
	padding:2px 15px;
	color:#666;
	font-size:14px;
	border:1px solid #389FA8;
}
.dede_pages1 ul li a:hover{
	color:#fff;
	text-decoration:none;
	background:#389FA8;
}
.dede_pages1 ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	color:#fff;
	font-weight:bold;
	background:#389FA8;
}
.dede_pages1 .pageinfo{
	float:right;
	line-height:30px;
	font-size:14px;
	color:#999;
}
.dede_pages1 .pageinfo strong{
	color:#666;
	font-weight:normal;
	margin:0px 2px;
} 
.gsjj{ font-size:22px; margin-left:10px; line-height:60px; color:#09F}

.yqzx{ width:100%;}
.yqzx1{ margin:10px;}
.yqzx1 img{ width:100%; height:100%}
.yqzx2{ font-size:14px; line-height:30px;  color:#CCC;}
.yqzx3{ font-size:16px;}
.yqzx4{ text-indent:2em; line-height:30px; color:#999;}

.xwnr{ padding:0px 5px; font-size:18px; text-align:center; line-height:40px; color:#09F;}
.xwnr1{ padding:0px 5px; border-bottom:1px solid #CCC; text-align:center; line-height:50px; color:#666}
.xwnr2{ padding:0px 5px; font-size:14px; line-height:35px;}
.xwnr2 div{ text-indent:2em;}
.context{ font-size:14px; line-height:40px;}
.xwnr2 img{ width:100% !important; height:100% !important;}

.xmsblb{ width:100%; background:#FBFBFB; border-bottom:1px solid #CCC; line-height:50px;}
.xmsblb li{ width:25%; float:left; text-align:center; font-size:16px;}

.xmsb{ width:98%; margin-left:1%;}
.xmsb li{ width:100%; line-height:40px; border-bottom:#CCC solid 1px; float:left; background:url(dian1.png) no-repeat; padding-left:5%}
.xmsb li a{ float:left; width:75%; overflow:hidden; height:40px}
.xmsb li span{ float:right; width:25%; text-align:right; color:#666;}

.wyfw{ width:98%; margin-left:1%;}
.wyfw div{ font-size:14px; line-height:35px; text-indent:2em;}

.rcgyleft1{ background:url(rcgy.png); padding:20px; font-size:14px; line-height:30px;  text-indent:2em; color:#FFF;}
.rcgyleft2{ margin-top:15px;}
.rcgyleft3{ font-size:18px; margin-top:10px; line-height:35px;  text-indent:0em;}
.rcgy{ width:100%;}
.rcgy img{ margin:10px 0px;}

.lxwm{ margin-left:1%; font-size:16px; line-height:40px;}













.header_box {
	display: -webkit-flex;
	-webkit-flex-direction: row;
	display: flex;
	flex-direction: row;
	
}
.logo_text {
 margin-left: .15rem;
}

.menu_img {
 width: .46rem;
 height: .36rem;
}
.menu_close_img {
 width: .36rem;
 height: .36rem;
}
/*导航*/
#menu_box {
	background: #ffffff;
	position: fixed;
	top: 2.2rem;
	bottom: 0;
	width: 100%;
	z-index: 10;
}
.menu_title {
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	height: 1rem;
	/*border-top: 1px solid #e9e9e9;*/
	border-bottom: 1px solid #e9e9e9;
	align-items: center;
 padding: 0 .3rem;
}
.menu_title > div a:first-child {
 width: .7rem;
 height: .4rem;
	display: block;
	background: url(../img/home.png);
	background-position: 0 center;
	background-repeat: no-repeat;
 background-size: .38rem;
	border-right: 1px solid #e9e9e9;
	float: left;
 margin-right: .3rem;
}
.menu_title > div span, .menu_title > div a {
	vertical-align: middle;
}
.menu_title > div a:hover {
	color: #337ab7;
}
.fenge {
 padding-right: .3rem;
 margin-right: .3rem;
	border-right: 1px solid #e9e9e9;
}
.menu_btn {
	width: 1.3rem;
 height: .6rem;
	background: #36bb81;
 font-size: .24rem;
	color: #ffffff;
	text-align: center;
	border: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
 line-height: .6rem;
}
.menu_btn:hover, .menu_btn:active .menu_btn:visited {
	text-decoration: none;
	color: #ffffff;
}
.menu_list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu_list li a {
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 1rem;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-bottom: 1px solid #e9e9e9;
 padding: 0 .3rem;
}
.menu_list li span {
 font-size: .3rem;
	color: #999999;
}
.menu_list li span.active {
	color: #333333;
}
.emptyBox {
	width: 100%;
	height: 1.2rem;
}
/*footer*/
#footer_box {
	background: #2d3237;
	padding:20px 0px;
}
.footer_item {
	border-bottom: 1px solid #373c41;
 padding: 0 .2rem;
}
.footer_item p{ color:#aaa; line-height:35px;}
.footer_item h2 {
 font-size: .36rem;
	color: #fff;
 padding-top: .3rem;
	margin: 0;
}
.footer_item > ul {
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	padding-left: 0;
 margin: .25rem 0;
}
.footer_item ul li {
	list-style: none;
 font-size: .28rem;
 line-height: .72rem;
	color: #777;
	float: left;
	margin-right: 0.35rem;
}
.footer_item ul li dl {
	display: -webkit-flex;
	display: flex;
	align-items: center;
	margin: 0;
}
.footer_item ul li a, .footer_item ul li a:hover, .footer_item ul li a:visited, .footer_item ul li a:link {
	color: #777;
 line-height: .72rem;
	display: block;
}
#footer_box > p.company_code {
 font-size: .2rem;
	line-height: 0.6rem;
	color: #555;
	text-align: center;
	margin: 0;
}
/*应用特有*/
.footer_item .footer_item_cont {
	display: -webkit-flex;
	display: flex;
}
.footer_item_cont ul {
	padding-left: 0;
 margin: .25rem 0;
	margin-left: 1rem;
}
.footer_item_cont ul:first-child {
	margin-left: 0;
}
/*客服特有*/
.contact_box ul li {
	width: 50%;
	margin: 0;
}
.contact_box ul li:nth-child(even) dl {
	justify-content: flex-end;
}
.contact_box ul li:nth-child(odd) dl {
	justify-content: flex-start;
}
/*关于我们特有*/
.about_us_box ul {
 margin-top: .5rem;
}
.about_us_box ul li dl {
	flex-direction: column;
}
.about_us_box ul li dl img {
	width: 2rem;
	height: 2rem;
}
.about_us_box ul li dl dd {
 font-size: .2rem;
	text-align: center;
	color: #777;
 line-height: .72rem;
}
/*返回顶部*/
.backTop {
	position: fixed;
	bottom: 2rem;
 right: .5rem;
 width: .8rem;
 height: .8rem;
	background: #ffffff;
	border: 1px solid #ccc;
	z-index: 10;
}
.backTop img {
	width: 100%;
}
/*回到首页*/
.goHome {
	position: fixed;
	bottom: 1rem;
 right: .5rem;
 width: .8rem;
 height: .8rem;
	z-index: 10;
	background: #ffffff;
	border: 1px solid #ccc;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.goHome a {
	display: block;
	text-align: center;
 font-size: .16rem;
	word-wrap: break-word;
 line-height: .8rem;
	color: #337ab7;
}
.goHome a:hover, .goHome a:link {
	color: #337ab7;
}
/*标题下划线*/
.title_down_line {
 width: .66rem;
	height: 2px;
	/*height: .03rem;*/
	background: #333;
	margin: auto;
 margin-top: .3rem;
}
.view_more_btn {
	width: 2.4rem;
 height: .8rem;
	border: 1px solid #333;
 border-radius: .8rem;
	margin: auto;
}
.view_more_btn a, .view_more_btn a:visited, .view_more_btn a:hover, view_more_btn a:link {
	display: block;
	color: #333;
 font-size: .28rem;
 line-height: .8rem;
	text-align: center;
}



/*修改input 占位符样式*/
::-webkit-input-placeholder { /* WebKit browsers */
 color: #999;
 font-size: .3rem;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
 color: #999;
 font-size: .3rem;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
 color: #999;
 font-size: .3rem;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
 color: #999;
 font-size: .3rem;
}
/*border*/
.bor-rad-5 {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.radius-50 {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}
.radius-tl {
	-webkit-border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	-o-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
}
.radius-tr {
 -webkit-border-radius: .1rem .1rem 0 0;
 -moz-border-radius: .1rem .1rem 0 0;
 -o-border-radius: .1rem .1rem 0 0;
 border-radius: .1rem .1rem 0 0;
}
.radius-bl {
 -webkit-border-radius: 0 0 .1rem .1rem;
 -moz-border-radius: 0 0 .1rem .1rem;
 -o-border-radius: 0 0 .1rem .1rem;
 border-radius: 0 0 .1rem .1rem;
}
.bor-t-1 {
	border-top: 1px solid #e9e9e9;
}
.bor-b-1 {
	border-bottom: 1px solid #e9e9e9;
}
.bor-tb-1 {
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
}
.lt-sp-1 {
	letter-spacing: 1px;
}
/*边距*/
.no-margin {
	margin: 0!important;
}
.no-padding {
	padding: 0!important;
}
.mb-10 {
 margin-bottom: .1rem;
}
.mt-20 {
 margin-top: .2rem;
}
.mb-20 {
 margin-bottom: .2rem;
}
.mt-30 {
 margin-top: .3rem;
}
.mb-30 {
 margin-bottom: .3rem;
}
.mt-40 {
 margin-top: .4rem;
}
.mb-40 {
 margin-bottom: .4rem;
}
.mb-70 {
 margin-bottom: .7rem;
}
.mt-100 {
	margin-top: 1rem;
}
.mtb-100 {
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.pt-100 {
	padding-top: 1rem;
}
.pb-100 {
	padding-bottom: 1rem;
}
.ptb-100 {
	padding-top: 1rem;
	padding-bottom: 1rem;
}
.ptb-20 {
 padding-top: .2rem;
 padding-bottom: .2rem;
}
.plr30 {
 padding-left: .3rem;
 padding-right: .3rem;
}
/*间距*/
.spacing {
	width: 100%;
 height: .2rem;
	background: #f2f3f4;
}
.more {
 width: .14rem;
 height: .26rem;
}
.mini-hg {
	min-height: 10rem;
}
/*size*/
.size-20 {
 font-size: .2rem;
}
.size-22 {
 font-size: .22rem;
}
.size-24 {
 font-size: .24rem;
}
.size-28 {
 font-size: .28rem;
}
.size-30 {
 font-size: .3rem;
}
.size-32 {
 font-size: .32rem;
}
.size-36 {
 font-size: .36rem;
}
.size-38 {
 font-size: .38rem;
}
.size-40 {
 font-size: .4rem;
}
.size-50 {
 font-size: .5rem;
}
/*color*/
.color-333 {
	color: #333333;
}
.color-666 {
	color: #666666;
}
.color-555 {
	color: #555555;
}
.color-999 {
	color: #999999;
}
.color-ccc {
	color: #cccccc;
}
.color-white {
	color: #ffffff;
}
.color-active {
	color: #36bb81;
}
.color-ft {
	color: #536373;
}
.color-blue {
	color: #337ab7;
}
.color-td-1 {
	color: #82dfec;
}
.color-td-2 {
	color: #7fabf5;
}
.color-td-3 {
	color: #59bdf7;
}
/*background*/
.bg-white {
	background: #ffffff;
}
.bg-blue {
	background: #72b7f3;
}
.bg-yellow {
	background: #f99a61;
}
.bg-purple {
	background: #8593f8;
}
.bg-pink {
	background: #fb7e96;
}
.bg-red {
	background: #ff6363;
}
.bg-green {
	background: #46d38c;
}
.bg-td-1 {
	background: #82dfec;
}
.bg-td-2 {
	background: #7fabf5;
}
.bg-td-3 {
	background: #59bdf7;
}
.bg-f8 {
	background: #f8f8f8;
}
/* box布局 */

.flex_start {
	display: -webkit-flex;
	display: flex;
	justify-content: flex-start;
}
.flex_end {
	display: -webkit-flex;
	display: flex;
	justify-content: flex-end;
}
.flex_center {
	display: -webkit-flex;
	display: flex;
	justify-content: center;
}
.flex_around {
	display: -webkit-flex;
	display: flex;
	justify-content: space-around;
}
.flex_between {
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
}
.flex_warp {
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.flex1 {
	flex: 1;
}
.flex2 {
	flex: 2;
}
.flex_items {
	align-items: center;
}
.self_start {
	align-self: flex-start;
}
.self_center {
	align-self: center;
}
.self_end {
	align-self: flex-end;
}
.flex_column {
	display: -webkit-flex;
	display: flex;
	flex-direction: column;
}
.flex_shrink {
	-webkit-flex-shrink: 0;
	flex-shrink: 0;
}
.jnav {
	width: 100%;
	overflow-y: hidden;
	overflow-x: auto;
	font-size: 1.4rem;
	background: #fff;
	border-bottom: 1px solid #e9e9e9;/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
}
.jnav::-webkit-scrollbar {
width: 0 !important;
height: 0 !important;
}
.jnav .nav-wrap {
	position: relative;
	width: 100em;
	overflow: hidden;
}
.jnav .nav-wrap::after {
	content: "";
	bottom: 0;
	left: 0;
	position: absolute;
	display: block;
	width: 100%;
	height: 1px;
	background-color: #f1f1f1;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
@media (-webkit-min-device-pixel-ratio: 2) {
.jnav .nav-wrap::after {
	-webkit-transform: scaleY(0.5);
	transform: scaleY(0.5);
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
}
}
.jnav ul {
	float: left;
	overflow: hidden;
}
.jnav li {
	float: left;
	display: inline-block;
	padding: 0 0.4rem;
	height: 0.99rem;
	text-align: right;
}
.jnav a {
	display: inline-block;
	height: 0.99rem;
	text-align: center;
	line-height: 0.99rem;
	color: #3d464d;
}
.jnav .active a {
	color: #36bb81;
	border-bottom: 0.04rem solid #36bb81;
}
/*分页*/
 

.met_pager {
	clear: both;
	margin: 20px;
	overflow: hidden;
	text-align: center;
	font-size: 12px
}
.met_pager ul li {
	display: inline-block;
	border: 1px solid #ccc;
	padding: 5px 14px;
	margin: 0 1px;
	line-height: 24px;
	background: #fff;
	color: #999;
	border-radius: 2px
}
.met_pager ul li:hover {
	background: #36bb81;
	color: #fff;
	border: 1px solid #36bb81
}
.met_pager ul li:hover a {
	color: #fff;
}
.met_pager ul li.thisclass {
	display: inline-block;
	border: 1px solid #36bb81;
	padding: 5px 14px;
	margin: 0 1px;
	background: #36bb81;
	color: #fff;
}
.met_pager ul li.thisclass a {
	color: #fff;
}
.met_pager ul li a {
	display: block;
	color: #999
}
.met_pager ul li a:hover {
	color: #fff;
}


.margin-top-20 a{ width:80%; margin:auto 0px; background:#3D85FF; margin:15px 0px; float:left; color:#FFF; margin-left:10%; line-height:20px; text-align:center;border-radius:5px;}
