.title_img{
    width: 100%;
    height: 200px;
    background: url(/static/image/news-title.png) center center no-repeat;
}
.title{
    width: 1215px;
    margin: 10px auto;
    height: 40px;
    line-height: 40px;
    padding-left: 5px;
}
.title i{
    font-style: normal;
}
.titleContent{
    display: inline-block;
    width: 765px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
}
.title a{
    cursor: pointer;
}
/*section*/
section{
    width: 1215px;
    height: auto;
    margin: 0 auto;
    border-top: 1px solid #ddd;
}
section .left{
    width: 874px;
    float: left;
    border-right: 1px solid #ddd;
}
section .left h3{
    width: 100%;
    height: 60px;
    text-align: center;
    line-height: 60px;
    font-weight: bold;
}
section .left .rights_main{
    border: 1px solid #ddd;
    border-right: none;
    padding: 20px 0;
}
section .left #rights_form{
    width: 100%;
    height: auto;
    text-align: center;
}
section .left #rights_form ul li{
    padding-bottom: 25px;
}
section .left #rights_form ul li p{
    margin: 0 auto -20px;
    width: 385px;
    text-align: right;
    color: #999;
}
section .left #rights_form ul li input{
    width: 300px;
    height: 35px;
    line-height: 35px;
    background: #F6F6F6;
    border: 1px solid #ccc;
    outline: none;
    padding-left: 10px;
}
#content{
    width: 300px;
    height: auto;
    background: #F6F6F6;
    border: 1px solid #ccc;
    outline: none;
    padding-left: 10px;
}
.rights_content span,.rights_content textarea{
    vertical-align: top;
}
section .left #rights_form ul li span>i{
    color: #ff3300;
}
#rights_submit{
    width: 100px;
    height: 40px;
    line-height: 40px;
    border: none;
    background: #00A2E9;
    color: #fff;
    font-size: 18px;
    border-radius: 8px;
    outline: none;
}
.city{
    width: 97px;
    height: 35px;
    line-height: 35px;
    background: #f6f6f6;
    text-align: center;
    border: 1px solid #ccc;
}


section .right{
    width: 339px;
    float: right;
}
section .right .advertisement{
    width: 290px;
    height: 200px;
    margin: 20px 0 0 30px;
}
section .right .right_1{
    margin: 20px 0 20px 30px;
}
section .title{
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding-left: 5px;
    background-color: #fff;
    border: 1px solid rgba(204, 204, 204, 1);
}
section .title a{
    cursor: pointer;
}
section .title i{
    font-style: normal;
}
section .section{
    margin-top: 5px;
    margin-bottom: 20px;
    border-right: 1px solid #ccc;

}
section .section li{
    width: 100%;
    height: 155px;
}
section .section li h3{
    width: 787px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    font-weight: 700;
    overflow: hidden;
    margin-left: 38px;
    float: right;
}
section .section li .text{
    float: right;
    width: 740px;
    margin-right: 38px;
    font-size: 13px;
    text-indent: 2px;
}
section .section li .form{
    width: 85%;
    float: right;
    text-align: right;
    margin-right: 38px;
    font-size: 14px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}
section .section li .time{
    position: absolute;
    width: 95px;
    font-size: 14px;
    margin-top: 15px;
}
section .section li .form i,section .section li .time i,.yema i{
    font-style: normal;
}
section .section li:hover{
    background: #D3EAFC;
}
section .section li:hover a{
    color: #00A2E9;
}
section .mtrp{
    width: 340px;
    margin: 0 0 20px 0;
    border-top: 1px solid #ccc;
}
section .mtrp h2 {
    background: inherit;
    color: #666;
    font-size: 16px;
    height: 38px;
    line-height: 58px;
    text-align: left;
    margin-left: 35px;
}
section .mtrp ul {
    padding: 5px 15px 15px 15px;
}
section .mtrp ul li {
    overflow: hidden;
    padding: 10px 0 5px 20px;
}
section .mtrp .more{
    display: block;
    width: 100%;
    height: 20px;
    text-align: right;
}
section .mtrp .more a{
    font-size: 10px;
    color: #666;
}
section .mtrp .more a:hover{
    color: #00A2E9;
}
section .pagea {
    text-align: center;
    margin: 20px 0;
}
section .pagea .pagea_list {
    width: auto;
    height: auto;
    margin: 0 2px;
    padding: 0 8px;
    color: #333;
    line-height: 23px;
    text-align: center;
    border: 1px solid #dcdcdc;
    border-radius: 2px;
}
section .pagea .on {
    background: #ccc;
    color: #FFFFFF;
    display: inline-block;
    width: 23px;
    height: 23px;
    margin: 0 2px;
    line-height: 23px;
    text-align: center;
    border: 1px solid #dcdcdc;
    border-radius: 2px;
}
section .pagea a {
    display: inline-block;
    width: 23px;
    height: 23px;
    color: #333;
    line-height: 23px;
    text-align: center;
    border: 1px solid #dcdcdc;
    border-radius: 2px;
}
.li .active{
    background: #00A2E9;
}
#ueditor_content{
    width: 300px;
    min-height: 160px;
    margin-left: 331px;
}
