@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, ul, ol, dl, dd {
    margin: 0;
    font-size: 12px;
    font-weight: normal;
}

p {
    margin: 0;
}

ul, ol, li {
    padding-left: 0;
    list-style-type: none;
}

img, input {
    border: 0;
    outline: none;
    padding: 0;
}

a {
    text-decoration: none;
}

select {
    outline: none;
    border: 0;
    border-radius: 0;
}

html {
    position: relative;
}

body {
    width: 100%;
    height: 100%;
    font-family: "微软雅黑";

    background-size: cover;
}
.clear{clear:both;overflow:hidden;display:block;}

.left {
    float: left;
}

.right {
    float: right;
}
em, strong {
    font-weight: normal;
    font-style: normal;
}

.container{
    width: 1200px;
    margin: 0 auto;
    padding: 0;
}


/*head_foot*/
@charset "utf-8";
.container .inner{line-height:45px;}
.head{
    width: 100%;
    background: url(../images/fs_head-bg.png) no-repeat;
    background-position: 0 30px;
}
.head-top{
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: url(../images/fs_head-top.png) no-repeat;
}
.head-top .container{
    position: relative;
}
.szck{
    position: absolute;
    right: 0;
    top: 0;
}
.head-top li{
    float: left;
}
.head-top li a{
    color: #fff;
    padding: 0 10px;
    border-left: 2px solid #c4cee0;
}
.head-top p{
    color: #ffffff;
    font-size: 12px;
    line-height: 30px;
    margin-left: 80px;
}
.head-top li:first-child a{
    padding-left: 0;
    border-left: 0;
}
.head-top .right{
    margin-right: 126px;
}

.head-logo{
    overflow: hidden;
}

.head-nav{
    width: 100%;
    height: 60px;
    background-color: #1c71be;
}
.head-nav li{
    float: left;
    position: relative;
}
.head-nav li.hover a{
    background-color: #105ea5;
}
.head-nav li >a{
    display: block;
    width: 155px;
    text-align: center;
    float: left;
}
.head-nav li >a:hover{
    background-color: #185c9e;
}
.head-nav li >a span{
    vertical-align: middle;
    color: #ffffff;
    font-size: 20px;
    line-height: 60px;
}

.head-nav li div{
    position: absolute;
    top: 60px;
    left: 0;
    background-color: #ffffff;
    box-shadow: 0px 0px 9px 1px 
        rgba(0, 0, 0, 0.25);
    border-radius: 0px 0px 5px 5px;
    opacity: 0.9;
    width: 155px;
    z-index: 99999;
    display: none;
}
.head-nav li div.show{
    display: block;
}
.head-nav li div a{
    display: block;
    margin: 0 18px;
    font-size: 18px;
    line-height: 54px;
    color: #000000;
    border-top: 1px dashed #666666;
    text-align: center;
}
.head-nav li div a:hover{
    color: #1c71be;
    font-weight: bold;
}
.head-nav li div a:first-child{
    border-top: 0;
}

.search{
    width: 367px;
    height: 35px;
    background: url(../images/fs_search-bg.png) no-repeat;
    margin-top: 12px;
    overflow: hidden;
}
.search input[type="text"]{
    width: 265px;
    height: 35px;
    background-color: transparent;
    color: #898989;
    text-indent: 14px;
    font-size: 14px;
    float: left;
}
.search input[type="text"]::placeholder{
    color: #898989;
}
.search input[type="submit"]{
    width: 72px;
    height: 25px;
    background-color: #89b5dd;
    border-radius: 13px;
    float: right;
    margin: 6px 13px 0 0;
    cursor: pointer;
    color: #ffffff;
    font-size: 13px;
}


/* 底部 */
.footer{
    overflow: hidden;
    width: 100%;
    background-color: #eaeaea;
}
.footer-nav{
    height: 80px;
    line-height: 80px;
    background-color: #eaeaea;
    border-top: 5px solid #2d548f;
}
.footer-nav p{
    float: left;
    color: #367dc3;
    font-size: 16px;
    font-weight: bold;
}
.link-cell select{
    width: 255px;
    height: 30px;
    background-color: #ffffff;
    color: #666666;
    margin-left: 18px;
    text-indent: 20px;
}
.footer-text{
    overflow: hidden;
    background-color: #fff;
padding-left: 20%;
}
.footer-text >a{
    float: left;
}
.footer-text .left{
    text-align: center;
    margin: 20px 0;
}
.footer-text .left p{
    display: block;
    overflow: hidden;
    text-align: center;
}
.footer-text .left p a{
    color: #333333;
    font-size: 14px;
    /* padding: 0 12px; */
    line-height: 13px;
   /*  border-left: 2px solid #333333;*/
    margin: 10px 0;
    display: inline-block;
}
.footer-text .left p a:first-child{
    border-left: 0;
}
.footer-text span{
    color: #666666;
    line-height: 36px;
    font-size: 14px;
}
.red{
    float: left;
    margin: 38px 20px 0 0;
}
.jiucuo{
    margin: 49px 0 0 36px;
}
/*content*/
.hy-list-nav {
    height: 40px;
    background-color: #f2f6fb;
    margin-top: 20px;
}

.hy-list-nav i {
    color: #999999;
    line-height: 40px;
    font-size: 14px;
    margin-left: 20px;
}

.hy-list-nav i img {
    vertical-align: middle;
    margin-right: 10px;
}

.hy-list-nav a {
    color: #666666;
    line-height: 40px;
    font-size: 14px;
}

.hy-content {
    background-color: #f2f6fb;
    margin: 20px 0 40px;
    overflow: hidden;
    border-top: 2px solid #2d548f;
}

.hy-content h3 {
    color: #004aa3;
    font-size: 28px;
    text-align: center;
    margin: 46px 0 36px;
}

.laiyuan {
    width: 1110px;
    line-height: 40px;
    background-color: #d9e1ef;
    text-align: center;
    margin: 0 auto;
    color: #666666;
    font-size: 14px;
}

.share {
    width: 1110px;
    line-height: 50px;
    background-color: #d9e1ef;
    overflow: hidden;
    margin: 0 auto 35px;
}

.share>p {
    float: left;
    color: #999999;
    font-size: 16px;
    margin-left: 22px;
}

.bdsharebuttonbox {
    float: right;
    height: 50px;
    line-height: 50px;
}

.bdsharebuttonbox>span {
    color: #999999;
    font-size: 14px;
    float: left;
    line-height: 35px;
}

.bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more{
    color: #000;
    margin: 15px 8px 15px 0 !important;
    font-size: 14px;
}

.dayin {
    float: right;
    color: #999999;
    font-size: 14px;
    margin-right: 20px;
}

.dayin img {
    vertical-align: middle;
    margin-right: 10px;
}

/*index*/
@charset "utf-8";
.main {
    overflow: hidden;
    background-color: #f2f5fc;
}
/* 要闻与轮播 */

.yaowen {
    width: 100%;
    height: 354px;
    overflow: hidden;
    margin-top: 20px;
}

.dynamic-lunbo {
    width: 590px;
    height: 354px;
    overflow: hidden;
    position: relative;
}

.dynamic-lunbo .swiper-container {
    width: 590px;
    height: 354px;
}

.dynamic-lunbo .content-slide {
    padding: 20px;
    color: #fff;
}

.dynamic-lunbo .pagination {
    position: absolute;
    right: 0;
    text-align: center;
    bottom: 10px;
    width: 180px;
    z-index: 99;
}

.dynamic-lunbo .swiper-pagination-switch {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(../images/fs_pic1.png);
    margin: 0 5px;
    cursor: pointer;
}

.dynamic-lunbo .swiper-active-switch {
    width: 35px;
    height: 15px;
    background: url(../images/fs_pic2.png);
}

.dynamic-lunbo .swiper-slide {
    position: relative;
}

.dynamic-lunbo .swiper-container .swiper-wrapper .swiper-slide span {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 45px;
    line-height: 45px;
    width: 590px;
    background: url(../images/fs_nav-title.png);
    font-size: 16px;
    color: #ffffff;
    text-indent: 20px;
    background-size: 100% 100%;
}

.dynamic-lunbo .swiper-container .swiper-wrapper .swiper-slide span:hover {
    text-decoration: underline;
}

/* 动态 */

.dynamic {
    width: 590px;
    height: 354px;
    background-color: #ffffff;
    box-shadow: 0px 0px 5px 0px 
        rgba(53, 53, 53, 0.05);
    overflow: hidden;
}

.dynamic-top {
    background: url(../images/fs_title-bg1.png) no-repeat;
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid #dadada;
    margin: 0 20px;
}

.dynamic-top h3 {
    /* padding: 0 20px; */
    width: 105px;
    color: #999999;
    font-size: 18px;
    font-weight: bold;
    line-height: 18px;
    float: left;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
    margin: 20px 0;
}
.dynamic-top h3:first-child{
    border-left: 0;
    padding-left: 0;
}

.dynamic-top h3.hover {
    color: #3881c8;
    border-left: 3px solid #066baf;
    /* padding-left: 10px; */
    font-weight: bold;
}

.dynamic-top h3 a {
    color: #999999;
    font-size: 12px;
    line-height: 60px;
    position: absolute;
    top: 0;
    right: 0;
    display: none;
}

.dynamic-top h3.hover a {
    display: block;
}

.dynamic-title,
.tzgg-title,
.gzdt-title {
    overflow: hidden;
    margin-bottom: 5px;
    display: none;
}

.dynamic-title.show,
.tzgg-title.show,
.gzdt-title.show {
    display: block;
    margin: 0 20px;
}

.dynamic-title h3 {
    line-height: 17px;
    letter-spacing: 0px;
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    margin: 20px 0 15px;
}

.dynamic-title>p {
    line-height: 32px;
    letter-spacing: 0px;
    color: #666666;
    font-size: 14px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #999999;
}

.dynamic-title>p a {
    color: #3881c8;
}

.dynamic-title ul,
.tz-gz ul {
    margin-top: 10px;
}

.dynamic li {
    line-height: 35px;
    letter-spacing: 0px;
    color: #333333;
    font-size: 16px;
}

.dynamic li a {
    display: block;
    overflow: hidden;
}

.dynamic li a:hover p {
    text-decoration: underline;
    color: #004aa3;
}

.dynamic li a p {
    width: 414px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    color: #333333;
    font-size: 16px;
}

.dynamic li a p i {
    display: inline-block;
    vertical-align: middle;
    width: 5px;
    height: 5px;
    background-color: #b8b8b8;
    margin-right: 10px;
}

.dynamic li a:hover i {
    background-color: #2d548f;
}

.dynamic li a small {
    float: right;
    letter-spacing: 0px;
    color: #999999;
    font-size: 14px;
}

/* 通知公告-工作动态 */
.tz-gz{
    overflow: hidden;
    margin-top: 30px;
    clear: both;
}
.tzgg,
.gzdt{
    width: 590px;
    height: 217px;
    background-color: #ffffff;
    box-shadow: 0px 0px 5px 0px 
        rgba(53, 53, 53, 0.05);
}
.tzgg li,
.gzdt li {
    line-height: 40px;
    letter-spacing: 0px;
    color: #333333;
    font-size: 16px;
}
.tzgg li a,
.gzdt li a {
    display: block;
    overflow: hidden;
}
.tzgg li a:hover p,
.gzdt li a:hover p {
    text-decoration: underline;
    color: #004aa3;
}
.tzgg li a p,
.gzdt li a p {
    width: 420px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    color: #333333;
    font-size: 16px;
}
.tzgg li a p i,
.gzdt li a p i {
    display: inline-block;
    vertical-align: middle;
    width: 5px;
    height: 5px;
    background-color: #b8b8b8;
    margin-right: 10px;
}
.tzgg li a:hover i,
.gzdt li a:hover i {
    background-color: #2d548f;
}
.tzgg li a small,
.gzdt li a small {
    float: right;
    letter-spacing: 0px;
    color: #999999;
    font-size: 14px;
}

/* 办事服务 */
.bsfw{
    overflow: hidden;
    height: 338px;
    background-color: #ffffff;
    margin: 20px 0 42px;
}
.bsfw-bszn{
    width: 550px;
    margin: 14px 0 0 20px;
}
.bsfw-xsfw{
    width: 550px;
    margin: 14px 20px 0 0;
}
.bszn-top{
    border-bottom: 1px solid #1c71be;
}
.bsfw-bszn h3,
.bsfw-xsfw h3{
    width: 102px;
    height: 40px;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    background-color: #1c71be;
    text-align: center;
    line-height: 40px;
}

.bszn-main,
.xsfw-main{
    overflow: hidden;
}
.bszn-main a{
    float: left;
    display: block;
    width: 170px;
    height: 80px;
    border-radius: 5px;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    line-height: 80px;
    text-align: center;
    margin: 18px 0 0 20px;
}
.bszn-main a img{
    vertical-align: middle;
    margin-right: 10px;
}
.ys-01{
    background-color: #7ecef4;
    margin-left: 0 !important;
}
.ys-02{
    background-color: #acd598;
}
.ys-03{
    background-color: #8c97cb;
}
.ys-04{
    background-color: #facd89;
    margin-left: 0;
}
.ys-05{
    background-color: #f19ec2;
}
.ys-06{
    background-color: #84ccc9;
}

.xsfw-main a{
    float: left;
    display: block;
    border-radius: 5px;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    line-height: 80px;
    text-align: center;
    margin: 18px 0 0 20px;
}
.xsfw-main a img{
    vertical-align: middle;
    margin-right: 10px;
}
.ys-07{
    width: 263px;
    height: 80px;
    background-color: #13b5b1;
    margin-left: 0 !important;
}
.ys-08{
    width: 263px;
    height: 80px;
    background-color: #8c97cb;
}
.ys-09{
    width: 550px;
    height: 80px;
    background-color: #aa89bd;
    margin-left: 0 !important;
}
/*list*/
.hy-list-nav {
    height: 40px;
    background-color: #f2f6fb;
    margin-top: 20px;
}

.hy-list-nav i {
    line-height: 40px;
    font-size: 14px;
    margin-left: 20px;
    display: inline-block;
    vertical-align: middle;
    width: 5px;
    height: 5px;
    background-color: #3881c8;
    margin-right: 10px;
}

.hy-list-nav a {
    color: #666666;
    line-height: 40px;
    font-size: 14px;
}

.hy-list-main {
    background-color: #ffffff;
    height: auto;
    overflow: hidden;
    margin: 20px 0 40px;
}

.hy-list-left {
    width: 280px;
    height: 885px;
    background-color: #ebf2f9;
    border-top: 2px solid #3881c8;
}

.hy-list-left li {
    width: 240px;
    height: 45px;
    background-color: #ffffff;
    margin: 0 auto;
    text-align: center;
    line-height: 45px;
    background-position: 0;
    margin-top: 20px; 
}

.hy-list-left li a {
    display: block;
    color: #666666;
    font-size: 16px;
}

.hy-list-left li.hover,
.hy-list-left li:hover {
    background-color: #3881c8;
    background-position: 0;
}

.hy-list-left li.hover a,
.hy-list-left li:hover a {
    color: #fff;
    font-weight: bold;
}


.hy-list-right{
    width: 880px;
    height: auto;
    display: none;
}
.hy-list-right.show{
    display: block;
}
.list-right-top {
    overflow: hidden;
    line-height: 50px;
    border-bottom: 2px solid #3881c8;
}

.list-right-top h3 {
    color: #3881c8;
    font-size: 18px;
    font-weight: bold;
    line-height: 50px;
}
.list-right-top h3 span{
    display: inline-block;
    vertical-align: middle;
    margin-right: 11px;
    display: inline-block;
    vertical-align: middle;
    width: 5px;
    height: 5px;
    background-color: #3881c8;
    margin-right: 10px;
}

.hy-list-text {
    overflow: hidden;
    height: auto;
    max-height: 750px;
}

.hy-list-text ul {
    border-left: 1px dashed #999999;
    margin: 20px 0 0 21px;
    width: 878px;
}

.hy-list-text li {
    height: 43px;
    line-height: 43px;
    margin-top: 10px;
}

.hy-list-text li:first-child {
    margin-top: 0;
}

.hy-list-text li a {
    display: block;
}

.hy-list-text li:hover {
    background-color: #d5dde9;
}

.hy-list-text li:hover small,
.hy-list-text li:hover span {
    color: #3881c8;
}

.hy-list-text small {
    color: #999999;
    font-size: 16px;
    display: block;
    float: left;
}

.hy-list-text small img {
    margin: 0 20px 0 -7px;
}

.hy-list-text span {
    display: block;
    float: left;
    color: #333333;
    font-size: 16px;
    margin-left: 30px;
    width: 680px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.fenye {
    margin: 35px 0 22px;
    text-align: center;
}