﻿*{box-sizing:border-box;margin:0; padding:0; list-style:none;  }
a{ color:#333; text-decoration:none;   }
a:hover{text-decoration:none;}
h1,h2,h3,h4,h5,h6{ margin: 0;font-weight:normal;}
hr{ border:none;}
.clear{ clear:both;}
p,ul{margin: 0;}
img{ border:0;  }
input,textarea{outline:none;}
.row{ margin: 0px;}
.container{ margin: 0px auto;width:1200px; }
.w1440{ margin: 0px auto; width:1420px; }
.l{float: left}
.r{float: right}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}


.in_header{width:100%; height:10.7vh; position:fixed; top:0; left:0;  z-index:9999; padding:0 6%; box-shadow: 0 0 12px rgba(25,22,25,0.13)}
.h_logo{width:21%; height:10.7vh; float: left; display: flex; align-items: center;}
.h_logo img{ max-width: 100%; height: auto; align-items: center; margin: 0px auto;}
#logo2{display: none;}
.index_search{float: right; width:12%; height:50px; border: 1px solid #fff; border-radius: 25px; padding: 0 10px 0 20px; margin-top: 2.3vh}
.index_search input[type="text"]{width:80%;  height: 100%; overflow: hidden; float: left; background: none; color:#fff; font-size: 14px; border: 0}
.h_submit{width:22px; height: 100%; float: left; background: url(../images/search.png) no-repeat center; border: 0}
.index_search input::-webkit-input-placeholder { /* WebKit browsers */  
    color:#fff;  
}  
.index_search input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:#fff;  
   opacity:  1;  
}  
.index_search input::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:#fff;  
   opacity:  1;  
}  
.index_search input:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:#fff;  
}  


/*导航*/
#menu{float: right; width:65%; height: 100%; margin-right: 1%}
#menu .nav{ position:relative; z-index:1;   width:100%; height:auto; margin: 0px auto;}
#menu .nav .nLi{ float:left;  position:relative; display:inline; height:100%; line-height:10.7vh; width:12.2%;  }
#menu .nav .nLi:last-child{margin-right: 0}
#menu .nav .nLi p{font-weight: normal; width:auto; text-align:center;  z-index: 2; position: relative; height:100%; display: table; margin: 0px auto;}
#menu .nav .nLi p a{color:#fff;font-size:16px;   height:100%;   overflow: hidden; position: relative; }
#menu .nav .sub{ display:none; width:240px; left:50%; top:10.7vh; margin-left:-120px;  position:absolute;  line-height:36px; z-index: 99999; background: #eee}
#menu .nav .sub li{ zoom:1; }
#menu .nav .sub a{ display:block; text-align: center; height: 36px;font-size: 14px;  color:#333;}
#menu .nav .sub a:hover{ color:#038bd7;  }
.nLi > p > span{display: block; width: 120px; text-align: center; position: absolute; top: 21px;font-size: 12px;font-weight: normal; color: #fff; }

#fp-nav ul li a span, .fp-slidesNav ul li a span{background:#fff; border:0; width:10px; height:10px; top: 50%; left: 50%; border-radius: 50%; transform: translate(-50%,-50%);}
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span{background:#038bd7;}
#fp-nav.right{right:20px;}
#fp-nav ul li, .fp-slidesNav ul li{width:12px; height:12px;  border-radius: 50%;  margin: 0 0 18px}
#fp-nav ul li:after{content: ""; width:1px; height: 18px; background:rgba(255,255,255,0.2); position: absolute; top:12px; left:6px; z-index: 9}
#fp-nav ul li:last-child:after{display: none}

.two_header{background: #fff}
.two_header .in_header_ma span,.ny_banner .in_header_ma span{color:#333333}
.two_header #menu .nav .nLi p a,.ny_banner #menu .nav .nLi p a{color:#333333}
.two_header .h_submit,.ny_banner .h_submit{background: url(../images/search_h.png) no-repeat center}
.two_header .index_search,.ny_banner .index_search{border: 1px solid #bebebe}
.two_header .index_search input,.ny_banner .index_search{color:#333}
.two_header .index_search input::-webkit-input-placeholder { /* WebKit browsers */  
    color:#333;  
}  
.two_header .index_search input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:#333;  
   opacity:  1;  
}  
.two_header .index_search input::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:#333;  
   opacity:  1;  
}  
.two_header .index_search input:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:#333;  
}  


.ny_banner .index_search input::-webkit-input-placeholder { /* WebKit browsers */  
    color:#333;  
}  
.ny_banner .index_search input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:#333;  
   opacity:  1;  
}  
.ny_banner .index_search input::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:#333;  
   opacity:  1;  
}  
.ny_banner .index_search input:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:#333;  
}  
.ny_banner .in_header{height:100px; background:#fff}
.ny_banner #logo2{display:block}
.ny_banner #logo{display:none}
#menu .nav .active p a,#menu .nav .nLi:hover p a{color:#038bd7}
.ny_banner #menu .nav .active p a,.ny_banner #menu .nav .nLi:hover p a{color:#038bd7}





/*第1块*/
.section1{display: block; width: 100%; height: 100vh;overflow: hidden; position: relative;}
.section1_all{width:100%; height: 100vh; overflow: hidden; position: relative}
.section1 .swiper-container{width:100%; }
.section1 .swiper-slide a{width:100%; height:100vh; display: block }
.section1 .swiper-slide a img{width:100%; display: block; height:100vh; object-fit: cover; object-position: center center;}
.section1 .swiper-pagination{bottom:6%}
.section1 .swiper-pagination-bullet{width:15px; height: 15px; background: url(../images/b_dian.png) no-repeat center; opacity: 1; margin: 0 8px!important}
.section1 .swiper-pagination-bullet-active{background: url(../images/b_active.png) no-repeat center}





/*第2块*/
.section2{display: block; width: 100%; height: 100%;overflow: hidden; position: relative;   }
.section2_ban{background: url(../images/about_bjs.jpg) no-repeat center; width: 100%; height: 100%; transition:transform 5s ease 0s, opacity 2s ease 0s; position: absolute; top:0; left:0; z-index: 0}
.active .section2_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section2 .w1440{position:relative; z-index: 1; padding-top: 8vh}
.index_about_top{width:100%; height: auto; overflow: hidden;}
.index_about_left{width:100%; height: auto; overflow: hidden}
.index_about_left dl{width:100%; height: auto; overflow: hidden; margin-bottom:30px; text-align: center}
.index_about_left dl dt{font-size: 120px; color:#f3f8fb; text-transform: uppercase; font-weight:bold; line-height:110px; opacity: 0.6}
.index_about_left dl dd{color:#333333; font-size: 38px; font-weight:bold; margin-top: -50px; position: relative; z-index: 9}
.in_abxx{width:915px; height: auto; overflow: hidden; color:#4d4d4d; font-size: 16px; line-height: 32px; text-align: center; display: block; margin: 0px auto;}
.in_abmore{width:auto; height: auto; overflow: hidden; display: table; margin: 40px auto}
.in_abmore span{color:#038bd7; font-size: 18px; font-weight: bold; border-bottom: 1px solid #038bd7; margin-left:12px; padding-bottom: 8px; margin-top:5px;
	float: left; transition: all 0.4s ease-in-out;}
.in_abmore img{float: left}
.in_abmore:hover span{margin-left: 24px; transition: all 0.4s ease-in-out;}
.index_num{width:auto; height: auto; overflow: hidden; margin: 5vh auto 0; display: table}
.index_num dl{width:auto; height: auto; float: left; }
.index_num dl dt{width:58px; height: 80px; float: left; display: flex; align-items: center;}
.index_num dl dt img{align-items: center; margin: 0px auto; max-width: 100%}
.index_num dl dd{margin-left: 70px;}
.index_num dl dd span{float: left; color:#333333; font-size:66px; font-weight: bold; line-height: 80px;}
.index_num dl:last-child{margin-right: 0}
.index_num_xx{float: left; margin-left: 20px;}
.index_num_xx p{color:#777777; font-size: 18px; margin-top: 12px}
.index_num_xx h5{color:#777777; font-size: 18px; }
.num_xs{float: left; margin: 0 50px}


/*第3块*/
.section3{display: block; width: 100%; height: 100%;overflow: hidden; position: relative;   }
.section3_ban{background: url(../images/product_bjs.jpg) no-repeat center; width: 100%; height: 100%; transition:transform 5s ease 0s, opacity 2s ease 0s; position: absolute; top:0; left:0; z-index: 0}
.active .section3_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section3 .w1440{position:relative; z-index: 1; padding-top: 8vh}
.index_product_title{width:100%; height: auto; overflow: hidden; text-align: center; position: relative; z-index: 9}
.index_product_title dl{width:100%; height: auto; overflow: hidden; margin-bottom:10px;}
.index_product_title dl dt{font-size:120px; color:#fff; text-transform: uppercase; font-weight:bold; line-height:100px; opacity:0.2}
.index_product_title dl dd{color:#fff; font-size: 38px; font-weight:bold; margin-top: -50px}
.index_product_title p{color:#fff; font-size: 16px;}
.in_pnav{width:auto; display: table; margin:5vh auto;}
.in_pnav a{width:160px; height: 46px; background: rgba(255,255,255,0.2); border-radius: 25px;; text-align: center; line-height: 46px; color:#fff; float: left; margin-right:12px;}
.in_pnav a:last-child{margin-right: 0}
.in_pnav a:hover{background: #fff; color:#038bd7; font-size: 18px;}
.index_product_all{width:100%; height: auto; overflow: hidden; position: relative}
.index_product_all .swiper-slide{width:44%; }
.index_product_pic{width:55%; height: auto;  display: flex; align-items: center; transform: scale(0.5); float: left}
.index_product_pic img{max-width: 60%; align-items: center; margin: 0px auto;}
.index_product_xx{width:45%; height: auto;  margin-top:10px; display: none; float: right}
.index_product_xx h5{color:#fff; font-size:16px; line-height: 30px; height: 30px; width: 100%; text-transform: uppercase; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap}
.index_product_xx h4{color:#fff; font-size:24px; line-height: 40px; height: 40px; width: 100%; font-weight: bold; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap}
.index_product_xx p{width:100%; height:96px; overflow: hidden; color:#fff; font-size: 14px; line-height: 24px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:4; -webkit-box-orient:vertical; overflow:hidden; margin:22px 0; opacity: 0.8}
.in_pxq{width:40%; height: 46px; line-height: 46px; text-align: center; display: block; background: rgba(255,255,255,0.26); border-radius: 25px; font-size: 14px; color: #fff; float: left; margin-right: 10px}
.in_pyy{width:40%; height: 46px; line-height: 46px; text-align: center; display: block; background: rgba(255,255,255,0.26); border-radius: 25px; font-size: 14px; color: #fff; float: left}
.in_pxq:hover,.in_pyy:hover{background: #fff; color:#038bd7}
.index_product_all .swiper-slide-active .index_product_xx{display: block}
.index_product_all .swiper-slide-active .index_product_pic{transform: scale(1);  width:49%}
.index_product_all .swiper-slide-prev .index_product_pic{float: right}
.index_product_all .swiper-button-next,.index_product_all .swiper-button-prev{width:46px; height: 46px; margin-top:-23px; }
.index_product_all .swiper-button-next{background: url(../images/p_right.png) no-repeat center; right:4%}
.index_product_all .swiper-button-prev{background: url(../images/p_left.png) no-repeat center; left:4%}
.index_product_all:before{content: ""; width:23.5%; height: 28.5vh; background: rgba(255,255,255,0.26); position: absolute; top:50%; transform: translate(0,-50%);
 left:0; 
border-radius:0 126px 126px 0}
.index_product_all:after{content: ""; width:23.5%; height: 28.5vh; background: rgba(255,255,255,0.26); position: absolute; top:50%; transform: translate(0,-50%);
 right:0;
 border-radius:126px 0 0 126px}
.in_pall{width:100%; height: auto; overflow: hidden}





/*4*/
.section4{display: block; width: 100%; height: 100%; overflow: hidden; position: relative}
.section4 .w1440{position: relative; z-index: 9}
.section4_ban{background: url(../images/syrq_bjs.jpg) no-repeat center; width: 100%;  height: 100vh;  transition:transform 5s ease 0s, opacity 2s ease 0s; 
	position: absolute; top:0; left:0; z-index: 0}
.active .section4_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.index_youshi_title{width:100%; height: auto; overflow: hidden}
.index_youshi_title dl{width:100%; height: auto; overflow: hidden; margin-bottom:30px; text-align: center}
.index_youshi_title dl dt{font-size: 120px; color:#f3f8fb; text-transform: uppercase; font-weight:bold; line-height:110px; opacity: 0.6}
.index_youshi_title dl dd{color:#333333; font-size: 38px; font-weight:bold; margin-top: -50px; position: relative; z-index: 9}
.index_youshi_title p{color:#4d4d4d; font-size: 16px; line-height: 32px; text-align: center}
.index_youshi_all{width:100%; height: auto; overflow:hidden; margin-top: 5vh}
.index_youshi_all .swiper-container{padding: 8px 8px 70px}
.index_youshi_all .swiper-slide a{width:100%; height: 270px; display: block; background: #fff; border-radius:10px; box-shadow:0 0 5px rgba(0,0,0,0.1); 
	padding:36px 20px 0}
.in_ys_img{width:100%; height:50px; display: flex; align-items: center;}
.in_ys_img img{max-height: 100%; align-items: center; margin: 0px auto;}
.ys1{display: block}
.ys2{display: none}
.index_youshi_all h4{color:#333333; font-size: 20px; font-weight: bold; text-align: center; margin:15px 0 10px}
.index_youshi_all p{color:#4d4d4d; font-size:16px; text-align: center;}
.index_youshi_all h6{width:auto; display: table; margin: 0px auto; background: url(../images/ys_hjt.png) no-repeat left center; padding-left: 55px; height: 40px; margin-top: 26px;}
.index_youshi_all h6 span{color:#038bd7; font-size: 14px; border-bottom: 1px solid #038bd7; margin-top:8px; display: table; padding-bottom: 5px}
.index_youshi_all .swiper-slide a:hover h4{color:#fff}
.index_youshi_all .swiper-slide a:hover p{color:#fff}
.index_youshi_all .swiper-slide a:hover{background:url(../images/ys_hover.png) no-repeat center;}
.index_youshi_all .swiper-slide a:hover h6{background: url(../images/ys_jt.png) no-repeat left center}
.index_youshi_all .swiper-slide a:hover h6 span{color:#fff; border-bottom: 1px solid #fff}
.index_youshi_all .swiper-slide a:hover .ys1{display: none}
.index_youshi_all .swiper-slide a:hover .ys2{display: block}
.index_youshi_all .swiper-pagination-bullet{width:10px; height: 10px; opacity: 0.1}
.index_youshi_all .swiper-pagination-bullet-active{width:36px; height: 10px; background: url(../images/y_active.png) no-repeat center; border-radius: 0; opacity: 1}




/*5*/
.section5{display: block; width: 100%; height: 100%; overflow: hidden; position: relative}
.section5 .w1440{position: relative; z-index: 9}
.section5_ban{background: url(../images/jyfw_bjs.jpg) no-repeat center; width: 100%;  height: 100vh;  transition:transform 5s ease 0s, opacity 2s ease 0s; 
	position: absolute; top:0; left:0; z-index: 0}
.active .section5_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section5 .swiper{width:100%; height: auto; overflow: hidden}
.index_jyfw_all{width:100%; height: auto; overflow: hidden; position: relative; padding-bottom: 40px;}
.index_jyfw_all .swiper-slide{width:75%;}
.index_jyfw_all .swiper-slide a{width:100%; height: auto; display: block}
.index_jyfw_left{width:33%; height: auto; float: left; margin-top: 20px; display: none}
.index_jyfw_left hr{width:38%; height: 2px; background: #fff; float: left; margin-top:15px;}
.index_jyfw_left dl{margin-left:48%}
.index_jyfw_left dl dt{color:#ffffff; font-size: 24px; font-weight:bold;}
.index_jyfw_left dl dd{color:#ffffff; font-size: 22px; margin-top:20px;}
.index_jyfw_right{width:56%; height: 440px; overflow: hidden; background: #fff url(../images/jyh_hover.png) no-repeat left center; border-radius:10px; float: left}
.index_jyfw_pic{width:45%; height: 100%; float: left; height: 100%; display: flex; align-items: center;}
.index_jyfw_pic img{align-items: center; margin: 0px auto; max-height: 100%; max-width: 100%; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;
}
.index_jyfw_xx{width:42%; height: auto; float: right; margin-right:5%; padding-top: 40px;}
.index_jyfw_xx span{color:#c8c8c8; font-size: 92px; font-weight:bold; opacity: 0.29}
.index_jyfw_xx h4{width:100%; color:#333333; font-size: 26px; font-weight:bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_jyfw_xx h6{color:#999999; font-size: 16px; margin-top: 10px;}
.index_jyfw_xx hr{width:100%; height: 1px; background: #bebebe; display: block; border: 0; margin:20px 0}
.index_jyfw_xx p{color:#666666; font-size: 16px; line-height: 30px;}
.index_jyfw_all .swiper-slide-active .index_jyfw_left{display:block}
.index_jyfw_all .swiper-slide-active .index_jyfw_right{float: right}
.in_pro_btn{width:90px; height:90px; border-radius: 50%; position: absolute; bottom:0; right:28%; background: url(../images/yuan.png) no-repeat center; z-index: 9}
.in_pro_btn .swiper-button-next,.in_pro_btn .swiper-button-prev{width:20px; height: 90px; top:0; margin-top: 0}
.in_pro_btn .swiper-button-next{background: url(../images/ys_right.png) no-repeat center; right:18%}
.in_pro_btn .swiper-button-prev{background: url(../images/ys_left.png) no-repeat center; left:18%}
.index_jyfw_all .swiper-slide-active  .index_jyfw_right{background: #fff url(../images/jy_hover.png) no-repeat left center; }
.index_jyfw_all .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;}



/*2*/
.section6{display: block; width: 100%; height: 100%;overflow: hidden; position: relative;   }
.section6_ban{background: url(../images/news_bjs.jpg) no-repeat center; width: 100%; height: 100%; transition:transform 5s ease 0s, opacity 2s ease 0s; position: absolute; top:0; left:0; z-index: 0}
.active .section6_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section6 .w1440{position:relative; z-index: 1; margin-top: 6vh }
.index_news_all{width:100%; height: auto; overflow: hidden}
.index_news_all .swiper{overflow: hidden; padding-bottom: 8vh}
.index_news_all .swiper-slide a{display: block; position: relative; width: 100%; height: auto;}
.index_news_all .swiper-slide a img{width:100%; height: auto; display: block; border-radius: 12px;}
.index_news_all .swiper-slide a h5{width:83%; height: 70px; background: rgba(255,255,255,0.8); padding: 0 20px; line-height:70px; position: absolute; bottom:0; left:0; font-size: 18px; color: #4d4d4d; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; border-radius: 0 12px 0 12px}
.in_news_hover{width:100%; height: 100%; background: url(../images/n_hover.png) no-repeat center; background-size: cover; padding:40px 36px; border-radius: 12px; position: absolute; top:0; left:0;opacity: 0; transition: all 0.4s ease-in-out;}
.in_news_hover dl{width:100%; height: auto; overflow: hidden}
.in_news_hover dl dt{color:#ffffff; font-size: 46px; font-weight: bold;}
.in_news_hover dl dd{color:#ffffff; font-size: 16px; }
.in_news_hover h4{width:100%; height: 40px; line-height: 40px; color: #fff; font-size: 20px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; 
	margin:8px 0 25px}
.in_news_hover p{width:100%; height: 72px; overflow: hidden; color:#ffffff; font-size: 14px; line-height: 24px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; overflow:hidden;}
.in_news_hover h6{background: url(../images/ys_jt.png) no-repeat left center; padding-left: 55px; line-height: 40px; margin-top: 40px;}
.in_news_hover h6 span{color:#fff; font-size: 14px; border-bottom: 1px solid #fff; }
.index_news_all .swiper-pagination-bullet{width:10px; height: 10px; opacity: 0.1}
.index_news_all .swiper-pagination-bullet-active{width:36px; height: 10px; background: url(../images/y_active.png) no-repeat center; border-radius: 0; opacity: 1}
.index_news_all .swiper-slide a:hover .in_news_hover{opacity: 1; transition: all 0.4s ease-in-out;}
.index_news_title{width:100%; height: auto; position: relative;  margin-bottom:2vh; overflow: hidden}
.index_news_title dl{width:100%; height: auto; overflow: hidden; margin-bottom:30px; text-align: center}
.index_news_title dl dt{font-size: 120px; color:#afafaf; text-transform: uppercase; font-weight:bold; line-height:110px; opacity: 0.1}
.index_news_title dl dd{color:#333333; font-size: 38px; font-weight:bold; margin-top: -50px; position: relative; z-index: 9}





/*第8块*/
.section8{display: block; width: 100%; height: 100%; overflow: hidden; position: relative}
.section8 .fp-tableCell{vertical-align: top;}
.index_contact{width:100%; height:52vh; background:url(../images/contact_bjs.jpg) no-repeat top center; position: relative; z-index: 9; padding-top: 9vh; margin-top: 10.7vh}
.index_contact_top{width:100%; height: auto; overflow: hidden}
.index_contact_top dl{width:100%; height: auto; overflow: hidden; margin-bottom:30px; text-align: center}
.index_contact_top dl dt{font-size: 120px; color:#f3f8fb; text-transform: uppercase; font-weight:bold; line-height:110px; opacity: 0.3}
.index_contact_top dl dd{color:#fff; font-size: 38px; font-weight:bold; margin-top: -50px; position: relative; z-index: 9}
.in_contact_wx,.in_contact_sj{float: right; position: relative;  width: 42px; height: 50px; margin:1vh 0 0 3%}
.in_contact_wx{ background: url(../images/f_wx.png) no-repeat center; }
.in_contact_sj{ background: url(../images/f_sj.png) no-repeat center;}
.in_contact_wx img{width:100px; height: auto; position: absolute; top:50px; right:0; display: none;}
.in_contact_sj img{width:100px; height: auto; position: absolute; top:50px; left:0; display: none;}
.in_contact_wx:hover img{display: block}
.in_contact_sj:hover img{display: block}
.contact_kf{width:155px; height: 50px; float: right; background: url(../images/lian_bjs.png) no-repeat center; color:#fff; font-size: 16px; line-height:50px; 
	text-align: center; margin-top: 16px; }
.contact_kf:hover{background: #028fd3; border-radius: 25px;}
.in_contact_lx{width:100%;  margin:3vh 0 4vh; display: table}
.index_contact_dh{width:auto; height: auto; overflow: hidden;  float: left}
.index_contact_dh p{color:#fff; font-size: 18px;}
.index_contact_dh span{color:#fff; font-size:40px; font-weight: bold; display: block; font-family: "Arial"}
.index_conatct_xx{width:100%; height: auto; overflow: hidden}
.index_conatct_xx dl{float: left; width: 40%;}
.index_conatct_xx dl dt{width:58px; height: auto; float: left}
.index_conatct_xx dl dt img{width:100%;}
.index_conatct_xx dl dd{margin-left: 75px;}
.index_conatct_xx dl dd h4{color:#fff; font-size: 16px; font-weight: bold; line-height:30px;}
.index_conatct_xx dl dd p{color:#fff; font-size: 18px;}
.index_conatct_xx dl:last-child{margin-right:0; width: 20% }
.section7_input{width:1440px; height: auto; overflow: hidden; margin:4vh auto 0; }
.section7_input p{height:6vh;  position: relative; width: 49%; background: #efefef; border-radius: 8px;}
.section7_input p input[type="text"]{width:100%; height: 100%; background: none; border: 0; color:#666666; font-size: 16px; padding: 0 20px;}
.section7_input textarea{width:82%; height:6vh;  resize: none; border: 0;  background: #efefef; border-radius: 8px;font-size: 16px; color:#666666; 
	margin-top: 2vh; float: left; padding: 5px 20px}
.in_tijiao{width:16%; height:6vh; border: 0; background:url(../images/submit.png) no-repeat center; color:#fff; font-size:18px; margin:2vh auto 0; float: right; background-size: cover; border-radius: 8px;}
.in_tijiao:hover{background: #3eb32f; cursor: pointer}

.section7_input p input[type="text"]::-webkit-input-placeholder { /* WebKit browsers */  
    color:#666666;  
}  
.section7_input p input[type="text"]:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:#666666;  
   opacity:  1;  
}  
.section7_input p input[type="text"]::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:#666666;  
   opacity:  1;  
}  
.section7_input p input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:#666666;  
}  


.section7_input textarea::-webkit-input-placeholder { /* WebKit browsers */  
    color:#666666;  
}  
.section7_input textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:#666666;  
   opacity:  1;  
}  
.section7_input textarea::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:#666666;  
   opacity:  1;  
}  
.section7_input textarea:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:#666666;  
}  



/*版权*/
.index_banquan{width:100%; height:9vh; line-height:9vh; overflow: hidden;  position: absolute; bottom:0; left:0 }
.index_banquan .copy_l{width:auto; font-size: 14px; color: #999999; float: left}
.copy_l a{font-size: 16px; color: #999999; text-align: center}
.copy_l a{margin-left: 10px;}
.index_zhichi{width:auto; height:9vh; line-height: 9vh; float: right}
.index_zhichi p{ width:auto; float: left; font-size: 16px; color:#333333; line-height: 9vh; margin-right: 10px; padding-left: 0!important}
.index_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:3.1vh; margin-right: 10px}
.index_zhichi .js{width:90px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:3.5vh;}
.index_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.index_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.index_zhichi span{float: left; font-size: 16px; color: #999999;}
.index_zhichi i{ float: left;}
.f_brq{float:left;}



/*内页*/
.ny_banner{ width:100%;  position:relative;  height:400px;clear: left; }
.ny_banner .in_header{position:absolute;}
.ny_banner .index_search input[type="text"]{color:#333}


.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}
.join_ban{background: url(../images/join_ban.jpg) no-repeat center}
.service_ban{background: url(../images/service_ban.jpg) no-repeat center}
.pic_ban{background: url(../images/pic_ban.jpg) no-repeat center}
.ny_baninfo{width:1200px; height:225px; position: absolute; top:169px; 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: #fff; 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:#038bd7}
.shine{background: #fff -webkit-gradient(linear, left top, right top, from(#fff), to(#fff), color-stop(0.9, #038bd7)) 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:#038bd7; border-radius:38px; max-width:1200px;}
.ny_nav ul li{width:200px; height:67px; line-height:67px; float:left; text-align:center;position:relative; }
.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:#038bd7}
.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:#038bd7}
.ny_nav_sj{width:100%; height:67px;    margin-top: -26px; position: relative; z-index: 9;margin-top:26px}
.ny_nav_sj ul{width:auto; margin:0px auto; display:table; background:#038bd7; border-radius:38px;}
.ny_nav_sj ul li{width:120px; height:67px; line-height:67px; float:left; text-align:center;position:relative; }
.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; color:#666; line-height:30px;}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 40px 0}
.ny_service_all img{max-width:100%}

/*产品中心*/
.ny_product_all{width:100%; height: auto; overflow: hidden; margin-top: 75px; margin-bottom: 60px}
.ny_product_all ul{width:100%; height: auto; overflow: hidden}
.ny_product_all ul li{width:380px; 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; border: 1px solid #d2d2d2}
.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_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(3n){margin-right:0}
.ny_product_all ul li:hover h5{color:#038bd7}
.ny_product_all ul li:hover .ny_solution_img{border:1px solid #038bd7}
.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_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:#038bd7; 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: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%;  margin-top:15px; overflow:hidden}
.ny_pro_p p{width:100%; height:auto;  color: #666; line-height:30px; font-size: 14px;  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:30px; margin-top:100px; font-size:15px; color:#038bd7; line-height:30px;}
.ny_pro_dh span{color:#038bd7; font-size:20px; font-weight:bold; margin-left:10px;}
.ny_pro_ddh{float: left;}
.ny_pro_ddh p{ font-size: 14px; color: #313131;}
.ny_pro_ddh span{ font-size: 30px; color: #038bd7; 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;}
.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: #038bd7;}
.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: #038bd7; 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:#038bd7; color:#fff}
.ny_probt li:hover a{color:#fff}
.ny_probt li.on{background:#038bd7;}
.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: #038bd7; 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:#038bd7}
.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;}
.ny_hotnews #btnok{width:50px; height:35px; background:#038bd7; color:#fff; font-size:14px; border:0px; float:right; border-radius:5px; cursor:pointer}


.ny_pro_tright .service{overflow: hidden;border-top: 1px solid #e7e7e7;border-bottom: 1px solid #e7e7e7; padding: 20px 0; margin-bottom: 30px; margin-top:20px;}
.ny_pro_tright .service li{width: 33.33%;float: left;}
.ny_pro_tright .service span{display: block;float: left;width: 50px;height: 50px;
    border-radius: 50%;background-color: #e0e0e0;background-position: center center;
    background-repeat: no-repeat;margin-right: 8px;
}
.ny_pro_tright .service .ico1{background-image: url(../images/ico-24.png);}
.ny_pro_tright .service .ico2{background-image: url(../images/ico-25.png);}
.ny_pro_tright .service .ico3{background-image: url(../images/ico-26.png);}
.ny_pro_tright .service .txt{overflow: hidden; margin-top:8px}
.ny_pro_tright .service h4{font-size: 14px;font-weight: normal;color: #038bd7;}
.ny_pro_tright .service p{font-size: 12px;color: #999;}
.g-btn1{display: block;height: 40px;width: 135px;text-align: center;line-height: 40px;
    background-color: #038bd7;color: #fff;border-radius: 5px;font-size: 15px;
}
.g-btn1:hover{color: #fff; opacity: .8;}


/*荣誉资质*/
.ny_honor_all{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.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}
.ny_honor_all ul li .honor_pic img{width:100%; height: auto; overflow: hidden}
.ny_honor_all ul li p{width:100%; height:35px; line-height: 35px;  font-size:1rem; color: #333; text-align: center;
	text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.ny_honor_all ul li:nth-child(4n){margin-right: 0px;}



/*内页新闻*/
.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:70%; 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:12%; 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:#038bd7}
.ny_news_all ul li:hover h3{font-weight: bold; }



/*联系我们*/
.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: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%;}

.section7_bottom{width:100%; height: auto; background: #141414; position: relative; z-index: 9; padding-top: 60px}
.in_contact_left{width:30%; height: auto; float: left}
.in_contact_left h4{color:#fff; font-size: 26px; font-weight: bold; margin-bottom: 20px;}
.in_contact_left p{color:#fff;  font-size: 16px; margin-bottom:10px; height: auto; line-height: 30px;}

.f_wx,.f_sj{width:46px; height: 46px; float: left; position: relative; margin-right:20px; margin-top: 20px;}
.f_wx img,.f_sj img{width:100px; height: auto; position:absolute; top:-100px; left:0; display: none}
.f_wx:hover img,.f_sj:hover img{display: block}
.f_wx{background: url(../images/wx_icon.png) no-repeat center}
.f_sj{background: url(../images/sj_icon.png) no-repeat center}
.section7_bottom_info{width:60%; height: auto; float: right}
.section7_bottom_info dl{width:16.6%; height: auto; float: left}
.section7_bottom_info dl dt{color:#fff; font-size: 16px; margin-bottom: 20px;}
.section7_bottom_info dl dd{width:100%; height: auto; display: block}
.section7_bottom_info dl dd a{width:100%; height:auto; line-height: 30px; display: block; font-size: 14px; opacity: 0.7; color: #fff}
.section7_bottom_info dl dd a:hover{opacity: 1}
.index_banquan{width:100%; height:auto; overflow: hidden; margin-top:5vh; border-top:1px solid rgba(255,255,255,0.2); padding: 20px 0 10px}
.copy_bq{width:65%; line-height:30px; font-size:14px; color: #fff; float: left; }
.copy_bq a{ font-size:14px; color: #fff;}
.ny_zhichi{width:auto; height:30px; overflow: hidden; float: right }
.ny_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#fff; line-height:30px;}
.ny_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:5px; margin-right: 10px;}
.ny_zhichi .js{width:88px;height: 28px; background: url(../images/wl.png) no-repeat; margin-top:5px;}
.ny_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.ny_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.ny_zhichi span{float: left; font-size: 14px; color: #fff;}
.ny_zhichi i{ float: left;}



/*联系我们*/
.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: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%;}


.index_post{width:60px; position: fixed; bottom:4%; right:5px; z-index:999}
.post_dh{width:60px; height: 60px; overflow: hidden; background: #99cc33;  border-radius: 50% ; transition: all 0.4s ease-in-out; margin-bottom: 20px;
	box-shadow: 0 0 10px rgba(3,139,215,0.3)}
.post_dh:hover{ border-radius:20px; width: 260px; margin-left: -180px; transition: all 0.4s ease-in-out; }
.post_dh p{box-shadow: 0 0 18px rgba(3,139,215,0.8); color:#fff;  line-height:60px;  float: left; font-size: 20px;  padding: 0 20px;}
.post_dh_img{width:60px; height: 60px; float: left}
.post_dh_img img,.index_post a img{width:100%;}
.index_post a{width:60px; height: 60px; display: block; box-shadow: 0 0 18px rgba(3,139,215,0.8);border-radius: 50% }

.ny_footer{width:100%; height:auto; overflow:hidden; background: #141414; padding-top:40px;}
.ny_bottom_xx{width:100%; height:auto; overflow:hidden}
.ny_banquan{width:100%;  border-top:1px solid rgba(255,255,255,0.5);  overflow:hidden; padding:10px 0; margin-top:40px}




@media screen and (max-width:1680px){
	.index_youshi_title dl dt,.index_product_title dl dt,.index_contact_top dl dt,.index_news_title dl dt,.index_about_left dl dt,.index_product_title dl dt{font-size:90px; line-height:90px;}
	.in_pnav{margin:5vh auto 3vh}
	.index_product_title{margin-top:7vh}
}



@media screen and (max-width:1500px){
	.w1440,.section7_input{width:1200px;}
	.index_num dl dd span{font-size: 40px;}
	.index_num dl{margin-right: 4%}
	.index_about_left h5{margin-bottom: 15px}
	.index_about_left dl{margin-bottom: 20px;}
	.index_product_all .swiper-slide{width:50%}
	.index_product_pic{width:42%; margin-top:26px;}
	.index_product_all .swiper-button-next{right:5%}
	.index_product_all .swiper-button-prev{left:5%}
	.index_news_right{height: 382px}
	.index_news_right ul li{margin-bottom: 24px}
	.index_product_xx{width:50%}
	.index_jyfw_all .swiper-slide{width:72%}
	.index_jyfw_xx span{font-size:80px;}
	.index_jyfw_right{width:63%}
	.index_jyfw_pic{width:40%}
	.index_jyfw_xx{width:46%}
	.index_jyfw_xx h4{font-size:22px;}
	.index_jyfw_left dl dt{font-size:22px;}
	.index_contact_top dl{margin-bottom:15px;}
	.copy_l a,.index_zhichi span{font-size:14px}
	.index_jyfw_right{height:410px;}
	.in_news_hover h4{margin: 8px 0 10px; font-size:18px; height:30px; line-height:30px;}
	.in_news_hover{padding:20px 15px;}
	#menu{width:55%}
	.index_jyfw_right{background: #fff url(../images/jyh_hover.png) no-repeat -40% center;}
	.index_jyfw_all .swiper-slide-active .index_jyfw_right { background: #fff url(../images/jy_hover.png) no-repeat -40% center;}
	
	.num_xs{margin:0 30px}
	.index_num{width:1200px;}
	.in_pro_btn{right:30%}





@media screen and (max-width:1380px){
	.ny_banner .in_header{height:82px}
	.index_search{width:15%}
	#menu .nav .nLi p a{font-size:15px}
	.index_search{height:38px;}
	.index_num dl dd span{font-size:40px}
	.index_num{width:100%}
	.num_xs{margin: 0 22px;}
	.index_youshi_title dl,.index_contact_top,.index_news_title{display:none}
	.section4 .index_youshi_title{margin-top:5vh}
	.index_jyfw_all{margin-top:8vh; margin-bottom:0}
	.index_jyfw_pic img{width:70%}
	.index_news_all{margin-top:8vh}
	.index_jyfw_left dl dt{font-size:18px;}
	.in_pnav a{height:40px; line-height:40px;}
	.index_about_left dl dd{font-size:28px}
		.index_youshi_title dl dt,.index_product_title dl dt,.index_contact_top dl dt,.index_news_title dl dt,.index_about_left dl dt,.index_product_title dl dt{font-size:70px; line-height:70px;}
}


