#globalnav{
    transition:unset;
}
.footer {
    width: 100%;
    padding: 60px 0 0;
    position: relative;
    background: #172f55;
}

.waves {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

canvas {
    display: block;
}

.fo_list {
    width: 100%;
    position: relative;
    /*z-index: 9998;*/
}

.fo_le {
    width: 400px;
    float: left;
}

.fo_le_d {
    width: 100%;
    position: relative;
    margin-bottom: 40px;
    box-sizing: border-box;
    padding-left: 39px;
}

.fo_le_d img {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.fo_le_d_con {
    width: 100%;
    text-align: left;
    box-sizing: border-box;
    padding-left: 15px;
}

.fo_le_d_con p {
    color: #bfbfbf;
    font-size: 14px;
}

.fo_le_d_con span {
    display: block;
    color: #ffffff;
    font-size: 28px;
    font-weight: bold;
    font-family: "Arial";
}

.fo_le2 {
    float: left;
    width: 188px;
    box-sizing: border-box;
    padding-left: 25px;
    text-align: left;
}

.fo_le2 h2 {
    color: #bfbfbf;
    font-size: 20px;
    text-align: left;
    font-weight: normal;
}

.fo_le2 a {
    display: block;
    color: #bfbfbf;
    font-size: 16px;
    margin: 0 0 12px;
}

.fo_le2 > span {
    display: block;
    width: 50px;
    height: 2px;
    background: #eea200;
    margin: 12px 0;
}

.fo_ri {
    width: 400px;
    float: right;
}

.wx_list {
    width: 100%;
    overflow: hidden;
    margin-bottom: 40px;
}

.wx_le {
    float: left;
    width: 50%;
    text-align: center;
    overflow: hidden;
}

.wx_le > img {
    max-width: 90%;
}

.wx_le > p {
    color: #bfbfbf;
    font-size: 14px;
    padding: 10px 0;
}

.fo_ri > p {
    color: #bfbfbf;
    font-size: 14px;
    padding: 10px 0 5px 10px;
    box-sizing: border-box;
    text-align: left;
}

.fo_ri > p a {
    color: #bfbfbf;
}

.flink {
    width: 100%;
    padding: 40px 0;
    position: relative;
    z-index: 9998;
}

.flink p {
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
}

.flink p a {
    color: #ffffff;
    font-size: 14px;
    font-weight: normal;
    margin: 5px 20px;
}
.clear{
    clear: both;
}
.home_about .home_title,.home_about .home_en,.home_about .home_summary,.home_about .homeAbout_intro{
    color: #ffffff;
}


.xypg-pagination {
    margin-top: 20px;
    margin-bottom: 40px;
    text-align: center;
    font-size: 0;
}
.xypg-pagination li{
    display:inline-block
}
.xypg-pagination a, .xypg-pagination #current, .xypg-pagination span {
    display: inline-block;
    font-size: 14px;
    color: #333333;
    font-family: "Microsoft YaHei",Arial;
    line-height: 26px;
    border: 1px solid #cbcbcb;
    margin: 0 5px;
    padding: 0 8px;
}


.contact_us.channel_content {
    padding-bottom: 0;
}

.contact_us01 .left {
    float: left;
    width: 46%;
    position: relative;
    z-index: 2;
}

.contact_us01 .left .inner {
    /*position: absolute;*/
    background: #fff;
    border-bottom: 5px solid #127e3a;
    width: 100%;
    left: 0;
    top: 0;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
}

.contact_us01 .left .box {
    padding: 50px;
}

.contact_us01 .left .box .infor .tit {
    font-size: 28px;
}

.contact_us01 .left .box .infor .con {
    font-size: 17px;
    color: #3e3a39;
    margin: 10px 0 30px;
    line-height: 24px;
}

.contact_us01 .left .box .form .inp_box {
    border-bottom: 1px solid #dee0e2;
    padding: 20px 0;
}

.contact_us01 .left .box .form .inp_box label {
    display: inline-block;
    font-size: 16px;
    line-height: 24px;
}

.contact_us01 .left .box .form .inp_box input {
    line-height: 24px;
    padding: 0;
    border: none;
    width: 70%;
}

.contact_us01 .left .box .form button {
    cursor: pointer;
    outline: none;
    margin-top: 20px;
    background: #eeeeee;
    border: none;
}

.contact_us01 .left .box .form button:hover {
    background: #127e3a;
    color: #ffffff;
}

.contact_us01 .left .box .form .bott label {
    line-height: 34px;
}

.contact_us01 .left .box .form .bott input {
    line-height: 34px;
    width: 100px;
}

.contact_us01 .left .box .form .bott img {
    height: 34px;
}

.contact_us01 .left .box .form .bott button {
    display: inline-block;
    height: 55px;
    line-height: 55px;
    font-size: 15px;
    padding: 0 40px;
    border-radius: 50px;
    transition: all 0.5s ease;
    position: relative;
    cursor: pointer;
    outline: none;
    margin-top: 20px;
    background: #eeeeee;
    border: none;
}

.contact_us01 .right {
    float: right;
    width: 47%;
}

.contact_us01 .right .box {
    padding: 50px 0;
}

.contact_us01 .right .box .infor .tit {
    font-size: 30px;
}

.contact_us01 .right .box .infor .con {
    font-size: 17px;
    color: #3e3a39;
    margin: 10px 0 30px;
    line-height: 24px;
}

.contact_us01 .right .box ul li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 16px;
}

.contact_us01 .right .box ul li span {
    display: inline-block;
    font-size: 16px;
    line-height: 30px;
}

.contact_us01 .right .box ul li .icon {
    position: absolute;
    left: 0;
    top: 5px;
    width: 20px;
    height: 18px;
}

.contact_us02 {
    height: auto;
    overflow: hidden;
}

.contact_us02 img {
    max-width: none;
}

.contact_us02 #contact04-200 {
    margin: 0 auto;
}
.contact_us01 .left .box .form button{
    float: unset;
    width: 120px;
    line-height: 40px;
    margin: 20px auto 0;
    display: block;
}
.contact_us01{
    margin-bottom: 70px;
}
.imap{
    border: 5px solid #cccccc;
    box-sizing: border-box;
    margin-bottom: 80px;
}
.contact_us{
    padding-top: 60px;
}
.contact_us01 .right .box ul li.cotact{
    padding-left: 0;
}
.contact_us01 .right .box ul li .cowx{
    float: left;
    margin-right: 20px;
    margin-top: 20px;
}
.contact_us01 .right .box ul li .cowx img{
    width: 120px;
    border: 1px solid #CCCCCC;
    padding: 3px;
    box-sizing: border-box;
}
.contact_us01 .right .box ul li .cowx p{
    font-size: 16px;
    text-align: center;
    margin-top: 5px;
}
.xwxq_left{
    width: 100%;
    text-align: center;
}
.home_info p span{
    font-size: 18px;
}
.home_title{
    margin-bottom: 10px;
}
.jjlist{
    overflow: hidden;
}
.jj-item{
    width: 31%;
    margin-right: 3.5%;
    float: left;
    text-align: center;
}
.jj-item:nth-child(3n){
    margin-right: 0;
}
.jj-item h2{
    font-size: 22px;
    margin-top: 30px;
}
.jj-item p{
    font-size: 16px;
    line-height: 30px;
    margin: 20px 0 30px;
    height: 120px;
}
.jj-item a{
    display: block;
    width: 150px;
    height: 50px;
    border: 1px solid #018fff;
    border-radius: 999px;
    background-color: #ffffff;
    color: #018fff;
    position: relative;
    padding: 0 20px;
    box-sizing: border-box;
    margin: 0 auto;
    line-height: 50px;
    transition: all .3s;
    font-size: 16px;
    text-align: center;
}
.jj-item a:hover {
    background-color: #018fff;
    color: #FFFFFF;
}
.home_ckgd{
    margin: 0 auto;
}
.home_area{
    margin: 0 auto;
    text-align: center;
}
.newmore{
    margin: 100px auto 0;
}
.iabjia{
    font-size: 30px;
    float: left;
    margin-bottom: 60px;
    margin-left: 5px;
}

/*关于我们企业文化*/
#w_grid-1598597336218 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 192px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}
.w_grid-000 > .w_grid {
    width: 100%;
    position: relative;
}
#w_grid-1598597336218 >div {
    animation-fill-mode: both;
}
.w_grid-000 > .w_grid.signal {
    min-height: inherit;
}
#w_grid-1598597336218 > div > .p_gridbox {
    background-image: url(../image/culturebg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
}
.w_grid-000 > .w_grid.signal > .p_gridbox {
    min-height: inherit;
}
.w_grid-000 > div > .p_gridbox {
    width: 100%;
    overflow: hidden;
    position: static;
}


.w_grid-000 > .w_grid.signal > .p_gridbox > .p_gridCell {
    min-height: inherit;
}
.w_grid-000 > div > div > .p_gridCell {
    float: left;
    position: static;
}
.w_grid-000 > div > div > .p_gridCell:not(:empty):before {
    content: '';
    display: block;
}
#c_portalResPublic_codeContainer-15740620870817230 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 500px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}
#c_portalResPublic_codeContainer-15740620870817230 .box {
    width: 100%;
    height: 533px;
}
#c_portalResPublic_codeContainer-15740620870817230 .col_left {
    position: relative;
    float: left;
    width: 42%;
    height: 100%;
}
#c_portalResPublic_codeContainer-15740620870817230 .col_right {
    float: left;
    width: 58%;
}
#c_portalResPublic_codeContainer-15740620870817230 .item {
    color: #fff;
    width: 350px;
    display: none;
    border: none;
}
#c_portalResPublic_codeContainer-15740620870817230 .active {
    display: block;
}
#c_portalResPublic_codeContainer-15740620870817230 .big_title {
    font-size: 36px;
    font-weight: 700;
    line-height: 50px;
}
#c_portalResPublic_codeContainer-15740620870817230 .big_content {
    font-size: 18px;
    line-height: 30px;
    margin: 20px 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}
#c_portalResPublic_codeContainer-15740620870817230 .bao {
    display: block;
}
#c_portalResPublic_codeContainer-15740620870817230 .list {
    height: 88px;
    margin-bottom: 1px;
    overflow: hidden;
    background: rgba(0, 0, 0, .2);
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
}
#c_portalResPublic_codeContainer-15740620870817230 .icon {
    float: left;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    margin: 27px 0;
    margin-left: 100px;
}
#c_portalResPublic_codeContainer-15740620870817230 .right {
    margin-left: 180px;
    padding: 26px 35px;
}
#c_portalResPublic_codeContainer-15740620870817230 .line {
    display: block;
    width: 15px;
    height: 1px;
    margin-bottom: 6px;
    background: #ff8a00;
}
#c_portalResPublic_codeContainer-15740620870817230 .title {
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
#c_portalResPublic_codeContainer-15740620870817230 .sumury {
    font-size: 14px;
    line-height: 24px;
    color: rgba(255, 255, 255, .6);
}

@media screen and (min-width: 768px){
    #c_portalResPublic_codeContainer-15740620870817230 .on {
        background: rgba(226, 29, 64, .8);
    }
}

@media only screen and (min-width: 769px){
    #w_grid-1598597336218> div > .p_gridbox > .p_gridCell:nth-child(1n) {
        margin-right: 0;
    }
    #w_grid-1598597336218> div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0;
        clear: none;
    }
    #w_grid-1598597336218> div > .p_gridbox > .p_gridCell {
        margin-bottom: 0rem;
        margin-top: 0rem;
    }
    #c_portalResPublic_codeContainer-15740620870817230 .item {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
    }
}
.about_num{
    margin-bottom: 50px;
}


@media (max-width: 992px) {
    .home_info p span {
        font-size: 14px;
    }
    .fo_le {
        width: 100%;
        float: left;
    }
    .fo_le2 {
        display: none;
    }
    .fo_le_d_con span {
        display: block;
        color: #ffffff;
        font-size: 24px;
        font-weight: bold;
        font-family: "Arial";
    }
    .fo_ri {
        width: 100%;
        float: right;
    }
    .pro_list li,.case_list li {
        width: 100%;
    }
    .contact_us01 .left {
        width: 100%;
    }
    .contact_us01 .right {
        width: 100%;
    }
    .contact_us01 .left .box .infor .tit {
        font-size: 26px;
    }
    .contact_us01 .left .box .infor .con {
        font-size: 14px;
    }
    .contact_us01 .right .box .infor .tit {
        font-size: 26px;
    }
    .contact_us01 .right .box .infor .con {
        font-size: 14px;
    }
    .contact_us01 .left .box {
        padding: 20px;
    }
    #c_portalResPublic_codeContainer-15740620870817230 .col_left {
        position: relative;
        float: left;
        width: 100%;
        height: auto;
    }
    #c_portalResPublic_codeContainer-15740620870817230 .col_right {
        float: left;
        width: 100%;
    }
    #c_portalResPublic_codeContainer-15740620870817230 .item{
        width: 100%;
        text-align: center;
        padding: 20px 3%;
        box-sizing: border-box;
    }
    #c_portalResPublic_codeContainer-15740620870817230 .big_title {
        font-size: 24px;
    }
    #c_portalResPublic_codeContainer-15740620870817230 .big_content {
        font-size: 16px;
        margin: 0;
    }
    #c_portalResPublic_codeContainer-15740620870817230 .right {
        margin-left: 77px;
        padding: 26px 35px;
    }
    #c_portalResPublic_codeContainer-15740620870817230 .icon{
        margin-left: 40px;
    }

    .jj-item {
        width: 100%;
        margin-right:0;
        float: left;
        text-align: center;
        margin-bottom: 20px;
    }
    .jj-item h2 {
        font-size: 18px;
        margin-top: 10px;
    }
    .jj-item a {
        display: block;
        width: 150px;
        height: 40px;
        border: 1px solid #018fff;
        border-radius: 999px;
        background-color: #ffffff;
        color: #018fff;
        position: relative;
        padding: 0 20px;
        box-sizing: border-box;
        margin: 0 auto;
        line-height: 40px;
        transition: all .3s;
        font-size: 14px;
        text-align: center;
    }
    .jj-item p {
        font-size: 16px;
        line-height: 30px;
        margin: 20px 0 30px;
        height: auto;
    }
}
