/*reset*/
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin: 0;padding: 0;}
body{font-family:"Microsoft YaHei","SimSun","Arial";color:#333;background:#fff;font-size:14px;line-height:1.42857143;word-break:break-all;}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block;}
a{color:#333;text-decoration:none;}
a:active,a:hover{outline:0}
a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit;}
ol,ul,li{list-style: none;}
img{border:0;vertical-align:middle;}
button,input[type="button"],input[type="reset"],input[type="submit"] {cursor:pointer;}
button[disabled],input[disabled]{cursor:default;}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}
input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;outline:none;}
textarea{overflow:auto;resize:none}
select{background:#fff}
table {border-collapse:collapse;border-spacing:0}
[role="button"] {cursor:pointer;}
em{font-style:normal;}
/*浮动*/
.fr{float:right;}
.fl{float:left;}
.clearfix:after,.clearfix:before{content: "";display: table;}
.clearfix:after{clear: both;}
.clearfix{*zoom: 1;}
.pt153{padding-top: 153px!important;}
.pt0{padding-top: 0!important;}
/*位置*/
.text-center{text-align:center}
.text-right{text-align:right}
.text-left{text-align:left}
/*文字溢出*/
.nowrap{white-space:nowrap;display:block;overflow:hidden;text-overflow:ellipsis;}
.nowrap-2{display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.nowrap-3{display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
.nowrap-4{display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:4;}
.nowrap-5{display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:5;}
.nowrap-6{display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:6;}

/*图片*/
.data-photo{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}
/*placeholder*/
::-webkit-input-placeholder{color: #ccc;}
:-moz-placeholder{color: #ccc;}
::-moz-placeholder{color: #ccc;}
:-ms-input-placeholder{color: #ccc;}
/*容器*/
.wrap{min-width:1000px;min-height: 600px;padding-top: 99px;padding-bottom: 98px;}
.container{width: 1200px;margin: 0 auto;}
.bgc-f6{background: #f6f6f6;}
.bgc-f4{background: #F4F5F7;}
/*标题*/
.second-title{text-align: center;padding: 98px 0 50px;width: 1200px;margin: 0 auto;}
.second-title h2{font-size: 30px;font-weight: bold;margin-bottom: 10px;color: #333;}
.second-title p{color: #666;font-size: 18px;}
/*查看更多*/
.more-btn{display: block;width:180px;height:46px;line-height: 46px;text-align: center;border-radius:23px;margin: 0 auto;font-size: 18px;color: #fff;background: #333;}
/*头部*/
.page-header{position: fixed;top:0;width: 100%;background: #fff;z-index: 999;}
.page-header .header-top-box{height: 99px;line-height: 98px;border-bottom: 1px solid #F4F5F7;}
.page-header .navbar li{float: left;font-size: 20px;margin-left: 58px;}
.page-header .navbar li a{display: block;}
.page-header .navbar .active a{font-weight: bold;color: #F08300;font-size: 24px;}
.second-nav-box{height: 54px;background: #F08300;padding: 10px 0;}
.second-nav-box li{float: left;line-height: 34px;margin-right: 40px;}
.second-nav-box li a{display:inline-block;color: #fff;font-size: 16px;padding: 0 25px;border-radius: 17px;}
.second-nav-box li.active a{background: #333;}
/*底部*/
.page-footer{width: 100%;background: #333;padding-top: 45px;text-align: center;}
.page-footer .f-t{padding-bottom: 30px;}
.page-footer .f-t li{display: inline-block;vertical-align: top;font-size: 0;margin: 0 20px;}
.page-footer .f-t li .s-img{width: 160px;height:160px;}
.page-footer .f-t li p{color: #fff;font-size: 16px;margin-top: 10px;font-weight: bold;}
.page-footer .f-b{border-top: 1px solid #2c2c2c;color: #888;padding: 15px 0 40px;line-height: 2em;}
.page-footer .f-b a{color: #999;text-decoration: underline;font-size: 12px;}
/*分页*/
.pagelist{text-align:center;padding:20px 0;margin-top:20px;font-size: 16px;line-height:32px;}
.pagelist span{display:inline-block;width:30px;background:#F08300;color:#FFF;height:32px;border-radius:4px;line-height:32px;}
.pagelist a{color:#666;margin:0 8px;}
.pagelist .last-page{margin-right:20px;}
.pagelist .next-page{margin-left:20px;}
/*面包屑导航*/
.breadcrumb{color: #666;font-size: 12px;padding-top: 10px;margin-bottom: -27px;}
.breadcrumb span{color: #999;}
/*banner*/
.top-banner{width: 100%;height: 600px;position: relative;}
.top-banner .swiper-container{width: 100%;height: 100%;}
.top-banner .pagination{position: absolute;left: 0;text-align: center;bottom:21px;width: 100%;z-index: 3;}
.top-banner .swiper-pagination-switch {display: inline-block;width: 10px;height: 10px;border-radius: 10px;background: #fff;margin: 0 5px;opacity:.6;cursor: pointer;}
.top-banner .swiper-active-switch {opacity: 1;}
.top-banner a{display: block;width: 100%;height: 100%;}
/*首页*/
.page-home .ad-recommend{padding: 100px 0 102px;}
.page-home .ad-recommend li{float:left;width: 560px;height: 200px;margin-right: 80px;}
.page-home .ad-recommend li:nth-child(2n){margin-right: 0;}
.page-home .strength-list{padding-bottom: 50px;}
.page-home .strength-list li{float:left;width: 280px;height: 202px;background: #FFFFFF;border: 1px solid #F2F2F2;border-radius: 6px;text-align: center;padding: 0 10px;margin-right: 26px;margin-bottom: 50px;}
.page-home .strength-list li .menu{width: 70px;height: 70px;border-radius: 50%;overflow: hidden;margin: -20px auto 28px;}
.page-home .strength-list li .titl{font-size: 20px;font-weight: bold;color: #333;}
.page-home .strength-list li .desc{color: #666;line-height: 24px;margin-top: 12px;}
.page-home .strength-list li:nth-child(4n){margin-right: 0;}
.telecast-list li{float: left;margin-right: 64px;margin-bottom: 50px;}
.telecast-list li:nth-child(2n){margin-right: 0;}
.telecast-list li .ui-img{width:220px;height:154px;background: url("../images/jiemu_bg.png") no-repeat center top;padding: 17px 1px 1px;}
.telecast-list li .ui-list-info{width: 330px;margin-left: 18px;}
.telecast-list li h3{color: #333;font-size: 18px;font-weight: bold;padding-top: 6px;}
.telecast-list li .desc{color: #666;line-height: 20px;height: 60px;margin-top: 10px;}
.telecast-list li a{display:block;width: 188px;height: 34px;line-height:32px;border: 1px solid #F08300;border-radius: 17px;color: #F08300;text-align: center;margin-top: 25px;}
/*品牌*/
.page-brand .basic-concept{padding-bottom: 60px;}
.page-brand .basic-concept li{float:left;width: 580px;height: 534px;background: #FBFBFC;border: 1px solid #F2F2F2;padding: 20px 30px;margin-right: 40px;margin-bottom: 38px;}
.page-brand .basic-concept li .c-img{width:100%;height: 202px;}
.page-brand .basic-concept li h3{color: #333;font-size: 20px;font-weight: bold;margin-top: 35px;text-align: center;}
.page-brand .basic-concept li p{margin-top: 5px;text-align: center;}
.page-brand .basic-concept li .c-intro{color: #666;margin-top: 25px;max-height: 180px;overflow: hidden;}
.page-brand .basic-concept li:nth-child(2n){margin-right: 0;}
.page-brand .brand-list{padding-bottom: 60px;}
.page-brand .brand-list li{width: 280px;height: 323px;border: 1px solid #F2F2F2;border-radius: 4px;background: #fff;float: left;text-align: center;padding-top: 45px;margin-right: 26px;margin-bottom: 40px;}
.page-brand .brand-list li .b-img{width: 100px;height: 100px;border-radius: 6px;margin: 0 auto 27px;overflow: hidden;}
.page-brand .brand-list li h3{color: #333;font-size: 18px;font-weight: bold;margin-bottom: 8px;}
.page-brand .brand-list li p{color: #666;font-size: 16px;}
.page-brand .brand-list li a{display: block;line-height: 55px;border-top: 1px solid #F2F2F2;font-size: 16px;margin-top: 45px;}
.page-brand .brand-list li:nth-child(4n){margin-right: 0;}
.industry-expert li{float:left;width: 580px;height: 162px;background: #FBFBFC;border: 1px solid #F2F2F2;border-radius: 6px;padding: 30px 35px 0 20px;margin-right: 40px;margin-bottom: 40px;}
.industry-expert li:nth-child(2n){margin-right: 0;}
.industry-expert li .avatar{width: 100px;height: 100px;border-radius: 50%;overflow: hidden;}
.industry-expert li .ui-list-info{width: 406px;padding-top: 10px;}
.industry-expert li h3{color: #333;font-size: 18px;font-weight: bold;margin-bottom: 15px;}
.industry-expert li .desc{font-size: 16px;line-height: 24px;max-height: 72px;}
/*历程*/
.page-licheng .img-show{margin-bottom: 84px;margin-top: -10px;}
.page-licheng .img-show img{width: 100%;vertical-align: top;}
.page-licheng .licheng-list li{margin-bottom: 48px;position: relative;}
.page-licheng .licheng-list li .year{width: 130px;height: 50px;line-height:50px;color:#fff;font-size:18px;font-weight:bold;text-align:center;background: #F08300;}
.page-licheng .licheng-list li .line{width: 60px;height: 1px;background: #F08300;margin-left: 10px;margin-top: 23px;}
.page-licheng .licheng-list li .detail-box{width: 989px;background: #FAFAF9;border-radius: 6px;padding: 30px 30px 25px 40px;position: relative;color: #666;font-size: 16px;line-height: 28px;}
.page-licheng .licheng-list li .detail-box h4{color: #333;font-size: 18px;font-weight: bold;position: relative;margin-bottom: 12px;line-height: 20px;}
.page-licheng .licheng-list li .detail-box h4:before{content:"";position:absolute;top:0;left: -10px;width: 4px;height: 100%;background: #F08300;}
.page-licheng .licheng-list li .detail-box:before{content:"";position:absolute;top:60px;left:-144px;width: 1px;height: calc(100% - 18px);background: #F08300;}
.page-licheng .licheng-list li .circle{position:absolute;top:calc(50% + 38px);left:62px;width: 10px;height: 10px;background: #F08300;border-radius: 50%;}
.page-licheng .licheng-list li .circle:before{content:"";position:absolute;top:-3px;left:-3px;width: 16px;height: 16px;background: #F08300;border-radius: 50%;opacity: .5;}
.page-licheng .licheng-list li:last-child .circle,.page-licheng .licheng-list li:last-child .detail-box:before{display: none;}
/*推广*/
.page-tuiguang .choice{color:#fff;background:rgba(0,0,0,.7);}
.page-tuiguang .slide-wrapper{position:relative;}
.page-tuiguang .slide-wrapper .container{min-height: 600px;position:relative;}
.page-tuiguang .slide-wrapper .cover{position:absolute;z-index:-1;width:100%;height:100%;top:0;background-repeat:no-repeat;background-position:center center;background-size:cover}
.page-tuiguang .slide-nav{position:absolute;top:0;left:100px;padding-top:30px;width:280px;height:100%;background:rgba(0,0,0,.3);cursor: pointer;}
.page-tuiguang .slide-nav li{line-height:100px;font-size:18px;text-align:center;}
.page-tuiguang .slide-nav li.active{position:relative;background:-webkit-gradient(linear,right top, left top,from(rgba(18,18,18,1)),to(rgba(0,0,0,0)));background:-webkit-linear-gradient(right,rgba(18,18,18,1),rgba(0,0,0,0));background:-o-linear-gradient(right,rgba(18,18,18,1),rgba(0,0,0,0));background:linear-gradient(270deg,rgba(18,18,18,1),rgba(0,0,0,0));}
.page-tuiguang .slide-nav li.active:before{position:absolute;left:0;content:" ";width:4px;height:100%;background:#ED6D34;}
.page-tuiguang .slide-content{padding:115px 20px 0 452px;}
.page-tuiguang .slide-cnt{padding-bottom: 30px;}
.page-tuiguang .slide-cnt .title{font-size:20px;margin-bottom: 35px;}
.page-tuiguang .slide-cnt .sub-item{font-size:16px;line-height:1.8;}
/*创始人*/
.mb65{margin-bottom: 65px;}
.page-wxpjianli .brief-box{background: #F8B551;color: #fff;}
.page-wxpjianli .brief-box .brief-inner{min-height: 535px;background: url("../images/wxp_bg.png") no-repeat right bottom;padding:60px 0 60px 160px;font-size: 18px;}
.page-wxpjianli .brief-box .brief-inner h3{font-size:24px;font-weight: bold;margin-bottom: 14px;}
.page-wxpjianli .brief-box .brief-inner .cnt{line-height: 30px;}
.page-wxpjianli .lucky-box li{margin-bottom: 20px;}
.page-wxpjianli .lucky-box .ui-img{width: 146px;height: 320px;border: 1px solid #F4F5F7;}
.page-wxpjianli .lucky-box .ui-list-info{width: 1027px;}
.page-wxpjianli .lucky-box h4{color: #F08300;font-size: 30px;font-weight: bold;padding-top: 5px;margin-bottom: 15px;}
.page-wxpjianli .lucky-box h4 span{color: #999;font-size: 18px;padding-left: 8px;}
.page-wxpjianli .lucky-box .intro{color: #333;font-size: 16px;line-height: 26px;padding-bottom: 20px;border-bottom: 1px solid #eee;min-height: 287px;}
.page-wxpjianli .lucky-box li:last-child .intro{border-bottom: 0;}
/*科研团队*/
.page-tuandui li{width: 566px;margin-bottom: 40px;}
.page-tuandui li:not(:nth-child(2n)){margin-right: 68px;}
.page-tuandui li .ui-img{width: 180px;height: 217px;border: 1px solid #F4F5F7;}
.page-tuandui li .ui-list-info{width: 364px;margin-left: 22px;}
.page-tuandui li .ui-list-info h3{color: #333;font-size: 20px;font-weight: bold;padding-top: 6px;margin-bottom: 15px;}
.page-tuandui li .ui-list-info .sub-titl{color: #333;font-size: 18px;margin-bottom: 10px;}
.page-tuandui li .ui-list-info .desc{color: #666;font-size: 16px;line-height: 26px;max-height: 130px;}
.page-jiaocai li .ui-list-info .desc{max-height:156px; }
/*详情*/
.page-detail .second-title h2{font-size: 24px;margin-bottom: 15px;}
.page-detail .second-title p{font-size: 16px;}
.page-detail .s-video{width: 100%;height: 720px;margin-bottom: 65px;}
.page-detail .s-cnt{color: #333;font-size: 16px;line-height: 1.5;}
.page-detail .s-cnt img{max-width: 100%!important;height: auto!important;}
#player-container-id{width: 100%;height: 100%;}
/*师资培训*/
.bgc-fa{background: #FAFAF9;}
.bgc-a{background: #aaa!important;}
.page-shizipeixun .recommend-box{padding-bottom: 56px;}
.page-shizipeixun .recommend-box .recommend-l{width: 800px;}
.page-shizipeixun .recommend-box .recommend-title{position: relative;padding: 10px 0 12px;}
.page-shizipeixun .recommend-box .recommend-title img{margin-right: 10px;margin-top: -3px;}
.page-shizipeixun .recommend-box .recommend-title h3{color: #333;font-size: 20px;font-weight: bold;padding-right: 90px;margin-bottom: 15px;}
.page-shizipeixun .recommend-box .recommend-title p{color: #666;font-size: 14px;}
.page-shizipeixun .recommend-box .recommend-title .btn{display: block;width: 88px;height: 32px;line-height:30px;border: 1px solid #707070;border-radius: 15px;color: #333;font-size: 12px;text-align: center;position: absolute;top:0;right: 0;}
.page-shizipeixun .recommend-box .course-inner{width: 100%;height: 430px;border: 1px solid #EEEEEE;border-radius: 2px;padding: 38px 24px 0 30px;margin-bottom: 20px;}
.page-shizipeixun .recommend-box .course-inner .ui-img{width: 320px;height: 360px;border: 1px solid #F4F5F7;}
.page-shizipeixun .recommend-box .course-inner .ui-list-info{width: 410px;color: #666;font-size: 16px;}
.page-shizipeixun .recommend-box .course-inner .ui-list-info h4{color: #333;font-size: 30px;line-height: 36px;}
.page-shizipeixun .recommend-box .course-inner .ui-list-info .desc{font-size: 14px;line-height: 24px;height: 96px;}
.page-shizipeixun .recommend-box .course-inner p img{margin-right: 12px;margin-top: -2px;}
.page-shizipeixun .recommend-box .course-inner p{margin-top: 20px;}
.page-shizipeixun .recommend-box .course-inner .btn{display: block;height: 40px;background: #F08300;border-radius: 20px;line-height: 40px;text-align: center;color: #fff;font-size: 16px;margin-top: 46px;}
.list-shiziban li{float:left;width: 390px;height: 155px;border: 1px solid #F2F2F2;padding: 25px 22px 0 20px;color: #666;font-size: 12px;position: relative;margin-bottom: 40px;}
.page-shizipeixun .list-shiziban li:not(:nth-child(2n)){margin-right: 20px;}
.list-shiziban .bgc-e{background: #FBFBFC;}
.list-shiziban li h3{color: #333;font-size: 18px;line-height: 24px;font-weight: bold;margin-bottom: 18px;height: 48px;}
.list-shiziban li p{margin-top: 10px;padding-right: 110px;}
.list-shiziban li .btn{display: block;width: 100px;height: 36px;background: #F08300;border-radius: 18px;line-height: 36px;text-align: center;color: #fff;position: absolute;bottom:26px;right: 22px;}
.list-shiziban .bgc-e .btn{background: #aaa;cursor: default;}
.page-shizipeixun .recommend-box .recommend-r{width: 360px;}
.page-shizipeixun .recommend-box .recommend-r ul{width: 100%;height: 605px;border: 1px solid #EEEEEE;border-radius: 2px;padding: 20px 0 20px 20px;overflow-y: auto;overflow-x: hidden;}
.page-shizipeixun .recommend-box .recommend-r ul .avatar{width: 45px;height: 45px;border: 1px solid #F4F5F7;border-radius: 50%;overflow: hidden;margin-right: 12px;}
.page-shizipeixun .recommend-box .recommend-r ul .ui-list-info{width: 262px;padding-bottom: 15px;border-bottom: 1px solid #F2F2F2;min-height: 60px;}
.page-shizipeixun .recommend-box .recommend-r ul h4{color: #333;font-size: 14px;font-weight: bold;margin-bottom: 6px;}
.page-shizipeixun .recommend-box .recommend-r ul .desc{color: #666;line-height: 24px;font-size: 14px;max-height: 96px;}
.page-shizipeixun .recommend-box .recommend-r ul li:not(:last-child){margin-bottom: 18px;}
.page-shizipeixun .recommend-box .recommend-r ul li:last-child .ui-list-info{border-bottom: 0;}
/* 滚动条样式 */
.page-shizipeixun .recommend-box .recommend-r ul::-webkit-scrollbar-track {background: #fff;}
.page-shizipeixun .recommend-box .recommend-r ul::-webkit-scrollbar-thumb {border-radius: 3px;background: #434343;opacity: 0.84;}
.page-shizipeixun .recommend-box .recommend-r ul::-webkit-scrollbar {width: 6px;}
.page-shizipeixun .why-box{padding-bottom: 60px;}
.page-shizipeixun .why-box ul,.page-shizipeixun .what-box ul{width: 1224px;}
.page-shizipeixun .why-box li,.page-shizipeixun .what-box ul li{width: 580px;background: #FFFFFF;margin-bottom: 40px;}
.page-shizipeixun .why-box li .ui-img{width: 160px;height: 230px;border: 1px solid #E5E5E5;}
.page-shizipeixun .why-box li .ui-list-info{height: 230px;border: 1px solid #E5E5E5;border-left: 0;width: 420px;padding: 20px 28px 28px 20px;overflow: hidden;}
.page-shizipeixun .why-box li .ui-list-info h3,.page-shizipeixun .what-box ul li h3{color: #333;font-size: 18px;font-weight: bold;line-height: 22px;margin-bottom: 15px;}
.page-shizipeixun .why-box li .ui-list-info p{color: #666;font-size: 14px;line-height: 24px;}
.page-shizipeixun .why-box li:nth-child(2n+1),.page-shizipeixun .what-box li:nth-child(2n+1){margin-right: 64px;}
.page-shizipeixun .what-box ul li{height: 240px;padding: 30px 35px 0 20px;border: 1px solid #F2F2F2;border-radius: 6px;}
.page-shizipeixun .what-box ul li .num{width: 80px;height: 80px;background: #F08300;border-radius: 50%;font-size: 36px;font-weight: bold;text-align: center;line-height: 80px;font-family:"SimSun";color: #fff;}
.page-shizipeixun .what-box ul li .ui-list-info{width: 426px;}
.page-shizipeixun .what-box ul li p{color: #333;font-size: 16px;line-height: 26px;max-height: 156px;}
/*师资班*/
.page-shiziban .list-shiziban li{width: 360px;margin-right: 60px;}
.page-shiziban .list-shiziban li:nth-child(3n){margin-right: 0;}
.mb10{margin-bottom: 10px!important;}
.page-shizibanS .form-box{height: 520px;border: 1px solid #F2F2F2;border-radius: 5px;padding: 78px 247px 0;}
.page-shizibanS .form-box li{margin-bottom: 45px;}
.page-shizibanS .form-box li span{color: #666;font-size: 16px;line-height: 54px;width: 160px;}
.page-shizibanS .form-box li input{width: 544px;height: 54px;border: 1px solid #E5E5E5;border-radius: 2px;padding: 0 18px;font-size: 16px;color: #666;}
.page-shizibanS .form-box .submit-btn{display:block;width: 180px;height: 46px;line-height:46px;background: #F08300;border-radius: 23px;color: #fff;font-size: 18px;text-align: center;margin: 58px auto 0;}
.page-shizibanS .form-box .city-box{position: relative;}
.page-shizibanS .form-box .city-choose-popup{display:none;position: absolute;left:160px;top:54px;background: #fff;font-size: 16px;width:300px;-webkit-box-shadow: 0 0 5px rgba(0,0,0,.2);box-shadow: 0 0 5px rgba(0,0,0,.2);}
.page-shizibanS .form-box .city-choose-popup .hd{line-height: 40px;border-bottom: 1px solid #E5E5E5;}
.page-shizibanS .form-box .city-choose-popup .hd .cancel{font-size: 14px;padding: 0 20px;cursor: pointer;}
.page-shizibanS .form-box .city-choose-popup .hd a{display: inline-block;vertical-align: top;padding: 0 20px;}
.page-shizibanS .form-box .city-choose-popup .main{height: 150px;overflow-y: auto;}
.page-shizibanS .form-box .city-choose-popup a.active{color:#F08300;}
.page-shizibanS .form-box .city-choose-popup .main a{display: inline-block;vertical-align: top;margin:10px;}
/*弹框提示*/
.toptips-box{display:none;position: fixed;width: 100%;height: 100%;top:50%;left:0;text-align:center;z-index: 200;}
.toptips-box .content{display: inline-block;padding:0 15px;height: 44px;line-height: 44px;background: rgba(0,0,0,0.8);border-radius: 4px;color: #fff;margin-top:-22px;}
/*感言*/
.page-ganyan li{width: 566px;margin-bottom: 40px;}
.page-ganyan li:not(:nth-child(2n)){margin-right: 68px;}
.page-ganyan li .ui-img{width: 180px;height: 217px;border: 1px solid #F4F5F7;}
.page-ganyan li .ui-list-info{width: 364px;margin-left: 22px;color: #666;font-size: 16px;}
.page-ganyan li .ui-list-info h3{color: #333;font-size: 20px;font-weight: bold;padding-top: 6px;margin-bottom: 15px;}
.page-ganyan li .ui-list-info .desc{line-height: 26px;height: 130px;margin-bottom: 22px;}
/*学员采访*/
.page-video .video-list{margin-left: -40px;}
.page-video .video-list li{float: left;width:270px;margin-left: 40px;margin-bottom: 35px;}
.page-video .video-list li h3{font-size: 18px;line-height:22px;height:44px;margin-top:15px;}
.page-video .video-list .v-img{display:block;width:100%;height: 164px;border-radius: 2px;border: 1px solid #F4F5F7;position: relative;overflow: hidden;}
.page-video .video-list .v-img img{-webkit-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);-webkit-transition: -webkit-transform .5s;transition: -webkit-transform .5s;-o-transition: -o-transform .5s;transition: transform .5s;transition: transform .5s, -webkit-transform .5s, -o-transform .5s}
.page-video .video-list .v-img:hover img{-webkit-transform: scale(1.2);-ms-transform: scale(1.2);-o-transform: scale(1.2);transform: scale(1.2);}
.page-video .video-list .v-img .play-cover{display:block;position: absolute;top:0;left: 0;width: 100%;height: 100%;background: url("../images/play.png") no-repeat center center;-webkit-transform: scale(0);-ms-transform: scale(0);-o-transform: scale(0);transform: scale(0);-webkit-transition: -webkit-transform .5s;transition: -webkit-transform .5s;-o-transition: -o-transform .5s;transition: transform .5s;transition: transform .5s, -webkit-transform .5s, -o-transform .5s;}
.page-video .video-list .v-img:hover .play-cover{-webkit-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);}
/*视频详情页*/
.page-videoS{padding-bottom: 100px;}
.page-videoS .second-title h2{margin-bottom: 15px;}
.page-videoS .second-title p{font-size: 16px;}
.page-videoS .video-box{width: 100%;height: 720px;}
.page-videoS .type-box{position: relative;margin-top: 40px;}
.page-videoS .type-box h1{position: absolute;top:0;left: 0;line-height:24px;color: #333;font-size: 20px;font-weight: bold;border-left: 5px solid #ED6D34;padding-left: 10px;}
.page-videoS .type-box ul{padding-top: 1px;}
.page-videoS .type-box ul li{float:left;width:60px;height:22px;line-height: 22px;background: #F2F2F2;color: #333;font-size: 14px;text-align: center;margin-left: 20px;border-radius: 11px;margin-bottom: 33px;cursor: pointer;}
.page-videoS .type-box ul .active{background: #F08300;color: #F2F2F2;}
.page-videoS .type-box ul li:first-child{margin-left: 115px;}
.page-videoS .jiemu-list{margin-left: -21px;}
.page-videoS .jiemu-list .swiper-container{width: 100%;height: 100%;}
.page-videoS .jiemu-list .swiper-slide{width:155px;padding-left: 20px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.page-videoS .jiemu-list .swiper-slide .thumb{display:block;width: 100%;height: 95px;position: relative;}
/*.page-videoS .jiemu-list .swiper-slide .thumb:before{content: "";position: absolute;top:0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,.7);}*/
.page-videoS .jiemu-list .swiper-slide p{color: #666;font-size: 15px;line-height: 24px;height: 48px;margin-top: 10px;}
.page-videoS .jiemu-list .swiper-slide p a{color: #666;}
.page-videoS .jiemu-list .active .thumb{border: 3px solid #F08300;}
.page-videoS .jiemu-list .active p a{color: #333;font-weight: bold;}
/*联系我们*/
.page-contact ul{margin-left: -53px;}
.page-contact li{width: 260px;height: 300px;border: 1px solid #EEEEEE;padding: 58px 54px 0;text-align: center;margin-left: 53px;}
.page-contact li h4{color: #333;font-size: 18px;font-weight: bold;margin-top: 20px;}
.page-contact li p{color: #666;font-size: 14px;line-height: 24px;margin-top: 15px;}
/*内容*/
.page-news ul{margin-top: -10px;}
.page-news li{padding: 40px 0;}
.page-news li:not(:last-child){border-bottom: 1px solid #eee;}
.page-news li .n-img{width: 240px;height: 160px;border: 1px solid #F4F5F7;}
.page-news li .n-intro{width: 940px;padding-right: 20px;}
.page-news li .n-intro h3{font-size: 20px;font-weight: bold;padding-top: 8px;margin-bottom: 15px;}
.page-news li .n-intro .desc{color: #333;font-size: 16px;line-height: 24px;height: 48px;margin-bottom: 42px;}
.page-news li .n-intro .time{color: #666;font-size: 14px;}
