
body{
    background-color: #f5f7f9
}
/* 移动端浮层 */
.navbar-mark{
    position: fixed;
    top: 71px;
    left: 0;
    background: none;
    width: 100%;
    height: 100%;
    z-index: 1;
}
/* ad start */
.ad{
    text-align: center;
    background: #fff;
}
.ad-top{
    margin:10px auto;
}
/* ad end */
/* newslist.html start */
.newslist-box{
    padding:0 0 40px;
    margin-bottom: 40px;
    background-color: #fff;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}
.newslist-box .moudle-title{
    padding: 40px 0 30px;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
    color: #183049;
    border-bottom: 2px solid #eee;
}
.newslist-box .moudle-title span{
    color: #366494
}

.newslist-box ul{
    /* margin-bottom: 30px; */
    padding: 0 30px;
    overflow: hidden;
}
.newslist-box ul li {
    position: relative;
    padding: 20px 0;
    border-bottom: 1px solid #eff0f1;
    z-index: 1;
}
.newslist-box ul li:hover{
    border-color: #f5f5f5
}
.newslist-box ul li:hover::before{
    position: absolute;
    display: block;
    content: '';
    width: 200%;
    height: 100%;
    padding: 0 30px;
    top: 0;
    left: -30px;
    background-color: #f5f5f5;
    z-index: -1;
}
.newslist-box ul li .newslist-img{
    margin-right: 2%;
    width: 24%;
    max-width: 210px;
}

.newslist-box ul li p{
    font-size: 14px;
}
.newslist-box ul li .newslist-description{
    height: 44px;
    line-height: 22px;
    overflow: hidden;
    color: #999999;
    margin-bottom: 15px;
}
.newslist-box ul li .newslist-title{
    display: block;
    font-size: 18px;
    color: #444;
    font-weight: bold;
    line-height: 28px;
    margin-bottom: 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.newslist-box ul li .newslist-title:hover{
    color: #366494
}
.newslist-box ul li .newslist-time{
    color: #c9ccd0;
}

@media only screen and (max-width:1024px){
    .newslist-box ul li .newslist-img {
        width: 30%;
    }
    .newslist-box{
        padding-bottom: 5%;
        margin-bottom: 5%
    }
    /* .newslist-box ul{
        margin-bottom: 5%
    } */
    .newslist-box .moudle-title{
        padding: 4% 0
    }
        
}
@media only screen and (max-width:768px){
    .newslist-box .moudle-title{
        font-size: 22px;
    }
    .newslist-box ul{
        padding: 0 10px;
    }
    .newslist-box ul li:hover::before{
        padding: 0 10px;
    }
    .newslist-box ul li .newslist-title,.newslist-box ul li .newslist-description{
        margin-bottom: 2%
    }
    .newslist-box ul li .newslist-title{
        font-size: 16px
    }
    .newslist-box ul li p{
        font-size: 12px
    }
 


}
@media only screen and (max-width:680px){
   
    .newslist-wrapper{
        width: 100%;
    }
    .newslist-box ul li{
        padding: 2% 0
    }
}
@media only screen and (max-width: 500px){
    .newslist-box ul li .newslist-title{
        font-size: 14px;
        line-height: 20px;
    }
    .newslist-box ul li .newslist-description{
        height: 32px;
        line-height: 16px;
        margin-bottom: 0;
    }
}
/* newslist.html end */

.moudle-title p.statement{
    font-size: 14px;
    line-height: 1.4;
    color: #bbb;
    width: 100% !important;
    margin: 10px auto 0;
    font-weight: normal !important
}
/* newdetail.html start */
.form-box .moudle-title{
    color: #333;
}
.form-inline .form-group{
    margin-bottom: 15px
}
.form-inline .form-control{
    padding-top: 0;
    padding-bottom: 0;
}
.form-main{
    margin-right: -30px
}
.main-inside-form .form-main textarea.form-control{
    width: 81%;
    height: 32px;
    padding-top: 5px;
    line-height: 1.4
}
.main-inside-form .form-main .layui-input + .input-group-addon{
    padding-bottom: 7px
}
.inline-box {
    float: left;
    text-align: center;
    margin-bottom: 15px;
}
.inline-box .submit-group,.inline-box .must-box{
    display: inline-block;
    height: 32px;
    line-height: 30px;
    margin-bottom: 0 !important;
}
.inline-box .submit-group input{
    font-size: 16px;
    width: 100%;
}
.inline-box .submit-group{
    min-width: 170px;
}
/* share bds start */
.share-box {
    width: 250px;
    margin: 0 auto ;
}
.news-flex-box .share-box {
    width: auto;
}
.bdshare-button-style0-24 a{
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
}
.bdshare-button-style0-24 .bds_title{
    font-size: 16px;
    padding-left: 0 !important;
    background: none
}
.bdshare-button-style0-24 .bds_sqq{
    background: url(http://www.yuloo.com/mbgx/images/news/bds-qq.png) no-repeat center !important;
}
.bdshare-button-style0-24 .bds_qzone{
    background: url(http://www.yuloo.com/mbgx/images/news/bds-qzone.png) no-repeat center !important;
}
.bdshare-button-style0-24 .bds_tsina{
    background: url(http://www.yuloo.com/mbgx/images/news/bds-sina.png) no-repeat center !important;
}
.bdshare-button-style0-24 .bds_weixin{
    background: url(http://www.yuloo.com/mbgx/images/news/bds-weixin.png) no-repeat center !important;
}
.bdshare-button-style0-24 .bds_more{
    background: url(http://www.yuloo.com/mbgx/images/news/bds-more.png) no-repeat center !important;
}
/* share bds end */



.news-main{
    background-color: #fff;
    padding-top: 40px;
    padding-bottom: 10px;
    margin-bottom: 30px;
}
.news-tit{
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 20px;
    top: -20px;
    transition: all .5s;
}
.news-tit.on-top{
    position: fixed;
    width: 100%;
    height: 60px;
    text-align: left;
    background-color: #fff; 
    -moz-box-shadow: 0px 0px 10px 2px rgba(0,0,0,.1);
    -webkit-box-shadow: 0px 0px 10px 2px rgba(0,0,0,.1);
    box-shadow: 0px 0px 10px 2px rgba(0,0,0,.1);
    top: 0;
    left: 0;
    opacity: 1;
    z-index: 99;
    transition: all .5s
}
.news-tit h1,.news-tit h2{
    position: relative;
    font-size: 28px;
    font-weight: bold;
    line-height: 40px;
    margin-bottom:15px;
}
.news-tit.on-top h1{
    float: left;
    width: 40%;
    margin-right: 2%;
    font-size: 18px;
    line-height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0 2% 0 0;
}
.news-tit.on-top .info{
    float: left;
    width: 38%;
    margin: 0 auto;
    line-height: 60px;
}
.news-tit.on-top .share-box{
    float: right;
    width: 20%;
    margin: 0 auto;
}
.news-tit.on-top h1 .original-icon,.news-tit.on-top h2 .original-icon{
    width: 40px;
    height: 40px;
    top: 10px;
    right: 20px;
}
.news-tit.on-top .share-box{
    margin-top: 10px;
}

.news-tit h1 span,.news-tit h2 span{
    position: relative;
    font-weight: 900;
}
.news-tit h1 .original-icon,.news-tit h2 .original-icon{
    position: absolute;
    display: block;
    width: 90px;
    height: 90px;
    background: url(http://www.yuloo.com/mbgx/images/news/original-icon.png) no-repeat center;
    background-size: contain;
    right: 20px;
    top: 5px;
}

.news-tit.double-border{
    border-color: #183049;
    margin: 0 60px 20px
}
.news-tit-box{
    padding-bottom: 20px
}
.news-tit-box h1 span{
    color: #366494
}
.double-border h2,.double-border h1{
    font-size: 28px;
    text-align: center;
    color: #183049;
}

.news-tit.double-border .news-tit-box{
    margin-bottom: 2px;
    border-bottom: 2px solid #183049;
    padding-bottom: 0
}
.news-tit.double-border .info label{
    font-size:16px;
    font-weight: normal;
    color: #183049;
    margin-right: 5%
}
.news-tit.double-border .info span{
    color: #366494;
}
.info {
    font-size: 14px;
    color: #888;
    margin-bottom: 10px;
}
.info span {
    margin-right: 10px;
}

.news-cnt p {
    font-size: 16px;
    line-height:38px;
    margin-bottom:10px;
}
.news-cnt p > img{
    /* width: 100% !important; */
    width: auto !important;
    height: auto !important;
}
.news-cnt table,.news-cnt td{
    border:1px #999 solid;
	table-layout: auto;
}
.news-cnt table h3{
    border:0;
    padding-left:0;
    margin-bottom:0;
}
.news-cnt table p{
    margin-bottom:0;
}
.news-cnt td{
    font-size:14px;
}

.news-flex-box .news-cnt{
    margin-bottom: 20px;
}

.main-inside-form .form-box{
    margin-left: 0;
    margin-right: 0;
    background-color: #eee;
}



.news-flex-box,.news-recommend{
    padding: 0 40px;
}
.news-flex-box .praise {
   margin-top:30px;
}
.news-flex-box .praise .end-title{
    text-align: center;
    margin-bottom: 20px;
    background: url(http://www.yuloo.com/mbgx/images/news/praise-bg.jpg) repeat-x center center
}
.news-flex-box .end-title span{
    background-color: #fff;
    color: #333333;
    font-size: 18px;
    padding: 0 15px;
}
.news-flex-box .form-group .layui-bg-value{
    padding: 0 12px
}


.news-flex-box .state{
    margin-bottom: 20px
}
.news-flex-box .state p{
    color: #666;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    margin-bottom: 0;
    
}




.news-recommend{
    margin-bottom:20px;
}
.news-recommend li{
    float:left;
    width: 48%;
    margin:0 1%;
    font-size: 16px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
}
.news-recommend li:first-child{
    margin-right: 2%;
    margin-left: 0;
}
.news-recommend li b{
    font-weight: normal;
}
.news-recommend li:last-child{
    text-align: right
}
.news-recommend li a{
    color: #333333
}
.news-recommend li:hover a,.news-recommend li:hover{
    color: #366494
}

.main-title{
    /* padding-left: 20px;
    border-left: 3px solid #39599f; */
    margin-bottom: 20px;
    border-bottom: 2px solid #eee
}
.main-title span{
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    padding-bottom: 10px;
    border-bottom: 2px solid #334d72
}
.recommend-main{
    padding: 10px 0;
    background-color: #fff;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    margin-bottom: 30px;
}
.recommend-main .main-title{
    margin: 0 30px 20px;
    height: 35px;
}
.recommend-main .moudle-title{
    padding: 30px 0;
    font-size: 28px;
    text-align: center;
    margin-bottom: 10px;
    color: #0e2644;
    border-bottom: 2px solid #eee;
}
.recommend-main ul {
    padding: 0;
    margin: 0 auto;
}
.recommend-main ul li {
    float: left;
    width: 46%;
    margin: 0 2% 1%;
    padding: 0 0 1%;
    border-bottom: 0;
}
.recommend-main ul li:hover::before{
    display: none;
}
.recommend-main ul li .newslist-img{
    margin-right: 2%;
    width: 24%;
    max-width: 110px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    overflow: hidden;
}
.recommend-main .recommend-cnt {
    padding: 0 30px
}

.recommend-main ul li p{
    font-size: 14px;
}
.recommend-main ul li .newslist-description{
    height: 44px;
    line-height: 22px;
    overflow: hidden;
    color: #999999;
    margin-bottom: 0 !important;
}
.recommend-main ul li .newslist-title{
    display: block;
    font-size: 18px;
    line-height: 1;
    font-weight: bold;
    height: 20px;
    margin-bottom: 6px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.recommend-main ul li .newslist-title:hover,.recommend-main ul li a:hover{
    color: #366494
}



.recommend-main{
    padding: 20px 0 0;
}
.recommend-main dl{
    display: -webkit-box;
    display: flex;
    justify-content: center;
    align-items:center;
    width: 47%;
    padding: 0;
    margin: 0 3% 20px 0;
}

.recommend-main dl dt{
    float: left;
    /* width: 14%; */
    width: 62px !important;
    color: #bbbbbb;
    font-weight: normal;
    padding-right: 20px;
    border-right: 1px solid #dddddd;
    margin-right: 20px;
    text-align: center;
}
.recommend-main dl dt .t-day{
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 0;
}
.recommend-main dl dt .t-time{
    font-size: 12px;
    margin: 0 auto;
}
.recommend-main dl dd{
    width: 80%;
    width: calc(100% - 82px );
    float: left;
}
.recommend-main dl dd a{
    display: block;
    font-size: 18px;
    line-height:26px; 
    font-weight: 900;
    color: #333333;
    margin-bottom: 8px;
    height:26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.recommend-main dl dd a:hover{
    color: #366494;
}
.recommend-main dl dd p{
    font-size: 14px;
    color: #999999;
    margin: 0 auto;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.recommend-main dl.rules-list-cnt{
    padding: 0;
    margin: 0 25px 20px;
    width: 45%;
}
.recommend-main dl dt.rules-logo{
    width: 219px !important;
    padding: 0;
    border: none
}
.recommend-main dl dd.rules-cnt{
    width: 60%;
    padding: 0;
    margin: 0 auto;
    border: none
}
.recommend-main dl dd.rules-cnt .rules-type-list{
    display: block;
    width: 55%;
}
.recommend-main dl dd.rules-cnt .rules-type-list:first-child + .rules-type-list + .rules-type-list {
    width: 100%;
 }
.recommend-main dl dd.rules-cnt .rules-type-list:first-child + .rules-type-list {
   max-width: 105px;
}
.recommend-main dl dd.rules-cnt .rules-price {
    width: 69%;
    margin: 0 auto;
}
.recommend-main dl .detail-btn{
    float: right;
    font-size: 12px;
    line-height: 28px;
    color: #fff !important;
    background-color: #6973a7;
    margin: 4px 0 0;
    padding: 0 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px ;
    -moz-border-radius: 3px ;
    -ms-border-radius: 3px ;
    -o-border-radius: 3px ;
}
.recommend-main dl .rules-price span,.recommend-main dl .rules-price span b{
    color: #e58730;
}
.recommend-main dl .rules-price span b{
    font-weight: bold;
}


.left-news-main,.left-recommend-main,.left-newslist-box{
    float: left;
    width: 73%;
    width: calc(100% - 320px);
}
/* right-recommend-box start */
.right-recommend-box{
    float: right;
    width: 300px;
}
.right-recommend-box .ad-right{
    text-align: center;
    width: 100%;
    margin-bottom:3%;
}
.right-recommend-box .main-title{
    height: 31px;
    border-bottom: 1px solid #eee
}
.right-recommend-box .main-title h3{
    display: inline-block;
    font-size: 16px;
    color: #183049;
    font-weight: bold;
    padding-bottom: 12px;
    border-bottom: 1px solid #183049
}
.right-recommend-box .main-title a.more{
    float: right;
    font-size: 12px;
    line-height: 30px;
    color: #a1abb6;
}
.right-recommend-box .main-title a.more:hover{
    color: #366494;
}
.right-recommend{
    padding: 10px 15px;
    background: #fff;
    margin-bottom: 20px
}
.right-recommend-main dl{
    padding-bottom: 15px;
    border-bottom: 1px dashed #e3e3e8;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
}
.right-recommend-main dl:last-child{
    border: none;
    margin-bottom: 0 !important;
}
.right-recommend-main dt,.right-recommend-main dd{
    float: left;
}
.right-recommend-main dt{
    width: 63px;
    margin-right: 10px
}
.right-recommend-main dd{
    width: 74%;
    width: calc(100% - 73px);
}
.right-recommend-main dd .school-name{
    display: block;
    width: 100%;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 5px;
    font-weight: bold;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.right-recommend-main dd .school-name:hover{
    color: #366494
}
.right-recommend-main dd span{
    font-size: 12px;
    color: #999
}
.right-recommend-main .school-major{
    margin-top: 10px;
}
.right-recommend-main .school-major a{
    display: inline-block;
    padding: 2px 5px;
    font-size: 12px;
    color: #e07564;
    border: 1px solid #e07564;
    border-radius: 3px;
    max-width: 90px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.right-recommend-main .school-major a:hover{
    color: #fff;
    background: #e07564

}
.right-recommend-main .school-major a:first-child{
    margin-right: 10px
}
.right-recommend-main .school-area{
    margin-right: 15px;
}
.right-recommend-main .school-area{
    padding-left: 15px;
    background: url(http://www.yuloo.com/mbgx/images/news/area-icon.png) no-repeat left center
}

#majors2{
    margin-top: -14px;
}
.right-recommend-main li{
    float: left;
    width: 46%;
    margin: 8px 2% 0;
    text-align: center;
}
.right-recommend-main li a{
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 30px;
    color: #666;
    /* border: 1px solid #bbb; */
    border-radius: 3px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.right-recommend-main li a:hover{
    color: #fff;
    background: #366494;
    border-color: #366494
}



.right-recommend-main .li-bg1 a{
    background: #e5e8f2;
    color: #556498
}
.right-recommend-main .li-bg2 a{
    background: #e4eff8;
    color: #5389b2
}
.right-recommend-main .li-bg3 a{
    background: #f5eae5;
    color: #b27b5d
}
.right-recommend-main .li-bg4 a{
    background: #e1f0f0;
    color: #5ca3a4
}
.right-recommend-main .li-bg5 a{
    background: #e9e2f1;
    color: #8b68b0
}
.right-recommend-main .li-bg6 a{
    background: #e0e9f2;
    color: #5c87b4
}
.right-recommend-main .li-bg7 a{
    background: #e7efe3;
    color: #7ea368
}
.right-recommend-main .li-bg8 a{
    background: #f6ecd9;
    color: #b28d44
}
.right-recommend-main .li-bg9 a{
    background: #e0e7f2;
    color: #5b79ad
}
.right-recommend-main .li-bg10 a{
    background: #f3e7e7;
    color: #ae6a6c
}

.right-recommend-main .li-bg1:hover a{
    background: #556498;
}
.right-recommend-main .li-bg2:hover a{
    background: #5389b2;
}
.right-recommend-main .li-bg3:hover a{
    background: #b27b5d;
}
.right-recommend-main .li-bg4:hover a{
    background: #5ca3a4;
}
.right-recommend-main .li-bg5:hover a{
    background: #8b68b0;
}
.right-recommend-main .li-bg6:hover a{
    background: #5c87b4;
}
.right-recommend-main .li-bg7:hover a{
    background: #7ea368;
}
.right-recommend-main .li-bg8:hover a{
    background: #b28d44;
}
.right-recommend-main .li-bg9:hover a{
    background: #5389b2;
}
.right-recommend-main .li-bg10:hover a{
    background: #ae6a6c;
}
/* right-recommend-box end */

/* news-right-box */
.left-news-main, .left-recommend-main, .left-newslist-box{
    width: calc(100% - 330px);
}
.news-right-box{
    float: right;
    width: 314px;
    margin-left: 16px;
}
.news-right-cnt{
    position: relative;
    padding: 20px 14px 15px;
    background: #fff;
    background-color: #fff;
    margin-bottom: 16px;
    border-radius: 4px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

.news-right-tit2{
    position: relative;
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 12px;
    margin-bottom: 20px;
}
.news-right-tit2::before{
    position: absolute;
    display: block;
    content: '';
    left: -14px;
    top: 0;
    height: 15px;
    width: 4px;
    background: url(../images/news-right-tit2-img.png) no-repeat left center;
}
.news-right-tit2 .tit{
    float: left;
    font-size: 16px;
    line-height: 1;
    font-weight: bold;
}
.news-right-tit2 .tit a{
    color: #333;
}
.news-right-tit2 .tit span{
    color: #e07564;
}
.news-right-tit2 .more{
    float: right;
    font-size: 12px;
    color: #999;
    line-height: 16px;
}
.news-right-tit2 .more:hover{
    color: #e07564;
}
.news-right-tit3{
    height: 21px;
}
.news-right-tit3 .tit{
    position: absolute;
    width: 100%;
    height: 35px;
    font-size: 16px;
    line-height: 28px;
    font-weight: bold;
    color: #fff;
    top: 0;
    left: 0;
    text-align: center;
    background: url(../images/news-right-tit3-bg.png) no-repeat top center;
    border-top: 2px solid #366494;
}
.special-news {
    margin: 0 -4px;
}
.special-news .li-space{
    float: left;
    width: 90px;
    margin: 5px 4px;
    /* width: 92px;
    margin: 6px; */
    text-align: center;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.special-news .li-space a {
    display: block;
    font-size: 14px;
    padding: 9.1px 0;
    color: #333;
    border: 1px solid #e8e8e8;
    border-radius: 4px;
}

.special-news li a:hover {
    color: #fff;
    background: #e07564;
    border-color: #e07564;
}
.news-right-cnt .main01-icon{
    display: block;
    width: 30px;
    height: 30px;
    margin: 0 auto;
    background: url(../images/sec-word-icon2.png) no-repeat;
}
.main01-icon.icon1{ 
    background-position: 3px 4px;
}
.main01-icon.icon2{
    background-position: 3px -46px;
}
.main01-icon.icon3{
    background-position: 3px -96px;
}
.main01-icon.icon4{
    background-position: 3px -146px;
}
.main01-icon.icon5{
    background-position: 3px -196px;
}
.main01-icon.icon6{
    background-position: 3px -246px;
}
.main01-icon.icon7{
    background-position: 3px -296px;
}
.main01-icon.icon8{
    background-position: 3px -346px;
}
.main01-icon.icon9{
    background-position: 3px -396px;
}
.main01-icon.icon10{
    background-position: 3px -446px;
}
.main01-icon.icon11{
    background-position: 3px -496px;
}
.main01-icon.icon12{
    background-position: 3px -546px;
}

.special-news li:hover .main01-icon.icon1 {
    background-position: -36px 4px;
}

.special-news li:hover .main01-icon.icon2 {
    background-position: -36px -46px;
}

.special-news li:hover .main01-icon.icon3 {
    background-position: -36px -96px;
}

.special-news li:hover .main01-icon.icon4 {
    background-position: -36px -146px;
}

.special-news li:hover .main01-icon.icon5 {
    background-position: -36px -196px;
}

.special-news li:hover .main01-icon.icon6 {
    background-position: -36px -246px;
}

.special-news li:hover .main01-icon.icon7 {
    background-position: -36px -296px;
}

.special-news li:hover .main01-icon.icon8 {
    background-position: -36px -346px;
}

.special-news li:hover .main01-icon.icon9 {
    background-position: -36px -396px;
}

.special-news li:hover .main01-icon.icon10 {
    background-position: -36px -446px;
}

.special-news li:hover .main01-icon.icon11 {
    background-position: -36px -496px;
}

.special-news li:hover .main01-icon.icon12 {
    background-position: -36px -546px;
}


/* 地区二级词 */
.special-news2 {
    margin: 0 -1.75% !important;
    overflow: hidden;
}

.special-news2 li {
    float: left;
    width: 46.5%;
    margin: 10px 1.75% 0;
    padding: 0 !important;
    white-space: normal !important;
}

.special-news2 li a {
    display: block;
    font-size: 14px;
    color: #394d82 !important;
    line-height: 18px;
    border: 1px solid #abc0ed;
    background: #f5fafe;
    padding: 4px 0 4px 10px;
    border-radius: 4px;
}
.special-news2 li a p{
    font-size: 14px;
    line-height: 18px;
    color: #666;
}
.special-news2 li a .word-text{
    display: inline-block;
    font-weight: bold;
    color: #366494;
    padding-right: 15px;
    background: url(../images/word-text-bg.png) no-repeat right center;
}
.special-news2 li a:hover {
    color: #fff !important;
    background: #366494;
    border-color: #366494;
}
.special-news2 li a:hover p{
    color: #fff !important;
}
.special-news2 li a:hover .word-text{
    background: url(../images/word-text-bg2.png) no-repeat right center;
}
.special-news2 li.li-space a{
    padding: 4px 0 4px 7px;
}
.special-news2 li.li-space p{
    display: inline-block;
    padding: 0 !important;
    background: none !important;
    margin-bottom: 0;
}

.zhinan-box{
    margin-top: 10px;
    padding: 10px 0 0;
    border-top: 1px dashed #e8e8e8;
}
.news-right-cnt .news-list li{
    font-size: 14px;
    line-height: 30px;
    padding-left: 9px;
    background: url(../images/li-img.jpg) no-repeat left center;
}
.news-right-cnt .news-list li a{
    display: block;
    color: #444;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.news-right-cnt .news-list li a:hover{
    color: #e07564;
}
.news-right-cnt .news-list li:hover{
    background: url(../images/li-img2.jpg) no-repeat left center;
}

.school-item ,.rules-item{
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 2px 5px rgba(0,0,0,.08);
    padding: 10px 15px 10px;
    margin-bottom: 10px;
    border: none;
    margin-bottom: 10px;
    background: #fff;
}
.school-item:last-child ,.rules-item:last-child{
    margin-bottom: 0;
}
.news-right-cnt2 {
    padding-bottom: 0 !important;
    box-shadow: 0 -5px 10px -5px rgba(0,0,0,.1) !important;
}
.news-right-cnt2 .news-right-bg {
    margin: -20px -15px 0;
    background: #f5f7f9;
}
.school-item .school-logo,.rules-item .rules-logo{
    display: block;
    float: left;
    width: 40px;
    height: 40px;
    margin-right: 10px;
}
.rules-item .rules-logo{
    margin-top: 10px;
}
.school-item .school-name,.rules-item .rules-name{
    font-size: 16px;
    color: #333;
}
.school-item .school-name:hover{
    color: #e07564;
}
.school-item .school-text,.rules-item .rules-text{
    float: left;
    width: calc(100% - 50px);
}
.school-item .school-text span,.rules-item .rules-text{
    font-size: 12px;
    font-weight: normal;
    color: #999;
}
.school-item .school-text .school-area {
    padding-left: 15px;
    background: url(http://www.yuloo.com/mbgx/images/news/area-icon.png) no-repeat left center;
}
.school-item .school-item-tag,.rules-item .rules-item-tag{
    line-height: 20px;
    padding-top: 10px;
    margin-top: 10px;
    border-top: 1px solid #ddd;
}
.school-item .school-item-tag a{
    display: inline-block;
    padding: 2px 10px;
    margin-right: 10px;
    font-size: 12px;
    color: #366494;
    border: 1px solid #9cbee2;
    border-radius: 3px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.school-item .school-item-tag a:hover{
    color: #fff;
    background: #366494;
    border: 1px solid #366494;
}
.rules-item .rules-name{
    display: inline-block;
    line-height: 20px;
    font-weight: bold;
    margin-bottom: 5px;
}
.rules-item .price{
    color: #444;
    font-size: 14px;
}
.rules-item .price span{
    font-weight: bold;
    color: #cc5151;
}
.rules-item .rules-item-tag{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #444;
}
.faq-new {
    margin-top: -10px;
}
.faq-new li{
    padding-bottom: 12px;
    border-bottom: 1px dashed #ddd;
    margin-bottom: 10px;
}
.faq-new li:last-child{
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0;
}
.faq-new li a{
    display: inline-block;
    position: relative;
    font-size: 14px;
    line-height: 20px;
    color: #444;
    padding-left: 20px;
}
.faq-new li a em{
    position: absolute;
    left: 0;
    top: 5px;
    font-size: 12px;
    color: #e07564;
    background: #fce7e3;
    float: left;
    width: 14px;
    height: 14px;
    line-height: 14px;
    text-align: center;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}
.faq-new li a:hover{
    color: #cc5151;
}
/* news-right-box end */

/* page start */
.page{
    width: 100%;
    text-align: center;
    padding: 40px 0 0
}
.page>ul>li{
    float: left;
}
.page .pagezong:hover{ background-color: #fff;
    color: #000000;}
.page>a, .page>b{
    width: 10%;
    background-color: #fff;
    font-size: 14px;
    line-height: 32px;
    text-align: center;
    padding:10px 20px;
    margin-right:10px;
    border: 1px solid #eee;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}
.page>a:hover,.page>ul>li>.active,.page>b{
    background-color: #192d76;
    border: 1px solid #192d76;
    color:#fff;
}

.fst-page a,.last-page a{
    padding-left: 5px;
    padding-right: 5px;
}
/* page end */


/* link start */
.link-box{
    background: #fff;
}
.link {
    padding-top: 2%;
}

.link .link-title {
    width: 100%;
    text-align: left;
    font-size: 24px;
    height: 26px;
    line-height: 24px;
    font-weight: bold;
    color: #222;
    margin: 0 auto 25px;
    position: relative;
    padding-left: 20px;
}

.link .link-title::before {
    position: absolute;
    display: block;
    content: '';
    left: 0;
    top: 0;
    background: #373c77;
    width: 6px;
    height: 26px;
    border-radius: 0 3px 3px 0;
}

.link .module-title {
    margin-bottom: 20px;
}

.link a {
    padding: 0 10px 10px;
    display: block;
    float: left;
    font-size: 14px;
    color: #666;
}

.link a:hover {
    color: #b49277;
}
  
/* link end */
/* 二级关键词新闻适配 */
.news-cnt h3{
    line-height:38px;
    margin-bottom: 0;
    font-size:16px;
}
.news-cnt hr{
    display: none;
}
.news-cnt th{
    font-size:16px;
    line-height: 30px;
    font-weight: bold;
    text-align: center;
}
.news-cnt td p,.news-cnt td{
    text-align: center;
    line-height: 30px !important;
}
.news-cnt table{
    width: 100%;
    table-layout: auto;
    margin-bottom: 10px;
}
/* 二级关键词新闻适配 */

/* 聚合词 */
.news-right-cnt .school-news-list,
.news-right-cnt .gather-word-list {
    margin-top: -6px;
}

.news-right-cnt .school-news-list li,
.news-right-cnt .gather-word-list li {
    position: relative;
    float: left;
    width: 50%;
    font-size: 14px;
    line-height: 18px;
    padding-left: 9px;
    margin-bottom: 8px;
}

.news-right-cnt .school-news-list li::before,
.news-right-cnt .gather-word-list li::before {
    position: absolute;
    display: block;
    content: '';
    width: 0;
    height: 0;
    border-left: 6px solid #e07564;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    left: 0;
    top: 4px;
}

.news-right-cnt .gather-word-list li a {
    display: block;
    color: #333;
}

.news-right-cnt .gather-word-list li a:hover {
    color: #e07564;
}
/* 聚合词 end */
@media only screen and (max-width: 1200px) {
    .container{
        width: 98%;
    }
    .news-tit.double-border{
        margin: 0 5% 20px
    }

    .news-flex-box{
        padding: 0 5%;
    }
  

    .main-inside-form .form-main textarea.form-control{
        width: 83%;
    }

    .recommend-main dl {
        width: 48%;
        margin: 0 1% 20px;
            margin-bottom: 20px;
        padding: 0;
    }
    .recommend-main dl .detail-btn{
        padding: 0 4%
    }

    .main-inside-form .form-main .input-group-addon{
        max-width: none;
    }
}

@media only screen and (max-width:1024px){
    .left-news-main,.right-recommend-box,.left-recommend-main,.left-newslist-box{
        width: 100%;
    }
    .recommend-main .main-title{
        margin: 0 2% 3%
    }
    .recommend-main .recommend-cnt{
        padding: 0 2%
    }
    /* .right-recommend-main li{
        margin-bottom: 2%
    } */
    .right-recommend-main dl{
        float: left;
        width: 48%;
        margin: 1%;
    }
    /* .right-recommend-box{
        margin-bottom: 3%
    } */
   
    .recommend-main dl,.recommend-main dl.rules-list-cnt {
        width: 98%;
    }
    .recommend-main dl.rules-list-cnt{
        margin: 0 1% 3%
    }
    .recommend-main dl dd.rules-cnt{
        width: calc(100% - 239px);
    }
    .recommend-main ul li {
        width: 98%;
        margin: 0 1% 1%
    }
    .recommend-main ul li .newslist-img {
        width: 30%;
    }
    .recommend-main .moudle-title{
        padding: 4% 0
    }
    .news-recommend{
        padding: 0
    }

    .page{
        padding-top: 5%
    }
    .page [title],.page>.pagezong{
        display: none;
    }
    .page a, .page>b {
        max-width: 120px;
        width: 22%;
        margin-right: 1%;
        padding: 0;
        display: inline-block;
    }
    .page a,.page>b{
        display: none;
    }
    .page a.fst-page,.page a.pre,.page a.next,.page a.last-page{
        display: inline-block;
    }  

    .news-right-box{
        width: 100%;
        margin: 0 auto 3%;
    }
    .right-recommend-main li{
        width: 31.333%;
        margin: 1%;
    }
}
@media only screen and (max-width:767px){
    .ad-top{
        display: none;
    }
    .form-main{
        margin: 0 auto;
    }
    .inline-box{
        margin-bottom: 0;
    }
    .info,.news-tit.double-border .info label{
        font-size: 14px;
    }

    .news-cnt p {
        font-size: 14px;
        margin-bottom: 2%;
        line-height: 34px;
    }
    .news-main{
        padding-top: 2%;
    }
    .double-border h2,.double-border h1{
        margin-bottom: 2%;
        padding-top: 2%
    }
    .recommend-main,.news-main{
        margin-bottom: 3%
    }
    .recommend-main .moudle-title,.news-tit h1,.news-tit h2,.news-tit-box .moudle-title{
        font-size: 22px;
        line-height: 30px;
    }
    .recommend-main ul{
        padding: 0 10px;
    }
    .recommend-main ul li .newslist-title{
        margin-bottom: 2%
    }
    .recommend-main ul li .newslist-title,.recommend-main dl dd a{
        font-size: 16px
    }
    .recommend-main ul li p{
        font-size: 12px
    }

    .recommend-main dl {
        margin-bottom: 3%;
        padding: 0;
    }
    .recommend-main dl dt .t-day {
        font-size: 30px;
        line-height: 30px;
    }

    .news-recommend{
        margin-bottom: 0;
    }
    .news-recommend li{
        width: 98%;
    }
    .news-recommend li:last-child{
        text-align: left
    }
  
    .main-inside-form .form-box{
        padding-bottom: 3%
    }
    .main-inside-form .form-box .moudle-title{
        padding-top: 3%;
    }
    .right-recommend,.ad-right{
        margin-bottom: 3%
    }
    .right-recommend-main dl{
        width: 98%;
    }
    
    .recommend-main dl dd.rules-cnt .rules-type-list{
        width: 100%;
    }
    .recommend-main dl .detail-btn,.ad{
        display: none
    }

    .main-inside-form .form-main .input-group-span, .main-inside-form .form-inline .input-group-span{
        float: left;
        width: 90px;
    }
    .main-inside-form .form-main .form-control, .main-inside-form .form-main .selects-box select, .checkbox-group label, .form-inline .inline-group{
        width: calc(100% - 100px) !important;
    }


}
@media only screen and (max-width:680px){
    .news-tit.double-border{
        margin: 0 0 20px
    }

    .recommend-main{
        margin-bottom: 3%
    }
    .recommend-main ul li .newslist-img{
        display: block;
        flex-basis: 30%
    }
    .recommend-main ul li .newslist-title{
        height: auto;
        max-height: 56px;
        white-space: normal;
        line-height: 28px;
    }
    .recommend-main ul li{
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .recommend-main ul li .newslist-description{
        display: none
    }
    .newslist-wrapper{
        width: 100%;
    }
    .recommend-main ul li{
        padding: 2% 0
    }

    .recommend-main dl dt{
        margin-right: 2%;
        padding-right: 2%;
    }
    .recommend-main dl dd{
        width: calc(96% - 72px );
    }
    .recommend-main dl dt.rules-logo{
        width: 40% !important;
        max-width: 219px;
        margin-right: 2%
    }
    .recommend-main dl dd.rules-cnt {
        width: 58%;
    }

    .main-inside-form .form-main .input-group-span, .main-inside-form .form-inline .input-group-span{
        margin-right: 0 !important
    }
}

@media only screen and (max-width:425px){
    .input-group-span, .form-group > label{
        padding-right: 2%
    }
    .main-inside-form .form-box{
        padding-bottom: 5%
    }
    .main-inside-form .form-box .moudle-title{
        padding-top: 5%;
       
    }

    .special-news .li-space{
        width: 31.33%;
        margin: 1%;
    }
    .right-recommend-main li{
        width: 48%
    }
}


