﻿*{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:1400px; max-width: 100% }
.w1320{ margin: 0px auto; width:1320px; max-width: 100% }

.index_all{width:100%; height: 100vh; position: relative; overflow:hidden}
.index_ban{width:100%; height: 100vh; transition:transform 5s ease 0s, opacity 2s ease 0s; animation:circleRoate 5s infinite alternate ; }

@keyframes circleRoate{  
	 0{transform: matrix(1, 0, 0, 1, 0, 0);}  
	100%{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}  
 } 



.index_header{width:100%; height:100px; padding: 0 6%; position: absolute; top:0; left:0; z-index:9}
.index_header_left{width:auto; float: left; position: relative; height:100px;}
.in_logo{width:412px; height: 100%; float: left; display: flex; align-items: center;}
.in_logo img{width:100%; height: auto; display: block; align-items: center; margin: 0px auto;}
.index_header_right{float: right; display: flex; flex-wrap: wrap;  -webkit-box-pack: justify; justify-content: space-between; margin-top:18px;}
.index_header_right a{color:#ffffff; font-size: 16px; line-height: 64px; margin: 0 10px}
.index_header_right a:hover{color:#8cb400}
.index_header_right span{ margin: 0 10px; color:#fff; font-size: 16px; line-height: 64px;}
.h_huiyuan{background: url(../images/zhuce.png) no-repeat left center; padding-left:35px;}
.h_cart{background: url(../images/buy.png) no-repeat left center; padding-left:25px;}
.ny_cart{background: url(../images/buy_h.png) no-repeat left center; padding-left:25px;}
.header_hover{width:393px; height: 384px; background: url(../images/l_zi.png) no-repeat center; padding:38px 20px 0 45px; position: absolute; top:0; right:-393px; 
	z-index: 999; display:none}
.h_close{width:20px; height:20px; position:absolute; top:10px; right:10px;}
	.h_close img{width:100%; height:100%}
.index_header_left:hover .header_hover{display:block;}
.header_hover h5{color:#333333; font-size: 24px; font-weight: bold; margin-bottom:20px;}
.header_hover span{color:#8cb400; font-size: 24px; font-weight: bold;}
.header_hover p{color:#333333; font-size: 16px; background: url(../images/san.png) no-repeat left center; padding-left: 20px; line-height:30px;}
.header_hover a{width:165px; height: 36px; display: block; background: #8cb400; text-align: center; line-height: 36px; font-size: 16px; color: #fff; margin-top:40px; float: right}
.header_hover a:hover{background: #d5722e}
.index_ul{max-width:1248px; height: auto; overflow: hidden; margin: 0px auto; display:table; position: absolute; z-index:1; top:50%; left:50%; transform: translate(-50%,-50%); 
	padding: 20px 0}
.index_ul li{width:140px; height: 140px; float: left; margin-right:20px; border-radius: 50%; background: rgba(140,180,0,0.8); padding-top: 20px; position: relative}
.in_pro_pic{width:100%; height:55px; text-align: center; display: flex; align-items: center;}
.in_pro_pic img{max-height: 100%; max-width: 100%; align-items: center; margin: 0px auto;}
.index_ul li p{width:100%; height:auto; line-height:20px; color: #fff; font-size: 16px; text-align: center; margin-top:5px;}
.index_ul li:last-child{margin-right: 0}
.index_ul li:hover{background: #d5722e; border: 1px solid #fff}
.index_ul li:after{content: ""; width:14px; height:14px; background:none; border-radius: 50%; position: absolute; top:0; left:26px; 
	animation: rotate 4s infinite linear; transform-origin:40px 70px;}
.index_ul li:hover:after{background:#8cb400;}
@keyframes rotate {
  100% {
    transform: rotate(-360deg);
  }
}
.footer_bottom{width:100%; height:auto; overflow: hidden;  position: absolute; bottom:3%; left:0; padding: 0 6%}
.copy_bq{width:auto; line-height:40px; font-size:14px; color: #fff; float: left  }
.copy_bq a{ font-size:14px; color: #fff;}
.index_zhichi{width:auto; height:40px; overflow: hidden; float: right }
.index_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#fff; line-height:40px;}
.index_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:10px; margin-right: 10px;}
.index_zhichi .js{width:88px;height: 28px; background: url(../images/wl.png) no-repeat; margin-top:10px;}
.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: #fff;}
.index_zhichi i{ float: left;}

.totalWhole{margin:40px 0}



/*内页*/
.ny_header{width:100%; height:105px; background: #fff; border-bottom: 3px solid #8cb400 }
.ny_header .in_logo{width:412px; height: 105px; float: left; display: flex; align-items: center;}
.ny_header .in_logo img{width:100%; height: auto; display: block; align-items: center; margin: 0px auto;}
.ny_header_right{float: right; display: flex; flex-wrap: wrap;  -webkit-box-pack: justify; justify-content: space-between;}
.ny_header_right a{color:#333333; font-size: 16px; line-height: 105px; margin: 0 10px}
.ny_header_right a:hover{color:#8cb400}
.ny_header_right span{ margin: 0 10px; color:#333333; font-size: 16px; line-height: 105px;}
.ny_huiyuan{background: url(../images/zhuce_h.png) no-repeat left center; padding-left:35px;}
.ny_banner{width:100%; height:290px; position: relative}
.product_ban{background: url(../images/pro_ban.jpg) no-repeat center}
.m-crm{font-size: 16px; color: #fff; line-height: 30px; position: absolute; bottom:20px; left:0; width: 100%}
.m-crm a{font-size: 16px; color: #fff}


/*产品*/
.ny_product_nav{max-width: 1440px; display: table; margin:76px auto;}
.ny_product_nav a{width:150px; height:150px; background:url(../images/hh_active.png) no-repeat center; background-size:100% 100%; float: left; text-align: center; padding-top: 25px; 
	margin: 0 25px; }
.ny_product_nav a p{color:#333333; font-size: 16px; line-height:20px; margin-top:5px; padding:0 5px}
.product_nav_t{width:100%; height:44px; display: flex; align-items: center;}
.product_nav_t img{align-items: center; margin: 0px auto; max-height: 100%}
.t2{display: none}
.ny_product_nav a:hover,.ny_product_nav a.active{background: url(../images/ll_active.png) no-repeat center;  background-size:100% 100%; }
.ny_product_nav a:hover p,.ny_product_nav a.active p{color:#8cb400}
.ny_product_nav a:hover .t2,.ny_product_nav a.active .t2{display: block}
.ny_product_nav a:hover .t1,.ny_product_nav a.active .t1{display: none}
.ny_product_all{width:100%; height: auto; overflow: hidden; margin-top: 88px; margin-bottom: 70px;}
.ny_product_left{width:357px; height: 674px; float: left; background: url(../images/ymcp_bjs.jpg) no-repeat center; padding:130px 72px 0;border-radius:20px}
.ny_product_left h4{color:#ffffff; font-size: 30px; font-weight: bold; margin-bottom: 30px;}
.ny_product_left p{color:#ffffff; font-size:16px; line-height: 36px;}
.ny_product_right{width:100%; overflow:hidden}
.product_right_nav{width:100%; height: auto; border-bottom: 1px solid #ff7300; overflow:hidden; padding-bottom:10px}
.product_right_nav a{float: left; color:#333333; font-size: 18px; margin-right:2%; line-height: 45px; padding:0 10px; margin-bottom:5px;}
.product_right_nav a:last-child{margin-right: 0}
.product_right_nav a:hover,.product_right_nav a.active{color:#fff; background:#ff7300; border-radius:5px; padding:0 5px;}

.ny_product_right ul{width:100%; height: auto; overflow: hidden; margin-top: 30px; margin-bottom: 40px;}
.ny_product_right ul li{width:24.2%; height: auto; float: left; position: relative; margin-right: 1%; margin-bottom: 35px; overflow: hidden; overflow: hidden; 
	border-radius: 18px;}
.ny_pro_pic{width:100%; height:270px; overflow:hidden; border-radius: 10px;}
.ny_product_right ul li img{width:100%; height: auto; display: block;  object-fit: cover; object-position: center center; border-radius: 10px; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}	
.ny_product_right ul li:nth-child(4n){margin-right: 0}
.ny_pro_hover{width:100%; height: auto; transition: all 0.4s ease-in-out;}
.pro_hover_one{color:#fff; font-size:16px; line-height:24px; padding-left:16px; transition: all 0.6s ease-in-out; opacity: 1}
.ny_pro_xin{width:100%; height:100%; position: absolute; top:0; left:0;padding: 40px; opacity: 0; transition: all 0.4s ease-in-out; }
.ny_pro_hover h4{color:#333333; font-size: 16px; font-weight: bold; border-bottom:1px solid #e9e9e9; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; height:48px; line-height:48px;}
.ny_product_right 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_pro_info{width:100%; height:auto; overflow:hidden; margin-top:5px;}
.ny_pro_info p{width:100%; height:30px; color:#666666; font-size: 16px; line-height: 30px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis}
.ny_product_right ul li:hover .ny_pro_hover h4{border-bottom:1px solid #8cb400}



/*详情*/
.ny_product_show{width:100%; height: auto; overflow: hidden; margin-top: 68px;}
.product_show_pic{width:100%; height: auto; overflow:hidden; margin-top: 62px;}
.pc-slide{width:100%; height: auto; overflow: hidden; position: relative}
.view{width:100%; height: auto; overflow: hidden}
.ny_preview_pic{width:100%; height: auto}
.ny_preview_pic img{width:100%; height: auto; display: block}
.preview{width:100%; height: auto; background: rgba(255,255,255,0.8); position: absolute; bottom: 0; left:0; padding:22px 33px; z-index: 9}
.preview .active-nav .ny_preview_pic{border: 2px solid #8cb400}
.arrow-left,.arrow-right{width:36px; height: 36px; position: absolute; top:50%; margin-top: -18px; z-index: 9; opacity: 0.5}
.arrow-left{background: url(../images/p_left.png) no-repeat center; left:20px;}
.arrow-right{background: url(../images/p_right.png) no-repeat center; right:20px;}
.arrow-left:hover{opacity: 1}
.arrow-right:hover{opacity: 1}
.ny_product_mdzs{width:100%; height:378px; background: url(../images/dzms_bjs.jpg) no-repeat center; background-attachment: fixed; background-size: cover; padding-top: 105px; margin-top: 72px}
.product_mdzs_left h4{color:#333333; font-size: 30px; font-weight: bold; margin-bottom: 16px;}
.product_mdzs_left p{color:#666666; font-size:16px; margin-bottom: 34px; }
.product_mdzs_left a{width:230px; height: 56px; display: block; background: #2e2d2c; border-radius:8px; line-height: 56px; color:#fff; font-size:16px; text-align: center}
.product_mdzs_left{width:50%; height: auto; float: left}
.product_mdzs_left a:hover{background: #ff7300}
.product_mdzs_right{width:50%; height: auto; float: left}
.product_mdzs_right a{width:auto; height:60px; line-height: 60px; background:#ff7300 url(../images/buy.png) no-repeat 20px center; font-size: 18px;  display: table; color:#fff; padding: 0 30px 0 65px; border-radius:8px; margin:60px auto 0;}
.product_mdzs_right a:hover{background:#000 url(../images/buy.png) no-repeat 20px center;}
.ny_product_video{width:100%; height: auto; overflow: hidden; margin: 65px 0 110px}
.ny_product_video ul{width:100%; height: auto; overflow: hidden; margin-top:52px; padding:10px 4%}
.ny_product_video ul li{width:363px; height:363px; float:left; padding: 26px; border: 1px solid #eee; border-radius: 50%; margin-right: 5%; position: relative}
.ny_product_video ul li:after{content:""; width: 100%; height: 100%; background: url(../images/v_bian.png) no-repeat center; background-size:100% 100%; position: absolute; top:0; left:0; opacity: 0}
.ny_product_video ul li:nth-child(3){margin-right: 0}
.pro_video_pic{width:100%; height: 100%; border-radius: 50%; position: relative}
.pro_video_pic img.p_vpic{width:100%; height: 100%; border-radius: 50%;   -webkit-transition: -webkit-transform 0.8s ease-out;
    -moz-transition: -moz-transform 0.8s ease-out;
    transition: transform 0.8s ease-out;}
.pro_video_icon{width:100%; height:auto; position: absolute; top:50%; left:0; text-align: center; transform: translate(0,-50%);}
.pro_video_icon img{width:43px; height: 43px; margin: 0px auto;}
.pro_video_icon p{color:#fff; font-size: 16px; margin-top: 20px;}
.ny_product_video ul li:hover:after{opacity: 1; animation: rotate 4s infinite linear;}
.ny_product_video ul li:hover{border: 0}

.ny_product_wuliu{width:100%; height: 707px; background: url(../images/wl_bjs.jpg) no-repeat center; background-size: cover; background-attachment: fixed;
	padding-top: 95px}
.product_wuliu_info{width:1440px; height: auto; background: rgba(255,255,255,0.8); padding: 70px 0 20px; margin:0 auto;}
.product_wuliu_xx{width:1200px; height: auto; overflow: hidden; margin:43px auto;}
.product_wuliu_li{width:240px; height: auto; overflow: hidden; text-align: center; position: relative; float:left;}
.product_wuliu_pic{width:100px; margin:0px auto }
.product_wuliu_li img{width:100%}
.wl_2{display: none}
.product_wuliu_li p{width:100%; height: auto; color:#666666; font-size: 16px; margin-top: 5px; line-height:30px;}
.product_wuliu_li:after{content:""; width:29px; height: 19px; background: url(../images/wl_jts.png) no-repeat center; position: absolute; top:28%; right:0}
.product_wuliu_li:hover .wl_2{display: block}
.product_wuliu_li:hover .wl_1{display: none}
.product_wuliu_li:last-child:after{display: none}


/*弹出视频*/
.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;}




/*联系*/
.ny_lianxi{width:100%; height: auto; overflow: hidden; background:#f5f5f5; padding: 65px 0}
.ny_lianxi_t{width:100%; height: auto; overflow:hidden; text-align: center}
.ny_lianxi_t h3{color:#333333; font-size: 30px; font-weight: bold;}
.ny_lianxi_t h4{color:#666666; font-size:16px; line-height:30px; }
.ny_lianxi_t hr{width:43px; height: 4px; background: #8cb400; margin: 15px auto;}
.ny_lianxi_xx{display:table; margin:58px auto 0}
.ny_lianxi_xx p{color:#333333; font-size: 16px; line-height:56px; padding-left:70px; margin-bottom:15px;}
.lx1{background:url(../images/lx1.png) no-repeat left center}
.lx2{background:url(../images/lx2.png) no-repeat left center}
.lx3{background:url(../images/lx3.png) no-repeat left center; margin-right: 0}

.footer{width:100%; height: auto; overflow: hidden; background: #2e2d2c; border-top:6px solid #8cb400; padding: 40px 0 10px}
.footer_left{width:33%; float: left}
.footer_left h4,.footer_center h4{color:#fff; font-size: 18px; font-weight: bold; margin-bottom: 25px;}
.footer_left div{width:100%; height: auto; display: block; color:#ffffff; font-size: 14px; line-height: 30px;}
.footer_center{width:33%; height: auto; float: left; margin-left: 9%}
.footer_center p{color:#ffffff; font-size: 16px; line-height:30px;}
.f_jts{float: left; margin:0 2%; margin-top:40px}
.f_ma{width:7.5%; height: auto; margin-left:1.5%; float: left}
.f_ma dt{width:100%; height: auto; overflow: hidden}
.f_ma dt img{width:100%; }
.f_ma dd{width:100%; line-height:30px; color:#fff; font-size: 16px; text-align: center}
.footer_copy{width:100%; border-top:1px solid rgba(255,255,255,0.3); margin-top:36px}
.copy_l{width:auto; line-height:55px; font-size:14px; color: #fff; float: left  }
.copy_l a{ font-size:14px; color: #fff;}
.footer_zhichi{width:auto; height:55px; overflow: hidden; float: right }
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#fff; line-height:55px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:20px; margin-right: 10px;}
.footer_zhichi .js{width:88px;height: 28px; background: url(../images/wl.png) no-repeat; margin-top:20px;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.footer_zhichi span{float: left; font-size: 14px; color: #fff;}
.footer_zhichi i{ float: left;}







@media screen and (max-width:1600px){

}

@media screen and (max-width:1500px){
	.w1440,.product_wuliu_info{width:1200px}
	.ny_product_video ul li{width:331px; height:331px;}
	.product_wuliu_xx{width:1100px;}
	.product_wuliu_li{width:232px;}
	.product_wuliu_xx{width:1160px;}

}




@media screen and (max-width:1260px){
.index_ul{width:1100px;}
.index_ul li{width:11.7%;  margin-right: 3%;}
.ny_product_nav a{margin: 0 15px;}
.product_mdzs_left{padding-left:6%}

	
}


@media screen and (max-height:900px){
	
}




/*产品详情页*/
.ny_pro_show{width:100%; height: auto; overflow: hidden; margin-top: 55px;}
.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:auto; 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:#8cb400; 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; }
.pro_tright_jianjie{font-size:16px; line-height:30px; color:#666; width:100%; height:330px; overflow:hidden; margin-top:10px; padding-right:10px;}
.table_xx{overflow-y:auto;}
.ny_pro_tright h3{ font-size:30px; width:100%; color: #191919; height:auto; line-height:30px; margin:10px 0 15px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.ny_pro_p{width:100%; height: 170px; border-bottom: 1px solid #e5e5e5; margin-top:15px;}
.ny_pro_p p{width:100%; height: 35px;  color: #000000; line-height: 35px; font-size: 15px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_pro_a{width:100%; height: auto; overflow: hidden; margin: 45px 0 25px}
.ny_pro_a a{width:265px; height: 60px; background: #ff7300 url(../images/buy.png) no-repeat 30px center; display: block; overflow: hidden; line-height: 60px; font-size: 18px; color: #fff; float: left; margin-right: 18px; border-radius:10px; padding-left:70px; }
.ny_pro_a a:hover { background: #8cb400 url(../images/buy.png) no-repeat 30px center;}
.ny_pro_a a i{font-size: 28px; margin-right: 10px; float: left; margin-left:56px;}
.ny_pro_dh{width:100%; height:50px;}
.ny_pro_dh i{ color: #ff7300; font-size: 33px; float: left}
.ny_pro_ddh{float: left; margin-left:12px;}
.ny_pro_ddh p{ font-size: 14px; color: #313131;}
.ny_pro_ddh span{ font-size: 30px; color: #8cb400; 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%; display: block; overflow: hidden; margin-top: 65px; margin-bottom:60px;}
.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_probt_case h1,.ny_proshow_num h1{ font-size: 30px; color: #313131; font-weight: bold; text-align: center; margin-bottom: 24px;}
.ny_probt_case li{width:275px; height:auto; float: left; margin-right:22px; margin-bottom: 20px; }
.ny_probt_case li img{width:100%; height: auto;}
.ny_probt_case li:hover img{ transform:scale3d(1.1,1.1,1); }
.nyprocase-div{ width:275px; height: auto; overflow: hidden; }
.nyprocase-div img{ transition:.6s; }
.ny_probt_case li:hover .ny_probt_xx h3{ color:#8cb400; }
.ny_probt_case li .ny_probt_xx{width:100%; height: 40px; border: 1px solid #dcdcdc; padding:0 15px;}
.ny_probt_xx h3{width: 100%; height: 40px;  line-height: 40px; font-size: 14px; color: #313131; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-align:center}
.ny_probt_xx p{ font-size: 13px; color: #313131; width: 100%; height: 25px; line-height:25px; overflow: hidden}
.ny_probt_case li:nth-child(3n){margin-right: 0px;}
.ny_proinput .ny_pro_ft{margin-top:50px;}
.ny_proinput .ny_pro_ft span{color: #8cb400;}
.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: #8cb400; font-size: 16px; color: #ffffff; border: 0px; margin: 10px auto; display: block}
.ny_proinput{overflow:hidden; margin-bottom:20px;}
.sideMenu{width:100%; height: auto;  }
.sideMenu h3{ height:50px; line-height:50px; border-bottom:1px solid #8cb400;  background: url(../images/jian.png) no-repeat 268px center;font-size: 15px; color: #191919; cursor:pointer; padding: 0px 22px 0 30px ;}
.sideMenu h3:first-child{ border-top: 1px solid #8cb400;}
.sideMenu h3.on {background: #8cb400 url(../images/h_jian.png) no-repeat 268px center; color: #fff; border-bottom: 0px;}
.sideMenu h3 em{ float:right; display:block; width:40px; height:32px;   background:url(images/icoAdd.png) 16px 12px no-repeat; cursor:pointer; }
.sideMenu h3.on em{ background-position:16px -57px; }
.sideMenu ul{ padding:29px 32px; color:#999; display:none;  background: #eeeeee;}
.sideMenu ul li a{font-size: 15px; color: #313131}
.sideMenu ul li {width:100%; height: 32px; line-height: 32px; background: url(../images/dian.png) no-repeat left center; padding-left:15px; overflow: hidden; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}

.ny_probt{width:100%; height:65px;}
.ny_probt li{width:auto; height:65px; background:#eeeeee; color:#313131; font-size:16px; float:left; text-align:center; line-height:65px; border-radius:10px; margin-right:5px; cursor: pointer; padding:0 20px;}
.ny_probt li:last-child{margin-right:0px;}
.ny_probt li:hover{background:#8cb400; color:#fff}
.ny_probt li:hover a{color:#fff}
.ny_probt li.on{background:#8cb400;}
.ny_probt li.on a{ color:#fff}
.ny_probt li a{width:100%; height:100%; display:block; overflow:hidden; font-size: 16px;}

.ny_proshow_num{width:100%; height:auto; overflow:hidden; margin-top: 30px; font-size:16px; color:#666; line-height:26px;}
.ny_proshow_info{width:100%; height:auto; overflow:hidden;  margin-top: 30px;}

.fangan_show{ margin-top:20px;}
.ny_proshow_num table,.ny_proshow_num table tr,.ny_proshow_num table td{border:1px solid #eee;}


/*副标题˜*/
.ny_fubiaoti{width:100%; height: auto; margin-top: 50px; text-align: center; display: table}
.ny_fubiaoti ul{width:auto; margin: 0px auto; display: table; max-width:1200px;}
.ny_fubiaoti ul li{width:auto; height: 56px; background: #eeeeee; text-align: center; line-height: 56px; border-radius:10px; padding:0 20px; font-size: 16px; color: #535353; float: left; margin-right: 2px;}
.ny_fubiaoti ul li:last-child{margin-right: 0px;}
.ny_fubiaoti ul li:hover{background: #8cb400;}
.ny_fubiaoti ul li:hover a,.ny_fubiaoti ul li.active a{ color: #fff}
.ny_fubiaoti ul li.active{background: #8cb400;}
.ny_fubiaoti ul li a{ display:block; font-size: 18px;}
.ny_pronav{background:url(../images/pro_navzi.jpg) no-repeat center; background-size:cover; padding:40px; margin-top:40px;}
.ny_pronav h3{font-size:26px; color:#fff; font-weight:bold; margin-bottom:20px;}
.ny_pronav ul{width:100%; height:auto; overflow:hidden; margin-bottom:20px;}
.ny_pronav ul li{float:left; background:url(../images/yy.png) no-repeat left center; padding-left:18px; margin-right:25px; margin-bottom:5px;}
.ny_pronav ul li a{font-size:20px; color:#fff}
.ny_pronav ul li:hover{ background:url(../images/yy_active.png) no-repeat left center; }
.ny_pronav ul li.active{ background:url(../images/yy_active.png) no-repeat left center; }




.ny_service_all{font-size:16px; color:#333; line-height:30px; margin:40px 0}
.ny_service_all img{max-width:100%}
.ny_service_all p{font-size:16px; color:#333; line-height:30px;}

#sl_PicShow{width:520px;height:auto; position: relative; float:left;}
#sl_ImgBox{width:520px;height:auto;overflow: hidden;border: 1px solid #ccc; background:#fff;}
.sl_SmallImgList{width:100%; margin: 10px auto;}
.sl_wrapper{float: left;display: inline;margin:0px 8px;}
#sl_ImgList div{border: 1px solid #ccc;background-color: white;width:60px;height:60px;overflow: hidden;margin: 0 3px;display: inline;float: left;cursor: pointer;}
.wslp #sl_ImgList div{height:60px;width: 60px}
#sl_ImgList .active{border: 1px solid #ccc;}
#sl_ImgList img{border: 0;}
#imgList_prev, #imgList_next{width: 10px;height: 45px;display: block;float: left;  display: inline;cursor: pointer;}
#imgList_prev{background: url(../images/left.gif) no-repeat;}
#imgList_next{background: url(../images/right.gif) no-repeat;}
#imgList_prev span, #imgList_next span{display: none;}
.clearfix{float: none;clear: both;}
.sl_zoom{float: left;position: relative;display:inline;cursor: pointer; width:100%; height:100%}
.sl_zoom img{width:100%!important; height:100%!important;}
div.zoomdiv{z-index: 100;position: absolute;top: 0px !important;left:531px !important;width: 200px;height: 200px;background: #ffffff;border: 1px solid #CCCCCC;display: none;text-align: center;overflow: hidden;}
div.jqZoomPup{z-index: 10;visibility: hidden;position: absolute;top: 0px;left: 0px;width: 50px;height: 50px;border: 1px solid #aaa;background: #ffffff;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}
div.jqMagnifier{position: absolute;z-index:9;width: 23px;height: 23px;background: url(images/magnifier.png) no-repeat;top:228px;right:1px;}
#sl_ImgList div img{width:100%; height:100%!important;}


