.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: url(../images/bg.jpg) center top no-repeat;
			margin: 0 auto;
			overflow: hidden;
		}

.con{  overflow: hidden; max-width: 1024px; margin: 0 auto; }

.con img{
width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
    margin: 0px auto;
}

.con2{
	width: 100%;
	margin: 30px auto;
}
	
.bgen{
	    /* 左侧阴影 */
	    box-shadow: -5px 0 10px -5px rgba(0, 0, 0, 0.5);
	    /* 右侧阴影 */
	    box-shadow: 5px 0 10px -5px rgba(0, 0, 0, 0.5);
	    /* 下方阴影 */
	    box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.5);
	width: 98%;
	height: auto;
	margin: 50px auto;
	background-color: #fff;
	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(66%*0.5);
}
.specialleft2{
	left:calc(80%*0.5);
}
.specialleft3{
	left:calc(85%*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: 50%;
	text-align: center;
	color:#00a1e3;
	font-size: 36px;
	border:2px solid #00a1e3;
	padding: 10px;
	margin: auto;
	border-radius: 10px;
}

.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: 100%;
	margin: 10px auto;
	border-left:1px solid #00a1e3;
	border-top:1px solid #00a1e3;
	border-right:1px solid #00a1e3;
	border-radius: 10px 10px 0px 0px;
}
.table th{
	background: #00a1e3;
	font-size: 24px;
	color:#ffffff;
	padding: 7px;
	border-right:1px solid #00a1e3;
	border-bottom:1px solid #00a1e3;
	text-align: center;
}
.table td{
	font-size: 20px;
	background-color: #eaf9ff;
	color:#000000;
	padding: 7px;
	border-bottom:1px solid #00a1e3;
	text-align: center;
}

.table1{
	width: 100%;
	margin: 10px auto;
	border-left:1px solid #00a1e3;
	border-top:1px solid #00a1e3;
	border-right:1px solid #00a1e3;
	border-radius: 10px 10px 0px 0px;
}
.table1 th{
	background: #00a1e3;
	font-size: 18px;
	color:#ffffff;
	padding: 7px;
	border-right:1px solid #00a1e3;
	border-bottom:1px solid #00a1e3;
	text-align: center;
}
.table1 td{
	font-size: 16px;
	background-color: #eaf9ff;
	color:#000000;
	padding: 7px;
	border-bottom:1px solid #00a1e3;
	text-align: center;
}

.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: 20px; width: 90%; margin: auto;}
/* tab切换样式 */
.tab_line1{
      margin: 0 auto;
      padding: 0;
      height: auto;
      /* overflow: hidden; */
      text-align: center;
	  widows: 80%;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-around;
}

.tab_line1 li{
    width: 23%;
    color: #969696;
    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: #00a1e3!important;
	text-decoration: underline;
}

.cont6{
	font-size: 20px;
	color:#4b4b4b;
	text-indent: 40px;
	line-height: 42px;
	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;
}
.con_1{ width: 22%; margin: 40px 0px 10px 0px;}
.con_2{ width: 30%; margin: 30px 47px;}

.title{ height: auto; overflow: hidden; position: absolute; width: 46%; top: -18px; left: 27%;}
.title img{ width: 100%;}
.con1{ height: auto; overflow: hidden;}
.con1_l{ height: auto; overflow: hidden; float: left;}
.con1_m{ height: auto; overflow: hidden; float: left;}
.con1_r1{ height: auto; overflow: hidden; float: left; background-color: #1554b1; border-radius: 15px; font-size: 24px; color: #fff; padding: 15px 20px; font-weight: bold; margin-bottom: 20px;}
.con1_r2{ height: auto; overflow: hidden; float: left; background-color: #3173d4; border-radius: 15px; font-size: 24px; color: #fff; padding: 15px 20px;width: 78%; margin-left: 90px;}
.con3{ height: 400px; overflow: auto; padding-right: 10px;}
.con3 p{ margin: 0; padding: 0; font-size: 18px; line-height: 40px;}
.con3 p span{ font-weight: bold; color: #00a1e3;}

/* 全局样式 */
.con3::-webkit-scrollbar {
    width: 8px; /* 设置滚动条宽度 */
}
 
/* 水平滚动条样式 */
.con3::-webkit-scrollbar-track {
    background-color: #e1e1e1; /* 设置滑道背景色 */
}
 
.con3::-webkit-scrollbar-thumb {
    background-color: #00a1e3; /* 设置滑块背景色 */
    border-radius: 4px; /* 设置滑块圆角 */
}
 
/* 垂直滚动条样式 */
.con3::-webkit-scrollbar-corner {
    display: none; /* 去除交叉点 */
}
 
/* Firefox浏览器支持 */
@supports (-moz-appearance:none) {
    .con3::-moz-scrollbar {
        width: 8px; /* 设置滚动条宽度 */
    }
    
    .con3::-moz-scrollbar-track {
        background-color: #e1e1e1; /* 设置滑道背景色 */
    }
    
    .con3::-moz-scrollbar-thumb {
        background-color: #00a1e3; /* 设置滑块背景色 */
        border-radius: 4px; /* 设置滑块圆角 */
    }
}
.con4{ height: auto; overflow: hidden; background-color: #eaf9ff; padding: 30px 0px 30px 150px; border-radius: 20px; margin: 20px 0px 10px 0px;}
.con4 ul{ margin: 0; padding: 0;}
.con4 ul li{ list-style-type: none; float: left; font-size: 24px; line-height: 42px; margin-left: 20px;}
.con4 ul li:nth-child(1){ margin-top: 28px;}
.con4 ul li:nth-child(2){ margin-top: 25px;}
.con4 ul li:nth-child(4){ margin-top: 10px;}
.con4 ul li span{ font-weight: bold; color: #00a1e3;}


@media screen and (max-width: 1024px){
	/* .content{
		background: #52bfec!important;
	} */

	.banner{
		display: none;
	}
	.bannerH5{
		display: block;
	}
}

@media screen and (max-width: 768px){
	/* .content{
		background: #52bfec!important;
	} */

}
@media screen and (max-width: 540px) {
	.title{width: 70%; top: -11px; left: 15%;}
.con1_r1{width: 72%;}
.con1_r2{ margin-left: 0px;width: 72%;}
	
	.title01{
		height: 40px;
	}
	.title01 h2{
			font-size: 20px;
			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;
		width: 70%;
	}

	
	.specialleft1{
		left:calc(56%*0.5);
	}
	.specialleft2{
		left:calc(70%*0.5);
	}
	.specialleft3{
		left:calc(79%*0.5);
	}
	
	
	.bannerH5{
		display: block;
	}
	.banner{
		display: none;
	}
	.row2-zhongzhuanli2 span{
		font-size: 12px;
	}
	.tab_line1 li{
		font-size: 24px;
	}
	.table th{
		font-size: 14px
	}
	.table td{
		font-size: 12px
	}
	
	.con_1{ width: 37%; margin: 40px 0px 10px 0px;}
	
	.con4{ padding: 30px 0px 30px 0px;}
	.con4 ul li{ font-size: 22px;}
	.con4 ul li:nth-child(3){ display: none;}
}