.banner{width:100%; height:auto; overflow:hidden; text-align:center;margin:0px auto}
.banner img{width:100%; display: block;}

.content{
			 width: 100%; height: auto; overflow: hidden;
			  background:#f9bbbc !important; 
}

.con{  overflow: hidden; max-width: 1024px; margin: 0 auto; }

.bgen1{
	width: 100%;
	height: auto;
	margin: 50px auto;
	background-color: #ffffff;
	border: 1px solid #06a5da;
	border-radius: 50px;
	position: relative;
}
.bgen{
	/* background: url(../images/bggb.png) top no-repeat; */
	width: 100%;
	height: auto;
	margin: 50px auto;
	/* overflow-x: hidden;
	overflow-y: visible; */
	background-color: #ffffff;
	border-radius: 50px;
	position: relative;

}


.con1{ height: auto; overflow: hidden; font-size: 1.4rem; text-align: center; color: #323232; letter-spacing: 1px; margin: 50px auto 30px auto;}

.con1 a{ color: #cc1c21; text-decoration: underline;cursor: pointer;}

.con2{ height: auto; overflow: hidden; font-size: 1.4rem; text-align: center; color: #056762; letter-spacing: 1px; margin: 50px auto 30px auto;}
.con2 span{color: #cc1c21;font-size: 2rem;font-weight: bold;}


.title0{
	height: auto; overflow: hidden; width: 60%; 
	margin: 0 auto;
}
.block100{
	width: 100%;
	display: block;
	margin: 0 auto;
}





.con3{ height: auto; overflow: hidden; padding: 60px 0px 40px 60px;}
.con3 p{ margin: 0; padding: 0; font-size: 22px; color: #323232; line-height: 36px; letter-spacing: 2px; word-break: break-word;}

.con4{ height: auto; overflow: hidden; text-align: center; margin: 0px auto; padding-bottom: 40px;}
.con4 img{ width: 100%;}

.cont5{ height: auto; overflow: hidden;}
/* tab切换样式 */
.tab_line1{
  margin: 0 auto;
  padding: 0;
  height: auto;
  overflow: hidden;
  text-align: center;
  width: 70%;
  border: 1px solid #056743;
  border-radius: 15px;
}

.tab_line1 li{
    background: #ffffff;
    color: #323232;
    font-size: 1.4rem;
    line-height: 36px;
    text-align: center;
    letter-spacing: 1px;

	padding: 5px 0px;
	float: left;
	margin: 0 ;
	cursor: pointer;
	width: 33.33%;
}

li.active1{
    background: #056743;
    font-weight: bold;
	color: #ffffff;
}

/* tab切换样式 */
.tab_line2{
      margin: 0 auto;
      padding: 0;
      height: auto;
      overflow: hidden;
      text-align: center;
	  width: 70%;
	  border: 1px solid #056743;
	  border-radius: 15px;
}

.tab_line2 li{
    background: #ffffff;
    color: #323232;
    font-size: 1.4rem;
    line-height: 36px;
    text-align: center;
    letter-spacing: 1px;

	padding: 5px 0px;
	float: left;
	margin: 0 ;
	cursor: pointer;
		width: 33.33%;
}

li.active2{
    background: #056743;
    font-weight: bold;
	color: #ffffff;
}

.connt{
    width:100%;
    height: auto;
    overflow: hidden;
    margin:20px auto 30px auto;
    padding:0;
}
.areas2{
    display: flex;
    margin:0 auto;
    /* flex-direction: row;
    justify-content: space-around;
    flex-wrap: wrap; */
    display: none; 
	padding-left: 0.1rem;
	 width: 87%;
}
.regionss{ height: auto; overflow: hidden; overflow-x: auto; width: 87%;}
.show{
    display: block;
}
.con9{
    display: block;
    margin:0 auto;
	padding-left: 0.1rem;
	 width: 87%;
}
.biaotou{ height: auto; overflow: hidden;}
.biaoneirong{ height: auto; overflow: auto;width:98%;}
.gundong{ height: 321px; overflow-y: auto;}


	.gundong::-webkit-scrollbar {/*滚动条整体样式*/
	            width: 5px;     /*高宽分别对应横竖滚动条的尺寸*/
	            height: 3px;
	            scrollbar-arrow-color:red;
				position: relative;
				z-index: 99;
	
	}
	
	.gundong::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
	            border-radius: 5px;
	            -webkit-box-shadow: inset 0 0 5px rgba(255, 255, 255, 1);
	            background: #f0861d;
	            scrollbar-arrow-color:red;
			position: relative;
			z-index: 99;
			height: 3px;
				
	}
	
	.gundong::-webkit-scrollbar-track {/*滚动条里面轨道*/
	            -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.1);
	            border-radius: 10px;
	            background: #fff;
				position: relative;
				z-index: 99;
	        }


	.con77::-webkit-scrollbar {/*滚动条整体样式*/
	            width: 5px;     /*高宽分别对应横竖滚动条的尺寸*/
	            height: 3px;
	            scrollbar-arrow-color:red;
				position: relative;
				z-index: 99;
	
	}
	
	.con77::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
	            border-radius: 5px;
	            -webkit-box-shadow: inset 0 0 5px rgba(255, 255, 255, 1);
	            background: #fc3e6f;
	            scrollbar-arrow-color:red;
			position: relative;
			z-index: 99;
			height: 3px;
				
	}
	
	.con77::-webkit-scrollbar-track {/*滚动条里面轨道*/
	            -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.1);
	            border-radius: 10px;
	            background: #fff;
				position: relative;
				z-index: 99;
	        }



.mytable{ width:100%; border-left: #fc3e6f 1px solid; border-top: #fc3e6f 1px solid; }
.mytable th{ width:auto; background-color: #fc3e6f; color: #ffffff; font-size: 1.2rem; border-right: #fff 1px solid; text-align: center; padding: 5px;}
.mytable td{ width:auto; color: #323232; font-size: 1rem; border-bottom: #fc3e6f 1px solid; border-right: #fc3e6f 1px solid; text-align: center; padding: 5px;}


.kbg{width: 100%;height: 50px;overflow: hidden;}
.con6{ height: auto; overflow: hidden; font-size: 18px; color: #323232; line-height: 30px; padding: 0px 40px 40px 60px;}
.con77{ width: 87%; margin: 0 auto; height: 392px; overflow-y: auto; overflow-x: auto; margin-bottom: 40px; }

.mytable1{ width:100%; border-left: #056743 1px solid; border-top: #056743 1px solid;}
.mytable1 th{ width:33%; background-color: #056743; color: #ffffff; font-size: 1.2rem;  text-align: center; padding: 5px; line-height: 30px;}
.mytable1 td{ width:33%; color: #323232; font-size: 1rem; border-bottom: #056743 1px solid; border-right: #056743 1px solid; text-align: center; padding: 5px;}

.con8{ height: auto; overflow: hidden; font-size: 20px; color: #323232; line-height: 34px; padding: 40px 40px 40px 60px;}


.tiqiantitle{
	width: 40%;
	background: #fff;
	border-radius: 50px;
	text-align: center;
	margin: 10px auto 70px auto;
	font-size: 1.5rem;
	color: #c2080d;
	line-height: 2rem;
	overflow: hidden;
	letter-spacing: 2px;
}









@media screen and (min-width: 992px){
	
	.title1{width: 80%; top: -65px; left: 8%;}
	.con4_1{ width: 40%;}
	.con4_2{ width: 30%;}
	.con4_3{ width: 50%;}
/* 	.tab_line1 li{ width: 18%;} */
	.con3 p:nth-child(4){ margin-left: 168px;}
/* 	.tab_line2 li{ width: 31%;} */
	.biaotou{ width:98%;}

}
@media screen and (max-width: 540px) {

	.title1{width: 80% !important; top: -30px !important; left:18% !important;}

	
	.title11{ height: auto; overflow: hidden; position: absolute; width:70% !important; top: -20px !important; left: 17% !important;}

	
	

	
	.tab_line1{
	  margin: 0 auto;
	  padding: 0;
	  height: auto;
	  overflow: hidden;
	  text-align: center;
	  width: 80%;
	  border: 1px solid #056743;
	  border-radius: 15px;
	}
	
	.tab_line1 li{
	    background: #ffffff;
	    color: #323232;
	    font-size: 0.55rem;
	    line-height: 36px;
	    text-align: center;
	    letter-spacing: 1px;
	
		padding: 5px 0px;
		float: left;
		margin: 0 ;
		cursor: pointer;
		width: 33.33%;
	}
	
li.active1{
    background: #056743;
    font-weight: bold;
	color: #ffffff;
}


	.tab_line2{
	  margin: 0 auto;
	  padding: 0;
	  height: auto;
	  overflow: hidden;
	  text-align: center;
	  width: 80%;
	  border: 1px solid #056743;
	  border-radius: 15px;
	}
	
	.tab_line2 li{
	    background: #ffffff;
	    color: #323232;
	  font-size: 0.55rem;
	    line-height: 36px;
	    text-align: center;
	    letter-spacing: 1px;
	
		padding: 5px 0px;
		float: left;
		margin: 0 ;
		cursor: pointer;
		width: 33.33%;
	}
	
li.active2{
    background: #056743;
    font-weight: bold;
	color: #ffffff;
}
	
	.con4{ width: 70%;}
/* 	.tab_line1 li{ width: 40%;} */
	.con3 p:nth-child(4){ margin-left: 0px;}
/* 	.tab_line2 li{ width: 40%;} */
	.biaotou{ width:100%;}

.mytable{ width:100%; border-left: #fc3e6f 1px solid; border-top: #fc3e6f 1px solid; }
.mytable th{ width:20%; background-color: #fc3e6f; color: #ffffff; font-size: 1rem; border-right: #fff 1px solid; text-align: center; padding: 5px;}
.mytable td{width:20% color: #323232; font-size: 0.8rem; border-bottom: #fc3e6f 1px solid; border-right: #fc3e6f 1px solid; text-align: center; padding: 5px;}
.con6{ height: auto; overflow: hidden; font-size: 0.8rem; color: #323232; line-height: 25px; padding: 0px 40px 40px 40px;}





.tiqiantitle{
	width: 95%;
	background: #fff;
	border-radius: 50px;
	text-align: center;
	margin: 10px auto 70px auto;
	font-size: 1rem;
	color: #c2080d;
	line-height: 1.5rem;
	overflow: hidden;
	letter-spacing: 1px;
}





	
}

@media screen and (max-width: 768px){
	.content{
		background: #f9bbbc !important;
	}
}

@media screen and (max-width: 1920px) and (max-height: 1080px){
	.title1{ height: auto; overflow: hidden; position: absolute; width: 60%; top: -70px; left:28%;}
	.title1 img{ width: 100%; display: block;}

	
	.title11{ height: auto; overflow: hidden; position: absolute; width:50%; top: -36px; left: 27.5%;}
	.title11 img{ width: 100%; display: block;}

}