/* 首页 banner */
.swiper_layer{position:relative;width:100%; min-width:1100px; height:500px;display:block;}
.swiper_layer .banner{width:100%;height:500px;position:absolute;top:0;left:0;cursor:pointer;}
.swiper_layer .swiper_nav{width:140px;text-align:center;position:absolute;z-index:2;height:500px;left:50%;margin-left:-550px;}
.swiper_layer .swiper_nav h1{height:80px;line-height:80px;background: rgba(200,32,52,.8);font-size:21px;color: #fff;}
.swiper_layer .swiper_nav li{height:70px;line-height:70px;background: rgba(66,25,24,.9);border-bottom: 1px solid #452f2e;}
.swiper_layer .swiper_nav li a{font-size:17px;color: #fff;}
.swiper_layer .swiper_nav li:last-child{border:none}
.swiper_layer .swiper_nav li:hover{background: rgba(69,70,70,.9)}
.swiper_layer .swiper_login{width:220px;height:300px;margin-top:100px;position:absolute;z-index:2;right:50%;margin-right:-550px; background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;}
.swiper_layer .swiper_login p{font-size:14px;color: #999;}
.swiper_layer .swiper_login p.welcome{margin: 10px 0 8px;}
.swiper_layer .swiper_login a{font-size:15px;color:#c82034;display:block;border:1px solid #c82034;width:142px;height:32px;line-height:32px;text-align:center;margin-bottom: 8px;}
.swiper_layer .swiper_login a:hover{background:#c82034;color: #fff;}
.swiper_layer .swiper_login p.appdown{cursor:pointer;}
.swiper_layer .swiper_login .appdown_ewm{display:none;}
.swiper_layer .swiper-pagination{width:100%;bottom:10px;}
.swiper_layer .swiper-pagination-bullet{margin-right:6px; width:12px; height:12px;}
.swiper_layer .swiper-pagination-bullet-active{background:#c82034;}

/* mba项目 */
.master_nav{padding:22px 0;height:110px;text-align: center;}
.master_nav li{float:left;width:137.5px;color:#575757;}
.master_nav li a{color:#575757;font-size:14px;display:block;height:66px;padding:10px 0;}
.master_nav li:hover a{background:#c82034;color:#fff;}
.master_nav li:hover a span{color:#fff;}
.master_nav li span{color:#c82034;font-weight:bold; font-size:20px;}

/*首页 通用*/
.section{padding:30px 0 30px; min-width:1100px;}
.index_title{border-left:8px solid #c82034;height:50px;line-height:50px;padding-left:30px;font-size:25px;color: #374953;margin-bottom:30px;}
.index_title span{font-size:20px; margin-left:15px;}

/*首页 公开课预约*/
.section1{background:#fafafa;}
.section1 .swiper-slide .box{width:350px;height:180px;background:#fff; cursor:pointer;}
.section1 .swiper-slide .box img{border-radius:5px;}
.section1 .swiper-slide .box:hover{background: #f1f1f1;}
.section1 .swiper-slide .box img.fl{width:150px; height:180px;}
.section1 .swiper-slide .box .fr{width:200px;text-align:center;height:165px;padding:25px 0;display: flex;flex-direction: column;justify-content: space-around;align-items:center;}
.section1 .swiper-slide .box .fr h1{font-size:20px;color:#374953;font-weight:normal; line-height:40px;}
.section1 .swiper-slide .box .fr h2{font-size:15px;color:#4d4d4d;font-weight:normal; text-align:left; line-height:25px;}
.section1 .swiper-slide .box .fr p{font-size:15px;color:#4d4d4d; text-align:left; line-height:25px;}
.section1 .swiper-slide .box .fr span{width:100px;height:28px;line-height:28px;display:block;text-align:center;border-radius:5px;font-size:15px;color: #fff;background:#c82034;margin-top:10px;}


/*首页 备考方案*/
.section2{background:#f4f4f4;}
.section2 .fl{width:300px;height:440px;background:#d3d3d4;padding:20px;display: flex;flex-wrap: wrap;align-content: space-between;letter-spacing: 2px;}
.section2 .fl strong{font-size:18px;color:#526379;}
.section2 .fl p{font-size:16px;color:#474443;margin-top:8px;}
.section2 .fr{width:780px;height:440px;display:flex;flex-wrap:wrap;justify-content:space-between;align-content:space-between;}
.section2 .fr li{float:left;width:248px;height:215px;overflow: hidden;}
.section2 .fr li img{transition:all .3s linear;}
.section2 .fr li:hover img{transform: scale(1.1);transition:all .5s linear;}

/*首页 名师汇集*/
.section3{background: #fafafa;}
.teacher_nav{margin-bottom:30px;}
.teacher_nav li{float: left;width:25%;height:60px;line-height:55px;background:#e3e4e5;font-size:24px;color: #374953;text-align: center;border-top: 6px solid #e3e4e5;border-right: 1px solid #fff;cursor: pointer;}
.teacher_nav li:last-child{border-right:0;}
.teacher_nav li:hover , .teacher_nav li.on{border-top: 6px solid #c82034;background: #fff;}
.teacher_box {width:100%;height:320px;position: relative;}
.teacher_box li{z-index: 1;width:100%;position: absolute;top: 0;left: 0;background: #fff;}
.teacher_box li:first-child{z-index:2;}
.teacher_box li .teacher_cont{background: #e6e6e6;width:200px;height:320px;}
.teacher_box li .teacher_cont img{width:200px; height:237px;}
.teacher_cont_bottom{background:#fff;border:1px solid #e6e6e6;border-top:0; padding:5px; height:83px;}
.teacher_cont_bottom strong{display:block;font-size:18px; line-height:30px; color:#333;text-align:center;}
.teacher_cont_bottom p{font-size:15px;color:#666;text-align:center;margin-bottom:5px;}

/*首页 院校库*/
.section4{background: #f4f4f4;}
.section4 .index_title a{font-size:16px;color: #595757;display: inline-block;line-height: 1;text-decoration:underline;float: right;margin-top: 25px;}
.section4 .fl{width:400px;height:380px;border: 2px solid #d4d4d4;padding:30px 20px;}
.section4 .fl h2{font-size:24px;color:#000;font-weight:normal;margin-bottom:30px;text-indent:12px;line-height:1;}
.section4 .fl h2 a{font-size:14px;color: #c82034;display: inline-block;line-height: 1;text-decoration:underline;float:right;margin-top:12px;}
.section4 .fl li{margin-top:23px;background: url(../images/icon03.png) no-repeat 0;text-indent: 6px;line-height: 1;}
.section4 .fl li a{width:290px;height:16px;display: inline-block;overflow: hidden;font-size:15px;color: #4d4d4d;}
.section4 .fl li a:hover{color: #c82034;}
.section4 .fl li span{font-size:16px;color: #4d4d4d;float: right;}
.section4 .fr{width:670px;height:380px;display: flex;flex-wrap: wrap;justify-content: space-between;align-content: space-between;}
.section4 .fr li{position:relative;}
.section4 .fr li:hover .desc{display: block;}
.section4 .fr li .desc{width:100%;height:100%;position: absolute;left: 0;top: 0;background: rgba(0,0,0,.5);text-align: center;padding-top: 30px;display: none;}
.section4 .fr li:nth-child(5) .desc,.section4 .fr li:nth-child(6) .desc,.section4 .fr li:nth-child(7) .desc {padding-top: 10px;}
.section4 .fr li .desc h2{color: #fff;font-size:24px;font-weight: normal;}
.section4 .fr li .desc p{margin-top: 12px;color: #fff;font-size: 16px;}

/* 首页 提前面试 */
.section5{background: #fdfdfd;}
.section5 .fl{width:540px;height:254px;border: 2px solid #d4d4d4;padding:30px 20px; float:left;}
.section5 .fl h2{font-size:24px;color: #000;font-weight: normal;text-indent: 12px;line-height: 1;}
.section5 .fl h2 a{font-size:14px;color: #c82034;display: inline-block;line-height: 1;text-decoration:underline;float: right;margin-top: 12px;}
.section5 .fl li{margin-top:23px;background: url(../images/icon03.png) no-repeat 0;text-indent:6px;line-height: 1;}
.section5 .fl li a{width:350px;height:16px;display: inline-block;overflow: hidden;font-size:15px;color: #4d4d4d;}
.section5 .fl li a:hover{color: #c82034;}
.section5 .fl li span{font-size:16px;color: #4d4d4d;float:right;}

.section5 .fl2{width:550px;height:254px;border: 2px solid #d4d4d4;padding:30px 20px; float:left; margin-left:5px;}
.section5 .fl2 h2{font-size:24px;color: #000;font-weight: normal;text-indent: 12px;line-height: 1;}
.section5 .fl2 h2 a{font-size:14px;color: #c82034;display: inline-block;line-height: 1;text-decoration:underline;float: right;margin-top: 12px;}
.section5 .fl2 li{margin-top:23px;background: url(../images/icon03.png) no-repeat 0;text-indent:6px;line-height: 1;}
.section5 .fl2 li a{width:350px;height:16px;display: inline-block;overflow: hidden;font-size:15px;color: #4d4d4d;}
.section5 .fl2 li a:hover{color: #c82034;}
.section5 .fl2 li span{font-size:16px;color: #4d4d4d;float:right;}


.section5 .fr{width:290px;height:254px; border:0px solid red; float:right; margin-left:5px;}
.section5 .fr .class a{float: left;margin-bottom: 20px;}
.section5 .fr .class a:first-child{margin-right: 1px;}







.victory_box{border: 2px solid #d4d4d4;padding: 21px;}
.victory_box > h2{font-size:24px;}
.victory_box > h2 a{font-size:14px;color: #909090;display: inline-block;line-height: 1;text-decoration:underline;float: right;margin-top: 20px;}
.victory_list li{float:left;margin-right:25px;}
.victory_list li:last-child{margin-right: 0;}
.victory_list li h2{background: url(../images/icon04.png) no-repeat 0;font-size:16px;text-indent: 18px;letter-spacing: 1px;color: #c82034;margin:20px 0 10px}
.victory_list li .victory{height:209px; width:190px; background:#fdfdfd; border:1px solid #f0f0f0; padding-left:10px;}
.victory_list li .victory_list{height:40px;font-size:15px;color:#555;display:flex;justify-content:space-between;}
.victory_list li .victory_list span:nth-child(1){text-align:left;width:70px;}
.victory_list li .victory_list span:nth-child(2){text-align:left;width:110px;}

/*首页 跟我学*/
.section6{background: #fafafa;}
.study_box{width:260px;padding:12px;border:2px solid #e6e6e6;display:block;}
.study_box p{font-size:20px;color:#374953;text-align:center;margin-top:14px;}

/*首页 知识库*/
.section7{background: #f4f4f4;}
.section7 .fl{width:260px;height:436px;border:2px solid #4e5e67;padding:12px 14px;margin-right:18px;}
.section7 .fl li{margin-top:18px;background: url(../images/icon03.png) no-repeat 0 8px;text-indent:6px;line-height:1;}
.section7 .fl img{width:228px; height:150px;}
.section7 .fl li a{width:236px;height:20px; line-height:20px; display:inline-block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;font-size:15px;color:#5d5d5d;font-weight:bold; }
.section7 .fl li a:hover{color:#c82034;}
.section7 .fr ul{width:540px;height:436px;display: flex;flex-wrap: wrap;justify-content: space-between;align-content: space-between;}
.section7 .fr li{padding:16px 0;background:#dcdddd;width:166px;height:140px;}
.section7 .fr li a{color:#374953;font-size:20px;display:block;width:100%;height:100%;text-align: center;}
.section7 .fr li a img{display:inline-block;}
.section7 .fr li.bottom{width:260px;height:118px;padding:0;overflow:hidden;}
.section7 .fr li.bottom img{transition:all .3s linear;}
.section7 .fr li.bottom:hover img{transform: scale(1.05);transition:all .5s linear;}

/*首页 历年成绩·校友活动*/
.section8{background: #fafafa;}
.section8 .fl{width:400px;height:430px;border: 2px solid #a5a5a5;padding:30px;}
.section8 .fl h2{color:#c82034;font-size:24px;font-weight: normal;margin-bottom:15px;}
.section8 .fl h2 a{font-size:14px;color: #c82034;display: inline-block;line-height: 1;text-decoration:underline;float:right;margin-top:12px;}
.section8 .scores{height:320px;}
.section8 .scores_list{height:18px;font-size:18px;color:#555;display:flex;justify-content:space-between;}
.section8 .scores_list span:nth-child(1){text-align:left;width:90px;}
.section8 .scores_list span:nth-child(2){text-align:center;width:70px;}
.section8 .scores_list span:nth-child(3){text-align:right;width:160px;}
.section8 .fr{width:1100px;height:430px;border:2px solid #a5a5a5;padding:15px 0px 15px 15px;  }
.section8 .fr li{float:left;position:relative;margin-right:15px;margin-bottom:25px;}
.section8 .fr li:nth-of-type(even){margin-right:15;}
.section8 .fr li img{border:1px solid #9d9d9d; cursor:pointer;}
.section8 .fr li a{position: absolute;bottom:0;left:0;width:100%;height:45px;line-height:45px;font-size:15px;color:#fff;background: rgba(0,0,0,.8);text-align: center;}

/*首页 学员风采*/
.section9{background:#fafafa;padding-top: 0;}
.section9 .index_title{border-left:0;background: url(../images/icon05.png) no-repeat 0;}


/*内页通用*/
.position{margin:10px 0;font-size:18px;}
.position a{font-size:18px;color: #000;}
.position a:hover{color:#c82034;}
.index_title.page{margin:50px 0 5px;}

/*课程*/
.lesson_fliter{border-bottom:2px dotted #c7c7c7;padding: 24px 0 10px;}
.lesson_fliter .title{font-size:20px;color: #717171;width:66px;}
.lesson_fliter ul{width:1034px;}
.lesson_fliter ul li{float:left;padding:0 16px;margin-right:4px; margin-bottom:20px;}
.lesson_fliter ul li.on , .lesson_fliter ul li:hover{background: #c82034;}
.lesson_fliter ul li.on a , .lesson_fliter ul li:hover a{color: #fff;}
.lesson_fliter ul li a{color: #000;font-size:18px;}

/*院校视频*/
.lesson_videos{min-height:380px;margin-bottom:50px;}
.lesson_videos li{float:left; padding-top:20px; margin-left:20px;}
.lesson_videos li:nth-child(4n+1){margin-left:0px;}
.lesson_videos li a{width:260px;height:156px;display: block;position:relative;overflow: hidden;}
.lesson_videos li a p{width:100%;height:30px;line-height:30px;position:absolute;bottom:0;left:0;background:rgba(0,0,0,.5);text-align:center;color: #fff;}
.lesson_videos li img{transition:all .3s linear;}
.lesson_videos li:hover img{transform: scale(1.1);transition:all .5s linear;}

/*列表课程*/
.lesson_list{margin-bottom:50px;}
.lesson_list li{width:260px;height:260px;float:left;position:relative;margin-right:20px; margin-top:20px;background:#FFF;text-align:center;border:1px solid #c4c4c4;}
.lesson_list li.team{background:#fff url(../images/teambg.jpg) no-repeat 0;}
.lesson_list li:nth-child(4n){margin-right:0px;}
.lesson_list li img{width:100%;}
.lesson_list li.team img{display:inline;vertical-align:bottom; width:auto;}
.lesson_list li:last-child{margin-right: 0;}
.lesson_list li .desc_top{width:100%;padding: 12px 20px;background:#fff;height:70px;overflow: hidden;position: absolute;top:156px;z-index:2;}
.lesson_list li .desc_top .title{font-size:17px;color:#000;letter-spacing:1px;line-height:24px; display:block;overflow: hidden;margin-bottom:10px;}
.lesson_list li:hover .desc_top{top:75px;height:auto;transition:top .5s ease;}
.lesson_list li:hover .desc_show{top:105px;height:auto;transition:top .5s ease;}
.lesson_list li .desc_top:hover .title{color:#4d56b3;}
.lesson_list li .desc_box{height:75px;overflow: hidden;}
.lesson_list li .desc_box .desc_cont{font-size:12px;border-left: 3px solid #898989;padding:4px 8px;margin-top:5px;}
.lesson_list li .tag{position:absolute;bottom:0;padding: 0 20px;background:#fff;width: 100%;height:36px;line-height:36px;font-size:12px;text-align: right;background:#fff  url(../images/icon06.png) no-repeat 0;background-position-x: 20px;}
.lesson_list li .star{position:absolute;bottom:0;padding: 0 20px;background:#fff;width: 100%;height:36px;line-height:36px;font-size:12px;text-align: right;background:#fff  url(../images/icon07.png) no-repeat 0;background-position-x: 20px;}

/*课程详情页*/
.lesson_detail_top{width: 100%;background: #f5f6f6;padding: 20px 0 40px;}
.lesson_detail_top .position{margin:0;margin-bottom: 20px;}
.lesson_detail_top_box .fr{width: 536px;height: 248px;}
.lesson_detail_top_box .title{font-size:24px;color: #000;}
.lesson_detail_top_box .tag{font-size:19px;color:#000; margin-top:15px;}
.lesson_detail_top_box .desc{font-size:18px;color:#000;margin:20px 0;}
.lesson_detail_top_box .btn{display:block;width:106px;height:32px;line-height:30px;background:#be1f33;text-align:center;display:inline-block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;font-size:16px;color: #fff;font-weight:bold;border-radius:5px; margin-right:10px;}
.lesson_detail_container{margin:40px auto 80px;}
.lesson_detail_container > .fl{width:820px;border:2px solid #aca8a7;border-top:2px solid #aca8a7;}
.lesson_detail_nav li{float:left;width:272px;height:60px;line-height:60px;color: #231916;font-size:22px;text-align:center;background: #dcdddd;cursor: pointer;border-top: 4px solid #dcdddd;letter-spacing: 2px;}
.lesson_detail_nav li:hover , .lesson_detail_nav li.on{background: #fff;border-color:#c82034;}
.lesson_detail_listBox{padding:25px 30px;display: none;}
.lesson_detail_listBox img{width:100%; height:auto;}
.lesson_detail_listBox .title{font-size:22px;text-align: center;letter-spacing: 1px;padding: 30px 0;}
.lesson_detail_listBox h3{font-size:20px;font-weight: normal;}
.detail_section{background: #f5f6f6;border-left: 2px solid #c9c9ca;padding: 22px 26px;margin: 10px 0 30px;}
.detail_section li{background: url(../images/icon03.png) no-repeat 0;text-indent:15px;font-size:16px;color: #231916;line-height: 2;}
.whyTitle{height: 32px;line-height: 32px;padding: 0 20px;background: #c82034;color: #fff;font-weight: bold;font-size:16px;display: inline-block;}
.lesson_detail_container > .fr{width:255px;}
.lesson_detail_container > .fr img{margin-bottom:30px;}

.lesson_detail_listBox .gwxlist{width:100%;}
.lesson_detail_listBox .gwxlist li{border-bottom:1px dashed #333333; line-height:50px; height:50px; position:relative; margin-bottom:10px;}
.lesson_detail_listBox .gwxlist li p{max-width:600px;}
.lesson_detail_listBox .gwxlist li a{position:absolute; right:5px; top:10px; border:1px solid #c82034; color:#c82034; border-radius:5px; height:30px; line-height:30px; width:60px; text-align:center;}
.lesson_detail_listBox .gwxlist li a:hover{background:#c82034; color:#FFF;}

/*名师*/
.teacher_list li{float:left;margin-right:20px;margin-bottom:20px;}
.teacher_list li:nth-child(4n){margin-right: 0;}
.teacher_list li .img_box{width:260px;height:203px;background: #eeefef;text-align:center;}
.teacher_list li .img_box img{display:inline;vertical-align:bottom; border:1px solid #eeefef;}
.teacher_list li .desc_box{width:260px;height:92px;padding:10px 5px;border: 1px solid #eeefef;border-top: 0;display:flex;flex-wrap: wrap;justify-content: space-around;}
.teacher_list li .desc_box p{font-size:14px;color: #595757;width: 100%;text-align: center;}
.teacher_list li .desc_box .name{font-size:20px;color: #000;}
.teacher_list li:hover .desc_box{background:#c82034;border-color: #c82034;}
.teacher_list li:hover .desc_box p{color: #fff;}

/*名师详情页*/
.teacher_detail_desc{width:100%;height:324px;border-top: 2px solid #c7c2c4;background: url(../images/about.png) no-repeat center/cover;}
.teacher_detail_desc .w1200{padding: 0 50px;}
.teacher_detail_desc .photo_box{height:322px;line-height:322px;}
.teacher_detail_desc .photo_box img{vertical-align: bottom;display: inline-block;}
.teacher_detail_desc .w1200 > .fr{width:710px;height:322px;display:flex;flex-direction:column;justify-content:center;}
.teacher_detail_desc .w1200 > .fr .name{float:left;display:inline-block;font-size:50px;border-bottom: 16px solid #c82034;padding:0 26px 0 32px;line-height: 35px;margin-right: 10px;}
.teacher_detail_desc .w1200 > .fr .writing{float:left;display:inline-block;font-size:22px;border-bottom: 2px solid #c82034;padding: 0 30px 0 30px;line-height: 39px;margin-top: 10px;font-weight: bold;color: #060c2b;letter-spacing: 2px; max-width:490px;}
.teacher_detail_desc .w1200 > .fr .desc{font-size:18px;color:#231916;line-height:2;padding-left:15px;margin-top:30px; height:166px; overflow:auto;}
.teacher_detail_lesson{margin:50px 0 10px 0;}
.teacher_detail_lesson li{float:left;margin-right:40px;margin-bottom:40px;width:340px;height:214px;overflow: hidden;}
.teacher_detail_lesson li img{transition:all .3s linear;}
.teacher_detail_lesson li:hover img{transform: scale(1.1);transition:all .5s linear;}
.teacher_detail_lesson li:nth-child(3n){margin-right: 0;}
.teacher_detail_more_title{margin-bottom:40px;font-size:28px;line-height:30px;text-align:center;letter-spacing: 2px;}
.teacher_detail_more_title .border{width:460px;}
.teacher_detail_more li{float:left;margin-right:20px;margin-bottom:20px;width:260px;height:156px;overflow:hidden;}
.teacher_detail_more li.team{background:#fff url(../images/teambg.jpg) no-repeat left top;}
.teacher_detail_more li img{transition:all .3s linear;}
.teacher_detail_more li.team img{display:inline;vertical-align:bottom; width:auto; margin-left:60px;}
.teacher_detail_more li:hover img{transform: scale(1.1);transition:all .5s linear;}
.teacher_detail_more li:nth-child(4n){margin-right:0;}

/*内页 教材中心*/
.material_nav{width:100%;height:150px;background: #898989;text-align:center;padding: 20px 0;margin-bottom:80px;}
.material_nav h2{font-size:38px;text-align: center;color: #fff;letter-spacing: 2px;margin-bottom: 10px;}
.material_nav ul{display: inline-block}
.material_nav ul li{float: left;}
.material_nav ul li a{font-size:16px;color:#fff;font-weight:bold;padding:0 15px;}
.material_nav ul li:hover a{color:#c82034;}
.material_list li{width:262px;height: ;border:1px solid #b9b9b9;margin-right:16px;margin-bottom:40px;float:left;}
.material_list li:nth-child(4n){margin-right: 0;}
.material_list li .desc{width:262px;height:80px;padding:0 14px;display:flex;flex-direction:column;justify-content:center;text-align:center;}
.material_list li .desc .title{font-size:16px;color:#231916;}
.material_list li .desc .writer{font-size:14px;color:#636363;}
.material_list li:hover .desc {background:#c82034;}
.material_list li:hover .desc p{color:#fff;}

/*新闻资讯*/
.news_nav{display: flex;justify-content: space-between;margin:50px 0 50px;height: 50px;}
.news_nav li{float:left;font-size:22px;color: #000;line-height:45px;}
.news_nav li:hover , .news_nav li.on{border-bottom: 4px solid #c82034;}
.news_list li{float: left;width:260px;border: 1px solid #c4c4c4;margin-right:20px;margin-bottom:40px;}
.news_list li:nth-child(4n){margin-right: 0;}
.news_list li .desc_box{padding:10px;height:120px;display: flex;flex-direction:column;justify-content:space-between;}
.news_list li.team{background:#fff url(../images/teambg.jpg) no-repeat left top;}
.news_list li.team img{display:inline;vertical-align:bottom; width:auto; margin-left:60px;}
.news_list li .desc_box .title{font-size:16px;color: #000;width: 100%;}
.news_list li .desc_box .bottom{width: 100%;height: 20px;}
.news_list li .desc_box .bottom span{display: inline-block;font-size:12px;color: #c4c4c4;}
.news_list li .desc_box .bottom .fr{background: url(../images/icon08.png) no-repeat 0;text-indent: 30px;}
.news_list li:hover .desc_box .title{color: #c82034;}

/*新闻详情页*/
.detail_container{margin:30px auto 30px;}
.detail_container > .fl{width:820px;}
.detail_contBox{width:820px;border:3px solid #aca8a7;margin:20px 0; position:relative;}
.detail_contBox .hide{width:797px;height:960px; position:absolute; top:50px; left:0; display:block; border:1px solid #eeefef; z-index:9;}
.detail_contBox .title{height:50px;line-height:50px;font-size:20px;color: #000;background:#eeefef;padding: 0 20px;}
.detail_contBox .title .download{float: right;font-weight: normal;font-size:16px;}
.detail_contBox .title .download:hover{color: #c82034;}
.detail_cont{line-height: 2;font-size:14px;color:#333;padding:20px;/*height:960px;overflow-y: auto;*/}
.detail_cont img{width:100%; height:auto !important;}
.detail_container > .fr{width:255px;}
.detail_container > .fr img{margin-bottom:30px;}

/*Tags标签与推荐*/
.detail_tags{margin: 20px 0;}
.detail_tags li{float:left;border: 1px solid #c8c8c8;padding:0 10px; margin-right:10px;}
.detail_tags li a{font-size:12px;color:#7c7b7c;}
.detail_tags li:hover {background: #c82034;}
.detail_tags li:hover a{color: #fff;}
.recommend_title{font-size:22px;color: #332c2b;letter-spacing: 2px;margin-top: 40px;}
.recommend_border{width:820px!important;margin-bottom:10px;}
.recommend_list li{width:260px;height:258px;}
.recommend_list li .desc_top{top: 148px;}
.recommend_list li .desc_box{height: 72px;}
.recommend_list li:hover .desc_top {top: 62px;}

/*院校库*/
.school_fliter{padding: 30px 0;background: #c82034;}
.school_fliter .title{font-size:24px;color: #fff;width:76px;font-weight: bold;line-height: 44px;}
.school_fliter ul{width:1024px;}
.school_fliter ul li{float: left;padding:0 16px;margin-right: 4px;line-height: 44px;}
.school_fliter ul li:hover a , .school_fliter ul li.on a{color: #5f0f12;}
.school_fliter ul li a{color:#fff;font-size:22px;}
.school_title{font-size:20px;color: #fff;background:#c82034;padding:0 40px;height:40px;line-height:40px;letter-spacing:2px;border-top-left-radius: 10px;border-top-right-radius:10px;display:inline-block;margin-top: 50px;}
.school_cont{border:2px solid #b5b6b6;padding:40px 20px;font-size:17px;letter-spacing: 2px;line-height: 2;}
.school_table{width:100%;text-align:center; margin:-20px 0;}
.school_table th{font-size:22px;color: #c82034;border: 2px solid #dddddd;height: 50px;}
.school_table td{font-size:18px;color: #000;line-height: 1.8;border: 2px solid #dddddd;padding:40px 0;}

/*知识库*/
.subject_div{width:48%; float:left; margin-left:4%;}
.subject_div:nth-child(2n+1){margin-left:0;}
.subject_title{font-size:24px;color:#c82034;line-height:70px;margin-top:20px;border-bottom: 2px dotted #717171;}
.subject_title a{font-size:20px;color:#717171;float: right;}
.subject_list li{border-bottom: 1px dotted #717171;height:50px;line-height:50px;}
.subject_list li a{font-size:18px;color:#474443;}
.subject_list li span{font-size:16px;color:#717171;line-height:50px;}
.subject_list li .download{display: none;}
.subject_list li:hover .date{display: none;}
.subject_list li:hover .download{display: block;}

/*关于我们*/
.about .fl{width: 226px;margin-top:-40px;position: relative;z-index: 2;}
.about .fl h2{width:226px;height:72px;line-height:72px;text-align: center;color:#fff;letter-spacing: 2px;background: #c82034;}
.about .fl ul{min-height:380px;padding: 36px 0 30px 14px;background:#eeeeef url(../images/about.png) no-repeat 100% 100%;}
.about .fl ul li{height: 42px;line-height: 42px;background: #fff;margin-bottom: 14px;text-indent: 18px;}
.about .fl ul li a{font-size:18px;color: #c82034;display: block;width: 100%;height: 100%;}
.about .fl ul li i{display:inline-block;width: 4px;height: 4px;background: #c82034;margin-right:6px;margin-bottom: 4px;}
.about .fl ul li.on , .about .fl ul li:hover{background: #c82034;}
.about .fl ul li.on i , .about .fl ul li:hover i{background: #fff;}
.about .fl ul li.on a , .about .fl ul li:hover a{color: #fff;}
.about .fr{width:820px;padding:50px 0 30px;}
.about .fr .title{height:30px;line-height: 30px;}
.about .fr .title h2{font-size:20px;color:#000;display:inline-block;float: left;}
.about img{max-width:1100px;}
.border{background: url(../images/icon13.png) repeat-x 0;display:inline-block;width:690px;height:30px;float:right;}
.about_cont{margin:30px 0;}
.about_cont p{font-size:16px;color:#231916;text-indent:2em; line-height:30px;}
.about_title{background:#c82034;font-size:16px;font-weight:bold;letter-spacing:2px;height:26px;line-height:26px;text-align:center;padding: 0 15px;margin-bottom: 10px;display: inline-block;color:#fff;}
.about_title i{width:18px;height:18px;display:inline-block;vertical-align:text-bottom;margin-right: 6px;}
.about_title.title1 i{background:url(../images/icon12.png) no-repeat 0;}
.about_title.title2 i{background:url(../images/icon11.png) no-repeat 0;}
.about_title.title3 i{background:url(../images/icon10.png) no-repeat 0;}
.about_title.title4 i{background:url(../images/icon09.png) no-repeat 0;}
.about_honours{margin:30px 0;}
.about_honours li{float: left;margin-right: 36px;margin-bottom: 26px;}
.about_honours li:nth-child(3n){margin-right: 0;}

/*内页表格美化*/
.about .fr table{border-collapse:collapse;width:100% !important;border:1px solid #c6c6c6!important;margin-bottom:20px}
.about .fr table th{border-collapse:collapse;border-right:1px solid #c6c6c6!important;border-bottom:1px solid #c6c6c6!important;background-color:#de3247!important; color:#FFF; padding:9px;font-size:16px;font-weight:700;text-align:center}
.about .fr table td{border-collapse:collapse;border-right:1px solid #c6c6c6!important;border-bottom:1px solid #c6c6c6!important;padding:9px;font-size:15px;font-weight:400;text-align:center;word-break:break-all}
.about .fr table tr:nth-child(odd){background-color:#fff!important}
.about .fr table tr:nth-child(even){background-color:#f8f8f8!important}

/*联系我们*/
.contact_list{padding: 30px 36px;background: #f6f7f7;margin-top: 50px;}
.contact_list .contact_school_title{font-size:22px;color: #595757;}
.contact_list ul{margin:22px 0}
.contact_list li{float: left;margin-right: 7px;}
.contact_list li:last-child{margin-right: 0;}
.contact_desc{color: #595757;font-size:16px;line-height: 2;letter-spacing: 1px;}