@charset "utf-8";

@font-face {
	font-family: 'HYk1gj';    src : url('/assets/fonts/HYZongYiTiJ.ttf');
}/*@font-face {	font-family: 'AdobeHeitiStd';    src : url('/assets/fonts/AdobeHeitiStd-Regular.otf');}*//* CSS Document */body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,menu,nav,section {
	margin: 0;
	padding: 0;
}

fieldset,img {
	border: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

ol,ul,li {
	list-style: none;
}

address,caption,cite,code,dfn,i,b,em,strong,th,var {
	font-weight: normal;
	font-style: normal;
}

caption, th {
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}

abbr, acronym {
	border: 0;
}

input,a {
	outline: none;
}

img,input {
	border: none;
}

img {
	-ms-interpolation-mode: bicubic;
}

a,img,button,input,textarea {
	-webkit-tap-highlight-color: rgba(255,255,255,0);
}

a {
	text-decoration: none;
}

body {
	font-size: 14px;
	color: #333333;
	font-family: "STHeiti Light","WenQuanYi Micro Hei", Tahoma,Arial,sans-serif;
	background-color: #ffffff;
	line-height: 1.8;
}

body a {
	color: #868080;
}

body a:hover {
	color: #6598DD;
}

.bbox {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
/*火狐*/
	-webkit-box-sizing: border-box;
 /*safari*/
}

.none {
	display: none;
}

.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}

.clearfix {
	zoom: 1;
}

.marginC {
	margin: 0 auto;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clearB {
	clear: both;
}

.pr {
	position: relative;
}

.pa {
	position: absolute;
}

.radius {
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

.radiu5 {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.borders {
	border: 1px solid #dbdbdb;
}

.bshadow {
	-moz-box-shadow: 2px 2px 4px rgba(0,0,0,.75);
	-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,.75);
	box-shadow: 2px 2px 4px rgba(0,0,0,.75);
}

.dblock {
	display: block;
}

.curp {
	cursor: pointer
}

.blank1 {
	height: 1px;
	clear: both;
	overflow: hidden;
	display: block;
}

select {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
}

select::-ms-expand {
	display: none;
}

textarea {
	resize: none
}

.width7 {
	width: 1170px;
	margin: 0 auto;
}

.width1013 {
	width: 1013px;
	margin: 0 auto;
}

.width1018 {
	width: 1013px;
	margin: 0 auto;
}

.bo {
	border: 1px solid red;
}

.ta_c {
	text-align: center;
}

.strong {
	font-weight: bold;
}

.fweight {
	font-weight: bold;
}

.hui_a8 {
	color: #a8a8a8
}

video::-internal-media-controls-download-button {
	display: none;
}

video::-webkit-media-controls-enclosure {
	overflow: hidden;
}

video::-webkit-media-controls-panel {
	width: calc(100% + 30px);
}/*头部主导航*//*#main_nav {left:0;top:15.78%;width:12.76%;height:59.36%;background-color: rgba(51,51,51,.85);background: transparent\9; filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#B2333333, endcolorstr=#B2333333);zoom:1;z-index: 1000;font-size: 0.94vw;color:#fff;border-radius: 0 5px 5px 0;}*//*#nav_dl {width:100%;height:100%;}*//*#nav_dl dd {width:100%;height:9%;position:relative;}*//*#nav_dl .log_dd {height:19.10%;border-bottom:1px solid #3f3e3e;border-radius:0 5px 0 0;}*//*#nav_dl .nav_top1 {margin-top: 9.07%;}*//*#nav_dl .nav_top7 {margin-bottom: 9.07%;}*//*.nav_activeline {width:3.5%;height:100%;background-color: transparent;display: block;position:absolute;left:0px;}*//*.nav_div {width:96.5%;height:100%;position: relative;}*//*#logo {width:100%;margin-left: 0\0;margin-left: -40%\9;}*//*#logo img {width:85%;padding-left:0%;}*//*.nav_a {font-size: 18px;font-size:0.93vw;color:#fff;width:100%;height:100%;display:table-cell;vertical-align: middle;*position:absolute;*top:25%;*left:10%;}*//*.nav_div .nav_h3 {width:100%;height:100%;text-align:center;margin-left:0.5%;display: table;}*//*@media all and (min-width:0) {*//*     #logo {margin-left:0\9;}*//*     .nav_div .nav_h3 {margin-left:0\9;}*//*}*/.consultation {
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	border: 2px solid #666666;
	color: #fff;
	font-size: 18px;
	transition: all 0.5s;
	background-color: #fc9246;
	cursor: pointer;
	border-radius: 5px;
	text-align: center;
	border-color: #fc9246;
	margin-top: 28px;
}

.consultation:hover {
	background-color: #fff;
	color: #fc9246;
}

#nav_container {
	width: 100%;
	position: fixed;
	background: rgba(0,0,0,.35);
	z-index: 12;
	padding: 30px 91px 17px 58px;
	z-index: 9999;
}

.nav_anniu {
	width: 26px;
	height: 21px;
	margin-right: 60px;
	margin-top: 8px;
	cursor: pointer;
}

.nav_anniu.h {
	width: 26px;
	height: 21px;
	margin-right: 60px;
	margin-top: 7px;
	transform: rotate(45deg);
	margin-top: 9px;
}

.nav_anniu .span1 {
	height: 3px;
	background-color: #ffffff;
}

.nav_anniu span {
	width: 26px;
	height: 5px;
	border-radius: 2px;
}

.nav_logo {
	width: 125px;
	height: 28.86px;
	margin-top: 5px;
}

.nav_biao {
	width: 1px;
	height: 18px;
	background: #bcbcbc;
	margin-left: 29px;
	margin-right: 29px;
	margin-top: 7px;
}

.nav_main span {
	font-size: 19px;
	font-size: 1vw;
	color: #ffffff;
	line-height: 31px;
}

.nav_main .text {
	margin-top: -1px;
	font-size: 25px;
	font-family: 'HYk1gj';
}

#contact {
	width: 20%;
	color: #ffffff;
	font-size: 1.05vm;
}

#contact .telNumHead {
	display: inline-block;
	width: 20px;
	height: 16px;
	background: url(../other/tel.svg) no-repeat center;
	margin-right: 2%;
	display: block;
	margin-top: 5px;
}

#contact .tel {
	margin-top: -2px;
	font-size: 28px;
	font-family: 'HYk1gj';
}

.nav_anniu.h .span1.h1 {
	width: 100%;
	height: 3px;
	border-radius: 2px;
	display: block;
	margin-top: 3px;
}

.nav_anniu.h .span1.h2 {
	height: 3px;
	border-radius: 2px;
	display: block;
	transform: rotate(90deg);
	margin-top: -2px;
}

.big_nav {
	width: 100%;
	height: 900px;
	position: fixed;
	top: 66px;
	z-index: 20;
	background: rgba(0,0,0,.8);
	display: none;
	z-index: 99999;
}

.big_nav .big_main {
	width: 75%;
	background: #e8e8e8;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	z-index: 99999999;
}

.big_nav .big_main .main_left {
	width: 24%;
	background: #f2f2f2;
	height: 100%;
	overflow-y: scroll;
	float: left;
}

.big_nav .big_main .main_left span img {
	width: 45%;
	margin-left: 5px;
} /*滚动条样式*/.big_nav .big_main .main_left::-webkit-scrollbar {
	width: 2px;
	/*height: 4px;*/
}

.big_nav .big_main .main_left::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	background: rgba(0,0,0,0.2);
}

.big_nav .big_main .main_left::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	border-radius: 0;
	background: rgba(0,0,0,0.1);
}

.big_nav .big_main .main_left .left_ul {
	margin-top: 20%;
	text-align: center;
	line-height: 42px;
}

.left_ul li {
	width: 100%;
	height: 43px;
	position: relative;
	margin-bottom: 25px;
	visibility: hidden;
	opacity: 0;
	transform: translateX(-50px);
	cursor: pointer;
}

.left_ul li:hover .head_jiantou {
	color: #6589DD;
}

.left_ul span {
	color: #333333;
	font-size: 18px;
	font-size: 0.94vw;
	display: block;
	text-align: center;
	margin-right: 25%;
	margin-left: 33%;
}

.left_ul li:nth-child(7) span {
	margin-left: 33.5%;
	margin-right: 23.2%;
}

.left_ul span:hover {
	color: #6587db;
}

.left_ul li span.h1 {
	color: #333333;
	font-weight: bold;
}

.left_ul li span.h1:hover {
	color: #6587db;
}

.left_ul li .bule {
	width: 9px;
	height: 42px;
	background: #6587db;
	position: absolute;
	left: 0px;
	top: 0;
	display: none;
}

.left_ul .head_jiantou {
	color: #333333;
}

.big_nav .big_main .main_right {
	width: 76%;
	float: left;
	height: 100%;
}

.big_nav .big_main .main_right .title {
	padding-bottom: 1%;
	font-size: 22px;
}

.big_nav .big_main .main_right .index_active {
	width: 100%;
}

.main_right .right1 {
	visibility: hidden;
}

.right1.un_left {
	margin-left: 8%;
	margin-right: 8%;
	padding-top: 12%;
}

.index_active .acvitybg {
	width: 100%;
	border-radius: 5px;
}

.index_active .acvitybg img {
	width: 100%;
	border-radius: 5px;
}

.index_active h1 {
	color: #a9a9a9;
	padding-top: 8%;
	padding-bottom: 2%;
	font-size: 18px;
	font-size: 0.84vw;
}

.index_active strong {
	color: #333333;
	padding-top: 8%;
	padding-bottom: 4%;
	font-size: 16px;
}

.index_active strong.unleft {
	margin-left: -12px;
}

.index_active a {
	display: block;
	color: #333333;
	padding-top: 8%;
}

.index_active a:hover {
	color: #6589DD;
}

.index_active li {
	float: left;
	margin-right: 5%;
}

.big_nav .big_main .main_right .title2 {
	padding-bottom: 4%;
	font-size: 18px;
	font-size: 0.94vw;
	border-bottom: 1px solid #d4d4d4;
	transform: translateX(-100px);
}

.second_menu_ul {
	width: 45%;
	margin-top: 7.2%;
	transform: translateX(-100px);
	opacity: 0;
}

.right_main {
	width: 47%;
	margin-left: 8%;
	margin-right: 8%;
	padding-top: 10%;
}

.second_menu_ul h1 {
	color: #a9a9a9;
	padding-bottom: 48px;
	font-size: 18px;
	font-size: 0.84vw;
	height: 20%;
	font-weight: bold
}

.second_menu_ul h1 a:hover {
	color: #6589DD
}

.second_menu_ul strong {
	color: #333333;
	padding-top: 8%;
	font-size: 22px;
	font-size: 1.15vw;
}

.second_menu_ul strong.unleft {
	margin-left: -12px;
}

.second_menu_ul a {
	display: block;
	color: #333333;
	padding-top: 9%;
}

.second_menu_ul li {
	float: left;
	width: 100%;
	height: 20%;
	margin-right: 5%;
	padding-bottom: 46px;
	font-size: 16px;
	font-size: 0.84vw;
	cursor: pointer;
	line-height: 21px;
}

.second_menu_ul li:hover a {
	color: #6589DD;
}

.second_menu_ul .head_jiantou {
	width: 10%;
	line-height: 23px;
	margin-left: 38%;
	font-size: 0.87vw;
}

.right1.unweight {
	width: 100%;
	height: 100%;
}

.three_menu_main {
	width: 38%;
	border-left: 1px solid #d4d4d4;
	float: left;
	margin-top: 7.4%;
	padding-left: 13%;
	padding-bottom: 40%;
	transform: translateX(-100px);
	visibility: hidden;
	opacity: 0;
}

.three_menu_ul h1 {
	color: #a9a9a9;
	font-size: 16px;
	font-size: 0.84vw;
	margin-bottom: 48px;
}

.three_menu_ul {
	font-size: 18px;
	font-size: 0.94vw;
}

.three_menu_ul li {
	padding-bottom: 45px;
	font-size: 16px;
	font-size: 0.84vw;
	cursor: pointer;
}

.three_menu_ul li:hover a {
	color: #6589DD;
}

.right_bg {
	width: 37%;
	height: 100%;
	background: #666666;
	z-index: 10;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
}

.right_bg .right_main {
	font-size: 16px;
	font-size: 0.84vw;
	line-height: 28px;
	margin: 37% 12% 0;
	display: block;
	width: 76%;
	color: #FFFFFF;
	height: 311px;
}

.right_bg .main_img img {
	width: 76%;
	margin: 0 12%;
	border-radius: 5px;
}

.second_menu_li.h1 {
	color: #333333;
	font-weight: bold;
}

.three_menu_li.h1 {
	color: #333333;
	font-weight: bold;
}

.second_menu_li.h1:hover {
	color: #6589DD
}

.swiper-wwww {
	overflow: hidden;
}

.big_nav a {
	padding-top: 0px;
}/*部分表单公用样式*/.form-value1 form input::-webkit-input-placeholder {
	color: #ffffff;
}

.form-value1 form input:-moz-placeholder {
	color: #ffffff;
}

.form-value1 form input::-moz-placeholder {
	color: #ffffff;
}

.form-value1 form input:-ms-input-placeholder {
	color: #ffffff;
}

.form-value1 form select::-webkit-input-placeholder {
	color: #ffffff;
}

.form-value1 form select:-moz-placeholder {
	color: #ffffff;
}

.form-value1 form select::-moz-placeholder {
	color: #ffffff;
}

.form-value1 form select:-ms-input-placeholder {
	color: #ffffff;
}

.form-value1 form textarea::-webkit-input-placeholder {
	color: #ffffff;
}

.form-value1 form textarea:-moz-placeholder {
	color: #ffffff;
}

.form-value1 form textarea::-moz-placeholder {
	color: #ffffff;
}

.form-value1 form textarea:-ms-input-placeholder {
	color: #ffffff;
}

.index_forms form input::-webkit-input-placeholder {
	color: #ffffff;
}

.index_forms form input:-moz-placeholder {
	color: #ffffff;
}

.index_forms form input::-moz-placeholder {
	color: #ffffff;
}

.index_forms form input:-ms-input-placeholder {
	color: #ffffff;
}

.index_forms form select::-webkit-input-placeholder {
	color: #ffffff;
}

.index_forms form select:-moz-placeholder {
	color: #ffffff;
}

.index_forms form select::-moz-placeholder {
	color: #ffffff;
}

.index_forms form select:-ms-input-placeholder {
	color: #ffffff;
}

.index_forms form textarea::-webkit-input-placeholder {
	color: #ffffff;
}

.index_forms form textarea:-moz-placeholder {
	color: #ffffff;
}

.index_forms form textarea::-moz-placeholder {
	color: #ffffff;
}

.index_forms form textarea:-ms-input-placeholder {
	color: #ffffff;
}

#big_submenu {
	left: 12.76%;
	top: 27.2%;
	width: 43.23%;
	height: 47.9%;
	overflow: hidden;
	display: none;
	z-index: 1001;
	border-radius: 0 5px 5px 0;
	box-shadow: 2px 2px 5px rgba(81,81,81,.8);
}

#big_submenu .submenu_ul {
	width: 100%;
	height: 100%;
	color: #000;
	display: none;
}/*头部二级菜单*//*.second_menu {width:58.67%;height:100%;background-color: #eaeaea;}*//*.second_menu_dl {width:41.33%;height:100%;background-color: #808080;font-size: 16px;border-radius: 0 5px 5px 0;}*//*.second_menu_dl dl {padding:9.83% 12.35%;height:100%;color:#fff;line-height: 28px;position:relative;}*//*.second_menu ul,.second_menu .three_ol,.second_menu .border_right{height:100%;}*//*.second_menu .three_ol {overflow-y: auto;}*//*.second_menu .second_menu_li {width:46%;height:11%;display: table;*position:relative;}*//*.submenu_a {display:table-cell;width:85.72%;font-size: 16px;font-size:0.83vw;padding-left:14.28%;vertical-align: middle;*position:absolute;*top:25%;}*//*.three_menu {width:54%;left:46%;top:0;height:100%;}*//*.second_menu .first_second_menu_li {margin-top: 4.7%;}*//*.second_menu .last_second_menu_li {margin-bottom: 5.32%;}*//*.second_menu .border_right {display: block;width:1px;height:89.8%;margin:4.7% 0 5.32%;left:46%;top:0;background-color: #d7d7d7;z-index: 2;}*//*.three_ol {display: none;}*//*.three_ol li {width:100%;height:11%;margin:auto 0;display: table;*position:relative;}*//*.second_menu .first_three_menu {margin-top:8.7%;}*//*.three_ol li a {font-size: 16px;font-size:0.83vw;display:table-cell;width:85.72%;padding-left:14.28%;vertical-align: middle;*position:absolute;*top:25%;}*//*.second_menu_dl .second_dt {position:absolute;width:75.3%;bottom:19%;}*//*.second_dt img {width:100%;}*//*.second_menu li .head_jiantou {display: inline-block;width:6%;float: right;margin-right: 12%;background: url(../img/secondMenujt.png) no-repeat left center;color: transparent;*position:absolute;*top:5%;*right:-5%;}*//*.three_menu_color {color:#c4c4c4;font-size: 16px;font-size:0.83vw;}*//*#zongBtns {position:fixed;z-index:1000;width:24px;height:20px;padding:23px 22px;display:none;background:#333333;left:0%;top:15%;cursor: pointer;}*//*.second_menu_dl dd {font-size: 16px;font-size: 0.83vw;}*//*#zongBtns span {width:24px;height:4px;border-radius: 2px;}*//*#zongBtns .span1 {background-color: #ffffff;}*//*#nav #mainnav0 .nav_div #logo {margin-left: 3.5%;}*//*#nav #main_nav, #big_submenu{position:fixed;}*//*#nav_a4  .scholB ,#famehover  .fameB{font-size:12px;font-size: .45vw;color:#fff;top: 25%;font-weight: bold;}*//*.scholB{font-size:12px;font-size: .45vw;color:#fff;top: 25%;font-weight: bold;}*//*#famehover  .fameB {color:#666666;}*//*#nav_a4 .scholB,#nav_a5 .scholB{margin-left:2%;}*//*#nav_a4:hover  .scholB,#famehover:hover .fameB {color:#6589dd;}*//*头部导航蓝色的LOGO*/.homeLogoB {
	display: none;
}/*尾部样式*/#footer-wrapper {
	width: 100%;
	background-color: #262626;
	color: #fff;
}

#footer-wrapper .footer {
	padding: 118px 11.86% 118px;
	font-size: 16px;
	font-size: 0.83vw;
}

#footer-wrapper .footer_nav {
	width: 44%;
}

#footer-wrapper .foot1_li {
	width: 64%;
}

#footer-wrapper .foot1_a,#footer-wrapper .foot2_a {
	color: #fff;
	font-size: 16px;
	font-size: 0.83vw;
}

#footer-wrapper .foot1_a {
	display: block;
	width: 100%;
	padding-left: 2%;
	padding-right: 2%;
	font-size: 18px;
	font-size: 0.93vw;
	border-bottom: 1px solid #464646;
	height: 66px;
	line-height: 66px;
}

#footer-wrapper .foot1_a1 {
	background-color: #141414;
}

#footer-wrapper .foot2_ul {
	width: 51%;
	left: 127%;
	top: 8px;
	display: none;
}

#footer-wrapper .foot1_i {
	display: inline-block;
	float: right;
	width: 4.0%;
	height: 40px;
	background: url(../img/plus.png) no-repeat left 26px;
}

#footer-wrapper .foot2_ul li {
	height: 48px;
	line-height: 48px;
}

#footer-wrapper .footer_right {
	width: 23%;
}

#footer-wrapper .footer_right ul li {
	float: left;
	width: 12.63%;
	margin-right: 9%;
}

#footer-wrapper .footer_right ul li a {
	display: block;
	width: 100%;
	height: 42px;
	text-indent: -9999px;
	border-radius: 5px;
	transition: all 1s;
}

#footer-wrapper .footer_right ul .wechat a {
	background: #141414 url(../img/wechat.png) no-repeat center;
}

#footer-wrapper .footer_right ul .webo a {
	background: #141414 url(../img/webo.png) no-repeat center;
}

#footer-wrapper .footer_right ul .email a {
	background: #141414 url(../img/duanxin.png) no-repeat center;
}

#footer-wrapper .footer_right ul .kefu a {
	background: #141414 url(../img/newhedser1.png) no-repeat center;
}

#footer-wrapper .footer_right ul .tels a {
	background: #141414 url(../img/dianhua.png) no-repeat center;
	margin-right: 0;
}

#footer-wrapper .footer_left p i {
	display: inline-block;
	width: 21px;
	height: 25px;
	float: left;
	margin-right: 4%;
}

#footer-wrapper .footer_left .footer_p1 i {
	background: url(../img/place_log.png) no-repeat;
}

#footer-wrapper .footer_left .footer_p2 i {
	background: url(../img/tel_num.png) no-repeat;
}

#footer-wrapper .footer_p1 {
	margin-top: 85px;
	line-height: 28px;
}

#footer-wrapper .footer_p2 {
	margin-top: 40px;
}

#footer-wrapper .footer_left {
	margin-right: 7%;
	margin-top: 20px;
}

#footer-wrapper .footer_right ul .wechat a:hover {
	background: #516799 url(../img/wechat.png) no-repeat center;
}

#footer-wrapper .footer_right ul .webo a:hover {
	background: #516799 url(../img/webo.png) no-repeat center;
}

#footer-wrapper .footer_right ul .email a:hover {
	background: #516799 url(../img/duanxin.png) no-repeat center;
}

#footer-wrapper .footer_right ul .kefu a:hover {
	background: #516799 url(../img/newhedser1.png) no-repeat center;
}

#footer-wrapper .footer_right ul .tels a:hover {
	background: #516799 url(../img/dianhua.png) no-repeat center;
	margin-right: 0;
}

#footer-wrapper .nobor {
	border-bottom: 0;
}/*#footer-wrapper .foot2_ul7 {top:-90px;}*/#footer-wrapper .foot2_ul7 {
	top: -186px;
}

#footer-wrapper .footer_right ul .tels {
	margin-right: 0;
}

#footer-wrapper .footer_right p {
	color: #666666;
	font-size: 14px;
	font-size: 0.73vw;
	margin-top: 40px;
}

#footer-wrapper .footerwechat {
	position: absolute;
	left: 0;
	margin-top: 10px;
	display: none;
}

#footer-wrapper .footerwechat img {
	width: 113px;
	height: 113px;
}

#footer-wrapper .foot2_a:hover {
	color: #6589dd;
}

#footer-wrapper .foottel {
	color: #666666;
	font-size: 18px;
	font-size: 0.93vw;
	padding: 10px;
	display: inline-block;
	position: absolute;
	right: 0;
	background-color: #ffffff;
	margin-top: 10px;
	width: 133px;
	border-radius: 3px;
	display: none;
	text-align: center;
}

#footer-wrapper .tels:hover  .foottel {
	display: block;
}

.footHot {
	position: absolute;
	left: 16%;
	top: -14%;
	font-size: 12px;
	font-size: .45vw;
	font-weight: bold;
}

#footer-wrapper .footHot1 {
	position: absolute;
	top: -115%;
	left: 103%;
	font-size: 10px;
	font-size: .3vw;
	font-weight: bold;
}/*尾部导航出现滚动条*/#footer-wrapper .foot2_ul6 {
	height: 427%;
	overflow-y: auto;
}/*.newfootHot {left:21%;}*/.newfootHot {
	left: 16%;
}/*尾部导航滚动条的更改*/.foot2_ul6::-webkit-scrollbar {
/*滚动条整体样式*/
	width: 6px;
     /*高宽分别对应横竖滚动条的尺寸*/
	height: 1px;
}

.foot2_ul6::-webkit-scrollbar-thumb {
/*滚动条里面小方块*/
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	background: #535353;
}

.foot2_ul6::-webkit-scrollbar-track {
/*滚动条里面轨道*/
	-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	border-radius: 10px;
	background: #EDEDED;
}/*头部导航滚动条样式的更改*/.second_menu .three_ol::-webkit-scrollbar {
/*滚动条整体样式*/
	width: 6px;
     /*高宽分别对应横竖滚动条的尺寸*/
	height: 1px;
}

.second_menu .three_ol::-webkit-scrollbar-thumb {
/*滚动条里面小方块*/
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 5px rgba(136,136,136,0.2);
	background: #888888;
}

.second_menu .three_ol::-webkit-scrollbar-track {
/*滚动条里面轨道*/
	-webkit-box-shadow: inset 0 0 5px rgba(136,136,136,0.2);
	border-radius: 10px;
	background: #EDEDED;
}/*分页样式*/#infoPage {
	margin-top: 25px;
}

#infoPage a {
	padding: 5px 10px;
	background: #D1D1D1;
	color: #fff;
	border-radius: 3px;
	margin-right: 13px;
}

#infoPage .cur {
	padding: 5px 10px;
	background: #6589DD;
	color: #fff;
	transition: all 1s;
}/*表单留言样式联系我们活动详情文章详情*/.form-value form ul li {
	width: 232px;
	height: 42px;
	float: left;
	margin-right: 28px;
}

.form-value form ul li input,.form-value form ul li select {
	float: left;
	width: 216px;
	height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #333333;
	padding-left: 16px;
	border: 1px solid #4d4d4d;
	background: none;
	font-size: 16px;
}

.form-value form ul .noMargin {
	margin-right: 0;
}

.form-value form ul li select {
	width: 234px;
	height: 42px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(../img/newarticleXia.png) no-repeat 195px center;
	background-size: 10%;
	background-image: url(../img/aboutjiantou.png)\0;
	background-image: none\9;
}

.form-value form  textarea {
	width: 992px;
	height: 141px;
	font-size: 16px;
	margin: 35px 0 28px;
	color: #4d4d4d;
	border: 1px solid #4d4d4d;
	padding: 10px 10px 16px 10px;
	background: none;
	font-family: "微软雅黑";
}

.form-value form .Btn {
	width: 1015px;
	height: 41px;
	text-align: right;
}

.form-value form .subBtn {
	width: 85px;
	height: 41px;
	display: inline-block;
	background: url(../img/aboutNoteBtn.png) no-repeat;
	cursor: pointer;
	transition: background-image 0.5s;
	border: none;
}

.form-value form .subBtn:hover {
	background: url(../img/aboutNoteBtn1.png) no-repeat;
}

.form-value form input::-webkit-input-placeholder {
	color: #333333;
}

.form-value form input:-moz-placeholder {
	color: #333333;
}

.form-value form input::-moz-placeholder {
	color: #333333;
}

.form-value form input:-ms-input-placeholder {
	color: #333333;
}

.form-value form select::-webkit-input-placeholder {
	color: #333333;
}

.form-value form select:-moz-placeholder {
	color: #333333;
}

.form-value form select::-moz-placeholder {
	color: #333333;
}

.form-value form select:-ms-input-placeholder {
	color: #333333;
}

.form-value form textarea::-webkit-input-placeholder {
	color: #333333;
}

.form-value form textarea:-moz-placeholder {
	color: #333333;
}

.form-value form textarea::-moz-placeholder {
	color: #333333;
}

.form-value form textarea:-ms-input-placeholder {
	color: #333333;
}

@media all and (min-width:0) {
	.form-value form ul li select {
		background-image: none\9;
	}
}官网横条的小表单#form2 input::-webkit-input-placeholder {
	color: #eaeaea;
}

#form2 input::-moz-placeholder {
	color: #eaeaea;
}

#form2 input::-moz-placeholder {
	color: #eaeaea;
}

#form2 input::-ms-input-placeholder {
	color: #eaeaea;
}

#form2 select::-ms-expand {
	display: none;
}

.index_forms {
	width: 100%;
	background: rgba(22,22,22,.82);
}

.index_forms .serverForm {
	width: 1131px;
}

.index_forms .form_title {
	height: 77px;
	line-height: 43px;
	color: #efefef;
	font-size: 22px;
	font-family: 'HYk1gj';
	width: 200px;
}

.forms input,.forms select {
	float: left;
	width: 148px;
	font-size: 16px;
	background-color: #434343;
	border: 1px solid #eaeaea;
	margin: 27px 0;
	height: 20px;
	padding: 6px 15px;
	margin-right: 26px;
	color: #eaeaea;
}

.forms select {
	width: 180px;
	height: 41px;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background-color: #434343;
}

.index_forms .forms .form_name {
	width: 100px;
	font-family: "AdobeHeitiStd";
	height: 26px;
}

.index_forms .forms .form_tel {
	width: 150px;
}

.index_forms #sub {
	display: inline-block;
	width: 72px;
	height: 44px;
	line-height: 40px;
	text-align: center;
	border: 0;
	background: url(../img/subbtn.png) no-repeat;
	margin-right: 0;
	cursor: pointer;
	margin-top: 27px;
	background: #fff;
	border-radius: 8px;
	color: #353535;
}

.index_forms .forms .form_country {
	width: 180px;
	/*font-family: "AdobeHeitiStd";*/
}

.index_forms .majors {
	margin-right: 60px;
}

.index_forms #sub:hover {
	background: #fc9246;
	color: #fff;
}/*头图*/.aboutbn {
	height: 695px;
}

.headBlueLines {
	width: 100%;
	height: 8px;
	background-color: #6589dd;
}

.headBn {
	width: 100%;
	height: 695px;
}

.headBnLay {
	padding-top: 260px;
}

.about_head_about {
	width: 1200px;
	height: 296px;
	margin-left: -14.32%;
	text-align: center;
	background: url(../img/title_bg.png);
	margin: 0 auto;
}

.about_head_h3 {
	font-size: 88px;
	padding-bottom: 13px;
	text-shadow: 1px 1px 1px rgba(85,81,81,.8);
	color: #ffffff;
	line-height: 125px;
	padding-top: 50px;
}

.about_head_font {
	width: 253px;
	height: 34px;
	line-height: 36px;
	font-size: 20px;
	color: #fff;
	border: 4px solid;
	text-align: center;
	margin: auto;
}

.about_head_font a {
	color: #ffffff;
}

.about_head_font a:hover {
	color: #ffffff;
}/*右侧导航*/#rightNav {
	position: fixed;
	bottom: 60px;
	right: 20px;
	z-index: 1001;
	display: none;
}

#rightNav .rightNavs {
	display: block;
	width: 42px;
	height: 42px;
	margin-bottom: 7px;
}

#rightNav .rightNavSer {
	position: relative;
	background-color: #333333;
}

#rightNav .rightNavTel {
	background: #333333 url(../img/newhedtel1.png) no-repeat center;
}

#rightNav .rightNavTop {
	background: #333333 url(../img/newhedtop1.png) no-repeat center;
}

#rightNav .rightNavs:hover {
	background-color: #919191;
}/*rightNav右边导航的动画*/#rightNav .rightNavTip {
	position: absolute;
	right: -15px;
	top: -8px;
	display: inline-block;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background-color: red;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	line-height: 15px;
	animation: zx-animate 3s both infinite;
	-webkit-animation: zx-animate 3s both infinite;
	-moz-animation: zx-animate 3s both infinite;
	-ms-animation: zx-animate 3s both infinite;
}

#rightNav .rightNavTipImg {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -12px;
	margin-top: -12px;
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(../img/newhedser1.png) no-repeat center;
	animation: zx-animate 3s both infinite;
	-webkit-animation: zx-animate 3s both infinite;
	-ms-animation: zx-animate 3s both infinite;
	-moz-animation: zx-animate 3s both infinite;
}

@keyframes zx-animate {
	0%, 50%, 100% {
		opacity: 1;
		transform: scale(1);
	}

	25%, 75% {
		opacity: 0;
		transform: scale(0.5);
	}
}

@-webkit-keyframes zx-animate {
	0%, 50%, 100% {
		opacity: 1;
		transform: scale(1);
	}

	25%, 75% {
		opacity: 0;
		transform: scale(0.5);
	}
}

@-moz-keyframes zx-animate {
	0%, 50%, 100% {
		opacity: 1;
		transform: scale(1);
	}

	25%, 75% {
		opacity: 0;
		transform: scale(0.5);
	}
}

@-ms-keyframes zx-animate {
	0%, 50%, 100% {
		opacity: 1;
		transform: scale(1);
	}

	25%, 75% {
		opacity: 0;
		transform: scale(0.5);
	}
}/**/.radiu1 {
	border-top-left-radius: 5px;
}

.radiu2 {
	border-top-right-radius: 5px;
}

.radiu3 {
	border-bottom-left-radius: 5px;
}

.radiu4 {
	border-bottom-right-radius: 5px;
}/**/@media (max-width :1680px) {
	#footer-wrapper .footer {
		padding: 100px 11.86%;
	}
}

@media (max-width :1440px) {
	#footer-wrapper .footer {
		padding: 100px 11.86%;
	}
}

@media (max-width :1366px) {
	#footer-wrapper .footer {
		padding: 100px 11.86%;
	}
}

@media (max-width :1280px) {
	#footer-wrapper .footer {
		padding: 100px 11.86%;
	}
}/*官网表单提交成功样式*/.okDialog {
	display: none;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 600px;
	height: 320px;
	border-radius: 5px;
	text-align: center;
	background-color: rgba(110,133,160,.8);
	margin: auto;
	color: #fff;
	font-size: 16px;
	z-index: 10010;
}

.okTitle {
	font-size: 28px;
}

.okCloseBtn {
	text-align: right;
	margin-right: 20px;
	margin-top: 20px;
}

.okCloseBtn img {
	width: 30px;
	height: 30px;
}

.okWecheat img {
	width: 115px;
	margin: 15px 0;
	border-radius: 5px;
}/* 推荐文章 */.tuijianB {
	width: 866px;
	border: 1px solid #ECEBEB;
	padding-bottom: 10px;
}

.tuijianB .Recommend {
	width: 425px;
}

.tuijianB .Recommend a {
	width: 338px;
}

.tuijianB div h4 {
	font-size: 20px;
	padding-left: 35px;
	padding-top: 34px;
}

.tuijianB div>div {
	padding-left: 35px;
	padding-right: 64px;
	border-right: 1px solid #ECEBEB;
}

.tuijianB div>div a {
	line-height: 27px;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
}

.tuijianB div>div a:hover {
	color: #f58635;
}

.tuijianB div.fr>div {
	border-right: none;
}

.content_Fr {
	width: 292px;
	background-color: #fff;
}

.content_Fr .daoshibox {
	width: 248px;
	box-sizing: border-box;
	border: 1px solid #C2C1C1;
	border-top-color: #D44537;
	margin: 0 auto 52px;
	padding-bottom: 24px;
}

.content_Fr .daoshibox img {
	width: 112px;
	height: 112px;
	display: block;
	margin: 25px auto 17px;
	border-radius: 50%;
}

.content_Fr .daoshibox h3 {
	font-size: 18px;
	text-align: center;
	color: #FF7062;
	padding-bottom: 3px;
}

.content_Fr .daoshibox p {
	text-align: center;
	font-size: 14px;
	margin-bottom: 14px;
}

.content_Fr .daoshibox span {
	display: block;
	font-size: 14px;
	padding: 0 18px;
	line-height: 22px;
}

.content_Fr .daoshibox span a {
	display: inline-block;
	color: #FF7062;
}

.content_Fr .daoshibox div.a {
	font-size: 0;
	text-align: center;
	margin-top: 16px;
}

.content_Fr .daoshibox div.a a {
	width: 98px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #FF7062;
	border-radius: 3px;
	display: inline-block;
	background-color: #ff7062;
	font-size: 14px;
	color: #ffffff;
	margin-right: 10px;
}

.content_Fr .daoshibox div.a a.a1 {
	margin-right: 0;
	background-color: transparent;
	color: #ff7062;
}

.content_Fr .daoshibox div.a a:hover {
	opacity: 0.8;
}

.content_Fr .daoshibox div.a a.a1:hover {
	background-color: #ff7062;
	color: #ffffff;
}

.content_Fr .fa,.huodong_jz,.bjts_tuijian {
	margin-left: 28px;
	margin-right: 28px;
	border-bottom: 1px solid #707070;
	border-color: rgba(112, 112, 112, 0.3);
	padding-bottom: 45px;
}

.content_Fr .fa h3,.huodong_jz>h3,.bjts_tuijian>h3,.hot_bq>h3 {
	font-size: 18px;
	padding-top: 30px;
	margin-bottom: 8px;
}

.content_Fr .fa h3 {
	padding-top: 0;
}

.content_Fr .fa span,.huodong_jz>span,.bjts_tuijian>span,.hot_bq>span {
	width: 72px;
	height: 3px;
	background-color: #FF7062;
	display: block;
	margin-bottom: 27px;
}

.content_Fr .fa input {
	margin: 0;
	width: 100%;
	border: 1px solid #D7D7D7;
	border-radius: 3px;
	height: 38px;
	margin-bottom: 19px;
	text-indent: 12px;
	font-size: 14px;
	background-color: #fff;
	padding: 0;
	margin-right: 0;
}

.content_Fr .fa select {
	margin: 0;
	width: 100%;
	height: 38px;
	border: 1px solid #D7D7D7;
	border-radius: 3px;
	stop-color: #333333;
	padding-left: 9px;
	margin-bottom: 19px;
	background-color: #fff;
	color: #000;
	font-size: 14px;
}

.content_Fr .fa textarea {
	width: 100%;
	border: 1px solid #D7D7D7;
	height: 92px;
	text-indent: 12px;
	padding-top: 10px;
	margin-top: 18px;
	border-radius: 3px;
	font-size: 14px;
}

.content_Fr .fa button {
	width: 100%;
	height: 40px;
	border-radius: 3px;
	background-color: #FF7062;
	color: #fff;
	font-size: 14px;
	cursor: pointer;
	border: 0;
}

.content_Fr .fa button:hover {
	opacity: 0.8;
}/* 活动讲座 */.huodong_jz .box {
	margin-bottom: 30px;
}

.huodong_jz .box img {
	width: 88px;
	height: 88px;
	border-radius: 3px;
}

.huodong_jz .box div.fr {
	width: 128px;
}

.huodong_jz .box div.fr a {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 9px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.huodong_jz .box div.fr p {
	font-size: 12px;
	color: #727070;
}

.huodong_jz .box div.fr a:hover {
	color: #f58635;
}

.bjts_tuijian .box a:hover {
	color: #f58635;
}/* 背景提升推荐 */.bjts_tuijian .box {
}

.bjts_tuijian .box a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 34px;
}

.bjts_tuijian .box {
	padding: 0 !important;
}

.bjts_tuijian .box:last-child {
	margin-bottom: 0;
}/*.bjts_tuijian .box .img {    width: 88px;	height: 88px;	margin-right: 12px;}.bjts_tuijian .box .img img {    width: 100%;    height: 100%;    position: absolute;    left: 0;    top: 0;}*/.bjts_tuijian .box .img a {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	line-height: 88px;
	font-size: 40px;
	color: #ffffff;
	font-weight: bold;
}

.bjts_tuijian .box .xx {
	width: 130px;
}

.bjts_tuijian .box .xx h4 {
	width: 130px;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 2px;
	padding: 0 !important;
}

.bjts_tuijian .box .xx h4 a {
	width: 130px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.bjts_tuijian .box .xx span {
	font-size: 14px;
	color: #888888;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.bjts_tuijian .box .xx p {
	font-size: 14px;
	margin-top: 10px;
}

.bjts_tuijian .box .xx p::before {
	content: '';
	width: 22px;
	height: 22px;
	background: url(/static/home/img/schoolk/dingwei.png) no-repeat center center;
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 2px;
	margin-right: 7px;
}/* 官网专题汇总 */.topic {
	background-color: #fff;
	padding-bottom: 128px;
}

.topic_title {
	padding: 85px 0 70px;
	text-align: center;
	font-size: 32px;
}

.box_topic {
	width: 110px;
}

.topic_ul {
	width: 100px;
}

.topic_ul li {
	width: 100px;
	font-size: 75px;
	color: #dddddd;
	cursor: pointer;
}

.topic_ul .on_topic {
	color: #6589dd;
	border-bottom: 1px solid #e8e8e8;
	margin-bottom: 30px;
}/*.lb_img {display:none;}*/.con_div {
	width: 765px;
	margin-top: 12px;
}

.lb_img {
	width: 765px;
	margin: 0 auto;
}

.accordionWrapper {
	background-color: #fff;
	overflow: hidden;
	padding-bottom: 30px;
}

.accordionWrapper img {
	vertical-align: top;
	border: 0;
	margin: 0;
	padding: 0;
	border-radius: 5px;
}

.accordionWrapper div {
	margin: 0 auto;
}

.accordionWrapper div.title {
	cursor: pointer;
}

.accordionWrapper div.content {
	display: none;
	margin-top: 15px;
}

.set {
	border-radius: 5px;
}

.accord_title {
	height: 38px;
	line-height: 38px;
	font-size: 17px;
	color: #393939;
	border-bottom: 1px solid #ececec;
}

.accord_a {
	color: #4d4d4d;
	font-size: 14px;
	float: right;
}

.accord_str {
	float: left;
}

.content_a {
	display: block;
	width: 764px;
	height: 218px;
	position: relative;
}

.accord_b {
	position: absolute;
	right: 70px;
	bottom: 38px;
	color: #fff;
	font-size: 18px;
}

.accord_b:hover {
	color: #c6c6c6;
}

.topic_ul li:hover {
	color: #848484;
}

#topicBtn {
	margin-left: 251px;
	margin-top: 56px;
}

.accord_str:hover {
	color: #6589dd;
}

.accord_a:hover {
	color: #6589dd;
}/*#topicBtn2 {display: none;margin-left:251px;margin-top:56px;}*/.ats_btn {
	display: block;
	width: 174px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	color: #333333;
	margin: 30px 0 0px;
	border: 1px solid #666666;
	transition: all 0.5s;
}

.ats_btn:hover {
	background-color: #6589dd;
	color: #ffffff;
	border: 1px solid #6589dd;
}

#topicBtn10,#topicBtn20 {
	display: none;
}/*夜间咨询*/#leftNavWrap {
	width: 148px;
	height: 144px;
	position: fixed;
	left: 0;
	bottom: 4.5%;
	z-index: 2147483649;
	/*background: url(../other/callcenterwet.svg) no-repeat center;*/
	background-size: cover;
	display: none;
}/*#live800_close_icon {display: none;}*/#Live800_chatTip_iframe {
	display: block;
}

#live800_wrap {
	bottom: 1%!important;
	right: 0.5%!important;
}

#live800_entry {
	right: 5px!important;
	bottom: 5px!important;
}