﻿@charset "utf-8";
@import url("reset.css");
@import url("public.css");

/*栏目导航列表*/

.navbar li {
    border: 1px solid #dce3ed;
    border-top: none;
    text-align: center;
    font-size: 16px;
    vertical-align: top;
}

.navbar li a {
    display: inline-block;
    color: #262626;
    font-size: 16px;
    font-weight: normal;
    line-height: 50px;
    width: 100%;
    text-align: left;
    padding: 0 40px;
}

.navbar li a:hover {
    text-decoration: none;
    color: #065daa;
    border-left-color: #12447f;
    border-left-width: 2px;
    border-left-style: solid;
}

.navbar li a i {
    padding-right: 20px;
    float: right;
    line-height: 50px;
    color: #262626;
    margin: 0px;
    font-size: inherit;
    width: auto;
}

.navbar li a:hover i {
    transition: 400ms;
    color: #065daa;
    text-decoration: none;
}


/*栏目列表样式*/

.news-list {
    padding-bottom: 10px;
}

.news-list li {
    position: relative;
    padding: 0 15px 0 20px;
    clear: both;
    overflow: hidden;
    line-height: 36px;
}

.news-list li .time {
    float: right;
    line-height: 36px;
    color: #999;
}

.news-list li a {
    float: left;
    max-width: 96%;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

.news-list li a:hover {
    color: #cc3333;
}

.news-list li i {
    position: absolute;
    left: 5px;
    top: 50%;
    width: 4px;
    height: 4px;
    background: #999;
}

.news-list li:nth-child(5n) {
    border-bottom: #f1f1f1 1px solid;
    padding-bottom: 10px;
}


/*今日头条*/

.headline {
    background-color: #f7f8fc;
    height: 100px;
    margin: 19px auto;
}

.headlineImg {
    max-width: 10%;
    width: 73px;
    height: 100%;
    background: url(../img/headline_img.png) left top no-repeat;
}

.headText {
    width: 90%;
}

.headText h1 a {
    font-size: 30px;
    color: #d81e05;
    text-align: center;
    display: block;
    padding: .5% 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    display: inline-block
}

.headText p {
    text-indent: 3%;
    color: #045da6;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size: 16px;
}

.more {
    color: #D30900;
}


/*工作动态*/

.newbox {
    background: #f7f8fc;
    height: 100%;
    overflow: hidden;
}

.slidebox {
    width: 688px;
    height: 410px;
    position: relative;
    overflow: hidden;
}

.slidebox ul li {
    float: left;
    width: 100%;
}

.slidebox .slider-content {
    border-radius: 4px;
}

.slidebox ul li a {
    display: block;
    position: relative;
}

.slidebox ul li a img {
    width: 688px;
    height: 410px;
    display: block;
}

.slidebox ul li .text {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 50px;
    text-align: left;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9;
    line-height: 50px;
    color: #fff;
    font-weight: bolder;
    font-size: 18px;
    left: 0;
    padding-left: 15px;
}

.slidebox ul li .text:hover {
    color: #E30B20;
}

.slidebox .dots {
    position: absolute;
    right: 10px;
    bottom: 15px;
    z-index: 999;
}

.slidebox .dots li {
    width: 12px;
    display: inline-block;
    height: 12px;
    background-color: #fff;
    opacity: 0.5;
    border-radius: 50%;
    cursor: pointer;
    margin-right: 10px;
    color: #fff;
}

.slidebox .dots li.on {
    width: 20px;
    opacity: 1;
    border-radius: 6px;
}

.newlist .main-tit h2 {
    line-height: 50px;
    color: #FFFEFF;
    width: 33%;
    text-align: center;
}

.newlist .new_content {
    position: relative;
    overflow: hidden;
}

.newbox .newlist {
    width: 490px;
    float: left;
    margin-left: 20px;
    background: #f8f8f8;
}

.ztbox {
    background: #f7f8fc;
    height: 106px;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.ztbox .ztzl-title {
    background: url(../img/zt-title.png) top center no-repeat;
    width: 107px;
    height: 106px;
}

.ztbox .ztzl-text {
    width: 90%;
    height: 100%;
    margin: 0px auto;
    overflow: hidden;
    position: relative;
}

.ztbox .ztzl-text ul li {
    float: left;
    padding: 5px;
    display: inline-block;
    height: 101px !important;
}

.ztbox .ztzl-text ul li a {
    width: 99%;
    display: inline-block;
    border-radius: 4px;
    overflow: hidden;
}

.ztbox .ztzl-text ul li a img {
    width: 1080px;
    height: 106px;
}

.module-open {
    width: 285px;
    height: auto;
    float: left;
    border: 1px solid #dddddd;
}

.module-open .main-tit h2 {
    height: 49px;
    color: #015293;
    line-height: 49px;
    text-align: center;
    padding-left: 10px;
}

.xxgk-list .item {
    float: left;
    width: 285px;
}

.xxgk-list .item li {
    float: left;
    width: 125px;
    margin: 0px 10px 10px 10px;
    text-align: center;
    background: #f5f5f5;
    border: 1px solid #dddddd;
}

.xxgk-list .item li:nth-of-type(even) {
    margin-left: 0px;
}

.xxgk-list .item li a {
    padding-top: 10px;
    display: block;
    height: 80px;
}

.xxgk-list .item li a:hover p {
    color: #006EAB;
}

.xxgk-list .item li i {
    font-size: 28px;
    color: #74ACD6;
}

.xxgk-list .item li p {
    font-size: 15px;
    color: #666;
    padding: 5px 0;
    padding-top: 45px;
}

.gkml a {
    background: url(../img/open-i1.gif) center 10px no-repeat;
}

.gkzl a {
    background: url(../img/open-i2.gif) center 10px no-repeat;
}

.gklb a {
    background: url(../img/open-i3.gif) center 10px no-repeat;
}

.gksq a {
    background: url(../img/open-i4.gif) center 10px no-repeat;
}

.xxgk-list .item li.sgs a {
    background: url(../img/open-i5.gif) center 10px no-repeat;
    height: 80px;
}

.module-laws {
    width: 382px;
    float: left;
    border: 1px solid #dddddd;
    padding: 0 10px;
}

.module-faxs {
    width: 503px;
    float: right;
    border: 1px solid #dddddd;
    padding: 0 10px;
}

.module-laws .main-tit,
.module-faxs .main-tit,
.module-mien .main-tit {
    border-bottom: 1px solid #dddddd;
}

.module-laws .main-tit h2,
.module-faxs .main-tit h2 {
    line-height: 40px;
    border-bottom: 1px solid #015293;
    color: #015293;
    width: 20%;
    text-align: center;
}

.module-laws .main-tit h2 a,
.module-faxs .main-tit h2 a,
.module-mien .main-tit h2 a {
    color: #015293;
}

.module-mien {
    float: left;
    border: 1px solid #dddddd;
    padding: 0 10px;
    margin: 15px auto;
}

.module-mien .main-tit h2 {
    line-height: 40px;
    border-bottom: 1px solid #015293;
    color: #015293;
    width: 7%;
    text-align: center;
}

.module-mien ul.img-list li {
    margin: 0px 40px 0 0px;
    width: 263px;
    height: 160px;
}

.module-mien ul.img-list li:nth-child(4) {
    margin-right: 0px;
}