﻿@charset "utf-8";
/**************************banner**************************/
.banner_ny { padding-top:0px;}
.banner_ny img{ width:100%;}
.banner_ny .pic_er{ display:none;}

@media screen and (max-width: 1200px) {
.banner_ny{ padding-top:50px;}

}
@media screen and (max-width: 720px) {
	.banner_ny .pic_yi{ display:none;}
	.banner_ny .pic_er{ display:block;}
}

table{
	font-size: 14px;
	margin-top:10px;
	color: #434343;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}

tr {
	line-height: 36px;
	
}
 td {
	text-align: left;
	border: 1px solid #ccc;
	line-height:36px;
	border-bottom:none;
	border-right:none;
	padding-left: 8px;
}


/*==============PC内页导航=====================*/
.position{ float:right;top: 0px; z-index: 9; line-height:60px; color:#999; background:url(../images/icon_home.png) left center no-repeat; padding-left:16px;}
.position span,.position a,.position i{ font-size:14px; color:#999;}
.position em{ font-size:14px; color:#2621AB; font-style:normal;}
.position a:hover{ color:#2621AB;}

@media (max-width:1200px) {
.position{ display:none;}
}

/*==============内页PC端导航=====================*/
/*====位置====*/
.n_title{position:relative;z-index: 2;border-bottom: #dcdcdf 1px solid; margin-bottom:20px; }
.col-md-7{ float:left; width:40%;}
.col-md-5{float:left; width:60%;}
.n_title dl{float: left;position: relative;margin-right: 3.125rem;} 
.n_title dt {font-size: 18px;text-align: center;display:block;color: #000000;margin-bottom:0px;}
.n_title dt a{font-size: 18px;text-align: center;display:block;color: #000000;margin-bottom:0px;}
.n_title dt a:hover{ color:#0069CB;}

.n_title dl dd{ position: absolute; width: 100%; display: none;   overflow: hidden; background: #fff;}

.n_title dl dd a{font-size:14px;  width: 100%; text-align: center; color:#30353a;  display:block; border-bottom: 1px solid #dcdcde; position: relative;}

.n_title dl dd a.on{ color: #0069CB; }

.n_title dt i{ display: none; transform:rotate(90deg);-webkit-transform:rotate(90deg); /* Safari and Chrome */-moz-transform:rotate(90deg);}

.n_title dl.title_nav dt i{ display: inline-block;}

.n_title dt.on{height: 30px;font-weight:bold;color: #333;}

.n_title dl dt.on a,.n_title dl dt.on a i{color: #333;}


.position{display: inline-block;float: right;line-height: 30px;height: 30px;color:#7b7b7d;background: url(../images/icon_home.png) left 10px no-repeat;padding-left: 1.2rem;font-size: 0.75rem;color: #a6a6a6;}
.position a{font-size: 14px;color: #47474a;display: inline-block;line-height: 30px;vertical-align: top;}
.position a:hover{color: #1886ED;}
.position i{display: inline-block;height: 30px;width: 1rem;text-align: center;color: #47474a;font-family: simsun;font-style: normal;font-size: 0.75rem;vertical-align: top;}
.position span{vertical-align: top;font-size: 14px;color: #1886ED;font-style:normal;display: inline-block;line-height: 30px;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;}
@media(max-width: 1000px){
.n_title{ display:none;}
}

/*==================内页移动端导航=================*/
#m_n_nav{ background: #1886ED;  display: none; line-height: 50px; position: relative; z-index: 99; }
#bnt_back{ position:absolute; left: 1rem; top:0;  color: #fff; font-size: 26px;}
#m_n_nav i{}
#m_n_nav h1{ font-size: 18px; color: #fff; text-align: center;line-height: 50px;}
#bnt_sub_nav{ position: absolute; right: 1rem; top: 0; cursor: pointer; color: #fff; font-size: 26px; }
#bnt_sub_nav img{ display: block; height: 15px; }
#bnt_sub_nav.on img{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}
#sub_nav_content{background: #1461B0; display: none; box-shadow: 0 0 5px #999; z-index: 9;}
#sub_nav_content ul{ padding:  10px;}
#sub_nav_content ul li { display: block; line-height: 28px; margin: 1rem 0;}
#sub_nav_content ul li a{ display:block; border-left:2px solid #127DCC; height:30px; line-height: 30px; font-size: 14px; padding-left: 10px; color: #535455;}
#sub_nav_content ul li.on a{color: #1886ED;}



#sub_nav_content dt{height:40px;line-height:40px;position:relative;background:#fafafb;  border-top:1px solid #e7e7e7; z-index: 999; }
#sub_nav_content dt a{ margin:0 20px; display:block;color:#5b5349; height: 40px; font-size:14px; font-weight: 400;  }
#sub_nav_content dt a i{ position: absolute; right: 15px; top: 0; opacity:0;filter:alpha(opacity=0); }
#sub_nav_content dt a{}
#sub_nav_content dt.title{background:#fafafb;}
#sub_nav_content dt.title i{ opacity:1;filter:alpha(opacity=100);}
#sub_nav_content dt.title_on  { background:#fafafb;}
#sub_nav_content dt.title_on a{ color:#1798d7; border-top:1px solid #fff;}
#sub_nav_content dt.title_on a i{ color: #1798d7;  }
#sub_nav_content dt.last a{border-top:1px solid #f8f8f8;}
#sub_nav_content dt.on a,#sub_nav_content dt.title_on a{ color:#127DCC;}
#sub_nav_content dd{  display:none;}
#sub_nav_content dd .box{padding:0px 0px 0px 0px;}
#sub_nav_content dd a{ padding:0 25px; background:#fff;  line-height:30px;border-top:1px solid #e7e7e7;font-size:12px;color:#5b5349;display:block;height:30px;}
#sub_nav_content dd a.on{ color:#1461B0}

@media (max-width:1024px) {
.n_title{ display: none;}
#m_n_nav{display: block;}
}


.content{background:url(../images/menu_bg.png) repeat-y left top;position:relative; padding-bottom:30px;}
.conleft { width:220px; float:left; background:#F8F8F8; padding-bottom:10px; }
.pro_txt {text-align: center;color: #1886ED;line-height: 80px; height:80px;  background:url(../images/Mnue_titlebg.png) center top no-repeat;}
.pro_txt p {font-size: 20px;line-height: 80px; font-weight:bold;}

.list ul{ padding-bottom:10px;}
.list ul li{ height:37px; line-height:37px;  text-indent:70px;border-bottom:1px dotted #c5c5c5;}
.list ul li a{ color:#666; background:url(../images/Mnue_texticon.png) no-repeat 30px bottom;  display:block;}
.list ul li:hover,.list ul li .on{ background:url(../images/Mnue_texticon.png) no-repeat 30px top #1886ED;  color:#fff;}
.list ul li:hover a,.list ul li .on a{ background:url(../images/Mnue_texticon.png) no-repeat 30px top #1886ED; color:#fff;}



.conright{ width:950px; float:right; margin-top:20px;}

@media (max-width:1200px) {
.content{ background:none;}
.conleft{ display:none;}
.conright{ float:none; width:100%;}
.list{ padding:0;}
}

.con{overflow:hidden;}
.ar_article {color:#333; font-size:14px; line-height:22px; min-height:100px; }
.ar_article p{font-size:14px;  line-height:24px; padding-bottom:10px; }	
.ar_article strong{ font-weight:bold;}

.ar_article  img{ max-width:100%;}
.ar_article p img{ margin-left:28px;}
.ar_article a{ color:#6c6c6d;}
.ar_article a:hover{ text-decoration:underline;}
.ar_article a:hover span{text-decoration:underline;}
.ar_article h1,.ar_article h2,.ar_article h3,.ar_article h4,.ar_article h5,.ar_article h6{ font-weight:bold;}


.abtip{ float:right; margin-left:20px;}
.abtip2{ float:left; margin-right:20px;}
@media (max-width:980px) {
.ar_article img{ max-width:100%; }
.ar_article p img{  margin-left:0px;}
.abtip{ margin-left:0px; margin-bottom:10px;}
.abtip img{ width:100%;}

.abtip2{ margin-right:0px; margin-bottom:10px;}
.abtip2 img{ width:100%;}

.ar_article{ font-size:14px;line-height:24px;}
.ar_article p{ padding-bottom:10px; font-size:14px;line-height:24px; }	

.video{ width:100%;}
}

.nynav{ margin-bottom:30px;border-bottom:1px solid #eaeaea;}
.nynav ul{ height:43px; }
.nynav ul li{ float:left; padding:4px 15px 0; height:39px; line-height:39px; margin-right:5px;  font-size:14px;}
.nynav ul li a{ color:#000; display:block;}
.nynav ul li.on,.nynav ul li:hover{ border:1px solid #eaeaea; border-top:4px solid #1886ED; border-bottom:1px solid #fff; background:#fff; padding-top:0; }

.select-content{ border-bottom:1px solid #eaeaea; display:none;}
.select-content dl{padding:18px 30px;_padding:0;height:auto;line-height:26px;overflow:hidden;font-size:16px;}
.select-content dl ~ dl{border-top:1px solid #dadada;}
.select-content dl dt{float:left;color:#383838;overflow:hidden;font-size:16px;margin-right:10px;}
.select-content dl dd{float:left;line-height:26px;overflow:hidden;}
.select-content dl dd a{padding:0 12px;display:inline-block; font-size:16px;}
.select-content dl dd a:hover{color:#18549A;}
.select-content dl dd a.on{color:#fff;background:#18549A;}
.select-content dl dd h1{margin:0 20px;display:inline-block;color:red;}


@media (max-width:1200px) {
.nynav{ margin-bottom:20px;}
.nynav ul{ height:auto; }
.nynav ul li{  padding:0px 10px; height:28px; line-height:28px;} 
.nynav ul li a{ color:#333;}
.nynav ul li.on,.nynav ul li:hover{ border:0;   background:#1886ED; color:#fff; padding-top:0; }
.nynav ul li.on a{ color:#fff;}
}
@media (max-width:375px) {
.nynav ul li{  padding:4px 1%;}
}
@media (max-width:320px) {
.nynav ul li{  padding:2px 1%; height:24px; line-height:24px;}
}


.yfzx{ padding:30px 0; border-bottom:1px dotted #ccc; margin-bottom:30px;}
.yfzx-img{ float:left; width:35%;}
.yfzx-img img{ width:100%;} 
.yfzx-txt{ float:right; width:62%; font-size:15px; line-height:26px; margin-top:40px;}
.yfzx-txt p{ margin-bottom:10px;}

@media (max-width:1200px) {
.yfzx{ padding:20px 0; margin-bottom:20px;}
.yfzx-img{ float:none; width:100%;}
.yfzx-txt{ float:none; width:100%; margin-top:10px;font-size:14px; line-height:22px;}
}

/*解决方案*/
.list-project{ }
.list-project ul{}
.list-project li{float:left;width:32%;margin:0 2% 30px 0;text-align:center;}
.list-project li:nth-of-type(3n){ margin-right:0;}
.list-project li .pic{overflow:hidden;transition:all .6s;}
.list-project li .pic img{width:100%;height:auto;}
.list-project li:hover .pic{box-shadow:0 3px 15px #999;transform:translateY(-5px);}
.list-project li p{ line-hight: 30px;font-size:16px; color:#1886ED;margin-top:10px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.list-project li p a{color:#1886ED; font-weight:bold; }
@media (max-width:980px) {
.list-project li{width:49%; margin-bottom:20px;}
.list-project li:nth-of-type(2n){ margin-right:0;}
.list-project li:nth-of-type(3){ margin-right:2%;}
.list-project li p{ line-hight: 20px;font-size:14px; margin-top:5px;}
}


/*====翻页效果====*/
.j_pages {
	margin: 0 auto;
	margin-top: 2rem;
}
.j_pages .box {
	display: inherit;
	width: 100%;
	text-align: center;
	font-size: 0;
}
.j_pages a {
	padding: 0px 11px;
	height: 32px;
	line-height: 30px;
	display: inline-block;
	margin: 0 3px;
	border: 1px solid #dedede;
	color: #444;
	font-size: 14px;
	box-sizing: border-box;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.j_pages a font {
	font-size: 14px;
	font-family: SimSun;
	color: #9f9fa7
}
.j_pages .on {
	background: #1886ED;
	color: #fff!important;
	border: 1px solid #1886ED;
}
.j_pages span {
	font-family: simsun;
}
.j_pages i {
	display: inline-block;
}
.j_pages a:hover {
	background: #1886ED;
	color: #fff!important;
	text-decoration: none;
	border: 1px solid #1886ED;
}
@media (max-width:768px) {
.j_pages a{padding: 0 11px;height: 33px;line-height: 31px; font-size:20px; margin:0 3px; font-size:14px; }

.j_pages span{ padding:0;}

.j_pages i{ width:0;}
}



/***证书放大图***/
#rpro-text{ margin-top:30px;}
#rpro-text a{
	display:block;
	text-decoration:none;
	float:left;
	font-size:15px;
	color:#666;
	text-align:center;
	margin-right: 2%;
	margin-bottom: 8px;
	width:31.8%;
}
#rpro-text a:nth-child(3n){ margin-right:0;}
#rpro-text a label{
	line-height: 24px;
}
#rpro-text img{
	border:solid 1px #dbdbdb;
	width:100%;
	padding: 2px;
}
#rpro-text img:hover{border:solid 1px #0069CB;}
#rpro-text a:hover{color:#0069CB;}

@media (max-width:768px) {
#rpro-text{ margin-top:0;}
#rpro-text a{ width:47%;margin-right: 4%;}

#rpro-text a:nth-child(2n){ margin-right:0;}
#rpro-text a:nth-child(3n){ margin-right:4%;}
#rpro-text a:nth-child(6n){ margin-right:0;}
}




/*新闻列表*/
.news{}
.news dl{ border-bottom:1px dotted #CCC; padding:2% 0;}
.news dt{ float:left; width:70%; font-size:20px; padding-bottom:10px;  }
.news dt a{ color:#000;}
.news dt a:hover{ color:#1886ED;}
.news dd.pic{ float:left; width:25%; overflow:hidden; margin-right:3%;}
.news dd.pic img{ width:100%;height:auto;transition:all .6s;}
.news dd.pic img:hover{transform:scale(1.1,1.1);-webkit-transition: all 1.5s;transition: all 1.5s;}
.news dd.date{float:left; width:22%; line-height:22px;overflow:hidden;font-size:14px; color:#999999; margin-bottom:10px;}
.news dd.txt{ float:left; width:72%; line-height:22px;overflow:hidden;font-size:14px; color:#666;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:3;}

@media (max-width:1420px) {
.news dd.txt{ width:70%;}

}
@media (max-width:980px) {
.news dd.more{ display:none;}

}
@media (max-width:860px) {

.news dt{ float:none; width:100%; font-size:18px; padding:2% 0;  margin-top:10px; margin-left:0;}
.news dd.pic{ float:none; width:100%;}
.news dd.date{ float:none; width:100%; margin-left:0; }
.news dd.txt{ float:none; width:100%; line-height:24px;	 margin-left:0; }
.news dl{ padding-bottom:20px; margin-bottom:20px; margin-left:0;}
}
		


/*新闻详情*/

.news-title{border-bottom: 1px dotted #DDD;padding-bottom: 20px; margin-top:10px; margin-bottom:20px; text-align:center;}
.news-title h2{ font-size:24px; font-weight:bold; float:none; color:#333; margin-bottom:10px;}
.news-title p span{margin:0 5px;color: #999;}

.text{  color:#666; line-height:24px; font-size:16px;}
.text p{ margin-bottom:10px;line-height:24px; font-size:16px;}
.fh{width: 120px;line-height: 40px;text-align: center; margin-top:30px; margin-bottom:30px;}
.fh a{display: block;color:#FFF; font-size:15px;background: #999;border-radius: 20px;}
.fh a:hover{display: block;color:#FFF;text-decoration: none; background:#333;border-radius: 20px;transition:all 1.5s;}

@media (max-width:800px) {
.news-title{ }
.news-title h2{ font-size:18px;}
.news-title p{ font-size:14px;}	
.fh{ margin:30px auto 30px auto;}
}

.pages{
	line-height:30px;
	border-top:1px dotted #ccc;
	font-size:16px;
	color:#666666;
	padding-top: 20px;
	margin-top: 15px;
} 
.pages a{
	text-decoration:none;
	margin-left:3px;
	padding:2px 2px;
	color:#666666;
	}
.pages a:hover{
	text-decoration:underline;
	color:#0069CB;
	}
@media (max-width:980px) {
.pages{ font-size:14px;line-height:22px;}
}

/*====上一篇下一篇====*/
#ar_fot{padding: 20px 0 0px 0;box-sizing: border-box;width: 100%;margin-top: 20px;border-top: #d3d3d3 1px dotted; font-size:14px; color:#666;}
#ar_fot div{ margin-bottom:10px;}
#ar_fot a{font-size: 14px;color: #999;font-weight:normal;}
#ar_fot a:hover{ color:#1886ED; text-decoration:underline;}
#ar_fot .fl{ float:left;}
#ar_fot .fr{ float:right;}
#ar_fot .back {display: block;width: 130px;line-height: 40px;text-align: center;color: #fff;background: #999;border-radius: 5px;}
#ar_fot .back a{ color:#fff;}
@media (max-width:1200px) {
#ar_fot .fl{ float:none;}
#ar_fot .fr{ float:none;}
}

/******************产品列表************************/
#product_list ul{ margin-top:20px; }
#product_list li{ float:left; position:relative;  width:32%;  overflow:hidden; display:block; margin-right:1.5%;border:1px solid #d3d3d3; margin-bottom:2%;}
#product_list li:nth-of-type(3n){ margin-right:0;}
#product_list li a{ display:block;    overflow:hidden;}
#product_list li a .proimg_img{ width:100%; overflow:hidden;}
#product_list li a .proimg_img img{ width:100%; -webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out;}
#product_list li a .proimg_img:hover img{transform:scale(1.1);}
#product_list li h1{  display:block; line-height:40px; text-align:center;  font-size:15px; color:#333;background : #f2f2f2; border-top:1px solid #ddd; white-space: nowrap;overflow:hidden;text-overflow: ellipsis; z-index:1; }
#product_list li:hover h1{  color:#fff; background : #0069CB;  border-top:1px solid #0069CB;}

/*缓动*/
#product_list li img{ -moz-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out; } 

@media screen and (max-width: 980px) {
#product_list ul{ margin-top:0px; }
#product_list li{ width:47.75%; margin-right:3%; margin-bottom:3%;}
#product_list li:nth-of-type(2n){ margin-right:0;}
#product_list li:nth-of-type(3){ margin-right:3%;}
#product_list li h1{ line-height:36px; font-size:14px;}
}

/*产品详情*/	
.product_con_t{}
.product_con_t .t_r{ float:right; width:46%; margin-right:10px;}
.product_con_t .t_r .bt{ font-size:22px;font-weight:bold; padding-bottom:10px; text-align:left; border-bottom:1px dotted #ddd; margin-bottom:10px;}
.product_con_t .t_r .bt2 {font-size:18px;margin-top:20px; font-weight:bold;}
.product_con_t .t_r .box{ margin-top:0px; line-height:30px; background:#FFF;  border-bottom:1px dotted #ddd; margin-bottom:10px; padding-bottom:10px;}
.product_con_t .t_r .box p{ font-size:15px; color:#666; line-height:24px; margin-bottom:5px; }
.product_con_t .t_r .box h3{ font-size:24px;  margin-bottom:3%;}
.prodcut-tel{ padding-left:42px; margin-bottom:10px; margin-top:10px; line-height:26px; background:url(../images/p_icon.png) no-repeat left center; }
.prodcut-tel span{font-family:arial; font-size:24px; color:#0069CB; font-weight:bold;display: block; }

@media screen and (max-width: 720px){
.sp-wrap {
    float: none;
    width: 100%;
}
.product_con_t .t_r {
    float: none;
    width: 100%;
    margin-top: 0;
	margin-left:0px;
}
.product_con_t .t_r .bt{ font-size:20px;}
.product_con_t .t_r .box h3{ font-size:20px; margin-bottom:3%;}
}

.product_cont{ width:100%; margin-top:20px; overflow: hidden;}
.product_cont h1{height:48px;line-height:48px;background:#eee;color:#F90100;font-size:18px;font-weight:bold; margin-bottom:10px;}
.product_cont span{padding:0 30px;background:#0069CB;display:inline-block;color:#fff;}

/**************************在线购买**************************/
.mopop{  font-size: 16px; color: #fff;  margin-top:10px;display: block; height:50px; line-height: 50px;  background: #0069CB;  width: 180px;  border-radius: 3px; text-align: center;}
.mopop:hover{ background: #333; color: #fff; cursor:pointer; text-decoration:none;}
@media (max-width:1024px) {
.mopop{  margin-top:20px;}
}
@media (max-width:768px) {
.mopop{ width: 100%;}
}

.pro_details{ margin-top:10px; font-size:15px; color:#666; line-height:26px;}
.pro_details h1{ background:url(../images/pro_h1_bg.jpg) left top no-repeat; line-height:32px; height:32px; color:#fff; font-size:18px; font-weight:bold; padding-left:20px; margin-bottom:5px; margin-top:10px;}

/*==============job=====================*/

#list_slide{  position:relative;}

#list_slide dl{  overflow:hidden; border:1px solid #ebebeb;  margin-bottom:10px; }

#list_slide dt{border:none;  display:block; position:relative; padding:10px 25px;  cursor:pointer;   background:url(../images/jian01.png) 98% center no-repeat #F2F3F4;}

#list_slide dt h1{  color:#444444; font-size:15px; line-height:30px; display:block; font-weight:bold;}

#list_slide dd{ display:none; padding:0 40px; padding-bottom:20px; line-height:36px; background:#F2F3F4;   }

#list_slide dd p{ line-height:22px;  }

#list_slide dd .content{ padding-top:20px;}

#list_slide dt.on td{ color:#fff;}

#list_slide dt.on{ background:url(../images/jian01_on.png) 98%  center no-repeat #0069CB; }

#list_slide dt.on h1{color:#fff;}


@media (max-width:980px) {
#list_slide dt{padding:10px 20px; }
#list_slide dd{ padding:0 20px; }	
#list_slide dt{border:none;  display:block; position:relative; padding:10px 25px;  cursor:pointer;   background:url(../images/jian01.png) 96% center no-repeat #F2F3F4;}
#list_slide dt.on{ background:url(../images/jian01_on.png) 96%  center no-repeat #127DCC; }
}

/*留言*/
.zxly_er{ max-width:1200px; margin: 0 auto;margin-top: 10px; }
.zxly_er ul{}
.zxly_er li{ width:48%; margin-bottom:2%;}
.zxly_er li.left{ float:left;}
.zxly_er li.right{ float:right;}
.zxly_er li .input_txt{ width:95.5%; height:40px; border:1px solid #DDD; outline:medium; padding:0 2%; font-family:"微软雅黑";}
.zxly_er li.textarea{ width:100%; margin:0;}
.zxly_er li.textarea textarea{ width:97.8%; height:100px; border:1px solid #DDD; outline:medium; padding:1%; font-family:"微软雅黑";}
.zxly_er .more{margin-top:20px;}
.zxly_er .input_btn{ width:160px; height:40px; font-family:"微软雅黑"; border:0 none; margin-right:5px; color:#FFF; background:#0069CB;}
.zxly_er .input_btn2{ width:160px; height:40px; font-family:"微软雅黑"; border:0 none; margin-left:5px; color:#FFF; background:#333;}
@media screen and (max-width: 720px){
.zxly_er li {
    width: 100%;
    margin-bottom: 2%;
}
.zxly_er li.textarea textarea{ width:95.5%; padding:1% 2%;}
}


.ny_products{}
.ny_products ul{ margin-left:-3%;}
.ny_products li{ float:left; width:30.333%; margin-left:3%; margin-bottom:3%;overflow:hidden; }
.ny_products li .border{ border:8px solid #f6f6f6;transition:all 1.0s;}
.ny_products li .border:hover{border:8px solid #6CBB5A;}
.ny_products li .border .pic{overflow:hidden; position:relative;}
.ny_products li img{ width:100%;transition:all 1.0s;}
.ny_products li:hover img{ transform:scale(1.1);}

.ny_products li .title{ padding: 20px; background:#f6f6f6;transition:all 1.0s;}
.ny_products li:hover .title{ background:#6CBB5A; color:#fff;}
.ny_products li .title .bt{ font-size:18px; font-weight:bold; margin-bottom:10px;}
.ny_products li .title p{ font-size:14px; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.ny_products li .title .more{ margin-top:20px;}
.ny_products li .title .more i{ width:20px; height:20px; line-height:20px; border-radius:30px; border:1px solid #999; font-size:12px; display:inline-block; text-align:center; color:#333; margin-right:5px;}
@media screen and (max-width: 640px) {
.ny_products ul{ margin-left:0%;}
.ny_products li{ float:left; width:100%; margin-left:0%; margin-bottom:5%;}
.ny_products li .title{ padding:20px 20px;}
.ny_products li .title .more{ margin-top:10px;}

}




#hd{
	width:100%;
	max-width:1200px;
	margin:0 auto;
	margin:0 auto;
	margin-top:20px;
	}
#hd a.topa{
	display:inline-block;
	color:#666;
	font-size:14px;
	background:#f4f4f4;
	padding:10px 15px;
	position:absolute;
	margin-left:calc(8.3% - 54.92px);
	}
#hd a.topa:hover{
	color:#fff;
	background:#2621AB;
	}
#hd ul{ text-align:center;

	
	}
#hd ul li{
	width:49%;
	text-align:center;
	cursor:pointer;
	display:inline-block;
	}

#hd ul li a{
	display:inline-block;
	color:#fff;
	font-size:18px;
	background:#333;
	padding:15px 0px;
	width:100%;
	}
#hd ul li a:hover{
	color:#fff;
	background:#2621AB;
	}
#hd ul li.six a{
	color:#fff;
	background:#2621AB;
	}
	
	
	
@media (max-width:1000px) {
#hd a.topa{
	margin-left:calc(25% - 54.92px);
	}
#hd ul li{
	width:49%; margin:0;
	}	

	}
@media (max-width:720px) {
#hd ul{ margin-bottom:10px;}

}	
@media (max-width:420px) {
#hd ul li:before{
	width:0px;
	height:0px;
	content:"";
	display:inline-block;
	background:#999;
	margin-top: 19px;
    position: absolute;
	}
#hd ul li a{
	display:inline-block;
	color:#fff;
	font-size:15px;
	background:#333;
	padding:10px 0px;
	}	

}	

#bottom{
	width:100%;
	max-width:1200px;
	margin:0 auto;
	margin-top:30px;
	}
#bottom .text{
	width:100%;
	max-width:1200px;
	overflow:hidden;
	font-size:15px; line-height:24px;
	}	
#bottom .text img{ width:100%;}


/*案例*/

.list-project{ }
.list-project .cont ul{}
.list-project .cont li{float:left;width:32%;margin:0 2% 20px 0;text-align:center;}
.list-project .cont li:nth-of-type(3n){ margin-right:0;}
.list-project .cont li .pic{overflow:hidden;transition:all .6s;}
.list-project .cont li .pic img{width:100%;height:auto;}
.list-project .cont li:hover .pic{box-shadow:0 3px 15px #999;transform:translateY(-10px);}
.list-project .cont li p{linn-hight: 30px;font-size:16px;margin-top:10px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}



.ny_cp_xq *{ box-sizing:border-box;}
.ny_cp_xq{width:1200px; margin:100px auto 0;}
.ny_cp_xq_img{ position:relative; max-width:600px; margin:auto;}
.ny_cp_xq_img_l{ float:left; width:100%;}
.ny_cp_xq_img_l .h1{ font-size:30px; margin-bottom:10px; font-weight:bold; color:#333; text-align:center;}
.ny_cp_xq_img_l .h2{ overflow:hidden;}
.ny_cp_xq_img_l .h2 img{ display:block; width:100%; -webkit-transition:0.5s;transition:0.5s;}
.ny_cp_xq_img_l .h2 img:hover{ -webkit-transform:scale(1.05);transform:scale(1.05);}
.ny_cp_xq_img_r{ float:left;width:100%;}
.ny_cp_xq_img_r ul li{ float:left; width:23.5%;margin:0 2% 0 0; cursor:pointer; opacity:0.3; -webkit-transition:0.5s;transition:0.5s;}
.ny_cp_xq_img_r ul li:nth-child(4n){margin-right:0;}
.ny_cp_xq_img_r ul li.on{opacity:1;}
.ny_cp_xq_img_r ul li img{display:block; width:100%;}
@media (max-width:720px) {
.ny_cp_xq_img_l .h1{ font-size:22px;}
}