/*��Ѷ��ҳ*/
/*.nav{
    background: #333;
    width: 100%;
    min-width: 1200px;
    z-index: 9;
    position: relative;
}*/
.ch{
    position: relative;
    z-index: 9999;
}
.main{
    position: relative;
    z-index: 9;
}
.nav-lis{
    z-index: 9;
}
.nav-lis li{
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    text-align: center;
    z-index: 9;
    zoom: 1;
}
.nav-lis li.crt{
    background: #279a3b;
}
.nav-lis li:hover{
    background: #279a3b;
}
.nav-lis li a{
    color: #fff;
    padding: 0 35px;
    display: block;
    letter-spacing: .14px;
}
.media-snav{
    z-index: 9;
}
.media-snav ul li{
    float: left;
    font-size: 20px;
    padding: 28px 0;
}
.media-snav ul li a:hover{
    color: #279a3b;
}

.media-snav ul{
    box-shadow: 0 2px 6px #e0e0e0;
    border-bottom: 1px solid #ebebeb;
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
}
.media-snav ul li a{
    color: #333;
    line-height: 35px;
    display: block;
    padding: 0 60px 0 55px;
    border-right: 1px solid #eeeeed;
}
.hot-read-content1 ul li{
    position: relative;
}
.hot-read-content1 ul li p{
    width: 128px;
    height: 95px;

}
.hot-read-content1 span{
    width: 100%;
    height: 23px;
    line-height: 23px;
    background: url(/img/b.png);
    text-align: center;
    display: block;
    color: #ffffff;
    position: absolute;
    left: 0;
        overflow: hidden;
 
    white-space: nowrap;
    text-overflow: ellipsis;
    bottom: 0;
}
    .hot-read-content1 span a {display: block;
                                overflow: hidden;
 
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #ffffff;
    }
/*轮播图*/

.banner{
    position: relative;
    width: 840px;
    height: 382px;
    text-align: center;
}
.banner li {
    list-style: none;
}
.banner ul li {
    float: left;
    position: relative;
    height: 382px;
    overflow: hidden;
}
    .banner ul li img {
        display:block;
    }
.control-fl,.control-fr{
    width: 42px;
    height: 95px;
    overflow: hidden;
    position: absolute;
    cursor: pointer;
    top: 114px;
    z-index: 99;
}

.control-fl:hover,.control-fr:hover{
    width: 42px;
    height: 95px;
    overflow: hidden;
    background: rgba(0,0,0,.5);
}
.control-fl{
    left: 0;
}
.control-fr{
    right: 0;
}
.banner li span{
    width: 815px;
    display: block;
    font-size: 18px;
    color: #fff;
    line-height: 60px;
    padding: 0 0 0 25px;
    height: 60px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(/img/b.png);
    text-align: left;
}
.banner-fr{
    width: 346px;
    height: 382px;
    overflow: hidden;
}
.banner-fr span{
    width: 135px;
    height: 100px;
    overflow: hidden;
    margin: 8px 0 0 8px;
}
.banner-fr ul{
    height: 382px;
}
.banner-fr ul li{
    height: 116px;
    background: #fafafa;
    margin: 0 0 14px 0;
    border: 1px solid #eeeeed;
}
.banner-fr h3{
    margin: 17px 0 0 0;
}
.banner-fr h3 a{
    color: #333;
    font-size: 15px;
}
.banner-fr h3 a:hover{
    color: #279a3b;
}
.banner-lis-content{
    width: 170px;
    overflow: hidden;
    margin: 0 0 0 17px;
}
.banner-lis-content p{
    color: #666;
    font-size: 12px;
    line-height: 26px;
    overflow: hidden;
    margin: 10px 0 0 0;
}
/*插件banner*/
#b04 { width: 840px;
    position: relative;}
#b04 .dots {
    position: absolute;  right: 30px; bottom: 20px;}
#b04 .dots li
{
    display: inline-block;
    width: 13px;
    height: 13px;
    margin: 0 4px;
    text-indent: -999em;

    float: left;

    cursor: pointer;
    opacity: 1;
    background: #FFF;
}
#b04 .dots li.active
{
    background: #279a3b;
    opacity: 1;
}
#b04 .arrow { position: absolute; top: 200px;}


/*END 插件*/
.mn{
    width: 840px;
}
.mn ul{
    margin-top: -15px;
}
.mn ul li.border{
    padding: 16px 25px 25px 25px;
    border: 1px dashed #e4e4e4;
    width: 788px;
}
.mn ul li.border p{
    height: auto;
}
.mn ul li span{
    width: 243px;
    height: 180px;
    margin: 0 23px 0 0;
}
.mn ul li span a img{
    width: 100%;
    height: 180px;
    position: relative;
    display:block;
    z-index:99;
    transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition:  all 0.2s ease;
}
.mn ul li span a:hover img{
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
}
.mn-lis-content{
    width: 574px;
    margin: 0 0 0 23px;
}
.mn ul li h3{
    font-size: 24px;
    margin: 5px 0 0 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 26px;
    font-weight: bold;
    height:26px;
}
.mn ul li h3 a{
    color: #333;
}
.mn ul li h3 a:hover{
    color: #279a3b;
}
.mn ul li p{
    height: 90px;
    overflow: hidden;
    margin: 15px 0 0 0;
    line-height: 30px;
    font-size: 14px;
    color: #757575;
}
.mn ul li p a{
    color: #333;
}
.mn ul li p a:hover{
    text-decoration: underline;
}
.mn-lis-tit{
    margin: 12px 0 0 0;
    overflow: hidden;
    height: 20px;
}
.mn-category,.mn-keyword,.mn-date{
    color: #ccc;
    font-size: 14px;
}
.mn-date{
    background: url(../../news/img/t.jpg) no-repeat left center;
    padding: 0 0 0 24px;
}
.mn-date1 {
    color: #999;
    background: url(../img/t1.png) no-repeat left center;
    padding: 0 0 0 24px;
}
.mn-category a{
    color: #83ba8b;
}
.mn-category a:hover,.mn-keyword a:hover{
    text-decoration: underline;
}
.mn-keyword a{
    color: #ccc;
    margin: 0 11px 0 0;
}
.mn ul li{
    width: 840px;
    margin: 40px 0 0 0;
}
.mnc{
    width: 320px;
    overflow: hidden;
}
.mnc-adv {
    height: 290px;
    overflow: hidden;
    width: 320px;
}
.hot-read,.week-list{
    width: 274px;
    padding: 20px 23px 20px 21px;
    border: 1px solid #eeeeed;
}
.hot-read-tit{
    border-bottom: 1px solid #eeeeed;
}
.hot-read-tit span{
    color: #333;
    display: inline-block;
    font-size: 17px;
    padding: 0 0 12px 0;
    border-bottom: 2px solid #249b3a;
    margin-bottom: -1px;
    letter-spacing: 1px;
}
.hot-read-tit a{
    font-size: 12px;
    color: #999;
}
.hot-read-tit a:hover{
    font-size: 12px;
    color: #333;
}
.hot-read-word{
    width: 135px;
    height: 90px;
}

.hot-read-word h3{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.hot-read-word h3 a{
    color: #333;
    font-size: 15px;

}
.hot-read-word h3 a:hover{
    color: #279a3b;
    font-size: 15px;
}
.hot-read-word p{
    color: #757575;
    font-size: 12px;
    line-height: 22px;
}
.hot-read-word p a{
    color: #249b3a;
}
.hot-read-word p a:hover{
    text-decoration: underline;
}

.hot-read-lis li{
    width: 100%;
    background: url(/img/i.jpg) no-repeat left center;
    padding: 0 0 0 15px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    line-height: 33px;
}
.hot-read-lis li a{
    color: #333;
    font-size: 14px;
    max-width: 230px;
    overflow: hidden;
}
.hot-read-lis li a:hover{
    color: #249b3a;
}
.week-lis li em{
    width: 17px;
    height: 17px;
    background: #999;
    color: #fff;
    font-size: 12px;
    line-height: 17px;
    text-align: center;
    display: inline-block;
    margin: 0 10px 0 0;
}
.week-lis li em.week-fir{
    width: 17px;
    height: 17px;
    background: #279a3b;
    color: #fff;
    font-size: 12px;
    line-height: 17px;
    text-align: center;
    display: inline-block;
    margin: 0 10px 0 0;
}
.week-lis li{
    background: none;
    padding: 0;
}
.week-s,.week-x{
    width: 9px;
    height: 12px;
    display: inline-block;
    margin: 0 0 0 6px;
}
.week-s{
    background: url(../../news/img/s.jpg) no-repeat;
}
.week-x{
    background: url(../../news/img/x.jpg) no-repeat;
}
.dt-img{
    width: 107px;
    height: 79px;
}
.dt{
    width: 153px;
    height: 65px;

}
.dt h3 a{
    height: 19px;
    overflow: hidden;
    display: block;
    color: #333;font-size: 14px;
}
.dt h3 a:hover{
    color: #279a3b;
}
.dt p{

    line-height: 24px;
    color: #757575;
    font-size: 12px;
    height: 43px;
    overflow: hidden;
}

/*面包屑导航*/
.bread-nav{
    height:13px;
    line-height:13px;
}
.bread-nav span{
    color: #999;
    font-size: 13px;
}
.bread-nav a{
    display:inline-block;
    color: #333;
    font-size: 13px;
}
.bread-nav a:hover{
    color: #279a3b;
}


/*page*/
.tcdPageCode{ text-align: right;color: #ccc;
    margin: 40px 0 0 0;
}
.tcdPageCode a{display: inline-block;color: #999999;display: inline-block;height: 25px;	line-height: 25px;
    padding: 0 10px; margin: 0 2px;border-radius: 4px;vertical-align: middle;}
.tcdPageCode a:hover{text-decoration: none;background-color: #3bab6c;
    color: #FFFFFF;}
.tcdPageCode span.current{display: inline-block;height: 25px;line-height: 25px;padding: 0 10px;background-color: #3bab6c;
    margin: 0 10px;color: #fff;	border-radius: 4px;vertical-align: middle;}
.tcdPageCode span.disabled{	display: inline-block;height: 25px;line-height: 25px;padding: 0 10px;
    margin: 0 2px;	color: #bfbfbf;border-radius: 4px;
    vertical-align: middle;}


/*��Ѷ����*/
.media-info-fl h2{
    color: #333;
    font-size: 33px;
    font-weight: bold;
    line-height: 35px;
    letter-spacing: 1px;
}
.media-info-fl h1 {
    color: #333;
    font-size: 33px;
    font-weight: bold;
    line-height: 35px;
    letter-spacing: 1px;
}
.media-info-fl p{
    color: #666;
    font-size: 16px;
    line-height: 33px;
    text-indent: 32px;
}
.media-info-content{
    border-bottom: 1px solid #eeeeed;
    border-top: 1px solid #eeeeed;
    padding-bottom: 50px;
}
.media-info-content h3{
    color: #333;
    font-size: 16px;
    font-weight: bold;
}
.origin{
    background: url(../img/new.png) no-repeat left center;
    padding: 0 0 0 24px;
    margin: 0 0 0 28px;
    color: #999;
    font-size: 14px;
}
.read-next{
    width: 100%;
    min-width: 1200px;
    height: 322px;
    background: #fafafa;
    margin: 60px 0 -60px 0;
}
.return-index{
    width: 155px;
    height: 37px;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    display: inline-block;
    color: #777;
    text-align: center;
    line-height: 37px;
    font-size: 14px;
    background:#fff;
}
.return-index:hover{
    background: #279a3b;
    color: #fff;
    border: 1px solid #279a3b;
}
.read-next p{
    width: 840px;
    color: #999;
    font-size: 14px;
    line-height: 24px;
}
.read-next h2 a{
    color: #333;
    font-size: 36px;
    font-weight: bold;
}
.read-next h2 a:hover{
    color: #279a3b;
}
.read-next h4{
    color: #333;
    font-size: 18px;
}
/*.read-next-wrap{
    width: 840px;
}*/
/*商学院首页*/
.eight-img ul{
    width: 1300px;
}
.eight-img ul li{
    float: left;
    margin: 0 24px 0 0;
}
.s-nav{
    background: #5bb36a;
    width: 204px;

}
.s-nav ul li{
    width: 157px;
    height: 44px;
    line-height: 44px;
    border-top:1px solid #4baa5b;
    margin: 0 24px;
    color: #edfff0;
    font-size: 15px;
}
    .s-nav ul li a {
        display: block;
    }
.s-nav-tit{
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    height: 50px !important;
    line-height: 50px !important;
    background: #45a155;
}
.s-nav-tit span{
    padding-left: 16px;
}
.s-nav-tit1{
    width: 204px;
    overflow: hidden;
    padding: 11px 0 15px 0;
}
.s-nav-tit1 a{
    color: #fff;
}
.s-nav-tit1 li:hover a{
    text-decoration: underline;
}
.s-nav-tit1 span{
    width: 20px;
    height: 20px;
    float: left;
    margin-top: 12px;
    margin-right: 10px;
}
.s-nav-tit1 li{

    background: url(../img/nav2.png) no-repeat right center;
}
.s-nav-dt1{
    border-top: 0 !important;
}
.s-nav-dt1 a{

    background: url(../img/nav-2.png) no-repeat left center;
    padding-left: 30px;
}
.s-nav-dt2 a{

    background: url(../img/nav-3.png) no-repeat left center;
    padding-left: 30px;
}
.s-nav-dt3 a{
    background: url(../img/nav-4.png) no-repeat left center;
    padding-left: 30px;
}
.s-nav-dt4 a{

    background: url(../img/nav-5.png) no-repeat left center;
    padding-left: 30px;
}
.s-nav-dt5 a{

    background: url(../img/nav-6.png) no-repeat left center;
    padding-left: 30px;
}
.s-nav-dt6 a{

    background: url(../img/nav-7.png) no-repeat left center;
    padding-left: 30px;
}
/*商学院轮播*/
.s-banner{
    width: 979px;
    height: 343px;
    border: 1px solid #eeeeed;
}
.banner{
    width: 673px !important;
    height: 270px;
    overflow: hidden;
}
.banner ul li{
    width: 673px;
    float: left;
    position: relative;
    height: 270px;
    overflow: hidden;
}
#b04 .dots li{
    width: 36px;
    height: 5px;
}
.s-banner-content{
    width: 270px;
    height: 253px;
    margin: 15px 0 0 0;
}
.s-banner-content h2{
    height: 20px;
    overflow: hidden;
    font-size: 15px;
    font-weight: bold;
}
.s-banner-content h2 a{
    display: block;
}
.s-banner-content h2 a:hover{
    color: #279a3b;
}
.s-banner-content p{

    color: #999;
    line-height: 26px;
    margin: 5px 0 0 0;
}
.s-banner-content ul li{
    height: 83px;
    margin: 19px 0 0 0;
}
.s-banner-content ul li p{
    height: 52px;
    overflow: hidden;
}
.s-banner-content ul li h3{
    font-size: 14px;
    padding-top: 5px;
    height: 19px;
            white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.s-banner-content ul li h3:hover a{
    color: #279a3b;
}
.s-banner-content p{
    color: #999;
    line-height: 26px;

}
.para{
    height: 26px;

    overflow: hidden;
}
.s-banner-foot ul li{
    float: left;
    overflow: hidden;
    width: 200px;
    height: 54px;
    padding: 15px 0 0 24px;
}
    .s-banner-foot ul li h3 {
       height: 19px;
           white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    }
.s-banner-foot ul li h3 a{
    color: #333;
    font-size: 14px;
}
.s-banner-foot ul li h3 a:hover{
    color: #279a3b;
}
.s-banner-foot ul li p{
    color: #999;
    font-size: 12px;
    line-height: 26px;

}
.attention{
    width: 245px;
    margin-left: 20px;
    padding: 0 0 0 20px;
    height: 38px;
    border: 1px solid #eeeeed;
    text-align: center;
    line-height: 38px;
    background: url(../img/la.jpg) no-repeat #fafafa 20px center;
}
.attention a{
    font-size: 14px;
    color: #757575;
}
/*商学院列表侧边导航*/
.slid-nav{
    position: absolute;
    left: -90px;
    top: 40px;
}
.slid-nav ul{
    border: 1px solid #eeeeed;
    width: 56px;
    text-align: center;
    background: #fafafa;
    border-radius: 5px;
    overflow: hidden;
}
.slid-nav ul li{
    width: 35px;
    padding: 14px 11px;
    border-bottom: 1px solid #eeeeed;
}
.slid-nav ul li a{
    color: #333;
    display: block;
}.media-info-content p {
     margin: 35px 0 0 0;
 }
.media-info-fl p {
    color: #666;
    font-size: 16px;
    line-height: 33px;
    text-indent: 32px;
}


.slid-nav ul li span{
    color: #333;
    font-size: 12px;
}
.slid-nav ul li.active{
    background: #249b3a;
}
.slid-nav ul li:hover span{
    color: #5bb36a;
}
.slid-nav ul li.active span{
     color: #fff;
}
.slid-nav ul li.active:hover span{
    color: #fff;
}
.slid-nav ul li p{
     margin-left: 8px;
     width: 20px;
     height: 20px;
}
.slid-nav ul li.my-li1 p{
    background: url(../img/i1.png) no-repeat center;
}
.slid-nav ul li.my-li1:hover p{
    background: url(../img/i1-h.png) no-repeat center;
}
.slid-nav ul li.my-li1.active p, .slid-nav ul li.my-li1.active:hover p{
    background: url(../img/i1-ho.png) no-repeat center;
}
.slid-nav ul li.my-li2 p{
    background: url(../img/i2.png) no-repeat center;
}
.slid-nav ul li.my-li2:hover p{
    background: url(../img/i2-h.png) no-repeat center;
}
.slid-nav ul li.my-li2.active p, .slid-nav ul li.my-li2.active:hover p{
    background: url(../img/i4-ho.png) no-repeat center;
}
.slid-nav ul li.my-li3 p{
    background: url(../img/i3.png) no-repeat center;
}
.slid-nav ul li.my-li3:hover p{
    background: url(../img/i3-h.png) no-repeat center;
}
.slid-nav ul li.my-li3.active p, .slid-nav ul li.my-li3.active:hover p{
    background: url(../img/i2-ho.png) no-repeat center;
}
.slid-nav ul li.my-li4 p{
    background: url(../img/i4.png) no-repeat center;
}
.slid-nav ul li.my-li4:hover p{
    background: url(../img/i4-h.png) no-repeat center;
}
.slid-nav ul li.my-li4.active p, .slid-nav ul li.my-li4.active:hover p{
    background: url(../img/i3-ho.png) no-repeat center;
}
.slid-nav ul li.my-li5 p{
    background: url(../img/i5.png) no-repeat center;
}
.slid-nav ul li.my-li5:hover p{
    background: url(../img/i5-h.png) no-repeat center;
}
.slid-nav ul li.my-li5.active p, .slid-nav ul li.my-li5.active:hover p{
    background: url(../img/i5-ho.png) no-repeat center;
}
.slid-nav ul li.my-li6 p{
    background: url(../img/i6.png) no-repeat center;
}
.slid-nav ul li.my-li6:hover p{
    background: url(../img/i6-h.png) no-repeat center;
}
.slid-nav ul li.my-li6.active p, .slid-nav ul li.my-li6.active:hover p{
    background: url(../img/i6-ho.png) no-repeat center;
}



.more {
    width: 100px;
    margin: 40px auto 0;
    display: block;
    font-size: 16px;
    text-align: center;
}
.more:hover{
    color: #279a3b;
}
.lis-bold a {
    font-weight: bold;
    font-size: 24px;
    color: #333;
    line-height: 24px;
}
.newsmore{
margin:20px auto 0 auto; 
height:30px; 
}
.newsmore a{
line-height:29px; 
background:#fafafa; 
color:#777; 
text-align:center;
display:block;
}
.newsmore a:hover{
background:#eee;
color:#333; 
}
.enter1 {
    width: 108px;
    height: 100px;
    right: -125px;
    background: url(../img/enter1.png) no-repeat;
    display: none;
    padding-top: 8px;
    padding-left: 16px;
    top: 25px;
    position: absolute;
}
/*热度*/
.lc-read em {
    font-size: 14px;
    font-weight: bold;
    color: #FB7211;
}


.lc-read {
    padding: 0 0 0 24px;
    color: #999;
    background: url(../img/hot.png) left center no-repeat;
    margin-left: 28px;
}
/*联盟广告*/
.cp {
    width: 318px;
    margin:30px 0 30px 0;
    height: 272px;
    overflow: hidden;
    border: 1px solid #999;
}


div#BAIDU_SSP__wrapper_u2825236_0 {
    margin: -4px 0 0 -8px;
}
.foot {
    /*border-top: 2px solid #279a3b;*/
}
/*2023-10-20*/
/*2023-10-20*/
a.search-icon {
    position: relative;
    display: inline-block;
    margin-right: 15px;
    text-decoration: underline;
    color: #0000ee !important;
    text-indent: initial; /* 或者 text-indent: unset; */
}

    a.search-icon::after {
        content: "";
        background-image: url(/img/default/search-img.png);
        background-size: cover;
        width: 15px;
        height: 15px;
        position: absolute;
        top: -0.01em; /* 使用相对单位进行调整 */
        right: 0;
        transform: translateX(100%); /* 将图片右移到文字的右边 */
    }

