@charset "utf-8";

/**************************** 整体风格，根据需要增删改模块 ****************************/


/* 集约化02 */





.list_content .grid .listright {
	width: 900px;
	padding: 20px 0 0px 0;
	float: left;
	background: #FFFFFF;
	margin-bottom:30px;
}

.list_content .grid .listright  {
	width: 100%;

	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 32px;
	
}

.list_content .grid .listright  span {
	display: inline-block;
    text-align: center;
    background: url(../ysdwimages/ddslistcont.png) no-repeat;
    background-size: cover;
    padding-left: 10px;
    padding-right: 29px;
    min-width: 180px;

}

.where{
 display:block;
 width:100%;
 float:left;
 margin-top:15px;
 margin-bottom:-20px;
    }

.listright {
	width:100%;
	padding: 0px 0 30px 0;
	float: right;
	background: #FFFFFF;
}

.listright h2 {
	width: 100%;
	background: url(../ysdwimages/) 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;
	width: 100%;
    background: url(../ysdwimages/gkslistrightspan.png) no-repeat;
    background-size: cover;
	height:50px;
	line-height:50px;
    min-width: 180px;
}


.inner,
.links,
.copyright {
    position: relative;
    width: 1300px;
    margin-left: auto;
    margin-right: auto;
}


.col-md-3{
 width:22%;
position:relative;min-height:1px;padding-right:15px;padding-left:15px;
float:left;  
}

.footer {
	background: url("../ysdwimages/ddsfooterbg.jpg") no-repeat 0% 0% / cover; color: rgb(255, 255, 255); margin-top: 20px; margin-bottom:0;
	 -webkit-background-size: cover; o-background-size: cover; -ms-background-size: cover; -moz-background-size: cover;
    padding: 34px 0 0px;  
    height:220px;
}

.footer2 {
	background: url("../ysdwimages/ddsfooterbg.jpg") no-repeat 0% 0% / cover; color: rgb(255, 255, 255); margin-top: 20px; margin-bottom:0;
	 -webkit-background-size: cover; o-background-size: cover; -ms-background-size: cover; -moz-background-size: cover;
    padding: 34px 0 0px;  
    height:160px;
}

.links>ul li {
    position: relative;
    margin-bottom: 20px;
    line-height: 40px;
    font-size: 14px;
}

.links>ul li a {
    display: block;
    margin: 0 -5px;
    padding: 0 20px;
    background: #4076ce;
    color: #fff;
    background: #0655c2 url(../ysdwimages/ddsfooter_2.png) right 13px center no-repeat;
    text-align: center;
}

.links>ul li li a {
    background: #eee;
    color: #333;
    margin: 0;
    padding: 0;
	z-index:9999;
}

.links>ul li li {
    margin-bottom: 0;
}

.links li ul {
    display: none \9;
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: 40px;
    max-height: 200px;
    overflow-x: hidden;
    overflow-y: auto;
    border: 1px solid #ddd;
    background-color: #fff;
    opacity: 0;
    transform: translate(0, 3px);
    transition: opacity, transform .3s;
	
}

.links li:hover ul {
    display: block \9;
    z-index: 99999;
    opacity: 1;
    transform: translate(0, 0);
}

.links li li {
    border-top: 1px solid #ddd;
    line-height: 39px;
    text-align: center;
    transition: all .3s;
}

.links li li:hover {
    background-color: #f8f8f8;
	
}

.links li li a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    word-break: keep-all;
    text-overflow: ellipsis;
    font-size: 14px;
}

.copyright {
    line-height: 32px;
	padding-top:30px;
	padding-bottom:30px;
}


.copyright p {
    color: #fff;
	font-size: 14px;
}

.copyright p a,
.copyright p span {
    margin: 0 10px;
    color: #fff;
    font-size: 15px;
}

.sjd{
	display: none;
}

.gov {
    position: absolute;
    top: 50%;
    left: 0;
    width: 220px;
    height: 80px;
    margin-top: -7px;
}

.copyright .left{
   text-align:left; margin-top:-20px;
   font-size:16px;
}

.copyright .right{
    text-align:left; margin-top:-20px;
	font-size:16px;
}

.jc {
    position: absolute;
    top: 35%;
    right: 0;
    width: 110px;
    height: 55px;
    margin-top: -22px;
}

.jc img{
    width: 100px;
    height:100px;
}

.dtyw .banner  {
width:1360px;
margin:auto;
}
/* 公用 */

.main,
.side {
    padding: 20px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .05);
}

.content {
    background: url(../ysdwimages/dds ) center bottom -10px no-repeat;
    padding-bottom: 15px;
	margin-top:30px;
}


.content .grid {
    width: 1440px;
    margin: 0 auto;
    margin-bottom: 20px;
    padding: 20px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .05);
}
.content .row {
    margin-right: -10px;
    margin-left: -10px;
}

.content .row>.col,
.content .row>[class*="col-"] {
    padding-right: 10px;
    padding-left: 10px;
}

.tab-pane {
    position: relative;
    overflow: hidden;
}

.tab-pane .pane>ul,
.tab-pane .pane>div {
    animation-duration: .3s;
}

.tab a {
    display: inline-block;
    font-size: 18px;
    text-align: center;
    transition: all .3s;
}

.list-a li i {
    display: block;
    width: 40px;
    height: 40px;

    background-size: 240px auto;
    background-repeat: no-repeat;
}





.news-con{
 width:100%;
  background: url(../ysdwimages/ddsheadbg.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:14px;
}

.newslist .time{
width:13%; margin-top:10px;font-size:14px; float:right; right:0px;
}




/* part1开始 */
.focus,
.focus .pic {
    position: relative;
    width: 588px;
    height: 357px;
}

.focus .pic>div {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.focus .pic img {
    width: 100%;
    height: 100%;
}

.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(../images/arr_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(../images/arr_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;
	border-radius:5px;
    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开始 */

.topic {
    position: relative;
}

.topic h2 {
    width: 60px;
    height: 130px;
    background: url(../ysdwimages/topic.jpg) 0 0 no-repeat;
}

.topic .scroll {
    position: relative;
    margin: 0px;
}

.topic li {
    width: 320px\9;
}

.topic li a {
    display: block;
    width: 222px\9;
    margin: 0 20px;
}

.topic li img {
    width: 100%;
}

.topic-prev  {
    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-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: -10px;
    background-image: url(../ysdwimages/ddsprev_hover.png);
}

.topic-next {
    right: -10px;
    background-image: url(../ysdwimages/ddsnext_hover.png);
}

.ztzltitle{
	height: 75px;
	width:1184px;
	margin:auto;
	background: url(../ysdwimages/kdsztzl.png) no-repeat;
	
}

.ztzltitle2{
	height: 75px;
	width:1184px;
	margin:auto;
	background: url(../ysdwimages/kdsztzl2.png) no-repeat;
	
}

.ztzltitle a{
    width: 100%;
    height: 100%;
    display: block;
}

/* 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);
}


/* 移动端菜单结束 */


/*功能导航*/

#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/s.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
}


/* 屏幕响应开始 */

@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 .fl,
    .header .search p strong,
    .topic h2,
    .topic-prev,
    .topic-next {
        display: none;
    }
    .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;
        right: 0px;
        top: 0;
    }
    .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) {

.listright h2 {
	width: 100%;
	font-size: 18px;
	font-weight:normal;
	color: #FFFFFF;
	line-height: 32px;
	margin-left: 0px;
}

.where{
        display: none;
    }
    .focus {
        margin-bottom: 20px;
    }
    .news .list-t li a {
        width: 100%;
    }
    .copyright {
        line-height: 22px;
        font-size: 14px;
    }
    .handle {
        margin-bottom: 10px;
    }
	
		.copyright
	{
	display:none;
    }
.zt_mlzg .p1 h3.title{
	background: url(../ysdwimages/dds_mlzg_3.png) center center no-repeat;
	width:100%;
	display:none;
}	
	
	.footer {	display:none;
}
	.footer2 {	display:none;
}
  .sjd{display: block; padding-top:40px;;background: #205bbb;height:210px;text-align: center;line-height: 18px;font-size: 14px;color: #90b5e6;}
 .sjd ul{
 padding-top:0px;
}

 .sjd ul li img{
 width:80px;
}
 .sjd ul li p{
 padding-top:10px
}
}


/* 屏幕响应结束 */

/* 所有模板通用开始 */
  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/dayin.png);
  }
  li i {
      background: url(../ysdwimages/ddsicons.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);
  }
/* 所有模板通用结束 */
	.content .p1 .swiper-slide img{
	width:692px;
	height:435px;
}


/* 首页开始 */
.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;
}
.index .p1 .tab a.current {
    color: #205bbb;
    border-bottom: 4px solid #205bbb;
}
.index .p1 .yw{
	background-color: #f1f5f7;
	padding-left: 20px;
	height: 37px;
	line-height: 37px;
}
.index .p1 .yw li {
    margin-right: 40px;
}
.index .p1 .yw i {
    width: 37px;
    height: 37px;
}
.index .p1 .yw .s1 {
    background-position: -356px -67px;
}
.index .p1 .yw .s2 {
    background-position: -396px -67px;
}
.index .p1 .col-md-6:first-child{
		width: 608px;
}
.index .p1 .col-md-6:last-child{
	width: 572px;
}
.index .p1 ul.yw li {
    float: left;
}
.index .grid{
	margin-bottom: 20px;
}
.index h3.title{
	background: url(../images/hjt_7.png)  left bottom repeat-x;
	position: relative;
	padding-left: 15px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.index 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/hjt_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(../images/hjt_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: 590px;
	padding: 20px;
}
.index .p3 .row .hdjl .ul1 li{
    width: 32%;
    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: #3671d0;
}

.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/hjt_3.png);
    padding: 10px 30px;
    margin: 10px 0;
}

.index .p3 .row .hdjl .ul2 li {
    float: left;
    width: 33.3%;
    padding-left: 40px;
    position: relative;
    line-height: 40px;
}

.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 .zxft .fl {
    width: 240px;
    height: 135px;
}

.index .p3 .row .hdjl .zxft .fl img {
    width: 100%;
}

.index .p3 .row .hdjl .zxft .fr {
    width: 54%;
}

.index .p3 .row .hdjl .zxft .fr h3 {
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 6px;
    color: #333333;
}

.index .p3 .row .hdjl .zxft .fr p {
    position: relative;
    padding-left: 12px;
    margin-top: 7px;
    font-size: 15px;
}

.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 .fr p:nth-child(3):before {
    background: #4dc3ab;
}

.index .p3 .row .bsfw{
	
}

.index .p3 .row .bsfw ul li {
    float: left;
    width: 25%;
    text-align: center;
    margin-bottom: 24px;
    margin-top: 8px;
}

.index .p3 .row .bsfw ul li.s1 i {
    background-position: -87px -124px;
}
.index .p3 .row .bsfw ul li.s2 i {
    background-position: -87px -193px;
}
.index .p3 .row .bsfw ul li.s3 i {
    background-position: -82px -267px;
}
.index .p3 .row .bsfw ul li.s4 i {
    background-position: -82px -332px;
}
.index .p3 .row .bsfw ul li.s5 i {
    background-position: -261px -124px;
}
.index .p3 .row .bsfw ul li.s6 i {
    background-position: -268px -194px;
}
.index .p3 .row .bsfw ul li.s7 i {
    background-position: -266px -268px;
}

.index .p3 .row .bsfw ul li i {
    width: 62px;
    height: 62px;
    background-color: #3671d0;
    display: block;
    margin-bottom: 5px;
    border-radius: 100%;
}
.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/ddsicons.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: #f6f6f6;
  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;
}
.side-menu h2{
  background: url(../ysdwimages/hjt_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;
}

.side-menu li.current>a{
  background: url(../images/lsj-icon012.png) no-repeat center center;
  color: #468CD3;
}
.side-menu li a:hover{
}
.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/info_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%;
    padding-left: 30px;
}
.hdjl .p1 li {
    float: left;
    width: 23.65%;
    background: url(../ysdwimages/hjt_12.png);
    height: 122px;
    line-height: 122px;
    font-size: 20px;
    padding-left: 50px;
}

.hdjl .p1 li i {
    background-color: #3671d0;
    width: 70px;
    height: 70px;
    border-radius: 100%;
    margin-right: 20px;
}

.hdjl .p1 li.s1 i {
  background-color: #3671d0;
    background-position: -330px -124px;
}
.hdjl .p1 li.s2 i {
  background-color: #54c691;
  background-position: -389px -124px;
}
.hdjl .p1 li.s3 i {
  background-color: #88abda;
  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;
    background: #e5e5e5;
    transform: translatey(-50%);
}

/* 互动交流 在线访谈 */
.hdjl .p2{
    min-height: 357px;
}

.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/ddsicons.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%;
    background: #e5e5e5;
    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 {
    border-top: 1px dashed #e5e5e5;
}

.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 .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/hjt_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: #d2d2d2;
    position: absolute;
    border: 1px solid #d2d2d2;
    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 #205bbb;
    background: #fff;
    width: 14px;
    height: 14px;
}

.content.zt .hd ul li.on {
    font-size: 20px;
    color: #205bbb;
}
.xbsj-box.zt .bd{
}


.xbsj-box.zt .xbsj-ddjjbox04 .bd ul li{
	float: left;
	width: 27%;
	margin: 20px 3% 35px 3%;
	background-color: white;
	font-size: 18px;
	transition: all .3s;
}

.xbsj-box.zt .xbsj-ddjjbox04 .bd ul li:hover {
    transform: translateY(-10px);
}
.xbsj-box.zt .xbsj-ddjjbox04 .bd li:hover img {
    box-shadow: 2px 2px 10px #8b8585cf; 
}


.xbsj-box.zt .xbsj-ddjjbox04 .bd ul li img {
    width: 100%;
    height: 220px;
    box-shadow: 0px 0px 7px #44444469;
    border-radius: 10px;
    margin-bottom: 14px;
}

.xbsj-box.zt .xbsj-ddjjbox04 .bd ul {
    overflow: hidden;
    text-align: center;
    margin: 10px;
}



.xbsj-box.zt .xbsj-ddjjbox04 .bd .s5 i {
    background: url(../ysdwimages/ddsicons.png) no-repeat;
    width: 75px;
    height: 75px;
    display: inline-block;
    margin: 0 auto;
    margin-top: -280px;
    background-position: -81px -694px;
    vertical-align: middle;
}
.xbsj-box.zt .xbsj-ddjjbox04 .bd .s5 p {
 margin-top: -35px;
 text-align:center;
  font-size:16px;
}



/* .xbsj-box.zt .xbsj-ddjjbox05    */



.xbsj-box.zt .xbsj-ddjjbox05 .bd ul li{
	float: left;
	width: 27%;
	margin: 20px 3% 35px 3%;
	background-color: white;
	font-size: 18px;
	transition: all .3s;
}

.xbsj-box.zt .xbsj-ddjjbox05 .bd ul li:hover {
    transform: translateY(-10px);
}
.xbsj-box.zt .xbsj-ddjjbox05 .bd li:hover img {
    box-shadow: 2px 2px 10px #8b8585cf; 
}


.xbsj-box.zt .xbsj-ddjjbox05 .bd ul li img {
    width: 100%;
    height: 200px;
    box-shadow: 0px 0px 7px #44444469;
    border-radius: 10px;
    margin-bottom: 14px;
}

.xbsj-box.zt .xbsj-ddjjbox05 .bd ul {
    overflow: hidden;
    text-align: center;
    margin: 10px;
}



.xbsj-box.zt .xbsj-ddjjbox05 .bd .s5 i {
    background: url(../ysdwimages/ddsicons.png) no-repeat;
    width: 75px;
    height: 75px;
    display: inline-block;
    margin: 0 auto;
    margin-top: -280px;
    background-position: -81px -694px;
    vertical-align: middle;
}
.xbsj-box.zt .xbsj-ddjjbox05 .bd p {
 margin-top: -5px;
 text-align:center;
 font-size:16px;
}

/* .xbsj-box.zt .xbsj-ddjjbox06    */


.xbsj-box.zt .xbsj-ddjjbox06 .bd ul li{
	float: left;
	width: 27%;
	margin: 20px 3% 35px 3%;
	background-color: white;
	font-size: 18px;
	transition: all .3s;
}

.xbsj-box.zt .xbsj-ddjjbox06 .bd ul li:hover {
    transform: translateY(-10px);
}
.xbsj-box.zt .xbsj-ddjjbox06 .bd li:hover img {
    box-shadow: 2px 2px 10px #8b8585cf; 
}


.xbsj-box.zt .xbsj-ddjjbox06 .bd ul li img {
    width: 100%;
    height: 200px;
    box-shadow: 0px 0px 7px #44444469;
    border-radius: 10px;
    margin-bottom: 14px;
}

.xbsj-box.zt .xbsj-ddjjbox06 .bd ul {
    overflow: hidden;
    text-align: center;
    margin: 10px;
}



.xbsj-box.zt .xbsj-ddjjbox06 .bd .s5 i {
    background: url(../ysdwimages/ddsicons.png) no-repeat;
    width: 75px;
    height: 75px;
    display: inline-block;
    margin: 0 auto;
    margin-top: -280px;
    background-position: -81px -694px;
    vertical-align: middle;
}
.xbsj-box.zt .xbsj-ddjjbox06 .bd p {
 margin-top: -5px;
 text-align:center;
 font-size:16px;
}


/* .xbsj-box.zt .xbsj-ddjjbox06 end   */

.xbsj-box.zt .bd li{
	transition: all .3s;
}

.xbsj-box.zt .bd li:hover {
    transform: translateY(-10px);
}

.xbsj-box.zt .bd li:hover img {
     box-shadow: 2px 2px 10px #8b8585cf; 
}

/* 动态要闻*/

/* 公用top */
.dtyw .p1 .top ul {
    max-width: 100%;
}
.dtyw .p1 .top ul li {
    margin: 0 1%;
    text-align: left;
    width: auto;
    float: none;
    display: inline-block;
}
.dtyw .p1 .top ul li+li:before{
content:none
}
.dtyw .p1 .tab a{
    margin-right: 0px;
}
.dtyw .p1 .tab{
font-size: 0;
}
.dtyw .p4 .p4-1 .left p {
    text-shadow: -2px 3px 6px rgba(68, 68, 68, 0.28);
}
.content.dtyw .p1 .top h2 a{
   color:#1976c4;
    text-align: center;
    width: 88%;
	font-size:24px;
   line-height: 40px;
    margin-top: 10px;
	margin-bottom:23px;
}
.content.dtyw .p1 .top h2 a:hover{
color:#ff0000;
}
.dtyw .p4 .p4-1 .left{
    margin-left: 1%;
}
.dtyw .p4 .p4-1 .right{
    width: 65%;
}
.dtyw .p4 .p4-2 {
    margin: 15px 0 5px;
}


.content.dtyw .p1{margin-top: 5px;}

.content.dtyw .p1 .focus {
   width: 100%;
    height: 365px;
}
.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: 18px;
    font-weight: 500;
	background-color:#145d8c;
    width:100%;
	height:40px;
	line-height:28px;
 
}



.content.dtyw .p1 .tab a {
    color: #fff;
    font-size: 18px;
	width:30%;
	height:40px;
	text-align:center;
	line-height:25px;

    
}

.content.dtyw .p1 .tab a.current {
    color: #fff;
	height:40px;
	padding:8px;
	background-color:#5cb33a;
	width:30%;
	text-align:center;
	line-height:25px;
	
}

.content.dtyw .p1 .pane li {
    line-height: 42px;
}

.content.dtyw .p2{
}
.content.dtyw .p2 .tab{
  text-align:center;
  margin: 40px 0 0px;
}
.content.dtyw .p2 .tab i {
    background: #edf7fc url(../images/icons.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{
  border-top: 1px dashed #e5e5e5;
}

.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(../images/hjt_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 {
    border-bottom: 1px solid #e5e5e5;
    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(../images/hjt_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(../images/icons.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;
    width: 20%;
    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(../images/hjt_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('../images/hjsj_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(../images/icons.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;
}
ul:after{
	content: '\20';
	display: block;
	height: 0;
	clear: both;
}

/* 厅领导 */
.leader.content .grid{padding-bottom: 0px;}
.leader.content .fl{
	width: 22%;
}

.leader.content .fr {
    width: 74%;
    height: 183px;
    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 10px;
    height: 40px;
    color: #205bbb;
    border-radius: 6px;
    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: initial;
    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(../images/icons.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: 20px;
}

.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 .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;}

.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(../images/hjsj_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 #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: 19px;
    top: 49px;
    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 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 {
    background: url('../images/where.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(../images/hjsj_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;
}
.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;
}


/* 领导详情2 */
.leader-detail-2 i {
    background: url('images/icons.png') no-repeat;
    width: 30px;
    height: 30px;
    display: inline-block;
    margin: 0 auto;
    margin-top: -5px;
    vertical-align: middle;
    transition: all .3s;
}

.leader-detail-2 .detail{
}

.leader-detail-2  .p1 {
    text-align: center;
    margin-bottom: 20px;
}

.leader-detail-2 .p1 img {
    width: 128px;
    height: 183px;
    margin-bottom: 10px;
}

.leader-detail-2 .p1 h3 {
    font-size: 22px;
    color: #5b5b5b;
    font-weight: bold;
    margin: 10px auto 30px;
    padding-left: 145px;
}

.leader-detail-2 .p1 a {
    display: inline-block;
    background: #fff;
    line-height: 40px;
    font-size: 16px;
    padding: 0 16px 0 10px;
    height: 40px;
    color: #205bbb;
    border-radius: 4px;
    border: 1px solid #daedfe;
    margin-left: 20px;
    font-weight: normal;
}

.leader-detail-2 .p1 a i {
    background-position: -390px -208px;
    margin-right: 5px;
}
.leader-detail-2 .p2  i {
    background-position: -491px -211px;
}

.leader-detail-2 .p3 i {
    background-position: -541px -211px;
}

.leader-detail-2 .p2 h3, .leader-detail-2 .p3 h3 {
    font-size: 18px;
    color: #205bbb;
    margin-bottom: 10px;
    margin-top: 45px;
}

.leader-detail-2 .p2 p, .leader-detail-2 .p3 p {
    line-height: 36px;
    font-size: 16px;
}

.leader-detail-2 .p3 p {
    text-indent: 2em;
}
.leader-detail-2 h3 {
    font-size: 20px;
    color: #205bbb;
    /* font-weight: bold; */
}

.leader-detail-2 li {
    border-bottom: 1px dashed #e5e5e5;
    /* padding: 25px 0 20px; */
    line-height: 68px;
    font-size: 18px;
}

.leader-detail-2 li:before {
    width: 5px;
    height: 5px;
    background: #0d47a1;
}

.leader-detail-2 li h4 {
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 10px;
}

.leader-detail-2 li p {
    color: #666666;
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 30px;
}

.leader-detail-2 li span {
    font-size: 16px;
    color: #999999;
}
.leader-detail-2 .more{
  text-align: center;
  font-size: 16px;
  margin-top: 40px;
  color: #999999;
}

.leader-detail-2 .more a {
    border: 1px solid #dcdcdc;
    width: 150px;
    display: inline-block;
    line-height: 45px;
    border-radius: 6px;
    color: #999999;
}
.leader-detail-2 .detail-bg{
  background:url('images/leader_bg.png') no-repeat;
  padding: 6px 58px;
}

.leader-detail-2 .zyhd {
    padding: 6px 58px 30px;
    margin-top: 40px;
}

.leader-detail-2 .zyhd h3 {
    background: url('images/leader_zyhd.png') right center no-repeat;
    margin-bottom: 20px;
    font-weight: bold;
}
.ht a {
    margin: 0 10px;
    color: #444;
    font-size: 14px;
    position: relative;
}
.ht a+a:before {
    content: "";
    width: 1px;
    height: 15px;
    left: -11px;
    background: #797c80;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
@media (max-width:1200px) {
	.leader-detail-2 .p1 h3{
		padding-left: 0;
	}
	.leader-detail-2 .p1 a{
		margin-top: 20px;
	}
	.ht a+a:before{
		display: none;
	}
	.leader-detail-2 .detail-bg{
		padding: 10px;
	}
	.leader-detail-2 .zyhd{
		padding: 20px 10px;
	}
}




/* 机构职能新 4-30 */
.jgsz_new .grid {
    padding-bottom: 10px;
}
.jgsz_new .p2 i {
    background: url(../images/icons.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(../images/hjt_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(../images/hjt_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(../images/hjt_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: #ff;
  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{
	
}
.jgsz_new .xbsj-ddjjbox03 .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 .xbsj-ddjjbox03.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 .xbsj-ddjjbox03 .ul1.w3{
margin-top:30px;

}


.jgsz_new .xbsj-ddjjbox03 .ul1.w3 li{
	width: 25%;
	margin-left:5%;
	float:left;
	margin-bottom:30px;
	background: url(../ysdwimages/dds_znbg.png) 0 0 no-repeat;
    position: relative;
}

.jgsz_new .xbsj-ddjjbox03 .ul1.w3 li a{
    width: 25%;
	color: #555;
	font-weight:bold;
}


.jgsz_new .xbsj-ddjjbox03 .ul1.w3 li:hover {
	background: url(../ysdwimages/ddsbg_XY.png) 0 0 no-repeat;
	color:#fff;
}
.jgsz_new .xbsj-ddjjbox03 .ul1.w3 li:hover a{
	color:#fff;
}
.jgsz_new .p2{
	
}
.jgsz_new .p2 h3.title{
	font-size: 20px;
	font-weight: bold;
	color: #205bbb;
	border-bottom: 7px solid #ff;
	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 .xbsj-ddjjbox02 .ul2{
  overflow:hidden;
  margin-top:15px;
  margin-left:40px;
}

.jgsz_new .xbsj-ddjjbox02 .ul2 li .fl {
    width: 23%;
}

.jgsz_new .xbsj-ddjjbox02 li .fl {
    width: 128px;
}

.jgsz_new .xbsj-ddjjbox02 li .fl img {
    width: 100%;
    height: 180px;
	border-radius:10px;
}


.jgsz_new .xbsj-ddjjbox02 li  .fr {
    width: 1016px;
}

.jgsz_new .xbsj-ddjjbox02 .ul2 li .fr {
    width: 74%;
    height: 100%;
    min-height: 180px;
    position: relative;
    padding-bottom: 40px;
}

.jgsz_new .xbsj-ddjjbox02 .ul2 li .fl {}
.jgsz_new .xbsj-ddjjbox02 .ul2 li{
  width:48%;
  overflow: hidden;
  float: left;
  padding: 23px 0;
}

.jgsz_new .xbsj-ddjjbox02 .ul2 li:hover i {
    transform: none;
}

.jgsz_new .xbsj-ddjjbox02 .ul2 .bottom a:hover {
    background: #d0dbea;
}

.jgsz_new .xbsj-ddjjbox02 .ul2 li h3 {
    color: #3b548d;
    font-size: 18px;
    margin-bottom: 20px;
    font-weight: bold;
}

.jgsz_new .xbsj-ddjjbox02 .ul2 li .center i {
    background-position: -509px -351px;
    width: 23px;
}

.jgsz_new .xbsj-ddjjbox02 .ul2 li .center p {
    font-size: 16px;
    color: #3b548d;
    font-weight: bold;
}

.jgsz_new .xbsj-ddjjbox02 .ul2 li .center span {
    color: #666666;
    font-size: 16px;
}

.jgsz_new .xbsj-ddjjbox02 .ul2 li .bottom {
    position: absolute;
    bottom: 40px;
}

.jgsz_new .xbsj-ddjjbox02 .ul2 li .bottom a {
    display: inline-block;
    color: #3b548d;
    font-size: 16px;
}

.jgsz_new .xbsj-ddjjbox02 .ul2 li .bottom a i.i1 {
    background-position: -542px -356px;
    width: 23px;
    margin-left: 10px;
	
}

.jgsz_new .xbsj-ddjjbox02 .ul2 li .bottom a i.i2 {
    background-position: -568px -357px;
    width: 23px;
    margin-left: 15px;
}

.jgsz_new .xbsj-ddjjbox02 .ul2 li .bottom a i {
    height: 30px;
}

.jgsz_new .xbsj-ddjjbox02 .ul2 li .bottom a {
    display: inline-block;
    width: auto;
    font-size: 16px;
    color: #3b548d;
    line-height: 32px;
    background: #fff;
    border: 1px solid #d1e2fa;
    border-radius: 7px;
    height: 34px;
    transition: all .3s;
    padding-right: 15px;
}

.jgsz_new .xbsj-ddjjbox02 .ul2 li:nth-child(2n+3) {
    margin-left: 4%;
}

.jgsz_new .xbsj-ddjjbox02 .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 .17remx;
   }
   .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 .xbsj-ddjjbox02 .ul2 li .fl, .jgsz_new .xbsj-ddjjbox02 .ul2 li.top .fr, .jgsz_new .xbsj-ddjjbox02 .ul2 li .fr,.jgsz_new .xbsj-ddjjbox02 .ul2 li {
       width: 100%;
       float:none;
       margin: 0 auto;
   }

.jgsz_new .xbsj-ddjjbox02 .ul2{
  margin-left:20px;
}

.jgsz_new .xbsj-ddjjbox02 .ul2 li:nth-child(2n) {
padding-left:20px;
}
	.jgsz_new .xbsj-ddjjbox02 .ul2 li {
		border-bottom: 1px dashed #dadada;
		padding-bottom: .3rem;
	}

.jgsz_new .xbsj-ddjjbox02 li .fl {
margin: 0 auto;
}
	
    .jgsz_new .xbsj-ddjjbox02 .ul2 li .fl img{
		width:auto;
		margin-bottom: .3rem;
		display: block;
		margin-left:20%;
		
	}
	
.jgsz_new .xbsj-ddjjbox02 .ul2 li .center span {
    color: #666666;
    font-size: 15px;
	float:left;
	width:90%;
}

.jgsz_new .xbsj-ddjjbox02 .ul2 li .bottom {
    position:relative;
    bottom: 0px;
}

.jgsz_new .xbsj-ddjjbox02 .ul2 li .bottom a{
font-size: 15px;
}
	
	.jgsz_new .ul1 li,
	.jgsz_new .ul1.w6 li{
		width: 50%;
	}

.jgsz_new .xbsj-ddjjbox03  {
margin-top:-30px;
}

.jgsz_new .xbsj-ddjjbox03 .ul1.w3 {
padding-top:5px;
margin-left:-20px;
}


.jgsz_new .xbsj-ddjjbox03 .ul1.w3 li{
	width: 90%;
	margin-left:1.5%;
	float:left;
	margin-bottom:30px;
}


.jgsz_new .xbsj-ddjjbox03 .ul1.w3 li a{
    width: 90%;
	color: #555;
	font-size:15px;
	font-weight:normal;
}



	.jgsz_new .ul1 li a {
		font-size: .32rem;
	}
	.menu i{
		display: none;
	}
	.jgsz_new .pane-1, .jgsz_new .pane>div {
		padding: .4rem .2rem;
	}

}
.zt_mlzg .p5{
margin-top:30px;

}
.zt_mlzg .p5 h3.title{
	background: url(../ysdwimages/dds_mlzg_15.png) center center no-repeat;
	margin-bottom: 20px;
}


.zt_mlzg .p5 .swiper-container span{
	display: none;
	position: absolute;
	bottom: 0;
	line-height: 54px;
	text-align: center;
	font-size: 18px;
	width: 100%;
	color: #fff;
	background: #444444a3;
}
.zt_mlzg .p5 .swiper-container .swiper-slide-active span{
	display: block;
	/* transform: translateX(0px) scale(1, 1.5); */
}

.zt_mlzg .p5 .swiper-container{
	overflow: visible;
}
.zt_mlzg .p5 .swiper-container img{
	width: 100%;
	height: 100%;
}


.zt_mlzg .p5 .swiper-container {
      width: 100%;
      height: 100%;
      perspective: 1228px;
}
.zt_mlzg .p5  .swiper-wrapper {
    transform-style: preserve-3d;
}
.zt_mlzg .p5 .swiper-slide {
	width: 626px;
	height:380px;
	width: 200px\9;
	height:300px\9;
	float: left;
	transform-style: preserve-3d;
/* 	transform: translate3d(0px, 2px, -99.875px) rotateX(0deg) rotateY(-48.9375deg);
 */}
.zt_mlzg .p5 .swiper-button-prev,
.zt_mlzg .p5 .swiper-button-next{
	background: url(../ysdwimages/dds_mlzg_17.png) center center no-repeat;
	width: 50px;
	width: 0\9;
	height: 50px;
}
.zt_mlzg .p5 .swiper-button-prev{
	left: 19%;
}
.zt_mlzg .p5 .swiper-button-next{
	right: 18.8%;
	transform: rotateY(180deg);
}

@media (max-width:1200px) {
	.zt_mlzg .w1200{
		width: 100%;
		padding: .2rem;
	}
}
@media (max-width:992px) {
	.zt_mlzg .header .banner{
		margin-top: .5rem;
	}
.zt_mlzg .p5{
	padding-bottom: 10px;
	padding-top: 10px;

}	

}

