.gp-bread {
    margin-bottom: 30px;
    /* right: 0; */
}

.gp-bread a {
    color: #fff;
}

.gp-subLeft {
    width: 211px;
    position: relative;
    z-index: 100;
    margin-top: -70px;
}

.subLeftTitle {
    padding: 30px 35px;
    color: #fff;
    text-align: center;
    background-size: cover;
    position: relative;
}

.subLeftTitle::before {
    content: '';
    display: block;
    width: calc(100% + 8px);
    height: calc(100% + 8px);
    position: absolute;
    left: 4px;
    top: 4px;
    border: 1px solid #003b90;
}

.file li {
    list-style: none !important;
}

.file li span,
.file li p {
    display: inline-block;
}

.file li p {
    color: #1f41b6;
}

.gp-subLeft>ul {
    position: relative;
    background: #f5f5f5;
    margin-top: -10px;
    padding: 10px;
}

.gp-subLeft>ul::before {}

.gp-subLeft>ul>li {
    position: relative;
    background: #fff;
    border-bottom: 1px solid #f5f5f5;
    z-index: 1;
}

.gp-subLeft>ul>li>a {
    padding: 14px 12px;
    display: block;
    transition: all 0.35s ease-in-out;
    position: relative;
    position: relative;
    font-size: 18px;
    padding-left: 56px;
    color: #666;
    line-height: 1.4;
    border-bottom: 1px solid #fff;
}

.gp-subLeft>ul>li>a:hover {
    /* color: #fff; */
    margin-right: 0;
    padding-right: 25px;
    /* font-weight: bold; */
}

.gp-subLeft>ul>li>a.active,
.gp-subLeft>ul>li>a:hover {
    color: #333;
    font-size: 20px;
    position: relative;
}

.gp-subLeft>ul>li>a.active::before,
.gp-subLeft>ul>li:hover>a::before {
    content: '';
    display: block;
    width: 191px;
    height: 10px;
    background: url(../images/d2_03.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 0px;
    top: 0;
    z-index: 10;
}

.gp-subLeft .gp-toggles {
    width: 56px;
    height: 56px;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 56px;
    text-align: center;
    cursor: pointer;
    color: #999;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 18px;
}

.gp-second-nav {
    font-size: 16px;
    display: none;
    background-color: #efefef;
}

.gp-second-nav dd {
    position: relative;
    text-align: center;
    padding: 5px 0;
    line-height: 34px;
}

.gp-second-nav dd a {
    color: #999;
}

.gp-second-nav dd.active a {
    color: #00448c;
}


/* .gp-subLeft ul>li.active .gp-second-nav {
    display: block;
} */

.right::before {
    content: '';
    display: block;
    width: 10px;
    height: 2px;
    background: #fe9e15;
    right: 34px;
    position: absolute;
    z-index: 20;
    top: calc(50% - 1px);
}

.down {
    position: relative;
}

.down::before {
    content: '';
    display: block;
    width: 2px;
    height: 12px;
    background: #fe9e15;
    /* left: 50%; */
    right: 38px;
    position: absolute;
    top: calc(50% - 5px);
}

.down::after {
    content: '';
    display: block;
    width: 12px;
    height: 2px;
    background: #fe9e15;
    /* left: calc(50% - 5px); */
    top: 50%;
    right: 33px;
    position: absolute;
}

.gp-second-nav dd a:hover,
.gp-second-nav dd a.active {
    /* color: #003770; */
    background-color: #eaeaea;
}

.gp-subLeft>ul>li>a>span {
    position: relative;
}

.gp-m-subNav {
    display: none;
}

.gp-m-inner-header {
    width: 100%;
    height: 40px;
    background: #0059b3;
    background-size: cover;
    cursor: pointer;
    margin-bottom: 20px;
    line-height: 40px;
}

.gp-m-inner-header>span {
    height: 40px;
    padding-left: 15px;
    font-size: 16px;
    color: #fff;
}

.gp-m-subNav .gp-m-inner-header-icon-click {}

.gp-m-subNav .gp-m-inner-header-icon {
    float: right;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #fff;
    margin: 0 auto;
}

.gp-m-subNav .gp-m-inner-header-icon-click i {
    display: block;
}

.gp-subNavm {
    width: 100%;
    overflow: hidden;
    display: none;
    background-color: #fff;
}

.gp-subNavm h2 {
    width: 100%;
    height: 48px;
    line-height: 48px;
    background-color: #003c7f;
}

.gp-subNavm h2 a {
    padding-left: 13px;
    font-size: 20px;
    font-family: Tahoma;
    display: block;
    color: #fff;
}

.gp-subNavm ul {}

.gp-subNavm li {
    position: relative;
}

.gp-subNavm li>a {
    font-size: 14px;
    line-height: 1.4;
    border-bottom: 1px solid #eee;
    display: block;
    padding: 8px 15px;
}

.gp-subNavm li.sub_has span {
    margin-left: 10px;
}

.gp-subNavm li.on a {
    color: #003c7f;
    display: block;
    width: 100%;
}

.gp-m-toggle {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 40px;
    text-align: center;
}

.gp-subNavm dl {
    display: none;
    background-color: #fff;
}

.gp-subNavm dl dd {
    padding-left: 30px;
    line-height: 18px;
    padding: 8px 0px 8px 30px;
    border-bottom: 1px dotted #e6e6e6;
}

.gp-subNavm li dl dd a {
    font-size: 12px;
    font-weight: normal;
    display: inline;
    border: none;
    padding: 0px;
}

.gp-subNavm li dl dd a:hover {
    color: #a70510
}

.gp-bread a {
    color: #666;
}

.gp-page {
    padding: 5px 0;
    color: #999;
    font-size: 0;
    padding-top: 20px;
    padding-bottom: 60px;
}

.gp-page:after,
.gp-page:before {
    content: " ";
    display: table
}

.gp-page>a:first-child {}

.gp-page>a,
.gp-page>span {
    display: inline-block;
    *display: inline;
    *height: 35px;
    height: 35px;
    height: 35px;
    width: 35px;
    line-height: 35px;
    position: relative;
    text-align: center;
    vertical-align: top;
    width: 35px;
    border-radius: 0;
    font-size: 14px;
    transition: all 0.35s ease-in-out;
    margin: 0;
    border: 1px solid #e5e5e5;
}

.gp-page .gp-page-start,
.gp-page .gp-page-end,
.gp-page .gp-page-next,
.gp-page .gp-page-prev,
.gp-page>span {
    /* width: auto; */
    /* padding: 0 10px; */
}

.gp-page>span {
    border: none
}

.gp-page>a:hover,
.gp-page>a.on_pages {
    background-color: #253f9c;
    color: #fff;
}

.gp-page .gp-page-prev,
.gp-page .gp-page-next {
    width: 50px;
}

.gp-page a {
    border-right: none;
}

.gp-page .gp-page-prev {
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    background: url(../images/pl.png) no-repeat 23px 11px;
}

.gp-page .gp-page-prev:hover {
    background: #f5f5f5 url(../images/pl2.png) no-repeat 23px 11px;
}

.gp-page .gp-page-next {
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    border-right: 1px solid #e5e5e5;
    background: url(../images/pr.png) no-repeat 23px 12px;
}

.gp-page .gp-page-next:hover {
    background: #f5f5f5 url(../images/pr2.png) no-repeat 23px 12px;
}

.gp-page>a.on_pages {
    font-weight: bold;
}

.gp-m-page {
    display: none;
}

.gp-m-page a {
    display: inline-block;
    margin: 0 10px;
    height: 32px;
    line-height: 32px;
    font-size: 1.2rem;
}

.gp-page-centered {
    text-align: center
}

.gp-page a:hover,
.pageList li.active a {
    background-color: #253f9c;
    color: #fff;
}

.bannerPicsec {
    padding-bottom: 18.75%;
}

.asideTit {
    padding: 20px 0;
    text-align: center;
    background: url(../images/asideTit.png) no-repeat;
    background-size: cover;
    position: relative;
    z-index: 10;
}

.mainRight {
    margin-left: 270px;
    padding-bottom: 50px;
}

.mainRight2 {
    margin-left: 0;
    padding-bottom: 50px;
}

.subTit {
    color: #00448c;
    text-align: right;
    position: relative;
    margin-bottom: 40px;
}

.subTit::before {
    content: '';
    display: block;
    width: calc(100% - 115px);
    height: 1px;
    background: #eeeeee;
    position: absolute;
    left: 0;
    top: 50%;
}

.trends {
    border: 1px solid #eeee;
    padding: 20px;
    padding-right: 50px;
    position: relative;
    overflow: hidden;
    margin-bottom: 40px;
}

.trends::before,
.trendsUl li a::before {
    content: '';
    display: block;
    width: 4px;
    height: 40px;
    background: #00448c;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
}

.trends::after {
    content: '';
    display: block;
    width: 2px;
    height: 100%;
    background: #fe9e15;
    position: absolute;
    left: 0;
    top: 0;
}

.trendsImg {
    width: 420px;
}

.trendPic {
    padding-bottom: 66.67%;
}

.trendRight {
    display: block;
    margin-left: 460px;
}

.tit {
    line-height: 26px;
    max-height: 52px;
    overflow: hidden;
    margin-bottom: 20px;
    color: #333;
}

.clock {
    color: #00448c;
    line-height: 20px;
    padding-left: 20px;
    position: relative;
    /* margin-bottom: 18px; */
    overflow: hidden;
}

.clock::before {
    content: '';
    display: block;
    width: 16px;
    height: 15px;
    background: url(../images/clock2.png) no-repeat;
    position: absolute;
    left: 0;
    top: 0;
}

.trendInfor {
    line-height: 22px;
    max-height: 110px;
    overflow: hidden;
    color: #666;
    margin-top: 20px;
}

.trendsUl {
    overflow: hidden;
    margin: 0 -30px;
}

.trendsUl li {
    margin-bottom: 40px;
    transition: all 1s ease-in-out;
}

.trendsUl li:hover {
    transform: translateX(8px);
    transition: all 1s ease-in-out;
}

.trendsUl li a {
    display: block;
    border: 1px solid #eeee;
    padding: 20px;
    position: relative;
    margin: 0 30px;
    overflow: hidden;
}

.trdUl {
    width: 240px;
}

.trdPic {
    padding-bottom: 66.67%;
}

.trdRight {
    margin-left: 260px;
}

.trdRight .tit {
    max-height: 78px;
    margin-bottom: 5px;
}

.trdRight .trendInfor {
    max-height: 36px;
    line-height: 18px;
    margin-top: 0;
    margin-bottom: 15px;
}

.papeul li span {
    line-height: 20px;
    color: #999;
    margin-left: 20px;
}

.papeul li p {
    line-height: 20px;
    color: #333;
}

.papeul li a {
    padding-left: 15px;
    padding-top: 15px;
    position: relative;
    display: block;
    padding-bottom: 15px;
}

.papeul li {
    /* margin-bottom: 20px; */
    overflow: hidden;
    border-bottom: 1px dashed #e5e5e5;
    transition: all 1s ease-in-out;
}

.papeul li:hover {
    transform: translateX(8px);
    transition: all 1s ease-in-out;
}

.papeul li a::before {
    content: '';
    display: block;
    width: 7px;
    height: 12px;
    position: absolute;
    left: 0;
    top: 19px;
    background: url(../images/lib.png) no-repeat;
}

.resultUl {
    overflow: hidden;
    margin: 0 -30px;
}

.resultUl li {
    margin-bottom: 40px;
}

.resultUl li a {
    background: #fff;
    display: block;
    overflow: hidden;
    margin: 0 30px;
    border: 1px solid #e5e5e5;
}

.resultUl li:hover a {
    border: none;
    box-shadow: 5px 8px 10px rgba(0, 0, 0, .1);
}

.resultImg {
    width: 185px;
}

.resultPic {
    padding-bottom: 140.54%;
}

.resultRight {
    margin-left: 210px;
    padding: 20px 115px 40px 0;
}

.titl {
    line-height: 24px;
    color: #333;
    margin-bottom: 25px;
    max-height: 48px;
    overflow: hidden;
}

.resultRight dd {
    line-height: 24px;
    color: #999;
    padding-left: 20px;
    margin-bottom: 8px;
    position: relative;
}

.resultRight dd::before {
    content: '';
    display: block;
    width: 10px;
    height: 2px;
    background: #fe9e15;
    position: absolute;
    left: 0;
    top: 50%;
}

.cityUl {
    overflow: hidden;
    margin: 0 -30px;
}

.cityUl li {
    margin-bottom: 60px;
}

.cityUl li a {
    display: block;
    margin: 0 30px;
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}

.cityUl li a::before {
    content: '';
    display: block;
    width: 46px;
    height: 2px;
    background: #0059b3;
    position: absolute;
    left: 0;
    bottom: 0;
}

.cityPic {
    padding-bottom: 122.2%;
}

.cityUl li a p {
    padding: 5px 10px 10px 10px;
}

.cityUl li a p span {
    display: block;
    line-height: 28px;
}

.cityUl li a p span:nth-child(1) {
    color: #333;
}

.cityUl li a p span:nth-child(2) {
    color: #999;
}

.team {
    background: #eee;
    padding: 20px 0 20px 40px;
}

.tea {
    color: #333;
    font-weight: bold;
    display: inline-block;
    font-size: 18px;
    letter-spacing: 7.5px;
    float: left;
    /* margin-right: 27px; */
}

.team a {
    font-size: 18px;
    padding: 0 16px;
    display: inline-block;
    color: #666;
}

.team a.on {
    color: #00448c;
}

.teone {
    margin-bottom: 52px;
    overflow: hidden;
}

.teone a:first-child {
    margin-left: 0 !important;
}

.teone:last-child {
    margin-bottom: 0;
}

.teone:last-child a {
    margin: 0 50px;
}

.teone:last-child .tea {
    letter-spacing: 0;
}

.teone .sapn {
    /* margin-left: 0 !important; */
    /* padding-left: 0 !important; */
}

.tear {
    /* display: inline-block; */
    margin-left: 78px;
}

.teamUl {
    overflow: hidden;
    margin: 0 -30px;
    margin-top: 40px;
}

.teamUl li {
    margin-bottom: 40px;
}

.teamUl li a {
    display: block;
    margin: 0 30px;
    border: 1px solid #e5e5e5;
    padding: 10px;
    position: relative;
}

.temPic {
    padding-bottom: 122.86%;
    background: #bfbfbf;
    margin-bottom: 5px;
}

.teamUl li a span {
    line-height: 28px;
}

.teamUl li a span.gp-f18 {
    color: #333;
}

.teamUl li a span.gp-f14 {
    color: #999;
}

.teamUl li a::before {
    content: '';
    display: block;
    width: 46px;
    height: 2px;
    background: #fe9e15;
    position: absolute;
    left: 10px;
    bottom: 0;
}

.articleImg {
    width: 600px;
    margin-right: 40px;
    margin-bottom: 24px;
}

.articlePic {
    padding-bottom: 56.33%;
}

.pageArticleTitle h3 {
    text-align: center;
    margin-bottom: 30px;
}

.pageArticleTitle {
    color: #333;
    overflow: hidden;
    /* margin-bottom: 25px; */
}

.pageArticleTitle p {
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
    display: inline-block;
    margin-bottom: 25px;
    padding: 15px 0;
}

.pageArticleTitle p::before {
    content: '';
    display: block;
    width: 88px;
    height: 3px;
    background: #0059b3;
    position: absolute;
    left: 0;
    bottom: 0;
}

.gp-article p {
    line-height: 26px;
    color: #333;
}

.newdate {
    margin: 20px 0;
    display: block;
    text-align: right;
}

.pageArticle {
    padding-bottom: 50px;
}

.articleAuthor {
    padding: 7px 10px 10px 10px;
    background: #f5f5f5;
    text-align: center;
    margin-bottom: 30px;
    overflow: hidden;
}

.articleAuthor span {
    font-size: 14px;
    line-height: 18px;
    color: #999;
}

.bdsharebuttonbox a {
    margin: 0 8px;
}

.art {
    text-align: center;
    margin-bottom: 25px;
}

.art img {
    margin: 0 auto;
}

.flie a {
    color: #1f41b6;
}

.masses li span {
    color: #006fe6;
}

.masses {
    padding-left: 30px;
    padding: 0 30px;
}

.masses li {
    border: none;
}

.masses li a {
    display: block;
}

.masses li:hover {
    margin: 0 -30px;
    padding: 0 30px;
    transform: translateX(0);
    box-shadow: 5px 8px 10px rgba(0, 0, 0, .1);
}

.settingTit {
    line-height: 53px;
    text-align: center;
    padding: 0 10px;
    position: relative;
    margin-bottom: 20px;
    width: 172px;
    display: inline-block;
    height: 72px;
    background-size: cover;
    background: url(../images/set.png) no-repeat;
    background-size: 100% 100%;
}

.settingTit::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}

.setTit {
    display: inline-block;
    padding: 15px;
    border: 1px solid #e5e5e5;
    text-align: center;
    position: relative;
    margin-bottom: 12px;
}

.setTit::before {
    content: '';
    display: block;
    width: 3px;
    height: 15px;
    background: #0059b3;
    position: absolute;
    left: 0;
    top: 0;
}

.setp {
    line-height: 26px;
    color: #333;
}

.setUl li {
    margin-bottom: 30px;
}

.setImg {
    width: 480px;
    margin-left: 80px;
}

.setPic {
    padding-bottom: 56.25%;
}

.setUl div {
    overflow: hidden;
}
.detPic{
    width: 300px;
}
.detImg{
    padding-bottom: 122.33%;
}
.detRight{
    margin-left: 350px;
}
.nameTit{
    padding-bottom: 32px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 10px;
}
.nameo{
    color: #004a99;
    margin-right: 32px;
    display: inline-block;
    position: relative;
}
.nameo::before{
   content: '';
    display: block;
    width: 40px;
    height: 4px;
    background: #fe9e15;
    position: absolute;
    left: 0;
    bottom: -32px;
}
.nameTit p{
    line-height: 24px;
    color: #666;
    display: inline-block;
}
.detUl li{
    line-height: 58px;
    color: #333;
}
.detUl li span,.detUl li p{
    display: inline-block;
}
.titikm{
   margin-top: 40px;
    margin-bottom: 10px;}
.titlew{
 
    line-height: 40px;
    color: #004a99;
    display: inline-block;
    /* vertical-align: middle; */
}
.detailTop{
    overflow: hidden;
}
.titikm i{
    width: 34px;
    height: 40px;
    display: inline-block;
    margin-right: 15px;
    vertical-align: middle;
    margin-top: -7px;
}
.conikm{
    line-height: 38px;
    color: #333;
}
@media screen and (max-width:1600px) {}

@media screen and (max-width:1461px) {
    .resultRight {
        padding-right: 20px;
    }
    .team span {
        padding: 0px 12px;
        margin: 12px 0 !important;
        display: inline-block;
    }
    .team a {
        margin-bottom: 10px;
    }
}

@media screen and (max-width:1301px) {
    .gp-subLeft {
        width: 200px;
    }
    .searchUl li {
        width: auto;
    }
    .trdUl {
        width: 210px;
    }
    .trdRight {
        margin-left: 230px;
    }
    .trdRight .trendInfor {
        margin-bottom: 5px;
    }
    .articleImg {
        width: 300px;
    }
}

@media screen and (max-width:1201px) {
    .trendsUl li {
        width: 100%;
    }
    .resultImg {
        width: 135px;
    }
    .resultRight {
        margin-left: 140px;
        padding: 10px;
    }
    .teone:last-child span {
        margin: 12px 8px;
    }
    .resultUl {
        overflow: hidden;
        margin: 0 -15px !important;
    }
    .resultUl a {
        margin: 0 15px !important;
    }
    .mainRight {
        margin-left: 240px;
    }
    .mainRight2 {
        margin-left: 0;
    }
    .teone:last-child a {
        margin: 0 !important;
        margin-bottom: 15px !important;
    }
    .teamUl {
        margin: 0 -15px;
        margin-top: 40px;
    }
    .teamUl li a {
        margin: 0 15px;
    }
}

@media screen and (max-width:1101px) {
    .bdsharebuttonbox {
        float: none;
        text-align: left;
        margin-top: 12px;
    }
    .articleAuthor {
        text-align: left;
    }
}

@media screen and (max-width:1000px) {}

@media screen and (max-width: 996px) {
    .headbottom2::before {
        content: '';
        height: 89px;
    }
    .gp-subLeft {
        display: none;
    }
    .gp-m-subNav {
        display: block;
        /* margin-bottom: 20px; */
    }
    main {
        margin: 0 !important;
    }
    .mainRight {
        margin-left: 0;
        overflow: hidden;
    }
    .teone {
        margin-bottom: 10px;
    }
    .setImg {
        width: 280px;
    }
}

@media screen and (max-width:767px) {
    .gp-page-prev {
        margin-right: 0 !important;
    }
    .gp-page-next {
        margin-left: 0 !important;
    }
    .Annex {
        width: 100%;
    }
    .wrap_share {
        float: left;
    }
    .trendsImg {
        width: 320px;
    }
    .trendRight {
        margin-left: 340px;
    }
    .trendInfor {
        margin-top: 13px;
    }
    .articleImg {
        width: 100%;
        float: none;
    }
    .setImg {
        width: auto;
        float: none;
        margin-left: 0;
        margin-bottom: 20px;
    }
    .detRight{
        margin-left: 212px;
    }
    .detPic{
        width: 180px;
    }
}

@media screen and (max-width:600px) {
    .trendsImg {
        width: 100%;
        float: none;
    }
    .trendRight {
        margin-left: 0;
    }
    .trends {
        padding: 20px;
    }
}

@media screen and (max-width:479px) {
    .page1 {
        display: none;
    }
    .gp-m-page {
        display: block;
    }
    .gp-m-page a {
        /* margin: 0 10px !important; */
    }
    .trdUl {
        width: 100%;
        margin-bottom: 20px;
        float: none;
    }
    .trdRight {
        margin-left: 0;
    }
    .gp-page {
        display: none;
    }
    .gp-m-page {
        display: block;
    }
    .detPic{
        width: 100%;
        margin-bottom: 20px;
    }
    .detRight{
        margin-left: 0;
    }
    .detUl li {
        line-height: 35px;
        color: #333;
    }
    .titikm{
        margin: 10px 0;
    }
}

@media screen and (max-width:400px) {}