@charset "utf-8";

/**************************** 整体风格，根据需要增删改模块 ****************************/


/* 集约化02 */

.content .grid {
    width: 1360px;
    margin: 0 auto;
    margin-bottom: 20px;
    padding: 20px;
    background-color: #;
    min-height: 395px;
}

.content .business {
    width: 1360px;
    margin: 0 auto;
    margin-bottom: 0px;
    padding: 25px;
    background-color: rgba(127, 191, 221, .55);
    box-shadow: 0 0 10px rgba(0, 0, 0, .06);
    min-height: 75px;
}

.content .row {
    margin-right: -10px;
    margin-left: -10px;
}

.content .row>.col,
.content .row>[class*="col-"] {
    padding-right: 10px;
    padding-left: 10px;
}





.focus .pic span {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    padding: 10px 80px 10px 10px;
    line-height: 26px;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background-color: #333;
    background-color: rgba(0, 0, 0, .5);
    color: #fff;
}

.focus .focus-prev,
.focus .focus-next {
    position: absolute;
    top: 50%;
    z-index: 3;
    display: block;
    width: 60px;
    height: 60px;
    margin-top: -30px;
    line-height: 60px;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, .5);
    background-size: 24px auto;
    color: #fff;
    opacity: 0;
    transition: all .3s;
}

.focus .focus-prev {
    transform: translate(-50px, 0);
    left: 0;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23fff'%2F%3E%3C%2Fsvg%3E");
    background-image: url(../ysdwimages/kjsarr_l.png) \0;
}

.focus .focus-next {
    transform: translate(50px, 0);
    right: 0;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23fff'%2F%3E%3C%2Fsvg%3E");
    background-image: url(../ysdwimages/kjsarr_r.png) \0;
}

.focus:hover .focus-prev,
.focus:hover .focus-next {
    opacity: 1;
    transform: translate(0, 0);
}

.focus .navi {
    position: absolute;
    bottom: 14px;
    right: 0;
    z-index: 9;
    text-align: right;
    padding: 0 10px;
    margin-bottom: 4px \9;
}

.focus .navi li {
    float: left;
    width: 8px;
    height: 8px;
    margin: 0 2px;
    font: 0/0 lx;
    border: 1px solid #fff;
    color: transparent;
    border-radius: 100px;
    transition: all .3s;
}

.focus .navi li.on {
    background-color: #fff;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 2px;
}

.focus .swiper-pagination-bullet {
    border: 1px solid #fff;
    background: none;
    opacity: 1;
}

.focus .swiper-pagination-bullet-active {
    background-color: #fff;
}

.news .list-t li a {
    width: 70%;
}


/* part1结束 */


/* part2开始 */
.p5 .title {
display:none;
}

.topic {
    position: relative;
}

.topic h2 {
    width: 60px;
    height: 110px;
    background: url(../ysdwimages/kjstopic.jpg) 0 0 no-repeat;
	background-size: 100% 100%;
	margin-top:-18px;
}

.p5 .topic .scroll {
    position: relative;
    margin: 0 60px 0 140px;
}

.topic li {
    width: 320px \9;
}

.topic li a {
    display: block;
    width: 222px \9;
    margin: 0 20px;
}

p5.topic li img {
    width: 100%;
}

.p5 .topic .swiper-container .swiper-slide img{
    width: 100%;
}

.topic-prev,
.topic-next {
    position: absolute;
    top: 50%;
    width: 20px;
    height: 40px;
    margin-top: -20px;
    background-size: 16px auto;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #eee;
    cursor: pointer;
}

.topic-prev {
    left: 100px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%2337e'%2F%3E%3C%2Fsvg%3E");
    background-image: url(../ysdwimages/kjsarr_l.png) \9;
}

.topic-next {
    right: 20px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%2337e'%2F%3E%3C%2Fsvg%3E");
    background-image: url(../ysdwimages/kjsarr_r.png)\9;
}



/* part2结束 */


/* 侧边开始 */

.side .list-p li+li {
    margin-top: 20px;
}

.side .list-p li a {
    margin: 0;
}

.side .list-p li img {
    width: 100%;
}


/* 侧边结束 */


/* 移动端菜单开始 */

.mask {
    display: none;
    position: fixed;
    z-index: 597;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.75);
    opacity: 0;
    transition: opacity .2s;
}

.mask.on {
    display: block;
    opacity: 1;
}

body.modal-open {
    position: fixed;
    width: 100%;
}

.menu {
    display: none \9;
    position: fixed;
    z-index: 598;
    top: 0;
    right: 0;
    bottom: 0;
    width: 65%;
    background-color: #f5f5f5;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    -webkit-transition: transform .3s;
    transition: transform .3s;
}

.menu.on {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.menu img {
    display: block;
    width: 70%;
    margin: 60px 20px;
}

.menu li a {
    position: relative;
    display: block;
    margin: 0 15px;
    padding: 0 15px;
    line-height: 50px;
    font-size: 16px;
    color: #048;
}

.menu li a:after {
    content: " ";
    display: inline-block;
    height: 6px;
    width: 6px;
    border-width: 2px 2px 0 0;
    border-color: #ccc;
    border-style: solid;
    -webkit-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: 10px;
}

.menu li+li a {
    box-shadow: inset 0 1px 0 rgba(0, 0, 0, .2);
}

.menu>ul>li:nth-child(1) {
    animation-delay: .1s;
}

.menu>ul>li:nth-child(2) {
    animation-delay: .2s;
}

.menu>ul>li:nth-child(3) {
    animation-delay: .3s;
}

.menu>ul>li:nth-child(4) {
    animation-delay: .4s;
}

.menu>ul>li:nth-child(5) {
    animation-delay: .5s;
}

.menu-btn {
    display: none;
    position: absolute;
    top: 20px;
    right: 0;
    z-index: 599;
    width: 50px;
    height: 50px;
}

.menu-btn.on,
.menu-btn.fixed {
    position: fixed;
    top: 50px;
}

.menu-btn>span {
    position: absolute;
    left: 0;
    right: 0;
    width: 22px;
    height: 2px;
    margin: 0 auto;
    background: #048;
    border-radius: 2px;
    transition: .25s;
}

.menu-btn>span:nth-child(1) {
    top: 18px;
}

.menu-btn>span:nth-child(2) {
    top: 24px;
}

.menu-btn>span:nth-child(3) {
    top: 30px;
}

.menu-btn.on span,
.hd+.menu-btn>span {
    background: #048;
}

.menu-btn.on span:nth-child(1) {
    top: 21px;
    transform: rotate(45deg);
}

.menu-btn.on span:nth-child(2) {
    opacity: 0;
    transform: rotate(90deg);
}

.menu-btn.on span:nth-child(3) {
    top: 21px;
    transform: rotate(135deg);
}




.news-con{
 width:100%;
  background: url(../ysdwimages/kjsheadbg.png) no-repeat;o-background-size:cover;-ms-background-size:cover;-moz-background-size:cover;-webkit-background-size:cover;background-size:cover;
 margin-top:5px;
}

.newslist{
	 padding: 10px 10px; width:100%;margin-bottom: 5px; background-color: rgb(255, 255, 255);color:#000; height:60px;overflow: hidden;z-index:10;
}


.newslist .list{
width:86%; margin-top:10px;float:left;font-size:15px;
}
.newslist .list a:hover{
width:86%; margin-top:8px;float:left;font-size:15px;
}

.newslist .time{
width:13%; margin-top:10px;font-size:14px; float:right; right:0px;
}




.newslist2 .list2{
width:86%; margin-top:5px;float:left;font-size:15px; line-height:35px;
}
.newslist2 .list2 a:hover{
width:86%; margin-top:5px;float:left;font-size:15px;
}
.newslist2 .time{
width:13%; margin-top:5px;font-size:14px; float:right; right:0px;
}

/* 移动端菜单结束 */


/*功能导航*/

#floatDivBoxs {
    width: 80px;
    position: fixed;
    top: 0px;
    right: 0;
    z-index: 999;
    background: rgba(62, 62, 62, 0.6);
    filter: progid: DXImageTransform.Microsoft.gradient(startcolorstr=#73e3e3e, endcolorstr=#73e3e3e);
    bottom: 0px;
}

#floatDivBoxs .floatDqq {
    padding: 180px 0px;
}

#floatDivBoxs .floatDqq li {
    width: 80px;
    height: 80px;
    padding: 10px 0px;
}

#floatDivBoxs .floatDqq li a {
    display: block;
    width: 80px;
    padding: 10px 5px;
    color: #fff;
    text-align: center;
    font: normal 14px/20px microsoft yahei, smihei;
}

#floatDivBoxs .floatDqq li a:hover {
    background-color: #2d8fff;
}

#floatDivBoxs .floatDqq li .iconfont {
    display: block;
    margin: 10px 15px;
    fill: #fff;
    font-size: 24px;
}

#rightArrow {
    width: 80px;
    height: 80px;
    position: fixed;
    top: 400px;
    right: 120px;
    z-index: 999;
}

#rightArrow a {
    display: block;
    height: 80px;
    background: url(../ysdwimages/kjss.png) no-repeat;
}

.floatDqq li span.wx {
    display: none;
    width: 90px;
    position: absolute;
    top: 250px;
    right: 124px;
    z-index: 9999999;
}

.floatDqq li:hover span.wx {
    display: block;
}

.floatDqq li span.wx img {
    width: 134px;
    height: 120px;
}

i {
    font-style: normal
}

.auto-container{
	position:static;
	max-width:1320px;

	margin:auto;
}
/* 屏幕响应开始 */

@media (min-width: 1200px) {
    .side-box.fixed {
        position: fixed;
        top: 90px;
        width: 285px;
    }
    .side-box.fixed .zx,
    .side-box.fixed .zt {
        display: none;
    }
}

@media (max-width: 1200px) {
    body {
        background-position: 50% 140px;
    }
    .header {
        background-position: 50% 10px;
    }
    .header h1 {
        height: 100px;
        background-position: 16px 50%;
        background-size: auto 60%;
    }
   
    .ht .fr {
        text-align: center;
        font-size: 12px;
    }
    .ht .fr,
    .header h1,
    .inner,
    .content,
    .links,
    .copyright {
        width: 100%;
    }
    .footer .gov,
    .footer .jc {
        position: relative;
        display: inline-block;
        top: 0;
        margin-top: 20px;
        vertical-align: middle;
    }
    .menu-btn {
        display: block;
    }
    .header .search {
        width: auto;
        margin: 20px;
    }
    .header .search input {
        width: 100%;
        height: 50px;
        padding: 15px 65px 15px 15px;
        margin: 0;
    }
    .header .search button {
        width: 50px;
        height: 50px;
        margin-left: -50px;
        background-position: center;
        line-height: 0;
        font-size: 0;
        color: transparent;
    }
    .header .search p {
        font-size: 12px;
    }
    .links {
        padding: 0 20px;
    }
    .copyright p span {
        display: block;
        margin-bottom: 5px;
    }
    .focus,
    .focus .pic {
        position: relative;
        width: 100%;
        height: auto;
    }
    .focus .pic>div {
        position: relative;
        overflow: hidden;
        width: 100%;
        padding: 60% 0 0;
    }
    .focus .pic img {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
    }
    .topic .scroll {
        margin: 0 -10px;
    }
}

@media (max-width: 1024px) {
    #rightArrow,
    #floatDivBoxs {
        display: none;
    }
}

@media (max-width: 992px) {
    .focus {
        margin-bottom: 20px;
    }
    .news .list-t li a {
        width: 100%;
    }
    .copyright {
        line-height: 22px;
        font-size: 14px;
    }
    .handle {
        margin-bottom: 10px;
    }
	.news-con{
 width:100%;
 
}

.newslist{
	 padding: 10px 10px; width:100%;margin-bottom: 5px; background-color: rgb(255, 255, 255);color:#000; height:60px;overflow: hidden;z-index:10;
}

.auto-container
{
width:100%;
margin:auto;
}
.newslist .list{
width:86%; margin-top:10px;float:left;font-size:15px;
}
.newslist .list a:hover{
width:86%; margin-top:8px;float:left;font-size:14px;
}

.newslist .time{
width:13%; margin-top:10px;font-size:14px; float:right; right:0px;
}


}


/* 屏幕响应结束 */


/* 所有模板通用开始 */

input::-webkit-input-placeholder {
    color: #BEBEBE;
}

input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #BEBEBE;
}

input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #BEBEBE;
}

input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #BEBEBE;
}

.text_only1 {
    display: inline-block;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.detile-col {
    color: #095BED
}

.where img {
    margin-bottom: 4px;
}

.jfontsize .dayin {
    width: 19px;
    float: right;
    background-image: url(../ysdwimages/kjsdayin.png);
}

li i {
    background: url(../ysdwimages/kjsicons.png) no-repeat;
    width: 40px;
    height: 40px;
    display: inline-block;
    margin: 0 auto;
    margin-top: -5px;
    vertical-align: middle;
    transition: all .3s;
}

li:hover i {
    transform: rotatez(360deg);
}


/* 所有模板通用结束 */


/* 首页开始 */

.index.content {
    padding-bottom: 35px
}

.index .p1 .tab a {
    background: #fff;
    font-size: 20px;
    font-weight: bold;
    padding: 0px 0;
    min-width: auto;
    margin-right: 30px;
    height: auto;
    line-height: 37px;
    border-bottom: 4px solid #ffffff;
}


.dtyw .p1  {
width:70%;
margin:auto;
margin-top:-60px;
background-color:#ffffff;
}


.index .p1 .top   {
    text-align: center
}

.index .p1 .top  h2 {
    font-size: 28px;
    font-weight: bold;
    color: #126cb8;
    overflow: hidden;
    text-overflow: ellipsis;
    /* max-width: 76%; */
    margin: 15px auto;
}

.index .p1 .top  h2:hover {
 color: #ff0000;
}

.index .p1 .top   h2 img {
    margin-right: 7px;
    vertical-align: middle;
    margin-top: 0px;
}

.index .p1 .top   ul {
    max-width: 85%;
    margin: 10px auto 30px;
    position: relative;
}

.index .p1 .top   ul li {
    float: left;
    width: 46%;
    margin: 0 2%;
    position: relative;
    text-align: right;
}

.dtyw .p1 .top ul li+li {
    text-align: left;
}

.dtyw .p1 .top ul li a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap;
}

.dtyw .p1 .top ul li+li:before {
    content: "I";
    color: #565656;
    left: -21px;
    position: absolute;
    top: 1px;
}

.dtyw .p1 .top h2 a {
    color: #555555;
}


.index .p1 .tab a.current {
    color: #205bbb;
    border-bottom: 4px solid #205bbb;
}

.dtyw .p1 .yw {
    background-color: #f1f5f7;
    padding-left: 20px;
    height: 37px;
    line-height: 37px;
}

.dtyw .p1 .yw li {
    margin-right: 40px;
}

.dtyw .p1 .yw i {
    width: 37px;
    height: 37px;
}

.dtyw .p1 .yw .s1 {
    background-position: -356px -67px;
}

.dtyw .p1 .yw .s2 {
    background-position: -396px -67px;
}

.dtyw .p1 .col-md-6:first-child {
    width: 608px;
}

.dtyw .p1 .col-md-6:last-child {
    width: 572px;
}

.dtyw .p1 ul.yw li {
    float: left;
}

.dtyw .grid {
    margin-bottom: 20px;
}

.dtyw h3.title {
    background: url(../ysdwimages/kjs) left bottom repeat-x;
    position: relative;
    padding-left: 15px;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.dtyw h3.title a {
    font-size: 24px;
    font-weight: bold;
    color: #333333;
}

.index h3.title:before {
    position: absolute;
    left: 0;
    content: "";
    width: 4px;
    top: 3px;
    height: 22px;
    border-radius: 1px;
    background: #205bbb;
}

.index .p2 .col-md-6 {
    width: 45.84%;
}

.index .p2 .tab {
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 8px;
}

.index .p2 .pane li a {
    max-width: 80%;
}

.index .p2 .tab a {
    position: relative;
    margin-right: 50px;
    padding-bottom: 14px;
}

.index .p2 .tab a.current {
    color: #205bbb;
    font-weight: bold;
}

.index .p2 .tab a+a:before {
    content: "";
    width: 1px;
    height: 18px;
    left: -33px;
    top: 4px;
    position: absolute;
    background: #dcdcdc;
}

.index .p2-nav {
    background: url(../ysdwimages/kjshjt_7.png) left bottom repeat-x;
    margin-bottom: 20px;
}

.index .p2-nav .fr {
    font-size: 24px;
}

.index .p2-nav li {
    display: inline-block;
    font-size: 18px;
    color: #205bbb;
    font-weight: bold;
    position: relative;
    margin-left: 33px;
}

.index .p2-nav li+li:before {
    content: "";
    width: 7px;
    height: 7px;
    background: #c5e1f1;
    position: absolute;
    left: -24px;
    bottom: 8px;
    border-radius: 100%;
}

.index .p2-nav li a {
    color: #205bbb;
}

.index .p2-nav h3.title {
    background: none;
    margin-bottom: 0;
}

.index .p2-nav h3.title span {
    margin-left: 18px;
}

.index .p2 .col-md-4 {
    width: 31.94%;
}

.index .p2 .col-md-4 ul {
    margin: -5px;
}

.index .p2 .col-md-4 li {
    float: left;
    width: 50%;
    height: 59px;
    width: 173px;
    background: #eff8ff;
    line-height: 60px;
    border-radius: 6px;
    margin: 6px 5px;
    border: 1px solid #c9e5fd;
    padding-left: 12px;
}

.index .p2 .col-md-4 li i {
    margin-right: 5px;
}

.index .p2 .col-md-4 li a {
    color: #000000;
}

.index .p2 .col-md-4 li .s1 {
    background-position: -14px -135px;
}

.index .p2 .col-md-4 li .s2 {
    background-position: -202px -135px;
}

.index .p2 .col-md-4 li .s3 {
    background-position: -15px -205px;
}

.index .p2 .col-md-4 li .s4 {
    background-position: -202px -204px;
}

.index .p2 .col-md-4 li .s5 {
    background-position: -15px -276px;
}

.index .p2 .col-md-4 li .s6 {
    background-position: -204px -277px;
}

.index .p2 .col-md-4 li .s7 {
    background-position: -17px -346px;
}

.index .p2 .col-md-4 li .s8 {
    background-position: -202px -346px;
}

.index .p2 .col-md-2 {
    width: 20.5%;
    background: url(../ysdwimages/kjshjt_2.png);
    margin: 0 10px;
    background-size: cover;
    padding-left: 20px;
    padding-bottom: 14px;
}

.index .p2 .col-md-2 ul {
    border-left: 1px solid #bbd2f0;
    padding-left: 18px;
    margin-top: 5px;
}

.index .p2 .col-md-2 ul li {
    position: relative;
    line-height: 16px;
}

.index .p2 .col-md-2 ul li:before {
    position: absolute;
    content: "";
    width: 5px;
    background: #205bbb;
    left: -21px;
    border-radius: 100%;
    height: 5px;
    top: 5px;
}

.index .p2 .col-md-2 ul li+li {
    margin-top: 22px;
    color: #333333;
}

.index .p2 .col-md-2 h3 {
    color: #205bbb;
    font-size: 20px;
    font-weight: bold;
    line-height: 49px;
}

.index .p2 .col-md-2 h3 a {
    color: #205bbb;
}

.index .p3,
.index .p4 {
    width: 1200px;
    margin: 0 auto 0px;
}

.index .p3 {
    margin-bottom: 20px;
}

.index .p3 .col-md-6,
.index .p4 .col-md-6 {
    background: #fff;
    margin: 0 10px;
    width: 480px;
    padding: 20px;
}

.index .p3 .row .hdjl .ul1 li {
    width: 48%;
    height: 53px;
    float: left;
    font-size: 18px;
    line-height: 53px;
    border-radius: 6px;
    text-align: center;
}

.index .p3 .row .hdjl .ul1 li i {
    margin-right: 5px;
}

.index .p3 .row .hdjl .ul1 li a {
    color: #fff;
}

.index .p3 .row .hdjl .ul1 li.s1 {
    background: #db2911;
}

.index .p3 .row .hdjl .ul1 li.s1 i {
    background-position: -364px -15px;
}

.index .p3 .row .hdjl .ul1 li.s2 i {
    background-position: -416px -13px;
}

.index .p3 .row .hdjl .ul1 li.s3 i {
    background-position: -470px -13px;
}

.index .p3 .row .hdjl .ul1 li.s2 {
    background: #54c691;
}

.index .p3 .row .hdjl .ul1 li.s3 {
    background: #36a8cc;
}

.index .p3 .row .hdjl .ul1 li+li {
    margin-left: 2%;
}

.index .p3 .row .hdjl .ul2 {
    background: url(../ysdwimages/kjshjt_3.png);
    padding: 4px 30px;
    margin: 10px 0 11px;
}

.index .p3 .row .hdjl .ul2 li {
    float: left;
    width: 33.3%;
    padding-left: 40px;
    position: relative;
    line-height: 29px;
}

.index .p3 .row .hdjl .ul2 li:before {
    content: ">";
    position: absolute;
    font-size: 8px;
    width: 20px;
    height: 20px;
    left: 24px;
    font-weight: bolder;
    font-family: "宋体";
    color: #6090df;
}

.index .p3 .row .hdjl .zxft {}

.index .p3 .row .hdjl .tab-pane {
    padding-bottom: 3px;
}

.index .p3 .row .hdjl .tab {
    font-size: 18px;
    position: relative;
    padding-bottom: 14px;
}

.index .p3 .row .p3-3 p {
    color: #666666;
    margin: 0;
    padding: 0;
    padding-left: 12px;
    line-height: 30px;
    height: 87px;
    overflow: hidden;
    /* text-indent: 2em; */
    position: relative;
    font-size: 14px;
    margin-top: -3px;
}

.index .p3 .row .p3-3 p:hover {
    color: #3671d0;
}

.index .p3 .row .p3-3 p.zy {
    height: auto;
}

.index .p3 .row .hdjl .pane span {
    font-size: 14px;
    color: #666666;
}

.index .p3 .row .hdjl .tab a {
    position: relative;
    font-weight: bold;
    margin-right: 24px;
}

.index .p3 .row .hdjl .tab a.current {
    color: #205bbb;
}

.index .p3 .row .hdjl .tab img {}

.index .p3 .row .hdjl .tab a+a:before {
    content: "";
    width: 1px;
    height: 17px;
    left: -19px;
    top: 1px;
    position: absolute;
    background: #dcdcdc;
}

.index .p3 .row .hdjl .zxft .fl {
    width: 40%;
    height: 135px;
}

.index .p3 .row .hdjl .zxft .fl img {
    width: 100%;
    height: 100%;
}

.index .p3 .row .hdjl .zxft .fr {
    width: 57%;
}

.index .p3 .row .hdjl .zxft .fr h3 {
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 6px;
    color: #333333;
}

.index .p3 .row .p3-4 .fr p {
    position: relative;
    padding-left: 12px;
    margin-top: 5px;
    font-size: 15px;
}

.index .p3 .row .p3-4 .fr p:before {}

.index .p3 .row .hdjl .zxft .fr p.zy b {
    float: left;
    font-weight: normal;
    width: 13%;
}

.index .p3 .row .hdjl .zxft .fr p.zy span {
    float: right;
    width: 87%;
}

.index .p3 .row .hdjl .zxft .fr p:before {
    position: absolute;
    left: 0;
    content: "";
    width: 5px;
    top: 5px;
    height: 15px;
    border-radius: 3px;
    background: #79b2ff;
}

.index .p3 .row .hdjl .zxft .p3-3 .fr p:before {
    top: 8px;
}

.index .p3 .row .hdjl .zxft .fr p:nth-child(3):before {
    background: #4dc3ab;
}

.index .p3 .row .bsfw{

	margin-top:15px;
	width: 46%;
	margin-bottom:15px;
	background-color:#79a8dd;
	border-radius:20px;
    left: 0;}
	
	
	.index .p3 .row .bsfw .title{

   font-size: 20px;
    color: #fff;
	font-weight:600;
	margin-top:-10px;
	margin-bottom:25px;
    position: absolute;
	
    left: 15px;}
	
  .index .p3 .row .bsfw .title a{

    color: #fff;
}
	
	
.index .p3 .row .bsfw ul{
    width: 100%;
    border-radius: 8px;
    margin-top: 35px;
 
}

.index .p3 .row .bsfw ul li {
    float: left;
    width: 48.65%;
    border-radius: 8px;
    margin-bottom: 2.2%;
    line-height: 55px;
    padding-left: 3%;
    background: url(../ysdwimages/cdsimg_4_07_07.png);
}

.index .p3 .row .bsfw ul li.w30 {
    width: 31.25%;
    padding: 0 20px 8px;
}

.index .p3 .row .bsfw ul li.w30 a {
    display: block;
    line-height: 20px;
    text-align: center;
}

.index .p3 .row .bsfw ul li.w30 i {
    display: block;
    margin: 8px auto 4px;
}

.index .p3 .row .bsfw ul li:nth-child(5) i,
.index .p3 .row .bsfw ul li:nth-child(6),
.index .p3 .row .bsfw ul li:nth-child(7) {}

.index .p3 .row .bsfw ul li.s1 {
    background-color: #fef0ed;
}

.index .p3 .row .bsfw ul li.s2 {
    background-color: #f2f7fe;
}

.index .p3 .row .bsfw ul li.s3 {
    background-color: #f1fbe8;
}

.index .p3 .row .bsfw ul li.s4 {
    background-color: #fff7ee;
}

.index .p3 .row .bsfw ul li.s5 {
    background-color: #f4f9ff;
}

.index .p3 .row .bsfw ul li.s6 {
    background-color: #eaf7f8;
}

.index .p3 .row .bsfw ul li.s7 {
    background-color: #f3fdf4;
}

.index .p3 .row .bsfw ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    overflow: hidden;
}

.index .p3 .row .bsfw ul:before,
.index .p3 .row .bsfw ul:after {
    display: none;
}


.index .p3 .row .bsfw ul li.s1 i {
    background-position: 9px 9px;
}

.index .p3 .row .bsfw ul li.s2 i {
    background-position: -274px 6px;
}

.index .p3 .row .bsfw ul li.s3 i {
    background-position: 8px -62px;
}

.index .p3 .row .bsfw ul li.s4 i {
    background-position: -274px -62px;
}

.index .p3 .row .bsfw ul li.s5 i {
    background-position: 6px -135px;
}

.index .p3 .row .bsfw ul li.s6 i {
    background-position: -182px -135px;
}

.index .p3 .row .bsfw ul li.s7 i {
    background-position: -370px -135px;
}


.index .p3 .row .bsfw ul li.s8 i {
    background: url(../ysdwimages/cdsxy.png) no-repeat;
}

.index .p3 .row .bsfw ul li i {
    width: 46px;
    height: 46px;
    margin: 0px 12px 5px;
    border-radius: 100%;
    background: #fff url(../ysdwimages/cdsicon_07_07.png) no-repeat;
}

.index .p4 .zt>ul li {
    float: left;
    padding-left: 20px;
    position: relative;
    width: 50%;
    margin: 14px 0 2px;
}

.index .p4 .zt>ul li:before {
    content: "";
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 6px;
    height: 6px;
    margin-top: -2px;
    background-color: #5d8edf;
    border-radius: 100%;
}

.index .p4 h4 a {
    font-size: 18px;
    color: #fff;
}

.index .p4 h4 a {
    background: #205bbb;
    width: 115px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    position: relative;
    padding-left: 15px;
}

.index .p4 h4 a:after {
    content: "";
    width: 0;
    border-width: 15px;
    border-style: solid;
    right: -1px;
    border-color: transparent #fff transparent transparent;
    content: "";
    position: absolute;
    bottom: 0;
}

.index .p4 .ul1 li {
    float: left;
    line-height: 36px;
    width: 32.3%;
    overflow: hidden;
}

.index .p4 .ul1 li:nth-child(3n+1) {
    width: 30%;
}

.index .p4 .ul1 li:nth-child(3n+2) {
    width: 37.7%;
}

.index .p4 .ul2 li {
    float: left;
    height: 60px;
    line-height: 60px;
    background: #f0f8ff;
    width: 49%;
    border-radius: 6px;
    text-align: center;
    margin-top: 9px;
}

.index .p4 .ul2 li span {
    color: #205bbb;
}

.index .p4 .ul2 li+li {
    margin-left: 2%;
}

.index .p4 .title .a2 {
    font-size: 18px;
    color: #205bbb;
    position: absolute;
    right: 0;
}

.index .p4 .title .a2 i {
    background: url(../ysdwimages/kjsicons.png) no-repeat;
    width: 40px;
    height: 40px;
    display: inline-block;
    margin: 0 auto;
    margin-top: -5px;
    background-position: -435px -65px;
    vertical-align: middle;
}

.index .p4 .topic {
    position: relative;
    margin: 0 -10px;
}

.index .p4 .zt>.mb20 {
    margin-bottom: 12px;
}

.topic li a {
    border-radius: 6px;
}


/* 首页结束 */


/* 列表通用 */

.list_content .side-menu {
    background-color: #e0eefd;
    box-shadow: none;
}

.list_content .lsj-listphoto span {
    font-size: 14px;
    color: #999999;
    display: inherit;
}

.list_content .col-md-3 {
    width: 19.5%;
}

.list_content .row .col-md-9 {
    width: 80.5%;
    margin-top: -10px;
}

.list_content .list-t li:before {
    left: 5px;
}

.list_content .list-t {
padding-top:40px;
}


.list_content .list-t li {
    width: 100%;
	margin-top: 15px;
	padding-left: 21px;
}



.side-menu h2 {
    background: url(../ysdwimages/kjshjt_8.png) no-repeat;
    line-height: 70px;
    background-size: cover;
}

.side-menu h2 a {
    color: #fff;
}

.list_content .main {
    padding: 0;
    box-shadow: none
}

.list_content .lsj-listphoto img {
    width: 269px;
    height: 150px;
}

.list_content .pages a.current {
    background-color: #00a0e9;
	
}

.list_content .lsj-listphoto li {
    margin-bottom: 15px;
}

.list_content .side {
    padding-bottom: 0;
    margin-bottom: 0;
}

.list_content .side-menu li.current>a {
   font-size:18;
   font-weight:bold;
   
    color: #468CD3;
}
.list_content .side-menu li.current {
 background: url(../ysdwimages/kjshjt_8.png) no-repeat;
}


.list_content .side-menu ul {
	width: 100%;
	padding-top: 22px;
}

.list_content .side-menu li {
	width: 100%;
	height: 66px;
	line-height: 66px;
	text-align: center;
}

.list_content .side-menu li :hover {
width: 278px;
background: url(../ysdwimages/kjsxuanzhong0.png) no-repeat ;
color:#FFFFFF;
height: 63px;
}

.list_content .side-menu li a {
	display: block;
	width: 100%;
	font-size:18px;
	font-weight:600;
}

.list_content .side-menu li.current {
	width: 278px;
	background: url(../ysdwimages/kjsxuanzhong.png) no-repeat ;
}


.list_content .listright {
	width: 910px;
	padding: 20px 0 0px 0;
	float: left;
	background: #FFFFFF;
}

.listright h2 {
	width: 100%;
	background: url(../ysdwimages/kdslistcont.png) no-repeat;
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 32px;
	margin-left: 0px;
}

.listright h2 span {
	display: inline-block;
    text-align: center;
    background: url(../ysdwimages/kdslistrightspan.png) no-repeat;
    background-size: cover;
    padding-left: 20px;
    padding-right: 29px;
min-width: 180px;
}



.side-menu li.current a:before {
    transform: scale(1, 1);
	
}

.list_content .info-list {
    padding: 0 15px;
}

.list_content .col-md-9 .title {
    background-color: #f3f8fe;
    margin-bottom: 15px;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
}

.list_content .col-md-9 .title .col-md-2 {
    padding-right: 45px;
}

.info-list li p {
    display: block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 12px;
    margin-left: 5px;
}

.info-list li p::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 4px;
    height: 4px;
    margin-top: -2px;
    background-color: #ddd;
    border-radius: 100px;
}

.info-list li {
    position: relative;
    padding-top: 7px;
    padding-bottom: 7px;
    line-height: 30px;
    font-size: 16px;
    transition: .3s;
}

.info-list li:hover {
    margin-left: -25px;
    margin-right: -25px;
    padding-left: 10px;
    padding-right: 10px;
    background: #fff url(../ysdwimages/kjsinfo_list_c.png) 8px 50%/12px auto no-repeat;
    border-radius: 5px;
    box-shadow: 0 0 12px rgba(0, 0, 0, .1);
}


/* 互动交流 */

.hdjl .row .col-md-9 {
    width: 67%;
    padding-right: 30px;
}

.hdjl .row .col-md-3 {
    width: 33.3%;
    padding-left: 10px;
}
.hdjl .p1{
   width: 100%;
    height: 152px;

}

.hdjl .p1 li {
    float: left;
    width: 32%;
    background: url(../ysdwimages/kjshjt_12.png);
    height: 122px;
    line-height: 122px;
    font-size: 20px;
    padding-left: 50px;
}

.hdjl .p1 li i {
    
    width: 70px;
    height: 70px;
    border-radius: 100%;
    margin-right: 20px;
}

.hdjl .p1 li.s1 i {
    background-color: #da2511;
    background-position: -330px -124px;
}

.hdjl .p1 li.s2 i {
    background-color: #48a0e9;
    background-position: -389px -124px;
}

.hdjl .p1 li.s3 i {
    background-color: #54c691;
    background-position: -461px -122px;
}

.hdjl .p1 li.s4 i {
    background-color: #36a8cc;
    background-position: -524px -121px;
}
.hdjl .p1 li+li {
    margin-left: 1.8%;
}

.content.hdjl h3 {
    font-size: 20px;
    color: #333333;
    font-weight: bold;
    line-height: 55px;
    margin-bottom: 20px;
    border-bottom: 1px solid #dcdcdc;
}

.content.hdjl h3.tab a {
    font-size: 20px;
}

.content.hdjl h3.tab a.current {
    color: #205bbb;
}

.content.hdjl h3.tab a+a {
    margin-left: 24px;
    position: relative;
}

.content.hdjl h3.tab a+a:before {
    content: "";
    position: absolute;
    height: 16px;
    width: 1px;
    top: 50%;
    left: -17px;
  
    transform: translatey(-50%);
}


/* 互动交流 在线访谈 */

.hdjl .p2 {
    min-height: 357px;
    overflow: auto;
}

.hdjl-zxft .fr {
    width: 59%;
    padding-left: 25px;
}

.hdjl-zxft .fl {
    width: 41%;
    padding-right: 4px;
    height: 183px;
    overflow: hidden;
}

.hdjl-zxft .fl:hover img {
    transform: scale(1.1);
}

.hdjl-zxft .fl img {
    width: 100%;
    transition: all .3s;
}

.hdjl-zxft h4 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 13px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hdjl-zxft .fr p {
    position: relative;
    padding-left: 15px;
    line-height: 31px;
    margin-top: 2px;
}

.hdjl-zxft .fr p:last-child {
    height: 93px;
    overflow: hidden;
}

.hdjl-zxft .fr p:before {
    content: "";
    width: 4px;
    height: 13px;
    position: absolute;
    border-radius: 100px;
    background: #79b2ff;
    left: 0;
    top: 10px;
}

.hdjl-zxft .fr p:nth-child(4):before {
    background: #4dc3ab;
}

.hdjl .p2 .ftyg {
    position: relative;
    background: #f0f8ff;
    margin: 10px auto 20px;
}

.hdjl .p2 .ftyg p {
    width: 80%;
    height: 80px;
    line-height: 80px;
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hdjl .p2 .ftyg span {
    position: absolute;
    right: 19px;
    top: 50%;
    transform: translatey(-50%);
}

.hdjl .p2 .ftyg p i {
    background: url(../ysdwimages/kjsicons.png) no-repeat;
    width: 45px;
    height: 45px;
    position: absolute;
    margin: 0 auto;
    margin-top: -5px;
    left: 3px;
    top: 50%;
    margin-top: -22px;
    vertical-align: middle;
    transition: all .3s;
    background-position: -525px -7px;
}

.hdjl .p2 .ftyg b {
    width: 137px;
    padding-left: 50px;
    color: #205bbb;
    display: inline-block;
    font-size: 18px;
    line-height: 24px;
    font-weight: normal;
    position: relative;
    margin-right: 20px;
    margin-left: 10px;
    margin-top: -6px;
    vertical-align: middle;
}

.hdjl .p2 .ftyg b:after {
    content: "";
    width: 1px;
    position: absolute;
    height: 33px;
    right: -2px;
    top: 50%;
   
    border-radius: 100%;
    transform: translatey(-50%);
}

.hdjl .p3 .pane {}

.hdjl .p3 .pane li {
    font-size: 18px;
    color: #333333;
    height: 108px;
    padding-top: 25px;
    position: relative;
}

.hdjl .p3 .pane li+li {
   
}

.hdjl .p3 ul {
    margin-top: -20px;
}

.hdjl .p3 .pane li b {
    transform: translateY(-50%);
    position: absolute;
    right: 0;
    top: 55%;
    width: 90px;
    height: 37px;
    line-height: 36px;
    background: #56ca7c;
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    border-radius: 6px;
}

.hdjl .p3 .pane li b.ed {
    background: #f19149;
}

.hdjl .p3 .pane li p {
    margin-bottom: 14px;
    width: 80%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hdjl .p3 .pane li span {
    color: #999999;
    font-size: 16px;
    display: inline-block;
    margin-right: 70px;
}

.hdjl .p2-1 {}

.hdjl .p2-1 .fl {
    width: 46%;
    overflow: hidden;
}

.hdjl .p2-1 .fr {
    width: 54%;
    padding-left: 20px;
}

@media (max-width:992px) {
    .hdjl .p2-1 .fl,
    .hdjl .p2-1 .fr {
        width: 100%;
        float: none;
        padding: 0;
        margin-bottom: 20px;
    }
}


/* webkit滚动条 */

.hdjl ::-webkit-scrollbar {
    width: 8px;
    height: 6px;
    border-radius: 10px
}

.hdjl ::-webkit-scrollbar-thumb {
    background-color: #bfcbd7;
    border-radius: 20px
}

.hdjl ::-webkit-scrollbar-thumb:hover {
    background-color: #aaa;
}

.hdjl ::-webkit-scrollbar-track-piece {
    background-color: #ddd;
}

.hdjl .p2-1 .fr li {
    box-shadow: 0 0 9px rgba(68, 68, 68, 0.25);
    width: 100%;
    margin-bottom: 18px;
    overflow: hidden;
    padding-bottom: 8px;
}

.hdjl .p2-1 .fr li:hover p {
    color: #3671d0;
}

.hdjl .p2-1 .fr ul {
    max-height: 304px;
    overflow-y: scroll;
    padding: 6px 10px;
    margin-top: -6px;
    margin-bottom: 3px;
}

.hdjl .p2-1 .fr li span {
    height: 33px;
    line-height: 33px;
    display: block;
    background: url(../ysdwimages/kjsxy_3.png) no-repeat;
    color: #fff;
    font-size: 16px;
    padding: 0 15px;
    background-size: 100% 100%;
}

.hdjl .p2-1 .fr li h3 {
    border: 0;
    font-weight: normal;
    font-size: 16px;
    padding: 0 15px;
    margin-bottom: 0;
    line-height: 41px;
}

.hdjl .p2-1 .fr li p {
    padding: 0 15px;
    font-size: 14px;
    color: #888888;
    text-indent: 2em;
    height: 52px;
    overflow: hidden;
}

.hdjl .p2-1 img {
    width: 100%;
    height: 221px;
    margin-bottom: 8px;
}

.hdjl .p2-1 .fl p {
    line-height: 30px;
}


/* 环境期刊 */

.hdjl .p4,
.hdjl .p5 {
    position: relative;
}

.hdjl .p4:before,
.hdjl .p5:before {
    content: "";
    position: absolute;
    left: -30px;
    width: 1px;
    top: 18%;
    height: 77%;
    background: #e5e5e5;
}

.hdjl .p5:before {
    height: 80%;
}

.hdjl .p4 h3.tab {
    line-height: 24px;
    border: 0;
    font-weight: normal;
    text-align: center;
}

.hdjl .p4 .pane {
    text-align: center;
}

.hdjl .p4 .pane img {
    width: 125px;
    height: 178px;
}

.hdjl .p4 .pane p {
    text-align: left;
    margin-top: 10px;
    margin-bottom: 20px;
    min-height: 48px;
}

.hdjl .p5 .list-t li {
    line-height: 43px;
}

.hdjl .p5 .list-t {
    margin-top: -10px;
}

.content.hdjl .p5 h3.tab a+a {
    margin-left: 8px;
}

.content.hdjl .p5 h3.tab a+a:before {
    left: -8px;
}


/* 环境数据 */

.hjsj .p2 .row {
    margin: 0;
}


/* 专题 */

.content.zt {}

.content.zt .hd {
    /* border-bottom: 1px solid #d2d2d2; */
    height: 80px;
    line-height: 80px;
    text-align: center;
    margin-bottom: 30px;
    background: url(../ysdwimages/cdshjt_16.png) center 39px no-repeat;
}

.content.zt .hd:after {}

.content.zt .hd ul li {
    float: left;
    font-size: 20px;
    font-weight: bold;
    color: #666666;
    width: 16.6%;
    position: relative;
}

.content.zt .hd ul li:after {
    content: "";
    width: 9px;
    height: 9px;
    background: #f3f3f3;
    position: absolute;
    border: 1px solid #ec7121;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 50%);
    border-radius: 100%;
    z-index: 99;
}

.content.zt .hd ul li.on:after {
    position: absolute;
    border: 2px solid #ec7121;
    background: #fff;
    width: 14px;
    height: 14px;
}

.content.zt .hd ul li.on {
    font-size: 20px;
    color: #205bbb;
}

.content.zt .bd {}

.content.zt .bd li {
    float: left;
    width: 27%;
    margin: 20px 3% 35px 3%;
  
    font-size: 18px;
    transition: all .3s;
}




.zt .grid .bd .s5 i {
    background: url(../ysdwimages/kjsicons.png) no-repeat;
    width: 75px;
    height: 75px;
    display: inline-block;
    margin: 0 auto;
    margin-top: -280px;
    background-position: -81px -694px;
    vertical-align: middle;
}


.content.zt .bd li:hover {
    transform: translateY(-10px);
}

.content.zt .bd li:hover img {
    /* box-shadow: 2px 2px 10px #8b8585cf; */
}

.content.zt .bd li img {
    width: 100%;
    height: 220px;
    box-shadow: 0px 0px 7px #44444469;
    border-radius: 10px;
    margin-bottom: 14px;
}

.content.zt .bd ul {
    overflow: hidden;
    text-align: center;
    margin: 10px;
}


/* 动态要闻*/

.content.dtyw .p1 {
    margin-top: 5px;
}

.content.dtyw .p1 .focus {
    width: 100%;
    height: 365px;
}


.content.index .p1 .top h2 a{
color:#1976c4;
}
.content.index .p1 .top h2 a:hover{
color:#ff0000;
}


.content.dtyw .p1 .focus a {
    /* 	display: block;
        position: relative; */
}

.content.dtyw .p1 .col-md-6 {
    width: 53%;
}

.content.dtyw .p1 .col-md-6:last-child {
    width: 47%;
    padding-left: 15px;
}

.content.dtyw .p1 .tab {
    font-size: 20px;
    font-weight: bold;
    color: #205bbb;
    margin-bottom: 10px;
}

.content.dtyw .p1 .pane li {
    line-height: 42px;
}

.content.dtyw .p1 .tab a {
    color: #205bbb;
    font-size: 20px;
}

.content.dtyw .p2 {}

.content.dtyw .p2 .tab {
    text-align: center;
    margin: 40px 0 0px;
}

.content.dtyw .p2 .tab i {
    background: #edf7fc url(../ysdwimages/kjsicons.png) no-repeat;
    width: 38px;
    height: 38px;
    display: inline-block;
    margin-right: 9px;
    vertical-align: middle;
    border-radius: 100%;
    transition: all .3s;
}

.content.dtyw .p2 .tab i.s1 {
    background-position: -339px -283px;
}

.content.dtyw .p2 .tab i.s2 {
    background-position: -396px -283px;
}

.content.dtyw .p2 .tab i.s3 {
    background-position: -446px -281px;
}

.content.dtyw .p2 .tab i.s4 {
    background-position: -499px -283px;
}

.content.dtyw .p2 .tab i.s5 {
    background-position: -556px -283px;
}

.content.dtyw .p2 .tab a {
    border: 1px solid #dcdcdc;
    width: 190px;
    line-height: 59px;
    position: relative;
    height: 60px;
    border-radius: 10px;
    margin: 0 8px;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 20px;
}

.content.dtyw .p2 .tab a.current {
    color: #205bbb;
    box-shadow: 2px 2px 7px #44444442;
    position: relative;
}

.content.dtyw .p2 .tab a.current:after {
    content: "";
    border-top: 9px solid #fff;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 100%);
    position: absolute;
}

.content.dtyw .p2 .tab a.current:before {
    content: "";
    border-top: 11px solid #dcdcdc;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 100%);
    position: absolute;
}

.content.dtyw .p2 .pane li+li {
    
}

.content.dtyw .p2 .pane li {
    line-height: 60px;
    height: 60px;
}

.content.dtyw .p3 {
    margin-bottom: 10px;
    margin-top: 25px;
}

.content.dtyw .p3 .topic li a {
    margin: 0 6px;
}

.content.dtyw .p3 h3 {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    position: relative;
    background: url(../ysdwimages/kjshjt_13.png) no-repeat;
    margin-bottom: 20px;
}

.content.dtyw .p3 h3 a {
    color: #205bbb;
}

.content.dtyw .p3 .topic {
    margin: 0 -7px;
}


/* 互动交流 民意征集 */

.list-wj {}

.list-wj li {
    padding: 22px 0;
    border-bottom: 1px dashed #e5e5e5;
    position: relative;
    padding-left: 17px;
}

.list-wj li:before {
    content: "";
    position: absolute;
    top: 34%;
    left: 0;
    width: 4px;
    height: 4px;
    margin-top: -2px;
    background-color: #c6c6c6;
    border-radius: 100px;
}

.list-wj h4 {
    font-size: 18px;
    position: relative;
    margin-bottom: 15px;
    /* max-width: 80%; */
    padding-right: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list-wj li em {
    background: #56ca7c;
    width: 90px;
    display: inline-block;
    line-height: 36px;
    height: 36px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    border-radius: 6px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.list-wj li em.ed {
    background: #f19149;
}

.list-wj p span {
    font-size: 15px;
    color: #999999;
    margin-right: 49px;
}

.col-md-9 .list-wj {
    margin-bottom: 20px
}

.col-md-9 .list-wj {
    padding-left: 10px;
}


/* 互动交流-在线访谈 */

.hdjl-zxft.content {}

.hdjl-zxft.content li:first-child {
    padding-top: 0;
}

.hdjl-zxft.content li {
   
    padding: 33px 0 28px;
}

.hdjl-zxft.content ul {
    margin-bottom: 10px;
}

.hdjl-zxft.content .fl {
    width: 28%;
}

.hdjl-zxft.content .fr {
    width: 72%;
    height: 191px;
    padding-left: 20px;
    overflow: hidden;
}

.hdjl-zxft.content .fr p {
    line-height: 30px;
}

.hdjl-zxft.content .fr h4 {
    margin-top: 2px;
}


/* 在线访谈详情 */

.zxft-detail {}

.zxft-detail .p1 h3 {
    font-size: 24px;
    color: #333333;
    text-align: center;
    font-weight: bold;
    margin-bottom: 30px;
}

.zxft-detail .p1 .video-body {
    background: url(../ysdwimages/kjshjt_14.png);
    margin-bottom: 30px;
}

.zxft-detail .p1 .video {
    width: 830px;
    height: 470px;
    margin: 0 auto;
    position: relative;
}

.zxft-detail .p1 .video i {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background: url(../ysdwimages/kjsicons.png) no-repeat;
    width: 80px;
    height: 80px;
    display: inline-block;
    vertical-align: middle;
    background-position: -79px -693px;
}

.zxft-detail .p1 .video img {
    width: 100%;
    height: 100%;
}

.zxft-detail .p1 p {
    font-size: 18px;
    margin-bottom: 10px;
    padding: 0 29px;
}

.zxft-detail .p1 p.zy span {
    width: 100%;
    text-indent: 2em;
    line-height: 31px;
    margin: 5px 0;
}

.zxft-detail .p1 b {
    color: #205bbb;
    font-weight: bold;
    font-size: 18px;
}

.zxft-detail .p1 span {
    color: #333333;
    font-size: 18px;
    display: inline-block;
}

.zxft-detail .p2 {}

.zxft-detail h3 {
    font-size: 24px;
    color: #205bbb;
    font-weight: bold;
    text-align: center;
}

.zxft-detail .p2 h3 {
    margin: 80px auto 40px;
}

.zxft-detail .p2 .p2-cont {
    max-height: 700px;
    padding: 0 25px;
    line-height: 40px;
    overflow-y: scroll;
}

.zxft-detail .p2 .p2-cont p {
    margin-bottom: 15px;
    text-indent: 2em;
}

.zxft-detail .p3 {
    background: #f2f5fa;
    margin-top: 60px;
    padding: 23px 18px 30px;
}

.zxft-detail .p3 h3 {
    margin-bottom: 25px;
}

.zxft-detail .p3 .topic li a {
    margin: 0 20px;
    height: 150px;
}

.zxft-detail .p3 .topic li a img {
    height: 100%;
}

.zxft-detail .p3 .topic-next,
.zxft-detail .p3 .topic-prev {
    background: url(../ysdwimages/kjshjt_15.png) no-repeat;
    width: 40px;
    height: 40px;
    z-index: 99;
    right: 0px;
}

.zxft-detail .p3 .topic-prev {
    right: initial;
    left: 0;
    transform: rotateZ(180deg);
}

.zxft-detail .p4 {
    padding-bottom: 15px;
}

.zxft-detail .p4 .tab {
    font-size: 24px;
    color: #999999;
    margin: 30px auto;
}

.zxft-detail .p4 .tab a {
    color: #999999;
    position: relative;
    margin: 0 31px;
    font-size: 24px;
}

.zxft-detail .p4 .tab a+a:before {
    content: "";
    position: absolute;
    width: 1px;
    top: 2px;
    height: 16px;
    margin-left: -30px;
    background: #b5b1b1;
}

.zxft-detail .p4 .tab a.current {
    color: #205bbb;
}

.zxft-detail .p4 .pane .liuyan>p {
    text-align: right;
    font-size: 14px;
}

.zxft-detail .p4 .pane .liuyan>p span {
    color: #fe0000;
    margin: 0 3px;
}

.zxft-detail .p4 .pane .liuyan>p a {
    color: #2267cf;
}

.zxft-detail .p4 textarea {
    width: 100%;
    background: #f5f5f5;
    border: 0;
    padding: 10px;
    min-height: 110px;
    line-height: 30px;
    margin: 15px auto;
}

.zxft-detail .p4 .fl {}

.zxft-detail .p4 .fl p {
    font-size: 16px;
    margin-bottom: 15px;
}

.zxft-detail .p4 .fl input[type=text] {
    border: 1px solid #e5e5e5;
    font-size: 14px;
    padding: 0 5px;
    width: 120px;
    height: 30px;
    line-height: 30px;
    margin-right: 5px;
}

.zxft-detail .p4 .fl input[type=checkbox] {
    -webkit-appearance: checkbox;
    margin: 0;
    vertical-align: middle;
    margin: 0 2px 3px;
}

.zxft-detail .p4 .fl label {
    font-weight: normal;
}

.zxft-detail .p4 .fl input.yzm {
    width: 99px;
}

.zxft-detail .p4 .fr button {
    text-align: center;
    border: 0;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    background: #205bbb;
    width: 100px;
    margin-top: 19px;
    border: 1px solid;
    color: #fff;
    bottom: 0;
    margin-left: 5px;
}

.zxft-detail .p4 .fr button:last-child {
    color: #666666;
    border: 1px solid #666666;
    background: #fff;
}


/* 机构设置 */

.jgsz {}

.jgsz h3 {
    font-size: 24px;
    text-align: center;
    color: #205bbb;
    font-weight: bold;
}

.jgsz h3 a {
    color: #205bbb;
}

.jgsz ul.jgsz-jg>li>a {
    font-size: 18px;
    font-weight: bold;
    position: relative;
    display: inline-block;
    padding-left: 18px;
    margin: 38px auto 15px;
    color: #444;
}

.jgsz ul.jgsz-jg>li>a:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 4px;
    width: 5px;
    height: 5px;
    margin-top: -2px;
    background-color: #205bbb;
}

.jgsz ul.jgsz-jg li ul {
    background: #f5f6f8;
    border-top: 1px solid #205bbb;
    padding: 25px 70px 12px;
}

.jgsz ul.jgsz-jg li ul li {
    float: left;
    margin-bottom: 17px;
    position: relative;
    /* width: 30%; */
    /* margin-right: 67px; */
}

.jgsz ul.jgsz-jg li ul.ul1 li {
    width: 11%;
}

.jgsz ul.jgsz-jg li ul.ul2 li {
    width: 15%;
}

.jgsz ul.jgsz-jg li ul.ul3 li {
    width: 16.6666%;
}

.jgsz ul.jgsz-jg li ul.ul4 li {
    width: 25%;
}

.jgsz ul.jgsz-jg li ul.ul3 li.w56 {
    width: 83%;
}


/* 环境数据-内部入口 */

.hjsj-nbrk {}

.hjsj-nbrk h3 {
    text-align: center;
    background: url('../ysdwimages/kjshjsj_4.png') center 15px no-repeat;
    height: 39px;
    line-height: initial;
    font-size: 24px;
    font-weight: bold;
    padding-left: 10px;
    color: #205bbb;
    margin: 15px auto 40px;
}

.hjsj-nbrk h3 a {
    color: #205bbb;
}

.hjsj-nbrk ul {
    padding-left: 40px;
    padding-bottom: 30px;
}

.hjsj-nbrk ul li {
    float: left;
    width: 220px;
    text-align: center;
    height: 80px;
    font-size: 16px;
    border: 1px solid #d1ddf1;
    line-height: 80px;
    margin: 19px 25px;
    position: relative;
    padding: 0 37px 0 43px;
    border-radius: 13px;
}

.hjsj-nbrk ul li a {
    display: inline-block;
    line-height: 30px;
    vertical-align: middle;
}

.hjsj-nbrk ul li i {
    position: absolute;
    left: -20px;
    width: 45px;
    height: 45px;
    top: 50%;
    transform: translateY(-50%);
    background: #ffffff url(../ysdwimages/kjsicons.png) no-repeat;
}

.hjsj-nbrk ul li:hover i {
    border-radius: 100%;
    top: 0;
    transform: translateY(0%);
}

.hjsj-nbrk ul li i.s1 {
    background-position: -256px -424px;
}

.hjsj-nbrk ul li i.s2 {
    background-position: -325px -422px;
}

.hjsj-nbrk ul li i.s3 {
    background-position: -398px -422px;
}

.hjsj-nbrk ul li i.s4 {
    background-position: -465px -425px;
}

.hjsj-nbrk ul li i.s5 {
    background-position: -530px -424px;
}

.hjsj-nbrk ul li i.s6 {
    background-position: -250px -594px;
}

.hjsj-nbrk ul li i.s7 {
    background-position: -251px -506px;
}

.hjsj-nbrk ul li i.s8 {
    background-position: -322px -506px;
}

.hjsj-nbrk ul li i.s9 {
    background-position: -391px -508px;
}

.hjsj-nbrk ul li i.s10 {
    background-position: -468px -509px;
}

.hjsj-nbrk ul li i.s11 {
    background-position: -535px -509px;
}

.hjsj-nbrk ul li i.s12 {
    background-position: -315px -591px;
}

.hjsj-nbrk ul li i.s13 {
    background-position: -389px -592px;
}

.hjsj-nbrk ul li i.s14 {
    background-position: -466px -592px;
}
.hjsj-nbrk ul li i.s15 {
    background-position: -530px -594px;
}
.hjsj-nbrk ul li i.s16 {
    background-position: -250px -670px;
}
.hjsj-nbrk ul li i.s17 {
    background-position: -390px -594px;
}
ul:after {
    content: '\20';
    display: block;
    height: 0;
    clear: both;
}


/* 厅领导 */

.leader.content .grid {
    padding-bottom: 0px;
	width: 65%;
}

.leader.content .fl {
    width: 22%;
}

.leader.content .fr {
    width: 70%;
    height: 183px;
	padding-left:15px;
    position: relative;
}

.leader.content .fr a.xq {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #444;
    background: #eff8ff;
    line-height: 40px;
    font-size: 16px;
    padding: 0 16px 0 20px;
    height: 40px;
    color: #205bbb;
    border-radius: 6px;
	padding-left:15px;
    border: 1px solid #daedfe;
}

.leader.content .fr a i {
    background-position: -431px -205px;
}

.leader.content .fr b {
    font-size: 18px;
    color: #5b5b5b;
    color: #205bbb;
    margin-bottom: 20px;
    display: block;
}

.leader.content .fr h5 {
    font-size: 16px;
    color: #5b5b5b;
    margin-bottom: 15px;
    font-weight: bold;
}

.leader.content .fr p {
    overflow: hidden;
    max-height: 46px;
}

.leader.content h4 {
    font-size: 22px;
    color: #5b5b5b;
    margin: 0px auto 22px;
    position: relative;
    height: 22px;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.leader.content h4 span {
    background: #ffffff;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 50%;
    padding-right: 10px;
    transform: translateY(-50%);
}

.leader.content h4:before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: #d1dff5;
    width: 99%;
    height: 1px;
    right: 0;
    z-index: 0;
}

.leader.content .fl img {
    width: 128px;
    height: 183px;
}

.leader.content ul li {
    float: left;
    width: 46%;
    margin: 0 2% 41px 2%;
}

.leader.content ul.ul1 li {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}

.leader.content ul.ul1 .fl {
    width: 10%;
}

.leader.content ul.ul1 .fr {
    width: 88%;
}

.leader.content ul.ul1 .fr a.xq {
    position: absolute;
    right: 0;
    left: auto;
    top: 50%;
    transform: translateY(-50%);
}

.leader.content ul.ul1 .fr a.xx {
    background: #eff8ff;
    line-height: 40px;
    font-size: 16px;
    padding: 0 16px 0 10px;
    height: 40px;
    color: #205bbb;
    position: absolute;
    border-radius: 6px;
    border: 1px solid #daedfe;
    top: 50%;
    transform: translateY(-50%);
    display: inline-block;
    right: 115px;
}

.leader.content ul.ul1 p {
    height: auto;
    width: 84%;
    max-height: 100px;
}

.leader.content ul.ul1 .fr a.xx i {
    background-position: -387px -205px;
}

.leader.content ul {
    margin: 0 -20px 0 -24px;
}

.leader.content ul.ul1 {
    margin: 0;
}


/* 领导详情 */

.leader-detail .col-md-3 {
    margin-bottom: 15px;
    width: 35%;
}

.leader-detail .col-md-3 i {
    background: url(../ysdwimages/kjsicons.png) no-repeat;
    width: 30px;
    height: 30px;
    display: inline-block;
    margin: 0 auto;
    margin-top: -5px;
    vertical-align: middle;
    transition: all .3s;
}

.leader-detail .col-md-3 .detail {
    background: #eff8ff;
    padding: 25px 29px 90px;
}

.leader-detail .col-md-3 .p1 {
    text-align: center;
    margin-bottom: 10px;
}

.leader-detail .col-md-3 .p1 img {
    width: 128px;
    height: 183px;
    margin-bottom: 10px;
}

.leader-detail .col-md-3 .p1 h3 {
    font-size: 22px;
    color: #5b5b5b;
    font-weight: bold;
    margin: 10px auto 20px;
}

.leader-detail .col-md-3 .p1 a {
    display: inline-block;
    background: #fff;
    line-height: 40px;
    font-size: 16px;
    padding: 0 16px 0 10px;
    height: 40px;
    color: #205bbb;
    border-radius: 10px;
    border: 1px solid #daedfe;
}

.leader-detail .col-md-3 .p1 a i {
    background-position: -390px -208px;
    margin-right: 5px;
}

.leader-detail .col-md-3 .p2 i {
    background-position: -491px -210px;
}

.leader-detail .col-md-3 .p3 i {
    background-position: -541px -211px;
}

.leader-detail .col-md-3 .p2 h3,
.leader-detail .col-md-3 .p3 h3 {
    font-size: 18px;
    color: #205bbb;
    margin-bottom: 10px;
    margin-top: 25px;
}

.leader-detail .col-md-3 .p2 p,
.leader-detail .col-md-3 .p3 p {
    line-height: 36px;
    font-size: 16px;
}

.leader-detail .col-md-3 .p3 p {
    text-indent: 2em;
}

.leader-detail .row>.col-md-9 {
    width: 65%;
    padding-left: 30px;
}

.leader-detail .col-md-9 h3 {
    font-size: 20px;
    color: #205bbb;
    font-weight: bold;
}

.leader-detail .col-md-9 li {
    border-bottom: 1px solid #e5e5e5;
    padding: 25px 0 20px;
}

.leader-detail .col-md-9 li h4 {
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 10px;
}

.leader-detail .col-md-9 li p {
    color: #666666;
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 30px;
}

.leader-detail .col-md-9 li span {
    font-size: 16px;
    color: #999999;
}

.leader-detail .col-md-9 .more {
    text-align: center;
    font-size: 16px;
    margin-top: 40px;
    color: #999999;
}

.leader-detail .col-md-9 .more a {
    border: 1px solid #dcdcdc;
    width: 150px;
    display: inline-block;
    line-height: 45px;
    border-radius: 6px;
    color: #999999;
}


/* 环境数据 */

.hjsj {}

.hjsj .p1 {
    margin-bottom: 20px;
}

.hjsj .p1 .col-md-7 {
    width: 61%;
    padding: 0;
}

.hjsj .p1 .row {
    margin: 0;
}

.hjsj .p1 .col-md-5 {
    width: 37%;
    background: #fff;
    margin-left: 2%;
    margin-right: 0px;
    border-radius: 2px;
    box-shadow: 0px 0px 10px #d3e7f1;
    padding: 0 18px;
    margin-bottom: 40px;
}

.hjsj .p1 .col-md-5 #air_layer_2,
.hjsj .p1 .col-md-5 #air_layer_3 {
    position: absolute;
    width: 340px;
    height: auto;
    background-color: #a1c0da;
    right: 0;
    top: 36px;
    padding: 10px 0px;
}

.hjsj .p1 .col-md-5 #air_layer_3 {
    width: 100px;
}

.hjsj .p1 .col-md-5 #air_layer_3 li {
    width: 100%;
}

.hjsj .p1 .col-md-5 ul.f12:before {
    content: "";
    border-bottom: 8px solid #a1c0da;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    position: absolute;
    top: -8px;
    right: 9px;
}

.hjsj .p1 .col-md-5 ul.f12 li {}

.hjsj .p1 .col-md-5 ul.f12 li a {
    /* color: #fff; */
}

.hjsj .p1 .col-md-5 .hjt-sssj #tabs li {
    float: left;
    /* width: 142px; */
    line-height: 55px;
    font-size: 18px;
    font-weight: bold;
    color: #555555;
    margin-right: 20px;
    padding-top: 4px;
    text-align: center;
    margin-top: -3px;
    /* border-radius: 8px; */
}

.hjsj .p1 .col-md-5 .hjt-sssj #tabs li:hover {
    cursor: pointer;
}

.hjsj .p1 .col-md-5 .notice_title {
    text-align: center;
    font-size: 18px;
    color: #205bbb;
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 20px;
}

.hjsj .p1 .col-md-5 .tm-dq {
    margin-bottom: 20px;
}

.hjsj .p1 .col-md-5 .notice_title a {
    color: #205bbb;
}

.hjsj .p1 .col-md-5 .hjt-sssj #tabs li.hjt-sjxz {
    color: #205bbb;
    border-top: 4px solid;
    padding-top: 0;
}

.hjsj .p1 .col-md-5 table {
    width: 100%;
}

.hjsj .p1 .col-md-5 .border_lr {
    height: 411px;
    overflow-y: scroll;
    /* padding-right: 5px; */
}

.hjsj .p1 .col-md-5 .border_lr::-webkit-scrollbar-thumb {
    background-color: #78b1fe;
}

.hjsj .p1 .col-md-5 #con_four_2 ul li {
    float: left;
}

.hjsj .p1 .col-md-5 #con_four_2 ul.table_nav li,
.hjsj .p1 .col-md-5 #con_four_1 ul.table_nav li {
    font-size: 14px;
    background: #edf7ff;
    font-size: 14px;
    color: #205bbb;
    line-height: 41px;
    float: left;
    padding: 0 10px;
}

.hjsj .p1 .col-md-5 #con_four_1 ul.table_nav li {
    padding: 0;
}

.hjsj .p1 .col-md-5 #con_four_2 ul.table_nav li:nth-child(1) {
    width: 44%;
}

#con_four_2 ul.table_nav li:nth-child(2) {
    width: 13%;
}

#con_four_2 ul.table_nav li:nth-child(3) {
    width: 20%;
}

#con_four_2 ul.table_nav li:nth-child(4) {
    width: 23%;
}

#con_four_1 ul.table_nav li:nth-child(1),
#con_four_1 td:nth-child(1) {
    width: 18%;
    text-align: center;
}

#con_four_1 ul.table_nav li:nth-child(2),
#con_four_1 td:nth-child(2) {
    width: 61%;
    text-align: center;
    padding-left: 10px;
}

#con_four_1 ul.table_nav li:nth-child(2) {}

#con_four_1 ul.table_nav li:nth-child(3),
#con_four_1 td:nth-child(3) {
    width: 21%;
    text-align: left;
    padding-left: 10px;
}

.hjsj .p1 .col-md-5 table tr:nth-child(2n+2) {
    background: #f6f6f6;
    /* margin: 20px; */
    line-height: 41px;
}

.hjsj .p1 .col-md-5 table tr {
    line-height: 41px;
    text-align: center;
}

.hjsj .p1 .col-md-5 table tr td:first-child {
    width: 44%;
}

.hjsj .p1 .col-md-5 table tr td:nth-child(2) {
    width: 13%;
}

.hjsj .p1 .col-md-5 table tr td:nth-child(3) {
    width: 20%;
    text-align: center;
}

.hjsj .p1 .col-md-5 table tr td:nth-child(4) {
    width: 23%;
    text-align: center;
}

.hjsj .p1 h3 {
    background: url(../ysdwimages/kjshjsj_1.png) center bottom 0px no-repeat;
    height: 63px;
    font-size: 0;
    margin-bottom: 50px;
    margin-top: 20px;
}

.hjsj .p1 .col-md-7 .hjt-sssj #tabs li {
    float: left;
    width: 142px;
    line-height: 43px;
    font-size: 18px;
    font-weight: bold;
    background: #f6f6f6;
    color: #555555;
    margin-right: 20px;
    text-align: center;
    border-radius: 8px;
}

.hjsj .p1 .col-md-7 .hjt-sssj #tabs li.hjt-sjxz {
    color: #205bbb;
    background: #f0f8ff;
}

.hjsj .p1 .col-md-7 .hjt-sssj #tabs li:hover {
    cursor: pointer;
}

.hjsj .p1 .col-md-7 #data {
    margin-top: 30px;
}

.hjsj .p2 .col-md-7 {
    background-color: #f0f8ff;
    padding: 0 20px;
    box-shadow: 2px 2px 9px rgba(145, 168, 169, 0.24);
    border-radius: 2px;
    width: 61%;
    position: relative;
}

.hjsj #air_layer_1 {
    position: absolute;
    right: 0;
    width: 340px;
    position: absolute;
    height: auto;
    background-color: #a1c0da;
    right: 5px;
    top: 35px;
    padding: 10px 0px;
}

.hjsj .p2 .col-md-7 #air_layer_1:before {
    content: "";
    border-bottom: 8px solid #a1c0da;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    position: absolute;
    top: -8px;
    right: 9px;
}

#air_layer_3:before {
    content: "";
    border-bottom: 8px solid #a1c0da;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    position: absolute;
    top: -8px;
    left: 9px;
}

.air_layer ul li {
    float: left;
    text-align: center;
    margin-bottom: 0;
    width: 20%;
    line-height: 30px;
}

.air_layer ul li:hover a {
    background: #8aacc9;
}

.air_layer ul li a {
    display: block;
    min-width: 50px;
    height: auto;
    line-height: 25px;
    color: #fff;
    background-color: #a1c0da;
}

.hjsj .p2 .col-md-7 .kqqk-wz p {
    display: inline-block;
    width: 150px;
    height: 116px;
    background: #51cd94;
    text-align: center;
}

.hjsj .p2 .col-md-7 .kqqk-wz p#primpollute {
    background: #478cc7;
}

.hjsj .p2 .col-md-7 .kqqk-wz p+p {
    margin-left: 7px;
}

.hjsj .p2 .col-md-7 .kqqk-wz p#levelName {
    background: #43aece;
}

.hjsj .p2 .col-md-7 .kqqk-wz p#level {
    background: #f8b958;
}

.hjsj .p2 .col-md-7 .kqqk-wz p b {
    display: block;
    font-size: 14px;
    line-height: 42px;
    font-weight: normal;
    color: #fff;
    background: #44444429;
}

.hjsj .p2 .col-md-7 .kqqk-wz p span {
    font-size: 30px;
    font-weight: bold;
    line-height: 68px;
    color: #fff;
}

.hjsj .p2 .col-md-7 h3 a {
    font-size: 18px;
    color: #205bbb;
    font-weight: bold;
    color: #555555;
    margin-right: 30px;
    margin-bottom: 5px;
}

.hjsj .p2 .col-md-7 h3 a.kqxz {
    color: #205bbb;
    border-top: 4px solid;
    display: inline-block;
    line-height: 50px;
}

.hjsj .kqqk-sj div>a {
    border-radius: 6px;
    display: inline-block;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 24px;
    padding: 0 6px;
    background: #bdd4e7;
    margin-left: 10px;
}

.hjsj .p2 .kqqk-sj {
    margin-top: 18px;
}

.hjsj .kqqk-sj {
    position: relative
}

.hjsj .kqqk-sj i#city_1,
.hjsj .kqqk-sj i#city_2,
.hjsj .kqqk-sj i#city_3 {
    background: url('../ysdwimages/kjswhere.png') left 4px no-repeat;
    padding-left: 20px;
    font-size: 14px;
    vertical-align: middle;
    margin-top: -4px;
    display: inline-block;
}

.hjsj .p2 .col-md-7 .kqqk-jj {
    line-height: 30px;
    font-size: 15px;
    padding: 10px 0 10px;
}

.hjsj .p2 .col-md-5 {
    background-color: #f0f8ff;
    padding: 0 15px;
    box-shadow: 2px 2px 9px rgba(145, 168, 169, 0.24);
    border-radius: 2px;
    width: 37%;
    margin-left: 2%;
}

.hjsj .p2 .col-md-5 h3 {
    background: url(../ysdwimages/kjshjsj_2.png) center center no-repeat;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #205bbb;
    line-height: 30px;
    margin: 17px 0 28px;
}

.hjsj .p2 .col-md-5 ul li {
    width: 47%;
    float: left;
    position: relative;
    height: 70px;
    line-height: 25px;
}

.hjsj .p2 .col-md-5 ul li:nth-child(2n+1) {
    width: 52%;
    margin-right: 1%;
}

.hjsj .p2 .col-md-5 ul li i {
    width: 50px;
    height: 50px;
    font-size: 16px;
    float: left;
    vertical-align: middle;
    margin-top: -11px;
}

.hjsj .p2 .col-md-5 ul li.s1 i {
    background-position: -91px -422px;
}

.hjsj .p2 .col-md-5 ul li.s2 i {
    background-position: -167px -422px;
}

.hjsj .p2 .col-md-5 ul li.s3 i {
    background-position: -91px -495px;
}

.hjsj .p2 .col-md-5 ul li.s4 i {
    background-position: -167px -495px;
}

.hjsj .p2 .col-md-5 ul li.s5 i {
    background-position: -92px -568px;
}

.hjsj .p2 .col-md-5 ul li.s6 i {
    background-position: -167px -568px;
}

.hjsj .p2 .col-md-5 ul li.s7 i {
    background-position: -91px -422px;
}

.hjsj .p2 .col-md-5 ul li.s8 i {
    background-position: -91px -422px;
}

.hjsj .p2 .col-md-5 h3 a {
    color: #205bbb;
}

#airForecastPlane {
    border-top: 0px;
    font-size: 12px;
    padding: 0px;
    padding-top: 5px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

#airForecastPlane table {
    border-collapse: collapse;
    border: none;
}

#airForecastPlane table th {
    width: 125px;
    padding: 11px 4px;
    font-weight: normal;
    color: #555;
    border: 1px solid #dcdcdc;
    text-align: center;
}

#airForecastPlane table td {
    padding: 8px 4px;
    width: 65px;
    border: 1px solid #dcdcdc;
    text-align: center !important;
    color: #555;
}

.hjsj .p3 {
    background-color: #f0f8ff;
    padding: 0 20px;
    box-shadow: 2px 2px 9px rgba(145, 168, 169, 0.24);
    border-radius: 6px;
    margin-top: 24px;
    text-align: center;
    margin-bottom: 10px;
}

.hjsj .p3 li {
    display: inline-block;
    line-height: 60px;
    padding: 15px 0;
    /* margin: 0 30px; */
    width: 50%;
    float: left;
    position: relative;
}

.hjsj .p3 li+li:before {
    content: "";
    width: 1px;
    height: 41px;
    background: #a9c2e8;
    position: absolute;
    left: 0;
    transform: translateY(-50%);
    top: 50%;
}

.hjsj .p3 li i {
    background-position: -92px -631px;
}

.hjsj .p3 li+li i {
    background-position: -166px -631px;
}

.hjsj .p3 li span {
    font-size: 16px;
    color: #333333;
}

.hjsj .p3 li span b {
    font-size: 16px;
    color: #205bbb;
}

@media (max-width: 1200px) {

}

.leader.content .fr a i {
    transition: all 0s;
}


/* 4-30新 */

.header .nav li {
    width: 14%;
}

.header .nav li i.s7 {
    background-position: -404px -352px;
}

.header .nav li i {
    transition: all .3s;
    transform: rotatex(360deg);
}

.header .nav li:hover i.s7 {
    background-position: -343px -349px;
}


/* 机构职能新 4-30 */

.jgsz_new .grid {
    padding-bottom: 10px;
}

.jgsz_new .p2 i {
    background: url(../ysdwimages/kjsicons.png) no-repeat;
    width: 40px;
    height: 40px;
    display: inline-block;
    margin: 0 auto;
    margin-top: -5px;
    vertical-align: middle;
    transition: all .3s;
}

.jgsz_new .p1 {}

.jgsz_new .p1 .tab {
    text-align: center;
    padding: 0 30px;
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}

.jgsz_new .p1 .tab i {
    width: 66px;
    height: 66px;
    border: 1px solid #8eafe8;
    border-radius: 100%;
    display: inline-block;
    background-position: 19px 17px;
    vertical-align: middle;
    transition: all .3s;
    margin-right: 12px;
    background: url(../ysdwimages/kjshjt_4_30_1.png) no-repeat;
}

.jgsz_new .p1 .tab a {
    color: #4a4a4a;
    font-size: 20px;
    padding: 0 15px 17px;
    transition: all 0s;
}

.jgsz_new .p1 .tab a.current {
    color: #205bbb;
    font-weight: bold;
    background: url(../ysdwimages/kjshjt_4_30_3.png) center bottom no-repeat;
}

.jgsz_new .p1 .tab .i1 {
    background-position: 19px 17px;
}

.jgsz_new .p1 .tab .i2 {
    background-position: -215px 17px;
}

.jgsz_new .p1 .tab .i3 {
    background-position: -452px 17px;
}

.jgsz_new .p1 .tab .i4 {
    background-position: -685px 17px;
}

.jgsz_new .p1 .tab .i5 {
    background-position: -920px 17px;
}

.jgsz_new .p1 .tab a.current i {
    border: 1px solid #205bbb;
    background: url(../ysdwimages/kjshjt_4_30_2.png) no-repeat;
    background-position: 19px 17px;
}

.jgsz_new .p1 .tab a.current .i2 {
    background-position: -215px 17px;
}

.jgsz_new .p1 .tab a.current .i3 {
    background-position: -452px 17px;
}

.jgsz_new .p1 .tab a.current .i4 {
    background-position: -685px 17px;
}

.jgsz_new .p1 .tab a.current .i5 {
    background-position: -920px 17px;
}

.jgsz_new .p1 .pane>div {
    display: none;
}

.jgsz_new .pane-1,
.jgsz_new .pane>div {
    background: #f4f7fc;
    padding: 21px 25px;
    min-height: 230px;
}

.jgsz_new .pane>div.pane-1 {
    padding-bottom: 15px;
}

.jgsz_new .pane-1 h3 {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #4a4a4a;
    line-height: 20px;
    margin-bottom: 13px;
}

.jgsz_new .pane-1 p {
    color: #4a4a4a;
    font-size: 16px;
    line-height: 34px;
    /*text-indent: 2em;*/
}

.jgsz_new .pane-1 span.more {
    font-size: 16px;
    color: #cc3333;
    display: block;
    text-align: right;
    margin: 0 auto;
}

.jgsz_new .pane-1 span.more a {
    color: #cc3333;
    display: inline-block;
}

.jgsz_new .ul1 img{width: 100%;}

.jgsz_new .ul1 li {
    float: left;
    width: 14.222222%;
    position: relative;
    padding: 11px 0 11px 14px;
}

.jgsz_new .ul1.w6 li {
    width: 16.222222%;
}

.jgsz_new .ul1 li:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 6px;
    height: 6px;
    margin-top: -3px;
    background-color: #d1e2fa;
    border-radius: 100px;
}

.jgsz_new .ul1 li a {
    font-size: 17px;
}

.jgsz_new .ul1.w3 li {
    width: 33.33%;
}

.jgsz_new .p2 {}

.jgsz_new .p2 h3.title {
    font-size: 20px;
    font-weight: bold;
    color: #205bbb;
    border-bottom: 7px solid #f4f7fc;
    padding-bottom: 11px;
    margin-top: 45px;
}

.jgsz_new .p2 h3.title i {
    background-position: -452px -350px;
    margin-top: -6px;
    vertical-align: middle;
}

.jgsz_new .p2 h3.title a {
    color: #205bbb;
}

.jgsz_new .ul2 {
    overflow: hidden
}

.jgsz_new .p1 .bd .ul2 li { 
    width: 43.5%;
    overflow: hidden;
    float: left;
    padding: 23px 0;
}



.jgsz_new .p1 .bd .ul2 .top  {
    width:94%;
	margin:0 auto;
	margin-left:35px;
	
}

.jgsz_new .p1 .bd .ul2 .top .fl {
    width: 145px;
	margin-left:0px;
	padding-left:20px;
}
.jgsz_new .p1 .bd .ul2 .top .fl img {
    width: 100%;
    height: 150px;
}

.jgsz_new .p1 .bd .ul2 .top .fr {
    width: 600px;
	padding-left:30px;
	float:left;
	text-align:left;
}

.jgsz_new .p1 .bd .ul2 .top .bottom a {
    display: inline-block;
    width: auto;
    font-size: 16px;
    color: #3b548d;
    line-height: 32px;
    background: #f4f7fc;
    border: 1px solid #d1e2fa;
    border-radius: 7px;
    height: 34px;
    transition: all .3s;
    padding-right: 15px;
}





.jgsz_new .p1 .bd .ul2 li .fl {
    width: 30%;
	padding-left:0px;
	float:left;
	margin-left:0px;
}


.jgsz_new .p1 .bd .ul2 li .fl img {
     width: 75%;
     height: 150px;
}

.jgsz_new .p1 .bd .ul2 li .fr {
    width: 65%;
    min-height: 160px;
    position: relative;
    padding-bottom: 40px;
	margin-left:0px;
	float:left;
	text-align:left;
}





.jgsz_new .p1 .bd .ul2 li:hover i {
    transform: none;
}

.jgsz_new .p1 .bd .ul2 .bottom a:hover {
    background: #d0dbea;
}

.jgsz_new .p1 .bd .ul2 li h3 {
    color: #3b548d;
    font-size: 18px;
    margin-bottom: 20px;
    font-weight: bold;
}

.jgsz_new .p1 .bd .ul2 li .center i {
    background-position: -509px -351px;
    width: 23px;
}

.jgsz_new .ul2 li .center p {
    font-size: 16px;
    color: #3b548d;
    font-weight: bold;
}

.jgsz_new .p1 .bd .ul2 li .center span {
    color: #666666;
    font-size: 16px;
}

.jgsz_new .p1 .bd .ul2 li .bottom {
    position: absolute;
    bottom: 0;
}

.jgsz_new .p1 .bd .ul2 li .bottom a {
    display: inline-block;
    color: #3b548d;
    font-size: 16px;
}

.jgsz_new .ul2 li .bottom a i.i1 {
    background-position: -542px -356px;
    width: 23px;
    margin-left: 10px;
}

.jgsz_new .ul2 li .bottom a i.i2 {
    background-position: -568px -357px;
    width: 23px;
    margin-left: 15px;
}

.jgsz_new .ul2 li .bottom a i {
    height: 30px;
}

.jgsz_new .ul2 li .bottom a {
    display: inline-block;
    width: auto;
    font-size: 16px;
    color: #3b548d;
    line-height: 32px;
    background: #f4f7fc;
    border: 1px solid #d1e2fa;
    border-radius: 7px;
    height: 34px;
    transition: all .3s;
    padding-right: 15px;
}

.jgsz_new .ul2 li:nth-child(2n+3) {
    margin-left: 4%;
}

.jgsz_new .ul2 li.top {
    width: 100%;
    border-bottom: 1px dashed #dadada;
    padding-bottom: 30px;
    margin: 7px 0;
}

@media (max-width: 992px) {
    .jgsz_new .p1 .tab a {
        padding: .2rem 0;
        font-size: .3rem;
    }
    .jgsz_new .p1 .tab i {
        width: .7rem;
        height: .7rem;
        display: block;
        margin: 0 auto;
        margin-bottom: .1rem;
        background-size: 9.69rem auto;
    }
    .jgsz_new .p1 .tab .i1 {
        background-position: .19rem .17rem;
    }
    .jgsz_new .p1 .tab .i2 {
        background-position: -2.15rem .17rem;
    }
    .jgsz_new .p1 .tab .i3 {
        background-position: -4.52rem .17rem;
    }
    .jgsz_new .p1 .tab .i4 {
        background-position: -6.85rem .17rem;
    }
    .jgsz_new .p1 .tab .i5 {
        background-position: -9.20rem .17rem;
    }
    .jgsz_new .p1 .tab a.current i {
        background-size: 9.69rem auto;
        background-position: 0.22rem .24rem;
    }
    .jgsz_new .p1 .tab a.current .i2 {
        background-position: -2.15rem .17rem;
    }
    .jgsz_new .p1 .tab a.current .i3 {
        background-position: -4.52rem .17 remx;
    }
    .jgsz_new .p1 .tab a.current .i4 {
        background-position: -6.85rem .17rem;
    }
    .jgsz_new .p1 .tab a.current .i5 {
        background-position: -9.20rem .17rem;
    }
    .jgsz_new .p1 .tab {
        padding: 0;
    }
    .jgsz_new .ul2 li .fl,
    .jgsz_new .ul2 li.top .fr,
    .jgsz_new .ul2 li .fr,
    .jgsz_new .ul2 li {
        width: 100%;
        float: none;
        margin: 0 auto;
    }
    .jgsz_new .ul2 li {
        border-bottom: 1px dashed #dadada;
        padding-bottom: .3rem;
    }
    .jgsz_new .ul2 li .fl img {
        width: auto;
        margin-bottom: .3rem;
        display: block;
        margin: 0 auto .3rem;
    }
    .jgsz_new .ul1 li,
    .jgsz_new .ul1.w6 li,
    .jgsz_new .ul1.w3 li {
        width: 50%;
    }
    .jgsz_new .ul1 li a {
        font-size: .32rem;
    }
    .menu i {
        display: none;
    }
    .jgsz_new .pane-1,
    .jgsz_new .pane>div {
        padding: .4rem .2rem;
    }
}

.jgsz_new .ul2 li .center span {
    margin-top: -3px;
    max-height: 46px;
    overflow: hidden;
    display: block;
}

.article-box>.table-bordered {
    margin-bottom: 80px;
}

@media (max-width: 992px) {
    .jgsz_new .ul2 li .center span {
        max-height: initial;
    }
    .article-box>.table-bordered {
        margin-bottom: 40px;
    }
}