p,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
}

* {
	margin: 0;
	padding: 0;
	tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	line-height: 1.5;
	box-sizing: border-box;
}

body {
	background-color: #fafafa;
	overflow: auto;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
		"Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei",
		SimSun, sans-serif;
}

li,
ul {
	list-style: none;
}

html,
body {
	height: 100%;
}

input {
	outline: none;
	border: none;
}

::-moz-placeholder {
	font-size: 16px;
	color: #8DA2B5;
	letter-spacing: 0.73px;
}

::-webkit-input-placeholder {
	font-size: 16px;
	color: #8DA2B5;
	letter-spacing: 0.73px;
}

:-ms-input-placeholder {
	font-size: 16px;
	color: #8DA2B5;
	letter-spacing: 0.73px;
}

::selection {
	background: #FC4B4B !important;
}

::-moz-selection {
	background: #FC4B4B !important;
}

::-webkit-selection {
	background: #FC4B4B !important;
}

/* 公共 */
.w100 {
	width: 100%;
}

.left {
	float: left;
}

.right {
	float: right;

}

.clear {
	clear: both;
}

.img100 {
	width: 100%;
	height: 100%;
}

.w1180 {
	width: 1180px;
	margin: 0 auto;
}

/* 导航 */
.navigation {
	height: 74px;
	background-color: white;
}

.logo {
	height: 74px;
	width: 300px;
}

.logo img {
	margin-top: 14px;
}

.headText {
	width: 690px;
	height: 74px;
	line-height: 74px;
	padding-left: 35px;

}

.phone {
	height: 74px;
	line-height: 74px;
}

.headText ul li {
	float: left;
	width: 100px;
	height: 74px;
	line-height: 74px;
	cursor: pointer;
}

.headText ul li a {
	color: #000000;
}

.headText ul li a:hover {
	color: #3469ff;

}

/* .icon-dianhua {
	color: #3F6EFE;
} */

.head {
	width: 1180px;
	height: 74px;
	margin: 0 auto;
}

/* banner */

.banner {
	height: 540px!important;
	background: url(../image/banner.jpg) center;
	background-repeat: no-repeat;
	background-color: 100% 100%;
	text-align: center;
	position: relative;
}

.banner .bimg1 {
	margin-top: 200px;
}

.banner .bimg2 {
	margin-top: 60px;
}

.bannerBtn {
	margin-top: 70px;
}

.bannerBtn {
	display: flex;
	justify-content: center;
	position: absolute;
	bottom: 70px;
}

.bantime {
	position: absolute;
	bottom: 157px;
	display: flex;
	justify-content: space-between;
	width: 337px;
	left: 50%;
	margin-left: -204px;
}

.bantimed {
	width: 110px;
	height: 110px;
	line-height: 105px;
	/*background: #fff000;*/
	font-size: 80px;
	font-weight: bold;
	color: #ff0000;
}

.bannerBtn p {
	width: 348px;
	height: 74px;
	text-align: center;
	line-height: 74px;
	border-radius: 38px;
	font-size: 27px;
	border: 1px solid #FFE222;
	color: #482020;
	cursor: pointer;
}

.banp1 {
	background: #FFE222;
	border: 1px solid #FFE222;

}

.banp2 {
	background: #FFE222;
	border: 1px solid #FFE222;

}

.banp1:hover {
	background-color: #eee;
	color: #482020;
}

.banp2:hover {
	background: #eee;
	border: 1px solid #FFE222;
}

/* 学历提升在线咨询 */

.consul .p1 {
	font-size: 40px;
	font-family: Microsoft YaHei Bold, Microsoft YaHei Bold-Bold;
	font-weight: 700;
	color: #212121;
	text-align: center;
	padding-top: 60px;
	/* margin-top: 10px; */
}

.consul .p1 span {
	color: #FF8A10;
}

.consul .p2 {
	margin-top: 10px;
	font-size: 20px;
	font-family: Microsoft YaHei Regular, Microsoft YaHei Regular-Regular;
	font-weight: 400;
	color: #666666;
	text-align: center;
}

.consultation {
	background-color: #F1F5F9;
	height: 630px;
}

.consultation2 {
	background-color: #F1F5F9;
	/* height: 630px; */
	padding-bottom: 40px;
}

.consulBox {
	display: flex;
	justify-content: space-between;
	padding-top: 50px;
	box-sizing: border-box;
}

.consulBox .box1 {
	width: 273px;
	height: 435px;
	background: url(../image/aq1.png) no-repeat center;
	position: relative;
}

.consulBox .box2 {
	width: 273px;
	height: 435px;
	background: url(../image/aq2.png) no-repeat center;
	position: relative;
}

.consulBox .box3 {
	width: 273px;
	height: 435px;
	background: url(../image/aq3.png) no-repeat center;
	position: relative;

}

.consulBox .box4 {
	width: 273px;
	height: 435px;
	background: url(../image/aq4.png) no-repeat center;
	position: relative;
}


.boxbut {
	display: flex;
	justify-content: space-around;
	align-items: center;
	position: absolute;
	bottom: 0;
	left: 10%;
	width: 80%;
	height: 100px;
}

.box1a1 {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 97px;
	height: 38px;
	background: #FFFFFF;
	border: 1px solid #FF8A10;
	border-radius: 4px;
	font-size: 15px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FF8A10;
}

.box1a1:hover {
	color: #FFFFFF;
	background: #FF8A10;
}

.box1a2 {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 97px;
	height: 38px;
	background: #FF8A10;
	border-radius: 4px;
	font-size: 15px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
}

.box1a2:hover {
	background: #ff8a10d4;	color: #FFFFFF;
}

.consulBox .box1 span {
	color: #999999;
	text-align: left;
	display: inline-block;
	font-size: 16px;
}

.consulBox .box1 p {
	font-weight: 600;
	color: #000000;
	font-size: 20px;
	margin-bottom: 10px;
}

.consul .pbtn {
	width: 360px;
	height: 80px;
	background: #ff8a10;
	box-shadow: 0px 20px 30px 3px rgba(255, 138, 16, 0.2);
	color: white;
	line-height: 80px;
	text-align: center;
	border-radius: 41px;
	margin: 80px auto 0;
	cursor: pointer;
	display: block;
	font-size: 22px;

}

.xlts {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 50px;
}

.boxc2 {
	position: relative;
}

.xltsa {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	bottom: 35px;
	left: 34px;
	width: 207px;
	height: 45px;
	background: #FF8A10;
	border-radius: 23px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
}

.xltsa:hover {
	background-color: rgba(255, 138, 16, 0.6);
	color: #FFFFFF;
}

.courbot {
	margin-top: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.courbot a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 414px;
	height: 70px;
	border-radius: 8px;
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	margin: 0 20px;
}

.courbota1 {
	background: #FF8A10;
}

.courbota2 {
	background: #1086FF;
}

.courbota1:hover {
	background: rgba(255, 138, 16, 0.61);
	color: #FFFFFF;
}

.courbota2:hover {
	background: rgba(16, 134, 255, 0.61);
	color: #FFFFFF;
}

.fangan {
	padding: 0 0 40px 0;
}

.fanganp1 {
	font-size: 40px;
	font-family: Microsoft YaHei Bold, Microsoft YaHei Bold-Bold;
	font-weight: 700;
	color: #212121;
	text-align: center;
	padding-top: 60px;
	/* margin-top: 10px; */
}

.fanspan {
	color: #FF8A10;
}

.fancen {
	position: relative;
	margin: 60px auto 0;
	width: 1180px;
	height: 372px;
	background: url(../image/fan.png) no-repeat center;

}

.fandiv {
	/* background: rgba(16, 134, 255, 0.1);	 */
	width: 350px;
	height: 240px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -175px;
	display: none;
}
.fandivall .active{
	display: block;
}
.fand1p1 {
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.fand1p2 {
	margin-top: 20px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
}

.fand2 {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	margin-top: 55px;
	line-height: 25px;
}

.fanp {
	width: 90px;
	height: 90px;
	background: #2A2A2A;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #ffffff;
	font-size: 48px;
	font-weight: bold;
	cursor: pointer;
}

.fanp1 {
	position: absolute;
	bottom: 60px;
	left: 50%;
	margin-left: -385px;
}

.fanp2 {
	position: absolute;
	bottom: 216px;
	left: 50%;
	margin-left: -310px;
}

.fanp3 {
	position: absolute;
	bottom: 316px;
	left: 50%;
	margin-left: -150px;
}

.fanp4 {
	position: absolute;
	bottom: 316px;
	left: 50%;
	margin-left: 60px;
}

.fanp5 {
	position: absolute;
	bottom: 216px;
	left: 50%;
	margin-left: 220px;
}

.fanp6 {
	position: absolute;
	bottom: 60px;
	left: 50%;
	margin-left: 284px;
}

.fanpd .active {
	background: #FF8A10;
}
.fanbutp{
	font-size: 40px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666;
	margin:40px 0;
	text-align: center;
}
.fanbutp span{
	color: rgba(224, 59, 59, 1);
}
.fanbuta{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 367px;
	height: 70px;
	background: #FF8A10;
	box-shadow: 0px 20px 29px 1px rgba(255, 138, 16, 0.2);
	border-radius: 41px;
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	margin:10px auto 40px;
}
.fanbuta:hover{
	background: #ff8a10cc;	color: #FFFFFF;
}
.conimg{
	display: flex;
	margin:50px auto;
}
/* 咨询专区 */
.special {
	height: 600px;
	background-color: white;
}

.spec {
	text-align: center;
	padding-top: 60px;
	box-sizing: border-box;
}

.spec .p1 {
	font-size: 40px;
	font-family: Microsoft YaHei Bold, Microsoft YaHei Bold-Bold;
	font-weight: 700;
	color: #212121;
	margin-top: 10px;
}

.spec .p3 {
	margin-top: 10px;
	font-size: 20px;
	font-family: Microsoft YaHei Regular, Microsoft YaHei Regular-Regular;
	font-weight: 400;
	color: #666666;
}

.specialBox {
	width: 100%;
	height: 300px;
	margin-top: 70px;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap
}

.specialBox .box2 {
	cursor: pointer;
	text-align: center;
	padding: 10px 20px;
	width: 210px;
	height: 100px;
	background: #ffffff;
	box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.08);
}

.specialBox .box2 .boxp1 {
	font-size: 26px;
	font-family: PingFang SC Medium, PingFang SC Medium-Medium;
	font-weight: 600;
	color: #333333;
	margin: 10px 0 0;
}

.specialBox .box2 .boxp2 {
	font-size: 14px;
	font-family: Arial Regular, Arial Regular-Regular;
	font-weight: 400;
	color: #dbdbdb;
	margin-top: 10px;

}



/* 横屏滚动 */
.hsuper {
	height: 700px;
	padding-top: 60px;
	box-sizing: border-box;
	text-align: center;
	background-color: #f1f5f9;
}

.hsuperp1 {
	font-size: 40px;
	font-family: Microsoft YaHei Bold, Microsoft YaHei Bold-Bold;
	font-weight: 700;
	color: #212121;
}

.hsuperp2 {
	font-size: 20px;
	font-family: Microsoft YaHei Regular, Microsoft YaHei Regular-Regular;
	font-weight: 400;
	color: #666666;
	margin-bottom: 50px;

}

.picMarquee-left {
	/* width: 450px; */
	overflow: hidden;
	position: relative;

}

.picMarquee-left .hd {
	overflow: hidden;
	height: 30px;
	background: #f4f4f4;
	padding: 0 10px;
}

.picMarquee-left .hd .prev,
.picMarquee-left .hd .next {
	display: block;
	width: 5px;
	height: 9px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	background: url("/public_assets/images/arrow.png") no-repeat;
}

.picMarquee-left .hd .next {
	background-position: 0 -50px;
}

.picMarquee-left .hd .prevStop {
	background-position: -60px 0;
}

.picMarquee-left .hd .nextStop {
	background-position: -60px -50px;
}

.picMarquee-left .bd {
	padding: 10px;
}

.picMarquee-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picMarquee-left .bd ul li {
	margin: 0 8px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}

.picMarquee-left .bd ul li .pic {
	text-align: center;
}

.picMarquee-left .bd ul li .pic img {
	width: 100%;
	height: 100%;
	display: block;
}

.picMarquee-left .bd ul li .pic a:hover img {
	border-color: #999;
}

.picMarquee-left .bd ul li .title {
	line-height: 24px;
}

.tempWrap {
	width: 100% !important;

}


/* 人生前途 */

.future {
	height: 1000px;
}

.futureBox {
	padding-top: 60px;
	box-sizing: border-box;
	text-align: center;
}

.futureBox .fut1 {
	font-size: 40px;
	font-family: Microsoft YaHei Bold, Microsoft YaHei Bold-Bold;
	font-weight: 700;
	color: #212121;
}

.futureBox .fut2 {
	font-size: 20px;
	font-family: Microsoft YaHei Regular, Microsoft YaHei Regular-Regular;
	font-weight: 400;
	color: #666666;
}

.futtable {
	width: 100%;
	height: 600px;
	margin-top: 60px;
	background: url(/public_assets/image/table.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	position: relative;
}

.futbox {
	display: flex;
	justify-content: space-around;
	margin-top: 40px;
}

.futboxp {
	width: 100px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #f08721;
	border-radius: 4px;
	color: #f08721;

}

.hot1 {
	position: absolute;
	top: 110px;
	left: 285px;

}

.hot2 {
	position: absolute;
	top: 110px;
	left: 625px;
}

.hot3 {
	position: absolute;
	top: 415px;
	left: 115px;
}

.hot4 {
	position: absolute;
	top: 415px;
	left: 960px;

}

.hot5 {
	position: absolute;
	top: 515px;
	left: 460px;
}

.futboxp:hover {
	background-color: #f08721;
	color: white;
}

/* 滚动文字 */

.record {
	height: 700px;
	background: url(/public_assets/image/blue.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.recordBox {
	text-align: center;
	box-sizing: border-box;
	padding-top: 60px;
}

.recordBox .recordp1 {
	font-size: 40px;
	font-family: Microsoft YaHei Bold, Microsoft YaHei Bold-Bold;
	font-weight: 700;
	color: #ffffff;
}

.recordBox .recordp1 span {
	display: inline-block;
	color: yellow;
	font-size: 55px;

}

.box1:hover {
	box-shadow: 0px 12px 24px #c3c3c3;
}

.box5:hover {
	box-shadow: 0px 12px 24px #c3c3c3;
}

.gundong {
	width: 100%;
	height: 380px;
	margin-top: 40px;
	display: flex;
	justify-content: space-between;
	background-color: white;
	padding: 0 40px;
}

.record .tempWrap {
	height: 240px !important;
}

/* 本例子css */
.txtMarquee-top {
	width: 450px;
	overflow: hidden;
	position: relative;
	padding: 25px;
}

.infoList {
	padding-left: 0px
}

.txtMarquee-top .bd {
	padding: 15px 0;
}

.txtMarquee-top .infoList li {
	height: 40px;
	line-height: 40px;
}

.bd .infoList span {
	display: inline-flex;
	width: 30%;
}

.gundtitle {
	border-bottom: 1px solid #c7c4c4ee;
	padding-bottom: 20px;
}

.gundtitle span {
	display: inline-flex;
	width: 30%;
	font-weight: 600;
}

/* 测试 */
.test {
	height: 700px;
}

.testBox {
	padding-top: 60px;
	box-sizing: border-box;
	text-align: center;

}

.testBox p {
	font-size: 40px;
	font-family: Microsoft YaHei Bold, Microsoft YaHei Bold-Bold;
	font-weight: 700;
	color: #333333;
}

.testtable {
	width: 100%;
	height: 500px;
	margin-top: 60px;
}

.testtable .testp1 {
	width: 100%;
	background-color: #F9F9F9;
	padding: 10px 0 10px 20px;
	font-size: 17px;
	text-align: left;
	margin: auto 0;
}

.testrideo {
	height: 80px;
	line-height: 80px;
	background-color: white;
	padding-left: 15px;
	text-align: left;
}

.testtable .testp2 {
	font-size: 14px;
	font-family: Microsoft YaHei Regular, Microsoft YaHei Regular-Regular;
	font-weight: 400;
	color: #c50909;
	text-align: left;
	padding-left: 15px;
}

.testrideo label {
	font-weight: 400;
	width: 10%;

}

.testrideo label input {}

.testrideo span {
	width: 157px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	border-radius: 40px;
	background: #ff8a10;
	border-radius: 28px;
	display: inline-block;
	margin-left: 20px;
	color: white;
	cursor: pointer;
	-webkit-transition-property: background-color;
	-webkit-transition-duration: 0.3s;
	-webkit-transition-timing-function: ease;
}

.testrideo span:hover {
	background-color: white;
	color: #ff8a10;
	border: 1px solid #ff8a10;
}

.inp {
	width: 364px;
	height: 55px;
	background: #f4f4f4;
	font-size: 16px;
	font-family: Microsoft YaHei Regular, Microsoft YaHei Regular-Regular;
	font-weight: 400;
	color: #333333;
	padding-left: 15px;
}

/* 关于学历提升 */

.xabout {
	height: 1000px;
	padding-top: 60px;
	box-sizing: border-box;
	text-align: center;
	background-color: #f1f5f9;
}

.xaboutBox .xaboutp1 {
	font-size: 40px;
	font-family: Microsoft YaHei Bold, Microsoft YaHei Bold-Bold;
	font-weight: 700;
	color: #212121;
}

.xaboutBox .xaboutp2 {
	font-size: 20px;
	font-family: Microsoft YaHei Regular, Microsoft YaHei Regular-Regular;
	font-weight: 400;
	color: #666666;
}

.xaboutmes {
	height: 450px;
	width: 100%;
	margin-top: 80px;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;

}

.xaboutmes .box5 {
	width: 378px;
	height: 210px;
	background: #ffffff;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	box-sizing: border-box;
	text-align: center;
	padding: 30px 10px 0px;
	position: relative;
	margin-bottom: 30px;
}

.box5p1 {
	font-size: 20px;
	font-family: FZLanTingHeiS-DB1-GBK Regular, FZLanTingHeiS-DB1-GBK Regular-Regular;
	font-weight: 600;
	color: #000000;
	margin: auto 0;
}

.box5p2 {
	font-size: 18px;
	font-family: Microsoft YaHei Regular, Microsoft YaHei Regular-Regular;
	font-weight: 400;
	color: #999999;
	margin: 10px auto 0px;
}

.box5p3 {
	position: absolute;
	width: 100%;
	bottom: 0;
	height: 50px;
	line-height: 50px;
	left: 0;
	right: 0;
	text-align: center;
	color: white;
	background-color: #FE8A0F;
	margin: auto 0;
	font-size: 18px;
}

.box5p3:hover {
	background-color: rgba(254, 138, 15, 0.81);
}



/* 底部 */

.bottoms {
	height: 300px;
	background-color: white;
}

.botBox {
	display: flex;
	justify-content: space-between;
	padding-top: 35px;
}

.borderp {
	border-right: 1px solid #d8d7d7;
	height: 150px;

}

.messges .li1 {
	font-size: 22px;
	font-family: PingFang SC Bold, PingFang SC Bold-Bold;
	font-weight: 700;
	color: #000000 !important;
}

.messges li {
	line-height: 35px;
	color: #999999;
}

.bottomText {
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #000000;
	width: 100%;
	font-size: 14px;
	font-family: Microsoft YaHei Regular, Microsoft YaHei Regular-Regular;
	font-weight: 400;
	color: #ffffff;
}

.images {

	/*	background: url(../image/as.png) center;
        background-repeat: no-repeat;*/
	/*background-size: 100% 100%;*/
}


.pbtn {
	-webkit-transition-property: background-color;
	-webkit-transition-duration: 0.3s;
	-webkit-transition-timing-function: ease;
	font-size: 24px;
}

.pbtn:hover {
	background-color: white;
	color: #ff8a10;
	border: 1px solid #ff8a10;
}

/* 右侧悬浮框 */
.contop {
	position: fixed;
	width: 100px;
	height: 500px;
	left: 10px;
	top: 280px;
	/* border: 1px solid; */
}

.contop ul li {
	line-height: 2px !important;
}

.contop_tap {
	height: 30px;
	line-height: 30px;
	background-color: #3469ff;
}

.contop_tap :hover {
	background-color: #ff8a10;
}

.imgtap {
	position: absolute;
	top: -11px;
	left: 43px;
}

.contop_tap p {
	height: 30px;
	line-height: 30px;
	color: white;
	font-size: 12px;
	text-align: center;
	cursor: pointer;
}
