@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: 1002px;
}
input, textarea, keygen, select, button {font-size:14px;}
/*{ 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; */font-size:14px;}
body{background:#f8f8f8;}
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;}
.wrap{width:90%; max-width: 1230px; margin: 0 auto; }
.wrap1{ width:980px; margin:0 auto; background:#fff;}
a{text-decoration: none;cursor: pointer; color:#333;}
a:hover{ color:#a40000;}
.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;}
/*********top**************/
.tn_bg{width: 100%;height: 32px;background: #fff;box-shadow: 0px 0px 6px 0px rgba(153, 153, 153, 0.72); line-height: 32px; }
.tn_bg ul{ width:90%; max-width: 1230px; margin: 0 auto;}
.tn_bg li{ width:50%; float: left;font-size: 14px;}
.tn_bg li:last-child{ text-align: right; padding-right: 15px; color: #248dc1; position: relative;}
.tn_bg li a{color: #248dc1;}
.tn_bg li a:hover{ color:#a40000;}
#top .top{background: url(../images/top_bg_01.png) repeat-x bottom left;width:90%; max-width: 1230px; margin: 0 auto; height: 105px;}
#top .logo{ padding-top: 26px; float: left;font-size: 30px;color: #0065b3;letter-spacing: 1.5px; font-weight: 600;min-width: 500px;}
#top .logo img {float:left;}
#top .logo p{font-size: 14px;letter-spacing:0px; font-weight: normal;margin-top:10px;}
#top .sele{ padding-top:31px; float:right;}
#top .sele_box{ height:38px;border: solid 1px #248dc1; border-right: 0; width: 360px; text-indent: 0.5em; float: left;}
#top .sele_btn{ width:40px; height: 38px; float: left; line-height: 38px; text-align: center; color: #fff; background: #248dc1;}
#top .sele_btn:hover{ color: #a40000;}
.qrc{ display:none; position: absolute; width: 128px; background: #fff; padding: 5px;box-shadow: 0rem 0rem 0.25rem 0rem rgba(216, 216, 216, 0.5); right:0; top:33px;z-index:999;}
.qrc img{ width:100%; display: block;}
/** 登录**/
.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:50%;left:50%;width: 720px;z-index:1002; margin-left: -360px; background: #fff; border: 5px solid #ccc; padding: 10px; height: 360px; margin-top: -180px;}
.white_content .close{ position:absolute; right:10px; cursor: pointer;}
.white_content .close i{ font-size:18px;}
.white_content h3{ text-align:center; font-size: 28px; color: #248dc1; font-weight: bold; margin: 10px auto;line-height:150%;}
.white_content ul{width: 360px; margin: 0 auto; }
.white_content li{ border:1px solid #ccc; margin-bottom: 15px; padding: 5px;}
.white_content li:last-child{ border:0;}
.white_content li i{ color:#666; font-size: 24px; padding-right: 5px; border-right: 1px solid #ccc; margin-right: 5px; display: inline-block; vertical-align: middle;}
.white_content .login_box1,.white_content .login_box2{ border:0; height: 25px; line-height: 25px; width: 85%; font-size: 16px;outline: none;}
.white_content .login_box2{width: 50%;}
.white_content img{ display:inline-block; vertical-align: middle;}
.white_content li a{ display:inline-block; padding: 5px 14px; margin: 0 10px; background: #ed5564; color: #fff; font-size: 16px;}
.white_content li a:hover{ color: #000;}
.white_content .login_btn2{background: #f8ab59;}
.white_content .login_btn3{background: #1ab394;}
.message_heigth{ height: 624px; margin-top: -312px;}
/***************/
.navbar{  position:relative; z-index:998;height:46px; line-height:46px;color:#333; width:90%; max-width: 1230px; margin: 0 auto; border-bottom:2px solid #248dc1;background: url(../images/top_bg_02.png) repeat-x bottom left;}
.nav{ position:relative;width:100%; }
.nav a{ color:#fff;}
.nav h3{font-weight:normal; }
.nav .m{ float:left;  position:relative; z-index:1;width:11.111%;}
.nav h3 a{ display:block;  text-align:center;font-size: 18px; color:#248dc1;}
.nav .sub{ display:none; /*默认隐藏*/  position:absolute; top:46px; z-index:997; width:100%; border:1px solid #E6E4E3; border-top:0;  background:#fff; }
.nav .sub li{ text-align:center;}
.nav .sub li a{ display:block;  border-bottom:1px solid #E6E4E3;height:35px; line-height:35px; color:#666; font-size: 16px;}
.nav .sub li a:hover{ color:#fff; background: #ab1c1c;}
.nav .sub li:last-child a{ border:0;}
.nav .block{ height:46px; width:11.111%; position:absolute; left:0; top:0px; overflow:hidden;border-bottom:3px solid #ab1c1d;}
/***************/
.banner{width:90%; max-width: 1230px; margin: 0 auto; height:300px; overflow:hidden; position:relative;}
.banner .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.banner .hd ul{ overflow:hidden; zoom:1; float:left;  }
.banner .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.banner .hd ul li.on{ background:#f00; color:#fff; }
.banner .bd{ position:relative; height:100%; z-index:0;}
.banner .bd li{ zoom:1; vertical-align:middle; height:300px; }
.slideBox .bd a{ width:100%; height:300px; display:block;  }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.banner .prev,
.banner .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.banner .next{ left:auto; right:3%; background-position:8px 5px; }
.banner .prev:hover,
.banner .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.banner .prevStop{ display:none;}
.banner .nextStop{ display:none;}
/******/
.login{ width:250px; height: 280px; background-color: rgba(50,50,50,0.8);  position: absolute; top: 10px; left:30px; color: #fff; text-align: center; font-size: 14px;}
.login p{width: 60px; height: 60px; display: block; margin: 5px auto;margin-top:25px;}
.login p i{ font-size:60px; line-height: 60px;}
.login a{ display:block; width: 200px; height: 40px; border: 1px solid #fff; margin: 10px auto; font-size: 18px; color: #fff; line-height: 40px; font-weight: normal;}
.login a:hover{ color:#f60; border: 1px solid #f60;}


/*****新手指南******/
.newbie{ width:90%; max-width:1230px; margin: 15px auto; background: #fff; box-shadow: 0px 0px 5px 0px #c8dbf0; position: relative; height: 70px; margin-bottom: 0;}
.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 center right; 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: #248dc1; 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;}

/***首页新闻列表_old
.news,.notice,.hot{ width:32%; float: left; margin-right: 2%; background: #fff;box-shadow: 0px 0px 5px 0px #c8dbf0; height: 320px; overflow: hidden; margin-top: 22px;}
.notice{  margin-right: 0;}
.news h3,.notice h3,.hot h3{ border-top:4px solid #248dc1; height: 50px; line-height: 50px; border-bottom: 1px solid #e1eefe; padding: 0 15px; font-size:19px; color: #248dc1; margin-bottom: 20px; font-weight: 600;}
.news h3 span a,.notice h3 span a,.hot h3 span a{ float:right; font-size: 16px; color: #ab1c1c; font-weight: normal;}
.news h3 span a:hover,.notice h3 span a:hover,.hot h3 span a:hover{ color: #f60;}
.news ul{ margin:0 10px;}
.news li{ background:url(../images/index_04.png) no-repeat center left; text-indent: 8px;white-space: nowrap; text-overflow:ellipsis;overflow: hidden; font-size: 16px; margin-bottom: 15px;}
.news li:first-child{ background:none; text-indent: 0; white-space: normal; position: relative;}
.news li:first-child img{ display: block; width: 40%; max-width: 150px; float: left; margin-right: 5%;}
.news li:first-child p{ float:left; width: 55%;}
.news li:first-child p span{ display:block; position: absolute; bottom: 0; font-size: 14px; color: #666;}
.news li:last-child{ margin-bottom: 0px;}
.hot .bd,.notice .bd{ margin:0 10px;}
.hot .bd li{font-size: 16px; margin-bottom: 12px;white-space: nowrap; text-overflow:ellipsis; overflow: hidden; height: 27px; line-height: 25px;}
.hot .bd li a i{ color:#f00; font-size: 26px; padding-left: 5px; vertical-align: middle;}
.notice .bd li{background:url(../images/index_04.png) no-repeat center left; text-indent: 8px;white-space: nowrap; text-overflow:ellipsis;overflow: hidden; font-size: 16px; margin-bottom: 12px; height: 27px; line-height: 27px;}
***/
/***首页新闻列表_new****/
.i_news,.i_hot_course,.i_notice{background-color: #ffffff;box-shadow: 0px 0px 5px 0px rgba(102, 102, 102, 0.5);padding: 10px; margin-top: 15px;}
.i_news{width:-moz-calc(100% - 400px);width: -webkit-calc(100% - 400px);width: calc(100% - 400px);float: left;min-height: 347px;height: 347px;}
.i_hot_course{ width:385px;float: right;min-height: 347px;height: 347px;}
.i_news h3,.i_hot_course h3,.i_notice h3{color: #248dc1; font-size: 22px; border-bottom: 1px solid #999; margin-bottom: 10px;}
.i_news h3 span,.i_hot_course h3 span,.i_notice h3 span{color:#999; font-size: 14px; text-indent: 10px; display: inline-block;}
.i_news h3 a,.i_hot_course h3 a,.i_notice h3 a{color: #ab1212;font-size: 14px; float: right; line-height: 30px;}
.i_news h3 a:hover,.i_hot_course h3 a:hover,.i_notice h3 a:hover{color:#248dc1;}
/*news_pic**/
.i_news_pic{position: relative; width: 380px; height: 285px; overflow: hidden; font: 12px/1.5 Verdana, Geneva, sans-serif; text-align: left; background: white; float:left; margin-right: 15px;}
.i_news_pic .pic img { width: 380px; height: 285px; display: block; }
.i_news_pic .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 36px; width:100%;  background: #333; filter: alpha(opacity=40); opacity: 0.4; overflow: hidden; }
.i_news_pic .txt { position: absolute; bottom: 0; z-index: 2; height: 36px; width:100%; overflow: hidden; }
.i_news_pic .txt li{ height:36px; line-height:36px; position:absolute; bottom:-36px; width: 98%;}
.i_news_pic .txt li a{ display: block; color: white; padding: 0 0 0 10px;  text-decoration: none; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
/**end**/
.i_news_font{float:left;width:-moz-calc(100% - 395px);width: -webkit-calc(100% - 395px);width: calc(100% - 395px);}
.i_news_font li{ background:url(../images/index_04.png) no-repeat left center; text-indent: 5px;}
.i_news_font li:last-child{margin:0;}
.i_news_font li a p{ display:inline-block; color: #333;width:-moz-calc(100% - 83px);width: -webkit-calc(100% - 83px);width: calc(100% - 83px);white-space: nowrap; text-overflow:ellipsis; overflow: hidden; }
.i_news_font li a:hover p{color:#a40000;}
.i_news_font li a span{float:right; font-size: 12px; color: #777; width: 78px; text-align: right;line-height: 20px;}
.i_hot_course li{ margin-bottom: 12px;height: 25px;}
.i_hot_course li a{white-space: nowrap; text-overflow:ellipsis; overflow: hidden; display: block;}
.i_hot_course li a span{ display:inline-block; width:25px; height: 25px; line-height: 25px;text-align: center; color: #fff; background: #666; margin-right: 8px;font-size: 12px;}
.i_hot_course li:first-child a span{background: #248dc1;}
.i_hot_course li:nth-child(2) a span{background: #2aa3ff;}
.i_hot_course li:nth-child(3) a span{background: #73bff9;}
.i_hot_course li:last-child{margin-bottom:3px;}
/******/
.i_notice{margin-top: 15px;}
.i_notice li{ float:left; margin-right: 20px;width:-moz-calc(50% - 10px);width: -webkit-calc(50% - 10px);width: calc(50% - 10px); border-bottom: 1px dashed #999; margin-bottom: 15px; padding-bottom: 15px;}
.i_notice li:nth-child(2n){margin-right: 0;}
.i_notice .notice_date{ border: 2px solid #dcdcdc;width: 76px;float: left; margin-right: 10px; background: #fff; line-height: 27px;}
.i_notice .notice_font{float: left;width:-moz-calc(100% - 90px);width: -webkit-calc(100% - 90px);width: calc(100% - 90px);}
.i_notice a .notice_date{color:#248dc1; font-size: 14px; text-align: center;}
.i_notice a .notice_date p{ background: #dcdcdc; font-size: 16px;font-weight: 600;}
.i_notice a .notice_font h4{ font-size:16px; color: #333; margin-bottom: 5px;white-space: nowrap; text-overflow:ellipsis; overflow: hidden; }
.i_notice a .notice_font p{overflow:hidden; text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2; font-size: 12px; color: #999; text-indent: 2em;}
.i_notice a:hover .notice_font h4,.i_notice a:hover .notice_font p{color:#a40000;}






/**** 培训项目****/
.index_title{ text-align: center;padding-top: 40px; margin-bottom: 30px; font-size: 26px; color: #248dc1; line-height: 130%;padding-left: 110px;}
.index_title p{ display:inline-block; color: #a6bcd0; font-size: 18px; font-family:"Times New Roman";letter-spacing: 1px;}
.class_course{ width:100%; height: 410px; background: rgba(255,255,255,0.8); overflow: hidden;box-shadow: 0px 0px 5px 0px rgba(102, 102, 102, 0.5);}
.class_course .hd{text-align: center;padding: 32px 0;}
.class_course .hd li{ display:inline-block; *display:inline; width: 100px; border-radius: 8px; border: 1px solid #248dc1; margin: 0 5px; text-align: center; line-height: 34px; color: #333; cursor: pointer;}
.class_course .hd .on{ color: #fff; background: #248dc1;}
.class_course .bd{ position: absolute;}
.i_team{position:relative; height: 320px;}
.i_team .team_pic{overflow:hidden; position:relative;width:1220px;left:53px;}
.i_team .piclist li{float:left; display:inline; width: 250px; margin: 15px;}
.i_team .piclist li img{width: 100%;}
.i_team .piclist li a h3{font-size: 16px; line-height: 150%;overflow:hidden; text-overflow:ellipsis;white-space: nowrap;}
.i_team .piclist li a h4{color: #ab1c1c; font-size: 16px; font-weight: bold;}
.i_team .piclist li a h4 span {color: #666;font-size: 14px;font-weight: normal;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;display: block;}
.i_team .pageBtn .sprev{position: absolute; top:30%; left:25px; font-size: 36px;}
.i_team .pageBtn .snext{position: absolute; top:30%; right: 20px; font-size: 36px;}
.i_team .pageBtn i{font-size:36px; color: #248dc1; opacity: 0.5; cursor: pointer;}
.i_team .pageBtn i:hover{opacity: 1;}
.i_team .team_more{width: 100%;text-align: right;font-size: 16px; padding-top: 20px;}
.i_team .team_more a{ color:#ab1c1c;}
.i_team .team_more a:hover{ color:#333;}
/* 班级课程章节 */
.pro_con_list h4 {font-size:18px;color:#333;font-weight: bold;margin-bottom:15px;}
.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;}
/* 班级课程章节 */
.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;}

/**** 课程体验****/
.cur_exp{width:100%;}
.cur_exp li{ float:left; width: 20%;}
.cur_exp li:last-child{ margin:0;}
.cur_exp li a{box-shadow: 0px 0px 5px 0px #c8dbf0; background: #fff; margin: 0 4%; display: block;padding-bottom: 10px;box-shadow: 0px 0px 5px 0px rgba(102, 102, 102, 0.5);}
.cur_exp li img{ width:96%; display: block; margin: 0 auto; padding: 2.5% 0;}
.cur_exp li h3{ font-size: 16px; border-bottom: 1px solid #e0e0e0;width:96%; margin: 0 auto;white-space: nowrap; text-overflow:ellipsis;overflow: hidden; color: #666; line-height: 200%;}
.cur_exp li h4{width:96%; margin: 0 auto; margin-top: 8px; font-size: 14px; color: #333; padding-bottom: 5px;}
.cur_exp li h4 i{font-size: 24px; color: #248dc1;  margin-right: 2%; vertical-align: middle;}
.cur_exp li p{width:96%; margin: 0 auto;color: #999; line-height: 140%;overflow:hidden; text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;height: 40px;}
.cur_exp li a:hover{ background:rgba(0,105,185,0.6); }
.cur_exp li a:hover h3,.cur_exp li a:hover h4,.cur_exp li a:hover p{color: #000;}
.cur_exp li a:hover h3{ border-bottom: 1px solid #000;}
.cur_exp li a:hover h4 i{ color:#fff;}
.cur_exp .exp_more{width:100%; text-align: right;font-size: 16px; padding: 20px;}
.cur_exp .exp_more a{ color:#ab1c1c;}
.cur_exp .exp_more a:hover{ color:#333;}

/*** 友情链接*
.link{background: #fff; padding-bottom: 20px;}
.link h3{ width:98%; margin: 0 auto; padding: 20px 0; font-size: 20px;color: #248dc1; padding-bottom: 10px;}
.link li{ width:98%; margin: 0 auto; color: #666;font-size: 12px;}
.link li a{ display:inline-block; color: #666; padding:3px 6px;}
.link li a:hover{ color:#ab1c1c;}***/

/****foot****/
.foot1{ background:#444546; padding:20px; margin-top: 20px;}
.foot1 ul{ width:90%; max-width: 1230px; margin: 0 auto; display: flex;}
.foot1 li{ flex:1; color: #d4d4d4;font-size: 14px;}
.foot1 li:last-child{width:40%; margin-left: 30px;}
.foot1 h3{font-size:20px; margin-bottom: 15px; font-weight: 600;}
.foot1 h4{font-size:16px; font-weight: 600; margin-bottom: 5px;}
.foot1 h4 i{font-weight:normal; margin-right: 5px;}
.foot1 p{margin-bottom:12px;}
.foot1 a{display:inline-block; margin: 0 5px; color: #d4d4d4; margin-bottom: 10px;}
.foot1 a:hover{color:#f60;}
.foot2{background:#333;padding:15px; text-align: center; color: #7a7a7a; line-height: 1.5;}
.foot2 i{font-size:36px; line-height: normal;}

/****
#foot{width:100%; margin-top: 40px; border-top:2px solid #248dc1; text-align: center; padding: 15px;background-color: #ffffff;}
#foot ul{width:90%; max-width: 1230px; margin: 0 auto;}
#foot li{color: #333;font-size: 16px; }****/

/*****用户注册*****/
.register{ width:800px; margin: 40px auto; background: #fff; min-height: 490px;box-shadow: 0px 0px 7px 0px #b3b3b3;border-radius: 10px; overflow: hidden;}
.register .hd li{ float:left; width:50%; height: 50px; line-height: 50px; text-align: center; cursor: pointer;font-size: 18px; color: #777; background-color: #f2f2f2;}
.register .hd .on{ color:#fff;background-color: #248dc1;}
.register .bd{ padding:30px;font-size: 16px;}
.red{ color:#f00; vertical-align:middle;}
.register .bd h4{ color:#333; padding-bottom: 30px;}
.register .bd li{ float:left; width:220px; height: 36px; line-height: 36px; margin-bottom: 15px; }
.register .bd .name{ width:150px;color: #777777; text-align: right;}
.register .bd .reg_box1,.register .bd .reg_box2{ height:34px; border: 1px solid #bcbcbc; width: 220px; text-indent: 0.5em;}
.register .bd .reg_box2{ width:590px;}
.register .bd .sub{ clear:both; text-align: center; padding-top: 20px;}
.register .bd .sub a{ display:inline-block; height: 40px; line-height: 40px; width: 150px; border-radius: 5px; text-align: center; margin: 0 30px;}
.register .bd .sub .sub_btn{background-color: #248dc1; color: #fff;border: solid 1px #248dc1;}
.register .bd .sub .sub_btn:hover{background-color: #248dc1; color: #000;}
.register .bd .sub .back{border: solid 1px #bcbcbc;}

/*****找回密码*****/
.foget_title{font-size: 22px;color: #248dc1; line-height: 150%; padding:30px;}
.foget_nav,.foget_form{ width:600px; margin: 0 auto;}
.foget_nav li{height:40px; line-height: 40px;background-color: #f5f7fb; width: 280px; float: left;font-size: 16px; text-align: center; color: #999;}
.foget_nav li:nth-child(2){width:40px;}
.foget_nav i{ margin-right:8px;vertical-align: middle; font-size: 18px;}
.foget_nav li:nth-child(2) i{ margin:0;}
.foget_nav .on{ color:#248dc1}
.foget_form{ padding:20px 0;}
.foget_form li{ float:left; width: 180px; text-align: right; height: 45px; line-height: 45px;font-size: 16px; color: #333; margin-bottom: 10px;}
.foget_form li:nth-child(2n){width:420px;text-align: left;}
.foget_form .foget_box{width:300px; height: 35px; line-height: 35px; padding: 0 5px;border: solid 1px #cecece;}
.foget_form > div{ margin-top:10px; text-align: center;}
.foget_form > div a{ display:inline-block; width: 150px; height: 35px; line-height: 35px; background: #3286c6;border-radius: 5px; color: #fff; border: 1px solid #3286c6;font-size: 16px; margin: 0 20px; text-align: center;}
.foget_form > div a:hover{ background:#248dc1; }
.foget_form > div a:last-child{ background:#fff;border: solid 1px #248dc1; color: #248dc1;}
.foget_form > div a:last-child:hover{ background:#248dc1;  color: #fff;}


/******新闻页*****/
.aside{ width:250px;}
.m_15{ margin-right:15px;}
.article{width:-moz-calc(100% - 270px);width: -webkit-calc(100% - 270px);width: calc(100% - 270px);margin-top: 20px;}
.aside_hot,.aside_recommend,.aside_menu{background:#fff; margin-top: 20px;}
.aside h3{ padding:20px 15px;color: #248dc1; line-height: 30px; font-size: 18px; padding-bottom: 15px;}
.aside h3 span a{ float:right; font-size: 14px; color: #666;}
.aside h3 span a i{ font-size:12px; vertical-align: top;}
.aside h3 span a:hover{ color:#ab1c1c;}
.aside_hot ul,.aside_hot p{ padding:15px; padding-top: 0px;}
.aside_hot li{ margin-bottom:10px; line-height: 150%;white-space: nowrap; text-overflow:ellipsis;overflow: hidden; }
.aside_hot li a i{ font-size:14px; vertical-align: middle; margin-right: 5px;}
.aside_hot li a{ color:#333;}
.aside_hot li a:hover{ color:#ab1c1c;}

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

.aside_recommend ul{ padding:0 25px;}
.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;}
.article .news_list_nav{ height:45px; line-height: 45px; text-indent: 15px;font-size: 16px; color: #666; background: #fff;}
.article .news_list_nav a{color: #666;}
.article .news_list_nav a:hover{color: #ab1c1c;}
.article .list_title{color: #248dc1;font-size: 22px; height: 50px; line-height: 50px; text-indent: 15px;}
.news_list{ border-top:1px solid #7fcdff; background: #fff; padding: 15px;}
.news_list .no_content{display: block;margin: 150px auto;}
.news_list li{ border-bottom:1px solid #e0e0e0; padding-bottom: 20px; margin-bottom: 20px;}
.news_list li a h3{ background:url(../images/index_04.png) no-repeat left center; text-indent: 10px;font-size: 16px;color: #4f4f4f; margin-bottom: 17px; font-weight: bold;}
.news_list li a p{overflow:hidden; text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2; color: #666; line-height: 200%; padding-left: 10px;}
.news_list li a:hover h3,.news_list .news_hot h3,.news_list li a:hover p{ color:#ab1c1c;}
.aside_menu h2{ height:40px; line-height: 40px; text-align: center; color: #fff; background: #248dc1;font-size: 18px;}
.aside_menu ul{ padding:10px;}
.aside_menu li{ height:40px; line-height: 40px; text-align: center;border-bottom:1px solid #e0e0e0; font-size: 16px;}
.aside_menu li a{ display:block;}
.aside_menu li a:hover,.aside_menu .on a{color: #ab1c1c;background-color: #ebf5ff;}
.aside_menu li:last-child{ border:0;}
.news_center{ background:#fff; padding: 30px;}
.news_center .title{ text-align:center;  font-size: 22px;color: #248dc1; line-height: 150%; padding-bottom: 10px;}
.news_center .news_time{ text-align:center;  color:#999;}
.news_center .news_btn{background-color: #fcfcfc; text-align: center;padding: 10px 0;}
.news_center .news_btn a{ display:inline-block; width: 150px; height: 35px; line-height: 35px; background: #3286c6;border-radius: 5px; color: #fff; border: 1px solid #3286c6;font-size: 16px; margin: 0 20px;}
.news_center .news_btn a:hover{ background:#248dc1; }
.news_center .news_btn a:last-child{ background:#fff;border: solid 1px #248dc1; color: #248dc1;}
.news_center .news_btn a:last-child:hover{ background:#248dc1;  color: #fff;}
.news_center .news_nr{ border-top:1px solid #248dc1; padding-bottom: 20px;}
.news_center .news_nr p{ margin-top:10px;}
.news_center .news_nr img{ max-width: 100%;}
.news_center .news_back{ text-align:center;}
.news_center .news_back a{height: 40px; width: 150px; display: inline-block;background-color: #f9f9f9;border-radius: 5px;border: solid 1px #969696; line-height: 40px; font-size: 16px;}
.news_center .news_back a:hover{background:#248dc1;  color: #fff;border: solid 1px #248dc1; }

/****证书查询****/
.cx{border-top:1px solid #7fcdff; 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:#248dc1; background: #eee;}

/****站内搜索*****/
.sele_list{ border-top:1px solid #7fcdff; background: #fff; padding: 15px;}
.sele_list h3{ height:40px; line-height: 40px; margin-bottom: 15px;}
.sele_list .sele_box1{ height:35px; line-height: 35px; padding: 0 5px; width: 80%; margin-right: 1%;}
.sele_list h3 a{border:1px solid #ab1c1c;background-color: #ab1c1c; color: #fff; display: inline-block; height: 35px; vertical-align: middle; width: 10%; text-align: center; line-height: 35px;}
.sele_list h3 a:hover{ color: #ab1c1c; background: #fff;}
.sele_list{ min-height:500px; padding-bottom: 20px;}
.sele_list li{ height: 50px; border-bottom: 1px solid #e0e0e0; line-height: 50px; font-size: 16px;white-space: nowrap; text-overflow:ellipsis;overflow: hidden; }

/**********培训项目*************/
.course_sele{border-top:1px solid #248dc1; background: #fff; padding:20px  15px;}
.course_sele_box1{ height:35px; line-height: 35px; margin-right: 8px; width: 150px;}
.course_sele a{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_sele a:hover{ color: #ab1c1c; background: #fff;}
.course_sele_box2{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;}
.course_list{background: #fff; padding: 15px; padding-top: 0;}
.course_list li{ float:left;width: 32%; margin-right: 2%;margin-bottom: 25px; height: 240px;}
.course_list li:nth-child(3n){margin-right:0;}
.course_list li img{ width:100%;}
.course_list h3{font-size: 16px; line-height: 150%;overflow:hidden; text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.course_list li a h4{color: #ab1c1c; font-size: 16px; font-weight: bold;}
.course_list li a h4 span{color: #666; font-size: 14px; font-weight: normal;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; line-height: 130%; margin: 4px 0;}

/*****培训项目详情页*****/
.course_abstract{width: 90%; margin: 0 auto;max-width: 1230px;}
.course_abstract h3{height:45px; line-height: 45px; text-indent: 15px;font-size: 16px; color: #666;}
.course_abstract h3 a{ color:#666;}
.course_abstract li{ float:left; padding-bottom: 25px;width:-moz-calc(50% - 12px);width: -webkit-calc(50% - 12px);width: calc(50% - 12px); margin-right: 24px;}
.course_abstract li:last-child{ margin-right:0;}
.course_abstract li img{ width:100%; max-width: 600px;}
.course_abstract li h4{font-size: 24px; color: #333; border-bottom: 1px solid #eee; margin-bottom: 10px; padding-bottom:10px; line-height: 130%;}
.course_abstract li p{color: #666; float: left; width:50%; margin-bottom: 5px;}
.course_abstract li p:nth-child(n+6){width:100%;}
.course_abstract li span{color:#ab1c1c; font-size: 24px; vertical-align:inherit;}
.course_abstract li h5{ clear:both;}
.course_abstract li h5 a{ display:inline-block; height: 35px; line-height: 35px; padding: 0 30px; margin: 0 10px;background-color: #248dc1;border: 1px solid #248dc1;color: #fff; font-size: 16px; border-radius: 5px; margin-top: 8px;}
.course_abstract li h5 a:hover{border-color: #fff;background-color: #ddd; color: #248dc1;}
.courses_list1{ background:#fff; margin-top: 20px;}
.courses_list1 ul{ padding:10px; padding-top: 0;}
.courses_list1 li{ margin-bottom: 12px;line-height: 27px; border-bottom: 1px dashed #eee;}
.courses_list1 img {width: 100%;}
.courses_list1 li i{ display:inline-block; margin-right: 5px; vertical-align: top;}

/******课程体验******/
.exp_sele{border-top:1px solid #7fcdff;  padding:20px;}
.exp_sele a{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;}
.exp_sele a:hover{ color: #ab1c1c; background: #fff;}
.exper_list {padding-left:20px;}
.exper_list li{ float:left;background: #fff;margin-right: 10px;width:-moz-calc(25% - 13px);width: -webkit-calc(25% - 13px);width: calc(25% - 13px); padding-bottom: 10px; margin-bottom: 30px;box-shadow: 0rem 0rem 0.25rem 0rem #c8dbf0;}
.exper_list li:nth-child(4n){margin:0; margin-bottom: 30px;}

.exper_list li img{width:-moz-calc(100% - 16px);width: -webkit-calc(100% - 16px);width: calc(100% - 16px); display: block; margin: 8px;}
.exper_list li h3{ font-size: 16px; border-bottom: 1px solid #e0e0e0;width:96%; margin: 0 auto;white-space: nowrap; text-overflow:ellipsis;overflow: hidden; color: #666; line-height: 200%;}
.exper_list li h4{width:96%; margin: 0 auto; margin-top: 8px; font-size: 14px; color: #333; padding-bottom: 5px;}
.exper_list li h4 i{font-size: 24px; color: #248dc1;  margin-right: 2%; vertical-align: middle;}
.exper_list li p{width:96%; margin: 0 auto;color: #999; line-height: 140%;overflow:hidden; text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.exper_list li:hover{ background:rgba(0,105,185,0.6); }
.exper_list li a:hover h3,.exper_list li a:hover h4,.exper_list li a:hover p{color: #000;}
.exper_list li a:hover h3{ border-bottom: 1px solid #000;}
.exper_list li a:hover h4 i{ color:#fff;}
.exp_title{ padding-bottom:15px;}
.exp_title h3{height:45px; line-height: 45px; text-indent: 15px;font-size: 16px; color: #666;}
.exp_title h3 a{ color:#666;}
.exp_name{color: #248dc1; font-size: 26px;text-indent: 15px; margin-bottom: 15px;}
.exp_teacher{text-indent: 15px;color: #999999; border-bottom: 1px solid #eaeaea; padding-bottom: 5px; margin-bottom: 15px;}
.exp_video{width:-moz-calc(100% - 30px);width: -webkit-calc(100% - 30px);width: calc(100% - 30px); margin: 0 15px;background: #efefef;}
.exp_sketch{margin-top: 20px;}
.exp_sketch_title{ border-top:4px solid #248dc1;  font-size: 18px; color: #248dc1; height: 45px; line-height: 45px; padding: 0 20px;}
.teacher,.teacher_sketch{ padding: 0 30px; color: #666; font-size: 16px; line-height: 180%;}
.sketch{ margin-top:20px; border-top:1px dashed #d8d9d9; padding: 25px; padding-top:10px;}
.sketch p{ margin-top:1em;}
.sketch img{ max-width:100%;}
.sketch_back{ margin:25px; border-top:1px solid #d8d9d9; margin-bottom: 0; padding: 25px 0; text-align: center;}
.sketch_back a{ display:inline-block; height: 35px; line-height: 35px; padding: 0 50px; margin: 0 auto;background-color: #fff;border: 1px solid #ddd;color: #428bca; font-size: 16px; border-radius: 5px; margin: 0 20px;}
.sketch_back a:hover{border-color: #428bca;background-color: #428bca; color: #fff;}

/****支付****/
.pay_nav{color: #248dc1; font-size: 24px; padding: 40px 0 20px 15px;}
.class_sketch{ margin-bottom:15px; position: relative;}
.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;}
.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;}

.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: 40px; 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;}
.regular-radio:checked + label:after {content: ' ';width: 120px; height: 40px;position: absolute;border: 4px solid #248dc1; left: -2px; top:-2px; border-radius: 2px;}


.total,.students_num{ padding:10px 5px; text-align: right;font-weight: bold;}
.total span,.students_num p span{ font-size:18px; margin-right: 8px; vertical-align:top;}
.students_num{ text-align:left;}
.students_num p{ display:inline-block; margin-left: 15px; vertical-align:top;}






/*****list_fy*****/
.bg_white{ background:#fff;}
.list_fy{clear: both; height: 60px; margin: 0 auto; text-align: center;}
.list_fy li{display:inline-block;}
.list_fy li a{position: relative;float: left;padding: 6px 20px;margin-left: -1px;line-height: 150%;text-decoration: none;background-color: #fff;border: 1px solid #ddd;color: #248dc1; }
.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: #248dc1;background-color: #248dc1; color: #fff;}










/********************自适应******************/
@media (max-width: 1367px){
	.i_team .team_pic{width:1172px;left: 44px;}
	.i_team .pageBtn .sprev{ left:15px;}
	.i_team .pageBtn .snext{right: -20px;}
}
@media (max-width: 1280px){
	.i_team .team_pic{width:1056px;left:38px;}
	.i_team .piclist li{margin:8px;}
	.i_team .pageBtn .sprev{left:8px;}
	.i_team .pageBtn .snext{right: -70px;}
}
@media (max-width: 1024px){
	.i_team .team_pic{width:820px;left:40px;}
	.i_team .piclist li{margin:12px;}
	.i_team .pageBtn .sprev{left:10px;}
	.i_team .pageBtn .snext{right: -70px;}
}
















