.panel * {
    border: none
}

.panel-title>a {
    display: block;
    border: 0
}

.nav-tabs {
    border: 0
}

.nav-tabs>li>a {
    border-radius: 0;
    margin: 0;
    padding: 0;
    border: 0
}

.nav-tabs>li {
    margin: 0
}

.nav-tabs>li.active>a {
    border: 0
}

.bdshare-button-style0-16 .bds_tsina,
.bdshare-button-style0-16 .bds_weixin {
    width: 28px;
    height: 28px;
    background-size: 100% 100%!important;
    background-position: 0 0!important;
}


/*.bdshare-button-style0-16 .bds_tsina {background: url("../images/wb.png") no-repeat;}*/


/*.bdshare-button-style0-16 .bds_weixin{background: url("../images/wx.png") no-repeat;}*/


/*.bdshare-button-style0-16 .bds_weixin.pyq{background: url("../images/py.png") no-repeat;}*/


/*.n-link ul{overflow: hidden}*/

.n-link {
    margin-top: 40px;
}

.n-link ul li {
    cursor: pointer;
    display: inline-block;
    padding: 10px 16px;
    margin-right: 40px;
    color: #666;
    position: relative;
    border-radius: 6px;
    transition: all 0s
}

.n-link ul li i {
    position: absolute;
    left: 50%;
    top: 101%;
    color: #d6191b;
    transfori-showVidem: translate(-50%, -50%);
    display: none
}

.n-link ul li:hover {
    background: #d6191b;
    color: #fff;
    cursor: pointer
}

.n-link ul li:hover i {
    display: block
}

.n-link .active {
    background: #d6191b;
    color: #fff;
}

.n-link .active i {
    display: block
}

.g_btn {
    width: 120px;
    text-align: center;
}

.g_btn a {
    background: #d6191b;
    color: #fff;
    padding: 6px 0;
    border-radius: 8px;
}

.play {
    width: 91px;
    height: 85px;
    margin: 0 auto;
    cursor: pointer;
    background: url("../images/play.png") no-repeat;
    background-size: 100% 100%
}

.n-title-h {
    font-size: 24px;
    color: #07742c
}

.fixed-left {
    position: fixed;
    top: 50%;
    right: -2px;
    z-index: 9999
}

.fixed-left-item {
    width: 82px;
    height: 70px;
    margin-bottom: 4px;
    padding-top: 8px;
    position: relative;
    border: 1px solid #07742c;
    text-align: center;
    background: #07742c;
    color: #fff;
    cursor: pointer;
    border-radius: 4px
}

.fixed-left-item i {
    font-size: 20px
}

.fixed-left-item p {
    font-size: 12px;
    color: #fff;
    line-height: 1.2rem
}

.fixed-left-item .telNum {
    width: 0;
    padding: 6px 0;
    overflow: hidden;
    position: absolute;
    top: 50%;
    right: 100%;
    transform: translate(0, -50%);
    border-bottom: 1px solid #07742c
}

.fixed-left-item:hover {
    background: #fff;
    transform: translateX(-6PX)
}

.fixed-left-item:hover * {
    color: #07742c;
}

.fixed-left-item:hover .telNum {
    width: 120px;
}

.transformM {
    width: 600px;
    height: 600px;
    background: red;
    transform: translateY(-50%);
    opacity: 0;
    transition: opacity 1.6s ease-in-out 1s, transform 1.45s ease-in-out 1s, -webkit-transform 1.45s ease-in-out 1s;
}

.g_w:hover .transformM {
    transform: translateY(0);
    opacity: 1;
}

.fp-prev,
.fp-next {
    display: none
}

#fp-nav ul li a,
.fp-slidesNav ul li a {
    width: 16px;
    height: 16px;
    border: 1px solid #6899c6;
    border-radius: 50%;
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
    width: 5px;
    height: 5px;
    background: #6899c6;
    transform: translate(-50%, -50%);
    margin: 0
}


.bottom-pull {
    position: absolute;
    color: #71bf44;
    font-weight: 600;
    text-align: center;
    height: auto;
    width: 4em;
    left: 50%;
    margin-left: -2em;
    z-index: 2;
    text-shadow: 1px 1px 2px #000;
    animation:i-move 1.6s linear infinite;
    /*Safari å’Œ Chrome:*/
    -webkit-animation:i-move 1.6s linear infinite;
}
.bottom-pull div {
    width: auto;
    text-align: center;
    display: inline-block;
    margin-bottom: 1em;
    white-space: nowrap;
}
.bottom-pull .white-arrow {
    background-image: url("../images/scroll-down.png");
    background-size: 100% 100%;
    width: 24px;
    height: 14px;
    display: inline-block;
}



@keyframes i-move
{
    0% {    transform: translateY(0)  ;}
    50% {    transform: translateY(6px)  ;}
    100% {    transform: translateY(0)  ;}

}

/*Safari å’Œ Chrome:*/
@-webkit-keyframes i-move
{
    0% {    transform: translateY(0)  ;}
    50% {    transform: translateY(6px)  ;}
    100% {    transform: translateY(0)  ;}
}




.i-banner-swiper {
    width: 100%;
    height: 100%;
    position: relative;
}

.i-banner {
    position: relative;
    width: 100%;
    height: 100vh;
    background-size: cover;
    background-position: 8.5% 50%;
    background-repeat: no-repeat;
}

.i-banner2{
    display: none;
    position: relative;
    width: 100%;
    height: 100vh;
    background-size: cover;
    background-position:center;
    background-repeat: no-repeat;
}

.i-banner-img {
    position: absolute;
    top: 33%;
    right: 6.4%;
    width: 49.6%;
}

.i-banner-img img {
    width: 100%
}

#section0 {
    position: relative;
}

/*#section0::after {*/
    /*content: '';*/
    /*position: absolute;*/
    /*left: 50%;*/
    /*bottom: 0;*/
    /*transform: translate(-50%, 0);*/
    /*width: 18px;*/
    /*height: 73px;*/
    /*background: url('../images/toBottom.png') no-repeat;*/
    /*z-index: 99;*/
/*}*/

#section1 {
    background-image: url("../images/i-bg1.jpg");
    background-size: cover;
    background-position: center;


}

#section2 {
    background-image: url("../images/i-bg2.jpg");
    background-size: cover;
    background-position: center;
}

#section3 {
    background-image: url("../images/i-bg3.jpg");
    background-size: cover;
    background-position: center;
}

#section4 {
    background-image: url("../images/i-bg4.jpg");
    background-size: cover;
    background-position: center;
}

#section5 {
    background-image: url("../images/i-bg5.jpg");
    background-size: cover;
    background-position: center;
}

.i_w {
    max-width: 1640px;
    margin: 0 auto;
}

#section1 .i_w {
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.g_ain{opacity: 0;  transition: 1s all ease;}

.i-about-l {
    width: 47%;
    min-height: 400px;
    padding: 100px 90px;
    background: #bde0f6;
    overflow: hidden;

}
#section1 .i-about-l{
    transition: 1s all ease;
    opacity: 0;
    transform: translateX(-20px);
}



.i-about-l h2 {
    font-size: 36px;
    font-weight: 600;
}
.i-about-l span {
    margin-top: 12px;
    font-size: 24px;
    color: #525252;
    display: block;
}

.i-about-l p {
    margin-top: 34px;
    line-height: 32px;
    text-align: justify;
    color: #333;
}
.lc_pai{
    width: 100px;
    height: 40px;
    /* margin-top: 40px; */
    background: #009ad6;
    line-height: 40px;
    color: #fff;
  margin: 0 auto;
    margin-top: 40px;
    text-align: center;
}
.lc_weizhi{
    font-size:16px ; margin-top: 
    40px;color: #fff;
}
.lc_sm{
    width: 100px;
    height: 40px;
    background: #009ad6;
    text-align: center;
    line-height: 40px;
    margin-top: 40px;"
}
.lc_haiyou{
    font-size: 16px;
                            margin-top: 40px;
                            width: 100px;
                            height: 40px;
                            font-size: 16px;
                            margin-top: 40px;
                            background: aliceblue;
                            display: inline-block;
                            text-align: center;
                            line-height: 40px;
}
.lc_made{
    margin-top: 40px;
}
.lc_kuaile{
    width: 100px;
                        height: 40px;
                        background: #009ad6;
                        /* text-align: right; */
                        text-align: center;
                        line-height: 40px;
                        /* display: flex; */
                        margin-left: 80%;
}
.lc_kuaidian{
    font-size:16px ; 
    margin-top: 40px;
    color: #fff;
}

.i-about-tiem {
    margin-top: 32px;
    font-size: 0
}

.i-about-item {
    width: 25%;
    display: inline-block;
    text-align: center;
}

.i-about-item span {
    display: inline-block;
    vertical-align: text-top;
    font-size: 48px;
    font-family: Arial;
}
.lc_aiyou{
    width: 100px;
    height: 40px;
    background: #009ad6;
    text-align: center;
    line-height: 40px;
    margin-left: 70%;
    margin-top: 50px;
}

.i-about-item small {
    display: inline-block;
    vertical-align: text-top;
    font-size: 14px;
}

.i-about-item p {
    font-size: 14px;
    opacity: .3;
    margin-top: 4px;
}

.go {
    margin-top: 24px;
    margin-right: 20px;
    display: block;
    width: 31px;
    height: 10px;
    background: url('../images/go.png')no-repeat;
    float: right;
    transition: .2s all ease
}

.go2{
    background: url('../images/go2.png')no-repeat;
}

.go:hover {
    transform: translateX(4px);
    transition: .2s all ease
}

.i-about {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
}
.i-about-r {
    width: 47%;
    min-height: 400px;
    padding: 100px 90px;
    background: rgba(255,255,255,.8);
    overflow: hidden;
    text-align: center;

}
#section1 .i-about-r{
    transition: 1s all ease;
    opacity: 0;
    transform: translateX(-20px);
    text-align: center;
}



.i-about-r h2 {
    font-size: 36px;
    font-weight: 600;
}
.i-about-r span {
    margin-top: 12px;
    font-size: 24px;
    color: #525252;
    display: block;
}

.i-about-r p {
    margin-top: 34px;
    line-height: 32px;
    color: #333;
}

.i-about-r .go {
    float: none;
    margin: 90px auto 0 auto;
}
#section1 .i-about-r{
    transition: 1s all ease;
    opacity: 0;
    transform: translateX(20px);
}

.i-title-top{position: relative;text-align: center}
.i-title h2 {position: absolute;font-size: 36px;color: #fff;text-align: center;top: 50%;left: 50%   ;transform: translate(-50% ,-50%)}
.i-title span{display: block; margin: 22px auto 0 auto; width: 46px; height: 4px;background: #fff;opacity: .4}


.g_list{display: flex;flex-wrap: wrap}
.w24{width: 24%;margin-right: 1%;}
.g_list .w24:nth-child(4n){margin-right: 0}
.w50{width: 50%}
.g_bg{background-position: center;background-size: cover;background-repeat: no-repeat}

.i-product-top{padding-bottom: 34px;border-bottom:1px solid rgba(255,255,255,.24);transform: translateY(-20px)}
.i-product-tab{transform: translateY(20px)}
.i-product-tab .nav-tabs {display: flex;justify-content: center;margin-top: 4px;}
.i-product-tab .nav-tabs li{width: 198px;padding: 0 3px;position: relative}
.i-product-tab .nav-tabs li:after{width:1px;height: 100%;position: absolute;left: 100%;top: 0;
    background: url("../images/line.png") no-repeat;background-size: cover;background-position: center; content: ''}
.i-product-tab .nav-tabs li a{ width: 100%; height: 99px;  padding: 16px 4px;display: flex;justify-content: center;align-items: center}
.i-product-tab .nav-tabs li a img{margin-right: 12px; width: 0;transition: .3s all ease}
.i-product-tab .nav-tabs li a span{font-size: 18px;color: #fff}
.i-product-tab .nav-tabs li:nth-last-child(1):after{display: none}
.i-product-tab .nav-tabs li:hover a img{width: 100px;transition: .3s all ease}
.i-product-tab .nav-tabs li.active a img{width: 100px;transition: .3s all ease}
.i-product-tab .nav-tabs li:hover a { background: rgba(195,227,247,.5) ;transition: .3s all ease}
.i-product-tab .nav-tabs li.active a { background: rgba(195,227,247,.5) ;transition: .3s all ease}
.i-product-list{margin-top: 4px;}

.i-hz-w{ position: relative; max-width: 1313px;margin: 0 auto;display: flex;align-items: stretch}
.i-hz-l{width: 31%;overflow: hidden; transform: translateY(-20px); transition: 1s all ease}
.i-hz-l-list-row{display: flex;flex-wrap: wrap;}
.i-hz-l-list-bg{padding-top: 89.8%;position: relative;border: 1px solid #bfbfbf}
.i-hz-l-list-bg a{position: absolute;width: 100%;height: 100%;left: 0 ;top: 0;background: #c3e3f7;display: flex;align-items: center;justify-content: center;color: #333}

.i-hz-c{width: 31%; transform: translateY(20px);transition: 1s all ease;z-index: 2}

.i-hz-video{position: relative; left: 50%;transform: translateX(-50%); height: 100%;width: 100%; }
#i-video{position: absolute;left: 50%;top: 0;transform: translateX(-50%);z-index: 1; width: 0; height: 100%;display: flex;align-items: center; background: #000;}
.i-hz-c video{width: 100%; }
.i-hz-cBg{width: 100%;height: 100%;position: absolute;left: 0 ;top: 0;z-index: 10;background-size: cover;background-position: center;background-repeat: no-repeat;}
.i-hz-cBg>div{width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;background: rgba(255,255,255,.5);transition: .3s all ease}
.play{width: 110px; height: 110px;background: url('../images/play.png') no-repeat;background-size: 100% 100%;}
.i-hz-c:hover .i-hz-cBg>div{background: rgba(255,255,255,0);transition: .3s all ease}
.close{ opacity: 1; display: block; position: absolute;right: 10px; top: 10px;width: 20px; height: 20px;z-index: 99;
    background: url("../images/close.png")no-repeat;background-size: 100% 100%;}


.i-hz-r{ transform: translateY(-20px); width: 38%;padding: 20px 54px;display: flex;align-items: center;background: #c3e3f7;overflow: hidden;transition: 1s all ease}
/*.i-hz-r-title span{font-size: 49px; color: #221b45;font-family: "timesi";text-transform: uppercase;line-height: 1em}*/
.i-hz-r-title span{font-size: 49px; color: #221b45;text-transform: uppercase;line-height: 1em}
.i-hz-r-title h2{font-size: 36px; color: #221b45;margin-top: 14px;}
.i-hz-r-title2{margin-top: 52px;color: #009ad6}
.i-hz-r-title2 span{  display: block; margin-top: 10px;width: 40px; height: 4px;background: #009ad6;}
.i-hz-r p{margin-top: 32px; line-height: 2em;}
.i-hz-r .go{float: left;z-index: 1;  transition: .3s all ease}
.i-hz-r .go:hover{transform:  translateX(6px);transition: .3s all ease}

/*.i-hz-w.active .i-hz-l{width: 0; padding: 0; transition: 1s all ease}*/
/*.i-hz-w.active .i-hz-r{width: 0; padding: 0; transition: 1s all ease}*/
.i-hz-w.active .i-hz-video{position: absolute;width: 100%;transition: 1s all ease}
.i-hz-w.active #i-video{   width: 100%; z-index: 9999;transition: 1s all ease}


.i-news{padding-left: 110px;}
.i-news-top{padding-bottom: 40px; transform: translateX(20px)}
.i-news-title{display: flex;align-items: center;}
.i-news-title>div{width: 180px;min-width: 180px;}
.i-news-title>img{max-width: calc(100% - 180px);width: auto;}
.i-news-title h2{font-size: 36px;color: #2f2f2f}
/*.i-news-title span{ display: block; font-size: 26px;color: #2f2f2f;margin-top: 10px;font-family: timesi}*/
.i-news-title span{ display: block; font-size: 26px;color: #2f2f2f;margin-top: 10px;}

.i-news-swiper{position: relative;transform: translateY(20px)}
.i-news-swiper:before{content: '';position: absolute;top: 7px;left: 0px; width: 100%; height: 3px;  background:rgba(0,155,214,.24); }
.i-news-swiper .i_w{position: relative;padding-bottom: 78px;}

.i-news-swiper .swiper-container{padding-top: 20px;padding-left: 110px;}

.i-news-swiper .n_item_v2Img{ position: relative}
.i-news-swiper .n_item_v2Img:after{content: '>';position: absolute;top: -20px;left: -2px;height: 14px; width: 14px; font-size: 8px; text-align: center;line-height: 13px;
    border-radius: 50%;color: #fff; background: #009bd6; transform: rotateZ(90deg) translate(0,40%);}
.i-news-swiper .n_item_v2Img:before{content: '';position: absolute;bottom: 0;left: -2px;height: calc(100% + 13px) ; width: 2px;background: #009bd6;  }
.i-news-swiper .n_item_v2Text{position: relative}
.i-news-swiper .n_item_v2Text .time{position: absolute;top: 0;left: 0;transform:  translate(-100%,0);display: flex;align-items: center;
    height: 100px; padding-right: 16px;color: #009bd6;border-right: 5px solid #009bd6}
.i-news-swiper .n_item_v2Text .time div span{display: block;text-align: center}
.i-news-swiper .n_item_v2Text .time div span:nth-last-child(1){font-size: 18px;}
.i-news-swiper .n_item_v2Text .time div span:nth-last-child(2){font-size: 36px;}
.i-news-swiper .n_item_v2:hover .time {  color: #246686;  border-color: #246686}
.i-news-swiper .n_item_v2:hover .n_item_v2Img:before {  background: #246686}
.i-news-swiper .n_item_v2:hover .n_item_v2Img:after {  background: #246686}

.i-news-swiper .swiper-button-prev{ bottom: 0; top: auto; margin: 0; left: 49%; transform:translateX(-100%);   width: 40px;height: 40px;background: url("../images/prev2.png") no-repeat;background-size: 100% 100%;transition: .3s all ease}
.i-news-swiper .swiper-button-prev:hover{ background: url("../images/prev1.png") no-repeat; background-size: 100% 100%;transition: .3s all ease}
.i-news-swiper .swiper-button-next{ bottom: 0;top: auto;margin: 0; right: 49%; transform:translateX(100%);   width: 40px;height: 40px;background: url("../images/next2.png") no-repeat;background-size: 100% 100%;transition: .3s all ease}
.i-news-swiper .swiper-button-next:hover{ background: url("../images/next1.png") no-repeat;background-size: 100% 100%;transition: .3s all ease}

.i-fz .i-title{transform: translateY(20px)}
.i-fz .i-title h2{color: #266686 }
.i-fz-text{transform: translateX(20px); margin-top: 200px; max-width: 100%;  width: 685px;padding: 44px;background: rgba(20,91,125,.9);color: #fff}
.i-fz-text h4{line-height: 1.8em}
.i-fz-text p{margin-top: 24px;line-height: 1.8em}
.i-fz-text a{ display: inline-block; margin-top: 20px;color: #fff}
.codeBox{margin-top: 30px;}

.n_w{max-width: 1280px;margin: 0 auto;}
.n-title{position: relative;}
.n-title h2{position: absolute; left: 0 ; bottom: 0; color: #fff;font-size: 36px;}
.n-banner{position: relative;padding-top:21.25%;min-height: 160px; }
.n-banner-box{position: absolute;width: 100%; left: 0;bottom: 18%;}
.n-nav{border-bottom: 1px solid #bfbfbf}
.n-nav .n_w{display: flex;justify-content: space-between;align-items: center;}
.n-navL{font-size: 0}

.n-navL a{display: inline-block;min-width: 90px;padding: 27px 10px 22px 10px;position: relative; font-size: 16px;text-align: center; color: #0c0c0c;transition: .3s all ease}
.n-navL a:after{position: absolute;left: 0;bottom: 0;width: 100%;height: 0; background: #006e96;content: '';transition: .3s all ease}
.n-navL a:hover:after{height: 5px;color: #006e96;transition: .3s all ease}
.n-navL a:hover{ color: #006e96;transition: .3s all ease}
.n-navL a.active{ color: #006e96;transition: .3s all ease}
.n-navL a.active:after{height: 5px;color: #006e96;transition: .3s all ease}
.n-navR a{color: #5f5f5f;font-size: 12px;display: inline-block;vertical-align: middle;}
.n-navR span{color: #5f5f5f;font-size: 12px;display: inline-block;vertical-align: middle;margin: 0 6px;}
.n-navR i{color: #5f5f5f;font-size: 14px;display: inline-block;vertical-align: middle;margin: 0 10px 0 0 ;}
.n-navR a.active{color: #006e96}
.n-navR a:hover{color: #006e96}

.product-list{display: flex;flex-wrap: wrap;}
.product-item{display: flex;justify-content: space-between;margin-top: 70px; padding-right: 26px;width: 50%;}
.product-item-img{ width: 293px; position: relative;overflow: hidden}
.product-item-bg{padding-top: 92.5%;background-size: contain}
.product-item-h{position: absolute;left: 0;top: 0;width: 100%;height: 100%;display: flex;align-items: center;
    background:rgba(19,124,187,.7);color: #fff;padding: 18px; opacity: 0;transition: .3s all ease}
.product-item-h h3{font-size: 28px;transform: translateY(-10px)}
.product-item-h p{margin-top: 10px;transform: translateY(10px);line-height: 1.8em;}
.product-item-info{ width: calc(100% - 293px); padding-top: 44px; padding-left: 26px; color: #131313}
.product-item-info h4{font-size: 16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.product-item-info p{line-height: 1.8em;margin-top: 28px;height: 100px;overflow: hidden;}
.product-item-info a{display: block ; margin-top: 22px; width: 86px; height: 26px;text-align: center; line-height: 26px;color: #145b7d;
    border: 1px solid #145b7d; border-radius: 30px; opacity: .57}
.product-item:hover .product-item-h{opacity: 1;transition: .3s all ease}
.product-item:hover .product-item-h h3{transform: translateY(0);transition: .3s all ease}
.product-item:hover .product-item-h p{transform: translateY(0);transition: .3s all ease}
.product-item:hover .product-item-info a{opacity: 1}
.product-item:hover .product-item-info h4{color: #145b7d}



.product-content-top{display: flex;padding-top: 70px;}

.product-content-topL{ width: calc(100% - 126px);padding-right:76px;  display: flex}

.product-d-l-swiper{width: 647px;}
.product-d-img{position: relative;background: #fff}

.product-d-bg{padding-top:  92.5%;background-size: contain}
.product-content-top .product-d-bg{border: 2px solid #e5e5e5}
.product-d-img .play{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.gallery-thumbs-box{margin-top: 34px; padding: 0 26px;position: relative}
.gallery-thumbs-box .swiper-button-next{width: 18px;height: 29px;margin: 0;transform: translate(0); right: 0;
    background-image: url("../images/p-n2.png");background-repeat: no-repeat;background-size: 100% 100%}
.gallery-thumbs-box .swiper-button-prev{width: 18px;height: 29px;margin: 0;transform: translate(0); left: 0;
    background-image: url("../images/p-p2.png");background-repeat: no-repeat;background-size: 100% 100%}
.gallery-thumbs-box .swiper-slide-thumb-active .product-d-bg{border-color: #009bd6}

.gallery-thumbs-box .swiper-button-next:hover{ background-image: url("../images/p-n1.png");}
.gallery-thumbs-box .swiper-button-prev:hover{ background-image: url("../images/p-p1.png");}




.product-d-l-info{width: calc(100% - 647px);padding-left:32px;padding-top: 68px; }
.product-d-l-info h3{font-size: 30px;margin-bottom: 42px;}
.product-d-l-info p{color: #5b5b5b;line-height: 1.8em;}
.product-d-l-info p:nth-child(2){margin-bottom: 20px;}
.product-d-l-a{margin-top: 32px;font-size: 0}
.product-d-l-a a{display: inline-block;width: 164px;height: 48px; font-size: 14px; transition: .3s all ease;
    line-height: 48px;text-align: center;color: #fff;font-weight: 600;margin-right: 20px;background: #145b7d}
.product-d-l-a a:hover{background: #009bd6;transition: .3s all ease}

.product-content-topR{width: 126px; }
.product-content-topR b{display: block; text-align: center;margin-bottom: 26px;color: #5b5b5b}
.product-content-topR .swiper-container{height: 480px;}
.product-content-topR .swiper-button-next{width: 18px;height: 29px;position: relative;margin: 0;transform: translate(0) rotateZ(90deg);
    display: inline-block;vertical-align: middle;  ;
    background-image: url("../images/p-n2.png");background-repeat: no-repeat;background-size: 100% 100%}
.product-content-topR .swiper-button-prev{width: 18px;height: 29px;position: relative;margin: 0;transform: translate(0) rotateZ(90deg);
    display: inline-block;vertical-align: middle; ;
    background-image: url("../images/p-p2.png");background-repeat: no-repeat;background-size: 100% 100%}
.swiper-button{text-align: center;margin-top: 10px;}

.product-content-tab .nav-tabs li{width: 33.3%;float: left;text-align: center;background: #f8f7f7;transition: .3s all ease;}
.product-content-tab .nav-tabs li a{display: block;height: 47px;line-height: 47px;color: #666666;transition: .3s all ease;}
.product-content-tabItem{padding: 60px 0;border-bottom: 1px solid #e5e5e5}
.product-content-tabItem p{color: #666;line-height: 1.8em;}

.product-content-b{margin-top: 55px;}
.product-content-tab .nav-tabs li:hover{background: #009bd6;transition: .3s all ease;}
.product-content-tab .nav-tabs li.active{background: #009bd6;transition: .3s all ease;}
.product-content-tab .nav-tabs li:hover a{color: #fff;transition: .3s all ease;}
.product-content-tab .nav-tabs li.active a{color: #fff;transition: .3s all ease;}



.product-content-from{margin-top: 60px;padding-bottom: 70px;}
.product-content-from .message-from{margin-top:40px; }

.fz{padding:  90px 0}
.fz-title{text-align: center}
.fz-title h3{color: #4b4b4b;text-transform: uppercase}
.fz-title span{display: block; width: 34px; height: 1px;background: #009bd6; margin: 14px auto;}
.fz-title p{color: #0c0c0c}

.fz-content p{margin-top: 40px; line-height: 1.8em;color: #808080}

.about1,.about2,.hz,.news,.news-d{padding:  90px 0}
.about1-content{display: flex;margin-top: 90px}
.about1-content .i-about-l{width: 50%;padding-left: 34px;padding-right: 26px; background: none;padding-top: 0}
.about1-content .i-about-r{width: 50%;}
.about1-content .i-about-item p{opacity: .6}
.about1-content .i-about-l p{margin-top: 0}

.about2-list{margin-top: 70px;}
.about2-list .swiper-slide a{display: block;padding: 10px;border: 1px solid #e5e5e5;}
.about2-list .about2-img{ padding-top: 143%;position: relative}
.about2-img img{position: absolute;left:50%;top: 50%;transform: translate(-50%,-50%);max-width: 100%; max-height: 100%; }
.about2-list .swiper-slide p{ padding-top: 14px;font-size: 15px; color: #666;text-align: center;}


.about2-list .swiper-button-next,.about2-list .swiper-button-prev{  position: absolute;top: 0; margin: 0; width: 26px;height: 100%; z-index: 10;cursor: pointer;
    background-position: center;background-repeat: no-repeat;background-size: 50% auto;background-color: rgba(0,0,0,.8)}
.about2-list .swiper-button-next{right: 0}
.about2-list .swiper-button-prev{left: 0}


.hz-content{margin-top: 50px;}
.hz-content>p{text-indent: 2em;color: #666;line-height: 2em}
.hz-list{padding-top: 16px;display: flex;flex-wrap: wrap}
.hz-item{ width: 18%;margin-right: 2.5%;margin-top: 26px;}
.hz-list .hz-item:nth-child(5n){margin-right: 0}
.hz-item-img{height: 138px;width: 100%;border: 1px solid #e5e5e5;padding: 10px;}
.hz-item-img>div{position: relative;height: 100%;}
.hz-item-img img{position: absolute;left:50%;top: 50%;transform: translate(-50%,-50%);max-width: 100%; max-height: 100%;}
.hz-item p{color: #666;padding: 12px;overflow: hidden;height: 40px;text-align: center; font-size: 14px; box-sizing: content-box}


.contact-top{padding: 75px 0 55px 0;background: #f8f8f8;text-align: center;}
.contact-list{margin-top: 77px;padding-bottom: 34px;}
.contact-list h4{text-align: center;font-size: 20px;}
.contact-list .n_w{ margin-top: 38px; display: flex;padding: 30px 0;border-top: 1px dashed  #e5e5e5;border-bottom: 1px dashed  #e5e5e5}
.contact-item{width: 33%; padding: 0 10px; text-align:center;color: #9d9d9d;border-right: 1px solid #e5e5e5}
.contact-list .contact-item:nth-child(3){border: 0}
.contact-item img{display: block;margin: 10px auto 0 auto}
.contact-item span{display: block;margin: 10px 0 0 0}
.contact-item p{margin: 10px 0 0 0}

.contact-map img{max-width:inherit}

.contact-message{padding: 70px 0}
.contact-message h4{text-align: center; font-size: 20px;padding-bottom: 40px;border-bottom: 1px dashed  #e5e5e5}
.contact-message p{padding: 26px 0;line-height: 2em;color: #9d9d9d}
.contact-message  form{max-width: 818px;margin: 0 auto}
.contact-message  .message-from .from-submit{ display: block; float: none;margin: 26px auto 0 auto}

.news{padding-bottom: 0}
.news-content{margin-top: 50px;}
.news-list .news-item:nth-child(odd){background: #f8f8f8}
.news-d-body{background: #f5f5f5}
.news-d{padding-bottom: 40px;}
.news-d .fz-title{text-align: left}
.news-d span{margin-left: 0}

.news-d-content{padding-bottom: 70px;}
.news-d-content .n_w{display: flex;}
.news-d-l{width: calc(100% - 365px);padding-right: 20px;}
.news-d-l>div{ padding: 60px 30px 20px 30px; background: #fff}
.news-d-title span{display: block;color: #acacac;font-size: 12px;margin-top: 12px;}
.news-d-text p{margin-top: 32px;line-height: 1.8em;color: #3b4046}
.news-d-bottom{display: flex;background: #f5f5f5;margin-top: 32px;}
.news-d-bottom a{display: block;width: 50%; height: 64px; padding: 0 16px;overflow: hidden;text-overflow: ellipsis ;white-space: nowrap;
    line-height: 64px;font-size: 16px; font-weight: 600;color: #333}
.news-d-bottom a:nth-child(2){text-align: right}
.back{display: block;width: 145px;height: 45px;line-height: 45px;text-align: center;color: #fff;background: #006e96;margin-top: 40px;margin-left: 40px;}
.news-d-r{width: 365px;}
.news-d-r .n_item_v2{padding: 8px;background: #fff;margin-bottom: 30px;}
.news-d-r .n_item_v2Bg{padding-top: 66%;}
.news-d-r .n_item_v2Text{padding: 18px 0}
.news-d-r .n_item_v2Text h5{color: #000;font-size: 18px;}

.news-d-r .n_item_v2_bottom{display: flex;justify-content: space-between}
.news-d-r .n_item_v2_bottom span:nth-child(1){color: #acacac}
.news-d-r .n_item_v2:hover .n_item_v2Text{background: none;color: #006e96}
.news-d-r .n_item_v2:hover .n_item_v2Text h5{ color: #006e96}

.about3 .fz-title{margin-top: 90px;}
.about3-content{display: flex;padding: 60px 0;}
.about3-item{width: 20%;}
.about3-item-img{width: 100%;position: relative}
.about3-item-bg{padding-top: 100%;}
.about3-item-text{padding-top: 100%;position: relative;color: #fff}
.about3-item-before{transition: .4s all ease; opacity: 1; padding: 20px; position: absolute;left: 0;top: 0;width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;background: #009ad6}
.about3-item-after{transition: .4s all ease;opacity: 0;  position: absolute;left: 0;top: 0;width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;background: #155b7d}
.about3-item-before h4{font-size: 18px;text-align: center;}
.about3-item-before:before{transition: .4s all ease;content: '';position: absolute;left: 50%;top: 0;transform: translate(-50%,-100%);width: 28px; height: 24px; background-image: url("../images/sj2.png")}
.about3-item-after h5{font-size: 15px; transform: translateY(-8px);}
.about3-item-after>div{width: 80%;}
.about3-item-after p{margin-top: 10px;line-height: 1.6em; transform: translateY(8px);}
.about3-item-after:after{transition: .4s all ease;content: '';position: absolute;left: 50%;top: 0;transform: translate(-50%,-100%);width: 28px; height: 24px; background-image: url("../images/sj.png")}
.about3-item:hover .about3-item-before{opacity: 0;transition: .4s all ease;}
.about3-item:hover .about3-item-after{opacity: 1;transition: .4s all ease;}
.about3-item:hover .about3-item-after h5{transform: translateY(0);transition: .4s all ease;}
.about3-item:hover .about3-item-after p{transform: translateY(0);transition: .4s all ease;}

.about3-content .about3-item:nth-child(even) .about3-item-img {transform: translateY(100%)}
.about3-content .about3-item:nth-child(even) .about3-item-text {transform: translateY(-100%)}
.about3-content .about3-item:nth-child(even) .about3-item-text .about3-item-before:before{top: 100%;transform: translateY(0) rotateZ(180deg);}
.about3-content .about3-item:nth-child(even) .about3-item-text .about3-item-after:after{top: 100%;transform: translateY(0) rotateZ(180deg);}



.new_banner .g_bg{padding-top: 23.3%}
.new_banner .swiper-pagination-bullet{margin: 0 9px!important; width: 10px; height: 10px; opacity: 1;background: #fff}
.new_banner .swiper-pagination-bullet-active{background: #006cb8}

.new_pro{background: #f7f7f7;overflow: hidden}
.new_pro_tabNav{margin-top: 48px;  display: flex;justify-content: space-between}
.new_pro_tabNav a{width: 49%;padding: 0 24px;background: #fff;border-radius: 4px;text-align: center;color: #777777;overflow: hidden;position: relative;transition: .4s all ease}
.new_pro_tabNav .top{height:55px; line-height: 55px;  background: url("../images/new_line.png");background-repeat: repeat-x;background-position: left bottom;transition: .4s all ease}
.new_pro_tabNav .top b{font-size: 18px;font-weight: 400}
.new_pro_tabNav .bottom{padding: 12px 0 20px 0}
.new_pro_tabNav a:after{content: '';position: absolute;left: 50%;bottom: 0; transform: translateX(-50%); width: 0;height: 8px; background:#006cb8;opacity: 0;transition: .4s all ease }
.new_pro_tabNav a:nth-child(2):after{background: #fec328}
.new_pro_tabNav a.active:after{width: 100%;opacity: 1}
.new_pro_tabNav a.active .top b{font-weight: 600}
.new_pro_tabNav a.active{color: #474747}
.new_pro_tabNav a:hover:after{width: 100%;opacity: 1 }
.new_pro_tabNav a:hover .top b{font-weight: 600}
.new_pro_tabNav a:hover{color: #474747}

.new_pro_list{overflow: hidden; background: url("../images/new_line.png"); background-position: left bottom; background-repeat: repeat-x}
.new_pro_list ul{display: flex;flex-wrap: wrap;justify-content: space-between}
.new_pro_list ul li{width: 49%;margin-top: 2%;background: #fff;overflow: hidden}
.new_pro_list ul li a{display: flex}
.new_pro_list ul li .item_l{width: 240px;}
.new_pro_list ul li .img{padding-top: 100%; position: relative}
.new_pro_list ul li .img:before{content: '';display: block;position: absolute;left: 0;top: 0; transform: scale(.2); width: 100%;height: 100%;background:rgba(0,108,184,.85);z-index: 9;opacity: 0;transition: .4s all ease}
.new_pro_list ul li .img:after{content: '';display: block;position: absolute;left: 50%;top: 50%;transform: translate(-50%,0); width: 41px;height: 41px;opacity: 0;transition: .4s all ease .2s;
    background: url("../images/new_icon1.png") no-repeat; background-size: 100% 100%;z-index: 10}
.new_pro_list ul li .img img{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);max-width: 90%;max-height: 90%}
.new_pro_list ul li .item_r{width: calc(100% - 240px);}
.new_pro_list ul li .text{padding:44px 28px;color: #474747;}
.new_pro_list ul li .title{font-size: 18px;font-weight: 600;transition: .4s all ease}
.new_pro_list ul li .p{font-size: 16px;line-height: 34px;margin-top: 16px;}
.new_pro_list2.new_pro_list ul li .img:before {background:rgba(254,195,40,.85);}
.new_pro_list ul li:hover .img:before{ transform: scale(1); opacity: 1}
.new_pro_list ul li:hover .img:after{ transform: translate(-50%,-50%); opacity: 1}
.new_pro_list ul li:hover .title{color: #006cb8}
.new_pro_list2 ul li:hover .title{color: #fec328}

.new_con .fenye a{margin: 0 10px; border: 1px solid #cdcdcd;transition: .4s all ease}
.new_con .fenye a.prev{background: none;border: 0}
.new_con .fenye a.next{background: none;border: 0}
.new_con .fenye a.next i{transform: rotate(180deg);display: inline-block}
.new_con .fenye a.active{background: #006cb8}
.new_con .fenye a:hover{background: #006cb8}

.new_pro_topping{padding: 36px 0 80px 0;}
.new_pro_topping .title{font-size: 18px; color: #006cb8}
.new_pro_topping .new_pro_top_list{display: flex;flex-wrap: wrap}
.new_pro_topping .item{margin-top: 26px; width: 32%; background: #fff;margin-right: 2%}
.new_pro_topping .item:nth-child(3n){margin-right: 0}
.new_pro_topping .item a{}
.new_pro_topping .item .img{;overflow: hidden}
.new_pro_topping .item .g_bg{padding-top: 62%;transition: .8s all ease}
.new_pro_topping .item .text{padding:20px; }
.new_pro_topping .item .name{color: #000000;font-size: 18px;}
.new_pro_topping .item p{color: #525252;font-size: 16px;line-height: 32px;margin-top: 18px;display: none}
.new_pro_topping .item span{display: block;margin-top: 20px; width: 180px; height: 36px; color: #006cb8; font-size: 14px; text-align: center;line-height: 36px;
    border-radius: 30px;border: 1px solid #006cb8;transition: .4s all ease}
.new_pro_topping .item span i{display: inline-block;vertical-align: middle;font-size: 16px;margin-right: 6px;transform: translateY(-2px)}
.new_pro_topping .item span:hover{background: #006cb8;color: #fff}
.new_pro_topping .item:hover .g_bg{transform: scale(1.06);}

.new_foot{padding: 80px 0 40px 0;  background: url("../images/new_foot.jpg") no-repeat; background-position: right bottom; background-size: cover}
.new_foot_logo{text-align: center}
.new_foot_nav{width: 1040px; max-width: 100%; margin: 20px auto 0 auto; display: flex;}
.new_foot_nav a{width: 25%;padding: 30px 0 10px; position: relative;color: #fff;text-align: center}
.new_foot_nav a i{display: inline-block; font-size: 36px;transition: .4s all ease}
.new_foot_nav a span{display: block;font-size: 18px;transition: .4s all ease}
.new_foot_nav a:after{content: '';position: absolute;right: 0;top: 0;width: 1px; height: 100%;background-image: linear-gradient(rgba(255,255,255,.03), rgba(255,255,255,.2),rgba(255,255,255,.03));}
.new_foot_nav a:nth-last-child(1):after{display: none}
.new_foot_nav a:hover span{transform: translateY(-6px);}
.new_foot_nav a:hover i{transform: translateY(-6px);}


.new_foot_info{text-align: center;color: #fff;margin-top: 50px;}
.new_foot_info span{margin: 0 15px;}
.new_foot_app{display: flex;justify-content: center;margin-top: 50px; }
.new_foot_app a{display: block;position: relative;margin: 0 20px;}
.new_foot_app a i{display: block; width: 40px;height: 40px;text-align: center;line-height: 40px; font-size: 20px;color: #fff;background: rgba(255,255,255,.16);border-radius: 50%;transition: .4s all ease}
.new_foot_app a .new_foot_appCode{width: 160px;position: absolute;left:50%;bottom: 100%;padding-bottom: 10px;transform: translate(-50%,20px); opacity: 0;pointer-events: none;transition: .4s all ease}
.new_foot_app a:hover .new_foot_appCode{opacity: 1;pointer-events: auto;transform: translate(-50%,0);}
.new_foot_app a:hover i{background: #fff;color: #006cb8}

.new_pro_d{position: fixed;left: 0;top: 0;width: 100%;height: 100%;z-index: 999999;display: flex;align-items: center;justify-content: center;opacity: 0;pointer-events: none;transition: .4s all ease}
.new_pro_d.active{opacity: 1;pointer-events: auto;}
.new_pro_d .after{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,.8);z-index: 2}
.new_pro_d .n_w{width: 100%}
.new_pro_swiper{margin: 0 auto; padding: 76px;background: #fff;position: relative;z-index: 9}
.new_pro_swiperTop{display: flex}
.new_pro_swiperTop .con_l{width: 500px;}
.new_pro_swiperTop .con_l .img{padding-top: 100%;position: relative;border: 1px solid #dcdddd;background: #fff}
.new_pro_swiperTop .con_l .img img{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);max-width: 90%;max-height: 90%;}
.new_pro_swiperTop .con_r{width: calc(100% - 500px);padding-top: 26px;padding-left: 56px;}
.new_pro_swiperTop .con_r .title{font-size: 20px; font-weight: 600; color: #474747;padding-bottom: 24px;border-bottom: 1px solid #dddddd}
.new_pro_swiperTop .con_r .p{color: #474747;font-size: 16px; line-height: 36px;margin-top: 20px;}
.new_pro_swiper .mySwiper{margin-top: 40px;}
.new_pro_swiper .mySwiper .img{padding-top: 100%;position: relative;border: 1px solid #dcdddd;background: #fff}
.new_pro_swiper .mySwiper .swiper-slide-thumb-active .img{border: 1px solid #006cb8}
.new_pro_swiper .mySwiper .img img{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);max-width: 90%;max-height: 90%;}

.new_pro_swiper .swiper-btn{background: none;width: auto;height: auto;opacity: 1}
.new_pro_swiper .swiper-btn i{color: #9f9f9f;display: inline-block}
.new_pro_swiper .swiper-button-next i{transform: rotate(180deg)}
.new_pro_swiper .swiper-btn:hover i{color: #006cb8}
.new_pro_swiper .new_pro_close{position: absolute;right: 26px;top: 26px; width: 40px;height: 40px;line-height: 38px;text-align: center;color: #9f9f9f;font-weight: 600; font-size: 20px;
    border: 1px solid #9f9f9f; border-radius: 50%;cursor:pointer ;transition: .4s all ease}
.new_pro_swiper .new_pro_close:hover{color: #000;border-color: #000}

.new_pro_btn{position: absolute;top: 50%;transform: translateY(-50%);cursor: pointer;}
.new_pro_btn i{display: inline-block;width: 70px; height: 70px; line-height: 70px; text-align: center; border-radius: 50%; background: #c9c9c9;color: #9f9f9f;font-size: 20px;transition: .4s all ease}
.new_pro_btn.prev{left: 0;transform: translateX(calc(-100% - 40px))}
.new_pro_btn.next{right: 0;transform: translateX(calc(100% + 40px))}
.new_pro_btn.next i{transform: rotate(180deg)}
.new_pro_btn:hover i{color: #006cb8}

.new_about_view{}
.new_about_view .con1{padding:70px 0;background: url("../images/new_about1.jpg") no-repeat; background-size: cover; background-position: center }
.new_about_view .con1 .title{text-align: center;}
.new_about_view .con1 .title b{font-size: 18px;color: #006cb8;letter-spacing: 4px; ;text-transform: uppercase}
.new_about_view .con1 .title span{display: block;font-size: 24px;font-weight: 600;color: #222222;margin-top: 10px;}
.new_about_view .con1 .text{width: 100%;max-width: 1020px;margin: 0 auto; padding: 0 58px;margin-top: 40px;font-size: 16px; line-height: 40px; text-align: center;position: relative}
.new_about_view .con1 .text:before{content: '';position: absolute;left: 0;top: 0;width: 30px; height: 26px;background: url("../images/new_icon2.png");display: block}
.new_about_view .con1 .text:after{content: '';position: absolute;right: 0;bottom: 0;width: 30px; height: 26px;background: url("../images/new_icon3.png");display: block}

.new_about_view .con2{padding:18.75% 0 96px 0;background: url("../images/new_about2.jpg") no-repeat; background-position:top center;background-size: 100% auto }
.new_about_view .con2 .title{display: flex;justify-content: space-between;align-items: center}
.new_about_view .con2 .title b{font-size: 24px;color: #222;letter-spacing: 4px; ;text-transform: uppercase}
.new_about_view .con2 .title span{font-size: 18px;font-weight: 600; color: #006cb8;letter-spacing: 4px; ;text-transform: uppercase}
.new_about_view .con2 .title span:before{content: '';width: 212px;height: 1px;background: #006cb8;display: inline-block; vertical-align: middle; margin-right: 30px;}
.new_about_view .con2 .text{ padding: 80px 80px 30px 80px; min-height: 430px; border-radius: 12px; background: #fff; box-shadow:  0 0 10px rgba(0,0,0,.4);
    background: url("../images/new_about3.png") no-repeat;background-size: 100% auto;background-position:left bottom;background-color: #fff}
.new_about_view .con2 .p{margin-top: 60px;font-size: 16px;line-height: 40px;}

.new_about_view .con3{}
.new_about_view .con3 .title{text-align: center}
.new_about_view .con3 .title b{font-size: 24px;color: #006cb8}
.new_about_view .con3 .title:after{content: '';display: block;width:80px;height: 1px;margin: 44px auto 0 auto; background: #006cb8;}
.new_about_view .con3 .list{max-width: 1406px;width: 100%;margin: 40px auto 0 auto;display: flex;justify-content: space-between}
.new_about_view .con3 .item{}
.new_about_view .con3 .item .img{width: 220px;height: 220px;background-size: cover;background-position: center;border: 6px solid #fff;border-radius: 50%;transition: .4s all ease}
.new_about_view .con3 .item span{margin: 20px;font-size: 18px;color: #000000;text-align: center;display: block;transition: .4s all ease}
.new_about_view .con3 .item:hover span{font-weight: 600; color: #006cb8;}
.new_about_view .con3 .item:hover .img{border-color: #006cb8;}

.new_about_view .con4{margin-top: 70px;}
.new_about_view .con4 .list{display: flex}
.new_about_view .con4 .list .item{width: 25%; text-shadow: 0 0 2px rgba(0,0,0,.4); position: relative;transition: .6s all ease}
.new_about_view .con4 .list .item .g_bg{height: 770px;}
.new_about_view .con4 .list .item.active{width: 50%;}
.new_about_view .con4 .list .item .title{white-space: nowrap;text-align: center;transition: .4s all ease}
.new_about_view .con4 .list .item .title b{display: block;font-size: 24px;}
.new_about_view .con4 .list .item .title span{display: block;font-size: 18px;margin-top: 10px;}
.new_about_view .con4 .list .item .text{position: absolute;left: 50%;transform: translateX(-50%); bottom: 260px; color: #fff;transition: .8s all ease}
.new_about_view .con4 .list .item .text .p{margin-top: 42px; }
.new_about_view .con4 .list .item .text p{display: none;font-size: 16px;line-height: 36px; animation:fadeInUp .6s }
.new_about_view .con4 .list .item.active .text {bottom: 124px;left: 12.5%; transform: translateX(0);width: 75%}
.new_about_view .con4 .list .item.active .text p{display: block}
.new_about_view .con4 .list .item.active .title {text-align: left}

.new_about_view .con5{padding: 70px 0 56px 0}
.new_about_view .con5 .list{display: flex;flex-wrap: wrap}
.new_about_view .con5 .title{text-align: center}
.new_about_view .con5 .title b{font-size: 24px;color: #006cb8}
.new_about_view .con5 .title span{font-size: 18px;color: #474747;display: block;margin-top: 10px;}
.new_about_view .con5 .item{width: 31%;margin-right: 3.5%;margin-top: 40px;border: 1px solid #dddddd;overflow: hidden}
.new_about_view .con5 .item:nth-child(3n){margin-right: 0}
.new_about_view .con5 .item a{display: block;position: relative;padding: 0 30px;}
.new_about_view .con5 .item .img{padding-top: 121%;position: relative}
.new_about_view .con5 .item .img img{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);max-width: 90%;max-height: 90%}
.new_about_view .con5 .item .name{text-align: center;font-size: 18px;color: #333333; padding: 20px 0;border-top: 1px solid #dddddd;}
.new_about_view .con5 .item .before{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);padding: 20px; width: 100%;height: 100%;background: #006cb8;opacity: 0;transition: .4s all ease}
.new_about_view .con5 .item .before .text{width: 100%;height: 100%; border:1px solid #fff;padding: 56px 24px 10px 24px;color: #fff;position: relative;transform: scale(.5);opacity: 0;transition: .6s all ease .2s}
.new_about_view .con5 .item .before .text b{font-size:18px;text-align: center; display: block}
.new_about_view .con5 .item .before .text p{font-size:16px;line-height: 46px;margin-top: 40px;}
.new_about_view .con5 .item .before .text span{position: absolute;left: 50%;bottom: 50px; transform: translateX(-50%);
    width: 140px; height:40px;text-align: center;line-height: 38px; border: 1px solid #fff; border-radius: 30px;     }
.new_about_view .con5 .item:hover .before{opacity: 1;}
.new_about_view .con5 .item:hover .before .text{opacity: 1;transform: scale(1);}
.new_about_view .con5 .tomore{display: block; width: 180px;height: 50px;text-align: center;line-height: 50px;border-radius: 30px;position: relative;
    color: #fff;font-size: 16px; background: #006cb8; margin: 56px auto 0 auto;transition: .4s all ease}
.new_about_view .con5 .tomore:after{content: '';position: absolute;left: 0;top: 0;width: 100%;height: 100%;border-radius: 30px;border: 1px solid #006cb8;opacity: 0;transition: .4s all ease}
.new_about_view .con5 .tomore:hover{transform: translate(-4px,4px);}
.new_about_view .con5 .tomore:hover:after{opacity: 1;transform: translate(4px,-6px);}

.new_cd_top{padding-top: 74px;display: flex;justify-content: space-between}
.new_cd_tabNav {width: calc(100% - 300px); display: flex;justify-content: space-between}
.new_cd_tabNav a{width: 226px; height: 56px;line-height: 56px;text-align: center;font-size: 18px;color: #474747;border-radius: 5px;background: #fff;transition: .4s all ease}
.new_cd_tabNav a i{display: inline-block;vertical-align: middle;margin-right: 10px; font-size: 24px;color: #006cb8;transition: .4s all ease}
.new_cd_tabNav a:hover{background: #006cb8;color: #fff;}
.new_cd_tabNav a:hover i{color: #fff;}
.new_cd_tabNav a.active{background: #006cb8;color: #fff;}
.new_cd_tabNav a.active i{color: #fff;}
.new_cd_search{display: flex;border-radius: 5px;overflow: hidden}
.new_cd_search i{width: 76px;height: 56px;line-height: 56px;text-align: center; font-size: 20px;color: #fff;background: #006cb8;cursor: pointer}
.new_cd_search input{width: 190px;height: 56px;line-height: 56px;font-size: 18px;background: #fff;padding: 0 20px 0 36px;border: 0;transition: .4s all ease}
.new_cd_search input:hover{box-shadow: 0 0 2px #006cb8}

.new_cd_list{padding-top: 20px;}
.new_cd_list ul {display: flex;flex-wrap: wrap;justify-content: space-between}
.new_cd_list ul li{width: 49%;margin-top: 40px;}
.new_cd_list ul li .img{position: relative;overflow: hidden}
.new_cd_list ul li .img:before{content: '';position: absolute; left: 0;top: 50%;transform: translateY(-50%);
    width: 100%;height: 0;border-left: 7px solid #006cb8; border-right: 7px solid #006cb8;opacity: 0;transition: .4s all ease}
.new_cd_list ul li .img:after{content: '';position: absolute; left: 50%;top: 0;transform: translateX(-50%);
    width: 0;height: 100%;border-top: 7px solid #006cb8; border-bottom: 7px solid #006cb8;opacity: 0;transition: .4s all ease}
.new_cd_list ul li .g_bg{padding-top: 66.66%}
.new_cd_list ul li .text{padding: 40px 40px 70px 40px;background: #fff;transition: .4s all ease}
.new_cd_list ul li .title{font-weight: 600;color: #000;transition: .4s all ease}
.new_cd_list ul li p{font-size: 16px; color: #525252;margin-top: 28px;}
.new_cd_list ul li .text span{margin-top: 38px; display: block;width: 180px;height: 50px;line-height: 48px;font-size: 16px; text-align: center;color: #006cb8;
    border-radius: 30px;border: 1px solid #006cb8;transition: .4s all ease}
.new_cd_list ul li .text span i{display: inline-block; vertical-align: middle; margin-right: 6px;font-size: 18px;}
.new_cd_list ul li:hover .text{box-shadow: 0 0 10px rgba(0,0,0,.2)}
.new_cd_list ul li:hover .title{color: #006cb8}
.new_cd_list ul li:hover .text span{color: #fff;background: #006cb8}
.new_cd_list ul li:hover .img:after{width: 100%;opacity: 1;}
.new_cd_list ul li:hover .img:before{height: 100%;opacity: 1;}


.new_cd_detail{display: flex;margin-top: 50px;padding-bottom: 90px;}
.new_cd_detail .con_l{width:calc(100% - 298px);padding-right: 30px; }
.new_cd_detail .con_l .view{padding: 30px 25px; background: #fff}
.new_cd_detail .con_l .top{display: flex}
.new_cd_detail .con_l .top .img{width: 460px;}
.new_cd_detail .con_l .top .info{width: calc(100% - 460px);padding-left: 20px;}
.new_cd_detail .con_l .top .info .name{font-size: 18px;color: #006cb8}
.new_cd_detail .con_l .top .info p{font-size: 16px;color: #777777;margin-top: 10px;}
.new_cd_detail .con_l .top .info ul{padding-top: 10px;}
.new_cd_detail .con_l .top .info ul li{margin-top: 13px;display: flex;background: #f4f4f4;border-radius: 5px;}
.new_cd_detail .con_l .top .info ul li .info_item{width: 50%;padding: 15px 0 15px 28px}
.new_cd_detail .con_l .top .info ul li .info_item span{display: block;font-size: 14px;color: #777777;line-height: 22px;}
.new_cd_detail .con_l .top .info ul li .info_item i{margin-right: 8px;color: #006cb8}
.new_cd_detail .con_l .top .info ul li .info_item i.icon-xingxing{ color: #bfbfbf}
.new_cd_detail .con_l .top .info ul li .info_item i.icon-xingxing.active{ color: #ffd52b}
.new_cd_detail .con_l .table {margin-top: 38px;}
.new_cd_detail .con_l .table .title{height: 46px;line-height: 46px;text-align: center;font-size: 18px; color: #fff;background: #006cb8}
.new_cd_detail .con_l .table ul{display: flex;flex-wrap: wrap}
.new_cd_detail .con_l .table ul li{display: flex;justify-content: space-between;align-items: center; width: 50%;min-height: 60px;;padding: 0 58px;border-bottom: 1px solid #dddddd}
.new_cd_detail .con_l .table ul li:nth-child(odd){border-right: 1px solid #ddd}
.new_cd_detail .con_l .table ul li a{max-width: 50%;color: #000;font-size: 16px;cursor: auto    }
.new_cd_detail .con_l .table ul li a.active{color: #004ea2;border-bottom: 1px solid #004ea2;cursor: pointer}
.new_cd_detail .con_l .text {margin-top: 38px;}
.new_cd_detail .con_l .text .title{height: 46px;line-height: 46px;text-align: center;font-size: 18px; color: #fff;background: #006cb8}
.new_cd_detail .con_l .text .p{padding: 20px;font-size: 16px;line-height: 26px;text-align: justify}
.new_cd_detail .con_l .back{width: 130px;height: 44px;margin:40px auto 0 auto;  color: #006cb8;font-size: 16px;line-height: 44px;
    border: 1px solid #006cb8; border-radius: 30px;background: none;transition: .4s all ease}
.new_cd_detail .con_l .back i{margin-right: 8px;}
.new_cd_detail .con_l .back:hover{background: #006cb8;color: #fff}
.new_cd_detail .con_r{width:298px; }
.new_cd_detail .con_r_title{font-size: 18px;color: #006cb8}
.new_cd_detail .con_r .new_cd_list ul li{width: 100%}
.new_cd_detail .con_r .new_cd_list ul li:nth-child(1){margin-top: 0}
.new_cd_detail .con_r .new_cd_list ul li .text{padding: 20px 23px;}
.new_cd_detail .con_r .new_cd_list ul li .title{font-size: 16px;}
.new_cd_detail .con_r .new_cd_list ul li p{margin-top: 12px;font-size: 14px;}
.new_cd_detail .con_r .new_cd_list ul li .text span{width: 140px;height: 30px;line-height: 30px;font-size: 14px;margin-top: 20px;}
.new_cd_detail .con_r .new_cd_list ul li .text span i{font-size: 16px;}

#dituContent{width: 100%;height: 640px;}
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
.map img{max-width: initial}
.map{margin-top: 26px;}
.new_qd_view{}
.new_qd_view .con1{padding: 50px 0 }
.new_qd_view .con1 .title{text-align: center}
.new_qd_view .con1 .title b{display: block;font-size: 24px;color: #006cb8}
.new_qd_view .con1 .title span{display: block;font-size: 18px;color: #474747;margin-top: 4px;}

.add_search{display: flex;justify-content: space-between;margin-top: 48px;}
.add_search .distpicker1{width: 70%;display:flex;justify-content: space-between}
.add_search .add_btn{width: 25%;height: 50px;line-height: 50px;color: #fff; font-size: 18px; text-align: center;border: 0;background: #006cb8;transition: .4s all ease;}
.add_search .add_btn i{font-size: 20px;display: inline-block;vertical-align: middle;margin-right: 10px;}
.add_search .add_btn:hover{box-shadow:  0 0 2px #006cb8}
.add_search select{width: 47.5%;height: 50px;text-align: center; line-height: 50px;border: 1px solid #c7c7c7;padding: 0 60px 0 30px;
    background: url("../images/new_icon4.png") no-repeat;background-position:90% 50%; transition: .4s all ease;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;}
.add_search select:hover{box-shadow:  0 0 2px #006cb8}
.add_num{font-size: 16px;color: #777777;margin-top: 24px;}
.add_list{margin-top: 24px;padding-right: 58px; max-height: 456px;overflow: auto}
.add_list ul{display: flex;flex-wrap: wrap;justify-content: space-between}
.add_list ul li{width: 49%;margin-bottom: 30px; padding:24px 30px; display: flex; align-items: center; border: 1px solid #dddddd}
.add_list ul li .img{width: 82px;}
.add_list ul li .text{width: calc(100% - 82px); padding-left: 10px}
.add_list ul li .name{font-size: 18px;color: #474747}
.add_list ul li .p{font-size: 16px;color: #474747;margin-top: 10px;}
.add_list ul li:hover{box-shadow: 0 0 10px #dfdfdf; }

.new_qd_view .link{margin-top: 70px;}
.new_qd_view .link_list{padding-top: 8px; display: flex;flex-wrap: wrap;}
.new_qd_view .link_list a{margin-top: 30px; width: 33.33%; padding: 0 10px; display: flex;align-items: center;color: #474747; font-size: 16px;transition: .4s all ease}
.new_qd_view .link_list a img{width: 50px;border-radius: 50%}
.new_qd_view .link_list a span{width: calc(100% - 50px);padding-left: 10px;}
.new_qd_view .link_list a:hover{color: #006cb8;transform: translateY(-4px)}

.n_new_dow{background: #f7f7f7;overflow: hidden}
.dow_title{text-align: center}
.dow_title h3{color: #006cb8;}
.dow_title p{color: #474747;font-size: 18px;margin-top: 10px;}
.dow_list{display: flex;justify-content: space-between;flex-wrap: wrap}
.dow_item{margin-top: 20px; width:49%; transition: .4s all ease;background: #fff;}
.dow_item a{display: flex;padding: 20px;}
.dow_item .img{width: 140px;}
.dow_item .item_r{width: calc(100% - 140px);padding-left:20px;}
.dow_item .top{ display: flex;justify-content: space-between;}
.dow_item .title { width: calc(100% - 140px);padding-right: 20px;}
.dow_item .title h3{ font-size: 16px; line-height: 24px; font-weight: 600;color: #474747;transition: .4s all ease}
.dow_item .title span{ font-size: 12px;color: #525252;display: block;margin-top: 10px;line-height: 12px;}
.dow_item .title span i{display: inline-block;vertical-align: middle;transform: translateY(-1px);margin-right: 6px;}
.dow_item .dow_item_btn{ display: none; width: 120px;height: 36px;line-height: 36px;border-radius: 30px;border: 1px solid #7fb5db;color: #006cb8;font-size: 14px;text-align: center;transition: .4s all ease}
.dow_item .dow_item_btn i{display: inline-block;vertical-align: middle;margin-right: 5px;font-size: 18px;height: 20px;line-height: 20px;transform: translateY(-2px)}
.dow_item_dow .dowBnt{display: block}
.dow_item_read .readBnt{display: block}
.dow_item .p{font-size: 14px;color: #474747;line-height: 24px;margin-top: 10px;max-height: 72px;overflow: hidden}
.dow_item:hover .title h3{color: #006cb8;}
.dow_item:hover .dow_item_btn{color: #fff;background: #006cb8}



.new_dow_form{display: none; position: fixed;width: 100vw;height: 100vh;left: 0;top: 0;z-index: 99999999}
.new_dow_form_view{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);max-width: 90%; width: 1240px;background: #fff;padding: 30px 70px;z-index: 9 }
.new_dow_form_view .icon-Close{position: absolute;right: 10px;top: 6px;color: #666;font-size: 24px;cursor: pointer; transition: .4s all ease}
.new_dow_form .after{display: block; width: 100%;height: 100%; position: absolute;left: 0;top: 0;background: rgba(0,0,0,.8);z-index: 2}
.new_dow_form_title{display: block;font-size: 20px;text-align: center}
.new_dow_form_row{}
.new_dow_form_row input{margin-top: 34px; width: 100%;height: 60px; line-height: 60px; padding: 0 30px;border: 1px solid #ccc; font-size: 16px;transition: .4s all ease}
.new_dow_form_row input:hover{box-shadow:  0  0 2px #009bd6;border-color: #009bd6}
.new_dow_form_view .icon-Close:hover{color: #000;font-weight: 600}
.new_dow_form_btn{text-align: center}
.new_dow_form_con .submit{margin-top: 20px; width: 166px;height: 50px;line-height: 50px;background: #006cb8;color: #fff;text-align: center;border: 0;font-size: 16px;border-radius: 30px;}
.new_dow_form_con .reset{margin-top: 20px; margin-left: 40px;  width: 166px;height: 50px;line-height: 50px;background: #9f9f9f;color: #fff;text-align: center;border: 0;font-size: 16px;border-radius: 30px;}
.new_dow_form .before{width: 180px;height: 50px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);background: rgba(0,0,0,.3);color: #fff}

@media (max-width: 1660px) {
    .i_w {
        padding: 0 5%
    }
    .i-about-item span {
        font-size: 34px;
    }
    .i-about-item p {
        font-size: 12px;
    }
    .i-ahout-r-itemText p{font-size: 24px;}


    .new_pro_btn i{width: 60px;height: 60px; line-height: 60px;}
    .new_pro_swiper{width: 1000px;}
    .new_pro_swiperTop .con_l{width: 350px;}
    .new_pro_swiperTop .con_r{width: calc(100% - 350px);}
    .new_pro_btn.prev{left: 0;transform: translateX(calc(-100% - 20px))}
    .new_pro_btn.next{right: 0;transform: translateX(calc(100% + 20px))}
}

@media (max-width:1440px) {
    .i-about-l,.i-about-r {padding: 40px}

    .i-ahout-r-itemText p{font-size: 20px;}

    #dituContent{height: 540px;}
    .new_about_view .con3 .list{padding: 0 5%}
    .new_about_view .con3 .item .img{width: 200px;height: 200px;}
    .new_about_view .con3 .item span{font-size: 16px;}
    .new_about_view .con4 .list .item .g_bg{height: 640px;}
}

@media (max-width:1313px) {
    .i-about-item {
        width: 50%
    }
    .i-hz-w{  padding: 0 5%}
    .g_w1{ padding: 0 5%}
}
@media (max-width:1280px) {
    .n_w{padding: 0 5%;}
    .product-item{width: 100%;}
    .product-content-topR{display: none}
    .product-content-topL{width: 100%;padding-right: 0}
    .product-d-l-swiper{width: 50%}
    .product-d-l-info{width: 50%}

    .new_cd_detail .con_l .top .img{width: 380px;}
    .new_cd_detail .con_l .top .info{width: calc(100% - 380px);}

    .new_cd_top{display: block}
    .new_cd_tabNav{width: 100%}
    .new_cd_tabNav a{width: 24%}
    .new_cd_search {width: 100%;margin-top: 10px;}
    .new_cd_search input{width: calc(100% - 76px)}

    .new_about_view .con5 .item .before .text{padding: 20px;}
    .new_about_view .con5 .item .before .text p{margin-top: 20px;line-height: 32px;}

    .dow_item{width: 100%;}

    .new_dow_form_row input{font-size: 14px;height: 46px;line-height: 46px;margin-top: 20px;padding: 0 20px}
    .new_dow_form_con .submit,.new_dow_form_con .reset{font-size: 14px;height: 46px;line-height: 46px;}

}
@media  (max-width:1200px) {
    .i-about-l,.i-about-r{padding: 30px;}
    .i-about-l h2,.i-about-r h2{font-size: 24px;}
    .i-about-l span,.i-about-r span{font-size: 18px;}
    .i-about-l p,.i-about-r p{margin-top: 20px;}

    .i-banner-img{width: 70%}
    .i-product-list  .n_item_v1Info>div h4{display: none}
    .i-product-tab .nav-tabs li a img{display: none}

    .i-hz-w{display: block;}
    .i-hz-l{display: none}
    .i-hz-c{width: 100%;}
    .i-hz-r{width: 100%;}

    .i-hz-w.active .i-hz-video{position: relative}
    #i-video{width: 100%;position: relative;}
    .play{width: 50px; height: 50px;}

    .i-news{padding-left: 0;}
    .i-news-swiper .n_item_v2Text .time{display: none}
    .i-news-swiper .swiper-container{padding-left: 8px;}

    .n-nav .n_w{display: block;padding-bottom: 20px;}
    .n-navL a{padding: 10px 0}
    .n-navR{margin-top: 20px}

    .about1-content{display: block;margin-top: 40px}
    .about1-content .i-about-r{display: block;text-align: center;width: 100%}
    .about1-content .i-about-l{width: 100%; padding: 0}

    .hz-item{ width: 31%;margin-right:3%;margin-top: 26px;}
    .hz-list .hz-item:nth-child(5n){margin-right: 3%}
    .hz-list .hz-item:nth-child(3n){margin-right: 0}
    .contact-list .n_w{display: block}
    .contact-item{width: 100%;border: 0;padding: 20px 0;  border-bottom: 1px dashed  #e5e5e5}

    .news-d-l{width: 100%;padding-right: 0}
    .news-d-r{display: none}

    .about3-content{flex-wrap: wrap;justify-content: center}
    .about3-item{width: 33.3%}

    .new_pro_swiper .new_pro_close{width: 30px;height: 30px; line-height: 28px;}
    .new_pro_btn i{width: 40px;height: 40px; line-height: 40px;}
    .new_pro_swiper{width: 800px;}
    .new_pro_swiperTop .con_l{width: 300px;}
    .new_pro_swiperTop .con_r{width: calc(100% - 300px);}
    .new_pro_btn.prev{left: 0;transform: translateX(calc(-100% - 20px))}
    .new_pro_btn.next{right: 0;transform: translateX(calc(100% + 20px))}
    .new_pro_swiperTop .con_r .title{font-size: 18px;padding-bottom: 14px;}
    .new_pro_swiperTop .con_r .p{font-size: 14px;line-height: 32px;}

    #dituContent{height: 450px;}

    .add_list ul li{width: 100%}

    .new_cd_detail{display: block}
    .new_cd_detail .con_r{display: none}
    .new_cd_detail .con_l{width: 100%}

    .new_cd_tabNav a,.new_cd_search input,.new_cd_search i{font-size: 16px;height: 40px;line-height: 40px;}
    .new_cd_tabNav a i{font-size: 20px;}

    .new_about_view .con3 .item .img{width: 160px;height: 160px;}

    .new_about_view .con4 .list .item .g_bg{height: 540px;}

    .new_about_view .con5 .item .before .text b{font-size: 16px;}
    .new_about_view .con5 .item .before .text p{font-size: 14px;line-height: 28px;}

    .new_pro_list ul li .text{padding: 30px 20px;}
    .new_pro_list ul li .title{font-size: 16px;}
    .new_pro_list ul li .p{font-size: 14px;}

    .new_pro_topping .item .name{font-size: 16px;}
    .new_pro_topping .item span{width: 140px;}
}


@media   (max-width:992px) {
    .product-content-topL{display: block}
    .product-d-l-swiper{width: 70%;margin: 0 auto}
    .product-d-l-info{width: 100%}
    .about3-item{width: 50%}


    .new_pro_swiper .new_pro_close{width: 30px;height: 30px; line-height: 28px;top: 6px;right: 6px;}
    .new_pro_btn i{width: 40px;height: 40px; line-height: 40px;}
    .new_pro_swiper{width: 800px;max-width: 100%}
    .new_pro_swiperTop .con_l{width: 300px;}
    .new_pro_swiperTop .con_r{width: calc(100% - 300px);padding-left: 30px;}
    .new_pro_btn.prev{left: 6px;transform: translateX(0)}
    .new_pro_btn.next{right: 6px;transform: translateX(0)}
    .new_pro_swiperTop .con_r .title{font-size: 18px;padding-bottom: 14px;}
    .new_pro_swiperTop .con_r .p{font-size: 14px;line-height: 32px;}
    .new_pro_swiper .mySwiper{margin-top: 20px;}

    .new_cd_detail .con_l .top .img{width: 300px;}
    .new_cd_detail .con_l .top .info{width: calc(100% - 300px);}

    .new_about_view .con3 .item .img{width: 140px;height: 140px;}
    .new_about_view .con3 .item span{font-size: 14px;}

    .new_about_view .con2 .text{padding: 30px;  min-height: 300px;}

    .new_about_view .con5 .list{justify-content:space-between}
    .new_about_view .con5 .item{margin-right: 0;width: 49%}
    .new_pro_list ul{display: block}
    .new_pro_list ul li{width: 100%}
}

@media (max-width:769px) {
    
    .w24{width: 48%;margin-right: 3%;margin-top: 20px;}
    .g_list .w24:nth-child(2n){margin-right: 0}

    .i-banner{display: none}
    .i-banner2{display: block}
    .i-banner-img{width: 110%;right: -8%;}
    .i-product-tab .nav-tabs{flex-wrap: wrap}
    .i-product-tab .nav-tabs li{width: 33%;padding: 0 3px;position: relative}
    .i-product-tab .nav-tabs li a{ height: auto;  padding: 8px 4px;}
    .i-product-tab .nav-tabs li a span{font-size: 14px;}

    .i-product-list .n_item_v1Bg{padding-top: 92.5%;}

    /*.w24{width: 100%;margin-right: 0%;}*/

    .i-hz-r-title span{font-size: 24px;}
    .i-hz-r-title h2{font-size: 24px;}

    .i-hz-r{padding: 20px;}
    .i-hz-r-title2 h3{font-size: 18px;}
    .i-hz-r p{margin-top: 20px;line-height: 1.6em}
    .i-news-top{padding-bottom: 20px;}
    .i-news-swiper .i_w{padding-bottom: 40px;}
    .i-news-title h2{font-size: 24px;}
    .i-news-title span{font-size: 24px;}
    .i-news-title>div{width: 160px;min-width: 160px;}
    .i-news-title>img{max-width: calc(100% - 160px);width: auto;}

    .i-title h2{font-size: 24px;}

    .i-fz-text{margin-top: 40px;}

    .product-item{display: block;padding-right: 0;margin-top: 40px;}
    .product-item-img{width: 100%;}
    .product-item-info{width: 100%;padding: 20px 0 0 0 ;}
    .product-item-info p{margin-top: 10px;}

    .n-navL a{width: 33%;}
    .n-title h2{font-size: 24px;position: relative;margin-top: 20px;}

    .product-content-from{margin-top: 40px;padding-bottom: 40px;}

    .product-d-l-swiper{width: 100%;margin: 0 auto}
    .product-d-l-info{padding: 30px 0 0  0;}
    .product-d-l-a a{width: 48%;margin-right: 2%;}
    .product-content-tabItem{padding: 30px;}
    .product-d-l-info h3{font-size: 24px;}

    .fz,.about1,.about2,.hz,.news,.news-d{padding:  40px 0}

    .hz-item{ width: 49%;margin-right:2%;margin-top: 26px;}
    .hz-list .hz-item:nth-child(5n){margin-right: 2%}
    .hz-list .hz-item:nth-child(3n){margin-right:2%}
    .hz-list .hz-item:nth-child(2n){margin-right: 0}
    .hz-content{margin-top: 40px;}
    .contact-list{margin-top: 40px;}
    .contact-message{padding: 40px 0}


    .n_item_h1 a{display: block;}
    .n_item_h1Info{padding: 20px 0 0 0;width: 100%  }
    .n_item_h1Img{width: 100%}
    .news-item{margin-top: 40px;padding: 10px}
    .news-d-content{padding-bottom: 40px;}
    .news-d-l>div{padding: 20px 10px;}
    .news-d-bottom{display: block;height: auto}
    .news-d-bottom a{display: block;margin: 6px;width: 100%;}
    .news-d-bottom a:nth-child(2){text-align: left}

    .about3-content{display: flex;padding: 40px 0;}
    .about3-item{width: 100%}
    .about3-content .about3-item:nth-child(even) .about3-item-img {transform: translateY(0)}
    .about3-content .about3-item:nth-child(even) .about3-item-text {transform: translateY(0)}
    .about3-content .about3-item:nth-child(even) .about3-item-text .about3-item-before:before{top: 0%;transform: translateY(-100%)  ;}
    .about3-content .about3-item:nth-child(even) .about3-item-text .about3-item-after:after{top: 0%;transform: translateY(-100%)  ;}

    .about3 .fz-title{margin-top: 40px;}

    .i-about{display: block}
    .i-about-l p,.i-about-r p{margin-top: 10px;line-height: 28px;height: 84px;overflow: hidden}
    .i-about-l h2,.i-about-r h2{font-size: 24px;}
    .i-about-l,.i-about-r{padding: 20px;width: 100%;min-height: auto;text-align: justify!important;}
    .i-about-r .go{margin-top: 30px;float: right}
    .i-about-tiem{margin-top: 20px;}
    .about1 .i-about-l p{height: auto}


    .i-title span{margin-top: 12px;}
    .i-product-top{padding-bottom: 20px;}
    .i-product-list .w24{margin-top: 10px;}
    .i-hz-r-title2{margin-top: 20px;}
    .i-hz-r p{line-height: 1.8em}
    .i-hz-r .go{margin-top: 10px;}
    .i-news-swiper .n_item_v2Bg{padding-top: 53%;}
    .i-news-swiper .n_item_v2Text{padding: 10px;}
    .i-news-swiper .n_item_v2More{margin-top: 10px;}
    .i-news-swiper .swiper-button-prev{width: 30px;height: 30px}
    .i-news-swiper .swiper-button-next{width: 30px;height: 30px}
    .i-fz-text p{margin-top: 14px;}
    .i-fz-text a{margin-top: 14px;}

    .new_pro_swiper .new_pro_close{width: 30px;height: 30px; line-height: 28px;top: 6px;right: 6px;}
    .new_pro_btn i{width: 30px;height: 30px; line-height: 28px;font-size: 16px;}
    .new_pro_swiper{padding:30px 20px;}
    .new_pro_swiperTop{display: block;}
    .new_pro_swiperTop .con_l{width: 260px;max-width: 100%; margin: 0 auto;}
    .new_pro_swiperTop .con_r{width: 100%;padding-left: 0}
    .new_pro_swiperTop .con_r .title{font-size: 16px;padding-bottom: 10px;}
    .new_pro_swiperTop .con_r .p{line-height: 24px;margin-top: 10px;}
    .new_pro_swiper .mySwiper{}

    #dituContent{height: 350px;}

    .add_search{display: block}
    .add_search .distpicker1{width: 100%;display: block}
    .add_search select,.add_search .add_btn{width: 100%; height:36px;line-height: 36px; margin-top: 10px; display: block;font-size: 14px;padding: 0 40px;    background-position: 97% 50%;}
    .add_list{padding-right: 28px;font-size: 0}
    .add_list ul{width: 100%; display: block}
    .add_list ul li{width: 100%;padding: 20px;}
    .add_list ul li .name{font-size: 16px;}
    .add_list ul li .p{font-size: 14px;}
    .add_list ul li .img{width: 60px;}
    .add_list ul li .text{width: calc(100% - 60px);}
    .new_qd_view .link_list a{width: 100%}
    .new_qd_view .link_list a span{font-size: 14px;}
    .new_qd_view .con1 .title b{font-size: 20px;}
    .new_qd_view .con1 .title span{font-size: 16px;}

    .new_cd_detail .con_l .top{display: block}
    .new_cd_detail .con_l .top .img{width: 100%;text-align: center}
    .new_cd_detail .con_l .top .info{width: 100%;padding-left: 0;margin-top: 20px;}

    .new_cd_top{padding-top: 30px;}
    .new_cd_tabNav{flex-wrap: wrap}
    .new_cd_tabNav a{width: 49%;margin-top: 10px;}
    .new_cd_tabNav a, .new_cd_search input, .new_cd_search i{font-size: 14px;}
    .new_cd_detail{margin-top: 30px;}
    .new_cd_detail .con_l{padding-right: 0}
    .new_cd_detail .con_l .view{padding: 14px;}
    .new_cd_detail .con_l .top .info ul li .info_item{padding: 10px 0 10px 14px}

    .new_cd_detail .con_l .table .title,.new_cd_detail .con_l .text .title{font-size: 16px;height: 40px;line-height: 40px;}
    .new_cd_detail .con_l .table ul li{width: 100%;padding: 0 14px;min-height: 40px;}
    .new_cd_detail .con_l .table ul li a{font-size: 14px;}
    .new_cd_detail .con_l .table ul li:nth-child(odd){border-right: 0}
    .new_cd_detail .con_l .text .p{font-size: 14px;line-height: 24px;padding: 20px 0}
    .new_cd_detail .con_l .back{height: 40px;line-height: 40px;font-size: 14px;}

    .new_cd_list ul li .text{padding: 20px;}
    .new_cd_list ul li .title{font-size: 16px;}
    .new_cd_list ul li p{font-size: 14px;margin-top: 14px;}
    .new_cd_list ul li .text span{font-size: 14px;height: 40px;line-height: 38px;}

    .new_about_view .con3 .list{flex-wrap: wrap;justify-content: center}
    .new_about_view .con3 .item{width: 33.33%;padding: 0 10px;}
    .new_about_view .con3 .item .img{width: 100%;padding-top: calc(100% - 12px);background-size: 100% 100%;height: auto}
    .new_about_view .con3 .item span{margin: 10px 0 0 0;}

    .new_about_view .con2 .title b{font-size: 20px;}
    .new_about_view .con2 .title span{font-size: 16px;}
    .new_about_view .con2 .title span:before{width: 100px;}
    .new_about_view .con2 .p{font-size: 14px;line-height: 36px;margin-top: 20px}

    .new_about_view .con1 .title span{font-size: 20px;}
    .new_about_view .con1 .title b{font-size: 16px}

    .new_about_view .con1{padding: 30px 0}
    .new_about_view .con1 .text{padding: 0 28px;font-size: 14px;line-height: 30px;margin-top: 20px;}
    .new_about_view .con1 .text:before{width: 20px;height: 17px;background-size: 100% 100%}
    .new_about_view .con1 .text:after{width: 20px;height: 17px;background-size: 100% 100%}
    .new_about_view .con3 .title b{font-size: 20px;}
    .new_about_view .con3 .title:after{margin-top: 20px;}
    .new_about_view .con3 .list{margin-top: 20px;}

    .new_about_view .con4 {margin-top: 30px;}
    .new_about_view .con4 .list .item .g_bg{height: 460px;}
    .new_about_view .con4 .list .item .title b{font-size: 20px;}
    .new_about_view .con4 .list .item .title span{font-size: 16px;}
    .new_about_view .con4 .list .item .text p{font-size: 14px;}
    .new_about_view .con4 .list .item.active .text .p{margin-top: 20px;}

    .new_about_view .con5{padding: 30px 0;}
    .new_about_view .con5 .title b{font-size: 20px;}
    .new_about_view .con5 .title span{font-size: 16px;}
    .new_about_view .con5 .tomore{width: 140px; height: 40px;line-height: 40px;margin-top: 30px;}

    .new_foot{padding: 30px 0}
    .new_foot_logo img{width: 140px}
    .new_foot_nav a span{font-size: 14px;}
    .new_foot_nav a i{font-size: 30px;}
    .new_foot_info span{display: block}

    .dow_item a{padding:20px;display: block}
    .dow_item .img{margin: 0 auto;width: 80%}
    .dow_item .item_r{width: 100%; padding-left: 0;margin: 20px 0 0 0 ;}
    .dow_item .text{width: 100%;position: relative;padding-bottom: 40px;}
    .dow_item .title h3{font-size: 16px;}
    .dow_item .dow_item_btn{font-size: 14px;width: 110px;height: 30px;line-height: 30px;position: absolute;left: 0;bottom: 0;position: absolute}
    .dow_item .dow_item_btn i{font-size: 14px;}
    .dow_item .title{width: 100%;padding: 0}
    .dow_item .p{font-size: 14px;line-height: 24px;margin-top: 10px;}
    .dow_item .title span{font-size: 12px;}
    .dow_item:nth-child(1){margin-top: 0}

    .new_dow_form_view{padding: 30px 20px}
    .new_dow_form_row input{font-size: 14px;height: 40px;line-height: 40px;margin-top: 10px;padding: 0 20px}
    .new_dow_form_con .submit,.new_dow_form_con .reset{font-size: 14px;height: 40px;line-height: 40px;width: 120px;}
    .new_dow_form_title{font-size: 18px;}

    .dow_title h3{font-size: 20px;}
    .dow_title p{font-size: 14px;}

    .fenye{margin: 30px auto}
    .fenye a{font-size: 12px;width: 34px;line-height: 34px;height: 34px;}
    .fenye span{font-size: 12px;}


    .new_pro .n-navL a{width: auto;min-width: auto; padding:10px 16px;}
    .new_pro_tabNav{margin-top: 30px;}
    /*.new_pro_tabNav a{width: 100%;margin-bottom: 10px;display: block}*/
    .new_pro_tabNav a{padding: 0 14px;}
    .new_pro_tabNav .bottom{font-size: 12px;}
    .new_pro_tabNav .top {height: 40px;line-height: 40px;}
    .new_pro_tabNav .top b{font-size: 16px;}

    .n-navL a{font-size: 14px;}

    .new_pro_topping .item{width: 49%}
    .new_pro_topping .item:nth-child(3n){margin-right: 2%}
    .new_pro_topping .item:nth-child(2n){margin-right: 0}

}

@media (max-width:640px) {
    .new_cd_list ul li{width: 100%;margin-top: 20px;}
    .new_about_view .con2 .text{padding: 20px;}
    .new_about_view .con2 .title{display: block}
    .new_about_view .con2 .title span{display: block;margin-top: 6px;}
    .new_about_view .con2 .title span:before{display: none}
    .new_about_view .con2 .p{line-height: 30px;}

    .new_about_view .con4 .list{display: block}
    .new_about_view .con4 .list .item{width: 100%}
    .new_about_view .con4 .list .item.active{width: 100%}
    .new_about_view .con4 .list .item .text p{opacity: 1;transform: translate(0);display: block;line-height: 28px;}
    .new_about_view .con4 .list .item .title{text-align:left}
    .new_about_view .con4 .list .item .text{ bottom: 20px!important;left: 5%!important;transform: translateX(0);width: 90%!important;}
    .new_about_view .con4 .list .item .g_bg{height: 360px;}

    .new_about_view .con5 .item{margin-right: 0;width: 100%;margin-top: 20px;}
    .new_about_view .con5 .item .name{font-size: 16px;}

    .new_pro_list ul li{margin-top: 20px;}
    .new_pro_list ul li a{display: block}
    .new_pro_list ul li .item_l{width: 100%}
    .new_pro_list ul li .item_r{width: 100%}
    .new_pro_list ul li .text{padding:0 20px 10px 20px;}
    .new_pro_list ul li .p{line-height: 24px;}
    .new_pro_list ul li .img{padding-top: 70%;}

    .new_pro_topping .item{width: 100%}
    .new_pro_topping .item:nth-child(3n){margin-right: 0}
}