
body{color: #232E35; box-sizing:border-box;background: #f8f9fa;}
section {
	padding: 0 0;
}

#header {
    width: 100%;
    background-color: #f0fcf8;
    /*border-bottom: 1px solid #e5e5e5;*/
}
#header .top-header {
    height: 5.25rem;
    display: flex;
    align-items: center;
}
#header .logo {
    width: 10.875rem;
}
.pages1 {
	background-color: #fafafa;

}

.pages2 {
	background-color: #fff;
}

.txta {
	padding: 1.25rem 0;
	font-size: 1.0625rem;
	line-height: 30px;
}

.f-blue {
	color: #0071D9;
}

.linoe {
	list-style: none;
}

.card {
	/* border: solid 1px; */
	border-top: 6px solid #0071D9;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	/* border-color: rgba(68, 89, 121, 0.06); */
	/* border-radius: 1.375rem; */
	/* box-shadow: 0px 2px 5px rgb(0 0 0 / 6%); */
	padding: 2rem;
}

.bg-white1 {
	background: #fafafa;
}

.bg-grey {
	background: #e9ecee;
}
.big-pic{
	display: flex;
	justify-content: center; 
}
.big-pic-box{
	z-index: 1;
	position: relative;
	height: 600px;
	min-height: 600px;
	/* overflow-x: hidden;
	overflow-y: auto; */
	overflow: hidden;
}
.big-pic .cover{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 30%;
	background: linear-gradient(180deg,rgba(255,255,255,0) 0,#FFF 100%);
	justify-content: center;
	align-items: center;
	display: flex;
}
.big-pic .cover .btn-primary{
	/* border-radius: 10px;
	    color: #ffffff;
	    background-color: #0071D9;
	    padding: 1rem 2rem;
	    text-align: center;
	    display: inline-block;
	    font-weight: bold;
	    font-size: 1.2rem; 
	margin-top: 3rem;*/
} 
.card h3,
.fsh3 {
	margin-top: 0;
	color: #0A2347;
	font-size: 2.5rem;
	margin-bottom: 2.125rem;
	font-weight: bold;
}

.card .tee {
	margin-left: 0;
	margin-right: 0;
}

.card .ins-box {
	font-size: 1.0625rem;
	line-height: 30px;
}

.card ul {
	padding-left: 1.375rem;
}

.card li {
	margin-bottom: 2.5rem;
}

.card li:last-of-type {
	margin-bottom: 0;
}

#footer {
	text-align: center;
	padding: 1.25rem 0.9375rem;
	background: #f5f5f5;
	line-height: 30px;
	font-size:1rem;
}
#footer p{
	margin-bottom: 0;
	font-size: 1rem;
}
.pdda{
	display: flex;
	align-items: center;
	flex-direction: column;
}
.btn-box{
	margin-top: 10px;
	display: none;
}
.btn-box-m{
	text-align: center;
}
.to-inf-list{
	display: flex;
	margin-bottom: 2.5rem;
}
.to-inf-list .to-inf-box{
width: 70%;
}
.to-inf-list .to-inf-box .t1{
font-weight: bold;
}
.to-inf-list .to-inf-box ul{
	padding-left: 1.25rem;
	color: #727272;
}
.to-inf-list .to-inf-box ul li{
	line-height: 1.75rem;
	font-size: 0.875rem;
	
}
.to-inf-list .pic{
	padding-right: 1.5rem;
}
.to-inf-list .pic img{
	background-color: rgb(230,246,240);
	
}
.to-inf-list h4{
	font-size: 1.125rem;
	font-weight: bold;
	padding-bottom: 0.625rem;
	color: #384967;
}

.banner {
	width: 100%;
	height: 264px;
	margin-bottom: 0;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-position: center 0;
	background: #e2f9f1 url(simplifie.jpg) no-repeat right bottom;
	background-size: 100% 100%;
	/*background-size:100%  ;
	 background: radial-gradient(59.1% 109.68% at 68.97% 103.72%, #0071D9 8.85%, #003796 100%); */
}

.banner .top {
	height: 5.2rem;
	display: flex;
	align-items: center;
}

.banner .top-logo img {
	width: 5.375rem;
}

.banner .top-txt {
	/* display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center; */
	color: #fff;
	/* margin-top: 2.5rem; */
	text-align: left;
	 
	/* position: absolute;
	 left: 0;
	 top: 76px;
	 z-index: 10; */
}

.top-box {
	display: flex;
	justify-content: space-between;
	position: relative;
    align-items: center;
}

.txt_one p{text-align: left;}
.top-box .pic {
	width: 50%;
}
.txt-time{
	 
}
 .txt_one ul li{margin-bottom: 1em; line-height: 1.5em;}

.txt-time .p2{
	font-size: 1.4rem;
	color: #0A2347;
	font-weight: bold;
}
p{margin: 25px 0;}
.txt-time .p_big{font-size: 1.5rem;
	color: #2AD39B;
	text-align:center;
	font-weight: bold;
	line-height: 2em;
	}

.p_big_b{color: #2AD39B;}
.btn3{border-radius: 10px;display: block;text-align: center;padding: 5px 0;background:#232E35 ;width:98%;color: #ffffff; text-decoration:none;font-size: 1.2rem;font-weight: bold;margin: auto;}

.btn5{border-radius: 10px;display: block;text-align: center;padding: 0;background:#38b27f ; color: #ffffff; text-decoration:none;font-size: 1.2rem; margin:10px auto; width:160px;}

.btn4{border-radius: 20px;display: block;text-align: center;padding: 10px 0;background:#2AD39B ;width: 20%;color: #ffffff; text-decoration:none;font-size: 1.2rem;font-weight: bold;margin: auto;}
.btn6{border-radius: 6px;
    display: block;
    text-align: center;
    padding: 2px 0;
     line-height: 2em;
    width: 98%;
    background-color: transparent;
    border: 1px solid #232E35;
    color: #232E35 !important;
    text-decoration: none;
    font-size: 1rem;
    margin: auto;}
.btn7{border-radius: 20px;
    display:inline-block;
    text-align: center;
    padding: 2px 10px;
    background: #E7F7F8;
    color: #1F6970 !important;
    border: none;
     line-height: 1.5em;
    text-decoration: none;
    font-size: 1rem;
    font-weight:normal;
    margin: auto;}
	
.btn3:hover{color: #ffffff; text-decoration:none;}
.btn6:hover{color: #232E35; text-decoration:none;}
.btn6:hover{color: #1F6970; text-decoration:none;}
.btn4:hover{color: #ffffff; text-decoration:none;}
.btn5:hover{color: #ffffff; text-decoration:none;}
.p_big2{font-size: 1.5rem;
	margin-top: 20px;
	color: #627684;
	text-align:left;
	font-weight: bold;}
.txt-time .p_big3{font-size: 1rem;
	 margin: 0;
	color: #0A2347;
	text-align:left;
	font-weight: bold;
	padding-left: 50px;
	background: url(11.jpg) no-repeat left center;
	 
	}
.txt-time .p_big4{font-size: 1rem;
	 margin:0;
	color: #0A2347;
	text-align:left;
	font-weight: bold;
	padding-left: 50px;
	background: url(12.jpg) no-repeat left center;
	 
	}
.txt-time .p_big5{font-size: 1rem;
	 margin:0;
	color: #0A2347;
	text-align:left;
	font-weight: bold;
	padding-left: 50px;
	background: url(13.jpg) no-repeat left center;
	 
	}
.txt-time .p_big6{font-size: 1rem;
	 margin:0;
	color: #0A2347;
	text-align:left;
	font-weight: bold;
	padding-left: 50px;
	background: url(14.jpg) no-repeat left center;
	 
	}
	
	 
 	
.yanse li{
	display: flex; align-items: center;line-height: 2.5em;
	
	}
.yanse li::before {
content:"";

width:10px;/*调整点的大小*/
height: 10px;
margin-right:20px;/*点和父本之间的间距*/
background-color:#8e8ef5;/*修改点的领色*/
border-radius:50%;
	}
	
	
	
.pl{width: 100%;padding-left: 2em;}
.pl ul{margin-left: 1em;margin-top: 0; margin-bottom: 0;}
.pl ul li p{margin-top: 0; margin-bottom: 0;}

.p_big3 a{
	display: block;
	width:160px;
	margin:auto;
	text-align: center;
	color: #fff  ;
    background: #00a6e1;
     
    padding: 0.5rem 2rem  ;
    font-size: 1.2rem  ;
	font-weight: bold;
    line-height: 2em ;
	border-radius:10px ;
	text-decoration: none;
	}
	
.p_big3 a:hover{background: #0071d9;}

.txt-time .p_big3_1{font-size: 1.5rem;
	 margin: 0;
	color: #0A2347;
	text-align:center;
	font-weight: bold;}

.p_big3_1 a{
	display: block;
	width:160px;
	margin:auto;
	text-align: center;
	color: #fff  ;
    background: #0071d9;
     
    padding: 0.5rem 2rem  ;
    font-size: 1.2rem  ;
	font-weight: bold;
    line-height: 2em ;
	border-radius:10px ;
	text-decoration: none;
	}
	
.p_big3_1 a:hover{background: #00a6e1;}

.banner .top-txt .btn {
	width: 300px;
	height: 70px;
	line-height: 50px;
	background: #fff;
	color: #0033A1;
	font-size: 30px;
	border: 0;
}

.banner .top-txt .t1 {
	/* line-height: 3.9rem; */
	font-size: 1.8rem;
	color: #ffffff;
	font-weight: 300;
}
.banner .top-txt .t2 {
	color: #232E35;
}

 

.banner .top-txt .t2 {
	color: #232E35;
	margin: 45px 0 10px;
	/*text-shadow: 2px 2px 3px rgba(0.0.0,0.1);*/
}
.banner .top-txt .t2 a{
	color: #313538;
	 
	text-decoration: none;
	/*text-shadow: 2px 2px 3px rgba(0.0.0,0.1);*/
}
.banner .top-txt .t2 a:hover{
	color: #313538;
	 
	text-decoration: none;
	/*text-shadow: 2px 2px 3px rgba(0.0.0,0.1);*/
}

.banner .top-txt .t2,
.banner .top-txt .t3 {
	font-size: 2.5rem;
	font-weight: bold;
	
}

.banner .top-txt .t3 {
	font-size: 1.6rem;
	 
}

.banner .top-txt .t3 {
	color: #232E35;

	margin-bottom: 2.875rem;
}

/*footbanner*/



.footbanner {
	width: 100%;
	padding: 2em ;
	margin-bottom: 1.5em;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-position: center 0;
	background: #082B1F ;
 }
  
.footbanner .btn {
	text-align: center;
	margin-top: 2em;
	width: 300px;
	float: left;
	line-height:1.5em;
	background: #fff;
	color: #232E35;
	font-size:1.3rem;
	border: 0;
}
.footbanner .btn a{
	 display: block;
	line-height:1.5em;
	 
	color: #232E35;
	font-size:1.3rem;
	border: 0;
}

.footbanner .bt22 {
	text-align: center;
	margin-top: 2em;
	margin-left: 1rem;
	width: 150px;
	float: left;
	padding: 4px 20px;
	line-height:1.5em;
	border: 2px solid #ffffff;
	color: #ffffff;
	font-size:1.3rem;
	
}
.footbanner .bt22 a{
	display: block;
	line-height:1.5em;
	color: #ffffff;
	font-size:1.3rem;
	
}

.footbanner .t1 {
	/* line-height: 3.9rem; */
	font-size: 2.8rem;
	color: #ffffff;
	font-weight:bold ;
}
.footbanner .t2 {
	color: #232E35;
}

 

.footbanner .t2 {
	color: #232E35;
	margin: 45px 0 10px;
	/*text-shadow: 2px 2px 3px rgba(0.0.0,0.1);*/
}
.footbanner .t2 a{
	color: #313538;
	 
	text-decoration: none;
	/*text-shadow: 2px 2px 3px rgba(0.0.0,0.1);*/
}
.footbanner .t2 a:hover{
	color: #313538;
	 
	text-decoration: none;
	/*text-shadow: 2px 2px 3px rgba(0.0.0,0.1);*/
}

.footbanner .t2,
.footbanner .t3 {
	font-size: 2.5rem;
	font-weight: bold;
	
}

.footbanner .t3 {
	font-size: 1.6rem;
	 
}

.footbanner .t3 {
	color: #232E35;

	margin-bottom: 2.875rem;
}



/*footbanner end*/

.link-btn {
    border-radius: 10px;
    color: #ffffff;
    background-color: #232e35;
    padding: 10px 20px;
    text-align: center;
    display: inline-block;
    font-weight: bold;
	font-size: 1.2rem;
}
.link-btn:hover{
	 color: #ffffff;
    background-color: #232e35;
	 text-decoration: none;
}
.link-btn2 {
    border-radius: 10px;
    color: #313538;
    background: rgba(255,255,255,.85);
    border: 1px solid #627684;
    padding: 10px ;
    text-align: center;
    display: inline-block;
    font-weight: bold;
	font-size: 1.2rem;
}
.link-btn2:hover{
	 background: rgba(255,255,255,.85);
    border: 1px solid #627684;
	 color: #313538;
	 text-decoration: none;
}
.main-title {
    position: relative;
    width: 100%;
    text-align: center;
    line-height: 50px;
    font-size: 1.875rem;
    color: #0071D9;
	font-weight: bold;
	margin-bottom: 1.875rem;
}
.main-title:before, .main-title:after {
    display: inline-block;
    position: relative;
    content: "";
    height: 2px;
    width: 3rem;
    top: -6px;
    background-color: #e5e5e5;
}

.features h3{
	font-weight: bold;
}
.features .box {
	display: flex;
	align-items: center;
	flex-direction: column;
	/* border: 1px solid #e5e5e5; */
	background: #eff2f3;
	border-radius: 0.25rem;
	padding: 1.625rem;
	margin-bottom: 1.25rem;
	min-height: 20.75rem;
}
.features .box p{
	text-align: center;
}

.features .box i {
	margin-bottom: 1.25rem;
}

.submit {
	padding-top: 1.875rem;
	/* padding-bottom: 0.9375rem; */
	/* display: flex;
	justify-content: center; */
}

.btn-primary {
	font-size: 1.2rem;
	font-weight: bold;
	border-radius: 10px;
	background-color: #0071D9;
	border-color: #0071D9;
	padding: 0.8rem 2rem;
}

.btn-primary:hover {
	color: #fff;
	background-color: #0063b9;
	border-color: #0063b9;
}

.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:active:hover,
.btn-primary.active {
	color: #fff;
	background-color: #0063b9;
	border-color: ##0063b9;
}

.section1 {
	padding: 40px 0;
}

.section3 {
	width: 100%;
}

.section4 {
	display: flex;
	justify-content: center;
}

.graphics-list {
	text-align: center;
	margin-bottom: 50px;
}

.graphics-list .tit {
	color: #0033A1;
	font-size: 18px;
}

.graphics-list .pic {
	width: 150px;
	height: 150px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}

.graphics-list .pic img {
	width: 100%;
}



@media screen and (min-width:1400px) {
.top-box {
         padding: 20px 0 0 0;
}	
.top-box .pic {
	position: absolute;
	right: 0;
	bottom: 0;

}

	.card {
		margin-bottom: 0;
	}
}

@media screen and (min-width:768px) and (max-width: 1400px) {
	
	.top-box {
	    height: ;text-align: center;
	}	
	
.top-box .pic {
	position: absolute;
	right: 0;
	bottom: 0;

}
	/* 	.top-box{
		flex-direction: column;
	} */
	.top-box .pic {
		width: 47%;

	}

	.banner .top-txt .t1 {
		line-height: 2.9rem;
		font-size: 1.5rem;
	}

	.banner .top-txt {
		/* margin-top: 1rem; */
		text-align: left;
		 
	}

	.banner .top-txt .t2,.banner .top-txt .t3 {
		font-size: 2.5rem;
		/* line-height: 2rem; */
	}

	.banner .top {
		height: 4.7rem;
	}

	.card.nomb {
		margin-bottom: 2.625rem;
	}
}

	@media screen and (min-width:1200px) {
		 
	.advantage .pic{
		width: 22%;
		}	
	.top-box .pic {
		position: absolute;
		right: 0;
		bottom: 0;
	
	}
	 
	}
	

.advantage .advantage-content ul {
    padding-left: 1.25rem;
    color: #727272;
}

.advantage {
    display: flex;
    margin-bottom: 0;
}

.advantage h4{
	font-size: 1.125rem;
	font-weight: bold;
	padding-bottom: 0.625rem;
	
}

.advantage .advantage-content {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}
 .font26{font-size: 1.8rem;}
 .font16{font-size: 1.6rem;}
 
.lv88{width: 100%;
margin:40px auto ;
padding: 0 40px 40px;
background-color: #FFFFFF;
    border-width: 0px;
    border-radius: 0;
    border-style: solid;
    border-color:#ffffff;
    /*border-color: rgb(69, 140, 130);
    box-shadow: rgb(190, 238, 228) 0px 0px 6px 0px;*/
	}
.lv89{width: 31.33%;
	margin:30px 1% ;
	float: left;
	padding: 20px;
	background-color: #FFFFFF;
    border-width: 0px;
    border-radius: 20px;
    border-style: solid;
    border-color:#eaeaea;
    /*border-color: rgb(69, 140, 130);
    box-shadow: rgb(190, 238, 228) 0px 0px 6px 0px;*/
	}
.lv90{width: 31.33%;
	overflow: hidden;
	margin:30px 1% ;
	float: left;
	padding: 20px;
	background-color: #FFFFFF;
    border-width: 0px;
    border-radius: 20px;
    border-style: solid;
    border-color:#eaeaea;
    /*border-color: rgb(69, 140, 130);
    box-shadow: rgb(190, 238, 228) 0px 0px 6px 0px;*/
	}
	
.lv2{width: 100%;
	margin:10px auto ;
	background: #FAFBFD;
    padding: 16px 24px !important;
	border-radius: 8px;
	border: 1px solid #EEEEEE;
	text-align:left;
	}



.mbxs{display: none;}
.pcxs{display: block;}
.bdl{border: 1px solid #eaeaea;box-shadow: rgb(201, 201, 201) 0px 0px 8px 0px;padding: 20px ; border-radius:10px ;}
.pt30{padding-top: 30px;}
@media screen and (max-width:767px) {
	.footbanner .t1 {
	 
	font-size: 1.4rem;
	color: #ffffff;
	font-weight:bold ;
}
 
.footbanner .btn{margin:10px 0 ;width: 58%;}
.footbanner .bt22{margin:10px 1% ;width: 40%;}

	.pcxs{display: none;}
	.lv89,.lv90{width: 98%; margin: 10px auto;}
 	.mbxs{display: block;}

	.big-pic-box{
		height: 400px;
		min-height: 400px;
	}
	.cen3{text-align: center;}
	.cen3 p{margin: 0;}
	#footer p{
	margin-bottom: 0;
	font-size: 0.8rem;
}
  .font26{font-size: 1.4rem;}
.font16{font-size: 1.4rem;}

.advantage .pic{
	width: 8%;
	margin-right:10px ;
	}
.advantage{margin-bottom: 0;}
	
.advantage h4{padding: 0;}

.pl{padding: 0;}
.banner{height: 200px;}
.img-fluid{width: 80%;text-align: center;margin: auto;display: block;}

 
	
	
.txt_one .btn5{ padding:5px 0 ; }
.btn4{width: 100%;font-size: 1rem; }
.txt-time .p_big{font-size: 1.2rem;}
.banner {
	 
	background: #e2f9f1 url(simplifie.jpg) no-repeat right bottom;
	background-size:auto 100% ;
	 
} 
	.txt-time p{
		font-size: 1rem;
	}
	.txt-time .p_big2{font-size:1.2rem;}
	.txt-time .p_big3{font-size:1.2rem;}
	.txt-time .p_big4{font-size:1.2rem;}
	.txt-time .p_big5{font-size:1.2rem;}
	
	
	.txt-time .smail{font-size: 0.8rem;}
	#header .top-header{
		justify-content: center;
	}
	.top-box {
		/* flex-direction: column; */
		justify-content: center;
		padding: 0;
		
	}

	.top-box .pic {
		width: 100%;

	}

	.banner .top {
		justify-content: center;
		height: 6.7rem;
	}

	.banner .top-txt .t1 {
		font-size: 1.5rem;
		line-height:2.9rem;
	}

	.banner .top-txt {
		/* margin-top: 1.75rem; */
		text-align: center;
	}

	.banner .top-txt .t2{
		font-size:1.128rem;
	}
	.banner .top-txt .t3 {
		font-size:0.912rem;
	}

	.banner .top-txt .t2{
		margin-top: 10px;
	}

	.card.nomb {
		margin-bottom: 2.625rem;
	}

	.btn-primary {
		padding: 1rem;
	}
	#header .logo{padding-top: 0  !important;}
	.txt_one .lv88 img{ display:inline-block !important; width: auto; text-align:center;}

}


.container {
	position: relative;
}

.chevron-box {
	position: relative;
	/* bottom: 5.625rem; */
	width: 24px;
	height: 24px;
}

.container1 {
	position: absolute;
	bottom: 3.2rem;
	margin-left: -14px;
	left: 50%;
}

.chevron {
	position: absolute;
	width: 28px;
	height: 8px;
	opacity: 0;
	transform: scale3d(0.5, 0.5, 0.5);
	animation: move 3s ease-out infinite;
}

.chevron:first-child {
	animation: move 3s ease-out 1s infinite;
}

.chevron:nth-child(2) {
	animation: move 3s ease-out 2s infinite;
}

.chevron:before,
.chevron:after {
	content: ' ';
	position: absolute;
	top: 0;
	height: 100%;
	width: 51%;
	background: #0a2347;
}

.chevron:before {
	left: 0;
	transform: skew(0deg, 30deg);
}

.chevron:after {
	right: 0;
	width: 50%;
	transform: skew(0deg, -30deg);
}

@keyframes move {
	25% {
		opacity: 1;
	}

	33% {
		opacity: 1;
		transform: translateY(30px);
	}

	67% {
		opacity: 1;
		transform: translateY(40px);
	}

	100% {
		opacity: 0;
		transform: translateY(55px) scale3d(0.5, 0.5, 0.5);
	}
}

.text {
	display: block;
	margin-top: 75px;
	margin-left: -30px;
	font-family: "Helvetica Neue", "Helvetica", Arial, sans-serif;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	white-space: nowrap;
	opacity: .25;
	animation: pulse 2s linear alternate infinite;
}

@keyframes pulse {
	to {
		opacity: 1;
	}
}

.hr2{border-bottom: 1px solid #dddddd;}

.smail{font-size: 0.8rem;color: #666666;}
