.headimagebar{
    height:200px;

}

.subrightpanel{
    float:right;
    background-color:white;
    width:295px;
    margin-left:0px;
    margin-top:10px;
}
.subleftpanel{
    float:left;
    width: 860px;
    margin-left: 0px;
    margin-top: 10px;
    background-color: transparent;
    padding:0px;
}

.submaincontent{

}

.subnews{
  width:420px;
    height:300px;
    float:left;
    margin-right:10px;
}

.toutiao{
    height:60px;
    background-repeat: no-repeat;
    margin-bottom:10px;
    -webkit-border-radius:10px 10px 0px 0px;
    -moz-border-radius:10px 10px 0px 0px;
    border-radius:10px 10px 0px 0px;
    background-color:white;
    overflow:hidden;
}

.subroll_title {
    position: relative;
    top: -46px;
    padding-left: 10px;
    height: 45px;
    line-height: 22px;
    background: #000;
    opacity: 0.50;
}
.tit_full{
    width:720px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float:left;
    padding-left: 13px;
    font-size:14px;
    font-name:ËÎÌå;
    background: url(../images/dot_g_3px.png) no-repeat 2px center;
    cursor: hand;
    color:black;
}
.tit2{
    width:100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float:left;
    padding-left: 13px;
    font-size:14px;
    font-name:ËÎÌå;
    background: url(../images/dot_g_3px.png) no-repeat 2px center;
    cursor: hand;
    color:black;
}
.spit{
    background: none;
    border-bottom: 1px dashed #ccc;
    height: 1px;
    line-height: 1px;
    padding-top: 10px;
    margin-bottom: 10px;
}

.detailtitlebar{
	height:45px;
	background-color:#0165AF;
	  -webkit-border-radius:10px 10px 0px 0px;
    -moz-border-radius:10px 10px 0px 0px;
    border-radius:10px 10px 0px 0px;
	
}