/*Reset page*/
*{padding: 0;margin: 0;-webkit-tap-highlight-color: rgba(255,0,0,0);box-sizing:border-box;-moz-box-sizing:border-box;/* Firefox*/-webkit-box-sizing:border-box;}
html{min-width: 1200px;height: 100%;margin: 0 auto;font-size: 62.5%;font: 12px/1.5 "Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Hiragino Sans GB W3","Microsoft YaHei UI","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;}
body{margin: 0 auto;padding:0;font-family: "微软雅黑";}
.scrollBar::-webkit-scrollbar {display:none;}
/*Reset the tag*/
a{text-decoration:none;}
img{border:none;vertical-align: middle;}
ul,li{list-style:none;}
input,button,select,textarea {border:none;font-family:Arial,"微软雅黑";outline: none;resize:none;}
.wz_content{width:1200px;margin:0 auto;}
.clearfix{clear:both;}
/*---顶部---*/
.toper{width:100%;border-bottom:1px #eee solid;height:35px;}
.toper .left{float:left;}
.toper .left .ming_logo{float:left;line-height:35px;}
.toper .left .phone_logo{float:left;margin-left:20px;}
.toper .left .phone_logo a{color:#999;line-height:35px;margin-left:5px;}
.toper  .left .phone_logo span{margin-left:10px;}
.toper  .right{float:right;color:#999;}
.toper  .right a{color:#999;line-height: 35px;margin:0 5px;}
/*---logo---*/
.header{width:100%;}
.header .header-logo{float:left;padding:20px 0;}
.header .header-logo .pic{float:left;margin-top:8px;}
.header .header-logo .pic img{height:50px;}
.header .header-logo .name{float:left;font-size:30px;margin-left:15px;margin-top:10px;}
.header .header-logo .name a{color:#333;}
.header .header-logo .eng_name{margin-left:75px;font-size:13.5px;}
.header .header-logo .eng_name a{color:#999;}
.header .header-phone{float:right;padding:20px 0;background:url(../images/phone.png)no-repeat 34px center;padding-left:90px;margin-top:10px;}
.header .header-phone > p.name{font-size:16px;color:#999;margin-top:-7px;}
.header .header-phone > p.number{font-size:24px;font-weight:700;color:#3aa400;margin-top:5px;}
/*---nav---*/
.naver{width:100%;background: #3aa400;height:50px;}
.naver .nav_list{}
.naver .nav_list li{float:left;width:133px;text-align: center;}
.naver .nav_list li a{font-size:16px;color:#fff;line-height: 50px;display: block;}
.naver .nav_list li:hover{background:#308900;}
.naver .nav_list .active{background:#308900;}
/*---banner---*/
.slidebanner{width:100%;height:300px;position:relative;overflow: hidden;}
.slidebanner .hd{z-index: 999;left:50%;bottom:10px;position:absolute;}
.slidebanner .hd li{width:30px;height:4px;float:left;margin-left:5px;line-height:30px;background:#fff;text-align: center;	}
.slidebanner .hd .on{background:#308900;}
.slidebanner .hd .on:hover{background:#308900;cursor:pointer;}
/*.slidebanner .hd li img{width:100%;height:300px;}*/
.slidebanner .bd li img{display: block;margin:0 auto;height:300px;}
/*---课程分类---*/
.cou_sort{width:100%;margin-top:40px;overflow: hidden;}
.cou_sort .wz_title{width:200px;float:left;font-size:24px;color:#333;font-weight:bold;}
.cou_sort .wz_title span{display:inline-block;vertical-align:middle;margin-right:5px;width:3px;height:24px;background:#3aa400;}
.cou_sort .hd{/*width:995px;float:left;*//*padding-bottom:5px;*/border-bottom:1px solid #e7f0ed;overflow: hidden;}
.cou_sort .hd li{font-size:14px;float:left;padding:5px 10px;}
.cou_sort .hd li a{color:#333;}
.cou_sort .hd .active{border-bottom:2px #00B882 solid;}
.cou_sort .hd .active a{color:#00B882;}
.cou_sort .hd .pu_more{float:right;color:#666;margin-top:1%;}
.cou_sort .bd{width:100%;margin-top:20px;overflow: hidden;}
.cou_sort .bd li{width:280px;margin:15px 10px 0 10px;float:left;border:1px #eee solid;}
.cou_sort .bd li:last-child{margin-right:0;}
.cou_sort .bd .pic{width:280px;height:155px;overflow: hidden;}
.cou_sort .bd .pic img{width:280px;height:155px;}
.cou_sort .bd .name{background:#f5f5f5;color:#333;font-size:14px;text-align: center;line-height:45px;}
/*---学校简介---*/
.sc_xxjs{width:100%;margin-top:40px;overflow:hidden;padding-bottom:10px;}
.sy_name{font-size:24px;color:#333;padding-bottom:5px;font-weight:bold;border-bottom:1px #eee solid;}
.sy_name span{display:inline-block;vertical-align:middle;margin-right:5px;width:3px;height:24px;background:#3aa400;}
.sy_name .pu_more{font-size:14px;font-weight:normal;float:right;color:#666;margin-top:1%;}
.sc_xxjs .sc_induct{width:1200px;height:360px;padding:40px;border-radius:10px;margin-top:30px;background:#fff url(../images/map.png)no-repeat center center;box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);}
.sc_induct .left{width:382px;float:left;height:272px;border:1px #eee solid;padding:5px;}
.sc_induct .sc_js{width:630px;float:left;margin-left:60px;}
.sc_induct .sc_js h2{font-size:22px;font-weight:bold;color:#333;}
.sc_induct .sc_js h2 span{display: block;margin:2% 0;width:45px;height:4px;background:#3aa400;}
.sc_induct .sc_js .text{font-size:14px;color:#333;line-height:26px;}
.sc_induct .sc_js .text a{color:#3aa400;}
.sc_induct .sc_js .mouth{font-size:14px;color:#666;margin-top:10px;}
.sc_induct .sc_js .mouth i{font-size:26px;color:#f43538;font-style:normal;}
.sc_induct .sc_js .mouth strong{color:#333;font-size:16px;}
.sc_induct .sc_js .sc_more{width:125px;height:36px;display:block;line-height:36px;background:#3aa400;color:#fff;text-align: center;font-size:16px;border-radius: 10px;margin-top:15px;}
/*---师资力量---*/
.sy_teach{width:100%;margin-top:50px;overflow: hidden;}
.sy_teach .teach_list{width:100%;margin-top:20px;overflow: hidden;}
.sy_teach .teach_list li{width:202px;float:left;margin:0 19px;border:1px #eee solid;}
.sy_teach .teach_list .pic{width:202px;height:217px;overflow: hidden;}
.sy_teach .teach_list .pic img{width:200px;height:216px;}
.sy_teach .teach_list .title{font-size:16px;color:#333;line-height:40px;text-align:center;background:#f6f6f6;}
/*---名师答疑---*/
.answer_ms{width:1200px;margin:0px auto 0px auto;padding:15px;padding-bottom:30px;background:#fff;/*box-shadow: 0 0 5px rgba(0, 0, 0, .2);*/overflow: hidden;}
.kj_title{border-bottom:1px #eee solid;overflow: hidden;padding-bottom:10px;}
.kj_title h4{float:left;font-size:24px;font-weight:bold;color:#333;line-height:20px;}
.kj_title h4 span{width:3px;margin:0 10px 0 0;height:20px;float:left;background:#3aa400;}
.kj_title .nv_more{float:right;}
.kj_title .nv_more a{color:#999;font-size:12px;}

.msdy_l{width:1200px;margin:30px auto 0px auto;padding:15px 15px 0 15px;background:#fff;overflow: hidden;}
.msdy_l .answer_list a{color:#333;}
.msdy_l .answer_list{margin-top:20px;}
.msdy_l .answer_list li{border-radius:5px;margin-right:20px;padding:20px 10px;float:left;width:277px;height:184px;overflow: hidden;background:#fff;border:1px #eee solid;}
.msdy_l .answer_list li:hover{box-shadow: 1px 2px 5px rgba(0, 0, 0, .2);}
.msdy_l .answer_list li:last-child{margin-right:0px;}
.msdy_l .answer_list a{color:#333;}
.msdy_l .answer_list .topic{width:73px;margin-bottom:10px;height:20px;border-radius:20px;background:#46a66e;}
.msdy_l .answer_list .topic span{display:block;color:#fff;font-size:14px;text-align: center;}
.msdy_l .answer_list .text{margin-bottom:10px;font-size:15px;line-height: 24px;color:#333;}
.msdy_l .answer_list .text a:hover{text-decoration: underline;}
.msdy_l .answer_list .discuss{font-size:14px;margin-bottom:10px;}
.msdy_l .answer_list .discuss a{color:#666;}
.msdy_l .answer_list .take{width:65%;margin:20px auto;line-height:30px;border:1px #45ce98 solid;border-radius:20px;color:#45ce98;text-align: center;font-size:14px;}
.msdy_l .answer_list .topic1{width:73px;margin-bottom:10px;height:20px;border-radius:20px;background:#fcb443;}
.msdy_l .answer_list .topic1 span{display:block;color:#fff;font-size:14px;text-align: center;}
.msdy_l .answer_list .take1{width:65%;margin:20px auto;line-height:30px;border:1px #fcb443 solid;border-radius:20px;color:#fcb443;text-align: center;font-size:14px;}
.answer_ms .voice_listg{overflow: hidden;}
.answer_ms .voice_listg .post_list{width:780px;padding:20px 0;float:left;}
.answer_ms .voice_listg .bd li{width:780px;margin-top:20px;height:auto !important;border-bottom:1px #eee dashed;padding-bottom:20px;overflow: hidden;}
.answer_ms .voice_listg .post_list .head_por{width:36px;height:36px;float:left;overflow: hidden;}
.answer_ms .voice_listg .post_list .head_por img{width:36px;height:36px;}
.answer_ms .voice_listg .post_list .post_right{width:725px;float:left;margin-left:15px;}
.answer_ms .voice_listg .post_list .post_right .name{}
.answer_ms .voice_listg .post_list .post_right .name span{font-size:14px;color:#4caafc;}
.answer_ms .voice_listg .post_list .post_right .name time{color:#999;font-size:14px;margin-left:5px;}
.answer_ms .voice_listg .post_list .post_right .text{font-size:14px;color:#444;margin-top:10px;white-space: nowrap;text-overflow:ellipsis;overflow:hidden;line-height: 22px;}
.answer_ms .voice_listg .post_list .post_right .answer{font-size:14px;margin-top:10px;color:#888;line-height: 24px;white-space: nowrap;text-overflow:ellipsis;overflow:hidden;}
.answer_ms .voice_listg .post_list .post_right .answer span{color:#fe8800;margin-right:6px;}
.answer_ms .voice_listg .audition{width:358px;height:395px;float:right;margin-top:35px;overflow:hidden;background:#ffa100;}
.answer_ms .voice_listg .audition .aud_box{width:328px;height: 363px;margin:0 auto;margin-top:15px;overflow:hidden;background:#fff;border-radius:5px; box-shadow:rgb(255, 161, 0) 0px 0px 18px inset;}
.answer_ms .voice_listg .audition .aud_box li{}
.answer_ms .voice_listg .audition .aud_box{margin-top:17px;overflow: hidden;}
.answer_ms .voice_listg .audition .aud_box li{width:295px;height:40px;margin:0 auto;padding-left:15px;display: block;border:solid 1px #ccc;border-radius:5px;margin-bottom:25px;text-align: center;}
.answer_ms .aud_box .icon{float:left;line-height:40px;font-size:14px;color:#666;}
.answer_ms .aud_box .icon img{margin-right:5px;display: inline-block;vertical-align: middle;}
.answer_ms .aud_box li span:after{content: '';width:1px;height:24px;display: block;background:#ccc;float:right;margin-top:9px;margin-left:15px;}
.answer_ms .aud_box input{border:none;background:none;outline:0;width:230px;height:40px;display: block;color:#333;float:left;margin-left:8px;}
.answer_ms .aud_box ul{overflow: hidden;}
.answer_ms .aud_box .zero_title{font-size:30px;margin:25px auto;font-weight:bold;color:#873c0c;text-align: center;}
.answer_ms .aud_box li .user_width{width:239px;color:#999;border:none;outline:0;height:38px;line-height:38px;}
.answer_ms .audition .tj_btn{width:180px;height:40px;line-height: 40px;font-size:18px;color:#873c0c;margin:10px auto;border-radius:5px;text-align:center;background-image: linear-gradient(to top, #ffa100 , #ffc600)}
.answer_ms .audition .tj_btn a{color:#873c0c;display: block;}

/*学校环境*/
.school_en{width:100%;margin-top:20px;overflow: hidden;}
.school_en .sy_xxhj{margin-top:20px;}
.school_en .sy_xxhj li{width:280px;float:left;margin:10px;overflow: hidden;}
.school_en .sy_xxhj .tu{width:280px;height:186px;overflow: hidden;}
.school_en .sy_xxhj .tu img{width:280px;height:186px;}
.school_en .sy_xxhj .tet{text-align: center;color:#333;font-size:16px;line-height:40px;}
/*学校动态*/
.sy_news{width:100%;margin-top:20px;overflow: hidden;}
.sy_news .new_title{width:550px;float:left;font-size:24px;color:#333;font-weight:bold;border-bottom:1px #eee solid;padding-bottom:5px;}
.sy_news .new_title span{display:inline-block;vertical-align:middle;margin-right:5px;width:3px;height:24px;background:#3aa400;}
.sy_news .new_title .pu_more {float:right;margin-top:15px;color:#999;font-size:12px;}

.sy_news .left_new{float:left;width:600px;}
.sy_news .li_box{float:left;width:600px;margin-top:20px;}
.sy_news .li_box li{width:550px;margin-top:15px;padding-bottom:10px;border-bottom:1px #eee solid;overflow: hidden;}
.sy_news .li_box li a{display: block;}
.sy_news .li_box .title_name:hover{color:#3aa400;}
.sy_news .li_box .title_name{float:left;font-size:14px;color:#555;}
.sy_news .li_box span{color:#999;float:right;font-size:14px;}

.reg_lt{width:1200px;margin:30px auto 50px auto;border-bottom:1px #eee solid;}
.reg_lt .reg_tab li.reg_active a{color: #000;font-weight:bold;border-bottom:2px #3aa400 solid;}
.reg_lt .reg_tab{overflow: hidden;}
.reg_lt .reg_tab li{float:left;}
.reg_lt .reg_tab li:nth-child(1){text-align: right;}
.reg_lt .reg_tab li:nth-child(2){text-align: left;}
.reg_lt .reg_tab li a{color:#343434;display: inline-block;padding: 10px 20px;font-size: 18px;position: relative;}
.tab_main{display: none;}
.reg_lt .reg_infobox .text dt{float:left;line-height:30px;text-align: center;margin:9px;overflow: hidden;}
.reg_lt .reg_infobox .text dt a{font-size:14px;color:#555;}
.reg_infobox{overflow: hidden;}
.bottom{width:100%;padding:15px 0;background:#14171c;}
.bottom p{text-align: center;line-height:30px;font-size:14px;}
.bottom p a{color:#fff;}
