
.viidexent{
	text-indent: 1.2em;
}


@-webkit-keyframes inivalfade1 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes inivalfade1 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.inivalfade1 {
	-webkit-animation: inivalfade1 2s infinite ease-in-out;
}


@-webkit-keyframes inivalfade2 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes inivalfade2 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.inivalfade2 {
	-webkit-animation: inivalfade2 4s infinite ease-in-out;
}

@-webkit-keyframes inivalfade3 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes inivalfade3 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.inivalfade3 {
	-webkit-animation: inivalfade3 6s infinite ease-in-out;
}


/*@keyframes inivalfade1 {*/
	/*0% {*/
		/*opacity:0;*/
		/*-webkit-transform:translate(0, 0px);*/
	/*}*/
	/*50% {*/
		/*opacity:1;*/
		/*-webkit-transform:translate(0, -5px);*/
	/*}*/
	/*100% {*/
		/*opacity:0;*/
		/*-webkit-transform:translate(0, -10px);*/
	/*}*/
/*}*/

/*.inivalfade1 {*/
	/*-webkit-animation: inivalfade1 3s 1 ease-in-out;*/
/*}*/

/*@keyframes inivalfade2 {*/
	/*0% {*/
		/*opacity:0;*/
		/*-webkit-transform:translate(0, 0px);*/
	/*}*/
	/*50% {*/
		/*opacity:1;*/
		/*-webkit-transform:translate(0, -5px);*/
	/*}*/
	/*100% {*/
		/*opacity:0;*/
		/*-webkit-transform:translate(0, -10px);*/
	/*}*/
/*}*/

/*.inivalfade2 {*/
	/*-webkit-animation: inivalfade2 6s 1 ease-in-out;*/
/*}*/


/*@keyframes inivalfade3 {*/
	/*0% {*/
		/*opacity:0;*/
		/*-webkit-transform:translate(0, 0px);*/
	/*}*/
	/*50% {*/
		/*opacity:1;*/
		/*-webkit-transform:translate(0, -5px);*/
	/*}*/
	/*100% {*/
		/*opacity:0;*/
		/*-webkit-transform:translate(0, -10px);*/
	/*}*/
/*}*/

/*.inivalfade3 {*/
	/*-webkit-animation: inivalfade3 9s 1 ease-in-out;*/
/*}*/

.educational_line_one>div{
	line-height: 93px;
}

.educational_line_two>div{
	line-height: 71px;
}


.duaImgYticon{
	position: absolute;
	display: flex;
	align-items: center;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.duaImgBox{
	margin: auto;
	margin-top: 8.5%;
	/*padding: 0 3%;*/
}

.duaImgTitle{
	text-align: center;
	margin-bottom: 66px;
	display: flex;
	align-items: center;
}

.duaImgTitle div{
	display: flex;
	align-items: center;
	margin: auto;
}

.duaImgTitle span{
	/* background: linear-gradient(to right,#ba4a8c, #6c428b);
	-webkit-background-clip: text; */
	/* color: transparent; */
	font-size: 45px;
	/* font-weight: 500;
	margin: 0 20px; */

	display: inline-block;
	color: #ba4a8c;
	/* font-size: 10em; */
	font-family: '思源黑体';
	background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#ba4a8c), to( #6c428b));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.duaImgTitle div img{
	width: 341px;
}

.byBoomAll{
	display: flex;
	align-items: center;
	text-align: center;
	height: 250px;
}

.byBoomFlex{
	margin: auto;
}

.byBoom-single{
	height: 22px;
	position: relative;
}

.byBoom-single img{
	width: 51px;
	position: absolute;
	bottom: 0;
}

.duaImgMess{
	color: rgba(255,255,255,.8);
	text-align: center;
	line-height: 52px;
	font-size: 17px;
	letter-spacing: 2px;
}

.index_second_content{
	background-color: #313131;
	padding: 125px 0;
	display: flex;
	align-items: center;
}

.index_second_all{
	margin: auto;
	margin-bottom: 35px;
}

.index_second_flex{
	display: flex;
	align-items: center;
	margin-bottom: 55px;
}

.index_second_left{
	width: 38%;
}

.index_second_left img{
	width: 100%;
}

.index_second_micolk{
	width: 24%;
}

.index_uiopSecond_box{
	display: flex;
	align-items: center;
	position: absolute;
	right: -7.3%;
	width: 82%;
	top: 0;
}

.index_uiopSecond_one{
	width: 63%;
}

.index_uiopSecond_one img{
	width: 100%;
}

.index_uiopSecond_two{
	width: 37%;
}

.index_uiopSecond_qup{
	width: 100%;
}

.index_uiopSecond_qup img{
	width: 55%;
}

.index_uiopSecond_wqt{
	width: 100%;
}

.index_uiopSecond_wqt img{
	width: 55%;
}

.index_uiopSecond_biy{
	width: 100%;
}

.index_uiopSecond_biy img{
	width: 55%;
}

.index_second_title{
	color: #FFFFFF;
	font-size: 36px;
	margin: 0 10px;
	text-align: center;
	font-weight: 500;
}

.index_second_fionlk{
	width: 80%;
	color: #FFFFFF;
	margin: auto;
	line-height: 36px;
	text-align: center;
}

.index_second_right{
	width: 38%;
}

.index_second_right img{
	width: 100%;
}

.index_three_all{
	background-color: #1A1A1A;
	padding: 269px 0;
	color: #FFFFFF;
}

.index_three_bottom{
	margin-bottom: 263px
}

.index_three_left{
	position: relative;
}

.index_three_left img{
}


.index_three_two{
	position: absolute;
	right: 8%;
	width: 66%;
}

.index_three_right{
	margin-top: 70px;
	padding-right: 58px;
}

.index_three_title{
	display: flex;
	align-items: center;
	margin-bottom: 30px;
}

.index_three_title img{
	position: absolute;
	left: 43px;
	width: 19px;
}

.index_three_title span{
	font-size: 41px;
	font-weight: 400;
	margin-left: 19px;
}

.index_three_mess{
	padding-left: 20px;
	line-height: 36px;
	width: 91%;
	font-size: 18px;
}

.index_three_one{
	margin-top: 10%;
	width: 80%;
}

.index_three_three{
	margin-top: 180px;
	width: 88%;
	z-index: 1;
	position: relative;
}

.index_three_four{
	position: absolute;
	right: -6%;
	width: 71%;
	top: 0;
}

.index_four_all{
	background-color: #1F1F1F;
	padding: 155px 0 269px 0;
	color: #FFFFFF;
}

.index_four_yicolk{
	margin-bottom: 263px;
}

.twqui-kiconx-all{

}

.index_four_left{
	position: relative;
}


.index_four_one{
	position: absolute;
	z-index: 1;
	left: -39px;
	top: -13px;
	width: 67%;
}

.index_four_two{
	margin-top: 70px;
	margin-left: -7px;
	width: 100%;
}

.index_four_three{
	width: 100%;
}


.index_seven_mess{
	background-color: #0F0F0F;
	/* padding:  130px 0; */
	padding: 0;
}

.index_messk_bg img{
	width: 100%;
	height: 551px;
}

.index_messk_content{
	position: absolute;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	top: 0;
	left: 0;
}

.index_seven_box{
	display: flex;
	align-items: center;
	/* color: #FAE691; */
	text-align: center;
}

.index_seven_flex{
	margin: auto;
	/*margin-top: -6%;*/
}

/*.index_seven_title,.index_seven_tips>div{*/
	/*margin-bottom: 70px;*/
/*}*/

.index_seven_title{
	/* color: #FAE691; */
	font-size: 40px;
}


.index_siall_butt{
	margin-top: 55px;
	display: flex;
	align-items: center;
}


.index_siall_butt div:hover,.index_siall_butt div:active{
	opacity: 0.8;
}


.educational_rricol_box{
	position: relative;
}

.educational_rricol_box img{
	width: 100%;
}

.educational_rricol_content{
	position: absolute;
	top: 20%;
	left: 17%;
	color: #FFFFFF;
}

.educational_rricol_title{
	font-size: 70px;
	font-weight: bold;
	margin-bottom: 89px;
	text-shadow: 0px 2px 2px rgba(68,68,68,0.8);
}

.educational_rricol_mess{
	font-size: 30px;
	padding-left: 25px;
	text-shadow:0px 1px 1px rgba(68,68,68,0.8);
}

.educational_rricol_mess>div{
	margin-top: 5%;
}

.index_five_all{
	background-color: #313131;
	padding: 155px 0;
	/* padding: 269px 0; */
	color: #FFFFFF;
}

.index_five_dioml{
	/* margin-bottom: 263px; */
	margin-bottom: 150px;
}

.index_five_left{
	position: relative;
	text-align: center;
}

.index_five_left img{
	width: 77%;
	/*width: 250px;
    height: 250px;*/
}

.index_circular_one{
	margin-top: -39px;
}

.index_circular_two{
	position: absolute;
	right: 106px;
	top: 85px;
}

.index_circular_three{
	position: absolute;
	left: 106px;
	top: 85px;
}

.wicomml-kipll-all{
	margin-bottom: 166px;
}

/*.index_five_left img{*/
/*width: 76%;*/
/*}*/

.index_five_right{
	width: 90%;
	margin-top: 20%;
	/*margin-top: 60px;*/
}

.index_five_title{
	font-size: 41px;
	font-weight: 400;
	margin-bottom: 30px;
}

.index_five_title img{
	width: 16px;
	margin-right: 5px;
}

.index_five_mess{
	padding-left: 20px;
	line-height: 36px;
	font-size: 17px;
	width: 90%;
}

.index_six_all{
	background-color: #1F1F1F;
	color: #FFFFFF;
	padding: 120px 0;
	/* padding: 45px 0; */
}

.index_six_dioml{

}

.index_six_content{

}

.blue-small-dot{
	width: 8px;
	height: 8px;
	margin-right: 30px;
	border-radius: 50%;
	background-color: #009FE9;
}

.index_six_bigTile{
	font-size: 41px;
	font-weight: 400;
	display: flex;
	align-items: center;
	margin-bottom: 40px;
}

.index_six_bigTile img{
	width: 19px;
	margin-right: 20px;
}

.index_six_uickl{

}

.index_six_bimalk{
	margin-bottom: 30px;
}

.index_six_small{
	font-size: 23px;
	margin-bottom: 15px;
	padding-left: 3px;
	display: flex;
	align-items: center;
}

.index_six_small img{
	width: 8px;
	margin-right: 12px;
}

.index_six_message{
	padding-left: 32px;
}

.index_six_message>div{
	line-height: 34px;
	font-size: 15px;
	margin-left: 8px;
	color: #cdcdcd;
}

.index_gold_all{
	display: flex;
	align-items: center;
	text-align: center;
	margin-top: 16%;
}

.index_gold_one{
	width: 40%;
	/*margin-right: 8%;*/
}


.index_gold_img{

}

/*.index_gold_img img{*/
	/*width: 87%;*/
/*}*/

.index_gold_title a{
	font-size: 15px;
	margin-top: 15px;
	color: #898989 !important;
	text-decoration: underline;
}

.biny-one-word{
	margin-top: 20px;
	margin-left: 58px;
	letter-spacing: 2px;
}

.leftIcons{
	left: -16px !important;
}

.index_three_yicol{
	margin-top: 77px;
	width: 81%;
	margin-left: -4%;
}

.wiyl-uuick-box{
	margin-top: 70px;
	padding-right: 58px;
}

.index-pwial-wol{
	margin-top: 82px;
	margin-left: 58px;
	letter-spacing: 2px;
}

.index-olik-box{
	text-align: right;
	padding-right: 12%;
}

.index-olik-box img{
	width: 80%;
}

.quyl-oull-box{
	width: 76%;
	margin: auto;
	margin-top: 60px;
}

.knowMore a{
	cursor: pointer;
	color: #898989 !important;
	text-decoration: underline;
}

.knowMore a:hover{
	color: #20779D !important;
}


.index_see_box{
	display: flex;
	align-items: center;
	margin-top: 55px;
}

.index_see_flex{
	/* color: #FAE691; */
	display: flex;
	align-items: center;
	margin: auto;
	cursor: pointer;
	font-size: 19px;
	/*margin-bottom: -48px;*/
}

.index_see_flex>img{
	width: 17px;
	margin-left: 5px;
}


#two,#four{
	display: none;
}

#vby,#bnj{
	cursor: pointer;
}

#vby:hover .index_gold_title a{
	color: #20779D !important;
}

#vby:hover #one{
	display: none;
}

#vby:hover #two{
	display: block;
}

#bnj:hover .index_gold_title a{
	color: #20779D !important;
}

#bnj:hover #three{
	display: none;
}

#bnj:hover #four{
	display: block;
}

@media only screen and (min-width: 1839px) and (max-width: 1926px){
	.duaImgBox {
		margin: auto;
		margin-top: 13%;
		/*padding: 0 3%;*/
	}
	.duaImgTitle {
		margin-bottom: 46px;
	}
	.byBoomAll{
		height: 185px;
	}
}

@media only screen and (min-width: 1501px) and (max-width: 1838px){
	.duaImgBox {
		margin: auto;
		margin-top: 13%;
		/*padding: 0 3%;*/
	}
	.duaImgTitle {
		margin-bottom: 46px;
	}
	.byBoomAll{
		height: 185px;
	}
	.duaImgMess{
		font-size: 16px;
	}
}


@media only screen and (min-width: 1350px) and (max-width: 1500px){
	.duaImgBox {
		margin: auto;
		margin-top: 10%;
		/*padding: 0 3%;*/
	}
	.duaImgTitle {
		margin-bottom: 46px;
	}
	.byBoomAll{
		height: 185px;
	}
	.duaImgMess{
		font-size: 15px;
	}
	.duaImgTitle span{
		font-size: 43px;
	}
	.byBoom-single img {
		width: 49px;
	}
}

@media only screen and (min-width: 1250px) and (max-width: 1349px){
	.duaImgTitle span{
		font-size: 43px;
	}
	.duaImgBox {
		margin: auto;
		margin-top: 13.5%;
		/*padding: 0 3%;*/
	}
	.duaImgTitle {
		margin-bottom: 46px;
	}
	.byBoomAll{
		height: 185px;
	}
	.duaImgMess{
		font-size: 15px;
	}
	.byBoom-single img{
		width: 48px;
	}
}



/*活动赠送*/
@media only screen and (min-width: 1500px) and (max-width: 1768px){
	.index_siall_butt div {
		height: 63px;
		line-height: 56px;
		width: 285px;
	}
	.index_seven_title {
		font-size: 39px;
	}
	.index_first_tips {
		font-size: 18px;
	}
	.index_seven_tips {
		font-size: 24px;
	}
}


@media only screen and (min-width: 1280px) and (max-width: 1500px){
	.index_seven_flex {
		margin-top: -1%;
	}
	.index_siall_butt {
		margin-top: 38px;
	}
	.index_siall_butt div {
		height: 63px;
		line-height: 56px;
		width: 285px;
	}
	.index_seven_title {
		font-size: 39px;
	}
	.index_first_tips {
		font-size: 18px;
	}
	.index_seven_tips {
		font-size: 24px;
	}
	.index_seven_title, .index_seven_tips>div {
		margin-bottom: 36px;
	}
	.index_see_box{
		margin-top: 36px !important;
	}
}

@media (max-width: 1280px){
	.index_seven_flex {
		margin-top: -1%;
	}
	.index_siall_butt {
		margin-top: 43px;
	}
	.index_siall_butt div {
		height: 58px;
		line-height: 50px;
		width: 270px;
	}
	.index_seven_title {
		font-size: 37px;
	}
	.index_first_tips {
		font-size: 17px;
	}
	.index_second_tips {
		font-size: 18px;
	}
	.index_seven_tips {
		font-size: 22px;
	}
	.index_seven_title, .index_seven_tips>div {
		margin-bottom: 31px;
	}
	.index_see_box{
		margin-top: 31px !important;
	}
}


@media only screen and (min-width: 1024px) and (max-width: 1374px){
	.educational_rricol_title{
		margin-bottom: 42px;
	}

	.educational_rricol_content{
		top: 10%;
	}

	.index_three_title span{
		font-size: 30px;
	}

	.index_first_tips {
		font-size: 17px;
	}

	.index-pwial-wol{
		margin-left: 40px;
	}

	.biny-one-word{
		margin-left: 43px;
	}

	.index_three_title img{
		left: 20px;
	}

	.index_three_mess{
		padding-left: 21px;
		line-height: 29px;
		width: 100%;
		font-size: 16px;
	}

	.index_three_title{
		font-size: 30px;
	}

	.index_second_tips {
		font-size: 18px;
	}
}

@media only screen and (min-width: 512px) and (max-width: 1023px){
	.educational_rricol_title{
		margin-bottom: 42px;
	}

	.educational_rricol_content{
		top: 10%;
	}

	.index_three_title span{
		font-size: 30px;
	}

	.index_first_tips {
		font-size: 17px;
	}

	.index-pwial-wol{
		margin-left: 40px;
	}

	.biny-one-word{
		margin-left: 43px;
	}

	.index_three_title img{
		left: 20px;
	}

	.index_three_mess{
		padding-left: 21px;
		line-height: 29px;
		width: 100%;
		font-size: 13px;
	}

	.index_three_title{
		font-size: 30px;
	}

	.index_second_tips {
		font-size: 18px;
	}
}














































































































































