﻿*{box-sizing:border-box;margin:0; padding:0; list-style:none;}
a{ color:#333; text-decoration:none; -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; -mos-transition: all 0.3s;  }
a:hover{text-decoration:none;}
h1,h2,h3,h4,h5,h6{ margin: 0;font-weight:normal;}
hr{ border:none;}
.clear{ clear:both;}
.container{ padding: 0;}
p,ul{margin: 0;}
img{ border:0; vertical-align:middle; }
input,textarea{outline:none;}
.row{ margin: 0px;}
.container{ margin: 0px auto;width:1200px; }
.w1360{ margin: 0px auto;width:1360px; }
.w1440{ margin: 0px auto;width:1440px; }

/*pc导航*/
.pc_header{width:100%; height:100px;  position: fixed; top:0px; left:0px; z-index: 999; background:rgba(85,198,212,0.4)}
.pc_logo{width:226px; height: 100px; float: left; display: flex; align-items: center;}
.pc_logo img{width:100%; height: auto; align-items: center; margin: 0px auto;}
.pc_menu{float: left; height: 100%; width: 26px; background: url(../images/menu.png) no-repeat center; margin-right:3%}
.top-nav-left{width:62%; float:right; height: 100px; margin-right:3%}
.nav{height:100%; width:100%; float: left;}
.nav a{ color:#fff; font-size: 14px;}
.nav .nLi{float:left;text-align: center;height: 100%; position:relative; display:inline;height: 100%; width: 12.5%; text-align: center}
.nav .nLi h3{margin-top: 15px;}
.nav .nLi h3 a{ display:block;  font-size:16px;color:#fff;font-weight: bold; height: 100%; line-height:75px; width: 100%; }
.nav .sub{ display:none;left:50%; top:85px;  position:absolute;  line-height:26px; padding:0; width:140px;border:0; z-index: 99999; margin-left: -70px; }
.nav .sub li{ zoom:1; border-bottom: 1px solid #e5e5e5;  height:40px; line-height: 40px;  background:rgba(255,255,255,0.8);text-align: center }
.nav .sub li p{ width:100%; float: left; margin: 0px; font-size: 14px;}
.nav .sub li span{ float: right;}
.nav .sub a{ display:block; padding:0 10px; color: #333; font-size: 14px; height: 100%; }
.nav .sub a:hover{color:#55c6d4}
.nav .active h3 a{color:#0d4da1!important}
.nav .sub li:hover a{background: #fff!important;}
.sub li:hover a{color:#55c6d4}
.ny_header{width:100%; height:100px;  position: absolute; top:0px; left:0px; z-index: 999; border-bottom:1px solid rgba(255,255,255,0.15)}
.ny_header .nav .active h3 a {color: #55c6d4!important;}
.h_yingwen{float:right; color:#fff; font-size:20px; font-weight:bold; line-height:100px;}



/*首页*/
.pc_shouye{width:100%; height: 100%;}
#menu { position: fixed; left: 50px; top:25%; list-style-type: none; z-index: 70;  height:auto; width: 140px;}
#menu li{width:100%; height:46px;  border: 1px solid #0f4a9c; border-radius: 8px; background: rgba(0,0,0,0.2); text-align: center; line-height: 46px;
	font-size: 14px; color:#fff; margin-bottom: 10px;}
#menu .active{background: rgba(15,74,156,0.5)}
#menu li a{	font-size: 14px; color:#fff}
#menu li a{width:100%; height: 100%; display: block;}
#fp-nav{background: url(../images/men_xian.png) no-repeat center; background-size: auto 85%}
#fp-nav ul li, .fp-slidesNav ul li{width:30px;height: 30px; margin: 0 0 15px 0}
#fp-nav ul li a span, .fp-slidesNav ul li a span{width:6px; height: 6px; background:#fff; border: 0; top:50%;  left:50%; margin-top: -3px; margin-left: -3px;}
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span{background: #fff; width:8px; height: 8px; margin-top: -4px; margin-left: -4px; }
#fp-nav ul li a.active{width:30px; height: 30px; background: url(../images/active.png) no-repeat center}
#fp-nav.right{right:30px}
.fp-tableCell{vertical-align: bottom; padding-bottom: 10vh}
.section .w1440{position: relative}


/*第一块*/
.section1{width:100%; height: 100%; overflow: hidden; }
.section1 .fp-tableCell{vertical-align: middle; padding-bottom:0}
/* .section1 .slideBox{ width:100%; height:100%; overflow:hidden; position:relative; }
.section1 .slideBox .hd{ height:20px; line-height: 20px; overflow:hidden; position:absolute; left:50%; bottom:80px; z-index:9;margin-left:-45px; }
.section1 .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.section1 .slideBox .hd ul li{ float:left;width:10px; height: 10px; background: #fff; border-radius: 50%; margin: 0px 10px; position: relative; opacity: 0.5; background: #fff}
.section1 .slideBox .hd ul li.on{opacity: 2}
.section1 .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.section1 .slideBox .bd ul{width:100%; height: 100%; display: block}
.section1 .slideBox .bd li{ zoom:1; vertical-align:middle;  width: 100%; height: 100%}
.section1 .slideBox .bd li a{width:100%; height: 100%; display: block}
 */

.banner-index{width:100%; height: auto; display: block; position: relative;overflow: hidden;}
.banner-index .list .video-js{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: none;}
.banner-index .list,
.banner-index .list > li{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.banner-index .list > li.active{z-index: 1;}
.banner-index .list > li a{display: block;width: 100%;overflow: hidden;}
.banner-index .list > li img.ban_pic{display: block;width: 100%;opacity: 0;-webkit-transition: all 1s;transition: all 1s;-webkit-transform: scale(1.2);transform: scale(1.2);}
.banner-index .list > li.noscale img.ban_pic,
.banner-index .list > li.active img.ban_pic{opacity: 1;-webkit-transform: none;transform: none;}
.banner-index .list.ground,
.banner-index .list.ground li{position: relative;width: auto;height: auto;}
.banner-index .btn{right: 50%; margin-right: -40px;  bottom:6%;  z-index: 1; overflow: hidden; position: absolute;}
.banner-index .btn a{display: block;width: 16px;height: 16px;margin: 10px 5px;border: 1px solid transparent;border-radius: 50%; float: left;}
.banner-index .btn a i{display: block;width: 8px;height: 8px;margin: 3px auto;background: #fff;border-radius: 50%;}
.banner-index .btn a.active{border-color: #0d4da1;}
.banner-index .btn a.active i{background: #0d4da1;}
.banner-index-mobile{display: none;}
.banner-index video{height:auto!important; width: 100%;}



/*第2块*/
.section2{position:relative; height: 100%;  height: 100%;   overflow:hidden; background: #10407a}
.section2 .w1440{margin-top: 3vw}
.section2 h3{font-size: 40px; color: #242021; line-height: 56px; }
.section2_info{width:720px; height: auto; display: block; font-size: 16px; color: #777777; line-height:30px; margin: 2.5vw 0}
.section2_bt{width:auto;}
.section2_bt span,.section2_bt p{font-size: 32px; color: #242021; margin-right: 30px; line-height: 64px;}
.section2_bt span:hover{color: #0d4da1}
.section2_bt p:hover{color: #0d4da1}
.in_about_more{width:320px; height: 74px; display: block; background: #55c6d4; border-radius:40px; text-align: center; line-height: 74px; font-size: 24px; color: #fff; margin-top: 2.5vw}
.section2 .fp-tableCell,.section5 .fp-tableCell,.section6 .fp-tableCell,.section4 .fp-tableCell{
    vertical-align: middle;
    padding-bottom: 0; 
}




/*第3块*/
.section3{display: block; width: 100%; height: 100%; overflow: hidden; }
.slideGroup{ width:100%; height: auto; position: relative}
.slideGroup .parHd{width:1440px; height: auto; overflow: hidden; margin: 0px auto;}
.slideGroup .parHd h3{font-size:30px; color:#fff; line-height: 56px; width:100%}
.slideGroup .parHd ul{max-width:100%; margin-top:3vh; overflow:hidden}
.slideGroup .parHd ul li{ float:left; width:auto; line-height: 30px; margin-right:15px }
.slideGroup .parHd ul li a{font-size: 16px; color: #ffffff; padding: 0px 10px; font-weight: bold;}
.slideGroup .parHd ul li.on a{color:#001d55; border-bottom: 2px solid #001d55; padding: 0px 10px 8px;}
.slideGroup .slideBox{ position:relative; width:100%; height: auto; overflow: hidden}
.slideGroup .parBd{ width:1487px; margin: 2.5vw auto 0}
.slideGroup .parBd ul{ overflow:hidden; zoom:1;   }
.slideGroup .parBd ul li{ margin:0 25px; float:left; _display:inline; overflow:hidden; text-align:center; width:320px; }
.slideGroup .parBd ul li .index_pro_img{width:100%; height: auto;}
.index_pro_img img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_pro_xx{width:100%; height: auto; overflow: hidden; padding: 10px 40px 22px; background: #fff}
.index_pro_xx h3{width:100%; height: 24px; line-height: 24px; font-size: 18px; color: #4d4d4d; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-weight: bold;}
.index_pro_xx p{width:100%; height: 30px; line-height: 30px; font-size: 14px; color: #777777;  text-overflow: ellipsis; overflow: hidden; white-space: nowrap; 
	margin: 5px 0 12px;}
.index_pro_xx span{width:240px; height: 40px; background: #f6f6f6; text-align: center; line-height: 40px; font-size: 16px; color: #4d4d4d; display: block; margin: 0px auto;}
.slideGroup .parBd ul li:hover span{background: #001d55; color:#fff}
.slideGroup .parBd ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}




/*第4块*/
.section4{display: block; width: 100%; height: 100%; overflow: hidden; }
.section4 .w1440{margin-top: 5vw}
.section4 h3{font-size: 40px; color: #242021; line-height: 46px; }
.section4_all{width:100%; height: 522px; overflow: hidden; margin-top: 2vw}
.section4 .picScroll-left{  position:relative; width: 1320px; float: right; }
.section4 .picScroll-left .next{ display:block;  width:58px; height:39px;  overflow:hidden; background: url(../images/news_right.png) no-repeat center; position: absolute; right:0; top:220px;}
.section4 .picScroll-left .bd{width:94%; height: auto; overflow: hidden;}
.section4 .picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.section4 .picScroll-left .bd ul li{ margin:0 30px; float:left; _display:inline; overflow:hidden; width:570px; transition: .4s all ease-in-out}
.index_case_pic{width:570px; height: auto; overflow: hidden}
.index_case_pic img{width:100%; height: auto; display: block}
.index_case_xx{width:83%; height:140px; background: #fff; border-radius: 8px; padding: 20px 30px 0; margin-top: -62px; position: relative; z-index: 9}
.index_case_xx h4{width:100%; height:30px; line-height:30px; font-size: 18px; color: #4d4d4d; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_case_xx p{width:100%; height: 24px; line-height:24px; font-size: 14px; color: #777777; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;
	text-transform: uppercase;}
.in_cmore{width:auto; height:30px; ; font-size: 14px; color: #4d4d4d; line-height:30px; background: url(../images/lan_h.png) no-repeat right center; padding-right: 95px; display: table; float: right}
.section4 .picScroll-left .bd ul li:hover{margin-top: 80px;}
.section4_all h5{font-size: 20px; color: #002b78; font-weight: bold; float: left; text-transform: uppercase; writing-mode:tb-rl; writing-mode:vertical-rl; margin-top: 72px;}



/*5*/
.section5{display: block; width: 100%; height: 100%; overflow: hidden; }
.section5 .w1440{margin-top: 3vw}
.section5 h3{font-size: 40px; color: #fff; line-height: 56px;}
.section5_all{width:100%; height: 395px; background: rgba(255,255,255,0.2); padding:40px 60px 0; margin-top: 2vw}
.section5 ul{width:100%; height: auto; overflow: hidden; width: 100%;}
.section5 ul li{width:23.5%; height:auto; float: left; margin-bottom:2vw; margin-right:2%}
.section5 ul li a{width:100%; height: 100%; display: block; display: flex; align-items: center; }
.section5 ul li img{align-items: center; margin: 0px auto; max-width:100%}
.case_more{font-size: 14px; color: #4d4d4d; height:78px; line-height: 78px; background: url(../images/more_bjs.png) no-repeat right center; padding-right: 95px; display: table; margin: 0px auto;}
.section5 ul li:nth-child(4n){margin-right:0}





/*第6块*/
.section6{display: block; width: 100%; height: 100%; overflow: hidden;}
.section_title{height: auto; overflow: hidden; }
.section_title h3{font-size:40px; color: #242021; float: left; line-height: 56px;}
.section6_nav{float: right; overflow: hidden; height: 30px; margin-top:70px;}
.section6_nav a{font-size: 16px; color: #242021; font-weight: bold; margin-left:30px; padding: 0 10px 6px;}
.section6_nav a:hover{color:#55c6d4; border-bottom: 2px solid #55c6d4}
.section6 .picScroll-left{  position:relative; width: 1482px; margin:50px auto 0; }
.section6 .picScroll-left .next{ display:block;  width:58px; height:39px;  overflow:hidden;  float: right; margin-top: 130px; background: url(../images/news_right.png) no-repeat center; }
.section6 .picScroll-left .bd{width:94%; height: auto; overflow: hidden; float: left}
.section6 .picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.section6 .picScroll-left .bd ul li{ margin:0 30px; float:left; _display:inline; overflow:hidden; width:400px; }
.index_news_pic{width:100%; height: auto;overflow: hidden; position: relative}
.index_news_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.in_news_time{width:80px; height: 70px; background:rgba(85,198,212,0.8); position: absolute; top:0; left:0; text-align: center; z-index: 9; padding-top: 8px;}
.in_news_time span{font-size: 20px; color: #fff; font-weight: bold; display: block; line-height: 30px;}
.in_news_time p{font-size: 14px; color: #fff; line-height: 22px;}
.section6 .picScroll-left .bd ul li i{width:100%; height: 100%; background: rgba(85,198,212,0.8) url(../images/links.png) no-repeat center; position: absolute; top:0; left:0; z-index: 1;opacity: 0; transition: .3s all ease-in-out}
.section6 .picScroll-left .bd ul li h3{width:100%; height: 30px; line-height: 30px; font-size: 18px; color: #242021; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin: 20px 0 10px;}
.section6 .picScroll-left .bd ul li h4{width:100%; height:60px; line-height:20px; font-size: 14px; color: #242021; display: block;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; overflow:hidden;}
.section6 .picScroll-left .bd ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.section6 .picScroll-left .bd ul li:hover i{opacity: 1}
.section6 .picScroll-left .bd ul li:hover .in_news_time{background: #2163aa}




/*底部*/
.section7{width:100%; height: 100%; overflow: hidden; }
.section7 h3{font-size: 40px; color:#fff; line-height: 46px; position:absolute; top:23%; width: 1440px; left:50%; margin-left: -720px; z-index: 9}
.section7_bottom_xx{width:100%; height:28vw; background:rgba(85,198,212,0.5); position: absolute; bottom:0; left:0; z-index: 9}
.section7_top{ padding-top:3vw; min-height: 460px;}
.section7_left{width:32%; height: auto; float: left}
.section7_left h3{font-size: 16px; color: #fff;}
.section7_left_xx{width:100%; height: auto; display: block;}
.section7_left_xx p{ color: #ffffff; line-height: 35px; padding-left:40px;  margin-bottom: 10px;}
.f1{background: url(../images/f1.png) no-repeat left center; font-size:20px;}
.f2{background: url(../images/f2.png) no-repeat left center; font-size:16px;}
.section7_left_ma{width:100%; height: 174px; margin-top: 36px; }
.section7_wx,.section7_sj{position: relative; float: left; margin-right: 30px; width:46px; height: auto; }
.section7_wx i,.section7_sj i{width: 46px; height: 46px; display: block}
.section7_wx i{background: url(../images/f_wx.png) no-repeat center}
.section7_sj i{background: url(../images/f_sj.png) no-repeat center}
.section7_wx:hover img,.section7_sj:hover img{opacity:1}
.section7_er{width:110px; height: 120px; background:url(../images/ma_bjs.png) no-repeat top center; border-radius: 8px; padding:18px 8px 0; position: absolute; top:52px; left:50%; margin-left: -55px; opacity: 0}
.section7_er img{width:100%; height: auto; display: block}
.section7_wx:hover .section7_er{opacity: 1}
.section7_sj:hover .section7_er{opacity: 1}
.section7_right{width:60%; height: auto; float: right}
.section7_right li{width:16.6%; height: auto; float: left; text-align: center}
.section7_right li h4{font-size: 16px; color: #fff; margin-bottom: 20px;}
.section7_right li a{font-size: 14px; opacity: 0.7; color:#fff; line-height: 30px; display: block}
.section7_right li a:hover{opacity: 1}
.copy {width: 100%; height: 80px;  font-size: 12px; line-height:80px; border-top:1px solid rgba(255,255,255,0.1); position: absolute; bottom:0; left:0;}
.copy_l{float:left; font-size:14px; color:#fff}
.copy_l span{color:#fff}
.copy_l a{color:#fff}
.copy_l a:hover{color:#0d4da1!important}
.copy_r{float:right; margin-left:15px;}
.footer_zhichi{width:464px; height:80px;  float: right}
.footer_zhichi p{ width:212px; float: left; margin-left: 20px; font-size: 14px; color:#fff;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top: 27px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 28px; background: url(../images/wl.png) no-repeat; margin-top: 28px; background-size:100% 100%!important}
.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;}

.section2_ban{background: url(../images/about_bjs.jpg) no-repeat  bottom center; width: 100%; height: 100vh;position: absolute; top:0; left:0; z-index: 0;  transition:transform 5s ease 0s, opacity 2s ease 0s; }
.section3_ban{background: url(../images/product_bjs.jpg) no-repeat  bottom center; width: 100%; height: 100vh;position: absolute; top:0; left:0; z-index: 0;  transition:transform 5s ease 0s, opacity 2s ease 0s; }
.section4_ban{background: url(../images/case_bjs.jpg) no-repeat  bottom center; width: 100%; height: 100vh;position: absolute; top:0; left:0; z-index: 0;  transition:transform 5s ease 0s, opacity 2s ease 0s; }
.section5_ban{background: url(../images/hezuo_bjs.jpg) no-repeat  bottom center; width: 100%; height: 100vh;position: absolute; top:0; left:0; z-index: 0;  transition:transform 5s ease 0s, opacity 2s ease 0s; }
.section6_ban{background: url(../images/news_bjs.jpg) no-repeat  bottom center; width: 100%; height: 100vh;position: absolute; top:0; left:0; z-index: 0;  transition:transform 5s ease 0s, opacity 2s ease 0s; }
.section7_ban{background: url(../images/contact_bjs.jpg) no-repeat  bottom center; width: 100%; height: 100vh;position: absolute; top:0; left:0; z-index: 0;  transition:transform 5s ease 0s, opacity 2s ease 0s; }

.active .section1_ban,.active .section2_ban,.active .section3_ban,.active .section4_ban,.active .section5_ban,.active .section6_ban,.active .section7_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}






/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:200px;

    width: 77px;
    z-index: 11;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
}
.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 p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#d11a2b;
    height: 56px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}






/*内页*/
.ny_banner{ width:100%;  position:relative;  height:400px;clear: left; }
.about_ban{background: url(../images/about_ban.jpg) no-repeat center}
.news_ban{background: url(../images/news_ban.jpg) no-repeat center}
.product_ban{background: url(../images/product_ban.jpg) no-repeat center}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center}
.case_ban{background: url(../images/case_ban.jpg) no-repeat center}
.service_ban{background: url(../images/service_ban.jpg) no-repeat center}
.join_ban{background: url(../images/join_ban.jpg) no-repeat center}
.yxwl_ban{background: url(../images/yxwl_ban.jpg) no-repeat center}
.ny_baninfo{width:1200px; height:168px; position: absolute; top:150px; left:50%; margin-left: -600px; }
.ny_baninfo h3{font-size: 28px; color: #fff; line-height: 40px; margin-top: 60px;}
.ny_baninfo .ny_fubiao{width:100%; height: auto; overflow: hidden; margin-top: 28px;}
.ny_baninfo .ny_fubiao hr{width:55px; height: 1px; float: left; background: #55c6d4; margin-top: 10px; margin-right: 8px;}
.ny_baninfo .ny_fubiao p{float: left; font-size: 14px; color: #fff;}
.ny_baninfo .ny_fubiao p a{font-size: 14px; color: #fff}
.ny_baninfo h4{font-size: 56px;font-family: "Arial"}
.ny_baninfo .ny_fubiao p a:hover{color:#55c6d4}
.shine{background: #fff -webkit-gradient(linear, left top, right top, from(#fff), to(#fff), color-stop(0.9, #55c6d4)) 0 0 no-repeat;
	-webkit-background-size: 125px;
	color: rgba(255, 255, 255, 0.1);
	-webkit-background-clip: text;
	height:50px;
	line-height:50px;
	font-weight:bold;
	display:block;
	position:absolute;
	left:0;
	top:0%; 
	-webkit-animation-name: shine;
	-webkit-animation-duration: 3s;
	-webkit-animation-iteration-count: infinite;
}

@-webkit-keyframes shine
{
    0%
    {
        background-position: top left;
    }
    100%
    {
        background-position: top right;
    }
}




/*内部二级导航*/
.ny_nav{width:100%; height:67px;    margin-top: -26px; position: relative; z-index: 9}
.ny_nav ul{width:auto; margin:0px auto; display:table; background:#55c6d4; border-radius:38px; padding:0px 10px;}
.ny_nav ul li{width:auto; height:67px; line-height:67px; float:left; text-align:center;position:relative; padding:0px 10px; }
.ny_nav ul li a{width:100%; height:100%; display:block; color:#fff}
.ny_nav ul li:first-child{border-radius:38px 0 0 38px;}
.ny_nav ul li:last-child{border-radius:0px 38px 38px 0px;}
.ny_nav ul li:hover,.ny_nav ul li.active{background: url(../images/san_bj.png) no-repeat bottom center}
.ny_pro_bt{width:100%; height:auto; overflow:hidden}
.ny_pro_bt ul{width:1200px; height: auto; overflow: hidden;  margin: 60px auto 0;}
.ny_pro_bt ul li{width:auto; float: left; background: url(../images/p_xx.png) no-repeat left center; padding-left: 50px; margin-right: 30px; line-height: 40px; 
	margin-bottom: 10px;}
.ny_pro_bt ul li a{font-size: 18px; color: #060507;}
.ny_pro_bt ul li:hover a{color:#55c6d4}
.ny_pro_bt ul li:hover{background: url(../images/p_hx.png) no-repeat left center}
.ny_pro_bt ul li.active{background: url(../images/p_hx.png) no-repeat left center}
.ny_pro_bt ul li.active a{color:#55c6d4}


.ny_pro_nav ul{padding:0px 10px;}
.ny_pro_nav ul li{width:auto; margin:0px 15px; }

.ny_nav_sj{width:100%; height:67px;    margin-top: -26px; position: relative; z-index: 9}
.ny_nav_sj ul{width:auto; margin:46px auto; display:table; background:#55c6d4; border-radius:38px; padding:0px 10px;}
.ny_nav_sj ul li{width:auto; height:67px; line-height:67px; float:left; text-align:center;position:relative; padding:0px 10px; }
.ny_nav_sj ul li a{width:100%; height:100%; display:block; color:#fff}
.ny_nav_sj ul li:first-child{border-radius:38px 0 0 38px;}
.ny_nav_sj ul li:last-child{border-radius:0px 38px 38px 0px;}
.ny_nav_sj ul li:hover,.ny_nav_sj ul li.active{background: url(../images/san_bj.png) no-repeat bottom center}



/*销售服务*/
.ny_service_all{width:100%; height: auto; overflow: hidden; margin: 40px 0 100px; color:#666; line-height:30px;}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 40px 0 100px}、
#move_port{width:360px; height:320px; background:#fff;position: fixed;  box-shadow: 1px 2px 10px rgba(0,0,0,0.2); left: 0; top:0; cursor: pointer;z-index: 10000; padding:20px}
#move_port h4{width:100%; height:40px; line-height:40px; color:#333; text-align:center; font-size:18px;}
#move_port h5{width:100%; height:30px; line-height:30px; color:#333;  font-size:16px;}
#move_port p{width:100%; height:auto; line-height:28px; color:#333; font-size:16px; margin-bottom:10px; text-indent:2rem}
#move_port span{width:100%; height:auto; line-height:28px; color:#333; text-align:right; font-size:16px; margin-bottom:10px; display:block; }
.ny_footer{width:100%; height: auto; overflow: hidden; margin-top: 50px; background:rgba(85,198,212); padding:20px 0 0; position:relative}
.ny_footer .w1440{position:relative}
.ny_copy{width: 100%; height: 80px;  font-size: 12px; line-height:80px; border-top:1px solid rgba(255,255,255,0.1); }
.ny_footer .section7_top{min-height:auto; overflow:hidden}


/*荣誉资质*/
.ny_honor_all{width:100%; height: auto; overflow: hidden; margin: 40px 0 100px}
.ny_honor_all ul{width:100%; height: auto; overflow: hidden}
.ny_honor_all ul li{width:285px; height: auto; float: left; margin-right:20px; margin-bottom:25px;}
.ny_honor_all ul li .honor_pic{width:100%; height:auto; overflow: hidden; border:1px solid #eee}
.ny_honor_all ul li .honor_pic img{width:100%; height: auto; overflow: hidden; display:block;}
.ny_honor_all ul li p{width:100%; height:40px; line-height: 40px;  font-size:16px; color: #333; text-align: center;
	text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-top:8px;}
.ny_honor_all ul li:nth-child(4n){margin-right: 0px;}
.ny_honor_all ul li:hover p{color:#55c6d4}
.ny_honor_all ul li:hover .honor_pic{border:1px solid #55c6d4}


/*产品中心*/
.ny_product_all{width:100%; height: auto; overflow: hidden; margin-top: 75px; margin-bottom: 100px}
.ny_product_all ul{width:100%; height: auto; overflow: hidden}
.ny_product_all ul li{width:285px; height:auto; border:1px solid #d2d2d2;  overflow:hidden; padding: 10px; float:left; margin-right:20px; margin-bottom:20px; }
.ny_solution_img{width:100%; height:100%; float:left; overflow:hidden; }
.ny_solution_img img{width:80%; height:100%;    transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s; display: block; margin:0px auto;}
.ny_product_all ul li h5{width:100%; height: 40px; line-height: 40px; text-align:center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size:16px; color: #060507; font-weight:normal}
.ny_product_all ul li:nth-child(4n){margin-right:0}
.ny_product_all ul li:hover h5{color:#55c6d4}
.ny_product_all ul li:hover{border:1px solid #55c6d4}
.ny_ygf_img img{width:100%;}


/*产品详情页*/
.ny_pro_ft{width:100%; height: auto; margin-top: 60px;}
.ny_pro_ft h3{font-size: 30px;
    color: #1b1b1b;
    font-weight: 500;
    margin-bottom: 25px;
    text-align: center;}
.ny_pro_ft p,.ny_pro_fts p{font-size: 14px;
    color: #707070;
    line-height: 30px;
    text-align: center;
    width: 910px;
    margin: 0px auto;}
.ny_product_show{width:100%; height: auto; overflow: hidden; margin: 55px 0;}
.ny_pro_top{width:100%; height: auto; overflow: hidden}
.ny_pro_tleft{width:523px; 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:#55c6d4; 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%; display: flex; align-items: center;}
.ny_pro_tleft .slideBox .bd img{ width:100%; height:auto; display:block; align-items: center; margin: 0px auto; }
.ny_pro_tright{width:630px; height: auto; float: right}
.ny_pro_tright h1{ font-size: 36px; color: #191919; height: 50px; line-height: 50px; margin-top: 10px;font-weight:700;}
.ny_pro_p{width:100%; height:81px; border-bottom: 1px solid #e5e5e5; margin-top:15px; overflow:hidden}
.ny_pro_p p{width:100%; height:100%;  color: #000000; line-height: 35px; font-size: 15px;    word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.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:80px; margin-top:20px;}
.ny_pro_dh i{ color: #333; font-size: 38px; float: left; line-height: 70px; margin-right:10px;}
.ny_pro_ddh{float: left;}
.ny_pro_ddh p{ font-size: 14px; color: #313131;}
.ny_pro_ddh span{ font-size: 30px; color: #55c6d4; font-family: "Impact"}
.ny_pro_24{width:100%; height: 30px; line-height: 30px; overflow: hidden}
.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; margin-bottom:100px;}
.ny_pro_bleft{width:869px; height: auto; overflow: hidden; float: left}
.ny_pro_bright{width:300px; height: auto; float: right}
.ny_probt_case{width:100%; height:368px; margin-top: 30px; }
.ny_proshow_num h3,.ny_proshow_info h3{ font-size: 30px; color: #313131; font-weight: 500; text-align: center; margin-bottom: 24px;}
.nyprocase-div{width:100%; height: 203px; overflow:hidden; position: relative}
.ny_probt_xx h3{width: 100%; height:40px;  line-height: 40px; font-size: 16px; color: #313131; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_proinput .ny_pro_ft{margin-top:50px;}
.ny_proinput .ny_pro_ft span{color: #55c6d4;}
.ny_proinput ul{width:100%; height: auto; display: block; overflow: hidden; margin-top: 38px;}
.ny_proinput ul li{width:100%; height: auto; margin-bottom: 12px; overflow: hidden }
.ny_proinput ul li div{height: 36px; width: 420px; border: 1px solid #d2d2d2; float: left;}
.ny_proinput ul li div input{width:100%; height: 100%; border: 0px; padding-left: 10px;}
.li_dh{float: right!important}
.ny_proinput ul li textarea{width:100%; height: 88px; border: 1px solid #d2d2d2; padding: 10px; resize: none}
.liji_su{width:423px; height:46px; background: #55c6d4; font-size: 16px; color: #ffffff; border: 0px; margin: 10px auto; display: block}
.ny_proinput{overflow:hidden; margin-bottom:20px;}
.ny_probt{width:100%; height:50px;}
.ny_probt li{width:100%; height:50px; background:#eeeeee; color:#313131; font-size:18px; float:left; text-align:center; line-height:50px; margin-right:1px;}
.ny_probt li:last-child{margin-right:0px;}
.ny_probt li:hover{background:#55c6d4; color:#fff}
.ny_probt li:hover a{color:#fff}
.ny_probt li.on{background:#55c6d4;}
.ny_probt li.on a{ color:#fff}
.ny_probt li a{width:100%; height:100%; display:block; overflow:hidden}
.ny_proshow_num{width:100%; height:auto; overflow:hidden; margin-top: 30px;}
.ny_proshow_info{width:100%; height:auto; overflow:hidden;  margin-top: 30px; font-size:16pxx;color:#666; line-height:30px;}
.fangan_show{ margin-top:20px;}
.ny_hotnews{width:100%; height:auto; overflow: hidden; margin-bottom:20px;}
.ny_hotnews h3{width:100%; height:40px; background: #55c6d4; color: #fff; text-align: center; line-height: 40px; font-size: 20px; padding: 0px 10px;}
.ny_hotnews ul{width:100%; height: auto; margin-top: 10px;}
.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:#55c6d4}
.ny_hotnews_info{width:100%; height: auto; overflow: hidden; margin-top:15px;  border: 1px solid #dad7d7; padding: 8px 7px;}
.ny_hotnews_info p{font-size: 14px; color: #191919; line-height: 26px;}
.ny_hotnews input[type="text"]{width:240px; height:35px; line-height:35px; border:1px solid #ddd; padding:0px 10px; float:left;}
#btnok{width:50px; height:35px; background:#55c6d4; color:#fff; font-size:14px; border:0px; float:right; border-radius:5px; cursor:pointer}
.ny_ygf_tleft{width:500px; height:auto; float: left}
.ny_ygf_tleft .slideBox{ width:100%; height:100%; overflow:hidden; position:relative; border:1px solid #ddd;  }
.ny_ygf_tleft .slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:15px; z-index:1; }
.ny_ygf_tleft .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.ny_ygf_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_ygf_tleft .slideBox .hd ul li.on{ background:#55c6d4; color:#fff; }
.ny_ygf_tleft .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.ny_ygf_tleft .slideBox .bd ul{width:100%; height: 100%; overflow: hidden}
.ny_ygf_tleft .slideBox .bd li{width:100%; height: 100%; display: flex; align-items: center;}
.ny_ygf_tleft .slideBox .bd img{ width:100%; height:auto; display:block; align-items: center; margin: 0px auto; }



/*产品中心*/
.ny_product_all{width:100%; height: auto; overflow: hidden; margin-top: 75px; margin-bottom: 100px}
.ny_product_all ul{width:100%; height: auto; overflow: hidden}
.ny_product_all ul li{width:285px; height:auto; border:1px solid #d2d2d2;  overflow:hidden; padding: 10px; float:left; margin-right:20px; margin-bottom:20px; }
.ny_solution_img{width:100%; height:100%; float:left; overflow:hidden; }
.ny_solution_img img{width:80%; height:100%;    transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s; display: block; margin:0px auto;}
.ny_product_all ul li h5{width:100%; height: 40px; line-height: 40px; text-align:center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size:16px; color: #060507; font-weight:normal}
.ny_product_all ul li:nth-child(4n){margin-right:0}
.ny_product_all ul li:hover h5{color:#55c6d4}
.ny_product_all ul li:hover{border:1px solid #55c6d4}
.ny_ygf_img img{width:100%;}



/*案例*/
.ny_case_all{width:100%; height: auto; overflow: hidden; margin: 40px 0 100px; }
.ny_case_all ul{width:100%; height: auto; overflow: hidden}
.ny_case_all ul li{width:285px; height: auto; float: left; margin-right:20px; margin-bottom:25px;}
.ny_case_all ul li .case-div{width:100%;   height:auto; overflow: hidden; border:1px solid #eee}
.ny_case_all ul li .case-div img{width:100%; height: auto; display:block; overflow: hidden;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;
}
.ny_case_all ul li h3{width:100%; height:35px; line-height: 35px;  font-size:1rem; color: #333; text-align: center;
	text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.ny_case_all ul li:nth-child(4n){margin-right: 0px;}
.ny_case_all ul li:hover h3{color:#55c6d4}
.ny_case_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_news_all{width:100%; height: auto; overflow: hidden; margin: 40px 0; }
.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:25px;}
.ny_news_all ul li .ny_time span{display: block; font-size: 12px; color: #999; text-align: right}
.ny_news_all ul li .ny_time p{font-size: 41px; color: #c8c8c8}
.news_xx{width:63%; height: auto; float: left; margin-left:2%; margin-top: 20px;}
.news_xx h3{width:100%; height: 35px; line-height: 35px; font-size: 18px; color: #666; 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:22%; 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:#55c6d4}
.ny_news_all ul li:hover h3{font-weight: bold; }
.ny_news_h1{width: 100%; font-size: 14px; color: #555; padding: 10px 0px; text-align: center;
             clear: both; font-weight: bold}
.ny_news_h1 h1{font-size:22px; color:#333}
.ny_news_time{width: 100%; line-height: 30px; color: #999; height: 30px; margin-bottom: 20px;
                border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center;
                clear: both}

.ny_news_bt{width:100%; height:auto; line-height:40px; text-align:center; font-size:26px; color:#333; margin:15px auto}



/*联系我们*/
.ny_contact_all{width:100%; height: auto; overflow: hidden; margin: 40px 0 100px}
.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:340px; 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%;}





/*产品引导页*/
.products_ban{height: 600px; background: url(../images/products_ban.jpg) no-repeat center; padding-top: 144px;}
.products_ban .w1440{position: relative; height: 100%}
.pro_zi{width:300px; height: 243px; background: url(../images/pao_zi.png) no-repeat center; display: block; padding-top:170px; margin: 0px auto;}
.pro_zi span{color:#fff; font-size: 18px; color:#fff; background: #55c6d4; border-radius: 25px; display: block; margin: 0px auto; width: 140px; height: 40px; text-transform: uppercase; line-height: 40px; text-align: center}
.pro_nav{width:100%; height: auto; overflow: hidden; position: absolute; bottom:55px; left:0}
.pro_nav li{width:25%; height: auto; float: left; background: url(../images/ban_xs.png) no-repeat right center; text-align: center}
.pro_nav li h4{color:#fff; font-size: 28px; font-weight: bold; line-height: 40px; margin-bottom: 8px;}
.pro_nav li span{color:#fff; font-size: 24px; font-weight: bold; opacity: 0.5; text-transform: uppercase}
.ny_product_one{width:100%; height: auto; overflow: hidden; padding-top: 90px; background: url(../images/product_one.jpg) no-repeat center; padding-bottom: 82px;}
.product_one_pic{width:42.4%; height: auto; float: left}
.product_one_pic img{width:100%; height: auto; display: block}
.product_one_right{width:50%; height: auto; float: right; margin-top: 70px;}
.product_one_right h4{color:#242021; font-size: 40px; line-height: 56px;}
.product_one_info{width:100%; height: auto; overflow: hidden;line-height: 30px; font-size:16px; color: #777777; margin: 50px 0}
.product_one_right ul{width:100%; height: auto; overflow: hidden; background: #fff; box-shadow: 0 0 5px rgba(0,0,0,0.2); padding: 22px 0 20px}
.product_one_right ul li{width:20%; height: 100%; float: left; text-align: center}
.ny_pro_icon{width:100%; height:45px; display: flex; align-items: center;}
.ny_pro_icon img{align-items: center; margin: 0px auto; max-width: 100%}
.product_one_right ul li p{color:#242021; font-size: 16px;}
.pro_one_ly{width:200px; height: 56px; display: block; background: #55c6d4;  text-align: center; line-height: 56px; font-size: 18px; color:#fff; margin-top: 55px;}
.ny_product_two{width:100%; height: auto; overflow: hidden; margin: 74px 0}
.product_two_title{width:100%; height: auto; overflow: hidden; text-align: center}
.product_two_title p{color:#242021; font-size: 40px; }
.ny_product_two ul{width:100%; height: auto; overflow: hidden; margin-top: 56px; padding: 25px 0}
.ny_product_two ul li{width:25%; height:500px; float: left; padding: 90px 10px; position: relative}
.product_two_icon{width:100%; height:70px;display: flex; align-items: center;}
.product_two_icon img{align-items: center; margin: 0px auto; max-width: 100%}
.ny_product_two ul li h4{color:#fff; font-size: 20px; font-weight: bold; margin: 24px 0; text-align: center}
.ny_product_two ul li hr{width:60px; height: 3px; background: #fff; display: block; margin:32px auto; border: 0}
.pro_two_nav{width:100%; height: auto; overflow: hidden; margin: 30px auto}
.pro_two_nav a{color:#fff; font-size: 16px; float: left; padding: 0 20px; text-align: center; line-height: 30px; position: relative}
.pro_two_nav a:after{content: "|"; color:#fff; font-size: 16px; position: absolute; top:0; right:0}
.pro_two_more{width:140px; height: 40px; background: #fff; color:#242021; font-size: 16px; display: block; margin: 0px auto; text-align: center; line-height: 40px; opacity: 0; transition: all 0.4s ease-in-out;}
.ny_product_two ul li:hover .pro_two_more{opacity: 1; transition: all 0.4s ease-in-out;}
.product_two_li{width:100%; height: 100%; position: relative; z-index: 9}
.ny_product_two ul li:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: background .3s ease, box-shadow .3s ease, -webkit-transform .3s ease;
    transition: background .3s ease, box-shadow .3s ease, -webkit-transform .3s ease;
    transition: background .3s ease, transform .3s ease, box-shadow .3s ease;
    transition: background .3s ease, transform .3s ease, box-shadow .3s ease, -webkit-transform .3s ease; opacity: 0
}
.ny_product_two ul li:hover:after {
    z-index: 1;
    background: #55c6d4;
    -webkit-transform: scale(1.12);
    transform: scale(1.12);
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 13%); opacity: 1; 
}

.ny_product_three{width:100%; height: auto; overflow: hidden; background: #f9f9f9; padding: 65px 0}
.product_three_title{width:100%;  height: auto; overflow: hidden; text-align: center}
.product_three_title h4{color:#242021; font-size: 40px; margin-bottom: 26px;}
.product_three_title p{color:#777777; font-size: 16px; line-height: 30px;}
.product_three_nav{max-width:100%; height: auto; overflow: hidden; display: table; margin: 35px auto;}
.product_three_nav a{color:#242021; font-size: 16px; position: relative; float: left; padding: 0 20px; }
.product_three_nav a:after{content: "|"; color:#242021; font-size: 16px; position: absolute; top:0; right:0}
.product_three_all{width:100%; position: relative}
.product_three_all .swiper-slide a{width:100%; height: auto; display: block; background: #fff; padding:20px 30px}
.product_three_pic{width:100%; height: auto; display: block; overflow: hidden}
.product_three_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.product_three_all .swiper-slide a h4{width:100%; height:62px; border-top:1px solid #dedede; border-bottom: 1px solid #dedede; text-align: center; line-height: 62px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 20px; color: #242021 }
.product_three_more{width:200px; height:56px; display: block; margin:40px auto 0; background: #55c6d4; text-align: center; line-height: 56px; border: 0; font-size: 18px; color:#fff}
.product_three_more:hover{background: #000}
.product_three_all .swiper-slide a:hover h4{border-top:1px solid #55c6d4; border-bottom:1px solid #55c6d4; color:#55c6d4}
.product_three_nav a:hover{color:#55c6d4}
.product_three_all .swiper-button-next,.product_three_all .swiper-button-prev{width:54px; height: 54px;}
.product_three_all .swiper-button-next{background: url(../images/pro_right.png) no-repeat center; right:-70px}
.product_three_all .swiper-button-prev{background: url(../images/pro_left.png) no-repeat center; left:-70px;}
.product_three_all .swiper-button-next:hover{background: url(../images/pro_hright.png) no-repeat center}
.product_three_all .swiper-button-prev:hover{background: url(../images/pro_hleft.png) no-repeat center}
.ny_product_four,.ny_product_size{width:100%; height: auto; overflow: hidden; margin-top: 66px;}
.ny_product_five{width:100%; height: auto; overflow: hidden; margin-top: 66px; background: url(../images/product_five.jpg) no-repeat center; background-size:cover; padding: 60px 0}
.product_three_all .swiper-slide a:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}











@media screen and (max-width:1600px){
	
	.section4 h3,.section2 h3,.section2_bt span, .section2_bt p{font-size:26px; line-height:42px;}
	.slideGroup .parHd h3,.section5 h3,.section_title h3,.section7 h3{font-size:26px; line-height:42px;}
	.in_about_more{width:220px; height:60px; line-height:60px;}
	.slideGroup .parHd ul,.section6_nav{margin-top:52px;}
}



@media screen and (max-width:1500px){
	.w1440,.section7 h3,.slideGroup .parHd,.section6 .picScroll-left{width:1200px}
	.section7 h3{margin-left:-600px;}
	.section2 h3,.slideGroup .parHd h3,.section4 h3,.section_title h3,.section5 h3,.section7 h3{font-size:30px; line-height:40px;}
	.section2_bt span, .section2_bt p{font-size:26px; line-height:50px;}
	.in_about_more{width:250px; height:60px; line-height:60px;}
	.slideGroup .parBd{width:1200px}
	.slideGroup .parBd ul li{margin:0 15px; width:270px}
	.index_pro_xx span{width:100%}
	.index_pro_xx{padding:10px 20px 22px;}
	.section4 .picScroll-left{width:1160px;}
	.section4 .picScroll-left .bd ul li{width:480px;}
	.section6 .picScroll-left .bd ul li{width:350px; margin:0 10px}
	.section7_left_ma{margin-top:15px;}
	.section7_top{min-height:400px;}
	.section1 .slideBox .hd{bottom:50px;}
	
	
}



@media screen and (max-width:1366px){
	.section .w1440{transform: scale(0.9); -ms-transform: scale(0.9);-webkit-transform: scale(0.9);-o-transform: scale(0.9);-moz-transform:scale(0.9)} 
	.slideGroup .parHd h3,.section4 h3,.section_title h3{display:none;}
	.top-nav-left{margin-right:5%}
}
