@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	background: #FFF;
	font-family: "微软雅黑";
	font-size: 12px;
	color: #333;
}
a img{
	border:0;
}
a {
	color: #333;
	text-decoration: none;
}
.pager li {
    width: 77px;
}
.pager li a.first-child {
    width: 77px;
    border-left: 1px solid #ddd;
}
a:hover {
	text-decoration: underline;
	color: #FFE704;
}
ul, li {
	list-style-type: none;
}
.clear {
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.img {
	border: 0;
}
.pr {
	position: relative;
}
.pa {
	position: absolute;
}
.header, .content, .footer {
	width: 1020px;
	margin: 0 auto;
}
.top_c {
	height: 150px;
}
.top_c h1 {
	float: left;
	margin-top: 40px;
	margin-right: 0px;
	margin-left: 0;
	margin-bottom: 0;
}
.top_c h2 {
	float: right;
	margin-top: 40px;
}
.dh {
	width: 100%;
	height: 55px;
	background: url(../images/nav_bg.jpg) left repeat-x;
}
.nav ul {
	height: 55px;
	line-height: 55px;
}
.nav ul li {
	float: left;
	line-height: 55px;
}
.nav ul li a {
	display: inline-block;
	padding: 0 28px;
	color: #ffffff;
	font-size: 14px;
}
.nav ul li a.last {
	background: none;
}
.nav ul li a:hover, .nav ul li a.cur {
	background: #ffe704;
	text-decoration: none;
	padding: 0 28px 0 28px;
	color: #000;
}
/* banner幻灯片 */
.banner {
	width: 100%;
	height: 567px; /*background:url(../images/banner_index.png) no-repeat;*/
	margin: 0 auto;
}
#full-screen-slider {
	width: 100%;
	height: 567px;
	position: relative;
	z-index: 10;
}
#slides {
	display: block;
	width: 100%;
	height: 567px;
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
}
#slides li {
	display: block;
	width: 100%;
	height: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
}
#slides li img {
	width: 100%;
}
#slides li a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
}
#pagination {
	display: block;
	list-style: none;
	position: absolute;
	left: 25%;
	top: 532px;
	z-index: 9900;
	padding: 5px 15px 5px 0;
	margin: 0;
}
#pagination li {
	display: block;
	list-style: none;
	width: 10px;
	height: 10px;
	float: left;
	margin-left: 15px;
	border-radius: 5px;
	background: #FF5370;
}
#pagination li a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
}
#pagination li.current {
	background: #fff;
}
/* 搜索 */
.sea {
	height: 40px;
	line-height: 40px;
	background: #fff;
	margin-top:20px;
}
.sea_in {
	margin-top: 3px;
}
.search {
	width: 270px;
	height: 26px;
	padding-left: 6px;
	border: 1px solid #cfcfcf;
	line-height: 20px;
	color: #cacaca;
}
.sub {
	width: 48px;
	height: 28px;
	top: 0;
	right: 0;
	_top: 2px;
	background: url(../images/sub_bg.jpg);
	border: none;
	text-indent: -9999em;
}
.key_w {
	margin-left: 16px;
	color: #4a4a4a;
}
.key_w a {
	margin-right: 19px;
	color: #878787;
}
/* 主内容 */
.pro {
	height: 610px;
	margin-bottom: 15px;
	padding-top: 21px;
}
.pro_l {
	width: 212px;
	height: 612px;
	padding-bottom: 18px;
	background: #ffffff;
}
.pro_l h2 {
	height: 55px;
	line-height: 55px;
	text-align: center;
	font-size: 16px;
	background: url(../images/h2_bg.jpg);
	color: #fff;
	font-weight: bold;
}
.pro_r {
	width: 790px;
	background: none repeat scroll 0 0 #ffffff;
}
.comm {
	height: 40px;
	padding-right: 16px;
	line-height: 40px;
	background: url(../images/com_bg.jpg) repeat-x left center;
}
.togg, .togg span {
	display: inline-block;
	text-align: center;
	font-size: 14px;
	width: 114px;
	color: #ffffff;
}
.togg2, .togg2 span {
	display: inline-block;
	font-size: 14px;
	padding-left: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.pro_r ul {
	height: 860px;
	padding-left: 0px;
	background: #ffffff;
}
.pro_r li {
	float: left;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 0;
	margin-bottom: 0;
	width: 244px;
}
.pro_r li.last {
	margin-right: 0;
}
.pro_r li .img {
	display: block;
	margin-bottom: 2px;
	border: 1px solid #ccc;
}
.pro_r li img {
	display: block;
	width: 242px;
	height: 192px;
}
.pro_r li .pro_txt {
	display: block;
	line-height: 18px;
	background: #f2f2f2;
	height: 60px;
	text-align: center;
	color: #333;
	padding-top: 6px;
}
.pro_r li .pro_txt2 {
	display: block;
	line-height: 30px;
	background: #f2f2f2;
	height: 30px;
	text-align: center;
	color: #333;
	padding-top: 6px;
}
.pro_r li .pro_txt a {
	font-weight: bold;
	display: block;
}
.pro_r li .pro_txt span {
	display: block;
	height: 18px;
	color: #666;
}


/* 首页左侧产品列表 */
.product_toggle ul {
	position: relative;
}
.product_toggle ul li {
	width: 192px;
	height: 51px;
	line-height: 51px;
	color: #333;
	font-size: 14px;
	border-bottom: #fff 1px solid;
	position: relative;
}
.product_toggle ul li .product_title a {
	display: inline-block;
	padding-left: 20px;
	width: 192px;
	height: 51px;
	font-size: 14px;
	color: #333;
	line-height: 51px;
	text-align: left;
}
.product_toggle ul li .product_title a.last {
	background: none;
}
.product_toggle ul li .product_title a:hover, .product_toggle ul li .product_title a.cur {
	background: #ffe704;
	text-decoration: none;
	color: #000;
}

.product_toggle ul li:hover {
	color: #000;
	background: #fff;
	z-index: 9;
	border-right: 0px;
	width: 212px;
	height: 51px;
}
.product_title {
	width: 212px;
	height: 51px;
	background: #eee;
	text-align: left;
}
.product_toggle ul li:hover .product_title a.border {
	position: relative;
	height: 51px;
	z-index: 999;
	background: #ffe704;;
	-webkit-transition: all 0s ease;
	-moz-transition: all 0s ease;
	-o-transition: all 0s ease;
	transition: all 0s ease;
	border-right: 0;
}
.product_toggle ul li:hover .product_toggle_01 {
	display: block;
	text-align: left;
}
.product_toggle_01 {
	z-index: 99;
	position: absolute;
	margin-left: 212px;
	top: 1px;
	background-color: #fff;
	display: none;
}
.product_toggle ul li .product_toggle_01 p a {
	padding: 0;
	margin: 0;
	width: 180px;
	padding-left: 20px;
	background: #eee;
	height: 34px;
	line-height: 34px;
	font-size: 12px;
}
.product_toggle ul li .product_toggle_01 p {
	border-bottom: #fff 1px solid;
}
.pic {
	padding-bottom: 14px;
	padding-top: 0px;
	margin-top: 0px;
}
/* 首页简介 */
.ind_com {
	width: 700px;
	clear: both;
	height: 514px;
	background: #ffffff;
}
.ind_com dl {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 700px;
}
.ind_com dt {
	float: left;
	height: 179px;
	margin-right: 20px;
}
.ind_com dd {
	float: left;
}
.ind_com dd h4 {
	font-weight: bold;
	font-size: 14px;
}
.ind_com dd h4 a {
	color: #245FAF;
}
.ind_com dd p {
	width: 385px;
	height: 115px;
	margin: 8px 0 30px 0;
	line-height: 24px;
}
.ind_com dd .cha {
	color: #008af2;
}
.comp {
	height: 222px;
	overflow: hidden;
	padding-left: 0px;
}
.comp h3 {
	margin: 10px auto 16px auto;
	text-align: center;
	background: url(../images/comp_topBg.jpg) center center no-repeat;
	font-family: "Microsoft YaHei";
}
.comp h3 a {
	font-size: 14px;
	color: #0065b5;
}
.comp ul {
	overflow: hidden;
	padding: 0 0 0 0px;
}
.comp ul li {
	float: left;
	margin: 0 4px 0 0;
	text-align: center;
}
.comp ul li img {
	width: 212px;
	height: 178px;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	border: solid 1px #e4e4e4;
}
.ind_tech {
	width: 304px;
	height: 514px;
	background: #fff;
}
.tech_r {
	padding-top: 8px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 8px;
	height: 220px;
	width: 305px;
	float: left;
}
.tech_r ul {
	padding-top: 10px;
}
.tech_r ul li {
	float: left;
	width: 262px;
	height: 34px;
	padding-left: 18px;
	background: url(../images/icon3.gif) no-repeat 3px center;
	line-height: 34px;
	border-bottom: 1px dashed #d4d4d4;
	overflow: hidden;
}
.list {
	padding-top: 0px;
	padding-right: 12px;
	padding-left: 0px;
	padding-bottom: 0px;
	height: 212px;
	width: 688px;
	float: left;
}
.list ul {
	padding-top: 0px;
}
.list ul li {
	float: left;
	width: 670px;
	margin-right: 30px;
	height: 34px;
	padding-left: 18px;
	background: url(../images/icon3.gif) no-repeat 3px center;
	line-height: 34px;
	border-bottom: 1px dashed #d4d4d4;
	overflow: hidden;
}
.list ul li.li2 {
	margin-right: 0;
}
.ind_honor {
	height: 236px;
	background: #fff;
	margin-top: 0px;
	margin-bottom: 14px;
}
.m_box {
	margin-top: 14px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 14px;
	width: 1020px;
}
.pr_w {
	width: 189px;
	padding-right: 15px;
}
.pr_w img {
	border: #ccc 1px solid;
}
.box {
	width: 100%;
	background: #025FAD;
	margin-top: 50px;
}
.footer {
	height: 214px;
	padding-top: 30px;
}
.f {
	padding: 0px 0;
}
.main_w {
	width: 1020px;
	margin: 0 auto;
	overflow: hidden;
}
.f_l {
	width: 860px;
}
.f_l span {
	line-height: 25px;
	color: #fff;
	font-size: 14px;
	display: block;
}
.f_l a {
	color: #fff;
}

内页产品列表 .main_dh_c {
	padding: 4px 1px 1px 1px;
}
.main_dh_c h3 {
	background: #eee;
	height: 37px;
	line-height: 37px;
	margin-top: 1px;
	font-size: 12px;
	font-weight: normal;
}
.main_dh_c h3 a{
	width:192px;
	padding-left: 20px;
	color:#000;	 
	display: inline-block;
}
.main_dh_c h3 a.last {
	background: none;
}
.main_dh_c h3 a:hover, .main_dh_c h3 a.cur {
	background: #ffe704;
	text-decoration: none;
	color: #000;
}
.main_dh_c ul li {
	padding: 8px 0 8px 40px;
	border-bottom: solid 1px #fff;
	background: url(../images/lidd.jpg) #FAFAFA 12% no-repeat;
}
.bk {
	border: #ccc 1px solid;
}
.left_2 {
	margin-top: 10px;
}
.left_2 h2 {
	background: url(../images/left_bg.jpg) left top repeat-x;
	padding-left: 12px;
	font-size: 14px;
	color: #333;
	text-align: left;
	height: 35px;
	line-height: 35px;
}
.dianh {
	padding: 0 5px 16px 10px;
	background: #fff;
}
.dianhua {
	background: url(../images/Teln.jpg) no-repeat scroll 0 10px transparent;
	color: #666666;
	line-height: 20px;
	padding: 10px 0 10px 55px;
}
.dianhua span {
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
}
.dianh p {
	line-height: 25px;
}
.dianh dl dt {
	text-align: center;
	padding-top: 15px;
}
.dianh dd {
	border-bottom: #ccc 1px dashed;
}
.dianh dl dt img {
	text-align: center;
	width: 153px;
	height: 122px;
	border: #ccc 1px solid;
}
.dianh dd h3, .dianh dd h3 a {
	text-align: center;
	font-size: 12px;
	color: #333;
	line-height: 36px;
	font-weight: normal;
}
.dianh dd h3, .dianh dd h3 a:hover {
	text-align: center;
	font-size: 12px;
	color: #ff0000;
	line-height: 36px;
	font-weight: normal;
}
.dianh ul li a {
	color: #666;
	line-height: 30px;
}
.dianh ul li a:hover {
	color: #ff0000;
	line-height: 30px;
}
/* 新闻列表页 */
.nnews {
	width: 790px;
	background: #fff;
}
.new {
	padding: 0 0 25px;
}
.new_t {
	width: 218px;
}
.new_t img {
	border: #DFDFDF 1px solid;
	padding: 3px;
}
.new_bt {
	width: 540px;
	padding: 0px 0px 10px;
}
.new_title {
	font-size: 16px;
	padding: 10px 0px;
	border-bottom: #DFDFDF 1px solid;
}
.new_title a:hover {
	color: #ff0000;
}
.new_title span {
	float: right;
	color: #999999;
	font-size: 14px;
}
.new_into {
	line-height: 21px;
	padding: 5px 0px;
	color: #666;
	font-size: 12px;
}
.new_list {
	padding: 11px 0;
	border-top: #e6e5e5 1px solid;
}
.new_list ul li {
	padding: 5px 10px 5px 6px;
	height: 23px;
	overflow: hidden;
	border-bottom: #DFDFDF 1px dashed;
}
.new_list ul li span {
	float: right;
	color: #666;
	font-size: 12px;
}
.new_list a {
	display: inline-block;
	background: url(../images/inc.jpg) no-repeat 0 center;
	padding: 0 0 0 17px;
	color: #333;
	line-height: 23px;
	font-size: 14px;
	height: 23px;
	overflow: hidden;
}
.new_list a:hover {
	color: #ff0000;
}
.pager {
	text-align: center;
	font-size: 0;
	line-height: 100px;
	width:100%;
	float:left;
}
.pager a {
	display: inline-block;
	width: 28px;
	height: 28px;
	border: 1px solid #ddd;
	border-right: none;
	color: #FF7428;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	line-height: 28px;
}
.pager a.last-child {
	width: 77px;
	border-right: 1px solid #ddd;
}
.cont {
	width: 760px;
	padding: 17px 14px 20px 14px;
	color: #333;
	font-size: 14px;
	line-height: 25px;
}
.cont h1 {
	font-size: 18px;
	font-weight: bold;
}

产品详细页面 #product_detail .product_images {
	float: left;
	width: 380px;
	font-size: 0;
}
.album {
	width: 376px;
	height: 380px;
	float: left;
	overflow: hidden;
}
.jqzoom {
	float: left;
	border: none;
	position: relative;
	padding: 0px;
	cursor: pointer;
	margin: 0px;
	display: block;
}
.jqzoom img {
	background: url(../images/loading.gif) no-repeat center center;
}
.zoomdiv {
	z-index: 100;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 147px;
	height: 156px;
	background: #ffffff;
	border: 1px solid #D6D6D6;
	display: none;
	text-align: center;
	overflow: hidden;
}
.jqZoomPup {
	z-index: 10;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 20px;
	height: 20px;
	border: 1px solid #aaa;
	background: #ffffff /*url(../images/zoom.png) 50% center no-repeat*/;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
}
/*图片小图预览列表*/
.spec-preview {
	width: 364px;
	height: 291px;
	padding: 3px;
	border: 1px solid #D6D6D6;
}
.spec-scroll {
	clear: both;
	margin-top: 10px;
	width: 354px;
}
.spec-scroll .prev, .spec-scroll .next {
	display: block;
	font-family: "宋体";
	text-align: center;
	width: 30px;
	height: 86px;
	cursor: pointer;
	text-decoration: none;
}
.spec-scroll .items {
	float: left;
	position: relative;
	width: 370px;
	height: 86px;
	overflow: hidden;
}
.spec-scroll .items ul {
	position: absolute;
	width: 999999px;
	height: 86px;
	padding-left: 0px;
}
.spec-scroll .items ul li {
	float: left;
	width: 86px;
	height: 68px;
	margin: 0;
	padding-right: 9px;
}
.spec-scroll .items ul li img {
	border: 1px solid #D6D6D6;
	padding: 1px;
	width: 81px;
	height: 60px;
}
.spec-scroll .items ul li img:hover {
	border: 1px solid #D4000E;
}
.proudct_info {
	float: right;
	width: 370px;
}
.proudct_info h3 {
	font-weight: bold;
	margin: 0;
	color: #333;
	font-size: 16px;
	font-family: Arial, "微软雅黑";
	margin-bottom: 5px;
	width: 100%;
}
.propertiest {
	padding: 15px 0;
	border-top: 1px dotted #ddd;
	float: left;
	line-height: 25px;
	overflow: hidden;
}
.bdshare-button-style1-16 {
	zoom: 1;
}
.bdshare-button-style1-16 span {
	float: left;
	color: #333;
	padding-top: 7px;
}
.bdshare-button-style1-16 a, .bdshare-button-style1-16 .bds_more {
	float: left;
	font-size: 12px;
	padding-left: 17px;
	line-height: 16px;
	height: 16px;
	background-image: url(../images/icons_1_16.png);
	_background-image: url(../images/icons_1_16.png);
	background-repeat: no-repeat;
	cursor: pointer;
	margin: 6px 6px 6px 0;
}
.bdshare-button-style1-16 .bds_qzone {
	background-position: 0 -52px;
}
.bdshare-button-style1-16 .bds_tsina {
	background-position: 0 -104px;
}
.bdshare-button-style1-16 .bds_tqq {
	background-position: 0 -260px;
}
.bdshare-button-style1-16 .bds_weixin {
	background-position: 0 -1612px;
}
.buynow, .salebuynow, .proudct_info .buy3M {
	width: 142px;
	height: 45px;
	background-color: #FF7428;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #fff;
	line-height: 45px;
	font-weight: 100;
	display: inline-block;
	text-align: center;
	margin-top: 23px;
}
#product_info {
	margin-top: 20px;
}
.desc_navi h3 {
	padding-left: 10px;
	border: 1px solid #ccc;
	font-size: 14px;
	color: #333;
	line-height: 38px;
	background-color: #F8F8F8;
}
.con1 {
	padding: 30px 0;
}
.con1 dt {
	width: 350px;
	float: left;
}
.con1 dd {
	width: 390px;
	float: right;
}
.con1 span {
	width: 740px;
	line-height: 30px;
}
.tb{width:50px; position: absolute; height:55px;background:url(../images/new.png) no-repeat; top:10px; right:40px;}





.dede_pages{
}
.dede_pages ul{
	list-style: none;
	float:left;
	padding:12px 0px 12px 16px;
}
.dede_pages ul li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
	border:1px solid #E9E9E9;
}
.dede_pages ul li a{
	float:left;
	padding:2px 4px 2px;
	color:#555;
	display:block;
}
.dede_pages ul li a:hover{
	color:#690;
	text-decoration:none;
	padding:2px 4px 2px;
}
.dede_pages ul li.thisclass,
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	background-color:#F8F8F8;
	padding:2px 4px 2px;
	font-weight:bold;
}
.dede_pages .pageinfo{
	line-height:21px;
	padding:12px 10px 12px 16px;
	color:#999;
}
.dede_pages .pageinfo strong{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}
.fy{ text-align:center; height:39px; padding-top:10px; border-top:1px solid #CCC; margin-top:15px; width:100px; clear:both; float:none}
.fy a,.fy span{ border:1px solid #CCC; padding:3px 8px; margin:0px 6px;}