﻿@charset "utf-8";
html,
body {
    position: relative;
    height: 100%;
}

body {
    font-family: "宋体";
    font-size: 12px;
    background: #fff;
}

a:hover {
    color: #1561af;
    text-decoration: none!important;
}


/*main*/

.main {
    width: 1000px;
    margin: 0 auto;
}


/*new*/

.new-flash {
    float: left;
    height: 296px;
}


/* 焦点图 水平滚动
------------------------------ */

.slide_x {
    overflow: hidden;
    position: relative;
    margin: 0px auto;
    width: 340px;
    height: 296px;
    background: #FFF;
}

.slide_x a {
    text-decoration: none;
}

.slide_x .box {
    overflow: hidden;
    position: relative;
    width: 340px;
    height: 296px;
}

.slide_x .list {
    overflow: hidden;
    width: 9999px;
}

.slide_x .list li {
    float: left;
    position: relative;
    width: 340px;
    height: 296px;
}

.slide_x .list img {
    vertical-align: top;
}

.slide_x .list p {
    line-height: 40px;
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 40px;
    font-size: 12px;
    text-align: center;
    background: #f4f4f4;
}

.slide_x .btn {
    overflow: hidden;
    position: absolute;
    bottom: 50px;
    right: 139px;
}

.slide_x .btn li {
    float: left;
    width: 8px;
    height: 8px;
    margin: 0 0 0 5px;
    border-radius: 2px;
    background: #eee;
    color: #333;
    font: 11px/16px Tahoma;
    text-align: center;
    cursor: pointer;
}

.slide_x .btn .selected {
    background: #f30;
    color: #fff;
}

.new-con {
    float: left;
    margin-left: 15px;
    display: inline;
    border-top: 3px solid #1561af;
    width: 360px;
}

.new-con-tit {
    height: 30px;
    background: #f4f4f4;
}

.new-con-tit p {
    float: left;
    line-height: 30px;
    width: 108px;
    text-align: center;
    background: #fff;
    font-size: 16px;
    font-family: "微软雅黑";
    color: #1561af;
    font-weight: bold;
}

.new-con-tit a {
    float: right;
    padding-right: 15px;
    line-height: 30px;
}

.new-con-list h3 {
    line-height: 45px;
    font-family: "微软雅黑";
    color: #1561af;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
}

.new-con-list h3 a {
    color: #1561af;
}

.new-con-list ul {
    padding-left: 8px;
}

.new-con-list ul li {
    background: url(mian-dian-20170904.jpg) no-repeat center left;
    padding-left: 10px;
    font-size: 14px;
    line-height: 26px;
    height: 26px;
}

.new-con-list ul li a {
    float: left;
}

.new-con-list ul li span {
    float: right;
    padding-right: 6px;
}

.new-right {
    height: 296px;
    border: 1px solid #e0e0e0;
    width: 268px;
    margin-left: 15px;
    float: left;
    display: inline;
}

.new-right-tit {
    border-bottom: 1px solid #e0e0e0;
    height: 33px;
    background: #f4f4f4;
}

.new-right-tit h3 {
    width: 105px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    float: left;
    height: 33px;
    background: #1561af;
    line-height: 33px;
    font-family: "微软雅黑";
}

.new-right-tit a {
    float: right;
    line-height: 33px;
    padding-right: 12px;
}

.new-right-con {
    padding: 0px 11px 0px 9px;
    height: 255px;
    overflow: hidden;
}

.new-right-con div li {
    font-size: 14px;
    line-height: 22px;
    padding-bottom: 8px;
    padding-top: 12px;
}

.new-xx {
    border-bottom: 1px dashed #333333;
}


/*gov*/

.gov {
    margin-top: 18px;
    overflow: hidden;
}

.gov-box {
    margin-top: 3px;
    border-top: 3px solid #1561af;
    width: 715px;
    float: left;
}

.gov-box-tit {
    background: #f4f4f4;
    height: 31px;
}

.gov-box-tit h3 {
    font-size: 16px;
    font-family: "微软雅黑";
    float: left;
    line-height: 31px;
    color: #1561af;
    padding-left: 20px;
}

.gov-box-tit ul {
    float: right;
    padding-right: 11px;
}

.gov-box-tit ul li {
    float: left;
    color: #1561af;
    line-height: 31px;
}

.gov-box-tit ul li a {
    padding-left: 9px;
    padding-right: 9px;
    color: #1561af;
}

.gov-con {
    margin-top: 11px;
    overflow: hidden;
}

.gov-con-left {
    float: left;
    width: 126px;
}

.gov-con-left ul li {
    background: url(gov-bj-20170904.jpg) no-repeat;
    width: 126px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    font-family: "微软雅黑";
    margin-top: 9px;
}

.gov-con-left ul li a:hover {
    text-decoration: none;
}

.gov-con-right {
    float: right;
    width: 574px;
}

.gov-con-r-tit {
    margin-top: 12px;
    margin-bottom: 18px;
}

.gov-con-r-tit ul li {
    float: left;
    font-size: 14px;
    font-weight: bold;
}

.gov-con-r-tit ul li a {
    padding-left: 16px;
    padding-right: 16px;
}

.gov-hover a {
    color: #1561af;
}

.gov-con-r-con {
    padding-left: 5px;
}

.gov-con-r-con ul li {
    background: url(mian-dian-20170904.jpg) no-repeat left center;
    padding-left: 10px;
    line-height: 30px;
    font-size: 14px;
    height: 30px;
}

.gov-con-r-con ul li a {
    float: left;
}

.gov-con-r-con ul li span {
    float: right;
    padding-right: 5px;
}

.zt {
    width: 268px;
    height: 242px;
    border: 1px solid #e0e0e0;
    float: left;
    margin-left: 15px;
}

.zt-tit {
    border-bottom: 1px solid #e0e0e0;
    height: 33px;
    background: #f4f4f4;
}

.zt-tit h3 {
    width: 105px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    float: left;
    height: 33px;
    background: #1561af;
    line-height: 33px;
    font-family: "微软雅黑";
}

.zt-tit a {
    float: right;
    line-height: 33px;
    padding-right: 12px;
}

.zt-con ul {
    padding: 12px 12px 0px 12px;
}

.zt-con ul li {
    margin-bottom: 9px;
    float: left;
}


/*cctaa*/

.cctaa {
    width: 715px;
    float: left;
}

.cctaa-tit {
    border-top: 3px solid #1561af;
    background: #f4f4f4;
    height: 31px;
}

.cctaa-tit h3 {
    font-size: 16px;
    font-family: "微软雅黑";
    float: left;
    line-height: 31px;
    color: #1561af;
    padding-left: 20px;
}

.cctaa-con {
    margin-top: 13px;
}

.cctaa-box {
    height: 171px;
    width: 348px;
    border: 1px solid #e0e0e0;
    float: left;
}

.cctaa-box-tit {
    border-bottom: 1px solid #e0e0e0;
    height: 33px;
    background: #f4f4f4;
}

.cctaa-box-tit h3 {
    width: 105px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-family: "微软雅黑";
    height: 33px;
    background: #1561af;
    line-height: 33px;
    float: left;
}

.cctaa-box-tit h3 a {
    color: #fff;
}

.cctaa-box-tit a {
    float: right;
    display: block;
    color: #1561af;
    font-family: "微软雅黑";
    font-size: 16px;
    height: 33px;
    line-height: 33px;
    padding-left: 25px;
    margin-right: 15px;
}

.cctaa-box-tit a.mzj_wxx {
    /* background: url(mzj_wyxx_butt01.png) no-repeat left center; */
    background: url('wyxx_logo_20190726.png') no-repeat left center;
    padding-left: 20px;
}

.cctaa-box-tit a.mzj_xfts {
    background: url(mzj_wyxx_butt02.png) no-repeat left center;
}

.cctaa-box-tit ul {
    float: right;
}

.cctaa-box-tit ul li {
    float: left;
    color: #1561af;
    font-size: 14px;
}

.cctaa-box-tit ul li a {
    padding-left: 10px;
    padding-right: 10px;
    line-height: 33px;
    color: #1561af;
}

.cctaa-box-con ul {
    padding-top: 13px;
    padding-left: 14px;
}

.cctaa-box-con ul li {
    line-height: 29px;
    font-size: 14px;
}

.service {
    width: 268px;
    float: left;
    margin-left: 15px;
    display: inline;
    border: 1px solid #e3e3e3;
    height: 219px;
}

.service-tit {
    background: #f4f4f4;
    height: 33px;
    border-bottom: 1px solid #e3e3e3;
}

.service-tit h3 {
    width: 105px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-family: "微软雅黑";
    height: 33px;
    background: #1561af;
    line-height: 33px;
    float: left;
}

.service-con ul {
    padding-left: 14px;
    padding-top: 14px;
}

.service-con ul li {
    margin-bottom: 12px;
}

.service-con ul li a {
    width: 240px;
    border: 1px solid #e3e3e3;
    height: 44px;
    line-height: 44px;
    text-indent: 22px;
    font-size: 16px;
    font-family: "微软雅黑";
    display: block;
}

.service-con ul li a:hover {
    border: 1px solid #1561af;
    color: #1561af;
    text-decoration: none;
}

.service-con .service-bm {
    /* background: url(mzj_wyxx_butt04.png) no-repeat 194px center; */
    background: url('bmfw_20190726.png') no-repeat 194px center;
}

.service-con .service-sp {
    /* background: url(mzj_wyxx_butt03.png) no-repeat 194px center; */
    background: url('spfw_20190726.png') no-repeat 194px center;
}


/*main*/


/*list*/

.list-left {
    width: 218px;
    float: left;
    border: 1px solid #d3d3d3;
}

.list-left-tit {
    height: 50px;
    background: #1561af;
}

.list-left-tit h3 {
    font-size: 20px;
    font-family: "微软雅黑";
    text-align: center;
    line-height: 50px;
    color: #fff;
}

.list-left-con {
    min-height: 634px;
}

.list-left-con ul {
    padding: 6px 14px 20px 14px;
}

.list-left-con ul li {
    margin-top: 14px;
    font-size: 16px;
    font-family: "微软雅黑";
    font-weight: bold;
    line-height: 38px;
}

.list-left-con ul li a {
    width: 123px;
    padding: 10px 35px 10px 20px;
    line-height: 20px;
    display: block;
    border: 1px solid #d3d3d3;
    background: url(list-bj-20170913.png) no-repeat 148px center;
    text-align: center;
}

.list-left-con .hover a {
    text-decoration: none;
    border: 1px solid #1b65b1;
    color: #1b65b1;
}

.list-left-con ul li a:hover {
    text-decoration: none;
    border: 1px solid #1b65b1;
}

.list-right-tit {
    height: 50px;
    background: #efefef;
}

.list-right-tit p {
    line-height: 50px;
    padding-left: 26px;
    font-size: 14px;
}

.list-right-con {
    padding: 20px 26px 20px 26px;
}

.list-right-con ul li {
    line-height: 35px;
    font-size: 14px;
    padding-left: 15px;
    background: url(mian-dian-20170904.jpg) no-repeat 7px center;
    height: 35px;
}

.list-right-con ul li a {
    float: left;
}

.list-right-con ul li span {
    float: right;
    padding-right: 8px;
}

.list-right-con .line {
    height: 1px;
    background: #dedede;
    margin-top: 14px;
    margin-bottom: 14px;
}

.list-right {
    float: right;
    width: 758px;
    border: 1px solid #d3d3d3;
    min-height: 684px;
}

.gailan_cont_fanye {
    width: 690px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 12px;
    color: #000;
    margin: 0 auto;
    margin-top: 10px;
}


/*list*/


/*细览*/

.connet-main {
    width: 958px;
    background: #fff;
    margin: 0 auto;
    padding: 0px 20px 20px 20px;
    border: 1px solid #e7e7e7;
}

.connet-tit {
    padding-left: 20px;
}

.connet-tit {
    height: 48px;
    line-height: 48px;
}

.connet-tit p {
    font-size: 14px;
    color: #999999;
}

.connet-tit p a {
    color: #999999;
}

.xilan_content {
    padding: 10px 19px;
}

.doctitle {
    line-height: 50px;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 22px;
    color: #333;
    font-family: "Microsoft Yahei";
    font-weight: 400;
}

.xilan_content .font1 p {
    font-size: 16px;
}

.xilan_content .font2 p {
    font-size: 14px;
}

.xilan_content .font3 p {
    font-size: 12px;
}

.field {
    line-height: 40px;
    height: 40px;
    float: left;
    width: 100%;
    text-align: center;
    color: #666;
    font-family: "宋体";
    font-size: 12px;
    background: #efefef;
}

.field a {
    color: #666;
}

.field a:hover {
    color: #f00;
    text-decoration: underline
}

.field_con1 {
    width: 450px;
    height: 40px;
    margin: 0 auto;
    text-align: center;
}

.field_con2 {
    width: 200px;
    height: 40px;
    float: left
}

.field_con2 span {
    float: left;
    display: block;
    height: 10px;
    width: 10px;
    margin: 15px 3px;
    border: 1px solid #666;
    overflow: hidden;
    cursor: pointer
}

.doccontent {
    width: 100%;
    float: left;
    padding: 20px 0px;
    line-height: 28px;
    color: #333;
}

.doccontent p {
    padding-bottom: 5px;
    line-height: 28px;
    color: #333333;
    font-size: 14px
}

.pager {
    width: 100%;
    line-height: 28px;
    color: #333333;
    float: left;
    font-size: 12px
}

.pager a:link,
.pager a:visited,
.pager a:active {
    color: #333333;
}

.pager a:hover {
    color: #f00;
    text-decoration: underline
}

.xilan_content2 ul {
    float: left;
    width: 100%;
    margin-top: 10px
}

.xilan_content2 ul li {
    text-align: right;
    color: #a2a2a2;
    line-height: 28px;
    width: 100%;
    font-size: 12px;
}

.xilan_content2 ul li a:link,
.xilan_content ul li a:visited,
.xilan_content ul li a:active {
    float: left;
    color: #4d4d4d;
    font-size: 14px;
}

.share {
    width: 100%;
    float: left;
    line-height: 50px;
    text-align: right;
    color: #4d4d4d
}

.share p {
    width: 500px;
    float: left;
    line-height: 50px;
    text-align: right;
    color: #4d4d4d
}

.icon_share {
    width: 300px;
    float: left;
    line-height: 50px;
    text-align: left;
    color: #4d4d4d
}

.share a:link,
.share a:visited,
.share a:active {
    color: #4d4d4d;
    font-size: 12px;
}

.share a:hover {
    color: #f00;
    text-decoration: underline;
    font-size: 12px;
}


/*细览*/


/*网站地图*/

.map_content {
    width: 960px;
    padding: 10px 19px 40px 19px;
    border: 1px solid #e7e7e7;
    margin-top: 20px;
}

.map-box {
    width: 960px;
    margin: 0 auto;
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 10px;
    padding-top: 10px;
}

.map-tit {
    float: left;
    width: 150px;
    text-align: center;
    color: #990000;
    font-size: 18px;
    line-height: 30px;
}

.map-tit a {
    color: #990000;
}

.map-con {
    float: left;
    width: 810px;
}

.map-con ul li {
    float: left;
    font-size: 16px;
    line-height: 28px;
    padding-bottom: 10px;
    padding-right: 20px;
}


/*网站地图*/