﻿/*公共样式*/
@import url("//at.alicdn.com/t/font_920228_6ubsv5b4jyg.css"); 
@import url("//at.alicdn.com/t/font_920228_w6wfwixzwm.css");
/* 初始样式 */
*{box-sizing: border-box;margin:0;padding:0;}
ul,li{list-style:none}
a{text-decoration:none;color:#000;}
.f_l,.fl{float: left;}
.f_r,.fr{float: right;}
i, em { font-style: normal;}
.f_left{float:left;}
.f_right{float: right;}
html{ overflow-x:hidden; }
/* 黄页头部 */
.width_main {width: 100%;max-width: 1200px; margin: 0 auto;}
/* 电话图标 */
.icon-dianhua1:before {content: "\e601";}
/* p,b,span,a,div,em,i{font-size: 16px;} */
/* 通用样式 */
.width_main::after{content: "";line-height: 0;height: 0;display: block;visibility: hidden;clear: both;}
.clearfix:after{clear:both;display:block;content:"";height:0;visibility:hidden;font-size: 0;}
/* 背景 */
.container-bac{background-color: #f5f5f5;}
/* 首页 */
/* 首页-头部 */
.top-box{width:100%;height:40px;background:#f0efef;line-height:40px}
.top-box .top-left{width:54.16%;float:left;margin-right:0;font-size:14px;line-height:40px;height:40px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:#666}
.top-box .top-right{width:25%;float:right;overflow:hidden}
.top-box .top-right ul{float:right}
.top-box .top-right li{float:left;font-size:14px}
.top-box .top-right li a{color:#666;font-size:14px;line-height:38px;text-align:center;padding:0 16px}
.top-box .top-right li .wzsy{border-right:1px solid #666}
/* 首页logo-搜索区域 */
.index_head{height: 130px;background-color: #fff;padding-bottom: 20px;}
.index_head>.center{height: 110px;padding-top: 28.5px;}
.index_head>.center::after{content: "";line-height: 0;height: 0;display: block;visibility: hidden;clear: both;}
.index_head>.center>.logo{width: 180px;float: left;margin-top: 5px;}
.index_head>.center>.logo>a{display: block;}
.index_head>.center>.logo>img{width: 100%;}
.index_head>.center>.search{width: 560px;float: left;margin-right:0px;padding-top: 10px;margin-right: 40px;}
.index_head>.center>.search>form{}
/* 首页-头部导航标题 */
.index_head .center .content2{width:581px;margin-left:40px;float: right;}
.index_head .center .content2 ul li{float:left;font-size:14px;color:#999;margin-left:10px}
.index_head .center .content2 ul li a{float:left;font-size:14px;color:#999;margin-right:10px}
.index_head .center .content2 ul li.active a{font-weight:bold;color:#FF6C44;padding-bottom:8px;border-bottom:1px solid #FF6C44}
.index_head .center .content2 ul.ul2 li a{font-size:12px}
.index_head .center .content2 .search-text{margin-top:10px;width:100%;height:40px;}
.index_head .center .content2 .search-text span{padding:12px 0px 0px 10px;float:left}
.index_head .center .content2 .search-text .input-text{width:490px;height:40px;float: left;padding-left: 20px;font-size: 14px;text-indent:10px;outline:none;border:1px solid #2692ff;border-radius: 2px 0px 0px 2px;background: url(/public/upload/search-icon.png) no-repeat;background-size: 16px 16px;background-position: 10px}
.index_head .center .content2 .search-text .input-btn{width:89px;height:40px;float: left;border-radius: 0px 2px 2px 0px;background:#2692ff;color:#fff;font-size:16px;text-align:center;line-height:40px;border:none;outline:none;cursor:pointer}
.head_bottom { height: 54px;user-select: none;}
.head_bottom::after{content: "";line-height: 0;height: 0;display: block;visibility: hidden;clear: both;}
.Course_navigation{position:relative;float:left;width:22.5%;color:#fff;height:100%}
.Course_navigation>h3{width:100%;height:100%;text-align:center;line-height:54px;font-size:18px;font-weight:400;position:absolute;z-index:8;background-color:#2692ff}
.navigation_bar{width:77.5%;height:100%;float:left;padding-left:40px}
.navigation_bar>li{margin:0 25px;float:left;user-select: none;}
.navigation_bar>li>a{font-size: 18px;line-height: 54px;}
.navigation_bar>li>a:hover{color: #2592ff;}
/*轮播图区域*/
.banner_swiper{width:100%;max-width: 1920px;height: 400px;position: relative;overflow: hidden;user-select: none;} 
.banner_swiper img{width: 100%;height: 100%;}
.banner_swiper .my-bullet{width: 10px;height: 10px;display: inline-block;margin: 0 5px;border-radius: 50%;background:#000;opacity: .2;margin-right:5px;margin-bottom:-45px;}
.banner_swiper .my-bullet-active{background:#007aff;width: 10px;height: 10px;display: inline-block;margin-right:5px;margin-bottom:-45px;border-radius: 50%;opacity: .9;}
@media screen and (max-width:1280px){
    .banner_swiper{height: 300px;}
}

/*首页-竖向导航*/
.navLfCon {width:100%;background:rgba(255,255,255,0.9); float: left;position: absolute; top: 100%; left: 0;z-index: 3; padding-bottom:13px; }
.navLfCon:hover{position: absolute;z-index: 11;}
.navLfCon ul{padding-top:2px;}
.navLfCon ul li {color:#97d2f7;line-height:20px;position:relative;border-bottom:1px solid #eee;padding-left: 20px;}
.navLfCon ul>li:hover .tabCon{display:block;}
.navLfCon ul li:hover h3 a{color:#097DF2;font-size: 16px;}
.tabTil {padding:8px 4px;height:55px;}
.tabTil h3 a{color:#333333;font-size:16px;height:22px;font-weight:normal;font-family:"微软雅黑";margin-bottom:5px;display:block; clear:both;font-weight: bold;}
.tabTil h3 span{float:right;}
.tabTil p{color: #888;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.tabTil p a{color:#888;margin-right:10px;font-family:"微软雅黑";font-size:12px;}
.tabCon{position:absolute;display:none;width:698px; min-height:210px; border:1px solid #E1E1E1;left:270px;background:#fff; padding:10px 15px; z-index:9999; overflow:auto;overflow-y: auto;}
.tabCon ol li {border-bottom:none; padding:5px 0px; display:block;}
.tabCon ol li h3 { border-bottom:1px solid #f1f1f1;height:31px;line-height:30px;margin-bottom:5px; font-size:15px; font-weight:bold;}
.tabCon ol li h3 a{border-bottom:2px solid #097df2; padding-bottom:5px;color:#097df2 }
.tabCon ol li p a {display: block;float:left;margin-right: 13px;margin-top:10px; font-size: 12px; color: #888; text-align: left;}
.tabCon ol li p a:hover{color:#097df2;}
.tabCon ol li p span {color:#999; margin:0px 10px;} 

/*官网首页优势区域*/
.advantage-box{padding-top: 50px;padding-bottom: 50px;width: 1200px;position: relative;background: #f5f5f5;z-index: 4;}
.advantage-box .advantage-list li{width: 23%;height:170px;margin-right: 2.6%;float: left;border-radius: 8px;padding:32px 20px 32px 0px;background-color:#fff;box-shadow: 0 6px 20px 0 rgb(208 217 234 / 20%);user-select: none;}
.advantage-box .advantage-list li:last-child{margin-right: 0;}
.advantage-box .advantage-list li img{width: 40%;float: left;}
.advantage-box .advantage-list li div{width: 60%;float: left;}
.advantage-box .advantage-list li div p{font-size: 22px;line-height: 40px;color: #262626;text-align: center;}
.advantage-box .advantage-list li div span{font-size: 14px;color: #ABABAB;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.advantage-box .advantage-list li:first-child:hover{background-color: #f2f9ff;}
.advantage-box .advantage-list li:hover div p{color: #1A8CFF;font-weight: 600;}
.advantage-box .advantage-list li:hover div span{-webkit-line-clamp: 4}
.advantage-box .advantage-list li:nth-child(2):hover{background-color: #edfcf6;}
.advantage-box .advantage-list li:nth-child(3):hover{background-color: #fff2f2;}
.advantage-box .advantage-list li:nth-child(4):hover{background-color: #fff8ed;}

/* 首页-课程推荐区域 */
.header_main{overflow: hidden;height: 130px;}
.index_box2{width: 1200px;}
.width_main .exhibit{width:100%;position: relative;z-index: 4;}
.width_main>.exhibit>.center{width:100%;background-color: #fff;margin-bottom: 20px;user-select: none;}
.width_main>.exhibit>.center>.box::after{content: "";line-height: 0;height: 0;display: block;visibility: hidden;clear: both;}
.width_main>.exhibit>.center>.box>.f_l{width: 76.83%;float: left;padding: 26px;}
.width_main>.exhibit>.center>.box>.f_l>.floor-title {width: 100%;}
.width_main>.exhibit>.center>.box>.f_l>.floor-title::after{content: "";line-height: 0;height: 0;display: block;visibility: hidden;clear: both;}
.width_main>.exhibit>.center>.box>.f_l>.floor-title > .classitem:first-child { margin-left: 0;color: #555;font-size: 24px;font-weight: bold;font-family: "Microsoft Yahei", tahoma, arial, 'Hiragino Sans GB', '\5b8b\4f53', sans-serif;}
.width_main>.exhibit>.center>.box>.f_l>.floor-title > .classitem {float: left;margin-left: 30px;font-size: 20px; font-weight: 400; line-height: 42px;cursor: pointer;}
.width_main>.exhibit>.center>.box>.f_l>.floor-title > .tabtitle {float: right; padding: 6px 0;}
.width_main>.exhibit>.center>.box>.f_l>.floor-title .tabtitle-item {float: left;height: 30px;font-size: 16px;line-height: 30px;padding: 0 18px;color: #666;}
.width_main>.exhibit>.center>.box>.f_l>.floor-title .tabtitle-item:hover {color: #39aef9;}
.width_main>.exhibit>.center>.box>.f_l>ul.active{width: 100%;display: none;display: block;margin-top:10px;}
.width_main>.exhibit>.center>.box>.f_l>ul.active>li{width: 30.63%;height: 210px;border: 1px solid #f3f3f3;border-radius:5px ;margin-right: 3.2%;float: left;margin-bottom: 30px;}
.width_main>.exhibit>.center>.box>.f_l>ul.active>li:nth-child(3n){margin-right: 0;}
.width_main>.exhibit>.center>.box>.f_l>ul.active>li{display: block;}
.width_main>.exhibit>.center>.box>.f_l>ul.active>li>.img{height: 160px;display: block;overflow: hidden;background-color: #ececec;}
.width_main>.exhibit>.center>.box>.f_l>ul.active>li>.img img{width:100%;height: 100%;}
.width_main>.exhibit>.center>.box>.f_l>ul.active>li>.ms{height: 50px;text-align: center;}
.width_main>.exhibit>.center>.box>.f_l>ul.active>li>.ms>a{display: block;font-size: 16px;line-height:50px;color: #333333;font-weight: bold;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.width_main>.exhibit>.center>.box>.f_l>ul.active>li>.ms>a:hover{color: #2692ff;}
.width_main>.exhibit>.center>.box>.f_l>ul.active>li:hover{box-shadow: 0 0 10px rgba(0,0,0,0.1); }
.width_main>.exhibit>.center>.box>.f_r{width: 23.08%;float: left;margin-top: 24px;}
.width_main>.exhibit>.center>.box>.f_r>div>.tit{display: block;padding-bottom: 15px;padding-top: 10px;}
.width_main>.exhibit>.center>.box>.f_r>div>.tit>p{font-size: 18px;color: #333333;font-weight: bold;padding-left: 15px;border-left:5px solid #1088ee;}
.width_main>.exhibit>.center>.box>.f_r>.up{margin-bottom: 20px;}
.width_main>.exhibit>.center>.box>.f_r>.up>.tjschool-show{width:100%;height:180px;overflow: hidden;}
.width_main>.exhibit>.center>.box>.f_r>.up>.tjschool-show>.wrapperdiv{margin-bottom:10px;}
.width_main>.exhibit>.center>.box>.f_r>.up>.tjschool-show>.wrapperdiv>.tjsa{display: table;width: 95.45%;height: 50px;position: relative;}
.width_main>.exhibit>.center>.box>.f_r>.up>.tjschool-show>.wrapperdiv>.tjsa>img{width: 50%;height: 50px;display: block;border: 1px solid #eee;position: absolute;}
.width_main>.exhibit>.center>.box>.f_r>.up>.tjschool-show>.wrapperdiv>.tjsa>p{    width: 50%;font-size: 14px;display: block;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;position: absolute;top: 50%;transform: translate(103%, -50%);}

.width_main>.exhibit>.center>.box>.f_r>.down>.show ul{margin-top: 20px;}
.width_main>.exhibit>.center>.box>.f_r>.down>.show ul>li{margin-bottom: 20px;padding-right: 16px;text-overflow: ellipsis; white-space: nowrap;overflow: hidden;}
.width_main>.exhibit>.center>.box>.f_r>.down>.show ul>li>a{font-size: 16px;line-height:20px;color: #666666;padding-left:6px;text-overflow:ellipsis;white-space: nowrap;overflow: hidden;}
.width_main>.exhibit>.center>.box>.f_r>.down>.show ul>li>a:hover{color: #ff8400;cursor: pointer;}
.width_main>.exhibit>.center>.box>.f_r>.down>.show ul>li>em{display: inline-block;width:20px;height:20px;font-size: 14px;line-height:20px;text-align: center;color: #333;background-color: #eeeeee;color: #bbb;border-radius:10px;}
.width_main>.exhibit>.center>.box>.f_r>.down>.show ul>li:nth-child(1)>em{background-color: #FF3737;color: #fff;}
.width_main>.exhibit>.center>.box>.f_r>.down>.show ul>li:nth-child(2)>em{background-color: #FF8453;color: #fff;}
.width_main>.exhibit>.center>.box>.f_r>.down>.show ul>li:nth-child(3)>em{background-color: #FFB44B;color: #fff;}
.width_main>.exhibit>.center>.box>.f_r:before{content: "";width: 1px;background-color: #f0f0f0;height: 97%;}
/* 首页-新闻 */
.dzw-index-column{width: 100%;height: 370px;background: #fff;border-radius: 6px;overflow: hidden;margin-bottom: 20px;}
.index-column-title{height: 75px;padding: 30px 30px;}
.index-column-title .title{font-weight: bold;font-size: 20px;color: #323232;line-height: 28px;}
.dzw-index-column .index-edu-item{ padding:0px 26px}
.dzw-index-column .index-edu-item .index-edu-item-line{width: 100%;height: 1px;background: rgb(27,166,255);background-image: linear-gradient(to right,#9da7a7 0%,#f4ffff 100%);opacity:.3;}
.dzw-index-column .index-edu-item .index-edu-item-list{width:100%;}
.dzw-index-column .index-edu-item .index-edu-item-list li{width: 24%;height: 40px;margin-right:1%;float: left;overflow: hidden;}
.dzw-index-column .index-edu-item .index-edu-item-list li a{font-size: 14px;line-height: 40px;color: #333;}
.dzw-index-column .index-edu-item .index-edu-item-list li a:hover{color:#1ba6ff}
/* 首页-友情链接 */
.friend-box{width: 100%;min-height: 50px;background: #fff;margin-top: 20px;margin-bottom: 20px;float: left;}
.friend-box .index-title {height: 60px;padding: 16px 30px;border-radius: 6px 6px 0 0;}
.friend-box .index-title h3{font-weight: bold;font-size: 20px;color: #323232;line-height: 28px;}
.friend-box .index-friend-alink {padding: 10px 0 20px 30px;}
.friend-box .index-friend-alink a{display: inline-block;margin: 10px 32px 0 0;height: 18px;line-height: 18px;font-size: 12px;color: #4A4A4A;}
/* 首页-页面底部 */
.footer-box{width:100%;min-height:200px;background:#333;border-top:1px solid #e6e6e6;}
.footer-box .footer{padding:0 0 0 40px}
.footer-box .footer .footer-left{float:left;margin:40px 0 30px 0;padding-right:20px;padding-bottom:10px}
.footer-box .footer .footer-left .footer-ul-box{float:left;margin-right:20px;border-right:1px solid #666}
.footer-box .footer .footer-left .footer-ul-box p{padding-left:10px;background:url(../images/footer-icon.png) no-repeat left center;color:#333;font-weight:700;font-size:14px}
.footer-box .footer .footer-left .footer-ul-box ul li{float:left}
.footer-box .footer .footer-left .footer-ul-box ul li a{display:inline-block;margin-top:10px;color:#999999;font-size:14px;line-height:2}
.footer-box .footer .footer-left .footer-ul-box ul li a:hover{color:#ff6c44}
.footer-box .footer .footer-left .footer-ul-box ul.special-ul{width:180px}
.footer-box .footer .footer-left .footer-ul-box ul.special-ul li{float:left;margin-right:20px}
.footer-box .footer .footer-left .footer-ul-box ul.special-ul-l{width:250px}
.footer-box .footer .footer-left .footer-ul-box ul.special-ul-l li{float:left;display:inline-block;margin-right:20px}
.footer-box .footer .footer-right{float:left;margin-top:66px;margin-left:60px;text-align:center}
.footer-box .footer .footer-right .p1 .span1{padding-left:30px;background:url(../images/call-icon.png) no-repeat left center;color:#ff6c44;font-size:32px}
.footer-box .footer .footer-right .p1 .span2{color:#929292;font-size:12px}
.footer-box .footer .footer-right .p2{margin-top:10px;color:#999;font-size:14px}
.footer-box .footer .footer-right .p2 a{color:#999;font-size:14px}

/*右侧广告联系方式浮动模块*/
.FloatAdverts_wrap{margin-left:72px;position:fixed;top:220px;right:20px;z-index:101;}
.FloatAdverts_box{-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #ebeef5;border-radius:4px}
.FloatAdverts_box .FloatAdverts_item{width:68px;height:81px;padding-top:14px;position:relative;text-align:center;color:#333;background-color:#fff;cursor:pointer}
.FloatAdverts_box .FloatAdverts_item:not(:first-child):before{position:absolute;display:block;content:"";width:48px;height:10px;transform:scaleY(.1);-ms-transform:scaleY(.1);-moz-transform:scaleY(.1);-webkit-transform:scaleY(.1);-o-transform:scaleY(.1);background:#f0f0f0 -webkit-gradient(linear,right top,left top,from(#fff),color-stop(50%,hsla(0,0%,100%,0)),to(#fff));background:#f0f0f0 linear-gradient(270deg,#fff,hsla(0,0%,100%,0) 50%,#fff);top:-5px;left:10px}
.FloatAdverts_box .FloatAdverts_item .FloatAdverts_item_icon{display:block;width:40px;height:40px;margin:0 auto 4px;background-size:100% 100%;user-select: none;}

.FloatAdverts_box .FloatAdverts_item:hover{height:82px;color:#fff;background:linear-gradient(135deg,#0291f5,#46acf3);border:0;}
.FloatAdverts_box .FloatAdverts_item:hover span{color:#ffffff;}
.FloatAdverts_box .FloatAdverts_item:hover::before{display: none;}
.FloatAdverts_box .FloatAdverts_item:hover+.FloatAdverts_item::before{display: none;}

.FloatAdverts_box .FloatAdverts_item .FloatAdverts_item_icon:nth-child(1){background-image:url(/public/upload/template/w_duihua1.png);background-size:cover}
.FloatAdverts_box .FloatAdverts_item:nth-child(1):hover .FloatAdverts_item_icon{background-image:url(/public/upload/template/w_duihua.png);background-size:cover}
.FloatAdverts_box .FloatAdverts_item:nth-child(2) .FloatAdverts_item_icon{background-image:url(/public/upload/template/QQ1.png);background-size:cover}
.FloatAdverts_box .FloatAdverts_item:nth-child(2):hover .FloatAdverts_item_icon{background-image:url(/public/upload/template/QQ.png);background-size:cover}
.FloatAdverts_box .FloatAdverts_item:nth-child(3) .FloatAdverts_item_icon{background-image:url(/public/upload/template/weixin1.png);background-size:cover}
.FloatAdverts_box .FloatAdverts_item:nth-child(3):hover .FloatAdverts_item_icon{background-image:url(/public/upload/template/weixin.png);background-size:cover}
.FloatAdverts_box .FloatAdverts_item:nth-child(4) .FloatAdverts_item_icon{background-image:url(/public/upload/template/telephone1.png);background-size:cover;}
.FloatAdverts_box .FloatAdverts_item:nth-child(4):hover .FloatAdverts_item_icon{background-image:url(/public/upload/template/telephone.png);background-size:cover}
.FloatAdverts_box .FloatAdverts_item:nth-child(5) .FloatAdverts_item_icon{background-image:url(/public/upload/template/fanhuidingbu1.png);background-size:cover;}
.FloatAdverts_box .FloatAdverts_item:nth-child(5):hover .FloatAdverts_item_icon{background-image:url(/public/upload/template/fanhuidingbu.png);background-size:cover}

.FloatAdverts_box .FloatAdverts_item:nth-child(2):hover .RightFloatComp_pop_qq{display: block;}
.FloatAdverts_box .FloatAdverts_item:nth-child(3):hover .RightFloatComp_pop{display: block;}
.FloatAdverts_box .FloatAdverts_item:nth-child(4):hover .RightFloatComp_pop_tel{display: block;}
.RightFloatComp_pop::after{content:"";position:absolute;top:50%;right:-15px;border-top:15px solid transparent;border-bottom:15px solid transparent;border-left:15px solid #FFFFFF;transform:translateY(-50%) translateX(-5px)}

.FloatAdverts_box .FloatAdverts_item span {
    display: block;
    height: 16px;
    line-height: 16px;
    font-size: 12px;
    color:#333333;user-select: none;
}

.FloatAdverts_box .FloatAdverts_item .RightFloatComp_pop {
    display: none;
    position: absolute;
    right: 80px;
    color: #333;
    cursor: default;width: 130px;
    height: 130px;
    top: -20px;
    right: 78px;
    padding: 5px;background:#FFFFFF;
    background-size: auto 100%;box-shadow: 0 6px 20px 0 #c3c0c0;
}
.FloatAdverts_box .FloatAdverts_item .RightFloatComp_pop img{
    width: 100%;
    height: 100%;}
.FloatAdverts_box .FloatAdverts_item .RightFloatComp_pop_tel{
    display: none;
    position: absolute;
    right: 80px;
    color: #333;
    cursor: default;width: 175px;
    height: 40px;
    top: 20px;
    right: 78px;background:#FFFFFF;box-shadow: 0 6px 20px 0 #c3c0c0;
}
.FloatAdverts_box .FloatAdverts_item .RightFloatComp_pop_qq{
    display: none;
    position: absolute;
    right: 80px;
    color: #333;
    cursor: default;width: 165px;
    height: 40px;
    top: 20px;
    right: 78px;background:#FFFFFF;box-shadow: 0 6px 20px 0 #c3c0c0;
}
.RightFloatComp_pop_tel::after{content:"";position:absolute;top:50%;right:-15px;border-top:15px solid transparent;border-bottom:15px solid transparent;border-left:15px solid #FFFFFF;transform:translateY(-50%) translateX(-5px)}
.RightFloatComp_pop_qq::after{content:"";position:absolute;top:50%;right:-15px;border-top:15px solid transparent;border-bottom:15px solid transparent;border-left:15px solid #FFFFFF;transform:translateY(-50%) translateX(-5px)}

/*.FloatAdverts_box .FloatAdverts_item .RightFloatComp_pop_tel p i{*/
/*background-color: #f5364c;*/
/*    color: #ffffff;*/
/*    width: 27px;*/
/*    height: 27px;*/
/*    display: inline-block;*/
/*    line-height: 27px;*/
/*    text-align: center;*/
/*    border-radius: 50%;*/
/*    font-weight: normal;*/
/*    vertical-align: 5px;*/
/*    margin-right: 4px;}*/
.FloatAdverts_box .FloatAdverts_item .RightFloatComp_pop_tel i{
color: #ff665a;
    font-size: 20px;
    font-weight: normal;
    vertical-align: middle;
    margin-right: 0px;
    display: inline-block;
}
.FloatAdverts_box .FloatAdverts_item .RightFloatComp_pop_tel p{
line-height: 40px;
    font-weight: 800;
    font-size: 20px;
    display: inline-block;
    color: #ff665a;
    vertical-align: middle;
}
.FloatAdverts_box .FloatAdverts_item .RightFloatComp_pop_qq p{
line-height: 40px;
    font-weight: 800;
    font-size: 20px;
    display: inline-block;
    color: #ff665a;
}
/* 学校页 */
/* 学校页-行业专业类 */
.courlist-select-cont{width:100%;padding:0 30px;background: #FFFFFF;border: 1px solid #EEEEEE;border-radius: 6px;margin-bottom: 20px;user-select: none;}
.courlist-select-item{padding:25px 0 12px;border-bottom: 1px solid #EEEEEE;}
.courlist-select-item::after{content: "";line-height: 0;height: 0;display: block;visibility: hidden;clear: both;}
.courlist-select-item.overh .select-mid{height:30px;overflow:hidden;}
.courlist-select-item .select-left{display:inline-block;width:38px;height:20px;line-height:20px;font-size: 14px;color: #999999;}
.courlist-select-item .select-mid{width:90%;}
.courlist-select-item .select-mid a{display:block;float:left;height:22px;margin:0 35px 8px 0px;font-size: 14px;color: #333333;line-height:22px;cursor: pointer;}
.courlist-select-item .select-mid a:not(.on):hover{color: #689eef;}
.courlist-select-item .select-mid .on{padding:0 6px;background:#689eef;border-radius: 2px;color:#fff;}
.courlist-select-item .select-right{display:block;width:16px;height:16px;background:url(/public/upload/arrow-down.png) no-repeat 0 0;background-size:16px 16px;}
.courlist-select-item .select-right.tran{background:url(/public/upload/arrow-up.png) no-repeat 0 0;background-size:16px 16px;}
/* 学校页-学校列表 */
.courlist-cont-left {width: 75.83%;;float: left;}
/* 学校页-右侧留言 */
.courlist-cont-right{ width: 22.5%;float: right;min-height: 500px;border-radius: 6px;}
.courlist-cont-right .contact-form{width:100%;height:294px;background:#f8f8f8;background:url(/public/upload/template/li_bg.png) no-repeat;background-size:100%;padding:0 30px}
.courlist-cont-right .contact-form .lytitle{height:75px;font-size:18px;font-weight:600;color:#fff;line-height:75px;text-align:center}
.courlist-cont-right .contact-form .assess-form-select{background:#fff;height:36px;line-height:36px;margin:0 0 14px;padding-left:9px}
.courlist-cont-right .contact-form .assess-form-input{color:#000;font-size:16px;line-height:35px;background: none;border: none;outline: none;}
.courlist-cont-right .contact-form .assess-form-input::-webkit-input-placeholder{color:#bfbfbf;font-size:16px}
.courlist-cont-right .contact-form .download-btn .ant-btn{font-size: 16px; line-height: 36px;height: 36px;width: 100%;outline: none;border: 0;background-color: #fe3b1f;display: block;color: #fff;cursor: pointer;user-select: none;}

/* 学校页-右侧下推荐新闻 */
.right_tjnews{background:#fff;padding:30px;margin-top: 20px;}
.right_tjnews h2{font-size:20px;padding-bottom:15px;border-bottom:2px solid #ededed;margin-bottom:20px}
.right_tjnews ul li:before{content:'';float:left;width:5px;height:5px;border-radius:50%;background:#ddd;display:inline-block;margin-right:5px;margin-top:9px}
.right_tjnews ul li{margin-top:10px}
.right_tjnews ul li::after{content:"";line-height: 0;height: 0;display: block;visibility: hidden;clear: both;}
.right_tjnews ul li a{width:95%;float:left;font-size: 14px; line-height:22px;display:block;height:22px;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:22px}
.right_tjnews ul li a:hover{color: #2692ff;}
/* 学校页-右侧下推荐课程 */
.right_tjcourse{background:#fff;padding:30px;margin-top: 20px;}
.right_tjcourse h2{font-size:20px;padding-bottom:15px;border-bottom:2px solid #ededed;margin-bottom:20px}
.right_tjcourse ul li{margin-top:10px;border: 1px solid #eee;}
.right_tjcourse ul li a img{width: 100%;}
.right_tjcourse ul li a p{font-size: 14px;line-height: 28px;text-align: center;color: #696969;padding: 3px 5px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.right_tjcourse ul li a:hover p{color: #2692ff;}





/* 课程列表也右侧推荐学校 */
.right_tjschool{background:#fff;padding:30px;margin-top: 20px;}
.right_tjschool h2{font-size:20px;padding-bottom:15px;border-bottom:2px solid #ededed;margin-bottom:20px}
.right_tjschool ul li{margin-bottom: 25px;}
.right_tjschool ul li a{display:table;width: 95.45%;height: 50px;position: relative;}
.right_tjschool ul li a img{width:50%;height:50px;display: block;border: 1px solid #eee;position: absolute;}
.right_tjschool ul li a p{width: 50%;font-size: 14px;display: block;overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;position: absolute;top: 50%;transform: translate(103%, -50%);}
.right_tjschool ul li a:hover p{color: #2692ff;}


.courlist-column{border: 1px solid #EEEEEE;border-radius: 6px;margin-bottom: 20px;}
.courlist-column::after{content:"";line-height: 0;height: 0;display: block;visibility: hidden;clear: both;}
.courlist-left-title{padding:16px 30px;border-bottom:1px solid #eee;background: #fff;}
.courlist-left-title .title-left{font-size: 20px;color: #323232;font-weight:bold;}
.course-list-cont{padding:0 30px;background:#fff;}
.courlist-item-logo{display:block;width:150px;height:90px;}
.courlist-item-logo img{width:100%;height:100%;border-radius:6px;}
.jglist-item{height:200px;padding-top:20px;padding-bottom:30px;border-bottom:1px solid #eee;margin-bottom: 20px;background: #fff;}
.jglist-item:hover {border-bottom:0px;box-shadow: 3px 2px 8px -3px #758296;}
.jglist-item::after{content:"";line-height: 0;height: 0;display: block;visibility: hidden;clear: both;}
.jglist-item-mid{display: inline-block;width:58.32%;height: 140px;padding-left:15px;padding-top:10px;}
.jglist-item-mid .jg-name{display:block;font-size: 20px;color: #323232;line-height:32px;font-weight:bold;}
.jglist-item-mid .jg-name a{display:inline-block;font-size: 16px;color:#323232;cursor:pointer}
.jglist-item-mid .jg-name a:hover{color: #FF0021;}
.jglist-item-mid .jg-intro{font-size: 14px;color:#666;line-height:22px;overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;margin-bottom:5px;}
.jglist-item-mid .jg-eval{font-size: 14px;color: #333;margin-bottom:10px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.jglist-item-mid .jg-eval a{display: inline-block;font-size: 12px;line-height: 12px; color: #fe5c51; padding: 3px 5px; border-radius: 3px; border: 1px solid #fe5c51;margin-right:10px;cursor:pointer}
.jglist-item-mid .jg-eval a:hover{color: #fff;background-color:#fe5c51}
.jglist-item-mid .jg-school{margin:4px 0 0;}
.jglist-item-mid .jg-school span{display:inline-block;max-width:90%;font-size: 14px;color: #333;line-height:18px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.jglist-item-mid .jg-school span a{font-size: 14px;color: #666;cursor:pointer}
.jglist-item-mid .course-school a{display:inline-block;font-size: 14px;color: #FF0021;line-height:18px;}
.jglist-item-mid .course-jg{margin:12px 0 0;font-size: 12px;color: #999;line-height:18px;}
.jglist-item-mid .course-jg a{color:#999;}
.jglist-item-right{width:17.42%;height:140px;padding-left:50px;user-select: none;}
.jglist-item-right .btn-border{margin-top:35px;display:block;width:80px;height:28px;line-height:26px;text-align:center;font-size: 12px;color: #FF0021;border: 1px solid #FF0021;border-radius: 4px;cursor:pointer}
.jglist-item-right .btn-backg{margin-top:15px;display:block;width:80px;height:28px;line-height:26px;text-align:center;font-size: 12px;color: #fff;background:#FF0021;border-radius: 4px;cursor:pointer}
/* .courlist-cont-right{width:300px;} */
.jglist-item-logo{display: table;width: 24.25%;height: 140px;padding-left: 15px}
.jglist-item-logo .boximg{display:table-cell;vertical-align: middle;}
.jglist-item-logo .boximg img {width: 100%;min-height: 40%;max-height: 140px;}
/* 官网课程页 */
.courlist-cont-left .courselist-column .course_item{padding:20px 20px;background:#fff;margin-bottom:10px;overflow:hidden}
.courlist-cont-left .courselist-column .course_item .course-conbox::after{content: "";line-height: 0;height: 0;display: block;visibility: hidden;clear: both;}
.courlist-cont-left .courselist-column .course_item .course-conbox .course-img{width:21.97%;float: left;}
.courlist-cont-left .courselist-column .course_item .course-conbox .course-img img{width:100%;}
.courlist-cont-left .courselist-column .course_item .course-conbox .course-text{width:71.42%;float: left;margin-left:8px;}
.courlist-cont-left .courselist-column .course_item .course-conbox .course-text h2{font-size: 18px;color: #333;line-height: 36px;}
.courlist-cont-left .courselist-column .course_item .course-conbox .course-text p{font-size: 14px;color: #999;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.courlist-cont-left .courselist-column .course_item .course-conbox .course-text div span{font-size: 14px;line-height: 40px;display: inline-block;float:left;}
.courlist-cont-left .courselist-column .course_item .course-conbox .course-text div a{font-size: 14px;height:32px;line-height:31px;padding:0 14px;border:1px solid #dedede;display:block;float:left;margin-left:12px;color:#9f9fa0;text-align:center;margin-top:5px;border-radius:2px}
.courlist-cont-left .courselist-column .course_item .course-conbox .course-text div::after{content: "";line-height: 0;height: 0;display: block;visibility: hidden;clear: both;}
/* 官网新闻页面 */
.newslist-column {border: 1px solid #EEEEEE;border-radius: 6px;margin-bottom: 20px;}
.newslist-column>ul>.conCX_zst{padding:20px 20px;background:#fff;margin-bottom:10px;overflow:hidden}
.newslist-column .conCX_zst .conCX{width:100%;margin-top:6px;float:left}
.newslist-column .conCX_zst .conCX h2 a{font-size: 16px;}
.newslist-column .conCX_zst .conCX h2 a:hover{color: #2692ff;}
.newslist-column .conCX_zst .conCX b{font-size: 14px;color:#999;font-weight:400;margin-top:10px;display:block;margin-bottom:10px;display:-webkit-box;-webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow:hidden;text-overflow:ellipsis;}
.newslist-column .conCX_zst .conCX b span a{font-size: 14px;color: #999;}
.newslist-column .conCX_zst .conCX b span a:hover{color: #2692ff;}

.newslist-column .conCX_zst .conCX p::after{content: "";line-height: 0;height: 0;display: block;visibility: hidden;clear: both;}
.newslist-column .conCX_zst .conCX p a{font-size: 14px;line-height: 32px;float: left;color:#777;}
.newslist-column .conCX_zst .conCX p span{font-size: 14px;line-height: 32px;color: #999;float: right;}




/* 黄页 */
/* 黄页-导航头部 */
.header-body{overflow: hidden;height: 85px;display: table;user-select: none;}
.header-body>.header-logo{width: 170px;height:60px;display: block;float: left;text-align: center;margin-top: 25px;}

.header-body>.header-logo>a{display:block;text-align: center;}
.header-body>.header-logo img{max-width: 100%;max-height: 56px;min-height: 40px;}
.header-body>.new_nav{width: 780px;float: left;margin: 30px 30px 2px 30px;}
.header-body>.new_nav>.width_main{width: 100%!important;}
.header-body>.new_nav>.width_main>ul>li{width: 80px;margin:0px 0px;position:relative;float: left;text-align: center;line-height: 50px;white-space: nowrap;height: 51px;}
.header-body>.new_nav>.width_main>ul>li:hover>a{color: #158eec;}
.header-body>.new_nav>.width_main>ul>li>a{font-size: 18px;color: #656565;}
.header-body>.new_nav>.width_main>ul>li>a>span {width:0px;position:absolute;bottom:-4px;background:#0090F5;height:5px;left:50%;margin-left:0;}
.header-body>.new_nav>.width_main>ul>li:hover>a>span{transition:all .4s;width:80px;margin-left:-40px;}
.header-body .member_tel{width: 190px;float: right;margin-top: 25px;}
.header-body .member_tel>p{font-size: 22px;font-weight: bold;color: #5f6266;margin-bottom: 5px;}
.header-body .member_tel>p>i{background-color: #f5364c;color: #ffffff;width: 27px;height: 27px;display: inline-block;line-height: 27px;text-align: center;border-radius:50% ;font-weight: normal;vertical-align: 5px;margin-right:4px;}
.header-body .member_tel>span{font-size: 14px;color: #7d8389;display:block;width:200px;}
.header-body .member_tel>p>a{color: #f5364c;font-size: 20px;}
/* 黄页-横幅 */
.huiyuan_banner{position: relative;background-size: 100% 100%;height: 400px;}
@media screen and (max-width:1280px){
    .huiyuan_banner{height: 300px;}
}
/* 黄页尾部 */
.qinxue-footer{background-color: #ffffff;text-align: center;font-size: 14px;user-select: none;}
.qinxue-footer .qinxue-p{padding: 12px 0;}
.qinxue-footer .qx-p1,.qinxue-footer .qx-p2{font-size: 14px;color: #443F3F;line-height: 30px;white-space: nowrap;}
.qinxue-footer .qx-p2{display:inline-block;}
.qinxue-footer a{color:#443F3F;font-size: 14px;}
.qinxue-footer a:hover{text-decoration: underline;}
.qinxue-footer .qx-p2 img{display: inline-block !important;}
.qinxue-footer .qx-p1 span{font-size: 14px;}






/* 黄页-首页环境 */
/* .swiper-container {margin: 0 auto;position: relative;overflow: hidden;list-style: none;padding: 0;z-index: 1;} */
.member_index_box1 .environment{width: 100%;padding: 30px 0px;}
.member_index_box1 .environment::after{content: "";line-height: 0;height: 0;display: block;visibility: hidden;clear: both;}
.member_index_box1 .environment li{width:276px;margin-right:32px;background-color: #ffffff;float: left;border-radius: 4px;overflow: hidden;}
.member_index_box1 .environment li .en_img{width: 100%;height: 183px;overflow: hidden;}
.member_index_box1 .environment li:nth-child(4n+4) { margin-right:0px;}
.member_index_box1 .environment li .en_img{width: 100%;height: 184px;overflow: hidden;}
.member_index_box1 .environment li img{width: 100%;height: 100%;} 



.footer_ph{padding-bottom: 15px;margin-top: 40px;}
.footer_ph>.foot-link{font-size: 0;border-bottom: 1px solid lightgray;}
.footer_ph>.foot-link li{display: inline-block;cursor: pointer;width: auto;height: 40px;font-size: 18px;font-weight: bold;color: #666;margin-right: 35px;font-weight: normal;position: relative;}
.footer_ph>.foot-link li.on{color: #FF5400;font-weight: bold;border: none;}
.footer_ph>.foot-link li.on:before{content:'';width: 22px;height: 3px;background-color: #ff5e48;position: absolute;left: 25px;bottom: 6px;}
.footer_ph>.foot-link li .iconfont{font-size: 18px;margin-right: 5px;display: none;}
.footer_ph>.foot-link-content ul{overflow: hidden;padding-top: 0px;padding-bottom: 25px;display: none;margin-top: 20px;}
.footer_ph>.foot-link-content ul:nth-of-type(1){display: block;}
.footer_ph>.foot-link-content ul>p{font-size:16px;color:#585858;line-height:30px;}
.footer_ph>.foot-link-content ul li{margin-right: 10px;display: inline-block;margin-top: 0px;border-radius: 15px;margin-bottom: 15px;padding: 5px 0;}
.footer_ph>.foot-link-content ul li a{text-align: left;display: block;height: 100%;font-size: 16px;color: #333;display: block;border: none;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;padding: 0;}
.footer_ph>.foot-link-content ul li:hover a{color: #FF5400;border: none;text-decoration: none !important;}
.footer_ph>.class-list-foot .foot-link >span:nth-child(even){margin-right: -44px;}
.footer_ph>.foot-link-content ul.zhankai{height: auto !important;}
.recommend-class{font-size: 24px;font-weight: normal;height: 24px;line-height: 24px;border-left:5px solid #0090f5;padding-left: 15px;color: #000;margin-top: 0px;margin-bottom: 30px;user-select: none;}
.r_title{width: 282px;position: absolute;right: 0;top:0px}
.r_title>ul>li{margin-left: 18px;border-left:7px solid #0090f5;padding-left: 10px;position: absolute;width: 246px;z-index: 9;height: 18px;line-height: 18px;}
.r_title>ul>li.li01{top:20px;left: 0;}
.r_title>ul>li>span{font-size: 22px;color: #0090f5;}
.r_title>ul>li>span>a{float: right;display: inline-block;font-size: 14px;color: #99a1a8;}
.current-location{height: 38px;line-height: 38px;background-color: #f7f9fb;}
.current-location>p{font-size: 16px;color: #333;}
.current-location>p>a{font-size: 16px;color: #333;}


/*会员首页*/
/*会员首页-课程推荐*/
/* .member_index_box1>.recommend-class{margin-left: 20px;} */
.member_index_box1{position: relative;width: 1200px;margin: 45px auto;}
.member_index_box1 .rec-courses{margin-top: 20px;display: flex;user-select: none;}
.member_index_box1 .rec-courses .single-courses:not(:last-child){margin-right: 30px;}
.member_index_box1 .rec-courses .single-courses{padding: 10px 0;width: 30%;position: relative;display: inline-block; top:0;} /*flex:1;*/
.member_index_box1 .rec-courses .single-courses .courses-img img{width: 100%;height: 235px;display: block;}
.member_index_box1 .rec-courses .courses-img a{font-size: 0px;}
.member_index_box1 .rec-courses .single-courses .courses-title{background-color: #f2f4f7;padding: 15px;border: 1px solid #e5eaee;}
.member_index_box1 .rec-courses .single-courses .courses-title>.fl{font-size: 16px;color: #333;text-align: left;font-weight: bold;float: none;display:inline-block;width:70%;height:21px;overflow:hidden;}
.member_index_box1 .rec-courses .single-courses .courses-title>span.fr{text-align: left;height: 33px;font-size:14px;color:#666;}
.member_index_box1 .rec-courses .single-courses .courses-title>.fr>span{font-size: 14px;color: #7f8892;}
.member_index_box1 .rec-courses .single-courses .courses-title>.fr>span:nth-child(2){float: right;}

/* 会员首页-课程分类 */
.member_class_change{background-color: #F5F7FA;padding: 30px 0;}
.member_class_change>div>.member_index_tab{border: none;}
.member_class_change>div>.member_index_tab>.swiper-container>.swiper-wrapper{text-align: right;display: block;white-space: nowrap;overflow: hidden;overflow-x: auto;user-select: none;}
.member_class_change>div>.member_index_tab>.swiper-container>.swiper-wrapper>.swiper-slide{text-align: right;width: auto;display: inline-block;margin-left:45px;position: relative;user-select: none;margin-bottom:10px;}
.member_class_change>div>.member_index_tab>.swiper-container>.swiper-wrapper>.swiper-slide>a{font-size: 16px;color: #666;display: inline-block;padding-bottom: 9px;}
.member_class_change>div>.member_index_tab>.swiper-container>.swiper-wrapper>.swiper-slide.on>a{color: #068bf2;}
.member_class_change>div>.member_index_tab>.swiper-container>.swiper-wrapper>.swiper-slide>span{font-size: 16px;color: #666;display: inline-block;padding-bottom: 9px;}

.member_class_change>div>.member_index_tab>.swiper-container>.swiper-wrapper>.swiper-slide>span:hover{cursor: pointer;}
.member_class_change>div>.member_index_tab>.swiper-container>.swiper-wrapper>.swiper-slide.on>span{color: #068bf2;}
.member_class_change>div>.member_index_tab>.swiper-container>.swiper-wrapper>.swiper-slide.on:after{content: '';width:30%;height: 3px;background-color:#068bf2;display: block;left:35%;position: absolute;bottom:0;}
.member_class_change>.width_main{position: relative;}
.member_class_change>.width_main>.recommend-class{position: absolute;top:0;left: 0;color: #000;border-color:#0090f5;}
.member_class_change>.width_main>.recommend-class>.gdfl{display: none;}

.recommend-class-left{float: left;}
.member_class_change > div > .member_index_tab > .swiper-container{float: right;max-width: 1000px}
/* 针对WebKit内核浏览器（如Chrome、Safari）的滚动条样式 */
.swiper-wrapper-gdt::-webkit-scrollbar {width: 4px; height: 4px; cursor: pointer; }
.swiper-wrapper-gdt::-webkit-scrollbar-thumb {background-color: #e9eaeb; border-radius: 2px; cursor: pointer;}
.swiper-wrapper-gdt::-webkit-scrollbar-track { background-color: transparent; cursor: pointer; }
/* 针对Firefox浏览器的滚动条样式 */
.swiper-wrapper-gdt {scrollbar-color: #e9eaeb transparent; scrollbar-width: thin;  cursor: pointer;}

.member_class_change>div>.member_index_box2{margin-top: 50px;}
.member_class_change>div>.member_index_box2>.swiper-container{overflow: visible;}

.member_class_change>div>.member_index_box2>.swiper-container>.swiper-wrapper{width: 1224px;overflow: visible;}
.member_class_change>div>.member_index_box2>.swiper-container>.swiper-wrapper>.swiper-slide{display: none;user-select: none;}
.member_class_change>div>.member_index_box2>.swiper-container>.swiper-wrapper>.swiper-slide>ul>li{width: 282px;float: left;margin-right: 24px;background-color: inherit;background-color:#ffffff;height: 273px;margin-bottom: 28px;border-radius:5px ;overflow:hidden;position: relative;top: 0;transition: all 0.3s linear;}
.member_class_change>div>.member_index_box2>.swiper-container>.swiper-wrapper>.swiper-slide>ul>li>a{display: block;}
.member_class_change>div>.member_index_box2>.swiper-container>.swiper-wrapper>.swiper-slide>ul>li:hover>a>.div-img{position: relative;}
.member_class_change>div>.member_index_box2>.swiper-container>.swiper-wrapper>.swiper-slide>ul>li:hover{top:-5px;box-shadow: 0 23px 40px rgba(0,0,0,0.2); }
.member_class_change>div>.member_index_box2>.swiper-container>.swiper-wrapper>.swiper-slide>ul>li>a>.div-img{position: relative;}
.member_class_change>div>.member_index_box2>.swiper-container>.swiper-wrapper>.swiper-slide>ul>li>a>.div-img:before{content: "";width: 100%;height: 100%;background: rgba(0,0,0,0.35);position: absolute;top:0;left: 0;transition: all 0.3s linear;opacity: 0;}
.member_class_change>div>.member_index_box2>.swiper-container>.swiper-wrapper>.swiper-slide>ul>li:hover>a>.div-img:before{opacity: 1;}
.member_class_change>div>.member_index_box2>.swiper-container>.swiper-wrapper>.swiper-slide>ul>li:hover>a>.div-text>span{color: #068bf2;}
.member_class_change>div>.member_index_box2>.swiper-container>.swiper-wrapper>.swiper-slide>ul>li>a>.div-img{height: 179px;float: none;}
.member_class_change>div>.member_index_box2>.swiper-container>.swiper-wrapper>.swiper-slide>ul>li>a>.div-img>img{display: block;width: 100%;height: 100%;}
.member_class_change>div>.member_index_box2>.swiper-container>.swiper-wrapper>.swiper-slide>ul>li>a>.div-text{display: block;float: none;padding: 20px;}
.member_class_change>div>.member_index_box2>.swiper-container>.swiper-wrapper>.swiper-slide>ul>li>a>.div-text>span{display: block;font-size: 16px;color: #333;font-weight: 600;height: 30px;line-height: 25px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.member_class_change>div>.member_index_box2>.swiper-container>.swiper-wrapper>.swiper-slide>ul>li>a>.div-text>p{display:block;float: left;color: #666;font-size: 14px;margin-top: 8px;}
.member_class_change>div>.member_index_box2>.swiper-container>.swiper-wrapper>.swiper-slide>ul>li>a>.div-text>p:nth-child(2){float: right;}
.member_class_change>div>.member_index_box2>.swiper-container>.swiper-wrapper>.swiper-slide .div_more{width: 1200px;text-align: center;margin-top: 30px;}
.member_class_change>div>.member_index_box2>.swiper-container>.swiper-wrapper>.swiper-slide .div_more:hover>a{color: #a4adb9;}
.member_class_change>div>.member_index_box2>.swiper-container>.swiper-wrapper>.swiper-slide .div_more>a{color: #666;font-size: 16px;height: 16px;line-height: 16px;}
.member_class_change>div>.member_index_box2>.swiper-container>.swiper-wrapper>.swiper-slide .div_more>a>i{margin-left: 5px;vertical-align: -1px;font-weight: bold;}

/*会员首页-学校简介*/
.company_profile{height:300px;overflow: hidden;margin-top: 20px;}
.company_profile .image { width:20%; height: 180px;float:left; margin-right:30px}
.company_profile .image img { width:99.99%;height: 100%;}
.company_profile .text-intro strong { font-size:18px; color: #444; display: block; margin-bottom: 10px; font-weight: 700;}
.company_profile .text-intro p { font-size: 16px;color: #666666;line-height: 30px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.company_profile .text-intro .consult a { color: #3592e2;border: 1px solid #3592e2; display: inline-block;margin: 20px 20px 0 0;width: 110px;height: 36px;font-size: 16px;text-align: center;line-height: 36px;user-select: none;}
.company_profile .text-intro .consult a:hover { color: #fff; background:#3592e2;}

/* 会员-新闻列表页面 */
.member_index_box .bodybah{background-color:#f2f3f7 ;}

.leftMK{width: 890px;float: left;}
.leftMK .bgfff{margin-bottom: 20px;}
.leftMK .bgfff .dl_list{width:100%;height:190px;overflow:hidden; padding:15px 0px; border-bottom:1px solid #eeeeee;background-color:#fff;}
.leftMK .bgfff .dl_list:hover{background-color: #f2f3f7;}
.leftMK .bgfff .dl_list .dt img {width:239px;height:100%}
.leftMK .bgfff .dl_list .dt{float:left;width:32%;height:100%}
.leftMK .bgfff .dl_list .dd{float:left;width:650px;height: 100%;padding: 0px 15px; overflow:hidden;position: relative;}
.leftMK .bgfff .dl_list .dd a{display:block;width:100%;height:100%;}
.leftMK .bgfff .dl_list .dd a:hover .p_1{color:#2592ff;}
.leftMK .bgfff .dl_list .dd .p_1 {font-size:18px;color:#353535;}
.leftMK .bgfff .dl_list .dd .p_1 .span_1 { overflow: hidden;white-space: nowrap;text-overflow: ellipsis;max-width: 80%;font-size: 18px;display: inline-block;}
.leftMK .bgfff .dl_list .dd span.f_right {font-size: 14px;color: #a3a3a3;}
.leftMK .bgfff .dl_list .dd .p_2 {line-height: 20px; margin:10px 0px 20px; font-size: 14px; color: #626262;display:-webkit-box;-webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow:hidden;text-overflow:ellipsis;}
.leftMK .bgfff .dl_list .dd em{font-size: 14px;color: #999;background-size: 20%;}
.leftMK .bgfff .dl_list .dt {float: left;width:240px;}

/* 会员学校环境 */
.width_main .member_main_left .environment{width: 100%;background-color: #F5F7FA;padding: 30px 0px;}
.width_main .member_main_left .environment::after{content: "";line-height: 0;height: 0;display: block;visibility: hidden;clear: both;}
.width_main .member_main_left .environment li{width:215px;margin-right:10px;margin-bottom: 15px;background-color: #ffffff;float: left;border-radius: 4px;overflow: hidden;}
.width_main .member_main_left .environment li:nth-child(4n+4) { margin-right:0px;}
.width_main .member_main_left .environment li .en_img{width: 100%;height: 144px;overflow: hidden;display: inline-block;vertical-align: bottom;}
.width_main .member_main_left .environment li img{width: 100%;height: 100%;} 
.width_main .member_main_left .environment li p{display: block;width: 100%;height: 40px;background: #f2f2f2;text-align: center;line-height: 34px;font-size: 16px;color: #000;}
#tooltip{width:400px;height:260px;position:absolute;border:1px solid #fff;background:#fff;padding:2px;display:none;color:#fff;color:#ccc;}
#tooltip .tjtitle{width:calc(100% - 4px);height:20px;position:absolute;bottom:0px;background-image: linear-gradient(to top, #959595, transparent);color:#f2f2f2;font-size:14px;line-height:20px;text-align:center;}
#tooltip img{width:100%;height:100%;}



/*会员首页 学校新闻 */
.member_index_box1 .late-news ul{padding: 15px 0;overflow:hidden;}
.member_index_box1 .late-news ul li { float:left; margin-right:33px; height:44px; line-height:44px; width:31.5%; border-bottom: 1px dashed #e1e1e1;}
.member_index_box1 .late-news ul li:nth-child(3n+3) { margin-right:0px;}
.member_index_box1 .late-news ul li:before { content:""; display:inline-block; width:4px; height:4px; float:left; margin:20px 10px 0 0; background:#999;}
.member_index_box1 .late-news ul li span { float:right; font-size:12px; color:#999;}
.member_index_box1 .late-news ul li .text-overflow {display: inline-block;width: 60%;font-size:16px;color:#666;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}




/*学校简介*/
.width_main .member_main_left .school-p{width: 100%; padding: 30px 0px;font-size: 16px;}
.width_main .member_main_left .school-p strong{font-size: 16px;}
.width_main .member_main_left .school-p span{font-size: 16px;}
.width_main .member_main_left .school-p p{font-size: 16px;}


/* 新添加课程列表上面课程分类 */
.title{width: 100%;}
.title h3.kctitle{color: #323c4b;border-bottom: 1px solid #c9e6fb;padding-left:0px;}
.title h3.kctitle span{display: inline-block;font-size:18px;line-height: 35px;padding-bottom: 0px;border-bottom: 2px solid #0090f5;}
.title .tab_span{padding:10px 0px}
.title .tab_span a{display:inline-block;box-sizing: border-box;width:115px;text-align: center;height: 35px;color: #0090f5;font-size:16px;line-height: 35px;border: 1px solid #c9e6fb; border-radius: 6px;margin:0px 30px 20px 0px;cursor: pointer;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.title .tab_span a:hover{background-color: #0090f5;color: #fff;}
.title .tab_span a.flactive{background-color: #0090f5;color: #fff;}
/*新添加的课程列表*/
.tab_main{width:100%;}
.tab_main ul li {width: 285px;height: 240px;border-radius: 3px;box-shadow: 0px 1px 5px 1px #f1f1f1;float: left;margin-right:20px;margin-bottom: 30px;overflow:hidden;}
.tab_main ul li:hover img{transform:scale(1.05);-moz-transform:scale(1.05);-webkit-transform:scale(1.05);-o-transform:scale(1.05)}
.tab_main ul li .ketit{padding:10px 10px 15px;}
.tab_main ul li:nth-child(4n+4){margin-right:0px;}
.tab_main ul li .obj_img {display: block;width: 100%;height:190px;transition:all .5s;-moz-transition:all .5s;-webkit-transition:all .5s;-o-transition:all .5s}
.tab_main ul li .keh3{display: block;float: left;padding-left: 5px; width: 70%;font-size: 18px;color: #171920;font-weight: 400;margin-top: 14px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.tab_main ul li .shitingBtn {display: block;float: left;width: 29%;border:1px solid #f10;box-sizing: border-box;border-radius: 20px;margin-top:10px; margin-bottom: 5px; font-size: 14px;line-height: 30px; text-align: center; border:1px solid #ff4040; color: #ff4040;}
.tab_main ul li .shitingBtn:hover {color: #fff; background-color: #ff4040;font-size: 14px;line-height: 30px; text-align: center;}
.tab_main::after{content: "";line-height: 0;height: 0;display: block;visibility: hidden;clear: both;}

/*新添加联系我们*/
.member_main_left>.green{color:#000!important;font-size: 32px;}
.member_main_left>.text-p{margin-top: 50px;margin-bottom: 80px;}
.member_main_left>.text-p>p{border-bottom: 1px solid #ebeef3;margin-bottom: 20px;line-height: 30px;min-height: 50px;}
.member_main_left>.text-p>div.Address-box{display: block;}
.member_main_left>.text-p>div.Address-box::after{clear:both;display:block;content:"";height:0;visibility:hidden;font-size: 0;}
.member_main_left>.text-p>div.Address-box>.Address-title{float: left;font-size: 18px;}
.member_main_left>.text-p>div.Address-box>.Address-con{float: left;}
.member_main_left>.text-p>div.Address-box>.Address-con>p{font-size: 16px;color:#515151;}
.member_main_left>.text-p>p>strong{font-size: 18px;}
.member_main_left>.text-p>p>span{font-size: 16px;color:#515151;}
.member_main_left>.text-p>div>.black{margin-top: 50px;}
.member_main_left>.text-p>div>.black>span{display: block;width: 46%;padding: 20px 0;background-color: #ebeef3;margin-right:8%;border-radius:5px ;text-align: center;font-size: 18px;font-weight: 600;cursor: pointer;}
.member_main_left>.text-p>div>.black>span>i{color: #ff665a;font-size: 23px;font-weight: normal;vertical-align: middle;margin-right: 5px;}
.member_main_left>.text-p>div>.black>span:hover{color:#ffffff!important;box-shadow: 0 0 10px rgba(0,0,0,0.3);background-color: #3e8cf5; }
.member_main_left>.text-p>div>.black>span:hover>em{color: #FFFFFF;}
.member_main_left>.text-p>div>.black>span:hover>span{color: #FFFFFF;}
.member_main_left>.text-p>div>.black>span>em{font-style: normal;font-size: 16px;color: #515151;}

/*新 课程详情*/
.article_shop_box{background-color:#F5F7FA;}
.article_shop_box>.new_daohang{display:none;}
.class-name{max-width: 1920px;width: 100%;margin: 0 auto;background-color: #FFFFFF;padding: 30px 0;position:relative;}
.article_shop_new>.class-name{width: 1200px;margin: 0 auto;padding: 36px;}
.class-name>h1{font-size: 32px;color: #32363d;font-weight: normal;width: 1200px;margin:  0px auto 25px auto;}
.class-name>.class-name-body{margin: 30px 0;width: 1200px;margin: 0 auto;}
.class-name>.class-name-body>.div-1{width: 388px;float: left;margin-right: 68px;}
.class-name>.class-name-body>.div-1>img{width: 388px;height: 242px;}
.class-name>.class-name-body>.div-2{width: 326px;float: left;}
.class-name>.class-name-body>.div-3{width:418px;float: left;}
.class-name>.class-name-body>div>p{margin-bottom: 20px;}
.class-name>.class-name-body>div>p>a>b{font-weight:normal;color:#9399a2;}
.class-name>.class-name-body>div>p:nth-child(5){position: relative;display:none;}
.class-name>.class-name-body>div>p >.class_qq_a:hover >img{display: block !important;}
.class-name>.class-name-body>div>p >.class_qq_b:hover >img{display: block !important;}
.class-name>.class-name-body>div>p >#qq_a:hover >img{display: block !important;left: 86px !important;}
.class-name>.class-name-body>div>p >#qq_b:hover >img{display: block !important;left: 86px !important;}
.class-name>.class-name-body>div>p>span{color: #484c52;font-size: 16px;}
.class-name>.class-name-body>div>p>i{font-size:25px;color:#1bd77c;margin-right:10px;vertical-align:middle;display:none;}
.class-name>.class-name-body>div>p>b{color: #9399a2;font-weight: normal;font-size: 16px;}
.class-name>.class-name-body>div>p>b>a{color:#fb5746!important;font-weight:bold;}
.class-name>.class-name-body>div>p>a{color: #fb5746;pointer-events:none;}
.class-name>.class-name-body>div>p>span>span{color: #fb5746;}
.class-name>.class-name-body>div>p>.span-3{font-weight: bold;color: #fb5746;font-size: 20px;}
.class-name>.class-name-body>div>p>.mobile{display:none;}
.class-name>.class-name-body>.div-2>.class-name-btn{display:block!important;}
.class-name>.class-name-body>.div-2>.class-name-btn>a{display: block;width: 225px;height: 50px;background-color: #fa7267;line-height: 50px;text-align: center;color: #FFFFFF;font-size: 16px;}
.class-name>.class-name-btn>a:hover{box-shadow: 0 0 10px rgba(0,0,0,0.3);}


/* 新 课程详情课程内容部分 */
.class-name>.class_cbox>.class-pp{color: #000;line-height: 30px;margin-bottom: 20px;font-size: 16px;margin:0px 0 40px 0;}
.class-name>.class_cbox>.class-pp strong{color: #FF3C00;font-size: 16px;font-weight: normal;}
.class-name>.class_cbox>.class-pp a{display: inline-block;padding: 0px 8px;background: rgba(0,132,255,.1);border-radius: 5px ;}
.class-name>.class_cbox>.class-pp a>strong{font-weight: normal;font-size: 16px;color: #0084ff;}
.class-name>.class_cbox>.class-pp a:hover{background-color: rgba(0,132,255,.15);}
.class-name>.class_cbox>.class-pp>.lx{display: inline-block;}
.class-name>.class_cbox>.class-pp >span >a{background: transparent;margin-left: 0px;margin-right: 0px;color:#FF3F5A;font-weight:600;padding:2px 0;}


.class-name>.class_cbox>.class-intro>.class-name-title{font-size: #5b6370;font-size: 24px;color: #5b6370;margin: 20px -16px 20px -16px;padding: 0 16px 20px 16px;border-bottom: 1px solid #f5f7fa;position: relative;}
.class-name>.class_cbox>.class-intro>.class-name-title:before{content: "";width:94px;height:4px;background-color: #ff0505;position: absolute;left: 16px;bottom: -1px;display: block;}
.class-name>.class_cbox>.class-intro>.class-name-title >span{font-size: 14px;float: right;font-weight: normal;}
.class-name>.class_cbox>.class-intro{line-height: 30px;}
.class-name>.class_cbox>.class-intro img{max-width:100%;}
/*课程中表格的样式*/
table.kec_table{border-collapse: collapse; width: 100%;text-align: center;border-width:1px;border-style:solid;}
table.kec_table td{padding: 10px; font-size: 14px; line-height: 2;}
table.kec_table_hd{padding: 10px; font-size: 18px; line-height: 2; font-weight:bold;}
table.kec_table td.kec_table_subtitle{font-size: 16px;font-weight:bold;}
/**明月石榴**/
table.kec_table_mysl{color: #ffffff;background: #d6d4cd;}
table.kec_table_mysl td{padding: 10px; font-size: 14px; line-height: 2;border:1px solid #b9b7b1;}
table.kec_table_mysl td.kec_table_hd_mysl,th.kec_table_hd_mysl{background: #b3392f;font-size: 18px; line-height:2;font-weigth: 900;border:1px solid #8c2d25;}
/**雪青紫罗**/
table.kec_table_xqzl{color: #ffffff;background: #bdb5d7;}
table.kec_table_xqzl td{padding: 10px; font-size: 14px; line-height: 2;border:1px solid #a8a0bf;}
table.kec_table_xqzl td.kec_table_hd_xqzl,th.kec_table_hd_xqzl{background: #7356b1;font-size: 18px; line-height:2;font-weigth: 900;border:1px solid #634b98;}
/**萱草松绿**/
table.kec_table_xcsl{color: #ffffff;background: #c29e64;}
table.kec_table_xcsl td{padding: 10px; font-size: 14px; line-height: 2;border:1px solid #ab8b59;}
table.kec_table_xcsl td.kec_table_hd_xcsl,th.kec_table_hd_xcsl{background: #4c7543;font-size: 18px; line-height:2;font-weigth: 900;border:1px solid #3e5f37;}
/**玉色璧山**/
table.kec_table_ysbs{color: #8baf56;background: #faf8f4;}
table.kec_table_ysbs td{padding: 10px; font-size: 14px; line-height: 2;border:1px solid #dedddc;}
table.kec_table_ysbs td.kec_table_hd_ysbs,th.kec_table_hd_ysbs{background: #8baf56;font-size: 18px; line-height:2;color: #faf8f4;font-weigth: 900;border:1px solid #79994b;}
/**粉红海棠**/
table.kec_table_fhht{color: #ffffff;background: #ffc4bb;}
table.kec_table_fhht td{padding: 10px; font-size: 14px; line-height: 2;border:1px solid #efb8af;}
table.kec_table_fhht td.kec_table_hd_fhht,th.kec_table_hd_fhht{background: #e36f85;font-size: 18px; line-height:2;font-weigth: 900;border:1px solid #cf657a;}
/**秋波若竹**/
table.kec_table_qbrz{color: #ffffff;background: #a5ccdc;}
table.kec_table_qbrz td{padding: 10px; font-size: 14px; line-height: 2;border:1px solid #95b8c6;}
table.kec_table_qbrz td.kec_table_hd_qbrz,th.kec_table_hd_qbrz{background: #84bb9f;font-size: 18px; line-height:2;font-weigth: 900;border:1px solid #75a68d;}
/**碧落绀宇**/
table.kec_table_bbgy{color: #ffffff;background: #afd0f2;}
table.kec_table_bbgy td{padding: 10px; font-size: 14px; line-height: 2;border:1px solid #9dbbda;color: #003c75;}
table.kec_table_bbgy td.kec_table_hd_bbgy,th.kec_table_hd_bbgy{background: #003c75;font-size: 18px; line-height:2;color: #ffffff;font-weigth: 900;border:1px solid #012a51;}
/**十样烟墨**/
table.kec_table_syym{color: #ffffff;background: #fac7b7;}
table.kec_table_syym td{padding: 10px; font-size: 14px; line-height: 2;border:1px solid #e7b7a8;color: #5d4f57;}
table.kec_table_syym td.kec_table_hd_syym,th.kec_table_hd_syym{background: #5d4f57;font-size: 18px; line-height:2;color: #ffffff;font-weigth: 900;border:1px solid #493e44;}
/**马尔斯玫瑰**/
table.kec_table_memg{color: #ffffff;background: #fad2e8;}
table.kec_table_memg td{padding: 10px; font-size: 14px; line-height: 2;border:1px solid #e8bbd4;color: #018081;}
table.kec_table_memg td.kec_table_hd_memg,th.kec_table_hd_memg{background: #018081;font-size: 18px; line-height:2;color: #ffffff;font-weigth: 900;border:1px solid #026667;}
/**浅松竹色**/
table.kec_table_qszs{color: #ffffff;background: #a0cdcc;}
table.kec_table_qszs td{padding: 10px; font-size: 14px; line-height: 2;border:1px solid #8db7b6;}
table.kec_table_qszs td.kec_table_hd_qszs,th.kec_table_hd_qszs{background: #20bba1;font-size: 18px; line-height:2;font-weigth: 900;border:1px solid #1ca891;}
/**深蓝爱马仕**/
table.kec_table_slam{color: #ffffff;background: #ff7710;}
table.kec_table_slam td{padding: 10px; font-size: 14px; line-height: 2;border:1px solid #ec6e0e;}
table.kec_table_slam td.kec_table_hd_slam,th.kec_table_hd_slam{background: #020029;font-size: 18px; line-height:2;font-weigth: 900;border:1px solid #06016a;}
/**奶酪蒂芙尼**/
table.kec_table_nldf{color: #6ec3bc;background: #fbf7d8;}
table.kec_table_nldf td{padding: 10px; font-size: 14px; line-height: 2;border:1px solid #ece7c4;}
table.kec_table_nldf td.kec_table_hd_nldf,td.kec_table_hd_nldf{background: #81d8d1;font-size: 18px; line-height:2;color: #ffffff;font-weigth: 900;border:1px solid #6ec3bc;}
/**浅云既白**/
table.kec_table_qyjb{color: #8ea4ca;background: #ededf4;}
table.kec_table_qyjb td{padding: 10px; font-size: 14px; line-height: 2;border:1px solid #d7d7e2;}
table.kec_table_qyjb td.kec_table_hd_qyjb,th.kec_table_hd_qyjb{background: #8ea4ca;font-size: 18px; line-height:2;color: #ffffff;font-weigth: 900;border:1px solid #7e94b9;}

/**栀子绀蝶**/
table.kec_table_zzgd{color: #ffffff;background: #fec13f;}
table.kec_table_zzgd td{padding: 10px; font-size: 14px; line-height: 2;border:1px solid #edb233;}
table.kec_table_zzgd td.kec_table_hd_zzgd,th.kec_table_hd_zzgd{background: #2d2e3d;font-size: 18px; line-height:2;color: #ffffff;font-weigth: 900;border:1px solid #35374b;}
/**雾灰普鲁士**/
table.kec_table_whpl{color: #013054;background: #e3dad6;}
table.kec_table_whpl td{padding: 10px; font-size: 14px; line-height: 2;border:1px solid #d0c5c0;}
table.kec_table_whpl td.kec_table_hd_whpl,th.kec_table_hd_whpl{background: #013054;font-size: 18px; line-height:2;color: #ffffff;font-weigth: 900;border:1px solid #023f6e;}
/**甘石落霞**/
table.kec_table_gslx{color: #6a615e;background: #eee3df;}
table.kec_table_gslx td{padding: 10px; font-size: 14px; line-height: 2;border:1px solid #d3c5c0;}
table.kec_table_gslx td.kec_table_hd_gslx,th.kec_table_hd_gslx{background: #da5917;font-size: 18px; line-height:2;color: #ffffff;font-weigth: 900;border:1px solid #c54d0f;}
/**桃夭桔梗**/
table.kec_table_tyjg{color: #d9768b;background: #f8ced7;}
table.kec_table_tyjg td{padding: 10px; font-size: 14px; line-height: 2;border:1px solid #e8b8c2;}
table.kec_table_tyjg td.kec_table_hd_tyjg,th.kec_table_hd_tyjg{background: #6966b6;font-size: 18px; line-height:2;color: #ffffff;font-weigth: 900;border:1px solid #4f4c99;}
/**女贞鹤顶**/
table.kec_table_nzhd{color: #d44636;background: #fbeeaf;}
table.kec_table_nzhd td{padding: 10px; font-size: 14px; line-height: 2;border:1px solid #e7d996;}
table.kec_table_nzhd td.kec_table_hd_nzhd,th.kec_table_hd_nzhd{background: #d44636;font-size: 18px; line-height:2;color: #ffffff;font-weigth: 900;border:1px solid #bd3425;}

/*卡通课程样式*/
/*.kt_wapper{position:relative;width:100%;background-image:linear-gradient(to bottom,#ff914d,#ffd200,#fde49c,#ff914d),linear-gradient(to right,white 1px,transparent 1px),linear-gradient(to bottom,white 1px,transparent 1px);background-size:100% 100%,20px 20px,20px 20px;background-position:top left,top left,top left;background-attachment:fixed;margin:0;padding:0;padding-top:0px;padding-bottom:10px}*/
.kt_wapper{position:relative;width:100%;background:#ff914d;margin:0;padding:0;padding-top:0px;padding-bottom:10px}
.kt_wapper div.kt_container{width:100%;height:100%;position:absolute;top:0;left:0;background-image:linear-gradient(to bottom,rgba(255,255,255,0.5) 1px,transparent 1px),linear-gradient(to right,rgba(255,255,255,0.5) 1px,transparent 1px);background-size:20px 20px,20px 20px;background-position:center,center;z-index:2}
.kt_wapper .kt_wapper_con{width:100%;position:relative;top:0;left:0;z-index:3}
.kt_wapper .kt_wapper_con::after{display:block;width:80px;height:116px;content:"";background:url(http://www.lewlx.com/public/upload/2023/4/imgFile-1683381191303.png);position:absolute;z-index:4;top:40%;left:-20px;background-size:100%}
.kt_wapper .kt_wapper_con::before{display:block;width:80px;height:116px;content:"";background:url(http://www.lewlx.com/public/upload/2023/4/imgFile-1683381221994.png);position:absolute;z-index:4;top:70%;right:-20px;background-size:100%}
.kt_wapper .kt_wapper_con .kt_tou{background:url(http://www.lewlx.com/public/upload/2023/4/imgFile-1683813662306.png);width: 100%;height: 685px;margin: 0px auto;background-size: 100%;}
.kt_wapper .kt_wapper_con .kt_con_box{width:90%;margin:50px auto;background:#fff;padding:25px;border:2px solid #333;border-radius:4px}
.kt_wapper .kt_wapper_con .kt_con_box:nth-child(2){margin-top:-278px !important}
.kt_wapper .kt_wapper_con .kt_con_box:nth-of-type(1){margin-top:-5px !important}
.kt_wapper .kt_wapper_con .kt_con_box:last-child{margin-bottom:20px;position: relative;}
.kt_wapper .kt_wapper_con .kt_con_box:last-child::after{display:block;width:80px;height:80px;content:"";background:url(http://www.lewlx.com/public/upload/2023/4/imgFile-1683962106474.png);position:absolute;z-index:4;bottom:-15px;right:-35px;background-size:100%}
.kt_wapper .kt_wapper_con .kt_con_box_title{background:#715bfe;font-size:22px;font-weight:bold;color:#fff;display:block;width:fit-content;padding:4px 25px;border-radius:10px;border:2px solid #333;margin:10px auto}
.kt_wapper .kt_wapper_con .kt_con_box .kt_con_box_one{margin-bottom:10px}
.kt_wapper .kt_wapper_con .kt_con_box p{font-size:16px;line-height:1.8;}
.kt_wapper .kt_wapper_con .kt_con_box p.kt_con_box_titlep{font-size:18px;font-weight:bold}
/* 会员-新闻页 */
/*资讯详情*/
.article_xuexiaodongtai_box>.width_all>.current-location{background: none;border-top:1px solid #dee1e6 ;}
/* 新闻的发布时间 */
.news-title .fb-time{margin:30px 0;user-select: none;}
.news-title .fb-time p span{font-size: 14px; color: #ADADAD;}
.member_main_left .con a{text-decoration: underline;color: #1a73e8;}
.member_main_left .con p{font-size: 16px;line-height: 2;color: #424b50;margin: 16px 0px;}
.member_main_left .con p.article_subtitle_zl{font-size: 16px;font-weight: 600;color: #056DE8; margin: 24px 0;padding-left: 10px;line-height: 1.2;border-left: 4px solid #056DE8;}
.width_main .member_main_left .news-title h1{font-size: 32px;color: #000000; margin-bottom: 40px;}
.width_main .member_main_left>p.article_end{font-size: 16px;margin-bottom: 40px;}
.width_main .member_main_left>p.article_end>strong{display: inline-block;font-size: 16px; padding: 1px 5px;background-color: #cfe4ff;border-radius:5px ;margin: 0px 5px;}
.width_main .member_main_left>p.article_end>strong>a{color: #0074ff;font-size: 16px; font-weight: normal;}
.width_main .member_main_left>p.article_end>strong:hover{box-shadow: 0 0 10px rgba(0,0,0,0.1); }
/* ------------------------------ markdwon标题样式（使用 p 标签 + class）------------------------------ */
.member_main_left .con p.md-h1{font-size:24px;color:#2c3e50;margin:30px 0 24px;font-weight:700;letter-spacing:-0.8px;border-bottom:2px solid #e0e0e0;padding-bottom:16px}
.member_main_left .con p.md-h2{font-size:20px;color:#34495e;margin:26px 0 20px;font-weight:600;letter-spacing:-0.5px}
.member_main_left .con p.md-h3{font-size:18px;color:#3a5468;margin:24px 0 18px;font-weight:500}
.member_main_left .con p.md-h4{font-size:18px;color:#4a6572;margin:24px 0 18px;font-weight:500;letter-spacing:0.3px}
.member_main_left .con p.md-h5{font-size:16px;color:#555;margin:16px 0 10px;font-weight:500;text-transform:uppercase}

/* ------------------------------ 无序列表样式（使用 p 标签 + class）------------------------------ */
.con .md-list-item{position:relative;padding-left:32px;margin-bottom:14px;font-size:16px}
.con .md-list-item.level-1::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:2px;height:calc(100% - 12px);background-color:#e0e0e0}
/* 空心圆圈边框 */
.con .md-list-item.level-2::before{content:"";display:inline-block;width:6px;height:6px;border:2px solid #e0e0e0;border-radius:50%;margin-right:8px;vertical-align:middle;position:relative;top:-2px;background:transparent}


/* 嵌套层级样式（通过 level-n 类控制缩进）*/
.con .level-2{padding-left:48px}
.con .level-3{padding-left:64px}

/* ------------------------------ 粗体样式 ------------------------------ */
.con .md-bold{color:#2c3e50;font-weight:600}

/* ------------------------------ 分隔符样式 ------------------------------ */
.con .md-divider{height:1px;background:linear-gradient(90deg,transparent 10%,#e0e0e0 50%,transparent 90%);margin:40px 0;border:none}

/* 会员-师资页 */
/* 师资力量列表 */
.member_main_left .lslb{ width:100%; background:#fff; padding:30px 0px; overflow:hidden; min-height:650px;}
.member_main_left .lslb ul{width:100%;clear:both;}
.member_main_left .lslb ul li{ width:282px;float:left;box-sizing:border-box; padding:0px; margin-right:22px; margin-bottom:28px;}
.member_main_left .lslb ul li:nth-child(3n+3){margin-right:0px;}
.member_main_left .lslb ul li img{width:100%;}
.member_main_left .lslb ul .ml{ margin-right:0;}
.member_main_left .lslb ul li span{ display:block; width:100%; hieght:36px;font-size:16px; color:#666;text-align:center; line-height:36px;}
.member_main_left .lslb ul li:hover{ box-shadow:0 0 20px 0 #d5d5d5;}
/* 师资详情 */
.width_main .member_main_left .xwr{ width:100%;font-size:14px;padding-bottom: 50px;}
.width_main .member_main_left .xwr h2{ width:100%; font-size:22px; color:#333; padding-bottom:15px; text-align:center;}
.width_main .member_main_left .xwr h3{font-size:18px;line-height: 60px;text-align: center;}
.width_main .member_main_left .xwr h4{ width:100%; font-size:14px; color:#999; padding-bottom:25px; font-weight:normal;text-align: center;}
.width_main .member_main_left .xwr h4 span{ padding-right:20px;font-size:14px; color:#999;}
.width_main .member_main_left .xwr p{ font-size:16px; line-height:24px;  padding-bottom:5px; color: #666666;}
.width_main .member_main_left .xwr img {display: block; margin: 0 auto;}
.width_main .member_main_left .xwr .h1biaoti{ width:100%; font-size:24px; color:#333; padding-bottom:10px;text-align:center; font-weight:normal}
.width_main .member_main_left .xwr table{ margin:0 auto; width:100% !important;}   
.width_main .member_main_left .xwr .sxp{ width:100%; margin-top:19px; padding-top:17px; border-top:1px solid #eee;}
.width_main .member_main_left .xwr .sxp ul li{ width:50%; float:left; color:#359bfd; font-size:15px;}
.width_main .member_main_left .xwr .sxp ul li a{ color:#555;}
.width_main .member_main_left .xwr .sxp ul li a:hover{ color:#008aff;}


/* 会员通用样式 */

/* 会员通用样式-底部课程推荐通用 */
.footrt_class{user-select: none;}
.footrt_class>.tit{display: block;width: 100%;position: relative;padding-bottom: 10px;margin-bottom: 20px;font-size: 20px;font-weight: bold;border-bottom: 1px solid #dfe2e9;}
.footrt_class>.tj_class{width: 100%;margin-bottom: 15px;}
.footrt_class>.tj_class::after{content: "";line-height: 0;height: 0;display: block;visibility: hidden;clear: both;}
.footrt_class>.tj_class>li{display: -webkit-box;float: left;width: 212px;padding:0 ;float: left;margin-right: 14px;overflow: hidden;white-space: normal!important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.footrt_class>.tj_class>li:nth-child(4){margin-right: 0px;}
.footrt_class>.tj_class>li>a{display: block;margin-bottom: 24px;font-size: 14px;color: #666;}
.footrt_class>.tj_class>li>a>div.img{width: 100%;height: 130px;}
.footrt_class>.tj_class>li>a>div.img:hover img{transform:scale(1.05);-moz-transform:scale(1.05);-webkit-transform:scale(1.05);-o-transform:scale(1.05)}
.footrt_class>.tj_class>li>a>div.img>img{width: 100%;height:100%;display: block;transition:all .5s;-moz-transition:all .5s;-webkit-transition:all .5s;-o-transition:all .5s;}
.footrt_class>.tj_class>li>a>div>p{color: #666;font-size: 16px;width: 100%;bottom: -61px;left: 0;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.footrt_class .tj_class li:hover > a div p{color:#068bf2;}

/* 会员通用样式-左侧主要区域 */
.member_main_left{width: 890px;float: left;margin-top:50px ;margin-right: 42px;margin-bottom: 40px;line-height: 30px;overflow: hidden;}

/* 会员通用样式-右侧的推荐新闻 */
.width_main .member_main_right{width: 260px;float:left;right: 0px;height: auto;background-color: #fff;margin-top: 104px;user-select: none;}
.width_main .member_main_right .right_hj_top {margin-bottom: 40px}
.width_main .member_main_right .right_news_bottom,.width_main .member_main_right .right_hj_top{box-shadow: 0px 0px 5px 1px #f5f5f5; padding: 20px;box-sizing: border-box; background-color: #fff; border-radius: 6px}
.width_main .member_main_right .tit{font-size: 20px;font-weight: bold;position: relative; padding-bottom: 15px;border-bottom: 1px solid #eee}
.footrt_class>.tit::before,
.width_main .member_main_right .tit::before{position: absolute;left: 0;bottom: 0;display: block;width: 60px;height: 4px;background-color: #ff515a;content: ''}
.width_main .member_main_right .right_news_top a,.width_main .member_main_right .right_news_bottom a{display: block;width: 100%;font-size: 16px;color: #9598a2;overflow: hidden;text-overflow: ellipsis; white-space: nowrap; margin-top: 19px}
.width_main .member_main_right .right_news_top a{color: #333;}
.width_main .member_main_right .right_news_top a,.width_main .member_main_right .right_news_bottom a:hover{color: #599AF3;}
.width_main .member_main_right .right_news_bottom a:hover i{background-color: #599AF3;}
.width_main .member_main_right .right_news_top .content i{display: inline-block;width: 15px;height: 6px;}
.width_main .member_main_right .right_news_bottom a i{display: inline-block;width: 6px; height: 6px; border-radius: 50%;background-color: #9598a2; vertical-align: middle; margin-right: 5px}
.width_main .member_main_right .right_news_bottom .flclass a{background: url(/public/upload/youzk.png) no-repeat 0px center;line-height: 26px;padding-left: 25px;}

/* 会员通用样式-右侧的推荐环境 */
.width_main .member_main_right .right_hj_top .img-div{width: 100%;height: 182px;color: #9598a2;overflow: hidden;margin-top: 10px;}
.width_main .member_main_right .right_hj_top .img-div .img:hover img{transform:scale(1.05);-moz-transform:scale(1.05);-webkit-transform:scale(1.05);-o-transform:scale(1.05)}
.width_main .member_main_right .right_hj_top .img-div .img img{width: 100%;height: 150px;display: block;transition:all .5s;-moz-transition:all .5s;-webkit-transition:all .5s;-o-transition:all .5s;}
.width_main .member_main_right .right_hj_top .img-div p{font-size: 16px; line-height: 32px;   overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
/* 会员通用样式结束 */


/*新添加问答*/
/* .left_main { width: 885px; margin-right: 15px; margin-bottom: 20px; padding: 10px 24px 22px 24px;border:1px solid #f40;} */
.doubt_main{width: 100%;overflow: hidden;clear: both;margin: 0 auto;padding-top: 20px;padding-bottom: 20px;}
.doubt_one{width:95%;overflow:hidden;clear:both;background:#f9f9f9;margin:0 auto;border:1px solid #e6e6e6;padding:0 68px;padding-top:20px;padding-bottom:28px;margin-top:38px;box-sizing:border-box;transition:all .5s;-moz-transition:all .5s;-webkit-transition:all .5s;-o-transition:all .5s;}
.doubt_one:first-child{margin-top:0}
.douname_title{width:100%;font-size: 16px;overflow:hidden;clear:both;box-sizing:border-box;padding-left:28px;border-left:2px solid #ff4040}
.douname_title span{width:100%;overflow:hidden;clear:both;text-align:left}
.douname_title span.time{font-size:12px;color:#999;line-height:18px}
.douname_title div.doubttitle{font-size:18px;color:#333;line-height:24px;font-weight:700;margin-top:9px}
.answer{width:100%;overflow:hidden;clear:both;color:#999;font-size:14px;line-height:24px;margin-top:18px}
.doubt_one:hover{border:none;background:#fff;box-shadow:0 9px 15px 5px rgba(230,230,230,.9)}
*{margin:0px;padding:0px;}
/*问答的提问*/
.pingjia1 h2 { background: #f7f7f7;box-sizing:border-box;width:95%;color: #666;padding-left: 20px;height: 46px;line-height: 46px;font-size: 22px; margin: 0px auto; clear: both;}
.layui-form-item {width:95%;box-sizing:border-box; margin-bottom: 15px; margin: 10px auto; clear: both;*zoom: 1; border:1px solid #fff;}
.layui-form-label {font-size: 16px;float: left;display: block;padding: 9px 15px;width: 80px;box-sizing: border-box;font-weight: 400; line-height: 20px; text-align: right;}
.layui-form-item span { font-size: 16px;margin-left: 4px;  color: #EC0505; display: inline-block; float: left;}
.layui-input-block {margin-left: 110px; min-height: 36px;  position: relative;}
.layui-input { height: 38px; line-height: 1.3; line-height: 38px\9;border-width: 1px; border-style: solid; background-color: #fff; color: rgba(0,0,0,.85);border-radius: 2px;}
.layui-input, .layui-textarea{display: block; width: 100%; padding-left: 10px;font-size: 14px; border-color: #ddd!important;border-width: 1px; border-style: solid;background-color: #fff; color: rgba(0,0,0,.85);border-radius: 2px;outline: none;}
.layui-textarea { min-height: 100px; height: auto; line-height: 20px; padding: 6px 10px; resize: vertical;}
.layui-btn{width: 80px;display: inline-block;font-size: 16px;font-weight: 400;color: #fff; background-color: #ff4040; text-align: center;height: 30px;line-height: 30px;box-sizing: border-box; border-radius: 3px;cursor:pointer;}

/* 问答下的分页通用 */
.page-box{width:100%;text-align:center;background: #fff;}
.page-box>.pageinfo{margin:15px auto;display:inline-block;height: 80px;background:#fff;}
.page-box>.pageinfo>li>.page-span{ color: black;}
.page-box>.pageinfo>.pagination>li.disabled>a.page-span{color:#fff;background-color:#599AF3;}
.page-box>.pageinfo>.pagination{display: inline-block;padding-left: 0;margin: 20px 0;border-radius: 4px;}
.page-box>.pageinfo>.pagination>li{display:inline;}
.page-box>.pageinfo>.pagination-lg>li:first-child>a,.page-box>.pageinfo>.pagination-lg>li:first-child>span{ border-top-left-radius: 6px; border-bottom-left-radius: 6px;}
.page-box>.pageinfo>.pagination-lg>li:last-child>a,.page-box>.pageinfo>.pagination-lg>li:last-child>span{border-top-right-radius: 6px; border-bottom-right-radius: 6px;}
.page-box>.pageinfo>.pagination>li>a{background-color: #fff;font-size: 14px;color: #337ab7;border: 1px solid #ddd;margin-left: -1px;float: left;padding: 10px 16px;cursor:pointer;}
.page-box>.pageinfo>.pagination>li.disabled>a{cursor:not-allowed !important;}
.pagination>li>a:hover{z-index: 3; color: #23527c; background-color: #eee; border-color: #ddd;}

/* 学校报名页面 */
.member_main_left .wsbm{ width:100%; padding:6px 0 30px; background:#fff; margin-bottom:12px; overflow:hidden;}
.member_main_left .wsbm .twtbt{ width:100%; height:50px; line-height:50px; font-size:18px; border-bottom:1px solid #f2f2f2; margin-bottom: 26px;}
.member_main_left .wsbm .twtbt img{width: 20px;height: 20px; margin-right:10px; vertical-align:middle; margin-bottom: 2px;}
.member_main_left .wsbm .twtbt span{font-size:14px; font-family:"宋体"; color:#999;}
.member_main_left .wsbm ul { overflow:hidden;}
.member_main_left .wsbm ul li{ width:47%; margin-right:3%; float:left; height:40px; margin-bottom:20px; line-height:40px; color:#555;}
.member_main_left .wsbm ul li span{width:85px; float:left; display:block;font-size:14px;}
.member_main_left .wsbm ul li span b{ color:red;font-size:14px;}
.member_main_left .wsbm ul li span .wxxing{color:#999;}
.member_main_left .wsbm ul li input{ width:calc(100% - 85px); float:left; border:1px solid #ddd; height:40px; outline:none; padding-left:10px;font-size:16px;}
.member_main_left .wsbm .bzsm{ width:100%; height:65px;}
.member_main_left .wsbm .bzsm textarea{ width:calc(100% - 85px); float:left; border:1px solid #ddd; height:110px; outline:none; padding-left:10px; line-height:28px;font-size:16px;}
.member_main_left .wsbm a{ width:175px; height:40px; background:#008aff; text-align:center; line-height:40px; margin:11px auto 10px; display:block; border-radius:4px; color:#fff; font-size: 16px;}


.footrt_class>.tj_class>li:hover:before{background-color:#fb5772;boder-color:#fb5772;} 
.footrt_class.new>.swiper-container>.swiper-wrapper .swiper-slide>ul>li>{padding-left: 15px !important;}
.footrt_class.new>.swiper-container>.swiper-wrapper .swiper-slide.li01>ul>li>a{height: auto !important;margin-left: 15px;}
.article_xuexiaodongtai_box1>.news-article>.con>.hecheng>p{margin-bottom:20px;text-align:justify;}
.article_xuexiaodongtai_box1>.news-article>.con>.hecheng>p>img{margin:30px auto;display:block;} 

/*教学相册*/
.member_album_box1{position: relative;margin-bottom: 50px;margin-top:50px;}
.member_album_box1>.tit{width: 890px;position: static;margin-top: 50px;}
.member_album_box1>.tit >ul{}
.member_album_box1>.tit >ul >li.li01{padding-left: 0px !important;margin-left: 0px !important;position: relative;width: 100%;border-bottom: 1px solid #dfe2e9;border-left: none;height: 35px;}
.member_album_box1>.tit >ul >li.li01 >span{color: #000;font-weight: bold;padding-bottom: 10px;display: block;}
.member_album_box1>.tit >ul >li.li01:after{content: '';width: 79px;height: 3px;background-color: #ff0505;position: absolute;bottom: -1px;left: 0;}
.member_album_box1>.tit >ul >li.li02{right: 0px;margin-left: 0px;width: 267px;}
.member_album_box1>.fl{width: 890px;float: left;margin-right: 24px;margin-top: 17px;}
.member_album_box1>.fl>.recommend-class{padding: 0;border: none;color: #000000;font-size: 32px;margin-bottom:30px;}
.member_album_box1>.fl>ul{width: 920px;}
.member_album_box1>.fl>ul>li{width: 275px;float: left;margin-right: 30px;padding: 15px 15px 15px 0;background-color: #FFFFFF;transition: all 0.3s linear;height:255px;}
.member_album_box1>.fl>ul>li:hover{padding:15px;background-color: #f4f5f6;}
.member_album_box1>.fl>ul>li:hover>a>p{color: #000000;}
.member_album_box1>.fl>ul>li:hover>a>p:before{opacity: 1;right: 0px;}
.member_album_box1>.fl>ul>li>a{display: block;}
.member_album_box1>.fl>ul>li>a>div>img{width: 100%;transition: all 0.3s linear; }
.member_album_box1>.fl>ul>li>a>p{margin-top: 12px;position: relative;color: #606265;}
.member_album_box1>.fl>ul>li>a>p:before{content: "→";position: absolute;top:0;right: 20px;font-size: 20px;color: #abadb3;opacity: 0;transition: all 0.3s linear; }
.member_album_box1>.fl>div>.dede_pages{margin-top: 50px;} 


/* 面包屑导航 */
.location{width: 100%; color: #666666;font-size: 14px;padding: 20px 0;user-select: none;}
.location>.center{width: 100%;max-width: 1200px;margin: 0 auto;}
.location>.center>a{font-size: 14px;color: #666666;}
.location>.center>a:after{content: "\e62e";font-family: "iconfont";display: inline-block;margin: 0 5px;}
.location>.center>a:hover{color: #689eef;}
.location>.center>a:last-child:after{display: none;}

.member_kc_box{}
.member_kc_box1{margin-top: 36px;}
.member_kc_box1>.center{width: 1200px;margin: 0 auto;}
.member_kc_box1>.center>.box{margin-top: 18px;padding: 20px;box-shadow: 0 0 10px rgba(0,0,0,0.1); }
.member_kc_box1>.center>.box>.list{padding: 30px;background-color: #fbfcfd;display: block;margin-bottom: 17px;}
.member_kc_box1>.center>.box>.list>.img{width: 388px;margin-right: 40px;display: block;float: left;max-height: 242px;overflow: hidden;}
.member_kc_box1>.center>.box>.list>.img>img{width: 100%;}
.member_kc_box1>.center>.box>.list>.txt{width: 670px;float: left;position: relative;}
.member_kc_box1>.center>.box>.list>.txt>a{font-size: 22px;font-weight: bold;margin-bottom: 20px;display: block;}
.member_kc_box1>.center>.box>.list>.txt>a:hover{color: #068bf2;}
.member_kc_box1>.center>.box>.list>.txt>.item1{margin-bottom: 20px;}
.member_kc_box1>.center>.box>.list>.txt>.item1>span{margin-right: 30px;color: #333;display: inline-block;}
.member_kc_box1>.center>.box>.list>.txt>.item1>span>em{font-style: normal;border: 1px solid #c9e6fb;padding: 3px 10px;margin-left: 10px;color: #0090f5;}
.member_kc_box1>.center>.box>.list>.txt>.item2{margin-bottom: 20px;color: #666666;line-height: 30px;white-space: nowrap;text-overflow:ellipsis;overflow: hidden;cursor: pointer;}
.member_kc_box1>.center>.box>.list>.txt>.item2>span{color: #999999;}
.member_kc_box1>.center>.box>.list>.txt>.item3>i{color: #0090f5;font-style: normal;cursor: pointer;}
.member_kc_box1>.center>.box>.list>.txt>.item3{color: #666666;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;cursor: pointer;}
.member_kc_box1>.center>.box>.list>.txt>.zx{position: absolute;right: 0px;top: 3px;}
.member_kc_box1>.center>.box>.list>.txt>.zx>.price{display: block;margin-bottom: 15px;font-weight: bold;color: #ff4d0d;text-align: center;}
.member_kc_box1>.center>.box>.list>.txt>.zx>.zixun{width: 93px;height: 34px;line-height: 34px;border: 1px solid #ff4d0d;display: block;text-align: center;font-size: 16px;color: #ff4d0d;border-radius:20px;background: #fff;cursor: pointer;}
.member_ntit{position: relative;}
.member_ntit>span{font-size: 24px;font-weight: bold;color: #000000;padding-left: 25px;position: relative;}
.member_ntit>span:before{content: "";width: 8px;height: 70%;left: 0;top: 15%;background-color: #ff7b17;display:block;position: absolute;border-radius:3px;}
.member_ntit>em{font-size: 16px;color: #000000;font-style: normal;}
.member_ntit>.px{display: inline-block;font-size: 14px;color: #666666;position: absolute;right: 0;bottom: 0;}
.member_ntit>.px>span{font-size: 14px;color: #666666;display: inline-block;padding: 0 10px;position: relative;cursor: pointer;}
.member_ntit>.px>span.active{color: #2592ff;}
.member_ntit>.px>span:hover{color: #2592ff;}
.member_ntit>.px>span:nth-child(2):before{width: 1px;height: 70%;left: 0;top: 15%;background-color: #eeeeee;position: absolute;content:"";}
.member_ntit>.px>span:nth-child(2):after{width: 1px;height: 70%;right: 0;top: 15%;background-color: #eeeeee;position: absolute;content:"";}
.member_ntit>a{position: absolute;right: 0;bottom: 0;font-size: 14px;color: #666;}
.member_ntit>a:hover{color: #0090f5;}

.member_kc_box2{margin-top: 40px;margin-bottom: 100px;}
.member_kc_box2>.center{width: 1200px;margin: 0 auto;}
.member_kc_box2>.center>.box{margin-top:40px;width:1256px;}
.member_kc_box2>.center>.box>.list{width: 258px;float: left;margin-right: 56px;padding: 20px;box-shadow: 0 0 10px rgba(0,0,0,0.1);position: relative;cursor: pointer;height: 453px;overflow: hidden;}
.member_kc_box2>.center>.box>.list>a{height: 100%;overflow: hidden;}
.member_kc_box2>.center>.box>.list>a>.img>img{width:100%;}
.member_kc_box2>.center>.box>.list>a>.txt>span{font-size: 18px;font-weight: bold;color: #666666;margin: 18px 0;display: block;}
.member_kc_box2>.center>.box>.list>a>.txt>.ms{font-size: 16px;color: #727272;padding-left: 12px;position: relative;margin-bottom: 15px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.member_kc_box2>.center>.box>.list>a>.txt>.ms:before{content: "";width: 3px;background-color: #ec3b3b;height: 80%;position: absolute;left: 0;top: 15%;}
.member_kc_box2>.center>.box>.list>a>.txt>.ts{font-size: 14px;color: #999999;padding-left: 12px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.member_kc_box2>.center>.box>.list>a>.txt>p{font-size: 14px;line-height: 1.6;color: #999999;}
.member_kc_box2>.center>.box>.list>.detail{width: 572px;position: absolute;left: 0;top: 190px;background-color: #fff;padding: 30px;border: 1px solid #f5f5f5;display: none;}
.member_kc_box2>.center>.box>.list:hover>.detail{display: block;z-index: 999;}
.member_kc_box2>.center>.box>.list>.detail>.top{padding-bottom: 20px;position: relative;}
.member_kc_box2>.center>.box>.list>.detail>.top>.img{width: 106px;height: 106px;border-radius:50%;overflow: hidden;margin-right: 38px;float: left;display: block;}
.member_kc_box2>.center>.box>.list>.detail>.top>.img>img{width: 100%;}
.member_kc_box2>.center>.box>.list>.detail>.top>.mid{width:366px;float: left;padding-top: 11px;}
.member_kc_box2>.center>.box>.list>.detail>.top>.mid>a{font-size: 18px;font-weight: bold;display: block;margin-bottom: 15px;}
.member_kc_box2>.center>.box>.list>.detail>.top>.mid>a:hover{color: #2592ff;}
.member_kc_box2>.center>.box>.list>.detail>.top>.mid>p{font-size: 14px;color:#333;margin-bottom: 10px;}
.member_kc_box2>.center>.box>.list>.detail>.top>.mid>p>a{margin-right: 10px;display: inline-block;position: relative;}
.member_kc_box2>.center>.box>.list>.detail>.top>.mid>p>a::after{content: "";width: 1px;height: 60%;position: absolute;right: -5px;top: 20%;display: block;background-color: #ececec;}
.member_kc_box2>.center>.box>.list>.detail>.top>.mid>p>a:last-child::after{display: none;}
.member_kc_box2>.center>.box>.list>.detail>.top>.mid>p>a:hover{color: #2592ff;}
.member_kc_box2>.center>.box>.list>.detail>.top>.zixun{position: absolute;width:80px;height: 30px;line-height: 30px;background-color: #2592ff;color: #fff;text-align: center;float: right; top: 0;right: 0;border-radius:20px;cursor: pointer;}
.member_kc_box2>.center>.box>.list>.detail>.bottom{color: #999999;font-size: 14px;border-top:1px solid #f5f5f5;padding:15px 8px;}
.member_kc_box2>.center>.box>.list:nth-child(n+3)>.detail{left: auto;right:0;}
/*网站地图*/
.map_box{margin: 20px auto;padding-bottom: 50px;}
.map_box .map_title{padding-bottom: 30px;border-bottom: 1px dashed #ccc;}
.map_box .map_title a{font-size: 24px; color: #555;font-weight: bold;}
.map_box .map_content{}
.map_box .map_content .map_content_left{float: left;width: 200px;margin-top: 30px;}
.map_box .map_content .map_content_left a{font-size: 18px;font-weight: bold;color: #666;}
.map_box .map_content .map_content_right{float: left;width: 1000px;overflow: hidden;}
.map_box .map_content .map_content_right li{float: left;width: 25%;margin-top: 30px;}
.map_box .map_content .map_content_right li a{font-size: 16px;color: #666;}
/*网站介绍*/
.jjcon{padding:50px 0px;}
.jjcon p{font-size:16px;line-height:50px;}


