	@charset "UTF-8";
/**
 *
 * @authors Your Name (you@example.org)
 * @date    2018-07-25 11:15:16
 * @version $Id$
 */
@charset "utf-8";
/* CSS Document */
body{
	font-size:14px;
	font-family:"microsoft yahei","Helvetica Neue","Helvetica","STHeiTi","sans-serif",Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	line-height:180%;
	color: #333;
	min-width: 982px;
}
input, textarea, keygen, select, button {font-size:14px;outline: none}
/*{ margin:0; padding:0;}*/
body, div, dl, dt, dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,select,img{    margin: 0;    padding:0;    /* [disabled]padding:0; */}
ul, li, dl, dt, dd { list-style:none; margin: 0; padding: 0;}
dd{ text-indent:0;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
.f_l{ float:left;}
.f_r{ float:right;}
.clear{ clear:both;}
img{border:none;max-width:100%;}
.wrap{width:95%; max-width: 1230px; margin: 0 auto;position: relative;}
a{text-decoration: none;cursor: pointer; color:#333;}
a:hover{ color:#d32929;}
.radius5{-moz-border-radius: 5px;      /* Gecko browsers */-webkit-border-radius: 5px;   /* Webkit browsers */border-radius:5px;}
.radius10{-moz-border-radius: 10px;      /* Gecko browsers */-webkit-border-radius: 10px;   /* Webkit browsers */border-radius:10px;}
.radius15{-moz-border-radius: 15px;      /* Gecko browsers */-webkit-border-radius: 15px;   /* Webkit browsers */border-radius:15px;}
.flex{
	  padding: 0;
	  margin: 0;
	  list-style: none;
	  display: -webkit-box;
	  display: -moz-box;
	  display: -ms-flexbox;
	  display: -webkit-flex;
	  display: flex;
	  -webkit-flex-flow: row wrap;/*鑷姩鎹㈣*/
	  /*-webkit-flex-flow: row; 涓嶆崲琛�*/
	  justify-content: space-around;
	}
.flex_in{-webkit-box-flex: 1;-moz-box-flex: 1;-ms-box-flex: 1;box-flex: 1;}
.flex-f-row{ -webkit-flex-flow: row;}
.clearfix:after{content:"."; display:block; height:0; clear:both;visibility:hidden;}

*+html .clearfix{height:1%;}
*,*:before,*:after{box-sizing:border-box;}
.fix:before,.fix:after{ content:""; display:table;}
.fix:after{ clear:both;}
.clear {clear:both;}
/*********top**************/
#top{font-size: 16px;background-color:#fff;height:150px;position: relative;}
#top ul {display: flex;align-items:center;height:150px;}
#top .logo {flex-grow:0;width:700px;flex-shrink:0;line-height: 180%}
#top .logo img {max-height:90px;float:left;}
#top .logo h1 {font-size:34px;color:#036eb8;font-weight: bold;}
#top .logo .top_ding {font-size:22px;margin-bottom:5px;}
#top .logo p {font-size:14px;color:#036eb8;font-weight: bold;}
#top .right {text-align:right;flex-grow: 1;}
#top .tel {margin-top:15px;}
#top .tel .iconfont {font-size:28px;color:#315b96;display: inline-block;height:100%;margin-right:5px;}
#top .tel span {display: inline;text-align:left;font-size:24px;color:#315b96;font-weight: bold;}
#top .right .top_login, #top .right .top_register {display: inline-block;width:90px;line-height: 36px;color:#fff;text-align: center;margin:0 5px ;}
#top .right .top_login {background: #ffa372}
#top .right .top_login:hover {background:#ff7e39}
#top .right .top_register {background: #315b96}
#top .right .top_register:hover {background: #497ec7}
#top .right .sign_in_p {font-size:16px;}
#top .right .sign_in_p a{font-weight: bold;color:#a40000;margin:0 5px;display: inline-block;}
#top .right .sign_in_p a:hover{text-decoration: underline;color:#315b96;}

/*瀵艰埅鏍�*/
.head {background:#315b96;height:50px;width:100%;}
.head_nav a {color:#fff;display: block;font-size:16px;}
.head_nav {width:-moz-calc(100% - 260px);width: -webkit-calc(100% - 260px);width: calc(100% - 260px);float:right;height:50px;}
.head_nav > ul >li {float:left;width:12.5%;line-height: 50px;text-align: center;position: relative;}
.head_nav .on, .head_nav > ul > li > a:hover {color:#fff000;}
.head_nav li ul {position: absolute;top:50px;background: #4873b0;left:0;z-index:30;width:100%;display: none;z-index: 100}
.head_nav li ul a {font-size:14px;line-height: 46px;}
.head_nav li ul a:hover {background-color:#71a3e9;}
.head_nav > ul > li:hover ul {display: block;}
.all_course {width:250px;position: absolute;top:0;left:0;z-index: 100}
.top_course {background: rgba(255,255,255,0.9);border:1px solid #e5e5e5;border-bottom:0;}
.all_course h3.title {background-color:#d41010;height:50px;text-align: center;line-height: 50px;cursor:pointer;}
.all_course h3.title a {color:#fff;font-size:18px;}
.all_course h3.title .iconfont {margin-left:10px;}
.top_course .large_class {height:51px;border-bottom:1px solid #e5e5e5;padding:0 15px;position: relative;padding-top:12px;}
.top_course .large_class .title a {color:#4875b4;font-size:16px;font-weight:bold;display: block;width:100%;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.top_course .large_class .title{width:-moz-calc(100% - 20px);width: -webkit-calc(100% - 20px);width: calc(100% - 20px);}
.top_course .large_class p a {margin-right:5px;}
.top_course .large_class .iconfont {position: absolute;font-size:14px;color:#999;top:30%;right:5px;}
.top_course .large_class.on{background: #4875b4}
.top_course .large_class.on .title a, .top_course .large_class.on p a, .top_course .large_class.on .iconfont {color:#fff;}
.top_course .large_class:hover{background: #4875b4}
.top_course .large_class:hover .title a, .top_course .large_class:hover p a, .top_course .large_class:hover .iconfont {color:#fff;}
.top_course .large_class ul {position: absolute;left:248px;width:380px;background: #cbe1ff;top:0;min-height:80px;display: none;padding:15px;}
.top_course .large_class:hover ul {display: block;}
.top_course .large_class li {margin:10px 0;font-size:14px;float: left;border-right:#96adcc 1px solid;padding:0 10px;line-height: 100%;}
.top_course .large_class li:last-child {margin-bottom:0;border:none;}
.top_course .large_class a {color:#333;font-size:16px;display: inline-block;}
.top_course .large_class a:hover {color:#a40000;}
.fixedSubNav{position:fixed;top:0;left:0;z-index:1000;background: #fff;border-bottom:2px solid #315b96;box-shadow:0 13px 35px -12px rgba(0,0,0,.15);height:60px;-ms-box-shadow:0 13px 35px -12px rgba(0,0,0,.15);-webkit-box-shadow:0 13px 35px -12px rgba(0,0,0,.15);-moz-box-shadow:0 13px 35px -12px rgba(0,0,0,.15);}
.fixedSubNav .all_course h3.title {background: #315b96;height:60px;line-height: 60px;}
.fixedSubNav .head_nav li a {color:#333;line-height: 60px;}
.fixedSubNav .head_nav li a:hover, .fixedSubNav .head_nav .on {color:#a40000;}
.fixedSubNav .head_nav li ul {top:60px;}
.fixedSubNav .head_nav li ul a, .fixedSubNav .head_nav li ul a:hover {line-height: 46px;color:#fff;}

/***杞挱鍥�***/
.banner{ height:300px;position: relative;padding:0;overflow: hidden;width:100%;background: #e7f3fb}
.banner .bd{ position:relative; z-index:0;height:300px;}
.banner .bd li{ zoom:1; vertical-align:middle; height:300px; float:left;}
.banner .bd li img {width:100%;height:300px;}
.banner .hd{ height:20px; overflow:hidden; position:absolute; right:45%; bottom:10px; z-index:1; }
.banner .hd ul{ overflow:hidden; zoom:1;}
.banner .hd ul li{margin-right:2px;  width:12px; height:12px; line-height:12px; text-align:center; background:#fff; cursor:pointer; display: inline-block;border-radius:100%;}
.banner .hd ul li.on{ background:#f00; color:#fff; }

/* 涓嬮潰鏄墠/鍚庢寜閽唬鐮侊紝濡傛灉涓嶉渶瑕佸垹闄ゅ嵆鍙� */
.banner .prev,.banner .next{ position:absolute;text-align:center; top:30%;display:block; font-size:30px;z-index: 90;height:80px;width:40px;line-height: 80px;color:#fff;font-weight: bold;}
.banner .prev {left:260px;}
.banner .next{ right:10px; background-position:8px 5px; }
.banner .prev:hover,.banner .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.banner .prevStop{ display:none;}
.banner .nextStop{ display:none;}


/*涓夊潡*/
.i_san {float:right;width:-moz-calc(100% - 260px);width: -webkit-calc(100% - 260px);width: calc(100% - 260px);}
.i_san ul {display: flex; display:-webkit-flex;}
.i_san li {height:100px;margin:8px 0;padding:0 15px;margin-left:1%;flex: 1 1 32%;}
.i_san li:first-child {background: #baabda}
.i_san li:nth-child(2) {background: #83bbea}
.i_san li:last-child {background: #f1c179}
.i_san a {color:#fff;display: flex;align-items:center;align-content:center;height:100%;}
.i_san .iconfont {font-size:50px;margin-left:5px;flex-grow:0;}
.i_san div {flex-grow:1;margin-left:15px;}
.i_san div h4 {font-size:22px;overflow:hidden; text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.i_san div span {display: block;line-height: 150%;margin-top:5px;overflow:hidden; text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}

/*****鏂版墜鎸囧崡******/
.newbie{ background: #fff; box-shadow: 0px 0px 5px 0px #c8dbf0;-moz-box-shadow: 0px 0px 5px 0px #c8dbf0;-webkit-box-shadow: 0px 0px 5px 0px #c8dbf0;-ms-box-shadow: 0px 0px 5px 0px #c8dbf0; position: relative; height: 70px; margin-bottom: 0;max-width: 1215px;}
.newbie .close{ position:absolute; top: -10px; right:-10px;}
.newbie .close a i{ font-size: 22px; color: #ab1c1c;}
.newbie li{ float:left;background: url(../images/index_02.png) no-repeat 85% center; height: 70px;width:-moz-calc(25% - 25px);width: -webkit-calc(25% - 25px);width: calc(25% - 25px);}
.newbie li:first-child{ width: 100px; border-right: 1px solid #d5d5d5; text-align: center; line-height: 70px; font-size: 18px; background: none;}
.newbie li:last-child{background: none;}
.newbie li a{display: flex;padding-left: 9%;width: 100%;height: 100%;align-items: center;padding-top: 0px;}
.newbie li i{ font-size:24px; display: inline-block; color: #fff; background: #0168b7; width: 40px; height: 40px; border-radius: 50%; line-height: 40px; text-align: center; float: left; margin-right: 8px;}
.newbie li p{ float: left; line-height: 140%;}
.newbie li p b{ display:block; color: #999; font-weight: normal;}

/*璇剧▼鍒楄〃*/
.i_team {background: #f6f6f6;margin-top:10px;padding-top:0px;padding-bottom:1px;}
.team_pic {background: #fff;margin-bottom:10px;padding:10px 0;}
.team_pic ul {padding:0 10px;margin-top:10px;}
.team_pic h3.title {padding:5px 20px;border-bottom:1px solid #d9d9d9;}
.team_pic h3.title span {font-size:20px;color:#333;font-weight: bold}
.team_pic h3.title a {float: right;font-size:14px;}
.pro_sear select, .pro_sear input {height:36px;width:150px;color:#666;outline: none;vertical-align: middle;}
.pro_sear input[type='text']{width:300px;padding:0 10px;}
.pro_sear input[type='button']{background:#409dda;border:none;color:#fff;width:50px;margin-left:-5px;cursor:pointer;}
.pro_sear input[type='button']:hover {background: #167fc3}
.team_pic li {position: relative;cursor: pointer;float:left;width:19%;min-height:236px;margin:5px 0.5%;padding-bottom:10px;border: 1px solid #eee;padding-bottom:10px;}
.team_pic li .txt_pic {width:100%;}
.team_pic li .pic_img {height:113px;}
.team_pic li img {width: 100%;height:113px;}
.team_pic li .course_a {display: block;position: relative;}
.team_pic .pic_title {font-size:14px;font-weight: bold;color:#333;padding:3px 10px;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;height:30px;}
.team_pic .pic_p {font-size:12px;line-height: 150%;color:#999;padding:3px 10px;height:40px;overflow:hidden; text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;margin-bottom:10px;}
.team_pic .pic_price {font-size:20px;color:#a40000;display: block;height:26px;margin-left:10px;width:-moz-calc(100% - 80px);width: -webkit-calc(100% - 80px);width: calc(100% - 80px);}
.pic_btn {background:#4873b0;color:#fff;display: block;float:right;margin-top:-25px;;text-align: center;width:40px;height:30px;line-height: 30px;margin-right:10px;}
.team_pic .pro_shade {background:rgba(255,255,255,0.5);width:100%;height:133px;position: absolute;z-index: 50;display: none;}
.team_pic li:hover {box-shadow: 0px 0px 10px #d9d9d9;-moz-box-shadow:0px 0px 10px #d9d9d9;-ms-box-shadow:0px 0px 10px #d9d9d9;-webkit-box-shadow:0px 0px 10px #d9d9d9;}
.team_pic li:hover .pic_btn {background: #a40000;color:#fff;}
.team_pic li:hover h4 {color:#a40000;}
.team_pic li:hover p {color:#333;}
.team_pic2 li {width:30%;margin:15px 1.5%;}
.team_pic2 {margin-bottom:0px;}
.face_face {background:url(../images/face_face.png) no-repeat left top;display: block;width: 50px;height:50px;position: absolute;z-index: 30;left:0;top:0;}
.network_class {background:url(../images/network_class.png) no-repeat left top;display: block;width: 50px;height:50px;position: absolute;z-index: 30;left:0;top:0;}
.face_network_class {background:url(../images/face_face_network.png) no-repeat left top;display: block;width: 50px;height:50px;position: absolute;z-index: 30;left:0;top:0;}
.more_class {text-align: center;margin-top:50px;margin-bottom:40px;}
.i_btn {background: #315b96;color:#fff;padding:12px 50px;font-size:16px;}
.i_btn:hover {color:#fff;background: #a40000}

 /* Skeletons鏁堟灉 */
.skeletons {position: relative;display: block;overflow: hidden;height: 100%;min-height: 20px; background-color: #ededed;}
.skeletons:empty::after {display: block;content: ''; position: absolute; width: 100%;height: 100%;-webkit-transform: translateX(-100%);transform: translateX(-100%);background: linear-gradient(90deg, transparent, rgba(216, 216, 216, 0.753), transparent);-webkit-animation: loading 1.5s infinite;animation: loading 1.5s infinite;}
@-webkit-keyframes loading {
    100% {-webkit-transform: translateX(100%);transform: translateX(100%);}
}
@keyframes loading {
    100% {-webkit-transform: translateX(100%); transform: translateX(100%); }
}

/*棣栭〉鏂伴椈*/
.i_news {padding-top:20px;padding-bottom:40px;}
.i_news .school_news {width:-moz-calc(100% - 370px);width: -webkit-calc(100% - 370px);width: calc(100% - 370px);float:left;}
.i_news .industry_News {width:350px;float:right;}
.i_news_title {border-bottom:2px solid #d9d9d9;padding-bottom:5px;margin-bottom:10px;}
.i_news_title span {font-size:20px;border-bottom:4px solid #315b96;padding:5px;}
.i_news_title a {font-size:14px;color:#a40000;float: right;}
.i_news_title a:hover {color:#333;}
.i_news ul li a {display: block;width:100%;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.school_news img {width:150px;float: left;height:113px;}
.school_news .top_news div {width:-moz-calc(100% - 170px);width: -webkit-calc(100% - 170px);width: calc(100% - 170px);float: right;margin-bottom:10px;}
.school_news .top_news h4.title {font-size:16px;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight: bold}
.school_news .top_news p {height:80px;overflow: hidden;margin-top:10px;font-size:14px;color:#666;}
.school_news .top_news:hover p {color:#333;}
.i_news li {float: left;width:48%;margin-right:2%;margin-top:7px;line-height: 140%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.i_news li em {display: inline-block;width:8px;height:8px;background:#d9d9d9;vertical-align: middle;margin-right:5px;}
.industry_News li {clear:both;width:100%;margin-bottom:13px;}
.school_news li {margin-top:10px;}

/*鑽ｈ獕璇佷功*/
.honor {background:#315b96 url(../images/honor_bg.png) no-repeat left bottom;min-height:40px;min-height: 630px;}
.honor h3.title {font-size:36px;color:#fff;text-align: center;height:260px;padding-top:100px;font-weight: bold;}
.honor h3.title pre {font-size:14px;border-bottom:2px solid #fff;display: block;width:500px;margin:20px auto;line-height: 150%;padding-bottom:5px;max-width: 600px;}
.honor li {float:left;overflow: hidden;text-align: center;width:33.33%;}
.honor li img {width:90%;margin:0 auto;display: block; }
.honor .bd {width:90%;margin:0 auto;}
.honor .prev,.honor .next{ position:absolute;text-align:center; top:350px;display:block; font-size:24px;z-index: 90;background: #fff;height:40px;width:40px;line-height: 40px;color:#315b96;font-weight: bold;border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-webkit-border-radius:100%;}
.honor .prev {left:10px;}
.honor .next{ right:10px; background-position:8px 5px; }

/*鍏朵粬椤甸潰鍐呭*/
.course_hide .top_course {display: none;background: rgba(255,255,255,1)}
.course_hide h3.title:hover + div, .course_hide .top_course:hover {display: block;}
.right_list, .left_list {margin-top:40px;}
.left_list {width:250px;float: left;margin-bottom:40px;}
.left_list h3.title {background: #315b96;color:#fff;font-size:18px;text-align: center;line-height: 50px;}
.left_list .aside_menu a {margin-top:2px;padding: 10px 0;padding-left:30px;font-size:16px;display: block;background: #fff;}
.left_list .aside_menu a:hover, .left_list .aside_menu .no_inside {background: #fff url(../images/menu_02.png) 10px center no-repeat;color:#315b96;}
.left_list .aside_menu .on {background:#fff  url(../images/menu_01.png) 10px center no-repeat;color:#315b96;}
.left_list .aside_menu .on:hover {background: #fff url(../images/menu_01.png) 10px center no-repeat;color:#315b96;}
.left_list .aside_menu .inside_menu a {padding-left:40px;background-position: 20px center;padding-right:15px;}
.page_bady {background: #eaf0f7}
.right_list {width:-moz-calc(100% - 300px);width: -webkit-calc(100% - 300px);width: calc(100% - 300px);float: right;margin-bottom:40px;}
h3.list_title {font-size:20px;color:#315b96;font-weight: bold;border-bottom:2px solid #d9d9d9;padding-bottom:10px;margin-bottom:1px;z-index:2;}
h3.list_title span {border-bottom:4px solid #315b96;padding:10px 20px;}
.aside_menu {margin-bottom:30px;}
.aside_recommend h3 {font-size:18px;color:#315b96;border-bottom:2px solid #315b96;padding:3px 10px;}
.aside_recommend ul{ padding:0 25px;background: #Fff;padding-top:30px;}
.aside_recommend li{ padding-bottom:15px;}
.aside_recommend li img{ width:100%;}
.aside_recommend li p{overflow:hidden; text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}

/** 鐧诲綍寮瑰眰**/
.black_overlay{display: none;position: absolute;top: 0%;left: 0%;width: 100%; height: 100%;background-color: black; z-index:1001; -moz-opacity: 0.8;opacity:.80;filter: alpha(opacity=90);}
.white_content {display: none;position: fixed;top:40%;left:55%;width: 500px;z-index:1002; margin-left: -360px; background: #fff; padding:20px 30px; margin-top: -180px;font-size:16px;}
.white_content .close{ position:absolute; right:30px; cursor: pointer;top:20px;}
.white_content .close i{ font-size:16px;font-weight: bold}
.white_content h3 {border-bottom:1px solid #d9d9d9;padding-bottom:6px;color:#d32929;font-size:20px;margin-top:15px;padding-left:10px;}
.white_content h3 span{border-bottom:3px solid #d32929;padding-bottom:4px;}
.white_content ul{width: 360px; margin: 0 auto; margin-top: 30px;}
.white_content li{ border:1px solid #ccc; margin-bottom: 15px;height:40px;}
.white_content li i{ color:#666; font-size: 24px;border-right: 1px solid #ccc;display: inline-block; vertical-align: middle;background:#f9f9f9;height:38px;line-height:38px;width:38px;text-align: center;margin-right:15px;}
.white_content .login_box1,.white_content .login_box2{ border:0; height: 30px; line-height: 25px; width:-moz-calc(100% - 55px);width: -webkit-calc(100% - 55px);width: calc(100% - 55px); font-size: 14px;outline: none;vertical-align: middle}
.white_content .login_box2{width:-moz-calc(100% - 140px);width: -webkit-calc(100% - 140px);width: calc(100% - 140px);}
.white_content img{ display:inline-block; vertical-align: middle;height:32px;width:80px;}
.white_content li a {color:#999;vertical-align: middle}
.white_content li .login_btn1{ display:inline-block;background: #d32929; color: #fff; font-size: 16px;display: block;text-align: center;line-height: 40px;}
.white_content li .login_btn1:hover {background:#a40000;color:#fff;}
.white_content li a:hover{ color: #a40000;}
.white_content .other_logins {text-align: center;border:none;height:auto;}
.white_content li p {margin-top:25px;}
.white_content li p .iconfont {font-size:50px;margin:0 15px;}
.message_heigth{ height: 624px; margin-top: -312px;}
.white_content .border_none {border:none;}
.border_none .f_l {color:#a40000;}


/* touch_right */
#touch_right {position:fixed; top:30%; z-index:999;left: 50%;margin-left: 640px;display: none}
#touch_right li{cursor:pointer; position:relative; background:#71a3e9; width:40px; height:40px; color:#fff; text-align:center; line-height:40px;margin-bottom:1px;}
#touch_right .iconfont{ font-size:24px; font-weight:normal;}
#touch_right a {color:#fff;display: block;}
#touch_right .qq_on_line a {line-height:140%;border-bottom:1px dashed #d0d0d0;padding:10px 0; word-wrap: break-word;}
#touch_right .qq_on_line a:last-child {border:none;}
#touch_right li:hover{ background:#3f74be;}
#touch_right li:hover .floating_left{display:block;}
#touch_right .floating_left{ display:none;position:absolute;top:0px; background:#3f74be; color:#fff; min-height:40px; width:140px; left:-141px;}
#touch_right .floating_left a{ color:#fff;}
#touch_right .qq_on_line a  {padding-top:10px;}
#touch_right .hotline{ line-height:150%;}
#touch_right .floating_ewm{height:190px; top:-150px;line-height:150%;}
#touch_right .floating_ewm img{ width:80%; display:block; margin:10px auto;}
#touch_right .right_sear {width:300px;left:-301px;height:60px;line-height: 60px;top:0px;}
#touch_right .right_sear input[type='text'] {width:220px;height:34px;vertical-align: middle;padding:0 5px;}
#touch_right .right_sear input[type='button'] {width:50px;height:34px;background: #71a3e9;border:none;color:#fff;vertical-align: middle}
#touch_right .float_bottom{top: 42px !important;}

/*鏂伴椈鍒楄〃*/
.news_list {background: #fff;padding-bottom:40px;}
.news_list li {padding:0 20px;border-bottom:1px dashed #d9d9d9;margin-bottom:20px;}
.news_list li h4.title {font-size:18px;font-weight: bold;overflow:hidden;text-overflow: ellipsis;white-space: nowrap}
.news_list li a {display:block;padding:15px 0;}
.news_list li img {float:left;width:220px;height:150px;margin-right:15px;}
.news_list li:last-child, .news_list li:last-child a {margin-bottom:0;border:none;}
.news_list .txt {float:right;width:-moz-calc(100% - 240px);width: -webkit-calc(100% - 240px);width: calc(100% - 240px);}
.news_list .txt .time {font-style:normal;font-size:14px;display:block;float:right;color:#b9b9b9;margin-top:25px;}
.news_list .txt .con {height:50px;overflow:hidden;margin-top:15px;color:#999;font-size:14px;line-height:180%;overflow:hidden; text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.news_list .txt2 {width:100%;}
.news_list li a:hover .con {color:#315b96;}

/*鍥剧墖鍒楄〃*/
.img_list {background: #fff;padding-bottom:40px;padding-top:30px;}
.img_list li {float:left;width:30%;margin:10px 1.6%;text-align:center;padding:10px;border:1px solid #e5e5e5;height:260px;}
.img_list li img {width:100%;height:202px;}
.img_list li:hover {box-shadow:0 0px 10px 0px rgba(0,0,0,.15);-ms-box-shadow:0 0px 10px 0px rgba(0,0,0,.15);-moz-box-shadow:0 0px 10px 0px rgba(0,0,0,.15);-webkit-box-shadow:0 0px 10px 0px rgba(0,0,0,.15);}
.img_list h4.title {font-size:16px;font-weight:bold;overflow:hidden; overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}

/*鏆傛棤鍐呭*/
.no_content {background: #fff;text-align:center;padding:80px 0;}

/*鏂伴椈鍐呴〉*/
.news_page {background: #fff;margin:40px 0;}
.news_page h3.title {font-size:22px;padding:30px 40px 20px 40px;font-weight: bold;line-height:180%;}
.news_page p.time {font-size:14px;margin:0 40px;border-bottom:2px solid #eee;text-align: right;padding-bottom:5px;}
.news_page div {width:80%;margin:0 auto;margin-top:40px;padding-bottom:40px;}
.news_page div p {font-size:16px;line-height: 250%;margin-bottom:10px;}
.news_page div p img{text-indent:0em;}
.btn_div {text-align:center;}
.btn_01 {background: #315b96;color:#fff;padding:10px 25px;border:1px solid #315b96;margin:0 10px;}
.btn_01:hover {background: #f1f1f1;color:#315b96;}

/*璇佷功鏌ヨ*/
/****璇佷功鏌ヨ****/
.cx, .cx_form{background: #fff; padding: 15px;}
.cx li{ float:left; width: 32%; margin-right: 2%; text-align: center; margin-bottom: 20px;}
.cx li:nth-child(3n){ margin-right:0;}
.cx li a{ display:block; border: 1px solid #eee; height: 50px; line-height: 50px;}
.cx li a:hover{ color:#0168b7; background: #eee;}
.form_div {width:600px;margin:0 auto;}
.cx_form .btn_01 {margin:0 auto;display: block;width:150px;cursor:pointer;}

/*娉ㄥ唽鐧诲綍椤�*/
.register_notice_title {background: #e6e6e6;text-align:center;font-size: 16px;line-height: 50px;font-weight: bold}
.register_page {background:#f9f9f9;margin:30px auto;}
.register_page .hd li {float:left;width:50%;text-align: center;font-size:16px;padding:15px 0;background:#f1f1f1;margin-bottom:15px;cursor:pointer;font-weight: bold;}
.register_page .hd li.on {color:#a40000;}
.register_page .hd li:first-child span {border-right:1px solid #c9c9c9;display: block;}
.register_page .bd {width:85%;margin:0 auto;}
.register_page .bd li {border:1px solid #d9d9d9;height: 40px;margin-top:20px;float:left;width:45%;margin:10px 2%;}
.register_page .bd input[type='text'], .register_page .bd select,.register_page .bd input[type='password'] {height:36px;background:none;border:none;width:-moz-calc(100% - 150px);width: -webkit-calc(100% - 150px);width: calc(100% - 150px);outline:none;line-height: 36px;}
.register_page .bd input[type='radio']{width:14px;height:14px;vertical-align: middle;}
.register_page .bd em {font-style:normal;color:#a40000;vertical-align: middle;}
.register_page .bd span {margin-right:15px;border-right:1px solid #d9d9d9;padding-right:15px;display: block;width:130px;float:left;text-align: right;line-height: 38px;}
.register_page .bd .personal span {margin-right:15px;border-right:1px solid #d9d9d9;padding-right:15px;display: block;width:90px;float:left;text-align: right}
.register_page .bd li.bottem {margin-bottom:50px;}
.register_page .bd li.bottem p {background:#f2f7ff;border:1px solid #9fc7ff;color:#a40000;margin-top:10px;font-size:12px;padding:5px 10px;line-height:180%;}
.register_page .bd .btn_01{width:250px;margin:40px auto;cursor: pointer;display: block;}
.tips {color:#a40000;display: block;text-align: center;margin:20px 0;}


/*娉ㄥ唽椤甸潰*/
.check {margin-left:25px;vertical-align: middle;width:15px;height:15px;cursor:pointer;}
.check + label {vertical-align: middle;margin-left:5px;cursor:pointer;}
.check + label a {color:#a40000;margin:0 5px;}
.check + label a:hover {text-decoration: underline;}

/*璇剧▼鍒楄〃椤�*/
.course_list {background: #fff;margin-bottom:0;padding-bottom:30px;}
.course_list .title {font-weight:bold;flex-shrink:0;margin-right:8px;text-align: right;width:200px;}
.course_list .list-course {display: flex;width:97%;margin:0px  auto;flex-wrap: wrap;align-items: baseline;padding:15px 0;border-bottom:dashed 1px #a9a9a9;}
.course_list .list-course a {color:#666;border-left:2px solid #a9a9a9;line-height:100%;height:100%;text-align: center;padding:0 15px;display: inline-block; margin: 10px 0px;}
.course_list .list-course .all_in {color:#999;flex-shrink: 0;width:60px;}
.course_list .list-course div {flex-grow:1;width:60%;}
.course_list .list-course a:hover {color:#0168b7;font-weight: bold;}
.course_list .list-course .on {color:#0168b7;font-weight: bold;}
.course_list li {width: 24%;min-height: 236px;}
.course_list form {margin:15px 20px;}
.course_list form select {height: 35px;line-height: 35px; margin-right: 8px;width: 150px;}
.course_list input[type='button']{cursor:pointer;border: 1px solid #ab1c1c;background-color: #ab1c1c;color: #fff;display: inline-block;height: 36px;vertical-align: middle;width: 80px;text-align: center;line-height: 36px;}
.course_list input[type='text']{height: 35px;line-height: 35px;margin-right: 8px;width: -moz-calc(100% - 430px);width: -webkit-calc(100% - 430px);width: calc(100% - 430px);text-indent: 5px;}

/*璇剧▼鍐呴〉*/
.sign_up {background:#fff;padding-top:30px;}
.pro_details {background: #fff;margin-top:20px;margin-bottom:40px;}
/*****鍩硅椤圭洰璇︽儏椤�*****/
.sign_up h3{height:45px; line-height: 45px; text-indent: 15px;font-size: 16px; color: #666;}
.sign_up h3 a{ color:#666;}
.sign_up li{ float:left; padding-bottom: 25px;width:-moz-calc(50% - 12px);width: -webkit-calc(50% - 12px);width: calc(50% - 12px); margin-right: 24px;}
.sign_up li:last-child{ margin-right:0;}
.sign_up li img{ width:100%; max-width: 600px;}
.sign_up li h4{font-size: 24px; color: #333; border-bottom: 1px solid #eee; margin-bottom: 10px; padding-bottom:10px; line-height: 130%;}
.sign_up li p{color: #666; float: left; width:50%; margin-bottom: 5px;}
.sign_up li p:nth-child(n+6){width:100%;}
.sign_up li span{color:#ab1c1c; font-size: 24px; vertical-align:inherit;}
.sign_up li h5{ clear:both;}
.pro_content .sign_up .button {padding:0 21px;margin:8px 5px 0 0px;border-radius:60px;font-size:14px;}
.pro_content .sketch_back .button {border-radius:60px;margin:0 6px;}

.pro_content .button, .pro_content .study_right_now{ display:inline-block; height: 35px; line-height: 35px; padding: 0 30px; margin: 0 10px;background-color: #428bca;color: #fff; font-size: 16px; border-radius: 5px; margin-top: 8px;font-size:14px;}
.pro_content .button1, .pro_content .study_right_now {background: #df9b2f}
.pro_content .button3 {background: none;border:1px solid #428bca;color:#428bca;}
.pro_content .button:hover{border-color: #fff;background-color: #ddd; color: #428bca;}
.pro_details .hd li{float:left;cursor:pointer;font-size:16px;color:#333;width:150px;text-align: center;padding:10px 0;}
.pro_details .hd {border-bottom:2px solid #d9d9d9;}
.pro_details .hd .on {background-color:#428bca;color:#fff;}
.pro_details .bd {padding:10px 30px;}
.pro_details .bd > div {padding-top:20px;}
.pro_details .bd p {text-indent:2em;margin-bottom:15px;}
.pro_details .bd img {width:auto;max-width: 90%;margin:0 auto;display: block;}
.sketch_back {text-align:center;margin:20px 0;}
.pro_con_list h4 {font-size:18px;color:#333;font-weight: bold;margin-bottom:15px;}
.pro_details .sketch .pro_con_list p {background-color:#f0f0f0;line-height: 180%;margin-bottom:5px;padding:10px;text-indent:0em;}
.pro_con_list p .iconfont {color:#afd0ff;margin-right:10px;display: block;float: left;}
.pro_con_list p span {display: block;float: left;width:-moz-calc(100% - 40px);width: -webkit-calc(100% - 40px);width: calc(100% - 40px); }
.pro_con_list .courseware-li {display: flex;padding-left: 45px !important;}
.pro_con_list .courseware-icon {width: 15px;}
.pro_con_list .courseware-title {width: -moz-calc(100% - 115px);width: -webkit-calc(100% - 115px);width: calc(100% - 115px);margin-right: 15px;}
.pro_con_list .free-see-btn {width: 70px;line-height: 24px;background: #ffffff;border: 1px solid #428bca;color: #428bca;border-radius: 4px;cursor: pointer;}
.class_evaluate h4.title {font-weight: bold;color:#000;font-size: 16px;margin-bottom:5px;}
.class_evaluate h4.title span {margin-left:15px;}
.class_evaluate .iconfont {color:#ffd800;margin-left:3px;}
.pro_details .bd .class_evaluate  p{text-indent: 0em;margin-bottom:0px;}
.class_evaluate .time {font-size:12px;color:#999;}
.class_evaluate li {border-bottom:#eee 1px solid;padding:15px 0;}
/* 班级课程章节 */
.curriculum-list-box .curriculum-list {display: flex;justify-content: space-between;align-items: flex-start;}
.curriculum-list-box .curriculum-list .left-menu {width:100px;flex-shrink: 0;margin-right:40px;position: sticky;top:80px;}
.curriculum-list-box .curriculum-list .left-menu li {font-size:14px;box-shadow: 0px 2px 8px rgba(30,30,30,0.1);text-align:center;color:#405159;cursor: pointer;padding:12px 0px;margin-bottom:30px;border-radius:5px;}
.curriculum-list-box .curriculum-list .left-menu li.on {background:#047ad4;color:#fff;box-shadow: 0px 3px 10px rgba(0,63,112,0.2);}
.curriculum-list-box .curriculum-list .right-curriculum {width: -moz-calc(100% - 130px);width: -webkit-calc(100% - 130px);width: calc(100% - 130px);flex:1;}
.curriculum-list-box .curriculum-list .right-curriculum .course-name {font-size:18px;font-weight:bold;text-indent: 0em;margin-bottom:20px;margin-left:26px;color:#146bae;border-bottom:1px dashed #c9c9c9;padding-bottom:15px;line-height: 180%;}
.curriculum-list-box .curriculum-list .right-curriculum .course-name:before {content:'';border:2px solid #51b1fa;display: inline-block;position: absolute;width:16px;height:16px;border-radius:50px;top:8px;left:0px;}
.curriculum-list-box .curriculum-list .right-curriculum .courseware-list li {border-left:2px solid #c9c9c9;font-size:14px;padding:15px;margin-left:7px;color:#264757;display: flex;justify-content: space-between;}
.curriculum-list-box .curriculum-list .right-curriculum .courseware-list li span {display: block;flex:1;text-align: justify;}
.curriculum-list-box .curriculum-list .right-curriculum .courseware-list li .preview {color:#025d8a;flex-shrink: 0;display: block;margin-left:25px;}
.curriculum-list-box .curriculum-list .right-curriculum .courseware-list li .preview:hover {color:#3ea6da;}
.curriculum-list-box .curriculum-list .right-curriculum .courseware-list li .preview .iconfont {font-size:14px;margin-right:4px;}
.curriculum-list-box .curriculum-list .right-curriculum .course-list-li {margin-bottom:30px;position: relative;}


/*鐤戦毦瑙ｇ瓟*/
#custom-show-hide-example {background: #fff;padding: 0 20px;padding-bottom:40px;}
#custom-show-hide-example h3 {position: relative;width:100%;margin:0;border-bottom:1px solid #f1f1f1;}
#custom-show-hide-example a {display: block;margin: 0;color: #333;text-decoration: none;font-weight: normal;padding: 15px 10px;}
#custom-show-hide-example  div {padding: 10px;display: none;}
#custom-show-hide-example h3.open + div {height: auto;background: #f1f1f1;width:100%;}
#custom-show-hide-example h3.open:after {content:'\e60b';display: block;color:#333;position: absolute;top:15px;right:5px;font-family: "iconfont";font-size:12px;}
#custom-show-hide-example h3.close:after {content:'\e610';display: block;color:#333;position: absolute;top:15px;right:5px;font-family: "iconfont";font-size:12px;}


/****鏀粯****/
.bg_white {background: #fff;}
.pay_nav{color: #0168b7; font-size: 24px; padding: 40px 0 10px 15px;border-bottom:1px solid #d9d9d9;}
.pay_nav span {border-bottom:3px solid #0168b7;padding-bottom:6px;}
.class_sketch{ margin-bottom:15px; position: relative;background: #fff;}
.class_sketch ul{background-color: #efefef; margin: 15px auto; border: 15px solid #fff;}
.class_sketch li{ float:left; padding: 15px;width:-moz-calc(100% - 340px);width: -webkit-calc(100% - 340px);width: calc(100% - 340px);}
.class_sketch li:first-child{ width:280px;}
.class_sketch li img{ width:100%;}
.class_sketch li h4{font-size: 16px; color: #333; border-bottom: 1px solid #eee; margin-bottom: 10px; padding-bottom:10px; line-height: 130%;}
.class_sketch li p{color: #666; float: left; width:50%; margin-bottom: 5px;}
.class_sketch li p:last-child{width:100%;}
.class_sketch .back{ position:absolute; bottom: 20px; right:2%; }
.class_sketch .back a{ display:block; background: #ab1c1c; color: #fff; padding: 5px 10px;border-radius: 5px;border: 1px solid #ab1c1c;}
.class_sketch .back a:hover{ background:#fff; color: #ab1c1c; }
#wizard{ padding:15px;margin-bottom:30px;}
.wizard > .content{ background:#fff; overflow: hidden;min-height: 200px;}
.wizard > .content > .body{padding:0;}
.sele_class_table th,.class_table th{background:#f5f5f5;}
.sele_class_table td,.class_table td{ background:#fff; text-align:center;}
.sele_class_table tr td:nth-child(2),.class_table td:first-child{ text-align:left;}
.sele_class_table tr:nth-child(odd) td{ background:#f5f5f5;}
/**鏀粯鏂瑰紡閫夋嫨**/
.order_sum{ padding-left:20px; font-size: 16px;}
.order_sum li{ margin-bottom:10px;}
.order_sum li span{ font-weight:bold; vertical-align: top; padding: 0 5px;}
.order_sum li label {display: inline;}
.red{ color:#f00; vertical-align:middle;}

.wizard > .content > .body > .order_sum li input{ display:none;}
.order_sum li .regular-radio + label{-webkit-appearance:none; background: #fff; border: 1px solid #dedede; width: 120px; height: 40px; line-height: 38px; margin-right: 10px; display: inline-block; position: relative; text-align: center; color: #666; font-size: 14px; cursor: pointer; border-radius: 2px;}
.wizard > .content > .body > .order_sum li svg{ margin-right: 5px; font-size: 18px; vertical-align: middle;}
.wizard > .content > .body > .order_sum li .ylzf{ font-size:28px;margin-top:-2px;}
.regular-radio:checked + label:after {content: ' ';width: 120px; height: 40px;position: absolute;border: 4px solid #0168b7; left: -2px; top:-2px; border-radius: 2px;}


/*****list_fy*****/
.list_fy{clear: both; height: 60px; margin: 0 auto; text-align: center;background: #fff;}
.list_fy li{display:inline-block;border:none;}
.list_fy li a{position: relative;float: left;padding: 6px 20px;line-height: 150%;text-decoration: none;background-color: #fff;border: 1px solid #ddd;color: #428bca; }
.list_fy li:first-child a{margin-left: 0;border-bottom-left-radius: 4px;border-top-left-radius: 4px;}
.list_fy li:last-child a{margin-right: 0;border-bottom-right-radius: 4px;border-top-right-radius: 4px;}
.list_fy .on a,.list_fy li a:hover{ border-color: #428bca;background-color: #428bca; color: #fff;}



/*璇佷功鏌ヨForm*/
.cx_form .form_div {width:800px;margin:40px auto;;box-shadow:0 0px 10px 0px rgba(0,0,0,.15);-ms-box-shadow:0 0px 10px 0px rgba(0,0,0,.15);-webkit-box-shadow:0 0px 10px 0px rgba(0,0,0,.15);-moz-box-shadow:0 0px 10px 0px rgba(0,0,0,.15);}
.cx_form .hd ul {display: flex; display:-webkit-flex;}
.cx_form .hd li {flex: 1 1 50%;text-align: center;height:40px;line-height: 40px;cursor:pointer;background: #e7e7e7}
.cx_form .hd .on {background-color:#315b96;color:#fff;}
.cx_form .bd {width: 80%;margin:20px auto;padding-bottom:30px;}
.cx_form .bd li {border:1px solid #d9d9d9;margin:15px 0;height:40px;}
.cx_form .bd li input[type='text']{border:none;height:30px;line-height: 30px;display: block;float:left;margin-top:5px;width:-moz-calc(100% - 220px);width: -webkit-calc(100% - 220px);width: calc(100% - 220px);}
.cx_form .bd .cose input[type='text']{width:-moz-calc(100% - 280px);width: -webkit-calc(100% - 280px);width: calc(100% - 280px);}
.cx_form .bd li span {display: block;float: left;width:180px;line-height: 40px;text-align: center;border-right:1px solid #d9d9d9;margin-right:10px;}
.cx_form .bd .cose img {height:32px;margin-top:4px;}


/*璇佷功鏌ヨ鎴愬姛椤甸潰*/
.cx_success, .cx_fail {background: #fff;padding-bottom:30px;}
.cx_success caption {color:#315b96;text-align: center;font-size:18px;font-weight: bold;margin-top:30px;margin-bottom:10px;}
.cx_success > table {width:95%;margin:0 auto;border:1px solid #e5e5e5;border-right:0;border-bottom:0;}
.cx_success table th,.cx_success table td {border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;padding:8px 10px;text-align:center;line-height: 150%;}
.cx_success table th {background: #ebf5ff;}
.cx_success .btn_01 {margin-top:40px;}
.cx_fail {text-align:center;padding-top:30px;font-size:16px;}
.cx_fail img {margin-bottom:30px;}
.cx_fail span {color:#a40000;font-weight: bold}
.btn_02 {display: block;margin:0 auto;width:150px;cursor:pointer;padding:8px 0px;text-align:center;background: #315b96;color:#fff;border:1px solid #315b96;margin-top:30px;font-size:16px;}
.btn_02:hover {background: #f1f1f1;color:#315b96;}
.cx_success_list .title {color:#315b96;font-size:18px;text-align: center;margin-top:30px;font-weight:bold;}
.cx_success_list .hd {margin-bottom:15px;}
.cx_success_list .hd li {float:left;font-size:14px;border-right:1px solid #e5e5e5;margin-right:15px;padding-right:15px;cursor: pointer;}
.cx_success_list .hd li:last-child {border-right:0;}
.cx_success_list .hd li.on {color:#315b96;font-weight:bold;}
.cx_success .zs_list {width:95%;margin:0 auto;}
.cx_success .zs_list .bd table {width:100%;border-left:1px solid #e5e5e5;border-top:1px solid #e5e5e5;}
.cx_success .zs_list .bd td a {color:#315b96;text-decoration: underline;}
.cx_success .zs_list .bd td a:hover {color:#a40000;}

/*鎵惧洖瀵嗙爜*/
.foget_form {background: #fff;padding:20px;margin-bottom:40px;}
.foget_form > div {width:500px;margin:0 auto;}
.foget_form .foget_ul li {border:1px solid #d9d9d9;height: 40px;margin-top:20px;}
.foget_form .foget_ul li input, .foget_form .foget_ul select {height:36px;background:none;border:none;width:-moz-calc(100% - 120px);width: -webkit-calc(100% - 120px);width: calc(100% - 120px);line-height: 36px;}
.foget_form .foget_ul input[type='radio']{width:14px;height:14px;vertical-align: middle;}
.foget_form .foget_ul em {font-style:normal;color:#a40000;vertical-align: middle;}
.foget_form .foget_ul span {margin-right:15px;border-right:1px solid #d9d9d9;padding-right:15px;display: block;width:90px;float:left;text-align: right;line-height: 38px;}
.check_btn {text-align: center;margin:30px 0;}
.check_btn input[type='button']{width:150px;background:#71a3e9;color:#fff;cursor: pointer;text-align: center;border:none;line-height: 36px;}
.check_btn input[type='button']:hover {background: #a40000;color:#fff;}
.check_btn input:last-child {background:#f1f1f1;color:#71a3e9;}
.foget_ul .personal, .foget_ul .company {display: none;}
.order_title {width:530px;}
.forget_title {margin-top:40px;}

.order_title li {height:40px;width:260px;float:left;line-height: 40px;text-align: center;border:none;}
.order_title li:first-child {background:url(../images/forget_img1.png) center center no-repeat;color:#fff;}
.order_title li:last-child {background:url(../images/forget_img3.png) center center no-repeat;color:#333;margin-left:-20px;}
.order_title li.onli1 {background:url(../images/forget_img4.png) center center no-repeat;color:#333;}
.order_title li.onli2 {background:url(../images/forget_img2.png) center center no-repeat;color:#fff;}

.sear_list .list li {padding-bottom:10px;margin-bottom:10px;}
.sear_list .list {margin-top:30px;}


/****foot****/
.footer a:hover {color:#d9d9d9;text-decoration: underline;}
.footer {background:#333;text-align: center;color:#a9a9a9;line-height: 150%;padding:10px 0;}
.footer a {color:#a9a9a9;display: inline-block;}
.footer i.iconfont {font-size:30px;}
.footer .bottom {font-size: 12px;}
.footer .bottom a {text-decoration: underline;}
.link {text-align: left;border-bottom:1px solid #666;margin-bottom:30px;padding-bottom:20px;}
.link h3.title {font-weight: bold;font-size: 18px;color: #d8d8d8;margin:15px 0;}

form#consultation_form textarea {   border: none;   width: 340px;   display: block;   padding: 5px 0px;   height: 193px;   margin: 0 auto;   resize: none;}
form#consultation_form li {height: auto;}
form#consultation_form li .login_btn3 {  background: #a40000;  color: #fff;  margin: 0 auto;  text-align: center;  padding: 5px 25px;  display: block;  line-height: 30px;}
form#consultation_form li .login_btn3:hover {background:#428bca}
form#consultation_form li:last-child {border:none;}
.link a {margin:3px 4px;}

/********************鑷€傚簲******************/
@media (max-width: 1367px){
	#touch_right{margin-left: 600px;}
}
@media (max-width: 1280px){
	#touch_right{margin-left: 560px;}
	.img_list li {height:200px;}
	.img_list li img {height:150px;}
	.img_list li h4.title {font-size:14px;}
}
@media (max-width: 1190px){
	#touch_right{margin-left: 500px;}
	.pro_content .sign_up .button {padding:0 20px;font-size:12px;}
}
@media (max-width: 1100px){
	.class_sketch li p:last-child {width:90%;}
	.course_list li {width:32%;margin:15px 0.6%;}
	.img_list li {height:200px;}
	.img_list li img {height:150px;}
	.img_list li h4.title {font-size:14px;}
}
@media (max-width: 1024px){
	#touch_right{margin-left: 450px;}
	.newbie li {background-position:right center;}
	.white_content {margin-left: -300px;}
	.honor .bd {width:88%;}
	.class_sketch li p {font-size:12px;line-height: 150%}

}