@charset "utf-8";
* {
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0px;
	margin: 0px;
	outline: none;
}
body {
	color: #000;
	background-color: #FFF;
	padding: 0px;
	margin: 0px auto;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: auto;
	font-family: NotoSansHans-Regular;
	font-size: 16px;
	max-width: 640px;
}
html {
	font-size: 100px;
}
a:visited {
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	-webkit-user-select: none;
	-moz-user-focus: none;
	-moz-user-select: none;
}
a:focus {
	outline: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	-webkit-user-select: none;
	-moz-user-focus: none;
	-moz-user-select: none;
}
a:hover, a:active {
	outline: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	-webkit-user-select: none;
	-moz-user-focus: none;
	-moz-user-select: none;
}
div {
	margin: 0;
	padding: 0;
	border: 0;
}
img {
	margin: 0;
	padding: 0;
	vertical-align: middle;
	border: 0;
	max-width: 100%;
}
p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
}
b, strong {
	font-weight: bold;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
li {
}
a {
	text-decoration: none;
	color: #000;
	background: transparent;
	outline: none
}
a:visited {
}
a:focus {
	outline: none;
}
a:hover, a:active {
	outline: none;
}
form {
	margin: 0;
}
button, input, select, textarea {
	font-size: 100%;
	/* Correct font size not being inherited in all browsers. */

	margin: 0;
	/* Address margins set differently in IE 6/7, Firefox 3+, Safari 5,and Chrome */

	vertical-align: baseline;

 /* Improve appearance and consistency in all browsers */

	*vertical-align: middle;
/* Improve appearance and consistency in all browsers */

}
input[type="button"], input[type="submit"], input[type="reset"] {
	-webkit-appearance: none;
}
textarea {
	-webkit-appearance: none;
}
button, select {
	text-transform: none;
}
body {
	-webkit-tap-highlight-color: transparent;
}
.clear {
	display: block;
	clear: both;
}
.head {
	position: fixed;
 height: .85rem;
	background: #fff;
	width: 100%;
	z-index: 999999;
}
.height1 {
height: .85rem;
}
.head .logo {
 padding-top: .17rem;
 padding-left: .28rem;
	float: left;
}
.head .logo img {
	width: 1.3rem;
	display: block;
}
.head .right {
	float: right;
	height: 100%;
}
.head .right .search {
	float: left;
}
.head .right .words:hover {
	width: 4.06rem;
	background: url(../images/search.png) no-repeat 3.5rem center rgba(245, 245, 245, 1);
 background-size: .28rem;
	padding-right:0.8rem;
	padding-left:0.2rem;
}
.head .right .words {
	display: block;
	float: left;
	border: none;
	background: url(../images/search.png) no-repeat center center;
 width: .5rem;
 background-size: .28rem;
 height: .59rem;
	border-radius: 100px;
 margin-top: .12rem;
	font-size: 14px;
}
.head .right .send {
	border: none;
	padding: 0px;
	width: 0;
	background: none;
}
.head .right .lan {
	float: left;
	margin: 0px 10px 0 8px;
}
.head .right .lan a {
	color: #fff;
	display: block;
	float: left;
 width: .3rem;
 height: .3rem;
	background:rgba(0, 171, 178, 1);
 border-radius: .07rem;
 margin-top: .28rem;
	text-align: center;
 line-height: .3rem;
 font-size: .16rem;
	font-family:NotoSansHans-Regular;
	font-weight:400;
	color:rgba(255, 255, 255, 1);
}
.head .right .switch {
	float: left;
 width: .3rem;
	height: 100%;
 margin-right: .4rem;
	background: url(../images/switch.png) no-repeat center center;
	background-size: 100%;
}
.menuslide {
	left: 0px;
	top: 0px;
	width: 100%;
 top: .85rem;
 max-height: calc(100vh - .85rem);
	overflow: auto;
 padding-top: .85rem;
	position: fixed;
	z-index: 888;
	top: 0;
}
.menuslide ul {
}
.menuslide ul li {
}
.menuslide ul li .h2tit {
	background: url(../images/de.png) no-repeat 90% center rgba(238, 238, 238, 1);
	background-size: 11px;
}
.menuslide ul li.current .h2tit {
	background: url(../images/cu.png) no-repeat 90% center rgba(238, 238, 238, 1);
	background-size: 11px;
}
.menuslide ul li .h2tit a {
	display: inline-block;
 line-height: .87rem;
 font-size: .29rem;
	font-family:NotoSansHans-Regular;
	font-weight:400;
	color:rgba(62, 58, 57, 1);
 padding-left: .78rem;
	/* background: url(../images/de.png) no-repeat 90% center rgba(238,238,238,1); */

	

/* background-size: 11px; */

	

width: auto;
}
.menuslide ul li dl {
	display: none;
}
.menuslide ul li dl dd a {
	border-bottom: 1px solid #fff;
	display: block;
 line-height: .67rem;
	background:url(../images/line.png) no-repeat 90% center rgba(247, 247, 247, 1);
	background-size: 11px;
 font-size: .25rem;
	font-family:NotoSansHans-Regular;
	font-weight:400;
	color:rgba(62, 58, 57, 1);
 padding-left: .78rem;
}
.menuslide {
	display: none;
}
.main {
	background: #000;
}
.main.current {
}
.index {
padding-top: .85rem;
}
.index .sec_1 {
}
.index .sec_1 img {
	display: block;
	width: 100%;
}
.head {
 height: .85rem;
	overflow: hidden;
}
.index .section_1 {
}
.index .section_1 .content {
	position:relative;
	margin:auto;
	zoom: 1;
	overflow: hidden;
	padding-left: 3.81rem;
	height: 4.08rem;
}
.index .section_1 .imgbox {
	position: absolute;
	left: 9%;
	top: 0;
}
.index .section_1 .imgbox img {
	width: 3.72rem;
margin-top: .4rem;
	margin-left: 0;
}
.index .section_1 .right {
	float: left;
padding-top: .82rem;
}
.textmodel .h2tit {
font-size: .34rem;
	font-family:NotoSansHans-Regular;
	font-weight:500;
	color:rgba(62, 58, 57, 1);
}
.textmodel {
	position: relative;
	z-index: 6;
}
.textmodel .more:hover {
	color:#00ABB4;
	background:url(../images/curs.png) no-repeat right center;
}
.textmodel .h3tit {
font-size: .23rem;
	font-family:NotoSansHans-Regular;
	font-weight:400;
	color:rgba(62, 58, 57, 1);
padding-top: .3rem;
margin-bottom: .2rem;
	padding-right: 10%;
}
.textmodel .desc {
	font-size:20px;
	font-family:NotoSansHans-Regular;
	font-weight:400;
	color:rgba(62, 58, 57, 1);
	padding-top:10px;
	margin-bottom:183px;
}
.textmodel .more {
font-size: .17rem;
	font-family:NotoSansHans-Regular;
	font-weight:100;
	color:#000;
padding-right: .2rem;
	background:url(../images/more2.png) no-repeat right center;
background-size: .1rem !important;
}
.index .section_1 .textmodel .more {
	margin-top:0rem;
	display:inline-block;
}
.index .section_2 {
	background:url(../images/section_2.jpg) no-repeat center center;
	background-size:cover;
}
.index .section_2 .content {
	position:relative;
	margin:auto;
	max-width:100%;
	overflow:hidden;
	height: 4.11rem;
}
.index .section_2 .right {
	float:left;
padding-top: .33rem;
padding-left: .78rem;
}
.textmodel .more2 {
	font-size:20px;
	font-family:NotoSansHans-Regular;
	font-weight:500;
	color:rgba(62, 58, 57, 1);
	display:inline-block;
	margin-top:111px;
	padding-right:17px;
	background:url(../images/more2.png) no-repeat right center;
}
.index .section_3 {
	background:url(../images/section_3.jpg) no-repeat center center;
	background-size:cover;
	overflow:hidden;
}
.index .section_3 .content {
	height: 4.07rem;
	position:relative;
	margin:auto;
	max-width:100%;
}
.index .section_3 .right {
	float:left;
padding-top: .83rem;
padding-left: .73rem;
}
.index .section_3 .imgbox {
}
.index .section_3 .imgbox img {
	position: absolute;
	width: 2.5rem;
	top: 7%;
	right: 14%;
}
.index .section_4 {
	background:#fdfcfd;
	position:relative;
	overflow:hidden;
	zoom:1;
	padding-left:50%;
}
.index .section_4 .content {
	height: 4.1rem;
	position:relative;
padding-top: .61rem;
padding-left: .53rem;
}
.index .section_4 .right {
	float:left;
	padding-top:180px;
}
.index .section_4 .textmodel .more2 {
	margin-top:230px;
}
.index .section_4 .imgbox {
	padding-top:67px;
	padding-left:212px;
	float:left;
}
.index .section_4 .imgbox {
	position:absolute;
	left:0px;
	top:0px;
	width:50%;
	height:100%;
}
.index .section_2 .content .imgbox img {
	width: 2rem;
	left: 25%;
	position: absolute;
	bottom: 0%;
	left:70px;
}
.index .section_4 .content img {
	width: 2rem;
}
.index .section_4 .content {
	background: url(../images/bg.png) no-repeat center center;
	background-size: cover;
}
.index .section_5 {
}
.index .section_5 .title:after {
	content:"";
	display:block;
	margin:auto;
width: .44rem;
height: .04rem;
	background:rgba(62, 58, 57, 1);
	border-radius:3px;
margin-top: .15rem;
}
.index .section_5 .title {
	text-align:center;
	position:relative;
font-size: .36rem;
	font-family:NotoSansHans-Regular;
	font-weight:500;
	color:rgba(62, 58, 57, 1);
padding-top: .49rem;
}
.index .section_5 .content {
	zoom:1;
	overflow:hidden;
	margin:auto;
margin-top: .5rem;
}
.index .section_5 .left {
	background:#fff;
	position: relative;
}
.index .section_5 .imgbox {
	overflow:hidden;
}
.index .section_5 .imgbox a:hover {
	-webkit-transform:scale(1.05, 1.05);
	-o-transform:scale(1.05, 1.05);
	-moz-transform:scale(1.05, 1.05);
	-ms-transform:scale(1.05, 1.05);
	transform:scale(1.05, 1.05);
}
.index, .index * {/*-webkit-transition:all 0.4s;-o-transition:all 0.4s;-moz-transition:all 0.4s;-ms-transition:all 0.4s;transition:all 0.4s;*/
}
.index .section_5 .imgbox a {
	height: 3.86rem;
	display:block;/*-webkit-transition:all 0.4s;-o-transition:all 0.4s;-moz-transition:all 0.4s;-ms-transition:all 0.4s;transition:all 0.4s;*/
}
.index .section_5 .title2 {
font-size: .25rem;
	font-family:NotoSansHans-Regular;
	font-weight:500;
	color:rgba(62, 58, 57, 1);
	display:block;
	float: left;
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.index .section_5 .time {
	font-size: 12px;
	font-family:NotoSansHans-Regular;
	font-weight:400;
	color:rgba(62, 58, 57, 1);
	float: right;
	color: #fff;
	float: right;
	text-align: right;
}
.index .section_5 .right2 {
	overflow:hidden;
	position:relative;
}
.index .section_5 .right {
	overflow:auto;
padding-top: .2rem;
	padding-right: 10px;
	position:relative;
	padding-left: 10px;
}
.index .section_5 .right li:after {
	content:"";
	width: 3px;
	height: 3px;
	background:rgba(62, 58, 57, 1);
	border-radius:50%;
	position:absolute;
	left: 0;
	top: 11px;
}
.index .section_5 .right li {
	position:relative;
	border-bottom:1px solid #EBEBEB;
	list-style:none;
	padding-bottom: 4%;
	margin-bottom: 4%;
}
.index .section_5 .right li * {
	display:block;
}
.index .section_5 .right li .s1 {
font-size: .31rem;
	font-family:NotoSansHans-Regular;
	font-weight:500;
	color:rgba(62, 58, 57, 1);
	line-height:25px;
	margin-bottom: 1%;
	position:relative;
	overflow:hidden;
	text-overflow:ellipsis;
	padding-left: 4%;
}
.index .section_5 .right li .s2 {
	font-size: 12px;
	font-family:NotoSansHans-Regular;
	font-weight:400;
	color:rgba(62, 58, 57, 1);
	padding-left: 17px;
	background:url(../images/time.png) no-repeat left center;
	background-size: 9px;
	margin-left: 4%;
}
.index .section_5 .right li:last-child {
	margin-bottom:0;
}
.index .section_5 .right2:after {
	content:"";
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	z-index:6;
	height:144px;
	background:url(../images/jx.png) no-repeat center 0;
	background-size:cover;
	display: none;
}
 .index .section_5 .right::-webkit-scrollbar {
width:3px;
height:1px;
}
 .index .section_5 .right::-webkit-scrollbar-thumb {
border-radius:10px;
background:#BFBFBF
}
 .index .section_5 .right::-webkit-scrollbar-track {
border-radius:3px;
background:#fff;
}
.index .section_5 .more {
	display:block;
	text-align:center;
	margin:50px auto;
	width:100px;
	line-height:32px;
	font-size:14px;
	font-family:NotoSansHans-Regular;
	font-weight:300;
	color:rgba(62, 58, 57, 0.8);
	border:1px solid rgba(62, 58, 57, 0.8);
}
.index .section_5 {
}
.zprl_1 {
	list-style: none;
}
.list-paddingleft-2 li {
	margin-left: 15px;
}
.index .section_5 .cons {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 4;
	background: rgba(0, 171, 178, 0.54);
 padding: .25rem 10px;
}
.footer {
	background: #c9e7e4;
 padding: .51rem .44rem;
	padding-bottom: 0px;
}
.footer .menu {
	text-align: center;
	font-size: 12px;
	font-family:NotoSansHans-Regular;
	font-weight:normal;
	color:rgba(59, 59, 59, 1);
	line-height: 1.7;
}
.footer .menu a {
	display: inline-block;
	color: inherit;
}
.footer .dec {
	font-size: 12px;
	font-family:NotoSansHans-Regular;
	font-weight:normal;
	color:rgba(59, 59, 59, 1);
	line-height: 1.8;
 margin-top: .31rem;
	background-size: 1rem;
}
.footer .dec p {
	padding-bottom: 2%;
}
.channelbanner img {
	display: block;
	width: 100%;
}
.footer .dec p a {
	color: #888;
}
.secmenu {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
}
.secmenu a {
 line-height: .8rem;
	text-align: center;
	background: #eaeef1;
	flex: 1;
	font-size:12px;
	font-family:NotoSansHans-Regular;
	font-weight:400;
	color:rgba(62, 58, 57, 1);
}
.secmenu a.current {
	background: #fff;
	color: #00ACB1
}
.titlemodel2 {
}
.titlemodel2 .en {
 font-size: .41rem;
	font-family:NotoSansHans-Regular;
	font-weight:300;
	line-height: 1;
	color:rgba(62, 58, 57, 1);
}
.titlemodel2 .cn {
 font-size: .4rem;
	font-family:NotoSansHans-Regular;
	font-weight:500;
	color:rgba(62, 58, 57, 1);
 padding-top: .3rem;
	line-height: 1;
}
.channel {
	padding-top:30px;
 padding-left: .38rem;
 padding-right: .38rem;
}
.channel .content1 {
 padding-top: .68rem;
}
.channel .content1 p {
 font-size: .25rem;
	font-family:NotoSansHans-Regular;
	font-weight:normal;
	color:rgba(136, 136, 136, 1);
 line-height: .5rem;
}
.channel .content1 img {
	width: 100%;
	margin: 5% 0px;
}
.channel .cons {
	zoom: 1;
	overflow: hidden;
 padding-bottom: .9rem;
}
.channel .content1 .cons img {
	margin: 0;
	float: left;
	width: 2.63rem;
 margin-right: .2rem;
}
.channel .content1 .cons p {
}
.channel .listtype1 {
 padding-bottom: .7rem;
}
.channel .listtype1 li:after {
	content:"";
	display:table;
	clear:both;
}
.channel .listtype1 li {
 padding-bottom: .2rem;
	list-style: none;
	margin-left: 0px;
}
.channel .listtype1 li .imgbox {
}
.channel .listtype1 li .imgbox img {
	float: left;
	width: 3.24rem;
}
.channel .listtype1 li .ri {
	float: left;
	width: 3.5rem;
 padding-left: .34rem;
 padding-top: .3rem;
}
.channel .listtype1 li .ri img {
 width: .31rem;
}
.channel .listtype1 li .tit {
 font-size: .25rem;
	font-family:NotoSansHans-Regular;
	font-weight:400;
	color:rgba(62, 58, 57, 1);
 padding-top: .1rem;
 padding-bottom: .12rem;
}
.channel .listtype1 li .dec {
	font-size: 12px;
	font-family:NotoSansHans-Regular;
	font-weight:normal;
	color:rgba(136, 136, 136, 1);
}
 .channel .listtype1 li:nth-child(2n) .imgbox img {
 float: right;
}
 .channel .listtype1 li:nth-child(2n) .ri {
float: left;
text-align: right;
padding-right: .3rem;
}
 .channel .listtype1 li:nth-child(2n) .ri img {
}
 .channel .listtype1 li:nth-child(2n) .ri .tit {
}
 .channel .listtype1 li:nth-child(2n) .ri .dec {
}
.channel .pxmain {
}
.channel .pxmain .items {
	text-align: center;
	font-size: 0px;
}
.channel .pxmain .items .item {
	display: inline-block;
	vertical-align: middle;
	width: 33.33%;
}
.channel .pxmain .items .icon {
 width:.94rem;
 height:.94rem;
	background:rgba(179, 180, 180, 1);
	border-radius:50%;
	margin: auto;
	position: relative;
}
.rl_bg {
	background:#00abb2 !important;
}
.channel .pxmain .items .icon img {
	position:absolute;
	top: 50%;
	left: 50%;
	-o-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	max-width: 62%;
}
.channel .pxmain .items .tit {
 font-size:.25rem;
	font-family:NotoSansHans-Regular;
	font-weight:300;
	color:rgba(51, 51, 51, 1);
 padding-top: .23rem;
}
.channel .pxmain .title {
 font-size: .33rem;
	font-family:NotoSansHans-Regular;
	font-weight:400;
	margin-bottom: 30px;
	color:rgba(62, 58, 57, 1);
}
.channel .pxmain .dec {
 font-size: .25rem;
	font-family:NotoSansHans-Regular;
	font-weight:normal;
	color:rgba(136, 136, 136, 1);
 line-height: .5rem;
 padding-top: .36rem;
 padding-bottom: .63rem;
}
.channel .pxmain .tags {
 padding-top: .32rem;
 padding-bottom: .65rem;
}
.channel .pxmain .tags * {
	display: inline-block;
	vertical-align: middle;
	background: rgba(242, 242, 242, 1);
	border-radius:4px;
 line-height: .46rem;
 margin-right: .2rem;
 font-size: .25rem;
	font-family:NotoSansHans-Regular;
	font-weight:normal;
	color:rgba(136, 136, 136, 1);
 padding: 0px .1rem;
 margin-bottom: .2rem;
}
.channel .pxmain .imgbox {
 padding-bottom: .9rem;
 margin-top: -.4rem;
}
.channel .pxmain .imgbox img {
	max-width: 100%;
}
.nonfoundmain {
	height: 100vh;
	overflow: hidden;
}
.nonfoundmain .head2 {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	z-index:6;
}
.nonfoundmain .head2 .menu {
	float:left;
margin-top: .15rem;
margin-left: .67rem;
}
.nonfoundmain .head2 .switch.current {
	background:url(../images/switch2.png) no-repeat center center;
	background-size:100%;
}
.nonfoundmain .head2 .switch {
height: .3rem;
	background:url(../images/switch.png) no-repeat center center;
	background-size:100%;
width: .29rem;
	cursor:pointer;
	position:relative;
	-webkit-transition:all 0.2s;
	-o-transition:all 0.2s;
	-moz-transition:all 0.2s;
	-ms-transition:all 0.2s;
	transition:all 0.2s;
	z-index:5;
}
.nonfoundmain .head2 .slide {
	position:absolute;
	left:0px;
top: .45rem;
	width:100%;
padding-top: .1rem;
	display:none;
	background:#f0f1f3;
	-webkit-box-shadow:0px 12px 24px 0px rgba(0, 0, 0, 0.09);
	-moz-box-shadow:0px 12px 24px 0px rgba(0, 0, 0, 0.09);
	-o-box-shadow:0px 12px 24px 0px rgba(0, 0, 0, 0.09);
	-ms-box-shadow:0px 12px 24px 0px rgba(0, 0, 0, 0.09);
	box-shadow:0px 12px 24px 0px rgba(0, 0, 0, 0.09);
padding-bottom: .1rem;
}
.nonfoundmain .head2 .slide li {
}
.nonfoundmain .head2 .slide .h2tit {
}
.nonfoundmain .head2 .slide .h2tit a {
	display:block;
font-size: .2rem;
	color:#999;
	line-height:3;
padding: 0 .64rem;
	font-weight: normal;
}
.nonfoundmain .head2 .right {
	line-height:1;
padding-top: .15rem;
	float:right;
margin-right: .63rem;
}
.nonfoundmain .head2 .right a {
font-size: .25rem;
	font-family:NotoSansHans-Regular;
	font-weight:400;
	color:rgba(62, 58, 57, 1);
}
.nonfoundmain .main {
	text-align:center;
	height:100vh;
	display:-webkit-box;
	display:-moz-box;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flexbox;
	display:flex;
	flex-direction:column;
	justify-content:center;
	position:relative;
	background:rgba(240, 241, 243, 1);
	text-align:center;
}
.nonfoundmain .imgbox {
}
.nonfoundmain .imgbox img {
	position:relative;
	width: 100%;
}
.nonfoundmain .title {
font-size: .33rem;
	font-family:NotoSansHans-Regular;
	font-weight:300;
	color:rgba(62, 58, 57, 1);
	line-height:1;
	padding-top: 1.33rem;
	letter-spacing: 4px;
}
.nonfoundmain .main a {
	margin:0 auto;
margin-top: .53rem;
	width: 1.86rem;
height: .54rem;
	background:rgba(62, 58, 57, 1);
	text-align:center;
line-height: .54rem;
font-size: .31rem;
	font-family:NotoSansHans-Regular;
	font-weight:400;
	color:rgba(255, 255, 255, 1);
}
.nonfoundmain .head2 .wrap {
	position:static;
}
.appbanner {
	height: 4.74rem;
	background:url(../images/bannerphone.png) no-repeat center center;
	background-size:cover;
	overflow: hidden;
}
.appbanner .content {
	padding: 10px;
}
.appbanner .right {
	float:right;
	width: 4rem;
	padding-left: 30px;
}
.appbanner .h2tit {
font-size: .42rem;
	font-family:NotoSansHans-Regular;
	font-weight:500;
	color:rgba(51, 51, 51, 1);
	line-height: 1;
	padding-top: 1.31rem;
	padding-left: 0;
}
.appbanner .dec {
font-size: .28rem;
	font-family:NotoSansHans-Regular;
	font-weight:300;
	color:rgba(51, 51, 51, 1);
padding-top: .18rem;
padding-bottom: .24rem;
	padding-left: 0;
}
.appbanner .link {
	position:relative;
}
.appbanner .link a {
	width: 1.37rem;
line-height: .38rem;
font-size: .21rem;
	font-family:NotoSansHans-Regular;
	font-weight:400;
	color:rgba(255, 255, 255, 1);
padding-left: .38rem;
	display:block;
margin-bottom: .37rem;
background-size: .2rem !important;
}
.appbanner .link a.s1 {
border-radius: .08rem;
background: url(../images/s1.png) no-repeat .13rem center rgba(83, 181, 255, 1);
}
.appbanner .link a.s2 {
border-radius: .08rem;
background: url(../images/s2.png) no-repeat .23rem center rgba(93, 214, 173, 1);
padding-left: .56rem;
}
.appbanner .imgbox {
	float:left;
	padding-top: 1.39rem;
}
.appbanner .imgbox img {
	width: 2.9rem;
}
.appbanner .ewm {
	position:absolute;
right: .2rem;
top: -.2rem;
	text-align:center;
	width: 1.5rem;
	background:rgba(255, 255, 255, 1);
border-radius: .1rem;
padding: .10rem;
}
.appbanner .ewm img {
	width: 100%;
	margin-bottom: 10px;
}
.appbanner .ewm .title {
	padding-top: 0rem;
font-size: .14rem;
	font-family:NotoSansHans-Regular;
	font-weight:400;
	color:rgba(51, 51, 51, 1);
	margin-bottom: 5px;
	line-height: 0;
}
.appmain {
}
.appmain .section_1 {
	background:url(../images/xz2.png) no-repeat center bottom;
	background-size:100%;
	text-align:center;
}
.appmain .section_1 .title {
padding-top: .66rem;
}
.titlemodels {
}
.titlemodels .title {
font-size: .42rem;
	font-family:NotoSansHans-Regular;
	font-weight:500;
	color:rgba(62, 58, 57, 1);
	line-height:1;
letter-spacing: .1rem;
}
.titlemodels .dec {
font-size: .25rem;
	font-family:NotoSansHans-Regular;
	font-weight:100;
	color:rgba(62, 58, 57, 1);
line-height: .42rem;
padding-top: .32rem;
	margin-top: 10px;
	text-align: center;
	padding: 0 10%;
}
.appmain .section_1 .dec {
}
.appmain .section_1 .list {
padding-top: .72rem;
	text-align:center;
padding-bottom: .92rem;
	font-size: 0;
}
.appmain .section_1 .list img {
	max-width:80%;
margin: 0px .18rem;
}
.appmain .section_2 {
	text-align:center;
	background:url(../images/pse2.jpg) no-repeat center center;
	background-size:cover;
padding-top: .69rem;
}
.appmain .section_2 .videomain {
	zoom:1;
	overflow:hidden;
	margin-right: 10%;
	text-align: right;
	height:200px;
	padding-bottom: 20px;
}
.appmain .section_2 .videomain img {
	width: 1.6rem;
	margin-bottom: 1.2rem;
}
.appmain .section_2 .videomain video {
	display:block;
	float:right;
	cursor:pointer;
	width:1.8rem;
	margin-bottom: 20px;
}
.appmain .section_3 {
	background:url(../images/pse3.jpg) no-repeat center center;
	background-size:cover;
padding-bottom: .51rem;
	margin-bottom: 0rem;
}
.appmain .section_3 .content {
}
.appmain .section_3 .titlemodels {
padding-top: .46rem;
	text-align: center;
}
.appmain .section_3 .videomain {
	zoom:1;
	overflow:hidden;
padding-top: .47rem;
	padding-right:10%;
	text-align: right;
	height:200px;
}
.appmain .section_3 .videomain img {
	width: 1.6rem;
	margin-bottom: 1.2rem;
}
.appmain .section_3 .videomain video {
	float:right;
	cursor:pointer;
	width:1.8rem;
	margin-bottom: 20px;
}
.appmain .section_3 .titlemodels p {
}
.appmain .section_3 .titlemodels .dec {
	text-align:center;
	margin-top: 10px;
}
.newslist {
 padding-top: .79rem;
 padding-left: .38rem;
 padding-right: .38rem;
	zoom: 1;
	overflow: hidden;
}
 .newslist li:nth-child(2n) {
}
.newslist li {
	list-style: none;
}
.newslist li a {
	display: block;
}
.newslist li a * {
	display: block;
}
.newslist li a .imgbox {
	overflow: hidden;
	position: relative;
	background: #000;
}
.newslist li a:hover .img {
	opacity: .6;
}
.newslist li a .img {
	height: 3.67rem;
}
.newslist li a .icon {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: url(../images/play.png) no-repeat center center;
	cursor: pointer;
	background-size: 1.04rem;
}
.newslist li a .title {
 font-size: .25rem;
	font-family:SimHei;
	font-weight:400;
	color:rgba(62, 58, 57, 1);
 padding-top: .31rem;
 margin-bottom: .64rem;
}
.newslist li * {
/*

-webkit-transition:all 0.4s;

-o-transition:all 0.4s;

-moz-transition:all 0.4s;

-ms-transition:all 0.4s;

transition:all 0.4s;*/

}
.newslist {
padding-bottom: .26rem;
}
.height131 {
	height: 131px;
}
.newslist li a:hover .title {
	color: rgb(0, 171, 178)
}
.prodetail {
}
.prodetail .block_1 {
	background: url(../images/bg3-1.jpg) no-repeat center center;
	background-size: cover;
	height: 2.88rem;
}
.prodetail .block_1 .imgbox {
 padding-left: .17rem;
	width: 100%;
}
.prodetail .block_1 .imgbox img {
	padding:10% 20%;
	max-height: 2.88rem;
}
.prodetail .block_1 .content {
	width:100%;
	padding-right: 10px;
}
.prodetail .block_1 .h2tit {
 font-size: .35rem;
	font-family:NotoSansHans-Regular;
	font-weight: 500;
	color:rgba(62, 58, 57, 1);
	line-height: 1;
	margin-top:20%;
}
.prodetail .block_1 .h3tit {
 font-size: .35rem;
	font-family:NotoSansHans-Regular;
	font-weight:300;
	color:rgba(62, 58, 57, 1);
}
.prodetail .block_1 .dec {
 font-size: .15rem;
	font-family:NotoSansHans-Regular;
	font-weight:normal;
	color:rgba(62, 58, 57, 1);
 padding-top: .24rem;
}
.prodetail .block_2 .item {
	flex:1;
}
.prodetail .block_2 .wrap {
	display:flex;
}
.prodetail .block_2 {
	text-align: center;
 padding-top: .66rem;
 padding-bottom: .64rem;
	zoom: 1;
	overflow: hidden;
	padding-left: 2%;
	padding-right: 2%;
}
.prodetail .block_2 .item {
	float: left;
	width: 16.666%;
}
.prodetail .block_2 .item img {
 width: .66rem;
}
.prodetail .block_2 .item .title {
 font-size: .21rem;
	font-family:NotoSansHans-Regular;
	font-weight:400;
	color:rgba(120, 120, 120, 1);
 padding-top: .31rem;
}
.hoverbig:hover {
	-webkit-transform: scale(1.05, 1.05);
	-o-transform: scale(1.05, 1.05);
	-moz-transform: scale(1.05, 1.05);
	-ms-transform: scale(1.05, 1.05);
	transform: scale(1.05, 1.05);
}
.hoverbig {
/*-webkit-transition:all 0.4s;

-o-transition:all 0.4s;

-moz-transition:all 0.4s;

-ms-transition:all 0.4s;

transition:all 0.4s;*/



}
.prodetail .block_3 .imgboxs {
	text-align: center;
	zoom: 1;
	overflow: hidden;
 padding-top: .0rem;
}
.prodetail .block_3 .imgboxs .imgbox {
	height: 5rem;
	position: relative;
}
.prodetail .block_3 .imgboxs .imgbox img {
	width: 79%;
	position: absolute;
	top: 50%;
	left: 50%;
	-o-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.prodetail .block_3 .imgboxs .title {
 font-size: .25rem;
	font-family:NotoSansHans-Regular;
	font-weight:400;
 padding-bottom: .37rem;
	color:rgba(120, 120, 120, 1);
}
.prodetail .block_3 {
	background: url(../images/gj1.jpg) no-repeat center bottom;
	background-size: cover;
}
.prodetail .block_3 .content {
 padding: .37rem;
 padding-top: .37rem;
}
.prodetail .block_3 .h2tit {
 font-size: .42rem;
	font-family:NotoSansHans-Regular;
	font-weight: 500;
	color:rgba(120, 120, 120, 1);
}
.prodetail .block_3 .dec {
 font-size: .24rem;
	font-family:NotoSansHans-Regular;
	font-weight: normal;
	color:rgba(120, 120, 120, 1);
 line-height: .5rem;
 padding-top: .32rem;
}
.prodetail .block_4 {
	background-size: cover;
}
.prodetail .block_4 .content {
 padding-left: .37rem;
 padding-top: .37rem;
}
.prodetail .block_4 .h2tit {
 font-size: .42rem;
	font-family: NotoSansHans-Regular;
	font-weight: 500;
	color: rgba(120, 120, 120, 1);
}
.prodetail .block_4 .dec {
 font-size: .24rem;
	font-family: NotoSansHans-Regular;
	font-weight: normal;
	color: rgba(120, 120, 120, 1);
 line-height: .5rem;
 padding-top: .32rem;
 padding-right:10px;
}
.prodetail .block_4 .right {
	float: left;
	padding-left: 48px;
	padding-top: 100px;
}
.prodetail .block_4 .item {
	float: left;
	text-align: center;
}
.prodetail .block_4 .item img {
	display: block;
	margin: auto;
}
.prodetail .block_4 .title {
	font-size:18px;
	font-family:NotoSansHans-Regular;
	font-weight:400;
	color:rgba(120, 120, 120, 1);
	position: relative;
}
 .prodetail .block_4 .item:nth-child(1) {
 padding-top: 100px;
}
 .prodetail .block_4 .item:nth-child(2) {
 padding-top: 202px;
 padding-left: 68px;
 padding-right: 90px;
}
 .prodetail .block_4 .item:nth-child(3) {
 padding-top: 209px;
}
 .prodetail .block_4 .item:nth-child(1) .title {
 top: -35px;
}
 .prodetail .block_4 .item:nth-child(2) .title {
 top: 6px;
 left: -21px;
}
 .prodetail .block_4 .item:nth-child(3) .title {
 top: -108px;
}
.prodetail .block_5 {
 padding: 0px .37rem;
	position: relative;
}
.prodetail .block_5 .title {
 font-size: .42rem;
	font-family: NotoSansHans-Regular;
	font-weight: 500;
	color: rgba(120, 120, 120, 1);
 padding-top: .6rem;
 margin-bottom: .3rem;
}
.prodetail .block_5 .list.current {
	height:auto;
}
.prodetail .block_5 .list + .toggle span {
	display:block;
}
.prodetail .block_5 .list + .toggle span img {
	height: 8px;
}
 .prodetail .block_5 .list + .toggle span:nth-child(1) {
}
 .prodetail .block_5 .list + .toggle span:nth-child(2) {
 display:none;
}
 .prodetail .block_5 .list + .toggle.current span:nth-child(1) {
 display:none;
}
 .prodetail .block_5 .list + .toggle.current span:nth-child(2) {
 display:block;
}
.prodetail .block_5 .list + .toggle {
	display:block;
	text-align:center;
	font-size:14px;
	color:#333;
	position: absolute;
	right: 20px;
	top: 37px;
}
.prodetail .block_5 .list {
	border-top: 1px solid #787878;
	border-bottom: 1px solid #787878;
	zoom: 1;
	padding-top:20px;
	overflow: hidden;
	padding-bottom: 0;
 margin-bottom: .9rem;
	height: 132px;
	overflow: hidden;
	margin-bottom: 2%;
}
 .prodetail .block_5 .list p:nth-child(3n) {
 margin-right: 0px;
}
.prodetail .block_5 .list p {
	font-size: 12px;
	font-family:NotoSansHans-Regular;
	font-weight:bold;
	color:rgba(120, 120, 120, 1);
	margin-bottom: 20px;
	font-weight: 400;
}
.prodetail .block_5 .list p strong {
	font-weight: 400;
}
.prodetail .block_5 .list p.w2 + li {
	margin-right: 0;
}
.prodetail .block_5 .list li.w2 {
	width: 66%;
}
.prodetail .block_5 .s1 {
	font-weight: bold;
	display:         inline-block;
	vertical-align: middle;
}
.prodetail .block_5 .s2 {
	display:         inline-block;
	vertical-align: middle;
	font-weight: normal;
	padding-left: 10px;
}
.alc {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	align-content: center;
}
.prodetail .block_3 .imgboxs .item {
	float: left;
	width: 50%;
}
.proshow {
}
.proshow .block_1 {
	height: 3.35rem;
	padding-left: 4.4rem;
 padding-top: .6rem;
}
.proshow .block_2 {
 padding-top: .72rem;
	text-align: center;
	zoom: 1;
	overflow: hidden;
	padding-left: 2%;
	padding-right: 2%;
 padding-bottom: .7rem;
}
.proshow .block_2 li {
	float: left;
	width: 50%;
	list-style: none;
	min-height: 210px;
	padding: 0px 2%;
}
.proshow .block_2 li a {
	position: relative;
	display: block;
	border: 1px solid #E9E9E9;
	padding-top: 2%;
 font-size: .25rem;
	font-family:NotoSansHans-Regular;
	font-weight:400;
	color:rgba(62, 58, 57, 1);
 line-height: .42rem;
	padding-bottom: 8%;
	margin-bottom: 10%;
}
.proshow .block_2 li a * {
	display: block;
}
.proshow .block_2 li a .imgbox {
	height: 3rem;
	position: relative;
}
.proshow .block_2 li a .title {
    height: 0.42rem;
    line-height: 0.42rem;
}
.proshow .block_2 li a .dec {
}
.proshow .block_2 li a .imgbox img {
	position: absolute;
	top: 50%;
	left: 50%;
	-o-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	max-width:90%;
	max-height:90%;
}
.wdmain {
}
.wdmain .title {
 font-size: .29rem;
	color:rgba(0, 172, 177, 1);
	line-height: 1;
	font-weight: bold;
}
.wdmain .infors {
	zoom: 1;
	overflow: hidden;
padding-top: .56rem;
}
.wdmain .model {
	zoom: 1;
	overflow: hidden;
}
.wdmain .model p {
 font-size: .22rem;
	font-family:NotoSansHans-Regular;
	font-weight:400;
	line-height: 30px;
	color:rgba(136, 136, 136, 1);
	float: left;
	width: 100%;
}
.wdmain .model {
 margin-bottom: .65rem;
 padding-bottom: .3rem;
	border-bottom: 1px solid #888888;
}
.wdmain .model img {
 width: .2rem;
	margin-right: 5px;
	vertical-align: middle;
	position: relative;
	top: -1px;
}
 .wdmain .model:nth-child(1) p {
 width:100%;
}
.wdmain .mapmain .map {
	height: 100%;
}
.wdmain .mapmain {
 margin-top: .64rem;
	height: 5.7rem;
}
.wdmain {
 padding-bottom: .9rem;
}
.kpmain {
 padding-top: .8rem;
}
.kpmain li {
}
.kpmain li a {
	display: block;
	zoom: 1;
	overflow: hidden;
 padding-left: .37rem;
 padding-bottom: .64rem;
 border-bottom: .1rem solid #eee;
 margin-bottom: .65rem;
}
.kpmain li a * {
	display: block;
}
.kpmain li a .imgbox {
}
.kpmain li a .imgbox img {
	float: left;
	width: 2.71rem;
	height: 1.32rem;
}
.kpmain li a .content {
	float: left;
	width: 3.65rem;
 margin-left: .38rem;
}
.kpmain li a .title {
	font-size: 14px;
	font-family:NotoSansHans-Regular;
	font-weight:400;
	color:rgba(62, 58, 57, 1);
}
.kpmain li a .dec {
	font-size: 12px;
	font-family:NotoSansHans-Regular;
	font-weight:normal;
	color:rgba(136, 136, 136, 1);
 line-height: .42rem;
 padding-top: .1rem;
}
.kpmain li:last-child a {
	margin-bottom:0px;
	border:none;
}
.top {
	position: fixed;
 height: .85rem;
	text-align: center;
	zoom: 1;
	overflow: hidden;
	background:rgba(255, 255, 255, 1);
	box-shadow:0px 1px 9px 0px rgba(0, 0, 0, 0.06);
	width: 100%;
	z-index: 5555;
}
.top a {
	position: relative;
	z-index: 4;
	float: left;
 width: .21rem;
 left: .4rem;
	height: 100%;
	background: url(../images/left3.png) no-repeat center center;
	background-size: 100%;
}
.top .title {
	position:absolute;
	top: 50%;
	left: 50%;
	-o-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 80%;
	z-index: 2;
 font-size:.29rem;
	font-family:NotoSansHans-Regular;
	font-weight:400;
	color:rgba(62, 58, 57, 1);
	line-height: 18px;
}
.kpdetail {
}
.kpdetail .sec_1 {
	font-size:14px;
	font-family:NotoSansHans-Regular;
	font-weight:normal;
	color:rgba(136, 136, 136, 1);
 line-height:.5rem;
 padding-left: .36rem;
 padding-right: .36rem;
	padding-top: 1.5rem;
}
.kpdetail .sec_1 p {
	font-family:NotoSansHans-Regular !important;
}
.kpdetail .sec_1 img {
	width: 100%;
	margin: 3% 0px;
}
.kpdetail .sec_1 video {
	max-width: 100% !important;
	height: 100%;
}
.kpdetail .sec_2 {
}
.kpdetail .sec_2 .title {
 font-size: .36rem;
	font-family:NotoSansHans-Regular;
	font-weight:500;
	color:rgba(62, 58, 57, 1);
	line-height: 1;
	text-align: center;
 padding-top: .82rem;
}
.kpdetail .sec_2 .title:after {
	content:"";
	margin:auto;
 width:.44rem;
 height:.04rem;
	background:rgba(62, 58, 57, 1);
	border-radius:2px;
 margin-top:.17rem;
	display: block;
}
.kpdetail .sec_2 .list {
 margin-top: .48rem;
 margin-bottom: .2rem;
}
.kpdetail .sec_2 .list a {
	display: block;
	width: 4.56rem;
	margin: auto;
}
.kpdetail .sec_2 .list img {
	max-width:100%;
}
.kpdetail .sec_2 .titles {
	display: block;
 padding-top: .28rem;
 font-size: .25rem;
	font-family:NotoSansHans-Regular;
	font-weight:normal;
	color:rgba(62, 58, 57, 1);
	line-height:20px;
	text-align:center;
}
.kpdetail .sec_2 .swiper-button-next {
	background: url(../images/right5.png) no-repeat center center;
	background-size: 100%;
	border-radius: 5000px;
	right: 6%;
 width: .57rem;
 height: .57rem;
}
.kpdetail .sec_2 .swiper-button-prev {
	background: url(../images/left5.png) no-repeat center center;
	background-size: 100%;
 width: .57rem;
 height: .57rem;
	border-radius: 5000px;
	left: 6%
}
.ques {
 padding: 0px .36rem;
 padding-top: .65rem;
 padding-bottom: .75rem;
}
.ques li {
}
.ques h4 {
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 10px;
}
.ques h6 {
	font-size: 14px;
	font-weight: 100;
	margin-bottom: 30px;
}
.ques strong {
	font-weight: normal;
}
.ques p {
	font-weight:normal;
}
.ques li.current .h2tit {
	background: url(../images/dk2.png) no-repeat 96% center;
	color: #00ACB1;
	background-size:auto 6px;
}
.ques li.current .h2tit a {
	color:#00ACB1;
}
.ques li .h2tit {
	font-size:14px;
	font-family:NotoSansHans-Regular;
	font-weight:normal;
	color:rgba(62, 58, 57, 1);
	background: url(../images/dk1.png) no-repeat 96% center;
	background-size: 6px;
 padding: .25rem 0px;
}
.ques li .dec {
 font-size: .25rem;
	font-family:NotoSansHans-Regular;
	font-weight:normal;
	color:rgba(136, 136, 136, 1);
 line-height: .5rem;
	display: none;
	padding-right: 30px;
}
.ques_tj {
}
.ques li .dec span {
	font-size:14px !important;
}
.ques li .dec p {
	font-size:14px !important;
}
.ques_tj .dec {
	text-align: center;
 font-size:.29rem;
	font-family:NotoSansHans-Regular;
	font-weight:normal;
	color:rgba(62, 58, 57, 1);
 line-height:.56rem;
 padding-top: .79rem;
 padding-bottom: .55rem;
}
.ques_tj .formtable {
 padding: 0px .37rem;
}
.ques_tj .formtable .model {
	zoom: 1;
	overflow: hidden;
 margin-bottom: .59rem;
}
.ques_tj .formtable .s1 {
 font-size: .25rem;
	font-family:NotoSansHans-Regular;
	font-weight:400;
	color:rgba(136, 136, 136, 1);
}
.ques_tj .formtable .s1 strong {
	font-family:NotoSansHans-Regular;
	font-weight:400;
	color:rgba(0, 172, 177, 1);
}
.ques_tj .formtable .model .s1 {
	float: left;
	width: 85px;
}
.ques_tj .formtable .model .s2 {
	float: left;
	width: calc(100% - 85px);
}
.ques_tj .formtable .model .s1 strong {
}
.ques_tj .formtable .model .item {
	float: left;
 font-size: .25rem;
	font-family:NotoSansHans-Regular;
	font-weight:400;
	color:rgba(136, 136, 136, 1);
 margin-right: .3rem;
}
.ques_tj .formtable .model .item.current input {
}
 .ques_tj .formtable .model2 .item:nth-child(2n) {
 float:right;
}
.ques_tj .formtable .model .item input {
	vertical-align: middle;
	position: relative;
	top: -1px;
}
.ques_tj .formtable .model2 {
	zoom: 1;
	overflow: hidden;
}
.ques_tj .formtable .model2 .item {
	float: left;
	width: 47%;
 margin-bottom: .65rem;
}
.ques_tj .formtable .model2 .s1 {
}
.ques_tj .formtable .model2 .s1 strong {
}
.ques_tj .formtable .model2 .s2 {
}
.ques_tj .formtable .model2 .words {
	border: none;
	border-bottom: 1px solid #888888;
	width: 100%;
	line-height: 30px;
 margin-top: .2rem;
}
.ques_tj .formtable .model3 {
}
.ques_tj .formtable .model3 .item {
}
.ques_tj .formtable .model3 .s1 {
}
.ques_tj .formtable .model3 .s1 strong {
}
.ques_tj .formtable .model3 .s2 {
}
.ques_tj .formtable .model3 textarea {
	height: 4rem;
	border:1px solid rgba(136, 136, 136, 1);
	display: block;
	width: 100%;
 margin-top: .53rem;
	resize: none;
}
.ques_tj .formtable .send {
	display: block;
	margin: auto;
 margin-top: .3rem;
 margin-bottom: .8rem;
	border: none;
	background: #c9e7e4;
 padding: 0px .6rem;
	line-height: 3;
	color: #000;
 font-size: .16rem;
	border-radius: 4px;
}
.ma_about {
	overflow: hidden;
	margin:30px auto;
	width: 96%;
}
.ma_about ul {
}
 .ma_about ul li:nth-child(1) {
overflow: hidden;
}
.ma_about_left {
	float: left;
	width: 100%;
}
 .ma_about ul li:nth-child(1) img {
float:right;
margin-top: 30px;
}
 .ma_about ul li:nth-child(1) h5 {
font-size:18px;
color: rgb(141, 141, 141);
margin-bottom:0px;
font-weight:normal;
}
 .ma_about ul li:nth-child(1) h3 {
font-size: 18px;
margin-bottom:15px;
}
 .ma_about ul li:nth-child(1) p {
color: #888888;
line-height: 36px;
font-size: 14px;
float: left;
}
.ma_about_right {
	float: right;
	width: 100%;
}
 .ma_about ul li:nth-child(3) {
text-align: center;
overflow: hidden;
margin: 50px 0;
}
 .ma_about ul li:nth-child(3) img {
max-width: 100%;
}
 .ma_about ul li:nth-child(4) {
overflow: hidden;
}
 .ma_about ul li:nth-child(4) p {
color: #888888;
line-height: 36px;
font-size: 14px;
margin-top:0px;
}
 .ma_about ul li:nth-child(5) {
overflow: hidden;
margin-top: 50px;
}
 .ma_about ul li:nth-child(5) img {
float: left;
padding: 30px 150px;
background: #f2f2f3;
margin-right: 30px;
}
 .ma_about ul li:nth-child(5) p {
color: #888888;
line-height: 36px;
font-size: 14px;
font-weight: 100;
}
.ma_about ul li p {
	color: #888888;
	line-height: 36px;
	font-size: 14px;
	text-align:left;
}
.ma_about ul li {
	margin-left: 0;
}
.pp_logo {
	float: left;
	padding: 30px 25%;
	background: #f2f2f3;
	width: 100%;
	margin-bottom: 30px;
}
.pp_2 {
	margin:50px auto;
	overflow: hidden;
}
.pp_2 img {
	float:left;
	padding-right:0px;
	width: 100%;
	margin-bottom: 30px;
}
.pp_2 p {
	color: #888888;
	line-height: 36px;
	font-size: 16px;
}
.ma_about1 {
	overflow: hidden;
	padding: 30px 10px;
}
.ma_about1 ul {
}
 .ma_about1 ul li:nth-child(1) {
overflow: hidden;
}
.ma_about1 ul li {
	margin:0;
	list-style-type:none
}
.ma_about_left {
	float: left;
	width: 100%;
}
 .ma_about1 ul li:nth-child(1) img {
float:right;
width: 100%;
margin-top: 30px;
}
 .ma_about1 ul li:nth-child(1) h5 {
font-size:18px;
font-weight:normal;
color:rgb(141, 141, 141);
margin-bottom: 3px;
font-weight:400;
}
 .ma_about1 ul li:nth-child(1) h3 {
font-size:18px;
margin-bottom:15px;
}
 .ma_about1 ul li:nth-child(1) p {
color: #888888;
line-height: 30px;
font-weight:normal;
float: left;
}
 .ma_about1 ul li:nth-child(2) {
overflow: hidden;
margin: 0px 0;
}
 .ma_about1 ul li:nth-child(2) img {
max-width: 100%;
}
 .ma_about1 ul li:nth-child(3) {
overflow: hidden;
}
 .ma_about1 ul li:nth-child(3) p {
color: #888888;
line-height: 30px;
font-size: 14px;
}
 .ma_about1 ul li:nth-child(3) h5 {
font-size: 18px;
font-weight:normal;
color:rgb(141, 141, 141);
margin-bottom:0px;
margin-top:30px;
}
 .ma_about1 ul li:nth-child(3) h3 {
font-size: 18px;
margin-bottom:15px;
}
 .ma_about1 ul li:nth-child(3) img {
float:right;
width: 100%;
margin-top: 30px;
margin-bottom:30px;
}
 .ma_about1 ul li:nth-child(4) p {
color: #888888;
line-height: 30px;
font-size: 14px;
}
 .ma_about1 ul li:nth-child(4) h5 {
font-size: 24px;
font-weight:normal;
color: #3e3a39;
margin-bottom: 20px;
margin-top: 30px;
}
 .ma_about1 ul li:nth-child(4) h3 {
font-size: 24px;
margin-bottom:40px;
}
.ma_about1 ul li p {
	color: #888888;
	line-height: 36px;
	font-size: 14px;
	font-weight:normal;
	text-indent: 20px;
}
.ma_about1 ul li {
	margin-left: 0px;
}
.wenhua .wenhuai {
	background: #fff;
	margin: 15px 0;
	overflow: hidden;
}
.wenhua .wenhuai img {
	width: 100%;
	max-width: 100%;
}
.wenhua .wenhuai .wehuac {
	padding: 3%;
}
.wenhua .wenhuai .wehuac h3 {
	font-size: 13px;
	color: #00abb2;
	font-weight: bold;
	line-height:25px;
}
.wenhua .wenhuai .wehuac p {
	font-size: 12px;
	color: #727272;
	line-height: 18px;
	text-align:justify;
}
.wenhua .wenhuai .wenhual {
	float: left;
	width: 50%;
}
.wenhua .wenhuai .wenhuar {
	float: left;
	width: 50%;
}
.qiywh .qiywht {
	margin: 15px 0;
	position: relative;
}
.qiywh .qiywht .qiywhi img {
	width: 100%;
}
.qiywh .qiywht .qiywhc {
	position: absolute;
	width: 100%;
	color: #333333;
	font-size: 15px;
	bottom: 0;
	background: rgba(255, 255, 255, 0.8);
	text-align: center;
	padding: 5px 0;
}
.qiywh .qiywht .qiywhc span {
	color: #00abb2;
}
.footerbottom {
	width: 100%;
	background: #c9e7e4;
	padding: 30px 20px;
	margin-top: 0px;
}
.footerbottom .box {
	margin-bottom: 20px;
}
.footerbottom h4 {
	color: #383838;
}
.footerbottom .box>ul {
	display: flex;
	display: -webkit-flex;
	flex-direction: row;
	justify-content: flex-start;
	flex-wrap:wrap;
	margin-top: 10px;
	list-style: none;
}
.footerbottom .box> ul > li {
	color: rgb(141, 141, 141);
	margin-left: 15px;
	margin-top: 10px;
}
.footermeta {
	background: #c9e7e4;
	width: 100%;
	color: rgb(141, 141, 141);
	margin-top: 2px;
}
.footermeta>p {
	text-align: center;
	font-size: 0.2rem;
}
.ma_cp1 {
}
.ma_cp1 .bg1 {
	background: url(../images/k1.jpg) no-repeat center center;
	background-size: cover;
	overflow: hidden;
	padding:0;
	margin-top:1rem;
	margin-bottom:0.44rem;
}
.ma_cp1 .bg1 .imgbox {
	float: left;
	width: 50%;
	text-align: center;
}
.ma_cp1 .bg1 .imgbox img {
	max-width: 80%;
	max-height: 150px;
	padding:10px;
}
.ma_cp1 .bg1 .right {
	float: right;
	width: 50%;
	padding-left: 30px;
}
.ma_cp1 .bg1 .right .title {
	font-size: 20px;
	font-family:NotoSansHans-Regular;
	font-weight:400;
	color:rgba(62, 58, 57, 1);
	margin-top: 30px;
}
.ma_cp1 .bg1 .right a {
	display: inline-block;
	margin-top: 16px;
	padding-right: 17px;
	font-size: 14px;
	font-family:NotoSansHans-Regular;
	font-weight:500;
	color:rgba(89, 87, 87, 1);
}
.ma_cp1 .bg2 {
	background: url(../images/k2.jpg) no-repeat center center;
	background-size: cover;
	overflow: hidden;
	padding:0;
	margin-bottom:0.44rem;
}
.ma_cp1 .bg2 .imgbox {
	float: left;
	width: 50%;
	text-align: center;
}
.ma_cp1 .bg2 .imgbox img {
	max-width: 80%;
	max-height: 150px;
	padding:10px;
}
.ma_cp1 .bg2 .right {
	float: right;
	width: 50%;
	padding-left: 30px;
}
.ma_cp1 .bg2 .right .title {
	font-size: 20px;
	font-family:NotoSansHans-Regular;
	font-weight:400;
	color:rgba(62, 58, 57, 1);
	margin-top: 30px;
}
.ma_cp1 .bg2 .right a {
	display: inline-block;
	margin-top: 16px;
	padding-right: 17px;
	font-size: 14px;
	font-family:NotoSansHans-Regular;
	font-weight:500;
	color:rgba(89, 87, 87, 1);
}
.ma_cp1 .bg3 {
	background: url(../images/k3.jpg) no-repeat center center;
	background-size: cover;
	overflow: hidden;
	padding:0;
	margin-bottom:0.44rem;
}
.ma_cp1 .bg3 .imgbox {
	float: left;
	width: 50%;
	text-align: center;
}
.ma_cp1 .bg3 .imgbox img {
	max-width: 80%;
	max-height: 150px;
	padding:10px;
}
.ma_cp1 .bg3 .right {
	float: right;
	width: 50%;
	padding-left: 30px;
}
.ma_cp1 .bg3 .right .title {
	font-size: 20px;
	font-family:NotoSansHans-Regular;
	font-weight:400;
	color:rgba(62, 58, 57, 1);
	margin-top: 30px;
}
.ma_cp1 .bg3 .right a {
	display: inline-block;
	margin-top: 16px;
	padding-right: 17px;
	font-size: 14px;
	font-family:NotoSansHans-Regular;
	font-weight:500;
	color:rgba(89, 87, 87, 1);
}
.ma_cp1 .bg4 {
	background: url(../images/k4.jpg) no-repeat center center;
	background-size: cover;
	overflow: hidden;
	padding:0;
	margin-bottom:0.44rem;
}
.ma_cp1 .bg4 .imgbox {
	float: left;
	width: 50%;
	text-align: center;
}
.ma_cp1 .bg4 .imgbox img {
	max-width: 80%;
	max-height: 150px;
	padding:10px;
}
.ma_cp1 .bg4 .right {
	float: right;
	width: 50%;
	padding-left: 30px;
}
.ma_cp1 .bg4 .right .title {
	font-size: 20px;
	font-family:NotoSansHans-Regular;
	font-weight:400;
	color:rgba(62, 58, 57, 1);
	margin-top: 30px;
}
.ma_cp1 .bg4 .right a {
	display: inline-block;
	margin-top: 16px;
	padding-right: 17px;
	font-size: 14px;
	font-family:NotoSansHans-Regular;
	font-weight:500;
	color:rgba(89, 87, 87, 1);
}
.ma_cp1 .bg5 {
	background: url(../images/k5.jpg) no-repeat center center;
	background-size: cover;
	overflow: hidden;
	padding:0;
	margin-bottom:0.44rem;
}
.ma_cp1 .bg5 .imgbox {
	float: left;
	width: 50%;
	text-align: center;
}
.ma_cp1 .bg5 .imgbox img {
	max-width: 80%;
	max-height: 150px;
	padding:20px 10px;
}
.ma_cp1 .bg5 .right {
	float: right;
	width: 50%;
	padding-left: 30px;
}
.ma_cp1 .bg5 .right .title {
	font-size: 20px;
	font-family:NotoSansHans-Regular;
	font-weight:400;
	color:rgba(62, 58, 57, 1);
	margin-top: 30px;
}
.ma_cp1 .bg5 .right a {
	display: inline-block;
	margin-top: 16px;
	padding-right: 17px;
	font-size: 14px;
	font-family:NotoSansHans-Regular;
	font-weight:500;
	color:rgba(89, 87, 87, 1);
}
.ma_cp1 .bg6 {
	background: url(../images/k6.jpg) no-repeat center center;
	background-size: cover;
	overflow: hidden;
	padding:0;
	margin-bottom:1rem;
}
.ma_cp1 .bg6 .imgbox {
	float: left;
	width: 50%;
	text-align: center;
}
.ma_cp1 .bg6 .imgbox img {
	max-width: 80%;
	max-height: 150px;
	padding:10px;
}
.ma_cp1 .bg6 .right {
	float: right;
	width: 50%;
	padding-left: 30px;
}
.ma_cp1 .bg6 .right .title {
	font-size: 20px;
	font-family:NotoSansHans-Regular;
	font-weight:400;
	color:rgba(62, 58, 57, 1);
	margin-top: 30px;
}
.ma_cp1 .bg6 .right a {
	display: inline-block;
	margin-top: 16px;
	padding-right: 17px;
	font-size: 14px;
	font-family:NotoSansHans-Regular;
	font-weight:500;
	color:rgba(89, 87, 87, 1);
}
/*分页相关*/

.pagelist ul {
	text-align:center;
	margin:20px 0;
	font-size: 14px;
}
.pagelist li {
	display:inline-block;
	margin:0 2px;
}
.pagelist li span {
	color:#666;
	display:inline-block;
	border:1px solid #ddd;
	padding:4px 8px;
	font-size: 14px;
}
.pagelist li span:hover {
	border-color:rgba(0, 171, 178, 1);
	background:rgba(0, 171, 178, 1);
	color:#fff;
}
.pagelist li a {
	color:#666;
	display:inline-block;
	border:1px solid #ddd;
	padding:4px 8px;
	font-size: 14px;
}
.pagelist li a:hover {
	border-color:rgba(0, 171, 178, 1);
	background:rgba(0, 171, 178, 1);
	color:#fff;
}
.pagelist li.active a {
	border-color:rgba(0, 171, 178, 1);
	background:rgba(0, 171, 178, 1);
	color:#fff;
}
.pagelist .current {
	color: rgba(0, 171, 178, 1) !important;
	border: 1px solid rgba(0, 171, 178, 1) !important;
}
.alertmodel {
	display: none;
	position:fixed;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:5555;
}
.alertmodel .shadow {
	background:rgba(0, 0, 0, 0.6);
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
}
.alertmodel .center {
	z-index:6;
	position:absolute;
	top:30%;
	margin: 0 20px;
}
.alertmodel .center video {
	max-height: 500px;
	width: 100% !important;
	text-align: center;
}
.alertmodel .center2 {
	z-index:6;
	position:absolute;
	top:50%;
	left:50%;
	-o-transform:translate(-50%, -50%);
	-webkit-transform:translate(-50%, -50%);
	-moz-transform:translate(-50%, -50%);
	-ms-transform:translate(-50%, -50%);
	transform:translate(-50%, -50%);
	width:744px;
	background:rgba(255, 255, 255, 1);
	border-radius:14px;
}
.alertmodel .center video {
}
.alertmodel .center .close {
	position: absolute;
	right: -20px;
	top: -20px;
	width: 20px;
	height: 20px;
	cursor: pointer;
	background: url(../images/switch2.png) no-repeat center center;
	background-size: 50%;
	border: 1px solid #fff;
	border-radius: 400px;
}
.ma_rl {
	margin: 30px auto;
	overflow: hidden;
}
.ma_rl img {
	max-width: 100%;
}
.ma_rl p {
	color: #888888;
	line-height: 30px;
	font-size: 14px;
	margin-bottom: 10px;
}
.ma_rl p strong {
	background: #f2f2f2;
	color: #888;
	margin-right: 10px;
	margin-top: 10px;
	padding: 5px 20px;
	line-height: 40px;
	border-radius: 10px;
}
.qita {
	overflow: hidden;
	margin: 30px auto;
}
.qita h3 {
	text-align: center;
	font-size: 30px;
	margin-bottom: 30px;
}
.qita strong {
	margin-bottom: 10px;
	font-size: 16px;
}
.qita p {
	color: #333;
	font-weight: 100;
	line-height:36px;
	font-size: 16px;
}
.qita_1 h3 {
	border-left: 2px solid #00aab1;
	padding-left: 10px;
	line-height:19px;
	margin-bottom:30px;
	text-align: left;
	margin-top: 54px;
}
.qita_1 h3 a {
	font-weight: 100;
	font-size:20px;
	font-family:"Noto Sans S Chinese Regular";
	color: #3e3a39;
}
.qita_1 {
	overflow: hidden;
	margin-bottom: 30px;
}
.qita_1 dl {
	width:49%;
	text-align: left;
	float: left;
}
.qita_1 dl dt {
	width: 100%;
	overflow: hidden;
	font-weight: 400;
	font-size: 16px;
	margin-bottom:30px;
}
.qita_1 dl dt a {
	font-weight: 100;
	font-size:18px;
	font-family:"Noto Sans S Chinese Regular";
	color: #3e3a39;
}
.qita_1 dl dd {
	width: 100%;
	overflow: hidden;
	line-height:36px;
}
.qita_1 dl dd a {
	font-weight: 100;
	font-size:14px;
	font-family:"Noto Sans S Chinese DemiLight";
	color: #3e3a39;
}
.licheng {
}
.licheng ul {
}
.licheng ul li {
	overflow: hidden;
	margin: 20px 0 !important;
}
.licheng ul li img {
	width: 100%;
}
.licheng ul li p {
	text-indent: 0;
}
 .licheng ul li:nth-child(2n+1) {
}
 .licheng ul li:nth-child(2n+1) img {
float: left;
}
 .licheng ul li:nth-child(2n+1) div {
float: left;
width:100%;
}
 .licheng ul li:nth-child(2n+1) div h6 {
margin-top:20px;
margin-bottom:20px;
}
 .licheng ul li:nth-child(2n+1) div h6 a {
font-family: NotoSansHans-Bold;
font-size: 24px;
border-bottom: 2px solid #3e3a39;
color: #3e3a39;
padding-bottom:8px;
}
 .licheng ul li:nth-child(2n+1) div p {
font-family: NotoSansHans-Regular !important;
font-weight: 400;
font-size: 16px;
color: #888888;
line-height: 36px;
}
 .licheng ul li:nth-child(2n) {
}
 .licheng ul li:nth-child(2n) img {
float:right;
width:100%;
}
 .licheng ul li:nth-child(2n) div {
float: left;
width:100%;
}
 .licheng ul li:nth-child(2n) h6 {
margin-top:20px;
margin-bottom: 20px;
text-align: left;
}
 .licheng ul li:nth-child(2n) h6 a {
font-family: NotoSansHans-Bold;
font-size: 24px;
border-bottom: 2px solid #3e3a39;
color: #3e3a39;
padding-bottom:8px;
}
 .licheng ul li:nth-child(2n) p {
font-family: NotoSansHans-Regular !important;
font-weight: 400;
font-size: 18px;
color: #888888;
line-height: 36px;
text-align:left;
}
.kpdetail .sec_1 video {
	max-width: 100%;
}
.mmk_news {
	margin:50px 10px;
}
.mmk_news ul li {
	list-style-image:none;
	list-style: none;
}
.mmk_news ul li img {
	max-width: 100%;
}
.mmk_news ul li h3 {
	font-size: 16px;
	font-weight: 100;
	background:rgba(36, 175, 184, 0.8);
	height: 50px;
	line-height: 50px;
	padding: 0 10px;
	color: #FFFFFF;
}
.mmk_news ul li h3 span {
	float: right;
}
.mmk_news1 {
	margin:20px 10px;
}
.mmk_news1 ul li {
	list-style-image:none;
	list-style: none;
}
.mmk_news1 ul li img {
	max-width: 100%;
}
.mmk_news1 ul li h3 {
	overflow: hidden;
	line-height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.mmk_news1 ul li h3 a {
	line-height: 20px !important;
	font-size: 16px;
}
.mmk_news1 ul li h3 {
	font-weight: 400;
	color: #3E3A39;
	font-family: NotoSansHans-Regular;
}
.mmk_news1 ul li h5 {
	color: #898989;
	font-size: 14px;
	font-weight: 100;
	font-family: NotoSansHans-Regular;
	overflow: hidden;
}
.mmk_news1 ul li h5 img {
	margin-right: 10px;
	float: left;
	margin-bottom: 10px;
}
.mmk_news1 ul li h5 span {
	color: #898989;
	font-size: 14px;
	font-weight: 100;
	font-family: NotoSansHans-Regular;
	padding-left: 10px;
}
.mmk_news1 ul li p {
	font-family: NotoSansHans-DemiLight;
	color: #888888;
	line-height: 30px;
	margin-bottom: 30px;
	font-weight: 100;
}
.head .right .switch.current {
	background: url(../images/close_search.png) no-repeat center center;
	background-size: 100%;
}
.map * {
	max-width:none
}
.timeimg {
	font-size: 14px;
	font-family: NotoSansHans;
	font-weight: 400;
	color: rgba(137, 137, 137, 1);
	padding-left: 12px;
	background: url(../images/time.png) no-repeat left center;
	background-size:9px;
}
.zhishi_left {
	float: left;
	width: 38%;
}
.zhishi_left img {
	max-width: 100%;
}
.zhishi_right {
	float: right;
	width: 60%;
}
.zhishi_right .imgleft {
	width: 150px;
	float: left;
	text-align: left;
}
.kpmain li {
	list-style-type: none !important;
}
.zhishi_h {
	overflow: hidden;
	margin-bottom: 10px;
	border-bottom: 2px solid #f0f0f0;
	margin-bottom: 10px;
	padding:10px;
}
.zhishi_n {
}
.zhishi_n h5 {
	line-height: 23px;
	height:46px;
	font-weight: 400;
	overflow: hidden;
}
.zhishi_n .title {
	font-size: 13px;
}
.zhishi_n h6 {
	margin-top: 10px;
}
.zhishi_n h6 p {
	font-size: 12px;
}
.zhishi_n h6 img {
	width: 15px;
	float: right;
}
/*悬浮链接*/

.suspension {
	position:fixed;
	z-index:55;
	right:10px;
	bottom:95px;
	width:50px;
	height:240px;
}
.suspension-box {
	position:relative;
	float:right;
}
.suspension .a {
	display:block;
	width:48px;
	height:48px;
	margin-bottom:22px;
	text-align:center;
	cursor:pointer;
	outline:none;
	border-radius:24px;
	background:rgba(82, 82, 82, 0.6);
}
.suspension .a.active,  .suspension .a:hover {
	background:rgba(0, 171, 178, 0.6);
}
.suspension .a img {
	margin-top: 12px;
}
.suspension .a .i {
	float:left;
	width:48px;
	height:48px;
	background-image:url(/public/images/side_icon.png);
	background-repeat:no-repeat;
}
/* .suspension .a-service .i{background-position:0 0;} */

.suspension .a-service .i {
	width:20px;
	height:20px;
	margin-top:12px;
	margin-left:12px;
	background-image:url(/public/images/suspension-bg.png);
	background-repeat:no-repeat;
	background-position:0 0;
}
.suspension .a-service-phone .i {
	width:20px;
	height:20px;
	margin-top:12px;
	margin-left:12px;
	background-image:url(/public/images/suspension-bg.png);
	background-repeat:no-repeat;
	background-position:-27px 0;
}
.suspension .a-qrcode .i {
	background-position:-48px 0;
}
.suspension .a-email .i {
	background-position:-96px 0;
}
.suspension .a-top .i {
	background-position:-144px 0;
}
.suspension .a-top {
	background:#D2D3D6;
	display:none;
}
.suspension .a-top:hover {
	background:#c0c1c3;
}
.suspension .d {
	display:none;
	width:223px;
	background:rgba(0, 171, 178, 0.6);
	position:absolute;
	right:67px;
	min-height:50px;
	border-radius:3px;
	box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);
}
.suspension .d .arrow {
	position:absolute;
	width:8px;
	height:12px;/*background:url(/public/images/side_bg_arrow.png) no-repeat;*/
	right:-8px;
	top:25px;
}
.suspension .d-service {
	top:0;
}
.suspension .d-service-phone {
	top:70px;
	width: 137px !important;
}
.suspension .d-qrcode {
	top:0px;
}
.suspension .d-email {
	top:210px;
	width: 200px;
}
.suspension .d .inner-box {
}
.suspension .d-service-item {
	border-bottom:0px solid #eee;
	padding:0px 0;
}
.suspension .d-service .d-service-item {
	border-bottom:none;
}
.suspension .d-service-item .circle {
	width:48px;
	height:48px;
	border-radius:50%;
	overflow:hidden;
	background:#F1F1F3;
	display:block;
	float:left;
}
.suspension .d-service-item .i-qq {
	width:48px;
	height:48px;
	background:url(/public/images/side_con_icon03.png) no-repeat center 15px;
	display:block;
transition:all .2s;
	border-radius:50%;
	overflow:hidden;
}
.suspension .d-service-item:hover .i-qq {
	background-position:center 3px;
}
.suspension .d-service-item .i-tel {
	width:48px;
	height:48px;
	background:url(/public/images/side_con_icon02.png) no-repeat center center;
	display:block;
}
.suspension .d-service-item .i-email {
	width:48px;
	height:48px;
	background:url(/public/images/side_con_icon04.png) no-repeat center center;
	display:block;
}
.suspension .d-service-item h3 {
	line-height:48px;
	font-size:18px;
	text-align: center;
}
.suspension .d-service-item .text {
	line-height:22px;
	font-size:18px;
	text-align: center;
}
.suspension .d-service-item .text .number {
	font-family:Noto Sans S Chinese Regular;
	color: #fff;
	line-height: 50px;
}
.suspension .d-service-intro {
	padding-top:10px;
}
.suspension .d-service-intro p {
	float:left;
	line-height:27px;
	font-size:18px;
	width:50%;
	white-space:nowrap;
	color:#fff;
}
.suspension .d-service-intro i {
	background:url(/public/images/side_con_icon01.png) no-repeat center center;
	height:27px;
	width:14px;
	margin-right:5px;
	vertical-align:top;
	display:inline-block;
}
.suspension .d-qrcode {
	text-align:center;
}
.suspension .d-qrcode .inner-box {
	padding:20px 0;
}
.suspension .d-qrcode img {
	width: 80%;
}
.suspension .d-qrcode p {
	font-size:18px;
	color:#fff;
	margin-top: 10px;
}
.mk_zixun {
	overflow:hidden;
}
.mk_zixun h3 {
	text-align:center;
	color: #333;
	font-size: 0.4rem;
	font-weight: bold;
	margin-top:65px;
}
.mk_zixun p {
	text-align:center;
	color: #727272;
	font-size:0.24rem;
	margin:10px 20px;
	line-height:25px;
}
.mk_zixun h5 {
	text-align:center;
}
.mk_zixun h5 a {
	color:#fff;
	background: #00abb2;
	display: inline-block;
	text-align: center;
	padding:8px 20px;
	font-size: 0.24rem;
	margin: 30px 10px 80px 10px;
	border-radius: 5px;
	border-radius: 5px;
}
