.iconsvg {
    font-size: 16px;
    width: 24px;
    height: 24px;
    margin-right: 3px;
    /* font-style: normal; */
    -webkit-font-smoothing: antialiased
}

 .mainen p{word-wrap:break-word; 
    word-break:keep-all;}
  .mainen  .navlist li a.en , .mainen .about .container h2, .mainen .about .container h3,.mainen  .maintitle h3,.mainen  span,.mainen   h3,.mainen   h1{word-break:keep-all;word-wrap:break-word; }
.product-intro p{ word-wrap:break-word; 
    word-break:keep-all;}
.jobs .titles  img{max-width: 100%;}
.jobs .left p{color: #333 ;  }
.jobs .left h3{color: #333 ;  }
.jobs .right .box{   
     flex-direction: column;
}
.jobs .commWidget {
    margin: 4vw 0;
}
.jobs .right .list .box2{display: none;}

.jobs .right div.active .box1{border-bottom:1px solid #f5f5f5; }
 
.jobs .right div.active .box2{display: block;}
 
.jobs .right .box h2 {font-weight: bold !important;}
.jobs .right .box h2 ,.job .right .box p{color: #333!important;}
.jobs .right .box .list{ background: #fff;     border-radius: 20px;}
.jobs .right .box .box1{  display: flex;    align-items: center;    flex-direction: row;    justify-content: space-around;margin: 0 !important;    background: #f5f5f5;
    padding:  2vw;
    /*border: 1px solid #fdfdfd;*/
    }
  
.jobs .container {max-width:1500px}
.jobs .container .right .box span{position: static;display: block;    font-weight: 400;line-height: 2;font-size: 16px;}

.jobs .container .right .homeLink{ background:#015aaa;color: #fff!important; min-width: 90px !important;    margin-top: 0 !important;border-radius: 0;    line-height: 2;
    padding:  10px 20px;border-radius: 30px;}
.jobs .container .right .homeLink::after{ content: url(../images/right.svg);     position: relative;
    bottom: -2px;}
.jobs .right .box h2 span{font-weight:600;padding: 15px 0;}
.jobs .container .right .box h2{ font-size: 20px !important; min-width:20%;}

.jobs .container .right .box .desc{   border-left: 1px solid #f5f5f5; font-size: 16px;
font-weight: bold;    border-left: 0px solid #E9E9E9 !important;}
.jobs .container .right .box1 .desc:nth-child(2){border-left: 1px solid #fff;}
.jobs .container .right .box span.addr{  font-size: 12px; color: #b4b4b4;}
.jobs .right .box2{padding: 0 20px;}
.jobs .right .box2 p{     padding: 10px 0;   margin: 5px 20px;}
.jobs .container .right .box .desc p{margin: 0 auto!important;padding:5px 0 !important;text-align: justify;} 
 .jobs .input-group-btn .btn{display:inline-block;padding:5px}
 .jobs .input-group-addon,  .jobs .input-group-btn{    width: 9%;}
 .jobs .container .right .box span.PreSpan, .jobs .container .right .box span.NextSpan, .jobs .container .right .box span.PageText{display:inline-block}
  .font30{font-size:30px!important}
.FK  form{width:100%;position: relative;} 
.FK  .form-group{color: #555 ;font-size: 16px;    }
.gbook .right{display:flex}
.liuyanright{margin-top:28px;    background: #f5f5f5;}
/*.FK  .FK2{ position: absolute;right: 0;    top: 0;}*/
/*.FK  .FK3{ position: absolute;right: 0;bottom: 0;}*/
.FK .btn-block {
        display: block;
        width: 100%;color: #fff;
        white-space: normal;
        height: 45px !important;    border-color: #004ea2;
        background-color: #004ea2 !important;
    }
.FK .form-control  {
    font-size: 16px;   
    display: block;
    max-width:100% !important;
    width: 100% !important;    
    height: auto!important;
    padding:12px;
    color: #76838f;
    line-height: 1.2;
    border: 1px solid #e4eaec;
    border-radius: 5px;
    background-color: #fff; 
}
.FK1{ width: 48%;}
.FK2{ width: 48%;    right: 0;position: absolute;
    top: 0;}
.FK3{ width: 48%;right: 0;position: absolute;
    bottom: 1rem;}
.FK .form-control input {
    width: 90% !important;
    height: 50px !important;
    float: left;
}
.FK .form-control textarea {
    width: 49% !important;
    height: 190px !important;
    position: absolute;
    right: 0;
    bottom: 102px;
}
 
.FXW4:before {
    content: url(../images/edit.png);
    width: 66px;
    height: 18px;
    padding: 0px 10px 0px 0px;
    vertical-align: middle;
}
.FXW1:before{

content: url(../images/username.png);
width: 66px;
height: 18px;
padding: 30px 10px 5px 0px;
vertical-align:middle;
}
.FXW2:before{

content: url(../images/email.png);
width: 66px;
height: 18px;
padding: 0px 10px 0px 0px;
vertical-align:middle;
}
.FXW3:before{

content: url(../images/phone.png);
width: 66px;
height: 18px;
padding: 0px 10px 0px 0px;
vertical-align:middle;
}
/* 定义旋转动画 */

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.case h2,
.case p {
    color: #fff;
    text-align: center;
}

.about .container {
    padding: 4vw 0
}

.about .container h2 {
    font-size: 38px;
    font-weight: 600;
    color:#333;
}

.about .container h3 {
    font-size: 21px;
}

.about .container .info {
    padding: 2vw 0
}

.about .container .info p {
    font-size: 17px;
    font-weight: 400;
    line-height: 2;
    margin-bottom: 1vw;
    width: 75%;
}

.about .nums .p_list {
    display: flex;
}

.about .nums .p_item {
    margin: 2vw 6vw 1vw 0;
    width: 12vw;
}

.about .nums .p_item .p_num {
    font-size: 62px;
    font-weight: 600;
}

.about .nums .p_item .unit {
    position: absolute;
    font-size: 20px;
}

.about .nums .p_item .s_title {
    font-size: 16px;
    font-weight: 400;
}

.wenhua {
    min-height: 85vh;
}

.wenhua .maintitle {
    margin: auto;
    padding: 4vw 0 2vw 0;
    text-align: center;
}

.wenhua .maintitle h3 {
    font-size: 38px;
}

.wenhua .maintitle .line {
    margin: auto;
}

.huanjing .container {
    margin-bottom: 4vw;
    overflow: hidden;
}

.huanjing .maintitle {
    margin: auto;
    padding: 4vw 0 2vw 0;
    text-align: center;
}

.huanjing .maintitle h3 {
    font-size: 38px;
}

.huanjing .maintitle .line {
    margin: auto;
}

.huanjing .list {
    display: flex;
    position: relative;
    padding-bottom: 10px;
}

.huanjing .list .swiper-scrollbar {
    width: 100%;
    left: 0;
}

.wenhua .list {
    display: flex;    align-items: flex-start;
}

.wenhua .list li {
    margin: 0.5%;
    width:100%;
    padding: 3vw 2vw;    min-height: 345px;
    display: flex;
        justify-content: flex-start;
    flex-direction: column;
    align-items: center;
    background: #fff;
    box-shadow: 1px 1px 8px 1px rgb(0 0 0 / 24%);
}
.wenhua .list li.en {min-height: 470px;}
.wenhua .list li:hover img {
    animation: rotate 0.4s linear;
}

.wenhua .list li:hover {
    background: #fafafa;
}

.wenhua .list h2 {
    padding-top: 0.4vw;
    font-size: 24px;
    color: #004ea2;
}

.wenhua .list p {
    font-size: 18px;
    color: #666;
    padding-top: 2vw;
}

@media only screen and (max-width: 1600px) {
    .about .nums .p_item .p_num,
    .about .nums .p_item .s_title {
        font-size: 40px;
    }
    .about .nums .p_item .s_title {
        font-size: 16px;
    }
    .hangye .maintitle h2 {
        font-size: 50px;
    }
    .maintitle h2 {
        font-size: 50px;
        top: -40px;
    }
    .maintitle h3 {
        font-size: 32px;
    }
    .hangye .right .list {
        min-height: 65vh;
    }
    .hangye .right .list p.line {
        bottom: 10vw
    }
    .product .left li h2 {
        font-size: 20px;
    }
    .product .right li p {
        font-size: 20px;
    }
}

@media only screen and (max-width: 1440px) {
    .wenhua .maintitle,
    .huanjing .maintitle {
        padding: 4vw 0 4vw 0;
    }
    .about .nums .p_item .p_num,
    .about .nums .p_item .s_title {
        font-size: 36px;
    }
    .about .nums .p_item .s_title {
        font-size: 16px;
    }
    .news .right {
        padding-left: 3%;
    }
    .hangye .maintitle h2 {
        font-size: 40px;
    }
    .maintitle h2 {
        font-size: 40px;
        top: -30px;
    }
    .maintitle h3 {
        font-size: 30px;
    }
    .hangye .right .list {
        min-height: 60vh;
    }
    .hangye .right .list p.line {
        bottom: 11vw
    }
    .product .left li h2 {
        font-size: 18px;
    }
    .product .right li p {
        font-size: 18px;
    }
    .product .right .prolist .swiper-button-prev {
        left: 40%;
        top: 100%;
    }
    .product .right .prolist .swiper-button-next {
        top: 100%;
        right: 40%;
    }
}

@media only screen and (max-width: 1280px) {
    .about .nums .p_item .p_num,
    .about .nums .p_item .s_title {
        font-size: 30px;
    }
    .about .nums .p_item .s_title {
        font-size: 16px;
    }
    .e_bannerA-2 .proindex {
        width: 90%;
    }
    .e_bannerA-2 .proindex img {
        max-width: 260px;
    }
    .hangye .maintitle h2 {
        font-size: 40px;
    }
    .maintitle h2 {
        font-size: 40px;
        top: -30px;
    }
    .maintitle h3 {
        font-size: 28px;
    }
    .hangye .right .list {
        min-height: 60vh;
    }
    .hangye .right .list p.line {
        bottom: 14vw
    }
    .product .left li h2 {
        font-size: 16px;
    }
    .product .right li p {
        font-size: 16px;
    }
    .product .right .prolist .swiper-button-prev {
        left: 40%;
        top: 100%;
    }
    #c_static_001_P_53456-1723709695308 .container .list li h2 {
        font-size: 20px;
    }
}

@media only screen and (max-width: 960px) {
    .contact .container .right .box1 .desc:nth-child(2) {
        margin: 5vw 0;
    }    .contact .container .right .box .desc {
        border-left: none !important;
    }
    .contact .container .right .box .desc span {
        font-size: 14px;
    }
    .contact .right .box .box1{        flex-direction: column;}
    .about .nums .p_item .p_num,
    .about .nums .p_item .s_title {
        font-size: 24px;
    }
    .about .nums .p_item .s_title {
        font-size: 14px;
    }
    .hangye .right .active span {
        font-size: 25vw;
    }
    .hangye .right p.desc {
        font-size: 14px;
    }
    .hangye .right .list p.line {
        bottom: 15vw;
    }
    .hangye .right .list {
        padding: 16vw 2vw;
    }
    .news .right {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .hangye .maintitle h2 {
        font-size: 30px;
    }
    .news .right {
        padding-left: 0%;
    }
    .news .content {
        flex-direction: column-reverse;
    }
    .product .right .prolist .swiper-button-prev {
        left: 40%;
        top: 100%;
    }
    .e_bannerA-2 .proindex h2 {
        font-size: 2vw;
    }
    .e_bannerA-2 .proindex img {
        max-width: 180px;
    }
}

@media only screen and (max-width: 768px) {
    .about .container .info{max-height:40vh;overflow-y:scroll}
      .wenhua .list li {min-height:204px;}
    .wenhua .list li.en {min-height:388px;}
             
    p.line {
        width: 2.5rem;
        padding: 0.4rem 0;
    }
    .wenhua .container {
        width: 100%;
    }
    .wenhua .list li {
        padding: 3vw 5vw;
        width: 49%;
    }
    .wenhua .maintitle h3 {
        font-size: 28px;
    }
    .wenhua .list h2 {
        font-size: 18px;
    }
    .huanjing .maintitle h3 {
        font-size: 28px;
    }
    .huanjing .list h2 {
        font-size: 18px;
    }
    .wenhua .list p {
        font-size: 14px;
    }
    .about .container h2 {
        font-size: 26px;
    }
    .about .container h3 {
        font-size: 14px;
    }
    .about .nums .p_item img {
        max-width: 40px;
    }
    .about .container .info p {
        width: 100%;
        font-size: 14px;
    }
    .about .nums .p_item {
        min-width: unset;
    }
    .ceng {
        background: transparent !important;
    }
    .about .nums .p_item .p_num,
    .about .nums .p_item .s_title {
        font-size: 20px;
    }
    .about .nums .p_item .s_title {
        font-size: 14px;
    }
    .more {
        padding: 1px 20px 1px 20px;
    }
    .indexmore:hover span {
        padding: 1px 15px 1px 15px;
    }
    .case .container {
        padding: 0;
    }
    .news {
        padding-bottom: 4vw;
    }
    .case .content {
        margin: 1rem 0 1rem 0;
    }
    .news .content {
        padding-bottom: 2vw;
    }
    .indexmore {
        margin: 4vw 0;
    }
    p.protext .indexmore span.more {
        padding: 1px 20px 1px 20px;
    }
    .product .container {
        width: 96%;
        padding: 0;
    }
    .case h2 {
        font-size: 1.6rem
    }
    .news .maintitle {
        margin-bottom: 4vw;
    }
    .news .maintitle p.line,
    .case p.white {
        padding: 0.4rem 0;
    }
    p.protext {
        flex-direction: column;
    }
    .case p.text {
        font-size: 16px;
        padding: 2vw 0;
        text-align: justify;
    }
     .mainen .case p.text {
        
        text-align: left;
    }
    .case .bottom li {
        flex-direction: column;
        justify-content: space-between;
    }
    .case .bottom h3 {
        font-size: 1.2rem;
        padding: 1.5vw 0;
    }
    p.protext>span {
        padding: 2vw 0;
        font-size: 16px;
    }
    #c_effect_004_P_043-1720173441964 .e_container-11 .cbox-11-2 {
        align-items: center;
    }
    .hangye {
        margin-bottom: 3vw;
        margin-top: 3vw;
    }
    .hangye .left {
        padding-top: 8vw
    }
    .hangye .container {
        justify-content: center;
        flex-direction: column;
        align-items: center;
        align-content: center;
    }
    .hangye .left {
        width: 100%;
    }
    .hangye .right {
        width: 100%;
    }
    .hangye .right .active h2 {
        font-size: 6vw;
    }
    .hangye .right .list {
        min-height: 45vh;
        padding: 12vw 2vw;
    }
    .hangye .right .list p.line {
        bottom: 30vw;
        width: 8vw;
    }
    .product .right .prolist .swiper-button-prev {
        top: 100%;
        left: 40%;
    }
    .product .right .prolist .swiper-button-next {
        top: 100%;
        right: 40%;
    }
    #c_static_001_P_53456-1723709695308 .e_text-21 {
        margin-top: 2vw;
        font-size: 8vw;
    }
    #c_static_001_P_53456-1723709695308 .container .list {
        flex-direction: column;
    }
    #c_static_001_P_53456-1723709695308 .container .list li {
        width: 90%;
        border-radius: 10px;
        margin: 5px 0;
    }
    #c_static_001_P_53456-1723709695308 .e_container-1 {
        width: 96%;
    }
    #c_static_001_P_53456-1723709695308 .container {
        padding: 0;
    }
    #c_banner_036_P_040-1720147471550 .e_bannerA-2 .p_btitle {
        font-size: 16px;
        margin-top: 10px;
        margin-bottom: 0 !important;
    }
    #c_banner_036_P_040-1720147471550 .e_bannerA-2 .p_summary {
        font-size: 12px;
    }
    .e_bannerA-2 .proindex {
        width: 90%;
    }
    .e_bannerA-2 .proindex img {
        max-width: 160px;
    }
    #c_banner_036_P_040-1720147471550 .e_bannerA-2 .p_info {
        width: 100%;
        margin: auto;
    }
    .e_bannerA-2 .proindex h2 {
        font-size: 2.4vw;
    }
    .news .right img {
        max-width: 100%;
    }
}

@media only screen and (max-width: 640px) {
    .wenhua .list {
        flex-wrap: wrap;
        flex: 1 0 50%;
    }
    .about .nums .p_item {
        width: 100%;
        margin: 1vw;text-align: left;
    }
    .about .nums .p_item .p_num,
    .about .nums .p_item .s_title {
        font-size: 18px;
    }
    .about .nums .p_item .s_title {
        font-size: 12px;
    }
    .case p.text {
        font-size: 14px;
    }
    .case .bottom li {
        flex-direction: column;
    }
    .case .bottom h3 {
        font-size: 1rem;
        padding: 1.5vw 0;
    }
    .product .content {
        flex-direction: column-reverse
    }
    .product .right {
        width: 100%;
    }
    .product .left {
        width: 100%;
    }
    .product .right .prolist .swiper-button-prev {
        top: 100%;
        left: 30%;
    }
    .product .right .prolist .swiper-button-next {
        top: 100%;
        right: 30%;
    }
}

@media only screen and (max-width: 480px) {
    .product .content {    margin: 1rem 0 4rem 0;}
    .font30{font-size:18px!important}
    .wenhua .list li img {max-height:40px;max-width:40px}
    
    .news .left li .con h3{    font-size: 16px;}
    .news .left li .con span{font-size: 12px;}
    .navlist li {
    background: #004ea2;
    color: #fff;
    width: auto !important;
    padding: 1vw 0;
    white-space: nowrap;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
    .huanjing .container {
        width: 100%;
    }
    .huanjing .list {
        overflow: hidden;
    }
    .wenhua .maintitle,
    .huanjing .maintitle {
        padding: 5vw 0 8vw 0;
    }
    .wenhua {
        min-height: 70vh;
    }
    .wenhua .list p {
        font-size: 12px;
    }
    .about .nums .p_item .p_num,
    .about .nums .p_item .s_title {
        font-size: 16px;
    }
    .about .nums .p_item .unit,
    .about .nums .p_item .s_title {
        font-size: 12px;
    }
     .about .nums .p_item .s_title {
       text-align: left;    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    }
    .hangye .maintitle h2 {
        font-size: 36px;
    }
    .news .container {
        padding: 0;
    }
    #c_effect_004_P_043-1720173441964 .e_container-10 .cbox-11-0 {
        display: none !important;
    }
    .hangye .right .list {
        min-height: 36vh;
        padding: 10vw 2vw;
    }
    .hangye .right p.desc {
        font-size: 12px;
    }
    .product .right .prolist .swiper-button-prev {
        top: 120%;
        left: 30%;
    }
    .product .right .prolist .swiper-button-next {
        top: 120%;
        right: 30%;
    }
    .e_bannerA-2 .proindex {
        padding: 0;
        width: 100%;
    }
    #c_banner_036_P_040-1720147471550 .e_bannerA-2 .p_btitle {
        font-size: 14px;
        margin-top: 10px;
        margin-bottom: 0 !important;
    }
    #c_banner_036_P_040-1720147471550 .e_bannerA-2 .p_summary {
        font-size: 12px;
    }
   
    .e_bannerA-2 .proindex img {
        max-width: 108px;
    }
}

@media only screen and (max-width: 400px) {}

@media only screen and (max-width: 375px) {
    .hangye .right .active h2 {
        font-size: 5vw;
    }
    .hangye .right .list p.line {
        bottom: 33vw;
    }
}