.banner{width:100%; height:auto; overflow:hidden; text-align:center;margin:0px auto}
.banner img{width:100%; display: block;}

.bannerH5{width:100%; height:auto; overflow:hidden; display: block; display: none;}

	.content{
		    width: 100%;
			background:#c6eef6 url(../images/bg.jpg) center top no-repeat;
			margin: 0 auto;
			overflow: hidden;
		}

.con{  overflow: hidden; max-width: 1024px; margin: 0 auto; }
.con2{
	width: 100%;
	margin: 30px auto;
}
	
.bgen{
	/* background: url(../images/bggb.png) top no-repeat; */
	width: 100%;
	height: auto;
	margin: 50px auto;
	/* overflow-x: hidden;
	overflow-y: visible; */
	background-color: #f0fcff;
	border-radius: 50px;
	position: relative;
}
.bgen2{
	background: url(../images/bggb2.png) top no-repeat;
	width: 100%;
	height: 485px;
	margin: 0 auto;
	overflow: hidden;
}
.bgen01{
	width: 100%;
	margin: 0 auto;
	
}
.bgen02{
	background: url(../images/bggb02.png) top repeat-y;
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}
.bgen03{
	background: url(../images/bggb03.png) top no-repeat;
	width: 100%;
	height: 241px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}

.p-100per-c{
	width: 100%;
	display: block;
}


.ljgp{
	width: 376px;
	height: 75px;
	margin: 0 auto 50px auto;
	margin-top: 60px;
	overflow: hidden;
}

.hxtitle{
	color: #323232;
	font-size: 24px;
	margin: 0 auto;
	text-align: center;
		margin-top: 0%;
		overflow: hidden;
		font-weight: normal;
		letter-spacing: -1px;
}

.title01{
	position: absolute;
	margin: 0 auto;
	height: 72px;
	top:-17px;
	background: url(../images/bigtitle-center.png) repeat-x 100% center;
}
.title01 h2{
	
		color: #ffffff;
		font-size: 35px;
		margin: 0 auto;
		text-align: center;
		line-height: 72px;
		letter-spacing:5px;
	font-style: oblique;
}
.title01:before{
	content: "";
	position:absolute;
	left:-75px;
	top:0;
	width: 75px;
	height: 72px;
	background-image: url(../images/bigtitle-left.png);
	background-repeat: no-repeat;
}
.title01:after{
	content: "";
	position:absolute;
	right:-75px;
	top:0;
	width: 75px;
	height: 72px;
	background-image: url(../images/bigtitle-right.png);
	background-repeat: no-repeat;
}
.title01 span{
		font-weight: normal;
	
		font-size: 18px;
}
.specialleft1{
	left:calc(44%*0.5);
}
.specialleft2{
	left:calc(80%*0.5);
}
.specialleft3{
	left:calc(38%*0.5);
}
.content-text{
	width: 90%;
	margin: 0 auto;
	padding-top: 70px;
	padding-bottom: 30px;
}
.content-text h2{
	color:#458bcc;
	font-size: 26px;
	padding-top: 20px;
}
.content-text h3{
	width: 80%;
	text-align: center;
	color:#094987;
	font-size: 24px;
	border:2px solid #094987;
	padding: 10px;
	margin: auto;
	border-radius: 10px;
}
.content-text li{
	font-size: 18px;
	color:#656565;
	line-height: 36px;
	letter-spacing: 2px;
}
.content-text ul{
	width: 90%;
	margin: 30px auto;
	text-align: center;
	color:#323232;
	font-size: 24px;
	background: #f6f9fa;
	padding: 10px 0;
}
.content-text ul dd{
	font-size: 24px;
	color:#646464;
	line-height: 44px;
	text-align: left;
}
.content-text dt{
	font-size: 20px;
	color:#656565;
	line-height: 44px;
	text-align: left;
}
.content-text ul a{
	color: #375dca;
	text-decoration: underline;
}
.titleh3{
	text-align: center;
	position: relative;
	width: 280px;
	margin: 10px auto;
}
.titleh3 span{
	
	font-size: 24px;
	text-align: center;
	color:#4570ec;
	border-top: 1px solid #5078ed;
	border-bottom: 1px solid #5078ed;
	line-height: 39px;
	padding: 7px 10px;
}
.titleh3:before{
	position: absolute;
	left: 0;
	top:0;
	content: url(../images/title-left.png);
	
}
.titleh3:after{
	position: absolute;
	right: 0;
	top:0;
	content: url(../images/title-right.png);
	
}
.list1{
	width: 100%;
}
.list1 li{
	font-size: 18px;
	color: #323232;
	text-align: justify;
	font-weight: normal;
	text-indent: -30px;
	padding-left: 30px;
	margin-top: 5px;
}
.list1 li span{
	display: inline-block;
	width: 30px;
	height: 30px;
	background: #0079b9;
	border-radius: 50%;
	text-align: center;
	color:#ffffff;
	font-weight: bold;
	padding-left: 30px;
	margin-top: 0px;
}

.list1 li b{
	font-weight: bold;
	color:#ff0000
}

.button1{
	font-size: 30px;
	color:#ffffff;
	background: #bf8526;
	border-radius: 10px;
	border:0;
	padding: 10px 20px;
	font-family: "思源黑体";
	margin-top: 20px;
}

.row2{
	width: 470px;
	margin: auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 6%;
	
}

.row2 li{
	width: 50%;
}

.row2 li span{
	font-size: 60px;
}

.button2{
	font-size: 18px;
	color:#ffffff;
	background: #69b6d2;
	height: 40px;
	line-height: 40px;
	font-weight: normal;
}

.row3{
	width: 90%;
	margin:auto;
	display: flex;
}
.row3 ul{
	width: 50%;
	margin-top: 10px;
	border-right: 1px dashed #0088cb;
}
.row3 ul:nth-child(2){
	border:0
}
.row3 ul h3{
	font-size: 20px;
	color: #0088cb;
	text-align: center;
}
.row3 ul img{
	width: 265px;
	height: 153px;
	margin: 0px auto;
}
.row3 ul li{
		width: 80%;
		margin-left: 10%;
		font-size: 18px;
		color: #323232;
		text-align: justify;
		font-weight: normal;
		text-indent: -30px;
		padding-left: 30px;
		line-height: 24px;
		font-size: 18px;
		font-family:Source Han Sans,"Malgun Gothic",Arial;
		letter-spacing: -1px;
		margin-top: 10px;
	}
.row3 ul li span{
		display: inline-block;
		width: 30px;
		height: 30px;
		background: #0079b9;
		border-radius: 50%;
		text-align: center;
		color:#ffffff;
		font-weight: bold;
		padding-left: 30px;
		text-indent: -30px;
		margin-top: 10px;
		font-family:Source Han Sans,"Malgun Gothic",Arial;
}
.zhongzhuan{
	margin: auto;
	width: 85%;
}
.row2-zhongzhuan{
	width: 100%;
	margin: auto;
	margin-top: 20px;
	display: flex;
	flex-wrap: nowrap;
	align-items: flex-start;
}

.row2-zhongzhuan li:first-child{
	width: 20%;
}

.row2-zhongzhuanli2{
	width: 80%;
	background: #ffffff;
	border-top:1px solid #1382c8;
	border-right:3px solid #1382c8;
	border-bottom:3px solid #1382c8;
	border-left:1px solid  #1382c8;
	padding: 10px;
}
.row2-zhongzhuanli2 span{
	font-size: 18px;
	color:#4b4b4b;
}

.hxline{
	width: 60%;
	margin: 10px auto 15px auto;
	overflow: hidden;
	border: 1px #063d72 solid;
}


.hxline th:first-child{

	border-left: 1px #063d72 solid;

}



.hxline th{
	background: #063d72;
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
	line-height: 40px;
	border-left: 1px #ffffff solid;
	text-align: center;
}

.hxline td{
	background: #ffffff;
	color: #063d72;
	text-align: center;
	font-size: 18px;
	line-height: 40px;
	border-left: 1px #063d72 solid;
	border-top: 1px #063d72 solid;
}


.tips{
	color: #323232;
	font-size: 14px;
	width: 60%;
	
	letter-spacing: 2px;
	margin: 0 auto;
}

.guize{
	width: 100%;
	margin: 30px auto;
	 padding-bottom: 20px;
}
.guize h3{
	font-size: 24px
}
.guize li{
	font-size: 18px;
	line-height: 34px;
	padding-left: 15px;
	text-indent: -15px;
	text-align: justify;
}

.tab-ul{
	display: flex;
	width: 90%;
	margin: 20px auto;
	flex-wrap: nowrap;
	justify-content: space-around;
	border:1px solid #4570ec;
	border-radius: 10px;
	height: 40px;
}
.tab-ul li{
	color:#323232;
	font-size: 24px;
	line-height: 40px;
	padding: 0 20px;
}
.activeli{
	background: #4570ec!important;
	color:#ffffff!important;
	border-radius: 10px;
}
.tabbox{
	display: none;
	width: 90%;
	margin: 10px auto;
	padding-bottom: 50px;
	
}
table{
	width: 90%;
	margin: 10px auto;
	border:1px solid #4570ec;
}
table th{
	background: #094987;
	font-size: 26px;
	font-weight: bold;
	color:#ffffff;
	line-height: 55px;
}
table td{
	font-size: 18px;
	color:#ffffff;
	border:1px solid #2196df;
	text-align: center;
	line-height: 30px;
	background: #1382c8;
}
.text{
	width: 90%;
	margin: 10px auto;
	font-size: 18px;
	color:#323232;
}

.alertbtn{
	font-size: 24px;
	text-align: center;
	color:#4570ec;
	text-decoration: underline;
}

.img1{
	display: block;
	width: 374px;
	margin: 0 auto;
	padding-bottom: 30px;
}

.cont5{ height: auto; overflow: hidden; padding-top: 70px; width: 90%; margin: auto;}
/* tab切换样式 */
.tab_line1{
      margin: 0 auto;
      padding: 0;
      height: auto;
      text-align: center;
	  widows: 80%;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-around;
}

.tab_line1 li{
    width: 23%;
    color: #afafaf;
    font-size: 36px;
    line-height: 36px;
    text-align: center;
    letter-spacing: 1px;
    border-radius: 30px;
	margin: 0 5px;
	cursor: pointer;
}

li.active1{
    font-weight: bold;
	color: #1382c8!important;
	text-decoration: underline;
}

.cont6{
	font-size: 20px;
	color:#4b4b4b;
	text-indent: 40px;
	line-height: 36px;
	text-align: justify;
}

.connt{
    width:100%;
    height: auto;
    overflow: hidden;
    margin:20px auto 30px auto;
    padding:0;
}
.areas2{
    display: flex;
    margin:0 auto;
    flex-direction: row;
    flex-wrap: wrap;
    display: none; 
	padding-left: 0.1rem;
	padding-top: 0.1rem;
}
.show{
    display: flex;
}


/* 弹窗 (background) */
.modal0 {
    display: none;/* 默认隐藏 */
    position: fixed; /* 固定定位 */
    z-index: 5; /* 设置在顶层 */
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%;
    overflow: auto; 
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.4); 
}
 
/* 弹窗内容 */
.modal0-content {
    background-color: #ffffff;
    margin: 5% auto; 
    padding: 20px;
    border: 1px solid #888;
    width: 880px; 
	overflow: auto;
	z-index: 999;
}
 
/* 关闭按钮 */
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}
 
.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

@media screen and (max-width: 768px){
	.content{
		background: #c6eef6!important;
	}
}
@media screen and (max-width: 540px) {
	.title01{
		height: 40px;
	}
	.title01 h2{
			font-size: 12px;
			line-height: 40px;
			/* letter-spacing:5px */
			
	}
	.title01:before{
		left:-43px;
		top:0px;
		width: 43px;
		height: 40px;
		background-size: 100%;
	}
	.title01:after{
		right:-43px;
		top:0px;
		width: 43px;
		height: 40px;
		background-size: 100%;
	}
	.content-text{
		padding-top: 70px;
		padding-bottom: 30px;
	}
	.content-text h2{
		color:#458bcc;
		font-size: 20px;
		padding-top: 20px;
	}
	.content-text h3{
		font-size: 18px;
	}
	.content-text li{
		font-size: 12px;
		line-height: 23px;
		letter-spacing: 2px;
		text-align: justify;
	}
	.content-text ul{
		width: 90%;
		margin: 10px auto;
		font-size: 18px;
		padding: 10px 0;
	}
	.content-text ul dd{
		font-size: 18px;
		line-height: 30px;
	}
	.content-text dt{
		font-size: 16px;
		line-height: 28px;
	}
	.cont6{
		font-size: 12px;
		line-height: 24px;
	}
	
	.specialleft1{
		left:calc(26%*0.5);
	}
	.specialleft2{
		left:calc(70%*0.5);
	}
	.specialleft3{
		left:calc(19%*0.5);
	}
	
	
	.bannerH5{
		display: block;
	}
	.banner{
		display: none;
	}
	.row2-zhongzhuanli2 span{
		font-size: 12px;
	}
	.tab_line1 li{
		font-size: 16px;
	}
	.table th{
		font-size: 14px
	}
	.table td{
		font-size: 12px
	}
}