html {
    scroll-behavior: smooth;
}
body {
    /*overflow-x: hidden;*/
}

.head .logo {
    margin-left: 0;
}

.head .menu {
    margin-left: 0;
}

.head .logo {
    width: 237px;
    height: auto;
    background: url(../images/i4.png) no-repeat center;
    margin-top: 0;
}

.menu_fixed {
    height: 90px;
}

.menu_fixed .logo, .menu_fixed .logo.po {
    background: url(../images/i1.png) no-repeat center;
    width: 237px;
    height: 90px;
    margin-top: 0;
}

.menu_fixed .menu {
    margin-top: 36px;
}

.menu_fixed .href {
    margin-top: 20px;
}

.head i {
    display: none;
}

.head .href {
    margin-right: 0;
}

.headWithin {
    display: flex;
    justify-content: space-between;
}

.head .menu a {
    font-size: 16px;
    padding-left: 30px;
    margin-right: 20px;
    color: #ffffff;
}

.menu_fixed .menu a {
    color: #000;
}

.head .menu a {
    background: url(../images/i13.png) no-repeat left center;
}

.menu_fixed .menu a {
    background: url(../images/i14.png) no-repeat left center;
}

.head .href a {
    font-size: 16px;
    color: #ffffff;
}

.menu_fixed .href a.tm {
    color: #000;
}

.menu_fixed .href a.en {
    color: #000000;
}
.nav ul li a{
    line-height: 25px;
}
.nav .topBox input[type=submit] {
    width: 22px;
    height: 22px;
    border: none;
    outline: none;
    background: url(../image/search.jpg) no-repeat center;
    background-size: 100%;
    cursor: pointer;
    border-left: none;
}

.b-bd li .nrBox {
    width: 100%;
    left: 0;
}

.b-bd li .nrBox .Box .words {
    top: 25%;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    height: 230px;
}

.b-bd li .nrBox .Box h1 {
    font-size: 68px;
    color: #ffffff;
    font-weight: bold;
}

.b-bd li .nrBox .Box h2 {
    font-size: 28px;
    margin: 20px 0 30px;
}

.b-bd li .nrBox .Box p {
    width: 180px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #000000;
    background: #ffffff;
    margin: 0 auto;
    border-radius: 40px;
}

.productBox h1 {
    font-size: 42px;
}

.productBox p {
    text-align: center;
    font-size: 18px;
    margin-bottom: 80px;
}

.productBox {
    margin: 80px auto 70px;
    overflow: unset;
}

.productBox .prev {
    display: block;
    width: 27px;
    height: 51px;
    background: url(../images/i6.png) no-repeat center;
    position: absolute;
    top: 50%;
    left: -50px;
    cursor: pointer;
    z-index: 9999;
}

.productBox .next {
    display: block;
    width: 27px;
    height: 51px;
    background: url(../images/i7.png) no-repeat center;
    position: absolute;
    top: 50%;
    right: -50px;
    cursor: pointer;
    z-index: 9999;
}

.productBox .bd ul li {
    width: 24.5%;
    margin-right: 10px;
}

.productBox .bd {
    margin-left: 0 !important;
}

.videoBox {
    height: 790px;
}

.videoBoxBg {
    height: 790px;
    background: url(../images/i8.png) no-repeat center top;
    background-attachment: fixed;
    background-size: cover;
}

.videoBoxBg h2 {
    font-size: 48px;
    font-weight: bold;
    color: #ffffff;
    margin-bottom: 15px;
    line-height: 70px;
    text-align: center;
    padding-top: 210px;
}

.videoBoxBg p {
    font-size: 20px;
    color: #ffffff;
}

.videoBox img {
    width: auto;
    height: auto;
    padding-top: 35px;

}

.vw {
    font-size: 24px;
    color: #ffffff;
}

.caseBox {
    width: 60%;
}

.newsBox {
    width: 31%;
}

.caselist {
    margin-top: 40px;
}

.caselist .caseitem {
    float: left;
    text-align: center;
    width: 19%;
    margin-right: 1%;
    padding: 5px;
    box-sizing: border-box;
    border: 1px solid #cccccc;
    margin-bottom: 10px;
    overflow: hidden;
}

.caselist .caseitem:nth-child(5n) {
    margin-right: 0;
}

.caselist .caseitem img {
    width: 100%;
    transition: all .3s;
}

.caselist .caseitem img:hover {
    transform: scale(1.1);
}

.newsBox ul li a.tit {
    width: 210px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.case_newsBox {
    margin-bottom: 100px;
}

.foot .item h1 a {
    font-size: 18px;
}

.foot .item a.href {
    font-size: 16px;
    color: #999999;
}

.innerf {
    width: 80%;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.foot {
    background: unset;
}

.foot .fphone {
    width: 450px;
    float: left;
    margin-top: 20px;
}

.foot .innerf {
    width: 750px;
    float: right;
}

.foot .innerf {
    display: flex;
    justify-content: space-between;
}

.foot .item {
    width: auto;
}

.fphone p:nth-child(1) {
    font-size: 18px;
    color: #ffffff;
    margin-bottom: 12px;
}

.fphone p:nth-child(2) {
    font-size: 28px;
    color: #ffffff;
    margin-bottom: 20px;
}

.fphone p:nth-child(3) {
    font-size: 18px;
    color: #ffffff;
    margin-bottom: 12px;
}

.fphone p:nth-child(4) {
    font-size: 28px;
    color: #ffffff;
    margin-bottom: 20px;
}

.fphone p:nth-child(5) {
    font-size: 18px;
    color: #ffffff;
    margin-bottom: 12px;
}

.fphone p:nth-child(6) {
    font-size: 28px;
    color: #ffffff;
    margin-bottom: 20px;
}

.fphone p:nth-child(7) {
    font-size: 16px;
    color: #999999;
}

.foot {
    margin-bottom: 40px;
}

.foot .item h1 {
    padding-bottom: 15px;
}

.foot .item a.href {
    margin-bottom: 10px;
}

.PCFootwarp {
    background: #21262c;
}

.flogotxt {
    padding-bottom: 35px;
    padding-top: 60px;
    border: 1px solid #2a3138;
}

.flogotxt .flogo {
    float: left;
}

.flogotxt .fcode {
    float: right;
}

.fcodehide {
    display: none;
    position: absolute;
    padding: 5px;
    box-sizing: border-box;
    background: #ffffff;
    left: 0;
    top: 40px;
    z-index: 1;
}

.fcode .fcodeimg {
    float: left;
    margin-left: 30px;
    margin-top: 16px;
    position: relative;
}

.bqsy {
    height: 70px;
    line-height: 70px;
    background: #1b1f24;
    text-align: center;
    font-size: 16px;
    color: #999999;
}

.nav .item img.logo {
    width: 100px;
}

.productBox .bd li img {
    transition: all .3s;
}

.productBox .bd li img:hover {
    transform: scale(1.1);
}

.l {
    float: left;
}

.r {
    float: right;
}

/* 二级导航 */
.xc_nav {
    position: relative;
    line-height: 62px;
    height: 62px
}

.xc_nav .xc_nav_line {
    height: 1px;
    width: 100%;
    position: absolute;
    background: #e7e7e7;
    left: 0;
    bottom: 0;
}

.xc_nav .xc_nav_line i {
    height: 2px;
    background: #127e3a;
    position: absolute;
    left: 0;
    bottom: 0;
}

.xc_nav ul {
    float: left;
}

.xc_nav ul li {
    font-size: 16px;
    color: #1d1d1d;
    float: left;
    margin-right: 35px;
    padding-right: 10px;
}

.xc_nav ul li:hover {
    color: #127e3a;
}

.xc_nav ul li.cur {
    color: #127e3a;
}

.xc_nav ul li.cur a {
    color: #127e3a
}

.xc_nav ul li a {
    display: block;
}

.wrap {
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
}

.fix {
    clear: both;
}

/* 面包屑 */
.crumbs {
    font-size: 14px;
    color: #000;
}

.crumbs a {
    display: inline-block;
}

.crumbs em {
    display: inline-block;
    margin: 0 5px;
}

.crumbs span {
    display: inline-block;
}

/* 关于我们 */
.about_us {
    background: url(../img/bg_dot.jpg);
}

.about_us01 .infor .tit {
    font-size: 34px;
    line-height: 40px;
    color: #000;
    font-weight: lighter;
}

.about_us01 .infor .con {
    font-size: 20px;
    line-height: 35px;
    color: #000;
    font-weight: lighter;
    margin-top: 15px;
}

.about_us01 .content {
    color: #333;
    line-height: 28px;
    margin-top: 35px;
}

.about_us02 {
    margin: 80px 0;
}

.about_us02 .left {
    float: left;
    width: 40%;
    position: relative;
    margin-top: 20px;
}

.about_us02 .left:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 100%;
    left: 50%;
    background: #dedede;
}

.about_us02 .left:after {
    content: '';
    position: absolute;
    height: 1px;
    width: 100%;
    top: 50%;
    left: 0;
    background: #dedede;
}

.about_us02 .left .item {
    float: left;
    width: 50%;
    height: 182px;
    text-align: center;
}

.about_us02 .left .item .num {
    font-size: 17px;
    color: #181e26;
    line-height: 1;
    margin: 25px 0;
}

.about_us02 .left .item .num span {
    font-size: 65px;
    font-weight: lighter;
    color: #127e3a;
    margin-right: 2px;
}

.about_us02 .left .item .txt {
    font-size: 15px;
    color: #b1b1b1;
}

.about_us02 .left .item .txt i {
    color: #127e3a;
    position: relative;
    top: -2px;
}

.about_us02 .right {
    float: right;
    width: 55%;
    cursor: pointer;
}

.about_us02 .right .rect-51 {
    padding-bottom: 51%;
}

.about_us02 .right .play {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 76px;
    height: 76px;
    margin-left: -38px;
    margin-top: -38px;
    background: url(../images/about_us02_2.png) no-repeat center;
    background-size: cover;
}

.about_us03 .infor .tit {
    font-size: 34px;
    line-height: 40px;
    color: #000;
    font-weight: lighter;
}

.about_us03 .infor .con {
    font-size: 20px;
    line-height: 35px;
    color: #000;
    font-weight: lighter;
    margin-top: 20px;
}

.about_us03 .content {
    margin-top: 30px;
}

.about_us03 .content .left {
    width: 47%;
    float: left;
}

.about_us03 .content .left .rect-62 {
    padding-bottom: 62%;
}

.about_us03 .content .right {
    width: 50%;
    float: right;
    margin-top: 30px;
}

.about_us03 .content .right .item {
    margin-bottom: 65px;
}

.about_us03 .content .right .item:last-child {
    margin-bottom: 0;
}

.about_us03 .content .right .item .t {
    font-size: 20px;
    line-height: 28px;
    color: #343434;
}

.about_us03 .content .right .item .c {
    font-size: 15px;
    line-height: 28px;
    color: #343434;
    font-weight: lighter
}

.channel_content {
    padding: 65px 0;
    min-height: 300px;
}

*[class*="rect-"] {
    position: relative;
    display: block;
    width: 100%;
    height: 0;
    overflow: hidden;
}

/* 企业文化 */
.abhw {
    margin: 80px 0;
}

.culture01 .content .rect-608 {
    padding-bottom: 60.8%;
}

.culture01 .content .rect-646 {
    padding-bottom: 64.6%;
}

.culture01 .content .left {
    width: 51.5%;
    float: left;
}

.culture01 .content .right {
    width: 48.5%;
    float: right;
    position: relative;
}

.culture01 .content .right .cover {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.culture01 .content .right .cover .box {
    padding: 0px 0 20px 50px;
}

.culture01 .content .right .cover .box li {
    margin-bottom: 30px;
    overflow: hidden;
}

.culture01 .content .right .cover .box li .icon {
    width: 34px;
}

.culture01 .content .right .cover .box li .info {
    margin-left: 20px;
    margin-top: 4px;
    width: calc(100% - 54px)
}

.culture01 .content .right .cover .box li .info .t {
    font-size: 23px;
    line-height: 30px;
    color: #127e3a;
}

.culture01 .content .right .cover .box li .info .c {
    font-size: 17px;
    line-height: 30px;
    color: #333;
    margin-top: 10px;
}

.culture01 .content .rect-608 img {
    width: 100%;
}

/*发展历程*/
.about_us04 {
    background: url(../images/about_us04_1.png) no-repeat center;
    background-size: cover;
}

.about_us04 .content {
    margin-top: 50px;
}

.about_us04 .content .item {
    display: none;
    position: relative;
    padding-bottom: 40px;
    margin-bottom: 22px;
    background: url(../images/about_us04_4.png) repeat-x left bottom;
}

.about_us04 .content .item:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -20px;
    width: 12px;
    height: 12px;
    background: url(../images/about_us04_3.png) no-repeat center;
    background-size: cover;
}

.about_us04 .content .owl-item .item {
    display: block;
}

.about_us04 .content .item .box {
    padding: 35px 60px;
    border-left: 1px solid #dedede;
}

.about_us04 .content .date {
    font-size: 41px;
    color: #e30713;
    font-weight: 100;
    line-height: 65px;
}

.about_us04 .content .con {
    font-size: 16px;
    color: #1f1f1f;
    line-height: 31px;
}

.about_us04 .owl-nav > div {
    cursor: pointer;
    z-index: 5;
    width: 60px;
    height: 60px;
    text-align: center;
    font-size: 16px;
    transition: .5s ease;
    line-height: 60px;
    position: absolute;
    top: 50%;
    margin-top: -44px;
    background: #f5f5f5;
}

.about_us04 .owl-nav .owl-prev {
    left: -70px;
}

.about_us04 .owl-nav .owl-next {
    right: -70px;
}

.about_us04 .owl-nav > div:hover {
    background: #e30713;
    color: #fff;
}

.about_us04 .owl-nav i {
    margin: 0;
}

.about_us04 .content .con {
    height: 120px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    font-weight: 100;
}

.owl-item {
    width: 33.33%;
}

.owl-carousel {
    position: relative;
}

.hd img {
    width: 20px;
}

.hd .owl-prev {
    position: absolute;
    left: -50px;
    top: 37%;
}

.hd .owl-next {
    position: absolute;
    right: -50px;
    top: 35%;
}

.about_us04 .inner {
    overflow: unset;
}

.ryzz {
    margin-top: 40px;
    position: relative;
}

.ryzz ul li {
    width: 24%;
    margin-right: 15px;
}

.ryzz ul li img {
    width: 100%;
}

.hzhb {
    margin-top: 40px;
    position: relative;
}

.hzhb ul li {
    width: 16%;
    margin-right: 0.66%;
    margin-bottom: 15px;
}
.hzhb ul li:nth-child(6n){
    margin-right: 0;
}

.hzhb ul li img {
    width: 100%;
    padding: 3px;
    box-sizing: border-box;
    border: 1px solid #cccccc;
}

.bd ul li p {
    font-size: 16px;
    color: #000000;
    margin-top: 10px;
    text-align: center;
}

.qyfc {
    margin-top: 60px;
    position: relative;
}

.qyfc .swiper-slide {
    /*width: 33.33%;*/
    transform: scale(0.8);
    transition: all .3s;
}

.qyfc .swiper-slide img {
    width: 100%;
}

.qyfc .swiper-slide-active {
    transform: scale(1);
    z-index: 1;
}

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after, .swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    display: none;
}

.qyfc .hd .owl-prev, .qyfc .hd .owl-next {
    top: 50%;
}

.swiper-slide p {
    font-size: 18px;
    color: #000000;
    margin-top: 15px;
    text-align: center;
    font-weight: 500;
}

.btmore{
    display: block;
    width: 150px;
    line-height: 50px;
    font-size: 16px;
    color: #fff !important;
    margin: 60px auto 20px;
    text-align: center;
    background: #127e3a;
    border-radius: 40px;
}
.caselistp {
    width: 1200px;
    overflow: hidden;
    margin: 28px auto 45px;
}
.caseitemp{
    width: 32%;
    margin-right: 2%;
    float: left;
    margin-bottom: 50px;
}
.caseitemp img{
    width: 100%;
    padding: 3px;
    box-sizing: border-box;
    border: 1px solid #cccccc;
}
.caseitemp:nth-child(3n){
    margin-right: 0;
}
.caseitemp h2{
    font-size: 20px;
    margin: 20px 0;
    text-align: left;
    padding: 0 20px;
    box-sizing: border-box;
}
.caseitemp p{
    font-size: 16px;
    line-height: 28px;
    text-align: left;
    padding: 0 20px;
    box-sizing: border-box;
}

/* 联系我们 */
.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;
}

/*人才招聘*/
.lylist{
    margin-top: 50px;
}
.lylist .lyitem{
    width: 23%;
    margin-right: 2.2%;
    float: left;
}
.lylist .lyitem:nth-child(4){
    margin-right: 0;
}
.lylist .lyitem img{
    width: 100%;
}
.lylist .lyitem h2{
    font-size: 18px;
    text-align: center;
    margin: 15px 0 10px;
    color: #000000;
}
.lylist .lyitem p{
    font-size: 16px;
    text-align: center;
    line-height: 25px;
}
.hr {
    margin-top: 60px;
}

.hr li {
    border-bottom: 1px solid #ddd;
    width: 20%;
    float: left
}

.hr .tit {
    height: 40px;
    line-height: 40px;
    background: #ffffff;
    margin-top: 40px;
}

.hr ul {
    overflow: hidden;
    margin: 0;
}

.hr li {
    width: 20%;
    float: left;
    overflow: hidden;
    text-align: center;
    color: #333333;
}

.hr .list li {
    line-height: 34px;
    padding: 8px 0;
    height: 34px;
    overflow: hidden;
    color: #333333;
}

.hr .list .detail {
    line-height: 24px;
    padding: 20px;
    border-bottom: 1px solid #ddd;
    display: none;
}

.hr .list .detail p {
    padding: 2px 0
}

.hr .list .detail h4 {
    padding: 10px 0;
}

.hr .list a.date {
    width: 80px;
    background: #9a9a9a;
    display: inline-block;
    color: #fff;
}

.hr .list a.date:hover,
.hr .list a.on {
    background: #127e3a;
}

.hr a {
    margin: 0 6px;
    color: #333333;
    font-size: 14px;
}

.hr .list .icon_apply img {
    vertical-align: middle;
}
.hr li{
    font-size: 16px;
}
.hr li strong{
    font-size: 18px;
}

.product ul li{
    width: 23%;
    margin-right: 2%;
}
.product ul li:nth-child(4n){
    margin-right: 0;
}
.product li .picShow .bd ul.show li{
    width: 100%;
}

.product li p.cn{
    line-height: 22px;
    height: auto;
}
.product li img{
    width: 100%;
    height: auto;
}

/*新闻资讯*/
.newlist {
    margin-top: 60px;
}

.newlist ul li {
    display: flex;
    margin-bottom: 30px;
    background: #f6f6f6;
}

.newlist ul li .nimg {
    width: 22%;
    margin-right: 4%;
    overflow: hidden;
}

.newlist ul li .nimg img {
    width: 100%;
    height: 100%;
}

.newlist ul li .ntxt {
    padding: 40px 0 30px;
    width: 66%;
}

.newlist ul li .date {
    width: 8%;
}

.newlist ul li .ntxt h2 {
    font-size: 24px;
    margin-bottom: 13px;
}

.newlist ul li .ntxt p {
    font-size: 16px;
    line-height: 30px;
}

.newlist ul li .ntxt a {
    display: inline-block;
    padding: 0 22px;
    height: 34px;
    line-height: 34px;
    border: 1px solid #C9C9C9;
    font-size: 14px;
    margin-top: 25px;
}

.newlist ul li .date {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #000;
    transition: all 0.3s ease;
}

.newlist ul li .date h2 {
    font-size: 60px;
    line-height: 60px;
    font-weight: bold;
}

.newlist ul li .date p {
    font-size: 18px;
    line-height: 26px;
}

.newlist ul li:hover .ntxt h2 {
    color: #052875;
    transition: all .3s;
}

.newlist ul li:hover .nimg img {
    transform: scale(1.1);
    transition: all .3s;
}

.newlist ul li:hover .date {
    background: #052875;
}

.newlist ul li:hover .date h2, .newlist ul li:hover .date p {
    color: #ffffff;
}

.newlist.downlist ul li .ntxt {
    width: 92%;
    padding-left: 2%;
    box-sizing: border-box;
}

.newlist.downlist ul li .downs img {
    width: 60px;
    margin-top: 80px;
}

.casemain{
    margin-top: 60px;
    margin-bottom: 40px;
}

.caseitems{
    width: 32%;
    margin-right: 1.2%;
    float: left;
}
.caseitems:nth-child(3n){
    margin-right: 0;
}
.caseitems img{
    width: 100%;
}
.caseitems p{
    font-size: 16px;
    margin: 15px 0 20px;
    text-align: center;
}

/*产品详情*/
.product-info {
    width: 100%;
    font-size: 16px;
}
.product-info .info-top {
    width: 100%;
    position: relative;
    padding-bottom: 80px;
}
.product-info .info-top:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/product-info-bg.jpg) center center no-repeat;
    background-size: cover;
    opacity: 0.8;
}
.product-info .info-top .breadbox {
    position: relative;
}
.product-info .info-top .top-box {
    width: 100%;
    margin-top: 50px;
    position: relative;
}
.product-info .info-top .top-box .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.product-info .info-top .top-box .container .left {
    width: 56.25%;
    width: 47%;
    position: relative;
}
@media (max-width: 1199px) {
    .product-info .info-top .top-box .container .left {
        width: 52.25%;
    }
}
@media (max-width: 991px) {
    .product-info .info-top .top-box .container .left {
        width: 100%;
    }
}
.product-info .info-top .top-box .container .left .swiper {
    width: 100%;
    overflow: hidden;
}
.product-info .info-top .top-box .container .left .swiper .swiper-wrapper {
    width: 100%;
}
.product-info .info-top .top-box .container .left .swiper .swiper-wrapper .swiper-slide {
    width: 35%;
    position: relative;
    /*min-height: 470px;*/
}
.product-info .info-top .top-box .container .left .swiper .swiper-wrapper .swiper-slide::before {
    content: '';
    width: 100%;
    padding-top: 100%;
    display: block;
}
.product-info .info-top .top-box .container .left .swiper .swiper-wrapper .swiper-slide img {
    width: 100%;
    /*height: 100%;*/
    object-fit: cover;
    position: absolute;
    top: 0;
}
.product-info .info-top .top-box .container .left .swiper .swiper-pagination {
    position: relative;
    font-size: 0;
    margin-top: 40px;
    display: none;
}
.product-info .info-top .top-box .container .left .swiper .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #c6c6c6;
    opacity: 1;
    margin: 0 10px;
}
.product-info .info-top .top-box .container .left .swiper .swiper-pagination .swiper-pagination-bullet-active {
    background: #127e3a;
}
.product-info .info-top .top-box .container .right {
    width: 40%;
    width: 48%;
}

.showqh{
    position: absolute;
    bottom: -70px;
    top: unset;
    left: 0;
    right: 0;
    margin: auto;
    width: 160px;
}
.showqh img:first-child{
    margin-right: 35px;
}
.showqh img{
    width: auto;
    height: auto;
    opacity: 1;
    float: left;
    position: unset;
}

@media (max-width: 1199px) {
    .product-info .info-top .top-box .container .right {
        width: 43%;
    }
}
@media (max-width: 991px) {
    .product-info .info-top .top-box .container .right {
        width: 100%;
        margin-top: 100px;
    }
}
@media (max-width: 767px) {
    .product-info .info-top .top-box .container .right {
        margin-top: 50px;
    }
}
.product-info .info-top .top-box .container .right .t1 {
    font-size: 36px;
    line-height: 58px;
    color: #333;
}
.product-info .info-top .top-box .container .right .t2 {
    color: #333;
    line-height: 22px;
    margin-top: 36px;
    max-height: 250px;
    /*overflow-y: auto;*/
}
@media (max-width:1200px) {
    .product-info .info-top .top-box .container .right .t2{
        height: 200px;
    }
}
@media (max-width:768px) {
    .product-info .info-top .top-box .container .right .t2{
        height: 300px;
    }
}

.product-info .info-top .top-box .container .right .t2::-webkit-scrollbar {
    width: 1px; /*对垂直流动条有效*/
}

/*定义滚动条的轨道颜色、内阴影及圆角*/
.product-info .info-top .top-box .container .right .t2::-webkit-scrollbar-track{
    -webkit-box-shadow: inset 0 0 6px #aaa;
    background-color: #aaa;
    border-radius: 3px;
}


/*定义滑块颜色、内阴影及圆角*/
.product-info .info-top .top-box .container .right .t2::-webkit-scrollbar-thumb{
    border-radius: 7px;
    -webkit-box-shadow: inset 0 0 6px #004896;
    background-color: #004896;
}

.product-info .info-top .top-box .container .right .t2 span {
    font-size: 18px;
    display: block;
    margin-bottom: 16px;
}
.product-info .info-top .top-box .container .right .ckbox {
    margin-top: 73px;
    display: flex;
}
.product-info .info-top .top-box .container .right .ckbox a {
    width: 184px;
    height: 54px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all ease-out 0.3s;
    color: #004896;
    background: #fff;
    margin-right: 20px;
}
@media (max-width: 767px) {
    .product-info .info-top .top-box .container .right .ckbox a {
        width: 220px;
        height: 70px;
    }
}
.product-info .info-top .top-box .container .right .ckbox a span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    margin-left: 10px;
    position: relative;
    background-color: #004896;
    border-radius: 50%;
}
.product-info .info-top .top-box .container .right .ckbox a span img,
.product-info .info-top .top-box .container .right .ckbox a span svg {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transition: all ease-out 0.3s;
}
.product-info .info-top .top-box .container .right .ckbox a span img:nth-child(2),
.product-info .info-top .top-box .container .right .ckbox a span svg:nth-child(2) {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
.product-info .info-top .top-box .container .right .ckbox a span svg {
    width: 42%;
}
.product-info .info-top .top-box .container .right .ckbox a span svg path {
    fill: #fff;
}
.product-info .info-top .top-box .container .right .ckbox a:hover {
    color: #fff;
    background: #004896;
}
.product-info .info-top .top-box .container .right .ckbox a:hover span {
    background-color: #fff;
}
.product-info .info-top .top-box .container .right .ckbox a:hover span img:nth-child(1) {
    opacity: 0;
}
.product-info .info-top .top-box .container .right .ckbox a:hover span img:nth-child(2) {
    opacity: 1;
}
.product-info .info-top .top-box .container .right .ckbox a:hover span svg path {
    fill: #004896;
}
.product-info .info-top .top-box .container .right .ckbox .mov {
    background-color: #004896;
    color: #fff;
}
.product-info .info-top .top-box .container .right .ckbox .mov:hover {
    opacity: 0.9;
}
.product-info .pinfo-box2 {
    width: 100%;
    padding: 120px 0 132px;
}
.product-info .pinfo-box2 .container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
    position: relative;
}
.product-info .pinfo-box2 .container .left {
    width: 56.25%;
}
@media (max-width: 991px) {
    .product-info .pinfo-box2 .container .left {
        width: 100%;
    }
}
.product-info .pinfo-box2 .container .left .tbox {
    width: 100%;
    margin-bottom: 75px;
}
@media (max-width:767px) {
    .product-info .pinfo-box2 .container .left .tbox{
        margin-bottom: 30px;
    }
}
.product-info .pinfo-box2 .container .left .tbox:last-child {
    margin-bottom: 0;
}
.product-info .pinfo-box2 .container .left .tbox .t1 {
    color: #000;
    line-height: 1;
    border-left: 3px solid #d40400;
    padding-left: 20px;
    font-size: 34px;
}
.product-info .pinfo-box2 .container .left .tbox .t2 {
    width: 100%;
    border-top: 1px solid #f0f1f1;
    margin-top: 40px;
    padding-top: 33px;
    line-height: 30px;
    color: #333;
}
.product-info .pinfo-box2 .container .left .tbox .t2 img {
    max-width: 100%;
}
.product-info .pinfo-box2 .container .left .tbox .t2 table {
    width: 100%!important;
}
.product-info .pinfo-box2 .container .left .tbox .img-list {
    width: 100%;
    margin-top: 30px;
}
.product-info .pinfo-box2 .container .left .tbox .img-list ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.product-info .pinfo-box2 .container .left .tbox .img-list ul li {
    width: 22.22%;
    position: relative;
    margin-right: 3.7%;
    margin-bottom: 30px;
}
.product-info .pinfo-box2 .container .left .tbox .img-list ul li:nth-child(4n) {
    margin-right: 0;
}
.product-info .pinfo-box2 .container .left .tbox .img-list ul li:nth-child(n + 5) {
    display: none;
}
.product-info .pinfo-box2 .container .left .tbox .img-list ul li::before {
    content: '';
    width: 100%;
    padding-top: 80%;
    display: block;
}
.product-info .pinfo-box2 .container .left .tbox .img-list ul li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
}
.product-info .pinfo-box2 .container .left .tbox .img-list .getmore {
    width: 100%;
    height: 50px;
    border: 1px solid #004896;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #004896;
    transition: all ease-out 0.3s;
    cursor: pointer;
}
@media (max-width: 767px) {
    .product-info .pinfo-box2 .container .left .tbox .img-list .getmore {
        height: 70px;
    }
}
.product-info .pinfo-box2 .container .left .tbox .img-list .getmore:hover,
.product-info .pinfo-box2 .container .left .tbox .img-list .getmore.on {
    background: #004896;
    color: #fff;
}
.product-info .pinfo-box2 .container .right {
    width: 28.75%;
}
@media (max-width: 991px) {
    .product-info .pinfo-box2 .container .right {
        width: 100%;
        margin-top: 10px;
    }
}
@media (min-width: 992px) {
    .product-info .pinfo-box2 .container .right {
        position: sticky;
        top: 90px;
    }
}
.product-info .pinfo-box2 .container .right .title {
    color: #999;
    line-height: 1;
    font-size: 24px;
}
.product-info .pinfo-box2 .container .right .list {
    width: 100%;
    margin-top: 30px;
}
.product-info .pinfo-box2 .container .right .list li {
    width: 100%;
    margin-bottom: 20px;
}
.product-info .pinfo-box2 .container .right .list li:last-child {
    margin-bottom: 0;
}
.product-info .pinfo-box2 .container .right .list li a {
    display: flex;
    justify-content: space-between;
}
.product-info .pinfo-box2 .container .right .list li a .img {
    width: 34.78%;
    position: relative;
    border: 1px solid #f1f1f1;
    flex-shrink: 0;
    overflow: hidden;
}
.product-info .pinfo-box2 .container .right .list li a .img::before {
    content: '';
    width: 100%;
    display: block;
    padding-top: 75%;
}
.product-info .pinfo-box2 .container .right .list li a .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.product-info .pinfo-box2 .container .right .list li a .tbox {
    width: 65.22%;
    padding-top: 16px;
    padding-left: 20px;
}
.product-info .pinfo-box2 .container .right .list li a .tbox .t1 {
    font-size: 18px;
    color: #333;
    line-height: 24px;
}
@media (max-width: 1580px) {
    .product-info .pinfo-box2 .container .right .list li a .tbox .t1 {
        font-size: 16px;
    }
}
.product-info .pinfo-box2 .container .right .list li a .tbox .t2 {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    margin-top: 13px;
}
.product-info .pinfo-box2 .container .right .list li a:hover .img img {
    -webkit-transform: scale(1.04);
    transform: scale(1.04);
}
.product-info .pinfo-box2 .container .right .list li a:hover .tbox .t2 {
    color: #004896;
}
.product-info .pinfo-box2 .container .right .apply {
    width: 100%;
    position: relative;
    margin-top: 40px;
    cursor: pointer;
}
.product-info .pinfo-box2 .container .right .apply .img {
    width: 100%;
    position: relative;
    border: 1px solid #f1f1f1;
    overflow: hidden;
}
.product-info .pinfo-box2 .container .right .apply .img::before {
    content: '';
    width: 100%;
    display: block;
    padding-top: 34.78%;
}
.product-info .pinfo-box2 .container .right .apply .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    transition: all 0.3s linear;
}
.product-info .pinfo-box2 .container .right .apply .txt {
    line-height: 1;
    color: #fff;
    position: absolute;
    left: 30px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
}
.product-info .pinfo-box2 .container .right .apply:hover .img img {
    -webkit-transform: scale(1.04);
    transform: scale(1.04);
}

.product-info .pinfo-box2 .getmore-pro{
    width: 100%;
    height: 50px;
    border: 1px solid #004896;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #004896;

    cursor: pointer;
}
.product-info .pinfo-box2 .getmore-pro a{
    display: flex;
    justify-content: center;
    align-items: center;
    color: #004896;
    width: 100%;
    height: 100%;
    transition: all ease-out 0.3s;
}
@media (max-width: 767px) {
    .product-info .pinfo-box2 .getmore-pro {
        height: 70px;
    }
}
.product-info .pinfo-box2 .getmore-pro:hover a{
    background: #004896;
    color: #fff;
}
.newsDe .nrBox{
    width: 100%;
    padding: 0;
}
.head .href a.en.cn {
    background: url(../images/cn.png) no-repeat left center;
    line-height: 50px;
    padding-left: 35px;
    background-size: 26px 26px;
}
.head .href a.en {
    background: url(../images/En.png) no-repeat left center;
    line-height: 50px;
    padding-left: 35px;
}


.xypg-pagination {
    margin-top: 20px;
    margin-bottom: 40px;
    text-align: center;
    font-size: 0;
}
.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;
}

.bxSlide-outter{
    position: relative;
}
.bxSlide-outter .cont{
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff;
}
.bxSlide-outter .cont .container {
    margin: 0 auto;
    width: 83.333333%;
    max-width: 1200px;
}
.bxSlide-outter .cont .tit {
    font-size: 60px;
    margin-bottom: 14px;
    line-height: 90px;
}
.bxSlide-outter .cont .text {
    max-width: 50%;
    line-height: 30px;
    font-size: 16px;
}
.bxSlide-outter .cont .tit span {
    position: relative;
}
.bxSlide-outter .cont .tit span:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    margin-left: 10px;
    width: 0.28rem;
    height: 0.28rem;
    background: url(../images/hongxingh1.svg) no-repeat center;
    background-size: contain;
}

.xc_nav ul li{
    position: relative;
}
.xc_nav ul li .chidnav{
    position: absolute;
    display: none;
    width: 1400px;
}
.xc_nav ul li .chidnav a{
    display: inline-block;
    color: #333333;
    padding: 0 15px;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    margin-right: 10px;
    line-height: 35px;
    font-size: 15px;
}
.xc_nav ul li.chidse .chidnav{
    display: block;
}
.logowap{
    display: none;
}
.menuwap{
    display: none;
}
.wapbanner{
    display: none;
}
.headwap{
    display: none;
}
.product li p.cn a{
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
.foot .item .fwxcode{
    width: 110px;
}
.casezz{
    width: 24%;
    margin-right: 1%;
}
.casezz:nth-child(2n){
    margin-right: 1%;
}
.casezz:nth-child(4n){
    margin-right: 0;
}
.casezz h2{
    font-size: 16px;
}

.casehz{
    width: 16%;
    margin-right: 0.66%;
}
.casehz:nth-child(2n){
    margin-right: 0.66%;
}
.casehz:nth-child(4n){
    margin-right: 0.66%;
}
.casehz:nth-child(6n){
    margin-right: 0.66%;
}
.casehz h2{
    font-size: 16px;
}

.caseshow img{
    width: 100%;
}
.caseshow .picScroll-left{
    width: 800px;
    margin: 0 auto;

}
.newsDe .caseshow .picScroll-left .pic{
    width: 100%;
}

.newsDe .caseshow{
    position: relative;
}
.caseshow .picScroll-left .hd img{
    width: 60px;
    position: absolute;
    top: 45%;
}
.caseshow .picScroll-left .hd .prev{
    left: 50px;
}
.caseshow .picScroll-left .hd .next{
    right: 50px;
}


.productBox.icase p {
    text-align: center;
    font-size: 18px;
    margin-bottom: 60px;
}
.icase .icasenav ul{
    text-align: center;
    margin-bottom: 30px;
    height: 30px;
}
.icase .icasenav ul li{
    display: inline-block;
    margin-right: 10px;
}
.icase .icasenav ul li:last-child{
    margin-right: 0;
}
.icase .icasenav ul li a{
    padding:8px 10px;
    border: 1px solid #CCCCCC;
    font-size: 16px;
}
.icase .icasenav ul li a:hover{
    background: #127e3a;
    color: #ffffff;
    border: 1px solid #127e3a;
}
.icase .icaselist{
    overflow: hidden;
    margin-bottom: 80px;
}
.icase .icaselist .icaseitem{
    display: block;
    width: 24%;
    margin-right: 1.33%;
    margin-bottom: 20px;
    float: left;
}
.icase .icaselist .icaseitem:nth-child(4n){
    margin-right: 0;
}
.icase .icaselist .icaseitem img{
    width: 100%;
    transition: all .3s;
}
.icase .icaselist .icaseitem img:hover{
    transform: scale(1.1);
}
.icase .icaselist .icaseitem p{
    font-size: 16px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 0;
}


@media (max-width: 992px) {
    body {
         overflow-x: hidden;
    }
    .headpc{
        display: none;
    }
    .headwap{
        display: block;
    }
    .banner-wrap{
        display: block;
    }
    .headWithin{
        width: 100%;
        padding: 15px 2%;
        box-sizing: border-box;
        height: auto;
    }
    .head .logo {
       display: none;
    }
    .logowap{
        display: block;
    }
    .logowap img{
        width: 135px;
    }
    .logowap .waplogo2{
        display: none;
    }
    .menupc{
        display: none !important;
    }
    .menuwap{
        display: block;
    }
    .menu_fixed .logowap .waplogo1{
        display: none;
    }
    .menu_fixed .logowap .waplogo2{
        display: block;
    }
    .head .menu a {
        height: 18px;
        margin-right: 0;
        margin-left: 25px;
        margin-top: 9px;
    }
    .head .href a.tm {
        font-size: 14px;
        background: url(../image/TM.png) no-repeat left center;
        padding-left: 20px;
        line-height: 25px;
        margin-left: 10px;
        background-size: 15px;
    }
    .head .href a.en {
        font-size: 14px;
        background: url(../images/En.png) no-repeat left center;
        line-height: 25px;
        padding-left: 20px;
        margin-left: 10px;
        background-size: 15px;
    }
    .head .href{
        margin-top: 6px;
    }
    .head .menu{
        margin-top: 0;
    }
    .menu_fixed {
        height: auto;
    }
    .b-bd li{
        /*background: #000000 !important;*/
    }
    .b-bd li .nrBox .Box .words{
        padding: 0 3%;
        top: 25%;
    }
    .b-bd li .nrBox .Box h1{
        font-size: 36px;
    }
    .b-bd li .nrBox .Box h2 {
        font-size: 20px;
        margin: 20px 0 30px;
        line-height: 31px;
    }
    .productBox h1 {
        font-size: 28px;
    }
    .productBox p {
        font-size: 16px;
    }
    .productBox .bd ul li{
        width: 50%;
    }
    .productBox .bd li p.cn{
        margin-bottom: 0;
    }
    .videoBoxBg {
        height: 710px !important;
    }
    .videoBoxBg h2{
        font-size: 28px;
        line-height: 40px;
        padding-top: 200px;
    }
    videoBoxBg p {
        font-size: 16px;
        color: #ffffff;
    }
    .videoBox {
        height: 710px;
    }
    .videoBox img {
        width: 80px;
    }
    .vw {
        font-size: 20px;
        color: #ffffff;
    }
    .wzpm-fix-video.sy {
        width: 90%;
        left: 0;
        right: 0;
        margin: auto;
    }
    .caseBox {
        width: 100%;
    }
    .newsBox {
        width: 100%;
        margin-top: 0.2rem;
    }
    .caselist .caseitem{
        width: 32.33%;
    }
    .caselist .caseitem:nth-child(5n) {
        margin-right: 1%;
    }
    .caselist .caseitem:nth-child(3n) {
        margin-right: 0;
    }
    .case_newsBox h1 {
        font-size: 18px;
    }
    .newsBox ul li a.tit {
        font-size: 14px;
    }
    .newsBox ul li a.date {
        font-size: 14px;
    }
    .PCFootwarp {
        display: block;
        padding: 0 2%;
        box-sizing: border-box;
    }
    .w1200 {
        width: 100%;
        margin: 0 auto;
    }
    .flogotxt .flogo{
        width: 170px;
    }
    .fcode .fcodeimg {
        margin-top: 0px;
    }
    .flogotxt {
        padding: 30px 0;
        border: 1px solid #2a3138;
    }
    .foot {
      padding: 30px 0;
    }
    .fphone p:nth-child(1),.fphone p:nth-child(3) {
        font-size: 16px;
    }
    .fphone p:nth-child(2),.fphone p:nth-child(4) {
        font-size: 22px;
        margin-bottom: 15px;
    }
    .foot .fphone{
        margin-bottom: 30px;
    }
    .foot .innerf {
        width: 100%;
        float: right;
    }

    .foot .item h1 a {
        font-size: 16px;
    }
    .foot .item a.href {
        font-size: 14px;
        color: #999999;
    }
    .bqsy {
        line-height: 25px;
        font-size: 14px;
        background: unset;
    }
    .bxSlide-outter .cont .tit {
        font-size: 20px;
        margin-bottom: 14px;
        line-height: 13px;
    }
    .bxSlide-outter .cont .text {
        max-width: 100%;
        line-height: 21px;
        font-size: 14px;
    }
    .bxSlide-outter .cont {
        top: 60%;
    }
    .bxSlide-outter img{
        display: none;
    }
    .wapbanner{
        display: block;
        height: 230px;
    }
    .wrap {
        width: 100%;
    }
    .xc_nav .xc_nav_line{
        display: none;
    }

    .xc_nav {
        line-height: 35px;
        height: auto;
        margin: 20px 0;
    }
    .xc_nav ul li {
        font-size: 16px;
        color: #1d1d1d;
        float: left;
         margin-right: 0;
         padding-right: 0;
        width: 33.33%;
        text-align: center;
        position: unset;
    }
    .xc_nav ul {
        width: 100%;
        margin-bottom: 30px;
        border-bottom: 1px solid #ccc;
        padding-bottom: 10px;
        position: relative;
    }
    .crumbs{
        float: left;
        display: none;
    }
    .channel_content {
        padding: 30px 0;
        min-height: 300px;
    }
    .pcontent{
        padding: 0 2%;
        box-sizing: border-box;
    }
    .about_us01 .infor .tit {
        font-size: 26px;
    }
    .about_us01 .infor .con {
        font-size: 18px;
        line-height: 35px;
        color: #000;
        font-weight: lighter;
        margin-top: 0;
    }
    .about_us01 .content {
        margin-top: 15px;
    }
    .about_us01 .content span{
        font-size: 16px !important;
    }
    .about_us02 .left{
        width: 100%;
    }
    .about_us02 .right {
        width: 100%;
    }
    .about_us02 .left .item .num span {
        font-size: 38px;
    }
    .about_us02 .left .item {
        height: 140px;
    }
    .about_us02 {
        margin: 40px 0;
    }
    .culture01 .content .left {
        width: 100%;
    }
    .culture01 .content .right {
        width: 100%;
    }
    .culture01 .content .right .cover .box {
        padding: 0;
    }
    .culture01 .content .right .cover .box li .info .t {
        font-size: 20px;
    }
    .culture01 .content .right .cover .box li .info .c {
        font-size: 16px;
        margin-top: 0px;
    }
    .culture01 .content .right .cover .box li {
        width: 49%;
        float: left;
        margin-right: 2%;
        clear: unset;
    }
    .culture01 .content .right .cover .box li:nth-child(2n) {
        margin-right: 0;
    }
    .culture01 .content .right .cover .box ul{
        overflow: hidden;
        margin-top: 30px;
    }
    .abhw{
        margin-bottom: 40px;
    }
    .culture01 .content .rect-646 {
        padding-bottom: 50.6%;
    }
    .about_us04 .content .item .box {
        padding: 35px 5px;
    }
    .about_us04 .content .date{
        font-size: 24px;
    }
    .ryzz ul li {
        width: 49%;
        margin-right: 15px;
    }
    .hzhb ul li {
        width: 32.33%;
        margin-right: 1%;
        margin-bottom: 15px;
    }
    .hzhb ul li:nth-child(5n){
        margin-right: 1%;
    }
    .hzhb ul li:nth-child(3n){
        margin-right: 0;
    }
    .swiper-slide p{
        display: none;
    }
    .qyfc .swiper-slide-active p{
        display: block;
    }
    .product ul li {
        width: 49%;
        margin-right: 2%;
        margin-left: 0;
    }
    .product ul li:nth-child(2n){
        margin-right: 0;
    }
    .xc_nav ul li .chidnav{
        width: 400px;
        top: 95px;
        left: 0;
    }
    .product {
        margin-top: 180px;
    }
    .xc_nav ul li .chidnav a{
        margin-bottom: 10px;
    }
    .caselistp {
        width: 100%;
        padding: 0 2%;
        box-sizing: border-box;
    }
    .caseitemp h2 {
        font-size: 16px;
        text-align: center;
    }
    .caseitemp {
        margin-bottom: 10px;
    }
    .newlist ul li{
        display: block;
        flex: unset;
    }
    .newlist ul li .nimg {
        width: 100%;
    }
    .newlist ul li{
        background: #ffffff;
    }
    .newlist{
        margin-top: 0;
    }
    .newlist ul li .date{
        display: none;
    }
    .newlist ul li .ntxt {
        width: 100%;
    }
    .newlist ul li .ntxt h2 {
        font-size: 18px;
        line-height: 25px;
    }
    .lylist .lyitem {
        width: 49%;
        margin-right: 2%;
        float: left;
    }
    .lylist .lyitem:nth-child(2n) {
        margin-right: 0;
    }
    .hr li strong {
        font-size: 16px;
    }
    .hr li {
        font-size: 14px;
    }
    .hr .list a.date {
        width: 60px;
    }
    .contact_us01 .left {
        width: 100%;
    }
    .contact_us01 .right {
        width: 100%;
    }
    .contact_us01 {
        margin-bottom: 30px;
    }
    .product-info .info-top .top-box .container{
        display: block;
    }
    .product-info .info-top .top-box .container .right .t1 {
        font-size: 24px;
    }
    .product-info .pinfo-box2 .container .left .tbox .t1 {
        font-size: 22px;
    }
    .product-info .pinfo-box2 .container .right .title {
        font-size: 22px;
    }
    .product-info .info-top .top-box .container .right .ckbox {
        margin-top: 0;
        display: flex;
    }
    .product-info .info-top .top-box .container .right .t2 {
        height: auto;
    }
    .product-info .pinfo-box2 {
        padding: 40px 0 132px;
    }
    .newsDe h1 {
        font-size: 20px;
    }
    .nav .item a.on2 {
        font-family: arial;
        font-size: 0.24rem;
        color: #127e3a;
        text-align: center;
        display: block;
    }
    .newsDe .nrBox img{
        width: 100% !important;
        height: auto !important;
    }
    .banner-wrap{
        height: 205px !important;
        margin-top: 65.33px;
    }
    .b-bd li .nrBox .Box h1 {
        font-size: 18px;
    }
    .b-bd li .nrBox .Box h2{
        font-size: 12px;
        margin: 0;
        line-height: 20px;
        padding: 0;
        padding-top: 6px;
    }
    .b-bd li .nrBox .Box .words {
        padding: 0 3%;
        top: 10%;
        height: 70px;
    }
    .b-bd li a {
        height: 70%;
    }
    .wapbanner {
        margin-top: 63px;
    }
    .bxSlide-outter .cont {
        top: 35%;
    }
    .b-hd{
        bottom: -30px;
    }
    .b-hd li span{
        background-color: #CCCCCC;
    }
    .arrowBanner{
        display: none;
    }

    .icase .icasenav ul li{
        display: block;
        float: left;
        width: 32%;
        margin-right: 2%;
        line-height: 40px;
    }
    .icase .icasenav ul li:nth-child(3n){
        margin-right: 0;
    }
    .icase .icasenav ul li{
        margin-bottom: 10px;
    }
    .icase .icaselist .icaseitem {
        display: block;
        width: 49%;
        margin-right: 2%;
        margin-bottom: 10px;
        float: left;
    }
    .icase .icaselist .icaseitem:nth-child(2n) {
        margin-right: 0;
    }
    .icase .icasenav{
        overflow: hidden;
        margin-bottom: 20px;
    }
    .icase .icasenav ul li{
        border: 1px solid #CCCCCC;
        overflow:hidden;
        white-space:nowrap;
        text-overflow:ellipsis;
        box-sizing: border-box;
    }
    .icase .icasenav ul li a {
        padding: 5px;
        border: 0;

    }
    .icase .icasenav ul li:nth-child(3n) {
        margin-right: 0;
    }
    .icase .icaselist .icaseitem p {
        font-size: 16px;
        text-align: center;
        margin-top: 10px;
        margin-bottom: 0;
        overflow:hidden;
        white-space:nowrap;
        text-overflow:ellipsis;
    }
    .productBox.icase p {
        text-align: center;
        font-size: 18px;
        margin-bottom: 30px;
        line-height: 30px;
    }

}

/*左侧客服*/
.wpfm-floating-wh-wrapper{
    display: block;
}
.tooltip img{
    width: 180px;
}
.tooltip p{
    margin-top: 10px;
    padding-bottom: 10px;
}



@media (max-width: 375px) {
    .banner-wrap{
        height: 190px !important;
    }
}

.casenav ul li{
    margin-right: 10px;
}
.casenav .wrap {
    width: 1290px;
    margin-right: auto;
    margin-left: auto;
}
















