﻿@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: 1000px) {
.banner_ny{ padding-top:60px;}
.banner_ny img{ min-height:290px;}

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

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

tr {
	background-color: #f8f8f8;
	line-height: 36px;
	
}
 td {
	text-align: left;
	border: 1px solid #dbdbdb;
	line-height:36px;
	border-bottom:none;
	border-right:none;
	padding-left: 8px;
	background-color:#ffffff;
}


/**************************当前位置**************************/
.n_main_box{ width:100%; }

.n_nav_box{height: 50px;background:#fff;position:relative;}
.n_nav{ position:relative; }
.n_nav a{display:inline-block;margin-right:45px;height: 59px;font-size:14px;float:left;line-height:60px;color:#444444; }
.n_nav a strong{display:block;font-size: 20px;color: #333;position:relative;z-index:4;height: 68px;line-height: 70px;font-weight: 100;}
.n_nav a:hover{border-bottom: 2px solid #E40011;}
.n_nav .on{border-bottom: 2px solid #E40011;}
.n_nav .on strong{height: 50px;line-height: 60px;font-weight:bold; text-transform:uppercase;}

.position{position:absolute;height: 60px;line-height: 60px;right: 0px;bottom:0px;color: #98989a;background: url(../images/icon_home.png) left 24px no-repeat;padding-left: 19px;font-size: 12px;}
.position span, .position a, .position i{ font-size:15px; color:#666;}
.position i{ font-family:simsun; margin:0 3px; font-style:normal; }
.position em{font-size:15px;color: #E40011;font-style: normal;}
.position a:hover{color: #E40011;}
.n_main_box .main_box{height: 60px;position:relative;padding: 10px auto; box-sizing: border-box; }
.n_main_box .main_box .bottom{ background-color:#eee; position:absolute; bottom:0; left:0px; width:100%; height:1px;}
.n_main_box .main_box .bottom01{ position:absolute; bottom:0; right:0px; width:30px; height:3px;}

/*==============PC内页导航=====================*/


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

/*==============内页PC端导航=====================*/
.con_title{background: #f6f6f6; border-bottom:1px solid #ededed;}
.n_title{ height:60px; line-height:60px; z-index: 2; }

.n_title dl{ width: 14%; float: left; position: relative;} 

.n_title dt a{ font-size:15px; text-align: center; display:block; color:#424141; margin-bottom:0px; }

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

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

.n_title dl dd a:hover,.n_title dl dd a.on{ color: #E40011;}

.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 dl:hover dt{background: #D9221A;-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out; }

.n_title dl:hover dt a,.n_title dl:hover dt a i{  color: #fff;}

.n_title dl.title_nav:hover dd{ box-shadow: 0 5px 10px #ccc; }

.n_title dt.on{ background: #D9221A; }

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

@media (max-width:1200px) {
.n_title dl{width: 14%; }
}
/*==================内页移动端导航=================*/
#m_n_nav{ background: #D9221A;  display: none; line-height: 50px; position: relative; z-index: 1; }
#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; font-weight:bold;}
#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: #D9221A; display: none; z-index: 9;}
#sub_nav_content ul{ padding:  10px;}
#sub_nav_content ul li { display: block; line-height: 30px; margin: 1rem 0;}
#sub_nav_content ul li a{ display:block; border-left:2px solid #d2b068; height:30px; line-height: 30px; font-size: 14px; padding-left: 10px; color: #535455;}
#sub_nav_content ul li.on a{color: #2621AB;}



#sub_nav_content dt{height:36px;line-height:36px;position:relative;background:#f5f5f5;  border-bottom:1px solid #e7e7e7; z-index: 999; }
#sub_nav_content dt a{ margin:0 20px; display:block;color:#666; height: 36px; font-size:15px; 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:#15336F; border-top:1px solid #fff;}
#sub_nav_content dt.title_on a i{ color: #15336F;  }
#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:#D9221A;}
#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:#D9221A}


.ny_dh_bj{text-align:center; }
.ny_dh_bj ul{ margin-top:10px;}
.ny_dh_bj ul li{display:inline-block;font-size:16px;color:#333;position:relative;margin-right: 15px;width: auto;}
.ny_dh_bj ul li a{font-size:16px;color:#333;display:inline-block;position:relative; padding:0 40px;height: 50px;line-height: 48px;border: #ddd 1px solid;text-align: center;background: #f5f5f5;border-radius: 4px;position:relative;transition:0.6s;overflow:hidden;}
.ny_dh_bj ul li span{ position:relative; z-index:10}
.ny_dh_bj ul li a:hover,.ny_dh_bj ul li.on a{color: #fff;border:#E40011 1px solid;}
.ny_dh_bj ul li a:before{content:"";position:absolute;right:0;width:0;height: 48px;background: #E40011;color: #fff; -moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;z-index: 0;}
.ny_dh_bj ul li.on a:before,.ny_dh_bj ul li:hover a:before{ left:0; width:100%}
.ny_dh_bj ul li a:hover{ box-shadow:0 0 30px rgba(0,0,0,0.15)}

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



.con{overflow:hidden;margin-top:30px;margin-bottom:50px;}
.ar_article {color:#6c6c6d; font-size:16px; line-height:28px; }
.ar_article p{font-size:16px; color:#666; line-height:28px; padding-bottom:10px; }	
.ar_article strong{ font-weight:bold;}
.ar_article td,.ar_article th{ padding:2.5%; border: 1px solid #d0d1d5; color: #444242; }
.ar_article td p,.ar_article th p{ padding-bottom:0; margin-bottom:0;}
.ar_article  img{ max-width:100%;}
.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;}


.about-content{ margin-top:30px;}

@media (max-width:980px) {
.about-content{ margin-top:10px;}
.con{ margin-top:20px; margin-bottom:20px;}
.ar_article{ font-size:14px;line-height:24px;}
.ar_article p{ padding-bottom:10px; font-size:14px;line-height:24px; }	
}

.about-team{ margin-top:30px;}
.about-team li{border:1px solid #e7e7e7;float:left;width:23.5%;margin-right:2%;margin-bottom:3%;display:block; overflow:hidden; overflow:hidden;display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s;text-align:center;}
.about-team li:nth-child(4n){margin-right:0;}
.about-team li:hover{transform:translateY(-6px); -webkit-transform:translateY(-6px);box-shadow:0 0 20px  0 rgba(4,0,0,0.2);}
.about-team li img{ width:100%;}
.ny-ryzz-title{background:#f5f5f5;line-height:55px;font-size:15px;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;}

@media (max-width:980px) {
.about-team{ margin-top:10px;}
.about-team li{ width:48.5%;}
.about-team li:nth-child(2n){margin-right:0;}
.ny-ryzz-title{line-height:40px;font-size:15px;}
}


/*==合作客户==*/
.customer { padding-top:30px;}
.customer ul {margin-bottom: 20px; margin-top:20px;}
.customer ul li {float:left;width:15.68%;margin-right:1%; margin-bottom:1%; overflow:hidden;}
.customer ul li:nth-child(6n){margin-right:0;}
.customer ul li img {width:100%;transition: 0.6}

.customer ul li .img {position: relative;cursor: pointer;overflow: hidden; border:1px solid #ddd;}

.customer ul li .img:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	transition: 0.6s
}

.customer ul li .img h5 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 0;
	background: rgba(228,0,17,0.8);
	vertical-align:middle;
	line-height:160px;
	font-size: 18px;
	color: #fff;
	font-weight:bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	-moz-transition: all 0.6s ease-in-out;
	-webkit-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
	text-align: center;
}

.customer ul li:hover .img h5 {height: 100%}

@media screen and (max-width: 640px){
.customer {padding-bottom:20px; padding-top:10px;}	
.customer ul {margin-bottom: 0px; margin-top:0px;}
.customer ul li {
    width: 32.5%;
}

.customer ul li:nth-child(3n+0){margin-right:0;}
.customer ul li .img h5 { font-size:14px; line-height:80px;}
}

/*====翻页效果====*/
.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 13px;
	height: 37px;
	line-height: 35px;
	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;
	color: #9f9fa7
}
.j_pages .on {
	background: #D9221A;
	color: #fff!important;
	border: 1px solid #D9221A;
}
.j_pages i {
	display: inline-block;
}
.j_pages a:hover {
	background: #D9221A;
	color: #fff!important;
	text-decoration: none;
	border: 1px solid #D9221A;
}
@media (max-width:768px) {
.j_pages{ margin-top:10px;}
.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;}
}




/**************************联系我们**************************/
.contact{margin-top:20px;}
.contact .way{width:42%;float:left;overflow:hidden;}
.contact .way h1{ font-size:18px; color:#333; line-height:26px; margin-bottom:20px;}	
.contact .way ul{ margin-top:20px;}
.contact .way ul li{
	font-size:16px;
	color:#333;
	line-height:32px;
	margin-top:5px;
	padding-left:30px;
	}	

.contact .way ul li:nth-of-type(1) {
	background:url(../images/bn01.png) center left no-repeat; border-radius:10px; 
	}
.contact .way ul li:nth-of-type(2) {
	background:url(../images/bn02.png) center left no-repeat; border-radius:10px;
	}
.contact .way ul li:nth-of-type(3) {
	background:url(../images/bn03.png) center left no-repeat; border-radius:10px;
	}
.contact .way ul li:nth-of-type(4) {
	background:url(../images/bn04.png) center left no-repeat; border-radius:10px;
	}		
.contact .way ul li:nth-of-type(5) {
	background:url(../images/bn05.png) center left no-repeat; border-radius:10px;
	}
#map{height:0; padding-bottom:30%;width:100%;border:1px solid #ccc; width:100%; margin-top:30px;}	

/*留言*/
.zxly_er{ margin-top: 0px; width:55%; float:right; }
.zxly_er h1{ font-size:24px; font-weight:bold; color:#333; margin-bottom:20px;}
.zxly_er ul{}
.zxly_er li{ width:49.5%; margin-bottom:1%;}
.zxly_er li.left{ float:left;}
.zxly_er li.right{ float:right;}
.zxly_er li .input_txt{ width:100%; height:36px; font-size:15px; 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:100%; height:80px; border:1px solid #DDD;font-size:15px; outline:medium; padding:1%; font-family:"微软雅黑";}
.zxly_er .more{margin-top:10px;}
.zxly_er .input_btn{ width:160px; height:36px; font-family:"微软雅黑"; border:0 none; margin-right:5px; color:#FFF; background:#E40011;}
.zxly_er .input_btn2{ width:160px; height:36px; font-family:"微软雅黑"; border:0 none; margin-left:5px; color:#FFF; background:#333;}

@media (max-width:1000px) {
.contact{margin-top:10px;}
.contact .way{
	width:100%;
	float:none;
	}
.contact .way h1{ margin-top:0; margin-bottom:10px;}	
.contact .way ul{ margin-top:10px;}	
.contact .way ul li{ font-size:15px;}	
.contact .way ul li:nth-of-type(1) {
	background:url(../images/bn01.png) left 2px no-repeat; border-radius:10px; line-height:20px;
	}
.zxly_er{ width:100%; float:none;margin-top: 20px;}
.zxly_er li {
    width: 100%;
    margin-bottom: 2%;
}
.zxly_er li.textarea textarea{  padding:1% 2%;}
#map{
	width:100%;
	float:none;
	margin-top:20px;
	}
	}	
@media (max-width:768px) {	
#map{height:0; padding-bottom:60%;}
}

.nr_service{ margin-top:30px;}
.tie{font-size:30px; font-weight:bold;color:#333;padding-bottom:15px;margin-bottom:30px;position: relative; text-align:center;}
.tie::after{content:"";position: absolute;left:50%;bottom:0;width:20px;height:1px;background:#E40011;margin-left:-10px;}
.nr_service li{float:left;width:16.66%;background:#f2f2f2;min-height:220px;padding:40px 25px;text-align:center;}
.nr_service li h2{font-size:1.714em;color:#fff; margin: 0 auto; margin-bottom:20px; background:#E40011; width:60px; height:60px; line-height:60px; text-align:center; border-radius:30px;}
.nr_service li:nth-child(2n){background:#e8e8e8}
.nr_service p{ font-size:15px; line-height:28px;}
.nr_service h3{ color:#E40011; font-size:20px; font-weight:bold; margin-bottom:20px; }
@media (max-width:768px) {	
.nr_service{ margin-top:10px;}
.nr_service ul{ margin-bottom:20px;}
.nr_service li{ width:50%; height:180px;padding:30px 25px;}
.nr_service li:nth-child(3){background:#e8e8e8}
.nr_service li:nth-child(4){background:#f2f2f2}
.nr_service p{ font-size:15px; line-height:24px;}
}


/*新闻列表*/
.news{ }
.news ul{font-size:0;margin-bottom: 25px;}
.news ul li{ display:inline-block; width:23.5%; margin-right:2%; position:relative; margin-top:2%; }
.news ul li:nth-of-type(4n){ margin-right:0;}
.news ul li .top{ overflow:hidden; padding: 0 0 15px; margin-bottom:20px; border-bottom:#e5e5e7 1px solid}
.news ul li .top .time{ float:left}
.news ul li .top .time h3{ font-size:48px; color:#4a4a4a;  margin-bottom:0px; font-weight:normal; float:left;}
.news ul li .top .time h5{ font-size:15px; color:#999; font-weight:normal;float:left; margin-top:30px; margin-left:5px;}
.news ul li .top span{ float:right; font-size:14px; color:#8a8a8a; width:93px; height:35px; line-height:35px; text-align:center; border:#e5e5e5 1px solid; background:#fff; border-radius:4px; text-transform:capitalize; margin-top:10px; -moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}
.news ul li .cont{ position:relative; background:#f5f5f5; padding-bottom:20px;}
.news ul li .cont:after{content:"";position:absolute;top: -21px;right:0;width:0;height:1px;background: #D9221A;-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}
.news ul li .cont h5{ font-size:18px; color:#323233; padding-left:20px; height:50px; line-height:50px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news ul li .cont .img,.news ul li .cont .img img{ width:100%; overflow:hidden}
.news ul li .cont p{ font-size:14px; color:#999; padding:0 20px; line-height:24px; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; }
.news ul li:hover .top span{ border:#D9221A 1px solid; background:#D9221A; color:#fff}
.news ul li .cont h5:hover{color: #D9221A;}
.news ul li:hover .cont:after{ left:0; width:100%}
.slow img:hover{ transform:scale(1.1);}/*图片放大*/
.slow 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;}/*缓慢效果*/

.more a {
    display: block;
    border: #e5e5e5 1px solid;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 155px;
    height: 42px;
    line-height: 40px;
    font-size: 15px;
    color: #565656;
    margin: 0 auto;
	text-align:center;
	background:#fff;transition: all 0.6s ease-in-out;
}
.more a:hover{ background:#D9221A; border:1px solid #D9221A; color:#fff;}

@media screen and (max-width: 1000px){
.news{ padding-bottom:10px; padding-top:0px; }
.news ul{margin-bottom: 0px;}
.news ul li{ width:100%; margin-right:0; padding-bottom:10px;}
.news ul li .top{ overflow:hidden; padding: 0 0 5px; margin-bottom:20px;}
.news ul li .top .time h3{ font-size:36px;}
.news ul li .top .time h5{ margin-top:18px;}
.news ul li .top span{ float:right; font-size:14px; color:#8a8a8a; width:93px; height:32px; line-height:32px; margin-top:2px;}
.news ul li .cont h5{ height:40px; line-height:40px;}
}

		


/*新闻详情*/

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

.ny_tw{ font-size:14px; line-height:30px; padding:30px 0px;color: #666;}
.ny_tw img{ display:block; max-width:100%; margin:auto;}


.text{  color:#666; line-height:24px; font-size:16px;}
.text p{ margin-bottom:10px;line-height:24px; font-size:16px;}

@media (max-width:800px) {
.news-title{margin-top:10px; }
.news-title h2{ font-size:20px;}
.news-title p{ font-size:14px;}	

.ny_tw{padding:10px 0px;}
}


.fl{ text-align:left; float:left;}
.fr{ float:right;}
.b_nav{ text-align:center; margin-top:30px; border-top:1px dotted #ddd; padding-top:20px; margin-bottom:20px;}
.b_nav .content{ font-size:16px;}
.b_nav .content.center{display:inline-block;vertical-align: top;}
.b_nav .content.center img{ margin:-3px 0.875rem 0;}
.b_nav .content.fl img{ margin:-3px 0.875rem 0 0;}
.b_nav .content.fr img{ margin:-3px 0 0 0.875rem;}
.b_nav .content.fl a,.b_nav .con.fr a,.b_nav .con.center a{ color:#666565}
.b_nav .content a:hover{ color:#E40011}


/*相关新闻*/
.down_r_text{ margin-top:30px; background:#f5f5f5; padding:20px; }
.down_r_text h1{ font-size:22px; font-weight:bold; color:#333; margin-bottom:5px;}
.down_r_text li{float:left; line-height:44px; border-bottom:1px solid #e6e6e6; width:48%; margin-right:40px;}
.down_r_text li:nth-of-type(2n){ margin-right:0;}
.down_r_text li a{ float:left; background:url(../images/news_dot.png) left no-repeat;padding-left:12px; font-size:15px;transition:0.5s; color:#666;}
.down_r_text li a:hover{-webkit-transform:translate(10px,0);transform:translate(10px,0); color:#E40011; text-decoration:underline;}
.down_r_text li span{float:right; color:#999; font-size:13px; }
.down_r_text li span a{float:right; width:20px;height:20px; background:none; padding-top:5px;}
.down_r_text li span a:hover{-webkit-transform:translate(0px,0);transform:translate(0px,0); opacity:0.8;}
.down_r_text li span img{width:20px;height:20px;}
@media (max-width:1200px) {
.down_r_text{ margin-top:0;}
.down_r_text li{ width:100%;}
.down_r_text li a{ font-size:14px;}

}

/*==============案例列表=====================*/
.ny_al{ margin-top:30px;}
.ny_al ul li{float: left;width: 31.333%;margin:0 3% 2% 0;}
.ny_al ul li:nth-child(3n){margin-right: 0;}
.ny_al ul li .h1{overflow: hidden;border: 1px solid #eee;padding: 0;position: relative;}
.ny_al ul li .h1:after{content: ""; position: absolute;left: 0;top: 0;right: 0;bottom: 0;background: rgba(228,0,17,0.9) url(../images/i_bg7.png) center no-repeat;background-size: auto 30px; opacity: 0;-webkit-transition:0.5s; transition:0.5s;font-size: 36px;color: #fff;line-height: 100%;text-align: center;z-index: 1;}
.ny_al ul li .h1 img{display: block; width: 100%;padding: 0;-webkit-transition:0.5s; transition:0.5s;}
.ny_al ul li:hover .h1 img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.ny_al ul li:hover .h1:after{opacity: 1;}
.ny_al ul li .h3{ position:absolute; z-index:1;bottom:5%; text-align:center; left:18.5%; color:#fff;opacity: 0;}
.ny_al ul li :hover .h3{opacity: 1;}
.ny_al ul li .h2{font-size: 16px;line-height: 20px;text-align: center;padding: 10px 0 5px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.ny_al ul li .txts{ background:rgba(228,0,17,0.9); overflow:hidden; position:relative; width:100%; height:100%; color: #fff; text-align:center; top:0; left:0;opacity:0;filter:Alpha(opacity=0);transition:all 0.3s; }
.ny_al ul li .txts .tables{ display:table; width:100%; height:100%;}
.ny_al ul li .txts .tables .cell_tb{ display:table-cell; vertical-align:middle;}
.ny_al ul li .txts i{ margin:0 auto; display:block; width:34px; height:24px; overflow:hidden; background:url(../images/i_bg7.png) center center no-repeat; background-size:auto 100%;}
.ny_al ul li .txts span{ clear:both; display:inline-block; overflow:hidden; margin-top:10px; text-transform:uppercase; font-size:16px; }
.ny_al ul li .txts:hover{opacity:1.0;filter:Alpha(opacity=100);}

@media screen and (max-width: 980px) {
.ny_al{ margin-top:10px;}
.ny_al ul li{ width:48%}
.ny_al ul li:nth-child(2n){margin-right: 0;}
.ny_al ul li:nth-child(3n){margin-right: 3%;}
}

/*====产品 侧导航====*/
#n_nav{margin-bottom: 20px; overflow:hidden;}

#n_nav dt{position:relative;display:block; padding:0 10px;line-height: 42px;height: 42px;overflow:hidden;margin-top:0px;border-bottom: 1px solid #eee;background:url(../images/jt.png) 15px center  no-repeat #DEDEDE ;
	border-radius:20px;margin:0 10px;margin-bottom:10px;text-indent: 20px;}
#n_nav dt a{ float:left; width: 85%;font-weight: normal;font-size:15px; font-weight:bold;padding-left: 10px;color: #333;height: 42px; display:block;border-radius:20px;}
#n_nav dt a:hover{  color:#E40011; }

#n_nav dt i{ float:right; display:block; height: 42px; width:10%; background:#0C55B8;}
#n_nav dt.on{ border:none;background:url(../images/jt2.png) 0 center  no-repeat #DEDEDE ; }
#n_nav dt.title i{background: url(../images/icon_jh.png) left center no-repeat; position:relative; z-index:99;}
#n_nav dt.title_on{background:#E40011;}
#n_nav dt.title_on a{border:none;color: #fff;background:url(../images/jt2.png) 5px center  no-repeat ;}
#n_nav dt.title_on i,#n_nav dt.title_on i:hover{background: url(../images/icon_j_h.png) left center  no-repeat;color:#fff;border:none;}
#n_nav dd{display:none; border:none; font-size:12px;}
#n_nav dd .box{ background: #fff; margin-bottom:10px;}
#n_nav dd a{padding-left:20px;line-height:36px;font-size:14px;color:#636060;display:block;height:36px;padding: 0 0 0 36px; border-bottom:1px dotted #ccc;}
#n_nav dd a:hover{ color:#E40011; text-decoration:underline;}
#n_nav dd a.on{color: #E40011;}
#n_nav dd a:last-child{}

/*==============产品列表=====================*/
.productlist{ margin-top:30px;}
.productlist li{float:left; position:relative; width:23.5%; height:0px;padding-bottom:24%;margin-right:2%;margin-bottom:2%;  overflow:hidden;}
.productlist li img{transition:ease 1s;}
.productlist li:nth-of-type(4n){ margin-right:0;}
.productlist li .img{position:absolute; z-index:1;left:0; bottom:0; width:100%; height:100%;}
.productlist li .img img{width:100%; height:100%;}
.productlist li .text{white-space:normal;position:absolute; z-index:2;left:0; bottom:0; background:rgba(0,0,0,.5); color:#fff; transition:ease 1s; max-width:100%; width:100%;}

.productlist li .text h2{font-size:16px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap; line-height:16px; height:16px; margin:0;}
.productlist li .text h3{transition:ease 1s; margin:20px 0; opacity:0; visibility:hidden; width:0; font-weight:normal; font-size:14px;line-height:24px; transform:translateY(100%); text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:5; -webkit-box-orient:vertical; overflow:hidden; }
.productlist li .text{height:20px; padding:5%; }
.productlist li:hover .text{width:100% !important; height:100%;}
.productlist li:hover .text h3{opacity:1; visibility:visible;  width:90%;transform:translateY(0);}
.productlist li i{font-size:24px; color:#fff;}
.productlist li:hover .text{background:rgba(0,0,0,.5); width:80%; height:90%;}
.productlist li:hover img{transform:scale(1.1);}

@media screen and (max-width: 980px) {
.dyip{ padding:0px 0 30px 0;}
.productlist{ margin-top:0px;}
.productlist li:nth-of-type(2n){ margin-right:0;}
.productlist li:hover .text{width:100% !important; height:28%;}
.productlist li.first .text p{opacity:1; transition:ease .65s;}
.productlist li{width:49%;padding-bottom:49%;}
.productlist li .text h2{font-size:14px;}
}


/*产品详情*/	
.product_con{ margin-top:30px;}
.product_con_t{}
.product_con_t .t_r{ float:right; width:50%; margin-right:10px;}
.product_con_t .t_r .bt{ font-size:26px;font-weight:bold; border-bottom:1px solid #ddd; padding-bottom:10px; text-align:left;}
.product_con_t .t_r .box{ margin-top:20px; line-height:30px; background:#FFF;  }
.product_con_t .t_r .box p{ font-size:15px; padding:0; margin:0;}
.product_con_t .t_r .box h3{ font-size:24px;  margin-bottom:3%;}
.prodcut-tel{ padding-left:50px; 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:#0D6BA0;display: block; font-weight:bold; }

@media screen and (max-width: 720px){
.product_con{ margin-top:10px;}
.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%;}
}

.team-tit{border-bottom:1px solid #dcdcdc;line-height:50px;margin-bottom:20px; margin-top:20px;}
.team-tit h1{position:relative;bottom:-1px;display:inline-block;padding:0 ;border-bottom:4px solid #0D6BA0;font-size:24px;color:#333; font-weight:bold;line-height:51px; margin:0;}
.team-intro p{font-size:14px!important;color:#666!important;line-height:30px;}


/**************************在线购买**************************/
.mopop{  font-size: 16px; color: #fff;  margin-top:20px;display: block; height:50px; line-height: 50px;  background: #E40011;  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%;}
.product_cont{ }
.team-tit h1{ font-size:20px; line-height:45px;}

.product_con_t .t_r .box p{ margin:0;}
}


.product_b{ padding:20px 0 0 0; }
.product_b .slideTxtBox2 .hd{ }
.product_b .slideTxtBox2 .hd ul{ background:#f5f5f5; }
.product_b .slideTxtBox2 .hd ul li{ float:left; cursor:pointer; line-height:50px; background:#333;color:#FFF; width:150px; text-align:center; font-size:18px;}
.product_b .slideTxtBox2 .hd ul li.on{ background:#E40011; color:#FFF;}
.product_b .slideTxtBox2 .bd .con_cp{ line-height:28px; padding-top:20px;}
.product_b .slideTxtBox2 .bd .con_cp p{ font-size:16px; line-height:28px;}
.product_b .slideTxtBox2 .bd .con_cp img{ max-width:100%;}

@media screen and (max-width: 980px){
.product_b .slideTxtBox2 .hd ul li{font-size:14px; width:50%;}
.product_b .slideTxtBox2 .bd .con_cp p{ font-size:14px; line-height:24px;}
}

@media screen and (max-width: 320px){
 .product_b .slideTxtBox2 .hd ul li{ white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;overflow:hidden;display:block;}
}


.product_cont{ width:100%; margin-top:30px; overflow: hidden;}
.product_cont h1{height:50px;line-height:50px;background:#f5f5f5;color:#F90100;font-size:16px;font-weight:bold; margin-bottom:0px;}
.product_cont span{padding:0 30px;background:#18549A;display:inline-block;color:#fff;}

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

#list_slide{  position:relative; margin-top:30px;}

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

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

#list_slide dt h1{  color:#333; font-size:17px; line-height:30px; display:block; font-weight:normal;}

#list_slide dd{ display:none; padding:0 22px; padding-bottom:10px; line-height:36px; background:#fff;   }

#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 #f5f5f5; border-bottom:2px solid #D9221A;}

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


@media (max-width:980px) {
#list_slide{ margin-top:10px;}
#list_slide dt{padding:10px 20px; }
#list_slide dd{ padding:0 20px; }	
#list_slide dt{border:none;  display:block; position:relative; padding:10px 30px 10px 22px;  cursor:pointer;   background:url(../images/jian01.png) 96% center no-repeat #f5f5f5;}
#list_slide dt.on{ background:url(../images/jian01_on.png) 96%  center no-repeat #f5f5f5; border-bottom:2px solid #D9221A;}
#list_slide dt h1{ font-size:15px; line-height:22px;}
#list_slide dd .content{ padding-top:10px;}
}






.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;}

}