﻿.con{width:1250px;margin:0 auto;}
.header_top img{width:100%; display: block;}
.c_left{float:left;width:405px;margin:20px 65px 0 0;}
.left_top1{background:#09559d;padding:10px 0;border-radius: 5px;box-shadow: 3px 3px 3px #09559d;margin-bottom: 20px;}
.left_top1_con{width:192px;margin:0 auto;}
.left_top1_con img{display:block;margin:0 auto;}
.title{color:#fff;font-weight: bold;font-size: 16px; text-align: center;margin:13px 0;}
.top_btn{display:block;font-size: 15px;height: 25px;line-height: 25px;text-align: center; color:#000;background:#fff;}
.top_btn_ts{display:block;font-size: 15px;padding:5px 0;text-align: center; color:#fff;background:url(../images/btn_bg2.png);margin-bottom: 15px;}
.top_btn_two{display:block;font-size: 15px;padding:5px 0;text-align: center; color:#fff;background:url(../images/btn_bg.png);margin-bottom: 15px;}
.c_center{width:370px;float:left;margin-top:20px ;}
.center_top_title{height:35px;background:url(../images/center_title_bg.png) no-repeat;background-size: 100%; text-align: center; box-shadow: 3px 3px 3px #868686; }
.center_top_title2{height:35px;background:url(../images/center_title_bg2.png) no-repeat; text-align: center;background-size: 100%; box-shadow: 3px 3px 3px #868686; }
.center_top_title a{color:#fff;line-height: 35px;font-weight: bold;}
.center_top_title2 a{color:#fff;line-height: 35px;font-weight: bold;}
.center_top_list{width:97%;margin:0 auto;}
.center_top_list li{height:33px;line-height: 33px;background:url(../images/list_bg.jpg)left center no-repeat;padding-left: 10px;}
.list_txt{display:block;float:left;width:65%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-style: normal;height:33px;line-height: 33px;color:#063350;font-size: 15px;}

.list_time{width:35%;float:right;display:block;text-align: right;font-style: normal;font-size: 12px;}
.center_bottom{width:366px;margin:10px auto 0;height:340px;background:url(../images/ndbg_bg.png) no-repeat;position: relative;}
.ndbg{font-size: 31px; font-weight: bold; color:#fff;position:absolute;left:30px;top:115px;z-index: 1;}
.dlgg{font-size: 31px; font-weight: bold; color:#fff;position:absolute;left:201px;top:195px;z-index: 1;}
.c_right{float:right;width:355px;margin-top: 20px;}
.c_right_title{height:30px;line-height: 30px;text-align: center;background:#003293;}
.c_right_title a{font-size: 16px;color:#fff;font-weight: bold;}
.list_con{width:355px;border:2px solid #003293;margin-bottom: 30px;box-sizing: border-box;}
.list_con_txt{width:95%;margin:0 auto;}
.list_con li{background:url(../images/list_bg.jpg)left center no-repeat;padding-left: 10px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-style: normal;height:33px;line-height: 33px;color:#063350;font-size: 15px;}
.list_con li a{color:#063350;}
.list_con p{width:80%;margin:0 auto;font-size: 15px;color:#063350;text-align: center;height:30px;margin-top: 15px;}
.last_wzlj p{background:url(../images/btn_bg.png) repeat-y;background-size: 100%;height:35px;line-height: 35px;margin:30px auto 35px;box-shadow: 3px 3px 3px #1a1a1a;}
.last_wzlj p a{font-size: 15px;text-align: center;color:#fff;display:block;}

.footer{width:100%;background:#1b5887;padding:30px 0;}
.footer img{display:block;margin:0 auto;}
.dzjg{margin-bottom: 10px;}
.footer p{text-align: center;color:#fff;height:30px;margin:10px 0;}
.footer a{color:#fff;}



@media screen and (max-width: 980px) {
    .con{width:100%;}
    .header_top{width:100%;}
    .header_top img{width:100%;}
    .c_left{width:100%;float:none;}
    .c_center{width:100%;float:none;}
    .c_right{width:100%;float:none;}
    .list_con{width:100%;box-sizing: border-box;}
}