﻿<strong></strong>
 @charset "utf-8";
/*==========@@HTML默认 开始@@==========*/
/*基本*/
* {
	padding: 0px;
	margin: 0px
}
body {
	font-size: 100px;
}
* {
	margin: 0;
	padding: 0;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	box-sizing: border-box;
}
.trans {
	transition: all .3s ease-in;
}
html {
	width: 100%;
	min-height: 100%;
}
body {
	width: 100%;
	min-height: 100%;
	max-width: 640px;
	min-width: 320px;
	margin: 0 auto;
font:.24rem/1.5 "PingFang SC", Helvetica, "Helvetica Neue", "microsoft yahei", Tahoma, Arial, sans-serif;
	color: #666;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background: #fff;
	position: relative;
}
body:before, body:after {
	content: "";
	width: 100%;
	display: block;
}
body:before {
	height: 1rem;
}
body:after {
height: .88rem;
}
img {
	border: 0px;
}
em {
	font-style: normal;
}
s, i {
	font-style: normal;
}
ul, ol {
	list-style-type: none;
}
li {
	list-style: none outside none;
}
b {
	font-weight: normal;
}
/*表单*/
input, button, select, textarea {
	outline: none;
	font-family: "PingFang SC", "Microsoft Yahei", Arial;
font-size:.24rem;
	-webkit-appearance: none !important;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color:#999;
}
input:-moz-placeholder, textarea:-moz-placeholder {
color:#999;
}
input::-moz-placeholder, textarea::-moz-placeholder {
color:#999;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
color: #999;
}
/*公用样式*/
.layout {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-wrapper: 101;
	background: #000;
	opacity: 1;
}
.blue {
	color: #28a5f4;
}
/*链接*/
a, a:link, a:visited, a:hover, a:active {
	color: #666;
	text-decoration: none;
}
a:focus {
	outline: none;
}
a:hover, a:active {
	color: #2d85b5;
	outline: none;
}
/*标题*/
h1, h2, h3, h4, h5, h6, h7 {
	font-weight: normal;
}
.icon {
	background: url(../images/icon.png) no-repeat;
	display: inline-block;
	background-size: 2.4rem auto;
	vertical-align: middle;
}
.icon, .iconbef:before, .iconbef:after {
	content: "\20";
	display: block;
}
.iconbef:before {
	background: url(../images/icon.png) no-repeat;
	background-size: 2.4rem auto;
	vertical-align: middle;
}
/*清除浮动*/
.fl {
	float: left;
}
.fr {
	float: right;
}
.hidden {
	display: none;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
	width: 100%;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.clear, .clearfix:after {
	content: "";
	display: block;
	clear: both;
	width: 100%;
	height: 0;
	line-height: 0;
	font-size: 0;
}
/*==========@@HTML默认 结束@@==========*/
.wrapper {
	width: 100%;
}
/*==========@@公共模块 开始@@==========*/
.header {
	background-size: 100% 1.04rem;
}
#top_main {
	width: 100%;
	height: 1rem;
*zoom: 1;
	z-index: 300;
	position: fixed;
	top: 0px;
	left: 0px;
}
#top {
	max-width: 640px;
	min-width: 320px;
	height: 1rem;
	margin: 0px auto;
	position: relative;
	background: #fff;
}
#top .logo {
	text-align: center;
	display: block;
	color: #000;
font-size: .32rem;
padding-top: .2rem;
margin-left: .2rem;
}
#top .logo a {
	display: block;
}
#top .logo img {
	display: block;
height: .6rem;
}
#top .topsearch {
	display: block;
	position: absolute;
	right: 20%;
top:.2rem;
	text-align: center;
	cursor: pointer;
width:.5rem;
height:.5rem;
margin:.16rem auto;
}
#top .topsearch span {
	display: block;
	width: 100%;
	height: 0.42rem;
	background-position: 0rem -1.19rem;
width:.42rem;
}
#top_main .tsearch * {
	box-sizing: border-box;
}
#top_main .tsearch {
	position: absolute;
	height: 1rem;
	width: 6.4rem!important;
padding: .2rem 5%;
	left: 0;
top: .99rem;
	z-index: 99;
	background: #f2f2f2;
	box-sizing: border-box;
	display: none;
}
#top_main .tsearch input {
	-webkit-appearance: none;
}
#top_main .tsearch .txt {
	width: 78%;
	color: #000;
text-indent: .1rem;
font-size:.22rem;
height:.64rem;
	background: #fff;
	border: 1px solid #fff;
	border-radius: 0.1rem;
	position: absolute;
	left: 5%;
top:.2rem;
border-top-left-radius: .6rem;
border-bottom-left-radius: .6rem;
}
#top_main .tsearch .btn {
	color: #fff;
font-size:.22rem;
	width: 16%;
height:.62rem;
line-height: .6rem;
	text-align: center;
	border: 0px;
	background-color: #2d85b5;
	background-position: -0.748rem -1.055rem;
	position: absolute;
	right: 5%;
top:.2rem;
border-top-right-radius: .6rem;
border-bottom-right-radius: .6rem;
}
#top_main .btn_close_main {
width: .88rem;
	height: 1rem;
	background-color: #f2f2f2;
	position: absolute;
	top: 0;
	right: 18%;
	z-index: 9;
	display: none;
}
#top_main .btn_close_main .btn_close {
width: .34rem;
height: .33rem;
margin-top: .38rem;
margin-left: .26rem;
	background-position: -2rem -1rem;
}
#top #nav {
width: .6rem;
	height: 50%;
	position: absolute;
	right: 3%;
top: .36rem;
	text-align: center;
	cursor: pointer;
}
#top .nav {
width: .39rem;
height: .36rem;
background-position: -.5rem -1.2rem;
}
#top .close {
	background-position: -2.06rem 0;
width: .34rem;
height: .34rem;
	cursor: pointer;
	position: absolute;
	right: 44%;
	top: -0.02rem;
	text-align: center;
}
/*subNav*/
.subNav {
	position: fixed;
	width: 100%;
	height: 100%;
	right: -30px;
top: .99rem;
	z-index: 999;
	max-width: 640px;
	min-width: 320px;
	/*background: #2d85b5;*/
	-webkit-transform: translateX(4rem);
	-moz-transform: translateX(7rem);
	-ms-transform: translateX(7rem);
	transform: translateX(7rem);
}
.subNavCon {
	margin: 0px;
	background: #056896;
	width: 100%;
	border-top: 1px solid #e5e5e5;
}
.subNav .closrbox {
	width: 20%;
	height: 0.5rem;
line-height: .5rem;
	background: #fff;
	position: absolute;
	right: 2%;
	top: -5%;
}
.subNav .close {
	background-position: -1.64rem -1.5rem;
width: .4rem;
height: .4rem;
}
.subNav .c_clos {
	width: 52%;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
}
.subNav .list {
margin-top:.6rem;
}
.subNav li {
	width: 100%;
	display: block;
	margin: 0 auto;
	position: relative;
	transition: all .3s ease-in;
}

.subNav li.mobile_li {
	width: 2.4rem;
	height: 2.6rem;
	background-color: #fff;
	margin-top: 0.3rem;
	text-align: center;
}
.subNav li.mobile_li img {
	width: 2rem;
	height: 2rem;
	padding-top: 0.2rem;
}
.subNav li.mobile_li p {
	font-size: 0.22rem;
	color: #000000;
	padding-top: 0.1rem;
}
.subNav .subnav2 {
	width: 100%;
	display: none;
}
.subNav .subnav2 a {
margin-bottom: .1rem;
	background: #eeeeee;
font-size: .24rem;
}
.subNav li a {
	display: block;
	width: 4rem;
	margin: 0 auto;
	color: #fff;
	font-size: 0.34rem;
	line-height: 1rem;
	text-align: center;
	border-bottom: 1px solid #01806e;
}
.subNav li a:hover {
	color: #00923f;
}
.subNav li em {
width: .3rem;
height: .3rem;
	display: inline-block;
	background-position: 0 -2.2rem;
	vertical-align: middle;
	position: absolute;
	right: 3%;
top: .26rem;
}
.subNav li:hover {
	background: #01806e;
}
.subNav li:hover a, .subNav li:hover p {
	color: #fff;
}
.subNav.show {
	right: 0 !important;
}
.subNavShow {
	-webkit-transform: translateX(-48%);
	-moz-transform: translateX(-48%);
	-ms-transform: translateX(-48%);
	transform: translateX(-48%);
	display: block;
}
.subNavShow2 {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}
/*首页导航*/
.inav_t {
	width: 100%;
    height: 200px;
}
.inav_t dl {
	height: 200px;	
    overflow: hidden;}
.inav_t dl dd {
	width: 20%;
    height: 120px;
    float: left;
    text-align: center;
    margin: 20px 2.5% -60px 2.5%;
}
.inav_t dl dd:nth-child(5) {margin: 30px 2.5% -60px 2.5%; }
.inav_t dl dd:nth-child(6){margin: 30px 2.5% -60px 2.5%; }
.inav_t dl dd:nth-child(7){margin: 30px 2.5% -60px 2.5%; }
.inav_t dl dd:nth-child(8){margin: 30px 2.5% -60px 2.5%; }
.inav_t dl dd a {
	font-size: 14px;
	display: block;
    width: 100%;
    color: #080808;
}
/* banner */
#banner_main {
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 1;
	height: 2.5rem;
	background-size: 1px auto;
}
.banner {
	margin: 0 auto;
	width: 100%;
	overflow: hidden;
	position: relative;
	height: 2.5rem;
}
.banner .list {
	width: 100%;
	overflow: hidden;
}
.banner .list li {
	float: left;
	width: 100%;
	overflow: hidden;
}
.banner .list li img {
	width: 100%;
	height: 2.5rem;
}
.zind {
    position: relative;
    z-index: 99;
}
.line2 {
    line-height: 0;
    
}

.prl40 {
	
    padding-left: 48px!important;
    padding-right: 40px!important;
}
input.msg_text, input.msg_other {
    height: 40px;
    font-size: 16px;
}

.prl5 {
    padding-left: 5px!important;
    padding-right: 5px!important;
}
.mb10 {
    margin-bottom: 20px;
}
.col-xs-12 {
    width: 100%;
}
.icf {
    border: 1px solid #2b9eff;
    border-radius: 5px;
    
}
.mlr0 {
    margin-left: 0;
    margin-right: 0;
}
.icf label {
    padding: 0px 10px;
    display: inline-block;
    border-right: 1px solid #2b9eff;
    line-height: 2.7;
    
}
.button:hover {
    background-color: #fe5e02!important;
}
.glyphicon {
    
    display: inline-block;
    
    
}
.ren{
background-image: url( "../images/ren.jpg")	
}
.dhh{
	background-image: url("../images/hua.jpg");
}
.renn{
background-image: url( "../images/ren1.jpg")	
}
.dhhh{
	background-image: url("../images/hua1.jpg");
}
.col-xs-11 {
	float: right;
    width: 82.5%;
}
input.msg_text, input.msg_other {
    height: 37px;
    font-size: 16px;
}

.bg-blue, .button.glay:hover {
    background-color: #2b9eff;
}
.button {
    display: inline-block;
    text-align: center;
    height: 40px;
    width: 100%;
    color: #fff;
    border: 0;
    font-size: 16px;
    border-radius: 5px;
    margin-bottom: 5px;
    
    line-height: 2.4;
}
.form-control {
    border: none;
    box-shadow: none;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px; 
    padding: 6px 12px; 
    font-size: 14px; 
    line-height: 1.42857143;
    
    background-image: none;
   
    border-radius: 4px;
   
}
.dong{
	background-color: #f4f6f9;
	height: 220px;
	
    width: 100%;
}
.dong-1{
	width: 100%;
	text-align: center;
}
.dong-2{
	margin: 5px 1.5%;
    border: 1px solid #cbd8e2;
    border-radius: 6px;
    overflow: hidden;
    width: 22%;
    float: left;
}
#banner .tip {
	width: 100%;
	height: 0.32rem;
	line-height: 0.32rem;
	text-align: center;
	clear: both;
	position: absolute;
	bottom: 5%;
	z-index: 2;
	font-size: 0;
}
#banner .tip span {
	display: inline-block;
	vertical-align: middle;
	width: 0.3rem;
	height: 0.1rem;
	margin: 0 0.1rem;
	vertical-align: middle;
	background-color: #fff;
	border-radius: 0.05rem;
}
#banner .tip span.cur {
width: .3rem;
height: .1rem;
	background-color: #2d85b5;
}
.showInfo #banner {
	height: 4.45rem;
}
/*版权信息*/
#footer_main {
	text-align: center;
	width: 100%;
	background: #fff;
	padding: 0 0 0.4rem;
}
#returntop {
	width: 1rem;
	height: 1rem;
	background: url(../images/gotop.png) no-repeat center top;
	background-size: 1rem auto;
	position: fixed;
	bottom: 10%;
	right: 2%;
	cursor: pointer;
	z-index: 99;
}
#copyright {
	width: 94%;
	margin: 0 auto;
	color: #666;
	font-size: 0.24rem;
line-height:.4rem;
	padding: 0.2rem 0;
}
#footer_main .bottomNav {
}
#footer_main .bottomNav .list {
border-top:.02rem solid #ddd;
}
#footer_main .bottomNav .list li {
	width: 100%;
height:.8rem;
border-bottom:.02rem solid #ddd;
}
#footer_main .bottomNav .list li a {
	display: block;
	height: 0.8rem;
	line-height: 0.8rem;
	padding: 0 0.4rem;
}
#footer_main .bottomNav .list li .tit {
	display: block;
	font-size: 0.26rem;
	color: #444444;
	line-height: 0.8rem;
	float: left;
}
#footer_main .bottomNav .list li em {
	display: block;
	float: right;
	width: 0.2rem;
	height: 0.3rem;
	margin-top: 0.25rem;
background-position:-2.2rem -.5rem;
}
#footer_main .bottomNav .list li:hover .tit {
	color: #1048a0;
}
#copyright a {
	color: #666;
}
#fix-sider {
	width: 1rem;
	height: 1rem;
	position: fixed;
	right: 2%;
	bottom: 29%;
	background: url(../images/tel.png) no-repeat center top;
	background-size: 1rem auto;
	cursor: pointer;
	z-index: 999;
}
/* 工具栏 */
#toolbar {
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 888;
	height: 64.45px;
	left: 0;
}
#toolbar .list {
	width: 100%;
	max-width: 640px;
	min-width: 320px;
	margin: 0 auto;
	background: #2d85b5;
}
#toolbar .list li {
	float: left;
	width: 25%;
	text-align: center;
}
#toolbar .list a {
	display: block;
	height: 64.45px;
	line-height: 11px;
	font-size: 16px;
	padding-top: 11px;
}
#toolbar .list a span {
	text-align: center;
	color: #fff;
	display: block;
	font-size: 0.24rem;
}
#toolbar .list a s {
	margin-left: auto;
	margin-right: auto;
	width: 18.16px;
	height: 18.75px;
	display: block;
margin-bottom: 6px;
background-position: -.76rem -.2rem;
}
#toolbar .list li:nth-child(2) s {
background-position: -.0rem -.2rem;
}
#toolbar .list li:nth-child(3) s {
background-position: -.38rem -.2rem;
}
#toolbar .list li:nth-child(4) s {
background-position: -1.2rem -.2rem;
width:.34rem;
height:.34rem;
}
#toolbar .list li:hover {
	background: #028673;
}
.mz_tout {
    width: 100%;
    height: 1rem;
    padding: 0 0.38rem;
    background-color: #2d85b5;
    background-size: 1.04rem 0.42rem;
    display: flex;
    align-items: center;
}
.gdd li a{color: white;}
.tout_im {
    width: 0.66rem;
    height: 0.6rem;
    -webkit-flex: 0 1 auto;
    flex: 0 1 auto;
}.mz_tout img {
    width: 100%;
    height: 100%;
}
.tt_line {
    width: 0.02rem;
    height: 0.54rem;
    margin-left: 0.15rem;
    -webkit-flex: 0 1 auto;
    flex: 0 1 auto;
}
.tt_list {
    width: 5.54rem;
    height: 0.6rem;
    margin-left: 0.22rem;
    background: url(../images/down_icon.png) right center no-repeat;
    background-size: 0.24rem 0.12rem;
    overflow: hidden;
}.tt_list ul li {
    width: 100%;
    height: 0.6rem;
    line-height: 0.6rem;
}.tt_list ul li a{
	color: #595959;
	font-size: 0.24rem;
}
.con{width:300px;height:30px;overflow:hidden;margin:0 auto ;background: url(../images/down_icon.png) right center no-repeat;background-size: 0.24rem 0.12rem;}
.gdd{width:100%;}
.gdd li{width:100%;height:30px;line-height:30px;text-indent:20px;float:left;}
.xh_course {
    width: 100%;
    padding-top: 15px;
}.title {
	font-weight: bold;
    width: 100%;
    height: 20px;
    margin: 0 auto;
    color: #2d85b5;
    font-size: 18px;
    display: flex;
    align-items: center;
    text-indent: 0.28rem;
    background: url(../images/tit_line.png) 0.1rem center no-repeat;
    background-size: 0.05rem 0.36rem;
}
.course_list {
    width: 93.6%;
    height: 80px;
    background: #fff;
    border-radius: 0.2rem;
    /*box-shadow: 0 0.04rem 0.04rem 0 #e5e5e5;*/
	box-shadow: -2px 0 3px -1px #e5e5e5,
		        0 -2px 3px -1px #e5e5e5,
		        0 2px 3px -1px #e5e5e5,
		2px 0 3px -1px #e5e5e5;
    margin: 0 auto;
    margin: 0.2rem;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}
.course_list dl {
    width: 25%;
    height: 1.6rem;
    padding-top: 0.35rem;
    -webkit-flex: 0 1 auto;
    flex: 0 1 auto;
    border-right: 1px solid #f7f7f7;
}
.course_list dl dt {
    width: 0.65rem;
    height: 0.5rem;
    margin: 0 auto;
}
.course_list dl dt img {
    width: 100%;
    height: 100%;
}
.course_list dl dd {
    width: 100%;
    height: 0.6rem;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #333333;
    font-size: 0.24rem;
}
.course_list p {
    width: 70%;
    height: 1.25rem;
    -webkit-flex: 0 1 auto;
    flex: 0 1 auto;
    margin-left: 0.21rem;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.course_list p a {
    width: 33%;
    height: 0.63rem;
    -webkit-flex: 0 1 auto;
    flex: 0 1 auto;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #666666;
    font-size: 14px;
    line-height: 0.24rem;
}
.course_list p a:nth-child(3), .course_list p a:nth-child(6) {
    border-right: none;
}
.course_list p a:nth-child(4), .course_list p a:nth-child(5), .course_list p a:nth-child(6) {
    border-bottom: none;
}

.fw_intro {
	margin-top: 10px;
    width: 100%;
    padding: 10px 0px;
    background: #2d85b5;
    color: #fff;
    font-size: 15px; 
    text-align: center;
}
.fw_intro font {
    color: #ffe500;
    font-weight: bold;
}
.fw_intro span {
    color: #ffe500;
    font-weight: bold;
}
.fw_map {
    height: 5rem;
    background-size: 100%;
    position: relative;
    margin: 20px 0px;
}
.map_bj {
    width: 100%;
    height: 0.4rem;
    color: #595959;
    font-size: 0.22rem;
    text-indent: 0.68rem;
    background: url(../images/red_qi.png) 0.4rem 0.06rem no-repeat;
    background-size: 0.26rem 0.32rem;
    position: absolute;
    bottom: 0.25rem;
    left: 0;
}
.point,.point::before,.point::after{position: absolute;width: 4px; height: 4px; border-radius: 50%;content: ''; }
	.point::before{animation: scale 2s infinite; }
	.point::after{animation: scale2 2s infinite; }
	@keyframes scale{0%{ transform: scale(1); opacity:.9}100%{ transform: scale(6); opacity: 0;}}
	@keyframes scale2{0%{ transform: scale(1);opacity:.9;}100%{ transform: scale(12);opacity:0;}}
	

	.point,.point::before,.point::after{
	/* 设置颜色 */
	background-color: rgba(241, 34, 30, .9);}
	.point2,.point2::before,.point2::after{
	/* 设置颜色 */
	background-color: rgba(234, 229, 52, 0.9);}
	.point3,.point3::before,.point3::after{
	/* 设置颜色 */
	background-color:  rgba(1, 255, 44, 0.9);}
     .point4,.point4::before,.point4::after{
	/* 设置颜色 */
	background-color:  rgba(95, 3, 177);}
	.point5,.point5::before,.point4::after{
	/* 设置颜色 */
	background-color:  rgba(250, 246, 253, 0.9);}
.yuanxiao{width: 100%; margin: 0 auto;padding-top: 10px;height: 207px;}
.yuanxiao a{font-size: 14px;
	border-radius: 5px;
    padding-top: 22px;
    text-align: center;
    float: left;
    margin: 0 1.3% .1rem 0;
    width: 24%;
    height: 1rem;
    background-repeat: no-repeat;
    background-position: center;
	color: white;}
.hndx{background-image: url(../images/hndx.jpg);}.zzdx{background-image: url(../images/zzdx.jpg);}.cjdx{background-image: url(../images/cjdx.jpg);}.zyydx{background-image: url(../images/zyydx.jpg);}.nydx{background-image: url(../images/nydx.jpg);}.gsxy{background-image: url(../images/gsxy.jpg);}.xadz{background-image: url(../images/xadz.jpg);}.dllg{background-image: url(../images/dllg.jpg);}.fjsf{background-image: url(../images/fjsf.jpg);}.gkdx{background-image: url(../images/gkdx.jpg);}.xysf{background-image: url(../images/xysf.jpg);}.ggdd{background-image: url(../images/ggdd.jpg);}
.yuanxiao a:nth-child(4), .yuanxiao a:nth-child(8),.yuanxiao a:nth-child(12) {
    margin-right: 0;
}
.modal {
	z-index: 99999999;
  height: 150px;
  width: 80%;
  margin: auto;
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transition: .4s, box-shadow .3s .4s;
}
.modal.hidden {
  box-shadow: none;
  transition: .4s, box-shadow 0s;
  opacity: 0;
  visibility: hidden;
}
.modal.hidden .form {
  top: 100%;
}
.modal.hidden .invite {
  top: -100%;
}
.modal.hidden .invite .close {
  height: 0;
  width: 0;
  top: 0;
  right: 0;
}
.display{display: none;}
.form, .invite {
  width: 50%;
  position: absolute;
  
}
label {
  color: #FB5781;
}
.invite {
	height: inherit;
  background: linear-gradient(-45deg, #015f8f, #0976af);
  left: 50%;
}
.invite h3{font-size: 16px;font-weight: bold;text-align: center;padding: 10px 0;color: white;}
.invite p{text-align: center;color: white; font-size: 14px;}
.nope {
  background: #474747;
  padding: 10px 15px;
  border-radius: 3px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  position: absolute;
  bottom: 30px;
  left: 50%;
  font-size: 12px;
  white-space: nowrap;
  cursor: pointer;
  transform: translateX(-50%);
}
.nope:hover {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25);
  transform: translateX(-50%);
}

.close {
  background: #474747;
  height: 30px;
  width: 30px;
  border: 3px solid #FFF;
  border-radius: 50%;
  position: absolute;
  top: -15px;
  right: -15px;
  cursor: pointer;
  transition: .4s .3s;
}
.close:before, .close:after {
  content: '';
  background: #FFF;
  height: 80%;
  width: 3px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
}
.close:after {
  transform: translate(-50%, -50%) rotate(45deg);
}

.openn {
  background: linear-gradient(-45deg, #f857a6, #ff5858);
  height: 45px;
  width: 150px;
  padding: 10px 20px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 20px;
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
}
.open.active {
  opacity: 1;
  visibility: visible;
}
.open:hover {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}

/*==========@@页面布局 开始@@==========*/
#search {
	background: #fff;
	width: 96%;
	margin: 0.2rem auto;
	height: 0.6rem;
	-moz-border-radius: 0.5rem;
	-webkit-border-radius: 0.5rem;
	border-radius: 0.5rem;
	padding: 0;
	-webkit-box-shadow: 1px 1px 1px #e7e9e9;
	-moz-box-shadow: 1px 1px 1px #e7e9e9;
	box-shadow: 1px 1px 1px #e7e9e9;
}
#search input {
	display: block;
	font-family: "微软雅黑";
	padding: 0;
	margin: 0;
}
#search .txt {
	border: none;
	width: 66%;
	height: 0.5rem;
	line-height: 0.6rem;
	margin-right: 1%;
	padding: 0 4%;
	color: #666;
	font-size: 0.22rem;
	background: none;
}
#search .searchbtn {
	cursor: pointer;
	border: none;
	font-size: 0.24rem;
	width: 0.8rem;
	height: 0.6rem;
	text-align: center;
	background-position: -0.63rem 0;
}
.index #floor_1_main, .index #floor_2_main, .index #floor_3_main {
	width: 100%;
	margin: 0 auto;
	background: #fff;
}
.index {
	background: #fff;
	overflow: hidden;
}
.wp {
	padding: 0 0.12rem;
}
/* 快捷导航 */
.floor_1_main {
	background-color: #f4f6f9;
	padding-bottom: 0.6rem;
	padding-top: 0.54rem;
}
.floor_1_main .floor_1_2 {
	width: 100%;
	height: 5.13rem;
	position: relative;
}
.floor_1_main .floor_1_2 ul {
	display: inline-block;
	width: 100%;
	height: 3.6rem;
}
.floor_1_main .floor_1_2 ul li {
	position: absolute;
    width: 50%;
    height: 2.56rem;
    background: url(../images/a1_03.jpg) no-repeat;
    text-align: left;
    background-size: 100% 100%;
    text-align: center;
}
.floor_1_main .floor_1_2 ul li a {
	display: block;
	width: 2.8rem;
	height: 2.56rem;
}
.floor_1_main .floor_1_2 ul li p {
	font-size: 20px;
	font-weight: bold;
	
	color: #fff;
	padding-top: 60px;
}
.biaoti{
	margin: -4px 8px;color: #666666; font-size: 16px;
}
.redian{
	padding-top: 10px;
	margin-left: 10px;
	font-weight: 600;
    font-size: 18px;
    color: #0e6292;
	margin-bottom: 15px;
}
.redian2{
	padding-top: 10px;
	margin-left: 10px;
    font-weight: 600;
    font-size: 18px;
    color: #0e6292;
    margin-bottom: 15px;
}
.meici{
	background-color: #f4f6f9;
}
.redian2 di{
	margin-right: 5px;
	float: left;
    width: 5px;
    height: 25px;
    background-color: #0e6292;
}
.redian di{
	margin-right: 5px;
	float: left;
    width: 5px;
    height: 25px;
    background-color: #0e6292;
}
.floor_1_main .floor_1_2 ul li em {
	display: inline-block;
	width: 1.35rem;
	height: 0.38rem;
	border: #ffffff solid 1px;
	margin-top: 0.4rem;
	text-align: center;
	position: relative;
}
.floor_1_main .floor_1_2 ul li em span {
	display: block;
	position: absolute;
	top: 0.15rem;
	left: 50%;
	margin-left: -0.225rem;
	width: 0.45rem;
	height: 0.06rem;
	background: url("../images/jt_03.png") no-repeat;
	transition: .6s ease;
}
.floor_1_main .floor_1_2 ul li p span {
	display: block;
	font-size: 0.22rem;
	color: #fff;
	font-family: "Arial";
}
.floor_1_main .floor_1_2 ul li:nth-child(2) {
	margin: 0px 10px;
    position: absolute;
    left: 2.97rem;
    width: 49%;
    height: 2.56rem;
    background: url(../images/a1_04.jpg) no-repeat;
    background-size: 100% 100%;
}
.floor_1_main .floor_1_2 ul li:nth-child(3) {
	position: absolute;
	left: 0px;
	top: 2.56rem;
	width: 100%;
	height: 2.56rem;
	background: url(../images/a1_06.jpg) no-repeat;
	background-size: 100% 100%;
	text-align: left;
}
.floor_1_main .floor_1_2 ul li:nth-child(3) a {
	width: 5.6rem;
	padding-left: 30px;
}
/* 新闻中心 */
.floor_2_main {
	width: 6.4rem;
	height: 100%;
	background-color: #f4f6f9;
}
.floor_2_main .floor_2_1 h3 {
	width: 100%;
}
.floor_2_main .floor_2_1 h3 a {
	display: inline-block;
	width: 30%;
	height: 0.5rem;
	margin-right: 5%;
	background-color: #f4f6f9;
	font-size: 0.3rem;
	color: #333333;
	font-weight: normal;
	text-align: center;
	line-height: 0.5rem;
	border: #999999 solid 0.01rem;
}
.floor_2_main .floor_2_1 h3 a.on {
	display: inline-block;
	border: #2d85b5 solid 0.01rem;
	background-color: #2d85b5;
	color: #fff;
}
.floor_2_main .floor_2_1 h3 a:nth-child(3) {
	margin-right: 0;
}
.floor_2_main .floor_2_2 {
	width: 5.6rem;
	margin: 0 auto;
	clear: left;
	display: inline-block;
	padding-bottom: 1.2rem;
}
.floor_2_main .floor_2_2 li {
	width: 5.6rem;
	height: 1.65rem;
	margin-top: 0.4rem;
	display: block;
	clear: left;
}
.floor_2_main .floor_2_2 li em {
	display: block;
	float: right;
	width: 2.15rem;
	overflow: hidden;
}
.floor_2_main .floor_2_2 li em img {
	width: 2.15rem;
	height: 1.62rem;
}
.floor_2_main .floor_2_2 li .biaoti {
	float: left;
	width: 3.1rem;
	text-align: left;
}
.floor_2_main .floor_2_2 li .biaoti p {
	display: block;
	font-size: 0.28rem;
	color: #333333;
	line-height: 0.4rem;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.floor_2_main .floor_2_2 li .biaoti span {
	display: block;
	font-size: 0.22rem;
	color: #666;
	line-height: 0.36rem;
	margin-top: 0.1rem;
	overflow: hidden;
}
.floor_2_main .floor_2_2 li .biaoti i {
	display: block;
	font-size: 0.2rem;
	color: #999999;
	text-align: left;
	margin-top: 0.1rem;
}
.more {
	width: 5.58rem;
	height: 0.68rem;
	margin-top: 0.4rem;
}
.more a {
	display: block;
	clear: left;
	width: 5.58rem;
	height: 0.68rem;
	line-height: 0.68rem;
	border: #2d85b5 solid 0.01rem;
	font-size: 0.26rem;
	color: #2d85b5;
	text-align: center;
	clear: left;
}
/*关于我们*/
.floor_3_main {
	width: 6.4rem;
	background-color: #fff;
	padding-bottom: 0.8rem;
}
.floor_3_main img {
	width: 6rem;
	height: 3.38rem;
	background-size: 100%;
	overflow: hidden;
	text-align: left;
	border-radius: 0.14rem;
	margin-top: -0.82rem;
margin-left: .2rem;
}
.floor_3_main p {
	display: inline-block;
	font-size: 0.34rem;
	color: #333333;
	font-weight: bold;
	padding-top: 0.5rem;
	text-align: center;
}
.floor_3_main span {
	display: block;
	font-size: 0.25rem;
	color: #333333;
	font-weight: normal;
	line-height: 0.48rem;
	padding-top: 0.3rem;
	text-align: left;
}
/* 搜索 */
#top .search {
	margin: 0.1rem auto;
	width: 4.6rem;
	height: 0.56rem;
	line-height: 0.56rem;
	border-radius: 0.5rem;
	background: #fff;
}
#top .search input {
	border: none;
}
#top .search .txt {
	width: 80%;
	display: block;
	background: none;
	height: 0.56rem;
	line-height: 0.56rem;
	text-indent: 0.08rem;
	color: #333;
	font-size: 0.22rem;
}
#top .search .searchbtn {
	background-position: -1.2rem -1.7rem;
	width: 0.4rem;
	height: 0.4rem;
	display: block;
	margin: 0.05rem 0.2rem 0 0;
}
.searchinfo {
	background: #fff;
	padding: 0.4rem 2%;
	height: 100%;
}
.searchinfo h2 {
	color: #000;
}
.searchinfo .searchlist {
	padding: 0.2rem 0;
}
.searchinfo .searchlist a {
	display: inline-block;
	margin: 0 1.0rem 0.3rem 0;
	color: #fff;
	background: #093c84;
	font-size: 0.24rem;
	text-align: center;
	height: 0.64rem;
	line-height: 0.64rem;
	padding: 0 0.2rem;
	border-radius: 0.5rem;
}
.dong-2 img{
	margin-top: 5px; width: 50px; height: 50px;
}
/*******************content*************/
.dialog-layout {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 101;
	background: #000;
	opacity: .5;
}
.index .hd {
	padding: 0 3%;
}
.index .hd li {
	width: 25%;
	float: left;
	background: #ccc;
	color: #fff;
font-size: .3rem;
height: .56rem;
line-height: .56rem;
	text-align: center;
}
.index .hd li.on {
	background: #2b5899;
}
/*内页样式*/
.content {
	
padding-bottom: .2rem;
	padding-top: 0.2rem;
	background: #fff;
}
/*recom*/
.recom {
padding-top: .2rem;
	background: #f1f1f1;
	transition: none;
}
.recom * {
	transition: none;
}
.recom .recomCon {
	width: 100%;
	overflow: hidden;
	background: #fff;
	box-sizing: border-box;
}
.recom .recomConList {
	width: 200%;
}
.recom .list {
	float: left;
	width: 50%;
}
.recom .list li {
	border-bottom: 1px solid #eeeeee;
}
.recom .list li a {
	display: block;
padding: .16rem .2rem .16rem .3rem;
}
.recom .list li.item {
	position: relative;
}
.recom .list li.item .img {
	width: 1.2rem;
height: .9rem;
	float: left;
margin-right: .15rem;
padding: .04rem;
	border: 1px solid #f1f1f1;
}
.recom .list li.item h3 {
	color: #000;
height: .4rem;
	overflow: hidden;
}
.recom .list li.item .txt {
font-size: .2rem;
	color: #aaaaaa;
line-height: .28rem;
}
.recom .list li.item .time {
	color: #aaaaaa;
	position: absolute;
right: .25rem;
font-size: .18rem;
bottom: .2rem;
}
.recom .list li.item .time:before {
width: .22rem;
height: .22rem;
	display: inline-block;
	background-position: -1.4rem 0;
}
.recom .list li .tit {
	color: #2b5899;
}
.recom .list li .tit:after {
	width: 1px;
height: .28rem;
	content: "\20";
	display: inline-block;
margin: 0 .18rem;
	vertical-align: middle;
	background: #eeeeee;
}
.newslist {
	padding: 0 3%;
}
.newslist .item {
	width: 100%;
	border-bottom: 1px solid #eeeeee;
}
.newslist .item * {
	transition: all .3s linear;
}
.newslist .item a {
padding: .3rem 0;
	width: 100%;
	display: block;
}
.newslist .item img {
	width: 1.44rem;
height: .96rem;
	display: block;
margin-top: .06rem;
	float: right;
margin-right: .1rem;
}
.newslist .item h3 {
font-size: .3rem;
line-height: .36rem;
max-height: .72rem;
	overflow: hidden;
	color: #000000;
}
.newslist .item .dec {
	color: #999999;
font-size: .2rem;
margin-top: .08rem;
}
.newslist .item .dec span {
margin-right: .2rem;
}
.newslist .item.pic4 h3 {
height: .36rem;
margin-bottom: .08rem;
}
.newslist .item.pic4 img {
	float: left;
margin-right: .06rem;
}
.newslist .item.pic4 img:last-child {
	margin-right: 0;
}
.g-top {
	width: 0.68rem;
height: .68rem;
	position: fixed;
	bottom: 15%;
	z-index: 998;
	right: 2%;
	cursor: pointer;
	background: url(../images/ico-top.png) no-repeat;
	background-size: 100% auto;
}
/*subCate*/
.subCate {
padding: 0rem 0 .2rem;
}
.subCate a {
	width: 48%;
	margin: 0 1%;
font-size: .22rem;
height: .5rem;
	overflow: hidden;
	display: block;
	float: left;
line-height: .5rem;
	text-align: center;
	color: #666;
	border: 1px solid #ddd;
	box-sizing: border-box;
margin-bottom: .1rem;
}
.subCate a.on {
	border-color: #1048a0;
	color: #1048a0;
}
/*nybanner*/
.nybanner {
	width: 100%;
	height: 2.4rem;
	position: relative;
	overflow: hidden;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 6.4rem 2.4rem;
	color: #fff;
	background-image: url(../images/nybanner.jpg);
}
.nybanner .title {
padding-left:.4rem;
}
.nybanner h3 {
margin-top: .7rem;
font-size: .4rem;
line-height: .45rem;
	color: #fff;
}
.nybanner .en {
font-size: .33rem;
	font-family: arial;
	font-weight: bold;
}
.nybanner .line {
	display: block;
width:.6rem;
height:.04rem;
	background: #fff;
margin-top: .05rem;
}
/*cateList*/
.rotate1 {
	transform: rotate(180deg);
margin-top: -.12rem!important;
}
.cateList {
	width: 100%;
	line-height: 0.8rem;
	text-align: center;
	background: #2d85b5;
	color: #fff;
	position: relative;
}
.cateList .goBack {
width: .8rem;
height: .8rem;
padding-top: .25rem;
	position: absolute;
left: .1rem;
	top: 0;
	z-index: 12;
}
.cateList .goBack:before {
width: .2rem;
height: .32rem;
	display: block;
	margin: 0 auto;
	background-position: -1.5rem -2.1rem;
}
.cateList h3 {
	position: relative;
font-size: .3rem;
}
.cateList h3 s {
	position: absolute;
	top: 0.34rem;
right: .4rem;
width: .22rem;
height: .18rem;
margin-left: .1rem;
	background-position: -1.06rem -2.2rem;
	display: none;
}
.cateList .box {
	width: 100%;
padding: .2rem 3% .0;
	z-index: 11;
	background: #fff;
	display: none;
	border-bottom: 1px solid #ddd;
}
.cateList .box a {
	width: 48.5%;
	margin-right: 3%;
margin-bottom: .15rem;
height: .62rem;
line-height: .6rem;
	border: 1px solid #dddddd;
font-size: .26rem;
	text-align: center;
	display: block;
	float: left;
}
.cateList .box a:nth-child(2n) {
	margin-right: 0;
}
.cateList .box a.on {
	border-color: #2d85b5;
	color: #2d85b5;
}
/*pager*/
.pager {
	width: 100%;
	text-align: center;
	background: #f6f6f6;
padding: .2rem 0;
font-size: .2rem;
}
.pager a, .pager span {
	width: 1.6rem;
height: .4rem;
line-height: .4rem;
	display: inline-block;
	background: #e59f19;
	color: #fff;
	border-radius: 5px;
}
.pager .yem {
height: .4rem;
	display: inline-block;
margin: 0px .1rem;
line-height: .4rem;
}
/*reLink*/
.reLink {
	margin-top: 0.5rem;
	font-size: 0.16rem;
	clear: left;
margin: .2rem 4% .2rem;
	border: 1px solid #dddddd;
	color: #333;
}
.reLink .prevLink, .reLink .nextLink {
	width: 100%;
	height: 0.68rem;
	line-height: 0.68rem;
	border: 0.01rem solid #dddddd;
	font-size: 0.24rem;
	color: #333333;
	text-align: left;
	margin-top: -0.01rem;
	position: relative;
	overflow: hidden;
text-indent: .18rem;
	background: #fff;
}
.reLink a {
	color: #333333;
}
/*m-share*/
.m-share {
	margin-left: 3%;
margin-bottom: .2rem;
}
.showInfo .showTit {
	width: 100%;
padding: .3rem 0;
	margin: 0 auto;
	background: #fff;
	border-bottom: 1px solid #dddddd;
	text-align: center;
}
.showInfo .showTit h1 {
	margin: 0 2%;
font-size: .36rem;
line-height: .44rem;
	text-align: center;
}
.showInfo .showTit .mark {
font-size: .22rem;
	color: #999;
padding: .2rem 0 0;
}
.moreBtn {
	width: 94%;
	margin: 2% auto 6%;
	height: 0.88rem;
	line-height: 0.88rem;
	display: block;
	text-align: center;
	background: #2d85b5;
	color: #fff;
font-size: .22rem;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
}
.moreBtn a {
	display: block;
	color: #fff;
}
.moreBtn:active, .moreBtn:hover {
	background: #028673;
	color: #fff;
}
/*showInfor*/
.showInfo {
	margin: 0 5px;
	background: #fff;
padding: 0 0 .2rem;
	overflow: hidden;
}
.showInfo .showSubTit {
	width: 100%;
height: .65rem;
line-height: .65rem;
	font-weight: normal;
margin: .2rem 0 .1rem;
	background: #f6f6f6;
	border-bottom: 1px solid #1048a0;
font-size: .24rem;
text-indent: .15rem;
}
/*recomNew*/
.recomNew {
	width: 96%;
	padding: 0.1rem 0 2%;
	margin: 0 auto;
}
.recomNew li {
	width: 100%;
height: .6rem;
line-height: .6rem;
	border-bottom: 1px solid #eeeeee;
	overflow: hidden;
}
.recomNew li a {
font-size: .24rem;
	display: block;
	position: relative;
	padding-left: 2%;
}
.recomNew li a:before {
	content: "";
	position: absolute;
	background: #cccccc;
	width: 3px;
	height: 3px;
	left: 0;
	top: 0.28rem;
	z-index: 11;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
/*showSubTit*/
.showInfo .contxt {

margin: 0 5px;
    line-height: .42rem;
    color: #666666;
    font-size: 16px;
}
.showInfo .contxt img {
	max-width: 100%;
	margin: 0px auto;
	height: auto !important;
	display: inline;
}
.showInfo .contxt p {
line-height:.5rem;
}
.showInfo .contxt .biao td {
padding:.09rem;
	border: 1px solid #ccc;
	vertical-align: middle;
	WORD-WRAP: break-word;
	table-layout: fixed;
	word-break: break-all;
}
.showmenu {
	width: 100%;
padding: 0.1rem 0 .2rem;
	background: #fff;
}
.showmenu a {
	width: 48%;
height: .6rem;
	display: block;
	float: left;
line-height: .6rem;
	text-align: center;
border-radius: .04rem;
	color: #333;
	background: #fff;
	margin: 0 1% 2%;
	border: 1px solid #ddd;
	box-sizing: border-box;
}
.showmenu a.hover {
	border: 1px solid #1048a0;
	color: #fff;
	background: #1048a0;
}
.erro {
	padding: 0.2rem;
}
/*newsPage*/
.newsPage {
padding-bottom: .4rem;
}
.newsPage .item {
	width: 94%;
padding-right: .1rem;
	
	display: block;
	background: #fff;
margin: 0 auto .22rem;
}
.newsPage .item img {
	width: 2rem;
	height: 1.5rem;
	display: block;
margin-right: .2rem;
}
.newsPage .item h3 {
padding-top: .1rem;
font-size: .26rem;
	line-height: 0.34rem;
margin-bottom: .06rem;
	color: #333333;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.newsPage .item p {
font-size: .22rem;
	line-height: 0.32rem;
	color: #999999;
	overflow: hidden;
}
.newsPage .item .time {
	color: #999;
font-size: .22rem;
}
.newsPage .item:first-child {
	padding-top: 0;
}
/*fenx*/
#nativeShare {
	margin: 0 auto;
	width: 100%;
	padding-top: 0.3rem;
	max-width: 640px;
	min-width: 320px;
}
#nativeShare .label {
	margin-left: 0.2rem;
	font-size: 0.24rem;
	color: #666666;
	line-height: 0.6rem;
}
#nativeShare .list {
	width: 5.4rem;
	float: right;
}
#nativeShare .list span {
	height: 0.9rem;
	width: 0.9rem;
	padding: 0;
	display: inline-block;
}
#nativeShare .list span i {
	margin: 0 auto;
	width: 0.63rem;
	height: 0.63rem;
	display: block;
}
#nativeShare .weibo i {
	background-image: url('../images/weibo.png');
	background-size: cover;
}
#nativeShare .weixin i {
	background-image: url('../images/weixin_friend.png');
	background-size: cover;
}
#nativeShare .weixin_timeline i {
	background-image: url('../images/weixin.png');
	background-size: cover;
}
#nativeShare .qq i {
	background-image: url('../images/qq.png');
	background-size: cover;
}
#nativeShare .qzone i {
	background-image: url('../images/qqzone.png');
	background-size: cover;
}
#nativeShare .more i {
	background-image: url('../images/more.png');
	background-size: cover;
}
#nativeShare .list span.qzone, #nativeShare .list span.more {
	width: 0.73rem;
}
#fenxiang {
	display: none;
}
.fenx {
	height: 1.0rem;
	width: 100%;
}
.fenx .tt {
	margin-left: 0.2rem;
	font-size: 0.24rem;
	color: #666666;
	line-height: 0.6rem;
}
.fenx .bdsharebuttonbox {
	width: 80%;
	float: right;
}
.fenx .bdsharebuttonbox a {
	margin-left: 0.2rem;
}
#bdfx {
}
#bdfx a {
	height: 0.6rem;
	width: 0.6rem;
	margin: 0;
	padding: 0;
	margin: 0px 0.08rem;
	display: inline-block;
}
#bdfx .d1 {
	background: url(../images/qqzone.png) no-repeat center;
	background-size: 100% 100%;
}
#bdfx .d2 {
	background: url(../images/weibo.png) no-repeat center;
	background-size: 100% 100%;
}
/*catelist*/
.catelist .item span {
	display: block;
	width: 9px;
	height: 16px;
	position: absolute;
	top: 28%;
	margin-top: -8px;
	right: 2%;
}
.catelist .item span:before {
	content: "";
	position: absolute;
	background: #ccc;
	width: 11px;
	height: 11px;
	right: 0;
	top: 0;
	z-indx: 10;
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.catelist .item span:after {
	content: "";
	position: absolute;
	background: #fff;
	width: 11px;
	height: 11px;
	right: 4px;
	top: 0;
	z-indx: 11;
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.caselist li {
	width: 47%;
	margin-left: 2%;
	margin-bottom: 2%;
	float: left;
	box-sizing: border-box;
	background: #fff;
}
.caselist li a {
	display: block;
}
.caselist li figure {
	width: 100%;
	padding-top: 75%;
	position: relative;
	overflow: hidden;
}
.caselist li figure img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	min-height: 100%;
	display: block;
}
.caselist li h3 {
	color: #333;
height: .65rem;
line-height: .65rem;
	text-align: center;
	font-size: 0.26rem;
	font-weight: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.list_4 li figure {
	padding-top: 75%;
}
.messagePage {
	padding: 3% 3% 5%;
}
.messagePage .indexTit {
margin-bottom: .4rem;
	text-align: center
}
.messagePage .indexTit h3 {
font-size: .3rem;
	text-align: center;
}
.messagePage .item {
	width: 100%;
	height: 0.7rem;
	line-height: 0.7rem;
	position: relative;
	-webkit-border-radius: 0.06rem;
	border-radius: 0.06rem;
margin-bottom: .18rem;
	border: 1px solid #dedede;
}
.messagePage .item label {
	width: 1rem;
	color: #333;
	display: block;
	float: left;
	text-align: center;
	height: 0.7rem;
	line-height: 0.7rem;
}
.messagePage .item input {
	width: 4.5rem;
	height: 0.7rem;
	line-height: 0.7rem;
	border: 0;
	background: none;
	color: #999;
}
.messagePage .item select {
	width: 4.5rem;
	height: 0.7rem;
	line-height: 0.7rem;
	border: 0;
	background: none;
	background: #fff url(../images/mess.jpg) right no-repeat;
	background-size: auto 100%;
}
.messagePage .item .b {
	position: absolute;
right: .12rem;
	color: #ff9f00;
}
.messagePage .item.con {
	height: 2.8rem;
}
.messagePage .item.con textarea {
	width: 100%;
	height: 2.1rem;
padding: .1rem .16rem .1rem;
	resize: none;
	background: none;
	border: 0px;
}
.messagePage .item.con .b {
	top: 0;
}
/*.messagePage .btn .reset{width: 2.72rem; height: 0.68rem; line-height: 0.68rem; text-align: center; float: left; border: 1px solid #d2d2d2; background: #f9f9f9; color: #333333; font-size: .28rem;}*/
.messagePage .btn input {
	width: 100%;
	height: 0.68rem;
	line-height: 0.68rem;
	text-align: center;
	display: block;
	float: right;
	background: #1048a0;
	color: #fff;
font-size: .28rem;
	border: 0;
}
.showtel {
	position: fixed;
	width: 5rem;
	height: 2rem;
	top: 60%;
	left: 50%;
	margin-left: -2.5rem;
	z-index: 999;
	display: none;
	text-align: center
}
.showtel a {
	display: inline-block;
	width: 5rem;
height:.8rem;
line-height:.8rem;
	border-radius: 5px;
	background: #00633d;
	color: #fff;
font-size:.3rem;
margin-bottom:.2rem
}
/*产品导航*/
.m-navwrap {
	position: relative;
	width: 100%;
margin-top:-.2rem;
padding-bottom:.2rem;
}
.m-1 {
    width: 100%;
    height: 160px;
}
.m-2 {
    width: 100%;
    margin: 0 auto;
}
.m-4 {
    box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, 0.4);
    height: 160px;
    text-align: center;
    float: left;
    width: 33.3%;
}
.m-4 img {
    margin: 20px auto 5px;
   
}
.m-5 {
    display: block;
    width: 100px;
    height: 25px;
    line-height: 25px;
    color: #fff;
    background: #64cafa;
    border-radius: 5px;
    margin: 0 auto;
    margin-top: 10px;
}
.js1 {
    height: 460px;
    width: 100%;
    background-color: #48b2f8;
    padding-top: 30px;
}
.js2{
	
    width: 100%;
    margin: 0 auto;
}
.js2 h2 {
	margin-bottom: 10px;
    color: #fff;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
}
.js3 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.js1 .js3 dl {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin: 15px 1%;
    background: #fff;
    width: 23%;
    box-sizing: border-box;
    height: 160px;
    box-shadow: 0px 0px 25px 0px rgba(163, 174, 184, 0.4);
}
.js1 .js3 dt {
   border-radius: 10px;
    border: 1px solid #eef0f2;
    line-height: 3;
    width: 100%;
    text-align: center;
}
.js1 .js3 .js4 {
    padding: 0 4px;
    font-size: 10px;
    color: #333333;
    line-height: 200%;
}
.js1 .js3 .js5 {
    font-size: 14px;
    color: #fff;
    width: 90%;
    height: 20px;
    margin: 0 auto;
    line-height: 20px;
    background: linear-gradient(to right, #4cb2f5, #64cafa);
    text-align: center;
    border-radius: 23px;
    margin-top: 8px;
    cursor: pointer;
}
.js1 .js5 a {
    color: #FFFFFF;
}
.area-m {
	
    height: 250px;
    width: 100%;
    background-size: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 30px;
}
.area-m .areawrapper {
    height: 265px;
    width: 100%;
    
}
.area-m .areawrapper div {
    height: 33px;
    line-height: 30px;
    width: 18%;
    text-align: center;
    float: left;
    border: 1px solid #52b2f1;
    color: #52b2f1;
    margin: 0px 3.5%;
    margin-bottom: 10px;
}
.tdq{margin-top: -10px;
    background-color: white;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 20px 0px;
    width: 100%;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
}
.area-m .areawrapper div:hover {
    border: none;
    background: #52b2f1;
    color: black;
}
.rukou{
	margin-top: -10px;
}
.rukou p{
	font-size: 14px;
    color: #fff;
    border-radius: 20px;
    background-color: #f13b32;
    line-height: 30px;
    height: 30px;
    margin: 0 auto;
    text-align: center;
    width: 130px;
}
.con-m{
	background-color: #51b2f2;
    margin-top: .533rem;
}
.con-m1{
	
    max-width: 100%;
    margin: 0 auto;
    position: relative;
}
.con-m2{
	
    
    width: 100%;
    height: 270px;
    margin: 0 auto;
    background-size: 100% 100%;
}
.con-m2>div {
    
    
}
.con-m2>div a {
	border-radius: 6px;
    margin: 15px 2.3%;
    background-color: #fff;
    display: inline-block;
    width: 28%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-bottom: .133rem;
    color: #51b2f2;
    font-size: 14px;
}
.con-m2 h2{
	padding-top: 20px;
    color: #fff;
    text-align: center;
    font-weight: 600;
    padding-bottom: 20px;
}
.potu {
    width: 100%;
    background-color: #f13b32;
    height: 430px;
}
.potu img{
	width: 100%;
}
.potu h2 {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding-bottom: .333rem;
    line-height: 100%;
    padding-top: .6rem;
}
.potu h2>span {
    color: #07bf96;
    font-weight: bold;
}
.potu .potu2 {
    width: 100%;
    height: 6.293rem;
    margin: 0 auto;
}
.info {
    
    width: 100%;
    height: 530px;
}
.info_main {
    width: 100%;
    height: 700px;
    background: #fff;
    margin: 0 auto;
    padding-top: 20px;
}
.info_tit {
    width: 100%;
    margin: 0 auto;
}
.info_con {
    width: 100%;
    
    
}

.info_ul>li {
    list-style: none;
    background: #fff;
    width: 28%;
    height: 90px;
    border: #dadada 1px solid;
    border-radius: 6px;
    padding-top: 18px;
    box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
    float: left;
    margin: 10px 0 0 3.9%;
    cursor: pointer;
}
.info_icon {
    width: 35px;
    height: 35px;
    margin: 0 auto;
}
.info_btn {
    background: #1893e4;
    width: 80%;
    border: none;
    border-radius: 35px;
    display: block;
    margin: 30px auto 0;
    font-size: 18px;
    color: #fff;
}
.info_p {
    font-size: 16px;
    color: #464646;
    text-align: center;
    line-height: 1;
    margin-top: 10px;
}
.info_con li:hover{
	background-color:rgba(254,53,53,1.00);
}
.info_con p:hover{
	color: aliceblue;
}
.time {
	border-radius: 10px 10px 0px 0px;
    width: auto;
    height: auto;
    overflow: hidden;
    background: #f5f5f5;
    padding-bottom: 0.35rem;
}
.time img {
    width: 0.64rem;
    height: 0.5rem;
    display: block;
    margin-left: 4.8rem;
    margin-bottom: -0.2rem;
}
.time h1 {
	border-radius: 5px;
    font-size: 0.26rem;
    color: #fff;
    text-align: center;
    width: 3.08rem;
    height: 0.33rem;
    background: #595959;
    margin: 0 auto;
    font-weight: normal;
}
.time h2 {
    font-size: 0.46rem;
    color: #1893e4;
    text-align: center;
    padding: 0.2rem 0;
}
.time h3 {
    font-size: 0.22rem;
    color: #7d7d7d;
    text-align: center;
    font-weight: normal;
}
.time .shijian {
    width: 3.5rem;
    height: auto;
    overflow: hidden;
    margin: 0.2rem auto 0;
}
.time .shijian .month {
    width: 1.7rem;
    height: 1.85rem;
    background: url( "../images/month.jpg") no-repeat center;
    background-size: 1.7rem 1.85rem;
    font-size: 0.8rem;
    color: #d22828;
    float: left;
    font-weight: bold;
    font-family: "微软雅黑";
    padding-left: 0.15rem;
}
.time .shijian .day {
    width: 1.7rem;
    height: 1.85rem;
    background: url( "../images/day.jpg") no-repeat center;
    background-size: 1.7rem 1.85rem;
    font-size: 0.8rem;
    color: #d22828;
    float: right;
    font-weight: bold;
    font-family: "微软雅黑";
    padding-left: 0.15rem;
}
.time ul {
    width: auto;
    height: auto;
    overflow: hidden;
}
.time ul li {
    width: 5.9rem;
    height: auto;
    overflow: hidden;
    margin: 0.1rem auto 0;
}
.time ul li p {
    float: left;
    font-size: 0.24rem;
    color: #767676;
    line-height: 0.38rem;
}
.time ul li .btn {
    float: right;
    width: 1.1rem;
    height: 0.38rem;
    background: #FFF;
}
.time ul li .btn a {
    font-size: 0.24rem;
    color: #1893e4;
    text-align: center;
    line-height: 0.38rem;
    display: block;
}
.time .btn_1 {
    width: 3.82rem;
    height: 0.6rem;
    background: #1893e4;
    margin: 0.3rem auto 0;
    border-radius: 0.12rem;
}
.time .btn_1 a {
    font-size: 0.3rem;
    color: #ffffff;
    text-align: center;
    line-height: 0.6rem;
    display: block;
}
.wenti {
    width: auto;
    height: auto;
    overflow: hidden;
    padding: 0.45rem 0 0.3rem;
}
.wenti {
    width: auto;
    height: auto;
    overflow: hidden;
    padding: 0.45rem 0 0.3rem;
}
.wenti h1 {
    font-size: 0.42rem;
    color: #1893e4;
    text-align: center;
}
.wenti ul {
    width: auto;
    height: auto;
    overflow: hidden;
    margin-top: 0.15rem;
}
.wenti ul li {
    width: 95%;
    height: auto;
    overflow: hidden;
    margin: 0.1rem auto 0;
}
.wenti ul li p {
    float: left;
    font-size: 16px;
    color: #333333;
}
.wenti ul li .btn {
    float: right;
    width: 1.1rem;
    height: 0.4rem;
    background: #f5f5f5;
}
.wenti ul li .btn a {
    font-size: 14px;
    color: #1893e4;
    text-align: center;
    line-height: 0.4rem;
    display: block;
}
.wenti .btn_1 {
    width: 3.82rem;
    height: 0.6rem;
    background: #1893e4;
    margin: 0.3rem auto 0;
    border-radius: 0.12rem;
}
.wenti .btn_1 a {
    font-size: 0.3rem;
    color: #ffffff;
    text-align: center;
    line-height: 0.6rem;
    display: block;
}
.qianjing {
    width: auto;
    height: auto;
    overflow: hidden;
    background: #f7f7f7;
    padding-bottom: 0.4rem;
}
.qianjing h1 {
    margin-top: 15px;
    font-size: 0.4rem;
    color: #1893e4;
    text-align: center;
}
.qianjing ul {
    width: 95%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}
.qianjing ul li {
    float: left;
    width: 2.82rem;
    height: 2.5rem;
    background: #fff;
    margin-left: 0.15rem;
    margin-top: 0.2rem;
}
.qianjing ul li h2 {
    font-size: 18px;
    color: #1893e4;
    text-align: center;
    font-weight: normal;
    margin-top: 0.35rem;
}
.qianjing ul li p {
    font-size: 0.24rem;
    color: #717171;
    text-align: center;
    margin-top: 0.25rem;
    line-height: 0.35rem;
}
.qianjing ul li .btn {
    width: 100%;
    height: 0.6rem;
    background: #1893e4;
    margin-top: 0.2rem;
}
.qianjing ul li .btn a {
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 0.6rem;
    display: block;
}
.road {
    width: auto;
    height: auto;
    overflow: hidden;
    padding: 0.45rem 0 0.3rem;
}
.road h1 {
    font-size: 0.42rem;
    color: #1893e4;
    text-align: center;
}
.road h2 {
    font-size: 0.24rem;
    color: #6c6c6c;
    text-align: center;
    font-weight: normal;
    margin-top: 0.1rem;
}
.road ul {
    width: 6.13rem;
    height: auto;
    overflow: hidden;
    margin: 0.1rem auto 0;
}
.road ul li {
    float: left;
    width: 2.84rem;
    height: 3.82rem;
    border: 1px solid #eeeeee;
    margin-left: 0.15rem;
    margin-top: 0.2rem;
}
.road ul li img {
    width: 2.83rem;
    height: 1.38rem;
}
.road ul li h3 {
    font-size: 0.26rem;
    color: #1893e4;
    text-align: center;
    font-weight: normal;
}
.road ul li p {
    font-size: 0.2rem;
    color: #666666;
    margin-left: 0.11rem;
    margin-top: 0.1rem;
    line-height: 0.28rem;
}
.road ul li .btn {
    width: 1.6rem;
    height: 0.46rem;
    background: #1893e4;
    margin: 0.21rem auto 0;
}
.road ul li .btn a {
    font-size: 0.26rem;
    color: #fcfcfc;
    text-align: center;
    line-height: 0.46rem;
    display: block;
}
.m-byy {
    position: relative;
    background: #fff;
    padding: 20px 0;
    margin: 0 auto;
    
    text-align: center;
    font-family: "微软雅黑";
}
.m-byy2 {
    display: inline-block;
}
.m-byy2 h2 {
    
    color: #119bfa;
    
    font-family: "微软雅黑";
    
    font-size: 24px;
}
.m-neirong1{
	
    margin: 0 auto;
    text-align: center;
    color: #fff;
}
.m-neirong1 li {
    border-radius: 50% 50% 5px 5px;
    float: left;
    display: inline-block;
    width: 23%;
    margin: 0 1%;
   
    background: #389eef;
    cursor: pointer;
    
}
.m-neirong1 .m-neirong2 {
    font-size: 14px;
    border-bottom: 1px solid #e2e3e7;
}
.m-neirong2 h3 {
    font-size: 16px;
    margin-top: 5px;
}
.m-neirong2 p {
    margin-top: 5px;
    font-size: 14px;
}
.m-neirong .m-neirong2 span {
    display: block;
    font-size: 14px;
    margin: 5px 0;
    color: #ffee00;
}
.m-neirong .m-neirong3{
	
    margin: 10px 5px;

}
.m-neirong .m-neirong3 p {
    padding-bottom: 10px;
}
.m-neirong .m-neirong3 a {
    color: #389eef;
    font-size: 14px;
    padding: 3px 3px;
    border-radius: 5px;
    background: #fff;
}
.m-neirong li:hover {
    background-color: #6f90f1;
}
.m-neirong .m-neirong3 a:hover {
    color: black;
    background: #fff043;
    box-shadow: 0 0 20px #4b536a;
}
.m-bks {
    
    padding: 0px 0 30px;
}

.m-bks2 {
    width: 100%;
    float: left;
}
.m-bks3 {
        text-align: center;
    font-size: 24px;
    color: #119bfa;
    
    margin: 0 0 24px;
    font-family: "微软雅黑";
}
.m-bks1 {
    margin: 0 4px;
}
.m-bks5 {
    margin: 10px 0;
}
.m-bks6-hot {
    background: #FF3A5A;
    color: #fff;
}
.m-bks6 {
    float: left;
    width: 45px;
    height: 22px;
    font-size: 14px;
    color: #333;
    font-weight: bold;
    line-height: 22px;
    margin-right: 12px;
    padding-left: 8px;
}
.m-bks7 {
   
    line-height: 22px;
   
}
.rukou a{
	color: aliceblue;
}
.m-bks7:hover{
	color: #119bfa;
}
.m-bks7-red {
    color: #ff3a5a;
}
.m-bks8 {
   font-size: 16px;
    text-align: center;
    float: right;
    display: block;
    border-radius: 3px;
    background: transparent;
    width: 70px;
    height: 25px;
    line-height: 25px;
    color: #119bfa;
    border: 1px solid #E3E3E3;
}
.m-zhinan1 {
    text-align: center;
    font-size: 24px;
    color: #119bfa;
    margin: 0 0 24px;
    font-family: "微软雅黑";
}
.m-zhinan3 {
    margin-bottom: 20px;
}
.zhinan4 {
   text-align: center;
    width: 30%;
    height: 36px;
    line-height: 36px;
    background-color: #E3E3E3;
    margin: 1.6%;
    display: block;
    float: left;
    color: #333;
    font-size: 16px;
    font-family: "微软雅黑";
}
.zhinan4:hover {
    background-color: #389eef;
    color: #FFF;
}
#m-san {
    background-color: #389eef;
    height: 330px;
    overflow: hidden;
}
#m-san h2 {
	margin-top: 20px;
    font-size: 24px;
    text-align: center;
    color: #ffffff;
}
#m-san h4 {
    font-size: 14px;
    text-align: center;
    color: #ffffff;
    margin-top: 20px;
}
#m-san li {
	width: 31%;
    text-align: center;
    margin: 30px 1.1%;
    
    float: left;
}
.m-san1 {
    width: 50%;
    height: 35px;
    line-height: 35px;
    margin: auto;
    text-align: center;
    font-size: 16px;
    font-family: "微软雅黑";
    background-color: #F60;
    color: #fff;
    border-radius: 50px;
    cursor: pointer;
}
.m-san1:hover{color: black;
	background-color: #ffffff;
}
#m-dibu h2{
	font-size: 24px;
	color: #FFFFFF;
	padding-top: 20px;
	text-align: center;
}
@media (max-width: 768px){
.m-ajj {
    padding: 10px 2%;
	text-align: center;
	
}
}
@media (max-width: 640px){
.m-ajj1 h1 {
    font-size: 22px;
    line-height: 1.8;
	color: #119bfa;
    font-weight: 600;
}
}
.m-ajj2 {
	height: 250px;
    width: 100%;
    margin: 0px auto;
}
.m-ajj3 {
    margin: 20px 0px;
}
.m-ajj4 {
    width: 31.5%;
    float: left;
    margin: 0.9%;
    padding: 15px 0 0 0;
    background: #fff;
    color: #333;
    border-radius: 10px;
    border: 1px solid #ddd;
}
.m-ajjtu {
    width: 80%;
    margin: 0px auto;
    border-radius: 50%;
    overflow: hidden;
}
.m-ajj5 {
    text-align: center;
    padding: 0px 10px;
}
.m-ajj5 .m-ajj6 {
       font-family: 黑体;
    font-size: 18px;
    font-weight: 600;
    margin-top: 10px;
    text-align: center;
    color: #fd7d01;
}
.m-ajj5 p.p1 {
    font-size: 12px;
    
}
.m-ajj5 p {
    font-size: 12px;
    display: table;
    margin: 0px auto;
    color: #444;
    
}
.m-ajj5 p span {
    display: block;
    width: 100%;
    position: relative;
    padding-left: 15px;
}
.m-ajj4:hover {
    box-shadow: 0px 2px 10px 0px rgba(192, 192, 192, 0.3);
    border-color: #fd7d01;
}

.m-xinwen2{
	
    text-align: center;
    padding: 20px 0px;

}
.m-left {
    
    float: left;
    width: 100%;
}
.m-bkzl {
    background-color: #fff;
    float: left;
    width: 100%;
}
.m-ksxx-title {
    font-size: 24px;
    color: #333333;
    text-align: center;
    padding-left: 10px;
    margin: 0 0 24px;
    font-weight: bold;
}
.m-ksxx-list0 {
	margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 25px;
}
.m-ksxx-list0 a {
    
    display: block;
    font-size: 16px;
    color: #080808;
    margin-bottom: 30px;
}
.m-xinwen1 .m-bkzl {
	
    background-color: #fff;
    
}
.m-ksxx-title {
    font-size: 22px;
    background-color: #0093f3;
    
    color: #ffffff;
    text-align: center;
    padding-left: 10px;
    margin: 0 0 24px;
    font-weight: bold;
}
.m-ksxx-list3 p{
	font-size: 16px;
	border-radius: 5px;
    height: 30px;
    margin: 1% 1.65%;
    background-color: #0093f3;
    text-align: center;
    width: 30%;
    float: left;
    line-height: 32px;
}
.m-bj40{
	background-color: #0093f3;
}
.m-ksxx-list3 p a{
	color: #FFFFFF;
}
.m-ksxx-list3 a p{
	float: right;
}
.m-xinwen2 h1{
	font-size: 22px;
	color: #ffffff;
	font-weight: 600;
}
.m-liu{
	
	background-color: #d9e9ff;
	line-height: 70px;
    color: #0093f3;
    text-align: center;
    font-size: 22px;
    font-weight: 600;
}
.m-liucheng{
	margin-top: 20px;
	background-color: #d9e9ff;
    height: 520px;
}
.mm-con-c {
    
    width: 100%;
    margin: auto;
}
.mm-con1 {
	height: 300px;
    text-align: center;
    padding-bottom: 50px;
    background: #FCFDFF;
}
.mm-con-tit {
    line-height: 100px;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    color: #008bfe;
}
.mm-con1 .mm-con1_zi:nth-child(1) {
    background-image: url("../../../skin/images/m-che1.png");
}
.mm-con1 .mm-con1_zi:nth-child(2) {
    background-image: url("../../../skin/images/m-che3.png");
}
.mm-con1 .mm-con1_zi:nth-child(3) {
    background-image: url("../../../skin/images/m-che2.png");
}

.mm-con1 .mm-con1_zi h2 {
    font-weight: 600;
    font-size: 16px;
    color: #066ae0;
    text-align: center;
    line-height: 62px;
    margin-top: 70px;
}
.mm-con1 .mm-con1_zi a {
    font-size: 13px;
    display: block;
    line-height: 20px;
}
.mm-con1 .mm-con1_zi a:last-of-type {
    background-color: #119bfa;
    width: 84px;
    height: 25px;
    margin: auto;
    line-height: 25px;
    border-radius: 8px;
    color: #fcfdff;
    margin-top: 10px;
}
@media (max-width: 414px){ 
	.mm-con1 .mm-con1_zi{
		float: left;
    width: 125px;
   height: 200px;
    background-repeat: no-repeat;
    margin: 0 1.56%;
	}
}
@media (max-width: 375px){ 
	.mm-con1 .mm-con1_zi{
		float: left;
    width: 125px;
    height: 200px;
    background-repeat: no-repeat;
    margin: 0  0;
	}
}
@media (max-width: 360px){ 
	.mm-con1 .mm-con1_zi{
		float: left;
    width: 120px;
    height: 200px;
    background-repeat: no-repeat;
    margin: 0  0;
	}
}
.mm-sec2_box {
	height: 290px;
    background-color: #008bfe;
}
.mm-w {
    width: 100%;
    height: auto;
    margin: 0 auto;
    clear: both;
    position: relative;
}
.mm-h2 {
    line-height: 70px;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
}
.mm-sec2 ul {
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    overflow: hidden;
    box-sizing: border-box;
    text-align: left;
    margin-top: 30px;
}
.mm-sec2_box ul li {
    width: 23.5%;
    height: 120px;
    margin-top: 0px;
    margin-bottom: 0px;
    border: 1px solid #FFF;
    text-align: center;
}

.mm-sec2 ul li img {
    width: 101px;
    height: 101px;
    margin: 30px 77px 10px 77px;
    text-align: center;
}
.mm-sec2 ul li p {
    font: 18px/25px Microsoft Yahei;
    color: #fff;
    height: 70px;
    padding: 10px;
}
.mm-flex {
	margin: 0 5px;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: box;
    display: flexbox;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
}
.mm-flex img{
	margin-top: 10px;
	width: 70px;
	height: 70px;
}
.mm-flex li p{
color: #fff;	
}
.mm_btn {
    width: 270px;
    height: 34px;
    display: block;
    border-radius: 27px;
    background: #008bfe;
    font-size: 18px;
    color: #fff;
    line-height: 34px;
    text-align: center;
    margin: 0 auto;
}
.mm-con10s {
    height: 580px;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 15px;
}
.mm-con10 {
    width: 100%;
    margin: 0 auto;
}
.mm-tit {
    
    padding-top: 10px;
    font-size: 20px;
    text-align: center;
    font-weight: 600;
    color: #008bfe;
}
.mm-con10>p {
    text-align: center;
    color: black;
    font-size: 16px;
    padding-top: 17px;
}


.mm-con10_c div {
    margin: 0 1.11%;
    background-color: #008bfe;
    width: 31%;
    height: 212px;
    float: left;
    margin-bottom: 30px;
}
.mm-con10_c div h2 {
	font-weight: 600;
    color: #ffff;
    height: 30px;
    font-size: 16px;
    text-align: center;
    padding-top: 46px;
    padding-bottom: 34px;
    
}
.mm-con10_c div p {
    color: #ffff;
    font-size: 14px;
    padding-top: 10px;
    
    text-align: center;
}
.mm-con10_c div a {
    width: 110px;
    border: 1px solid #FFF;
    font-size: 15px;
    line-height: 30px;
    display: block;
    margin: 35px auto 0;
    border-radius: 5px;
    background: #066ae0;
    text-align: center;
    color: #fff;
}
.mm-btty {
    width: 100%;
    text-align: center;
    margin: 20px auto 10px;
    cursor: pointer;
}
.mm-btty h3 {
    color: #01a9fe;
    font-size: 20px;
    letter-spacing: 6px;
    font-weight: 600;
}
.mm-wid {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.mm-a1 {
	margin: 0 1.5%;
    width: 22%;
    padding-bottom: 20px;
    float: left;
    text-align: center;
   
    cursor: pointer;
}
.mm-a1 h3 {
    font-size: 16px;
    font-weight: bold;
    color: #119bfa;
}
.mm-a1 p {
    font-size: 16px;
    line-height: 30px;
    width: 215px;
    text-align: center;
    margin: 15px auto 0;
    color: #272727;
}
.mm-newAdd {
    width: 200px;
    height: 33px;
    background: #01a9fe;
    display: block;
    margin: 0px auto;
    line-height: 33px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    border-radius: 50px;
}
.mm-newAdd:hover {
    background: #f2204f;
    color: #fff;
}
.mm-p7 {
    width: 100%;
    
    background-color: #01a9fe;
}
.mm-p7 .mmpp-wrap {
    position: relative;
}
.mmpp-wrap {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.mmbt-kaoshi {
   color: #fff;
    font-size: 20px;
    text-align: center;
    margin: 20px 0 0 0;
    font-weight: 600;
}
.mm-p7 .mmp7btn1 {
    top: 170px;
    left: 9px;
}
.mm-p7 a {
    display: inline-block;
    width: 70px;
    height: 20px;
    line-height: 20px;
    border: 1px solid rgb(97,201,91);
    border-radius: 5px;
    text-align: center;
    color: #000;
    font-size: 14px;
    background: #fff;
    position: absolute;
    z-index: 99;
}
.mzcps_title_list {
    padding-top: 20px;
    background-color: #ffffff;
}
.mpc-w1200 {
    width: 100%;
    margin: auto;
}
.mzcps_base_title>h3 {
    font-size: 20px;
    font-family: "Microsoft YaHei";
    color: rgb(1, 169, 254);
    text-align: center;
    font-weight: 600;
}
.mzcps_base_title>p {
    font-size: 16px;
    font-family: "Microsoft YaHei";
    color: rgb(102, 102, 102);
    text-align: center;
    margin-top: 16px;
}
.mzcps_title_list_content {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 18px;
    overflow: hidden;
}
.mzcps_title_list_content>li {
    width: 30%;
    margin: 0 1.66%;
    
    position: relative;
    float: left;
    margin-bottom: 28px;
}
.mzcps_title_list_content>li>i {
    display: inline-block;
    width: 100%;
    height: 100%;
}
.mzcps_title_list_content>li>strong {
	/*margin-left: 23%;
    margin-top: -120px;
    font-size: 18px;
    color: rgb(19, 156, 226);
    font-weight: bold;
    position: absolute;*/
    text-align: center;
    font-size: 18px;
    font-family: "Microsoft YaHei";
    color: rgb(19, 156, 226);
    font-weight: bold;
    position: absolute;
    margin-top: -120px;
    width: 100%;
}
.mzcps_title_list_content>li>.mhover_info {
	padding-top: 30px;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 200px;
    background-color: #bfbbb5a6;
}
.mzcps_title_list_content>li>.mhover_info>p {
    text-align: center;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: rgb(255, 255, 255);
    line-height: 1.667;
}
.mzcps_title_list_content li:hover .mhover_info {
    display: block;
}
.mhuise {
    width: 100%;
    background-color: #389eef;
    height: 280px;
}
.mpp-table {
    text-align: center;
    height: auto;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    font-size: 16px;
    color: #333333;
    border-collapse: collapse;
}
.mpp-baozhang {
    padding-top: 20px;
    font-size: 20px;
    font-weight: 600;
    color: rgb(255, 255, 255);
}
.mpp-table p {
    color: #fff;
    margin-bottom: 20px;
}
.mcon10s {
    height: 500px;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 15px;
}
.mcon10 {
    width: 100%;
    margin: 0 auto;
}
.mcon-tit {
    font-size: 20px;
    padding-top: 20px;
    text-align: center;
    font-weight: 600;
    color: #008bfe;
}
.mcon10>p {
    text-align: center;
    color: black;
    font-size: 16px;
    
}
.mcon10_c {
    
    overflow: hidden;
}
.mcon10_c {
    width: 100%;
    
}
.mcon10_c div {
    border-radius: 10px;
    margin: 0 1.15%;
    width: 31%;
    height: 180px;
    float: left;
    margin-bottom: 30px;
    background-color: #389eef;
}
.mcon10_c div p {
    color: #ffff;
    height: 30px;
    font-size: 20px;
    text-align: center;
    padding-top: 15px;
    /* padding-bottom: 34px; */
    font-weight: 600;
}
.mcon10_c div h3 {
    font-weight: 600;
    color: #ffff;
    font-size: 16px;
    padding-top: 25px;
    margin: 0 5px;
    text-align: center;
}
.mcon10_c div a {
    width: 100px;
    border: 1px solid #FFF;
    font-size: 15px;
    line-height: 25px;
    display: block;
    margin: 25px auto 0;
    border-radius: 5px;
    background: #ffffff;
    text-align: center;
    color: #080808;
}
/*==============================================================================================*/
#main {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 0;
    background: #ffffff;
}#main .title {
    width: 100%;
    
    position: relative;
    z-index: 1;
}#main .title h2 {
    font-weight: 600;
    font-size: 18px;
    width: 60%;
    
    margin-bottom: -2px;
}#main .title h2 a {
	color: #0e6292;
    height: 2em;
    overflow: hidden;
    line-height: 2em;
    background-size: 2em auto;
    padding: .3em 0 0 .8em;
}.tel_title {
    text-align: center;
    display: block;
    line-height: 45px;
    color: #999;
}#main #news .tab_block_l {
    width: 100%;
}#main #news .tab_block_l .tab a.on {
    color: #2f79f4;
}#main #news .tab_block_l .tab a:first-child {
    margin-left: 3.5%;
}#main #news .tab_block_l .tab a {
	font-weight: 600;
    display: block;
    width: 29%;
    height: 34px;
    line-height: 34px;
    text-align: center;
    float: left;
    text-decoration: none;
    color: #333;
    background-color: #fff;
    margin: 0px 1.5% 0;
    border-radius: 4px;
}#main #news .tab_block_l .tab_content {
    overflow: hidden;
    width: 100%;
}#main #news .tab_block_l .tab_content ul {
    margin-bottom: 0;
}#main #news .tab_block_l .tab_content li {
    display: none;
    font-size: 1em;
    margin-top: 10px;
}.content ul li {
    background-color: #fff;
    
    margin: 1.4%;
    margin-top: 0;
    border-radius: 4px;
}#main #news .tab_block_l .tab_content li .td {
	margin: 0 1.6%;
    background: #fff;
    border-radius: 4px;
}#main #news .tab_block_l .tab_content li .td a.news_list {
    display: block;
    padding: 10px 0;
    border-bottom: solid 1px #eaeaea;
}.content ul li a {
    display: block;
}#main #news .tab_block_l .tab_content li .td a.news_list p {
	overflow: hidden;
    height: 21px;
    width: 60%;
    font-size: 14px;
    float: right;
}#main #news .tab_block_l .tab_content li .td a.news_list .xq_kefu {
    float: left;
    width: 40%;
    font-size: 14px;
}#main #news .tab_block_l .tab_content li .td a.news_list .xq_kefu img {
    width: 100%;
    max-height: 40px;
}

/*==============================================================================================*/
#navwrap {
	width: 100%;
	float: right;
	top: 38px;
	background-color: #f6f6f6;
	z-index: 2;
	display: none;
	left: 0;
}
#navwrap .tit {
	display: block;
	width: 100%;
	padding: 0 17% 0 5%;
height: .8rem;
line-height: .8rem;
font-size: .24rem;
	color: #fff;
	background: url("../images/ico_down1.png") no-repeat 92% center #fff;
	background-size: auto 42%;
	cursor: pointer;
	border-bottom: 1px solid #e8e8e8;
}
#navwrap a {
	color: #333;
	display: block;
}
#navwrap .sub-box {
	width: 100%;
	background: #f6f6f6;
	display: none;
}
#navwrap .sub-box a {
	display: block;
	width: 100%;
	padding: 0 6.4% 0 4.6%;
height: .7rem;
line-height: .7rem;
	border-top: 1px solid #e8e8e8;
	color: #333;
font-size: .2rem;
text-indent:.3rem;
	background: url("../images/ico_right1.png") no-repeat 92% center;
	background-size: auto 35%;
}
.nav-ico {
	position: absolute;
top:.1rem;
right:.2rem;
width:.4rem;
height:.36rem;
background-position: -.5rem -1.2rem;
}
#navwrap .sub-box a:first-child {
	border-top: none;
}
#navwrap .sub-box a:hover {
	background: url("../images/ico_right.png") no-repeat 92% center #1048a0;
	color: #fff;
}
/*字体*/
@media only screen and (min-width:641px) {
html {
	font-size: 100px;
}
}
@media only screen and (max-width:640px) {
html {
	font-size: 100px;
}
}
@media only screen and (max-width:540px) {
html {
	font-size: 84.375px;
}
}
@media only screen and (max-width:480px) {
html {
	font-size: 75px;
}
}
@media only screen and (max-width:414px) {
html {
	font-size: 64.6875px;
}
}
@media only screen and (max-width: 400px) {
html {
	font-size: 62.5px;
}
}
@media only screen and (max-width: 375px) {
html {
	font-size: 58.5938px;
}
}
@media only screen and (max-width: 360px) {
html {
	font-size: 56.25px;
}
}
@media only screen and (max-width: 320px) {
html {
	font-size: 50px;
}
}
#topnav.menu-btn .menu-line {
	background: #000;
	height: 4px;
	position: absolute;
	width: 24px;
	right: 0;
}
#topnav.menu-btn #menu-line1 {
	top: 0;
}
#topnav.menu-btn #menu-line2 {
	top: 50%;
}
#topnav.menu-btn #menu-line3 {
	top: 100%;
}
#topnav.menu-btn .menu-line {
	animation-duration: 0.5s;
	animation-timing-function: ease;
	animation-iteration-count: 1;
	animation-direction: normal;
	animation-delay: 0;
	animation-play-state: running;
	animation-fill-mode: forwards;
}
#topnav.menu-btn.inactive #menu-line1 {
	animation: 800ms ease 0s normal none 2 running menu;
}
#topnav.menu-btn.inactive #menu-line2 {
	animation: 800ms ease 0.16s normal none 2 running menu;
}
#topnav.menu-btn.inactive #menu-line3 {
	animation: 800ms ease 0.32s normal none 2 running menu;
}
/*导航动画*/
@keyframes menu-line1-hover {
0% {
}
50% {
transform: rotate(0deg);
-ms-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
}
100% {
top:50%;
transform: rotate(45deg);
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
}
}
@keyframes menu-line2-hover {
0% {
opacity: 1
}
50% {
opacity: 1
}
51% {
opacity: 0
}
100% {
opacity: 0
}
}
@keyframes menu-line3-hover {
0% {
}
50% {
transform: rotate(0deg);
-ms-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
}
100% {
top:50%;
transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
}
}
@keyframes menu-line1 {
0% {
top:50%;
transform: rotate(45deg);
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
}
50% {
top:50%;
transform: rotate(0deg);
-ms-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
}
100% {
top:0%;
transform: rotate(0deg);
-ms-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
}
}
@keyframes menu-line2 {
0% {
opacity: 0
}
50% {
opacity: 0
}
51% {
opacity: 1
}
100% {
opacity: 1
}
}
@keyframes menu-line3 {
0% {
top:50%;
transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
}
50% {
top:50%;
transform: rotate(0deg);
-ms-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
}
100% {
top:100%;
}
}
@-webkit-keyframes menu {
0% {
width: 24px;
}
45% {
width: 6px;
}
90% {
width: 24px;
}
100% {
width: 24px;
}
}
@keyframes menu {
0% {
width: 24px;
}
45% {
width: 6px;
}
90% {
width: 24px;
}
100% {
width: 24px;
}
}
.part6 {
    
    position: relative;
    
}
.xlts h1, .part6 h1, .zklc h1, .cc h1, .lsf h1 {
    font-size: 22px;
    color: #333;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 10px;
    text-align: center;
}
.title-img {
    width: 147px;
    margin: -10px auto 0px;
}
.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
}
.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
}
.xlts h1, .part6 h1, .zklc h1, .cc h1, .lsf h1 {
    font-size: 22px;
    color: #333;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 10px;
    text-align: center;
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%;
}
.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0,0,0);
    z-index: 10;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}
.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--swiper-pagination-color,var(--swiper-theme-color));
}
.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}
.ljz_btn {
    width: 280px;
    height: 45px;
    line-height: 45px;
    display: block;
    border: none;
    border-radius: 25px;
    margin: 10px auto;
    background: #27c7ff;
    color: #fff;
    font-size: 16px;
    margin-top: 55px;
    text-align: center;
}
.swiper-slide {
    /* width: 230px!important; */
    height: 360px;
    /* margin-right: 0px!important; */
    text-align: center;
    font-size: 18px;
    background: #fff;
    position: relative;
    background: #fff;
    border-radius: 5px;
    transition: 300ms;
    transform: scale(0.8);
    opacity: 0.5;
}
.swiper-slide img {
    width: 100%;
    float: left;
    border-radius: 5px 5px 0px 0px;
}
.swiper-slide h1 {
    width: 100%;
    float: left;
    color: #1c2976;
    font-size: 16px;
    line-height: 24.6px;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
    font-weight: bold;
}
.swiper-slide p {
    font-size: 14px;
    text-align: center;
}


.aaa {
	clear: both;
	height: 350px;
    width: 100%;
	margin: 0 auto;
    background-size: 100%;
}
.aaa .boxxx {
	height: 330px;
    width: 95%;
    margin: 0 auto;
}
.aaa .boxxx div {
    border: 1px solid #85cffd;
    border-radius: 10px;
    width: 30%;
    height: 100px;
    float: left;
    box-sizing: border-box;
    background-size: 100%;
    font-size: 14px;
    text-align: center;
    font-weight: 900;
    padding-top: 20px;
    line-height: 16px;
    margin: 5px 5px;
}
.aaa .boxxx div li {
	line-height: 20px;
    font-size: 10px;
    display: block;
    margin: 0 auto;
    width: 74px;
    height: 20px;
    background: #5aa2f9;
    color: #fff;
    outline: none;
    border: none;
    border-radius: 10px;
    margin-top: 15px;
}
.professional {
    width: 100%;
    height: 330px;
    
}
.professional_con {
    width: 95%;
	margin: 0 auto;
    
}
.professional_con>.ul1>li:first-child {
    margin-top: 0;
}
.professional_con>.ul1>li {
    overflow: hidden;
    margin-top: 5px;
}
.professional_l {
    background: #409eff;
    width: 18%;
    height: 47.5px;
    float: left;
    padding-top: 5px;
}
.professional_h3 {
    font-size: 13px;
    color: #fff;
    text-align: center;
    line-height: 1;
    font-weight: bold;
    margin-top: 13px;
}
.ul2 {
    background: #fff;
    width: 62%;
    height: 47.5px;
    float: left;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-between;
}
.ul2>li:nth-child(odd) {
    border-left: none;
}
.ul2>li {
    list-style: none;
    width: 50%;
    height: 23.75px;
    border: #9bcff9 1px solid;
    -webkit-flex: 0 1 auto;
    flex: 0 1 auto;
    font-size: 0.23rem;
    color: #545454;
    text-align: center;
    line-height: 25px;
}
.ul2>li:nth-child(2), .ul2>li:nth-child(4) {
    border-left: none;
}
.ul2>li:nth-child(even) {
    border-right: none;
}
.ul2>li:nth-child(3), .ul2>li:nth-child(4) {
    border-top: none;
}
.professional_btn {
    background: #ffffff;
    width: 20%;
    height: 47.5px;
    border: none;
    display: block;
    border: #9bcff9 1px solid;
    font-size: 10px;
    color: #1048a0;
    
    float: right;
}
.why {
	
    background-size: cover;
    width: 100%;
   
   
}
.why_con {
    width: 100%;
    height: 480px;
    margin: 0 auto;
}
.why_con ul {
    margin: 0 auto;
    width: 95%;
    height: 85%;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-between;
}
.why_con li {
  
    background-size: cover;
    width: 48%;
    height: 160px;
    padding: 5px 0 0 0;
    -webkit-flex: 0 1 auto;
    flex: 0 1 auto;
}
.why_pic {
    width: 100%;
   
    margin: 0 auto;
}
.why_h3 {
    font-size: 14px;
    color: #119bfa;
    line-height: 1;
    text-align: center;
    margin-top: 10px;
}
.why_p {
    width: 145px;
    font-size: 10px;
    color: #686868;
    line-height: 17px;
    margin: 10px auto 0;
}
.why_btn {
    padding-top: 10px;
    text-align: center;
    background: #119bfa;
    width: 240px;
    height: 38px;
    border-radius: 20px;
    font-size: 14px;
    color: #fff;
    margin: 0 auto;
}
.tisheng{
	width: 100%; height: 100%; margin: 0 auto; padding-top: 20px;
}

.top_li1 {
    width: 25%;
}
.fl {
    float: left;
}
.li1_img {
    width: 50px;
    margin: 0 auto;
}
.top_li1 p {
    font: 16px '微软雅黑';
    text-align: center;
}
.main_top {
    margin-top: 20px;
}
.clearfix {
    zoom: 1;
}
.cao {
	margin: 40px 0 30px 0;
	background-color: white;
}
.swiper-container {
    height: 3.466667rem;
}
.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.headline .more {
    position: absolute;
    width: 0.24rem;
    height: 0.24rem;
    border-top: 1px solid #999;
    border-right: 1px solid #999;
    transform: rotate(45deg);
    top: 9px;
    right: 0.48rem;
    z-index: 999999;
}
.headline li em {
	margin-right: 10px;
 width: 35px;
    height: 16px;
    text-align: center;
    background-color: #2c6a99;
    border-radius: 0.053333rem;
    font-size: 14px;
    vertical-align: top;
    margin-top: 0.04rem;
    color: #ffffff;
}
.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}

.article1{margin: 20px 0px;
    height: 85px;}
.article1 li{
	line-height: inherit;
    margin: 1.1% 1.3%;
    height: 23px;
    /*background-color: #f5f5f5;*/
    text-align: center;
    width: 14%;
    float: left;
}


.headline h6 span {
    font-size: 14px;
    line-height: 10px;
    margin-left: 5px;
}
.article1 ul{
	width: 100%;
    margin: 0 auto;
}
.article4 h2 {
   color: black;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 0.4rem;
}
.article4 .a {
    position: absolute;
    top: 0.066667rem;
    right: 0;
    padding-right: 0.266667rem;
    color: #999;
    font-size: 0.32rem;
}
#main .kbc{
	color: black;
	font-size: 15px;
    font-weight: 700;
    margin-bottom: 0.4rem;
}
#main .a{
	float: right;
}



.showData {
    padding: 0 10px;
    margin: 0 auto;
    width: 100%;
}
.data-bg {
	padding-top: .8rem;
    background-size: auto 100% !important;
    height: 250px;
    width: 100%;
    padding-bottom: 1px;
}
.form-title {
    width: 90%;
    margin: 0 auto;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    color: #000;
}
.left-img-top {
    padding-bottom: 10px;
    font-size: 15px;
    text-align: center;
    font-weight: bold;
    color: #000;
}
.left-img-top>b {
    font-size: 16px;
    color: #F7B807;
}
.left-img-box {
    display: flex;
    width: 70%;
    margin: 0 auto;
    justify-content: space-between;
    flex-wrap: wrap;
}
.left-img-box>div {
    margin-top: 10px;
    font-weight: bold;
    width: 49%;
    color: #000;
    font-size: 14px;
}
.left-img-box>div>img {
   height: 20px;
    width: 20px;
    margin-right: 10px;
    vertical-align: middle;
}
.head-img{
	width: 100%;padding: 0 10px;
}
.tiaotiao{width: 100%;
	height: 15px;
    overflow: hidden;
    background-color: #eee;}
.head-img>p {
	font-size: 14px;
    text-align: justify;
    line-height: .4rem;
    text-indent: 2em;
}
.xs-mode{width: 100%;padding: 0 10px;}
.xs-mode>h2 {
    padding-top: 35px;
    line-height: 11px;
    font-size: 15px;
    text-align: center;
    font-weight: bold;
    color: black;
}
.mode-top {
    margin-top: 0.3rem;
    overflow: hidden;
}
.mode-top>div {
    display: inline-block;
    width: 49%;
    padding: 0.3rem 0.3rem;
    vertical-align: top;
}
.mode-img {
    text-align: center;
}
.mode-img>img {
    width: 80%;
}.mode-top p, .mode-bottom p {
    text-align: justify;
    line-height: 0.26rem;
    font-size: 14px;
}
.mode-title {
    color: black;
    padding: 0.2rem 0;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
}
.mode-bottom::after {
    content: '';
    display: block;
    clear: both;
}
.mode-bottom>div>div {
    width: 50%;
    float: left;
    padding: 0.7rem 0.3rem;  
}
.all-style {
    
    padding: .6rem 10px 0rem 10px;
    background-color: #fff;
}
.info-top {
    padding-bottom: 10px;
    overflow: hidden;
}
.info-top>div {
    float: left;
    height: 2.5rem;
}.info-left {
    padding-top: 30px;
    position: relative;
    width: 30%;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background-color: #2d85b5;
    overflow: hidden;
}

.info-left>img {
   width: 60px;
    position: absolute;
    right: 0;
    bottom: 0;
}
.info-right {
    width: 70%;
}
.info-right>img {
    width: 100%;
    height: 2.5rem;
}
.info-process {
    padding-top: 0.2rem;
}
.info-process>img {
    width: 100%;
}
.title-text {
    font-size: 14px;
    text-align: justify;
    padding-top: 0.18rem;
    line-height: .3rem;
    text-indent: 2em;
}
.btn-box {
    width: 103%;
    margin-left: -3%;
}
.btn-box>div {
    float: left;
    margin: 0.2rem 0 0 3%;
    width: 22%;
    padding: .05rem 0;
    font-size: 12px;
    text-align: center;
    border: 1px dashed #ccc;
    border-radius: 0.1rem;
}
.mode-adult p{font-size: 14px;
    text-align: justify;
    line-height: .4rem;
    text-indent: 2em;   }
.adult-p {
    padding-top: 0.2rem;
    text-align: justify;
    line-height: 16px;
    font-size: 14px;
}
.adult-school {
    height: 205px;
    padding: 10px 0 0px 0;
    width: 103%;
    margin-left: -3%;
}
.adult-school>div {
    font-size: 14px;
    margin: 0.2rem 0 0 3%;
    width: 47%;
}