﻿
body, form, div, span, ul, ol, li, p, pre, dl, dt, dd, h1, h2, h3, h4, h5, h6, em, a, fieldset, legend, address, label, textarea, select, input, figure, table, th, td, b, i {
    margin: 0;
    padding: 0;
}
input, select, img {
    vertical-align: middle;
}
.ny-main {
padding: 4% 0;
}
.wrap {
width: 100%;
max-width: 1200px;
margin: 0 auto;
}

.poubca {
color: #0551a7;
}

.poubca .d0 {
font-size: 24px;
margin-top: 2%;
color: #333;
}

.poubca .d0 span {
text-align: right;
font-size: 24px;
margin-top: 1%;
line-height: 2;
color: #333;
}

.poubca .d1 {
font-size: 36px;
font-weight: bold;
}

.poubca .d1 span {
/*	color: #dd0a10;*/
}

.poubca .d2 {
font-size: 28px;
}

.poubca .d5 {
font-size: 20px;
color: #333;
}

@media (max-width: 800px) {
.t-nav2 {
justify-content: flex-start;
}

.t-nav2 li {
width: 33% !important;
line-height: 36px;
text-align: left !important;
}

.poubca .d2 span {
font-size: 18px !important;
}
}


/************* 2025-7-8 *************/
.ny-banner-n .con {
background: none;
}

.ewlplc-n {
border-radius: 6px 6px 6px 6px;
border: 1px solid #F0F0F0;
padding-top: 65px;
}

.odrlmg-n {
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
top: -34px;
}

.odrlmg-n span {
width: 292px;
height: 74px;
padding-top: 0;
line-height: 68px;
background: url(../images/titbg_x.png) no-repeat center / 100% 100%;
}

.jklg {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
color: #fff;
}

.jklg li {
width: 32%;
margin-bottom: 2%;
border-radius: 5px 5px 5px 5px;
background: #19B1E3;
position: relative;
overflow: hidden;
-webkit-transition: all .3s;
transition: all .3s;
}

.jklg li:hover {
background: #0B66B4;
}

.jklg li .bgsize {
height: 346px;
}

.jklg li .con {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding: 9%;
box-sizing: border-box;
}

.jklg li .con .d1 {
font-size: 22px;
color: #FFFFFF;
line-height: 26px;
letter-spacing: 1px;
position: relative;
padding-bottom: 20px;
}

.jklg li .con .d1:before {
content: '';
width: 25px;
height: 2px;
background: #fff;
position: absolute;
left: 0;
bottom: 0;
-webkit-transition: all .3s;
transition: all .3s;
}

.jklg li:hover .con .d1:before {
width: 74px;
}

.jklg li .con .d2 {
font-size: 16px;
color: #FFFFFF;
line-height: 23px;
margin-top: 40px;
opacity: 0;
-webkit-transition: all .3s;
transition: all .3s;
}

.jklg li:hover .con .d2 {
opacity: 1;
margin-top: 27px;
}

.tit-n {
font-size: 36px;
font-weight: bold;
color: #0551A7;
margin-bottom: 2%;
text-align: center;
}

.wsx-n {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-bottom: 4%;
}

.wsx-n li {
width: 47.5%;
margin-bottom: 3%;
}

.wsx-n li .con .d1 {
font-size: 18px;
color: #2B2B2B;
line-height: 1.7;
margin: 1.2em 0;
min-height: 5.1em;
}

.wsx-n li .con .more {
display: block;
color: #fff;
background: #00A9E0;
-webkit-border-radius: 10px 10px 10px 0px;
border-radius: 10px 10px 10px 0px;
line-height: 48px;
text-align: center;
}

.wsx-n li .con .more:hover {
opacity: 0.9;
}

.wsx-n li .con .more span {
display: inline-block;
padding-right: 19px;
background: url(../images/mm1.png) no-repeat right center;
}

.poubca-n .d0 {
margin-top: 0;
display: flex;
flex-wrap: wrap;
align-items: end;
justify-content: space-between;
}

.poubca-n .d0:after {
display: none;
}

.poubca-n .d0 span {
font-size: 24px;
text-align: right;
color: #000000;
line-height: 1.7;
margin-top: 0;
}

.lenmban-n {
border-bottom: 0;
padding-bottom: 0;
}

.olemna-n li {
-webkit-border-radius: 5px;
border-radius: 5px;
}

.poubca-n .pp-n {
font-size: 24px;
color: #2B2B2B;
line-height: 1.7;
}

.yycxzx-n {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-bottom: 5%;
}

.yycxzx-n li {
width: 24.3%;
margin-bottom: 2%;
-webkit-border-radius: 5px;
border-radius: 5px;
overflow: hidden;
position: relative;
}

.yycxzx-n li .item {
display: block;
}

.yycxzx-n li .con {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
color: #fff;
text-align: center;
-webkit-transition: all 0.5s;
transition: all 0.5s;
}

.yycxzx-n li:hover .con {
background: rgba(0,169,224,0.72);
}

.yycxzx-n li .con .ii-tt {
position: absolute;
left: 0;
right: 0;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition: all 0.5s;
transition: all 0.5s;
}

.yycxzx-n li .con .ii-img {
height: 0;
visibility: hidden;
margin-bottom: 5px;
-webkit-transition: all 0.5s;
transition: all 0.5s;
}

.yycxzx-n li .con .ii-img img {
max-height: 30px;
}

.yycxzx-n li:hover .con .ii-img {
height: 30px;
visibility: visible;
}

.yycxzx-n li .con .tt {
font-size: 18px;
line-height: 1.7;
}

.poubca-n .fk-p {
font-size: 18px;
color: #2B2B2B;
line-height: 1.7;
}

.msg_form {
font-size: 16px;
color: #666;
}

.msg_form .item {
margin-bottom: 3%;
}

.msg_form dl {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}

.msg_form dl dd {
width: 46.8%;
}

.msg_form .bb {
position: relative;
}

.msg_form .star-n {
position: absolute;
line-height: 1.3;
color: #FF0404;
top: 50%;
margin-top: -0.5em;
left: 1em;
}

.msg_tit {
color: #2B2B2B;
font-weight: bold;
margin-bottom: 1.5em;
}

.line_m {
border-bottom: 1px solid #DEDEDE;
margin-bottom: 1.6em;
}

.msg_form .input_text, .msg_form .textarea {
padding: 1.07em 1.8em;
box-sizing: border-box;
width: 100%;
font-size: 100%;
line-height: 1.3;
background: #fff;
border: 1px solid #E0E0E0;
}

.msg_form .input_text::-webkit-input-placeholder, .msg_form .textarea::-webkit-input-placeholder {
color: #999;
}

.msg_form .textarea {
height: 136px;
}

.msg_form .textarea2 {
height: 297px;
}

.msg_form .submit {
margin-top: 5%;
text-align: center;
}

.msg_form .submit .btn_submit {
display: inline-block;
cursor: pointer;
width: 200px;
text-align: center;
font-size: 100%;
line-height: 2.75;
border: 0;
background: #0551A7;
color: #fff;
padding: 0;
border-radius: 5px;
-webkit-border-radius: 5px;
}

.msg_form .submit .btn_submit:hover {
opacity: 0.9;
}

.ckb {
margin-bottom: 15px;
}

.ckb .label_tt {
margin-bottom: 7px;
}

.ckb .radiobox {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}

.ckb .radiobox3 {
justify-content: left;
}

.radiobox3 .radio_x {
min-width: 30%;
}

.radio_x {
display: inline-block;
position: relative;
cursor: pointer;
vertical-align: middle;
margin: 0 0.7em 0.2em 0;
}

.radio_x .radionew {
opacity: 0;
width: 0;
}

.radio_x label {
width: 14px;
height: 14px;
display: inline-block;
border: 1px solid #666;
border-radius: 3px;
-webkit-border-radius: 3px;
}

.radio_x input[type="radio"]:checked + span + label {
background: url(../images/checkbox_selected.png) no-repeat center #0551A7;
border-color: #0551A7;
}

.radio_x span {
display: inline-block;
line-height: 2;
padding-right: 0.5em;
margin-left: -3px;
}

.vbn {
position: relative;
}

.msg_form .textarea3 {
height: 209px;
padding-bottom: 70px;
}

.vbn .upimg {
position: absolute;
left: 8px;
bottom: 13px;
display: flex;
flex-wrap: wrap;
align-items: center;
}

.vbn .upimg .btn_img {
cursor: pointer;
}

.esg-case ul {
padding: 0 0 3.8%
}

.esg-case ul {
height: 454px
}

.esg-case ul li {
background: #0b66b4;
margin-right: 7px;
border-radius: 6px;
color: #fff;
flex: 1;
transition: 0.5s
}

.esg-case ul li .content {
padding: 5% 10%;
transition: 0.5s;
}

.esg-case ul li .txt {
display: none;
margin-top: 30px
}

.esg-case ul li.cur {
flex: 2;
background: #00A9E0;
}

.esg-case ul li.cur .txt {
display: block
}

.esg-case ul li:last-child {
margin-right: 0
}

.esg-case .font22 {
font-size: 22px;
}

.esg-case .font16 {
font-size: 16px;
}

@media (max-width:1200px) {
.ny-banner-n .con {
background: rgba(0, 169, 224, 0.9);
}

.odrlmg-n {
left: 50% !important;
}

.odrlmg-n span {
line-height: 43px;
}

.jklg li .con .d2 {
opacity: 1;
margin-top: 27px;
}

.tit-n {
font-size: 30px;
}

.wsx-n li .con .d1 {
font-size: 16px;
}

.poubca-n .pp-n {
font-size: 16px;
}

.yycxzx-n li .con .tt {
font-size: 16px;
}

.poubca-n .fk-p {
font-size: 16px;
}

.ckb .radiobox {
justify-content: left;
}

.radiobox3 .radio_x {
min-width: 0;
}

.radio_x {
margin-right: 2em;
}

.msg_form .submit {
margin-bottom: 5%;
}
}

@media (max-width:780px) {
.jklg li {
width: 100%;
}

.jklg li .bgsize {
display: none;
}

.jklg li .con {
position: relative;
padding: 6%;
}

.jklg li .con .d1 {
font-size: 18px;
}

.jklg li .con .d2 {
font-size: 14px;
margin-top: 15px;
}

.tit-n {
font-size: 17px;
}

.wsx-n li .con .d1 {
font-size: 14px;
}

.poubca-n .pp-n {
font-size: 14px;
}

.yycxzx-n li {
width: 49%;
}

.yycxzx-n li .con .tt {
font-size: 14px;
}

.poubca-n .fk-p {
font-size: 14px;
}

.msg_form {
font-size: 14px;
}

.msg_form .item {
margin-bottom: 0;
}

.msg_form dl dd {
width: 100%;
}

.msg_tit {
margin-top: 1em;
}

.msg_form .bb {
margin-bottom: 3%;
}

.msg_form .textarea2 {
height: 136px;
}
}

@media (max-width:640px) {
.wsx-n li {
width: 100%;
margin-bottom: 6%;
}
}
.tc {
text-align: center;
}

.bunteba li {
margin-top: 5%;
position: relative;
}

.bunteba li .img {
width: 60%;
float: left;
}

.bunteba li:nth-child(2n) .img {
float: right;
}

.bunteba li .img img {
width: 100%;
height: 450px;
object-fit: cover;
}

.bunteba li .con {
position: absolute;
text-align: center;
right: 0;
top: 50%;
transform: translateY(-50%);
width: 650px;
padding: 40px 60px;
color: #fff;
background: rgba(0, 169, 224, 0.9);
}

.bunteba li:nth-child(2n) .con {
right: auto;
left: 0;
}

.bunteba li .con .d1 {
font-size: 32px;
font-weight: bold;
}

.bunteba li .con .d2 {
margin-top: 15px;
font-size: 18px;
line-height: 1.8;
text-align: left;
}

.bunteba li .con .d3 {
font-size: 40px;
color: #0551a7;
margin-bottom: 3%;
}

.bunteba li .con .d4 {
margin-top: 15px;
font-size: 18px;
line-height: 1.8;
}
.clear:after {
clear: both;
content: "";
display: block;
height: 0;
line-height: 0;
visibility: hidden;
}
ul, li {
list-style: none;
}

.ouebnac li {
margin-top: 5%;
}

.ouebnac li .img {
width: 48%;
float: left;
}

.ouebnac li .img img {
width: 100%;
display: block;
}

.ouebnac li:nth-child(2n) .img {
float: right;
}

.ouebnac li .con {
width: 47%;
float: right;
padding: 6% 0 0;
}

.ouebnac li:nth-child(2n) .con {
float: left;
}

.ouebnac li .con .d1 {
font-size: 24px;
}

.ouebnac li .con .d2 {
font-size: 16px;
line-height: 25px;
max-height: 200px;
overflow: hidden;
margin-top: 30px;
}

.poateuc li {
float: left;
width: 25%;
margin-top: 5%;
text-align: center;
}

.poateuc li .tit {
font-size: 30px;
margin-top: 20px;
}
    .poateuc li img {
    
    display:inline
    }


.olemna {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    padding-top: 3%;
    justify-content: center;
}

    .olemna li {box-sizing:border-box;
        width: 32%;
        margin-right: 1.95%;
        margin-top: 2%;
        height: 58px;
        display: table;
        color: #fff;
        background: #0551a7;
        border-radius: 3px;
        text-align: center;
        font-size: 16px;
        padding: 0 3%;
    }

        .olemna li:nth-child(2n) {
            background: #00A9E0;
        }

        .olemna li:nth-child(3n) {
            margin-right: 0;
        }

        .olemna li .con {
            display: table-cell;
            vertical-align: middle;
        }