/*   */

strong {
    font-size: 30px;
    font-weight: 400;
    color: #001B50;
}

.indexBanner {
    height: 600px;
}

#lay {
    height: auto;
    max-height: 600px;
    width: 100%;
    max-width: 1920px;
}

#lay ._div {
    position: relative;
}

#lay img {
    width: 100%;
    height: 100%;
}

.width_1280 {
    background-color: #008ED3;
    position: absolute;
    z-index: 88;
    width: 1280px;
    border: 1px solid;
    margin: 0 auto;
    height: 600px;
    top: 0;
    left: 10%;
}

.bannerTxt {
    position: absolute;
    right: 13%;
    top: 16%;
    width: 460px;
    background: rgba(53, 53, 53, 0.258);
    padding: 12px;
}

.bannerTxt p:nth-child(1) {
    font-size: 28px;
    font-weight: 400;
    color: #FFFFFF;
}

.bannerTxt p:nth-child(2) {
    font-size: 16px;
    font-weight: 100;
    color: #FFFFFF;
    line-height: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.bannerTxt_btn {
    width: 140px;
    height: 30px;
    background: #FFFFFF;
    border-radius: 3px;
    font-size: 14px;
    padding: 6px;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    vertical-align: middle;
}

.bannerTxt_btn:hover {
    color: #ffff !important;
    background-color: #008DD1;
}

.bannerTxt_btn:visited {
    color: #666666;
}

.bannerTxt_btn:active {
    color: #666666;
}

.indexMain1_1 {
    padding-bottom: 80px;
    background: url(/uiFramework/commonResource/zip/static/en/static/img/main1.png) no-repeat;
    background-size: cover;
    background-position-y: 30px;
    overflow: hidden;
    /* margin-bottom: 30px; */
}

.indexMain1_2 {
    background: url(/uiFramework/commonResource/zip/static/en/static/img/main2.png) no-repeat;
    background-size: cover;
    background-position: center;
    overflow: hidden;
    padding-bottom: 50px;
    padding-top: 50px;
}

.carousel-sm {
    margin-top: 30px;
}

.indexMain1_3 {
    background: url(/uiFramework/commonResource/zip/static/en/static/img/main3.png) no-repeat;
    background-size: cover;
    background-position: center;
    overflow: hidden;
    padding-top: 50px;
    padding-bottom: 50px;
}

.indexMain1,
.indexMain2,
.operaUlMain {
    width: 90%;
    max-width: 1280px;
}

.indexMain {
    margin-top: 50px;
    display: flex;
    overflow: hidden;
    width: 90%;
    max-width: 1280px;
}

.indexMain1 {
    /* height: 550px; */
    /* width: 80%; */
    /* width: 1280px; */
}

.indexMain2 {
    /* height: 798px; */
    /* width: 80%; */
    /* width: 1280px; */
}

.indexMain2_btn {
    float: right;
    padding: 0 6px;
    margin-top: 15px;
    background: #FFFFFF;
    border-radius: 3px;
    font-size: 14px;
    /* font-family: Poppins-Regular; */
    font-weight: 400;
    color: #666666;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    vertical-align: middle;
}

.indexMain2_btn:hover {
    color: #ffff !important;
    background-color: #008DD1;
}

.main_Img1 {
    margin-top: 30px;
    height: 320px;
    background: url(/uiFramework/commonResource/zip/static/en/enImg/img/main1-2.png) no-repeat;
    background-size: cover;
}

.main_Img {
    /* width: 610px; */
    height: 320px;
    /* background: url(/uiFramework/commonResource/zip/static/en/enImg/img/main1-1.png) no-repeat; */
    /* background-size: contain; */
}

.echartI {
    margin-top: 30px;
    padding: 22.5px 15.8px;
    width: 100%;
    height: 320px;
}

.echartCon {
    background-image: url(/uiFramework/commonResource/zip/static/en/static/img/main1-2.png);
    background-size: cover;
    position: relative;
}

.echartTitle {
    position: absolute;
    left: 20px;
    top: 20px;
    font-size: 18px;
    font-weight: bold;
    color: #001B50;
}

.InfoNY {
    display: none;
    padding: 19.5px 21px;
    margin-top: 30px;
    width: 100%;
    height: 320px;
}

.znh_ {
    margin-top: 4px;
    font-size: 14px;
    color: #001B53;
    font-weight: bold;
}

#InfoNY strong {
    font-size: 18px;
    font-weight: bold;
    color: #001B50;
    opacity: 0;
}

#InfoNY .gpxx {
    line-height: 50px;
    margin-top: 10px;
}

#InfoNY .gpxx span {
    display: block;
    float: left;
}

#InfoNY .gpxx span:nth-child(1) {
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
    color: #357D22;
    margin-left: 38px;
    margin-bottom: 6px;
}

#InfoNY .gpxx span:nth-child(2) {
    margin-left: 12px;
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
    color: #357D22;
}

.NYT {
    display: block;
}

.NYT table {
    text-align: center;
    border-collapse: collapse;
    border: none;
}

.NYT table th {
    border: 1px solid #D4D4D4;
    font-size: 14px;
    line-height: 44px;
    color: #333;
}

.NYT table td {
    border: 1px solid #D4D4D4;
    color: #008ED3;
    word-wrap: break-word;
}

.NYT table:nth-child(2) th {
    border: none;
    border-left: 1px solid #D4D4D4;
}

.NYT table:nth-child(2) th:nth-child(1) {
    border-right: none;
}

.NYT table:nth-child(2) th:nth-last-child(1) {
    border-right: 1px solid #D4D4D4;
}


/* @media screen and (max-width:1350px) {
    #InfoNY {
        min-height: 370px;
    }
}

@media screen and (max-width:1057px) {
    #InfoNY {
        min-height: 430px;
    }
} */

@media screen and (max-width:1000px) {
    #InfoNY {
        max-width: 100%;
        width: 100%;
        float: left;
    }
}

@media screen and (max-width:560px) {
    .InfoNY {
        margin-top: 15px;
        height: 400px;
    }
    #InfoNY .gpxx span:nth-child(1) {
        font-size: 18px;
        line-height: 20px;
        margin-right: 12px;
    }
    #InfoNY .gpxx span:nth-child(2) {
        font-size: 18px;
        line-height: 20px;
    }
    .indexMain1_2 {
        padding-bottom: 30px;
        padding-top: 30px;
    }
    .indexMain1_3 {
        padding-bottom: 30px;
        padding-top: 30px;
    }
    .main2_main {
        margin-top: 15px;
    }
    .indexMain1 .layui-container {
        margin-top: 0 !important;
    }
}

@media screen and (max-width:320px) {
    #posi {
        height: auto;
    }
    /* .echartP {
        top: 110px;
    } */
    #InfoNY {
        /* min-height: 600px; */
    }
    #InfoNY .gpxx {
        top: 140px;
    }
    #InfoNY .gpxx span:nth-child(1) {
        font-size: 18px;
        line-height: 20px;
        margin-right: 12px;
    }
    #InfoNY .gpxx span:nth-child(2) {
        font-size: 18px;
        line-height: 20px;
    }
}

#posil,
#posi {
    position: relative;
}

#posil {
    height: auto;
}

.echartPl {
    position: absolute;
    z-index: 20;
    top: 95px;
    right: 30px;
    text-align: left;
}

.echartP {
    position: absolute;
    z-index: 20;
    top: 17px;
    right: 25px;
    text-align: left;
}

.echartP .choosea,
.echartPl .chooseal {
    font-size: 16px;
    font-weight: 400;
    margin-right: 10px;
    display: inline-block;
    cursor: pointer;
    padding: 6px;
}

.choosea {
    position: relative;
}

.sjx2 {
    position: absolute;
    bottom: -11px;
    left: 42%;
    color: #fff;
}

.choosel {
    font-size: 16px;
    font-weight: 400;
    color: #E60020;
    background-color: #fff;
    padding: 6px;
    box-shadow: 0px 8px 12px rgba(126, 172, 249, 0.31);
    /* box-shadow: 0px 8px 12px rgb(126 172 249 / 31%); */
}

.choose {
    font-size: 16px;
    font-weight: 400;
    color: #E60020;
    background-color: #fff;
    padding: 6px;
    box-shadow: 0px 8px 12px rgba(126, 172, 249, 0.31);
    /* box-shadow: 0px 8px 12px rgb(126 172 249 / 31%); */
}

.choosel:hover {
    color: #ffff !important;
    background-color: #008DD1;
    box-shadow: 0px 8px 12px rgba(126, 172, 249, 0.31);
    /* box-shadow: 0px 8px 12px rgb(126 172 249 / 31%); */
}

.choosea:hover {
    color: #ffff !important;
    background-color: #008DD1;
}

.choosea:hover .sjx2 {
    color: #008DD1;
}

.polyLine-animate {
    position: absolute;
    width: 100%;
    height: 100px;
    top: 0;
    left: 0;
}

.main_Img1 img {
    width: 100%;
    height: 100%;
}

.main_Img img {
    width: 100%;
    height: 100%;
}

.Main {
    overflow: hidden;
}

.operaUlMain {
    margin: 0 auto;
    margin-top: 50px;
}

.communImg {
    margin-top: 30px;
    max-width: 1280px;
}

.communImg img {
    width: 100%;
}

small {
    width: 174px;
    height: 18px;
    font-size: 18px;
    font-weight: 400;
    color: #001B50;
    line-height: 115px;
}


/*   */

.strong1 {
    /* width: 353px; */
    font-size: 30px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 60px;
}

.indexMain1_2 ul {
    /* height: 350px; */
    width: 100%;
}

.indexMain1_2 ul li {
    cursor: pointer;
    height: 100%;
    width: 22%;
    float: left;
    text-align: center;
    margin-right: 3%;
    margin-top: 1%;
    -webkit-transition: all .3s ease;
    /* Safari and Chrome */
    -moz-transition: all .3s ease;
    /* Firefox */
    -o-transition: all .3s ease;
    /* Opera */
    -ms-transition: all .3s ease;
    /* IE 9 */
    transition: all .3s ease;
}

.indexMain1_2 ul li:hover .boxS {
    transition-property: all;
    /*所有属性都获得效果*/
    transition-duration: 0.3s;
    /*规定以相同速度开始至结束的过渡效果*/
    transition-delay: 0s;
    /* 定义过渡效果何时开始*/
    transform: translateY(-10px);
}

.indexMain1_2 ul li:nth-last-child(1) {
    /* float: right; */
    margin-right: 0;
}

.boxS {
    height: 308px;
    /* background-color: #fff; */
    -moz-border-radius: 95px;
    -webkit-border-radius: 95px;
    border-radius: 95px;
}

.boxS img,
.box4Img img {
    width: 100%;
    height: 100%;
}

.boxS1 {
    height: 100%;
    width: 238px;
    float: left;
    text-align: center;
    margin-right: 20px;
}

.small2 {
    display: inline-block;
    /* height: 48px; */
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
    margin-top: 15px;
}


/*   */

.strong2 {
    /* width: 180px; */
    font-size: 30px;
    font-weight: 400;
    color: #001B50;
    line-height: 60px;
}

.mT40 {
    margin-top: 30px;
}

.main2_main {}

.main2_main ul {
    overflow: hidden;
}

.main2_main ul li {
    float: left;
    height: auto;
    width: 32%;
    max-width: 400px;
    margin-right: 3%;
    margin-bottom: 24px;
    text-align: left;
}

@media screen and (max-width:1450px) {
    .main2_main ul li {
        margin-right: 2%;
    }
}

.main2_main ul li:nth-child(3),
.main2_main ul li:nth-child(6) {
    margin-right: 0;
}

.main2_main ul li div:nth-child(1) {
    height: 226px;
    overflow: hidden;
}

.main2_main ul li div:nth-child(1) img {
    width: 100%;
    height: -webkit-fill-available;
    -webkit-transition: all .3s ease;
    /* Safari and Chrome */
    -moz-transition: all .3s ease;
    /* Firefox */
    -o-transition: all .3s ease;
    /* Opera */
    -ms-transition: all .3s ease;
    /* IE 9 */
    transition: all .3s ease;
}

@media screen and (max-width:1000px) {
    .main2_main ul li div:nth-child(1) {
        height: auto;
        overflow: hidden;
        max-height: 150px;
    }
}

.main2_main ul li:hover div:nth-child(1) img {
    transform-origin: center center;
    transform: scale(1.05);
    -webkit-transform-origin: center center;
    -webkit-transform: scale(1.05);
    -moz-transform-origin: center center;
    -moz-transform: scale(1.05);
    -o-transform-origin: center center;
    -o-transform: scale(1.05);
    -ms-transform-origin: center center;
    -ms-transform: scale(1.05);
}

.main2_main ul li div:nth-child(2) {
    max-height: 105px;
    height: auto;
    background: #F8F8F8;
    padding: 8px;
}

.main2_main ul li:hover div:nth-child(2) {
    background: #f2f2f2;
}

.smallp {
    font-size: 16px;
    font-weight: 400;
    color: #E60020;
    margin-bottom: 10px;
}

.small1 {
    height: 50px;
    max-height: 53px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #001B50;
    width: 100%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

@media screen and (max-width:560px) {
    .main_Img1 img {
        height: auto;
    }
    strong {
        font-size: 20px !important;
    }
    .indexMain {
        margin-top: 30px;
    }
    .echartI,
    .communImg,
    .main_Img1 {
        margin-top: 15px;
    }
}