.firstSection{
    height: 384px;
}
.news_con_right .chdl{
    
    height: 48px;
    line-height: 62px;
}
.news_con_right .cur {
    background: white;
    color: #004da7;
    font-weight: 700;
    border-bottom: 3px solid;
}

.col-5 {
    width: 574px;
    float: left;
}

.Slider {
    width: 574px;
    height: 383px;
    overflow: hidden;
    position: relative;
}

.Slider ul {
    height: 383px;
    position: absolute;
}

.Slider ul li {
    float: left;
    width: 574px;
    height: 383px;
   
    position: relative;
    background: #000;
}

.Slider ul li a {
    display: block;
    width: 574px;
    height: 383px;
}

.Slider ul li a img {
    width: 574px;
    height: 383px;
}

.Slider .btnBg {
    position: absolute;
    width: 574px;
    height: 48px;
    left: 0;
    bottom: 0;
    background: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
    z-index: 6;
}

.Slider .btn {
    position: absolute;
    right: 10px;
    bottom: 7px;
    z-index: 11;
    height: 26px;
}

.Slider ul li div {
    position: absolute;
    left: 16px;
    bottom: 0px;
    height: 48px;
    line-height: 48px;
    width: 470px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
    z-index: 10;
}

.Slider .btn span {
    display: inline-block;
    width: 13px;
    height: 13px;
    margin-left: 5px;
    cursor: pointer;
    background: #ffffff;
    border-radius: 10px;
}

.Slider .btn span.on {
    background: red;
}
.news_con_right {
    width: 628px;
    height: 383px;
    float: right;
    background:white;
}

.new_list_tit {
    height: 48px;
    border-bottom: 3px solid #bfbfbf;
    line-height: 35px;
    width: 578px;
    margin-left: 22px;
}

.new_list_tit span {
    color: #6a6a70;
    font-size: 18px;
    display: inline-block;
    padding: 0 15px;
    cursor: pointer;
}
.new_list_tit a {
    float: right;
    font-size: 14px;
    
    font-weight: 700;
}

.new_list_tit span {
    float: left;
}
.news_con_right_tzgg {
    width: 102px;
    height: 52px;
    font-size: 18px;
    letter-spacing: 0px;
    color: #bd1b1b;
    display: inline-block;
    line-height: 61px;
    box-sizing: border-box;
    border-bottom: 3px solid;
    margin-left: 22px;
    text-indent: 15px;
    float: left;
    font-weight:700;

}
marquee{
    width: calc(100% - 102px);
    border-bottom: 3px solid #bfbfbf;
    height: 49px;
    vertical-align: bottom;
    line-height: 59px;
}
.new_list_con li {
    height: 32px;
    line-height: 25px;
    width: 571px;
    font-size: 12px;
    margin-left: 30px;
    list-style: none;
}

.new_list_con li a {
    float: left;
    color: #33333c;
    overflow: hidden;
    font-size: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 450px;
    display: inline-block;
}

.new_list_con li a:hover {
    text-decoration: underline;
}

.new_list_con li span {
    float: left;
    font-size:16px;
    color: #88888f;
}
.no-list {
    display: none;
}
.cur-news {
    display: block;
}
.tuoyuan {
    width: 5px;
    height: 5px;
    background-color: #57a4ff;
    display: inline-block;
    float: left;
    margin-top: 10px;
    margin-right: 12px;
    border-radius: 5px;
}
.chosehover:hover{
    color: #004da7 !important;
}
.ad-tabs{

    width: 445px;
    height: 83px;
    margin-top: 5.9px;
    
}
.accordion{
    width: 581px;
}
.accordion ul li{
    float: left;
    display: inline;
    height: 83px;
    color: #fff;
    cursor: pointer;
    position: relative;
    margin-left: 1px;
}
.accordion ul li .fold{
    width: 20px;
    height: 83px;
    text-align: center;
    position: absolute;
    top: 0px;
    left: 0px;
}
.accordion ul li .unfold img{
    width: 353px;
   
    height: 83px;
}
.accordion ul li .fold .img{
    font-size: 18px;
    width: 20px;
    height: 83px;
    display: table-cell;
    vertical-align: bottom;
}
.accordion .li1 .fold .img{
    background: #4abdb9;
}
.accordion .li3 .fold .img{
    background: #4f70a7;
}        
.accordion .li2 .fold .img{
    background: #f09e61;
} 
.accordion .li4 .fold .img{
    background: #9bcf63;
} 
.accordion .li5 .fold .img{
    background: #53b5fd;
} 
.accordion .li6 .fold .img{
    background: #9321ce;
} 
.accordion-more{
    float: right;
    width: 20px;
    padding: 10px 9px;
    height: 60px;
    *height: 58px;
    line-height: 100%;
    background: #f09e61;
    color: #fff;
    font-family: "Microsoft YaHei";
}