@charset "utf-8";
.pagination {
    text-align: center;
    font-size: 0;
    padding-top: 0;
}

.pagination a {
    display: inline-block;
    border: 1px solid #dcdcdc;
    padding: 0 12px;
    height: 35px;
    font-size: 14px;
    line-height: 35px;
    text-align: center;
    color: #666;
    margin: 0 7px;
}

.pagination a.active {
    background: #0756ab;
    color: #fff;
    border: 1px solid #0756ab;
}

.pagination a:hover {
    background: #0756ab;
    color: #fff;
    border: 1px solid #0756ab;
}

.pagination span {
    display: inline-block;
    font-size: 14px;
}

#main {
    position: relative;
    margin-top: -67px;
}

#ny-title {
    position: relative;
}

.ny-title {
    position: relative;
    height: 67px;
    line-height: 67px;
    background: rgba(255, 255, 255, .8);
}

.ny-title p {
    position: relative;
    padding: 5px 0;
    background-color: #0756ab;
    padding-left: 10px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    display: none;
}

.ny-title p span {
    position: absolute;
    width: 30px;
    height: 30px;
    right: 10px;
    top: 10px;
    background: url(../image/sub_left_down2.png) no-repeat center center;
}

.ny-title p span.on {
    background: url(../image/sub_left_up2.png) no-repeat center center;
}

.ny-title:before {
    content: '';
    position: absolute;
    left: -260px;
    bottom: 0;
    width: 260px;
    height: 15px;
    background-color: #f19c33;
}

.ny-title:after {
    content: '';
    position: absolute;
    right: -260px;
    top: 0;
    bottom: 0;
    width: 260px;
    background-color: rgba(255, 255, 255, .8);
}

.ny-title>ul>li {
    position: relative;
    display: inline-block;
    margin-left: 45px;
}

.ny-title>ul>li:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 3px;
    background-color: #0d3d93;
    display: none;
}

.ny-title>ul>li>a {
    font-size: 22px;
    color: #333;
    font-weight: bold;
}

.ny-title>ul>li.on>a {
    color: #0d3d93;
}

.ny-title>ul>li.on:after {
    display: block;
}

.ny-main {
    padding-top: 50px;
    padding-bottom: 80px;
    background-color: #ebf1fb;
}
/* 工作简报 */

.jb {
    position: relative;
    padding-left: 300px;
}

.jb>span {
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 65px;
    line-height: 65px;
    text-align: center;
    background-color: #133481;
    font-size: 22px;
    color: #fff;
}

.jb>ul>li {
    float: left;
    width: 30%;
    margin-left: 5%;
    margin-bottom: 25px;
}

.jb>ul>li:nth-child(3n-2) {
    margin-left: 0;
}

.jb>ul>li>a {
    display: block;
}

.jb>ul>li>a .pic {
    padding-top: 120%;
}

.jb>ul>li>a p {
    padding-top: 20px;
    font-size: 20px;
    color: #333;
}
/* 工作简报结束 */
/* 简介页 */

.art-jj {
    background-color: #fff;
    padding: 40px;
}

.jj-top {
    overflow: hidden;
}

.jt-l {
    float: left;
    width: 384px;
}

.jt-l .pic {
    margin-top: 70px;
    background-color: #0d3d93;
    overflow: visible;
    height: 380px;
}

.jt-l .pic img {
    top: -70px;
    left: 38px;
    transform: none;
    width: auto;
    height: auto;
}

.jt-r {
    overflow: hidden;
    padding-left: 90px;
}

.jt-r h2 {
    font-size: 36px;
    color: #1d50a2;
    margin-bottom: 30px;
    font-weight: normal;
}

.jt-r h2 span {
    font-size: 18px;
    color: #4c4c4c;
    padding-left: 20px;
}

.xx h3 {
    border-left: 3px solid #1d50a2;
    padding-left: 8px;
    font-size: 18px;
    color: #1d50a2;
    margin-top: 25px;
}

.xx p {
    font-size: 16px;
    color: #333;
    margin: 5px 0;
}

.jj-down {
    margin-top: 80px;
    text-align: center;
}

.jj-down>span {
    display: inline-block;
    margin: 0 20px;
}

.jj-down>span a {
    font-size: 18px;
    color: #333;
}

.jj-down>span a:hover {
    color: #133481;
}

.jj-down p {
    margin-top: 30px;
    font-size: 16px;
    color: #808080;
}

.jj-down p a {
    font-size: 16px;
    color: #808080;
}

.jj-down p span {
    padding: 0 10px;
}

.jj-down p a:hover {
    color: #133481;
}
/* 简介页结束 */
/* 理念愿景 */

.wash-top {
    margin-top: 130px;
    background: url(../image/wash-top-bg.png) no-repeat center center;
    padding: 80px 70px;
}

.wash-top .wash-l {
    float: left;
    width: 50%;
}

.wash-l h2 {
    position: relative;
    font-size: 22px;
    color: #fff;
    padding-bottom: 20px;
    border-bottom: 1px solid #647bba;
}

.wash-l h2:after {
    content: '';
    position: absolute;
    left: 0;
    width: 107px;
    height: 1px;
    background-color: #f19c33;
    bottom: -1px;
    z-index: 2;
}

.wash-l p {
    margin-top: 35px;
    line-height: 34px;
    font-size: 18px;
    color: #fff;
}

.wash-top .wash-r {
    float: right;
    width: 42%;
}

.wash-top .wash-r .pic {
    margin-top: -135px;
    padding-top: 79%;
}

.wash-down {
    margin-top: 100px;
}

.wash-down .wash-l {
    position: relative;
    float: right;
    width: 70%;
    background: url(../image/wash-down-bg.png) no-repeat center center;
    padding: 95px 65px 90px 100px;
    box-sizing: border-box;
    margin-left: -29%;
    z-index: 3;
    margin-top: 55px;
}

.wash-down .wash-r {
    float: left;
    width: 59%;
}

.wash-down .wash-r .pic {
    padding-top: 67%;
}
/* 理念愿景结束 */
/* 联系我们 */

.content {
    background-color: #fff;
    padding: 40px 40px 100px 40px;
    overflow: hidden;
}

.cont-l {
    float: left;
    width: 49%;
}

.cont-l h2 {
    font-size: 22px;
    color: #3b3b3c;
    margin-bottom: 25px;
}

.cont-l p {
    font-size: 18px;
    content: #333;
    margin-top: 20px;
}

.cont-r {
    float: right;
    width: 49%;
}

.cont-r .pic {
    /* padding-top: 75%; */
}
/* 联系我们结束 */
/* 内容页开始 */

.nr {
    overflow: hidden;
}

.art-nr{
    margin-top:30px;
}

.nr-l {
    float: left;
    width: 290px;
    margin-right: 45px;
}

.nr-l .box {
    background-color: #fff;
    margin-bottom: 40px;
}


.nr-l .box h2 {
    line-height: 64px;
    background-color: #133481;
    padding-left: 23px;
    font-size: 26px;
    color: #fff;
    font-weight: normal;
}

.nr-l .box h2 img {
    vertical-align: middle;
    padding-right: 27px;
}

.nr-l ul {
    padding: 15px;
}

.nr-l ul li {
    border-bottom: 1px solid #dbdbdb;
    padding-top: 20px;
    padding-bottom: 15px;
    padding-left: 15px;
    background: url(../image/ny-list-icon.png) no-repeat left 28px;
}

.nr-l ul li:last-child {
    border-bottom: none;
}

.nr-l ul li a {
    display: block;
    line-height: 24px;
    grid-template: 48px;
    font-size: 16px;
    color: #333333;
    overflow: hidden;
}

.nr-l ul li:hover a {
    color: #0d3d93;
}

.nr-r {
    overflow: hidden;
    background-color: #fff;
    padding: 50px 40px;
}

.nr-r .art-title h2 {
    font-size: 28px;
    color: #133481;
    font-weight: normal;
    text-align: center;
    line-height: 32px;
    margin-bottom: 20px;
    font-weight: 700;
}
 .nr-r .art-title h4{
         text-align:center;
         margin-bottom:30px
 }
.nr-r .art-title .xx {
    position: relative;
    border: 1px dashed #133481;
    border-left: none;
    border-right: none;
    line-height: 55px;
    text-align: center;
}

.nr-r .art-title .xx span {
    display: inline-block;
    padding: 0 8px;
}

.nr-r .art-title .xx .fs {
    position: absolute;
    top: 5px;
    right: 20px;
}

.nr-r .art-title .xx .fs img {
    margin-left: 25px;
    cursor: pointer;
}

.nr-r .art-nr p {
    line-height: 1.6;
    font-size: 18px;
    color: #333;
    margin: 5px 0;
    text-indent: 2em;
word-break: break-word;
}
.nr-r .art-nr p,.nr-r .art-nr p span,.nr-r .art-nr p strong,
.xx p,.xx p span,.xx p strong
{
    font-size:18px !important;
    font-family: "microsoft yahei",Time !important;
    line-height: 2 !important;
}
.nr-r .art-nr p.tp img {
    display: block;
    width: 100%;
    max-width: 757px;
    margin-left: auto;
    margin-right: auto;
}

.nr .jj-down {
    margin-top: 45px;
    padding-top: 40px;
    border-top: 1px dashed #cccccc;
}
/* 内容页结束 */
/* 团队成员 */

.member>ul>li {
    float: left;
    width: 32%;
    margin-left: 2%;
    background-color: #fff;
    padding: 18px;
    box-sizing: border-box;
    margin-bottom: 45px;
}

.member>ul>li:nth-child(3n-2) {
    margin-left: 0;
}

.member>ul>li a {
    display: block;
    overflow: hidden;
}

.member>ul>li a .m-pic {
    float: left;
    width: 157px;
}

.member>ul>li a .m-pic .pic {
    padding-top: 123.5%;
}

.member>ul>li a .text {
    overflow: hidden;
    padding-left: 25px;
    color: #0d3d93;
}

.member>ul>li a .text h2 {
    font-size: 24px;
    margin-bottom: 15px;
    font-weight: normal;
}

.member>ul>li a .text h3 {
    font-size: 16px;
    margin-bottom: 30px;
    font-weight: normal;
}

.member>ul>li a .text p {
    font-size: 14px;
    margin-top: 10px;
    display: none;
}

.member>ul>li:hover {
    box-shadow: 10px -10px 0 #0c3a8c;
}
/* 团队成员结束 */
/* 现任领导 */

.lead-top {
    overflow: hidden;
    margin-bottom: 40px;
}

.lt-l {
    float: left;
    width: 543px;
}

.lt-l .pic {
    border: 15px solid #fff;
    padding-top: 81%;
    margin-right: 37px;
}

.lt-r {
    position: relative;
    overflow: hidden;
    background-color: #fff;
    padding: 35px 40px 95px 40px;
    padding: 35px 30px;
}

.lt-r h2 {
    padding-left: 75px;
    font-size: 32px;
    color: #133481;
    margin-bottom: 50px;
}

.lt-r:after {
    content: '';
    position: absolute;
    left: 40px;
    top: 0;
    width: 58px;
    height: 90px;
    background: url(../image/ld-icon.png) no-repeat center center;
    background-size: cover;
}

.lt-r p {
    line-height: 38px;
    font-size: 18px;
    color: #333333;
}

.now-leader ul li {
    background-color: #fff;
    padding: 40px;
    margin-bottom: 18px;
}

.now-leader ul li p {
    line-height: 38px;
    font-size: 18px;
    color: #333333;
}
/* 现任领导结束 */
/* 研究院简介页 */

.xgjj {
    background: url(../image/yj-jj-bg.png) no-repeat top center;
    background-size: cover;
}

.section1 {
    padding-top: 40px;
    padding-bottom: 110px;
}

.sect1 {
    overflow: hidden;
}

.bt {
    position: relative;
}

.bt:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 77px;
    height: 6px;
    background-color: #f19c33;
}

.bt h2 {
    position: relative;
    text-align: left;
    padding-bottom: 35px;
    font-size: 40px;
}

.bt h2 span {
    color: #333333;
}

.bt h2 i {
    color: #0d3d93;
}

.s1 {
    margin-top: 60px;
    position: relative;
}

.sect1-l {
    float: left;
    width: 60%;
}

.sect1-l .pic {
    padding-top: 58%;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.sect1-r {
    overflow: hidden;
    padding-left: 50px;
    padding-right: 50px;
    position: absolute;
    right: 0;
    width: 50%;
    background: rgba(255,255,255,0.8);
    top: 50%;
    transform: translateY(-50%);
}

.sect1-r h2 {
    font-size: 28px;
    color: #0d3d93;
    margin-top: 25px;
    margin-bottom: 25px;
}

.sect1-r p {
    line-height: 40px;
    font-size: 18px;
    color: #333;
}

.section2 {
    background: url(../image/yj-sect2-bg.png) no-repeat center center;
    background-size: cover;
    padding: 94px 0;
}

.sect2 {
    overflow: hidden;
}

.sect2 ul {
    overflow: hidden;
}

.sect2 ul li {
    float: right;
    width: 58%;
    margin-top: 35px;
    background-color: #fff;
    padding: 30px;
}

.sect2 ul li a {
    position: relative;
    display: block;
    padding-left: 75px;
}

.sect2 ul li a .icon {
    position: absolute;
    left: 0;
    width: 75px;
    height: 75px;
    top: 50%;
    transform: translateY(-50%);
}

.sect2 ul li a .text {
    overflow: hidden;
    padding-left: 30px;
}

.sect2 ul li a .text h2 {
    font-size: 28px;
    color: #0d3d93;
    margin-bottom: 20px;
}

.sect2 ul li a .text p {
    line-height: 2;
    font-size: 17px;
    color: #4c4c4c;
}

.section3 {
    position: relative;
    height: 580px;
    margin-top: 120px;
    background: url(../image/yj-sect3-bg.png) no-repeat right top;
    margin-bottom: 50px;
}

.section3:after {
    content: '';
    position: absolute;
    left: 0;
    top: 50px;
    bottom: 0;
    background: rgba(255, 255, 255, .9);
    width: 261px;
}

.sect3 {
    position: relative;
    height: 100%;
    padding-top: 50px;
    z-index: 2;
    box-sizing: border-box;
}

.sect3 .lsyg {
    padding-top: 85px;
    width: 70%;
    height: 100%;
    background: rgba(255, 255, 255, .9);
    padding-left: 10%;
    padding-right: 10%;
    box-sizing: border-box;
}

.sect3 .lsyg p {
    margin-top: 50px;
    line-height: 2;
    font-size: 18px;
    color: #4c4c4c;
}

.section4 {
    padding: 80px 0;
}

.sect4 {
    border-bottom: 1px solid #e0e0e0;
}

.sect4-l {
    float: left;
    width: 40%;
    margin-top: 190px;
    text-align: center;
}

.sect4-l .pic img {
    position: static;
    transform: none;
    width: auto;
    height: auto;
}

.sect4-r {
    position: relative;
    float: right;
    width: 60%;
    border-left: 1px solid #e0e0e0;
    box-sizing: border-box;
}

.sect4-r:after {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    background-color: #e0e0e0;
    top: -4px;
    left: -4px;
    border-radius: 50%;
}

.sect4-r ul li {
    border-top: 1px solid #e0e0e0;
    line-height: 60px;
    padding-left: 25px;
    padding-right: 80px;
}

.sect4-r ul li:first-child {
    border-top: none;
}

.sect4-r ul li a {
    display: inline-block;
    line-height: 20px;
    font-size: 16px;
    color: #333;
    vertical-align: middle;
    height: 40px;
    overflow: hidden;
}

.section5 .bt h2 {
    text-align: center;
}

.section5 .bt:after {
    left: 50%;
    transform: translateX(-50%);
}

.sect5 .research {
    margin-top: 60px;
    padding-bottom: 85px;
    padding-left: 350px;
    padding-right: 350px;
}

.sect5 .slick-list {
    overflow: visible;
}

.sect5 .research ul li {
    margin: 0 30px;
}

.sect5 .research ul li a {
    position: relative;
    display: block;
}

.sect5 .research ul li a .pic {
    padding-top: 44%;
}

.sect5 .research .slick-prev {
    width: 77px;
    height: 53px;
    background: #143480 url(../image/jt-l.png) no-repeat center center;
}

.sect5 .research .slick-next {
    width: 77px;
    height: 53px;
    background: #143480 url(../image/jt-r.png) no-repeat center center;
}

.sect5 .research .slick-prev:hover,
.sect5 .research .slick-next:hover {
    opacity: .8;
}

.sect5 .research ul li a .text {
    position: absolute;
    left: 90px;
    bottom: -85px;
    width: 390px;
    background: rgba(255, 255, 255, .9);
    height: 360px;
    box-sizing: border-box;
    padding: 40px;
    display: block;
}

.sect5 .research ul li:first-child {
    opacity: .3;
}

.sect5 .research ul li:first-child a .text {
    display: none;
}

.sect5 .research ul li.slick-active+li {
    opacity: .3;
}

.sect5 .research ul li.slick-active+li a .text {
    display: none;
}

.sect5 .research ul li a .text h2 {
    font-size: 28px;
    color: #0d3d93;
    margin-bottom: 20px;
}

.sect5 .research ul li a .text p {
    line-height: 28px;
    font-size: 17px;
    color: #4c4c4c;
}
/* 研究院简介结束 */
/* 标题列表 */

.ny-left {
    position: relative;
    float: left;
    width: 290px;
    margin-right: 35px;
}

.ny-left p {
    position: relative;
    padding: 38px 10px;
    font-size: 28px;
    line-height: 28px;
    text-align: center;
    color: #fff;
    background-color: #133481;
    border-bottom: 4px solid #f19c33;
}

.ny-left p span {
    position: absolute;
    right: 25px;
    top: 25px;
    width: 20px;
    height: 20px;
    background: url(../image/sub_left_down2.png) no-repeat center center;
    display: none;
    z-index: 998;
}

.ny-left p span.on {
    background: url(../image/sub_left_up2.png) no-repeat center center;
}

.ny-left>ul>li {
    position: relative;
    line-height: 60px;
    overflow: hidden;
    text-align: center;
    margin-top: 2px;
}

.ny-left>ul>li>a {
    display: block;
    font-size: 22px;
    color: #333;
    background-color: #fff;
}

.ny-left>ul>li.on>a {
    display: block;
    color: #fff;
    background: #133481;
}

.ny-left>ul>li>ul {
    display: none;
    padding-bottom: 20px;
    background-color: #f4f4f4;
}

.ny-left>ul>li.active>ul {
    display: block;
}

.ny-left>ul>li>ul>li {
    position: relative;
    line-height: 50px;
    background-color: #fff;
}

.ny-left>ul>li>ul>li>a {
    font-size: 18px;
    color: #666;
    padding-left: 35px;
}

.ny-left>ul>li>ul>li>ul {
    display: none;
}

.ny-left>ul>li>ul>li>ul>li {
    border-bottom: 1px solid #eee;
    line-height: 40px;
}

.ny-left>ul>li>ul>li>ul>li>a {
    font-size: 14px;
    color: #333;
}

.ny-left>ul>li>span {
    position: absolute;
    right: 40px;
    top: 20px;
    width: 30px;
    height: 30px;
    background: url(../images/zk.png) no-repeat center center;
    transition: all .3s;
}

.ny-left>ul>li:hover>span {
    background: url(../images/zk-other.png) no-repeat center center;
}

.ny-left>ul>li.on>span {
    background: url(../images/zkk.png) no-repeat center center;
}

.ny-right {
    overflow: hidden;
    padding-right: 0px;
}

.date-list>ul>li {
    margin-bottom: 25px;
}

.date-list>ul>li a {
    display: block;
   padding-top: 40px;

}

.date-list>ul>li a .date {
    float: left;
    width: 80px;
    height: 60px;
    border: 1px solid #8598c2;
    box-sizing: border-box;
    text-align: center;
    color: #133481;
}

.date-list>ul>li a .date p {
    font-size: 24px;
    font-weight: bold;
}

.date-list>ul>li a .date span {
    font-size: 16px;
}

.date-list>ul>li a .text {
    overflow: hidden;
    padding-left: 20px;
    line-height: 60px;
}

.date-list>ul>li a .text p {
    font-size: 22px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.date-list>ul>li:hover {
    box-shadow: 0 0 10px #d6d0d0;
}

.date-list>ul>li:hover .date {
    background-color: #133481;
    color: #fff;
}

.date-list>ul>li:hover a .text {
    background-color: #fff;
}

.date-list>ul>li:hover a .text p {
    color: #133481;
    font-weight: bold;
}

.lr .ny-title {
    background: transparent;
}

.ny-title:after {
    display: none;
}
/* 标题列表结束 */
/* 图片列表 */

.main-down>ul>li {
    padding: 30px 25px;
    transition: all .3s;
    background-color: #fff;
    margin-bottom: 65px;
}

.main-down ul li a {
    overflow: hidden;
    display: block;
}

.tw-pic {
    position: relative;
    float: left;
    width: 300px;
    overflow: hidden;
    max-height: 189px;
}

.tw-pic img {
    display: block;
    width: 100%;
    height: 100%;
    transition: all .3s;
}

.main-down ul li:hover .tw-pic img {
    transform: scale(1.2);
}

.zs-text {
    overflow: hidden;
    padding-left: 45px;
}

.zs-text h3 {
    margin-top: 15px;
    font-size: 22px;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    font-weight: normal;
    color: #333333;
    margin-bottom: 10px;
}

.zs-text p {
    font-size: 16px;
    line-height: 28px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

.zs-text span {
    display: block;
    font-size: 16px;
    color: #133481;
    margin-top: 10px;
}

.main-down>ul>li:hover {
    background: url(../image/tplb-bg.png) no-repeat center center;
    background-size: cover;
}

.main-down>ul>li:hover span {
    color: #f19c33;
}

.main-down>ul>li:hover h3 {
    color: #fff;
}

.main-down>ul>li:hover p {
    color: #fff;
}
/* 图片列表结束 */
/* 组织机构 */

.zzjg img {
    display: block;
    width: 1122px;
    margin-left: auto;
    margin-right: auto;
}
/* 组织机构结束 */

@media screen and (max-width: 1400px) {
    .jb {
        padding-left: 125px;
    }
    .section1 {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .s1 {
        margin-top: 20px;
    }
    .sect1-r {
        padding-left: 20px;
        padding-right: 20px;
    }
    .sect1-r h2 {
        margin-top: 5px;
        margin-bottom: 10px;
    }
    .section3 {
        margin-top: 20px;
    }
    .sect3 .lsyg {
        padding-left: 20px;
        padding-right: 20px;
    }
    .section3:after {
        display: none;
    }
    .sect4-r ul li {
        padding-right: 0;
    }
    .sect5 .research {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media screen and (max-width: 1200px) {
    .lt-l {
        width: 450px;
    }
    .zzjg img {
        zoom: .85;
    }
}

@media screen and (max-width: 1024px) {
    .jb {
        padding-left: 0;
    }
    .jb>span {
        display: inline-block;
        position: static;
        margin-bottom: 15px;
    }
    .member>ul>li a .m-pic {
        width: 100px;
    }
    .member>ul>li a .text h3 {
        margin-bottom: 10px;
    }
    .member>ul>li a .text {
        padding-left: 15px;
    }
    .member>ul>li a .text p {
        margin-top: 5px;
    }
    .ny-left {
        float: none;
        width: auto;
        margin-right: 0;
    }
    .ny-left p span {
        display: block;
    }
    .ny-left p {
        padding: 20px 10px;
    }
    .ny-left>ul {
        display: none;
    }
    .date-list {
        margin-top: 20px;
    }
}

@media screen and (max-width: 1000px) {
    .ny-title>ul>li>a {
        font-size: 18px;
    }
    .ny-title>ul>li {
        margin-left: 15px;
    }
    .jt-l {
        width: 220px;
    }
    .jt-l .pic img {
        width: 100%;
        height: 100%;
    }
    .jt-l .pic {
        height: 260px;
    }
    .wash-top {
        padding: 20px;
        margin-top: 0;
    }
.nr-l .box {
    display:none;
}
    .wash-top .wash-r .pic {
        margin-top: 0;
    }
    .wash-down .wash-l {
        margin-top: 0;
    }
    .wash-down .wash-l {
        padding: 20px;
    }
    .wash-down {
        margin-top: 15px;
    }
    .nr-l {
        float: none;
        width: auto;
        margin-right: 0;
    }
    .member>ul>li {
        width: 48%;
        margin-left: 0;
    }
    .member>ul>li:nth-child(2n-1) {
        margin-right: 4%;
    }
    .lt-l {
        float: none;
        width: auto;
    }
    .lt-l .pic {
        margin-right: 0;
    }
    .s1{
        position:static;
    }
    .sect1-l {
        margin-right: 20px;
    }
    .sect1-r {
        overflow: visible;
        position: static;
        transform: none;
        width: auto;
        padding-top: 20px;
    }
    .sect2 ul li {
        width: 100%;
    }
    .sect2 ul li a {
        padding-left: 120px;
    }
    .sect2 ul li a .icon {
        left: 50px;
    }
    .sect4-l .pic img {
        width: 100%;
    }
    .zzjg img {
        zoom: .65;
    }
}

@media screen and (max-width:750px) {
    .zzjg img {
        zoom: .3;
    }
}

@media screen and (max-width:700px) {
    .ny-title>ul>li {
        display: block;
        margin-left: 0;
    }
    .ny-title {
        height: auto;
    }
    .ny-title {
        line-height: 40px;
    }
    #main {
        margin-top: 0;
    }
    .ny-main {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .jb>span {
        height: 40px;
        line-height: 40px;
    }
    .jb>ul>li {
        width: 48%;
        margin-left: 0;
        margin-bottom: 15px;
    }
    .jb>ul>li:nth-child(2n-1) {
        margin-right: 4%;
    }
    .jb>ul>li>a p {
        padding-top: 5px;
        font-size: 12px;
    }
    .jb>span {
        font-size: 18px;
    }
    .ny-title>ul {
        display: none;
    }
    .ny-title p {
        display: block;
    }
    .ny-title>ul>li>a {
        font-size: 16px;
    }
    .jt-l {
        float: none;
        width: auto;
        height: auto;
    }
    .jt-l .pic {
        height: auto;
        padding-top: 108%;
        margin-top: 0;
    }
    .jt-l .pic img {
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }
    .jt-r {
        padding-left: 0;
    }
    .jt-r h2 {
        font-size: 24px;
        margin-top: 15px;
    }
    .art-jj {
        padding: 10px;
    }
    .jj-down {
        margin-top: 15px;
    }
    .xx p {
        font-size: 14px;
    }
    .wash-top {
        background-size: cover;
    }
    .wash-top .wash-l {
        float: none;
        width: auto;
    }
    .wash-down .wash-l {
        float: none;
        width: auto;
        margin-left: 0;
    }
    .wash-top .wash-r {
        float: none;
        width: auto;
        margin-top: 10px;
    }
    .wash-down .wash-r {
        float: none;
        width: auto;
    }
    .wash-l p {
        font-size: 14px;
    }
    .wash-down .wash-l {
        background-size: cover;
    }
    .cont-l {
        float: none;
        width: auto;
        margin-top: 20px;
    }
    .cont-r {
        float: none;
        width: auto;
    }
    .cont-l p {
        font-size: 14px;
    }
    .content {
        padding: 20px;
    }
    .nr-l .box h2 {
        font-size: 18px;
    }
    .nr-r {
        padding: 15px;
    }
    .nr-r .art-title h2 {
        font-size: 24px;
        margin-bottom: 10px;
    }
    .nr-r .art-title .xx {
        line-height: 32px;
    }
    .nr-r .art-nr p {
        font-size: 14px;
        margin-top: 15px;
    }
    .member>ul>li {
        float: none;
        width: auto;
        margin-bottom: 15px;
    }
    .member>ul>li:nth-child(2n-1) {
        margin-right: 0;
    }
    .lt-r {
        padding: 15px;
    }
    .lt-r:after {
        left: 15px;
    }
    .now-leader ul li {
        padding: 15px;
    }
    .now-leader ul li p {
        font-size: 14px;
    }
    .lt-r p {
        font-size: 14px;
    }
    .ny-left p {
        font-size: 20px;
    }
    .date-list>ul>li a .text p {
        font-size: 16px;
    }
    .pagination {
        padding-top: 20px;
    }
    .tw-pic {
        float: none;
        width: auto;
    }
    .zs-text {
        padding-left: 0;
    }
    .zs-text h3 {
        font-size: 18px;
    }
    .main-down>ul>li {
        margin-bottom: 15px;
    }
    .bt h2 {
        font-size: 24px;
    }
    .sect1-r h2 {
        font-size: 20px;
    }
    .sect1-r p {
        font-size: 14px;
        line-height: 30px;
    }
    .section2 {
        padding: 20px 0;
    }
    .sect2 ul li a .icon img {
        height: 40px;
    }
    .sect2 ul li a {
        padding-left: 75px;
    }
    .sect2 ul li a .text h2 {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .sect2 ul li a .text p {
        font-size: 14px;
    }
    .sect3 .lsyg {
        padding-top: 15px;
        width: 100%;
    }
    .sect3 .lsyg p {
        margin-top: 15px;
        font-size: 14px;
    }
    .section3 {
        background-size: 100% auto;
    }
    .sect3 .lsyg {
        height: auto;
    }
    .section3 {
        height: auto;
    }
    .sect4-l {
        float: none;
        width: auto;
        margin-top: 0;
    }
    .sect4-r {
        float: none;
        width: auto;
    }
    .section4 {
        padding: 20px 0;
    }
    .sect5 .research {
        padding-left: 0;
        padding-right: 0;
        margin-top: 15px;
        padding-bottom: 0;
    }
    .sect5 .research ul li a .text {
        position: static;
        padding: 10px;
        width: auto;
        height: auto;
    }
    .sect5 .research .slick-prev {
        top: 20%;
        width: 50px;
        background-size: 20px auto;
    }
    .sect5 .research .slick-next {
        width: 50px;
        top: 20%;
        background-size: 20px auto;
    }
    .sect5 .research ul li a .text h2 {
        font-size: 20px;
    }
}

@media screen and (max-width:435px) {
    .nr-r .art-title .xx .fs {
        top: 35px;
    }
}

@media screen and (max-width:355px) {
    .zzjg img {
        zoom: .25;
    }
}