section {
	padding: 2rem 0;
}
:root {
 --main-color: #0044B2;
 --main-color-hv: #003c9e;
 }
.pages1 {
	background-color: #f7f7f7;

}

.pages2 {
	background-color: #fff;
}

.pages3 {
	background-color: #0044b2;
}

.txta {
	/* font-size: 1.0625rem; */
	line-height: 34px;
}
.font-red {
    color: #ee3134;
}
.f-blue {
	color: #0071D9;
}



.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: 2.7rem;
}

.bg-white1 {
	background: #fafafa;
}
.ct-fe{
	display: flex;
	justify-content: center;
	align-items: center;
}
.bg-grey {
	background: #e9ecee;
}
.dialog-list{
	padding-left: 1.1rem;
}
.img-mark{
	margin-top: 1rem;
	color: #888888;
	font-size: 0.875rem;
	font-weight: bold;
}
.dialog-list li{
	/* border-bottom: 1px dashed rgb(220, 224, 230);
	 margin-bottom: 1rem; */
}
.card h3{
	margin-top: 0;
	color: #0A2347;
	font-size: 1.8rem;
	margin-bottom: 2.125rem;
	font-weight: bold;
}

.m-title {
	margin-top: 0;
	color: #0071D9;
	font-size: 2.2rem;
	margin-bottom: 2.125rem;
	font-weight: bold;
}
.ch-t2 {
	margin-top: 0;
	color: #0071D9;
	font-size: 1.4rem;
	margin-bottom: 2.125rem;
	font-weight: bold;
}

.ch-t3 {
	margin-top: 0;
	color: #ffffff;
	font-size: 4rem;
	margin-bottom: 2.125rem;
	font-weight: bold;
}
.list-5{
	padding-left: 0;
}
.list-5 li{
	background: url(../images/checkmark.svg) no-repeat;
	    list-style: none;
	    padding-left: 3rem;
	    color: #0A2347;
	    font-weight: 400;
	    font-size: 1.25rem;
	    letter-spacing: 0.1px;
		margin-bottom: 20px;
}
.fub-title {
	margin-top: 20px;
	margin-bottom: 10px;
	color: #0A2347;
}

.tour-olumn{
	padding: 30px 0;
}

.tour-olumn .b-inf{
	display: flex;
	justify-content: center;
	
}
/* .tour-olumn .b-inf .btn-quer{
	margin-right: 25px;
} */
.tour-olumn .btn{
	/* width: 15rem; */
}
.btn225{
	width: 24rem;
}
.tour-olumn .btn-lgx,.btn-lgx1{
	    padding: 1rem 1rem;
	    font-size: 1.25rem;
	    border-radius: 0.4rem;
}

.tour-olumn .btn-quer {
   background: #0071D9;
   color: #ffffff;
    border-color: #ffffff;
}
.tour-olumn .btn-quer:hover {
    background: #CCE3F7;
	border-color: #CCE3F7;
   color: #0071D9;
}
.tour-olumn .btn-quer-outline,.btn-quer-outline1{
	    color: #0071D9;
	    border-color: #0071D9;
}
.tour-olumn .btn-quer-outline:hover,.btn-quer-outline1:hover {
   
    background: rgba(255, 255, 255, .15);
	border-color: #00549d;
    color: #00549d;
}
.small-txt{
	color: #445979;
	font-weight: 400;
	font-size: 1.125rem;
}
.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: 1rem;
}

.card li:last-of-type {
	margin-bottom: 0;
}



.tabBar {
	/* border-bottom: 1px solid #e5e5e5; */
	font-size: 1.5rem;
	text-align: left;
}

.tabBar .active{
	color: #ffffff;
	background-color: #0071D9;
	border-radius: 0.375rem;
}
.tabBar .active .main-icon{
	color: #ffffff;
}

.tabBar .be-worth{
	font-size: 12px;
	color: #007bff;
}
	
.tabBar li .main-icon{
	font-size: 34px;
	margin-right: 20px;
    width: 28px;
	color: #0071D9;
}


/* .tabBar.tabBar-sub a {
	color: #4E5367;
	display: block;
}

.tabBar.tabBar-sub .active a {
	color: #000000;
	background-color: #ffffff;
	padding: 0  15px;
	border-radius: 4px;
	font-weight: 800;
} */

.tabBar li .twe{
    display: flex;
	align-items: center;	
}
.tabBar li .twe span{
	font-weight: 800;
}
.tabBar li {
	cursor: pointer;
	padding: 1.5rem 2rem 1.5rem;
}
.tabBar li a {
	color: #ffffff;
	font-size: 18px;
	line-height: 50px;
	text-decoration: none;
	
}
.tabBar li a:hover {
	color: #ffffff;

	
}
.tabBar li .see-more{
margin-left: 50px;	
margin-bottom: 0;

}

/* .tabBar li.active:after {
	content: '';
	width: 100%;
	height: 2px;
	left: 0;
	bottom: 3px;
	right: 0;
	position: absolute;
	border-radius: 4px;
}
 */
.see-more a{
	font-weight: 800;
	font-size: 1.125rem;
	text-decoration: none;
	color: #0071D9;
}
.see-more a:hover {
    color: #0044B2;
     -webkit-text-decoration: none;
      text-decoration: none;
     }

.list-1{
	
}
.list-card li a{
	background: #FAFAFA;
	border-radius: 0.375rem;
	box-shadow: rgb(21 48 87 / 15%) 0px 1px 0px;
	 padding: 1rem 4rem 1rem 1rem;
	 display: flex;
	margin-bottom: 1rem;
	text-decoration: none;
	position: relative;
}
.list-card li a:hover{
   border-color:rgba(68, 89, 121, 0.06);
    box-shadow: 0px 2px 24px rgba(0, 0, 0, 0.08);
 }
 
 .list-card li.video a:hover:before{
   top: 50%;
   right: 0;
   position: absolute;
   content: "\e670";
   font-family: "iconff" !important;
   font-size: 30px;
   color: #0071D9;
   transform: translate3d(-50%, -50%, 0);
  }
  .list-card li.file a:hover:before{
    top: 50%;
    right: 0;
    position: absolute;
    content: "\e9ce";
    font-family: "iconff" !important;
    font-size: 30px;
    color: #0071D9;
    transform: translate3d(-50%, -50%, 0);
   }
 
 
.list-card li.video .left-column{
	    flex: 0 0 48%;
	  
}
.list-card li .left-column{
		margin-right: 2rem;
	  
}
.list-card li.file .iconff{
	font-size: 40px;
	color: #0071D9;
}

.list-card li .left-column .video-card{
	position: relative;
	border-radius: 0.375rem;
	overflow: hidden;
}

.list-card li .left-column .video-card:before {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.2);
	left: 0;
	right: 0;
	position: absolute;
	content: "\e63a";
	font-family: "iconff" !important;
	font-size: 100px;
	color: #ffffff;
}
.list-card li .card-content .subtitle{
    color: #0A2347;
    font-weight: 600;
	font-size: 1.3rem;
	line-height: 30px;
	
}
.list-card li .card-content .notes{
	    color: #6E7F99;
	    font-weight: 400;
	    font-size: 0.9rem;
}
.card11{
	background-color: #ffffff;
	    border: 1px solid rgba(68, 89, 121, 0.06);
	    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.06);
		padding: 1.5rem 3.75rem;
}

.box-b{
	 max-width: 720px;
	 margin: 0 auto;
	
}

.help_center {
       
}

.help_center li a {
    transition: all .3s;
    -webkit-transition: all .3s
}

.help_center li a:hover {
    background: #fafafa;
}

.help_center li .title {
	cursor: pointer;
   /* line-height: 50px; */
    display: flex;
    justify-content: space-between;
  /*  align-items: center; */
   border-top: 1px solid #DCE0E6;
   padding: 1.5rem 1rem;
}

.help_center li .title h5 {
      font-weight: 600;
	  color: #0A2347;
	  margin-bottom: 0;
	  
}
.help_center li .cp i{
	font-size: 1.5rem;
}

.help_center li .title em {
    font-style: normal;
    margin-right: 10px;
}

.help_center li .question-con {
	padding-left: 1rem;
    line-height: 30px;
    font-size: 1.125rem;
	font-weight: 400;
    display: none;
}

.help_center li .question-con p {
    padding-bottom: 10px;
}


#footer {
	text-align: center;
	padding: 1.25rem 0.9375rem;
	background: #f5f5f5;
	line-height: 30px;
	font-size: 0.95rem;
}
#footer p{
	margin-bottom: 0;
}
.pdda{
	display: flex;
	align-items: center;
	flex-direction: column;
}
.banner {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-position: center 0;
	background-color: #ffffff;
	/* 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 .pic {
	width: 50%;
} */

/* .banner .top-txt .btn {
	width: 300px;
	height: 70px;
	line-height: 50px;
	background: #fff;
	color: #0033A1;
	font-size: 30px;
	border: 0;
} */

.banner .top-txt .t1,.ch-t1 {
	font-size: 1.3rem;
	color: #0071D9;
	font-weight: bold;
}
/* .btn-quer1{
 padding: 1rem !important;	
} */
.banner .top-txt .btn-quer,.btn-quer1 {
	    padding: 1rem 3rem;
	    font-size: 1.25rem;
	    border-radius: 0.4rem;
     background: #0071D9;
   color: #ffffff;
    border-color: #0071D9;
}
.banner .top-txt .btn-quer:hover,.btn-quer1:hover {
 background: #0044B2;
	border-color: #0044B2;
   color: #ffffff;
}


.banner .top-txt .t2 {
	color: #0a2347;
	font-size: 3rem;
	font-weight: bold;
	line-height: 100%;
}


.banner .top-txt .t3 {
	font-size: 1.125rem;
    color: #445979;
	/* margin-bottom: 2.875rem; */
}
.caozss{
	display: flex;
	justify-content: space-between;
}


.resource-area{
	display: flex;
	margin-bottom: 0;
}
.resource-area li{
		font-size: 1.25rem;
}
.resource-area li.ce{
	border-right: 1px solid #DCE0E6;
	    margin: 0 2rem 0 0;
	    padding: 0 2rem 0 0;
}

.resource-area li a{
	font-weight: 600;
	color: #0071D9;
	text-decoration: none;
}
.resource-area li a:hover {
  color: #0044B2;
  }
.resource-area span{
color: #8A97AB;
    margin: 0 2rem 0 0;
}
.resource-area a{
	
}

.xiao-txt{
	color: #445979;
	 font-weight: 400;
	 font-size: 0.875rem;
}
.btn {
	font-weight: 600;
}


.link-btn {
    border-radius: 10px;
    color: #ffffff;
    background-color: #0071D9;
    padding: 1rem 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;
}
.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 {
	margin-top: 1.875rem;
    display: flex;
    justify-content: center;
}



.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 {
	align-items: center;	
	
	}

.submit {
    border-top: 1px solid #ced4da;
    padding-top: 1.875rem;
}	
.submit .btn-primary,.submit .btn-outline-primary{
    width: 9.25rem;
}	


	.card {
		margin-bottom: 0;
	}
}

@media screen and (min-width:768px) and (max-width: 1200px) {

/* .top-box .pic {
	position: absolute;
	right: 0;
	bottom: 0;

} */
.submit .btn-primary,.submit .btn-outline-primary {
    width: 9.25rem;
}
	/* 	.top-box{
		flex-direction: column;
	} */
	/* .top-box .pic {
		width: 47%;

	} */

	.banner .top-txt .t1 {
		line-height: 2.9rem;
		font-size: 2.5rem;
	}

	.banner .top-txt {
		margin-top: 1rem;
		text-align: left;
	}

	.banner .top-txt .t2,.banner .top-txt .t3 {
		font-size: 1.8rem;
	}

	.banner .top {
		height: 4.7rem;
	}

	.card.nomb {
		margin-bottom: 2.625rem;
	}
}

@media screen and (max-width:767px) {
	.btn225{
		width: 100%;
	}
	.caozss .m-title{
		text-align: center;
		margin-bottom: 1.125rem;
	}
	
	.caozss{
		    align-items: center;
		flex-direction: column;
		padding-bottom: 20px;
	}
	.list-card li a{
		flex-direction: column;
	}
	.tour-olumn .b-inf{
		flex-direction: column;
		align-items: center;
		
	}
	.tour-olumn .b-inf .btn-quer{
		margin-right: 0;
		margin-bottom: 25px;
	}
	.tour-olumn .ch-t3 {
	  
	    font-size: 2.5rem;
	   
	}
	.resource-area li{
	font-size: 1rem;	
	}
	.m-title{
		font-size: 2rem;
	}
	.submit {
	    flex-direction: column;
	}
	.submit .btn-primary,.submit .btn-outline-primary {
	    width: 100%;
	}
	.card {
		margin-bottom: 1rem;
		padding: 0.9375rem;
	}
	.top-box {
		flex-direction: column;
		padding-bottom: 0.75rem;
	}

	.top-box .pic {
		width: 100%;

	}

	.banner .top {
		justify-content: center;
		height: 6.7rem;
	}

	.banner .top-txt .t1 {
		font-size: 2.0rem;
		line-height:1.9rem;
	}

	.banner .top-txt {
		
		margin-top:0;
		text-align: center;
	}

	.banner .top-txt .t2{
		font-size: 3.0rem;
	}
	.banner .top-txt .t3 {
		 margin-bottom: 0.875rem;
	}

	.card.nomb {
		margin-bottom: 2.625rem;
	}

	
}

.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;
	}
}
