﻿#news{
    width:1200px;
    margin:0 auto;
    margin-top:50px;
    
}
.news_l{
    width:240px;
    float:left;
    height:760px;
    background:#e9eff7;
}
.news_item{
    width:90%;
    margin:0 auto;
    height:40px;
    
}
.news_item a{
    width:100%;
    text-align:left;
    height:40px;
    line-height:40px;
    display:block;
    color:#000;
    font-size:16px;
}
.item1{
    width:100%;
    margin:0 auto;
    height:40px;
    border-bottom:1px solid #e1e1e1;
    background:#213492;
    color:#fff;
    font-size:16px;
    text-align:left;
    height:40px;
    line-height:40px;
    display:block;
}
.item2{
    border-bottom:1px solid #e1e1e1;
    border-top:1px solid #e5e8ec;
}
.news_r {
    width: 900px;
    height: 800px;
    float:right;
}
.news_rtype{
    height:50px;
    line-height:50px;
    font-size:20px;
    font-weight:bold;
}
.news_r_info{
    width:100%;
    height:600px;
}
.news_r_list_img{
    width:300px;
    float:left;
}
.news_r_list {
    width: 100%;
    height:230px;
    display:block;
}
.news_r_txt{
    width:580px;
    height:200px;
    float:right;
}
.news_r_list_title {
    font-size: 18px;
    font-weight: bold;
    height: 60px;
    line-height: 30px;
    width: 100%;
    color:#000;
}
.news_r_list_tip{
    height:120px;
    line-height:20px;
    width:100%;
    color:#666;
}
.news_r_list_time{
    font-size:12px;
    text-align:right;
    color:#999;
}
.news_r_list_timel{
    float:left;
}
.news_r_list_timer{
    float:right;
}
.news_pagelist{
    width:100%;
    clear:both;
    height:30px;
    padding-top:20px;
    text-align:right;
}
.news_pagelist a{
    height:10px;
    line-height:10px;
    padding:10px 10px;
    border:1px solid #ccc;
    border-radius:3px;
    display:inline-block;
    margin-left:5px;
    color:#000;
}
.news_pagelist a:hover{
    border:1px solid #213492;
}
.news_pagelist span{
    height:10px;
    line-height:10px;
    padding:10px 5px;
    display:inline-block;
    margin-left:5px;
}
.news_pagelist select{
    display:inline-block;
    height:30px;
    border:1px solid #ccc;
    border-radius:3px;
    padding:0 10px;
    min-width:60px;
}
.news_pagelist select:hover{
    border:1px solid #213492;
}
#infotxt{
    width:1200px;
    margin:0 auto;
}
.example{
    width:100%;
    font-size:16px;
}
.example a {
    height: 50px;
    line-height: 50px;
    color: #213492;
    font-size:16px;
}
.example a:hover{
    text-decoration:underline;
    color:#213492;
}
.infocontent{
    width:100%;
}
.infotitle{
    width:100%;
}
.infoname{
    width:100%;
    text-align:center;
    font-size:30px;
    font-weight:bold;
    color:#000;
}
.infonameborder{
    width:400px;
    height:5px;
    margin:0 auto;
    border-bottom:1px solid #000;
    margin-top:30px;
    margin-bottom:30px;
}
.infonameborderspan{
    width:50px;
    height:3px;
    background:#000;
    position:absolute;
    margin-top:4px;
    margin-left:175px;
}
.infotime{
    width:100%;
    height:10px;
    padding:10px 20px;
    line-height:10px;
}
.infotimel {
    float: left;
}
.infotimer{
    float:right;
}
.txt {
    width: 100%;
    padding: 20px;
}