@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 14px;}
img{ border:0;}
a{ text-decoration:none; color:#333; transition: all 0.3s; -o-transition: all 0.3s; -mos-transition: all 0.3s; -webkit-transition: all 0.3s;  }
input,textarea,button{outline:none;}
em{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.container{ width:1200px; margin: 0 auto; }
.w1400{ width:1400px; margin: 0 auto; }
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}



/* 导航栏 */
.header_nav{height:90px; width:100%;  top:0; left:0; z-index:999; position: fixed; background: #336699;  box-shadow:0 3px 7px rgba(0,0,0,0.5)}
.h_logo{width:284px; height:90px;  display: flex; align-items: center; position: absolute; top:0; left:50%; margin-left:-142px}
.h_logo img{width:100%; height: auto; align-items: center; margin: 0px auto;}
.header_dao{width:35%; height: 100%;  float: left;  }
.nav{width:100%; height:100%;float: right;   }
.nav .nLi{ float:left;  position:relative; display:inline; height:100%;    text-align: center;  width:20%}
.nav .nLi h3{ height:100%; width:100%; text-align: center;}
.nav .nLi h3 a{font-size:16px;  color:#fff;  position: relative  }
.nav .nLi h3 a p{font-size:16px; color:#fff; line-height:72px;  position: relative;  width: 100%; margin-top:15px; height:90px; z-index:9}
.nav .sub{ display:none;left:0; top:90px;  position:absolute;  width:310px;    z-index: 2; background:#fff; box-shadow:0 0 5px rgba(0,0,0,0.4); padding:32px 25px 25px}
.nav .sub li{ zoom:1; border-bottom: 1px solid #eeeeee;  height:47px; line-height:47px; text-align:left; background:url(../images/nav_jj.png) no-repeat left center; padding:1px 0 }
.nav .sub li p{ width:100%; margin: 0px; font-size: 15px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.nav .sub li span{ float: right;}
.nav .sub a{ display:block; color: #434343; font-size:16px; height: 100%;   padding-left:30px; padding-right:20px}
.nav .nLi.active p{font-weight: bold; background:url(../images/hauptnavi_hg.png) no-repeat center bottom}
.nav .sub h4{color:#333;  font-size:22px; border-bottom: 1px solid #eeeeee; line-height:47px; text-align:left; margin-bottom:1px;}
.nav .sub li:hover a{background:url(../images/hover_hg.png) no-repeat center}

.h_search{width:22px; height:90px; float: right; background:url(../images/search.png) no-repeat left center; margin-right: 3%}
.form_box{position: fixed;  top:90px; left:0; right:0; z-index: 999; height:auto; background: #fff; display:none; margin: 0 auto; width: 100%; padding: 10px 0; 
	box-shadow: 0 0 5px rgba(0,0,0,0.1)}
.form_box form{width:100%; margin:0 auto;}
.form_box p{ height:auto; width: auto; display: table; margin: 0px auto;}
.form_box input[type="text"]{width:300px; height:40px; line-height:40px; border: 0; float: left; background: #eee; color:#333; font-size: 15px; padding: 0 10px;}
.form_box .submit{width:120px; height:40px; border:0;  display: inline-block;  color:#fff; float:left;  outline: none; background: #336699; font-size:16px}
.h_yuyan{float: right; position: relative; background: url(../images/yy_icon.png) no-repeat left center; padding-left: 30px; height: 90px; margin-right: 3% }
.h_zw{color:#fff; font-size: 16px; background: url(../images/bb_jts.png) no-repeat right center; padding-right: 20px; line-height: 90px;}
.h_yy{width:120px; height: auto; background: #fff; padding: 10px; position: absolute; top:90px; left:50%; margin-left: -60px; text-align: center; display: none}
.h_yy a{color:#336699; font-size:20px; }
.h_yuyan:hover .h_yy{display: block}





/* 首页:banner */
.banner{ width:100%; height:868px; position: relative; overflow: hidden;  margin-top: 90px;}
.banner .slideBox{ width:100%; height:868px; overflow:hidden; position:relative; }
.banner .slideBox .hd{ height:30px; overflow:hidden; position:absolute; left:15%; bottom:40px; z-index:1;  background: rgba(153,153,153,0.2); 
	border-radius: 25px; padding:8px 10px;}
.banner .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.banner .slideBox .hd ul li{ float:left; margin-right:10px;   width: 14px; height:14px; border-radius: 50%; background:#fff; text-indent: -999px; cursor:pointer; opacity: 0.5 }
.banner .slideBox .hd ul li:last-child{margin-right: 0}
.banner .slideBox .hd ul li.on{opacity: 1; background: #336699}
.banner .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.banner .slideBox .bd li{ zoom:1; vertical-align:middle; position: relative}
.banner .slideBox .bd li a{width:100%; height:868px; display: block; overflow: hidden}
.slideBox .prev,.slideBox .next{ position:absolute;  bottom:60px;  display:block; width:65px; height:65px;  }
.slideBox .next{background: url(../images/b_right.png) no-repeat center; right:10%}
.slideBox .prev{background: url(../images/b_left.png) no-repeat center; right:15%}
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }






/*关于我们*/
.index_about{width:100%; height: auto; overflow: hidden; margin: 65px 0}
.index_licheng_title{width:100%; height: auto; overflow: hidden; text-align: center}
.index_licheng_title h4{color:#333333; font-size: 36px; font-weight: bold; text-align: center; text-transform:uppercase}
.index_licheng_title hr{width:61px; height: 8px; background: #336699; display: block; margin:30px auto;}
.index_licheng_title p{color:#333333; font-size: 20px; line-height: 36px; text-align: center; width:65%; margin:0px auto;}
.index_about .swiper-container{width:100%; height: auto; overflow: hidden; padding: 0 1%; margin-top: 30px;}
.index_about .swiper-slide a{width:100%; display: block}
.index_about_img{width:100%; display: block; overflow:hidden}
.index_about_img img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_about_xx{width:100%; height: auto; overflow: hidden; padding: 0 15% 0 3%}
.index_about_xx dl{width:100%; height:40px; line-height: 40px; margin: 5px 0}
.index_about_xx dl dt{width:60%; height:100%; float: left; color:#333333; font-size: 18px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_about_xx dl dd{width:auto; height:100%; float: right; color:#333333; font-size: 16px; }
.index_about_xx p{width:100%; height: 60px; overflow: hidden; color:#333333; font-size: 16px; line-height: 30px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden;}
.index_about .swiper-slide a:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}



/*历程*/
.index_licheng{width:100%; height: auto;    overflow:visible; overflow: visible; margin-top: 80px;}
.index_licheng_iv{overflow: hidden; height:640px;}
.index_licheng_all{width:100%; height: auto; position: relative;  margin-top: 90px; transform: translateY(74%); }
.index_licheng_all .swiper-container{overflow: visible!important; width: 100%}
.index_licheng_all .swiper-container:before {
    content: "";
    position: absolute;
    left: 0;
    height: 1px;
    right: 0;
    background: #04979f;}


.index_licheng_all .swiper-container{width:100%; height: auto;}
.index_licheng_li{width:100%; height: auto; position: relative;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
    display: flex;
    flex-direction: column;
    transition: color .3s ease-out;
    z-index: 1;
    cursor: pointer;}

.dot{position: absolute;  left: 0; bottom: 0; width: 20px; height: 20px;  border-radius: 100%; background: #336699; transform: translateX(-50%) translateY(50%);}
.inner{display: flex;  flex-direction: column; background: hsla(0,0%,100%,0); cursor: pointer;}
.inner h5{color:#336699; font-size: 24px;}
.inner h4{color:#336699; font-size: 24px; font-weight: bold;}
.inner p{color:#336699; font-size: 16px; }
.in_lc_img{width:158px; height: 0; overflow: hidden; margin: 20px 0; transition: height .3s cubic-bezier(.25,1,.5,1),opacity .6s ease-out;}
.in_lc_img img{width:100%; display: block}


.index_licheng_all .swiper-slide:nth-child(2n) .in_lc_img {
    order: 3;
}

.index_licheng_all .swiper-slide:nth-child(2n) .index_licheng_li{
    justify-content: flex-end;
}

.index_licheng_all .swiper-slide:nth-child(2n) {
    transform: translateY(-100%);
    align-items: flex-end;
}

.index_licheng_all .swiper-slide:nth-child(2n) .content {
    order: 2;
}


.index_licheng_all .swiper-slide:nth-child(odd) .dot{
    bottom: auto;
    top: 0;
    transform: translateY(-50%) translateX(-50%);
}

.index_licheng_all .swiper-slide:nth-child(2n) h4 {
    order: 1;
}


.index_licheng_all .swiper-slide:nth-child(2n) p {
    order: 2;

}


.index_licheng_all .swiper-slide:nth-child(2n) h5 {
    order: 4;
    margin-bottom: 0;
    margin-top: 1em;
}




.index_licheng_all .swiper-slide {
    width: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: flex;
    height: auto;
}


.index_licheng_all .content {
    border-left: 1px solid #336699;
    padding: 25px;
    display: flex;
    flex-direction: column;
}

.index_licheng_li:hover .in_lc_img{opacity: 1!important; height: 113px!important;}

.index_licheng_li .placeholder {
    height: 150px;
    transition: height .3s cubic-bezier(.25,1,.5,1);
}

.index_licheng_li:hover .placeholder {height: 0!important;}



/*服务*/
.index_service{height: auto; margin:10px auto 38px}
.index_service ul{width:100%; display: flex;}
.index_service ul li{width:19.2%; height:600px; float: left; margin-right: 1%; position: relative; overflow: hidden}
.index_service ul li:nth-child(5){margin-right:0}
.in_svideo{width:100%; height: 100%;     position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    pointer-events: none;
    z-index: 0;}
.in_svideo video{    position: relative;
    z-index: 0;
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    -o-object-fit: cover;
    object-fit: cover;}
	
.link__content{width:100%; height: auto; position: absolute; top:90px; left:0; padding: 0 40px}
.link__content h4{color:#ffffff; font-size: 36px; margin-bottom: 30px;}
.link__content p{color:#ffffff; font-size: 18px; line-height: 30px;}
.in_v1,.in_v2,.in_v3,.in_v4,.in_v5{width:100%; height: 100%; position: absolute; top:0; left:0}
.in_v1{background: rgba(182,37,41,0.8)}
.in_v2{background: rgba(216,95,9,0.8)}
.in_v3{background: rgba(255,170,0,0.8)}
.in_v4{background: rgba(84,145,43,0.8)}
.in_v5{background: rgba(182,37,41,0.8)}

.v_play .in_vbjs{background: none}




/*产品*/
.index_product{width:100%; height: auto; overflow: hidden; background:#eaeaea; padding:60px 1%}
.index_product_title{width:100%; height: auto; text-align: center}
.index_product_title h4{color:#333333; font-size: 36px; font-weight: bold; text-align: center; text-transform:uppercase}
.index_product_title p{color:#333333; font-size: 16px; line-height: 30px; text-align: center; width:60%; margin:0px auto;}
.index_product_title hr{width:61px; height: 8px; background: #336699; display: block; margin:30px auto;}
.tabs{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid #d5d5d5; margin-top:50px;}
.tabs a{color:#333333; font-size: 16px; margin-right: 40px; line-height: 60px; float: left; cursor: pointer}
.tabs a.on{font-weight: bold; border-bottom: 3px solid #336699}
#tabs-container{width:100%; height: auto; overflow: hidden}
.content-slide{width:100%; height: auto; display: none}
.news-list{display: flex; flex-direction: row;  flex-wrap: wrap; justify-content: center; align-items: flex-start;  padding-bottom: 20px}
.news-list li{width:28.5%; height: auto; float: left; margin-right: 4%; text-align: center; }
.news-list li:last-child{margin-right: 0}
.news-list li h4{color:#333333; font-size: 18px;}
.news-list li h5{color:#333333; font-size: 24px; width: 100%; height: 40px;  line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin: 20px 0}
.news-list li span{color:#fff; font-size: 16px; display: block;background: #369;height: 50px;width: 200px;line-height: 50px;margin: auto;border-radius: 31px;}
.in_pro_img{width:100%; height: auto; overflow: hidden; margin-top:40px;border: 3px solid #FFF;box-shadow: 5px 4px 7px rgb(0 0 0 / 50%);}
.in_pro_img img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.content-slide.active { display: block;}
.pro_fixed .tabs{position:fixed; top:90px; left:0; z-index:99; background:#eaeaea; margin-top:0}
.pro_fixed .pro-content{padding-top:120px;}
.news-list li:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}



/*客户评价*/
.index_pingjia{ height: auto; overflow: hidden; margin:50px auto 40px;}
.index_pj_all{width:100%; height: auto; overflow: hidden; margin-top: 80px;}
.index_pj_all ul{width:100%; height: auto; overflow: hidden}
.index_pj_all ul li{width:32%; height: auto; float: left; margin-right: 2%; margin-bottom: 20px;}
.index_pj_all ul li:nth-child(3n){margin-right: 0}
.index_pjimg{width:100%; height: auto; overflow: hidden}
.index_pjimg img{width:100%;  overflow: hidden; display: block}
.index_pjxx{width:100%; height: 560px;  background:#eaeaea; padding:128px 77px 0; position: relative}
.index_pjxx:after {
    position: absolute;
    pointer-events: none;
    bottom: 100%;
    margin-bottom: -1px;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    height: 0;
    width: 0;
    border-color: transparent transparent#eaeaea;
    border-style: solid;
    border-width: 0 24px 24px;
    transition: border-color .2s ease-out;}
.index_pjxx h4{color:#333333; font-size: 18px; font-weight: bold; margin-bottom: 40px;}
.index_pjxx p{color:#333333; font-size: 16px; width: 100%; line-height: 30px;}
.ny_product_more{text-align: center; margin-top: 20px;}
.ny_product_more p{color:#333333; font-size: 16px; display: block; margin-bottom: 10px;}
.ny_product_more:hover p{color:#336699}




/*承诺*/
.index_chengnuo{ height: auto; overflow: hidden; background: #eaeaea; padding:55px 0 40px; margin:0 auto 40px;}
.index_chengnuo h4{color:#333333; font-size: 36px; font-weight: bold; text-align: center; text-transform:uppercase}
.index_chengnuo hr{width:61px; height: 8px; background: #336699; display: block; margin:30px auto;}
.index_chengnuo h5{color:#333333; font-size: 18px; line-height: 30px;  text-align: center; width:70%; margin:0px auto}
.index_chengnuo a{width:213px; height: 65px; background: #336699; border-radius:35px; text-align: center; line-height: 65px; font-size:18px; color: #fff; display: block; margin:50px  auto 20px;}


/*联系我们*/
.all_width{width:89%}
.index_contact{ height: auto; overflow: hidden; background: #eaeaea; padding: 40px; margin:0 auto 40px;}
.index_contact h4{color:#333333; font-size: 36px; font-weight: bold; text-align: center; text-transform:uppercase}
.in_text{width:100%; height: 78px; background: #fff; position: relative; margin-top: 44px;}
.in_text input[type="text"],.index_contact dl input[type="text"]{width:100%; height: 100%; border: 0; font-size: 16px; color:#999999; padding: 0 10px;}
.index_contact dl{width:100%; height: 78px; margin-top:28px;}
.index_contact dl dt{width:48.5%; height: 100%; float: left; position: relative}
.index_contact dl dd{width:48.5%; height: 100%; float: right; position: relative}
.index_contact textarea{width:100%; height: 100%; padding: 10px; font-size: 16px; color:#999999;  border: 0;    resize: none; }
.in_submit{width:60%; height: 75px; background: #336699; margin:50px  auto 20px; border: 0; display: block; font-size: 18px; color:#fff; cursor:pointer}
.index_ctex{width:100%; height: 270px;  margin-top: 28px; position:relative }



/*底部*/
.footer{display: table;  table-layout: fixed; width: 100%;}
.footer_left{display: table-cell; background:#eaeaea; padding:68px 4% 68px 6%; max-width: 50%;     vertical-align: middle;}
.footer_nav{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid #bebebe; padding-bottom:30px;}
.footer_nav a{float: left;  line-height: 40px;  width: 25%}
.footer_nav a span{background: url(../images/f_jts.png) no-repeat right center; padding-right: 30px; font-size: 16px; color:#333333; }
.footer_nav a:hover span{bcolor:#336699; font-weight:bold;}
.footer_xx{width:100%; height: auto; overflow: hidden; margin-top: 30px;}
.footer_xx p{color:#333333; font-size: 16px; line-height: 30px; float: left}
.f1{width:55%;}
.f2{width:45%;}
.footer_right{display: table-cell; background:#336699; padding:68px 0 68px 5%; max-width: 50%;     vertical-align: middle;}
.f_logo{width:100%; height: auto; display: block; margin-bottom: 20px;}
.copy_l{font-size:14px; color:#fff; height: auto; width: 74%; line-height: 28px; }
.copy_l a{color:#fff}
.copy_l a:hover{color:#b81915!important}
.footer_zhichi{width:100%; height:100%;  overflow: hidden}
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#fff; height: 100%; line-height: 30px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:5px; margin-right: 10px}
.footer_zhichi .js{width:80px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:5px;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.footer_zhichi span{float: left; font-size: 14px; color: #fff;}
.footer_zhichi i{ float: left;}
.index_link{width:100%; height: auto; overflow: hidden; margin: 18px 0 22px}
.index_link p{float: left; color:#333333; font-size: 16px; line-height: 34px;}
.index_link_xx{margin-left: 100px;}
.index_link_xx a{color:#999999; font-size: 16px; height: 34px; line-height: 34px; margin-right:3%; float: left; margin-bottom: 8px;}
.index_link_xx a:hover{color:#b81915}







/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:250px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
	 font-size: 14px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}
.lxfx li i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#336699;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}









.inside_banner h2{ font-size: 40px; font-weight: bold; color: #fff;; text-align: center;line-height: 2.4; padding-top: 20px;}
.inside_banner p.ny_post,.inside_banner p.ny_post a{ text-align: center; color: #fff; font-size: 16px; cursor:pointer}
.inside_banner p.ny_post img{ margin-right: 10px;}
.inside_banner p.ny_post a:hover,.inside_banner p.ny_post span:hover{font-weight:bold; color:#336699}
.inside_banner .shubiao{ display: block; margin: 32px auto;}
.nav-height{height: 90px; background: #f7f6f4;position: relative;}
.nav-wrap.navFix{position: fixed; top:92px; left: 0; z-index: 8; height:90px; background: #f7f6f4; width: 100%;  box-shadow: 0 0 5px rgba(0,0,0, 0.2);}
.nav-wrap{ }
.nav-wrap ul{display: table!important; margin: 0 auto; max-width:1200px}
.nav-wrap li{ float: left; line-height: 90px; position: relative;}
.nav-wrap li a{font-size: 18px; padding: 0 40px; display:block}
.nav-wrap li a:hover{font-weight:bold; color:#336699}
.nav-wrap li::before{ content: "|"; position: absolute;  display: block; right: 0; color: #808080;}
.nav-wrap li:last-child::before{ display: none;}
.nav-wrap li a.active{ position: relative;}
.nav-wrap li a.active::after{ content: ""; position: absolute; width: 80px; height:3px; bottom:22px; background: #336699; left: 50%; margin-left:-40px;  }
.honor{ overflow: hidden; padding-bottom: 120px;}
.honor_list{ overflow: hidden;  width:100%; margin-bottom:50px;}
.honor_list li{ width: 32.6%; float: left; border: 1px solid #e5e5e5; margin-right: 1%; margin-bottom: 20px;}
.honor_list li:nth-child(3n){ margin-right: 0;}
.honor_list li .img{overflow: hidden; width:100%;}
.honor_list li .img img{ width: 100%; transition: all 0.3s; display:block;}
.honor_list li:hover .img img{transition: all 0.3s; transform: scale(1.05);}
.honor_list li .gallery-title{ line-height: 50px; background: #e5e5e5;text-align: center; font-size: 16px; transition: all 0.3s; width:100%; height:50px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.honor_list li:hover{ border: 1px solid #336699;}
.honor_list li:hover .gallery-title{ background: #336699; color: #fff;}


/*产品中心*/
.ny_product_all{width:100%; height: auto; overflow: hidden; margin-top:60px; margin-bottom: 60px}
.ny_product_all ul{width:100%; height: auto; overflow: hidden}
.ny_product_all ul li{width:100%; height:auto; border:1px solid #d2d2d2; margin:15px auto 25px; overflow:hidden; padding: 22px; }
.ny_solution_img{width:320px; height:100%; float:left; overflow:hidden; border: 1px solid #d2d2d2; position:relative}
.ny_solution_img:after{content:""; width:100%; height:100%; position:absolute; top:0; left:0; background:rgba(0,91,172,0.5); opacity:0; transition: all 0.4s ease-in-out;}
.ny_product_all ul li:hover .ny_solution_img:after{opacity:1; transition: all 0.4s ease-in-out;}
 
.ny_solution_img img{width:100%; height:100%;    transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s; display: block}
.ny_solution_xx{width:780px; height:auto; float:left; margin-left: 50px; padding: 20px 0}
.ny_solution_xx p{font-size:16px; color:#555; line-height:31px;}
.ny_solution_xx p b{color:#353432}
.ny_soli_p{width:100%; height: auto; overflow: hidden;margin-top: 20px; margin-bottom: 20px;}
.ny_product_all ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product_all ul li:hover{border:1px solid #336699;}
.ny_solution_xx .ny_yfzx_title{margin-top: 0}
.yfzx_more{font-size:16px; color:#666;width: 189px;display: block;line-height: 50px;text-align: center;height: 50px;background: #ddd;}
.yfzx_more:hover{background: #336699;line-height: 30px; color: #fff; border: 1px solid #336699; padding:10px;}
.ny_solution_xx .ny_yfzx_title h5{width:100%; height:auto; color:#333; font-size:20px;font-weight: bold; line-height:30px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}



/*产品详情页*/
.ny_product_show{width:100%; height: auto; overflow: hidden; margin:60px 0 100px;}
.ny_pro_top{width:100%; height: auto; overflow: hidden}
.ny_pro_tleft{width:507px; height:auto; float: left}
.ny_pro_tleft .slideBox{ width:100%; height:100%; overflow:hidden; position:relative; border:1px solid #ddd;  }
.ny_pro_tleft .slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:15px; z-index:1; }
.ny_pro_tleft .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.ny_pro_tleft .slideBox .hd ul li{ float:left; margin-right:10px;  width:12px; height:12px; line-height:14px; text-align:center; background:#c9c9c9; cursor:pointer; border-radius: 50%;}
.ny_pro_tleft .slideBox .hd ul li.on{ background:#336699; color:#fff; }
.ny_pro_tleft .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.ny_pro_tleft .slideBox .bd ul{width:100%; height: 100%; overflow: hidden}
.ny_pro_tleft .slideBox .bd li{width:100%; height: 100%; }
.ny_pro_tleft .slideBox .bd img{ width:100%; height:100%; display:block;  }
.ny_pro_tright{width:650px; height: auto; float: right}
.ny_pro_tright h1{ font-size: 32px; color: #191919; height:auto; line-height:40px; font-weight:700;}
.ny_pro_p{width:100%; height:auto; border-bottom: 1px solid #e5e5e5; margin-top:15px; overflow:hidden; padding-bottom:30px;}
.ny_pro_p p{width:100%; height:100%;  color: #000000; line-height: 35px; font-size: 15px;   }
.ny_pro_a{width:100%; height: auto; overflow: hidden; margin: 20px 0 }
.ny_pro_a a{width:260px; height: 60px; background: #959595; display: block; overflow: hidden; line-height: 60px; font-size: 18px; color: #fff; float: left; margin-right: 18px; }
.ny_pro_a a:hover { background: #313131;}
.ny_pro_a a i{font-size: 28px; margin-right: 10px; float: left; margin-left:56px;}
.ny_pro_dh{width:100%; height:58px; background: url(../images/dh1.png) no-repeat left center;padding-left: 52px;margin-top: 30px}
.ny_pro_dh i{ color: #000000; font-size: 50px; float: left; line-height: 70px;}
.ny_pro_ddh{float: left;}
.ny_pro_ddh p{ font-size: 14px; color: #313131;}
.ny_pro_ddh span{ font-size: 30px; color: #336699; font-family: "Impact"}
.ny_pro_24{width:100%; height: 30px; line-height: 30px; overflow: hidden; margin-top:30px;}
.ny_pro_24 p{font-size: 14px; color: #313131; background: url(../images/dh.png) no-repeat left center; float: left; padding-left: 20px; margin-right: 30px;}


.ny_pro_bottom{width:100%; height: auto; display: block; overflow: hidden; margin-top: 65px;}
.ny_pro_bleft{width:869px; height: auto; overflow: hidden; float: left}
.ny_pro_bright{width:300px; height: auto; float: right}

.ny_probt{width:100%; height:65px;}
.ny_probt li{width:100%; height:65px; background:#eeeeee; color:#313131; font-size:18px; float:left; text-align:center; line-height:65px; margin-right:1px;}
.ny_probt li:last-child{margin-right:0px;}
.ny_probt li:hover{background:#333; color:#fff}
.ny_probt li:hover a{color:#fff}
.ny_probt li.on{background:#333;}
.ny_probt li.on a{ color:#fff}
.ny_probt li a{width:100%; height:100%; display:block; overflow:hidden; font-size:22px;font-weight: bold;}
.ny_proshow_info{width:100%; height:auto; overflow:hidden;  margin-top:36px; font-size:16px;color:#333; line-height:30px;}
.ny_proshow_info p{font-size:16px;color:#333; line-height:34px;}
.ny_proshow_info td{font-size:16px;color:#333; line-height:34px;}
.ny_hotnews{width:100%; height:auto; overflow: hidden; }
.ny_hotnews h3{width:100%; height:40px; background: #336699; color: #fff; text-align: center; line-height: 40px; font-size: 20px; padding: 0px 10px;}
.ny_hotnews ul{width:100%; height: auto; margin-top: 10px; margin-bottom:20px;}
.ny_hotnews ul li{width:100%; height:40px; line-height:40px; border-bottom: 1px solid #eee; padding: 0px 10px;}
.ny_hotnews ul li p{width:70%; float: left; height: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; color: #191919; font-size: 14px;}
.ny_hotnews ul li span{float: right; font-size: 12px; color: #191919}
.ny_hotnews ul li:hover p,.ny_hotnews ul li:hover span{color:#336699}
.ny_hotnews input[type="text"]{width:240px; height:35px; line-height:35px; border:1px solid #ddd; padding:0px 10px; float:left;}
.t_search{background:#336699; color:#fff;  height:35px; line-height:35px;  font-size:14px; border:0; width:60px;}



/*��ҳ����*/
.ny_news_all{width:100%; height: auto; overflow: hidden; margin: 60px 0 100px; }
.ny_news_all ul{width:100%; height: auto; overflow: hidden;margin-bottom: 40px;}
.ny_news_all ul li{width:100%; height: auto; overflow: hidden; padding: 15px}
.ny_news_all ul li .ny_time{width:115px;height: auto; float: left;margin-top:40px;}
.ny_news_all ul li .ny_time span{display: block; font-size: 16px; color: #999; text-align: right}
.ny_news_all ul li .ny_time p{font-size: 41px; color: #c8c8c8;    text-align: right;}
.news_xx{width:52%; height: auto; float: left; margin-left:2%; margin-top: 30px;}
.news_xx h3{width:100%; height: 35px; line-height: 35px; font-size: 20px; color: #000; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_xx p{width:100%; height:52px; line-height: 25px; font-size: 14px; color: #666;  margin: 10px 0; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; }
.news_xx span{font-size: 14px; color: #aaaaaa}
.news_pic{width:35%; height: auto; float: right}
.news_pic img{width:100%; height: auto}
.ny_news_all ul li:hover{background: #f4f4f4}
.ny_news_all ul li:hover .ny_time p,.ny_news_all ul li:hover .ny_time span,.ny_news_all ul li:hover span{color:#336699}
.ny_news_all ul li:hover h3{font-weight: bold; }
.ny_service_all{width:100%; height: auto; overflow: hidden; margin: 60px 0 100px; }
.ny_lx_dh,.ny_lx_dh p{width:100%; height:auto;  font-size: 16px; color: #333; line-height: 36px;}
.ny_list_all{width: 100%; height: auto; overflow: hidden; margin-top: 60px; margin-bottom: 60px;}



/*联系我们*/
.ny_contact{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_contact_map{width:100%;  height: 400px; overflow: hidden; margin-top: 20px;}
.ny_conta_xx{width:100%; height: auto; display: block; overflow: hidden; margin-bottom: 42px; margin-top: 20px;}
.contact_right{width:50%;float: left; font-size: 16px; color: #666666; line-height:32px}
.ny_cont_wx{width:auto; height: auto; float: right}
.ny_cont_wx dl{width:140px; height: 200px; float: left; margin-right: 26px;}
.ny_cont_wx dl dt{width:140px; height: 140px; border: 4px solid #e5e5e5; padding: 10px; background: #fff}
.ny_cont_wx dl dd{ font-size: 14px; color: #626262; height: 35px; line-height: 35px; text-align: center}
.ny_cont_wx dl dt img{width:100%; height: 100%;}

.keyword_light{line-height:28px;}
.container2{width: 1200px;margin: 0px auto;}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 60px 0 100px; padding-bottom: 70px; }
.ny_licheng{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 60px 0 100px; padding-bottom: 70px; }
.ny_news_show img{max-width:100%}
.ny_news_show p{font-size:16px; color:#333; line-height: 36px;}
.ny_title_1{ overflow: hidden; margin-bottom: 20px;}
.ny_title_1 h2{font-weight: 300; font-size: 34px; line-height: 1.2; color: #222;font-weight: bold   }
.ny_title_1 p{text-transform: uppercase; font-size: 22px; color: #336699; position: relative; line-height: 2.8; }
.ny_title_1 p::after{ content: ""; position: absolute; display: block; height: 1px; width: 140px; background: #d4d4d4; left: 0; bottom: 0;}
.ny_title_1 em{font-style: normal; font-size:18px; line-height:1.4; color: #000; padding: 15px 0; display: block;}

.section-content{width:100%; height:auto; overflow:hidden; margin: 60px 0 100px;}
.inside_banner{ height: 400px; padding-top:180px; position:relative}
.inside_banner .in_header{position:absolute;}
.about1_ban{background:#0c60a8;}
.news1_ban{ background: #0c60a8;}
.contact1_ban{background:#0c60a8;}
.servic1e_ban{background: #0c60a8;}
.case1_ban{background: #0c60a8;}
.yyyg1_ban{background: #0c60a8;}
.yyly1_ban{background: #0c60a8;}
.about_ban{background: url(../images/about_ban.jpg) no-repeat center bottom;}
.news_ban{ background: url(../images/news_ban.jpg) no-repeat center bottom;}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center bottom;}
.service_ban{background: url(../images/service_ban.jpg) no-repeat center bottom;}
.case_ban{background: url(../images/case_ban.jpg) no-repeat center bottom;}
.rlzy_ban{background: url(../images/rlzy_ban.jpg) no-repeat center bottom;}
.yyly_ban{background: url(../images/yyly_ban.jpg) no-repeat center bottom;}
.yyyg_ban{background: url(../images/yyyg_ban.jpg) no-repeat center bottom;}


/* .timer_shaft_line{position: relative;} */
.product_cite{width: 690px;font-size: 15px;}
.product_cite h4{text-align: right;font-size: 15px;}
.timer_shaft_left{float: left;font-size: 26px;width: 175px;text-align: left;position: relative; line-height: 42px;  }
.timer_shaft_left::after{content:"";position: absolute;right: 3px;top: 22px;width: 11px;height: 11px;border:1px solid #336699;border-radius:50%;background: #fff;z-index: 2;}
.timer_shaft_right{float: right;line-height: 35px;padding-left: 30px;/*! max-width: 600px; */padding-top: 13px;color: #666; width: 80%;   }
.timer_shaft_right > img{ display: block; width: 300px; height: auto; }
.timer_shaft_box{position: relative; margin-top: 70px;   }
.timer_shaft_box::after{content: '';position: absolute;left: 165px;height: 100%;width: 1px;background: #336699;z-index: 1;top: 0;}
.timer_shaft_line .timer_shaft_left{padding: 8px 15px;}
.clear_new{clear:both;overflow:hidden;}
.clear_new2:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.timer_shaft_box:first-child{margin-top: 50px;}
.exhibition_text{background: #eeeeee;padding: 30px;line-height: 30px;}
.exhibition_text h2{font-size: 24px;font-weight: bold;margin-bottom: 6px;}
.pic_list{width: 100%;}
.pic_list ul li{width: 23.5%;float: left;margin-right: 2%;margin-bottom: 10px;overflow: hidden;}
.pic_list ul li:nth-child(4n){margin-right: 0;}
.pic_list ul li a{display: block;}
.pic_list_box{overflow: hidden;}
.pic_list_box img{width:100%}
.pic_list ul li a img{width: 100%;transition:  all .5s;}
.pic_list ul li a p{text-align: center;line-height: 30px;margin-top: 10px;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.pic_list ul li:hover a img{transform: scale(1.2);}

.text_list{margin-bottom: 50px;;}
.text_list li a{display: block;}
.text_list li p{float: left;width: 70%;overflow: hidden;white-space:nowrap;text-overflow:ellipsis;}
.text_list li span{float: right;}
.text_list li{border-bottom: 1px dashed #cacaca;padding: 10px;}
.timer_shaft_right b{font-size:16px;   color: #333;}
.timer_shaft_right span{font-size:16px;}



@media screen and (max-width:1600px){
	
	.link__content{padding: 0 16px;}
	.link__content p{line-height:28px}
	.link__content h4{font-size:30px;}
}



@media screen and (max-width:1500px){
	.w1400,.ban_info{width:1200px;}
	
.index_pjxx{padding: 128px 40px 0;}
.index_product_title p{width:80%}
.index_licheng_title p{width:80%}
.index_chengnuo h5{width:90%}

}



