@charset "utf-8";

/* CSS Document */

/* 初始化CSS */

*{margin:0; padding:0;font-family: 'microsoft Yahei'}

h1, h2, h3, h4, h5, h6{font-weight:normal;}

h3, h4{font-weight: bold;}

fieldset, img{vertical-align:middle; border:none;}

address, caption, cite, code, dfn, th, var{font-style:normal; font-weight:normal;}

ul, ol{list-style:none;margin: 0}

li{list-style-type:none;}

select, input{vertical-align:middle;}

select, input, textarea{font-size:12px; margin:0;outline-style:none;font-family:Arial, Helvetica, sans-serif;}

input[type="button"]{cursor: pointer;}

input{border: none;}

textarea{resize:none;}

input{outline: none;vertical-align: middle;border: none;}

input[type="submit"],input[type="reset"],input[type="button"],button{-webkit-appearance: none; }

input[type="checkbox"]{border-radius: 0;border-radius: 0;-webkit-tap-highlight-color:rgba(0,0,0,0); -webkit-user-modify:read-write-plaintext-only;}

input[type="radio"]{border-radius: 0;-webkit-tap-highlight-color:rgba(0,0,0,0); -webkit-user-modify:read-write-plaintext-only;}

textarea {-webkit-appearance: none;}

input,textarea{-webkit-border-radius:0;}

a,a:hover,a:active,a:visited,input{tap-highlight-color: rgba(0,0,0,0);focus-ring-color: rgba(0, 0, 0, 0);-webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-focus-ring-color: rgba(0, 0, 0, 0);-moz-tap-highlight-color: rgba(0,0,0,0);-moz-focus-ring-color: rgba(0, 0, 0, 0);border: none;}

body{position: relative; min-width:1080px; color:#232323; font:12px Arial, Helvetica, sans-serif;background: #fff; font-family: "微软雅黑";font-family: "Microsoft Yahei";}

a{color:#232323; cursor: pointer; text-decoration:none;outline: none;-webkit-transition: all 0.2s ease-out;  -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out;}

a:hover{color:#c70e16;}

a:visited,a:active{color:#232323;}

.clearfix:after{content:"."; display:block; height:0; visibility:hidden; clear:both;}

.clearfix{zoom:1;}

.fl{float: left;}

.fr{float: right;}

.clear{clear: both;float: none;}

.overflow-hidden{overflow: hidden;width: 100%;}
.fixed{position: fixed;}

.head{width: 500px;margin:0 auto;height: 70px;line-height: 70px;}
.head img{width: 100px;}
.head span{font-size:22px;position: relative;top:5px;}
.head i{font-size: 18px;font-style: normal;font-weight: 300;position: relative;top:4px;margin: 0 5px;}

/* banner 轮播 */

@media (min-width: 1919px){
	.banner{background-size: 100% 100%}
}




.header{
	position: relative;
	left: 50%;
	/*top: 20px;*/
	top: 0px;
	z-index: 9999;
	width: 1200px;
	/*height: 50px;*/
	height: 67px;
	padding: 9px 8px;
	margin: 0 -8px 0 -608px;
	background: #fff;
	/*border-radius: 60px;*/
}
.header .logo{
	margin: 5px 0 0 50px;
}
.header .logo img{width: 100px;}
.nav-ul{
	margin-top: 6px;
	margin-right: 28px;
}
.nav-ul>li{
	float: left;
	margin-left: 25px;
	position: relative;
}
.nav-ul>li>a{
	display: block;
	min-width: 60px;
	padding: 0 20px;
	height: 35px;
	text-align: center;
	line-height: 34px;
	border-radius: 20px;
	font-size: 16px;
	color: #666;
}
.nav-ul>li:hover>a,.nav-ul>li.xz>a{
	background: #2ebce6;
	color: #fff;
	text-decoration: none;
}
.nav-down{
	position: absolute;
	left: 50%;
	top: 35px;
	margin-left: -60px;
	padding-top: 10px;
	width: 120px;
	display: none;
	border-radius: 4px;
	z-index: 9
}
.nav-ul>li:hover .nav-down{
	display: block;
}
.nav-down .mg-icon{
	position: absolute;
	top: 4px;
	left: 50%;
	margin-left: -6px;
}
.nav-down-ul{
	padding: 5px 18px 20px;
	background: #fff;
	-webkit-box-shadow:0 0 7px rgba(0, 0, 0, .18);
	-moz-box-shadow:0 0 7px rgba(0, 0, 0, .18);
	box-shadow:0 0 7px rgba(0, 0, 0, .18);
}
.nav-down-ul li{
	border-bottom: 1px solid #f2f2f2;
}
.nav-down-ul li a{
	font-size: 14px;
	color: #333;
	padding-left: 25px;
	line-height: 22px;
	padding: 11px 0 11px 25px;
	display: block;
}
.nav-down-ul li a img{
	float: left;
	margin-left: -25px;
}
.nav-down-ul li a .mg1{
	display: block;
}
.nav-down-ul li a .mg11{
	display: none;
}
.nav-down-ul li a:hover{
	color: #2ebce6;
}
.nav-down-ul li a:hover .mg1{
	display: none;
}
.nav-down-ul li a:hover .mg11{
	display: block;
}




/* 版权 */
.copyright{
	color: #fff;
	font-size: 17px;
	text-align: center;
	margin-top: 35px;
	padding-bottom: 54px;
}
.ewm{
	width: 274px;
	    float: right;
	    margin-top: -324px;
	    position: relative;
	    margin-right: -283px;
	    text-align: center;
	    color: #fff;
	    font-size: 16px;
}
.message_from p.address{
	color: #fff;
	font-size: 17px;
}
.tz{
	display: block;
}
/* 关于 */
.about{
	margin:44px auto 24px auto;
}
.about_show{
	width:1069px;
	margin: 0 auto;
}
.about_show li{
	height: 280px;
	width: 350px;
	display: inline-block;
	margin-right: 1px;
	overflow: hidden;
}
.about_tit{
	font-size: 51px;
	margin: 64px auto 47px auto;
	font-weight: bold;
	line-height: 71px;
	width: 728px;
}
.about_con{
	background: url(../img/about_07.png) no-repeat top center;
	width: 1080px;
	height: 381px;
	margin: 0 auto 24px auto;
	font-size: 20px;
	padding: 86px 75px 0 75px;
	line-height: 60px;
	font-family: "微软雅黑";
	overflow: hidden;
}
/* 六大 */
.six{
	background:#0093ff;
/*url(../img/bg_03.png) no-repeat top center;*/
	background-size: cover;
	/*height: 1127px;*/
	height: 660px;
	padding-top: 58px;
	margin-bottom: 72px;
}
.six_title{
	width: 500px;
	height: 69px;
	margin: 0 auto 20px auto;
}
.six_con{
	width: 800px;
	height: 691px;
	margin: 0 auto;
}
.six_con li {
	border: 1px dashed #fff;
	color: #fff;
	border-radius: 20px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	font-size: 22px;
	margin-bottom: 20px;
	position: relative;
}
.six_con li.sixZ{
	text-align: center;
	padding-left: 43px;
}
.sixZ .hexagon{
	top: -36px;
	left: 22px;
}
.sixZ span.small{
	font-size: 58%;
}
.sixThree .hexagon{
	left: 22px;
}
.sixF .hexagon{
	right: 22px;
}

.sixFive .hexagon{
	left: 22px;
}

.sixSix .hexagon{
	right: 22px;
}

.sixT .hexagon{
	right: 22px;
}
.hexagon{
	background: url("../img/hexagon.png") no-repeat 0 0;
	width: 40px;
	height: 48px;
	display: inline-block;
	position: absolute;
	color: #298ae4;
	line-height: 48px;
	text-align: center;
	font-size: 17px;
	top: -36px;
}
/* 五大 */
.five_tit{
	width: 410px;
	display: block;
	height: 96px;
	font-size:51px;
	line-height: 92px;
	font-weight: bold;
	margin: 39px auto 55px auto;
}
.five_con{
	width: 800px;
	height: 445px;
	margin: 0 auto 71px auto;
}
.technical dl{
	padding-top: 28px;
	height: 235px;
	width: 472px;
	color: #fff;
	margin: 0 auto 35px auto;
	border: 1px solid #fff;
	border-radius: 5px;
	position: relative;
}
.technical dl.fl{
	float: left;
}
.technical dl dt{
	float: left;
	margin-left: 23px;
	width: 86px;
	height: 100%;
}
.technical dl dt img{
	width: 85px;
	height: 85px;
	display: inline-block;
}
.technical dl dd{
	height: 150px;
	padding-right: 20px;
	display: inline-block;
	width: 322px;
	float: right;
	box-sizing: border-box;
}
.technical dl dd h5{
	font-weight: bold;
	font-size: 30px;
}
.technical dl dd p{
	font-size: 19px;
	line-height: 35px;
}
	/* 云互动 */
.cloud{
	/*background:#0093ff url(../img/bg_03.png) no-repeat top center;*/
	background:#0093ff;
	background-size: cover;
	height: 938px;
	margin-bottom: 36px;
	padding-top: 57px;
}
.cloud_tit{
	width: 632px;
	height: 79px;
	display: block;
	margin: 0 auto 31px auto;
}
.cloud_con{
	width: 1080px;
	float: left;
}
.cloud ul  li{
	float: left;
	width: 360px;
	text-align: center;
	margin-bottom: 61px;
}
.cloud ul  li img{
width: 308px;
height: 259px;
}
.cloud ul li.mr0{
margin-right: 0;
}
.cloud ul li.mb0{
margin-bottom: 0;
}
.cloud_context{
width: 1080px;
margin: 0 auto;
}
.sport_con{
	width: 921px;
	margin: 0 auto;
	font-size: 29px;
	text-align: center;
	color: #fff;
	line-height: 40px;
}
.sport{
color: #fcf050;
}
/* 提供全程成长导师服务 */
.service{
	background: url(../img/children.png) no-repeat bottom right;
	width: 1080px;
	height: 593px;
	margin: 0 auto;
}
.service p.men{
	background: url(http://img.cdn.mofashuxue.com/men.png?imageslim) no-repeat top left ;
	width: 576px;
	height: 593px;
	margin: 0;
	float: left;
}
.service_con{
	width: 466px;
	float: right;
}
.service_tit{
	margin-top: 50%;
	font-size: 39px;
	color: #fff;
	background: #77bafa;
	padding: 5px 19px;
	border-radius: 5px;
	display: inline-block;
}
.service_desc {
	font-size: 24px;
	margin-top: 16%;
	color: #666;
	text-align: center;
}
.service_desc span{
	margin-bottom: 10px;
	display: block;
}
/* 反馈 */
.comments{
	height: 125px;
	position: relative;
}
.comments dt{
	position: absolute;
	z-index: 1;
	top: 13px;
}
.comments dd{
	background: #f1f7fd;
	color: #999;
	font-weight: bold;
	margin-left: 56px;
	z-index: 2;
	padding: 22px 65px 0 76px;
	border-radius: 10px;
	font-size: 14px;
	line-height: 30px;
	height: 125px;
}
.comments dt img {
	width: 100px;
	height: 100px;
}
.feedback_con dl.teacher dd{
	padding-top: 30px;
}
.live_default{
	background: url(../img/pc_03.png) no-repeat top center;
	width: 92px;
	height: 79px;
	margin: 0 auto;
}
.feedback_tit{
	width: 461px;
	height: 79px;
	margin: 42px auto 39px auto;
	font-size: 51px;
	padding-left: 49px;
	font-weight: bold;
	line-height: 82px;
}
.feedback_left{
	background: url(../img/feedback_03_02.png) no-repeat 0 0;
	width: 23px;
	height: 21px;
	display: inline-block;
	float: left;
	margin: 30px 28px 0 0;
}
.feedback_right{
	background: url(../img/feedback_03_06.png) no-repeat 0 0;
	width: 23px;
	height: 21px;
	display: inline-block;
	float: right;
	margin-top: 51px;
}
.feedback_con{
	width: 980px;
	margin: 0 auto;
}
.feedback_con li {
	margin-bottom: 21px;
}
.feedback_con li:last-child{
	margin-bottom: 0;
}
/* 六大支持 */
.sixBig{
	/*background:#0093ff url(../img/bg_03.png) no-repeat top center;*/
	background:#0093ff;
	background-size: cover;
	height: 1045px;
	padding-top: 41px;
	margin-top: 52px;
}
.line{
	position: absolute;
	height: 40px;
	border: 2px solid #fff;
	border-radius: 20px;
	width: 4px;
}
.lineL{
	left: -2px;
	top: 97px;
}
.lineR{
	right:  -2px;
	top: 97px;
}
.sixBig_tit{
	width: 475px;
	height: 65px;
	margin:0 auto;
}
.sixBig_help{
	background: #fff;
	color: #1d6bb3;
	padding: 16px 30px;
	border-radius: 50px;
	font-size: 20px;
	font-weight: bold;
	width: 509px;
	margin: 17px auto 0;
}
.sixBig ul {
	width: 1040px;
	margin: 34px auto 0 auto;
}
.f6{
	margin-right: 66px;
	margin-bottom: 31px;
}
.sixBig ul li{
	float: left;
}
.study{
	color: #71b3ff;
	text-align: center;
	margin:25px auto;
}
/* 选择我们 */
.select{
	width: 1080px;
	margin: 0 auto;
}
.select_tit{
	width: 715px;
	height: 150px;
	margin: 41px auto;
}
.select_data{
	width: 900px;
	height: 242px;
	margin: 0 auto;
}

.route{
	width: 193px;
}
.route dd{
	background: #A3C753;
	color: #fff;
	margin-top: 5px;
	font-size: 15px;
	line-height: 22px;
	padding: 11px 18px;
}
.route dt{
	background: url(../img/r5.png) no-repeat;
	width: 193px;
	height: 163px;
}
.route2 dt{
	background: url(../img/r9.png) no-repeat;
}
.route2 dd{
	background: #27c2e8;
}
.route3 dt{
	background: url(../img/r1.png) no-repeat;
}
.route3 dd{
	height: 64px;
	line-height: 47px;
	background: #f99e1c
}
.route4 dt{
	background:url(../img/r500.png) no-repeat;
}
.route4 dd{
	height: 64px;
	line-height: 47px;
	background: #887bb8;
}
.mA{
	margin: 0 auto;
}
/* 加入我们 */
footer{
	background: #0093ff;
	padding-top: 38px;
}
.slogan{
	background:url(../img/slogan.png) no-repeat top center;
	height: 78px;
	width:620px;
	margin: 0 auto;
	display: block;
}
.tel{
	background: url(../img/tel.png) no-repeat top center;
	height: 79px;
	width: 425px;
	margin:38px auto 29px auto;
}
.join{
	background: url(../img/join.png) no-repeat top center;
	height: 71px;
	width: 1080px;
	margin: 0 auto;
}
.message{
	background: url(../img/pc_80.png) no-repeat top center;
	/* height: 58px; */
	height: 100%;
	width: 639px;
	margin: 52px auto 0 auto;	
}
.message_from{
	background: #fff;
	border-radius: 5px;
}
.footer form label input {
    border: 1px solid #ddd;
    padding: 15px;
    width: 450px;
    border-radius: 2px;
    margin-left: 5px;
    font-size: 16px;
}
.footer form label {
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px;
	text-align: center;
}
.message_from p{
	color: #6593c8;
	font-size: 20px;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
	font-weight: bold;
}
.btn_sub{
	background: #1f90f9;
	width: 40%;
	text-align: center;
	color: #fff;
	line-height: 27px;
	margin: 15px 0 15px 30%;
}
#cnzz_stat_icon_1278531036{
	display: none;
}
.btn_sub:hover{
	color: #fff;
}