/* CSS Document */
/* --! TOP BANNER */

.top-banner {
	position: fixed;
	width: 100%;
	height: calc(100vh - 90px);
	background-position: center;
	background-size: cover;
	top: 90px;
	background-color: black;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
}

.top-banner.opacity04 {
		-webkit-filter: blur(5px);
		-moz-filter: blur(5px);
		-o-filter: blur(5px);
		-ms-filter: blur(5px);
		filter: blur(5px);
		opacity: 0.4;
	}

.top-banner .title-container {
		height: 168px;
		position: absolute;
		bottom: 0;
		width: 100%;
		text-align: center;
	}

.top-banner .title-container h1 {
			line-height: 87px;
			margin-top: 11px;
		}

.top-banner .title-container h2 {
			margin-top: 0;
			line-height: 8px;
}



.N_title{
	width: 1180px;
	text-align: center;
	margin: 50px auto 50PX;
}
.N_title_tt{
	font:1.5em/1em "microsoft yahei";
	color:#fff;
	display:block;
	position:relative;
	padding:10px 0px;
	}

.N_title_tt .N_title_pen{
	font: 16px/35px "microsoft yahei";
	color:#b5b5b5;
	display:block;
	margin-top:10px;
	}
.N_title_tt strong{
	font-weight:normal;
	}
.N_title_tt strong:before, .N_title_tt strong:after {
	content: '';                 /*CSS伪类用法*/
	position: absolute;         /*定位背景横线的位置*/
	top:25%;
	background: #b5b5b5;       /*宽和高做出来的背景横线*/
	width:10%;
	height: 1px;
	}
.N_title_tt strong:before{
	left: 28%;        /*调整背景横线的左右距离*/
	}
.N_title_tt strong:after {
	right: 28%;
	}	




.p_title{
	width: 1180px;
	margin:50px auto 40px;
	text-align:center;
	color:#a9a19b;
}
.p_title .p_title_cn{
	margin:10px 0px;
	font:1.5em/1em "microsoft yahei";
	display:block;
	color:#fff;
}

.p_title .p_title_en{
	margin:0px auto;
	padding:0px;
	font:1.2em/2em calibri;
	border-bottom:1px solid #959ca0;
	width:20%;
	display:block;
}

/*通用标题样式*/
.t_title{
	width: 1180px;
	margin:50px auto 20px;
	text-align:center;
	color:#a9a19b;
}
.t_title .t_title_cn{
	margin:10px 0px;
	font:1.5em/1em "microsoft yahei";
	display:block;
	color:#fff;
}

.t_title .t_title_en{
	margin:0px auto;
	padding:0px;
	font:1.2em/2em calibri;
	border-bottom:1px solid #a9a19b;
	width:20%;
	display:block;
}


.news{
	width: 1180px;
	margin: 0 auto 30px;
	font:16px/35px "microsoft yahei";
	color:#ccc;
	
}
.news_title{
	width: 1180px;
	margin:0px auto;
	text-align:center;
	padding:40px 0px;
	font:20px/35px "microsoft yahei";
	color:#fff;
}

.n_news_upd{
	width:1180px;
	margin:0 auto;
	line-height: 35px;
	margin-top: 20px;
	border-top: 1px solid #eee;
	color:#bbb;
	
}
.n_news_upd a{
	color:#bbb;
}
.n_news_back{
	width: 115px;
	height: 35px;
	border:1px solid #34b9b4;
	color:#ff6600;
	text-align: center;
	border-radius:20px;
	float:right;
	margin-top: 20px;
	display: block;
}
.n_news_back a{
	color:#34b9b4; 
	display: block;
	border-radius:20px;
}

.n_news_back a:hover{
	color:#fff;
	background:#34b9b4; 
	display: block;
	border-radius:20px;
}

.news_k{
	width: 1180px;
	height: 260px;
	background: #333;
	margin-bottom: 1px;
}
.news_kl,.news_kr{float: left;}
.news_kl{
	width: 495px;
	height: 260px;
}

.news_date{ 
	font:18px/35px arial;
	color: #ccc;
}
.news_t{
	font:bold 26px/35px arial;
	color: #ccc;
}
.news_text{
	font:14px/25px arial;
	color: #ccc;
}

.news_kr{
	width: 565px;
	height: 200px;
	padding:20px 60px;
	background:url(../images/news_arrow.png) no-repeat 15px 108px;
}

/* --! about                 */     

.top-banner#top_about {
	background-image: url(" ../images/about_bg.jpg");
}
.top-banner#top_news {
	background-image: url(" ../images/news_bg.jpg");
}
.top-banner#top_product {
	background-image: url(" ../images/product_bg.jpg");
}
.top-banner#top_job {
	background-image: url(" ../images/job_bg.jpg");
}

.content-page#bottom_content_page_about .title-row {
	height: 110px;
}

.content-page#bottom_content_page_about ul {
	margin: 0;
	position: relative;
	padding: 0;
	top: -26px;
	width: 50%;
	left: calc(50% - 1px);
	padding-bottom: 100px;
}

	.content-page#bottom_content_page_about ul li {
		position: relative;
		height: 86px;
		top: 86px;
		text-align: center;
		margin: auto;
		list-style: none;
	}

		.content-page#bottom_content_page_about ul li:before {
			content: "";
			height: 86px;
			position: absolute;
			left: 0;
			/* right: 0; */
			width: 1px;
			background-color: rgba(255,255,255,0.3);
			margin: auto;
			top: -86px;
		}

		.content-page#bottom_content_page_about ul li .circle {
			background-image: url("images/pallino-donut.png");
			width: 7px;
			height: 7px;
			position: absolute;
			display: block;
			left: -3px;
			margin: auto;
			z-index: 2;
			top: 0;
			-moz-transition: all .5s ease;
			-o-transition: all .5s ease;
			-webkit-transition: all .5s ease;
			transition: all .5s ease;
		}

		.content-page#bottom_content_page_about ul li .data {
			position: absolute;
			font-family: 'proxima_novathin'; /* <-- THIN */
			color: #f3f3f3;
			font-size: 28px;
			line-height: 34px;
			letter-spacing: 3px;
			left: -165px;
			width: 150px;
			text-align: right;
			top: -15px;
		}

		.content-page#bottom_content_page_about ul li p {
			position: relative;
			font-family: 'proxima_novaregular';
			font-size: 14px;
			color: #959ca0;
			line-height: 18px;
			text-align: left;
			margin-left: 15px;
			top: -7px;
			width: 50%;
		}


/*.c_title_t{
	
	width: 100%;
	margin: 0px auto;
	background:#000;
	text-align:center;
	padding:40px 0px;
	font:20px/35px "microsoft yahei";
}*/
.c_content{
	width: 1180px;
	margin: 0 auto;
	font:16px/35px "microsoft yahei";
	text-align: left;
	padding: 20px 0px;
	color: #999;
	height:800px;
	height:auto;
	min-height: 800px;
	
}


/* 产品样式*/
.product{
	width: 1180px;
	margin: 0 auto;
	
}
.product_title{
	width: 442px;
	margin: 60px auto;
}

.pro_detail{
   color:#999;
   text-align:center;
   margin-bottom:35px;
   font:1.2em/35px "microsoft yahei";
   padding-top:20px;
}

.pro_navs li{
    position:relative;
	float:left;
	width:48%;
	margin:1%;
}

.pro_t_name{
position:absolute;
text-align:center;
bottom:0;
display:block; 
width:100%;
height:80px;
font:18px/80px "microsoft yahei";
background:rgba(0,0,0,0.6);
}

.product_sk{
	width: 1180px;
	background: #101010;
	margin-bottom: 3px;
}
.pro_sk_pic{
	float:left;
	width:370px;
	height:318px;
	margin:11px;
	}
.pro_sk_pic img{ 
	width:370px;
	height:278px;
	}
.pro_sk_name{
	width:100%;
	text-align: center;
	line-height:40px;
	}

.pro_navs li.list_s{ 
	width:48%;
	height:450px;
	float:left;
	overflow:hidden;
}
.pro_navs li.list_s img{
cursor: pointer;
transition: all 0.6s;
filter: blur(0px);
}
.pro_navs li.list_s img:hover{
transform: scale(1.3);
filter: blur(0px);
}
.pro_navs li.list_s { color:#fff;}




.product_k{
	border-top: 1px solid #333;
	width: 1180px;
	height: 120px;
	background: #101010;
	margin-bottom: 3px;
}
.product_kA,.product_kB,.product_kC,.product_kD{
	float: left;
}
.product_kA a{
	color:#ccc;
}
.product_kB a{
	color:#ccc;
}
.product_kC a:hover{
	color:#ccc;
}
.product_kD a:hover{
	color:#ccc;
}
.product_kA{
	width: 120px;
	height: 120px;
}
.product_kB{
	width: 520px;
	height: 110px;
	padding: 10px 20px;
	border-right: 1px solid #333;
	margin:5px 0px;
}
.product_kB p{
	line-height: 25px;
	margin: 0;
	padding: 0;
}
.product_kC{
	width: 300px;
	height: 110px;
	padding: 20px;
	border-right: 1px solid #333;
	margin:5px 0px;
	font:14px/35px "microsoft yahei";
}
.product_kD{
	width: 240px;
	height: 110px;
	padding: 20px;
	margin:5px 0px;
	font:14px/35px "microsoft yahei";
}

.product_date{ 
	font:18px/35px arial;
	color: #ccc;
}
.product_t{
	font:16px/25px "microsoft yahei";
	color: #eee;
}
.product_text{
	font:14px/25px "microsoft yahei";
	color: #a9a19b;
}
.product_lb{
	font:12px/25px "microsoft yahei";
	color: #eee;
}

.product_text .line{
	font:16px/25px arial;
	color: #9ddf2e;
}



/*历史介绍 样式*/
.history{
	width: 1180px;
	margin: 0px auto  30px;
	color:#bbb;
	height:600px; 
	min-height:600px;
	height:auto;
}
.history a{
	color:#bbb;
	}
.history h1{
	width:100%;
	text-align:center;
	padding:0;
	margin:0;
	font: 36px/45px  "Microsoft YaHei"; 
	}

.history .h_ys{
	margin:0px;
	padding:0px;
	}
.history .h_ys li {
	float:left;
	height:35px;
	 
}
.history .h_ys li p{
	height:35px;
	margin:0px;
	padding:0px;
	}
.h_ys li.h_date{
	width:540px;
	text-align:right; 
	color:#ccc;
	padding:25px 10px 25px 30px;
	font: 20px/35px "arial";
	}
.h_ys .h_title{
	width:549px;
	text-align:left;
	padding:30px 0px 25px 30px;
	font: 14px/20px "Microsoft YaHei"; 
	background:url(../images/his_line.png) center left no-repeat;
	}
	
.his_text{
	width: 1180px;
	margin: 0px auto;
	color:#ccc;
	text-indent:2em;
	font: 14px/25px "Microsoft YaHei"; 
	}	
	
.N_stitle{
	width: 300px;
	text-align: center;
	margin: 50px auto 0;
	font:1.5em/1em "microsoft yahei";
	color:#ccc;
	padding:20px 0px;
	border-bottom:1px solid #ccc;
}
	
	
	
	
	
	
	
	
	
	
/*荣誉证书 样式*/
.honor{
	width: 1180px;
	margin: 0px auto  30px;
	color:#bbb;
	height:600px; 
	min-height:600px;
	height:auto;
}
.honor a{
	color:#bbb;
	}


.honor h1{
	width:100%;
	text-align:center;
	padding:0;
	margin:0;
	font: 36px/45px  "Microsoft YaHei"; 
	}

.honor .h_pic{
	background:#111;
	margin:11px;
	width:350px;
	height:263px;
	padding:10px;
	float:left;
	}

.h_pic li img{ 
	width:350px; 
	height:263px;
	}

/* page样式 */
.page{
	font:14px/35px "Microsoft YaHei"; 
	text-align:center; 
	height:35px; 
	margin: 20px auto 30px;
	padding: 10px 0px;
	width: 1180px; 
}
.page a{ 
	padding:2px 10px; COLOR: #666; 
	margin:0px 5px; 
	text-decoration:none;
}
.page a:hover { 
	background:#9ddf2e;
	color:#fff;
}
.page a:active {
	background:#9ddf2e;
	color:#fff;
}
.page .current { 
	padding:2px 10px; 
	font-weight:bold; 
	color:#fff; 
	margin:0px 5px; 
	background:#9ddf2e;
}


.page .page_prev {
	padding-right: 20px;
	background: none;
	color: #666;
}

.page .page_next {
	padding-left: 20px;
	background: none;
	color: #666;
}

/*证书样式*/
.c_honor{
	width: 100%;
	margin: 0 auto;
	padding: 20px 0px;
	color: #999;
	
}
.c_honor_content{
	width: 1180px;
	margin: 0 auto;
}
.c_honor_pic{
	float: left;
	width: 300px;
	margin: 33px;
	border:4px solid #fff;
}


/* 人才招聘 样式*/
.mszj{
	width: 100%;
	margin-bottom: 30px;
}
.job_content{
	width: 100%;
	background: #000;
	border-top: 1px solid #333;
}
.job_c{
	width: 1180px;
	margin: 0 auto;
	font:16px/35px arial;
	text-align: left;
	padding: 20px 0px;
	color: #999;
	
}



/*荣誉证书 样式*/
.coo{
	width: 1180px;
	margin: 0px auto  30px;
	color:#bbb;
	height:600px; 
	min-height:600px;
	height:auto;
}
.coo a{
	color:#bbb;
	}


.coo h1{
	width:100%;
	text-align:center;
	padding:0;
	margin:20px 0 ;
	font:24px/45px  "Microsoft YaHei"; 
	}

.coo_pic li{
	background:#111;
	margin:1px;
	width:378px; 
	height:200px;
	float:left;
	}

.coo_pic li img{ 
	width:378px; 
	height:200px;
	}

.lb-loader,.lightbox{text-align:center;line-height:0}.lb-dataContainer:after,.lb-outerContainer:after{content:"";clear:both}html.lb-disable-scrolling{overflow:hidden;position:fixed;height:100vh;width:100vw}.lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:#000;filter:alpha(Opacity=80);opacity:.8;display:none}.lightbox{position:absolute;left:0;width:100%;z-index:10000;font-weight:400}.lightbox .lb-image{display:block;height:auto;max-width:inherit;max-height:none;border-radius:3px;border:4px solid #fff}.lightbox a img{border:none}.lb-outerContainer{position:relative;width:250px;height:250px;margin:0 auto;border-radius:4px;background-color:#fff}.lb-loader,.lb-nav{position:absolute;left:0}.lb-outerContainer:after{display:table}.lb-loader{top:43%;height:25%;width:100%}.lb-cancel{display:block;width:32px;height:32px;margin:0 auto;background:url(../images/loading.gif) no-repeat}.lb-nav{top:0;height:100%;width:100%;z-index:10}.lb-container>.nav{left:0}.lb-nav a{outline:0;background-image:url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)}.lb-next,.lb-prev{height:100%;cursor:pointer;display:block}.lb-nav a.lb-prev{width:34%;left:0;float:left;background:url(../images/prev.png) left 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-prev:hover{filter:alpha(Opacity=100);opacity:1}.lb-nav a.lb-next{width:64%;right:0;float:right;background:url(../images/next.png) right 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-next:hover{filter:alpha(Opacity=100);opacity:1}.lb-dataContainer{margin:0 auto;padding-top:5px;width:100%;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.lb-dataContainer:after{display:table}.lb-data{padding:0 4px;color:#ccc}.lb-data .lb-details{width:85%;float:left;text-align:left;line-height:1.1em}.lb-data .lb-caption{font-size:13px;font-weight:700;line-height:1em}.lb-data .lb-caption a{color:#4ae}.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:12px;color:#999}.lb-data .lb-close{display:block;float:right;width:30px;height:30px;background:url(../images/close.png) top right no-repeat;text-align:right;outline:0;filter:alpha(Opacity=70);opacity:.7;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}.lb-data .lb-close:hover{cursor:pointer;filter:alpha(Opacity=100);opacity:1}


.newsletter{ 
width:700px;
height:600px;
background:#eee;
position:relative;
z-index:9999px;
}
.NL_closed{
	position:absolute;
	right:0;
	}
.newsletter .red{
	color:#FF0000;
	}	
.NL_TITLE{ 
font:24px/30px  "Microsoft YaHei"; 
height:30px;
background:#111;
padding:30px 30px;
	}
.NL_aa{
font:14px/30px  "Microsoft YaHei"; 
padding-left:30px;
color:#333;
margin:10px 0px;
	}
.NL_bb{
width:640px;
margin:0 auto;
padding:10px 0px;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
	}
.NL_bb tr{
	font:14px/30px  "Microsoft YaHei"; 
	color:#333;
	}
.NL_bb td{
	padding:5px 0px;
	}
.NL_BOR{
	border:1px solid #ccc;
	height:25px;
	padding:0px 5px;
	width:90%;
	}
.NL_SBOR{
	border:1px solid #ccc;
	height:25px;
	padding:0px 5px;
	width:96%;
	}
.NL_ETN{
	width:147px;
	height:37px;
	text-align:center;
	padding:10px 0px 0px 30px;
	
	}



















