body {
    font-family: 'PingFangSC';
    font-size: 0.16rem;
}

.black_c1 {
    color: #111111;
}

.yellow_c {
    color: #DE8F1F;
}

.blue_c1 {
    color: #142760;
}

.red_c {
    color: #FD0400;
}

.line1_8 {
    line-height: 1.8em;
}

.line2 {
    line-height: 2em;
}

.gary_c1 {
    color: #3C445A;
}

.head1 .logo {
    height: 0.6rem;
}

.head1 {
    background-color: #1192D3;
    padding: 0.05rem 0;
}

.head1 .layui-nav .layui-this:after {
    display: none;
}

.head1 .layui-nav .layui-nav-more {
    display: none;
}

.head1 .layui-nav .layui-nav-item>a {
    color: #fff;
}

.head1 .layui-nav .layui-nav-child a:hover {
    color: #DE8F1F;
    background-color: initial;
}

.footer {
    color: #fff;
    background-color: #1192D3;
}

.footer1 {
    padding: 0.5rem 0 0.4rem;
}

.footer1 .title {
    font-size: 0.16rem;
    color: rgba(255, 255, 255, 1);
}

.footer1 li>* {
    margin-bottom: 0.2rem;
}

.footer1 ul {
    margin: 0 -0.15rem;
}

.footer1 ul li {
    color: rgba(255, 255, 255, 0.8);
    font-size: 0.14rem;
    display: flex;
    flex-direction: column;
    padding: 0.15rem;
    max-width: 2.5rem;
}

.footer1 .img {
    width: 0.6rem;
}

.footer2 {
    color: rgba(255, 255, 255, 0.8);
    border-top: 1px solid #3E56A8;
    padding: 0.23rem 0;
}

.top_box {
    position: relative;

}

.top_box img {
    width: 100%;
    min-height: 2rem;
}

.top_box .block {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.title1 {
    font-size: 0.44rem;
    color: #152660;
    font-weight: bold;
    margin-bottom: 0.2rem;
}

.title1::after {
    /* display: block; */

    width: 0.8rem;
    height: 4px;
    background-color: #DE8F1F;
    content: '';
    margin-top: 0.1rem;
}

.title1.center::after {
    display: block;
    position: relative;
    left: 50%;
    transform: translateX(-50%);

}

.title1.left::after {
    display: block;
}

.title1.right::after {
    display: block;
    position: relative;
    left: 100%;
    transform: translateX(-100%);
}

.num_ul .item {
    padding: 0.3rem;
    border: 1px solid #E8E9EF;

}

.num_ul .item {
    font-weight: bold;
    text-align: center;
    color: #142760;
    font-size: 0.22rem;
}

.num_ul .item .num {
    color: #DE8F1F;
    font-size: 0.56rem;
}

.about2 .item .text_box {
    padding: 0.3rem 0;
}

.about2 .item .text_box .content {
    line-height: 0.26rem;
}

.link_box {
    background: no-repeat;
    background-size: 100% 100%;
    padding: 0.8rem;
}

.link_box button {
    background-color: #fff;
    width: 1.6rem;
    height: 0.52rem;
}

.blue_ul {
    /*display: flex;*/
    color: #fff;
    /*flex-wrap: wrap;*/
}

.blue_ul li {
    /*display: flex;*/
}

.blue_ul .item {
    /*flex: 1;*/
    padding: 0.2rem;
    /*display: block;*/
    border: 20px solid #1192D3;
    background-color: #0A577E;
    display: flex;
    flex-direction: column;
}

.blue_ul .item img {
    width: 0.74rem;
}

.blue_ul .item .content {
    line-height: 1.8em;
}

.index5 button,
.index4 button,
.index .top_box button,
.link1 form button,
.blue_ul .item button {
    height: 0.48rem;
    width: 1.26rem;
    font-size: 0.16rem;
    line-height: 0.48rem;
    padding: 0;
}

.layui-btn-warm {
    background-color: #FF941F;
}

.index5 button,
.index4 button {
    background-color: #DE8F1F;
}

.link #container {
    height: 5.5rem;
}

.link1 ul .item {
    display: flex;
    align-items: center;
}

.link1 ul .item .img_100 {
    width: 0.6rem;
    height: 0.6rem;
    margin-right: 0.2rem;
}

.link1 form .label {
    display: flex;
    align-items: center;
    margin-bottom: 0.06rem;
}

.link1 form .label span {
    font-weight: bold;
    margin-left: 0.1rem;
}

form .layui-input,
form .layui-textarea {
    background: #FAFAFA;
    border: 1px solid #DBDBDB;
    height: 0.56rem;
    padding: 0.15rem;
}

.link1 form .layui-textarea {
    min-height: 2rem;
}

.say section,
.carbon section {
    margin: 0.8rem 0;
}

.carbon1 {
    margin-top: 0.6rem !important;
}

.carbon1 .item {
    display: flex;
}

.carbon1 .item .img_100 {
    width: 2.2rem;
    height: 1.4rem;
}

.carbon1 .item .text_box {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.carbon_ul li {
    display: flex;
}

.carbon_ul .item {
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
    padding: 0.4rem;
    display: flex;
    flex-direction: column;
    flex: 1;
    justify-content: space-between;
}

.carbon_ul .item .text_box .img_100 {
    width: 0.66rem;
    height: 0.66rem;
}

.pagenum .layui-laypage a,
.pagenum .layui-laypage .layui-laypage-curr {
    width: 0.5rem;
    padding: 0;
    height: 0.5rem;
    text-align: center;
    line-height: 0.5rem;
    margin: 0.05rem;
    color: #fff;
    background-color: #252525;
    border: 1px solid #252525;
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
    border: 1px solid #252525;
    color: #252525;
    background-color: #fff;
}

.layui-laypage .layui-laypage-curr em {
    color: #252525;
}

.say2 .list>* {
    margin-bottom: 0.1rem;
    margin-right: 0.1rem;
}

.details_top {
    padding: 0.1rem;
}

.details1_img .img_100 {
    flex-shrink: 0;
    width: 2.18rem;
    height: 1.7rem;
}

.details_content {
    color: #3C445A;
    line-height: 2em;
    margin-top: 0.9rem;
    margin-bottom: 0.8rem;
}

.details_content .title2 {
    font-size: 0.22rem;
    line-height: 0.3rem;
    font-weight: 600;
    color: #152760;
    margin-top: 0.4rem;
}

.details_content .block1>* {
    padding-bottom: 0.25rem;
}

.details1_ul {
    background: #F7F8FC;
    padding: 0.5rem 0.5rem 0.3rem 0.5rem;
    margin-bottom: 0.2rem;
}

.details1 .details_content {
    margin-bottom: 0.5rem;
}

.card1 {
    border-left: 0.08rem solid #152660;

    background: #F7F8FC;
    padding: 0.6rem 0.5rem;
    margin: 0.5rem 0;
}

.prve_box {

    border: 1px solid #DDDDDD;
}

.prve_box .item {
    padding: 0.3rem 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.prve_box .item i {
    margin: 0 0.1rem;
}

.prve_box>div:not(:last-child) .item {
    border-right: 1px solid #DDDDDD;
}

.index .top_box img {
    min-height: 5rem;
}

.title1.ft16 {
    font-size: 0.16rem !important;

}

.title1.ft16::after {
    height: 2px;
}

.index2 .item {
    margin-top: 0.6rem;
    display: block;
}

.layui-border-orange {
    border-width: 1px;
    border-style: solid;
    border-color: #FF941F !important;
    color: #FF941F !important;
}

.index3 {
    padding: 0.6rem 0 0.8rem;
}

.index3 li {
    width: 15%;
    flex: 1;
}

.index3 .item {
    position: relative;
    height: 5rem;
}

.index3 .item .text_box {
    position: absolute;
    top: 0;
    background: #1192D3;
    color: #fff;
    padding: 0.2rem;
    left: 0;
    right: -30%;
    z-index: 3;
}

.index3 li:nth-child(even) .item .text_box {
    top: 40%;
    background-color: #FF941F;
}

.index3 .item .img_100 {
    position: relative;
    overflow: inherit;
}

.index3 .item .img_100::after {
    display: block;
    content: '';
    left: 0;
    position: absolute;
    width: 2px;
    background-color: #1192D3;
    height: 4rem;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
}

.index3 .item .box1 {
    width: 0.6rem;
    position: absolute;
    bottom: 0;
}

.index3 li:nth-child(even) .item .img_100::after {
    height: 2rem;
    background-color: #FF941F;
}

.index4 .box {
    display: flex;
    align-items: flex-start;
}

.index4 .box .img_box {
    margin-top: 0.05rem;
}

.index5 {
    background: #F6F7F9;
    padding: 0.7rem 0;
}

.index5 ul {
    /* display: flex;
    flex-wrap: wrap; */
    display: flex;
    flex-wrap: wrap;
}

.index5 ul li {
    flex: 1;
    display: flex;
}

.index5 .item {
    display: block;
    padding: 0.5rem;
    color: #47425D;
    position: relative;
    flex: 1;
}

.index5 .item .text2 {
    /* color: #DE8F1F; */
}

.index5 .item img {
    position: absolute;
    display: none;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;

}

.index5 .item .text_box {
    position: relative;
    z-index: 2;
}

.index5 .item:hover {
    color: #Fff;
}

.index5 .item:hover img {
    display: block;
}

@media only screen and (max-width: 1000px) {}


@media only screen and (max-width: 750px) {

    #nav-toggle span,
    #nav-toggle span:before,
    #nav-toggle span:after {
        background-color: #fff;
    }

    .footer1 ul li {
        max-width: 50%;
    }

    .say1 .block1 {
        flex-direction: column-reverse;
        display: flex;
    }

    .say2 .list {
        display: flex;
    }

    .index .top_box .body {
        width: 100%;
    }

    .index3 ul {
        flex-wrap: wrap;
        flex-direction: column;
    }

    .index3 ul li {
        width: 100%;
    }

    .index3 .item {
        height: inherit;
    }

    .index3 .item .box1,
    .index3 .item .text_box {
        position: relative;
    }

    .index3 .item .img_100::after {
        display: none;
    }
}

@media only screen and (min-width: 751px) and (max-width: 1400px) {}

@media only screen and (min-width: 751px) {}