/* .index_box {
    background: url(../images/index_bj.png) no-repeat center 1330px;
    background-color: #f5faff;
} */


/* header start */

.header {
    height: 738px;
    background: url(../images/tbbj.jpg) no-repeat center top;
}

.header_top {
    padding-top: 40px;
}

.header_top .l {
    width: 307px;
}

.header_top .l a {
    display: block;
    width: 100%;
    height: 100%;
}

.header_top .l a img {
    width: 100%;
    height: 100%;
}

.header_top .r {
    width: 158px;
}

.header_top .r a:last-child {
    width: 158px;
    height: 40px;
    display: block;
    background: #D8EDFF;
    font-size: 19px;
    color: #004D93;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 25px;
	border: 1px solid #C0DDFF;
}
.header_top .r a:last-child:hover{
	color: #ffffff;
	background: #004D93;
}
.ztbt {
    width: 990px;
	margin: 90px auto 60px auto;
	display: flex;
}
.daoyu_c{
    height: 248px;
    background: url(../images/dybj.png) no-repeat center;
}

.daoyu {
    height: 248px;
    box-sizing: border-box;
    padding: 34px 50px;
    display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.daoyu span {
	width: auto;
	font-size: 44px;
	color: #ffe684;
	line-height: 44px;
    font-weight: bold;
    margin-top: 0px;
}

.daoyu em {
	height: auto;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 36px;
    display: block;
    margin-top: 25px;
	text-indent: 2em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.daoyu em * {
    font-size: 16px !important;
    color: #0c50bb !important;
    line-height: 32px !important;
    font-family: "微软雅黑" !important;
}


/* header end */


/* container start */

.oneBox {
    width: 1300px;
    margin: 0 auto;
    margin-top: 31px;
}
.oneBox ul {
	width: 100%;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
}
.oneBox ul li {
    width: 615px;
    height: 163px;
    /* padding: 9px 14px 19px; */
    /* box-sizing: border-box; */
}

.oneBox ul li:first-child {
    background: url(../images/dybjt.png) no-repeat center;
	background-size: 100%;
}

.oneBox ul li:last-child {
    background: url(../images/dybjt.png) no-repeat center;
	background-size: 100%;
}

.oneBox ul li a {
    display: block;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    margin-top: 47px;
	color: #ffffff;
}

.hvr-shadow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow;
    transition: transform .5s;
}

.hvr-shadow:hover,
.hvr-shadow:focus,
.hvr-shadow:active {
    transform: translateY(-10px);
    transition: transform .5s;
}

.twoBox {
    width: 1300px;
    margin: auto;
    margin-top: 41px;
}

.tit .hd {
    height: 75px;
    background: url(../images/btfgx.png) no-repeat center bottom;
}

.tit .hd span {
    font-size: 40px;
    color: #222222;
    font-weight: bold;
    display: block;
    text-align: center;
}

.tit .hd span i {
    color: #0352a9;
}

.twoBox .bd ul li {
    float: left;
    width: 244px;
    height: 185px;
    margin-right: 20px;
    margin-top: 19px;
    box-sizing: border-box;
    padding: 13px;
    background: url(../images/lybjt.png) no-repeat center;
	background-size: 100% 100%;
}

.twoBox .bd ul li:hover {
    background: url(../images/lybjt1.jpg) no-repeat center;
	background-size: 100% 100%;
}

.twoBox .bd ul li:nth-child(5n) {
    margin-right: 0;
}

.twoBox .bd ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

.twoBox .bd ul li a i {
    width: 100%;
    display: block;
    text-align: center;
    padding-top: 35px;
    box-sizing: border-box;
}

.twoBox .bd ul li:hover a i {
    display: none;
}

.twoBox .bd ul li:hover a i.i2 {
    display: block !important;
}

.twoBox .bd ul li a span {
    width: 100%;
    font-size: 18px;
    display: block;
    text-align: center;
    margin-top: 18px;
    color: #333333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    box-sizing: border-box;
    padding: 0 20px;
}

.twoBox .bd ul li:hover a span {
    color: #ffffff;
}

.threeBox {
    margin-top: 40px;
}

.threeBox .bd {
    /* background-color: #ffffff; */
    min-height: 196px;
    border-radius: 15px;
    /* box-shadow: 0 0 10px #b4d1f0; */
    box-sizing: border-box;
    /* padding: 30px 30px 10px; */
    margin-top: 29px;
}

.threeBox .bd ul li {
    width: 242px;
    height: 65px;
    border: 1px solid #5CA6FC;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

.threeBox .bd ul li:nth-child(5n) {
    margin-right: 0;
}

.threeBox .bd ul li:hover {
    background-color: #0352a9;
}

.threeBox .bd ul li a {
    display: block;
    font-size: 18px;
    text-align: center;
    line-height: 65px;
    box-sizing: border-box;
    padding: 0 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	color: #004D93;
}

.threeBox .bd ul li:hover a {
    color: #ffffff;
}
.threeBox .cd {
    /* background-color: #ffffff; */
    min-height: 196px;
    border-radius: 15px;
    /* box-shadow: 0 0 10px #b4d1f0; */
    box-sizing: border-box;
    /* padding: 30px 30px 10px; */
    margin-top: 29px;
}

.threeBox .cd ul li {
    width: 200px;
    height: 142px;
    background: #EAFAFF;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.threeBox .cd ul li:nth-child(6n) {
    margin-right: 0;
}

.threeBox .cd ul li:hover {
    background-color: #0352a9;
}

.threeBox .cd ul li a {
    display: block;
    font-size: 18px;
    box-sizing: border-box;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.threeBox .cd ul li:hover a {
    color: #ffffff;
}
.fourBox {
    margin-top: 60px;
    padding-bottom: 60px;
}

.search {
	width: 720px;
	height: 54px;
	background: #FFFFFF;
	border-radius: 10px;
	border: 1px solid #20A6AE;
    margin-top: 37px;
}

.search input {
    width: 600px;
    height: 53px;
    line-height: 56px;
    float: left;
    font-size: 16px;
    color: #333333;
    margin-left: 20px;
}

.search input::placeholder {
    color: #999999;
}

.search a {
    width: 78px;
    height: 54px;
    display: block;
    float: right;
	background: url(../images/sousuo.png) no-repeat center;
	background-size: 100% 100%;
}

.fourBox .bd {
    margin-top: 16px;
}
.fourBox .bd .cd {
    display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	margin-top: 55px;
}
.fourBox .bd ul {
	width: 620px;
	height: 390px;
	background: #FFFFFF;
	box-shadow: 0px 3px 10px 0px rgba(71,101,136,0.3);
	display: flex;
	flex-direction: column;
}
.fourBox .bd ul li {
    width: 100%;
    height: auto;
    float: left;
    display: flex;
	flex-direction: row;
	align-items: center;
    margin-top: 50px;
}

/* .fourBox .bd ul li:nth-child(2n) {
    margin-right: 0;
} */

/* .fourBox .bd ul li.on {
    background: url(../images/fourbox_li2.png) no-repeat center;
} */

.fourBox .bd ul li span {
    font-size: 18px;
    color: #004D93;
    display: block;
    float: left;
    width: 110px;
	margin-left: 25px;
}

.fourBox .bd ul li a {
    font-size: 18px;
    display: block;
    float: left;
    width: 425px;
	margin-left: 48px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.fourBox .bd .a2 {
    display: block;
    width: 270px;
    height: 50px;
    border: 1px solid #0352a9;
    border-radius: 50px;
    font-size: 16px;
    color: #0352a9;
    line-height: 50px;
    text-align: center;
    margin-top: 45px;
}

.hvr-sweep-to-right {
    display: inline-block;
    vertical-align: middle;
    border-radius: 50px;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-sweep-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #0352a9;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    border-radius: 50px;
    border: 1px solid #ffffff;
}

.hvr-sweep-to-right:hover,
.hvr-sweep-to-right:focus,
.hvr-sweep-to-right:active {
    color: #ffffff;
}

.hvr-sweep-to-right:hover:before,
.hvr-sweep-to-right:focus:before,
.hvr-sweep-to-right:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.fourBox .bd .a2:hover {
    color: #ffffff;
}


/* container end */


/* 标准目录 start */

/* .index_box2 {
    background: url(../images/index_bj2.png) no-repeat center 450px;
    background-color: #f5faff;
} */

.header2 {
    height: 490px;
    background: url(../images/tbbj.jpg) no-repeat center;
}

.header_top2 .r {
    width: 390px;
	display: flex;
	flex-direction: row;
}

.header_top2 .r a:first-child {
    width: 188px;
    height: 40px;
    display: block;
    background: #D8EDFF;
    font-size: 19px;
    color: #004D93;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 25px;
    border: 1px solid #C0DDFF;
}
.header_top2 .r a:first-child:hover{
	color: #ffffff;
	background: #004D93;
}
.position {
    height: 75px;
    font-size: 16px;
    color: #666666;
    line-height: 20px;
    box-sizing: border-box;
    padding-top: 30px;
    background: url(../images/position_fg.png) no-repeat center bottom;
}

.position a {
    font-size: 16px;
    box-sizing: border-box;
    color: #666666;
}

.position a:first-child {
    padding-left: 23px;
    background: url(../images/position_xtb.png) no-repeat left center;
}

.position a:hover {
    color: #0252a9;
}

.position a:last-child {
    color: #0252a9;
}

.box {
    margin-top: 40px;
    background-color: #ffffff;
    box-shadow: 0 0 10px #b4d1f0;
    margin-bottom: 60px;
}

.box_fl {
    box-sizing: border-box;
    padding: 27px 30px 0;
}

.lyfl {
    padding-bottom: 19px;
    border-bottom: 1px dashed #d6d6d6;
}

.lyfl h2 {
    width: 98px;
    float: left;
    font-size: 18px;
    margin-top: 3px;
}

.lyfl ul {
    width: 1130px;
    float: left;
}

.lyfl ul li {
	width: auto;
    float: left;
    padding: 0 10px;
    box-sizing: border-box;
    line-height: 26px;
    margin-right: 10px;
    margin-bottom: 3px;
}

.lyfl ul li.on,
.lyfl ul li:hover {
    background-color: #0252a9;
    border-radius: 5px;
}

.lyfl ul li a {
    font-size: 16px;
    display: block;
    color: #333333;
    text-align: center;
}

.lyfl ul li.on a,
.lyfl ul li:hover a {
    color: #ffffff;
}

.sxfl {
    margin-top: 26px;
    border-bottom: 0;
}

.bzml {
    box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 30px 60px;
    background: url(../images/sxfl_bj.png) no-repeat center top;
}

.bzml_l {
    width: 243px;
}

.bzml_l h2 {
    width: 100%;
    height: 80px;
    float: left;
    font-size: 22px;
    color: #ffffff;
    text-align: center;
    line-height: 80px;
    background: url(../images/bzml_l_h2.png) no-repeat center;
}

.bzml_l ul {
    width: 100%;
    height: 603px;
    box-sizing: border-box;
    padding: 1px 0;
    float: left;
    background: url(../images/bzml_l_ul.png) no-repeat center;
}

.bzml_l ul li {
    border-bottom: 1px solid #e4e4e4;
    width: 100%;
    float: left;
}

.bzml_l ul li.on,
.bzml_l ul li:hover {
    border-bottom: 1px solid #ffffff;
    background: url(../images/bzml_l_li.png) no-repeat left center;
    background-color: #e6f2ff;
}

.bzml_l ul li a {
    display: block;
    font-size: 20px;
    line-height: 64px;
    color: #333333;
    text-align: center;
}

.bzml_l ul li.on a,
.bzml_l ul li:hover a {
    color: #0252a9;
}

.bzml_r {
    width: 960px;
}

.bzml_r .hd {
    height: 45px;
    border-bottom: 1px solid #e4e4e4;
    box-sizing: border-box;
}

.bzml_r .hd h2 {
    font-size: 24px;
    color: #0252a9;
    box-sizing: border-box;
    padding-left: 23px;
    line-height: 29px;
    background: url(../images/bzml_r_hd.png) no-repeat left center;
}

.bzml_r .bzml_r_box {
    width: 100%;
    height: 518px;
    border: 1px solid #e1e1e1;
    box-sizing: border-box;
    padding: 0;
    margin-top: 30px;
}

.bzml_r .bzml_r_box img {
    max-width: 100%;
}

.download {
    width: 200px;
    height: 50px;
    margin: auto;
    margin-top: 40px;
}

.download a {
    display: block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    background: url(../images/download.png) no-repeat 38px center;
    background-color: #0252a9;
    border-radius: 50px;
    font-size: 18px;
    color: #e6f2ff;
    line-height: 50px;
    padding-left: 85px;
}


/* 标准目录 end */


/* 公开信息 start */

.gkxx_l ul {
    height: 543px;
    background: url(../images/bzml_l_ul2.png) no-repeat center;
}

.gkxx_r>.bd>ul {
    padding-top: 30px;
    min-height: 508px;
    box-sizing: border-box;
}

.gkxx_r>.bd>ul li {
    width: 100%;
    float: left;
    margin-bottom: 25px;
}

.gkxx_r>.bd>ul li:nth-child(5) {
    border-bottom: 1px dashed #d5d5d5;
    padding-bottom: 26px;
}

.gkxx_r>.bd>ul li:last-child {
    margin-bottom: 0;
    padding-bottom: 25px;
    border-bottom: 1px dashed #d5d5d5;
}

.gkxx_r>.bd>ul li a {
    font-size: 18px;
    display: block;
    float: left;
    width: 80%;
    overflow: hidden;
    white-space: nowrap;
    line-height: 20px;
    text-overflow: ellipsis;
    background: url(../images/bzml_r_bd_li.png) no-repeat left center;
    box-sizing: border-box;
    padding-left: 15px;
}

.gkxx_r>.bd>ul li span {
    float: right;
    display: block;
    font-size: 18px;
    color: #8a8a8a;
    line-height: 20px;
}


/* 公开信息 end */


/* 服务事项 start */

.fwsx_r .bd ul {
    margin-top: 13px;
}

.fwsx_r .bd ul li {
    float: left;
    width: 418px;
    height: 46px;
    line-height: 46px;
    padding: 0 19px;
    background: #ffffff;
    margin-top: 20px;
    box-sizing: border-box;
    transition: all .3s;
    margin-right: 30px;
    border: 1px solid #e2e2e2;
}

.fwsx_r .bd ul li:nth-child(2n) {
    margin-right: 0;
}

.fwsx_r .bd ul li:hover {
    background: #0252a9;
    border-color: #0252a9;
}

.fwsx_r .bd ul li a {
    display: block;
    font-size: 16px;
    color: #333333;
    transition: all .3s;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.fwsx_r .bd ul li:hover a {
    color: #ffffff;
}


/* 服务事项 end */


/* 有子栏目分类-实施情况 start */

.bzml_l ul li.on,
.bzml_l ul li:hover {
    background: url(../images/bzml_l_li2.png) no-repeat left top;
    border-bottom: 1px solid #e4e4e4;
}

.bzml_l ul li a.dropbtn {
    background: url(../images/xy_inboxlist1_add2.png) no-repeat center right 20px;
    background-size: 12px;
}

.bzml_l ul li a.on2 {
    background: url(../images/xy_inboxlist1_add2.png) no-repeat center right 20px;
    background-size: 12px;
}

.bzml_l ul li a.on {
    background: url(../images/xy_inboxlist1_add1.png) no-repeat center right 20px;
    background-size: 12px;
}

.dropdown-content {
    margin-bottom: 5px;
}

.dropdown-content a {
    font-size: 16px !important;
    color: #333333 !important;
    display: block !important;
    line-height: 38px !important;
    margin-top: 5px !important;
}

.dropdown-content a:hover,
.dropdown-content a.on4 {
    color: #0252a9 !important;
    background-color: #e6f2ff !important;
}


/* 有子栏目分类-实施情况 end */

