@charset "utf-8";
/* CSS Document */
body,div,p,span,ul,li,dl,dt,dd,a,ol,input,button,img,h1,h2,h3,h4,h5,h6{ padding:0; margin:0; list-style:none; border:0;}
body{font-family: 'Microsoft Yahei','Simsun'; color:#1E202C; font-size:14px; line-height:24px; background:#fff;}
a{ color:#fff; text-decoration:none;}
img{display: block;}
/*a:hover{color:#8DC9FF; text-decoration:none;}*/
body,input,button,img{outline:none;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
i{font-style:normal;}
.hhh{font-weight:normal;}
.dr_center{margin:0 auto;}
.dr_Pcenter{text-align:center;}
.no_padding{padding-left:0!important}
.no_bg{background:none!important}
.green{color:#3575CA;}
.no_margin{margin:0;}
.dr_con_a:hover{color:#333333; 
	text-decoration:underline;}
.dr_cursor{cursor:pointer;}
input,button{font-family:"微软雅黑";}
.red1{color:#FE4C4C;}
.red2{color: #ED167D;}
.clearfix::after {clear: both; content: ""; display: block; height: 0;}
.fl{float:left;}
.fr{ float: right; }
.w1200{ width: 1200px;margin:0 auto; }

/******* of_synthetical.css ***/


/****** banner **/
.banner{width: 100%;height: 490px;background: url(/data/static/images/zt/of_synthetical/banner.png) no-repeat center;}





/***** 一对一表格样式 **/
.biunique_table{ width: 1198px;margin:0 auto;border:1px solid #ccc; border-bottom:none; }
.biunique_table tr th{ height: 100px;border-bottom: 1px solid #0f9cfe;font-size: 20px;color: #0f9cfe;text-align: center; font-weight: normal; }
.of_synthetical .biunique_table tr th{ background: #fef3e6;color: #fd8a1a;border-bottom: 1px solid #fd8a1a; }
.biunique_table tr th .yuyue_btn{ width: 98px;height: 34px;line-height: 34px;text-align: center;display: block;color: #fd8a1a; font-size: 18px;border-radius: 20px;border: 1px solid #fd8a1a;margin:6px auto 0; }
.biunique_table tr th .yuyue_btn:hover{ background: #fd8a1a;color: #fff; }
.biunique_table tr td{ font-size: 16px;color: #666;height: 56px;line-height: 56px;border-bottom: 1px solid #dddddd;font-weight: normal;text-align: center; }
.biunique_table tr td .shiting_btn{ color: #4f4f4f;}
.biunique_table tr td .empty{ vertical-align: -2px;display: block }
.biunique_table tr td .confirm_icon{ width: 27px;height: 26px;background: url(/data/static/images/zt/of_synthetical/ielts_icon.png) no-repeat 0 -333px;display: inline-block;vertical-align: -4px; margin-right: 8px;  }
.biunique_table tr td .error_icon{ width: 19px;height: 19px;background: url(/data/static/images/zt/of_synthetical/ielts_icon.png) no-repeat 0 -382px;display: inline-block;vertical-align: -4px; margin-right: 8px;  }
.biunique_table tr td .shiting_btn .shiting_icon{  width: 24px;height: 22px;background: url(/data/static/images/zt/of_synthetical/ielts_icon.png) no-repeat 0 -1071px;display: inline-block;vertical-align: -4px; margin-right: 8px;  }
.biunique_table tr td .shiting_btn:hover{ color: #fd8a1a; }
.biunique_table tr td .shiting_btn:hover .shiting_icon{ background-position: 0 -1099px; }





/*预约弹窗*/
.reserve_bg{display:none;position: fixed;  top: 0%;  left: 0%;  width: 100%;  height: 100%;  background-color: black;  z-index:1001;  -moz-opacity: 0.6;  opacity:.6;  filter: alpha(opacity=60);width:100%;}
.reserve_modal{display: none;position: fixed;left:50%;top:30%;z-index:1002;width:400px;height: 255px;margin-left:-200px;background: #fff;}
.reserve_modal h3{line-height: 60px;font-size: 24px;color: #fff;background: #3e3e3e;text-align: center;letter-spacing: 2px;padding-left: 29px;}
.reserve_modal h3 span{display: block;float: right;padding-right:16px;width: 13px;height: 60px;background: url(/data/static/images/zt/tchnew_close.png) no-repeat right 16px center;cursor: pointer;}
.reserve_modal form{padding: 26px 18px 10px;}
.reserve_modal input,.reserve_modal select{width: 127px;height: 28px;margin: 0 18px 20px;border: none;outline: none;
	font-size: 12px;color: #6d6d6d;line-height: 28px;border: 1px solid #b3b3b3;padding-left: 14px;}
.reserve_modal #reservephone{background: url(/data/static/images/zt/tchnew_red.png) no-repeat left top;}
.reserve_modal select{width: 142px;font-family: "微软雅黑";}
.reserve_modal .reserveNow{display:block;width: 325px;height: 35px;line-height: 35px;margin: 0 auto;background: #fd8a1a;text-align: center;font-size: 16px;color: #fff;-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;}
.reserve_modal .reserveNow:hover{ opacity: .8; }




/*预约成功弹窗*/
.reserveok_bg{display:none;position: fixed;  top: 0%;  left: 0%;  width: 100%;  height: 100%;  background-color: black;  z-index:1001;  -moz-opacity: 0.6;  opacity:.6;  filter: alpha(opacity=60);width:100%;}
.reserveok_modal{display: none;position: fixed;left:50%;top:30%;z-index:1002;width:400px;height:255px;margin-left:-200px;background: #fff;}
.reserveok_modal h3{line-height: 60px;font-size: 24px;color: #fff;background: #3e3e3e;text-align: center;letter-spacing: 2px;padding-left: 29px;}
.reserveok_modal h3 span{display: block;float: right;padding-right:16px;width: 13px;height: 60px;background: url(/data/static/images/zt/tchnew_close.png) no-repeat right 16px center;cursor: pointer;}
.reserveok_modal img{margin: 15px auto;}
.reserveok_modal p{font-size: 18px;color: #333;text-align: center;}



/******* 公共标题 ***/
.public_title { text-align: center; }
.public_title .line_01{ width: 296px;height: 28px;background: url(/data/static/images/zt/of_synthetical/line_01.png) no-repeat 0 0px;display: inline-block;}
.public_title .line_02{ width: 296px;height: 28px;background: url(/data/static/images/zt/of_synthetical/line_02.png) no-repeat 0 0px;display: inline-block;}
.public_title h3{ font-size: 40px;color: #333;font-weight: bold;display: inline-block; padding:30px; }
.public_title .explain{ text-align: center;font-size: 20px;color: #666; line-height: 36px; }


/******* 课程选择表格 ***/
.scheme{ width: 100%;background: #f0f4f5; margin-top: 80px; }
.scheme_box { padding-bottom:130px; padding-top: 80px; }
.scheme_con { width: 1200px;margin:0 auto; }
.scheme_con .coach_course_show{ padding-top: 50px; }
.scheme_top { border-bottom: 2px solid #fe8c00;height: 70px; margin-bottom:25px; }
.scheme_top .scheme_name i{  width: 49px;height: 54px;background: url(/data/static/images/zt/of_synthetical/ielts_icon.png) no-repeat 0 -912px;display: inline-block; vertical-align: -18px;margin-right:14px;}
.scheme_top .scheme_name { font-size: 30px;color: #333;font-style:italic; margin-top: 15px; }
.scheme_top .nav li{ float: left; height: 68px;line-height: 68px;padding: 0 30px;font-size: 24px;color: #feae4c;background: #fff;text-align: center;border: 2px solid #feae4c;border-radius:20px; margin-right:6px; border-bottom: 0;border-bottom-right-radius: 0;border-bottom-left-radius: 0; cursor:pointer ; }
.scheme_top .nav li a{ color: #0f9cfe; }
.scheme_top .nav li.cur{ background: #feae4c;color: #fff; }
.scheme_top .nav li:hover,.scheme_con .scheme_top .nav li a{ background: #feae4c;color: #fff; }
.table_main table{ width: 1200px;margin:0 auto;background: #fff;border-bottom: 1px solid #ccc;display: none; }
.table_main table tr th{ height: 76px;text-align: center;font-size: 18px;color: #fff;background: #57bafe;font-weight: normal;color: #fff; width: 240px;position: relative;white-space: nowrap; }
.of_synthetical .table_main table tr th{ background: #feae4c;}
.table_main table tr th .table_line{ width:1px;height: 40px;background: #fff;display:block; margin-top: -42px;  }
.table_main table tr th a{ color: #fff;font-size: 20px; display:block;padding: 0 30px;border-left: 1px solid #fff;height: 40px;line-height: 24px; }
.table_main table tr th .teacher_icon{ width: 160px;height: 52px;background: url(/data/static/images/zt/of_synthetical/ielts_icon.png) no-repeat 0 -1004px;display: block;position:absolute;top:-32px;left:38px; }
.table_main table tr td{ height: 58px;line-height: 58px;font-size: 18px;color: #333;border-top: 1px solid #b7e1ff;text-align: center; width: 400px; white-space: nowrap; }
.table_main table tr td .zixun_kefu:hover{ color: #fd8a1a;}
.table_main table tr td .buy_btn{ width: 138px;height: 38px;line-height: 38px;text-align: center;display: block;color: #fd8a1a;font-size: 20px;border:1px solid #fd8a1a;border-radius: 20px;margin:0 auto; }
.table_main table tr td .buy_btn:hover{ background: #fd8a1a;color: #fff; }
.table_main table tr td .right_icon{  width: 27px;height: 26px;background: url(/data/static/images/zt/of_synthetical/ielts_icon.png) no-repeat 0 -333px;display: block;margin:0 auto;  }
.table_main table tr td .error_icon{  width: 19px;height: 19px;background: url(/data/static/images/zt/of_synthetical/ielts_icon.png) no-repeat 0 -382px;display: block;margin:0 auto;  }
.table_main table tr td .shiting_btn{color: #333;}
.table_main table tr td .shiting_btn:hover{ color: #fd8a1a; }
.table_main table tr td .shiting_btn i{ width: 26px;height: 26px;background: url(/data/static/images/zt/of_synthetical/ielts_icon.png) no-repeat 0 -466px;display: inline-block;margin:0 auto;vertical-align: -6px;margin-right:8px; }
.table_main table tr td .shiting_btn:hover i{ background-position: 0 -426px; }
.special_course_show { padding-top: 138px; }
.special_course_show .special_title{  width: 70px;height: 470px;background: url(/data/static/images/zt/of_synthetical/special_title.png) no-repeat 0 0;display: inline-block; }


/****** 提分规划 **/
.plan{ width: 100%;height: 400px;background: url(/data/static/images/zt/of_synthetical/of_plan_bg.jpg) no-repeat center; }
.plan h3{text-align: center;color: #fff;font-size: 34px;line-height: 58px;padding-top: 80px;}
.plan .plan_btn{ width: 480px;height: 80px;line-height: 80px;text-align: center;display: block;background: #fff;font-size: 24px;color: #fe8c00;margin:0px auto 0;border-radius: 20px;float: right;margin-right: 114px; }
.plan .plan_btn:hover{ background: #fe8c00;color: #fff; }
.plan .plan_btn i{  width: 40px;height: 40px;background: url(/data/static/images/zt/of_synthetical/ielts_icon.png) no-repeat 0 -1350px;display:inline-block;vertical-align: -10px;margin-right: 10px; }
.plan .plan_btn:hover i { width: 40px;height: 40px;background: url(/data/static/images/zt/of_synthetical/ielts_icon.png) no-repeat -129px -746px;display:inline-block;vertical-align: -10px;margin-right: 10px; }





/****** 课程服务 **/
.service{width: 100%;padding-top:50px;background: #fff;padding-bottom: 60px;}
.service_con{ margin:50px auto; width:1025px; height:344px; background: #fff url(/data/static/images/zt/content4_con.png) no-repeat center center;}
.service_con li{ width: 478px; height: 76px;  line-height:76px; margin-bottom:14px; font-size:20px; color:#fff; }
.service_con li p{ font-size: 14px; color: #fff; width: 300px;  display: inline-block; line-height: 20px; padding:17px 10px 0 52px; }
.service_con li span{ font-size: 16px; padding: 20px 0 0 20px; }
.service_btn{ width: 480px;height: 80px;line-height: 80px;text-align: center;display: block;color:#fff;background-color: #fd0d0d;  background-image: linear-gradient(45deg, #fd8c1b, #ffb527);font-size: 24px;border-radius: 20px;margin:80px auto 20px; }
.service_btn:hover{ opacity: .8;color: #fff; }
.service_btn i{ width: 44px;height: 44px;background: url(/data/static/images/zt/of_synthetical/ielts_icon.png) no-repeat 0 -606px;display:inline-block;vertical-align: -12px;margin-right: 10px; }


/****** 特色服务 **/
.special_service .special_service_con .list{ float: left; width: 450px; margin: 0px 44px 40px 44px; }
.special_service .special_service_con .list dd h3{ color: #fe8c00;font-weight: bold; line-height: 38px; font-size:22px; padding-right: 20px; }
.special_service .special_service_con .list dd p{ font-size: 18px;color: #666;line-height: 25px;display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden; }
.special_service .special_service_con .list dt{ float: right; }
.special_service .special_service_con .list dd{ float: left; width: 330px; text-align: right; }
.special_service .special_service_con .list dd p{ text-align: left; }
.special_service .special_service_con .left_list dt{ float: left; }
.special_service .special_service_con .left_list dd{ float: right; width: 330px; text-align: left; }
.special_service .special_service_con .left_list dd p{ text-align: left; }

	/****** 优势 **/
.youshi{ width: 100%;background: #f0f4f5;padding: 50px 0 50px 0; }
.youshi .youshi_img{ width: 1200px;margin:50px auto 0; }
.youshi  .youshi_btn{ width: 480px;height: 80px;line-height: 80px;text-align: center;display: block;color:#fff;background: #fd0d0d;  background-image: linear-gradient(45deg, #fd8c1b, #ffb527);font-size: 24px;border-radius: 20px;margin:0px auto 20px; }
.youshi  .youshi_btn:hover{ opacity: .8; }
.youshi .youshi_btn i{ width: 46px;height: 42px;background: url(/data/static/images/zt/of_synthetical/ielts_icon.png) no-repeat 0 -501px;display:inline-block;vertical-align: -12px;margin-right: 10px; }


/****** 教师 **/
.teacher{width: 100%;height: 1348px;background:url(/data/static/images/zt/of_synthetical/teacher_bg.jpg) no-repeat center ;padding-top: 50px; }
.teacher_explain{ width: 1200px;height: 282px;background:url(/data/static/images/zt/of_synthetical/teacher_explain.png) no-repeat 0 0;margin:0 auto;  }
.teacher_btn{ width: 480px;height: 80px;line-height: 80px;text-align: center;display: block;color:#fff;background-color: #fd0d0d;  background-image: linear-gradient(45deg, #fd8c1b, #ffb527);font-size: 24px;border-radius: 20px;margin:50px auto 20px; }
 .teacher_btn:hover{  opacity: .8;color: #fff; }
.teacher_btn i{ width: 40px;height: 40px;background: url(/data/static/images/zt/of_synthetical/ielts_icon.png) no-repeat 0 -778px;display:inline-block;vertical-align: -8px;margin-right: 10px; }


/****** 学生 **/
.student{ padding-top: 100px; padding-bottom: 50px; }
.student .student_con .top {text-align: center; padding-top: 60px; }
.student .student_con .top span{ width: 510px;height: 45px;line-height: 45px;text-align: center;display: inline-block;background: #f3f3f3;font-size: 24px;color: #fd8b1a;display:inline-block;border-radius: 20px; }
.student .student_con .top .kefu_btn{ width: 200px;height: 45px;line-height: 45px;display: inline-block;color: #fff;text-align: center;font-size: 24px;background: #fe961e;border-radius: 20px;margin-left: -45px; }
.student .student_con .top .kefu_btn:hover{ opacity: .8; }
.student .student_con .top .kefu_btn i{ width: 29px;height: 26px;background: url(/data/static/images/zt/of_synthetical/ielts_icon.png) no-repeat 0 -562px;display:inline-block;vertical-align: -5px;margin-right: 10px; }
.student_show { width: 1200px;margin:0 auto; padding-top: 70px; }
.student_show .list{ font-size: 16px;color: #666; padding-bottom: 40px; }
.student_show .list .name{ font-size: 20px;color: #fd8b1a; }
.student_show .list .p1{ color: #fd8b1a;font-size: 16px;line-height: 30px; }
.student_show .list dl dd{width: 1050px; padding-left: 30px; }

/****** 咨询顾问 **/
.consult{ width: 100%;height: 372px;background: url(/data/static/images/zt/of_synthetical/of_consult.jpg) no-repeat center; }
.consult  .consult_btn{ width: 480px;height: 80px;line-height: 80px;text-align: center;display: block;color:#fff;background-color: #fd0d0d;  background-image: linear-gradient(45deg, #fd8c1b, #ffb527);font-size: 24px;border-radius: 20px; margin:  0 0 0 100px; }
.consult  .consult_btn:hover{ opacity: .8; }
.consult  .consult_btn i{ width: 41px;height: 38px;background: url(/data/static/images/zt/of_synthetical/ielts_icon.png) no-repeat 0 -719px;display:inline-block;vertical-align: -10px;margin-right: 10px; }
.ielts_footer{ width: 100%;height: 520px;background: url(/data/static/images/zt/of_synthetical/ielts_footer.jpg) no-repeat center; }
.of_footer{ width: 100%;height: 520px;background: url(/data/static/images/zt/of_synthetical/of_footer.jpg) no-repeat center; }



/*不免费的课程弹窗*/
.shiting_bg2{width:100%; height:100%; position: fixed; left: 0; top: 0; background: #000; opacity: .4; -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60); filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60); z-index: 1001; display: none;}
.shiting_modal2{position: fixed; left: 50%; top: 50%; width: 436px; height: 246px; margin:-123px 0 0 -218px; background: #fff; z-index: 1002; display: none;}
.shiting_modal2 .tc01_tit{padding: 6px 24px 6px 24px;color: #FFF;background: #3575CA;font-size: 16px;}
.shiting_modal2 .tc01_tit span{float: right;cursor: pointer;}
.shiting_modal2 .tc01_con{padding: 35px 0 0 118px;}
.shiting_modal2 .tc01_con h3{color: #6a6a6a;font-size: 20px;font-weight: 500;}
.shiting_modal2 .tc01_con img,.shiting_modal2 .tc01_con h4{padding: 8px 0 0 4px;float: left;}
.shiting_modal2 .tc01_con .shiting_pay{display: block;width:146px;height:40px;text-align:center;line-height:40px;-webkit-border-radius: 40px;-moz-border-radius: 40px;border-radius: 40px;background:#ff6600;color:#fff;margin: 22px 0 0 28px;}
.shiting_modal2 .tc01_con .shiting_pay:hover{border: 1px solid #ff6600;background:#fff;color:#ff6600;}





/******* 大学主页面样式 **/
.study,.kecheng_youshi{ width: 100%;background: #f0f4f5; padding: 100px 0 100px 0; }
.kecheng_youshi .kecheng_youshi_con,.special_service_con{ padding-top: 60px; }
.special_service{  width: 100%;background: #fff;padding: 60px 0 100px 0; }
.study .study_con{ padding-top: 50px;}
.study .study_con dl{ width: 220px;text-align: center; margin:0 88px; }
.study .study_con dl dt img{ margin: 0 auto; }
.of_synthetical .study .study_con{ width: 1200px;}
.study .study_con dl dd h3{ font-size: 26px;color: #333333;font-weight: bold;line-height: 60px; padding-top: 20px; }
.study .study_con dl dd p{ font-size: 20px;color: #333333;line-height: 30px;text-align:center; }
.of_synthetical .kecheng_youshi{ width: 100%;height: 740px;background: url(/data/static/images/zt/of_synthetical/of_kecheng_bg.jpg) no-repeat center; padding: 0px;}
.of_synthetical .kecheng_youshi .w1200{ padding-top: 50px; }
.kecheng_youshi .kecheng_info{ padding-left: 90px;}
.kecheng_youshi .kecheng_info dl{ color: #fff; padding-bottom: 30px;font-size: 20px; }
.kecheng_youshi .kecheng_info dl dd{ padding-left:18px;width: 480px;  }
.kecheng_youshi .kecheng_info dl dd h4{ font-size: 26px;font-weight: bold;line-height: 45px; }
.kecheng_youshi .kecheng_info dl dd p{ line-height: 30px;}
.kecheng_youshi .kecheng_info dl dt{ width: 54px;height: 54px; line-height: 54px; background: #fe8c00;color: #fff;font-size: 30px;color: #fff;font-weight: bold; border-radius: 50%;text-align: center; }



/******* 频道页样式 ***/

/*** 实力展示 ***/
.strength_box{ width: 100%;height: 420px;background:url(/data/static/images/zt/of_synthetical/strength_bg.jpg) no-repeat center;margin:30px 0; }
.strength_box .strength_con dl{ font-size: 20px;color: #333;text-align: center;width: 260px; padding-top: 78px; margin:0 20px 0 20px; }
.strength_box .strength_con dl dt img{ display: block;margin:0 auto; }
.strength_box .strength_con dl b{ font-size: 24px;color: #0f9cfe; line-height: 80px;display: block; }
.strength_box .strength_con dl p{ line-height: 30px; }
.strength_box .strength_con dl .coupon{ font-size: 30px;color: #fd8a1a; }


/*** 资讯信息 ***/
.message { padding-bottom: 40px; }
.message .message_top { border-bottom: 2px solid #fd8a1a; padding: 20px 0 16px 0; }
.message .message_top h3{ font-size: 30px;color: #444;font-weight: bold; }
.message .message_top h3 i{ width: 28px;height: 37px;background:url(/data/static/images/zt/of_synthetical/ielts_icon.png) no-repeat 0 -1243px;display: inline-block;vertical-align: -7px;margin-right:14px; }
.message_nav { padding-top: 10px; }
.message_nav a{ height: 20px;line-height: 20px;display: inline-block; font-size: 16px;color: #666;padding: 0 8px;border-right: 1px solid #ccc;}
.message_nav a:hover{ color: #fd8a1a; }
.message_nav a:last-child{ border-right: none; }
.message_list_box{ width: 850px; }
.message_list { padding-top: 15px; }
.message_list .list { line-height: 40px; padding: 0 0 0 16px; margin-right:15px; }
.message_list .list  .list_name{ width: 300px;height: 40px;line-height: 40px;overflow:hidden; white-space: nowrap;text-overflow: ellipsis; font-size: 16px;color: #444; }
.message_list .list  .list_name:hover{ color: #fd8a1a; }
.message_list .list .time{ color: #999;font-size: 14px; }
.message_list .list .list_icon{ width: 12px;height: 12px;background:url(/data/static/images/zt/of_synthetical/ielts_icon.png) no-repeat 0 -1290px;display: inline-block; margin-top: 16px; margin-right:14px;  }
.message_btn{ width: 270px;height: 50px;line-height: 50px;text-align: center;display: block; background:#fd8c1b; color: #fff; background-image: linear-gradient(45deg, #ffb527, #fd8c1b);border-radius: 20px;font-size: 18px;margin:30px auto 0; }
.message_btn:hover{ opacity: .8; }
.message_btn i{  width: 24px;height: 36px;background:url(/data/static/images/zt/of_synthetical/ielts_icon.png) no-repeat 0 -1134px;display: inline-block; vertical-align: -9px; margin-right:14px;  }
.hot_recomm{ width: 320px; padding-top: 25px; }
.hot_recomm .recomm_title{ padding-left: 8px;height: 40px;line-height: 40px;background:#eee;font-size: 20px;color: #444;font-weight: bold; }
.recomm_list { padding-top: 15px; }
.recomm_list .list{  height: 42px;line-height: 42px;border-bottom: 1px solid #e5e5e5; padding-left:4%;width: 96%; }
.recomm_list .list:last-child{ border-bottom: none; }
.recomm_list .list .list_num{ width: 20px;height: 20px;background:#ccc;color: #fff;line-height: 20px;text-align: center;display: inline-block;margin-right: 10px; border-radius: 50%;margin-top: 10px;}
.recomm_list .list .list_num.org{ background:#ff8400;  }
.recomm_list .list .list_name{ width: 260px;height: 42px;line-height: 42px;font-size: 14px;color: #444;white-space: nowrap;overflow:hidden;text-overflow: ellipsis; }
.recomm_list .list .list_name:hover{ color: #0f9cfe; }

.other_recomm{ padding: 130px 0 40px 0; }
.other_recomm .title{ font-size: 20px;color: #666;padding-left: 52px; }
.other_recomm_nav { padding-top: 2px; }
.other_recomm_nav a{ height: 20px;line-height: 20px;display: inline-block; font-size: 16px;color: #666;padding: 0 15px;border-right: 1px solid #ccc;}
.other_recomm_nav a:hover{ color: #fd8a1a; }
.other_recomm_nav a:last-child{ border-right: none; }


/********** 综合页面阶段介绍 ***/
.stage_intro{ padding-top: 100px; padding-bottom: 80px;  }
.stage_intro .intro_con{ width: 1200px;margin:0 auto; padding-top: 80px; }
.intro_list .list{ width: 165px; margin-right: 42px;}
.korean_intro_list .list{ width: 156px; margin-right: 50px; }
.intro_list .list p{ padding-top: 8px;line-height: 22px; color: #666;}
.intro_list .list p span,.stage_list .list span{ display: block;text-align: center;color: #fe8c00;padding-top: 10px;}
.stage_list .list p{ padding: 8px;line-height: 22px; color: #666;}
.stage_list .list{ width: 171px;}

.intro_list .list p b{ font-size: 18px;color: #666;display: block;text-align: center;line-height: 30px; }
.intro_list .list .title{ width:100%;height: 74px; line-height: 74px; background: #88dcff;border-radius: 5px;font-size: 20px;color: #fff;text-align: center; }
.intro_con .list:last-child{ margin-right: 0px; }
.intro_list .list .title h3{font-size: 30px; font-weight: bold; }
.intro_list .list .title h3 span{font-size: 20px;color: #fff;font-weight: normal; }
.intro_list .list_02 .title{ background: #67b9ff;height: 90px; line-height: 90px; }
.intro_list .list_03 .title{ background: #9cdd68;height: 110px; line-height: 110px; }
.intro_list .list_04 .title{ background: #ffdb4d;height: 130px; line-height: 130px; }
.intro_list .list_05 .title{ background: #fcb23e;height: 150px; line-height: 150px; }
.intro_list .list_06 .title{ background: #ff5853;height: 170px; line-height: 170px; }
.intro_list .list_05 { margin-top: 20px;}
.intro_list .list_04 { margin-top: 40px;}
.intro_list .list_03 { margin-top: 60px;}
.intro_list .list_02 { margin-top: 80px;}
.intro_list .list_01 { margin-top: 100px;}
.korean_intro_list .list_07{ margin-top: -20px; }
.korean_intro_list .list_07 .title{ background: #ca63ff; height: 190px;line-height: 190px; }





/****** 欧风页面样式 ***/
.of_public_title{ text-align: center}
.of_public_title .title{ font-size: 42px;color: #fe8c00;font-weight: bold; line-height: 76px; }
.of_public_title .title_line{ width: 100px; height: 6px;background: #fe8c00;display: block; margin:0 auto -3px; }
.of_public_title .p{ font-size: 16px;color: #333333;border-top: 1px solid #bebebe; line-height: 40px; }
.of_public_title.white .title{ color: #fff; }
.of_public_title.white .title_line{ background: #fff;}
.of_public_title.white .p{ color: #fff; }
.of_public_title b{ padding: 40px 0 10px 0;display: block; font-size: 18px; }





/*********** 教师展示 ***/
.teacher_box{ width: 100%;height: 1490px;background:url(/data/static/images/zt/of_synthetical/of_teacher_bg.jpg) no-repeat center; }
.teacher_box .teacher_show_box{ width: 1200px; height: 718px;background: #fff;border-radius: 20px;margin: 30px auto 30px; }
.teacher_box .teacher_con{ padding: 80px 0 0 30px; }
.teacher_remarks{ width:100%;background: #fff;padding: 50px 0 25px 0;border-radius: 20px; }
.teacher_remarks dl{ text-align: center;width: 200px;margin:0 50px;color: #333;}
.teacher_remarks dl dt img{ margin: 0 auto;}
.teacher_remarks dl dd h3{ font-size: 24px;font-weight: bold;line-height: 60px; }
.teacher_remarks dl dd p{ font-size: 20px;line-height: 30px; }
.teacher_show .teacher_list{ width: 9999px;padding-top: 58px; }
.teacher_show .list{ width: 410px !important; height: 620px;float: left;text-align: center;margin: 0 45px;padding: 0 28px; }
.teacher_show .list .name{ font-size: 24px;color: #333; padding:20px 0 10px 0; }
.teacher_show .list .name span{ color: #666; }
.teacher_show .list .listen_btn{ width: 138px; height: 38px;line-height: 38px;text-align: center;display: block;font-size: 18px;color: #fd8a1a;margin: 10px auto;display: block;border: 1px solid #fd8a1a;border-radius: 20px; }
.teacher_show .list .listen_btn:hover{ background: #fd8a1a;color: #fff;}
.teacher_show .list .img{width: 200px;height: 200px;border-radius: 50%;margin:0 auto; }
.teacher_show .list .img img{ width: 100%;height: 100%;display: block;border-radius: 50%;}
.teacher_show .list .star_show{ padding: 10px 0;}
.teacher_show .list .list_info{ width: 400px;font-size: 16px;text-align: left;height: 216px;line-height: 26px;}
.teacher_show .list .star_show .star_list{ display: inline-block;}
.teacher_show .list .star_show .star_list img{ display: inline-block;}
.teacher_show .list .number_icon{width: 14px;height: 18px;background:url(/data/static/images/zt/of_synthetical/number_icon.png) no-repeat 0 0;display: inline-block;vertical-align: -3px;margin-right: 5px; }
.teacher_show .list .number_box{color: #0f9cfe; }
.teacher_show .list .number_box .number{ color: #333333;}
.teacher_show{ width: 1140px;overflow: hidden;margin: 0 auto;}
.teacher_show_box{ position: relative;}
.teacher_show_box .prev_btn{ width: 21px;height: 36px; background:url(/data/static/images/zt/of_synthetical/prev_btn.png) no-repeat 0 0;display: inline-block;position: absolute;top:50%;left: 30px;margin-top: -18px;cursor:pointer; }
.teacher_show_box .next_btn{ width: 21px;height: 36px; background:url(/data/static/images/zt/of_synthetical/next_btn.png) no-repeat 0 0;display: inline-block;position: absolute;top:50%;right: 30px;margin-top: -18px;cursor:pointer; }

