@charset "utf-8";
.jj-title {
    height: 325px;
    background: #F5F5F6;
}

.jj-title .four-container {
    height: 325px;
    margin-top: 0;
    overflow: hidden;
    background: url(../images/bumen_pic.png) no-repeat bottom right;
}

.four .title {
    margin-top: 80px;
}

.four .four-content {
    margin-top: 20px;
}

.artical {
    width: 100%;
    margin: 0 auto;
}

.artical-content {
    /* margin-left: 360px; */
    margin-top: 33px;
    /* margin-bottom: 86px; */
    width: 900px;
    font-size: 16px;
    font-family: PingFang SC-Medium, PingFang SC;
    white-space: normal;
    text-indent: 2em;
    text-align: justify;
    font-weight: 500;
    color: #222222;
    line-height: 35px;
}

.main {
    max-width: 1920px;
    margin: 0 auto;
    width: 100%;
    background: url(../images/Rectangle.png) no-repeat top center;
    background-size: 100%;
}

.main-wrap {
    width: 1206px;
    margin: 0 auto;
    overflow: hidden;
}
.nowName {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    /* margin-top: 80px; */
    font-family: 'PingFang bold';
    width: 206px;
    height: 76px;
    line-height: 75px;
    background: #35517D;
    padding-left: 30px;
    position: relative;
}
.nowName:after{
    content:"";
    position:absolute;
    width: 26px;
    height: 2px;
    background: #FFFFFF;
    left: 30px;
    bottom: 22px;
}

.localName span:last-of-type{
    font-size: 20px;
    color: #999999;
line-height: 23px;
}

.wrap {
    width: 100%;
    margin: 50px auto 95px;
    /* margin-top: 30px; */
}

.left-nav {
    min-height: 600px;
    background: url(../images/nav-bg.png) #f5f5f5 no-repeat bottom center;
    background-size: 100%;
}

.left-nav>ul {
}

.left-nav-item {
    width: 206px;
    min-height: 62px;
    line-height: 32px;
    padding-top: 13px;
    padding-left: 26px;
    /* background: #F5F5F6; */
    font-size: 18px;
    font-family: PingFang SC-Medium, PingFang SC;
    font-weight: 500;
    color: #222222;
    transition: all 0.3s;
    border-left: 3px solid #F5F5F6;
}

.left-nav-item a {
    display: block;
    width: 100%;
    position: relative;
    font-family: 'PingFang bold';
    transition: all 0.3s;
}
.left-nav-item a:before{
    content:"";
    position:absolute;
    width: 4px;
    height: 4px;
    background: #35517D;
    top:0;
    bottom:0;
    margin:auto;
    left:-10px;
    
}

.left-nav-item a::after {
    content: "";
    width: 6px;
    height: 11px;
    font-weight: bold;
    position: absolute;
    /* top: 0; */
    bottom: 11px;
    right:20px;
    margin: auto;
    margin-left: 5px;
    transform: translateX(-10px);
    transition: all .3s;
    opacity: 0;
    visibility: hidden;
    background: url(../images/list_more_icon.png) no-repeat center;
    background-size: cover;
}

.left-nav-item:hover,
.left-nav-item.on {
    /* background: #0A56AF; */
    border-color: #35517D;
}

.left-nav-item:hover a,
.left-nav-item.on a {
    color: #35517D;
}

.left-nav-item.on a::after,
.left-nav-item:hover a::after {
    transform: translateX(0);
    visibility: visible;
    opacity: 1;
}
.right-list {
    /* width: calc(100% - 246px); */
    margin-left: 246px;
    min-height: 400px;
    margin-top: 20px;
}

.list-item,
.search-list-item {
    padding-bottom: 13px;
    border-bottom: 1px solid #E1E1E1;
    margin-top: 20px;
}

.list-item:first-of-type,
.search-list-item:first-of-type {
    margin-top: 0;
}
.list-item:hover .list-item-title{
    color:#0A56AF;
    text-decoration: underline;
}

.list-item-title {
    color: #222222;
    font-size: 20px;
    font-weight: 500;
    font-family: 'PingFang bold';
    line-height: 23px;
    height: 28px;
}

.list-item-time,
.search-list-item-time {
    height: 20px;
    font-size: 14px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: 16px;
    margin-top: 7px;
}

.listF {
    background: url(../images/footer_ng.jpg) no-repeat #fff center;
}

.artical-title {
    max-width: 1920px;
    margin: 0 auto;
    /* height: 250px; */
    overflow: hidden;
    background: linear-gradient(47deg, #E7F0FF 0%, rgba(241, 243, 245, 0.49) 51%, #EFF5FF 100%);
}

.artical-name {
    width: 900px;
    margin-left: 360px;
    margin-top: 54px !important;
    font-size: 19px;
    font-family: 'PingFang bold';
    font-weight: 500;
    color: #222222;
    line-height: 54px;
    text-align: center;
    color: #0c51ab;
}

.articl-info {
    margin-left: 666px;
    margin-top: 20px;
    font-size: 16px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #7C7F87;
    line-height: 16px;
}

.articl-info span {
    margin-left: 20px;
}

.articl-info span:first-of-type {
    margin-left: 0;
}

.article-wrap {
    padding-left: 360px;
    min-height: 500px;
    margin-bottom: 86px;
}

.article-wrap .artical-content {
    margin-top: 40px !important;
}

.article-wrap .artical-content img {
    display: inline-block;
    border: none !important;
}

.search-wrap {
    height: 180px;
    background: #EBECED;
    overflow: hidden;
    padding-left: 360px;
}
.search-wrap.b{
    padding:0;
}
.b{
    height: 800px;
    /* background: url(../images/search-bg.png) #EBECED no-repeat top  center; */
    background-size: 13%;
    background-position-y: 160px;
}
.search-wrap.b .location{
    
margin-left: 360px;
}
.location {
    margin-top: 33px;
    color: #666666;
}

.location a {
    font-size: 16px;
    font-family: 'PingFang bold';
    font-weight: 500;
    color: #666666;
    line-height: 19px;
}

.location a:last-of-type {
    color: #35517D;
}
.s-bg{
    width:222px;
    height:119px;
    margin:auto;
    background: url(../images/search-bg.png)  no-repeat center;
    background-size: cover;
    margin-top: 160px;
}
.b .search-box{
    margin:auto;
    margin-top: 30px;
}
.search-box {
    margin-top: 30px;
    background: #FFFFFF;
    width: 608px;
    height: 66px;
    border: 1px solid #FF730E;
    line-height: 66px;
}

.search-box form {
    display: flex !important;
    align-items: center;
    height: 60px;
}

.search-txt1 {
    font-size: 30px;
    font-family: PingFang SC-Medium, PingFang SC;
    font-weight: 500;
    color: #222222;
    padding-left: 20px;
    width: 92%;
}

.search-txt1:focus {
    outline: none;
}

.search-btn1 {
    width: 8%;
    height: 100%;
    cursor: pointer;
    background: url(../images/search_icon1.png) no-repeat center left;
}

.search-content {
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
    padding-left: 360px;
    margin-bottom: 115px;
    overflow: hidden;
    min-height: 430px;
}

.search-content .searchInfo {
    font-size: 40px;
    font-family: 'PingFang bold';
    font-weight: 500;
    color: #FF730E;
    line-height: 47px;
    margin-top: 20px;
}

.search-content>p span {
    font-size: 16px;
}

.search-list-wrap {
    width: 1200px;
    margin-top: 33px;
    margin-bottom: 30px;
}

.search-list-item-title {
    font-size: 20px;
    font-family: 'PingFang bold';
    font-weight: 500;
    color: #222222;
    height: 28px;
}

.main.dow {
    padding-left: 360px;
    overflow: hidden;
}

.localName {
    margin-top: 25px;
    height: 56px;
    line-height: 56px;
    font-size: 40px;
    font-family: 'PingFang bold';
    color: #199DAA;
}

.dow-list {
    width: 1200px;
    margin-top: 10px;
    margin-bottom: 130px;
    min-height: 500px;
}

.dow-item {
    width: 565px;
    height: 87px;
    background-color: #F5F5F6;
    position: relative;
    padding: 20px 22px 20px 15px;
    margin: 33px 0 0;
}

.dow-item:nth-child(odd) {
    float: left;
}

.dow-item:nth-child(even) {
    float: right;
}

.dow-item::before {
    content: "";
    width: 6px;
    height: 63px;
    background: #199DAA;
    position: absolute;
    left: 0;
    top: 0;
}

.dow-tit {
    height: 25px;
    font-size: 18px;
    font-family: 'PingFang bold';
    color: #222222;
    line-height: 21px;
}

.dow-item span,
.dow-item .dow-btn {
    font-size: 16px;
    font-family: DINPro-Regular, DINPro;
    font-weight: 400;
    color: #666666;
    line-height: 19px;
}

a.dow-btn {
    margin-left: 20px;
    text-decoration: underline;
}

.artical-content p,
.artical-content span {
    background: none !important;
}

/* 分页器 */
#myPage{
    width: auto;
    margin:auto;
}
#myPage  table{
    font-family: PingFang SC-Regular, PingFang SC !important;
    font-size: 14px !important;
}
#myPage  table div{
    display:flex;
}
#myPage  table td {
    font-family: PingFang SC-Regular, PingFang SC !important;
    font-size: 14px !important;
}
#myPage .PrevDisabled,#myPage td .Next,#myPage td .Prev,#myPage .NextDisabled{
    height:32px;
    padding:0 10px;
    line-height: 32px;
    border-radius: 6px 6px 6px 6px;
    border: 1px solid #EBEBEB;
    font-size: 14px !important;
}
#myPage td a,#myPage td .this-page{
    width: 32px;
    height: 32px;
    padding: 0;
    line-height: 32px;
    font-size: 14px;
    text-align: center;
    font-family: PingFang SC-Regular, PingFang SC !important;
    font-size: 14px !important;
    border: 1px solid #EBEBEB;
    background:#fff;
    margin:0 5px;
    border-radius: 6px 6px 6px 6px;
    transition:all 0.3s;
}
#myPage td .this-page,#myPage td a:hover{
     color:#FF730E;
     border: 1px solid #FF730E;
}
#myPage .break{
    
line-height: 30px;
}

@media screen and (max-width: 1746px) {
    .jj .article-wrap {
        padding-left: 15%;
    }
}
@media screen and (max-width:1537px) {
    .jj .article-wrap {
        padding-left: 10.4%;
    }
    
}
@media screen and (max-width:1281px) {
    .artical-name{
        margin:0 auto;
    }
    .articl-info{
        width: 900px;
        margin:0 auto;
    }
    .jj .article-wrap {
        padding-left:2%;
        width: 900px;
        margin: 0 auto;
    }
    .article-wrap{
        padding-left:0px;
    }
    .article-wrap .artical-content{
        margin:0 auto;
    }
    
    
}