
@charset "utf-8";

.center {
	text-align: center;
}

.cursor {
	cursor: pointer;
}

.clear {
	clear: none;
}

.none {
	display: none;
}

.flex {
	display: flex;
}

a:hover {
	color: #FF8010;
}

.red {
	color: #fe3f3f;
}

.orange {
	color: #f08200;
}

.blue {
	color: #29B3FF;
}

.yellow {
	color: #f08417;
}

.gray {
	color: #666;
}

.yue {
	color: #00bdbd;
	font-size: 12px;
	position: relative;
	top: -9px;
	left: -28px;
}
.green{
	color: #52C41A;
}

.btn_model_close {
	font-size: 5rem;
	color: white;
	position: relative;
	right: -5rem;
}

.t_a {
	background: #090705;
	width: 100%;
	padding: 9px 0;
	color: white;
	font-size: 13px;
}

.t_a1 {
	width: 100%;
	max-width: 1520px;
	margin: 0px auto;
	padding: 0px 10px;
}

.t_a .t_a1 img {
	margin: -4px 5px 0 7px;
}

.t_a2 {
	border: 1px solid #FFFFFF;
	border-radius: 12.5px;
	padding: 0 8px;
	margin-left: 10px;
	margin-top: -1px;
}

.t_a3 a {
	color: white;
}

.t_a3 a:hover {
	color: #FF8010;
}

.t_b {
	height: auto;
}

.t_b1 li {
	float: left;
	font-size: 16px;
	margin-right: 4%;
	padding: 35px 0;
}

.t_b1 li a {
	color: #000000;
	text-decoration: none;
}

.t_b1 li a:hover {
	color: #000000;
}

.t_b1_div {
	background: white;
	border-radius: 2px;
	height: 2px;
	width: 20px;
	margin: 2px auto 0 auto;
}

.t_bl_div_active {
	background: #FF4B40 !important;
}

/*.t_b1 li:hover .t_b1_div {
	background: #FF4B40;
}*/

.t_b1 li:hover .top_nav {
	display: block;
}

.t_b1 li:hover .top_nav_bj {
	display: block;
}

.top_nav {
	position: absolute;
	min-width: 350px;
	width:30%;
	background: white;
	margin: 15px 0 0 0;
	z-index: 667;
	display: none;
}

.top_nav_bj {
	background-color: white;
	position: absolute;
	left: 0;
	width: 100%;
	height: 50px;
	z-index: 666;
	margin-top: 10px;
	display: none;
}

.top_nav li {
	font-size: 15px;
	color: #666666;
	padding: 2px 10px;
	min-width: 96px;
	text-align: center;
	margin-right: 8%;
	border-radius: 2px;
	cursor: pointer;
}

.top_nav_li_active {
	background: #fff1f0;
	color: #FF4B40 !important;
}

.clear {
	clear: both;
}

.bottom_a {
	display: inline-block;
	padding: 6px 2%;
	border-left: 1px solid #FFFFFF;
	margin-left: 1.4%;
}

.bottom_b {
	display: inline-table;
	padding: 25px 0 25px 10px;
	opacity: 0.5;
	color: #FFFFFF;
}

.bottom_b a {
	color: #FFFFFF;
}

.omit {
	position: relative;
	top: -4px;
}

.content {
	width: 100%;
	height: 580px;
	align-items: center;
	padding: 60px 0;
	background: url('../img/new/login_bj.png?v=3') no-repeat;
	background-size: 100% 100%;
}

.content a:hover {
	color: #FF8010;
}

.content_h a {
	color: #666666;
}

.content_left {
	background: #FFFFFF;
	border-radius: 6px;
	float: left;
	width: 38.3%;
	max-width: 290px;
	height: auto;
	color: #333333;
}

.content_right {
	float: left;
	width: 75%;
	max-width: 1000px;
	height: auto;
	margin-left: 2%;
}

.content_a {
	width: 91px;
	height: 91px;
	border: 2px solid white;
	border-radius: 45px;
	margin: -45px auto 0 auto;
}

.content_b {
	font-size: 16px;
	color: #333333;
	text-align: center;
	padding-top: 10px;
}

/* .t_a1 a {
	color: white;
} */
.t_a1 a:hover {
	color: #FF8010;
}

.content_c {
	font-size: 14px;
	color: #666666;
	text-align: center;
}

.content_d {
	background: #E6E9ED;
	border-radius: 20px;
	font-size: 12px;
	color: #656D78;
	display: inline-block;
	padding: 3px 10px;
	margin-right: 10px;
	cursor: pointer;
}

.content_f {
	font-size: 12px;
	color: #666666;
	text-align: center;
	display: inline-block;
	margin: 10px 0 0 0;
	width: 32%;
}

.content_g {
	font-size: 26px;
	color: #333333;
	font-weight: 600;
}

.content_h {
	margin-top: 25px;
	border-bottom: 1px solid #DEDEDE;
	padding-bottom: 30px;
}

.content_h img {
	margin: -2px 5px 0 10px;
}

.login_a {
	width: 100%;
}

.login_b {
	padding: 6% 7% 0 7%;
	border-bottom: 1px solid #CCD1D9;
}

.login_c {
	font-size: 24px;
	color: #434A54;
	display: inline-block;
}

.login_c1 {
	float: right;
	font-size: 18px;
	color: #434A54;
	margin: 5px 10px 0 0;
}

.login_c2 {
	float: right;
	font-size: 18px;
	color: #FF4B40;
	margin: 5px 0 0 0;
	cursor: pointer;
}

.login_d {
	background: #FF4B40;;
	border-radius: 4px;
	height: 5px;
	width: 100%;
	position: relative;
	top: 3px;
}

.login_f {
	border-radius: 3px;
	height: 3px;
	width: 23%;
	margin: auto;
}

.mt-tabpage-item-cur .login_f {
	background: #FF4B40;
}

.login_g {
	margin: 14px auto 0 auto;
	text-align: left;
	width: 83%;
	display: flex;
	align-items: center;
	font-size: 10px;
	color: #666666;
}

.inp_a {
	background: #F5F7FA;
	border-radius: 6px;
	width: 85%;
	border: 0px;
	font-size: 15px;
	color: #434A54;
	margin-top: 11px;
	padding: 10px 15px;
}

.inp_b {
	background: #F5F7FA;
	border-radius: 6px 0 0 6px;
	width: 66%;
	border: 0px;
	font-size: 15px;
	color: #434A54;
	margin-top: 17px;
	padding: 10px 15px;
}

.inp_d {
	background: #FF4B40;
	color: white;
	width: 34%;
	font-size: 15px;
	margin-top: 17px;
	padding: 10px 0;
	float: right;
	text-align: center;
	border-radius: 0 6px 6px 0;
	cursor: pointer;
	border: 0;
}

.inp_c {
	border: 1px solid #CCD1D9;
	border-radius: 4px;
	height: 18px;
	width: 18px;
	display: inline-block;
	cursor: pointer;
	margin-right: 5px;
}

.inp_c img {
	margin-top: 4px;
	margin-left: 2px;
	margin-right: 16px;
	display: block;
	width: 75%;
}

.inp_btn {
	background: #FF4B40;
	border-radius: 6px;
	width: 85%;
	font-size: 20px;
	color: #FFFFFF;
	padding: 10px 0;
	display: inline-block;
	margin-top: 58px;
	cursor: pointer;
}

/* index.jsp */
.content_big {
	width: 100%;
	height: auto;
}

.ix_a {
	max-width: 350px;
	width: 29%;
	margin: 3% 0.8%;
	display: inline-block;
}

.ix_a1 {
	height: 0.6rem;
	width: 100%;
	background-image: linear-gradient(90deg, #FF7465 1%, #FF4B40 100%);
	border-radius: 5px;
}

.ix_a2 {
	background: #F5F7FA;
	border-radius: 0 0 12px 12px;
	height: auto;
	width: 100%;
	text-align: center;
	padding: 1.7rem 0 0 0;
}

.ix_a3 {
	font-size: 1.5rem;
	color: #434A54;
	font-weight: 600;
	margin-bottom: 0.8rem;
}

.ix_a4 {
	font-size: 1.2rem;
	color: #434A54;
	line-height: 2.3rem;
}

.ix_a5 {
	background-image: linear-gradient(90deg, #FF7465 1%, #FF4B40 100%);
	border-radius: 33px;
	font-size: 1.2rem;
	color: #FFFFFF;
	max-width: 150px;
	width: 57%;
	padding: 0.3rem 0 0.4rem 0;
	/* margin-top: 0px; */
	display: inline-block;
	cursor: pointer;
	position: relative;
	top: 15px;
}

.ix_a5:hover {
	background: #00CC33;
}

.ix_a6 {
	background: url('../img/new/bg2.png') no-repeat;
	background-size: 100% 100%;
}

.ix_a7 {
	background: url('../img/new/bg1.png') bottom no-repeat;
}

.ix_a8 {
	margin-bottom: 5.5rem;
}

.ix_a8 img {
	width: 20%;
	margin: 0 2%;
	cursor: pointer;
}

.coop-h1:hover {
	content: url('../img/index/h1-1.jpg');
}

.coop-h2:hover {
	content: url('../img/index/h2-1.jpg');
}

.coop-h3:hover {
	content: url('../img/index/h3-1.jpg');
}

.coop-h4:hover {
	content: url('../img/index/h4-1.jpg');
}

.coop-h5:hover {
	content: url('../img/index/h5-1.jpg');
}

.coop-h6:hover {
	content: url('../img/index/h6-1.jpg');
}

.coop-h7:hover {
	content: url('../img/index/h7-1.jpg');
}

.coop-h8:hover {
	content: url('../img/index/h8-1.jpg');
}

.speak_test:hover {
	content: url('../img/new/speak_btn2.png');
}

.coop-par-main {
	margin-bottom: 2rem;
}

.coop-par-main img {
	width: 22.68%;
}

/*锟揭憋拷小锟斤拷锟斤拷 */
#daohang_div {
	position: fixed;
	bottom: 40%;
	right: 2%;
	max-width: 80px;
	z-index: 99;
	border-radius: 10px;
	box-shadow: 0 0 10px 0 rgba(142, 142, 142, 0.10);
	display: none;
}

.daohang_icon {
	font-size: 12px;
	background: #F5F7FA;
	border-radius: 0 0 10px 10px;
	cursor: pointer;
	height: 25px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
}

.daohang_icon>img {
	transition: all 0.6s ease 0s;
}

.daohang {
	width: 80px;
	height: auto;
	background: #F5F7FA;
	border-radius: 10px 10px 0 0;
	bottom: 40%;
	right: 5%;
	text-align: center;
	font-size: 13px;
	color: #555555;
	overflow: hidden;
	height: 376px;
}

.daohang div {
	margin-bottom: 15px;
	cursor: pointer;
	width: 100%;
	overflow: hidden;
	height: 47px;
}

.daohang img {
	margin-bottom: 5px;
}

#btm_nav {
	width: 100%;
	z-index: 109;
	display: none;	
}

/* speak_introduce.jsp */
.speak_a1 {
	background: url('../img/new/speak_bj.png') bottom no-repeat;
}

.speak_a2 {
	background: url('../img/new/speak_bj2.png') no-repeat;
	background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	padding-bottom: 4rem;
}

.speak_a3 {
	background: url('../img/new/speak_bj3.png') no-repeat;
	background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	width: 100%;
	display: flex;
	align-items: center;
}

.speak_a4 {
	width: 39%;
	max-width: 504px;
}

.speak_a5 {
	float: right;
	width: 25%;
	max-width: 281px;
	margin-right: 5rem;
}

.speak_a6 {
	background: url('../img/new/speak_bj4.png') no-repeat;
	background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	width: 100%;
	display: flex;
	align-items: center;
	padding-bottom: 5rem;
}

.speak_a7 {
	float: right;
	width: 38%;
}

.speak_phone {
	font-size: 1.2rem;
	color: #999999;
	background: #FFFFFF;
	border-radius: 4px;
	border: 0px;
	width: 100%;
	height: 3.5rem;
	padding: 0.8rem;
	margin-top: 1.8rem;
}

.speak_btn1 {
	width: 100%;
	background: #8244BE;
	border-radius: 4px;
	font-size: 22px;
	color: #FFFFFF;
	height: 3.5rem;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 1rem;
	cursor: pointer;
}

.speak_btn2 {
	border: 1px solid #FF4B40;
	border-radius: 4px;
	font-size: 22px;
	width: 250px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 60px;
	color: #FF4B40;
	margin: 0 auto;
	cursor: pointer;
}

.speak_btn2:hover,.speak_btn4:hover {
	border: 1px solid #FF8010;
	background-color: #FF8010;
	color: white;
}

.speak_btn4 {
	border: 1px solid #FF4B40;
	border-radius: 4px;
	width: 200px;
	font-size: 18px;
	display: inline-block;
	padding: 9px 0;
	color: #FF4B40;
	margin: 2rem 1rem 4rem 1rem;
	cursor: pointer;
}

.speak_btn3 {
	font-size: 18px;
	color: white;
	text-align: center;
	background-image: linear-gradient(90deg, #FF7465 1%, #FF4B40 100%);
	border-radius: 4px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
	cursor: pointer;
	width: 200px;
	height: 48px;
}

.speak_btn3:hover {
	color: white;
	background-color: #00CC33;
}

.speak_btn5 {
	border: 1px solid #FF4B40;
	background: #FF4B40;
	border-radius: 4px;
	font-size: 22px;
	width: 250px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 60px;
	color: #FFFFFF;
	margin: 3rem auto 3rem auto;
	cursor: pointer;
}

.speak_btn5:hover {
	background: #8756b0e0;
	border: 1px solid #8756b0e0;
}

.speak_a8 {
	font-size: 18px;
	color: #434A54;
	margin: 10px 0 12px 0;
}

.speak_a9 {
	font-size: 14px;
	color: #656D78;
	margin-bottom: 2rem;
	min-height: 62px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.speak_a10 {
	width: 94%;
	margin: 0 auto;
}

.speak_btn6 {
	background: #FF4B40;
	border-radius: 4px;
	font-size: 14px;
	color: #F5F7FA;
	width: 42%;
	max-width: 144px;
	display: inline-block;
	text-align: center;
	padding: 6px;
	margin-right: 17px;
	cursor: pointer;
}

.swiper-btn {
	float: left;
	display: flex;
	margin-top: 14%;
	align-items: center;
}

.eassy_a1 {
	background: url('../img/new/eassy_bj1.png') no-repeat;
	background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	width: 100%;
	display: flex;
	align-items: center;
}

.eassy_a2 {
    width: 36%;
    max-width: 458px;
}

.eassy_a3 {
    float: right;
    width: 25%;
    max-width: 280px;
    margin-right: 5rem;
}

.aePng img{
	max-width: 750px;
	width: 100%;
}

.reset{
	cursor: pointer;
	margin-left: auto;
}

.reset:hover{
	color: #FF8010;
}

.hb_big{
	background: url('../img/new/gg_f.png') bottom no-repeat;
	background-size: 100%;
	display: flex;
	align-items: flex-end;
	max-width: 1300px;
	width: 100%;
	margin: 0rem auto 3rem auto;
}

.hb_big_lx{
	background: url('../img/new/lx_a.png') bottom no-repeat;
	background-size: 100%;
	display: flex;
	align-items: flex-end;
	max-width: 1300px;
	width: 100%;
	margin: 0rem auto 3rem auto;
	height: 20rem;
}

.hb_a{
	margin-left: 8%;
	width: 14.4%;
    max-width: 160px;
}

.hb_b{
	margin: 0 0 1.5% 1%;
	width: 47.7%;
    max-width: 620px;
}

.hb_c{
	margin-bottom: 1.7%;
    margin-left: auto;
    width: 14%;
    max-width: 180px;
    cursor: pointer;
}

.hb_d{
	margin: 0 1% 8.2% 1%;
	width: 12px;
	cursor: pointer;
}

.trial_model{
	background: url('../img/new/tiyan_bj4.png') bottom no-repeat;
	background-size: 100%;
	width:80%;
	max-width: 804px;
	height: 463px;
	text-align: right;
	top: 15%;
}

.trial_model2{
	background: url('../img/new/tiyan_bj2.png') bottom no-repeat;
	background-size: 100%;
	width:80%;
	max-width: 804px;
	height: 327px;
	text-align: right;
	top: 15%;
}

.trial_model3{
	background: url('../img/new/tiyan_bj3.png') bottom no-repeat;
	background-size: 100%;
	width:80%;
	max-width: 381px;
	height: 480px;
	top: 15%;
	text-align: center;
}

.trial_model4{
	width:80%;
	max-width: 647px;
	top: 10%;
}

.trial_a{
	font-size: 28px;
	color: #333333;
	text-align: center;
	font-weight: 600;
	margin-bottom: 1%;
}

.trial_b{
	font-size: 28px;
	color: #333333;
	text-align: center;
	margin-bottom: 4%;
}

.trial_c{
	background: #FFFFFF;
	border-radius: 6px;
	width: 80%;
	height: 50px;
	border: 0px;
	font-size: 16px;
	color: #333333;
	padding: 0 15px;
	margin-bottom: 3%;
}

.trial_d{
	font-size: 13px;
	color: #666666;
	line-height: 19px;
	display: flex;
    width: 80%;
    margin: 0 auto;
}

.trial_d span{
	color: #4A89DC;
	cursor: pointer;
}

.trial_f{
	border-radius: 6px 0 0 6px;
	width: 66%;
	margin: 0px;
}

.trial_g{
	width: 80%;
	margin-bottom: 3%;
	display: inline-block;
}

.trial_btn{
	background: #FF982A;
	box-shadow: inset -10px -10px 10px 0 #FF8500;
	border-radius: 6px;
	width: 80%;
	margin: 0 auto;
	cursor: pointer;
	font-size: 24px;
	color: #FFFFFF;
	height: 60px;
	margin-top: 4%;
	display: flex;
    align-items: center;
    justify-content: center;
}

.trial_close{
	position: absolute;
	top:-19px;
}

.trial_body{
	width: 50%;
	display: inline-block;
	padding: 7% 0;
	text-align:  center;
}

.trial_h{
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	line-height: 35px;
	font-weight: 600;
	margin-top: 2%;
}

.trial_j{
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	line-height: 35px;
	margin-bottom: 6%;
}

.trial_btn2{
	border: 1px solid #FFFFFF;
    border-radius: 6px;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    height: 50px;
    width: 71%;
    margin: 4% auto;
    cursor: pointer;
}

.trial_btn2:hover{
    border: 1px solid #FF8010;
    color: #FF8010;
}


/* 浣撻獙璇剧害璇炬ā鎬佹 trialBook.jsp */
.trialBook .nav-tabs,.nav-tabs>li>a {
	border: 1px solid white;
	color: #333333;
	text-align: center;
}

.trialBook .nav-tabs>li>a {
	background: #E6E9ED;
	border-radius: 2px;
	padding: 0 0 10px 0;
	width: 115.5px;
	margin-right: 9px;
	border: 1px solid white;
	color: #333333;
}

.trialBook .active .txk_f {
	background: #FF8010;
}

.trialBook .nav-item .active {
	background: #FFF8F1;
	border-color:white;
}

.txk_a {
	font-size: 20px;
	color: #333333;
	letter-spacing: 0;
	text-align: center;
	font-weight: 600;
}

.txk_b {
	font-size: 14px;
	color: #333333;
	letter-spacing: 0;
	text-align: center;
	line-height: 24px;
	margin-top: 10px;
}

.txk_c {
	font-size: 14px;
	color: #333333;
	letter-spacing: 0;
	line-height: 24px;
	margin-top: 20px;
}

.txk_d {
	font-size: 13px;
	color: #333333;
	margin-top: 5px;
}

.txk_d input {
	position: relative;
	top: 2px;
	margin-right: 5px;
}

.txk_f {
	background: #AAB2BD;
	border-radius: 2px;
	height: 6px;
	margin-bottom: 10px;
}

.txk_time {
	background: rgba(255, 204, 153, 0.81);
    border: 1px solid rgb(255, 153, 0);
    border-radius: 4px;
    color: #333333;
	border-radius: 4px;
	width: 115px;
	text-align: center;
	padding: 5px 0;
	margin: 10px 10px 0 0;
	float: left;
	cursor: pointer;
}

.txk_time_active {
	background: rgba(0, 204, 102, 0.81);
    border: 1px solid rgba(0, 204, 102, 0.81);
    color: white;
}

.txk_ts{
	display: flex;
    align-self: flex-end;
    color: #666666;
}

.txk_bj {
	background: url(../../resources/images/newStu/txk_bj.png) no-repeat center;
	background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	width: 100%;
	height: auto;
	padding: 15px 20px;
}

.txk_g {
	background: #FF8010;
	border-radius: 6px;
	width: 100px;
	text-align: center;
	padding: 5px 0;
	margin: 20 auto 10px auto;
	color: #FFFFFF;
	cursor: pointer;
}

.txk_input {
	background: #F5F7FA;
	border-radius: 2px;
	border: 0px;
	height: 40px;
	width: 300px;
	margin-top: 5px;
	font-size: 14px;
	padding: 0px 7px;
	color: #656D78;
}

.txk_input input::-webkit-input-placeholder { /* placeholder棰滆壊  */
	color: #656D78;
}

.txk_close{
	font-size: 16px;
    font-weight: 400;
    opacity: 1;
    text-decoration: underline;
}

/* 浣撻獙璇剧害璇炬垚鍔熸彁绀烘 */
.tbs_a {
	background: #F5F7FA;
	border-radius: 6px;
}

.tbs_b {
	background: #BAD427;
	border-radius: 6px 0 15px 0;
	padding: 5px 0;
	color: #FFFFFF;
	width: 100px;
	text-align: center;
}

.tbs_a p {
	color: #666666;
	line-height: 24px;
}

.tbs_c {
	font-weight: 600;
	color: #333333;
	margin: 15px 0px;
}

.tbs_btn {
	background-image: linear-gradient(144deg, #47BCFC 0%, #38B5FC 100%);
	border-radius: 6px;
	color: #FFFFFF;
	letter-spacing: 0;
	text-align: center;
	display: inline-block;
	padding: 9px 0px;
    text-align: center;
    width: 115px;
	cursor: pointer;
	margin: 30px 10px 10px 10px;
}

.tbs_d {
	width: 200px;
	float: left;
	text-align: center;
}

.tbs_d img {
	width: 100px;
}

.tbs_d p {
	font-size: 12px;
	color: #666666;
	text-align: center;
}

.title_txt{
	font-size: 34px;
	font-weight: 600;
	color: #434A54;
	padding: 4rem 0 1rem 0;
	/* margin: 2rem 0 0; */
}

.title_cnt{
	font-size: 20px;
	color: #434A54;
	text-align: center;
	margin-bottom: 6rem;
}

.title_cnt span{
	color: #FF4B40;
}

.title_cnt1{
	font-size: 28px;
	color: #434A54;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 2rem;
}

.title_cnt1 div{
	height: 9px;
    width: 9px;
    background: #FF8010;
    border-radius: 9px;
    margin: 0 20px;
}

.div_flex{
	display: -webkit-flex; 
	display: flex;
	flex-wrap:  wrap;
	justify-content: center;
}

.index_dv_a{
	text-align: center;
	font-size: 14px;
	color: #434A54;
	max-width: 366px;
	width: 28%;
	margin: 5rem 2.6% 0;
}

.index_dv_b{
	text-align: left;
}

.index_dv_a p:first-of-type{
	font-size: 22px;
	color: #434A54;
	font-weight: 600;
	padding: 5% 0 2% 0;
}

.index_dv_b p:first-of-type{
	font-size: 22px;
	color: #434A54;
	font-weight: 600;
	padding: 0 0 8px 0;
}

.index_dv_b span{
	color: #FF4B40;
}

.index_dv_c{
	width: 49px;
	text-align: center;
	margin-right: 4%;
}

.index_dv_f{
	margin-top: 3.5rem;
}

.index_dv_g{
	width: 49.5%;
	display: inline-block;
	padding-bottom: 7rem;
    margin-top: 5rem;
}

.index_dv_g p:first-of-type{
	font-size: 22px;
	color: #FF4B40;
}

.index_dv_g p:last-of-type{
	font-size: 16px;
	color: #FFFFFF;
	line-height: 30px;
    opacity: .9;
}

.index_dv_g span{
	font-size: 50px;
}

.index_dv_h{
	max-width: 360px;
	width: 90%;
	margin: 3% 3% 0 3%;
}

.index_dv_h img{
	width: 100%;
}

.index_dv_h div{
	background: url(../img/new/rongyao-bj.png) no-repeat center;
	font-size: 18px;
	color: #434A54;
	height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 3rem;
}

.speak_dv_a{
	max-width: 260px;
	width: 20%;
    margin: 4rem 5.5% 0 5.5%;
}

.speak_dv_a img{
	width: 100%;
	margin-bottom: 6%;
}

.speak_dv_a div{
	font-size: 14px;
	color: #434A54;
}

.speak_dv_b{
}

.speak_dv_b img{
	margin-bottom: 1rem;
}

.speak_dv_c{
	font-size: 28px;
	color: #FF4B40;
	font-weight: 600;
	margin-bottom: 5px;
}

.speak_dv_d{
	font-size: 20px;
	color: #525252;
}

.speak_dv_f{
	border-left: 1px solid #CCD1D9;
	height: 60px;
	margin: 0 4% 5px 4%;
}

.speak_dv_g{
	width: 33.3%;
	display: inline-block;
	padding-bottom: 6rem;
    margin-top: 5rem;
}

.speak_dv_g span{
	font-size: 40px;
}

.speak_dv_g p:last-of-type {
    padding: 5px 6% 0;
}

.speak_dv_h{
	font-size: 18px;
	color: #FF4B40;
	margin-bottom: 1rem;
}

.speak_dv_j{
	font-size: 18px;
	color: #434A54;
	line-height: 24px;
	margin-bottom: 4rem;
}

.s_jian_tou{
	width: 20px;
	height: 20px;
	margin: 0 1.5%;
}

.s_jian_tou_top{
	width: 20px;
    height: 20px;
    position: absolute;
    margin: -2.8rem 0rem 0px -0.8rem;
}

.xz_left{
	transform:rotate(180deg);
	-ms-transform:rotate(180deg); 	/* IE 9 */
	-moz-transform:rotate(180deg); 	/* Firefox */
	-webkit-transform:rotate(180deg); /* Safari 鍜�Chrome */
	-o-transform:rotate(180deg);
}

.xz_top{
	transform:rotate(90deg);
	-ms-transform:rotate(90deg); 	/* IE 9 */
	-moz-transform:rotate(90deg); 	/* Firefox */
	-webkit-transform:rotate(90deg); /* Safari 鍜�Chrome */
	-o-transform:rotate(90deg);
}

.speak_dv_k{
	max-width: 380px;
    width: 29%;
    /* margin: 7% 0.8%; */
    display: inline-block;
    max-height: 200px;
    background: #F5F7FA;
    padding-bottom: 4%;
}

.speak_dv_l{
	font-size: 25px;
	color: #FF4B40;
	text-align: center;
	padding: 10% 0 4% 0;
	font-weight: 600;
}

.speak_dv_q{
	font-size: 15px;
	color: #666666;
	text-align: center;
	padding: 0 9%;
}

.eassy_dv_a{
	max-width: 280px;
    width: 21.5%;
        margin: 0 1.7%;
}

.eassy_dv_a p{
	font-size: 16px;
	color: #434A54;
	margin-top: 1rem;
}

.eassy_dv_b{
	text-align: left;
	width: 42%;
    margin-bottom: 6rem;
    margin-left: 7%;
}

.eassy_dv_c{
	font-size: 24px;
	color: #434A54;
	font-weight: 600;
	margin-bottom: 1rem;
}

.eassy_dv_d{
	font-size: 15px;
	color: #434A54;
}

.eassy_dv_f{
	text-align: center;
	width: 150px;
}

.eassy_dv_g{
	background: url(../img/new/eassy3.png) no-repeat;
	height: 640px;
    padding-left: 47.5%;
    background-position: 22% 0;
}

.eassy_dv_h{
	max-width: 360px;
	width: 28%;
	margin: 0 2.5%;
}

.eassy_dv_h img{
	width: 100%;
}

.eassy_dv_h div{
	font-size: 20px;
	color: #FF4B40;
	margin: 1.2rem 0 0.8rem 0;
	font-weight: 600;
}

.eassy_dv_h p{
	font-size: 18px;
	color: #434A54;
}

.eassy_dv_j{
	background: #FFF2F1;
    border-radius: 6px;
    font-size: 16px;
    color: #434A54;
    line-height: 30px;
    margin-top: 5rem;
    max-width: 880px;
    width: 80%;
    margin: 5rem auto 6rem auto;
}

.eassy_dv_k{
	background: #FF4B40;
	border-radius: 6px 0 35px 0;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: 600;
	height: 45px;
    width: 151px;
    display: flex;
    align-items: center;
}

.eassy_dv_k img{
	margin: 0 10px;
}

.eassy_dv_l{
	text-align:left;
	padding: 1.5% 2.5% 2%;
}

.zj_bj1 {
	background: url('../img/new/zj_a.png') no-repeat;
	background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	width: 100%;
	display: flex;
	align-items: center;
}

.zj_a img{
	max-width:243px;
	width: 20%;
	width: 19%;
    margin:0 10px;
}

.zj_b{
   	font-size: 18px;
    color: #434A54;
    font-weight: 600;
	margin: 12% 0 3% 0;
}

 .zj_c {
    text-align: left;
    width: 45%;
    margin-bottom: 6rem;
    margin-left: 4%;
}

.zj_d{
	margin: 9% 0 3% 0;
}

.zj_f{
	width: 18%;
}

.zj_w{
	background: white;
	padding-bottom: 0.5%;
}

.zj_h{
	background-image: linear-gradient(90deg, #FF7465 1%, #FF4B40 100%);
	width: 120px;
	height: 120px;
	margin: 0 auto;
	border-radius: 120px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 22px;
	color: #FFFFFF;
	margin-bottom: 1rem;
}

.zj_j {
    text-align: center;
    font-size: 14px;
    color: #434A54;
    max-width: 366px;
    width: 25%;
    margin: 5rem 2.6% 0;
}

.zj_k{
	width: 22%;
}

.zj_k p:first-of-type{
	font-size: 21px;
	color: #3F4157;
}

.zj_k p:last-of-type{
	font-size: 18px;
	color: #B6906F;
}

.zj_l{
	font-size: 15px;
	color: #434A54;
	text-align: center;
	margin-top: 3rem;
}

.zj_q{
	width: 27%;
}

.zj_q img{
	width: 100%;
}

.zj_q p:first-of-type{
	font-size: 20px;
	color: #FF4B40;
	font-weight: 600;
	margin: 1rem 0;
}

.zj_q p:last-of-type{
	font-size: 18px;
	color: #434A54;
}

.zj_e{
	width: 26%;
    margin: 4rem 2.6% 0;
}

.zj_r{
	background: url('../img/new/line_bj.png') no-repeat;
	background-position: center top 55%;
}

.zj_dy_a{
	font-size: 24px;
	color: #FF4B40;
	display: flex;
	align-items: center;
	margin-bottom: 1rem;
}

.zj_dy_a div{
	height: 34px;
	width: 34px;
	border-radius: 34px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 20px;
	color: #FFFFFF;
	background: #FF4B40;
	margin-right: 10px;
}

.zj_dy_b{
	font-size: 18px;
	color: #434A54;
	padding-bottom: 3rem;
	text-align: left;
}

.zj_bj {
	background: url('../img/new/zj_bj.png') no-repeat;
	background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	padding-bottom: 5rem;
}

.es_fl_a{
	max-width: 902px;
	width: 90%;
}

.speak_dayi {
	background: url('../img/new/speak_dy2.png') no-repeat;
	background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	padding-bottom: 4rem;
}

.eassy_dy_a{
	font-size: 22px;
	color: #FFFFFF;
	margin: 4rem 0 0.6rem 0;
}

.eassy_dy_b{
	font-size: 16px;
	color: #FFFFFF;
	line-height: 30px;
	opacity: 0.9;
	margin-bottom: 1.8rem;
}

.sw_a{
	font-size: 22px;
	color: #FFFFFF;
	margin: 4rem 40px 0;
	cursor: pointer;
}
	
.sw_b{
	background: #090705;
	border: 4px solid #FFFFFF;
	width: 24px;
	height: 24px;
	border-radius: 24px;
	margin: 0 auto 10px auto;
}

.sw_c{
	color: #FF4B40;
}

.sw_c div{
	border: 4px solid #FF4B40;
}

.swImg{
	display: none;
	margin: 0 auto;
}

.zj_tx_pg{
	background: #E6E9ED;
	border-radius: 2px;
	height: 2px;
	width: 60%;
	margin: 0.1rem auto 3.5rem auto;
}

.zj_tx_page{
	font-size: 18px;
	color: #656D78;
	margin: 3.5rem 2% 0;
	cursor: pointer;
}

.zj_tx_page div:first-of-type{
	border-radius: 2px;
	height: 2px;
	width: 35px;
	margin:0 auto;
	position: relative;
	top: 0.9rem;
}

.zj_tx_page_active{
	color: #FF4B40;
}

.zj_tx_page_active div:first-of-type{
	background: #FF4B40;
}

.sanjiaoxing{
	width: 0;
    height: 0;
    border: 5px solid;
    border-color: transparent transparent #F5F7FA;
    transform:rotate(180deg);
	-ms-transform:rotate(180deg); 	/* IE 9 */
	-moz-transform:rotate(180deg); 	/* Firefox */
	-webkit-transform:rotate(180deg); /* Safari 鍜�Chrome */
	-o-transform:rotate(180deg);
	margin: 0 auto;
	position: relative;
	top: 0.9rem;
}

#gexinghua{
	background: url('../img/new/zj_bj2.png') no-repeat;
	background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
}

.zj_tx_page_active .sanjiaoxing{
	border-color: transparent transparent #FF4B40;
}

.txtCen{
   	position: absolute;
   	left: 0;
    right: 0;
    top: 20%;
    bottom: 0;
    margin: auto;
}
iframe {
	margin: 15% 0 0 9%;
}
.tt_a1{
	background: #0a0a0a;
	width: 700px;
	height: 450px;
	float: right;
	display: flex;
	flex-direction: row;
	margin: 0 1% 0 0;
}

.tt_a2{
	width: 50%;
	background: #fdfcfc;
}
.tt_a3{
	width: 50%;
	background: #FFFFFF;
}
@media screen and (max-width: 1400px) {
}

@media screen and (max-width: 1300px) {
	.t_b1 li {
		font-size: 14px;
		margin-right: 3%;
	}
	.ix_a {
		width: 29%;
		margin: 4% 1.5%;
	}
	.ix_a3 {
		font-size: 1.6rem;
	}
	.ix_a5 {
		font-size: 1.2rem;
	}
	.speak_dv_f {
	    margin: 0 3% 5px 3%;
	}
	.speak_dv_l {
	    font-size: 23px;
	}
	.speak_dv_q {
	    font-size: 13px;
	    padding: 0 3%;
	}
	
	.eassy_dv_c{
		font-size: 18px;
	}
	
	.eassy_dv_d {
	    font-size: 12px;
	}
}


@media ( min-width : 576px) {
}


