html {
	font-size: 10px;
}

@font-face {
  font-family: "SOURCEHANSANSCN-REGULAR";
  src: url("SOURCEHANSANSCN-REGULAR.woff2") format("woff2"),
       url("SOURCEHANSANSCN-REGULAR.woff") format("woff"),
       url("SOURCEHANSANSCN-REGULAR.ttf") format("truetype"),
       url("SOURCEHANSANSCN-REGULAR.eot") format("embedded-opentype"),
       url("SOURCEHANSANSCN-REGULAR.svg") format("svg"),
       url("SOURCEHANSANSCN-REGULAR.otf") format("opentype");
}
body {
	font-family: "思源黑体";
	/*letter-spacing: 2px;*/
	/*font-family: "SourceHanSansSC-Bold";*/
	background-color: #E9E9E9;
}

.poit {
	cursor: pointer;
}

/*.footer_website_margin{*/
/*margin-bottom: 12px;*/
/*}*/


/*顶部*/
.educational_biconl_mess {
	width: 372px;
	line-height: 36px;
	font-size: 18px;
	font-weight: 400;
}

.educational_top_logo {
	display: flex;
	align-items: center;
}

.educational_top_logo div:first-child img {
	width: 40px;
	margin-right: 6px;
}

.educational_top_logo div:nth-child(2) img {
	width: 105px;
	margin-bottom: 1px;
}

.educational_top_box {
	position: relative;
}

.educational_top_naxil {
	position: absolute;
	top: 15px;
	left: 0;
	width: 100%;
	z-index: 99;
	background-color: transparent;
}


.educational_top_logo {
	padding-left: 20%;
}

.educational_top_logo img {
	width: 175px;
}

.second_mess_box {
	display: flex;
	align-items: center;
}

.second_mess_line {
	width: 20px;
	height: 1px;
	background-color: #408BC9;
}

.second_mess_word {
	color: #408BC9;
	font-size: 12px;
	margin: 0 5px;
}

.educational_uuickl_box {
	color: #E5E5E5;
	;
	display: flex;
	align-items: center;
	flex-flow: wrap;
	min-height: 40px;
	width: 81%;
	float: right;
}

.educational_uuickl_single {
	width: 13%;
	cursor: pointer;
	font-size: 14px;
	text-align: center;
}

.educational_single_language {
	width: 100%;
}

.educational_single_language span {
	width: 50%;
}

.educational_single_language span:first-child:after {
	content: "";
	height: 12px;
	margin-left: 6px;
	padding-left: 1px;
	margin-top: -2px;
	border-left: 1px solid #FFFFFF;
	display: inline-block;
	vertical-align: middle;
}

.educational_button_box {
	width: 16%;
}

.educational_viconl_box {
	width: 100%;
	border-radius: 20px;
	border: 1px solid #FFFFFF;
	padding: 0 15px;
}

.educational_viconl_box .uuilk span:first-child:after {
	content: "";
	height: 15px;
	margin-left: 12px;
	padding-left: 1px;
	padding-right: 7px;
	border-left: 1px solid #FFFFFF;
	display: inline-block;
	vertical-align: middle;
	margin-top: -3px;
}

.educational_top_img {
	position: relative;
}

.educational_top_mask {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: rgba(0, 0, 0, 0.5);
}

.educational_top_img img {
	width: 100%;
}

.educational_biconl_all {
	position: absolute;
	/*top: 34%;*/
	/*left: 20%;*/
	top: 26%;
	/*left: 15%;*/
	color: #fff;
	font-weight: bold;
}

.educational_biconl_title {
	font-size: 41px;
	font-weight: 400;
	margin-bottom: 30px;
}


/*底部*/
.footer_alinl_box {
	padding: 35px 0 15px 0;
	color: #FFFFFF;
	color: #FFFFFF;
	text-align: center;
	background: #000000;
	letter-spacing: normal;
}

.footer_viconl_all {}

.footerIcon_conye {}

.footerIcon_conye img {
	width: 130px;
}

.footer_viconl_logo {
	margin-bottom: 7px;
}

.footer_viconl_logo img {
	width: 72px;
}

.footer_viconl_content {
	padding-left: 15px;
	color: #535353;
}

.footer_viconl_title {
	font-size: 22px;
	margin: 5px 0 0px 0;
}

.footer_viconl_mess {
	margin: auto;
	display: flex;
	align-items: center;
	margin-top: 1px;
}

.footer_viconl_mess>div {
	margin: auto;
	display: flex;
	align-items: center;
}

.footer_viconl_line {
	width: 18px;
	height: 1px;
	background-color: #535353;
}

.footer_viconl_name {
	font-size: 12px;
	margin: 0 4px;
}

.footer_contact_all {
	text-align: left;
	font-size: 12px;
	padding-left: 10%;
}

.footer_contact_single {}

.footer_contact_left {
	margin-bottom: 15px;
	font-size: 12px;
}

.footer_contact_right {
	margin-bottom: 15px;
	display: flex;
	color: #cdcdcd;
}

.footer_contact_right img {
	width: 16px;
	margin-right: 3px;
}

.footer_contact_one span {
	color: #cdcdcd;
}

.footer_contact_right span {
	color: #cdcdcd;
}

.footer_contact_one img {
	width: 16px;
	margin-right: 3px;
}

.footer_contact_two {
	margin-top: 3px;
	color: #cdcdcd;
	padding-left: 20px;
}

.footer_website_box {
	font-size: 12px;
	text-align: left;
	padding-left: 20%;
}

.footer_website_name {
	margin-bottom: 6px;
	font-size: 12px;
}

.footer_website_content {
	padding-left: 0px;
}

.footer_website_single {
	height: 25px;
	color: #cdcdcd;
	font-weight: 100;
	line-height: 25px;
	word-break: break-all;
}

.footer_code_box {
	padding-left: 33%;
}

.footer_code_title {
	font-size: 12px;
	text-align: left;
	margin-bottom: 11px;
}


.footer_code_img {
	text-align: left;
}

.footer_code_img img {
	width: 99px;
}

.footer_line {
	width: 100%;
	height: 1px;
	margin: 15px 0 10px 0;
	background-color: #313131;
}

.footer_tips {
	color: #535353;
	font-size: 12px;
	text-align: center;
}

.languageAtive {
	opacity: 0.5;
}

.uillWork {
	color: #408BC9 !important;
}

.educational_qpicxs {
	border: 1px solid #408BC9;
}

.educational_qpicxs span {
	color: #408BC9 !important;
}

.educational_single_set:after {
	border-left: 1px solid #408BC9 !important;
}



/*修改顶部导航栏*/
@media screen and (min-width: 768px) {
	.navbar-header {
		width: 40%;
	}

	.navbar-default .navbar-nav>li>a,
	.navbar-default .navbar-nav>li>a:hover,
	.navbar-default .navbar-nav>li>a:active,
	.navbar-default .navbar-nav>li>a:focus{
		font-size: 10px;
	}

	.navbar-brand {
		width: 100%;
		padding: 0;
		text-align: center;
	}

	.navbar-nav {
		position: absolute;
		/*right: 43px;*/
		right: 23px;
		top: 0;
	}
}

@media screen and (max-width: 767px) {
	.nav>li {
		text-align: center;
	}

	.nioly_huill_box {
		width: 100% !important;
	}

	.navbar-brand {
		padding: 0;
	}

	.educational_top_naxil {
		top: 0;
	}

	.navbar-default {
		background: #000 !important;
	}

	.navbar-default .navbar-collapse,
	.navbar-default .navbar-form {
		border-color: #292727;
	}

	.navbar-default .navbar-toggle:focus,
	.navbar-default .navbar-toggle:hover {
		background-color: transparent !important;
	}

	.navbar-default .navbar-toggle {
		border-color: #716d6d !important;
	}

	.navbar-default .navbar-toggle .icon-bar {
		background-color: #383535;
	}

	.educational_qpicxs span {
		color: #E5E5E5 !important;
	}

	.navbar-default .navbar-nav>li>a,
	.navbar-default .navbar-nav>li>a:hover,
	.navbar-default .navbar-nav>li>a:active,
	.navbar-default .navbar-nav>li>a:focus {
		color: #E5E5E5 !important;
	}

	.educational_single_set:after {
		border-left: 1px solid #E5E5E5 !important;
	}

	.educational_qpicxs {
		border: 1px solid #E5E5E5;
	}
}

@media screen and (min-width: 768px)and (max-width: 930px) {
	.navbar-header {
		width: auto;
	}

	.educational_top_logo {
		padding-left: 5%;
	}

	.navbar-nav {
		right: 0;
	}

	.nav>li>a {
		padding: 10px;
	}
}

.navbar-default {
	background: transparent;
	border-radius: 0;
	margin-bottom: 0;
	border: none;
}


.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:active,
.navbar-default .navbar-nav>li>a:focus {
	/*color: #E5E5E5;*/
	color: #ffffff;
	font-size: 15px;
}

.navbar-collapse {
	position: relative;
}


.nioly_huill_box {
	min-width: 157px;
	/*width: 132px;*/
}

.reticl {
	cursor: pointer;
}

.customer-service {
	position: fixed;
	display: none;
	right: 10px;
	bottom: 60px;
	width: 40px;
	height: 175px;
	z-index: 9999;
	/* border-radius: 0px 30px 30px 0px; */
	border-radius: 20px; 
	background-color: #019fe8;
}

.customer-service ul {
	float: right;
	width: 40px;
	height: 120px;
}

.customer-service ul li {
	width: 30px;
	height: 60px;
	text-align: center;
	/* margin-top: 5px; */
	color: #666666;
	/* padding-top: 13px; */
	cursor: pointer;
	margin-left: 5px;
	opacity: 0.5;
	border-bottom: 1px solid #4dbdf0;
}


.customer-service ul li:nth-of-type(1) {
	background-image: url(../img/phone.png);
	background-repeat: no-repeat;
	background-size: 23px 23px;
	background-position: 4px 18px;
	opacity: 0.7;
}

.customer-service ul li:nth-of-type(2) {
	background-image: url(../img/wechat.png);
	background-repeat: no-repeat;
	background-size: 23px 23px;
	background-position: 4px 18px;
}

.customer-service ul li:nth-of-type(3) {
	background-image: url("../img/qq.png");
	background-repeat: no-repeat;
	background-size: 20px 20px;
	background-position: 5px 16px;
	border-bottom: none;
}

.customer-service .code {
	position: absolute;
	right: 40px;
	height: 175px;
	width: 180px;
	/* background-color: #383535; */
	/* background-color: #019fe8; */
	/* border-radius: 20px 0px 0px 20px; */
	display: none; 
}
.customer-service .code:nth-child(2)>p{
	text-align: left;
	margin-left: 20px;
}

.customer-service .code:nth-child(2) >p:first-child{
	font-size: 22px;
	margin-top: 13px;
	margin-bottom: 27px;
}

.customer-service .code:nth-child(2)>p:nth-child(2){
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
}

.customer-service .code:nth-child(2)>p:nth-child(3){
	font-size: 13px;
	font-weight: bold;
}

.customer-service .code:nth-child(2)>p:last-child{
	font-size: 10px;
}

.customer-service .code .code_zx {
	display: block;
	margin-top: 8px;
	text-align: left;
	font-weight: bold;
	width: 100px;
	margin-left: 25px;
}

.customer-service .code .code_sj {
	display: block;
	font-size: 9px;
	/* margin-left: 0px; */
}

.customer-service .code img {
	width: 115px;
	height: 115px;
	margin-left: -15px;
	margin-top: 5px;
	margin-bottom: 5px;
}

/*导航圆点*/
/*.home_dot{
	background: url("../img/dot.png") no-repeat center bottom;
	background-size: 6px;
}*/

/* .website_bottom_logo{
  width: 50%;
  margin-bottom: 0.8rem;
}

.website_bottom_mobile{
  width: 50%;
}

.website_bottom_top{
  margin-bottom: 0.67rem;
  border-bottom: 1px solid #173542;
};

.footer_alinl_box .footer_website_box {
  padding-left: 1rem;
}

.footer_alinl_box .footer_website_box {
  padding: 0 !important;
}

.footer_code_box {
  padding: 0;
}

.footer_code_img img {
  width: 100%;
}

.footer_tips {
  font-size: 0.27rem;
}

.footer_contact_right{
  width: 4.8rem;
}

.footer_contact_two{
  width: 4.8rem;
  letter-spacing: 0;
}

.footer_contact_all{
  padding-left: 0;
} */