
.container{padding: 0}
.row{margin: 0}
.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}*/

.ft_fx a {
    width: 44px;
    height: 44px;
    display: inline-block;
    border-radius: 50%;
    background: rgba(96,99,103,0.6);
    text-align: center;
    line-height: 44px;
    margin-right: 15px;
    text-decoration: none;
}
#bdshare_weixin_qrcode_dialog{ height:300px !important;}
.bdsharebuttonbox a{  display:inline-block !important; border-radius:50%;
    text-indent:0 !important; line-height:44px !important; width:44px !important; height:44px !important; background:rgba(255,255,255,0.3) !important;}

.videoPlay{cursor: pointer}

.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}

.i-header1{transform: translate(-50%, 0);transition: .5s all ease}
.i-header2{ position: fixed;top: 0;left: 50%; transform: translate(-50%,-80px);transition: .5s all ease}

.i-banner-bg{width: 100%; min-height: 200px; padding-top: 49.6%;background-size: cover;background-position: center;background-repeat: no-repeat;background-repeat: no-repeat}
.i-banner .swiper-pagination-bullet{width: 8px;height: 8px;margin: 0 .6%!important;border-radius: 0;background:#fff;opacity: 1;transition:.5s all ease}
.i-banner  .swiper-pagination-bullet-active{ background: #fff;  width: 20px;transition:.5s all ease}
.i-banner-text{ width: 100%; position: absolute;left: 50%;bottom: 10%; transform: translate(-50%,0) ;color: #fff;text-align: center}
.i-banner-text h1{font-size: 46px;margin-bottom: 10px;text-shadow: 2px 2px 2px #000;}
.i-banner .swiper-button-prev{left: 14%;}
.i-banner .swiper-button-next{right: 14%;}

.i-fa-list .container>.row>div{padding: 0}
.i-fa-list .n_item_v1Bg{ padding-top: 86%;}
.i-fa-list .n_item_v1Info{opacity: 1;background: rgba(5,5,5,.7);}
.i-fa-list .n_item_v1Info p{color: #fa0410;font-size: 30px;opacity: 1;line-height: inherit;transition:.5s all ease}
.i-fa-i{margin: 0 auto;text-align: center}
.i-fa-i img{margin: 0 auto; }
.i-fa-i img:nth-child(2){display: none }
.i-fa-list .n_item_v1:hover .n_item_v1Info{background: rgba(5,5,5,.9);}
.i-fa-list .n_item_v1:hover .n_item_v1Info p{color: #fff;}
.i-fa-list .n_item_v1:hover .i-fa-i img:nth-child(2){display: block}
.i-fa-list .n_item_v1:hover .i-fa-i img:nth-child(1){display: none}

.i-title{text-align: center;color: #000;margin-top: 76px;margin-bottom: 32px;}
.i-title h2{font-size: 36px;margin-bottom: 22px;}
.i-title p{ margin: 0 auto; max-width: 1166px;padding: 0 10px; line-height: 2em}

.i-product{overflow: hidden; padding-bottom: 120px; background-image: url("../images/i-productBg.jpg"); background-size: cover;background-position: center;background-repeat: no-repeat;}
.i-product-tab .nav-tabs li{width: calc(20% - 4px);margin-right: 4px;margin-top: 6px;}
.i-product-tab .nav-tabs li:nth-child(5){width: 20%; margin-right: 0;}
.i-product-tab .nav-tabs li a{height: 65px;line-height: 65px; text-align: center;color: #fff;background: #000;transition: .3s all ease}
.i-product-tab .nav-tabs li.active a{background: #fa0410;}
.i-product-tab .nav-tabs li:hover a{background: #fa0410;transition: .3s all ease}

.i-product-img{ width: 100%;height: 100%; overflow: hidden;padding: 5%;}
.i-product-text{width: 100%;height: 100%;position: absolute;left: 0;  top:0;}
.i-product-bg{padding-top: 40%;position: relative;transition: .8s all ease;
    background-size: cover;background-position: center;background-repeat: no-repeat;}
.i-product-text span{ opacity: 0; width: 70px;height: 70px;background: url("../images/more.png") no-repeat;background-size: 100% 100%;display: block;
position: absolute;left: 50%; top: 50%; transform: translate(-50%,-30%);transition: .8s all ease}
.i-product-text h3{font-size: 26px;position: absolute;left: 50%;bottom: 0;transform: translateX(-50%);  width: 80%;color: #fff;text-align: center}
.i-product-img:hover .i-product-bg{transform: scale(1.05);transition: .8s all ease}
.i-product-img:hover .i-product-text span{ opacity: 1; transform: translate(-50%,-50%);transition: .8s all ease}
.i-product-swiper .swiper-button-prev{width: 25px;height: 20px; left: 30px; background: url("../images/prev.png") no-repeat;background-size: 100% 100%;}
.i-product-swiper .swiper-button-next{width: 25px;height: 20px; right: 30px; background: url("../images/next.png") no-repeat;background-size: 100% 100%;}


.i-case .container .row>div{padding: 0;position: relative}
.i-case .n_item_v1Bg{padding-top: 58.5%;}
.i-case .n_item_v1:hover .n_item_v1Info{background: rgba(250,4,16,.7);}
.i-case .n_item_v1Info > div p{font-size: 24px;}
.play{width: 130px;height:95px;background: url("../images/play.png") no-repeat; background-size: 100% 100%;
    position: absolute;left: 50%;top: 50%;transform: translate(-50%,-40%) ;transition: .5s all ease}
.i-case .n_item_v1:hover .play{transform: translate(-50%,-50%);transition: .5s all ease}

.i-go{overflow: hidden;padding-bottom: 50px;}
.i-go-list{ width: 100%; max-width: 980px; margin: 30px auto 46px auto;display: flex;justify-content: space-between}
.i-go-list .i-go-item{width: 160px;min-width: 160px;text-align: center;}
.i-go-list .i-go-itemTop{width: 100%;height: 120px;display: flex;justify-content: center;align-items: center;transition: .5s all ease}
.i-go-list .i-go-itemTop img:nth-child(2){display: none}
.i-go-list .i-go-item p{margin-top: 16px;color: #4c4948}
.i-go-list .i-go-item:hover .i-go-itemTop img:nth-child(2){  display: block;transition: .5s all ease}
.i-go-list .i-go-item:hover .i-go-itemTop img:nth-child(1){  display: none;transition: .5s all ease}
.i-go-list .i-go-item:hover .i-go-itemTop{transform: translateY(-10px);background: #fa0410;transition: .5s all ease}
.more{display: block; margin: 0 auto; width: 130px;height: 35px;border: 1px solid #999; border-radius: 30px; line-height:35px;text-align: center;color: #999;}
.more:hover{color: #fa0410;border-color: #fa0410}

.i-bottom{background: url("../images/i-bottomBg.jpg") no-repeat; background-size: cover;background-position: center}
.i-news{padding-top: 66px;padding-bottom: 110px;}
.i-news-top{ max-width: 1167px; padding: 0 10px; margin: 0 auto;  display: flex;justify-content: space-between;align-items: center}
.i-news-top h2{font-size: 36px;color: #fff}
.i-news-top .more{color: #fff;border-color: #fff;margin: 0}
.i-news-list{ max-width: 1147px; margin: 0 auto; margin-top: 34px;display: flex;flex-wrap: wrap}
.i-news-list .n_item_h2{width: 50%; min-width: 50%;margin-top: 18px;transition: .5s all ease}
.i-news-list .n_item_h2Time{width: 80px; min-width: 80px; height: 80px; color: #fff; background: rgba(0,0,0,.35);transition: .5s all ease}
.i-news-list .n_item_h2Time h2{font-size: 36px;font-weight: 100;color: #fff}
.i-news-list .n_item_h2Time p{font-size: 14px;color: #fff;font-weight: 100}
.i-news-list .n_item_h2Text{ width: calc(100% - 80px); height: 80px;padding: 6px 22px 0 26px;background: none}
.n_item_h2Text h4{font-size: 16px;color: #fff;font-weight: 100}
.n_item_h2Text p{line-height: 2em; height: 50px; margin-top: 10px; color: #fff;font-weight: 100}
.i-news-list .n_item_h2:hover .n_item_h2Time{background: rgba(250,4,16,.7);transition: .5s all ease}

.n-body{margin-top: 40px;}

.n-banner>.g_w{overflow: hidden;display: flex;}
.n-banner-img{width: 63%;min-width: 63%;   }
.n-banner-text{width: 37%;min-width: 37%;color: #fff;
    background: url("../images/n-bannerText.jpg") no-repeat;background-position: center;background-size: cover;}
.n-banner-bg{min-height: 200px; padding-top: 34.3%; background-position: center;background-size: cover;background-repeat: no-repeat}
.n-banner-text{padding: 20px; display: flex;align-items: center;justify-content: center;}
.n-banner-text{}
.n-banner-text h2{font-size: 40px}
.n-banner-text h4{font-size: 20px;margin-top: 22px}

.n-nav ul{ margin-top: 34px; display: flex;flex-wrap: wrap;}
.n-nav ul li{transition: .3s all ease;width: 190px;margin-top: 4px;}
.n-nav ul li a{display: block;width: 100%; height: 50px;line-height: 50px;text-align: center;color: #000;transition: .3s all ease}
.n-nav ul li.active a{color: #fff;background: #fa0410;transition: .3s all ease}
.n-nav ul li:hover a{color: #fff;background: #fa0410;transition: .3s all ease}


.n-about1-content{margin-top: 77px;overflow: hidden;}
.n-about1-text h2{font-size: 30px;color: #000}
.n-about1-text p{ color: #595757; margin-top: 30px;line-height: 2em}

.n-about1-item1{margin-top: 62px;display: flex;justify-content: space-between}
.about1-Img{position: relative;}
.n-about1-bg{transition: .5s all ease}
.about1-text{width: 90%; text-align: center;
    position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);color: #fff;text-shadow: 5px 2px 6px #000;}
.about1-text p{margin-top: 18px;}
.n-about1-Img1{width: 50%;}
.n-about1-bg1{padding-top: 75%;
    background-repeat:  no-repeat; background-position: center;background-size: cover;
}
.n-about1-Img2{width: 36%;margin-top: 6.8%;}
.n-about1-bg2{padding-top: 100%;
    background-repeat:  no-repeat;background-position: center;background-size: cover;
}
.about1-Img2Bg{height: 49%;width: 100vw;position: absolute;bottom: 0;right: 0;background: #fa0410;z-index: -1}

.n-about1-item2{ padding-bottom: 180px; margin-top: 110px;display: flex;justify-content: space-between}
.n-about1-item2>div:nth-child(1){width: 37%;}
.n-about1-item2>div:nth-child(2){width: 50%;margin-top: 5%}
.about1-item2-text h3{font-size: 30px;color: #fa0410}
.about1-item2-text p{color: #595757;margin-top: 24px;}
.n-about1-Img3{margin-top: 90px;}
.n-about1-bg3{padding-top: 100%;
    background-repeat:  no-repeat;background-position: center;background-size: cover;
}
.n-about1-Img4{}
.n-about1-bg4{padding-top: 75%;
    background-repeat:  no-repeat;background-position: center;background-size: cover;
}

.n-about1-item2>div:nth-child(2) .about1-item2-text{margin-top: 100px;}
.about1-Img:hover .n-about1-bg{transform: scale(1.02);transition: .5s all ease}

.n-bottom{background: #1e1819}

.n-about2-content{padding-bottom: 80px}
.n-about2-content .g_w{display: flex;justify-content: space-between;align-items: self-start}
.n-about2-l{width: calc(100% - 574px);padding-right: 70px;}
.n-about2-l p{line-height: 1.8em; margin-top: 36px;color: #595757}
.n-about2-r{ min-width: 574px; width: 574px;position: relative}
.about2-qm{position: absolute;left: 0;bottom: 110px;width: 100vw;height: 136px;padding-left: 84px;
   display: flex;align-items: center; background:rgba(250,4,16,.7);color: #fff }
.about2-qm-text{font-size: 18px;}
.about2-qm-text span{display: block}
.about2-qm img{margin-left: 30px;}

.n-about3-content{padding-bottom: 80px}
.n-about3-content .i-title{margin-top: 0}

.about4-item1-top{position: relative;padding-bottom: 44px;}
.about4-item1-top .about4-item1-text{width:100%;padding-right:calc(33.9% + 56px);}
.about4-item1-text h3{font-size: 30px;}
.about4-item1-text p{ padding-right: 68px; margin-top: 20px; color: #595757;font-size: 14px;line-height: 1.6em}
.about4-item1-top img{position: absolute;left:56px;top: 100%;width: 33.9%; }
.about4-item1-top img:nth-child(3){left:calc(33.9% + 56px);width:calc(100% - 33.9% - 33.9% - 56px - 56px) }

.about4-item1-bottom{padding-bottom: 4.4%; padding-top: 60px; margin-top: 18%;position: relative}
.about4-item1-bottom .about4-item1-text{width:100%;padding-left:calc(33.9% + 56px);}
.about4-item1-bottom .about4-item1-text p{padding-right: 0;padding-left: 68px;}
.about4-item1-bottom img{position: absolute;right:56px;bottom: 100%;width: 33.9%;}

.about4-item2{ margin-top: 80px; display: flex;justify-content: flex-end}
.about4-item2>div{width: 100%;max-width: 1730px;display: flex}
.about4-item2-text{width: 44.5%;padding-top: 38px;padding-right: 74px;}
.about4-item2-text p{color: #595757;margin-top: 24px;line-height: 2em}
.about4-item2-img{width: 65.5%}
.about4-item2-img img{width: 100%}

.about4-item3{margin-top: 100px;padding-bottom: 120px;}
.about4-item3-title p{margin-top: 26px;line-height: 2em}
.about4-item3Bg{padding-top:100%;
    background-repeat:  no-repeat;background-position: center;background-size: cover;
}
.about4-item3 .about4-item3List{margin-top: 54px;display: flex;justify-content: space-between}
.about4-item3Item{width: 24.8%;}

.n-about5-list{padding-bottom: 150px}
.n-about5-item{ margin-top: 46px; padding: 36px; background: #f4f4f4; display: flex;justify-content: space-between}
.n-about5-itemL{width: 55%;height: 400px;padding-right: 64px;}
.n-about5-itemL>div{height: 100%}
.n-about5-itemL .swiper-slide{height: auto;padding-right: 32px;}
.n-about5-itemL .swiper-slide h3{color: #fa0410;margin-bottom: 26px;}
.n-about5-itemL .swiper-slide p{line-height: 2em;color:#595757}
.n-about5-itemL .swiper-container{height: 100%;}
/*.n-about5-itemL .swiper-wrapper{height: 260px;}*/
.n-about5-itemR{width: 45%;height: 400px;}
.n-about5-itemR-img{height: 100%;}
.n-about5-itemR-bg{ height: 100%; background-position: center;background-size: cover;background-repeat: no-repeat}

.n-title p{color: #595757;margin-top: 24px;line-height: 2em}
.about6-item1-swiper{ padding-bottom: 48px; background: url("../images/about6-item1-swiperBg.jpg") no-repeat;background-size: cover;background-position: center;}
.about6-item1-swiper .swiper-slide{position: relative;transition: .5s all ease}
.about6-item1-swiper .swiper-slide>.about6-item1Text{ position: absolute;left: 0 ;top: 0;background: rgba(0,0,0,.65);
    width: 100%;height: 100%; display: flex;align-items: center;justify-content: center;}
.about6-item1-swiper .swiper-slide>.about6-item1Text>div{text-align: center}
.about6-item1-swiper .swiper-slide>.about6-item1Text>div img{margin: 0 auto}
.about6-item1-swiper .swiper-slide>.about6-item1Text>div img:nth-child(2){display: none}
.about6-item1-swiper .swiper-slide>.about6-item1Text>div span{display: block; margin-top: 40px; font-size: 18px; color: #fff;transition: .5s all ease}
.about6-item1Bg{padding-top: 120%;
    background-repeat:  no-repeat;background-position: center;background-size: cover;}

.about6-item1-swiper{margin-top: 66px;}
.about6-item1-swiper .swiper-container{padding-top: 30px;}
.about6-item1-swiper .swiper-button-prev{left: 0; width: 40px;height: 47px;background-size: 100% 100%; background: url("../images/prev2.png") no-repeat;}
.about6-item1-swiper .swiper-button-next{right: 0; width: 40px;height: 47px;background-size: 100% 100%; background: url("../images/next2.png") no-repeat;}
.about6-item1-swiper .swiper-slide:hover{transform: translateY(-28px);transition: .5s all ease}
.about6-item1-swiper .swiper-slide:hover .about6-item1Text>div img:nth-child(2){display: block}
.about6-item1-swiper .swiper-slide:hover .about6-item1Text>div img:nth-child(1){display: none}
.about6-item1-swiper .swiper-slide:hover .about6-item1Text>div span{color: #fa0410;transition: .5s all ease}
.about6-item2{margin-top: 70px;}
.about6-item2-item{border: 1px solid #ccc; width: 100%;height: 260px;position: relative;margin-top: 40px;}
.about6-item2-item a{display: block;width: 100%;height: 100%;position: relative;}
.about6-item2-item img{position: absolute;width: auto;height: auto; max-width: 100%;max-height: 100%; left: 50%;top: 50%;transform: translate(-50%,-50%)}
.about6-item2-list p{margin-top: 10px;}

.n-list .fenye{display: flex;justify-content: center}
.n-list .fenye>div{display: flex;}
.n-list .fenye>div a{display: block; width: 36px; height: 36px; padding: 0; margin: 0 6px; text-align: center;line-height: 36px; border-radius: 50%;border: 1px solid #000; color: #000}
.n-list .fenye>div a.active{border-color: #fa0410; color: #fa0410;background: none}
.n-list .fenye>div a:hover{border-color: #fa0410; color: #fa0410;background: none}


.caesi-list .n_item_v1{cursor: pointer;margin-top: 50px;}
.caesi-list .n_item_v1Text{ margin-top: 0; padding: 14px;transition: .5s all ease}
.caesi-list .n_item_v1Text h4{font-size: 18px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #000;transition: .5s all ease}
.caesi-list .n_item_v1Text p{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #000;transition: .5s all ease}
.caesi-list .n_item_v1:hover .n_item_v1Text{background: #fa0410;transition: .5s all ease}
.caesi-list .n_item_v1:hover .n_item_v1Text h4{color: #fff;transition: .5s all ease}
.caesi-list .n_item_v1:hover .n_item_v1Text p{color: #fff;transition: .5s all ease}


.n-case2 .i-title{margin: 0}
.case2-list{ margin-top: 40px; padding-bottom: 110px;background: url("../images/case2Bg.jpg") no-repeat;background-size: cover;background-position: center;}
.case2-list ul{display: flex;justify-content: space-between;flex-wrap: wrap}
.case2-list ul li {width: 50%;  padding: 6px 0 6px 7%; color: #000;margin-top: 10px;}
.case2-list ul li:hover{ background: #fa0410;color: #fff}

.n-contact{padding-bottom: 64px;}
.n-contact-map{position: relative}
.n-contact-info{width: 410px;height: 310px;background: rgba(255,255,255,.75);display: flex;justify-content: center;align-items: center;
    position: absolute;right: 6.5%;top: 50%;transform: translateY(-50%);z-index: 999999}
.n-contact-info>div{width: 270px;}
.n-contact-info>div p{margin-top: 20px;}
.n-contact-info>div p i{color: #fa0410;margin-right: 20px;font-size: 18px;}
.n-contact-info>div p span{color: #000;}

.job-top{display: flex;margin-top: 43px;}
.jobg-topL{width:62.6%; padding-right: 136px;}
.jobg-topL ul li {margin-top: 52px;display: flex}
.jobg-topLImg{width: 110px;min-width: 110px;height: 100px;border: 3px solid #fa0410;
    display: flex;align-items: center;justify-content: center}
.jobg-topLText{width: calc(100% - 110px);padding-left:78px; }
.jobg-topLImg img:nth-child(2){display: none}
.jobg-topL ul li p{margin-top: 18px;}
.jobg-topL ul li h4{font-size: 20px;}
.jobg-topL ul li:nth-child(1){margin-top: 0;}
.jobg-topL ul li:hover .jobg-topLImg{background: #fa0410}
.jobg-topL ul li:hover .jobg-topLImg img:nth-child(2){display: block}
.jobg-topL ul li:hover .jobg-topLImg img:nth-child(1){display: none}
.jobg-topL ul li:hover .jobg-topLText h4{ color: #fa0410}
.jobg-toR{width: 37.4%;}
.jobg-topRBg{padding-top: 75%;background: url("../images/job2.jpg") no-repeat;background-size: cover;background-position: center;}

.info-body-t{padding: 20px 40px; display: flex;justify-content: space-between;border-bottom: 1px solid #dfdfdf}
.info-body-t>div{width: 33.3%;margin-top: 10px;}
.info-body-b{padding:  40px;border-bottom: 1px solid #dfdfdf}
.info-body-b>div{width: 100%;margin-top: 10px;}
.info-body-b>div>div{margin-top: 20px;width: 80%}
.info-body-b>div>div p{line-height: 2rem;}

.job-panel{margin-top: 56px;padding-bottom: 96px;}
.job-panel .panel-body{padding: 0 46px;}
.job-panel .n-panel .panel-title > a h5{font-size: 20px;}

.new1-list .n_item_h2{width: 100%;margin-top: 44px;}
.new1-list .n_item_h2Time{ background: none; width: 200px;min-width: 200px;border: 1px solid #c8c8c8}
.new1-list .n_item_h2Time h2{font-size: 14px;font-weight: 100;text-align: right;color: #c8c8c8}
.new1-list .n_item_h2Time p{font-size: 48px;font-weight: 100;color: #c8c8c8}
.new1-list .n_item_h2Text{ width: calc(100% - 200px); background: none}
.new1-list .n_item_h2Text h4{font-size: 18px;color: #666}
.new1-list .n_item_h2Text p{ width: 90%; line-height: 2em; font-size: 14px;color: #999;opacity: 1}
.new1-list .n_item_h2Text span{ display: block;margin-top: 18px; font-size: 14px;color: #999}
.new1-list .n_item_h2:hover .n_item_h2Time{color: #fa0410;border-color: #fa0410}
.new1-list .n_item_h2:hover .n_item_h2Time h2{color: #fa0410; }
.new1-list .n_item_h2:hover .n_item_h2Time p{color: #fa0410; }
.new1-list .n_item_h2:hover .n_item_h2Text h4{color: #fa0410;}
.new1-list .n_item_h2:hover .n_item_h2Text p{color: #000;}
.new1-list .n_item_h2:hover .n_item_h2Text span{color: #fa0410;}

.n-news2 .i-title{margin-top: 0}
.n-news2 .n_item_v2{margin-top: 34px;}

.n-news3 .n_item_v2{padding-bottom: 0}
.n-news3 .n_item_v2Bg{padding-top: 59%}
.n-news3 .n_item_v2Text{position: relative;padding: 16px 32px 34px 32px;}

.proA-nav ul li {width:25%; }
.proA-list{margin-top: 40px;}
.proA-list .n_item_h1Img{ max-width: 100%; border: 1px solid #000}
.proA-list .n_item_h1Info p{height: auto}
.proA-list .n_item_h1Info h4 { display: flex; align-items: center;justify-content: center}
.proA-list .n_item_h1Info h4 span{display: block;width: calc(100% - 180px);overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.proA-list .n_item_h1Info h4:after{content: ''; width: 159px;height: 61px;
    background: url("../images/proA.png") no-repeat;background-size: 100% 100%;
    }
.proA-list .n_item_h1:hover .n_item_h1Info h4:after{background-image: url("../images/proA2.png")}

.pro-item{padding-bottom: 72px;}
.proB{padding-bottom: 50px}
.proB-top h2{color: #fa0410}

.proB-item1 {text-align: center;margin-top: 20px;}
.proB-item1 img{max-width: 100%}
.proB-title{ max-width: 1194px; padding: 0 20px; margin: 0 auto; margin-bottom: 40px;
    display: flex;justify-content: center;align-items: center;}
.proB-title span{ display: block; width: 100%; position: relative;height: 1px;background: #fa0410}
.proB-title span:nth-child(3){transform: rotateZ(180deg);}
.proB-title span:after{ content: ''; position:absolute;  width: 10px;height: 10px;border: 2px solid #fa0410;left: 100%;top: 50%;margin-top: -5px;}
.proB-title h3{ min-width: 180px; width: 180px;text-align: center; font-size: 30px;color: #fa0410}


.proB-item2List{max-width: 1194px; padding: 0 20px;margin: 0 auto; }
.proB-item2Item{display: flex;margin-top: 28px;}
.proB-item2ItemL{width:115px; min-width: 115px;}
.proB-item2ItemR{width: calc(100% - 115px);padding-left:48px; }
.proB-item2ItemR h3{font-size: 28px;color:#595757;}
.proB-item2ItemR p{font-size: 18px;color:#595757;margin-top: 16px;line-height: 2em}
.proB-item3Img{text-align: center;}
.proB-item3Img img{max-width: 100%}

.proB-item4List .n_item_v1{margin-top: 10px;}
.proB-item4List .n_item_v1Img{border: 1px solid #ccc}
.proB-item4List .n_item_v1Info h4{width: 70px; height: 70px;margin: 0 auto;
    background: url("../images/go.png") no-repeat;background-size: 100% 100%;}
.proB-item4List .n_item_v1:hover .n_item_v1Text h4{color: #fa0410}
.proB-title2 h3{min-width: 290px;}
.fanye{width: 100% }
.fanye >div{width: 100%; display:flex;align-items: center;justify-content: center; }
.fanye >div a{width: 70px; height: 70px; border: 1px solid #000; border-radius: 50%;
    display:flex;align-items: center;justify-content: center;margin: 0 30px; }
.fanye >div a i{ font-size: 30px;color: #002e5b}
.fanye >div a:hover i{ color: #fa0410}

.proC-Text{max-width: 1194px; padding: 0 20px;margin: 0 auto; }
.proC-Text p{margin-top: 10px;color: #595757}
.proC-Text h3{margin-top: 10px;color: #595757}

.proD-top{text-align: center}
.n-proE{padding-bottom: 70px}

.n-proF .n_item_h1Img{width: 568px;}
.n-proF .n_item_h1Bg{padding-top: 52.7%;}
.n-proF .n_item_h1Info{width: calc(100% - 568px)}


.service-contentImg{ margin: 20px 0 46px 0; text-align: center;}
.service-contentU{display: flex;align-items:stretch;}
.service-item {width: 33.3%;  padding: 46px 34px; color: #000;border: 1px solid #ccc}
.service-item h3{margin-bottom: 22px;}
.service-item p{line-height: 2em}
.service-item p b{margin-right: 10px;}
.service-item:hover{border: 2px solid #fa0410;transition: .3s all ease}
.service-item:hover h3{color: #fa0410}
.service-panel{margin-top: 56px;}

.service2-content .i-title {text-align: left}
.service2-content .i-title p{width: 100%;max-width: 100%;}
.service2-list .n_item_v1{margin-top: 54px;}
.service2-list .n_item_v1Bg{padding-top: 74%}
.service2-list .n_item_v1Info{opacity: 1}
.service2-list .n_item_v1Info > div h4{color: #fff;opacity: 1;transform: translateY(0);}
.service2-list .n_item_v1Info > div p{ margin: 0 auto; width: 50px;height: 50px;display: none;opacity: 1;
    background: url("../images/Service2-2.png") no-repeat;background-size: 100% 100%;}
.service2-list .n_item_v1:hover .n_item_v1Info > div h4{display: none}
.service2-list .n_item_v1:hover .n_item_v1Info > div p{display: block}
.service2-list .n_item_v1:hover .n_item_v1Info {background: rgba(0,0,0,0)}

.service3-content{padding-bottom: 80px;}
.service3-tab .nav-tabs{display: flex;justify-content: center;align-items: center;flex-wrap: wrap}
.service3-tab .nav-tabs li{margin: 10px 30px 0 30px;}
.service3-tab .nav-tabs li a{ display: block; width: 86px;height: 36px;border-radius: 8px;
    line-height: 36px;text-align: center;color: #fff;background: #666464}
.service3-tab .nav-tabs li.active a{background: #004ea2}
.service3-tab .nav-tabs li:hover a{background: #004ea2}
.service3-tab .tab-content{margin-top: 54px;text-align: center;margin-right: 28px;}

.service4-list{margin-top: 70px;   display: flex;justify-content: space-between}
.service4-listL{width: calc(100% - 384px);padding-right: 92px;}
.service4-listR{width: 384px;min-width: 384px;}
.service4-listL .i-title{margin-top: 0}
.service4-listL-item{display: flex;justify-content: space-between;align-items: center;border-bottom: 1px dashed #ccc}
.service4-listL-itemL{width: calc(100% - 200px); padding: 20px 0 ; }
.service4-listL-itemL h4{font-size: 20px;color: #000}
.service4-listL-itemL p{ margin-top: 10px; color: #595757}
.service4-listL-itemL p span{ margin-right: 28px;}
.service4-listL-itemR{width: 200px;}
.service4-listL-itemR a{ display: block; width: 200px; height: 54px;
    line-height: 54px;text-align: center;color: #fa0410;border: 1px solid #fa0410;transition: .4s all ease}
.service4-listL-itemR a:hover{color: #fff;background: #fa0410;transition: .4s all ease}
.service4-listL-item:hover .service4-listL-itemL h4{color: #fa0410}

.service4-listR-title{ height: 90px; display: flex;align-items: center;justify-content: center;}
.service4-listR-title span{display: block;width:7px;height: 7px;border: 2px solid #fa0410 }
.service4-listR-title h5{font-size: 18px;color: #fa0410;padding: 0 10px;}
.service4-listR .n-panel .panel-title > a{padding: 0}
.service4-listR .n-panel .panel-title > a >div{width: 70px;background: #dcdcdc}
.service4-listR .n-panel .panel-title > a h5{padding-left: 90px;font-size: 16px;background: #eee;color: #000}
.service4-listR .n-panel .panel-title > a >div > div span{ width: 16px; margin-left: -8px; background: #fa0410}
.service4-listR .n-panel .panel-body{ padding:20px 76px; background: #ffff}

.service4-listR .n-panel  .panel-body a p{color: #595757}
.service4-listR .n-panel  .panel-body a:hover p{color: #fa0410}

.logIn,.logOn{ display: none; position: fixed;  top: 0; left: 0; width: 100%;height: 100vh;z-index: 99999}
.logInBg,.logOnBg{width: 100%;height: 100%;background: rgba(0,0,0,0.6)}
.logInBox,.logOnBox{ position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);border-radius: 8px;border: 1px  solid #ccc;
    width: 772px; max-width: 90%; padding: 100px 0 162px 0;  background: rgba(225,225,225,.9)}
.logInBox h3,.logOnBox h3{ text-align: center; color: #fa0410;margin-bottom: 10px;}
.logInBox input{ max-width: 90%; display: block; margin: 0 auto; width: 402px;height: 52px;line-height: 52px;padding:0 20px;margin-top: 20px;
    border: 1px solid #ccc;border-radius: 8px;}
.logInBox>div{margin-top:44px;text-align: center}
.logInBox>div button{width: 194px;height: 52px;margin-right:12px; border-radius: 8px; border: 2px solid #fa0410; }

.logOnBox button{ display: block;margin: 40px auto 0 auto; width: 216px;height: 38px; line-height: 38px;color: #fff;background: #fa0410;border-radius: 8px;}
.logOnItem{width: 90%; padding:0 20px ; margin: 20px;display: flex;align-items: center;;
    border-bottom: 1px dashed #000;}
.logOnItem span{width:160px;font-size: 16px; }
.logOnItem input{width: calc(100% - 180px); height: 46px; line-height: 46px; font-size: 16px;  border: 0;background: none}
.logOnBox p{ margin: 0 auto; color: #fa0410;text-align: center;width: 90%;}

.n-job .i-title{margin-top: 0}

.news4-content{padding-bottom: 70px}
.news4-title h2{text-align: center}
.news4-title span{ padding-left: 20px; margin-top: 20px;display: block}
.news4-text{margin-top: 30px;}
.news4-text p{margin-top: 20px;line-height: 2em;}

.open-header .nav .level-1>li>.m-a{display: none}

.info-body-a{display: flex;justify-content: flex-end}
.info-body-a a{display: block;width: 190px;height: 68px;line-height: 68px;text-align: center;color: #fff;background: #fa0410}


@media(max-width: 1730px){
    .about4-item2>div{padding-left: 2%}
}
@media (min-width:1440px)and (max-width: 1660px){

}
@media (min-width:1200px) and (max-width:1440px){
    .i-fa-list .n_item_v1Info p{font-size: 24px;}
}
@media (min-width:767px) and (max-width:1200px){

    .i-fa-list .n_item_v1Info p{font-size: 20px;}

}
@media (max-width:1220px){
    .n-banner-text h2{font-size: 28px}
    .n-banner-text h4{font-size: 16px;margin-top: 22px}
    .n-nav ul li{width: 20%}
    .n-about2-l{padding-right: 20px;}
    .about4-item2-text{padding-right: 20px;}
    .n-contact-info{
        position: relative;left: 0;top: 0;transform: translate(0);width: 100%; height: auto; padding: 20px 10px;}
    .jobg-toR{display: none}
    .jobg-topL{width: 100%}

    .proA-nav ul li{width: 33%}
    .proA-list .n_item_h1Info{padding-left: 20px}
    .proA-list .n_item_h1Info h4 span{width: 100%}
    .proA-list .n_item_h1Info h4:after{display: none}
}
@media  (max-width:992px){
    .i-news-list .n_item_h2{width: 100%;padding: 0 10px;}
    .n-about2-content .g_w{display: block}
    .n-about2-l{width: 100%; padding-right: 0}
    .n-about2-r{margin-top: 20px;width: 100%;min-width: 0}

    .about4-item1-top{padding: 0}
    .about4-item1-top .about4-item1-text{width: 100%;padding: 0}
    .about4-item1-text p{padding: 0}
    .about4-item1-top img{position: relative;margin-top: 10px;left: 0;}
    .about4-item1-top img:nth-child(3){display: none}
    .about4-item1-bottom{ margin-top:0;  padding-top: 20px;}
    .about4-item1-bottom .about4-item1-text{width: 100%;padding: 0}
    .about4-item1-bottom .about4-item1-text p{padding: 0}

    .about4-item2{margin-top: 0; }
    .about4-item2>div{display: block;padding: 0 2%}
    .about4-item2-text{width: 100%;padding: 0}
    .about4-item2-img{width: 100%;margin-top: 10px;}

    .n-about5-item{display: block;padding: 10px;}
    .n-about5-itemL,.n-about5-itemR{width: 100%;height: 260px;}
    .n-about5-itemL{padding-right: 0}
    .n-about5-itemR{margin-top: 20px;}
    .n-about5-itemL .swiper-slide h3{margin-bottom: 10px;}
    .proA-nav ul li{width: 50%}
    .n_item_h1 > a{display: block}
    .n-proF .n_item_h1Img,.proA-list .n_item_h1Info{width: 100%;padding-left: 0}

    .service-contentU{display: block;}
    .service-item{width: 100%;padding: 20px;}
    .service4-listR{display: none}
    .service4-listL{padding-right: 0;width: 100%}
}
@media (max-width:767px){
    .i-banner-text h1{font-size: 24px;}
    .i-title{margin-top: 40px;}
    .i-title h2{font-size: 24px;}
    .i-fa-list .n_item_v1Info p{font-size: 18px;}
    .i-product{padding-bottom: 40px}
    .i-product-tab .nav-tabs li{width: 100%;margin: 6px 0 0 0;}
    .i-product-tab .nav-tabs li:nth-child(5){width: 100%;margin: 6px 0 0 0;}
    .i-product-tab .nav-tabs li a{height: 30px;line-height: 30px;}
    .i-product-text h3{font-size: 14px;}
    .i-product .tab-content{margin-top: 10px;}
    .i-go-list{flex-wrap: wrap;}
    .i-go-list .i-go-item{width: 48%;margin-top: 20px;}
    .i-news-top h2{font-size: 24px;}

    .n-banner>.g_w{display: block}
    .n-banner-text,.n-banner-img{width: 100%;}
    .n-nav ul li{width: 33%}

    .n-about1-content{margin-top: 30px;}
    .n-about1-item1{ margin-top: 30px; display: block}
    .about1-Img{width: 100%}

    .n-about1-item2{display: block;margin-top: 30px; padding-bottom: 30px;}
    .n-about1-item2>div:nth-child(1){width: 100%}
    .n-about1-item2>div:nth-child(2){width: 100%}
    .n-about1-Img3{margin-top: 20px;}
    .n-about1-item2>div:nth-child(2) .about1-item2-text{margin-top: 20px;}

    .about2-qm{width: 100%;padding-left: 20px;bottom: 0}
    .about2-qm img{width: 130px;}

    .n-about3-content{padding-bottom: 40px;}
    .n-panel .panel-title > a >div{width: 50px;}
    .n-panel .panel-title > a h5{padding-left: 50px;font-size: 18px;}
    .n-panel .panel-title > a >div > div span{width: 24px;margin-left: -12px}
    .n-panel .panel-body{padding: 20px 10px;}
    .about4-item2-text p{margin-top: 10px;}

    .about4-item3{margin-top: 30px;padding-bottom: 40px;}
    .about4-item3 .about4-item3List{ margin-top: 20px; display: block}
    .about4-item3Item{width: 100%;margin-top: 10px;}

    .n-about5-list{padding-bottom: 40px;}

    .n-title h2{font-size: 24px;}
    .caesi-list .n_item_v1{margin-top: 20px;}
    .play{width: 65px;height: 48px;}

    .case2-list{padding-bottom: 40px;}
    .case2-list ul li{width: 100%;padding-left: 10px}
    .job-panel{margin-top: 30px;padding-bottom: 40px;}
    .info-body-t{display: block;padding: 10px;}
    .info-body-b{padding: 10px}
    .info-body-t>div{width: 100%}
    .jobg-topL{padding-right: 20px;}
    .jobg-topLText{padding-left: 30px;width: 100%}
    .jobg-topLImg{display: none}

    .proA-nav ul li{width: 100%}
    .proA-top h2{font-size: 24px}
    .proB-top h2{font-size: 24px;}
    .proB-item2ItemL{display: none}
    .proB-item2ItemR{width: 100%;padding-left: 0}
    .proB-item2ItemR h3{font-size: 20px}
    .proB-item2ItemR p{font-size: 16px;}
    .proB-item{padding-bottom: 30px}
    .proB-title h3{font-size: 20px}

    .fanye >div a{width: 50px;height:50px;margin: 0 10px;}
    .fanye >div a i{font-size: 20px;}
    .n-proE{padding-bottom: 40px;}

    .service3-content{padding-bottom: 40px;}
    .service3-tab .tab-content{margin-top: 20px;}
    .service4-list{margin-top: 40px;}
    .news4-content{padding-bottom: 40px;}

    .new1-list .n_item_h2Time{display: none}
    .new1-list .n_item_h2Text{width: 100%}
    .service4-listL-item{display:block}
    .service4-listL-itemL{width: 100%}
    .service4-listL-itemR{margin-top: 10px;}

    .i-case .n_item_v1 .n_item_v1Info{opacity: 1;}
    .i-case .n_item_v1 .n_item_v1Info > div p{opacity: 1;}
    .pc-a{display: none}
    .open-header .nav .level-1>li>.m-a{display: block}
}
@media (max-width:480px){
    .n-nav ul li{width: 50%}
    .about4-item1-top img{width: 100%}
    .about4-item1-bottom img{margin-top: 10px; width: 100%;position: relative;right: 0}
    .about4-item2{margin: 10px auto; }
    .proA-nav ul li{width: 100%}
}

@media (max-width:370px){
    .i-go-list .i-go-item{width: 100%;margin-top: 20px;}
}