﻿@charset "utf-8";

/**************************banner**************************/
.banner_ny { padding-top:80px;}
.banner_ny img{ width:100%;}
.banner_ny .pic_er{ display:none;}

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

}
@media screen and (max-width: 980px) {
	.banner_ny .pic_yi{ display:none;}
	.banner_ny .pic_er{ display:block;}
	.banner_ny img{ min-height:180px; height:180px;}
}
	
/**************************当前位置**************************/
.n_main_box{ width:100%; }
.n_main_box .main_box{position:relative;margin: 0 auto; max-width:1400px;}
.n_nav_box{height: 50px;background:#fff;position:relative;}
.n_nav{ position:relative; }
.n_nav a{display:inline-block;margin-right:45px;height: 47px;font-size:14px;float:left;line-height:70px;color:#444444; }
.n_nav a strong{display:block;font-size: 18px;color: #0C55B8;position:relative;z-index:4;height: 68px;line-height: 70px;font-weight: 100;background: url(../images/wz.png) left 20px no-repeat; padding-left:20px;}
.n_nav a:hover{border-bottom: 3px solid #0C55B8;}
.n_nav .on{border-bottom: 3px solid #0C55B8;}
.n_nav .on strong{height: 50px;line-height: 60px;font-weight:bold;}
.n_up_box{ position:relative; position:relative; }
.position{position:absolute;height: 50px;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:14px; color:#999999;}
.position i{ font-family:simsun; margin:0 3px; font-style:normal; }
.position em{font-size:14px;color: #0C55B8;font-style: normal;}
.position a:hover{color: #0C55B8;}
.n_main_box .main_box{height: 50px;position:relative;margin: 10px auto; box-sizing: border-box; background:#fff; padding:0;}
.n_main_box .main_box .bottom{ background-color:#d9d9dd; position:absolute; bottom:0; left:0px; width:100%; height:3px;}
.n_main_box .main_box .bottom01{ position:absolute; bottom:0; right:0px; width:30px; height:3px;}







/*==================移动端导航=================*/
#m_n_nav{background: #0C55B8;display: none;line-height: 50px;position: relative;z-index: 1;}
#bnt_back{position:absolute;left: 1rem;top:0;color: #fff;font-size: 22px;}
#n_n_title{ height:50px;}
#m_n_nav h1{font-size: 16px;color: #fff;text-align: center;margin:0;line-height:50px;font-weight: normal;}
#bnt_sub_nav{position: absolute;right: 1rem;top: 0;cursor: pointer;color: #fff;font-size: 18px;}
#bnt_sub_nav img{ display: block; height: 15px; }
#bnt_sub_nav.on img{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}
#sub_nav_content{background: #fff; 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 #0054a3; height:30px; line-height: 30px; font-size: 14px; padding-left: 10px; color: #535455;}
#sub_nav_content ul li.on a{color: #0054a3;}

#sub_nav_content dl{ margin:0}
#sub_nav_content dt{height:40px;line-height:40px;position:relative;background:#fff;  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:#bea88e; border-top:1px solid #fff;}
#sub_nav_content dt.title_on a i{ color: #bea88e;  }
#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: #0C55B8;}
#sub_nav_content dd{  display:none;}
#sub_nav_content dd .box{padding:0px 0px 0px 0px;}
#sub_nav_content dd a{ padding:0 25px;  line-height:30px;border-top:1px solid #e7e7e7;font-size:12px;color:#5b5349;display:block;height:30px;}
#sub_nav_content dd a.on{ color:#bea88e}
.am-offcanvas{ z-index:1000000}




.n-container{padding: 30px 0 50px 0; max-width:1400px; margin:0 auto;}
.n-container .left{ box-sizing:border-box; float:left;width: 260px;}
.n-container .left ul{float:left;width: 100%;background-color:#f7f7f9;box-sizing:border-box;border:#e9e9ec 1px solid;}
.n-container .left ul li{ float:left; width:100%; height:50px; line-height:50px; position:relative; border-bottom:1px solid #e7e9eb; display:block;}
.n-container .left ul li a{ font-size:15px; color:#343536; display:block; box-sizing:border-box; padding:0 0 0 30px;}
.n-container .left ul li.on a{ color:#fff; background-color:#0C55B8;}
/*.n-container .left ul li a i{ position:absolute; bottom:0; left:10px; right:10px; height:1px; background:#e9e9ec}*/
.n-container .left ul li a i{position: absolute; left: 0px; top: 0; display:block; background: #0C55B8; height: 50px; width: 0;}
.n-container .left ul li a:hover i{ width:100%;}
.n-container .left ul li a span{ position: relative; z-index: 9; height: 50px; line-height: 50px; color: #535355; display: block; font-size: 14px; padding-left: 30px;}
.n-container .left ul li a:hover span{ color: #fff; background: url(../images/icon_nav_arrow.png) 180px center no-repeat;}
.n-container .left ul li.on a span{ color: #fff;  background: url(../images/icon_nav_arrow.png) 180px center no-repeat;}
.n-container .left ul li i,.n-container .left ul li a span{-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; } 

.main_prol_cont{width:260px;height:67px;float:left;margin-top:15px;background:url(../images/contbg.jpg) center no-repeat;text-align:center;padding-top:63px;color:#fff;}
.main_prol_cont span{font-size:15px;}
.main_prol_cont h3{font-size:20px; font-weight:bold;}


.n-container .right { width: 78%; float:right;}
@media (max-width: 1280px){
.n-container{ padding:  2%; padding-bottom:30px;}
.n-container .right{width: 76%;}
}
@media (max-width: 1180px){
.n-container .right{width: 73%;}
}
@media (max-width: 1050px){
.n-container .right{width: 68%;}
}
@media(max-width: 1000px){
   .n_main_box,.n-container .left{ display:none;}
   #m_n_nav{ display:block}
   .n-container .right { width: 96%; float:none; padding-left:2%; margin-top:2%;}
   
}


/*内容样式*/
.ar_article{ font-size:15px; color:#666; line-height:24px; text-align:justify;}
.ar_article p{font-size:15px;color:#666;line-height:24px;text-align:justify;padding-bottom: 10px;}	
.ar_article strong{ font-weight:bold;}
.ar_article td p,.ar_article th p{ padding-bottom:0; margin-bottom:0; text-align: inherit;}
.ar_article img{ max-width:100%;}
.ar_article a{ color:#717173;}
.ar_article a:hover{ color:#F0B01C; text-decoration:underline;}
.ar_article h1,.ar_article h2,.ar_article h3,.ar_article h4,.ar_article h5,.ar_article h6{ font-weight:bold; color:#333; margin-bottom:10px;}
.ar_article table{
	font-size: 14px;
	margin-top:10px;
	color: #434343;
	border-bottom:1px solid #dbdbdb;
	border-right:1px solid #dbdbdb;
}

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

@media(max-width: 768px){
.ar_article{ font-size:14px; color:#78787a; line-height:24px; text-align:justify; }
.ar_article p{font-size:14px;color:#78787a;line-height:24px;text-align:justify;padding-bottom: 3%;}	
.ar_article strong{ font-weight:bold;}
.ar_article img{ max-width:100%;}
.ar_article a{ color:#717173;}
.ar_article h1,.ar_article h2,.ar_article h3,.ar_article h4,.ar_article h5,.ar_article h6{ font-weight:bold;}
.ar_article td{ font-size:12px;}
}

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

/**************************联系我们**************************/
.contact{
	}
.contact .way{
	width:23%;
	float:left;
	overflow:hidden;border: 1px solid #eeeeee;
    box-shadow: 0 0 10px 1px rgba(0,0,0,.05); padding:2%; margin-bottom:20px;
	}
.contact .way:nth-child(1){ width:36%; margin-right:20px;}
.contact .way:nth-child(3) {
    float: right;
}	
.contact .way p{ font-size:16px; line-height:30px; color:#666;}
.contact .way p:nth-of-type(1) {font-size:20px; color:#333; font-weight:bold; margin-bottom:10px;}

@media (max-width:1000px) {
.contact .way{
	width:92%;
	float:none;
	padding:4%;
	}
.contact .way:nth-child(1){ width:92%;}	
.contact .way p:nth-of-type(1) {font-size:18px; margin-bottom:5px;}	
.contact .way:nth-child(2) {float: none;}
.contact .way p{ font-size:14px; line-height:24px;}
	}


/**************************在线留言**************************/
.feedback{overflow:hidden;}
.feedback .title{text-align:center;font-size:24px;font-weight:normal;margin-bottom:25px;color:#333;}
.feedback .title span{background:#fff;padding:0 30px;position:relative;top:-15px;}
.feedback .title::before{content:"";border-bottom:1px solid #e1e1e1;height:12px;vertical-align:top;width:100%;display:block;}
#feedback_form label{display:block;float:left;height:32px;line-height:32px;margin-bottom:30px;padding-left:40px;background:url(../images/contact.png) no-repeat;font-size:14px;}
#feedback_form label.name{background-position:0 -32px;}
#feedback_form label.email{background-position:0 -64px;}
#feedback_form label.city{background-position:0 -96px;}
#feedback_form label.msg_title{background-position:0 -128px;}
#feedback_form label.address{background-position:0 -160px;}
#feedback_form label.message{background-position:0 -192px;margin-bottom:10px;}
#feedback_form input{width:20.8%;height:30px;line-height:30px;float:left;margin:0 37px 30px 0;border:1px solid #dbdbdb;}
#feedback_form input.last{margin-right:0;}
#feedback_form .msg{padding-bottom:30px}
#feedback_form textarea{height:125px;width:95.6%;padding:2%;border:1px solid #dbdbdb;display:block;}
#feedback_form .btns{width:120px;height:40px;margin-right:10px; background:#0C55B8;color:#fff;border:none;font-size:15px;margin-bottom:0;cursor:pointer;}
#feedback_form .btns:hover{background:#333;transition:all 0.3s;}
#feedback_form .reset{background:#ccc;cursor:pointer;margin-bottom:0;}
#feedback_form .tableRow{width:100%;height:32px;}
#feedback_form .tableRow input{width:150px;margin-right:10px;color:#999;float:left;}
#feedback_form .tableRow .checkcode{width:50px;height:22px;margin-left:5px;border:1px solid #ccc;padding:4px 5px;display:block;float:left;background:#fff;}
#feedback_form input:focus,#feedback_form textarea:focus{border-color:#0C55B8;}

@media (max-width: 768px){
.feedback{margin-top:20px;}
.feedback .title{ margin-bottom:10px;}
#feedback_form input{ margin:0 15px 15px 0; width:76.5%; }
#feedback_form label{ margin-bottom:0;}
#feedback_form .msg{border-top:none;padding:0px 0; padding-bottom:20px;}
#feedback_form textarea{ width:90.8%; height:100px;}
}
@media (max-width: 420px){
#feedback_form input{ width:66%;}
}
@media (max-width: 375px){
#feedback_form input{ width:63%;}
}
@media (max-width: 320px){
#feedback_form input{ width:56.5%;}
#feedback_form textarea{ width:89.5%;}
}


/*====产品 侧导航====*/
#n_nav{background:#f7f7f9;margin-bottom: 20px;border:1px solid #e9e9ec; overflow:hidden;}
#n_nav h1{ display:block;  padding: 0 20px;border-bottom: 1px solid #e9e9ec; line-height: 30px; background:#0C55B8; color:#fff; /*font-weight:bold;*/ font-size:15px; }
#n_nav dt{position:relative;display:block; padding:0 10px;line-height: 50px;height: 50px;overflow:hidden;margin-top:0px;border-bottom: 1px solid #e7e9eb;}
#n_nav dt a{ float:left; width: 85%;font-weight: normal;font-size:15px; font-weight:bold;padding-left: 10px;color: #333;display:block;height: 51px; display:block;}
#n_nav dt a:hover{ color:#0990EE; text-decoration:underline; }
#n_nav dt i{ float:right; display:block; height: 51px; width:10%; background:#0C55B8;}
#n_nav dt.on{ border:none }
#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:#0C55B8;}
#n_nav dt.title_on a{border:none;color: #fff;}
#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;}
#n_nav dd a{padding-left:20px;line-height:22px;font-size:13px;color:#636060;display:block;height:46px;padding: 0 0 0 36px; border-bottom:1px dotted #ccc;}
#n_nav dd a:hover{ color:#0C55B8; text-decoration:underline;}
#n_nav dd a.on{color: #0C55B8;}
#n_nav dd a:last-child{}




.con{
	margin:0 auto;
	max-width:1400px;
	min-height:200px;
	overflow:hidden;
	margin-top:30px;
	margin-bottom:50px;
	}
.ny_text_title{ font-size:24px; color:#333333; font-weight:bolder; margin-top:10px; text-align:center; margin-bottom:20px;}

@media (max-width:1660px) {
.con{margin-top:20px; padding:0 2%;}

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

.con{margin-top:20px; padding:0 4%;}
.ny_text_title{ font-size:20px;}
	}	


/*新闻列表*/

.newslist{}
.newslist dl{ border-bottom:1px dotted #CCC; padding-bottom:2%; margin-bottom:2%;}
.newslist dt{ float:left; width:70%; font-size:24px; padding-bottom:5px ; margin-left:40px; }
.newslist dt a{ color:#000;}
.newslist dd.pic{ float:left; width:25%; overflow:hidden;}
.newslist dd.pic img{ width:100%;height:auto;transition:all .6s;}
.newslist dd.pic img:hover{transform:scale(1.1,1.1);-webkit-transition: all 1.5s;transition: all 1.5s;}
.newslist dd.date{float:left; width:22%; line-height:24px;overflow:hidden;font-size:14px; color:#999999; background:url(../images/bn44.png) no-repeat left; margin-bottom:5px; padding-left:20px; margin-left:40px;}
.newslist dd.txt{ float:left; width:70%; line-height:24px;overflow:hidden; margin-left:40px;font-size:14px;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;}
.newslist dd.more{float:left; width:30px; height:30px; background:url(../images/bn43.png) no-repeat left;transition: all 0.3s ease 0s;margin-left:40px; margin-top:10px;}	
.newslist dd.more:hover{background:url(../images/bn43_nei.png) no-repeat left; cursor:pointer; }
.newslist a:hover{ text-decoration:none; color:#0C55B8;}
@media (max-width:1420px) {
.newslist dd.txt{ width:70%;}

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

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

.newslist dt{ float:none; width:100%; font-size:18px; padding:2% 0;  margin-top:10px; margin-left:0;}
.newslist dd.pic{ float:none; width:100%;}
.newslist dd.date{ float:none; width:100%; margin-left:0; }
.news dd.txt{ float:none; width:100%; line-height:24px;	 margin-left:0; }
.newslist 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; float:none; color:#000; 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:#0C55B8;
	}
@media (max-width:980px) {
.pages{ font-size:14px;line-height:22px;}
}

/*====翻页效果====*/
.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;
	font-family: SimSun;
	color: #9f9fa7
}
.j_pages .on {
	background: #0C55B8;
	color: #fff!important;
	border: 1px solid #0C55B8;
}
.j_pages span {
	font-family: simsun;
}
.j_pages i {
	display: inline-block;
}
.j_pages a:hover {
	background: #0C55B8;
	color: #fff!important;
	text-decoration: none;
	border: 1px solid #0C55B8;
}
@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;}
}


/*资源下载*/
.down_r_text{ }
.down_r_text h2{ font-size:18px; color:#F0B01C;}
.down_r_text li{float:left; line-height:44px; border-bottom:1px solid #e6e6e6; width:100%;}
.down_r_text li a{ float:left; background:url(../images/news_dot.png) left no-repeat;padding-left:12px; font-size:14px;transition:0.5s;}
.down_r_text li a:hover{-webkit-transform:translate(10px,0);transform:translate(10px,0); color:#0C55B8; text-decoration:underline;}
.down_r_text li span{float:right; color:#999; }
.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 screen and (max-width: 640px) {
.down_r_text li a{ font-size:12px;}
}

/***证书放大图***/
.tpimg{
	width:100%;
	}
.tpimg ul{
	}
.tpimg ul li{
	width:23%;
	text-align:center;
	font-size:16px;
	color:#333;
	line-height:30px;
	float:left;
	margin:0 1% 0.6% 1%;
	 
	}
.tpimg ul li span{ width:105%; font-size:14px; overflow:hidden;text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:1;}	
.tpimg ul li .photo{
	width:100%;
	background:#fff;
	cursor:pointer;
	overflow:hidden;
	border:1px solid #ddd;
	padding:5px;
	transition: all 0.5s ease;
	}
.tpimg ul li .photo img{
	max-width:100%;
	min-width:100%;
	display:block;
	}
.tpimg ul li:hover{
	color:#0C55B8;
	}
.tpimg ul li:hover .photo{
	border:1px solid #0C55B8;
	}
@media (max-width:768px) {
.tpimg ul li{
	width:44%;
	margin:0 5% 0 1%;
	font-size:13px;
	}
	}
/*==============招聘====================*/
.faq-box {
	position: relative;
	margin-bottom: 20px;
}
.faq-box .faq-top {
	height: 50px;
	padding-left: 19px;
	line-height: 50px;
	font-size: 16px;
	color: #333;
	background-color: #f5f5f5;
	background-image: url(../images/icon-dd4.png);
	background-repeat: no-repeat;
	background-position: 98% center;
	cursor: pointer;
}
.faq-top span {
	display: block;
	width: 90%;
	padding-left: 12px;
	background: url(../images/sj.png) no-repeat left center;
	float: left;
}
.faq-box .faq-block {
	padding-top: 12px;
	background: url(../images/icon-dd5.png) no-repeat 19px top;
	margin-top: 20px;
	display: none;
}
.faq-block .faq-con {
	padding: 25px;
	color: #666666;
	line-height: 30px;
	background-color: #f5f5f5;
	position: relative;
	font-size:14px;
}
.faq-block .faq-con p{ font-size:14px;}
.faq-box .faq-top.cur {
	background-color: #1B6099;
	color: #fff;
	background-image: url(../images/icon-dd4-2.png);
	background-repeat: no-repeat;
	background-position: 98% center;
}


/* 分页 */
.f_page { margin-top: 20px; text-align: center; }
.f_page a, .f_page span { display: inline-block; width: 26px; height: 26px; background: #efefef; margin: 0 2px; border-radius: 4px; line-height: 26px; padding: 5px; }
.f_page a.now { color: #fff; background: #1B6099; font-weight: 500; }


/*产品列表*/
.ny_products{}
.ny_products ul{ margin-left:-3%;}
.ny_products li{ float:left; width:23%; margin-left:2%; margin-bottom:2%;overflow:hidden;}
.ny_products li .border{ border:1px solid #dadada;}
.ny_products li .border .pic{ border-bottom:1px solid #dadada;overflow:hidden; position:relative;}
.ny_products li img{ width:100%;transition:all 1.5s;}
.ny_products li:hover img{ transform:scale(1.1);}
.ny_products li .title{ padding: 10px; background:#FAFAFA; height: 40px;}
.ny_products li .title .bt{ font-size:14px; text-align:center;}
.ny_products li .title p{ font-size:14px; color:#8EC31F;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}
.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:47%; margin-left:1%; margin-right:2%; margin-bottom:5%;}
.ny_products li .title{ padding:10px 10px;}
.ny_products li .title .more{ margin-top:10px;}

}



/*产品分类*/
.Solutions li{padding:30px 0;border-top: 1px solid #e6e6e6;}
.Solutions li .box{margin:0 auto;}
.Solutions li .pic{float: left;width: 30%;overflow:hidden; position:relative;}
.Solutions li .pic:hover img {
	transform: scale(1.1);
}
.Solutions li .pic img{width: 100%;display: block;transition: all 0.5s;}
.Solutions li .title{float: right;width: 60%;}
.Solutions li h2{font-size: 18px;padding:5px 0;}
.Solutions li .title h2 a{ color:#333;}
.Solutions li .title h2 a:hover{color:#F0B01C; }
.Solutions li .txt{font-size: 14px;margin-top: 10px;line-height: 24px;}
.Solutions li .txt dl{ margin-top:10px;}
.Solutions li .txt dd{background:url(../images/news_dot.png) left no-repeat;padding-left:12px; }
.Solutions li .txt dd a:hover{color:#F0B01C; text-decoration:underline; }


/*产品详情*/	
.product_con_t{}
.product_con_t .t_r{ float:right; width:46%; margin-right:10px;}
.product_con_t .t_r .bt{ font-size:26px;font-weight:bold; border-bottom:1px solid #ddd; padding:10px 0;}
.product_con_t .t_r .box{ margin-top:20px; line-height:30px; background:#FFF;  }
.product_con_t .t_r .box p{ font-size:15px; color:#333;}
.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:#F90100;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:16px;font-weight:bold; margin-bottom:20px;}
.product_cont span{padding:0 30px;background:#0C55B8;display:inline-block;color:#fff;}

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


/*合作客户*/
.customer ul{}
.customer li{ border: 1px solid #ddd; float:left; margin:0px 20px 20px 0px; width:22.8%; text-align:center;}
.customer li img{ }
.customer li a{display:block;  cursor:default; }
.customer li a:hover img{cursor:default;transform:rotateY(180deg);-webkit-transform:rotateY(180deg); /* Safari and Chrome */-moz-transform:rotateY(180deg); /* Firefox */}

.customer *{ -moz-transition: all 0.8s ease-in-out;-webkit-transition: all 0.8s ease-in-out;-o-transition: all 0.8s ease-in-out;-ms-transition: all 0.8s ease-in-out;transition: all 0.8s ease-in-out; } 

@media screen and (max-width:1180px){
.customer li{ width:22%;}
}
@media screen and (max-width:960px){
.customer li{ width:30%;}
}
@media screen and (max-width:760px){
.customer li{ width:30%;}
}

@media screen and (max-width:735px){
.customer li{ width:30%; margin:10px 5px; }
.customer li img{ width:140px;}
}
@media screen and (max-width:600px){

.customer li{ width:46%; margin:10px 5px;}
}
@media screen and (max-width:375px){

.customer li{ width:43%; margin:10px 10px;}
}
@media screen and (max-width:320px){
.customer li{ width:42%;}
.customer li img{ width:120px;}
}


/*==================发展历程=================*/
#n_licheng {
	background: url(../images/n_licheng_bg.png) center top no-repeat;
	padding-top: 4rem;
}
#n_licheng ul {
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
}
#n_licheng ul li {
	overflow: hidden;
	position: relative;
}
#n_licheng ul li:nth-child(odd) {
	background: #f8f9fb;
	border: 1px solid #eee;
}
#n_licheng ul li .m {
	position: relative;
	overflow: hidden;
	padding: 2rem 0;
}
#n_licheng ul li .m:before {
	content: "";
	width: 2px;
	height: 100%;
	background: #e2e2e2;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: 0px;
}
#n_licheng ul li .m:after {
	content: "";
	width: 13px;
	height: 13px;
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -6px;
	top: 2.3rem;
	background: #fff;
	border: 1px solid #0a205a;
	border-radius: 50%;
}
#n_licheng ul li .txt {
	width: 50%;
	float: right;
	border-radius: 8px;
	padding: 0 1.5rem;
	box-sizing: border-box;
	font-size: 0.875rem;
	line-height: 1.875rem;
	color: #cfcfcf;
}
#n_licheng ul li .txt .con {
	max-width: 640px;
	padding: 0;
	margin: 0;
}
#n_licheng ul li .txt h5 {
	font-size: 0.875rem;
	color: #4d4d4e;
}
#n_licheng ul li .txt p {
	font-size: 16px;
	line-height: 1.5rem;
	padding:0;
	color: #686868;
	margin: 0;
}
#n_licheng ul li .riqi {
	width: 44%;
	padding: 0 2.5rem;
	height: 100%;
	padding-top: 2rem;
	font-size: 1.6rem;
	color: #242424;
	float: left;
	text-align: right;
	position: absolute;
	top: 0;
}
#n_licheng ul li:hover {
	background: #0C55B8;
}
#n_licheng ul li:hover .txt {
	background: none;
	color: #fff;
}
#n_licheng ul li:hover .txt h5 {
	color: #fff;
}
#n_licheng ul li:hover .txt p {
	color: #fff;
}
#n_licheng ul li:hover .riqi {
	color: #fff;
}
#n_licheng ul li:hover .m:before {
	background: #fff;
}
#n_licheng ul li:hover .m:after {
	background: #fff;
	border: 1px solid #fff;
}
#n_licheng ul li.li_2 {
}
#n_licheng ul li.li_2 .txt {
	float: left;
	text-align: right !important;
}
#n_licheng ul li.li_2 .con {
	float: right;
}
#n_licheng ul li.li_2 .txt * {
	text-align: right !important;
}
#n_licheng ul li.li_2 .riqi {
	right: 0;
	text-align: left;
}
#n_licheng ul li.li_2 .riqi img {
	margin: 0 15px;
	float: left;
}
#n_licheng .btn {
	display: block;
	width: 40px;
	height: 40px;
	margin: 0 auto;
}
@media (max-width:768px) {

#n_licheng ul li .txt p { line-height:24px; font-size:15px;}
#n_licheng ul li .riqi { width:37%; padding-top:2.2rem;}
}