@charset "utf-8";
html{
	margin: 0 auto;
	max-width: 640px;
}
img {
	max-width: 100%;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    zoom:1;}
body {
	background-color: #fff;
	margin: 0 auto;
	color: #333;
}
body a {
	color: #333;
	text-decoration: none;
}
h1,h2,h3,h4,p{
	padding: 0;
	margin: 0;
}
ul,
li {
	list-style: none;
	margin: 0;
	padding: 0;
}

i {
	font-style: normal;
}
.bluebg{ background:#118be1;}
.greybg{ background:#f2f5f6;}
.lightbg{ background:#e7f0f7;}
.container{
	margin: 0 auto;
	width: 1200px;
}
.w1200 {
    width: 1200px;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
}
.w1100 {
    width: 1100px;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
}
.left{ float:left;}
.right{ float:right;}
.mr10{ margin-right:10px;}
.w1000{ width:1200px; margin:0 auto; text-align:left; height:100%; }
.mt10{ margin-top:10px;}
.mt30{ margin-top:30px;}
.clear{ clear:both;}
.fwb{ font-weight:bold;}
.tac{ text-align:center;}
/* header  footer */
/*footer*/
.footer{ height:480px; background:#00315c; width:100%;}
.footer .w1000{width: 1200px;}
.wxcode{ width:200px; float:left;}
.wxcode img{ margin-top:45px;}
.footmenu{ width:800px; float:left; font-size:14px;}
.footmenu ul{ width:160px; float:left; padding-top:45px;}
.footmenu ul li{ color:#fff; line-height:36px;}
.footmenu ul li a{ color:#7d9db2;}
.footmenu ul li a:hover{color:#ffffff;}
.copyright{ width:390px; float:right; padding-top:45px; color:#fff;}
.copyright .fblue{color:#fff;font-size: 18px;}
.copyright .flarge{ font-size:36px; padding:10px 0; color:#ffffff;}
.copyright .fbig{ font-size:18px;}
.copyright a{ color:#7d9db2;}
.copyright a:hover{color:#ffffff;}
.copyright p{ line-height: 36px; color:#7d9db2; font-size:14px;}
/*2016-7-16*/
.iconlist{ overflow:hidden; padding-top:115px;}
.iconlist li{ width:30%; float:left; text-align:center; margin-bottom:20px;}
.wbox li{ width:136px; float:left; height:50px; background:#e7f0f7; margin-right:30px; margin-bottom:20px; text-align:center; line-height:50px;}
.wbox li.wblue{ background:#0da9f2;color:#fff;}
.wbox li.wgreen{ background:#42c834; color:#fff;}
.wbox li.worange{ background:#ff6f4d; color:#fff;}
.pdmiddle a,.pdmiddle .fs18 span{ padding-left:10px;}

/*header*/
.header{ height:88px; background:#fff;}
.header .w1000{ width:1200px;}
.head_top{ height:32px; line-height:32px; background:#232e40;color:#fff;}
.head_top span{ padding-left:15px; float:right;}
.head_top a{ color:#fff;}
.headcon{ height:88px;}
.header .left{ width:260px;}
.header .nav{ width:auto!important; height:88px;}
.header .nav >ul{ width:auto; height:88px; min-width:80px; }
.header .nav >ul>li{float:left;margin-left: 36px;/* height:88px; */line-height:88px;padding: 0 15px;text-align:right;font-size:16px;position: relative;}
.header .nav >ul>li.nav_main:hover{background:#027cd1; transition: 0.6s;-moz-transition: 0.6s; /* Firefox 4 */ -webkit-transition: 0.6s; /* Safari 和 Chrome */ -o-transition: 0.6s;}
.header .nav >ul>li.nav_main:hover a{color:#fff; font-weight:bold;}
.header .nav >ul .nav_sub{ z-index:999999; display:none; position:absolute; left:50%; margin-left:-200px;height:60px; line-height:60px; width:100%;}
.header .nav >ul>li.nav_item:hover .nav_sub{ display:block;z-index:999999; height:60px; width:720px;}
.header .nav .nav_sub li{ float:left; width:180px; height:60px; line-height:60px;z-index:999999; text-align:center;}
.header .nav .nav_sub .nav_submenu-item {float: left;width: 100px;text-align: left;color: #027cd1;margin-top: 20px;font-weight: bold;}
.header .nav .nav_sub .nav_submenu-item .nav_sub_menu .nav_sub_list{float: none;padding: 0px !important;height: 36px;line-height: 36px;font-weight: normal;margin-left: 0px;}
.header .nav .nav_sub .nav_submenu-item .nav_sub_menu .nav_sub_list a{height: 36px;line-height: 36px;text-align: left;color: #666; font-weight:normal;}
.header .nav .nav_sub .nav_submenu-item .nav_sub_menu .nav_sub_list a:hover{color:#027cd1;}
.header .nav >ul>li .nav_sub li a{ color:#fff; display:block; width:180px; height:60px;z-index:999999;}
.header .nav >ul .small{height:60px; line-height:60px; width:900px;}
.header .nav >ul .small li{ width:105px; overflow:hidden;}
.header .nav >ul>li .small li a{width:105px;}
.header .nav >ul>li.nav_item:hover .small{ display:block;z-index:999999; height:60px; width:900px;}
.subbg{ position:absolute;background:#f5f5f5; z-index:9999; height:480px; width:100%; top:88px; filter:alpha(opacity=96);-moz-opacity:0.96; -khtml-opacity: 0.96; opacity: 0.96;  }
.header .nav >ul>li a{
	display: block;
	font-size:18px;
}

.sun-nav li a{
	display: block;
	font-size:16px!important;
	line-height: 50px;
}
.sun-nav li a:hover{
	background-color:#3f9de7;
	color: #FFFFFF;
}
.header .nav >ul>li:hover .sun-nav{
	display: block;
}
.header .nav >ul>li:hover{
	position: relative;
	z-index: 99;
}



.main{
	width: 1200px;
	margin: 0 auto;
}
/* page */
.page-banner{
	position: relative;
	height: 426px;
	background-repeat: no-repeat;
	background-position: center;
}
.banner-text{
	position: absolute;
	left: 50%;
	top: 130px;
	transform: translateX(-50%);
	width: 450px;
	height: 110px;
	color: #fff;
	font-size: 56px;
	text-align: center;
	line-height: 100px;
	background: url(../images/ban-pop.png) no-repeat;
}

/* .pt-section{
	padding: 100px 0;
} */
.text-blue{
	color: #118be1;
}
.text-org{
	color: #eea311;
}
.pt-odd{
	background-color: #2891e5;
}
.pt-main{
	position: relative;
	width: 760px;
	margin: 0 auto;
}

.pt-grid{
	width: 310px;
}
.pt-grid .pt-title{
	color: #118be1;
	font-size: 20px;
	margin-bottom: 15px;
	font-weight: bold;
}
.pt-grid .pt-desc{
	color: #555555;
	font-size: 16px;
	line-height: 2.6;
}
.pt-even .pt-photo{
	text-align: right;
	
}
.pt-even .pt-grid{
	position: absolute;
	left: 0;
	top: 50%;
	width: 550px;
	transform: translateY(-50%);
}
.pt-odd .pt-grid{
	position: absolute;
	right: 0;
	top: 50%;
	width: 550px;
	transform: translateY(-50%);
}
.pt-odd .pt-grid .pt-title{
	color: #eea311;
}
.pt-odd .pt-grid .pt-desc{
	color: #FFFFFF;
}
.pt-heading{
	text-align: center;
	line-height: 1.2;
	margin-bottom: 40px;
}
.pt-heading .tt{
	color: #0273cf;
	font-size: 32px;
	margin-bottom:25px;
}
.pt-heading .tt-strong{
	font-size: 24px;
	margin-bottom:20px;
	font-weight: bold;
}
.pt-heading .desc{
	color: #555555;
	font-size: 17px;
	line-height: 1.8;
}
.bg-section{
	background-color: #2891e5;
	color: #FFFFFF;
}
.bg-section .pt-heading *{
	color: #FFFFFF!important;
}

.gray-section{
	background-color: #f5f5f5;
}

.per-section{
	padding: 40px 0;
}
.per-section .main{
	width: 1200px;
}
.per-photo{
	text-align: center;
}
.per-section .pt-heading{
	margin-bottom: 50px;
}
.per-section .desc{
	font-size: 16px;
}
/* .per-cells .per-photo.left{
	margin-left: 45px;
}
.per-cells .per-photo.right{
	margin-right: 45px;
} */

.per-cells {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center;
	-ms-flex-pack: justify!important;
	justify-content: space-between!important;
}
.per-cells .per-photo{
	margin: 0!important;
	padding: 0!important;
}
.per-cells .per-grid{
	margin: 0!important;
	padding: 0!important;
	width: 550px!important;
}
.per-cells.clearfix::after{
	display: none;
}

.per-grid{
	width: 336px;
}
.per-text .tt{
	font-size: 18px;
	margin-bottom: 5px;
	font-weight: bold;
}
.per-text .desc{
	font-size: 15px;
	line-height: 1.8;
}
.per-grid .per-text{
	margin-bottom: 10px;
}


.groupicon,.groupicon4{ width:100%; float:left;}
.groupicon li,.groupicon4 li{ float:left; width:200px; color:#333; font-size:14px; text-align:center; line-height:30px;}
.groupicon li .gtitle,.groupicon4 li .gtitle{ font-size:18px; padding-top:20px; }
.groupicon4 li{ width:300px;}

.case_haoxin li{
width:360px;float:left;
color:#fff;
}
.case_haoxin h3{font-size:20px;margin:20px 0px 10px 0px;
}
.case_haoxin p{font-size:14px;
}


/*2016-7-16*/
.iconlist{ overflow:hidden; padding-top:45px;}
.iconlist li{ width:30%; float:left; text-align:center; margin-bottom:20px;font-size: 14px;}
.iconlist li p{
	margin-bottom: 10px;
}
.wbox li{ width:136px; float:left; height:50px; background:#e7f0f7; margin-right:30px; margin-bottom:20px; text-align:center; line-height:50px;}
.wbox li.wblue{ background:#0da9f2;color:#fff;}
.wbox li.wgreen{ background:#42c834; color:#fff;}
.wbox li.worange{ background:#ff6f4d; color:#fff;}
.pdmiddle a,.pdmiddle .fs18 span{ padding-left:10px;}


.wh1000{
	width: 1000px;
	margin: 0 auto;
}
.jp-cells{
	overflow: hidden;
	margin: 0 -10px;
}
.jp-cells li{
	float: left;
	padding: 0 10px;
}
.jp-cells .jp-box{
	background-color: #FFF;
	width: 240px;
	text-align: center;
	padding: 40px 20px;
	height: 320px;
}
.jp-box .tt{
	padding-top: 15px;
	margin-bottom:10px;
	font-weight: bold;
	font-size: 18px;
}
.jp-box .desc{
	text-align: left;
	line-height: 2;
	padding: 0 8px;
}
.kh-cells{
	overflow: hidden;
}
.kh-cells li{
	float: left;
	padding: 0 26px;
}
.kh-cells .kh-box{
	width: 340px;
	text-align: center;
}
.kh-box .tt{
	padding: 20px 0;
	font-size: 18px;
}
.kh-box img{
	width: 100%;
}
.kh-box .desc{
	text-align: left;
	line-height: 2;
}
.per-index-text{
	margin-bottom: 15px;
}
.per-index-text .text-strong{
	font-size: 19px;
	font-weight: bold;
	margin-bottom: 15px;
}
.per-index-text .desc{
	font-size: 15px;
	color: #999;
}

.mr-list{
	margin: 0 -15px;
	overflow: hidden;
}
.mr-list li{
	float: left;
	padding: 0 13px;
}
.mr-list .mr-box{
	width: 220px;
	display: block;
	text-align: center;
}
.mr-box p{
	font-size: 18px;
	margin-top: 35px;
}
.khk-cells{
	overflow: hidden;
}
.khk-cells li{
	width: 20%;
	float: left;
}
.khk-cells .khk-box{
	width: 168px;
	margin: 0 auto;
	text-align: center;
}
.khk-box .tt{
	margin: 20px 0;
	font-size: 28px;
	color: #555555;
}
.khk-box .desc{
	color: #666666;
	font-size: 14px;
	line-height: 2;
}
.kf-cells{
	overflow: hidden;
	padding-top: 0px;
}

.kf-cells li{
	float: left;
	width: 33.33%;
	padding: 25px 0;
}
.kf-box{
	width: 360px;
	margin: 0 auto;
}
.kf-box .kf-desc{
	color: #666666;
	font-size: 14px;
	line-height: 1.8;
}
.kf-box .kf-head{
	margin-bottom: 15px;
}
.kf-box .kf-head *{
	display: inline-block;
	vertical-align: middle;
}
.kf-box .kf-head  span{
	font-size: 24px;
	color: #118be1;
	margin-left: 20px;
}
.rs-cells{
	overflow: hidden;
}
.rs-cells li{
	float: left;
	width: 33.33%;
	padding: 5px 0;
}
.rs-box{
	/*width: 290px;*/
	overflow: hidden;
}
.rs-box .rs-icon{
	float: left;
	width: 62px;
	margin-right: 10px;
}
.rs-box .rs-body{
	overflow: hidden;
	line-height: 1.8;
}
.rs-body .hd{
	color: #118be1;
}
.rs-body .bd{
	color: #555555;
}
.fei-cells{
	overflow: hidden;
}
.fei-cells li{
	float: left;
	width: 25%;
}
.fei-box{
	margin: 0 auto;
	width: 260px;
	padding: 45px 0;
	/*height: 280px;*/
	text-align: center;
	background-color: rgba(255,255,255,.2);
}
.fei-box .tt{
	padding-top: 15px;
	margin-bottom: 15px;
	font-size: 18px;
}
.fei-box .desc{
	text-align: left;
	padding: 0 30px;
	line-height: 2;
}
.ht-cells{
	padding: 10px 0;
	overflow: hidden;
}
.ht-cells li{
	float: left;
	padding: 15px;
}
.ht-cells .ht-box{
	width: 530px;
	overflow: inherit;
	padding:25px 20px;
	background-color: #FFFFFF;
}
.ht-box .icon{
	float: left;
	margin-right: 10px;
}
.ht-box .bd{
	overflow: hidden;
	font-size: 16px;
	line-height: 1.6;
}
.ht-box .bd .text-blue{
	font-size: 20px;
}
.header-fixed{
	position: fixed;
	width: 100%;
	max-width: 640px;
	z-index: 999;
	top: 0;
	border-bottom: 1px solid #F7F7F7;
}
#dowebok .banner-container{
	height: calc(100vh - 88px);
}


.pt-main {
	margin: 0 auto;
	width: 1200px;
}
.pt-main .per-photo{
	margin: 0!important;
	padding: 0!important;
}
.pt-main .per-grid{
	margin: 0!important;
	padding: 0!important;
}
.eq-cells{
	overflow: hidden;
}
.eq-cells li{
	float: left;
	margin-right: 136px;
	width: 130px;
	padding: 20px 0;
	text-align: center;
}
.eq-cells li p{
	font-size: 18px;
	margin-top: 20px;
}
.per-cells .per-photo{
	width: 550px;
	display: flex;
	align-items: center;
}

















	.per-section .pt-heading{
		margin-bottom: 80px;
	}
	.normal-page .per-body>.per-photo img{
		width: 1200px;
	}
	.per-grid .per-text{
		margin-bottom: 30px;
	}
	.per-text .tt{
		font-size: 24px;
	}
	.per-text .desc{
		font-size: 18px;
	}
	.per-cells .per-photo img{
		width:640px;
	}
	
	.per-cells .per-photo .sm-pic{
		width:500px;
	}
	.pt-main .pt-photo img{
		width: 500px;
	}
	.pt-grid{
		width: 500px;
	}
	.pt-grid .pt-title{
		font-size: 24px;
	}
	.pt-grid .pt-desc{
		font-size: 20px;
	}
	.lg-pic{
		width: 1050px;
	}
	
	.rs-body .hd{
		font-size: 16px;
	}
	.rs-body .bd{
		color: #555555;
	}
	.fei-box .tt{
		font-size: 16px;
	}
	.ht-box .icon{
		float: left;
		margin-right: 10px;
	}
	.ht-box .text-blue{
		font-size: 16px;
	}
	.ht-box .bd{
		overflow: hidden;
		font-size: 16px;
		line-height: 1.6;
	}
	.pt-heading .tt-strong{
		font-size: 16px;
	}
	.page-banner{
		height: 600px;
		background-size: cover;
	}

.foot-section{
    background: #00315c;
}
.header .left a{
	display: block;
	font-size: 0;
	padding: 19px 0;
}


.per-photo.right{
	text-align: right;
	justify-content: flex-end;
}
	.per-body>.per-photo>img{
		width: 850px!important;
	}
	.main>.per-photo>img{
		width: 850px!important;
	}
	
	.per-body>.per-sm-photo>.yq-pic{
		width: 708px!important;
	}
	.per-photo.left img{
		max-width: 500px;
		max-height: 400px;
	}
	.per-photo.left .lg-pic{
		max-width: 550px;
		max-height: 440px;
	}
	.per-photo.right .lg-pic{
		max-width: 550px;
		max-height: 440px;
	}
	.per-photo.right img{
		max-height: 400px;
		max-width: 500px;
	}
	.pt-main >.pt-photo> img{
		max-width: 500px;
	}
	.per-photo .sm-pic{
		max-height: 370px!important;
	}


	.per-photo.left img{
		max-height: 370px;
	}
	.per-photo.right img{
		max-height: 370px;
	}
	.per-body>.per-photo>img{
		width: 850px!important;
	}
	.per-body>.per-sm-photo>.pt-pic{
		width: 708px!important;
	}
	.index-page .per-section .pt-heading{
		margin-bottom: 20px;
	}

.nowrap{
	white-space: nowrap;
}
	.per-body>.per-sm-photo>.pt-pic{
		width: 508px!important;
	}
#fp-nav.right {
    right: 17px;
}
.close-menu{
	display: none;
}
.banner-menu{
	display: none;
}
	.per-section .main{
		width: 100%;
	}
	.banner-menu{
		display: block;
		background: url(../images/menu-enabled.png) no-repeat;
		width: 32px;
		height: 32px;
		cursor: pointer;
		position: absolute;
		right: 10px;
		top: 50%;
		margin-top: -16px;
	}
	.header{
		height: 70px;
	}
	.headcon{
		height: 70px;
	}
	.header .w1000{
		position: relative;
		margin: 0;
		width: 100%;
		left:0;
	}
	.header .left a{
		padding: 10px 5px;
	}
	.header .nav{
		background-color: #FFFFFF;
	}
	.header .nav >ul>li a{
		font-size: 18px;
		/* text-align: center; */
	}
	.header .nav {
	    position: fixed;
	    top: 0;
	    right: 0;
	    width: 55%!important;
	    box-sizing: border-box;
	    height: 100vh;
	    background-color: rgba(250, 250, 250, 1);
	    background-repeat: no-repeat;
	    background-position: center bottom;
	    background-size: contain;
	    z-index: 99990;
		transform: translateX(100%);
		transition: .3s all;
	}
	.header .nav.show {
	    transform: translateX(0);
	} 
	.header .nav >ul{
		height: 100vh;
		overflow: hidden;
		overflow-y: auto;
	}
	.header .nav >ul>li{
		float: none;
		margin: 0;
		width: 100%;
		text-align: left;
		/* height: 60px; */
		line-height: 60px;
		box-sizing: border-box;
		border-bottom: 1px solid #DCDCDC;
	}
	.close-menu{
		display: block;
		position: fixed;
		right: 5px;
		top: 5px;
		opacity: 0.8;
		width: 40px;
		height: 40px;
		z-index: 88888;
		background-color: #fafafa;
		border-radius: 2px;
		background: url(../images/close.png) center no-repeat;
		background-size: 24px 24px;
		/* background-position: -360px 0; */
	}
	.per-cells .per-photo{
		float: none!important;
		width: 100%!important;
	}
	.per-cells .per-grid{
		float: none!important;
		width: 100%!important;
	}
	.section{
		display: block!important;
		height: auto!important;
	}
	.fp-tableCell{
		display: block;
		height: auto!important;
	}
	.per-cells{
		display: block;
	}
	#dowebok .banner-container{
		height: 200px;
	}
	.page{
		padding-top: 70px;
	}
	.page-banner{
		height: 200px;
		background-size: cover;
	}
	.banner-text{
		top:60px;
		width: 260px;
		height: 60px;
		line-height: 60px;
		font-size: 20px;
		background-size: contain;
	}
	.footer{
		padding: 0 15px 15px 15px;
		box-sizing: border-box;
		overflow: hidden;
	}
	.footer .w1000{
		width: 100%;
	}
	.footmenu{
		width: 100%;
		float: none;
		overflow: hidden;
	}
	.copyright{
		width: 100%;
		float: none;
	}
	.footmenu ul{
		width: 25%!important;
	}
	.per-cells .per-photo{
		width: 100%;
		display: block;
	}
	.per-cells .per-photo img{
		width: 100%;
	}
	.per-section{
		padding: 40px 15px;
	}
	.pt-heading .tt{
		font-size: 20px;
		margin-bottom: 15px;
	}
	.per-section .desc{
		font-size: 12px!important;
	}
	.per-cells .per-photo.left{
		text-align: center;
		margin-bottom: 20px!important;
	}
	.per-cells .per-photo.right{
		text-align: center;
		margin-top: 20px!important;
	}
	.per-cells .per-photo img{
		width: 80%;
	}
	.copyright .flarge{
		font-size: 30px;
	}
	.copyright p{
		font-size: 13px;
		line-height: 26px;
	}
	.pt-main{
		width: 100%;
	}
	.pt-odd .pt-grid{
		width: 100%;
		position: static;
		transform: translateY(0);
	}
	.pt-even .pt-grid{
		width: 100%;
		position: static;
		transform: translateY(0);
	}
	.pt-main >.pt-photo{
		text-align: center;
		padding:16px;
	}
	.pt-main >.pt-photo> img{
		max-width: 100%;
	}
	.pt-section{
		padding: 50px 15px;
	}
	.pt-section .pt-heading .tt{
		font-weight: bold;
	}
	
	.pt-grid .pt-title{
		font-size: 16px;
	}
	.pt-grid .pt-desc{
		line-height: 1.8;
		font-size: 14px;
	}
	.copyright .fbig{
		font-size: 15px;
	}
	.w1200{
		width: 100%;
	}
	.kf-cells li{
		width: 100%;
		box-sizing: border-box;
		padding: 10px;
	}
	.jp-cells li{
		padding: 10px;
	}
	.jp-cells .jp-box{
		width: 100%;
		box-sizing: border-box;
		padding: 20px;
		height: auto;
	}
	.kh-cells .kh-box{
		width: auto;
	}
	.kh-cells li{
		padding: 15px  26px;
	}
	.groupicon li, .groupicon4 li{
		width: 50%!important;
	}
	.groupicon li p:last-child{
		padding: 10px!important;
		margin-bottom: 20px!important;
	}
	
	.groupicon li .gtitle{
		padding-top: 0;
	}
	.case_haoxin li{
		overflow: hidden;
		width: 100%;
		float: none;
		margin: 0!important;
		margin-bottom: 40px!important;
	}
	
	.per-section .per-cells{
		width: 100%!important;
	}
	.rs-cells li{
		width: 100%;
	}
	.fei-cells{
		margin: 0 -6px;
	}
	.fei-cells li{
		width: 50%;
		padding: 6px!important;
		box-sizing: border-box;
	}
	.fei-box{
		padding: 25px 0!important;
		width: auto;
	}
	.fei-box .desc{
		padding: 0 15px!important;
	}
	.khk-cells li{
		width: 50%;
		padding: 15px 0;
	}
	.khk-box .tt{
		font-size: 16px;
		margin: 10px 0;
	}
	.khk-box img{
		width: 66px;
	}
	.per-section .pt-heading{
		margin-bottom: 30px;
		padding: 0 20px;
	}
	.ht-cells li{
		float: none;
	}
	
	.ht-cells .ht-box{
		width: auto;
	}
	.ht-box .bd .text-blue{
		font-size: 16px;
	}
	.ht-box .bd{
		font-size: 13px;
	}
	.eq-cells li{
		width: 33.33%;
		margin-right: 0;
	}
	.eq-cells li p{
		margin-top: 10px;
		font-size: 16px;
	}
	.eq-cells li img{
		width: 62px;
	}
	.mr-list li{
		box-sizing: border-box;
		width: 50%;
		margin-bottom: 30px;
	}
	.mr-list li:nth-child(1){
		width: 100%;
	}
	.mr-list .mr-box{
		width: auto;
	}
	.mr-list .mr-box img{
		width: 100%;
		height: 200px;
	}
	.mr-box p{
		margin-top: 15px;
	}
	
	.per-body{
		width: 100%!important;
	}

	.hidden-sm{
		display: block;
	}
	.hidden-md{
		display: none;
	}
	.foot-section{
		padding: 0;
	}
	.hidden-md{
		display: block;
	}
	.hidden-sm{
		display: none;
	}
	.kf-box{
		position: relative;
		padding-left: 30px;
		width: 100%;
		box-sizing: border-box;
	}
	.kf-box .kf-head {
		margin-bottom: 5px;
		line-height: 1;
	}
	.kf-box .kf-head span{
		font-size: 16px;
	}
	.kf-box .kf-desc{
		line-height: 1.4;
		margin-left: 20px;
		font-size: 12px;
	}
	.kf-box img{
		position: absolute;
		left: 0;
		top: 0;
	}
	.iconlist li{
		width: 33.33%;
	}
	.fei-box{
		padding: 25px 0 0 0 !important;
	}
.m-footer{
	line-height: 1.2rem;
	padding: 0.7rem 0;
	text-align: center;
	background: #f3f3f3;
	width: 100%;
	clear: both;
	font-size: 0.8rem;
}
.menumask{
	background-color: rgba(0,0,0,0.6);
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 2999;
	display: none;
}


	.per-cells .per-photo img{
		width: 100%;
	}
	.per-cells .per-grid{
		padding: 0 10%!important;
		box-sizing: border-box;
		text-align: center;
	}
	.eq-cells li p{
		font-size: 14px;
	}




