@charset "UTF-8";

/*author:Z.Zhao (切图)*/

/* reset */
*{margin:0; padding:0;}
body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dd, figure, menu, input, textarea, button, select, th, td iframe{ margin:0; padding:0;}
h1, h2, h3, h4, h5, h6, b, strong { font-size:100%; font-weight:normal;}
li {list-style:none;}
table{width:100%;border-collapse:collapse;border-spacing:0; }
table td{word-break: break-all; word-wrap:break-word;}
em, i {font-style:normal;}
a, a:visited, a:active {text-decoration:none; border:none; outline:none; color: #333; cursor: pointer;}
a,img { display:block; border:none;}
input, textarea {outline:none;}
select,input{-webkit-appearance:none;-webkit-tap-highlight-color: rgba(3, 3, 3, 0); }
select {outline: medium none;}
textarea {resize: vertical;}
body {-webkit-text-size-adjust:100%; -webkit-tap-highlight-color:rgba(3,3,3,0); -webkit-touch-callout:none; word-wrap:break-word; line-height:1.5;font-size: 14px;overflow-x: hidden; color: #333;}
body, button, input, select, textarea {font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica, Arial, "PingFang SC", 'Noto Sans', "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;}
input[type="button"] {cursor: pointer;}
::-webkit-input-placeholder {color:#666;} /*placeholder 字体颜色*/
:-moz-placeholder {color:#666;} /*placeholder 字体颜色*/
::-moz-placeholder {color: #666;} /*placeholder 字体颜色*/
:-ms-input-placeholder {color: #666;} /*placeholder 字体颜色*/
.none{display:none;}
.left {float:left;}
.right {float:right;}
.clearfix::after {content:''; clear:both; display:block; height:0; overflow:hidden;visibility:hidden;}
.clearfix {zoom:1;}
.clear{clear: both;}
#footer_bx{clear: both;}
a[title="站长统计"]{display: none;}
.wrapper {padding: 0;margin: 0;}
.cont {width: 1100px; margin: auto;}
.hdr_con > div .lgn_a > a {display: inline;}

/* 公共样式 */
.section h2 {margin-bottom: 50px; font-size: 48px; font-weight: bold; text-align: center; line-height: 60px;}
.section h2 span {color: #c09167;}

/* banner */
.ban {height: 600px; background: url(../images/banner_bg.png) no-repeat center top;}
.ban .logo {display: none;}
.theme {padding: 100px 0; text-align: center;}
.theme h2 {display: inline-block; position: relative; left: 5px; top: -5px; width: 320px; height: 80px; background: linear-gradient(#fff,#ccd4ff);}
.theme h2 span {display: inline-block; position: absolute; left: -10px; top: 10px; width: 320px; height: 80px; background: url(../images/theme_h2_bg.png) no-repeat center; font-size: 38px; font-weight: bold; line-height: 70px; color: #353f73;}
.theme h1 {display: inline-block; width: 940px; height: 150px; margin: 40px 0; background: linear-gradient(to right, rgba(37,40,85,1), rgba(337,40,85,0)); line-height: 150px;}
.theme h1 img {display: inline-block;}
.theme ul li {display: inline-block; width: 208px; height: 60px; margin-right: 10px; background: url(../images/ban_li_bg.png) no-repeat center; font-size: 30px; line-height: 66px; color: #fff;}
.theme ul li span {display: block; float: left; width: 66px; height: 32px; padding: 14px 0; line-height: 32px;}
.theme ul li span img {display: block; width: 32px; margin: auto;}

/* sec01 */
.sec01 {padding: 70px 0 80px; background: url(../images/sec01_bg.png) no-repeat center bottom;}
.sec01 ul {width: 1020px; padding: 30px; background: url(../images/sec01_ul_bg.png) no-repeat center #fff; box-shadow: 0 0 10px rgba(51, 51, 51, .1);}
.sec01 ul li {float: left; width: 260px; padding: 20px 40px 30px;}
.sec01 ul li span {display: block; width: 100px; height: 100px; margin: 0 auto 10px; border-radius: 50px; background: linear-gradient(#fff,#f5f5f5); font-size: 50px; font-style: italic; font-weight: bold; text-align: center; line-height: 100px; color: #e5c1a1;}
.sec01 ul li h3 {font-size: 26px; font-weight: bold; text-align: center; line-height: 60px;}
.sec01 ul li p {font-size: 18px; line-height: 28px; text-align: justify;}
.sec01 a {width: 430px; height: 60px; margin: 50px auto 0; border-radius: 30px; background: linear-gradient(to right, #c08f64, #edb57c); font-size: 26px; text-align: center; line-height: 60px; color: #fff;}

/* sec02 */
.sec02 {padding: 70px 0 80px; background: #f5f5f5;}
.sec02 ul li {float: left; width: 210px; padding: 15px; margin-right: 40px; background: #fff; box-shadow: 0 0 10px rgba(51, 51, 51, .1);}
.sec02 ul li:last-child {margin-right: 0;}
.sec02 ul li h3 {padding-top: 15px; margin-bottom: 10px; font-size: 26px; line-height: 26px;}
.sec02 ul li h3 em {display: block; width: 40px; height: 4px; margin-bottom: 20px; background: #c09167;}
.sec02 ul li h3 span {font-size: 16px; text-transform: uppercase;}
.sec02 ul li:nth-of-type(1) h3 {background: url(../images/sec02_1.png) no-repeat right top;}
.sec02 ul li:nth-of-type(2) h3 {background: url(../images/sec02_2.png) no-repeat right top;}
.sec02 ul li:nth-of-type(3) h3 {background: url(../images/sec02_3.png) no-repeat right top;}
.sec02 ul li:nth-of-type(4) h3 {background: url(../images/sec02_4.png) no-repeat right top;}
.sec02 ul li .info {position: relative; width: 210px; height: 225px;}
.sec02 ul li .info p {padding-top: 50px; font-size: 18px; text-align: center; line-height: 28px; color: #fff;}
.sec02 ul li .info a {position: absolute; left: -15px; bottom: 30px; width: 200px; height: 50px; border-radius: 0 25px 25px 0; background: linear-gradient(to right, #c08f64, #edb57c); font-size: 24px; text-align: center; line-height: 50px; color: #fff;}
.sec02 ul li:nth-of-type(1) .info {background: url(../images/sec02_5.png) no-repeat center;}
.sec02 ul li:nth-of-type(2) .info {background: url(../images/sec02_6.png) no-repeat center;}
.sec02 ul li:nth-of-type(3) .info {background: url(../images/sec02_7.png) no-repeat center;}
.sec02 ul li:nth-of-type(4) .info {background: url(../images/sec02_8.png) no-repeat center;}

/* sec03 */
.sec03 {padding: 70px 0 80px;}
.sec03 .cont {position: relative; height: 780px;}
.sec03 .fxss {position: absolute; left: 0; top: 0; width: 478px; height: 660px; padding: 40px 80px 40px 50px; background: url(../images/sec03_1.png) no-repeat left top; z-index: 3;}
.sec03 .flss {position: absolute; right: 0; bottom: 0; width: 527px; height: 680px; padding: 20px 40px 40px 80px; background: url(../images/sec03_2.png) no-repeat right bottom; z-index: 1;}
.sec03 .light {position: absolute; left: 521px; top: 10px; width: 80px; height: 727px; background: url(../images/sec03_3.png) no-repeat center; mix-blend-mode: color-dodge; z-index: 5;}
.sec03 .vs_v {position: absolute; left: 412px; top: 200px; width: 124px; height: 110px; background: url(../images/sec03_4.png); z-index: 7;}
.sec03 .vs_s {position: absolute; right: 420px; top: 250px; width: 122px; height: 163px; background: url(../images/sec03_5.png); z-index: 7;}
.sec03 h3 {width: 142px; height: 70px; margin-bottom: 30px; border-bottom: 4px solid #fff; font-size: 34px; font-weight: bold; text-align: center; line-height: 70px; color: #fff;}
.sec03 .flss h3 {float: right; margin-bottom: 5px;}
.sec03 .item {float: left; width: 142px; margin-right: 10px;}
.sec03 .item ul li {width: 110px; height: 36px; margin: 18px auto; border-radius: 18px; background: #996f50; font-size: 18px; text-align: center; line-height: 36px; color: #fff;}
.sec03 .item ul li:nth-of-type(6) {margin-bottom: 30px;}
.sec03 .item ul li:nth-of-type(7) {margin-bottom: 40px;}
.sec03 .item ul li:nth-of-type(8) {margin-bottom: 30px;}
.sec03 .fxss_info {float: left; width: 310px;}
.sec03 .fxss_info ul li {margin: 18px 0; font-size: 16px; line-height: 36px; color: #fff;}
.sec03 .fxss_info ul li:nth-of-type(7),
.sec03 .fxss_info ul li:nth-of-type(8),
.sec03 .fxss_info ul li:nth-of-type(9) {line-height: 28px;}
.sec03 .flss_info {float: right; width: 430px;}
.sec03 .flss_info ul li {margin: 11px 0; font-size: 16px; text-align: right; line-height: 36px; color: #fff;}
.sec03 .flss_info ul li:nth-of-type(1) {margin: 11px 0 0;}
.sec03 .flss_info ul li:nth-of-type(2) {margin: 2px 0 0;}
.sec03 .flss_info ul li:nth-of-type(3) {margin: 2px 0 3px;}
.sec03 .flss_info ul li:nth-of-type(3) {margin: 12px 0 12px;}
.sec03 .flss_info ul li:nth-of-type(7) {margin: 13px 0 14px;}
.sec03 .flss_info ul li:nth-of-type(8) {margin: 12px 0 18px;}
.sec03 .flss_info ul li:nth-of-type(1),
.sec03 .flss_info ul li:nth-of-type(2),
.sec03 .flss_info ul li:nth-of-type(5),
.sec03 .flss_info ul li:nth-of-type(7),
.sec03 .flss_info ul li:nth-of-type(8),
.sec03 .flss_info ul li:nth-of-type(9) {line-height: 28px;}
.sec03 a {width: 430px; height: 60px; margin: 40px auto 0; border-radius: 30px; background: linear-gradient(to right, #c08f64, #edb57c); font-size: 26px; text-align: center; line-height: 60px; color: #fff;}

/* sec04 */
.sec04 {padding: 60px 0 70px; background: url(../images/sec04_bg.png) no-repeat center;}
.sec04 h2 {color: #fff;}
.sec04 .cont {position: relative;}
.sec04 .radar {position: relative; width: 601px; height: 601px; margin: auto; border-radius: 300.5px; background: url(../images/sec04_1.png) no-repeat center; animation: move 5s linear infinite;}
.sec04 ul {position: absolute; top: 0; left: 0; width: 1100px; height: 601px;}
.sec04 ul li {position: absolute; display: inline-block; height: 30px; font-size: 18px; line-height: 30px; color: #fff;}
.sec04 ul li span {display: block; float: left; width: 30px; height: 30px; margin-right: 10px; border-radius: 15px;}
.sec04 ul li .sp1 {background: url(../images/sec04_2.png) no-repeat center;}
.sec04 ul li .sp2 {background: url(../images/sec04_3.png) no-repeat center;}
.sec04 ul li:nth-of-type(1) {left: 210px; top: 40px;}
.sec04 ul li:nth-of-type(2) {left: 50px; top: 140px;}
.sec04 ul li:nth-of-type(3) {left: 0px; top: 270px;}
.sec04 ul li:nth-of-type(4) {left: 120px; top: 390px;}
.sec04 ul li:nth-of-type(5) {left: 300px; bottom: 15px;}
.sec04 ul li:nth-of-type(6) {top: 440px; right: 50px;}
.sec04 ul li:nth-of-type(7) {top: 290px; right: 10px;}
.sec04 ul li:nth-of-type(8) {top: 150px; right: 0px;}
.sec04 ul li:nth-of-type(9) {top: 0px; right: 150px;}
.sec04 a {width: 430px; height: 60px; margin: 40px auto 0; border-radius: 30px; background: linear-gradient(to right, #c08f64, #edb57c); font-size: 26px; text-align: center; line-height: 60px; color: #fff;}

/* sec05 */
.sec05 {padding: 70px 0 80px;}
.sec05 .tips {text-align: center;}
.sec05 .tips ul li {display: inline-block; width: 150px; height: 20px; margin: 0 5px; font-size: 18px; line-height: 20px;}
.sec05 .tips ul li span {display: block; float: left; width: 20px; height: 20px; border-radius: 10px;}
.sec05 .tips ul li:nth-of-type(1) span {background: #475494;}
.sec05 .tips ul li:nth-of-type(2) span {background: #4ea38b;}
.sec05 .tips ul li:nth-of-type(3) span {background: #c09167;}
.sec05 .tips ul li:nth-of-type(4) span {background: #88b36b;}
.sec05 .calendar {position: relative; width: 1100px; height: 500px; background: url(../images/sec05_bg.png) no-repeat center 70px;}
.sec05 .calendar span {display: block; position: absolute; width: 50px; height: 50px; border-radius: 25px; font-size: 18px; font-weight: bold; text-align: center; line-height: 50px; color: #fff; z-index: 5;}
.sec05 .calendar .sp1 {left: 106px; top: 63px; background: #ccc;}
.sec05 .calendar .sp2 {left: 227px; top: 63px; background: #475793;}
.sec05 .calendar .sp3 {left: 348px; top: 63px; background: #475793;}
.sec05 .calendar .sp4 {left: 468px; top: 63px; background: #475793;}
.sec05 .calendar .sp5 {left: 589px; top: 63px; background: #475793;}
.sec05 .calendar .sp6 {left: 710px; top: 63px; background: #4ea38b;}
.sec05 .calendar .sp7 {left: 831px; top: 63px; background: #4ea38b;}
.sec05 .calendar .sp8 {left: 952px; top: 63px; background: #4ea38b;}
.sec05 .calendar .sp9 {left: 952px; top: 226px; background: #88b36b;}
.sec05 .calendar .sp10 {left: 710px; top: 226px; background: #88b36b;}
.sec05 .calendar .sp11 {left: 468px; top: 226px; background: #c09167;}
.sec05 .calendar .sp12 {left: 227px; top: 226px; background: #c09167}
.sec05 .calendar .sp13 {left: 106px; top: 385px; background: #ccc;}
.sec05 .calendar .sp14 {left: 275px; top: 385px; background: #ccc;}
.sec05 .calendar .sp15 {left: 444px; top: 385px; background: #ccc;}
.sec05 .calendar .sp16 {left: 613px; top: 385px; background: #ccc;}
.sec05 .calendar .sp17 {left: 782px; top: 385px; background: #ccc;}
.sec05 .calendar .sp18 {left: 952px; top: 385px; background: #ccc;}
.sec05 .calendar span em {display: block; position: absolute; top: -30px; width: 50px; font-size: 16px; font-weight: lighter; line-height: 30px; color: #ccc;}
.sec05 .calendar .info1 {position: absolute; left: 131px; top: 113px; width: 120px; height: 40px; padding-top: 15px; background: url(../images/sec05_1.png) no-repeat top center; font-size: 16px; line-height: 24px; text-align: center;}
.sec05 .calendar .info2 {position: absolute; left: 311px; top: 113px; width: 120px; height: 40px; padding-top: 15px; background: url(../images/sec05_2.png) no-repeat top center; font-size: 16px; line-height: 24px; text-align: center;}
.sec05 .calendar .info3 {position: absolute; left: 856px; top: 113px; width: 120px; height: 40px; padding-top: 15px; background: url(../images/sec05_3.png) no-repeat top center; font-size: 16px; line-height: 24px; text-align: center;}
.sec05 .calendar .info4 {position: absolute; left: 734px; top: 276px; width: 240px; height: 40px; padding-top: 15px; background: url(../images/sec05_4.png) no-repeat top center; font-size: 16px; line-height: 24px; text-align: center;}
.sec05 .calendar .info5 {position: absolute; left: 431px; top: 276px; width: 120px; height: 40px; padding-top: 15px; background: url(../images/sec05_5.png) no-repeat top center; font-size: 16px; line-height: 24px; text-align: center;}
.sec05 .calendar .info6 {position: absolute; left: 191px; top: 276px; width: 120px; height: 40px; padding-top: 15px; background: url(../images/sec05_5.png) no-repeat top center; font-size: 16px; line-height: 24px; text-align: center;}
.sec05 .calendar .info7 {position: absolute; left: 238px; top: 434px; width: 120px; height: 40px; padding-top: 15px; background: url(../images/sec05_6.png) no-repeat top center; font-size: 16px; line-height: 24px; text-align: center;}
.sec05 .calendar .info8 {position: absolute; left: 408px; top: 434px; width: 120px; height: 40px; padding-top: 15px; background: url(../images/sec05_6.png) no-repeat top center; font-size: 16px; line-height: 24px; text-align: center;}
.sec05 .calendar .info9 {position: absolute; left: 578px; top: 434px; width: 120px; height: 40px; padding-top: 15px; background: url(../images/sec05_6.png) no-repeat top center; font-size: 16px; line-height: 24px; text-align: center;}
.sec05 .calendar .info10 {position: absolute; left: 918px; top: 434px; width: 120px; height: 40px; padding-top: 15px; background: url(../images/sec05_6.png) no-repeat top center; font-size: 16px; line-height: 24px; text-align: center;}
.sec05 .calendar .line1 {position: absolute; left: 250px; top: 82px; width: 360px; height: 20px; background: #475494; z-index: 3;}
.sec05 .calendar .line2 {position: absolute; left: 750px; top: 82px; width: 240px; height: 20px; background: #4ea38b; z-index: 3;}
.sec05 .calendar .line3 {position: absolute; left: 750px; top: 242px; width: 240px; height: 20px; background: #88b26b; z-index: 3;}
.sec05 .calendar .line4 {position: absolute; left: 250px; top: 242px; width: 240px; height: 20px; background: #c09167; z-index: 3;}


/* sec06 */
.sec06 {padding: 70px 0 80px; background: url(../images/sec06_bg.png) no-repeat center top;}
.sec06 h2 {color: #fff}
.sec06 ul {padding: 0 10px;}
.sec06 ul li {float: left; width: 200px; height: 390px; margin-right: 40px; padding: 0 20px; background: #fff; box-shadow: 0 0 10px rgba(82, 82, 82, .1);}
.sec06 ul li:last-child {margin-right: 0;}
.sec06 ul li h3 {width: 174px; height: 66px; margin: auto; background: url(../images/sec06_1.png) no-repeat center -10px; font-size: 26px; font-weight: bold; text-align: center; line-height: 46px; color: #fff;}
.sec06 .info h4 {width: 118px; height: 38px; margin-bottom: 10px; border: 1px solid #475494; border-radius: 20px 20px 20px 0; font-size: 20px; text-align: center; line-height: 38px; color: #475494;}
.sec06 .info p {position: relative; padding: 1px 0 1px 20px; margin-bottom: 10px; font-size: 16px; line-height: 24px; color: #666;}
.sec06 .info p strong {color: #333;}
.sec06 .info p em {display: block; position: absolute; left: 0; top: 7px; width: 6px; height: 6px; border: 4px solid #e5dcd3; border-radius: 7px; background: #c09167;}
.sec06 .info p span {display: block; position: absolute; left: 6px; top: 12px; width: 1px; height: 79px; background: url(../images/sec06_2.png) no-repeat center;} 

/* sec07 */
.sec07 {padding: 70px 0 80px; background: #f5f5f5;}
.sec07 .left {width: 500px; height: 320px; padding: 30px 20px; background: url(../images/sec07_1.png) no-repeat right bottom, linear-gradient(to right, #252855, #475494);}
.sec07 .left h3 {font-size: 26px; font-weight: bold; line-height: 50px; color: #fff;}
.sec07 .left h3 em {display: block; width: 40px; height: 4px; background: #c09167;}
.sec07 .left ul {position: relative; width: 500px; height: 280px;}
.sec07 .left ul li {position: absolute; display: inline-block; height: 40px; padding: 0 18px; border-radius: 20px; background: #fff; font-size: 18px; line-height: 40px; color: #475793;}
.sec07 .left ul li span {display: block; position: absolute; width: 21px; height: 10px;background: url(../images/sec07_2.png) no-repeat center top;}
.sec07 .left ul li:nth-of-type(1) {left: 0; top: 20px;}
.sec07 .left ul li:nth-of-type(2) {left: 200px; top: 0px;}
.sec07 .left ul li:nth-of-type(3) {left: 60px; top: 82px;}
.sec07 .left ul li:nth-of-type(4) {left: 0px; top: 146px;}
.sec07 .left ul li:nth-of-type(5) {left: 220px; top: 146px;}
.sec07 .left ul li:nth-of-type(6) {left: 110px; top: 210px;}
.sec07 .left ul li:nth-of-type(1) span {left: 50px; top: 40px;}
.sec07 .left ul li:nth-of-type(2) span {right: 50px; top: 40px;}
.sec07 .left ul li:nth-of-type(3) span {right: 56px; top: 40px;}
.sec07 .left ul li:nth-of-type(4) span {left: 50px; top: 40px;}
.sec07 .left ul li:nth-of-type(5) span {right: 50px; top: 40px;}
.sec07 .left ul li:nth-of-type(6) span {right: 50px; top: 40px;}
.sec07 .right {width: 544px;}
.sec07 .right ul li {float: left; width: 270px; height: 158px; padding-top: 30px; background: #fff; text-align: center;}
.sec07 .right ul li:nth-of-type(1) {margin: 0 4px 4px 0;}
.sec07 .right ul li:nth-of-type(2) {margin: 0 0 4px 0;}
.sec07 .right ul li:nth-of-type(3) {margin: 0 4px 0 0;}
.sec07 .right ul li span {display: inline-block; width: 38px; height: 38px; margin-bottom: 10px; border: 1px solid #333; border-radius: 20px; font-size: 24px; text-align: center; line-height: 38px;}
.sec07 .right ul li h3 {font-size: 24px; line-height: 40px;}
.sec07 .right ul li p {font-size: 20px; line-height: 30px; color: #666;}
.sec07 a {width: 430px; height: 60px; margin: 40px auto 0; border-radius: 30px; background: linear-gradient(to right, #c08f64, #edb57c); font-size: 26px; text-align: center; line-height: 60px; color: #fff;}

/* sec08 */
.sec08 {padding: 70px 0 80px;}
.teacher-box{position: relative; padding: 16px 30px 40px; margin-bottom: 50px; background: #fff; box-shadow: 0 0 10px rgba(82, 82, 82, .1);}
.teacher-box .gallery-top img{display: inline-block; vertical-align: top; width: 300px; height: 436px; margin-right: 45px;}
.gallery-top .teacher-right{display: inline-block;vertical-align: top;width: 680px;text-align: left;padding-top: 55px;}
.teacher-right h3{display: inline-block;vertical-align: top;width: 342px;font-size: 36px;color: #1a2094;font-weight: 600;margin-right: 140px;}
.teacher-right h3 span{display: inline-block;vertical-align: top;padding-top: 15px;font-size: 24px;color: #333;font-weight: 400;}
.teacher-right a{display: inline-block;vertical-align: top;width: 180px;height: 50px;font-size: 24px;color: #fff;font-weight: 600;text-align: center;line-height: 50px;margin-bottom: 40px;background: linear-gradient(to right,#edb57c,#c08f64);box-shadow: 0 0 5px rgba(192, 143, 100, .8);border-radius: 4px;}.teacher-right p{padding: 0 40px 0 0;font-size: 18px;color: #333;text-align: left;margin-bottom: 50px;}
.teacher-right p span{font-weight: 600;}
.teacher-box .gallery-thumbs{position: absolute;right: 96px; bottom: 60px;width: 600px;}
.gallery-thumbs .swiper-slide{ display: inline-block;vertical-align: top;width: 138px;}
.gallery-thumbs img{display: block;width: 138px;height: 138px;}
.gallery-top .swiper-button-prev{position: absolute;top: 360px;left: 340px;width: 0;height: 0;content: '';border-top: 9px solid transparent;border-right: 13px solid #aeaeae;border-bottom: 9px solid transparent;}
.gallery-top .swiper-button-next{position: absolute;top: 360px;right: 34px;width: 0;height: 0;content: '';border-top: 9px solid transparent;border-left: 13px solid #aeaeae;border-bottom: 9px solid transparent;}
.swiper-slide-thumb-active img {border: 1px solid #f60;}

.teacher_form {padding: 50px 0; background: #313a66; text-align: center;}
.teacher_form h2 {margin-bottom: 40px; color: #fff;}
.teacher_form ul li {display: inline-block; width: 320px; height: 50px; margin: 0 8px; border-radius: 4px; overflow: hidden;}
.teacher_form ul li:nth-of-type(1),
.teacher_form ul li:nth-of-type(2) {background: #fff;}
.teacher_form ul li:nth-of-type(1) label {display: block; float: left; width: 140px; height: 50px; padding-left: 40px; background: url(../images/teacher_form_1.png) no-repeat 8px center; font-size: 18px; font-weight: normal; line-height: 50px;}
.teacher_form select {display: block; float: left; width: 140px; height: 50px; border: none; background: url(../images/sel.png) no-repeat 290px center; font-size: 18px; color: #666;}
.teacher_form ul li select {display: block; float: left; width: 140px; height: 50px; background: url(../images/sel.png) no-repeat 114px center;}
.teacher_form ul li:nth-of-type(2) label {display: block; float: left; width: 100px; height: 50px; padding-left: 40px; background: url(../images/teacher_form_2.png) no-repeat 8px center; font-size: 18px; font-weight: normal; line-height: 50px;}
.teacher_form ul li input[type=text] {display: block; float: left; width: 150px; height: 50px; border: none; font-size: 18px;}
.teacher_form ul li input[type=button] {display: block; width: 320px; height: 50px; border: none; border-radius: 4px; background: linear-gradient(to right, #edb57c, #c08f64); font-size: 24px; font-weight: bold; color: #fff;}
.teacher_form p {font-size: 14px; line-height: 30px; color: #fff;}

/* sec09 */
.sec09 {padding: 70px 0 80px; background: url(../images/sec09_bg.png) no-repeat center;}
.sec09 h2 {margin-bottom: 30px; color: #fff;}
.sec09 ul {background: url(../images/sec09_ul_bg.png) no-repeat center;}
.sec09 ul li {float: left; width: 275px; margin: 30px 0; text-align: center;}
.sec09 ul li .icon {display: inline-block; position: relative; width: 132px; height: 132px; margin-bottom: 10px;}
.sec09 ul li .icon .sp1 {position: absolute; left: 0; top: 0; width: 132px; height: 132px; background: url(../images/sec09_m_1.png) no-repeat center;}
.sec09 ul li .icon .sp2 {position: absolute; left: 14px; top: 14px; width: 104px; height: 104px; background: url(../images/sec09_m_2.png) no-repeat center;}
.sec09 ul li .icon .sp3 {position: absolute; left: 34px; top: 34px; width: 64px; height: 64px;}
.sec09 ul li:hover {cursor: pointer;}
.sec09 ul li:hover .sp1 {animation: move 5s linear infinite;}
.sec09 ul li:hover .sp2 {animation: fumove 3s linear infinite;}
.sec09 ul li:hover a {background: #fff; color: #313a66;}
.sec09 ul li h3 {font-size: 24px; font-weight: bold; line-height: 30px; color: #c09167;}
.sec09 ul li p {margin-bottom: 10px; font-size: 18px; line-height: 40px; color: #fff;}
.sec09 ul li a {display: inline-block; width: 128px; height: 38px; border: 1px solid #fff; border-radius: 20px; font-size: 22px; line-height: 40px; color: #fff;}
.sec09 ul li a:hover {background: #fff; color: #313a66;}
.sec09 ul li:nth-of-type(1) .icon .sp3 {background: url(../images/sec09_1.png) no-repeat center;}
.sec09 ul li:nth-of-type(2) .icon .sp3 {background: url(../images/sec09_2.png) no-repeat center;}
.sec09 ul li:nth-of-type(3) .icon .sp3 {background: url(../images/sec09_3.png) no-repeat center;}
.sec09 ul li:nth-of-type(4) .icon .sp3 {background: url(../images/sec09_4.png) no-repeat center;}
.sec09 ul li:nth-of-type(5) .icon .sp3 {background: url(../images/sec09_5.png) no-repeat center;}
.sec09 ul li:nth-of-type(6) .icon .sp3 {background: url(../images/sec09_6.png) no-repeat center;}
.sec09 ul li:nth-of-type(7) .icon .sp3 {background: url(../images/sec09_7.png) no-repeat center;}
.sec09 ul li:nth-of-type(8) .icon .sp3 {background: url(../images/sec09_8.png) no-repeat center;}

/* sec10 */
.sec10 {padding: 70px 0 80px;}
.sec10 ul {padding: 5px; background: url(../images/sec10_1.gif) no-repeat center;}
.sec10 ul li {float: left; width: 310px; height: 60px; padding: 10px 20px; margin: 10px 0; background: #fff; box-shadow: 0 0 10px rgba(82, 82, 82, .1);}
.sec10 ul li h3 {background: url(../images/sec10_2.png) no-repeat 0 center; padding-left: 40px; font-size: 24px; font-weight: bold; line-height: 30px;}
.sec10 ul li p {font-size: 16px; line-height: 30px; color: #666;}
.sec10 ul li:nth-of-type(odd) {margin-right: 390px;}


/* our */
.our {padding: 0;}
.our .our_bg {background: #333;}
.our ul li {float: left; position: relative; width: 360px; text-align: center; color: #fff;}
.our ul li:nth-of-type(1) {background: url(../images/our_bg_1.png) no-repeat center;}
.our ul li:nth-of-type(2) {background: url(../images/our_bg_2.png) no-repeat center;}
.our ul li:nth-of-type(3) {background: url(../images/our_bg_3.png) no-repeat center;}
.our ul li img {display: inline;}
.our ul li h3 {font-size: 24px; line-height: 60px;}
.our ul li .item-show{width: 100%; padding: 160px 0;
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.our .item-img{width: 100%;margin: 0 auto;height: 80px;}
.our .item-tit{width: 100%; margin: 30px auto 0; text-align: center; font-size: 24px; line-height: 48px; color: #fff; }

.our .info {width: 100%; height: 100%; position: absolute; top: 0; left: 0; opacity: 0;
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
	-webkit-transform: scale(0) rotate(-180deg);
	-moz-transform: scale(0) rotate(-180deg);
	-ms-transform: scale(0) rotate(-180deg);
	-o-transform: scale(0) rotate(-180deg);
	transform: scale(0) rotate(-180deg);
}
.our .info p {width: 70%; margin: 0 auto; font-size: 20px; font-weight: lighter; line-height: 30px; color: #fff; text-transform: uppercase; padding-top: 32%;text-align: justify; height: 150px;}
.our .info a {width: 70%; display: block; margin: 20% auto 0; font: 24px/50px "微软雅黑"; color: #fff;  border: 1px solid #fff; text-align: center;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}
.our .info a:hover {background: #fff; color: #e72d1b;}
.our ul li:hover .item-show {
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transition-delay: 0;
	-moz-transition-delay: 0;
	transition-delay: 0;
}
.our ul li:hover .info {visibility: visible; opacity: 1;
	-webkit-transform: scale(1) rotate(0deg);
	-moz-transform: scale(1) rotate(0deg);
	-ms-transform: scale(1) rotate(0deg);
	-o-transform: scale(1) rotate(0deg);
	transform: scale(1) rotate(0deg);
	-webkit-transition-delay: 0.3s;
	-moz-transition-delay: 0.3s;
	transition-delay: 0.3s;
}

@keyframes ballon {
   0%{-webkit-transform: translateY(0); opacity: 0;}
  50%{-webkit-transform: translateY(-30px); opacity: 1;}
100% {-webkit-transform: translateY(-50px); opacity: 0;}
}
@-webkit-keyframes ballon {
	0%{-webkit-transform: translateY(0); opacity: 0;}
  50%{-webkit-transform: translateY(-30px); opacity: 1;}
100% {-webkit-transform: translateY(-50px); opacity: 0;}
}
/*按钮悬停*/
a, input[type=button]{
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow, transform;
    transition-property: box-shadow, transform;
}
a:hover, a:active, 
input[type=button]:hover {
    box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.5);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

/* 旋转 */
@keyframes fumove
{ 0%{transform:rotate(0);} 50%{transform:rotate(-180deg) ;} 100%{transform:rotate(-360deg);}}
@keyframes move
{ 0%{transform:rotate(0);} 50%{transform:rotate(180deg) ;} 100%{transform:rotate(360deg);}}《

/* 隐私协议条款 */
.xieyi {margin: 10px auto; font-size: 14px;text-align: center; line-height: 30px; color: #fff;}
.xieyi .xy {border: none; color: #fff;}
.xieyi span {color: #fff;}
.xieyi input[type=checkbox] {position: relative; width: 13px; height: 13px; padding: 0; margin-bottom: 0; border: none; border-radius: 2px; -webkit-appearance: checkbox;}
.xieyi input[type=checkbox]::before {position: absolute; content: ""; top: 0; left: 0; background: #fff; width: 100%;  height: 100%; border: 1px solid #d9d9d9; border-radius: 2px;
}
.xieyi input[type=checkbox]:checked::before {position: absolute; content: "\2713"; background-color: #c8a25a; top: 0; left: 0; width: 100%; border: 1px solid #c8a25a; border-radius:2px; color: #fff; font-size: 14px; font-weight: bold; text-align: center; line-height: 13px;}
.xieyi a {display: inline; background: transparent; font-size: 14px; line-height: 30px; color: #fedf98;}

/*协议弹窗样式*/
.es_arg_mask {position: fixed;top: 0;bottom: 0;left: 0;right: 0;background: #000;filter: alpha(opacity=30);-moz-opacity: 0.3;-khtml-opacity: 0.3; opacity: 0.3;z-index: 2000;}
.es_agr_box {position: fixed;top: 50%;left: 50%;width: 500px;margin: -210px 0 0 -270px;padding: 10px 20px 20px;background: #ffffff;border-radius: 6px;z-index: 2001;}
.es_agr_title {text-align: center;font-size: 18px;font-weight: bold;padding: 10px 20px;}
.es_agr_main {height: 262px; overflow: auto;}
.es_agr_con {font-size: 14px;color: #3a3d4b;line-height: 25px;word-break: break-all;}
.es_agr_btn {text-align: center;padding: 10px 20px 0;}
.es_button {line-height: 40px;border: none;outline: none;cursor: pointer;color: #ffffff;font-size: 16px;border-radius: 4px;padding: 0 30px;background: #1890FF;background: -webkit-linear-gradient(left, #1890FF, #90CAFF);background: -o-linear-gradient(left, #1890FF, #90CAFF);background: -moz-linear-gradient(left, #1890FF, #90CAFF);background: linear-gradient(left, #1890FF, #90CAFF);}
.es_cancel {display: block;font-size: 14px;color: #3a3d4b;cursor: pointer; margin-top: 10px;}
.agreement {padding: 10px;}
.agreement p {font-size: 14px; line-height: 30px; text-indent: 2em; text-align: justify;}