﻿@charset "utf-8";
/* CSS Document */
*{padding:0px; margin:0px; font-family:"Microsoft Yahei"; font-size:12px;}
ul,li{list-style:none;}
img{border:0px;}
a,a:link,a:hover{text-decoration:none;}
input{outline:none;}
.y_color{color:#2d3f7d;}
.fl{float:left;}
.fr{float:right;}

.y_header{
	width:100%;
	background:url(header_bg_01.jpg) top center no-repeat;
	height:116px;
}
.y_header_txt{
	width:1100px;
	margin:0px auto;
}
.y_header_txt img{
	float:left;
}

/*banner*/
.y_banner{
	width:100%;
	overflow:hidden;
	height:541px;
	margin:0px auto;
}
.fullSlide{width:100%;position:relative;height:541px;background:#fff;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:541px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:541px;}
.fullSlide .hd{width:6%;position:absolute;z-index:1;bottom:0;left:47%;height:20px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{width:12px; height:12px; background:#fff; color:#fff; font-size:0px; float:left; margin-right:14px; _margin-right:7px; border-radius:30px;}
.fullSlide .hd ul .on{background:#146bc0; color:#146bc0}
.fullSlide .prev,.fullSlide .next{display: none; width:44px; height:79px; background:url(y_bg.png)  -21px -15px no-repeat; position: absolute; top:330px;}
.fullSlide .prev{ left:10px; }
.fullSlide .next{right:10px; background-position:-106px -15px;}


/*导航*/
.y_nav{
	position:absolute;
	width:100%;
	height:59px;
	top:0px;
	background:rgba(62,141,220,0.8);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C83E8DDC,endColorstr=#C83E8DDC);
}
.y_nav ul{
	display:block;
	width:1100px;
	margin:0px auto;
	height:59px;
}
.y_nav ul li{
	display:block;
	float:left;
	width:120px;
	height:59px;
	line-height:59px;
	font-size:18px;
	text-align:center;
	padding-right:13px;
}
.y_nav ul li a{
	color:#fff;
	display:block;
	width:120px;
	text-align:center;
	font-size:16px;
	line-height:59px;
}
.y_nav ul li a:hover{
	background:#146bc0;
}
.y_nav ul li a.on{
	background:#146bc0;
}

.y_procenter{
	width:100%;
	background:#fff;
	height:auto;
	overflow:hidden;
	margin-top:40px;
}
.y_part_tit{
	width:1100px;
	margin:50px auto;
	position:relative
}
.y_part_tit span{
	display:block;
	margin:5px auto;
	clear:both;
	width:309px;
}
.y_part_tit a{
	position:absolute;
	color:#898989;
	font-size:16px;
	right:0px;
	bottom:15px;
}
.y_pro_txt{
	width:1100px;
	margin:0px auto;
	overflow:hidden;
}
.y_pro_fenlei{
	float:left;
	width:208px;
	padding:1px;
	border:3px solid #bde1f7;
}
.y_pro_fenlei_tit{
	width:100%;
	height:36px;
	line-height:36px;
	background:#4996ea;
}
.y_pro_fenlei_tit font{
	color:#fff;
	font-size:14px;
	display:block;
	float:left;
	padding-left:10px;
}
.y_pro_fenlei_tit img{
	float:right;
	margin-top:18px;
	padding-right:10px;
}
.y_pro_fenlei_txt{
	width:100%;
	height:auto;
	overflow:hidden;
}
.y_pro_fenlei_txt ul{
	display:block;
	width:100%;
	overflow-x:hidden;
	overflow-y:scroll
}
.y_pro_fenlei_txt ul li{
	display:block;
	width:96%;
	border-bottom:1px solid #c8c6c6;
	padding:11px 2%;
}
.y_pro_fenlei_txt ul li a{
	display:block;
	background:url(fl_list_bg_07.jpg) left center no-repeat;
	padding-left:15px;
	color:#353b40;
}
.y_pro_fenlei_txt ul li a:hover{
	color:#6da9e5;
}
.y_pro_fenlei_txt ul li a.on{
	color:#6da9e5;
}
.y_pro_pic{
	float:right;
	width:820px;
	overflow:hidden;
	position:relative;
}
.y_product_list{
	display:block;
	width:709px;
	overflow:hidden;
	margin:0px auto;
	position:relative;
	height:321px;
}
.y_product_list ul{
	display:block;
	width:724px;
	margin-right:-15px;
	margin:0px auto;
}
.y_product_list ul li{
	display:block;
	float:left;
	width:347px;
	padding-right:15px;
	position:relative;
}
.y_product_list ul li img{
	display:block;
	width:296px;
	margin:0px auto;
	margin-top:20px;
}

/*带左右按钮的图片翻页*/
#four_flash .flashBg ul.mobile{width:2000%;height:400px; position:absolute;top:15; left:0px;}
#four_flash .but_left{width:50px;height:100px;position:absolute; top:130px; left:0px; cursor:pointer}
#four_flash .but_right{width:50px;height:100px; position:absolute; top:130px; right:0px; cursor:pointer}

.pictxt_more{
	width:347px;
	height:321px;
	background:rgba(0,0,0,0.4);
	position:absolute;
	top:0px;
	left:0px;
}
.pictxt_more span{
	display:block;
	width:100%;
	height:90px;
	line-height:62px;
	text-align:center;
	color:#fff;
	font-size:16px;
	background:url(pro_read_tit_03.png) top center no-repeat;
}
.pictxt_more a{
	display:block;
	width:126px;
	height:61px;
	margin:50px auto;
}
.y_product_list ul li .pictxt_more a img{
	width:auto;
}

/*专利证书*/
.y_patentcertificate{
	width:100%;
	background:#f4f4f4;
	height:auto;
	overflow:hidden;
	margin-top:40px;
	padding-top:40px
}
.y_zl_list{
	width:1100px;
	overflow:hidden;
	position:relative;
	margin:0px auto
}
.y_zl_pic{
	display:block;
	width:1010px;
	overflow:hidden;
	margin:0px auto;
	position:relative;
	height:250px;
}
.y_zl_pic ul{
	display:block;
	width:1065px;
	margin-right:-55px;
	margin:0px auto;
}
.y_zl_pic ul li{
	display:block;
	float:left;
	width:300px;
	padding-right:55px;
	position:relative;
}
.y_zl_pic ul li img{
	display:block;
	width:152px;
	float:left
}
.y_zl_pictxt span{
	color:#3376af;
}
.y_zl_pic ul li a .y_zl_pictxt{
	color:#313131;
	line-height:2em;
	float:left;
	padding-left:10px;
	width:138px;
	margin-top:30px;
}

/*带左右按钮的图片翻页*/
#patentcertificate .y_zl_pic ul.mobile2{width:2000%;height:250px; position:absolute;top:15; left:0px;}
#patentcertificate .but_left{width:50px;height:100px;position:absolute; top:80px; left:0px; cursor:pointer}
#patentcertificate .but_right{width:50px;height:100px; position:absolute; top:80px; right:0px; cursor:pointer}

/*联系我们*/
.y_contact{
	width:100%;
	background:#fff;
	height:auto;
	overflow:hidden;
}
.y_contact_txt{
	width:1100px;
	margin:0px auto;
	overflow:hidden;
}
.y_contact_txt_left{
	float:left;
	width:313px;
	height:282px;
	background:#3e8ddc;
	color:#fff;
	padding:10px;
	font-size:14px;
	line-height:34px;
}
.y_contact_txt_left span{
	font-size:18px;
	display:block;
	padding:10px 0px;
}
.y_contact_txt_left a{
	color:#fff;
	font-size:14px;
}
.y_contact_txt img{
	display:block;
	width:403px;
	height:302px;
	float:left;
}
.y_contact_txt_right{
	float:left;
	width:324px;
	height:262px;
	background:#9bdc3e;
	color:#fff;
	padding:20px;
	font-size:14px;
	line-height:40px;
}
.y_contact_txt_right span{
	font-size:18px;
	display:block;
	padding:10px 0px;
}
.y_contact_txt_right p{
	font-size:14px;
}

/*合作伙伴*/
.y_partner{
	width:1100px;
	margin:20px auto;
	overflow:hidden;
	margin-top:80px;
}
.y_partner table td{
	line-height:2em
}
.y_partner table td b{
	color:#3e8ddc;
	font-size:18px;
}
.y_partner table td a{
	color:#898989;
	font-size:18px;
} 
.y_partner table td span{
	display:block;
	border:1px solid #e3e3e3;
	padding:2px;
	margin:0px auto;
	width:99px;
	height:99px;
	overflow:hidden;
}

/*页脚*/
.y_bottom{
	width:100%;
	background:#2d2d2d;
	clear:both;
}
.y_bottom_txt{
	width:1000px;
	margin:0px auto;
	overflow:hidden;
	padding:25px 0px;
	padding-left:100px;
}
.y_bottom_txt table td{
	height:40px;
	line-height:40px;
}
.y_bottom_txt table td span{
	color:#898989;
	display:block;
	background:url(y_bg.jpg) no-repeat;
	padding-left:40px;
	padding-right:20px;
	font-size:14px;
	float:left;
}

.y_footer{
	width:100%;
	height:50px;
	background:#202020;
	text-align:center;
	color:#898989;
	line-height:40px;
	font-size:14px;
}
.y_footer_txt{
	width:1100px;
	height:50px;
	margin:0px auto;
}
.y_footer_txt span{
	display:block;
	float:left;
	line-height:50px;
	padding-left:120px;
	font-size:14px;
}
.y_footer_txt a{
	color:#434343;
	font-size:14px;
	float:left;
	padding-left:80px;
	cursor:pointer;
	display:block;
	line-height:50px;
	text-decoration:none
}

/*返回顶部*/
.floating_ck{
position:fixed;right:20px;top:85%;
_position:absolute;
_bottom:auto;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||50)-(parseInt(this.currentStyle.marginBottom,10)||50)));}

/*首页结束*/
.y_else_banner{
	width:100%;
	height:500px;
	overflow:hidden;
	position:relative;
}
.y_else_txt{
	width:1100px;
	margin:0px auto;
	height:auto;
}
.y_elsetxt_right{
	float:right;
	width:860px;
}
.y_elsetxt_right_tit{
	width:860px;
	line-height:2em;
	overflow:hidden
}
.y_elsetxt_right_tit b{
	display:block;
	float:left;
	border-bottom:5px solid #6da9e5;
	color:#1f1718;
	font-size:14px;
	padding:0px 5px;
}
.y_elsetxt_right_tit span{
	display:block;
	float:right;
	border-bottom:5px solid #cccccc;
	padding:0px 5px;
	text-align:right
}
span.y_about_tit{
	font-size:18px;
	color:#1f1718;
	text-align:center;
	display:block;
	width:100%;
	line-height:2em;
	margin:30px auto
}
.y_elsetxt_right_txt{
	width:860px;
	margin:0px auto;
}
.y_about_txt{
	text-align:left;
	line-height:2em;
	color:#1f1718;
	font-size:14px
}
/*产品中心*/
.y_pro_img{
	width:350px;
	float:left;
	margin-top:40px;
}
.y_pro_infor{
	/*float:left;*/
	/*padding-left:70px;*/
	margin-top:40px;
}
.y_pro_infor table td{
	font-size:14px;
	color:#353b40;
	line-height:35px;
}
.y_pro_infor table td span{
	font-size:18px;
	padding-bottom:20px;
}
#container {
	width:350px;
	margin:0 auto;
}

#products_example {
	width:350px;
}

#products .slides_container {
	width:366px;
	height:274px;
	overflow:hidden;
	position:relative;
}
#products{
	width:350px;
	overflow:hidden;
}
#products .pagination {
	width:360px;
	padding-top:5px;
	border-radius:5px;
	margin-right:-10px;
	margin-top:2px;
	display:block;
}

#products .pagination li {
	float:left;
	padding-right:10px;
	width:62px;
}

#products .pagination li a {
	display:block;
	width:62px;
	height:59px;
	margin:1px;
	float:left;
}
.y_pro_list{
	width:860px;
	height:auto;
	margin:30px auto;
	clear:both
}
.y_pro_list ul{
	display:block;
	width:885px;
	margin-right:-25px;
	overflow:hidden;
}
.y_pro_list ul li{
	display:block;
	float:left;
	padding-right:25px;
	color:#3376af;
	line-height:30px;
	width:270px;
	overflow:hidden;
	margin-bottom:30px;
	cursor:pointer
}
.y_pro_list ul li a{
	width:270px;
	margin-right:25px;
	_margin-right:12px;
	text-align:center;
	color:#1f1718;
	font-size:14px;
	line-height:2em;
	display:block
}

/*专利证书列表页*/
.y_zlzs_list{
	width:860px;
	height:auto;
	margin:30px auto;
	clear:both
}
.y_zlzs_list ul{
	display:block;
	width:1011px;
	margin-right:-151px;
	overflow:hidden;
}
.y_zlzs_list ul li{
	display:block;
	float:left;
	padding-right:151px;
	color:#3376af;
	line-height:30px;
	width:186px;
	overflow:hidden;
	margin-bottom:30px;
	cursor:pointer
}
.y_zlzs_list ul li span{
	color:#313131;
}
/*翻页*/
ul.y_page{
	width:363px;
	margin:40px auto;
	height:40px;
	clear:both
}
ul.y_page li{
	display:block;
	width:115px;
	height:40px;
	float:left;
	border:0px;
}
ul.y_page li a{
	display:block;
	width:113px;
	height:36px;
	border:1px solid #cbc9c9;
	text-align:center;
	color:#2d3f7d;
	padding:0px;
	line-height:36px;
	font-size:16px;
	background:#f4f4f6;
}
ul.y_page li a font{
	font-size:16px;
}

/*厂区展示*/
.y_cqzs_list{
	width:860px;
	height:auto;
	margin:30px auto;
	clear:both
}
.y_cqzs_list ul{
	display:block;
	width:885px;
	margin-right:-25px;
	overflow:hidden;
}
.y_cqzs_list ul li{
	display:block;
	float:left;
	padding-right:25px;
	color:#3376af;
	line-height:30px;
	width:270px;
	overflow:hidden;
	margin-bottom:30px;
	cursor:pointer
}

.y_hzal ul li{
	width:248px;
	border:1px solid #959595;
	padding:10px;
	margin-right:25px;
	_margin-right:12px;
	text-align:center;
	color:#1f1718;
	font-size:14px;
	line-height:2em;
}

/*企业新闻*/
.news_list{
	width:860px;
}
.news_list ul li{
	display:block;
	width:840px;
	border-bottom:1px solid #eeeeee;
	padding:10px;
	line-height:2em;
	overflow:hidden;
	clear:both
}
.news_list ul li a{
	display:block;
	float:left;
	background:url(y_bg.jpg) -22px -198px no-repeat;
	padding-left:10px;
	color:#1f1718;
	font-size:14px;
}
.news_list ul li a:hover{
	display:block;
	float:left;
	background:url(y_bg.jpg) -22px -159px no-repeat;
	padding-left:10px;
	color:#3e8ddc;
}
.news_list ul li span{
	float:right;
	color:#b1b1b1
}
.y_news_time{
	display:block;
	width:100%;
	text-align:center;
	color:#b1b1b1;
	font-size:14px;
}
.y_news_more{
	display:block;
	float:left;
	margin-top:50px;
}
.y_news_more span{
	display:block;
	text-align:left;
	color:#1f1718;
	font-size:14px;
	line-height:2em;
}
.y_news_more a{
	color:#1f1718;
	font-size:14px;
}

/*联系我们*/
.y_contact_page{
	width:860px;
	margin:0px auto;
	padding-top:40px
}
.y_contact_page p{
	color:#1f1718;
	font-size:14px;
	text-align:left;
	padding-bottom:20px;
	display:block
}
.y_contact_page span{
	display:block;
	padding:20px 0px;
	background:url(y_bg.jpg) no-repeat;
	padding-left:30px;
	font-size:14px;
}

