
body{color: #000000;}
section {
	padding: 0 0;
}

#header {
    width: 100%;
    background-color: #fff;
    /*border-bottom: 1px solid #e5e5e5;*/
}
#header .top-header {
    /*height: 5.25rem;*/
    display: flex;
    align-items: center;
}
#header .logo {
    width: 20.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: #ffffff;
	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: 2rem;*/
}
.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: 174px;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-position: center 0;
	background-color: #ffffff;
	 
}*/

.banner {
	width: 100%;
	
	 
	 
}

.banner .top {
	height: 5.2rem;
	display: flex;
	align-items: center;
	 display: none;
}

.banner .top-logo img {
	width: 5.375rem;
	 display: none;
} 


.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: 8px;text-align: left;}
.txt-time .p2{
	font-size: 1.4rem;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
}

.txt-time .p_big{font-size: 1.5rem;
	color: #ffffff;
	text-align:left;
	font-weight: bold;}
.txt-time .p_big2{font-size: 1.5rem;
	margin-top: 20px;
	color: #ffffff;
	text-align:left;
	font-weight: bold;}
	
.p_big3{font-size: 1.2rem;
	 margin: 15px auto;
	color: #ffffff;
	background: #05a369;
	text-align:center;
	font-weight: normal;
	padding:3px 20px;
	border-radius: 4px;
	border: 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;}
.p_big3:hover{background: #0071d9;}

 .p_big3_1{font-size: 1.5rem;
	 margin: 15px 0;
	color: #ffffff;
	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;
}
.txt_one .tit_div {background: #FFFFFF;border-bottom: 1px solid #ff6600;overflow: hidden;}
.txt_one .tit_div3 {background: #FFFFFF;overflow: hidden;}
.txt_one .tit_div .tit01{
	 line-height:2rem;
	font-size: 1.5rem;
	color: #ffffff;
	font-weight: 300;
	background: #ff6600;
	float: left;
	width: 16%;
	font-weight: bold;
	text-align: center;
	padding:6px;
}
.txt_one .tit_div_3 .tit02{
	 line-height:2rem;
	font-size: 1rem;
	color: #000000;
	font-weight: 300;
	background: rgb(254, 220, 197);
	display: inline-block;
	margin:1rem auto 0;
	 
	font-weight: bold;
	text-align: center;
	padding:10px;
}
.txt_one .tit_div .p02{float: left;width: 84%;
	text-align: center;font-weight: bold;line-height: 2rem;font-size: 1.5rem; color:rgb(255, 129, 36);}

.banner .top-txt .t2 {
	color: #2d54a0;
}
.banner .top-txt p{color: #000000;font-size: 1.4rem;}
.banner .top-txt .t2{
	font-size: 2rem;
	font-weight: bold;
	color: #2d54a0;
}
.banner .top-txt .t3 {
	font-size: 1.4rem;
	font-weight: bold;
	color: #2d54a0;
}

.t3 {
	padding-left: 2em;
	line-height:3em;
}

.txt_one .t5{
	 color:#2d54a0;
 	line-height:2em;
	font-size: 1.4rem;
	font-weight: bold;
}

.link-btn {
    border-radius:8px;
    color: #0071D9;
    background-color: #ffffff;
    padding: 0.5rem 2rem;
    text-align: center;
    display: inline-block;
    font-weight: bold;
	font-size: 1.2rem;
}
.link-btn:hover{
	 background-color: #E1EFFC;
	 color: #0071D9;
	 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:1200px) {
.top-box {
     padding: 30px 0;
}	
.top-box .pic {
	position: absolute;
	right: 0;
	bottom: 0;

}

	.card {
		margin-bottom: 0;
	}
}

@media screen and (min-width:768px) and (max-width: 1200px) {
	
	.top-box {
	    height: 25.25rem;
	}	
	 
.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 (max-width:767px) {
	.big-pic-box{
		height: 400px;
		min-height: 400px;
	}
	#footer p{
	margin-bottom: 0;
	font-size: 0.8rem;
}
.t3 {
	padding-left: 0;
	line-height:1.5em;
	 
}
	.txt-time p{
		font-size: 1rem;
	}
	.txt-time .smail{font-size: 0.8rem;}
	#header .top-header{
		justify-content: center;
	}
	.top-box {
		/* flex-direction: column; */
		justify-content: center;
		padding: 1em 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,.banner .top-txt .t3 {
		font-size:1.5rem;
	}

	.card.nomb {
		margin-bottom: 2.625rem;
	}

	.btn-primary {
		padding: 1rem;
	}
}

.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;}
