@charset 'utf-8';
.top_tit {
    background: #fff;
    text-align: center;
    padding: 20px 0;
}
.top_tit h2 {
    font-size: 36px;
    letter-spacing: 2px;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0 auto;
    color: #014a85;
}
.top_tit h2 a {
    color: #014a85;
}
.top_tit p {
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 12px auto 0;
}
/* 轮播 */

.focusBox { position: relative; width: 655px;height: 335px; overflow: hidden; font: 12px/1.5 Verdana, Geneva, sans-serif; text-align: left; background: white;}
.focusBox .pic li , .focusBox .pic {width: 100% !important;height: 100% !important;}
.focusBox .pic img { width: 100%; height: 100%; display: block; }
.focusBox .txt-bg { position: absolute; bottom: 0;left: 20%; z-index: 1; width:60%; background: #333; filter: alpha(opacity=40); opacity: 0.5; overflow: hidden;height: 34px;border-top-left-radius: 12px;border-top-right-radius: 12px;}
.focusBox .txt { position: absolute; bottom: 0;left: 20%; z-index: 2; height: 34px; width:60%; overflow: hidden; }
.focusBox .txt li{ height:34px; line-height:34px; position:absolute; bottom:-34px;left: 8%; width: 68%;}
.focusBox .txt li a{ display: block; color: white; padding: 0 0 0 10px; font-size: 18px; font-weight: bold; text-decoration: none;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; }
.focusBox .prev , .focusBox .next {
    position: absolute;
    top: 40%;
}
.focusBox a.prev {
    left: 3%;
}
.focusBox a.next {
    right: 3%;
}
.con_box {
    margin: 20px 0;
}
.fzw_news , .news_box {
    background: #fff;
    padding: 20px;
}
/* 轮播右侧新闻盒子 */
.con_box .fzw_news {
    width: 427px;
    height: 334px;
}
.con_box .fzw_news .tit {
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 8px;
    margin-bottom: 12px;
    position: relative;
}
.fzw_news .tit h3 {
	font-size: 20px;
    color: #ae0303;
    border-left: 4px solid#015293;
    padding-left: 13px;
    display: inline-block;
}
.con_box .fzw_news ul {
    position: relative;
}
.fzw_news ul li {
    width: 76%;
	font-size: 16px;
    line-height: 37px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.fzw_news ul li img {
    margin: 0 14px 0 4px;
}
.fzw_news ul li span {
    position: absolute;
    right: 0;
    font-size: 16px;
	color: #999999
}
.fzw_news .more {
    line-height: 34px;
    position: absolute;
    right: 0;
    color: #999999;
    font-size: 16px;
}
/* 新闻TAB */
.news_box{ width:100%;}
.news_box .tab-nav {
    z-index: 5;
    display: block;
    border-left: 4px solid #015293;;
    padding-left: 13px;
}
.news_box .tab-hd {
    padding-bottom: 8px;
    border-bottom: 1px solid #d7d7d7;
}
.news_box .tab-bd {
    position: relative;
}
.news_box .tab-nav li {
    display: inline-block;
    width: auto;
    font-weight: bold;
    cursor: pointer;
    font-size: 20px;
    padding: 0 10px;
    height: 24px;
    padding-left: 0;
    line-height: 24px;
    color: #004e8c;
}
.news_box .tab-nav li.on {
    background: none;
    position: relative;
    color:#ae0303;
}
.news_box .tab-nav li:not(:last-child) p{
    border-right: 1px solid #004e8c;
    padding-right: 17px;
}
.news_box .tab-pal li {
    padding: 15px 0;
    border-bottom: 1px dashed #e6e6e6;
    position: relative;
}
.news_box .tab-pal li span{
    float:right;
}
.news_box .tab-pal li h3 {
    font-size: 22px;
	line-height: 27px;
}
.news_box .tab-pal li .con {
    text-indent: 2em;
    font-size: 16px;
    line-height: 27px;
    margin: 12px 0 10px;
}
.news_box .tab-pal li .det {
    color: #d6171b;
}
.news_box .tab-pal li .source {
    position: absolute;
    right: 0;
    top: 20px;
    color: #8d8d8d;
}
.news_box .tab-pal .more {
    position: absolute;
    right: 0;
    top: -25px;
    color: #999999;
    font-size: 16px;
}
.news_box .tab-pal .source span:last-child {
    margin-left: 25px;
}
.show_snum{
    color: white;position: absolute;right: 20px;top:-5px;
}
.show_snum>span{
    float: left;
}
.show_snum>span:nth-child(1){
    color: red;font-size: 19px;margin-top: 5px;
}
.show_snum>span:nth-child(2){
    font-size: 22px;
    margin-top: 5px;
}
.show_snum>span:nth-child(3){
    font-size: 20px;
    margin-top: 12px;
}
@media (max-width: 768px) {
    .top_tit {
        padding: 0;
    }
    .top_tit h2 {
        font-size: 19px;
    }
    .top_tit p {
        margin: 5px auto 8px;
    }
    .con_box .fl , .con_box .fr ,.news_box {
        float: none;
        width: 100%;
        padding: 0;
    }
    .focusBox {
        width: 100%;
        height: 230px;
        margin-bottom: 20px;
    }
    .focusBox .txt-bg , .focusBox .txt , .focusBox .txt li{
        left: 0;
        width: 100%;
        height: 30px;
        line-height: 30px;
        border-radius: 0;
    }
    .focusBox .txt li a {
        font-size: 15px;
        width: 78%;
    }
    .con_box .fzw_news {
        height: auto;
    }
    .fzw_news ul li {
        font-size: 15px;
    }
    .fzw_news ul li span {
        font-size: 14px;
    }
    .show_snum>span:nth-child(3) {
        margin-top: 10px;
    }
    .news_box .tab-nav {
        padding-left: 6px;
    }
    .news_box .tab-nav li {
        font-size: 16px;
        padding: 0 5px;
    }
    .news_box .tab-nav li p {
        padding-right: 10px !important;
    }
    .news_box .tab-pal {
        height: auto;
    }
    .news_box .tab-pal li h3 {
        font-size: 18px;
    }
    .news_box .tab-pal li .con {
        font-size: 15px;
        margin: 12px 0 0;
    }
    .news_box .tab-pal li .source {
        position: relative;
        top: 0;
        text-align: right;
    }
}