.center {
	position: relative;
	width:100%;
	min-width:1000px;
	height: auto;
	overflow: hidden;
	top:140px;
}
.banner {
	position: relative;
	width: 100%;
	overflow: hidden;
	text-align:center;
	margin: 0 auto;
	width:100%;
	height:1px;
	padding-bottom: 41.66666666666%;
	background: transparent url("../image/banner.jpg") no-repeat scroll 0 0;
	-webkit-background-size: 100% 580px;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
}
.banner_content {
	margin: 0px auto;
	width: 1000px;
	height: 580px;
}
.paper_weixin {
	position: absolute;
	width:246px;
	height:437px;
	top: 80px;
	left: 50px;
}
.download {
	position: absolute;
	height: 580px;
	top: 12%;
	left: 45%;
	color: #000000;display:none;
}
.download_title {
	position: relative;
	display:block;
	font-size: 60px;
}
.download_desc {
	position: relative;
	display:block;
	font-size: 24px;
	padding: 20px 0;
}
.iphone {
	position: relative;
	display: block;
	margin-top:50px;
	width:220px;
	height:56px;
	background: transparent url("../image/iPhone.png") no-repeat scroll 0 0;
	cursor: pointer;
}
.android {
	position: relative;
	display: block;
	margin-top:20px;
	width:220px;
	height:56px;
	background: transparent url("../image/android.png") no-repeat scroll 0 0;
	cursor: pointer;
}
.qrcode {
	position: absolute;
	display: block;
	top:200px;
	left:260px;
	padding:5px 10px 10px 10px;
	background-color: rgb(143,146,150);
	border-radius: 5px;
}
.qrcode span {
	position: relative;
	display: block;
	margin-top: 5px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	overflow: hidden;
}

.question{
	position: relative;
	padding: 100px 0;
	width: 1000px;
	text-align: center;
	margin: 0 auto;
	overflow: hidden;
}
.question p {
	color: rgb(116, 116, 116);
	font-size: 40px;
}
.question p span {
	color: rgb(255, 123, 132);
}
.question ul {
	margin-top:60px;
}
.question ul li {
	float: left;
	width: 25%;
}
.question li img {
	width:180px;
	height:180px;
}
.question li strong {
	display: block;
	color: rgb(60, 60, 60);
	line-height: 44px;
	font-size: 24px;
	font-weight: normal;
	margin-top: 19px;
}
.question li span {
	display: block;
	color: rgb(97, 97, 97);
	line-height: 20px;
	font-size: 14px;
}

#dialog_div {
	position: fixed;
	width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1000;
    display:none;
    outline:0;
    overflow: hidden;
}
#bg_dialog {
	position: absolute;
	box-sizing: border-box;
	width: 300px;
    height: 300px;
    top: calc( 50% - 150px);
    left : calc( 50% - 150px);
    background-color:#FFFFFF;
    border: 1px solid #edf1f2;
    overflow: hidden;
}
#dialog_download {
	position: relative;
	text-align: center;
	font-size: 14px;
	width: 200px;
    height: 200px;
    margin-top: 50px;
    margin-left: 50px;
    text-align: center;
    border: 1px solid #edf1f2;
}

.newscon{ width:100%; height:auto; padding:70px 0px 70px 0px; background:#f0f0f0;}
.title{ text-align:center; font-size:14px; color:#757575;  line-height:32px;}
.title span{ font-size:28px; color:#232323;}
.news_timmid{ width:355px; height:36px; margin:0px auto; position:relative; margin-top:20px;}
.news_timmid .prev{ position:absolute; width:7px; height:14px; right:11px; top:11px; background:url(../image/index_25.png) no-repeat 0px 0px;}
.news_timmid .prev:hover{ background:url(../image/index_25.png) no-repeat 0px -14px;}
.news_timmid .next{ position:absolute; width:7px; height:14px; right:0px; top:11px; background:url(../image/index_27.png) no-repeat 0px 0px;}
.news_timmid .next:hover{ background:url(../image/index_27.png) no-repeat 0px -14px;}
.news_times{ width:315px; height:36px;}
.news_times ul li{ width:55px; float:left; height:36px; line-height:36px; text-align:center; font-size:16px; color:#6c6c6c; cursor:pointer;}
.news_times ul li p{ line-height:34px; height:34px; display:inline-block;}
.news_times ul li.xb{ color:#218d7d;}
.news_times ul li.xb p{border-bottom:1px solid #218d7d;}

.newsmin{ width:90%; margin:0px auto; margin-top:40px;}
.nmins,.nmins2,.nmins3,.nmins4{ width:100%; height:460px; position:relative; margin:0px auto;}
.nmins .prev,.nmins2 .prev,.nmins3 .prev,.nmins4 .prev{ position:absolute; width:38px; height:70px; left:0px; top:40%; background:url(../image/page.png) no-repeat 0px 0px;}
.nmins .prev:hover,.nmins2 .prev:hover,.nmins3 .prev:hover,.nmins4 .prev:hover{ background:url(../image/page.png) no-repeat 0px -70px;}
.nmins .next,.nmins2 .next,.nmins3 .next,.nmins4 .next{ position:absolute; width:38px; height:70px; right:0px; top:40%; background:url(../image/page2.png) no-repeat 0px 0px;}
.nmins .next:hover,.nmins2 .next:hover,.nmins3 .next:hover,.nmins4 .next:hover{ background:url(../image/page2.png) no-repeat 0px -70px;}
.newslb{ width:80%; margin:0px auto; height:460px;}
.newslb ul li{ width:33.3%; height:400px;float:left;}
.newslb ul li a{ display:block; width:90%; height:100%; background:#fff; margin:0px auto;}
.newslb ul li a:hover{ background: url(../image/index_40.png) no-repeat 90% 92% #209f8d; color:#fff;
 -webkit-box-shadow:0 0 15px #b4b3b3;  
  -moz-box-shadow:0 0 15px #b4b3b3;  
  box-shadow:0 0 15px #b4b3b3; 
}
.newslb ul li a:hover .newname{ color:#fff;}
.newslb ul li a:hover .newsyear{ color:#fff;}
.newslb ul li a:hover .newswit{ color:#fff;}
.newsimgs{ width:100%; height:210px;}
.newsimgs img{ width:100%; height:100%;}
.newname{ width:90%; margin:0px auto; font-size:18px; color:#3d3d3d; padding-top:15px;}
.newsyear{ width:90%; margin:0px auto; font-size:14px; color:#737373; padding-top:5px;}
.newswit{ width:90%; height:80px; overflow:hidden; margin:0px auto; font-size:14px; line-height:26px; color:#737373; padding-top:5px;}

.newlink{ width:100%; padding-top:50px;}
.newlink a{ display:block; width:150px; height:50px; background:#209f8d; font-size:16px; color:#fff; text-align:center; line-height:50px; margin:0px auto;}

.incontact{ width:100%; padding:40px 0px 40px 0px; background:#f2f2f2; border-top:1px solid #469f92;}
.inconbd{ width:75%; margin:0px auto; padding-top:40px; line-height:36px; font-size:16px; color:#3b3b3b;}
.inconbd2{ display:none;}
