.content{
    width: 1200px;
    margin: 0 auto;
     
}
.scroll_news {
    width: 100%;
    height: 45px;
}
.scroll_title {
    width: 7%;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    font-weight: bold;
    float: left;
    color: #00aa98;
}
.scroll_con {
    width: 93%;
    line-height: 45px;
    float: left;
}
.banner-list{
    width: 100%;
    margin-bottom: 20px;
}
.banner{
    width: 60%;
    float: left;
}
#top_banner_demo img {
    width: 100%;
    height: 400px;
}
.banner_title{
    padding: 0;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    height: 40px;
    background: url(../img/hei.png);
    line-height: 40px;
    text-align: left;
    padding-left: 10px;
    padding-right: 18%;
    font-size: 16px;
    overflow:hidden;
}
.banner_carousel{
    width: 20%;
    margin:0;
    line-height: 40px;
    bottom: 5px;
    left: 82%;
}
.banner_carousel li{
    width: 10px !important;
    height: 10px !important;
}
.list{
    width: 35%;
    float: right;
}
.list li{
    width: 100%;
    height: 20px;
    line-height:20px;
    overflow:hidden;
    margin-bottom: 12px;

}
.list li a{
    font-size: 16px;
    font-weight: normal;
    color: #000;
}
.mg20{
    margin-bottom: 40px !important;
}
.list_active{
     font-size: 22px !important;
}
.gg{
    width: 100%;
    margin:15px 0;
    height: 70px;
}
.gg a{
    display: block;
    width: 32%;
    float: left;
    height: 100%;
    margin-right: 2%;
}
.gg a img{
    width: 100%;
    height: 100%;
}
.gg a:last-child{
    margin:0;
}
.con-left{
    overflow: hidden;
    width: 750px;
}
.con-right{
    overflow: hidden;
    width: 330px;
    padding-top: 15px;
}

/*新闻列表开始*/
.top-list-item{
    width: 100%;
    padding: 30px 0px;
    border-bottom: 1px solid #eee;
    overflow: hidden;
    height: 225px;
}
.timg{
    width: 31%;
    height: 165px;
    float: right;
}
.timg img{
    width: 100%;
    height: 100%;
    border-radius: 10px;
}
.tlist{
    width: 66%;
    height: 165px;
    float: left;
}
.tlist .t a{
    font-size: 20px;
    font-weight: 700;
}
.tlist .c{
    color: #999;
    font-size: 14px;
}
.tlist .d{
    padding-top: 15px;
    overflow: hidden;
    height: 90px;
    font-size: 14px;
    text-indent: 30px;
}
.t100{
    width: 100%;
}
.t150{
    height: 180px;
}
/*新闻列表结束*/
.con-over-title{
    text-align: center;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    width: 100%;
    margin: 10px 0;
    color: #232122;
    border: 1px #e2e2e2 solid;
    font-size: 14px;
    cursor: pointer;
}
.con-over-title:hover{
    color:  #fff;
    background: #e67016;
}
.rrbox{
    width: 100%;
}
.rrbox-title{
    width: 100%;
    height: 40px;
    border-top: 2px solid #e67016;
    border-left: 2px solid #e67016;
    font-size: 18px;
    color: #e67016;
    padding-left: 10px;
    line-height: 40px;
}
.rrbox-con{
    width: 100%;
    padding: 10px 20px;
}
.rrbox-con .rrlist li{
    width: 100%;
    overflow: hidden;
    background-image: url(../img/litype.png);
    background-repeat: no-repeat;
    background-position: -15px -6px;
    padding-left: 10px;
    height: 20px;
    line-height: 20px;
    margin-bottom: 10px;
}
.ttbox{
    width: 100%;
    margin-bottom: 20px;
}
.ttbox-title a{
    font-size: 16px;
}
.ttbox-con{
    width: 100%;
    height: 120px;
}
.ttbox-img{
    width: 65%;
    height: 100%;
    float: left;
}
.ttbox-img img{
    width: 100%;
     height: 100%;
}
.ttbox-key{
    width: 30%;
    height: 100%;
    float: right;
}
.friend{
    width: 1200px;
    margin:0 auto;
    height: 60px;
    line-height:60px;
}
.friend span{
    color: #0d65b2;
    font-size: 16px;
    margin-right: 15px;
}
.friend a{
    padding: 0 15px;
}
.tit01{
    width: 100%;
    height: 45px;
    border-top: 2px solid #ccc;
}
.tit01 div{
    margin-top: -2px;
    width: 120px;
    height: 45px;
    border-top: 5px solid #1479d7;
    text-align: center;
    line-height: 45px;
    font-size: 20px;
    font-weight: bold;
    color: #1479d7;
}
.t02{
    width: 100%;
    height:35px;
    border-bottom: 2px solid #ccc;
    line-height: 35px;
}
.t02 .t02tit{
    width: 100px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    border-bottom:2px solid #003d90;
    float: left;
    font-size: 18px;
    font-weight: bold;
}
.t02 span{
    float: right;
    margin-right: 10px;
}