
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote,dl, dt, dd, ul, ol, li, pre,fieldset, lengend, button, input, textarea,th, td {margin: 0;
    padding: 0;
}

input,textarea {border: 2 none; -webkit-box-shadow: none; box-shadow: none; outline: none;}


body,
button, input, select, textarea {
    font-family: "Microsoft Yahei"; color: #666; font-size: 13px;
}

h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 14px;}
h4, h5, h6 {font-size: 100%;}
* h1,* h2,* h3,* h4,* h5,* h6{margin: 0px;} 

address, cite, dfn, em, i, var {font-style: normal;} 


ul, ol ,li{list-style: none;}


a {text-decoration: none; color: #666; word-wrap:break-word;}
a:hover {text-decoration: none; }

legend {color: #000;} /* for ie6 */
fieldset, img {border: none;} 
button, input, select, textarea {
    font-size: 100%; 
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

@font-face {
  font-family: 'iconfont';  /* project id 2345038 */
  src: url(http://www.gdwxsh.cn/files/files/iconfont.eot.txt),
  url(../font/iconfont1.woff) format('woff'),
  url(../font/iconfont.ttf) format('truetype'),
}

body {overflow-y: scroll;}


.fl,.pull-left {float: left;}
.fr,.pull-right {float: right;}
.pr{position: relative;}
.pa{position: absolute;}

.clear{ clear:both; height: 0; overflow: hidden;}
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}

.box,.content,.w1200,.width-1200,.w1400{ width:1400px; margin:0 auto;}

.page_bg { padding:20px 0 20px; background:#fff;}
.page_main { margin: 0 auto; width: 1400px;}  
.page_content{ width:930px;} 
.page_left{ width:240px;}
.page_full{ width:100%;}
.dis,.hide{ display:none;}

	
.box:after{
    display: block;content: "";clear: both;
}

.boxr{
    width: 1060px;position: relative;
}

.line-clamp-1{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.line-clamp-2{
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.line-clamp-3{
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.line-clamp-4{
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.n_box{
    width: 1400px;margin: 60px auto;position: relative;
}
.n_box:after{
    display: block;content: "";clear: both;
}


.top_all{
    text-transform: uppercase;
    width: 100%;
    background: #1ca0ee;
    line-height: 35px;
    min-width: 1400px;
    font-size: 14px;
    color:rgba(255,255,255,0.5);
}  
.top_l i:before{font-size: 15px;color:rgba(255,255,255,0.5);}
.top_all a{font-size: 14px;color:rgba(255,255,255,0.5);}
.top_all a:hover{
    color: #fff;
}
.top_all i{
    display:inline-block;font-size: 17px;color: #999;
}
.top_all a:hover i{
    color: #fff;
}
.top_r a{display: inline-block;  padding-right: 20px;
    
}
.top_r a{border-right: 1px solid rgba(255,255,255,0.3);}
.top_r i{
    padding-left: 20px;font-size: 15px;color:rgba(255,255,255,0.5);
}
.top_r a:nth-of-type(1) i{
    border-left: 1px solid rgba(255,255,255,0.3);
}



.mintop{
    position: fixed !important;left: 0;top: 0;right: 0;margin: 0 auto;z-index: 9999; 
}

.mod1370 .nav_bg.mintop{
    background: #1ca0ee;
}
 .mod1370 .nav_bg.mintop a{
     color: #fff;
 }
.mod1370 .nav_bg.mintop li:hover >a, .mod1370 .nav_bg.mintop li.on >a{
    color: #fff;background: url(../image/nav_bg2.png)center bottom no-repeat;
}

.mod1370 .nav_bg.mintop .menu2_r li:hover a {
    background: #1ca0ee;
    color: #ffd900;
}

.hlogo{background: #fff; position: relative;  box-sizing: border-box;overflow: hidden; margin: 20px 0 30px 0;}
.hlogo img{position: relative;z-index: 3;  display: block; width:auto;
}
  .hlogo a{ display: block;padding-top: 15px;}
 
 .hsecond{

 } 


	
	/* banner start */
	
	html,body{
	    width:100%;
	    height:100%;
	    /* overflow-x: hidden; */
	}
	.mod1019{
	    width: 100%;
	    height: 100%;
	}
.mod1019 .banner{
	height:100%;
	width:100%;
	overflow:hidden;
	position: relative;
}
	.banner-box{
		width:100%;
		height: 100%;
		overflow: hidden;
	}
	
	.bannerSwiper {
		    --swiper-theme-color: #ff6600;
				--swiper-navigation-color: red;
		    --swiper-navigation-size: 40rem;}
	
	
	.banner-box .swiper-container {
		width: 100%;
		height: 100%;
	}
	
	.banner-box .swiper-container .swiper-pagination {
		left: 30px;
		bottom: 80px;
		width: auto;
	}
	
	.banner-box .swiper-container .swiper-slide {
		position: relative;
		overflow: hidden;
	}
	
	.banner-box .swiper-pagination-bullet {
		width: 10px;
		height: 10px;
		background: none;
		border: 1px solid #fff;
		opacity: 1;
	}
	
	.banner-box .swiper-pagination-bullet-active {
		background: #fff;
	}
	
	.banner-box .full {
		position: absolute;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	
	.banner-box .full img {
		height: 100%;
	}
	
	.banner-box .slide-1 .preload {
		background: url(../images/01_s.jpg) no-repeat left top/100% 100%;
	}
	
	.banner-box .slide-2 .preload {
		background: url(../images/02_s.jpg) no-repeat left top/100% 100%;
	}
	
	.banner-box .slide-3 .preload {
		background: url(../images/03_s.jpg) no-repeat left top/100% 100%;
	}
	
	.banner-box .slide-4 .preload {
		background: url(../images/04_s.jpg) no-repeat left top/100% 100%;
	}
	
	.banner-box .homepage-left100 {
		width: 100%;
		position: absolute;
		left: 100%;
		top: 44%;
		z-index: 10;
		transform: translate(-50%, -50%);
	}
	
	.banner-box .homepage-left100 .txt {
		text-transform: uppercase;
		font-size: 48px;
		letter-spacing: 16px;
		line-height: 72px;
	}
	
	.banner-box .txtCenter {
		position: absolute;
		top: 45%;
		left: 50%;
		z-index: 10;
		transform: translate(-50%, -50%);
		text-align: center;
		width: 100%;
		padding: 15px;
	}
	
	.banner-box .txtCenter .txt {
		font-size: 125px;
		letter-spacing: -2px;
		line-height: 115px;
		color: #121212;
		text-align: center;
		text-transform: uppercase;
		font-family: "Arial Black", Gadget, sans-serif;
	}
	
	.banner-box .whiteTxt {
		position: absolute;
		top: 45%;
		left: 50%;
		z-index: 10;
		transform: translate(-50%, -50%);
		text-align: center;
		width: 100%;
	}
	
	.banner-box .whiteTxt .txt {
		font-size: 65px;
		letter-spacing: -2px;
		line-height: 82px;
		color: #ffffff;
		text-align: center;
		font-family: "Arial Black", Gadget, sans-serif;
	}
	
	
	
	
	
	
	
	@media  only screen and (max-width:768px) {
		header,footer {
			position: static;
		}
	
		.banner-box .swiper-container {
			height: auto;
		}
	
		.banner-box .swiper-button-prev,.swiper-button-next,header ul li:not(:first-child) {
			display: none;
		}
	
		.banner-box .homepage-left100 .txt {
			font-size: 24px;
			letter-spacing: 8px;
			line-height: 36px;
		}
	
		.banner-box .txtCenter .txt {
			font-size: 60px;
			letter-spacing: 0;
			line-height: 55px;
		}
	
		.banner-box .whiteTxt .txt {
			font-size: 30px;
			letter-spacing: 0;
			line-height: 40px;
		}
	
		.banner-box .swiper-container .swiper-pagination {
			bottom: 10px;
		}
	
	}	
	
	/* banner end */

.mod1019 .banner .swiper-container,.mod1019 .banner .ban_bg,.mod1019 .banner .ban_nbg {width: 100%;height: 100%;} 
.mod1019 .banner .swiper-pagination-bullet-active {background: #ffd900;}
.mod1019 .banner .swiper-slide{ background-position: center; background-repeat: no-repeat;}
.mod1019 .banner .swiper-slide a{ display: block; width: 100%; height: 100%;}
.mod1019 .banner .swiper-slide a img{
	width:100%;
	}
.mod1019 .banner .swiper-pagination-bullet-active {width:50px; border-radius:6px; background: #1ca0ee;}
.hwa{font-size: 0;margin: 15px 0 15px 11px;}
.hwa p{ float: left;}
.hwa i{display: block;font-style: normal;font-size: 36px;line-height: 50px;color: #222;font-weight: bold;}
.hwa em{display: block;font-style: normal;font-size: 14px;line-height:20px;font-family: "arial";text-transform: uppercase;color: #999;}

.sgs{
    float: left;
    padding: 45px 0 0 40px;
}
   
.hline{width: 15px;height: 60px;background: url(../image/008.png) left center no-repeat;margin: 0 30px 0 20px;}
.hmean{font-size: 20px;color: #333;line-height: 36px;letter-spacing: 1px;}
.hmean b{display: block;font-size: 25px;color: #333;}
.hmean b span{color: #1ca0ee; font-weight:bold;}
.head_img{
    margin:35px 0 0 100px; height: 122px;
}
.head_img img{
    display: block;
}
 .head_p{
 font-size: 16px;
 color: #777;
 line-height: 40px;
 padding: 0 0 0 0;
 text-align: left;
 }
 .head_p p{ font-size:38px; font-family: "impact"; color: #222; line-height: 34px;}
 .head_p p span{
     font-size: 32px;letter-spacing: 0.5px;
 }

  .hwa a{ font-size: 16px;cursor: pointer;
      display:block;text-align: center;padding: 0 20.5px;line-height: 34px;color: #333;background: #eaeaea; float: left;
  }
  .hwa a:nth-of-type(2n){
      background: #f5f5f5;
  }
.hwa a:hover{
    background: #1ca0ee;color: #fff;
}
 .hwa li{ display: block; position: relative;}
 .head_p b{ font-weight:lighter;
     display: block;float: left;font-size: 57px;color: #dedede;line-height: 85px;
 }
  .head_p .tel{text-align: left; padding-right: 10px; margin-right: 10px; color: #222;
      font-size: 16px;line-height: 27px;padding-top:7px; position: relative;
  }
  .head_p .tel:after{
      display: block;content: "";width: 1px;height: 51px;background: #eee; position: absolute;right: 0;top: 10px;
  }
  
.hidden{
    display: none;
}



.newprod{ background: #f5f5f5;
  width: 100%;min-width: 1400px;padding: 80px 0;  position: relative;border-top: 1px solid #dedede;
}
.newprodb{
    min-height:200px;
}
.newprod .box{
    position: relative;overflow: hidden;
}


 .newprod  li{
     width:23.5%;display: block;float: left;
 }
 .newprod  li a{
     display: block;padding: 0 10px;
 }
 .newprod  li .pic{ background: #fff;position: relative;
 }
 .newprod  li .pic:after{content:"";
     display: block;position: absolute;top: 0;right: 0;background: url(../image/projian.png)no-repeat;width: 60px;height: 60px;
 }

 .newprod  li .pic.honor:after{content:"";
     display: none;position: absolute;top: 0;right: 0;background: url(../image/projian.png)no-repeat;width: 60px;height: 60px;
 }

  .newprod  li a{
      display: block;
  }
 .newprod li .pic img{ width:100%;  height:auto; display:block; 
     box-sizing: border-box; padding: 20px;transition:all ease 0.5s;
 }
 .newprod li:hover .pic img{ transform:scale(1.2);
     }
.newprod  li .txt{background: #fff;padding:0 35px 35px 35px;position: relative;text-align: justify; margin-top: -10px;
    
}
.newprod  li .txt dl{text-align:center;
    font-size: 1.4rem;color: #222;line-height: 1.6rem; font-weight: bold;
}

.newprod li:hover .txt dl{color:#1ca0ee;}



.about_all{
    padding-top:80px ;overflow: hidden;width: 100%;min-width: 1400px; background: url(../image/aboutbg.jpg)center 534px no-repeat;
}
.about_all .picScroll-left3{ overflow:hidden; position:relative;
z-index: 3;
    
}
.about_r{ background: #fff;
    position: relative;border: 10px solid #eee;padding: 10px;
}	
	.about_all .picScroll-left3 .bd{  }
	.about_all .picScroll-left3 .bd ul{ overflow:hidden; zoom:1; }
	.about_all .picScroll-left3 .bd ul li{width:640px; margin:0 ; float:left; _display:inline; overflow:hidden; text-align:center; 
	
	 display:block;}
	 .about_all .picScroll-left3 .bd ul li a{
	     display: block;
	 }
	.about_all .picScroll-left3 .bd ul li .pic{ text-align:center; 
	    height: 447px;
	}
	.about_all .picScroll-left3 .bd ul li .pic img{ width:100%;  height:auto; display:block; }

.about_r .hd{
    display: block;text-align: center;position: absolute;bottom:25px;left: 0;right: 0;width:100%;
}
.about_r .hd li{display: inline-block;border-radius: 50%;overflow: hidden;cursor: pointer;
    width: 10px;height:10px;background: #1ca0ee;border: 2px solid #fff; margin: 0 3px;color: #1ca0ee;
}
.about_r .hd li.on{
    background: #ffd900;color: #ffd900;
}

.about_l{
    width: 680px;text-align: justify;
}
.about_l dl{display: block;
    font-size: 44px;font-weight: bold;line-height: 50px;color: #1ca0ee;
}
.about_l dt{
    display: block;
    line-height: 32px;
    color: #222;
    font-size: 22px;
    font-weight: lighter;
}
.about_l dt:after{content:"";
    display: block;width: 50px;height: 1px;background: #1ca0ee;margin: 20px 0 20px 0;
}
.about_l p{
    font-size: 15px;
    color: #666;
    line-height: 32px;
    overflow : hidden;
    text-overflow: ellipsis;
    text-indent: 2em;
    display: -webkit-box;
    -webkit-line-clamp:6;
    -webkit-box-orient: vertical;
}

.abbtn{
    margin-top: 50px;position: relative;
}
.abbtn a{ display:inline-block; width:32%; height:100px; vertical-align:top; background:#f5f5f5; transition:all .3s ease; position:relative; padding:25px 30px; font-size:22px; color:#555555;
    box-sizing: border-box;
}
.abbtn { font-size:0;}
.abbtn a+a{ margin-left:2%;}
.abbtn a em{ text-transform:uppercase; font-size:12px; color:#999999; display:block; margin-top:3px;}
.abbtn a:hover{ background:#1ca0ee; color:#fff;}
.abbtn a:hover em{color:#c6e7d9;}
.abbtn a i{ position:absolute; top:0; bottom:0; margin:auto 0; right:28px; width:40px; height:37px; background:url(../image/aboutico.png) no-repeat left top; transition:all .3s ease;}
.abbtn a:nth-child(2) i{ background-position-x:-53px;}
.abbtn a:nth-child(3) i{ background-position-x:-106px;}
.abbtn a:hover i{ background-position-y:-50px;}



.num{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center; height:230px; font-size:15px; color:#555555; text-align:center; }
.num span,.num i{ display:inline-block; vertical-align:top;}
.num span{ font-size:66px !important; color:#000000 !important; font-family:impact; position:relative; z-index:3;}
.num i{ border-radius:50%; width:30px; height:30px; font-size:22px; font-family:impact; line-height:30px; color:#fff; background:#1ca0ee; margin-left:-10px;}
.num p+p{ margin-top:5px;
    font-size: 18px;
}



.prod_all{
    width: 100%;
    padding: 40px 0 80px 20px;
    background: #f5f5f5;
    box-sizing: border-box;
}
.prod_t{ margin-bottom:40px;
    text-align: center;padding-bottom: 37px;background: url(../image/pro_ico.png)center bottom no-repeat;
}
.prod_t dl{
    font-size: 44px;color: #222;line-height: 44px;
}
.prod_t dl strong{
    color: #1ca0ee;
}
.prod_t p{
    line-height: 50px;
    font-size: 22px;
    color: #000;
    font-weight: lighter;
}


.prod_b{
    background: #fff;
}

.prolist{
    float: left;
    box-sizing: border-box;
    width: 300px;
    position: relative;
    background: #fff;
    border: 5px solid #1ca0ee;
}
.prolist_t{
    text-align: center;
    padding: 30px 0;
    color: #fff;
    line-height:38px;
}
.prolist_t dl{
    color: #fff;font-size: 30px;font-weight: bold;letter-spacing: 1px;
}
.prolist_t dt{
    font-size: 20px;
}

.prodlistc{
    background: #fff; padding-top: 25px;
}

.prodlistc .yiji{box-sizing:border-box; margin-bottom:12px;
    width: 100%;color: #222;font-size:19px;font-weight: bold; border-bottom: 1px solid #ddd;
    display: block;line-height:30px;position: relative; padding-bottom: 10px; padding-left: 50px;
}
.prodlistc .yiji:before{
    position: absolute;top: 0;left:22px;color: #1ca0ee;font-weight: normal;
}

.prodlistc .list_02{ padding: 0 19px;
    border-bottom: 1px solid #ddd;padding-bottom: 12px;
}
.prodlistc .list_02 dl{ line-height:28px;
   display: inline-block;
}

.prodlistc .list_02 dl a{position: relative; padding:0 3px;
   font-size: 13px;color: #666;
}
.prodlistc .list_02 dl a:hover,.prodlistc a:hover{
    color:#1ca0ee;
}


.prodlistc .list_02:after{
    display: block;content: "";clear: both;
}
.prodlistc li+li{
    margin-top:12px;
}




.prolist_b{
    background: #1ca0ee;padding: 20px;
}
.prolist_b b{    font-size: 20px;
    color: #fff;
    position: relative;
    display: inline-block;
    padding-left: 30px;}
    
.prolist_b b:before{
    position: absolute;

    font-family: "iconfont";
    color: #fff;
    top: 3px;
    left: 0;
    font-size: 20px;
}    
.prolist_b p{font-size: 16px;
    color: #73cd9f;
    line-height: 24px;
    margin-top: 14px;}
    
    
.prodgd{
    padding: 0px 50px 50px 40px;
    box-sizing: border-box;
    width: 1085px;
    overflow: hidden;
}    

.colee{
    overflow: hidden;
    height: auto;
    width:100%;
    }


.prodgd table td{width: 32%;display: block;float: left;margin: 0 2% 2% 0;border: 1px solid #ddd;box-sizing:border-box;}
.prodgd table td:nth-of-type(3n){
    margin-right: 0;
}
.prodgd table td span{line-height:45px;}
.prodgd table tr td a{display: block;overflow: hidden;font-size: 1.3rem;font-weight: bold;color: #222;
}
.prodgd table tr td:hover span a{ background:#1ca0ee; color:#fff;}
.prodgd table tr td>a{width:100%;overflow:hidden;height: 250px;}
.prodgd table tr td br{display: none;}
.prodgd img{
    transition:all 0.2s linear;
    -webkit-transition:all 0.2s linear;
    -moz-transition:all 0.2s linear;
    width: auto;
    height: 100%;
    display: block;
}
.prod_b img:hover{-webkit-transform: scale(1.12, 1.12); transform: scale(1.12, 1.12); -moz-transform: scale(1.12, 1.12);  overflow:hidden;}   


.problem{
    overflow:hidden;
    width: 100%;
    min-width: 1400px;
}
.problem .prod_t{
   background: none; padding-bottom: 0;
}
.problemt{
    background: url(../image/faq.jpg)center bottom no-repeat;height: 700px;
}
.problemtb{
    position: relative;
}
.problemtb li{
    animation: prminfo 4s linear infinite;
    display: block;
    width: 210px;
    height: 210px;
    box-sizing: border-box;
    background: #effff7;
    /* border: 5px solid #1ca0ee; */
    color: #666;
    font-size: 17px;
    text-align: center;
    border-radius: 50%;
    overflow: hidden;
    padding: 40px 25px 0 25px;
    line-height:28px;
    position: absolute;
    box-shadow: 0 0 10px #1ca0ee;
}
.problemtb li span{ padding-bottom: 15px;
    color: #1ca0ee;font-size: 30px;font-weight: bold;display: block;
}
.problemtb li:nth-of-type(1){left: 250px;top: 0;animation-delay: 1s;
    width: 220px;height: 220px; padding-top: 45px;
}

.problemtb li:nth-of-type(2){left:0;top: 140px;animation-delay: 2s;} 
/* .problemtb li:nth-of-type(3){left:200px;top:300px;animation-delay: 3s;} */
.problemtb li:nth-of-type(4){right:240px;top: 0;animation-delay: 1s;width: 220px;height: 220px; padding-top: 45px;}
.problemtb li:nth-of-type(3){right:0;top: 140px;animation-delay: 3s;} 
.problemtb li:nth-of-type(6){right:200px;top:300px;animation-delay:2s;}

@keyframes prminfo {
   25% {-webkit-transform: translateY(-20px);}
   50%, 100% {-webkit-transform: translateY(0);}
   75% {-webkit-transform: translateY(20px);}
}

.problemb{
    padding-top:75px;
    padding-bottom: 100px;
    min-height:700px;
    overflow: hidden;
    background: #1ca0ee url(../image/promblebg.jpg)center bottom no-repeat;
}

.problemtb li:nth-of-type(2n){
}
.problemtb li:nth-of-type(3n){
}
.problemtb li{cursor:pointer;
    border-color: #1ca0ee;background: #1ca0ee;color: #fff;
}
.problemtb li span{
    color: #ffd900;
}

.problemb .prod_t{
   background: none;
   padding-bottom: 0;
   color: #73cd9f;
   margin-bottom: 80px;
}
.problemb .prod_t p{color: #fff;}
.problemb .prod_t dl{
    color: #fff;
}
.problemb .prod_t span{
    color: #ffd900;
}
.problembb li{
    text-align: center;
    width: 25%;
    float: left;
    background: #0089d9;
    box-sizing: border-box;
    padding:50px 40px;
}
.problembb li:nth-of-type(2n){background: rgb(255 255 255 / 32%);}
.problembb li dl{
    color: #fff;font-size:28px;line-height: 60px;
}
.problembb li p{
    color: rgba(255,255,255,0.6);font-size: 15px;line-height: 28px;
}
.problembb li i{
    display: block;font-size: 50px;line-height: 50px;color: #fff;
}

.problembb .txt{
    margin-top: 150px;
}
.problembb .txtl dl{
    font-size: 40px;color: #fff;font-weight: bold;line-height: 50px;
}
.problembb .txtl dd{
    color: rgba(255,255,255,0.4);font-family: "airal";font-size: 13px;text-transform: uppercase;line-height: 30px;
}
.problembb .txtl dt{letter-spacing: 1px;
    font-size: 30px;color: #fff;line-height: 40px; padding-top: 10px;font-weight: lighter;
}

.problembb .tel{
    margin-left: 100px; margin-top: 10px;
}
.problembb .tel:before{width:64px;height:64px;text-align: center; background: rgba(255,255,255,5%);line-height: 64px;
    display: block;float: left;color: rgba(255,255,255,0.6);font-size:38px;margin-right:8px;border-radius: 50%;overflow: hidden;
}
.problembb .tel dl{
    float: left;line-height:20px;
}
.problembb .tel dl dd{
    font-size: 16px;color: rgba(255,255,255,0.6);
}
.problembb .tel dl dt{
    display: block;color: #fff;font-size: 34px;font-weight: bold;font-family: "airal";line-height: 44px;
}
.problembb .tel a{display: block;text-align: center;
   line-height:46px;background: rgba(255,255,255,5%);font-size: 16px;color: #fff;border-radius: 30px;overflow: hidden; margin-top:13px;
}
.problembb .tel a:hover{
    background: #fff;color: #1ca0ee;font-weight: bold;
}

.youshi{
    width: 100%;min-width: 1400px; margin-top:18px;
}
.youshib{
     display: block;position: relative;
 }
 
.youshib .picScroll-left4{ overflow:hidden; position:relative;  }
.youshib .picScroll-left4 .hd{ height:80px; background:#1ca0ee;position:relative;box-sizing: border-box;
    width: 1400px; 
}
.youshib .picScroll-left4 .hd .prev{ display:block;  width:39px; height:27px;  position: absolute;left: 35px;top: 25px;
			 cursor:pointer; background:url(../image/016.png) 0 0 no-repeat;z-index: 99;}
.youshib .picScroll-left4 .hd .next{ display:block;  width:39px; height:27px; position: absolute;right: 35px;top: 25px;
z-index: 99;
			 cursor:pointer; background:url(../image/017.png) 0 0 no-repeat;}


.youshib .picScroll-left4 .hd ul{text-align: center; position: relative;
margin: 0 auto;
    
}
.youshib .picScroll-left4 .hd ul li{line-height:80px;cursor: pointer;
    display: inline-block;text-align: center; padding: 0 20px;width: 19%;position: relative;
}
.youshib .picScroll-left4 .hd ul li:before{content:"";
    display: block;width: 1px;height:30px;border-left: 1px dashed rgba(255,255,255,20%);position: absolute;right: 1px;top: 25px;
}
.youshib .picScroll-left4 .hd ul li a{
    color: #fff;font-size: 22px;color: #fff;
}
.youshib .picScroll-left4 .hd ul li.on{position: relative;
    }
    .youshib .picScroll-left4 .hd ul li.on:after{width:20px; height: 20px;transform: rotate(45deg);position: absolute;left: 0;right: 0;
    top:-10px;background: #1ca0ee;content: "";left: 0;right: 0;margin: 0 auto;
        display: block;
    }
    .youshib .picScroll-left4 .hd ul li.on a{
        color: #ffd900;
    }
.youshib .picScroll-left4 .hd ul li:nth-of-type(4):before{
    display: none;
}
.youshib .picScroll-left4 .bd{ }
.youshib .picScroll-left4 .bd ul{ overflow:hidden; zoom:1; 
    height:530px;
}
.youshib .picScroll-left4 .bd ul li{float:left; overflow:hidden;
width: 100%; background: #f9f9f9;
    
}


.youshib .picScroll-left4 .bd ul li .pic{  box-sizing: border-box;border: 1px solid #eee;
    width: 700px;overflow: hidden;height: 500px;overflow: hidden;
}
.youshib .picScroll-left4 .bd ul li .pic img{
    display: block;width: 100%; height:100%;
}

.youshib .picScroll-left4 .bd ul li .txt{width: 700px;padding: 50px;box-sizing: border-box; position: relative;
    font-size: 16px;font-weight: lighter;color: #666;line-height: 32px; border: 1px solid #eee;height: 500px;
}
.youshib:before{background: url(../image/nuberbg.png)top center no-repeat;position: absolute;top: -15px;
    display: block;width: 120px;height: 140px;content: "";
    left: 45px;z-index: 99;
}
.youshib .number{ text-align: center;color: #ffd900;width: 120px;position: absolute;left: 45px;top: 0;z-index: 100;
}
.youshib .number p{ padding-top: 17px;
    font-size: 26px;line-height: 32px;
}
.youshib .number em{
    font-size: 38px;font-family: bd;line-height:50px;font-weight: bold;
}
.youshib .picScroll-left4 .bd ul li .txt a{
    display: block;position: absolute;top: 53px;right: 50px;background: #1ca0ee;color: #fff;text-align: center;border-radius: 25px;overflow: hidden;
    width: 150px;line-height: 44px;
}
.youshib .picScroll-left4 .bd ul li .txt dl{ padding-left: 123px;
    font-size: 36px;color: #222;line-height:46px; font-weight: bold; 
}
.youshib .picScroll-left4 .bd ul li .txt dl span{
    color: #1ca0ee;
}
.youshib .picScroll-left4 .bd ul li .txt dd{ padding-left: 123px;
    font-size:16px;text-transform: uppercase;color: #999;background: url(../image/youshiimgbg.jpg)bottom repeat-x;padding-bottom:38px;
}

.youshib .picScroll-left4 .bd ul li .txt dt{text-align: justify; 
    margin-top: 30px;
}

.youshib .picList:after{
    display: block;content: "";clear: both;
}

.youshib .picScroll-left4 .bd ul li .txt i{width: 32%;float: left;  margin-top:40px;cursor: pointer;
    display: block;text-align: center;font-size: 20px;color: #222;line-height:40px;background:rgba(231,239,235,1);
    padding: 22px 0 16px 0;
}
 .youshib .picScroll-left4 .bd ul li .txt i+i{
     margin-left: 2%;
 } 
  .youshib .picScroll-left4 .bd ul li .txt i:before{display:block;
     font-size: 40px;color: #1ca0ee;
  }
  

.case_all{
    width: 100%;
    min-width: 1400px;
    margin-top: 80px;
    /* background: #f5f5f5; */
    padding: 80px 0;
    position: relative;
    z-index: 20;
}
.case_all .prod_t{
    margin-bottom: 20px;
}
.case_list{text-align: center;
    margin-bottom: 30px;overflow: hidden;
}
.case_list:after{
    display: block;content: "";clear: both;
}
.case_list li{ position: relative; padding-right: 140px;cursor: pointer;
display:inline-block;text-align: center;line-height: 28px;
}
.case_list li:after{
    display: block;content: "";width: 1px;background: #e3e3e3;height: 140px;position: absolute;right:77px; top:0;
}
.case_list li:last-child{  padding-right: 0;
}
.case_list li:last-child:after{
    display: none;
}
.case_list li i{ margin: 0 auto 6px auto;width: 80px; height:80px; font-size: 36px;color: #333; line-height: 80px;
    display: block;border: 1px solid #e3e3e3;border-radius:50%; 
}
.case_list li em{
display: block;font-size: 20px;color: #333;
}
.case_list li dl{
    font-size: 12px;text-transform: uppercase;color: #999;
}

.case_list li:hover i{
    background: #1ca0ee;color: #fff;
}
.case_b{ position: relative;
  min-height: 300px;
}

.case_b a{text-align: center;
    display: block;width: 340px;height: 255px;overflow: hidden;float: left; position: relative;
} 
.case_b a dt{width: 100%;height: 255px;
    overflow: hidden;
}


.case_b a dt img{ display: block;
    height: 100%;width: auto;
}

.case_b a dd{ font-size: 16px;transition: all ease 0.5s;
    display: block;width: 100%;line-height: 50px;position: absolute;bottom: 0;left: 0;right: 0;
    background:rgba(0,0,0,40%);color: #fff;
}
.case_b a:hover dd{
    bottom: -50px;
}

.case_b a:nth-of-type(3){
   width: 658px;height: 540px;margin: 0 30px; 
}
.case_b a:nth-of-type(3) dt{ width: 658px;height: 540px;
    
}
.case_b a:nth-of-type(2),.case_b a:nth-of-type(5){
    float: right;
}
.case_b a:nth-of-type(4){
  position: absolute;left: 0;top: 285px;  
}
.case_b a:nth-of-type(5){
    margin-top: 30px;
}
.case_b a img{
    transition: all ease 0.5s;
}
.case_b a:hover img{
    transform: scale(1.2);
}


.partner{ margin-top: 80px;
    width: 100%;min-width: 1400px;
}

.partner img { -webkit-user-drag: none;user-select: none;}
.partner_b:after{content: "";display: block;clear: both;}
.partner_b li{
    width: 33%;
    box-sizing: border-box;
    background: #fff;
    padding: 10px 20px;
    border: 1px solid #eee;
    border-right: none;
    border-bottom: none;
    float: left;
    position: relative;
    overflow: hidden;
    height: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
}		
.partner_b li .pic img{display: block;width: 100%; height: auto;
}	
.partner_b li .txt{
    display: block;
    background: #1ca0ee;
    color: #fff;
    position: absolute;
    text-align: center;
    width: 100%;
    font-size: 22px;
    position: absolute;
    top: -142px;
    left: 0;
    right: 0;
    line-height: 142px;
    transition: all ease 0.5s;
}
.partner_b li:hover .txt{top:0;}
.partner_b li:nth-of-type(n+11){
    border-bottom: 1px solid #eee;
}
.partner_b li:nth-of-type(5n){
    border-right: 1px solid #eee;
}


.process{width: 100%;min-width: 1400px; padding: 110px 0 1px 0;
    margin-top:70px;background: url(../image/processbg.jpg)center top no-repeat;
}
.processb{
    overflow: hidden;
}
.processb li{float: left; padding: 40px;text-align: center;position: relative;overflow: hidden;cursor: pointer; height: 234px;
    display: block;width: 25%; background: #fff;box-sizing:border-box;border: 1px solid #eee;border-right:none;border-bottom: none;
}
.processb li+li:after{content:"";
    display: block;width: 20px;height: 20px;background: #e1e1e1;transform: rotate(45deg);position:absolute;left: -10px;top: 107px;
}
.processb li:nth-of-type(n+5):after{right: -10px;left:auto;}
.processb li:nth-of-type(8):after{content:"";
   left:0;right: 0;margin: 0 auto;top: -10px;
}

.processb li dl{
    display: block;position: relative;
}
.processb li dl:after{
    display: block;content: "";clear: both;
}
.processb li dl:before{border-radius:50%;overflow:hidden; margin: 0 auto;
    display: block;width: 66px;height: 66px;text-align: center;background: #1ca0ee;line-height: 66px;color: #fff;font-size: 35px;
}
.processb li dl dd{
    font-size: 30px;color: #222;line-height:45px; padding-top: 10px;
}
.processb li dt{
    font-size: 18px;line-height: 32px;
}

.proc_pho{display: flex;background: #1ca0ee;width: 790px;height: 60px;align-items: center;justify-content:center;border-radius: 30px;margin:60px auto 80px;}
.proc_pho b{font-size: 24px;color: #fff;}
.proc_pho p{width: 260px;height: 100%;background: #333;color: #fff;font-size: 18px;text-align: center;line-height: 60px;border-radius: 30px;margin:0 16px;}
.proc_pho>span{color: #fff;font-size: 36px;font-family: "Arial";font-weight: bold;}
.proc_pho p span{display: inline-block;margin-right:3px;
    font-size: 22px;
}

.processb li.cur{
    background: #1ca0ee;color:rgba(255,255,255,0.4);
}
.processb li.cur dl dd{
    color: #fff;
}
.processb li.cur dl:before{
    background: rgba(255,255,255,10%);color: #fff;
}
.processb li.cur:after {
    background: #fff;
}

  .copy_all{width: 100%;min-width: 1400px;background: #222126; padding: 70px 0 40px 0; color:#ccc;font-size: 15px;
  
   }
  .copy_all a{ color:#ccc;
      font-size: 15px;text-transform: uppercase;
  }
  .copy_all a:hover{ color:#1ca0ee;}
  .copy_w{width: auto; font-size:15px;
     
  }
    .copy_w:first-child{ width:29%;
        
    }
  .copy_w p{ font-size: 20px;color: #fff; letter-spacing: 1px;font-family: "times";line-height: 20px;}
  .copy_w .tel1{ background: url(../image/layout1.png)left center no-repeat;padding-left: 35px; color: #ccc; line-height: 26px; margin-top: 22px;}
    .copy_w .tel2{ background: url(../image/layout2.png)left center no-repeat;padding-left: 35px; color: #ccc; line-height: 26px; margin-top:21px;}
    .copy_w .tel3{ background: url(../image/layout3.png)left center no-repeat;padding-left: 35px; color: #ccc; line-height: 26px; margin-top: 21px;}
  .copy_w strong{ font-size: 16px;}
  .copy_w a{display: block; width: 130px; text-overflow: ellipsis;overflow: hidden;line-height: 32px; white-space: nowrap;font-size:15px;}
  .copy_w+.copy_w{ margin-left:20px;}
  .copy_w .word{ margin-top: 27px;}
  .copy_code{ font-size: 15px; line-height: 30px;}
  .copy_code .code{ padding: 0 0 15px 0; }
  .copy_code .code dl{ float: left;width: 215px; text-align: center; font-size: 15px; color: #ccc;line-height: 40px;}
  .copy_code .code dl+dl{ margin-left:30px;}
  .copy_code .code dl img{ display: block; background:#fff; padding: 1px;box-sizing: border-box; width:165px;
      float: left;
  }
  .copy_code .code i{ float: left;display: block;font-style: normal;font-size:15px;line-height:26px;color: #ccc;text-align: center; 
      width: 42px;height: 165px;background: rgba(255,255,255,0.1);box-sizing: border-box;padding: 22px 10px;
  }

.copy_txt{line-height: 26px; margin-top:35px;
    border-top: 1px solid #333;padding-top:35px;
}


.deil_title{display: block;line-height: 50px;
    background: #f5f5f5;padding-left: 30px;font-size: 20px;font-weight: bold;color: #1ca0ee; margin: 20px auto;
}

				.mod1541 .news_bg {
					padding: 80px 0;
					overflow: hidden;
				}

				.mod1541 .news_list {
					display: flex;
					align-content: stretch;
					justify-content: center;
				}

				.mod1541 .news_list li {
					margin-bottom: 30px;
					text-align: center;
				}

				.mod1541 .news_list li:nth-child(2) {
					margin: 0 17px;
				}

				.mod1541 .news_list li a {
					display: inline-block;
					width: 220px;
					background: #f8f8f8;
					height: 62px;
					box-sizing: border-box;
					line-height: 62px;
					font-size: 20px;
					color: #414b4b;
					position: relative;
					transition: all 0.5s ease;
					text-align: center;
				}

				.mod1541 .news_list li a:after {
					content: '';
					display: block;
					width: 32px;
					height: 32px;
					position: absolute;
					top: 16px;
					left: 36px;
					background: url(static/image/KxQoOZAi8Ycke5SHyu2qPSij7uendcWXkTi5lHU9r7Dcz0WUhRAQXpTc8u6AK_Pk2TIyZjP1wKqnyFDoouvCyGaY1OnFO_0d0VB3tT-f1gWda1eowUAP8cy6SMF3Tp1_.png) no-repeat left top;
					transition: all 0.5s ease;
				}

				.mod1541 .news_list li a+a {
					margin-left: 11px;
				}

				.mod1541 .news_list li:nth-child(2) a:after {
					background-position-x: -37px;
				}

				.mod1541 .news_list li:nth-child(3) a:after {
					background-position-x: -76px;
				}

				.mod1541 .news_list .on a:after {
					background-position-y: -69px;
					transform: translateX(360deg);
				}

				.mod1541 .news_list .on a {
					background: #1ca0ee;
					color: #fff;
				}

				.mod1541 .news_d {
					width: 100%;
					overflow: hidden;
					display: inline-grid;
					grid-auto-flow: row dense;
					grid-template-columns: 37% 61%;
					grid-template-rows: repeat(2, auto);
					grid-row-gap: 4%;
					grid-column-gap: 2%;
				}

				.mod1541 .news_d .news_item .news_tile a {
					font-size: 20px;
				}

				.mod1541 .news_d .news_item:nth-child(1) {
					padding: 3% 0;
					position: relative;
					background: #f8f8f8;
					float: left;
					display: flex;
					flex-direction: column;
					align-items: center;
					grid-row-start: 1;
					grid-row-end: 4;
				}

				.mod1541 .news_d .news_item:nth-child(1) .news_tile {
					font-size: 22px;
				}

				.mod1541 .news_d .news_item:nth-child(1) .news_w {
					font-size: 14px;
					line-height: 30px;
					color: #888;
					margin-top: 10px;
				}

				.mod1541 .news_d .news_item:nth-child(1) .news_date {
					margin-bottom: 3%;
					width: 80%;
					background: url(static/image/KxQoOZAi8Ycke5SHyu2qPSij7uendcWXkTi5lHU9r7Dcz0WUhRAQXpTc8u6AK_Pk2TIyZjP1wKqnyFDoouvCyGKPYWYZwGrMqbPWVAYpFhJs2823eM1BkY0nHl-c4vkJ.png) left no-repeat;
					font-size: 12px;
					padding-left: 15px;
					color: #999;
				}

				.mod1541 .news_d .news_item:nth-child(1) .news_img {
					margin-top: 3%;
					width: 83%;
					overflow: hidden;
				}

				.mod1541 .news_d .news_item:nth-child(1) .news_img a {
					display: block;
					width: 100%;
					height: 0;
					padding-bottom: 75%;
				}

				.mod1541 .news_d .news_item:nth-child(1) .news_img img {
					display: block;
					width: 100%;
				}

				.mod1541 .news_d .news_item:nth-child(1) .news_txt {
					width: 83%;
				}

				.mod1541 .news_d .news_item:nth-child(n+2) {
					float: right;
					background: #f8f8f8;
					position: relative;
					overflow: hidden;
				}

				.mod1541 .news_d .news_item:nth-child(n+2) .news_item_a {
					display: block;
					padding-bottom: 2%;
					font-size: 20px;
					width: 82%;
				}

				.mod1541 .news_d .news_item:nth-child(n+2) .news_txt {
					padding: 5% 0 4% 4%;
				}

				.mod1541 .news_d .news_item:nth-child(n+2) .news_w {
					font-size: 14px;
					color: #888;
					line-height: 28px;
					width: 82%;
				}

				.mod1541 .news_d .news_item:nth-child(n+2) .news_date {
					background: url(__TMPL__/public/static/image/KxQoOZAi8Ycke5SHyu2qPSij7uendcWXkTi5lHU9r7Dcz0WUhRAQXpTc8u6AK_Pk2TIyZjP1wKqnyFDoouvCyGKPYWYZwGrMqbPWVAYpFhJs2823eM1BkY0nHl-c4vkJ.png) left no-repeat;
					position: absolute;
					right: 5%;
					top: 30%;
					font-size: 12px;
					padding-left: 15px;
					color: #999;
				}

				.mod1541 .news_d .news_item:nth-child(4) {
					margin-bottom: 0;
				}

				.mod1541 .news_d .news_item:hover .news_item_a {
					color: #1ca0ee;
				}

				.mod1541 .news_d .news_ico {
					position: absolute;
					right: 7%;
					top: 55%;
				}
				.mod1517 .links {
					position: relative;
					height: 96px;
					background: url(__TMPL__/public/static/image/100424_copyright_012_bg.png) no-repeat center;
					line-height: 96px;
				}

				.mod1517 .links .box {
					display: flex;
				}

				.mod1517 .links span {
					color: #fff;
					display: inline-block;
				}

				.mod1517 .links span:last-child {
					display: none;
				}

				.mod1517 .links a {
					font-size: 16px;
					color: rgba(255, 255, 255, 0.6)
				}

				.mod1517 .links p {
					margin: 0 15px 0 25px;
					font-size: 16px;
					color: #fff;
					font-weight: bold;
					padding-left: 35px;
					background: url(/static/image/linkbg.png) no-repeat left center;
				}

				.mod1517 .links p span {
					font-size: 18px;
					padding-left: 5px;
				}
				
    .mod1370 .nav_bg {
        position: relative;
        width: 100%;
        z-index: 9;
        height: 70px;
        line-height: 70px;
        background: linear-gradient(to bottom,#f5f5f5,#f5f5f5,#f5f5f5,#eee);
        background: #eee;
 }
    .mod1370 .nav_bg li {
        position:relative;
        float: left;
        width:12.5%;
        text-align: center;
        height: 70px;
        text-align: center;
    }
    .mod1370 .nav_bg li:last-child {
        background: none;
    }
    .mod1370 .nav_bg li a {
        display: block;
        font-size: 17px;
        color: #333;
        box-sizing: border-box;
    }
    .mod1370 .nav_bg li:hover > a,.mod1370 .nav_bg li.on > a {
        color: #1ca0ee;font-weight: bold;border-bottom: 3px #1ca0ee solid;

    }
    .mod1370 .menu2 {
        display: none;
        position: absolute;
        top: 70px;
        left: 0;
        width: 100%;
        height: auto;
        background:#1ca0ee;
    }
    
    .mod1370 .menu2_r {
     text-align: center;
    }
    .mod1370 .menu2_r li { width: 100%;
        position: relative;
        display: block;
        text-align: center;
        height: 50px;
        line-height: 50px; background-image: none;
        border-top: 1px solid rgba(255,255,255,10%);
    }

    .mod1370 .menu2_r li a { font-size: 15px;
        display: block;
        color: #fff;
        box-sizing:border-box;
    }
    .mod1370 .menu2_r li:hover a {
       background:#1ca0ee;color: #ffd900;
  
    }

	.mod1370.indexhead{
		position:absolute;
		top:0;
		left:0;
		width:100%;
		border-bottom: 1px #ffffff54 solid;
		z-index: 100;
	}
	.mod1370.indexhead .nav_bg{
		background:none;
		box-sizing: border-box;
		line-height: 65px;
		width: 1400px;
		display: flex;
		justify-content:space-between;
		margin: 0 auto;
	}
	.mod1370.indexhead .nav_bg .box{
		width:80%;
	}
	.mod1370.indexhead .nav_bg .logobox{
		width:20%;
		font-size: 40px;
		display: flex;
		font-weight: bold;
		justify-content: center;
		align-items: center;
		line-height:25px;
		letter-spacing: 5px;
		-webkit-text-fill-color: transparent;
		-webkit-background-clip: text;
		background-image: linear-gradient(45deg, #fff,#005fff, #fff,#005fff,#fff);
		-webkit-text-stroke: 0.1px #fff;
	}
	.mod1370.indexhead .nav_bg .logobox span{
		font-size: 15px;
		letter-spacing: 11px;
	}
    .mod1370.indexhead .nav_bg li{
		height: 65px;
		line-height: 65px;
	}

    .mod1370.indexhead .nav_bg li:hover > a,.mod1370.indexhead .nav_bg li.on > a {
        color: #ffffff;
        font-weight: bold;
        border-bottom: 3px #f9f9f9 solid;
    }

   .mod1370.indexhead .nav_bg li a{
	   color:#fff
   }

    .mod1370.indexhead .menu2{
		top: 70px;
	}
.mod1019 .banner .swiper-slide a{
	display:flex;
	justify-content:center;
	align-items:center;
	overflow: hidden;
}
.mod1019 .banner .swiper-slide a img{
	width:1920px;
}
.mod1019 .banner .swiper-slide{
	height:100%;
	overflow:hidden;
}

.mod1019 .banner .swiper-slide .video-box{
	position:relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.mod1019 .banner .swiper-slide .video-box video{
	display:block;
	width:1920px;
	height:auto;
}
.mod1019 .banner .swiper-slide .pic-box{
	position:absolute;
	top: 0;
	left: 0;
	bottom:0;
	display: flex;
	right:0;
	margin:auto auto;
	width: 100%;
	justify-content: center;
	align-items: center;
}
.mod1019 .banner .swiper-slide .pic-box img{
	width: 800px;
	height:auto;
	margin-top: 80px;
}


.pro_class{ height: 70px;
    width: 100%;line-height: 70px;text-align: center; margin-bottom: 30px; float: left;
}
.pro_class li{
     width: 33.3%;background: #eee;color: #333; float: left;
}
.pro_class li:nth-of-type(2n){
    background: #f5f5f5;
}
.pro_class li a{display: block;
    font-size: 1.2rem;color: #333;
}
.pro_class .on a{
    background: #1ca0ee;color: #fff;
}
.pro_class:After{
    display: block;content: "";clear: both;
}
.pro_class li{
 width:16.66666%;
}  



    .n_about{padding-top:20px; background: #fff;margin-bottom: 60px;  width: 1300px; margin: 0 auto;}
    
    .n_ab1{text-align: center;padding: 30px 0 5px 0;}
    .n_about dl{font-size: 32px;}
    .n_about p{font-size: 15px;color: #555;}
    .n_ab{box-shadow: 0 0 5px 0 #d1d1d1;padding: 50px 0 15px 0;margin-bottom: 60px;}
    .n_ab2{ margin-bottom: 10px;}
    .n_ab2 dl{font-size: 33px; letter-spacing: 1.5px; color: #fff;background:#1ca0ee; display: block;line-height: 60px;text-align: center;}
    .n_ab3{width: 630px;}
    .n_ab3 p{text-indent: 2em;font-size: 15px;line-height: 32px;padding: 10px 0 0 48px; font-weight: lighter; text-align: justify;  margin: 0;}
    .n_ab span{font-size: 30px;line-height:48px;margin-left: 15px;color: #999;}
    .n_about .word{ margin-top: 10px; line-height: 32px; padding-left:50px;}
    
    .media{ margin-right: 50px;}
    .digital_box{background: #f5f5f5;
    height: 310px;}
    
.ny_Plant{width:85%;
    min-width: 1400px;margin: 0 auto;
}
    .ny_Plant li{ width: 23.5%; margin-right: 2%; float: left;} 
    .ny_Plant li:nth-child(4n){margin-right: 0;}
    .ny_Plant li img{ width: 100%; height:auto;
  display: block;} 
    .ny_Plant li p{ text-align: center; font-size: 16px; height: 50px; line-height: 50px;}
    
.num{
    padding: 0 50px; height: 180px;
}



.mod1015 .navigation {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    line-height: 60px;
    height: 60px;
    margin-bottom:30px;
   border-top:1px solid #ddd;border-bottom:1px solid #ddd;
    text-align: left;font-size:15px;color:#555;
  
}
.mod1015 .navigation i{
    color: #1ca0ee;padding-right: 5px;
}

.mod1015 .navigation .dicon{ font-size:18px; padding:0 5px; color:#1ca0ee;}
.mod1015 .navigation_w{ float:right; 
    padding-right:5px; 
   font-size:15px;
    font-style: normal;
    font-weight: 300;
    font-family: arial;
    color: #ccc;
    }
.mod1015 .navigation a:hover{ color:#1ca0ee;}


.mod1015 .link{ display:none;}
 
.mod1491 .protemptwo{width:100%; display:flex;flex-wrap:wrap;}
.mod1491 .protemptwo li{
    width:32%;
    height: 320px;
    box-shadow:0px 0px 10px #eee;
    transition: all .5s ease;
    position:relative;
    margin: 10px 2% 2% 0;
    display: block;
    float: left;
}
.mod1491 .protemptwo li:nth-of-type(3n){
    margin-right: 0;
}
.mod1491 .protemppic{overflow:hidden;position:relative;width: 330px;height: 290px;}
.mod1491 .protemppic a{
	width:100%;
	height:100%;
	display:flex;
	align-items: center;
	justify-content: center;
}
.mod1491 .protemppic img{display: block;transition:all .5s ease;width: 100%;}
.mod1491 .protemptitl a{ display:block; position:relative; font-size:16px; line-height:60px; padding:0px 3%;}
.mod1491 .protemptitl{position:relative;}
.mod1491 .protemptitl a:after,.mod1491 .protemptitl:before,.mod1491 .protemppic a:after{content:''; display:block; position:absolute;}
.mod1491 .protemptitl a:after{ width:18px; height:18px; border-radius:50%; right:20px; top:22px; background: url(__TMPL__/public/static/image/KxQoOZAi8Ycke5SHyu2qPSij7uendcWXkTi5lHU9r7Dcz0WUhRAQXpTc8u6AK_PkTiEG_kskeVejtuMMZiSH7qLiCQcW77W4glU6RCHZZjbrjweyVzJd4XsEp4hyLxF8.png) no-repeat top center;}
.mod1491 .protemptitl:before{ width:100%; height:0px; bottom:0px; left:0px; background:#1ca0ee; transition:all 0.5s ease;}
.mod1491 .protemppic a:after{ width:100%; height:0px; background: linear-gradient(to bottom, rgba(0,0,0,0.3), transparent);top:0px; left:0px; transition:all 0.5s ease;}
.mod1491 .protemptwo ul{
    display: block;width: 100%;
}
.mod1491 .protemptwo li:hover .protemppic a:after{ height:100%;}
.mod1491 .protemptwo li:hover .protemptitl:before{height: 100%;transition: 0.6s;}
.mod1491 .protemptwo li:hover .protemptitl a:after{ background-position-y:-18px;}
.mod1491 .protemptwo li:hover .protemptitl a{ color:#fff;}
.mod1491 .protemptwo li:hover .protemppic img{ transform:scale(1.2)}


.mod1061 .pro_detail_img {
    text-align: center;width: 50%;float: left;border: 1px solid #ddd;
}
.mod1061 .pro_detail_txt{
    width: 47%;float: right;
}

.mod1061 .pro_detail_img img {
    max-width: 100%;display: block;
}
.mod1061 .pro_detail_name {
    font-size: 20px;
    font-weight: bold;border-bottom: 1px solid #ddd;margin-bottom: 20px;
    line-height:50px;
  color: #333;line-height: 80px;
}
.mod1061 .pro_detail_next {
    padding: 26px 0 6px 0;
    text-align: center;
}
.mod1061 .pro_content {
    line-height: 28px;
}
.mod1061 .pro_content img {
    max-width: 100%;
    display: block;
}

.mod1061 .pro_content_title {
    position: relative;
    height: 40px;
    border-bottom: 1px solid #ddd;
    line-height: 40px;
    font-size: 14px;
    color: #444;
    margin-bottom: 15px;
    padding-left: 5px;
}
.mod1061 .pro_content_title strong{ 
    font-size: 16px;
    font-weight: bold;
    color: #1ca0ee;
}
.mod1061 .pro_content_title span{
    color: #999;
}
.mod1061 .pro_content_title i {
    display: block;
    width: 100px;
    position: absolute;
    bottom:-1px;
    z-index: 2;
    left:0;
    border-bottom: 2px solid #1ca0ee;
    
}
.mod1061 .pro_content_con {font-size: 15px;padding:40px;text-align: justify;
    line-height: 28px; border: 1px solid #eee; margin-top: 30px;
}
.pro_content_con table{
    width: 100%;
}
.mod1061 .pro_content_con img {
    max-width: 100%;
    display: block;
   margin: 10px auto;
}
.mod1061 .pro_content_con p {

}

.mod1061 .pro_content_con td {
    border: 1px solid #dbdbdb;
   
    line-height: 30px;
    vertical-align: middle;text-align: center;padding: 10px 0;
}
.mod1061 .pro_content_con tr:nth-of-type(1) td{
    background: #fbfbfb;font-weight: bold;color: #222;
}

.pro_detail_recommend {
    margin-top: 30px;
}
.pro_detail_recommend .pro_detail_recommend_title {
    margin-bottom: 30px;
    line-height: 50px;background:#f5f5f5;padding: 0 30px;box-sizing: border-box;
   
}
.di-pro-class3:before{font-size:22px;}
.pro_detail_recommend .pro_detail_recommend_title i {
    padding-left: 5px;
    font-size: 30px;
    color: #333;
}
.pro_detail_recommend .pro_detail_recommend_title span {
    padding-left:5px;
    font-size: 20px;
    color: #333;
    font-weight: bold;
}
.pro_detail_recommend ul li:nth-child(n+4) {
    margin-top: 15px;
}
.pro_detail_recommend ul li {
    float: left;
    margin-left:2%;
    width: 32%;
}
.pro_detail_recommend ul li:nth-of-type(3n+1){ margin-left:0;}
.pro_detail_recommend ul li .pro_detail_recommend_img {
    border: 1px solid #ccc;
}
.pro_detail_recommend ul li .pro_detail_recommend_img img {
    display: block;
    width: 100%;
    height: 100%;
}
.pro_detail_recommend ul li .pro_detail_recommend_t {
    height: 35px;
    line-height: 35px;
}
.pro_detail_recommend ul li .pro_detail_recommend_t span {
    display: block;
    text-align: center;
    font-size: 16px;
    color: #333;
}
.pro_detail_recommend ul li:hover .pro_detail_recommend_img {
    border-color: #1ca0ee;
}
.pro_detail_recommend ul li:hover span {
    color: #1ca0ee;
}

	   .pro_detail_txt p{
	       font-size: 15px;line-height: 30px;
	   }    
	   .pro_detail_txt .weixin{margin-top: 20px;text-align: center;font-size: 16px;color: #333;line-height: 50px;
	   }
	   .pro_detail_txt .weixin img{
	       display: block;width: 140px;height: auto; padding: 10px;background: #f5f5f5;border: 1px solid #eee;
	   }
	   .pro_detail_txt .tel{line-height: 40px; margin-top: 45px;
	       margin-left: 20px;
	   }
	   .pro_detail_txt .tel dl:before{width:40px;border-radius: 50%;overflow: hidden;
	       display: block;font-size:22px;background: #1ca0ee;height: 40px;text-align: center;float: left;color: #fff;
	   }
	   .pro_detail_txt .tel dd{
	       font-size: 16px;float: left;margin-left: 5px;
	   }
	   .pro_detail_txt .tel dt{
	       font-size: 40px;color: #1ca0ee;font-weight: bold;font-family: "arial";line-height:36px; padding-top: 12px;
	   }

.mod1015 .navigation {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    line-height: 60px;
    height: 60px;
    margin-bottom:30px;
   border-top:1px solid #ddd;border-bottom:1px solid #ddd;
    text-align: left;font-size:15px;color:#555;
  
}
.mod1015 .navigation i{
    color: #1ca0ee;padding-right: 5px;
}

.mod1015 .navigation .dicon{ font-size:18px; padding:0 5px; color:#1ca0ee;}
.mod1015 .navigation_w{ float:right; 
    padding-right:5px; 
   font-size:15px;
    font-style: normal;
    font-weight: 300;
    font-family: arial;
    color: #ccc;
    }
.mod1015 .navigation a:hover{ color:#1ca0ee;}


.mod1015 .link{ display:none;}
.nybanner{
	width:100%;
	overflow: hidden;
}
.nybanner .pic-box{
	width:100%;
	display:flex;
	justify-content:center;
}

.nybanner .pic-box img{
	width:1920px
}
#indexcase{
    position: relative;
}
#indexcase:before{
    position: absolute;
    width: 100%;
    height: 100%;
    background: #0000005c;
    background: linear-gradient(140deg, #00000069, transparent);
    top: 0;
    left: 0;
    content: '';
}
   .mod1551 .n_contact_d {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .mod1551 .n_contact_d .n_contact_title {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        width: 100%;
    }
    .mod1551 .n_contact_d .n_contact_title b {
        display: block;
        margin-bottom: 22px;
        font-family: "Arial";
        font-size: 40px;
        font-weight: bold;
        line-height: 30px;
        color: #1ca0ee;
    }
    .mod1551 .n_contact_d .n_contact_title span {
        display: block;
        font-size: 30px;
        line-height: 30px;
    }
    .mod1551 .n_contact_d .n_contact_title p {
        display: block;
        margin-bottom: 30px;
        margin-top: 30px;
        width: 40px;
        height: 3px;
        background: #1ca0ee;
    }
    .mod1551 .n_contact_d .n_contact_title img {
        display: block;
        width: 30%;
        margin-left: 30px;
        display: none;
    }
    .mod1551 .n_contact_d .n_contact_txt {
        width: 30%;
        background: #f5f5f5;
        box-sizing: border-box;
    }
    .mod1551 .n_contact_d .n_contact_txt .contplace{
		width:100%;
		display:flex;
		justify-content:space-between;
		align-items: flex-start;
		flex-direction:column;
	}
    .mod1551 .n_contact_d .n_contact_txt .contplace>a{
		width:150px;
		height:30px;
		background:#1ca0ee;
		color:#fff;
		display:block;
		text-align:center;
		line-height:30px;
		border-radius:10px;
		margin-top:10px;
		
	}
.mod1551 .n_contact_d .n_contact_txt .contplace .pic-box{
	width:100%;
	height:150px;
	margin-top:10px;
	overflow:hidden;
}
.mod1551 .n_contact_d .n_contact_txt .contplace .pic-box img{
	width:100%;
	height:auto;
}
    .mod1551 .n_contact_d .n_contact_txt h3 {
        display: block;
        padding-left: 8%; margin-bottom: 6%;
        width: 40%;
        height: 40px;
        font-size: 24px;
        color: #fff;
        font-weight: bold;
        border-radius: 10px;
        line-height: 40px;
        background: #1ca0ee;
    }
    .mod1551 .n_contact_d .n_contact_txt span {
        display: block;
        padding-top: 6%;
        padding-bottom: 2%;
        font-size: 17px;
        font-weight: bold;
        color: #222;
    }
    .mod1551 .n_contact_d .n_contact_txt p {
        display: block;
        font-size: 16px;
        color: #333;
        line-height: 25px;
    }
    .mod1551 .n_contact_d .n_contact_w {
        width: 30%;
        background: #f5f5f5;
        box-sizing: border-box;
    }
    .mod1551 .n_contact_d .n_contact_w h3 {
        display: block;
        padding-left: 8%;
        margin-bottom: 6%;
        width: 40%;
        height: 40px;
        font-size: 24px;
        color: #fff;
        font-weight: bold;
        border-radius: 10px;
        line-height: 40px;
        background: #1ca0ee;
    }
    .mod1551 .n_contact_d .n_contact_w p {
        display: block;
        font-size: 16px;
        color: #333;
        line-height: 42px;
    }
    .mod1551 .n_contact_d .n_contact_map {
        margin-top: 2%;
        grid-column-start: 1;
        grid-column-end: 4;
        width: 100%;
        min-height: 420px;
        height: 100%;
        max-height: 420px;
    }
    .mod1551 .n_contact_d .n_contact_map iframe {
        display: block;
        width: 100%;
        height: 100%;
        background: #eee;
    }
    
.pro_class{ height: 70px;
    width: 100%;line-height: 70px;text-align: center; margin-bottom: 30px; float: left;
}
.pro_class li{
     width: 16.66%;
     background: #eee;
     color: #333;
     float: left;
}
.pro_class li:nth-of-type(2n){
    background: #f5f5f5;
}
.pro_class li a{display: block;
    font-size: 1.2rem;color: #333;
}
.pro_class .on a{
    background: #1ca0ee;color: #fff;
}
.pro_class:After{
    display: block;content: "";clear: both;
}