/* CSS Document */

.banner {
    width: 100%;
    height: 400px;
    background: #fff;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}
.banner_ul {
    width: 100%;
    height: 400px;
    position: relative;
}
.banner_li {
    width: 100%;
    height: 400px;
    background-size: 1920px 400px;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
.banner_in {
    width: 1200px;
    height: 400px;
    margin: 0 auto;
    position: relative;
}
.banner_a {
	display: block;
	width: 154px;
	height: 44px;
	position: absolute;
	bottom: 31px;
	right: 555px;
}
.banner_link {
    text-align: center;
    position: absolute;
    left: 50%;
    bottom: 20px;
    z-index: 2;
}
.banner_link a {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #fff;
    filter: alpha(Opacity=60);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    -MS-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
    margin: 0 5px;
    cursor: pointer;
    overflow: hidden;
}
.banner_link a.select {
    width: 36px;
    height: 8px;
    border-radius: 4px;
    filter: alpha(Opacity=100);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    -MS-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}
.banner_box {
    width: 360px;
    height: 400px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -600px;
    z-index: 2;
}
.banner_div_left {
    padding: 17px 13px;
    width: 334px;
    background: #000;
    background: rgba(0,0,0,0.6);
}
.bl_ul {
    width: 334px;
    overflow: hidden;
}
.bl_ul .bl_li {
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #858685;
}
.bl_li_tit {
    float: left;
    display: block;
    height: 60px;
    color: #fff;
    font-size: 16px;
    line-height: 60px;
    margin-right: 20px;
}
.bl_li_in {
    float: left;
}
.bl_li_in a {
    display: block;
    float: left;
    height: 60px;
    line-height: 60px;
    font-size: 12px;
    color: #fff;
    text-align: left;
    margin-right: 18px;
    filter: alpha(Opacity=70);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    -MS-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}
.bl_li_in a:last-child {
    margin-right: 0;
}
.red {
     color: #e60012;
 }
.one {
    width: 100%;
    height: 485px;
    background: #fff;
}
.one_h1 {
    font-size: 34px;
    font-weight: bold;
    text-align: center;
    color: #333;
    padding: 50px 0;
}
.one_box {
    width: 1000px;
    height: 336px;
    margin: 0 auto;
}
.one_div_left {
    float: left;
    width: 660px;
    height: 336px;
}
.one_li1 {
    float: left;
    width: 330px;
    height: 168px;
    background: #ebeff6;
}
.one_li2 {
    float: left;
    width: 330px;
    height: 168px;
    background: #3375ad;
}
.one_li3 {
    float: left;
    width: 660px;
    height: 168px;
    background: #20ab71;
}
.one_p1 {
    font-size: 26px;
    font-weight: bold;
    color: #375078;
    text-align: left;
    padding: 35px 0 0 20px;
}
.one_p11 {
    color: #375078;
    font-size: 16px;
    padding-left: 20px;
}
.one_p22 {
    color: #fff;
    font-size: 16px;
    padding-left: 20px;
}
.one_p2 {
    padding: 35px 0 0 20px;
    font-size: 26px;
    font-weight: bold;
    color: #fff;
    text-align: left;
}
.one_p3 {
    padding: 35px 0 0;
    font-size: 26px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}
.one_p33 {
    font-size: 16px;
    color: #fff;
    text-align: center;
}
.one_div_right {
    float: right;
    width: 340px;
    height: 336px;
    position: relative;
}
.one_div_right img {
    display: block;
    width: 340px;
    height: 336px;
}
.one_a {
    display: block;
    width: 108px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #ff2c2c;
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    bottom: 30px;
    left: 50%;
    margin-left: -54px;
}

.one_out{width:100%; height: auto;   background: #007fdb; padding: 20px 0;}
.one_in {
    width: 1000px;
    height: 360px;
    background: #e9eef7;
    border-radius: 15px;
    position: relative;
	margin: 0 auto;
}
.one_in .one_p3 {
	color: #000;
    font-size: 30px;
    text-align: center;
    padding: 30px 0 15px;
}
.one_p4 {
    color: #000;
    font-size: 16px;
    text-align: justify;
    line-height: 40px;
    padding-left: 48px;
}
.one_in_a {
    display: block;
    width: 211px;
    height: 60px;
    background: #4370bd;
    color: #fff;
    font-size: 24px;
    text-align: center;
    line-height: 60px;
    border-radius: 30px;
    position: absolute;
    bottom: 30px;
    left: 50%;
    margin-left: -105px;
}
.two {
    width: 100%;
    height: 970px;
    background: url(../images/two_bg.jpg) no-repeat scroll center;
    overflow: hidden;
}


.two2 {
    width: 100%;
    height: 400px;
    background-size: 1920px 400px;
    margin: 0 auto;
    overflow: hidden;
}
.two2_box {
    width: 1000px;
    height: 507px;
    margin: 0 auto;
    padding: 10px 0 15px;
    position: relative;
}
.two2_ul {
    width: 1000px;
    height: 256px;
    margin: 75px auto 0;
}
.two2_ul li {
    float: left;
    width: 312px;
    height: 256px;
    background: url(../images/two_in.png) no-repeat scroll center;
    position: relative;
	background: #fff;
    -moz-box-shadow: 0 4px 12px rgba(0,0,0,0.08);
    -webkit-box-shadow: 0 4px 12px rgba(0,0,0,0.08);
    box-shadow: 0 4px 12px rgba(0,0,0,0.08);
    border-radius: 3px;
}
.two2_ul li.two2_li {
    margin: 0 32px;
    display: inline;
}
.two2_ul li img {
    display: block;
    position: absolute;
    top: -46px;
    left: 50%;
    margin-left: -52px;
}
.two2_p1 {
    color: #333;
    font-size: 18px;
    font-weight: 700;
    line-height: 36px;
    text-align: center;
    padding: 82px 0 8px;
}
.two2_p2 {
    width: 252px;
    margin: 0 auto;
    text-align: justify;
    font-size: 16px;
    line-height: 28px;
}
.two2_txt {
    color: #333;
    font-size: 16px;
    line-height: 36px;
    padding-top: 55px;
    text-align: center;
}
.two2_txt a {
    color: #f56c4f;
    font-size: 16px;
    line-height: 36px;
    padding-left: 5px;
}


.three {
    width: 100%;
    height:auto;
    
    position: relative;
	padding: 20px 0;
}
.three_h1 {
    font-size: 36px;
    font-weight: 700;
    text-align: center;
    color: #000;
    padding: 20px 0;
}
.three_box {
    width: 1000px;
    height: auto;
    margin: 0px auto 0;
    position: relative;
	border-radius: 30px;
	background:#e9eef7;
	padding: 20px 0;
}
.three_ul1 {
    float: left;
    margin: 0 0 0 180px;
    display: inline;
}
.three_ul2 {
    float: right;
    margin: 0 0 0 0;
    display: inline;
}
.three_ul1 li,.three_ul2 li {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 15px;
}
.three_ul1 li {
    width: 395px;
}
.three_ul2 li {
    width: 380px;
}
.three_a {
    display: block;
    width: 211px;
    height: 60px;
    background: #426fbd;
    color: #fff;
    font-size: 24px;
    text-align: center;
    line-height: 60px;
    border-radius: 30px;
    bottom: 92px;
    left: 50%;
    margin-top: 20px;
}
.four {
    width: 100%;
    height:auto;
    background: #007fdb;
	padding-bottom: 20px;
}
.four_h1 {
    font-size: 36px;
    font-weight: 700;
    text-align: center;
    color: #fff;
    padding: 20px 0;
}
.four_box {
    width: 1000px;
    height: auto;
    margin: 0px auto 0;
    position: relative;
	background: #fff;
	border-radius: 30px;
	padding: 20px 0 10px;
}
.four_ul1 {
    float: left;
    margin: 0 0 0 41px;
    display: inline;
}
.four_ul2 {
    float: right;
    margin: 0 41px 0 0;
    display: inline;
}
.four_ul1 li,.four_ul2 li {
    width: 418px;
    font-size: 14px;
    line-height: 24px;
    text-align: justify;
    margin-bottom: 20px;
}
.four_ul1 li span,.four_ul2 li span {
	font-weight:bold;
	line-height:300%;
    color: #426fbd;
	font-size: 18px;
}
.five {
    width: 100%;
    padding-bottom: 92px;
    background: #f6f7f8;
}
.five_h1 {
    font-size: 36px;
    font-weight: 700;
    text-align: center;
    color: #000;
    padding: 85px 0 10px;
}
.five_h2 {
    font-size: 30px;
    text-align: center;
    color: #706f6f;
}
.five_box {
    width: 1000px;
    height: 423px;
    background: #fff;
    box-shadow: 0 0 15px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 0 15px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 0 15px rgba(0,0,0,0.1);
    margin: 70px auto 0;
    _padding-bottom: 20px;
}
.five_box img {
    float: left;
    display: block;
    width: 348px;
    height: 424px;
    margin: -20px 0 0 15px;
}
.five_div {
    float: left;
    width: 552px;
    padding: 50px 35px 0 35px;
    position: relative;
}
.five_p1 {
    text-align: left;
    color: #333;
    font-size: 28px;
    font-weight: bold;
    padding-bottom: 15px;
}
.five_p2 {
    color: #434955;
    font-size: 16px;
    font-weight: bold;
    line-height: 32px;
    text-align: justify;
    padding-bottom: 25px;
}
.five_a {
    display: block;
    width: 200px;
    height: 50px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    margin-left: 5px;
    background: #007fdb;
    box-shadow: 0 0 5px rgba(156,0,44,0.1);
    -webkit-box-shadow: 0 0 5px rgba(156,0,44,0.1);
    -moz-box-shadow: 0 0 5px rgba(156,0,44,0.1);
    text-align: center;
    line-height: 50px;
    border-radius: 26px;
}
.six {
    width: 100%;
    height: auto;
    background: #007fdb;
}
.six_h1 {
    font-size: 36px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    padding: 80px 0 0;
}
.six_box {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}
.six_div1 {
    width: 1000px;
    height: 382px;
    padding-top: 100px;
    margin: 0 auto;
    position: relative;
}
.six_info {
    width: 612px;
    color: #706f6f;
    font-size: 16px;
    line-height: 24px;
    text-align: justify;
    padding-left: 300px;
    margin-bottom: 25px;
}
.six_info span {
    font-weight: 700;
}
.six_div2 {
    width: 1000px;
    margin: 0px auto 0;
	padding: 20px 0;
}
.six_div2 li {
    float: left;
    width: 208px;
    margin: 0 21px;
    display: inline;
}
.six_div2 li img {
    display: block;
    width: 80px;
    height: 80px;
    margin: 0 auto 20px;
}
.six_txt {
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 30px;
}
.six_txt span {
    font-size: 18px;
    font-weight: 700;
}
.six_a {
    display: block;
    width: 211px;
    height: 60px;
    background: url(../images/211_60_1.png) no-repeat center;
    color: #fff;
    font-size: 24px;
    text-align: center;
    line-height: 60px;
    margin: 55px auto 0;
}
.seven {
    width: 100%;
    padding: 25px 0 30px;
    background: #f6f7f8;
}
.seven_h1 {
    color: #000;
    font-size: 36px;
    font-weight: 700;
    text-align: center;
}
.seven_box {
    width: 1000px;
    background: #fff;
    border-radius: 15px;
    margin: 20px auto 0;
    padding: 20px 0 0px;
}
.seven_box li {
    float: left;
    width: 440px;
    padding: 0 30px 0px;
}
.seven_div {
    float: left;
    width: 72px;
    margin-right: 28px;
    display: inline;
}
.seven_tx {
    display: block;
    width: 72px;
    height: 72px;
    border-radius: 50%;
    margin: 0 auto 10px;
}
.seven_name {
    color: #333;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}
.seven_in {
    float: left;
    width: 339px;
}
.star {
    display: block;
    width: 87px;
    height: 13px;
    margin: 20px 0 10px;
}
.seven_note {
    width: 339px;
    height: 115px;
    overflow: hidden;
    font-size: 14px;
    line-height: 23px;
    text-align: justify;
}
.eight {
    width: 100%;
    height: 375px;
    background: url(../images/eight_bg.jpg) no-repeat scroll center;
}
.eight_p {
    font-size: 30px;
    text-align: center;
    color: #fff;
    line-height: 75px;
    padding: 70px 0 30px;
}
.eight_span {
    font-size: 36px;
    text-align: center;
    font-weight: 700;
    color: #fff45c;
}
.eight_a {
    display: block;
    width: 211px;
    height: 60px;
    background: url(../images/211_60_1.png) no-repeat center;
    color: #fff;
    font-size: 24px;
    line-height: 60px;
    text-align: center;
    margin: 0 auto;
}
.sem_footer {
    background: #212a2e;
    width: 100%;
    height: 150px;
    overflow: hidden;
}
.footer_box {
    width: 930px;
    padding-bottom: 30px;
    margin: 0 auto;
}
.about_co {
    color: #999;
    float: left;
    width: 530px;
    letter-spacing: 2px;
    margin-top: 12px;
}
.about_co2{ width: 280px;}
.infos {
    text-align: center;
    color: #999;
	line-height:200%;
}
.about_co2 .infos{ text-align:right; line-height:250%;}
.infos a {
    color: #999;
    font-size: 12px;
    line-height: 24px;
    padding-right: 5px;
}
.gongye {
    float: left;
    display: block;
    background: url(../images/120_49.png) no-repeat scroll 0 0;
    width: 120px;
    height: 49px;
    margin-top: 42px;
}
.gzh {
	float: right;
    width: 110px;
    margin-top: 10px;
}
.gzh img {
	display: block;
    width: 100px;
    height: 100px;
    margin: 0 auto;
}
.gzh p {
	color: #999;
    text-align: center;
}
.bottom {
    width: 100%;
    height: 70px;
    overflow: hidden;
    position: fixed;
    _position: absolute;
    bottom: 0;
    left: 0;
    background: #033c89;
}
.bottom_box {
    width: 1000px;
    margin: 0 auto;
}
.bottom_p {
    float: left;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    margin-top: 16px;
}
.bottom_div {
    width: 872px;
    float: left;
}
.bottom_input {
    float: left;
    width: 212px;
    height: 36px;
    margin-left: 12px;
    font-size: 15px;
    line-height: 36px;
    text-indent: 10px;
    color: #d1d1d1;
    background: #fff;
    margin-top: 17px;
    border: none;
    outline: none;
}
.bottom_a {
	display: block;
    float: right;
    margin-top: 10px;
    width: 173px;
    height: 50px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 50px;
    text-align: center;
    background: #ff2e2e;
}
.pop {
    z-index: 100;
    position: fixed;
    _position: absolute;
    right:0px;
    top: 20%;
    width: 65px;
    background: #1F8CEB;
    margin-bottom: -1px;
    box-sizing: border-box;
    font-size: 0;
}
.pop_box {
    width: 65px;
    margin: 0 auto;
}
.pop_li {
    float: left;
    width: 100%;
    height: 60px;
    cursor: pointer;
	line-height:100%;
	text-align:center;
	color:#fff;
	border-bottom:1px solid #CCC;
	padding:5px 0px;
}
.pop_li_w{ position:relative}
.pop_li_w #wxImg{ font-size:24px; font-weight:bold; width:200px; height: 40px; line-height:40px; border:1px solid #e2e2e2; padding:10px; text-align:center; color:#333; right:65px; top:0px; position: absolute; background:#fff;}
.pop_li_w #wxImg2{ width:100px; height: 100px; border:1px solid #e2e2e2; padding:10px; text-align:center; color:#333; right:65px; top:0px; position: absolute; background:#fff;}
.pop_li_w #wxImg2 img{ display:block; height:100px; width:100px; margin:0 auto; border:1px solid #e2e2e2;}
.pop_img {
    display: block;
    width: 36px;
    height: 36px;
	margin:0 auto;
	padding:0px;
}
.pop_p2{
    display: block;
    color: #fff;
    text-align: center;
    font-size: 12px;
    height: 60px;
	line-height:200%;
}
.pop_red{ background-color:#F00} 

/*漂浮*/
.indexFix{width:162px; position:fixed;z-index:9998;top:50px;left:-162px; _position:absolute;_top:expression(eval(document.documentElement.scrollTop+130));}
.fixBtnOpen{position:absolute; top:50%; right:-36px; margin-top:-60px; width:36px; height:120px; background:url(../images/fixbtnclose.png) center center no-repeat;_background:url(../images/fixbtnclose.gif) center center no-repeat;cursor:pointer;}
.fixBtnClose{display:none;  position:absolute; top:50%; right:-36px; margin-top:-60px; width:36px; height:120px; cursor:pointer; background:url(../images/fixbtnopen.png) center center no-repeat;_background:url(../images/fixbtnopen.gif) center center no-repeat;}
.indexConFix{ float:right; top:0; right:20px;background:#111; width:152px;padding:0 5px 5px 5px;}
.indexFixH2t{ height:54px;text-align:center; font:bold 22px/54px "Microsoft Yahei"; color:#ccc;}
.indexFixUl{ overflow:hidden;}
.indexFixUl li{ height:50px; line-height:50px; overflow:hidden; margin-bottom:3px;}
.indexFixUl li a{ display:block; height:50px; padding-left:64px; font:normal 16px/50px "Microsoft Yahei"; color:#fff;}
.indexFixUl li a:hover{ color:#fff; text-decoration:none;}

li.indexFixLi1 a{ background:url(../images/indexfix_ico1.png) 25px center no-repeat #ff6627;_background:url(../images/indexfix_ico1.gif) 25px center no-repeat #ff6627; }
li.indexFixLi2 a{ background:url(../images/indexfix_ico4.png) 25px center no-repeat #3189b7;_background:url(../images/indexfix_ico4.gif) 25px center no-repeat #3189b7;}
li.indexFixLi3 a{ background:url(../images/indexfix_icoq.png) 25px center no-repeat #b02da2;_background:url(../images/indexfix_icoq.png) 25px center no-repeat #b02da2;}
li.indexFixLi3 em{ display:block; font-size:13px; font-family:"Microsoft Yahei";font-style: normal;}
li.indexFixLi4 a{ background:url(../images/indexfix_ico3.png) 25px center no-repeat #e23d3d;_background:url(../images/indexfix_ico3.gif) 25px center no-repeat #e23d3d;}
li.indexFixLi5 a{ background:url(../images/indexfix_ico5.png) 25px center no-repeat #cead3f;_background:url(../images/indexfix_ico5.gif) 25px center no-repeat #cead3f;}
li.indexFixLi1 a:hover{ background:url(../images/indexfix_ico1.png) 25px center no-repeat #e55c23;_background:url(../images/indexfix_ico1.gif) 25px center no-repeat #e55c23;}
li.indexFixLi2 a:hover{ background:url(../images/indexfix_ico4.png) 25px center no-repeat #276e92;_background:url(../images/indexfix_ico4.gif) 25px center no-repeat #276e92;}
li.indexFixLi3 a:hover{ background:url(../images/indexfix_icoq.png) 25px center no-repeat #9e2891;_background:url(../images/indexfix_icoq.png) 25px center no-repeat #9e2891;}
li.indexFixLi4 a:hover{ background:url(../images/indexfix_ico3.png) 25px center no-repeat #cb3737;_background:url(../images/indexfix_ico3.gif) 25px center no-repeat #cb3737;}
li.indexFixLi5 a:hover{ background:url(../images/indexfix_ico5.png) 25px center no-repeat #9d8120;_background:url(../images/indexfix_ico5.gif) 25px center no-repeat #9d8120;}
.indexFixDl{ width:142px; margin:0 auto; overflow:hidden; padding-top:12px; text-align:center; border-bottom:1px dashed #595959;}
.indexFixDl dt{ height:110px;}
.indexFixDl dd{ height:35px; font:normal 16px/35px "Microsoft yahei"; color:#ccc;}
.indexFix400{ height:30px;font:normal 14px/30px "Microsoft yahei"; color:#ccc; text-align:center;}
.indexFixWb{ height:24px; line-height:24px;  text-align:center; padding-bottom:5px;}
.indexFixWb a{ font-size:16px; color:#ccc; font-family:"Microsoft Yahei";}
.indexFixWb a:hover{ color:#ff4a00;}
/*漂浮结束*/

/*老师想聊一聊*/ 
@media(max-width:1200px){
 .fix_right{ display:none}
}
 .fix_right {

    width: 316px;
  
    background: url(../images/flex_r.png) no-repeat center;
  
    height: 55px;
  
    padding: 12px 0px;
  
    position: fixed;
  
    right: 0px;
  
    top: 150px;
  
    text-align: center;
  
    font-size: 20px;
  
    line-height: 55px;
  
    color: #fff;
  
    overflow: hidden;
  
    z-index: 1000;
  
  }
  
  .fix_right p {
  
    width: 100%;
  
    height: 100%;
  
    overflow: hidden;
  
    position: relative;
  
    padding-left:30px;
	
	line-height:55px;
	
	font-size:18px;

  
  }
  
  .fix_right p:after {
  
    content: "";
  
    background: #fff;
  
    position: absolute;
  
    width: 316px;
  
    height: 316px;
  
    left: 0px;
  
    left: 0;
  
    top: 0;
  
    bottom: 0;
  
    opacity: 0;
  
    margin: auto;
  
    border-radius: 50%;
  
    transform: scale(1);
  
    animation: 1s btn ease-in-out infinite;
  
  }
  
    @keyframes btn {
  
    0% {
  
      transform: scale(0);
  
      opacity: 1;
  
    }
  
    100% {
  
      transform: scale(1);
  
      opacity: 0;
  
    }
  
  }
  
  @-webkit-keyframes btn {
  
    0% {
  
      transform: scale(0);
  
      opacity: 1;
  
    }
  
    100% {
  
      transform: scale(1);
  
      opacity: 0;
  
    }
  
  }

/*老师想聊一聊结束*/