﻿*{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:1440px; }
.l{float: left}
.r{float: right}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}


.in_header{width:100%; height:10vh; position:fixed; top:0; left:0;  z-index:9999; padding: 0 3%; z-index: 9; background: rgba(255,255,255,0.9)  }
.h_logo{width:7%; height:10vh; float: left; display: flex; align-items: center;}
.h_logo img{max-width: 100%; max-height: 100%; align-items: center; margin: 0px auto;}
.h_search{width:5%; height:10vh; float: right; background:url(../images/search.png) no-repeat right center; line-height: 10vh; padding-right:25px}
.form_box{position: fixed;  top:9vh; left:0; right:0; z-index: 999; height:auto; background: #fff; display:none; margin: 0 auto; width: 100%; padding: 10px 0; 
	box-shadow: 0 0 5px rgba(0,0,0,0.1)}
.form_box form{width:100%; margin:0 auto;}
.form_box p{ height:auto; width: auto; display: table; margin: 0px auto;}
.form_box input[type="text"]{width:300px; height:40px; line-height:40px; border: 0; float: left; background: #eee; color:#333; font-size: 15px; padding: 0 10px;}
.form_box .submit{width:120px; height:40px; border:0;  display: inline-block;  color:#fff; float:left;  outline: none; background: #a9d06b; font-size:16px;}
.header_dhs{width:auto; float: right; background: #0166fd; padding:2vh 2% 0; height: 100%}
.header_dhs p{color:#fff; font-size: 16px;}
.header_dhs span{color:#fff; font-size: 20px; font-weight: bold;}
.h_yuyan{float: right; background: #feba32; text-align: center; line-height: 28px; width: 87px; font-size:16px; color: #333333; border-radius: 25px;
	margin-top: 3.5vh; margin-left:2%}



/*导航*/
#menu{float: right; width:45%; height: 100%; background: url(../images/h_xs.png) no-repeat right center; margin-right: 1.8%}
#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:9.9vh; width:14.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:#333333;font-size:16px;   height:100%;   overflow: hidden; position: relative; display: block}
#menu .nav .sub{ display:none; width:140px; left:50%; top:10vh;  position:absolute;  line-height:26px; z-index: 99999; background: #eee; margin-left:-70px;}
#menu .nav .sub li{ zoom:1; }
#menu .nav .sub a{ display:block; text-align: center; height:auto;font-size: 14px;  color:#333; padding:5px 0}
#menu .nav .sub a:hover{ color:#a9d06b;  }
.nLi > p > span{display: block; width: 120px; text-align: center; position: absolute; top: 21px;font-size: 12px;font-weight: normal; color: #fff; }

#menu .nav .active p a,#menu .nav .nLi:hover p a{color:#a9d06b; border-bottom: 2px solid #a9d06b; font-weight: bold;}
#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:#0166fd;}
#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 .h_logo{background: url(../images/logo2.png) no-repeat left center}
.two_header .h_logo h4{color:#333333}
.two_header .h_logo p{color:#333333}
.two_header #menu .nav .nLi p a{color:#333}
.two_header .h_search{background: url(../images/search_h.png) no-repeat center; border-left:1px solid #eee}
.two_header{border-bottom: 1px solid #eeeeee}

*/





/*第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%; height:100vh }
.section1 .swiper-slide a{width:100%; height:100%; display: block }
.section1 .swiper-slide a img{width:100%; display: block; height:100%; object-fit: cover; object-position: center center;}
.section1 .swiper-button-next,.section1 .swiper-button-prev{width:20px; height: 16vh; bottom:0; top:auto; margin-top: 0; z-index: 999}
.section1 .swiper-button-next{background:url(../images/ban_right.png) no-repeat center; right:7%}
.section1 .swiper-button-prev{background:url(../images/ban_left.png) no-repeat center; right:10%; left:auto;}
.ban_info{width:100%; height:16vh; background: rgba(0,0,0,0.3); position: absolute; bottom:0; left:0; z-index: 9 }
.ban_info h4{color:#fff; float: left; font-size: 30px; font-weight: bold; line-height: 16vh}
.ban_info hr{width:107px; height: 1px; background:rgba(255,255,255,0.3); float: left; margin:8vh 3% 0}
.ban_info p{color:#fff; font-size: 18px; float: left; line-height: 16vh}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{content:""}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{content:""}
.section1 .swiper-pagination{bottom:5%; color:#fff; font-weight: bold; font-size: 16px; }
.section1 .swiper-pagination span.swiper-pagination-current{color:#fff; font-size: 24px; font-weight: bold;}
.section1 .swiper-pagination-bullet{width:12px; height:12px; background:#fff; opacity:0.8; margin:0 10px!important;}
.section1 .swiper-pagination-bullet-active{background:#feba32; border:1px solid #fff}



/*关于我们*/
.index_about{width:100%; height: 100vh; overflow: hidden; background: url(../images/about_bjs.jpg) no-repeat center}
.index_about_title{width:100%; height: auto; overflow:hidden; margin-bottom: 8vh}
.index_about_title h4{color:#333333; font-size: 30px; font-weight: bold;}
.index_about_left{width:10%; height: auto; float: left}
.index_about_left h4{color:#333333; font-size: 18px; font-weight: bold; line-height: 36px; display: block}
.ab_xicon{width:90px; height: auto; display: block; margin-top:3vh; animation:mymove 2s infinite;}

@keyframes mymove
{
	 0% {
			transform: translate(0px, 0px);
		}
		50% {
			transform: translate(0px, -8px);
		}
		100% {
			transform: translate(0px, 0px);
		}

}


.ab_dian{margin-top:25vh; display: block}
.index_about_right{width:43.2%; height: auto; float: left; margin: 0 6%}
.about_right_xx{width:100%; height: auto; overflow: hidden; line-height: 30px; font-size:16px; color: #333333}
.in_about_num{width:100%; height:auto; overflow: hidden; margin: 8vh 0}
.in_about_num ul{width:100%; height: 100%; overflow: hidden}
.in_about_num li{width:auto; height: 100%; float: left; text-align: center; background: url(../images/hh_xs.png) no-repeat right center; padding-right:5%; margin-right: 5%}
.in_about_num li h4{color:#333333; font-size:16px; }
.in_about_num li h4 span{color:#a7ce6a; font-size:48px;  font-weight:bold;}
.in_about_num li p{color:#333333; font-size: 16px;}
.in_about_num li:last-child{background:none; margin-right: 0}
.ab_more{width:202px; height: 51px; background: #e04472; text-align: center; line-height: 51px; color:#fff; font-size: 16px; display: block}
.about_video{width:254px; height:auto; float: left; margin-top: 8vh;    -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out; }
.about_video img{width:100%; display: block}
.ab_more:hover{background: #feba32}
.about_video:hover{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}
.active .index_about_title{animation-name: fadeInUp; animation-duration: 1.5s; animation-delay: 0.7s; animation-fill-mode: both;}
.active .index_about_left{animation-name: fadeInUp; animation-duration: 1.5s; animation-delay: 0.7s; animation-fill-mode: both;}
.active .index_about_right{animation-name: fadeInUp; animation-duration: 1.5s; animation-delay: 0.7s; animation-fill-mode: both;}
.active .about_video{animation-name: fadeInDown; animation-duration: 1.5s; animation-delay: 0.7s; animation-fill-mode: both;}



/*弹出视频*/
.video_bj{width:100%; height:100%; position:fixed; top:0px; left:0px; background:rgba(0,0,0,0.5); z-index:888; display:none}
.video_xx{width:600px; height:400px; position:fixed; top:50%; left:50%; margin-left:-300px; margin-top:-190px; z-index:999}
.close{width:100%; height:40px; text-align:right; background:rgba(0,0,0,0.5);}
.close img{width:32px; height:32px; margin-top:4px; margin-right:10px;}
.video-box{width:100%; height:360px;}
.sj_video{width:100%; height:auto; overflow:hidden; display:none;}



/*第2块*/
.section2{display: block; width: 100%; height: 100%;overflow: hidden; position: relative;   }
.index_pro_left{width:50%; height: auto; float: left}
.pro_left_img{width:100%; height: 82.7vh; overflow:hidden}
.pro_left_img img{width:100%; height: 100%; object-fit: cover; object-position: center center; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.pro_left_img:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.index_pro_left .pro_left_bottom{width:100%; height:17.3vh; background: #e04472; padding: 3% 6% 0 23%; }
.index_pro_right .pro_left_bottom{width:100%; height:17.3vh; padding: 3% 23% 0 10%; }
.index_pro_left dl{width:auto; float: left; max-width: 80%; margin-top: 2vh}
.index_pro_left dl dt{color:#fff; font-size: 36px; font-weight: bold;}
.index_pro_left dl dd{color:#fff; font-size: 16px; line-height: 40px;}
.index_pro_right dl{width:auto; float: left; max-width: 80%; margin-top: 2vh}
.index_pro_right dl dt{color:#333333; font-size: 36px; font-weight: bold;}
.index_pro_right dl dd{color:#999999; font-size: 16px; line-height: 40px;}
.pro_left_bottom img{float: right; max-height: 100%;  -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;}
.index_pro_right{width:50%; float: right; }
.pro_left_bottom:hover img{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}

.active .index_pro_left{animation-name: fadeInLeft; animation-duration: 1.5s; animation-delay: 0.7s; animation-fill-mode: both;}
.active .index_pro_right{animation-name: fadeInRight; animation-duration: 1.5s; animation-delay: 0.7s; animation-fill-mode: both;}





/*第3块*/
.section3{display: block; width: 100%; height: 100%;overflow: hidden; position: relative; background: url(../images/product_bjs.jpg) no-repeat center}
.section3 .swiper-slide a{width:100%; height: auto; height: auto; display:block} 
.in_product_top{width:100%; height:75vh; padding: 5% 14% 0;  padding-top: 18vh}
.in_product_title{width:100%; height: auto; overflow:hidden; margin-bottom: 5vh}
.in_product_title h4{color:#000000; font-size: 24px;}
.in_product_title h5{color:#000000; font-size:16px; line-height:30px;}
.in_product_img{width:100%; height: 42vh; overflow: hidden; display: flex; align-items: center;}
.in_product_img img{max-width: 100%; display: flex; align-items: center; margin: 0px auto; max-height: 100%}
.in_product_icon{width:100%; height: 25vh; background: url(../images/h_img.png) no-repeat center}
.section3 .swiper-slide a:hover .in_product_icon{background:#feba32 url(../images/b_img.png) no-repeat center}
.section3 .swiper-slide a:hover .in_product_top{background: #e04472}
.section3 .swiper-slide a:hover .in_product_title h4,.section3 .swiper-slide a:hover .in_product_title h5{color:#fff}
.section3 .swiper-slide a:hover .in_product_img img{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}
.active.section3 .swiper-slide a{animation-name: fadeInRight; animation-duration: 1.5s; animation-delay: 0.7s; animation-fill-mode: both;}



/*4*/
.section4{display: block; width: 100%; height: 100%; overflow: hidden; position: relative; }
.index_youshi{width:41%; height: auto; overflow: hidden; float: right}
.index_youshi_title{width:100%; height: auto; overflow: hidden;  display:table-cell;  }
.index_youshi_title img{vertical-align:middle;}
.index_youshi_title span{vertical-align:middle; color:#333333; font-size: 30px; font-weight: bold; margin-left: 20px}
.index_youshi h5{color:#999999; font-size: 16px; line-height:30px;}
.index_youshi_xx{width:100%; height: auto; overflow: hidden; margin-top: 5vh; border-bottom: 1px solid #cccccb; padding-bottom:49px; margin-bottom: 5vh}
.index_youshi_xx h4{color:#333333; font-size: 18px; font-weight: bold; margin-bottom: 2vh}
.index_youshi_xx p{color:#333333; font-size:16px; line-height:30px;}
.index_youshi_aa{width:100%; height: auto; overflow: hidden}
.index_youshi_aa a{width:49.5%; height: 53px; line-height: 53px; text-align: center; float: left; margin-bottom: 5px; background: #e04472; color:#fff; font-size: 18px; font-weight: bold;}
.index_youshi_aa a:nth-child(2n){float: right}
.index_youshi_aa a:hover{background: #f3a62d}
.active .index_youshi_title{animation-name: fadeInUp; animation-duration: 1.5s; animation-delay: 0.7s; animation-fill-mode: both;}
.active .index_youshi h5{animation-name: fadeInUp; animation-duration: 1.5s; animation-delay: 0.7s; animation-fill-mode: both;}
.active .index_youshi_xx{animation-name: fadeInUp; animation-duration: 1.5s; animation-delay: 0.7s; animation-fill-mode: both;}
.active .index_youshi_aa{animation-name: fadeInUp; animation-duration: 1.5s; animation-delay: 0.7s; animation-fill-mode: both;}
.section4_ban{background: url(../images/youshi_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 .section4_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section4 .w1440{position:relative; z-index: 1;}



/*6*/
.section6{display: block; width: 100%; height: 100%; overflow: hidden; position: relative;}
.section6_ban{background: url(../images/news_bjs.jpg) no-repeat center bottom; 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;}
.index_news_title{width:100%; height: auto; overflow: hidden;}
.index_news_title h3{color:#333333; font-size: 30px; font-weight: bold; float: left; margin-right:45px; line-height: 93px}
.index_news_title a{color:#333333; font-size: 16px; float:left ; position: relative; padding-right:20px; margin-right: 10px; margin-top: 42px;}
.index_news_title a:after{content: "/"; color:#333333; font-size: 16px; position: absolute; top:0; right:0;}
.index_news_title img{float: right}
.index_news_title a:hover{color:#a9d06b; }
.index_news_all{width:100%; height: auto; margin-top:3vh; position: relative}
.index_news_all .swiper-container{width:100%; overflow: hidden}
.index_news_all .swiper-slide a{width:100%; height: auto; display: block; background: #fff; padding: 7% 9%; border: 1px solid #eeeeee}
.index_news_img{width:100%; height: auto; overflow: hidden; margin-top: 4vh}
.index_news_img img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_news_all .swiper-slide a h4{color:#999999; font-size: 30px;}
.index_news_all .swiper-slide a h3{color:#333333; font-size:18px; width: 100%; height: 30px; line-height: 30px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin: 30px 0 15px}
.index_news_all .swiper-slide a span{color:#999999; font-size:16px;}
.index_news_all .swiper-slide a p{color:#999999; font-size:16px; width: 100%; height: 60px; line-height: 30px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden;}
.index_news_all .swiper-button-next, .index_news_all .swiper-button-prev{width:34px; height: 34px; margin-top:-17px;}
.index_news_all .swiper-button-next{background: url(../images/n_right.png) no-repeat center; right:-50px;}
.index_news_all .swiper-button-prev{background: url(../images/n_left.png) no-repeat center; left:-50px}
.index_news_all .swiper-slide a:hover{background: #e04472}
.index_news_all .swiper-slide a:hover h4,.index_news_all .swiper-slide a:hover p,.index_news_all .swiper-slide a:hover h3,.index_news_all .swiper-slide a:hover span{color:#fff}
.index_news_all .swiper-button-prev:hover{background: url(../images/nh_left.png) no-repeat center}
.index_news_all .swiper-button-next:hover{background: url(../images/nh_right.png) no-repeat center}
.index_news_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;}





/*第8块*/
.section7{display: block; width: 100%; height: 100%; overflow: hidden; position: relative; }
.section7_ban{background: url(../images/contact_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 .section7_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section7 .w1440{position:relative; z-index: 1;}
.section7_top{width:56%; height: auto; overflow: hidden; float: right}
.index_contatc_xx{width:100%; height: auto; overflow: hidden; margin-bottom: 8vh}
.index_contatc_xx li{width:33.33%; height: auto; float: left; text-align: center}
.index_contatc_xx li div{width:125px; height: 125px; border: 1px solid #feba32; border-radius: 50%; margin: 0px auto 25px;}
.index_contatc_xx li hr{width:27px; height: 2px; background:#feba32; display: block; margin:15px auto; }
.index_contatc_xx li p{color:#333333; font-size: 16px; line-height: 30px;}
.index_contatc_xx li h4{color:#333333; font-size: 18px; font-weight: bold;}
.icon1{background: url(../images/f1.png) no-repeat center}
.icon2{background: url(../images/f2.png) no-repeat center}
.icon3{background: url(../images/f3.png) no-repeat center}
.index_contatc_xx li:hover .icon1{background:#e04472 url(../images/fh1.png) no-repeat center}
.index_contatc_xx li:hover .icon2{background:#e04472 url(../images/fh2.png) no-repeat center}
.index_contatc_xx li:hover .icon3{background:#e04472 url(../images/fh3.png) no-repeat center}
.footer_nav{width:100%; height: auto; overflow: hidden; border-top:1px solid #dcdcdc; padding-top:30px; }
.footer_nav a{color:#333333; font-size: 16px; float: left; margin-left:8%}
.footer_nav a:hover{color:#e04472}
.section_ma{width:100%; height: auto; margin: 5vh 0 2vh; display: table}
.f_wx,.f_sj{width:40px; height:40px; float:right; position: relative; margin-left: 40px}
.f_wx img{width:100px; position: absolute; top:0; right:0; display: none; top:39px}
.f_sj img{width:100px; position: absolute; top:0; right:0; display: none; top:39px}
.f_wx{background: url(../images/f_wx.png) no-repeat center}
.f_sj{background: url(../images/f_sj.png) no-repeat center}
.f_wx:hover img{display: block}
.f_sj:hover img{display: block}
.f_sj:hover{background: url(../images/fh_sj.png) no-repeat center}
.f_wx:hover{background: url(../images/fh_wx.png) no-repeat center}

.active .index_contatc_xx li{animation-name: fadeInUp; animation-duration: 1.5s; animation-delay: 0.7s; animation-fill-mode: both;}
.active .footer_nav{animation-name: fadeInUp; animation-duration: 1.5s; animation-delay: 0.7s; animation-fill-mode: both;}
.active .section_ma{animation-name: fadeInUp; animation-duration: 1.5s; animation-delay: 0.7s; animation-fill-mode: both;}



/*版权*/
.index_banquan{width:100%; height:auto; line-height:4vh; overflow: hidden; text-align: right}
.index_banquan .copy_l{width:auto; font-size: 14px; color: #999999;}
.copy_l a{font-size: 14px; color: #999999; text-align: center}
.copy_l a{margin-left: 10px;}
.index_zhichi{width:auto; height:5vh; line-height:4vh;}
.index_zhichi p{ width:auto; float: right; font-size: 14px; color:#999999; line-height:4vh; margin-left: 10px;}
.index_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:1vh; margin-right: 10px}
.index_zhichi .js{width:90px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:1vh;}
.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: 14px; color: #999999;}
.index_zhichi i{ float: left;}
.f_brq{float:left;}




/*关于我们*/
.ny_banner{width:100%; height: 572px; overflow: hidden; position: relative}
.about_ban{background: url(../images/about_ban.jpg) no-repeat center}
.rlzy_ban{background: url(../images/rlzy_ban.jpg) no-repeat center}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center}


.ban_zi{width:100%; height: auto; position: absolute; top:50%; left:50%; transform: translate(-50%,-50%); font-size:36px; font-weight: bold; color:#fff; 
	text-align: center}
.ny_about_honor{width:100%; height: auto; overflow:hidden; padding: 128px 0; background: #f1f1f1}
.about_honor_left{width:43%; float: left; margin-top: 55px}
.about_honor_left p{color:#333333; font-size: 16px; line-height:30px; width: 100%; margin: 60px 0 50px}
.about_honor_left h4,.index_gc_xx h4{color:#333333; font-size: 36px; font-weight: bold; }
.about_honor_left a,.index_gc_xx a{width:178px; height: 53px; display: block; background: #e04472; text-align: center; line-height: 53px; font-size:16px; color: #ffffff}
.about_honor_left a:hover,.index_gc_xx a:hover{background: #feba32;}
.about_honor_right{width:48%; height: auto; float: right}
.about_honor_right img{width:100%}
.ny_gc{width:100%; height:624px; background: url(../images/gc_bjs.jpg) no-repeat center}
.index_gc_xx{width:43%; height: auto; float: right; padding-top: 110px}
.index_gc_xx p{color:#333333; font-size: 16px; line-height:30px; width: 100%; margin: 60px 0 112px}
.ny_about_one{width:100%; height: auto; overflow: hidden; margin: 118px 0 120px}
.about_one_left{width:27%; height: auto; float: left}
.about_one_left h4{color:#333333; font-family: "Arial"; font-size: 18px;}
.about_one_left h5{color:#333333; font-size: 36px; font-weight: bold;}
.about_one_left p{color:#333333; font-size: 20px; line-height: 36px; margin: 43px 0}
.ny_video{width:225px; height: auto}
.ny_video img{width:100%; display: block}
.about_one_right{width:58%; height: auto; float: right}
.about_one_info{width:100%; height: auto; overflow: hidden}
.about_one_info p{color:#333333; font-size: 16px; line-height: 30px;}
.about_one_right ul{width:100%; height: 100%; overflow: hidden; margin-top: 128px}
.about_one_right li{width:auto; height: 100%; float: left;   margin-right:10%}
.about_one_right li h4{color:#333333; font-size:16px; }
.about_one_right li h4 span{color:#a7ce6a; font-size:36px;  font-weight:bold; font-family: "Arial"}
.about_one_right li p{color:#333333; font-size: 16px;}
.about_one_right li:last-child{background:none; margin-right: 0}
.ny_about_history{width:100%; height:845px; background: url(../images/licheng_bjs.jpg) no-repeat center; background-attachment: fixed; background-size: cover; padding-top: 106px;}
.about_history_title{width:100%; height: auto; overflow: hidden}
.about_history_title h4{color:#fff; font-size: 36px; font-weight: bold;}
.about_history_title p{color:#fff; font-size: 16px; margin-top: 12px;}
.pc-slide{width: 100%; margin:50px auto 0;}
.pc-slide h3{color:#fff; font-weight: bold; font-size: 36px; margin-bottom: 40px}
.preview{width: 100%; margin-top: 10px; position: relative;}
.preview:after{content: ""; width: 100%; height: 1px; background: #fff; position: absolute; top:11px; left:0}
.preview .mySwiper{width:1440px;height:200px; margin: 0px auto;}
.preview .swiper-button-prev {
	background:url(../images/lc_left.png) no-repeat center;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -13.5px;
	width:13px;
	height:27px;
	z-index: 10;
}

.preview .swiper-button-next {
	background:url(../images/lc_right.png) no-repeat center;
	position: absolute;
	right:0;
	top: 50%;
	margin-top: -13.5px;
	width:13px;
	height:27px;
	z-index: 10;
}

.preview_all{width:100%; height: auto; overflow: hidden; text-align: center}
.preview_all i{width:24px; height: 24px; display: block; margin: 0px auto 45px; background: url(../images/h_dian.png) no-repeat center;}
.preview_all span{display: block; color:#fff; font-size: 20px; font-weight: bold; line-height: 40px;}
.preview_all h4{display: block; color:#fff; font-size: 20px; font-weight: bold; line-height: 40px; }
.view{width:1440px; height: auto; overflow: hidden; margin:50px auto 150px;}
.view .swiper-container{width: 100%;height: 180px;}
.view .swiper-slide a{width:100%; height: auto; overflow: hidden}
.view .swiper-slide a h4{width:178px; height: 53px; float: left; background: #e04472; color:#fff; font-size:20px; font-weight: bold; text-align: center; line-height: 53px;}
.view .swiper-slide a p{float: left; color:#fff; line-height: 30px; font-size: 16px; margin-left: 20px; margin-top: 10px}
.swiper-slide-thumb-active i {background: url(../images/hh_dian.png) no-repeat center}


/*产品*/
.product_ban video{width:100%; height: auto; display: block}
.ny_post{width:100%; height: 80px; position: absolute; bottom:0; left:0; background: rgba(255,255,255,0.4)}
.ny_post_nav{width:66%; height: auto; float: left}
.ny_post_nav a{width:24%; height: 100%; float: left; background: rgba(255,255,255,0.7); color:#333333; font-size: 16px; text-align: center; line-height:80px; margin-right:0.3% }
.ny_post_nav a.active{background: #feba32; color:#fff}
.ny_post_nav a:hover{background: #feba32; color:#fff}
.ny_post_about a{width:13.9%;}


.ny_post_right{max-width:30%; float: right; max-width: 40%; line-height: 80px; background: url(../images/dz_icon.png) no-repeat left center; padding-left: 30px; color:#333333; font-size: 16px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.ny_post_right a{color:#333333; font-size: 16px;}
.ny_jxcp{width:100%; height:643px; background: url(../images/jxcp_bjs.jpg) no-repeat center; margin-top: 93px}
.ny_jxcp_xx{width:45%; height: auto; float: right; padding-top: 133px;}
.ny_jxcp_xx h4{color:#333333; font-size: 36px; font-weight: bold;}
.ny_jxcp_xx h5{color:#666666; font-size: 16px; margin-top: 10px}
.ny_jxcp_xx img{margin:35px 0}
.ny_jxcp_xx p{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #333333; line-height: 30px;}
.ny_xxsp{width:100%; height:643px; background: url(../images/xxsp_bjs.jpg) no-repeat center; margin-top: 93px}
.ny_jxcp_all{width:100%; height: auto; overflow: hidden; ; position: relative; margin-top: 55px}
.ny_jxcp_all .mySwiper{ position: relative; padding-bottom:110px;}
.ny_jxcp_all .swiper-slide a{width:100%; height: 100%; display: block; padding: 116px 13% 100px; background: #f4f4f4;}
.ny_product_img{width:100%; height:auto; overflow: hidden; display: flex; align-items: center; margin-top:50px}
.ny_product_img img{max-width: 100%; display: flex; align-items: center; margin: 0px auto; max-height: 100%}
.ny_jxcp_all .swiper-slide a:hover{background: #e04472 url(../images/hover.png) no-repeat center 32%}
.ny_jxcp_all .swiper-slide a:hover .in_product_title h4{color:#fff}
.ny_jxcp_all .swiper-slide a:hover .in_product_title h5{color:#fff; }
.ny_jxcp_all .swiper-button-next,.ny_jxcp_all .swiper-button-prev{width:81px; height: 81px; top:auto; margin-top: 0; bottom:0}
.ny_jxcp_all .swiper-button-next{background: #e04472 url(../images/lc_right.png) no-repeat center; right:0}
.ny_jxcp_all .swiper-button-prev{background: #e04472 url(../images/lc_left.png) no-repeat center; left:0}
.ny_product_li{margin-bottom: 50px}
.ny_jxcp_all .swiper-button-next:hover{background: #feba32 url(../images/lc_right.png) no-repeat center; }
.ny_jxcp_all .swiper-button-prev:hover{background: #feba32 url(../images/lc_left.png) no-repeat center;}

.jxcp_all_btn{position:relative; width:162px; margin:0px auto}






/*新闻*/
.news_ban{background: url(../images/news_ban.jpg) no-repeat center}
.ny_news{width:100%; height: auto; overflow: hidden; margin-top: 90px; padding: 10px 0}
.ny_news ul{width:100%; height: auto; overflow:hidden; padding: 0 10px}
.ny_news ul li{width:31%; height: auto; float: left; background: #f8f8f8; margin-right:3%; margin-bottom: 54px;}
.ny_news ul li:nth-child(3n){margin-right: 0}
.ny_news_img{width:100%; height: auto; overflow: hidden}
.ny_news_img img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_news_xx{width:100%; height: auto; overflow:hidden; padding:30px 19px 30px}
.ny_news_xx h4{width:100%; height:40px; line-height: 40px; color: #333333; font-size: 18px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; 
	margin-bottom: 10px;}
.ny_news_xx p{width:100%; height:60px; line-height: 30px; color: #999999; font-size: 16px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.ny_news_xx dl{width:100%; height: auto; overflow:hidden; margin-top: 10px}
.ny_news_xx dl dt{float: left; color:#999999; font-size: 16px; line-height: 37px;}
.ny_news_xx dl dd{width:37px; height:37px; color: #fff; font-size:16px; border-radius: 50%; line-height: 37px; background: #e04472; float: right; text-align: center}
.ny_news ul li:hover{background: #fff; box-shadow: 0 0 12px rgba(0,0,0,0.10)}
.ny_news ul li:hover h4{color:#e04472; font-size: 18px; font-weight: bold;}
.ny_news ul li:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}


/*优势*/
.youshi_ban{background: url(../images/youshi_ban.jpg) no-repeat center}
.ny_youshi{width:100%; height: auto; overflow: hidden; margin-top: 68px; margin-bottom: 80px;}
.ny_youshi_title{width:100%; height: auto; overflow: hidden; text-align: center}
.ny_youshi_title h4{color:#333333; font-size: 36px; font-weight: bold; margin-bottom: 20px;}
.ny_youshi_title p{color:#666666; font-size:16px; line-height:30px;}
.ny_youshi ul{width:100%; height: auto; overflow: hidden; margin-top: 60px;}
.ny_youshi ul li{width:30.6%; height: auto; float: left; margin-right:4.1%; background: #e9eaeb}
.ny_youshi ul li:nth-child(3){margin-right: 0}
.ny_youshi_img{width:100%; height: auto; overflow: hidden;}
.ny_youshi_img img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_youshi_xx{width:100%; height: 240px; overflow: hidden; padding:30px 50px; text-align: center}
.ny_youshi_xx h4{color:#333333; font-size: 24px; font-weight: bold; margin-bottom:20px;}
.ny_youshi_xx p{color:#333333; font-size:16px; line-height:30px; }

.ny_youshi ul li:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.ny_youshi_wangluo{width:100%; height:700px; background: url(../images/xs_bjs.jpg) no-repeat center; padding: 103px 0 0}
.ny_youshi_wangluo ul{width:100%; height:300px; margin-top: 95px }
.ny_youshi_wangluo ul li{width:50%; height: 100%; float: left; padding:90px 72px 0}
.ny_youshi_wangluo ul li h5{width:100%; height: auto; overflow: hidden;  display:table-cell;  text-align:center;}
.ny_youshi_wangluo ul li h5 span{color:#ffffff; font-size: 24px; font-weight: bold; vertical-align:middle;}
.ny_youshi_wangluo ul li h5 img{vertical-align:middle; margin-right:15px}
.ny_youshi_wangluo ul li p{color:#fff; font-size: 16px; margin-top:15px}
.ny_youshi_wangluo ul li:nth-child(1){background:url(../images/left.jpg) no-repeat center;}
.ny_youshi_wangluo ul li:nth-child(2){background:url(../images/right.jpg) no-repeat center;}
.index_zizhi{width:100%; height:782px; background: url(../images/hdzz_bjs.jpg) no-repeat center; margin-top: 84px}
.index_zizhi_left{width:50%; height: auto; float: left; margin-top:150px}
.index_zizhi_left h4{color:#333333; font-size: 36px; font-weight: bold; }
.index_zizhi_right{width:46%; height: auto; float: right; margin-top:100px}
.index_zizhi_right img{max-width: 100%}
.ny_youshi_sys{width:100%; height: auto; overflow: hidden; margin-top: 38px}
.youshi_sys_top{width:100%; height: auto; overflow: hidden; margin-top:55px}
.youshi_sys_img{width:53.4%; height: auto; float: left}
.youshi_sys_img img{width:100%; display: block}
.sys_top_xx{width:40%; height: auto; float: right; margin-top: 58px}
.sys_top_xx h3{color:#000000; font-size: 30px; font-weight: bold; margin-bottom: 20px;}
.sys_top_xx h4{color:#333333; font-size:16px; line-height: 30px;}
.sys_top_xx hr,.sys_bottom_xx hr{width:100%; height: 1px; background: #eeeeee; margin: 38px 0}
.sys_top_xx h5{color:#feba32; font-weight: bold; font-size: 24px;}
.sys_top_xx h6{color:#feba32; font-weight: bold; font-size: 24px; margin-top: 50px}
.sys_top_xx p{color:#666666;  font-size: 16px; margin-top: 10px;}
.youshi_sys_bottom{width:100%; height: auto; overflow: hidden; margin-top: 84px;}
.youshi_sys_pic{width:53.4%; height: auto; float: right}
.youshi_sys_pic img{width:100%; display: block}
.sys_bottom_xx{width:40%; height: auto; float: left; margin-top: 58px}
.sys_bottom_xx h3{color:#000000; font-size: 30px; font-weight: bold; margin-bottom: 40px;}
.sys_bottom_xx h4{color:#333333; font-size:16px; line-height: 30px;}
.sys_bottom_xx img{max-width: 100%}
.ny_youshi_ycl{width:100%; height:613px; background: url(../images/ycl_bjs.jpg) no-repeat center; padding-top: 98px}
.ny_youshi_ycl ul{width:100%; height: auto; overflow: hidden; margin-top: 125px}
.ny_youshi_ycl ul li{width:19.2%; height: 143px; background: #fff; border-radius: 20px; text-align: center; float: left; padding-top: 28px; margin-right: 1%}
.ny_youshi_ycl ul li i{width:52px; height: 52px; margin: 0px auto; display: block}
.ny_youshi_ycl ul li p{color:#000000; font-size: 16px; line-height: 35px; text-align: center; margin-top: 5px}
.ny_youshi_ycl ul li:last-child{margin-right: 0}
.yi1{background: url(../images/i1.png) no-repeat center}
.yi2{background: url(../images/i2.png) no-repeat center}
.yi3{background: url(../images/i3.png) no-repeat center}
.yi4{background: url(../images/i4.png) no-repeat center}
.yi5{background: url(../images/i5.png) no-repeat center}

.ny_youshi_ycl ul li:hover{background: #e04472}
.ny_youshi_ycl ul li:hover p{color:#fff}
.ny_youshi_ycl ul li:hover .yi1{background: url(../images/ih1.png) no-repeat center}
.ny_youshi_ycl ul li:hover .yi2{background: url(../images/ih2.png) no-repeat center}
.ny_youshi_ycl ul li:hover .yi3{background: url(../images/ih3.png) no-repeat center}
.ny_youshi_ycl ul li:hover .yi4{background: url(../images/ih4.png) no-repeat center}
.ny_youshi_ycl ul li:hover .yi5{background: url(../images/ih5.png) no-repeat center}




/*内页底部*/
.footer{width:100%; height: auto; overflow: hidden; background: url(../images/footer_bjs.jpg) no-repeat center; background-size: cover; padding-top: 50px}
.footer_left{width:59%; float: left}
.footer_left dl{float: left; width: 16.6%}
.footer_left dl dt{color:#fff; font-size: 16px; line-height: 48px;}
.footer_left dl dd{width:100%; height: auto; overflow: hidden}
.footer_left dl dd a{color:#fff; font-size: 16px; line-height: 48px; display: block}
.footer_xx{width:40%; height: auto; float: right; border-left:1px solid rgba(255,255,255,0.3); padding-left: 5%}
.footer_xx h4{color:#fff; font-size: 18px; font-weight: bold; line-height: 40px; padding-left:42px; margin-bottom: 5px}
.footer_xx p{color:#fff; font-size: 16px; margin-bottom:14px;}
.tb1{background: url(../images/fi1.png) no-repeat left center}
.tb2{background: url(../images/fi2.png) no-repeat left center}
.tb3{background: url(../images/fi3.png) no-repeat left center}
.copy{clear:both;width:100%;height:66px; line-height:66px;  position: relative; border-top:1px solid rgba(255,255,255,0.2); margin-top: 40px}
.footer .copy_l{float:left; font-size:14px; color:#999999; height: 100%; }
.footer .copy_l a{color:#999999}
.footer .copy_l a:hover{color:#d8a245!important}
.footer_zhichi{width:auto; height:66px; float: right }
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#999999; height: 100%}
.footer_zhichi p:last-child{margin-right: 0}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:22px; margin-right: 10px}
.footer_zhichi .js{width:82px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:22px;}
.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: #999999;}
.footer_zhichi i{ float: left;}


/* 内页联系我们 */
.lianxi{ overflow: hidden; padding-bottom: 60px; margin-top:60px;}
#map{ height: 550px; width: 100%;}
.lianxi_fs{ overflow: hidden; margin-top: 30px; }
.lianxi_fs p{ width: auto; float: left; margin-right: 2%; line-height: 72px; border: 1px solid #e5e5e5; position: relative; text-indent:30px; color: #333; margin-bottom: 20px; font-size: 16px; padding:0px 20px;}
.lianxi_fs p::before{ content: ""; height: 12px; width: 2px; display: block; position: absolute; background: #feba32; left: 5%; top: 30px;}
.lianxi_fs p:nth-child(3n){ margin-right: 0;}
.lianxi_ewm{ display: table; margin: 30px auto;}
.lianxi_ewm li{overflow: hidden; float: left; margin: 0 20px;  text-align: center;}
.lianxi_ewm li p{ line-height: 1.8; font-size: 16px; color: #333;}
.anli_jz p{ font-size: 16px;  color: #454545; line-height: 30px;}
.anli_jz p strong{ font-size: 18px;}
.ny_all_feed{width:1200px; height:auto; overflow:hidden; margin:40px auto;}
.liuyan{overflow: hidden;  height: 580px; background: url(../images/ny_pc_6.jpg) no-repeat center top fixed;}
.liuyan input[type="text"]{line-height: 60px; text-indent: 5%; font-size: 16px; color: rgba(255,255,255,0.9); font-weight: bold; background: none; border: 1px solid #fff; width: 32%; margin-right:1.4%;}
.liuyan input[type="text"]::-webkit-input-placeholder,.liuyan textarea::-webkit-input-placeholder{color:rgba(255,255,255,0.8);}
.liuyan input[type="text"]:nth-child(3){ margin-right: 0; float: right;}
.liuyan textarea{line-height: 2; width: 100%; text-indent:20px; font-size: 16px; color: rgba(255,255,255,0.9); font-weight: bold; background: none; border: 1px solid #fff; margin-top: 20px; height: 72px; resize: none;}
.liuyan input[type="submit"]{ width: 200px; background: #fff;border: none; font-size: 16px; color: #d60011; height: 60px; margin: 0 auto; margin-top: 30px; display: block; cursor: pointer;}



/* 内页通用产品推荐 */
.inside_pro{margin-top: 20px; margin-bottom:40px;}
.inside_pro h3{  height: 54px; line-height: 54px;  position: relative; margin-bottom: 20px; font-weight: bold; color: #333;  font-size: 24px;}
.inside_pro h3::after{ content: ""; position: absolute;  height: 8px;  width: 86px; bottom: 0; left: 0; background: url(../images/fengen_10.png) no-repeat center; }
.inside_pro h3 span{ font-size:18px; margin-left: 10px; font-weight: bold; color: #dedede;}
.inex_news_main{ overflow: hidden;}
.inex_news_main li{ width:49%;  background: #f8f8f8; padding: 20px; float: left; margin-bottom: 20px; overflow: hidden;}
.inex_news_main li:nth-child(2n){ float:right;}
.inex_news_main li .pic{ float: left; height: 133px; width: 187px; overflow: hidden; margin-right: 20px;}
.inex_news_main li .pic img{ width: 100%; transition: all .4s;}
.inex_news_main li:hover .pic img{transform: scale(1.08); transition: all .4s;}
.inex_news_main li p a{ font-size: 16px; line-height: 32px;     overflow: hidden; display: block;  white-space: nowrap; text-overflow: ellipsis;}
.inex_news_main li p a:hover{ color: #feba32}
.inex_news_main li span{ font-size: 14px; color: #999; display: block; line-height: 32px;}
.inex_news_main li i{font-style: normal; font-size: 14px; line-height: 30px; text-align: justify; color: #666; display: block; width:100%; height:60px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; }


/*产品展示*/
.ny_product_one{width:100%; height: auto; overflow: hidden; margin-top: 56px;}
.pro_pic_1{width:49%; height: auto; float: left; margin-right: 1%; overflow: hidden}
.pro_pic_2{width:23.7%; height: auto; float: left; margin-right: 1%; overflow: hidden}
.pro_pic_3{width:23.7%; float: left; overflow: hidden}
.ny_product_two{width:100%; height: auto; overflow: hidden; margin-top: 60px; margin-bottom:40px;}
.ny_product_two h3{font-size: 40px; color: #222222; font-weight: bold; text-align: center; margin-bottom: 67px;}
.ny_product_two ul{width:100%; height: auto; overflow: hidden; }
.ny_product_two ul li{width:24.2%; height: auto; float: left; margin-right:1%; margin-bottom: 20px; }
.ny_product_two ul li:nth-child(4n){margin-right: 0;}
.ny_pro_pic{width:100%; height: auto; overflow: hidden; border: 1px solid #e5e5e5}
.ny_pro_pic img{width:100%; height: auto; display: block; margin:0px auto; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_product_two ul li h4{width:100%; height: 40px; line-height: 40px; font-size: 16px; color: #222222; margin-top: 8px; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_fa_more{width:146px; height: 34px; text-align: center; line-height:34px; font-size: 16px; color: #222222; margin:28px auto; display: block; border: 1px solid #333; position: relative}
.ny_fa_more p{z-index:999; position: relative}
.ny_fa_more:after{content: ""; width: 0; height: 100%; position: absolute; top:0; left:0; z-index: 9; background: #333; transition: all 0.4s ease-in-out;}
.ny_fa_more:hover p{color:#fff; }
.ny_fa_more:hover:after{width:100%; transition: all 0.4s ease-in-out;}
.ny_product_two ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product_tj{width:100%; height: auto; overflow: hidden; margin-top: 88px; margin-bottom: 50px;}
.ny_product_tj .container{border-top:1px solid #333; padding-top: 55px;}
.product_five_pic{margin-left: 280px;}
.product_five_pic .ny_tj_pro{border: 1px solid #e5e5e5; overflow: hidden}
.ny_tj_pro 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_five_pic h4{width:100%; height: 40px; line-height: 40px; font-size: 16px; color: #222222; text-align: center; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap}
.product_five_pic a:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.swiper-pagination-bullet-active{background:#000}
.ny_proshow_bottom .hd ul{height: 54px; line-height: 54px; background: #f7f7f7; border-bottom: 1px solid #eee; margin-bottom: 20px;}
.ny_proshow_bottom .hd ul li{ height: 54px; line-height: 54px; width: 220px;  text-indent: 36px; font-weight: bold; color: #333; font-size: 20px; position: relative;}
.ny_proshow_bottom .hd ul li::before{ height: 6px; width: 6px; background: #a9d06b; position: absolute; left: 20px; top:24px; display: block; content: "";}
.ny_pro_ddh{width:100%; height:auto; overflow:hidden; margin-top:20px;}
.ny_pro_ddh p{color:#333; font-size:16px;}
.ny_pro_ddh span{color:#a9d06b; font-size:28px; font-weight:bold; margin-top:10px;}
.ny_proshow_xx em{font-size:16px; margin:10px auto; font-style: normal;}
.pro_text{width:100%; height:auto; margin:20px 0 10px; line-height:30px;}


/*内页新闻*/
.ny_news_all{width:100%; height: auto; overflow: hidden; margin-top: 40px;}
.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: #333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.ny_news_all ul li:hover .news_xx h3{ color: #a9d06b}
.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; overflow:hidden}
.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;}
.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:#a9d06b}
.ny_news_all ul li:hover h3{font-weight: bold; }
.ny_news_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_service_all{width:100%; height: auto; overflow: hidden; margin: 30px 0; font-size:15px; color:#666; line-height:30px;}
.ny_service_all p{     color: #333;    font-size: 16px;    line-height: 32px;}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 40px 0}
.ny_service_all img,.ny_news_show img{max-width:100%}
.ny_news_time{width: 100%; line-height: 30px; color: #999; height:auto; margin-bottom: 20px;
			border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center;
			clear: both}

/* é¦–é¡µé€šç”¨æ ‡é¢˜ */
.index_title_1{ overflow: hidden; margin-bottom: 20px;}
.index_title_1 .left{ float: left;}
.index_title_1 .left span{ display: block; font-size: 20px; color: #feba32; line-height: 2;}
.index_title_1 .left p{ font-size: 36px; color: #161616; line-height: 1.4; }
.index_title_1 a.more{ width: 150px; height: 42px; border-radius: 21px; border: 1px solid #feba32; text-align: center; line-height: 42px; float: right; margin-top: 20px; display: block; color: #feba32}
.index_title_1 ul{ margin-top: 24px;}
.index_title_1 ul a{width: 150px; height: 42px; border-radius: 21px; border: 1px solid #dedede; text-align: center; line-height: 42px; float: right; margin-top: 20px; display: block; color: #666;margin-left: 10px;}
.index_title_2{ text-align: center; margin-bottom: 20px; overflow: hidden; padding-top: 70px;}
.index_title_2 span{ display: block; font-size: 20px; color: #fff; line-height: 2; text-align: center; }
.index_title_2 p{ font-size: 36px; color: #fff; line-height: 1.4; text-align: center;}
.ny_proshow_top{margin-top:80px!important;}






/* .timer_shaft_line{position: relative;} */
.product_cite{width: 690px;font-size: 15px;}
.product_cite h4{text-align: right;font-size: 15px;}
.timer_shaft_left{float: left;font-size: 24px;width:215px;text-align: left;position: relative; line-height: 42px;  }
.timer_shaft_left::after{content:"";position: absolute;right: 3px;top: 22px;width: 11px;height: 11px;border:1px solid #feba32;border-radius:50%;background: #fff;z-index: 2;}
.timer_shaft_right{float: right;line-height: 35px;padding-left: 30px;/*! max-width: 600px; */padding-top: 13px;color: #666; width:81%;   }
.timer_shaft_right > img{ display: block; width: 300px; height: auto; }
.timer_shaft_box{position: relative; margin-top: 70px;   }
.timer_shaft_box::after{content: '';position: absolute;left:205px;height: 100%;width: 1px;background: #feba32;z-index: 1;top: 0;}

.timer_shaft_line .timer_shaft_left{padding: 8px 15px;}
.clear_new{clear:both;overflow:hidden;}
.clear_new2:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.timer_shaft_box:first-child{margin-top: 50px;}
.exhibition_text{background: #eeeeee;padding: 30px;line-height: 30px;}
.exhibition_text h2{font-size: 24px;font-weight: bold;margin-bottom: 6px;}
.pic_list{width: 100%;}
.pic_list ul li{width: 23.5%;float: left;margin-right: 2%;margin-bottom: 10px;overflow: hidden;}
.pic_list ul li:nth-child(4n){margin-right: 0;}
.pic_list ul li a{display: block;}
.pic_list_box{overflow: hidden;}
.pic_list_box img{width:100%}
.pic_list ul li a img{width: 100%;transition:  all .5s;}
.pic_list ul li a p{text-align: center;line-height: 30px;margin-top: 10px;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.pic_list ul li:hover a img{transform: scale(1.2);}

.text_list{margin-bottom: 50px;;}
.text_list li a{display: block;}
.text_list li p{float: left;width: 70%;overflow: hidden;white-space:nowrap;text-overflow:ellipsis;}
.text_list li span{float: right;}
.text_list li{border-bottom: 1px dashed #cacaca;padding: 10px;}
.timer_shaft_right b{font-size:16px;   color: #333;}
.timer_shaft_right span{font-size:16px;}



@media screen and (max-width:1500px){
	.w1440,.preview .mySwiper,.view{width:1200px;}
	.h_search{width:6%}
	#menu{width:52%}
	.in_about_num li{margin-right:3%}
	.index_about_right{width:45%}
	.index_pro_left .pro_left_bottom{padding: 3% 6% 0 18%;}
	.index_pro_left dl dt,.index_pro_right dl dt{font-size:30px;}
	.index_pro_left dl,.index_pro_right dl{margin-top:1vh}
	.pro_left_bottom img,.index_news_title img{width:80px}
	.index_youshi h5{font-size:14px; line-height:25px;}
	.index_youshi{width:44%}
	.index_contatc_xx li div{width:100px; height:100px;}
	.footer_nav a{margin-left:6%}
	.index_contatc_xx{margin-bottom:5vh}
	.sys_top_xx{margin-top:0}
	.sys_top_xx hr, .sys_bottom_xx hr{margin:30px 0}
	.sys_top_xx h6{margin-top:28px;}
}


@media screen and (max-width:1380px){
	.index_about_title{display:none}
	.in_about_num li h4 span{font-size:40px;}
	.about_video{width:200px}
	.about_right_xx{font-size:14px;}
	.ab_more{width:180px;}
	.in_about_num{margin:5vh 0}
	.in_product_title h4{font-size:20px;}
	.index_youshi_title span{font-size:26px;}
	.index_youshi_xx p{font-size:14px; line-height:26px;}
	.index_youshi{margin-top:8vh}
	.index_news_title{display:none}
	.index_youshi_xx{padding-bottom:25px;}
	.index_pro_left dl dt,.index_pro_right dl dt{font-size:25px;}
	.section7_top{transform: scale(0.9); -ms-transform: scale(0.9);-webkit-transform: scale(0.9);-o-transform: scale(0.9);-moz-transform:scale(0.9)}
}


