*{ margin:0; padding:0; list-style-type:none; }
body {font-weight:normal; background-color:#ffffff;font:14px/1.5 "Microsoft Yahei","微软雅黑",Helvetica,Arial,sans-serif; -webkit-tap-highlight-color: transparent; overflow-x: hidden;}
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,table,tbody,thead,tfoot,tr,td,th,input { margin:0; padding:0; }
h1,h2,h3,h4,h5,h6,em,h6,p { font-weight:normal; font-style:normal; }
article,aside,dialog,footer,header,section,footer,nav,figure,menu,hgroup { display:block; margin:0; padding:0; }
img,hr { border:none; -ms-interpolation-mode:bicubic; }
img {max-width: 100%; vertical-align:middle; }
a { text-decoration:none; color:#333; cursor:pointer; }
ul,li { list-style:none outside none; }
i,em {font-style: normal;}
table { border-collapse:collapse; }
input,select { -webkit-appearance:none; appearance:none; }
input,select,textarea{border:none;outline:0;font-family:"Microsoft Yahei";background:0 0;}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#888}
input:-moz-placeholder,textarea:-moz-placeholder{color:#888}
input::-moz-placeholder,textarea::-moz-placeholder{color:#888}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#888}
select::-ms-expand { display:none; }
input[type=radio]::-ms-check,input[type=checkbox]::-ms-check { display:none; }

@font-face{
    font-family: 'PoiretOne';
    src : url('../css/PoiretOne-Regular.ttf');
}

/*后期修改*/
.inner-nav li a{font-weight: bold;}
.location,
.location a{
	font-weight: bold;
}
.about-right-item{max-height: 300px;overflow: hidden; text-overflow: ellipsis;overflow-y: auto;}
:focus{ outline:none; }
.clear { clear:both; }
.fl { float:left !important; }
.fr { float:right !important; }
.clearfix:after{content:'';display:block;clear:both;height:0;visibility:hidden}
.clearfix {*zoom:1;}
.text-center {text-align: center;}
.bsBox,.bsBox div {box-sizing: content-box;}

.col-lg-4{padding-right: 20px;padding-left: 20px;}

.banner .swiper-button-next,.banner .swiper-button-prev{color: #fff}
.login .container{position: relative;}
.login .erwm{width: 14rem;position: absolute;top: 42%;left: 0;right: 0;margin: auto;}
.login .erwm img{width: 14rem;}
.login .text-center{display: none;}

.swiper-slide{text-align: center;}

/* 通用头部 */
.header .navbar {width: 100%;background-color: #ffffff;}
.header .navbar .navbar-nav{margin-right: 90px;}
.header .navbar .navbar-nav li+li {margin-left: 40px;}
.header .navbar .navbar-nav>li {position: relative; }
.header .navbar .navbar-nav li a {color: #000;font-size: 16px;}
.header .navbar .navbar-nav li .dropdown-menu {min-width: 8rem;padding: 0;margin: 0;border-radius: 0px;left: 50%;transform: translate(-50%, 0);position: static;float: none;font-size: 1rem;color: #212529;text-align: left;list-style: none;background-clip: padding-box;border: 1px solid rgba(0, 0, 0, 0.15);top: 100%;z-index: 1000;background: rgba(0,0,0,0.3) ;}
.header .navbar .navbar-nav li .dropdown-menu li {width: 100%;margin: 0;}
.header .navbar .navbar-nav li .dropdown-menu li a {display: block;padding: 10px;text-align: center;line-height: 1.5;font-size: 15px;color: #FFFFFF;}
.header .navbar .navbar-nav>li{line-height: 45px;}
.header .navbar .navbar-nav>li .dropdown-menu li a:hover {color: #FFFFFF;background-color: #000;}
.header .navbar .navbar-nav li a:hover,.navbar .navbar-nav li.active a {color: #000;}
.navbar-right .search-form form{border: 1px solid #DBDBDB;padding:5px 10px;display: flex;align-items: center;}
.navbar-right .search-form input {width: 150px;height: 28px;font-size: 14px;}
.navbar-right .search-form .denlu{margin-left: 40px;width: 50px;height: 50px;line-height: 50px;text-align: center;border-radius: 50%;background-color: #ECECEC;color: #333333;font-size: 14px;}
.header .navbar .navbar-nav .active a{color: #E50012;}


.navbar-collapse{margin-top: 25px;}
.header .navbar .navbar-toggler span{width: 30px;height: 2px;background: #333;display: block;position: relative;transition: all .2s linear;}
.header .navbar .navbar-toggler span:before,.header .navbar .navbar-toggler span:after{content: "";position: absolute;height: 2px;background: #333;display: block;left: 0;width: 100%;transition: all .2s linear;}
.header .navbar .navbar-toggler span:before{top: -8px;}
.header .navbar .navbar-toggler span:after{top: 8px;}
.header .navbar .navbar-toggler.ontrue span{-moz-animation: buttonAnimation 0.3s ease forwards;-webkit-animation: buttonAnimation 0.3s ease forwards;animation: buttonAnimation 0.3s ease forwards;}
.header .navbar .navbar-toggler.ontrue span:before{-moz-animation: buttonAnimationBefore 0.3s ease forwards;-webkit-animation: buttonAnimationBefore 0.3s ease forwards;animation: buttonAnimationBefore 0.3s ease forwards; }
.header .navbar .navbar-toggler.ontrue span:after{-moz-animation: buttonAnimationAfter 0.3s ease forwards;-webkit-animation: buttonAnimationAfter 0.3s ease forwards;animation: buttonAnimationAfter 0.3s ease forwards;}

/*内页banner*/
/*.banner, .banner-inner{margin-top: 90px;}*/
.banner-inner {width: 100%;height: 450px;}
.banner-inner .inner-img {height: 100%;background-repeat: no-repeat;background-position: center;background-size: auto 100%;}

/* 内页导航 */
.navigation-inner {width: 100%;min-height: 60px;border-bottom: 1px solid #ECECEC;margin-top: 15px;}
.navigation-inner .container>.flex {min-height: 60px;}
.inner-nav{max-width: 77%}
.inner-nav li {display: inline-block;vertical-align: top;margin-right: 14px;}
.inner-nav li a {border-bottom: 5px solid #fff;display: flex;flex-direction: column;font-size: 14px;align-items: center;justify-content:center;min-width: 60px;height: 60px;color: #333;padding:0px 10px;}
.inner-nav li a:hover,.inner-nav li.active a {color: #333;border-bottom: 5px solid #E50011;}
.inner-nav li a:hover:after,.inner-nav li.active a:after {height: 12px;margin-top: 5px;}

.location{color: #666;padding: 19px 0;}
.location a {color: #666;}
.location a+a:before {content: '>';margin:0px 6px 0px 2px;}

/* 分页 */
.pages {text-align: right;padding: 40px 0;}
.pages a {text-align: center;color: #333;background-color:#F1F1F1;display: inline-block;vertical-align: top;width: 42px;height: 42px;line-height: 40px;border:1px solid #e3e3e3;border-radius: 5px;margin:0 3px;}
.pages a:hover {color: #004FA3;border-color:#004FA3;}
.pages a.active,.pages a.cur,.pages a.on {color: #fff;border-color: #004FA3;background:#004FA3;}

/* 轮播图 */
.banner {width: 100%;height: 820px;}
.swiper-banner {height: 100%;}
.swiper-banner .swiper-slide {background-repeat: no-repeat;background-position: center;background-size: auto 100%}
.swiper-banner .swiper-pagination-bullet {width: 12px;height: 12px;background-color: rgba(0,0,0,0.5);opacity: 1;}
.swiper-banner .swiper-pagination-bullet-active {background-color: #fff;}

/* 首页 */
.title{border-bottom: 1px solid #DADADA;padding-top: 30px;}
.title .txt{font-size: 16px;color: #666666;text-transform: uppercase;}
.title .txt span{padding: 20px 0;display: inline-block;font-size: 30px;color: #333333;border-bottom: 2px solid #E50011;margin-right: 15px;}
.title .more a{font-size: 18px;color: #999;}
.title .more a:hover {color: #004FA3;}
.title .txt h1 {display: inline;font-size: 14px;color: #666666;margin-left: 5px;}

/* 首页-产品中心 */
.home_con .home_pro{margin-top: 55px;}
.home_con .home_pro .left {width: 43.3%;margin-left: 0.9%;}
.home_con .home_pro .right {width: 27.5%;overflow: hidden;}
.home_con .home_pro .left a .text h3, .home_con .home_pro .right a .text h3{font-weight: bold;color: #333333;font-size: 24px;line-height: 22px;margin-bottom: 8px;position: relative;}
.home_con .home_pro .left a .text span, .home_con .home_pro .right a .text span{color: #666666;font-size: 16px;font-family: arial;text-transform: uppercase;line-height: 20px}
.clearfix {clear: both;}
.home_con .home_pro .left ul li:first-child {width: 100%;}
.home_con .home_pro .left a, .home_con .home_pro .right a{display: block;width: 100%;position: relative;}
.home_con .home_pro .left ul li{float: left;width: 48.91%;margin-bottom: 20px;line-height: 0;overflow: hidden;}
.home_con .home_pro .left ul li:nth-child(3) {float: right;}
.home_con .home_pro .left a .text, .home_con .home_pro .right a .text {position: absolute;left: 35px;top: 21px;width: 100%;}


.home_con .home_pro a img {width: 100%;transition: all 0.6s ease-in-out;}
.home_con .home_pro a:hover img {transform: scale(1.1); -webkit-transform:scale(1.1);}
/* 首页-解决方案 */
.solution .solution-container{margin: 55px 0 70px;}
.solution .solution-container .tab-item-wrap .img{overflow: hidden;max-height:488px;}
.solution .solution-container .tab-item-wrap .img img {width: 630px;transition: all 0.6s ease-in-out;}
.solution .solution-container .tab-item-wrap .img:hover  img {transform: scale(1.1); -webkit-transform:scale(1.1);}
.solution .solution-text{width: 490px;margin-left: 60px;}
.solution .solution-text .name{font-size: 20px;color: #333333;display: block;}
.solution .solution-text .name:hover{color: #004FA3;}
.solution .solution-text .ytxs{margin-top: 26px;width: 40px;height: 3px;background-color: #999999;}
.solution .solution-text .solution-text-conter{font-size: 14px;color: #666;line-height: 24px;margin-top: 46px; white-space: pre-line;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:12;}
.solution .solution-text .xianqing{margin-top: 70px;}
.solution .solution-text .xianqing .ytx{width: 40px;height: 1px;background-color: #333;}
.solution .solution-text .xianqing a{font-size: 18px;color: #333;margin-left: 10px}
.solution .solution-text .xianqing a:hover{color: #004FA3;}
.solution .solution-right>div{cursor:pointer;margin: 20px 10px;width: 86px;height: 47px;line-height: 47px;text-align: center;color: #333;font-size: 20px;}
.solution .solution-right>div.active,.solution .solution-right>div:hover{color: #FFFFFF;background-color: #E50012;}

/* 首页-产品 */
.service{padding-top: 55px;}
.service .item{display: block;padding: 0;border: 2px solid #fff;position: relative;max-height: 369px;}
.service .item .img {width: 100%;height: 100%;overflow: hidden;}
.service .item .img img {width: 100%;height: 100%;object-fit: cover;}
.service .item .name{position: absolute;bottom: 5%;left: 9%;color: #FFFFFF;font-size: 20px; max-width: 80%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.service .item .contenr{padding: 5%;transition: .6s;opacity: 0;position: absolute;top: 0;width: 100%;height: 100%;color: #FFFFFF;background-color: rgba(0,79,163,0.9);}
.service .item .contenr .contenr-name{max-width: 360px;font-size: 22px;font-weight: bold;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.service .item .contenr .ytx{width: 110px;height: 4px;margin: 20px auto;background-color: #FFFFFF;}
.service .item .contenr .contenr-text{font-size: 18px;line-height: 32px;}
.service .item:after {
    content: "";
    border: 1px #fff solid;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin:auto;
    transition: .6s;
    opacity: 0;
}
.service .item:hover .contenr{display: flex;opacity: 1;}
.service .item:hover .name{display: none;}
.service .item:hover:after {
    width: 95%;
    height: 93%;
    opacity: 1;
}

/* 首页-新闻资讯 */
.main-news{background-color: #F1F1F1;}
.main-news .main-news-box{padding: 55px 0;}
.main-news .col-lg-4{padding: 0 6px;color: #999999;}
.main-news .col-lg-4 .img{overflow: hidden;max-height: 270px;}
.main-news .col-lg-4 .img img {width: 100%;transition: all 0.6s ease-in-out;}
.main-news .col-lg-4 .img:hover  img {transform: scale(1.1); -webkit-transform:scale(1.1);}
.main-news .col-lg-4 .name{margin: 16px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.main-news .col-lg-4 .name a{width: 100%;font-size: 20px;color: #333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.main-news .col-lg-4 .name a:hover {color: #004FA3;}
.main-news .col-lg-4 .text{margin-top: 16px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.main-news .view_details a{border-radius: 5px;border: 1px solid #666666;display: block;font-size: 18px;color: #666;width: 200px;height: 50px;line-height: 50px;text-align: center;margin: 36px auto 0;}
.main-news .view_details a:hover{background-color: #004FA3;color: #fff;}

/* 首页-合作伙伴 */
.cooperation{padding: 70px 0;}
.cooperation .cooperation-title{font-size: 48px;color: #333333;text-align: center;margin-bottom: 20px;}
.cooperation .cooperation-conter>div{border: 1px solid #E7E3E3;margin-right:39px ;margin-top: 33px;}
.cooperation .cooperation-conter>div:nth-child(5n){margin-right:0px ;}
.cooperation .cooperation-conter>div{overflow: hidden;}
.cooperation .cooperation-conter>div a img{width: 250px;transition: all 0.6s ease-in-out;}
.cooperation .cooperation-conter>div a:hover img {transform: scale(1.1); -webkit-transform:scale(1.1);}

/* 关于我们 */
.about-inner .inner-floor{padding: 80px 0;}
.about-inner .inner-floor .text{flex: 1;margin-left: 36px;}
.about-inner .inner-floor .text h3{font-size: 36px; color: #333;}
.about-inner .inner-floor .text p{text-indent:2em;color: #666;line-height: 28px;}
/*.about-inner .inner-floor .text .text-about{margin-left: 30px;}*/
.about-inner .inner-floor .text .yinwe{color: #666666;font-size: 16px;margin: 15px 0;}

.about-inner .inner-floor .img img,.about-inner .inner-floor .img .videopath{object-fit: cover;height: 400px;}
.about-inner .inner-floor .img .videopath{display: none;}
.about-inner .inner-floor .imgs{position: relative;cursor:pointer}
.about-inner .inner-floor .imgs .zhezhic {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
}
.about-inner .inner-floor .imgs .zhezhic img {
    position: absolute;
    width: 64px;
    height: 64px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.about-inner .about-bj{font-size: 18px;height: 350px;padding: 75px 0 115px;color: #FFFFFF;text-align: center;background-repeat: no-repeat;background-position: center;}
.about-inner .about-bj h3{font-size: 36px;}
.about-inner .about-bj div{line-height: 32px;}
.about-inner .about-bj .yinwe{margin-bottom: 22px;margin-top: 5px;}

.about-inner .titles{margin: 80px 0 40px;text-align: center;}
.about-inner .titles h3{font-size: 36px;color:#333;margin-bottom: 5px;}
.about-inner .titles .yinwe{font-size: 16px;color: #666666;}
.about-inner .culture .item {
    border-radius: 5px;
    background-color: #f5f5f5;
    min-height: 277px;
    padding: 30px 60px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: 25px;
}
.about-inner .culture .item:hover{background-color: #004FA3;}
.about-inner .culture .item:hover p{color: #fff}
 .about-inner .culture .item:hover h4{color: #fff}
.about-inner .culture .item h4{font-weight: bold;color: #000;font-size: 20px;margin: 15px 0px;}
.about-inner .culture .item:nth-child(4){margin: 0;}
.about-inner .culture .item:nth-child(1) .ico {
    background-image: url(../images/about-icon1.png);
}
.about-inner .culture .item:nth-child(2) .ico {
    background-image: url(../images/about-icon2.png);
}
.about-inner .culture .item:nth-child(3) .ico {
    background-image: url(../images/about-icon3.png);
}
.about-inner .culture .item:nth-child(4) .ico {
    background-image: url(../images/about-icon4.png);
}
.about-inner .culture .item p {line-height: 32px;text-align: center;color: #666;font-size: 16px;margin-top: 25px;}
.about-inner .culture .item .ico{width: 65px;height: 65px;background-repeat: no-repeat;background-position: center;background-size: 100%;}

.about-inner .swiper-pagination{left: 0;right: 0;}
.about-inner .swiper-pagination-bullet{width: 15px;height: 15px;opacity: .5;}
.about-inner .swiper-pagination-bullet+.swiper-pagination-bullet{margin-left: 18px;}
.about-inner .swiper-pagination-bullet-active{background-color: #004FA3;opacity: 1;}

.about-inner .aptitude{padding-bottom: 70px;}
.about-inner .aptitude .name{text-align: center;font-size: 18px;color: #333333;padding: 10px;}
.about-inner .col-sm-12 img{margin-bottom: 40px;}

/* 新闻 */
.news-inner .item {margin-top:50px;}
.news-inner .item .img {width: 100%;overflow: hidden;max-height: 262px;}
.news-inner .item .img img {width: 100%;transition: all 0.6s ease-in-out;height: 262px;object-fit:cover}
.news-inner .item:hover .img img {transform: scale(1.1); -webkit-transform:scale(1.1);}
.news-inner .item .name {font-size: 18px;color: #000000;font-weight: bold;padding: 5px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news-inner .item .name h4 {font-size: 18px;margin-bottom: 5px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;word-break: break-all}
.news-inner .item .tiem{color: #999;padding-bottom: 10px;border-bottom: 1px solid #DADADA;}
.news-inner .item  p {font-size: 14px;color: #999999;line-height: 24px;margin-top: 12px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
/* .news-inner .item:hover .name {color: #fff;background-color: #3450c5;} */


/* 产品中心 */
.product {padding-top: 80px;background-color: #F2F2F2}
.product .item {margin-bottom:35px;}
.product .item .img {width: 100%;overflow: hidden;max-height: 295px;}
.product .item .img img {width: 100%;transition: all 0.6s ease-in-out;height: 295px;object-fit:cover}
.product .item:hover .img img {transform: scale(1.1); -webkit-transform:scale(1.1);}
.product .item .name {font-size: 18px;color: #000000;font-weight: bold;padding: 20px 0 5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.product .item .name h4 {font-size: 18px;margin-bottom: 5px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;word-break: break-all}
.product .item .tiem{color: #999;padding-bottom: 10px;border-bottom: 1px solid #DADADA;}
.product .item  p {font-size: 14px;color: #999999;line-height: 24px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}
 /* 产品中心-详情 */
.product-det{padding-top: 100px;background-color: #F2F2F2}
.product-det .swiper{width: 50%;position: relative;}

.product-det .gallery-thumbs{margin: 10px 35px;}
.product-det .swiper-button-next,.product-det .swiper-button-prev{background-color: #EAEAEA;color: #666;font-size: 30px;top: 19.7%;height: 110px;}
.product-det .swiper-button-prev{left: 0;}
.product-det .swiper-button-next:after,.product-det .swiper-button-prev:after{font-size: 24px;}
.product-det .swiper-button-next{right: 0;}
.product-det .gallery-top .swiper-wrapper .swiper-slide img{height: 510px;width: 709px;}


.product-det .right{margin-left: 70px;width: 50%;white-space: pre-line;}
.product-det .right .right-content{height: 581px;overflow: auto;}
/*.product-det .right>div{margin: 15px 0;}*/
.product-det .product-text.top{font-size: 18px;}
.product-det .product-text{font-size: 16px;color: #000000;font-weight: bold;margin-bottom: 5px;}
.product-det .right p{font-size: 16px;line-height: 28px;}
.product-det .row{padding: 10px 0 65px;}
.product-det .row .col-lg-4{padding: 0 15px;}
.product-det .row .col-lg-4>div{overflow: hidden;max-height: 301px;}
.product-det .row .col-lg-4 img {width: 100%;transition: all 0.6s ease-in-out;}
.product-det .row .col-lg-4:hover img {transform: scale(1.1); -webkit-transform:scale(1.1);}
.product-det .row .col-lg-4 .name{font-size: 18px;padding: 10px 0;color: #000000;font-weight: bold;}
.product-det .row .col-lg-4 .name a{color: #000000;}

.product-det .fenxian a{display: block;width: 37px;height: 37px;margin-right: 56px;}
.product-det .bshare-custom .bshare-weixin{background: url(../images/product-icon2.png)  0 0 no-repeat;}
.product-det tbody{margin: 40px 0 60px;}
/*border-left: 1px solid #eee;*/
/*.product-det tbody th{font-size: 18px;background-color: #EEEEEE;width: 50%;border-right: 1px solid #eee;border-bottom: 1px solid #eee;text-align: center;height: 60px;}*/
/*.product-det tbody td{color: #333;width: 50%;border-right: 1px solid #eee;border-bottom: 1px solid #eee;text-align: center;height: 60px;}*/
.product-det .pdf{border-top: 1px solid  #ECECEC;border-bottom: 1px solid #ECECEC;padding: 15px 0;}
.product-det .pdf .names{font-weight: bold;color: #000000;font-size: 18px;margin-left: 27px;display: block;}
.product-det .pdf a{color: #666;}

/* 解决方案 */
.scheme-inner .item-inner:hover {background-color: #f7f7f7}
.scheme-inner .item-inner .inner {display: flex;padding:48px 0px;align-items: center;width: 100%;border-bottom: 1px solid #ECECEC;}
.scheme-inner .item-inner .inner .img {width: 390px;margin-right: 35px;overflow: hidden;max-height: 302px;}
.scheme-inner .item-inner .inner .img img {width: 100%;transition: all 0.6s ease-in-out;height: 302px;object-fit:cover}
.scheme-inner .item-inner .inner .img:hover img {transform: scale(1.1); -webkit-transform:scale(1.1);}
.scheme-inner .item-inner .inner .text {flex:1;overflow: hidden;}
.scheme-inner .item-inner .inner .text .name {display: flex;align-items: center;justify-content:space-between;}
.scheme-inner .item-inner .inner .text .name h4 {font-size: 18px;flex: 1;max-width: 600px;margin-right: 30px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;word-break: break-all;}
.scheme-inner .item-inner .inner .text .name h4 a{color: #000;}
.scheme-inner .item-inner .inner .text .name .date {float: right;color: #999;font-size: 14px;background:url(../images/date-ico.png) no-repeat left center;padding-left: 20px;}
.scheme-inner .item-inner .inner .text .info {padding-top:30px;color: #666666;line-height: 32px;white-space: pre-wrap;white-space: pre-line;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;}
.scheme-inner .item-inner .inner .text .desc {color: #999;font-size: 14px;height: 64px;display: -webkit-box;-webkit-line-clamp:3; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical;}
.scheme-inner .item-inner .inner .text .name h4 a:hover {color: #004FA3}
.scheme-inner .item-inner .arrows{padding: 30px 48px;border-left: 1px solid #DADADA;margin-left: 40px;}
.scheme-inner .item-inner .arrows img{position: relative;left: 0;transition: all 0.6s ease-in-out;}
.scheme-inner .item-inner:hover .arrows img{left: 40px;}

/* 解决方案-详情 */
.scheme-detail{padding: 80px 0 70px;}
.scheme-detail .left{flex: 1;padding-right: 50px;border-right: 1px solid #ECECEC;}
.scheme-detail .left .name{font-size: 36px;color: #000000;margin-bottom: 50px;}
.scheme-detail .left .contenr p{font-size: 16px;color: #333333;line-height: 32px;}
.scheme-detail .left .contenr p img{margin: 30px 0;}
.scheme-detail .left .xingxi{position: relative;top: -43px;color: #999999;}
.scheme-detail .left .xingxi span{margin: 0 6px;}
.scheme-detail .right{width: 400px;margin-left: 50px;}
.scheme-detail .right .flex{margin-bottom: 50px;}
.scheme-detail .right .flex>a{display: block;width: 125px;height: 45px;font-size: 16px;color: #333;text-align: center;line-height: 45px;background-color: #F2F2F2;margin-right: 12px;margin-bottom: 12px;}
.scheme-detail .right .right-title{font-size: 22px;color: #333;padding-bottom: 18px;border-bottom: 1px solid #ECECEC;margin-bottom: 20px;}
.scheme-detail .right .flex>a:nth-child(3n){margin-right: 0;}
.scheme-detail .right-img .right-img-box{position: relative;width: 100%;margin-top: 40px;display: block;}
.scheme-detail .right-img .right-img-box .name{position: absolute;bottom: 5%;left: 5%;color: #FFFFFF;width: 90%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.scheme-detail .right-img .right-img-box .img {width: 100%;overflow: hidden;max-height: 350px;}
.scheme-detail .right-img .right-img-box .img img {width: 100%;transition: all 0.6s ease-in-out;}
.scheme-detail .right-img .right-img-box:hover .img img {transform: scale(1.1); -webkit-transform:scale(1.1);}
/* 新闻-详情 */
.nawe-detail.scheme-detail .right-img .right-img-box{border-bottom: 1px solid #ECECEC;}
.nawe-detail.scheme-detail .right-img .right-img-box:last-child{border-bottom: 0px solid #ECECEC;}
.nawe-detail.scheme-detail .right-img .right-img-box .name{width: 100%;position: relative;left: 0%;font-size: 18px;color: #000000;padding-bottom: 24px;}
.nawe-detail.scheme-detail .right-img .right-img-box .tiem{color:#999 ;padding: 13px 0;}


.bottom-list{font-size: 16px;border-top: 1px solid #ECECEC;}
.zdy2{display: none;}
.bottom-list .left-img{position: absolute;left: 0;}
.bottom-list .container{height: 90px;position: relative;}
.bottom-list .right-img{position: absolute;right: 0;    max-width: 380px;}
.bottom-list img{padding: 0 10px;vertical-align: top;}

/* 项目案例 */
.project-inner{margin-top: 78px;}
.project-inner .col-lg-4{margin-bottom: 40px;}
.project-inner .col-lg-4>div{height: 100%;background-color: #F2F2F2}
.project-inner .col-lg-4 .img {width: 100%;overflow: hidden;}
.project-inner .col-lg-4 .img img {width: 100%;height: 337px;transition: all 0.6s ease-in-out;object-fit:cover;}
.project-inner .col-lg-4:hover .img img {transform: scale(1.1); -webkit-transform:scale(1.1);}

.project-inner .justify-between{background-color: #F2F2F2;padding: 20px 25px;}
.project-inner .justify-between .name{max-width: 250px;font-weight: bold;font-size: 18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.project-inner .justify-between .biaoqian{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin-top: 20px}
.project-inner .justify-between .biaoqian span{display: block;border-radius: 10px;border: 1px solid #004FA3;color: #004FA3;text-align: center;padding: 3px 7px;margin-right: 15px;margin-bottom: 5px;}
.project-inner .justify-between .xianqing {margin-top: 4px;}
.project-inner .justify-between .xianqing a{color: #5E8BBF;}

/* 项目案例-详情 */
.project-inner-det .project-inner-det-box{padding: 50px 70px 20px;}
.project-inner-det .project-inner-det-box .box-top{background-color: #F2F2F2;}
.project-inner-det .project-inner-det-box .img{max-width:643px ;}
.project-inner-det .project-inner-det-box .xianqing{margin-left: 85px;}
.project-inner-det .project-inner-det-box .xianqing .name{font-size: 18px;color: #000000;font-weight: bold;margin-bottom: 30px;}
.project-inner-det .project-inner-det-box .xianqing .contenr{font-size: 16px;color: #666666;line-height: 32px;}
.titlex{border-bottom: 1px solid #DADADA;padding-top: 80px;margin-bottom: 25px;}
.titlex .txt{font-size: 16px;color: #666666;text-transform: uppercase;}
.titlex .txt span{padding: 15px 0;display: inline-block;font-size: 24px;color: #333333;border-bottom: 5px solid #E50011;margin-right: 15px;}
.titlex .more a{font-size: 18px;color: #004FA3;}
.project-inner-det .project-inner-det-box .zhuyao{font-size: 16px;color: #666666;line-height: 32px;margin-top: 28px;text-align: center;}
.project-inner-det .project-inner-det-box .imgs {width: 100%;overflow: hidden;max-height: 238px;}
.project-inner-det .project-inner-det-box .imgs img {width: 100%;transition: all 0.6s ease-in-out;}
.project-inner-det .project-inner-det-box .imgs:hover img {transform: scale(1.1); -webkit-transform:scale(1.1);}
.project-inner-det .project-inner-det-box .box-button .col-lg-4{margin-bottom: 40px;padding: 0 15px;}
.project-inner-det .project-inner-det-box .box-button .col-lg-4 .justify-between{background-color: #F2F2F2;padding: 18px 23px 15px;}
.project-inner-det .project-inner-det-box .box-button .col-lg-4 .justify-between .name{max-width: 370px;font-weight: bold;font-size: 18px;margin-bottom: 20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.project-inner-det .project-inner-det-box .box-button .col-lg-4 .justify-between .name a{color: #000000;}
.project-inner-det .project-inner-det-box .box-button .col-lg-4 .justify-between .biaoqian span{display: block;border-radius: 10px;border: 1px solid #004FA3;color: #004FA3;text-align: center;padding: 3px 7px;margin-right: 15px;}
.project-inner-det .project-inner-det-box .box-button .col-lg-4 .justify-between .xianqing a{color: #5E8BBF;}
.project-inner-det .project-inner-det-box .swiper-pagination-bullet{width: 10px;height: 10px;}
.project-inner-det .project-inner-det-box .swiper-pagination-bullet,.project-inner-det .project-inner-det-box .swiper-pagination-bullet-active{background-color: #FFFFFF;}

/* 视频 */
.video.product{padding-top: 60px;}
.video.product .item .img img{    transition: auto;}
.video.product .item:hover .img>img {transform: scale(1); -webkit-transform:scale(1);}
.video.product .item{margin-bottom: 20px;}
.video.product .item .img{position: relative;}
.video.product .item .name{color: #333;font-weight: 400;}
.video.product .item .zhezhic{position: absolute;top: 0;width: 100%;height: 100%;background-color: rgba(0,0,0,0.5);}
.video.product .item .zhezhic img{position: absolute;width: 64px;left: 50%; top: 50%;transform: translate(-50%, -50%); }

/* 关于我们 */
.connect{margin-top: 20px;}
.connect .left{margin-right: 10px;flex: 1;}
.connect .left .name{font-size: 24px;color: #000000;font-weight: bold;margin-top: 50px;}
.connect .left .top{font-size: 16px;color: #666;line-height: 32px;}
.connect .left .top>div{margin-bottom: 10px;}
.connect .left .top>div.name{margin-bottom: 20px;}
.connect .left .top img{margin-right: 15px;}
.connect .left .button{font-size: 16px;color: #666;line-height: 32px;}
.connect .left .button div{margin-bottom: 6px;}
.connect .left .button div.name{margin-bottom: 30px;}
.connect .left .button div span{color: #333333;}
.connect .right{width: 50%;background-color: #F2F2F2;padding: 38px 46px 30px;}
.connect .right h3{font-size: 24px;color: #000000;font-weight: bold;margin-bottom: 32px;}
.connect .right .form .input{padding: 15px 17px;font-size: 18px;color: #333;background-color: #FFFFFF;border: 1px solid #CCCCCC;margin-bottom: 24px;}
.connect .right .form .yzm .input{width: 160px;margin-bottom: 0px;margin-right: 14px;}
.connect .right .form .yzm .input input{margin-left: 0px;}
.connect .right .form .yzm .yzmanli{width: 120px;height: 55px;border: 0;background-color: #004FA3;font-size: 18px;color: #FFFFFF;margin: auto;}
.connect .right .form .input input{margin-left: 50px;font-size: 18px;}
.connect .right .form textarea{outline:none !important;resize: none;flex: 1;margin-left: 50px;border: 0;}
.connect .right .form .tijia{width: 234px;height: 55px;border: 0;background-color: #004FA3;font-size: 20px;color: #FFFFFF;}
.connect .map{padding: 30px 0 68px;}


/* 关于我们-服务体系 */
.system{margin: 60px 0 100px;}
.system .container .flex{background-color: #F2F2F2;}
.system .container .flex>div{width: 50%;}
.system .container .flex dl{margin: 85px 95px 0;}
.system .container .flex dl dt{font-size: 20px;color: #000000;margin-bottom: 10px;}
.system .container .flex dl p{color: #666666;font-size: 16px;line-height: 30px;}




/* 右边固定 */
.return_top {
  position: fixed;
  right: 40px;
  bottom: 20px;
  width: 86px;
  z-index:9999;
  transition: all .5s;
  opacity: 0;}
.return_top a {
  display: block;
  width: 75px;
  height: 65px;
  margin-bottom: 3px;
  background: #004FA3;
  position: relative;text-align: center;line-height: 65px;}
.return_top a .con {
    position: absolute;
    right: 74px;
    padding: 0 10px;
    bottom: 0;
    background-color: #E50012;
    width: max-content;
    opacity: 0;
    display: none;
    transition: all .5s;}
.return_top a .erwm {
    position: absolute;
    
    right: 25px;
    bottom: 0;
    width: 0px;
    opacity: 0;
    transition: all .5s;}
.return_top a .erwm img{
    background-color: #FFFFFF;
    padding: 5px;
    box-shadow: 0px 0px 10px #bbb5b5;
}
.return_top a:hover .erwm {
    transform: translateX(-60px);
    width: 130px;
    opacity: 1;
}
.return_top a:hover {background: #E50012;}
.return_top a.BackTo:hover {background: #032554;}
.return_top a .con span {
    color: #fff;
    display: block;
    height: 65px;
    line-height: 65px;
    width: auto;
    font-size: 16px;
}
.return_top a:hover .con {
    transform: translateX(0);
    width: max-content;;
    opacity: 1;
    display: block;
}

/* 底部公用 */
.footer{background-color: #004FA3;color: #FFFFFF;padding-top: 35px;}
.footer a{color: #FFFFFF;}
.footer-list {display: flex;flex-wrap: wrap;}
.footer-list dl {flex:1;}
/* .footer-list dl+dl {margin-left: 70px;} */
.footer-list dl dt {margin-bottom: 7px;color: #fff;font-size: 18px;}
.footer-list dl dt a{font-size: 18px;color: #FFFFFF;}
.footer-list dl dt .Footer-navarr {float: right;display: block;width: 20px;height: 16px;background:url(../images/more-blue.png) no-repeat center;}
.footer-list dl dd {margin-bottom: 7px;color: #CCCCCC;}
.footer-list dl dd a{color: #CCCCCC;}
.footer-list dl a:hover {color: #fff;}
.footer-list dl dt.Footer-key {margin-top: 30px;color: #ccc;font-size: 13px;}
.footer-list dl dd h3 {display: inline;font-size: 14px;cursor: pointer;margin-top: 5px;}
.footer-list dl dd h3+h3 {margin-left: 5px;}
.footer-list dl .lang {margin-top: 20px;}
.footer-list dl .lang a {display: inline-block;height: 16px;line-height: 16px;}
.footer-list dl .lang a+a {border-left: 2px solid #f5f5f5;margin-left: 10px;padding-left: 10px;}
.footer-inner {padding: 24px 0px 28px;border-top: 1px solid #2C6BAE;margin-top: 40px;}
.footer-inner span{font-weight: bold;}
.footer-inner a{margin-left: 24px;}
.footer-inner span,.footer-inner a{font-size: 16px;color: #DFDFDF;}
.footer-inner .BackTo {margin-left: 50px;}
.footer-inner .BackTo a {display: block;width: 70px;height: 70px;background-color: #fff;background-image: url(../images/back-ico.png);background-repeat: no-repeat;background-position: center;}
.copyright {background-color: #004288;font-size: 16px;padding:25px;text-align: center;color: #CCCCCC;}
.copyright a {color: #CCCCCC;}

@media (min-width: 576px) {

}

@media (min-width: 768px) {

}

@media (min-width: 992px) {
    .about-inner .col-lg-3{max-width: 23.5%;}
    
.header .navbar .navbar-nav li:hover .dropdown-menu{position: absolute;}
.footer .cooperation .cooperation-img div{margin-right: 30px;}
.footer .cooperation .cooperation-img div:nth-child(5){margin-right: 0px;}



}

@media (min-width: 1200px) {
    .container{max-width: 1447px;}
}

@media (min-width: 578px) and (max-width: 1500px) {
    .service .item .contenr .contenr-name{max-width: 300px;font-size: 18px;}
    .service .item .contenr .ytx{width: 98px;height: 3px;margin: 13px auto;}
    .service .item .contenr .contenr-text{font-size: 14px;line-height: 28px;}

    .scheme-detail .left .name{font-size: 30px;}
}
@media (min-width: 578px) and (max-width: 1200px) {
    .service .item .name{font-size: 14px}
.service .item .contenr .contenr-name {
    max-width: 214px;
    font-size: 14px;
}
.service .item .contenr .ytx{width: 80px;height: 2px;margin: 13px auto;}
    .service .item .contenr .contenr-text{font-size: 12px;line-height: 26px;}
    .project-inner .justify-between .name{max-width: 140px;}
}


@media (max-width: 1600px) {
    
}

@media (max-width: 1450px) {
    
}
@media (max-width: 1360px) {
    
}
@media (max-width: 1200px) {
    .connect .connect-main{flex-direction: column;}
    .connect .left{display: flex;}
    .connect .left>div{width: 48%;margin-right: 2%;}
    .connect .right{width: 100%;}
    
    .scheme-detail .right{width: 275px; margin-left: 30px;}
    .scheme-detail .left{padding-right: 30px;}
    
    .project-inner-det .project-inner-det-box .img{margin: auto;}
    .project-inner-det .project-inner-det-box .xianqing{margin-top: 20px;}
    .project-inner-det .project-inner-det-box .xianqing .name{margin-bottom: 9px;}
    .project-inner-det .project-inner-det-box .box-button .col-lg-4 .justify-between .biaoqian span{  padding: 3px 5px;margin-right: 10px;}
    .project-inner-det .project-inner-det-box .box-top{padding: 20px 0;flex-direction: column;align-items: baseline;}
}


@media (max-width: 1199px) {
    .home_con .home_pro .left a .text, .home_con .home_pro .right a .text{left: 20px;top: 25px;}
    .home_con .home_pro .left a .text h3, .home_con .home_pro .right a .text h3{font-size: 20px;}
    .home_con .home_pro .left a .text span, .home_con .home_pro .right a .text span{font-size: 14px;}
    .header .navbar .navbar-nav{margin-right: 70px;}
    .header .navbar .navbar-nav li+li{margin-left: 30px;}
    
    .about-inner .culture .item{padding: 30px 30px;margin-right: 18px;}
    .about-inner .culture .item p{margin-top: 16px;}
    .about-inner .inner-floor .justify-between{flex-direction: column;}
    .about-inner .inner-floor .img img,.about-inner .inner-floor .img .videopath{width: 100%;height: auto;}
    .about-inner .inner-floor .text{margin-left: 0px;}
    .about-inner .inner-floor .text h3{font-size: 33px;margin-top: 10px;}
    
    .top_text .nex{margin-right: 120px;}

}

@media (max-width: 992px) {
    .inner-nav{max-width: 100%}
    .banner .swiper-button-next, .banner .swiper-button-prev{display: none;}
    .return_top{right: 0px}
    .connect .right .form .yzm .input input{width: 100%;}
    
    .title .txt span{padding: 13px 0;    font-size: 26px;}
    .title .txt{font-size: 14px;}
    .title .more a{font-size: 16px;}
    
    .navigation-inner{margin-top: 0px;}
    
    .banner,.banner-inner {margin-top: 65px;}
    .banner{height: 415px;}
    .banner .container{width: 100%;height:345px;margin-top: 65px;}
    
    .header .navbar {padding:10px;position:fixed;left: 0;top: 0;z-index: 199;}

    .header .navbar .logo {height: 45px;}
    .header .navbar .logo img {height: 100%;}
    .header .navbar .navbar-right {display: flex;align-items: center;}
    .header .navbar .navbar-right form {display: none;}
    .navbar-right .search-form {margin-bottom: 0}
    .header .navbar .navbar-collapse {display: none;position:absolute;left: 0;top: 100%;z-index: 9;width: 100%;background-color: #fff;padding: 5px 15px;}
    .header .navbar .navbar-nav li+li {margin-left: 0;}
    .header .navbar .navbar-nav li a {display: block;line-height: 35px;}
    .header .navbar .navbar-nav li .dropdown-menu {position: static;-webkit-transform: translate(0,0);transform: translate(0,0);width: 100%;border: 0;background-color: #FFFFFF;}
    .header .navbar .navbar-nav li .dropdown-menu li a{text-align: left;color: #333;}

    .main{margin-top: 40px;}
    .main .container>div {margin-bottom: 25px;}
    
    .home_con .home_pro .right{width: 100%;margin-bottom: 15px;}
    .home_con .home_pro .left{width: 100%;margin-left: 0%;}
    .solution .solution-text{margin-left: 30px;}
    .solution .solution-text .name{font-size: 18px;}
    .solution .solution-text .ytxs{margin: 17px 0;}
    .solution .solution-container{ margin: 38px 0 50px;}
    .solution .solution-right>div{width: 75px;height: 40px;line-height: 40px;font-size: 18px;}
    .solution .solution-text .xianqing{margin-top: 25px;}
    .solution .solution-text .xianqing a{font-size: 16px;}
    
    .service .item .name{font-size: 16px;left: 6%;}
    .service .item .contenr .contenr-name{font-size: 17px;max-width: 230px;}
    .service .item .contenr .ytx{height: 3px;margin: 14px auto;}
    .service .item .contenr .contenr-text{font-size: 13px;line-height: 29px;}
    .main-news .main-news-box{padding: 35px 0;}
    .main-news .col-lg-4 .name a{font-size: 18px;    margin: 13px 0;}
    .main-news .col-lg-4 .text{    margin-top: 12px;}
    .main-news .view_details a{font-size: 17px;    width: 170px;height: 45px;line-height: 45px;}
    .cooperation{padding: 40px 0;}
    .cooperation .cooperation-title{font-size: 44px;margin-bottom: 0px;}
    .cooperation .cooperation-conter>div,.cooperation .cooperation-conter>div:nth-child(5n){    margin-top: 24px;margin-right: 20px;}
    .cooperation .cooperation-conter>div img{    width: 200px;}
    .main-news .col-lg-4{margin-bottom: 20px;}
    
    .about-inner .culture .item{margin-right: 0px;}
    .about-inner .col-sm-12 img{width: 100%;}
    .about-inner .titles{margin: 50px 0 25px;}
    .about-inner .titles h3{font-size: 33px;margin-bottom: 0px;}
    .about-inner .titles .yinwe{font-size: 14px;}
    
    .connect .left .name{margin-top: 11px; font-size: 22px;}
    .connect .left .button div.name{margin-bottom: 10px;}
    .connect .left .button div{margin-bottom: 14px;}
    .connect .map{padding: 30px 0 27px}
    
    .project-inner-det .project-inner-det-box{padding: 0;margin-top: 40px;}
    
    .scheme-detail{padding: 27px 0 30px;}
    .scheme-detail .left .name{font-size: 25px;margin-bottom: 20px;}
    .scheme-detail .left .xingxi{top: -17px;}
    .scheme-detail .right{display: none;}
    .scheme-detail .left{padding-right: 0px;border-right: 0px solid #ECECEC;}
    
    .Footer-navwords {display: none;padding-top: 10px;}
    .footer-list dl dt .Footer-navarr {width: 30px;height: 30px;background: url('../images/icon-dd1.png') no-repeat center center /14px auto;}
    .Footer-navclick i.ontrue {transform: rotate(180deg);}
    .footer-list dl dt {margin-bottom: 0}
    
    .product-det{padding-top: 45px;margin-top: 65px;}
    .product-det>.flex{flex-wrap: wrap;}
    .product-det .swiper{width: 100%;}
    .product-det .right{margin-left: 0px;margin-top: 30px;width: 100%;}
    
    .footer-inner{padding: 20px 0px 20px;margin-top: 24px;}
    .copyright{font-size: 16px;padding: 20px;}
    
    .bottom-list .container{height: auto;padding: 10px 0;}
    .bottom-list .right-img,.bottom-list .left-img{position: relative;}
    .bottom-list .container{display: block;}
    .bottom-list .contenr-img{justify-content: center;margin: 6px 0 ;}
    .bottom-list .right-img a{    text-align: end;width: 100%;display: block;}
    
    .titlex{padding-top: 30px;}
    .project-inner .col-lg-4{margin-bottom: 30px;}
    .product-det .right>div{margin-bottom: 15px;}
    .project-inner{margin-top: 50px;}
    
    .system .container .flex dl{margin: 32px 24px 0;}
    .system .container .flex dl dt{font-size: 18px;}
    .system .container .flex dl p{font-size: 12px;line-height: 26px;}
    
    .home_con .home_pro .left ul li{width: 100%;}
    
    .scheme-inner .item-inner .arrows{display: none;}
    .project-inner-det .project-inner-det-box .box-button .col-lg-4 .justify-between .name{max-width: 290px;}

    .zdy1{display: none;}
    .zdy2{display: block;}
    .zdy2.bottom-list .right-img, .bottom-list .left-img{padding: 4px 10px}

    .connect .right{padding: 37px 23px 30px;}

    .product-det .gallery-top .swiper-wrapper .swiper-slide img{width: 100%;height: auto;}
}

@media (max-width: 768px) {
    
    .banner-inner {height: 300px;}
    
    .about .about-box .flex.justify-center.align-center{width: 100%;margin: 20px 0 0;height: 200px;}
        
    .cooperation .cooperation-conter>div img{width: 100%;}
    
    .title{    padding-top: 15px;}
    .home_con .home_pro{margin-top: 28px;}
    .title .txt span{padding: 10px 0;font-size: 23px;}
    .title .more a{font-size: 14px;}
    .solution .solution-container .tab-item-wrap>.flex{flex-direction: column;}
    .solution .solution-text{margin-left: 0px;margin-top: 20px;}
    .solution .solution-text .ytxs{    margin: 10px 0;}
    .main-news .col-lg-4 .name{margin: 10px 0;}
    .main-news .col-lg-4 .name a{font-size: 16px;}
    .main-news .col-lg-4 .text{margin-top: 8px;}
    .main-news .view_details a{font-size: 15px;width: 140px;height: 36px;line-height: 36px;margin: 14px auto 0;}
    .cooperation .cooperation-title{font-size: 38px;}
    .cooperation{    padding: 30px 0;}
    .solution .solution-text{width: 100%;margin-top: 10px;}
    .cooperation .cooperation-conter{justify-content: center;}
    .cooperation .cooperation-conter>div, .cooperation .cooperation-conter>div:nth-child(5n){width: 200px;}
    
    .about-inner .inner-floor{    padding: 50px 0;}
    /* 内页导航 */
    .navigation-inner {background-color: #fff;}
    .inner-nav {display: flex;padding:15px 0px 0;width: 100%;flex-wrap: wrap;}
    .inner-nav li {flex:30%;max-width: 30%;margin:1.5%;}
    .inner-nav li a {color: #333;border:1px solid #dcdcdc;height: 40px;line-height: 38px;text-align: center;border-radius: 50px;display: block;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;word-break: break-all;}
    .inner-nav li a:after {display: none;}
    .inner-nav li a:hover, .inner-nav li.active a{border: 1px;}
    .inner-nav li.active a {border-color: #E50011;background-color: #E50011;color: #fff;}
    
    .location {width: 100%;padding:15px 10px;}
    .location a {color: #333;}
    .location:before {border-color: #999;}
    
    .connect{margin-top: 0px;}
    .connect .left>div{width: 100%;}
    .connect .left{flex-wrap: wrap;}
    .connect .right{padding: 26px 20px 30px;margin-top: 15px;}
    .connect .right .form .tijia{width: 180px;height: 46px;margin:20px auto 0;font-size: 16px;}
    .connect .right .form .yzm .input{ width: 120px;}
    .connect .right .form .yzm .yzmanli{font-size: 15px; width: 108px;}
    .connect .left .button div{margin-bottom: 0px;font-size: 14px;}
    .connect .right .form .flex.justify-between{flex-wrap: wrap;}
    .connect .left .top>div{margin-bottom: 5px;font-size: 14px;}
     .connect .left .top .name,.connect .left .name{font-size: 20px!important;}
     .connect .left .top>div.name{margin-bottom: 10px;}
    .connect .left .top img{width: 30px;margin-right: 10px;}
    .connect .right h3{font-size: 20px;margin-bottom: 21px;}
    .connect .right .form .input{padding: 10px 13px;font-size: 14px;}
    .connect .right .form .input input,.connect .right .form textarea{font-size: 14px;margin-left: 24px;}
    .connect .right .form textarea{padding: 0;}
    .connect .right .input-img{height: 45px; }
    
    
    /* 解决方案 */
    .scheme-inner .item-inner .inner .img {width: 230px;margin-right: 15px;}
    .scheme-inner .item-inner .inner .text .info {padding:5px 0px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
    .scheme-inner .item-inner .inner .text .desc {height: 30px;-webkit-line-clamp:1;}
    
    /* 底部 */
    .footer-contact {padding: 30px 0px;}
    .footer-contact .foot-logo {height: 45px;}
    .footer-contact .foot-logo img {height: 100%;}
    .footer-contact .foot-btn a.more {width: 150px;height: 45px;padding:0px 20px;}
    .footer-list {flex-direction: column;}
    .footer-list dl+dl {margin:20px 0px 0px;}
    
    .system{margin: 27px 0 43px;}
    .system .container .flex{flex-direction: column;}
    .system .container .flex>div{width: 100%;}
    .system .container .flex img{width: 100%;}
    .system .container .flex:nth-child(2){flex-direction: column-reverse;}
    .system .container .flex dl{margin: 22px 24px;}
    .system .container .flex dl p{font-size: 14px;}
    
    .project-inner-det .project-inner-det-box .img{width: 95%;}
    
    .project-inner-det .project-inner-det-box .box-button .col-lg-4 .justify-between .name{max-width: 280px;font-size: 15px;}

    .project-inner-det .project-inner-det-box .box-button .col-lg-4 .justify-between{padding: 18px 13px 15px;}


}

@media (max-width: 618px) {
    .return_top{display: none;}
    .about-inner .inner-floor{padding: 26px 0;}
    .about-inner .titles{margin: 28px 0 20px;}
    .about-inner .inner-floor .text h3,.about-inner .about-bj h3,.about-inner .titles h3{font-size: 27px;}
    .about-inner .about-bj{    font-size: 15px;}
    .about-inner .inner-floor .text .yinwe{margin: 8px 0;}
    .about-inner .inner-floor .text p{line-height: 25px;}
    .about-inner .inner-floor .text .text-about{margin-left: 6px;}
    .about-inner .aptitude{padding-bottom: 48px;}
    
    .news-inner .item .name{font-size: 16px;}
    .news-inner .item p{margin-top: 5px;font-size: 13px;}
}

@media (max-width: 576px) {
    .product{padding-top: 27px;}
    .banner-inner {height: 200px;}
    
    .service .item img{width: 100%;}
    .title{padding-top: 0px;}
    .title .txt{font-size: 12px;}
    .title .txt span{ font-size: 20px;}
    
    .banner .container{height: 210px;}
    .banner{    height: 240px;}
    .pages a {width: 32px;height: 32px;line-height: 32px;font-size: 13px;}
    
    /* 内页导航 */
    .navigation-inner .container {padding:0;}
    
    .news-inner .item{margin-top: 40px;}
    
    .solution .solution-text .ytxs{margin: 6px 0;}
    .solution .solution-text .name{font-size: 16px;}
    .solution .solution-text .solution-text-conter{font-size: 13px;}
    .solution .solution-text .xianqing{    margin-top: 11px;}
    .solution .solution-text .xianqing a{font-size: 13px;}
    .solution .solution-container{margin: 23px 0 22px;}
    .service .item .name{font-size: 18px;}
    .service .item .contenr .contenr-name{max-width: 340px;font-size: 20px;}
    .service .item .contenr .contenr-text{font-size: 18px;}
    .main-news .main-news-box{padding: 20px 0;}
    .cooperation .cooperation-title{font-size: 26px;}
    .cooperation{padding: 16px 0;}
    
    .titlex{padding-top: 30px;}
    .product-det .right>div{margin-bottom: 15px;}
    .scheme-inner .item-inner .inner{ padding: 21px 0px;}
    
    /* 分页 */
    .pages a {width: 32px;height: 32px;line-height: 32px;font-size: 13px;}
    /* 解决方案 */
    .scheme-inner .item-inner {padding: 10px 0px;}
    .scheme-inner .item-inner .inner .img {width: 140px;}
    .scheme-inner .item-inner .inner .text .name h4 {margin: 0}
    .scheme-inner .item-inner .inner .text .name .date {display: none;}
    
    .footer-inner{padding: 12px 0px;margin-top: 10px;}
    .footer-inner a{margin-left: 16px;}
    .footer-inner span, .footer-inner a{font-size: 14px;}
    .copyright{font-size: 12px;padding: 10px;}
    
    .pages{padding: 23px 0;}
    .scheme-detail{padding: 14px 0 16px;}
    .scheme-detail .left .name{font-size: 20px;}
    .scheme-detail .left .contenr p{font-size: 12px;line-height: 29px;}
    .scheme-detail .left .contenr p img{margin: 10px 0;}
    .bottom-list .right-img a, .bottom-list .left-img a{font-size: 12px;}
    
    .about-inner .culture .item{min-height: 200px;}
    
    
    .project-inner .justify-between{padding: 15px 15px 20px;}
    .project-inner .justify-between .biaoqian{max-width: 264px;}
    .titlex{padding-top: 0px;margin-bottom: 15px;}
    .titlex .txt span{padding: 9px 0;font-size: 19px;border-bottom: 2px solid #E50011}
    .product-det tbody{margin: 8px 0 22px;}
    .product-det tbody th{font-size: 16px;}
    .product-det .pdf .names{font-size: 16px;margin-left: 16px;}
    .project-inner .justify-between .name{max-width: 255px;}
    .project-inner{margin-top: 30px;}
    .project-inner .col-lg-4{margin-bottom: 25px;}
    
    
    .project-inner-det .project-inner-det-box{    margin-top: 20px;}
    .project-inner-det .project-inner-det-box .xianqing{margin-left: 15px;}
    .project-inner-det .project-inner-det-box .zhuyao{margin-top: 10px;}
    .titlex .more a{font-size: 14px;}
    .project-inner-det .project-inner-det-box .box-top{margin-bottom: 10px;}
    
    .location{padding: 10px 10px;}
    .product-det{padding-top: 25px;}
    
    .video.product{padding-top: 28px;}
    .video.product .item{margin-bottom: 12px;}
    .video.product .item .name{font-size: 16px;padding: 11px 0 5px;}

    .about-inner .col-sm-12 img{margin-bottom: 25px;}

    .connect .left .button div .basename{width: 92px!important;}

    .footer-list dl+dl{margin: 9px 0px 0px;}
    .footer-list dl dt a{font-size: 14px;;}
    .footer-list dl dt{font-size: 14px;margin-bottom: 4px}
    .footer-list dl dd{font-size: 12px;}

}
@media (max-width: 420px) {
    .news-inner .item .img{height: 198px;}
    .connect .left .button div.name{margin-bottom: 4px;}
    .connect .left .top .name, .connect .left .name{font-size: 16px!important;}
    .project-inner .justify-between .biaoqian{max-width: 203px;}
    .connect .right .form .input{margin-bottom: 13px;}
    .location{padding: 10px 10px;}
    .project-inner .justify-between .biaoqian span{padding: 2px 4px;
    margin-right: 8px;font-size: 12px;}
    .project-inner .justify-between .name{font-size: 14px;max-width: 200px;}
    .connect .right{    padding: 20px 20px 30px;}
    .connect .right .form .input input{margin-left: 10px;font-size: 16px;font-size: 15px;}
    .connect .right .form textarea{margin-left: 10px;}
    .connect .right .form .yzm .input{width: 120px;}
    .connect .right .form .yzm .yzmanli{width: 81px;height: 43px;font-size: 12px;}
    .connect .right .form .tijia{font-size: 13px;width: 150px;height: 45px;}
    .cooperation .cooperation-conter>div, .cooperation .cooperation-conter>div:nth-child(5n){width: 150px; margin-top: 17px;  margin-right: 0px;}
    .banner-inner {height: 155px;}

    .scheme-inner .item-inner .inner .text .info{line-height: 24px;font-size: 12px;}

    .connect .left .button div{font-size: 12px;}
}
@media (max-width: 330px) {
    .home_news .contenr .name{max-width: 181px;}
}




#baguetteBox-overlay{display:none;opacity:0;position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100%;z-index:1000000;background-color:#222;background-color:rgba(0,0,0,.8);-webkit-transition:opacity .5s ease;transition:opacity .5s ease}
#baguetteBox-overlay.visible{opacity:1}
#baguetteBox-overlay .full-image{display:inline-block;position:relative;width:100%;height:100%;text-align:center}
#baguetteBox-overlay .full-image figure{display:inline;margin:0;height:100%}
#baguetteBox-overlay .full-image img{display:inline-block;width:auto;height:auto;max-height:100%;max-width:100%;vertical-align:middle;-moz-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6)}
#baguetteBox-overlay .full-image figcaption{display:block;position:absolute;bottom:0;width:100%;text-align:center;line-height:1.8;white-space:normal;color:#ccc;background-color:#000;background-color:rgba(0,0,0,.6);font-family:sans-serif}
#baguetteBox-overlay .full-image:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}
#baguetteBox-slider{position:absolute;left:0;top:0;height:100%;width:100%;white-space:nowrap;-webkit-transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,transform .4s ease;transition:left .4s ease,transform .4s ease,-webkit-transform .4s ease,-moz-transform .4s ease}
#baguetteBox-slider.bounce-from-right{-webkit-animation:bounceFromRight .4s ease-out;animation:bounceFromRight .4s ease-out}
#baguetteBox-slider.bounce-from-left{-webkit-animation:bounceFromLeft .4s ease-out;animation:bounceFromLeft .4s ease-out}@-webkit-keyframes bounceFromRight{0%,100%{margin-left:0}50%{margin-left:-30px}}@keyframes bounceFromRight{0%,100%{margin-left:0}50%{margin-left:-30px}}@-webkit-keyframes bounceFromLeft{0%,100%{margin-left:0}50%{margin-left:30px}}@keyframes bounceFromLeft{0%,100%{margin-left:0}50%{margin-left:30px}}
.baguetteBox-button#next-button,.baguetteBox-button#previous-button{top:50%;top:calc(50% - 30px);width:44px;height:60px}
.baguetteBox-button{position:absolute;cursor:pointer;outline:0;padding:0;margin:0;border:0;-moz-border-radius:15%;border-radius:15%;background-color:#323232;background-color:rgba(50,50,50,.5);color:#ddd;font:1.6em sans-serif;-webkit-transition:background-color .4s ease;transition:background-color .4s ease}
.baguetteBox-button:focus,.baguetteBox-button:hover{background-color:rgba(50,50,50,.9)}
.baguetteBox-button#next-button{right:2%}
.baguetteBox-button#previous-button{left:2%}
.baguetteBox-button#close-button{top:20px;right:2%;right:calc(2% + 6px);width:30px;height:30px}
.baguetteBox-button svg{position:absolute;left:0;top:0}



@-moz-keyframes buttonAnimationBefore {
    0% {-moz-transform: translateY(0px) rotate(0);transform: translateY(0px) rotate(0); }
    50% {-moz-transform: translateY(8px) rotate(0);transform: translateY(8px) rotate(0); }
    100% {-moz-transform: translateY(8px) rotate(45deg);transform: translateY(8px) rotate(45deg); }
}
@-webkit-keyframes buttonAnimationBefore {
    0% {-webkit-transform: translateY(0px) rotate(0);transform: translateY(0px) rotate(0); }
    50% {-webkit-transform: translateY(8px) rotate(0);transform: translateY(8px) rotate(0); }
    100% {-webkit-transform: translateY(8px) rotate(45deg);transform: translateY(8px) rotate(45deg); }
}
@keyframes buttonAnimationBefore {
    0% {-moz-transform: translateY(0px) rotate(0);-ms-transform: translateY(0px) rotate(0);-webkit-transform: translateY(0px) rotate(0);transform: translateY(0px) rotate(0); }
    50% {-moz-transform: translateY(8px) rotate(0);-ms-transform: translateY(8px) rotate(0);-webkit-transform: translateY(8px) rotate(0);transform: translateY(8px) rotate(0); }
    100% {-moz-transform: translateY(8px) rotate(45deg);-ms-transform: translateY(8px) rotate(45deg);-webkit-transform: translateY(8px) rotate(45deg);transform: translateY(8px) rotate(45deg); } }
@-moz-keyframes buttonAnimationAfter {
    0% {-moz-transform: translateY(0) rotate(0);transform: translateY(0) rotate(0); }
    50% {-moz-transform: translateY(-8px) rotate(0);transform: translateY(-8px) rotate(0); }
    100% {-moz-transform: translateY(-8px) rotate(-45deg);transform: translateY(-8px) rotate(-45deg); }
}
@-webkit-keyframes buttonAnimationAfter {
    0% {-webkit-transform: translateY(0) rotate(0);transform: translateY(0) rotate(0); }
    50% {-webkit-transform: translateY(-8px) rotate(0);transform: translateY(-8px) rotate(0); }
    100% {-webkit-transform: translateY(-8px) rotate(-45deg);transform: translateY(-8px) rotate(-45deg); }
}
@keyframes buttonAnimationAfter {
    0% {-moz-transform: translateY(0) rotate(0);-ms-transform: translateY(0) rotate(0);-webkit-transform: translateY(0) rotate(0);transform: translateY(0) rotate(0); }
    50% {-moz-transform: translateY(-8px) rotate(0);-ms-transform: translateY(-8px) rotate(0);-webkit-transform: translateY(-8px) rotate(0);transform: translateY(-8px) rotate(0); }
    100% {-moz-transform: translateY(-8px) rotate(-45deg);-ms-transform: translateY(-8px) rotate(-45deg);-webkit-transform: translateY(-8px) rotate(-45deg);transform: translateY(-8px) rotate(-45deg); }
}
@-moz-keyframes buttonAnimation {
    0% {background: transparent; }
    50% {background: rgba(255, 255, 255, 0); }
    100% {background: rgba(255, 255, 255, 0); }
}
@-webkit-keyframes buttonAnimation {
    0% {background: transparent; }
    50% {background: rgba(255, 255, 255, 0); }
    100% {background: rgba(255, 255, 255, 0); }
}
@keyframes buttonAnimation {
    0% {background: transparent; }
    50% {background: rgba(255, 255, 255, 0); }
    100% {background: rgba(255, 255, 255, 0); }
}
