
/*Common/header.blade.php*/
.top-ad{display: none;background-size: cover;}
.video{
    width: 1170px;margin: 0 auto;position:relative;
}
.video .close{position: absolute;top:0;right:0;display:block;padding:5px 10px;z-index: 9999;background:rgba(0,0,0,.8);color:#fff;height: 19px;}
.voice{position:absolute;right:50px;top:0;background: rgba(0,0,0,.8);padding:6px 10px 0;height: 23px;z-index: 9999;}
.voice span{width:20px;height: 20px;background-size: cover;display: block;}
.voice.on span{}
.fc{text-align: center}
.footer_icon a {
    display: block;
    float: right;
    background-image: url(../image/footer_new_icon.png);
    border-radius: 4px;
}

.footer_icon{
    margin-right: 28%;
    margin-top: 10px;
}
.xx {
    background-position: -380px 0;
    width: 108px;
    height: 45px;
}
.zx {
    background-position: -171px 0;
    width: 96px;
    height: 45px;
    margin-right: 40px;
}
.sh_gs {
    background-position: -110px 0;
    width: 50px;
    height: 46px;
    margin-right: 30px;
}
.hu {
    background-position: 0 0;
    width: 108px;
    height: 45px;
    margin-right: 10px;
}

.wrap{
    padding-bottom: 40px;
}

.adv-l{
    width:180px;
    margin-right: 20px;
}

.adv-r{
    width:180px;
    margin-left: 20px;
}

/*w1544生效，新增两个广告位的空间*/
/*.w1544{*/
    /*width:1544px;*/
/*}*/

.hl{
    height: 206px;
    width:30%;
}

.hl>img{
    width:100%;
    height:100%;
}

.hr{
    height: 206px;
    width:68%;
}

.hr>.font{
    font-weight: 400;
    font-size: 24px;
    color:#444;
}

.hr-content,.hr-hot{
    margin-top: 10px;
    margin-bottom: 10px;
}

.hr-hot>ul>li{
    margin-bottom: 9pt;
    padding-left: 18px;
    height: 18px;
    background: transparent url(../image/dot.png) no-repeat scroll 0 7px;
    line-height: 18px;
}

.bgc{
    background-color: #f8f8f8;
}

.weixin{
    position: absolute;
    right:90px;
    display: none;
    top:35px;
}

.weibo{
    position: absolute;
    right:50px;
    display: none;
    top:35px;
}

.weixin_ic{
    position: absolute;
    right:120px;
    line-height: 45px;
    margin-top: 10px;
}

.weibo_ic{
    position: absolute;
    right:80px;
    line-height: 45px;
    margin-top: 10px;
}

.left-main{
width:314px;
}

.right-main{
width:465px;
}

.center{
    width:280px;
    height:354px;
    border-bottom:1px solid #aaa;
    border-top:none;
    border-left:none;
    border-right:none;
    margin-top:10px;
}

.edu{
    /*width:280px;*/
    border-top:1px solid #aaa;
    border-top:none;
    border-left:none;
    border-right:none;
    margin-top:10px;
}

.hr-hot>ul>li>a{
    font-size: 15px;
}

.photo{
    margin-top: 20px;
}

.link{
    border-top: solid 2px #e4e4e4;
    border-bottom: solid 2px #e4e4e4;
}

.content>ul>li{
    padding-left:0px;
}
.content{
    margin-top: 0px;
}


.nav-content{
    margin-top:10px;
    margin-bottom:10px;
    height:80px;
}

.nav-title:hover{
    text-decoration: none;
    color:#FF4503;
}



