﻿* {
    margin: 0px;
    padding: 0px;
}

.left {
    float: left;
}

.right {
    float: right;
}

img {
    border: none;
}
a{color: #666666;
/* position:relative; */
}

a:hover {
    
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
    text-decoration: none;
}
ul li,
ol li {
    list-style-type: none;
}

body {
    font-family: "microsoft yahei";
	
}
.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: "020";
    height: 0px;
    display: block;
    overflow: hidden;
    clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.cf:after {
	display:block;
	content:'';
	height:0;
	visibility:hidden;
	clear:both;
}
.cf {
	zoom:1;
}
.blue{
    color: #1a56a8;
}
.bt-none {
    display: none;
}
.bt-block {
    display: block;
}
.more,
.more1 {
    height: 45px;
    line-height: 45px;
    display: none;
}
/* 通用头部 */
.top{
    width: 100%;
    height: 35px;
    background: #f7f7f7;
    line-height: 35px;
}
.top span{
    margin: 0 10px;
}
.bt-box-top{
    padding: 0px 20px 0px 20px;
    width: 1220px;
    margin: 0 auto;
}
.top-left{
    height: 35px;
    color: #666666;
    font-size: 14px;
}
.top-left ul li{
    float: left;
    background: url(/uploads/image/i1841/jssw_pic_01.png) no-repeat center left;
    width: 45px;
    text-align: center;
    color: #666666;
}

.top-left a:hover{
    color: #1a56a8;
}
.top-right{
    height: 35px;
    color: #666666;
    font-size: 14px;
}
.top-right ul li{
    float: left;
    background: url(/uploads/image/i1841/jssw_pic_01.png) no-repeat center left;
    width: 110px;
    text-align: center;
    color: #666666;
    padding-left: 10px;
}
/* banner */
.banner{
    padding: 0px 20px 0px 20px;
    width: 1220px;
    margin: 0 auto;
    height: 145px;
}
.banner-l {
    /* background: url(/uploads/image/i1841/jssw_pic_02.png) no-repeat center left; */
    width: 561px;
    height: 145px;
}

.banner-l img {
    /* background: url(/uploads/image/i1841/jssw_pic_02.png) no-repeat center left; */
    width: 561px;
    height: 105px;
    margin-top: 20px;
}
.banner-r{
    width: 355px;
    height: 145px;
}
.banner-r-top{
    width: 100%;
    height: 55px;
    line-height: 55px
}
.banner-r-top a{
    
    float:right;
    font-size: 14px;
    color: #333333;
}
.banner-r-top li{
    padding-left: 30px;
}
.weibo{
    background: url(/uploads/image/i1841/jssw_pic_03.png) no-repeat center left;
}
.weixin{
    background: url(/uploads/image/i1841/jssw_pic_04.png) no-repeat center left;
}
.banner-search{
    width: 350px;
    height: 38px;
}
.b-serch {
    width: 100%;
    height: 38px;
    position: relative;
}
.search-text {
    width: 255px;
    border: none;
    outline: none;
    height: 38px;
    line-height: 38px;
    padding-left: 10px;
    font-size: 16px;
    color: #999999;
    border: 1px solid #cccccc;
}
.search-submit {
    width: 95px;
    height: 38px;
    line-height: 38px;
    background:url(/uploads/image/i1841/jssw_pic_06.png);
    font-size: 16px;
    color: #ffffff;
    border: none;
    outline: none;
    position: absolute;
    right: 0px;
    top: 0;
    padding-left: 20px;
    
}
/* .host{
    width: 100%;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    color: #333333;
    padding-left: 10px;
} */

/* 导航 */
.nav {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #1a56a8;
}
.nav-middle {
    width: 1220px;
    height: inherit;
    margin: 0 auto;
    padding: 0;
}
.nav-middle li {
    float: left;
    border-right: 1px solid #6a91c6;
}
.nav-middle li:first-child {
    border-left: 1px solid #6a91c6;
}
.nav-middle li a {
    display: block;
    width: 303px;
    height: 50px;
    line-height: 50px;
    font-size: 22px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
}
.nav-middle li a:hover {
    background-color: #e9eef6;
    color: #1a56a8;
}
.hover-nav {
    background-color: #e9eef6;
    color: #1a56a8;
}
.nav-middle li a.hover-nav {
    background-color: #e9eef6;
    color: #1a56a8;
}
.banner-c{
    height: 36px;
    background:url(/uploads/image/i1841/sjpd_pic_08.png) no-repeat center left;
    margin-top: 45px;
    margin-left: 20px;
}
.banner-c-bg1{
    font-size: 22px;
    font-weight: bold;
    color: #ffffff;
    min-width: 58px;
    background: #5e88c2;
    height: 36px;
    line-height: 36px;
    margin-left: 21px;
    display: block;
}
.banner-c-bg{
    background:url(/uploads/image/i1841/sjpd_pic_09.png) no-repeat center right;
    display: block;
    height: 36px;
    width: 21px;
}
/* 主体内容 */
.content{
    width: 100%;
    height: auto;
    background: #f7f7f7;
    padding-bottom: 30px;
    position: relative;
}
.box{
    width: 1220px;
    height: auto;
    margin: 0 auto;
    background: #ffffff;
    padding: 20px 20px 20px 20px;
}
.lg{
    width: 1180px;
    height: auto;
}
/*图片轮播*/
.lb{
    width: 580px;
    height: 365px;
}
/* 焦点图 */
.focusbox {
    float: left;
    position: relative;
    width: 580px;
    height: 366px;
    overflow: hidden;
    font-family: arial;
    text-align: left;
    background: #fff;
}

.focusbox .pic {
    position: relative;
    width: 100% !important;
    height: 100% !important;
}

.focusbox .pic img {
    width: 580px;
    height: 366px;
    display: block;
}

.focusbox .txt-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 42px;
    width: 100%;
    background: url(/uploads/image/i1841/jssw_pic_20.png) no-repeat center;
    overflow: hidden;
}

.focusbox .txt {
    position: absolute;
    bottom: 0;
    z-index: 2;
    height: 42px;
    width: 100%;
    overflow: hidden;
}

.focusbox .txt li {
    height: 42px;
    line-height: 42px;
    position: absolute;
    bottom: -42px;
}

.focusbox .txt li a {
    display: block;
    color: white;
    padding: 0 0 0 10px;
    font-size: 16px;
    text-decoration: none;
}

.focusbox .num {
    position: absolute;
    z-index: 3;
    bottom: 13px;
    right: 8px;
}

.focusbox .num li {
    float: left;
    position: relative;
    width: 15px;
    height: 13px;
    line-height: 15px;
    overflow: hidden;
    text-align: center;
    margin-right: 10px;
    cursor: pointer;
}

.focusbox .num li a,
.focusbox .num li span {
    position: absolute;
    z-index: 2;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none;
    background: url(/uploads/image/i1841/jssw_pic_21.png) no-repeat center;
}

.focusbox .num li span {
    z-index: 1;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.focusbox .num li.on a,
.focusbox .num a:hover {
    background: url(/uploads/image/i1841/jssw_pic_22.png) no-repeat center;
}
/* 工作动态、县局工作动态 */
.zxfb{
    width: 580px;
    height: 365px;
}
.zxfb-title{
    width: 100%;
    height: 45px;
    border-bottom: 1px solid #efefef;
}
.zxfb-title ul li{
    float: left;
    width: 140px;
    font-size: 22px;
    text-align: center;
    height: 45px;
    line-height: 45px;
} 
.zxfb-title ul li a {
    color: #333333;
    width: 140px;
    height: 53px;
    display: block;
}

.zxfb-title ul li a.hover1 {
    color: #ffffff;
    font-weight: bold;
    background: url(/uploads/image/i1841/jssw_pic_54.png) no-repeat center bottom;
}

.hover {

    background: #1a56a8;
}
.zxfb-title-img a{
    color: #ffffff;
}
.zxfb-text{
    width: 100%;
    height: auto;
    margin-top: 10px;
}
.zxfb-text ul li {
    width: 100%;
    line-height: 36px;
    background: url(/uploads/image/i1841/jssw_pic_24.png) no-repeat left;
    padding-left: 15px;
    font-size: 16px;
}
.zxfb-text ul li a{
    color: #333333;
    float: left;
}
.zxfb-text ul li a:hover,.tj-left-text ul li a:hover,.tj-right ul li a:hover{
    color: #00589e;
}
.zxfb-text ul li span{
    color: #999999;
    float:right;
}
/* 通知公告、机构职能 */
.tj{
    width: 1180px;
    height: 370px;
}
.tj-left{
    width: 580px;
    height: 340px;
    margin-top: 30px;
}
.tj-left-title{
    width: 100%;
    height: 45px;
    border-bottom: 1px solid #efefef;
}
.tj-left-title ul li{
    float: left;
    height: 45px;
    width: 135px;
    font-size: 22px;
}
.tj-left-title ul li a{
    display: block;
    color: #333333;
    height: 45px;
}
.li-title-bg{
    width: 90px;
}
.li-title-bg1{
    width: 135px;
}
.tj-left-title ul li a.tx-hover{
    font-weight: bold;
    color: #1a56a8;
    border-bottom: 3px solid #1a56a8;
}
.tj-left-text{
    width: 100%;
    height: 288px;
    margin-top: 10px;
}
.tj-left-text ul li{
    width: 100%;
    height: 36px;
    line-height: 36px;
    background: url(/uploads/image/i1841/jssw_pic_24.png) no-repeat left;
    padding-left: 15px;
    font-size: 16px;
}
.tj-left-text ul li span{
    color: #999999;
    float: right;
}
.tj-left-text ul li a{
    color: #333333;
    float: left;
}
/* 机构职能 */
.tj-right{
    width: 580px;
    height: 230px;
    margin-top: 20px;
}
.tj-right ul li{
    float: left;
    width: 280px;
    height: 64px;
    font-size: 18px;
    line-height: 64px;
    margin-left: 20px;
    margin-top: 18px;
}
.tj-right ul{
    margin-left: -20px; 
}
.tj-right ul li a{
    color: #333333;
}
.tj-right-bg1{
    background: url(/uploads/image/i1841/sjpd_pic_02.png) 240px no-repeat #ebf6fc;
    padding-left: 20px;
}
.tj-right-bg1 img{
	margin-right:10px;
}
.tj-right-bg2{
    background: url(/uploads/image/i1841/sjpd_pic_03.png) no-repeat center left;
    padding-left: 70px;
}
.tj-right-bg3{
    background: url(/uploads/image/i1841/sjpd_pic_04.png) no-repeat center left;
    padding-left: 70px;
}
.tj-right-bg4{
    background: url(/uploads/image/i1841/sjpd_pic_05.png) no-repeat center left;
    padding-left: 70px;
}
.tj-right-bg5{
    width: 280px !important;
    height: 70px !important;
}
.tj-right-bg5 img{
    width: 280px ;
    height: 70px ;
}
.jt {
    display: inline-block;
    width: 26px;
    height: 17px;
    background: url(/uploads/image/i1841/sjpd_pic_02.png) no-repeat;
    float: right;
    margin-right: 45px;
    margin-top: 23.5px;
}
/* 专题轮播 */
.ztlb {
    width: 100%;
    height: 110px;
    margin-top: 20px;
}
.div7 .picscroll-left {
    overflow: hidden;
    position: relative;
    margin-left: -15px;
    margin-right: -15px;
  }
  .div7 .picscroll-left .hd {
    /* overflow: hidden; */
    position: relative;
  }
  .div7 .picscroll-left .prev,
  .div7 .picscroll-left .next {
    position: absolute;
    display: block;
    width: 20px;
    height: 36px;
    top: 25px;
    overflow: hidden;
    cursor: pointer;
    z-index: 10;
  }
  .div7 .picscroll-left .next {
    background:  no-repeat;
    right: 15px;
    background-size: 100%;
  }
  .div7 .picscroll-left .prev {
    background:  no-repeat;
    left: 9px;
    background-size: 100%;
  }
  .div7 .picscroll-left .bd {
    /* padding: 10px; */
  }
  .div7 .picscroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
  }
  .div7 .picscroll-left .bd ul li {
    margin: 0 8px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
  }
  .div7 .picscroll-left .bd ul li .pic {
    text-align: center;
  }
  .div7 .picscroll-left .bd ul li .pic img {
    width: 225px;
    height: 90px;
    display: block;
  }
  .div7 .picscroll-left .bd ul li .pic a:hover img {
    border-color: #999;
  }
  .div7 .picscroll-left .bd ul li .title {
    line-height: 24px;
  }
  .div7 .picscroll-left .tempwrap {
    width: 100% !important;
  }
/* 右边固定 */

/* .top_box,ban_box ul,ol,li {margin: 0;border: 0;padding: 0;list-style:none;-webkit-margin-before: 0;-webkit-margin-after: 0;}
.top_box,ban_box ul,li,input,div,span,img,a {margin: 0;border: 0;text-decoration:none;padding: 0;box-shadow: none; text-shadow:none;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;-webkit-margin-before:0;-webkit-margin-after:0;}
html{ width: 100%;height:auto;}
body{ width:100%; height:auto; min-width:1100px; position:relative;font-size:15px; color:#000; font-family:'微软雅黑';}
.cf:after{display:block;content:'';height:0; visibility:hidden;clear:both;}
.cf{zoom:1;}
.fleft{float:left;}
.fright{float:right;}
.fud{ width:60px; height:100%; position: absolute; right:0; top:0; background:#949494; z-index:999;}
.fud ul{ position:absolute; right:0; top:0;}
.fud li{ width:60px; height:60px; margin-top:3px; overflow:hidden;line-height: 60px;    text-align: center;}
.fud li a{ width:44px; height:44px; background:url(/uploads/image/p161/1805311532437189899.png) no-repeat center; font-size:15px; color:#fff;text-align:center; display:none; line-height:20px;padding-top: 2px;}
/* .fud li:hover img{ display:none;}
.fud li:hover a{ display:block;} */
/* .fud li .lin43{ line-height:44px; position:relative;padding: 0;}
.fud li .lin43 img{ display:none; position:absolute; top:-20px; left:-110px;}
.fud li .lin43:hover img{ display:block;}
.yhdl_dj{ cursor:pointer;}
.fud .ma80{ margin-top:50px;}
.fud .ma118{ margin-top:3px;}
.sub7{cursor:pointer;}
#yhdl_ycgj{ width:335px; height:100%; position:fixed; right:0; z-index:999; top:0; background:#fff; }
.yhdl_bt{ width:100%; height:59px;}
.yhdl_bt li{  text-align:center; background:#f7f7f7;  width:50%; height:59px; float:left;color:#666666;line-height:57px;font-size:17px;cursor:pointer;}
.yhdl_list li{ display:none; width:100%; height:auto;}
.nr_qhgj{ width:100%; height:100%;}

.rdgz{background:#bb2335; width:44px; height:100%;font-size:17px; color:#fff; text-align:center; line-height:24px !important; padding-top:10px !important; display:block !important; }
.ma3{ margin-top:180px !important; height:120px !important;display:none;} */ 
/***************自适应***************/
@media (max-width: 700px) {

    .more,
    .more1 {
        display: block;
    }

    .banner-c {
        height: 36px;
        background: url(/uploads/image/i1841/sjpd_pic_08.png) no-repeat center left;
        margin: auto;
        margin-top: 10px;
        margin-left: 25%;
        width: 100%;
        margin-bottom: 10px;
    }

    .banner-c-bg1 {
        margin-left: 20px;
    }

    .tj {
        width: 100%;
        height: auto;
    }
    .tj-left {
        width: 100%;
        height: auto;
        margin-top: 0px;
    }
    .tj-left-title{
        position: relative;
    }
    .tj-left-title, .tj-left-title ul {
        width: 100%;
        height: 40px;
        border-bottom: 1px solid #eae8e8;
    }
    .tj-left-title ul li {
        width: 35%;
        margin: 0;
        text-align: center;
    }
    .tj-left-title ul li, .tj-left-title ul li a {
        height: 40px;
        line-height: 40px;
        font-size: 20px;
    }
    .tj-left-title ul li a {
        pointer-events: none;
        cursor: default;
    }
    .more, .more1 {
        display: block;
        position: absolute;
        right: 0;
        top: -10%;
    }
    .tj-left-text {
        height: auto;
    }
    .tj-left-text ul li a, .tjmt-right-text ul li a,.zxfb-text ul li a {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        float: left;
        color: #333;
        max-width: 80%;
    }
    .tj-right{
        width: 100%;
        height: auto;
        margin-top: 0px;
    }
    .tj-right ul{
        margin-left: 0px;
    }
    .tj-right ul li{
        width: 100%;
        background: url(/uploads/image/i1841/sjpd_pic_02.png) 290px no-repeat #ebf6fc;
        margin-left: 0px;
        padding-left: 10%;
    }
    .tj-right-bg5{
        width: 100% !important;
        padding-left: 0 !important;
        margin-top: 15px;
        height: auto !important;
    }
    .tj-right-bg5 a img{
        width: 100%;
    }
    .li-title-bg1{
        width: 40% !important;
    }
    .zxfb,.zxfb-title ul{
        width: 100%;
        height: auto;
    }
    .zxfb-title{
        position: relative;
    }
    .zxfb-title ul li {
        width: 35%;
        margin: 0;
        text-align: center;
        margin-left: 0px !important;
        font-size: 20px;
    }
    .zxfb-title ul li a{
        width: 100%;
        pointer-events: none;
    cursor: default;
    }
    .zxfb-title-li2{
        width: 45% !important;
    }
    /* 轮播 */
    .lg{
        width: 100%;
        height: auto;
    }
    .lb {
        width: 100%;
        height: 244px;
        float: left;
        margin-bottom: 10px;
    }

    

    .focusbox .pic {
        position: relative;
        width: 100% !important;
        height: 100% !important;
    }

    .focusbox {
        width: 100% !important;
        height: 244px !important;
    }

    .focusbox .pic img {
        width: 100% !important;
        height: 244px !important;
        display: block;
    }

    .focusbox .prev {
        top: 70px !important;
    }

    .focusbox .pic li {
        width: 100% !important;
    }

    .focusbox .txt li {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        max-width: 60%;
    }

    .focusbox .txt li a {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        max-width: 100%;
    }



    .dajg,
    .jc,
    #fuzhu,
    .ztlb-title,
    .fud {
        display: none;
    }

    .pos_txt a {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        max-width: 45%;
        display: block;
    }

    body {
        min-width: 100%;
        width: 100%;
        background: #fff;
    }


    .banner-l {
        width: 100% !important;
        margin: 0 auto;
        height: 80px;
    }


    .content {
        overflow: hidden;
        padding-bottom: 10px;
        background: #ffffff;
    }

    .box {
        padding: 10px !important;
        background: #ffffff !important;
        width: 100%;
    }

    .nav-middle {
        width: 100% !important;
        margin: 0 auto;
    }

    .nav-middle li a {

        width: 100% !important;
        display: block;

    }

    .top {
        display: none;
    }

    .search-box {
        display: none;
    }

    .banner-r {
        display: none;
    }

    .nav {
        height: auto !important;
    }

    .nav-middle li {
        float: left;
        width: 50% !important;
        font-size: 22px;
        text-align: center;
        border-right: 1px solid #6a91c6;
    }

    .logo {
        display: none;
    }

    .name {
        position: initial !important;
        width: 100% !important;
        height: auto !important;
    }

    .banner {
        width: 100%;
        height: auto !important;
    }
    .focusbox .num{
        right: 5px;
    }
    .focusbox .num li{
        margin-right: 8px;
    }
	/* 专题轮播 */
	.ztlb{
		width: 100%;
		height: 90px;
		margin-top: 20px;
		float: left;
	}
	.ztlb img{
		width: 355px;
		height: 90px;
	}
	.div7 .picscroll-left .bd ul li{
    width: 100% ;
    margin: 0;
 }
 .div7 .picscroll-left .bd ul li .pic img {
   width: 100%;
   height: 90px;
   display: block;
 }
 .div7 .picscroll-left .next {
     right: 0;
 }
 .div7 .picscroll-left .prev {
     left: 0;
 }
 .div7 .picscroll-left{
     margin: 0;
 }
}

/* 友情链接 */
.yqlj{
    width: 100%;
    height: auto;
    background: #eff9fe;
    border-top: 1px solid #1a56a8;
    padding-bottom:30px;
}
.yqlj-title{
    width: 1220px;
    height: 40px;
    margin: 0 auto;
}
.yqlj-title ul li{
    width:auto;
    height: 40px;
    line-height: 40px;
    float: left;
    padding:0 22px;
    font-size: 16px;
    font-weight: bold;
}
.yqlj-title ul li a{
    color: #1a56a8;
    width: 125px;
    height: 40px;
    display: block;
    background: url(/uploads/image/i1841/jssw_pic_39.png) no-repeat 106px center;
}
.yqlj-title ul li.hover1{
    background: #ffffff;
}
.yqlj-text{
    width: 1220px;
    height: auto;
    background: #ffffff;
    margin: 0 auto;
    padding: 0px 20px 0px 20px;
}
.yqlj-text ul{
    margin-left: -53px;
}
.yqlj-text ul li{
    float: left;
    line-height: 45px;
    font-size: 16px;
    color: #333333;
    text-align: center;
    margin-left: 4px;
    min-width: 150px;
}
.yqlj-text ul li:first-child{

}
.yqlj-text ul li a{
    color: #333333;
}
@media (max-width: 700px) {
.yqlj-title,.yqlj-text,.picture-r-img{
width: 100%;
}
.yqlj,.yqlj-text{
    height: auto;
}
.yqlj-title ul li{
	width: 42% !important;
}
.yqlj-text ul{
    width: 100%;
    overflow: hidden;
    margin-left: 0px;
}
.yqlj-text ul li {
	float: left;
	width: 33.3%;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
    padding-left: 5px;
    margin-left: 0px;
    min-width: 0px;
}
}