#body{
    min-width: 1140px;
height: 100%;
}
#section .det-sear .daba-btn{vertical-align: top;}
.pad-link a{ color: #fff; margin: 0px 10px; }
.content table{ margin: 0 auto;}
.content #vsb_content_2 TABLE TD P{font-size: 16px !important; font-family: "Microsoft YaHei" !important;margin: 15px 0px;}
.content #vsb_content_2 table td a{color: #000 !important;}
.content table td{padding:15px;}
#section .qktgzn .column>ul>li>ul>li>a:hover{color: #1772c3;}
.container{
    width: 1140px;
    margin: 0 auto;
    position: relative;
}
/* header start */
#header{
    height: 130px;
    background: #1772c3;
}
#header .logo{
    margin-top: 28px;
}
#header .head-fr{
    width: 660px;
    position: relative;
    height: 130px;
}
#header .link-sear{
    margin-top: 34px;
}
#header .link{
    color: #96c2ea;
    font-size: 14px;
    line-height: 30px;
}
#header .link a{
    color: #96c2ea;
}
#header .search{
    box-sizing: content-box;
    margin-left: 15px;
    padding: 0px 10px 0px 15px;
    width: 170px;
    height: 30px;
    background: url("../images/search-bg.png") no-repeat;
}
#header .search input{
    float: left;
    background: transparent;
    height: 30px;
    line-height: 30px;
    color: #e2e2e2;
}
#header .search button{
    float: right;
    width: 30px;
    height: 30px;
    background: url("../images/search.png") no-repeat;
}
#header .nav{
    position: absolute;
    z-index: 9;
    right: 0px;
    bottom: 0px;
}
#header .nav>ul{
    height: 50px;
}
#header .nav>ul>li{
    float: left;
    position: relative;
    padding: 0px 10px;
}
#header .nav>ul>li>a{
    box-sizing: content-box;
    font-size: 16px;
    height: 47px;
    padding: 0px 5px;
    line-height: 47px;
    color: #fff;
    border-bottom: 3px solid transparent;
}
#header .nav>ul>li>a:hover, #header .nav>ul>li>a.active{
    border-bottom: 3px solid #fff;
}
#header .nav>ul>li>ul{
    position: absolute;
    min-width: 100%;
    z-index: 9;
    top: 50px;
    left: 0px;
    opacity: 1;
    height: 0px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-webkit-transition: all .3s linear;
    transition: all .3s linear;
    overflow: hidden;
}
#header .nav>ul>li>ul>li{
    text-align: center;
}
#header .nav>ul>li>ul>li>a{
    white-space: nowrap;
    padding: 0px 10px;
    color: #fff;
    height: 40px;
    line-height: 40px;
    min-width: 100%;
background-color: rgba(170, 170, 170, 0.8);
    font-size: 15px;
}
#header .nav>ul>li>ul>li>a:hover{
    background-color: #1772c3;
    color: #fff;
}
/* header end */
/* section start */
#section .show{
    overflow: hidden;
}
#section .show img{

    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
#section .show img:hover{
    transform: scale(1.1);
}
#section {
    padding-bottom: 25px;
}
#section .banner{
    overflow: hidden;
width: 100%;
max-height: 350px;
    min-width: 1140px;
    position: relative;
}
#section .banner .ban-img a{
width: 100%;
}
#section .banner .ban-img a img{
display: block;
width: 100%;
    min-width: 1140px;
}
#section .banner .prev{
    cursor: e-resize;
    width: 50px;
    height: 70px;
    position: absolute;
    top: 38%;
    z-index: 9;
    left:10%;
    background: url("../images/ml-left.png") no-repeat;
}
#section .banner .next{
    cursor: w-resize;
    width: 50px;
    height: 70px;
    position: absolute;
    top: 38%;
    z-index: 9;
    right: 10%;
    background: url("../images/ml-right.png") no-repeat;
}
#section .details-sear-bg{
    background: url("../images/char.jpg") no-repeat;
    width: 100%;
    height: 144px;
    margin-bottom: 16px;
}
#section .details-sear{
    width: 830px;
    margin: 0px auto;
    margin-top: 22px;
}
#section .choose ul{
    height: 38px;
width: 690px;
margin: auto;
}
#section .choose ul li{
    float: left;
    height: 38px;
    margin: 0px 8px;
}
#section .choose ul li:first-child{
    margin-left: 0;
}
#section .choose ul li a{
    color: #494949;
    font-size: 16px;
    height: 30px;
    line-height: 28px;
    border: 1px solid #9dc7ec;
    padding: 0px 18px;
}
#section .choose ul li:hover, #section .choose ul li.active{
    background: url("../images/char-li.png") no-repeat;
}
#section .choose ul li:hover a, #section .choose ul li.active a{
    border: 1px solid transparent;
    color: #fff;
}
#section .det-sear{
    margin-top: 10px;
}
#section .det-sear .sel1, #section .det-sear .sel2{
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    width: 109px;
    height: 50px;
    line-height: 50px;
    color: #999;
    font-size: 16px;
    padding-left: 12px;
    float: left;
    border: 1px solid #d3d3d3;
    background: url("../images/sec-tria.png") no-repeat 94% 52% #fff;
}
select::-ms-expand {
    display: none;
}
#section .det-sear .sel2{
    margin-left: 10px;
}
#section .det-sear input{
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    width: 460px;
    border: 1px solid #d3d3d3;
    color: #999;
    padding-left: 12px;
    margin-left: 10px;
}
#section .det-sear button, #section .det-sear .daba-btn{
    margin-left: 4px;
    width: 97px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #fff;
    background: url("../images/button.png") no-repeat;
}
#section .xwhd{
    width: 372px;
}
#section .sm-banner{
    width: 372px;
    height: 180px;
    overflow: hidden;
    position: relative;
    margin-bottom: 15px;
}
#section .sm-banner .ban-tag ul{
    position: absolute;
    z-index: 9;
    bottom: 16px;
}
#section .sm-banner .ban-tag ul li{
    cursor: pointer;
    font-size: 0px;
    float: left;
    width: 10px;
    height: 10px;
    background: url("../images/sm-ban-tag.png") no-repeat;
    margin: 0px 2px;
}
#section .sm-banner .ban-tag ul li.on{
    background: url("../images/sm-ban-tag-on.png") no-repeat;
}
#section .sm-banner .ban-img img{
    width: 372px;
    height: 180px;
}
#section .sm-banner .next{
    cursor: pointer;
    width: 16px;
    height: 30px;
    position: absolute;
    top: 75px;
    right: 15px;
    background: url("../images/sm-right.png") no-repeat;
}
#section .sm-banner .prev{
    cursor: pointer;
    width: 16px;
    height: 30px;
    position: absolute;
    top: 75px;
    left: 15px;
    background: url("../images/sm-left.png") no-repeat;
}
#section .mybock{
    float: left;
}
 #section .dzhd{
float: right;
}
#section .mybock, #section .mybock img, #section .dzhd, #section .dzhd img{
    width: 178px;
    height: 105px;
}
#section .tzgg-gzdt{
    box-sizing: content-box;
    width: 696px;
    background: #e8eff6;
    padding: 22px 28px 32px 28px;
}
#section .tzgg-gzdt .column{
    height: 42px;
    margin-bottom: 12px;
}
#section .tzgg-gzdt .column .more{
    float: right;
    color: #1772c3;
    font-size: 12px;
    line-height: 42px;
}
#section .tzgg-gzdt .column ul li{
    height: 42px;
    line-height: 42px;
    float: left;
    color: #fff;
    font-size: 20px;
    padding: 0px 18px;
    background-color: #1772c3;
    border: 2px solid #1772c3;
    border-bottom: none;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    cursor: pointer;
}
#section .tzgg-gzdt .column ul li.active{
    color: #1772c3;
    background-color: transparent;
}
#section .list{
    width: 696px;
}
#section .list li span{
    float: right;
    color: #999;
    font-size: 13px;
    height: 32px;
    line-height: 32px;
}
#section .list li a {
    color: #494949;
    font-size: 15px;
    height: 32px;
    line-height: 32px;
    background: url("../images/li-bg.png") no-repeat 0% 52%;
    padding-left: 16px;
}
#section .tzgg-gzdt .show{
    width: 696px;
    height: 192px;
    position: relative;
    overflow: hidden;
}
#section .con-list{
    width: 2200px;
    position: absolute;
    top: 0px;
    left: 0px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
#section .jsmd {
    margin-right: *26px;
    margin-left: 35px;
    height: 192px;
}
#section .tzgg{
    margin-right: 26px;
    height: 192px;
}
#section .gzdt{
    height: 192px;
}
#section .sm-link{
    width: 372px;
    margin-top: 16px;
}
#section .sm-link ul li{
    box-sizing: content-box;
    background-color: #f2f2f2; 
    float: left;
    width: 185px;
    height: 89px;
    padding-top: 15px;
    text-align: center;
    border-bottom: 1px solid #d9dada;
    border-right: 1px solid #d9dada;
}
#section .sm-link ul li p{
    font-size: 16px;
    color: #494949;
}
#section .sm-link ul li a{
    width: 100%;
    height: 100%;
}

#section .ml-link{
    width: 752px;
}
#section .ml-link>ul>li{
    float: left;
    margin-right: 16px;
    width: 368px;
    height: 150px;
    margin-top: 16px;
    overflow: hidden;
    position: relative;
}
.show_1{
    background: url("../images/cysjk-bg.png") no-repeat;
}
.show_2{
    background: url("../images/xkfu-bg.png") no-repeat;
}
.show_3{
    background-color: #b5b3e9;
}
.show_4{
    background-color: #dec68d;
}
.show_1 img{
    margin-top: 36px;
}
.show_2 img{
    margin-top: 36px;
}
.show_3 img{
    margin-top: 14px;
}
.show_4 img{
    margin-top: 10px;
}

#section .ml-link>ul>li .show-div{
    width: 368px;
    height: 300px;
    text-align: center;
    position: absolute;
    top: -0px;
    left: 0px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s ;
    -o-transition: all .2s ;
    transition: all .2s ;
}
.show_3 .show-div{
    height: 150px;
    top: 0px !important;
}
#section .ml-link>ul>li .show-div img{
    width: auto;
}
#section .ml-link>ul>li .show-div .top, #section .ml-link>ul>li .show-div .bottom{
    width: 100%;
    height: 150px;
    overflow: hidden;
}
#section .ml-link>ul>li .show-div .bottom{
    text-align: left;
}
#section .ml-link>ul>li .show-div .bottom ul{
    width: 75%;
    margin: 10px auto;
    margin-bottom: 5px;
}
#section .ml-link>ul>li .show-div .bottom ul li a{
    font-size: 14px;
    color: #fff;
border-bottom: 1px solid transparent;
}
#section .ml-link>ul>li .show-div .bottom ul li .tag{
    float: left;
    border-left: 5px solid #fff;
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    border-right: 5px solid transparent;
    margin-top: 6px;
    margin-right: 4px;
}
#section .ml-link>ul>li .show-div .bottom .more{
    display: block;
    width: 100px;
    float: right;
    text-align: right;
    color: #fff;
    font-size: 14px;
    padding-right: 40px;
}
#section .ml-link>ul>li .show-div .bottom ul li:hover a, #section .ml-link>ul>li .show-div .bottom .more:hover{
   border-bottom: 1px solid #fff;
}

/* section end */
/* footer start */
#footer{
    box-sizing: content-box;
    background-color: #0757a0;
    height: 210px;
    padding-top: 35px;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
}
#footer .copy{
    width: 440px;
}
#footer .copy .traffic{
    display: inline;
    margin-left: 20px;
}
#footer .erweima{
    width: 320px;
}
#footer .erweima ul li{
    width: 160px;
    float: left;
    text-align: center;
}
#footer .xglj{
    width: 280px;
}
#footer .xglj p{
    font-size: 18px;
    margin-bottom: 6px;
}
#footer .xglj ul li{
    float: left;
    width: 168px;
}
#footer .xglj ul li a{
    color: #fff;
}
/* footer end */
/* index.html end */
#section .nav-fl{
    width: 200px;
    overflow: hidden;
    margin-top: 20px;
}
#section .nav-fl .column{
    height: 60px;
    line-height: 60px;
    padding-left: 28px;
    color: #fff;
    background-color: #4699e2;
    font-size: 20px;
}
#section .nav-fl ul{
    padding-bottom: 100px;
    background-color: #f6f6f6;
    font-size: 16px;
    line-height: 48px;
}
#section .nav-fl ul li a{
    color: #494949;
    width: 100%;
    border-bottom: 1px solid #ededed;
}
#section .nav-fl ul li{
    padding-left: 26px;
    padding-right: 28px;
    border-left: 2px solid transparent;
}
#section .nav-fl ul li:hover, #section .nav-fl ul li.active{
    border-left: 2px solid #4699e2;
    background-color: #fff;
}
#section .nav-fl ul li:hover a, #section .nav-fl ul li.active a{
    color: #4699e2;
    border: none;
}
#section .con-fr{
    width: 910px;
    margin-top: 20px;
}
#section .con-fr .position{
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ededed;
    font-size: 14px;
    color: #666666;
    margin-bottom: 25px;
}
#section .con-fr .position a{
    color: #666;
    vertical-align: top;
}
#section .con-fr .position a.last{
    color: #4699e2;
}
#section .pic-list ul li{
    width: 195px;
    height: 270px;
    float: left;
    text-align: center;
    font-size: 16px;
    margin-right: 42px;
}
#section .page table a{
height: 20px !important;
line-height: 16px !important;
vertical-align: top;
}
#section .page table input{
height: 20px !important;
line-height: 16px !important;
border: 1px solid #afd5f5;
margin-top: -1px;
}
#section .page table #gotopagebut{ margin-top: 1px;}
#section .pic-list ul li .show{
    box-sizing: content-box;
    width: 194px;
    height: 194px;
    border: 1px solid #ededed;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
#section .pic-list ul li .show img{ width: 80%; height: 90%; }
#section .pic-list ul li a{
    color: #494949;
    margin-top: 15px;
}
#section .pic-list .page{
    width: 100%;
    margin-top: 20px;
    margin-bottom: 40px;
}
#section .con-fr .list{
    width: 100%;
    font-size: 16px;
    color: #494949;
}
#section .con-fr .list ul li{
    border-bottom: 1px dotted #dfdfdf;
}
#section .con-fr .list ul li a{
    height: 50px;
    line-height: 50px;
}
#section .con-fr .list ul li .time{
    height: 50px;
    line-height: 50px;
}
#section .list .page{
    width: 100%;
    margin-top: 36px;
    margin-bottom: 40px;
}
#section .articles .content p{
    font-size: 16px;
    color: #444;
    line-height: 36px;
}
#section .articles .title{
    color: #444;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
#section .articles .content{
    margin-top: 36px ;
    padding-bottom: 50px;
    border-bottom: 1px solid #dfdfdf;
}
#section .articles .page{
    margin: 20px 0px; 
    font-size: 14px;
    color: #999;
}
#section .articles .page a{
    vertical-align: top;
    color: #999;
}
#section .dp-articles{
    font-size: 16px;
    color: #494949;
    line-height: 36px;
}
#section .dp-articles .title{
    padding-bottom: 18px;
    text-align: center;
    font-size: 24px;
    font-weight: inherit;
    border-bottom: 1px dotted #dfdfdf;
}
#section .dp-articles .content{
    margin-top: 30px;
    padding-bottom: 60px;
}
#section .special-articles .det-sear-bg{
    height: 125px;
    width: 100%;
    background-color: #f9f9f9;
}
#section .special-articles .det-sear{
    width: 820px;
    margin: auto;
    margin-top: 35px;
}
#section .special-articles .content {
    margin-top: 25px;
}
#section .special-articles .content ul{
    width: 455px;
    float: left;
}
#section .special-articles .content ul li{
    height: 36px;
    line-height: 36px;
}
#section .special-articles .content ul li span{
    float: left;
    font-size: 14px;
    color: #444;
}
#section .special-articles .content ul li .Serial{
    width: 44px;
    text-align: center;
}
#section .special-articles .content ul li .sql{
    width: 324px;
    
}
#section .special-articles .content ul li:first-child{
    background-color: #e5e4e3;
}
#section .special-articles .content ul li:first-child span{
    border-right: 1px solid #fff;
}
#section .special-articles .content ul li:first-child .sql{
    text-align: center;
}
#section .special-articles .content ul li .rrder{
    width: 84px;
    text-align: center;
}
#section .special-articles{
    padding-bottom: 60px;
}
#header .link a:hover{
    color: #fff;
}
#section .list li{
    padding: 0px;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
#section .list li:hover{
    padding: 0px 8px;
}
#section .list li:hover a{
    color: #1772c3;
}

/* ********************************* */
#section .position-column{
    font-size: 24px;
    color: #525252;
    text-align: center;
    line-height: 40px;
    background-color: #e8eff6;
    margin-bottom: 16px;
}
#section .xkfu .title{
    line-height: 35px;
    border-bottom: 2px solid #1772c3;
    margin-bottom: 10px;
}
#section .xkfu .title .more{
    float: right;
    color: #999;
}
#section .xkfu .title .title-tag{
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 5px solid transparent;
    border-left: 5px solid #fff;
    float: left;
    margin-top: 12px;
}
#section .xkfu .title h3{
    width: 150px;
    font-size: 17px;
    padding-top: 2px;
    font-weight: inherit;
    padding-left: 10px;
    background-color: #1772c3;
    color: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
#section .xk-list li{
    line-height: 32px;
    font-size: 16px;
    background: url("../images/li-bg.png") no-repeat 0% 54%;
    padding-left: 15px;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;
}
#section .xk-list li a{
    color: #494949;
}
#section .xk-list li .time {
    float: right;
    color: #999;
    font-size: 15px;
}
#section .xkfudt, #section .xsqyzj, #section .xzzc, #section .qktgzn{
    height: 300px;
}
#section .xkfupt, #section .yjbj, #section .lxfs{
    height: 200px;
}
#section .xkfu .link-list li{
    width: 50%;
    float: left;
    line-height: 32px;
    font-size: 15px;
}
#section .xkfu .link-list li a{
    color: #494949;
}
#section .xkfu .link-list li a:hover{ color: #1772c3;}
#section .xkfu .lxfs-con{
    line-height: 27px;
    font-size: 15px;
    color: #494949;
}
#section .qktgzn .column{
    position: relative;
    height: 250px;
    margin-top: 15px;
}
#section .qktgzn .column>ul>li{
    width: 33.332%;
    float: left;
    text-align: center;
}
#section .qktgzn .column>ul>li>a{
    width: 100%;
    line-height: 36px;
    font-size: 16px;
    color: #fff;
    background: #1772c3;
    border: 2px solid #1772c3;
    border-bottom: none;
}
#section .qktgzn .column>ul>li>a.active{
    color: #1772c3;
    background: #fff;
    border-bottom: none;
}
#section .qktgzn .column>ul>li>ul{
    position: absolute;
    left: 0px;
    top: 37px;
    text-align: left;
    border: 2px solid #1772c3;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    width: 100%;
    height: 190px;
    border-top: none;
    padding-top: 8px;
}
#section .qktgzn .column>ul>li>ul>li>a{
    font-size: 15px;
    color: #494949;
    line-height: 28px;
    padding-left: 16px;
}
#section .xk-list li:hover{
padding-left: 28px;
}
#section .xk-list li:hover a{
color: #1772c3;
}
/* ********************************* */




/* 组织机构 */

table.tsgld tr td {
    padding: 0 10px;
    line-height: 36px;
}

.mkbt {
    text-align: center;
    line-height: 80px;
    font-weight: bold;
    font-size: 20px;
}

ul.bmzz {
    min-height: 200px;
    position: relative;
    margin-bottom: 20px;
}

ul.bmzz li {
    float: left;
    padding: 0 20px;
    margin: 0 5px;
    cursor: pointer;
    border: 1px solid #999;
    border-radius: 20px;
}

ul.bmzz li .zzfw {
    position: absolute;
    background: #f6f6f6;
    padding: 20px;
    width: 100%;
    left: 0;
    top: 38px;
    display: none;
    color: #333;
}

ul.bmzz li:hover {
    color: #fff;
    background: #4699e2;
    border: 1px solid #4699e2;}

ul.bmzz li:hover .zzfw {
    display: block;
}

ul.bmzz li .zzfw h2 {
    font-weight: bold;
}

ul.bmzz li .zzfw p {
    text-indent: 2em;
}

ul.bmzz li .zzfw span {
    margin-right: 30px;
}



ul.bmzz1 {
    position: relative;
    margin-bottom: 20px;
}
ul.bmzz1 li {
    float: left;
    padding: 0 20px;
    margin: 0 5px;
    cursor: pointer;
    border: 1px solid #999;
    border-radius: 20px;
}
ul.bmzz1 li a {
    color:#494949;
}
.zzfw1 {
    background: #f6f6f6;
    padding: 20px;
    width: 100%;
    color: #333;
}
ul.bmzz1 li.xuexi {
    color: #fff;
    background: #4699e2;
    border: 1px solid #4699e2;}
ul.bmzz1 li.xuexi a {
    color: #fff;}
.zzfw1 h2 {
    font-weight: bold;
}
.zzfw1 p {
    text-indent: 2em;
}
.zzfw1 span {
    margin-right: 30px;
}