#login,.cursorNews a,#news a,#time,#newshover li{
    font-family: 閽�秵鏌�缁狅拷
}
.midNews{
    width:100%;
    min-width:1200px;
    /*background:yellow;*/
    position:relative;
    /*height:80px;*/
}
.midNews a{
    text-decoration: none;
    color:black;
}
.cursorNews{
    background:#f8f8f8;
    margin-left:8%;
    /*width:84%;*/
    height:80px;
    line-height:80px;
}
#curnewdiv{
    float:left;
    margin-top:26px;
    background:#074396;
    width:9%;
    height:28px;
    line-height:28px;
    text-align:center;
    color:white;
    border-radius:5px;

}
.cursorNews a{
    /*font-family: 閽�秵鏌�缁狅拷*/
    height:80px;
    line-height:80px;
    margin-left:4%;
}
#calender{
    margin-top:10px;
    margin-left:8%;
}
#time{
    color:#acacac;
    font-size:9px;
}
#newsmore{
    float:right;
    margin-right:30%;
}
#login{
    position:absolute;
    font-size:15px;
    /*width:18%;*/
    height:80px;
    line-height:80px;
    background:#eeeeee;
    left:70%;
    width:18%;
    min-width:180px;
    text-align:center;
    color:black;
}
#login:link,#login:visited{
    text-decoration: none;
}
#login:hover,#login:active{
    background:url("../image/news/login_bg.png") no-repeat;
    background-size:cover;
    color:white;
}
.moreNews{
    margin-top:15px;
}
#broadmini{
    margin-left:8%;
    position:relative;
}
.news{
    margin-top:13px;
    text-indent:6%;
    width:310px;
	float:left;
}
.news li{
    height:30px;
    line-height:30px;
}
.news a{
    color:#3a3a3a;
}
.news a:hover{ 
    color:#1794ca;
}

.news span{
    margin-left:3px;
}

#newsmini{
    position:absolute;
    right:8%;
    margin-right:9px;
    top:0;
    background:#f7f7f7;
    width:58%;
    min-height:218px;
    height:99%;

}
#newsmini img{
    width:41px;
}

#mesmore{
    float:right;
    text-align:center;
    /*width:6.2%;*/
    /*min-width:41px;*/
    position:absolute;
    right:0;
    /*margin-top:-48px;*/
}

#newshover{
    position:absolute;
    background:url("../image/news/message_bar.png") 0 0 no-repeat;
    background-size:100% 100%;
    height:18.3%;
    min-height:41px;
    width:100%;
}

#newshover li{
    float:left;
    width:50%;
    text-align:left;
    position:relative;
    padding-left:10px;
    top:30%;
    width:310px;
}

#newshover li a{
    display:block;
    color:white;

}

.hovertri{
   width:0;
    border:8px solid transparent;
    position:relative;
    left:1%;
    top:17px;
}

.hoveron{
    border-top-color: #2380b5;
}
.hoveron2{
    border-top-color: #2e90b4;
}
.hoveron3{
    border-top-color: #39a0b3;
}
/**
#new_s2,#new_s3{
    display:none;
}**/

