﻿body {padding:0; margin:0; font-size: 12px; font-family:微软雅黑,arial,sans-serif; font-size-adjust: none; font-stretch: normal;color: #686868;background:#F4F4F4}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, a {
	margin: 0;
	padding: 0;
	-webkit-transition: 200ms;
	-moz-transition: 200ms;
	-o-transition: 200ms;
	-ms-transition: 200ms;
	transition: 200ms;
	-webkit-transition: color 0.5s ease-in-out, background 0.5s ease-in-out, opacity 0.5s ease-in-out, border-color 0.5s ease-in-out;
	-moz-transition: color 0.5s ease-in-out, background 0.5s ease-in-out, opacity 0.5s ease-in-out, border-color 0.5s ease-in-out;
	-o-transition: color 0.5s ease-in-out, background 0.5s ease-in-out, opacity 0.5s ease-in-out, border-color 0.5s ease-in-out;
	-ms-transition: color 0.5s ease-in-out, background 0.5s ease-in-out, opacity 0.5s ease-in-out, border-color 0.5s ease-in-out;
	transition: color 0.5s ease-in-out, background 0.5s ease-in-out, opacity 0.5s ease-in-out, border-color 0.5s ease-in-out;
}
h1, h2, h3, h4, h5, h6, form, div, p, i, img, ul, li, ol, table, tr, td,th, fieldset, label, legend,button,input { margin:0;padding:0;}
li{list-style:none;}

form {margin:0;padding:0;}
a img{border:none;}
.left {float:left;}
.right{float:right;}
A {color:#525252;text-decoration: none;font-size:12px;}A:hover {color:#000;font-size:12px;}
a.white:visited{color:#fff;text-decoration: none;font-family:微软雅黑,Geneva, Arial, Helvetica, sans-serif;}a.white:link {color:#fff;text-decoration: none;font-family:微软雅黑,Geneva, Arial, Helvetica, sans-serif;}a.white:hover{color:#FFFF00;text-decoration: none;font-family:微软雅黑,Geneva, Arial, Helvetica, sans-serif;}
a.news:visited{color:#525252;text-decoration: none;font-family:微软雅黑,Geneva, Arial, Helvetica, sans-serif;}a.news:link {color:#525252;text-decoration: none;font-family:微软雅黑,Geneva, Arial, Helvetica, sans-serif;}a.news:hover{color:#000;text-decoration: none;font-family:微软雅黑,Geneva, Arial, Helvetica, sans-serif;}
a.morel:visited{color:#FF6600;text-decoration: none;font-size:12px;}a.morel:link {color:#FF6600;text-decoration: none;font-size:12px;}a.morel:hover{color:#000;text-decoration: underline;font-size:12px;}
a.blue:visited{color:#026BB1;text-decoration: none;font-size:12px;}a.blue:link {color:#026BB1;text-decoration: none;font-size:12px;}a.blue:hover{color:#000;text-decoration: underline;font-size:12px;}
.wstyle {font-size:12px;color:#fff;}
.ptop1 {padding-top:1px;}
.f15 {font-size:22px;color:#333333;font-weight:bold;}
.f13 {
	font-size: 13px;
	color: #fff;
	line-height: 25px;
}
.red {color:red;}



.naver {
	height: 50px;
	line-height: 50px;
	color: #fff;
	position: absolute;
	top: 135px;
	left: 0;
	width: 100%;
	min-width: 1200px;
	z-index: 999;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat;
}
.naver ul li {
	float: left;
	position: relative;
	width: 125px;
	text-align: center;
	font-size: 15px;
	color: #fff;
	text-align: center;
}
.naver ul li strong a {
	display: block;
	height: 50px;
	line-height: 50px;
	color: #000;
	font-size: 15px;
}
.naver ul li.on strong a, .naver ul li strong a:hover {
	color: #fff;
	font-size: 15px;
	text-decoration: none;
	background: #007BCE;
	/*background:url("../images/jieguoled_menu_over.jpg");*/
}
/*.naver ul li dl{ background:#003176; width:147px; position:absolute; top:67px; left:0; text-align:center; color:#fff; z-index:888; display:none; border-radius:0 0 5px 5px; overflow:hidden; }
.naver ul li a:hover{ text-decoration:none;}
.naver  ul li dl dd{ }
.naver ul li dl dd a{ color:#fff; display:block; line-height:45px;}
.naver ul li dl dd a:hover{ background:#1f95de; color:#ff;}*/
.naver ul li.selected dl {
	display: block;
}
.naver ul li.selected strong a {
	color: #fff;
	text-decoration: none;
	background: #007BCE;
}
.naver ul li .down {
	position: absolute;
	left: 0;
	top: 50px;
	width: 168px;
	height: 303px;
	padding: 0;
	z-index: 5;
	display: none;
}
.naver ul li .down dl {
	float: left;
	width: 168px;
	overflow: hidden;
	text-align: center;
	background: #007BCE;
}
.naver ul li .down dl dd {
	padding: 10px 0 10px 0;
	float: none;
	margin-right: 0;
	line-height: 1.2;
	text-align: center;
	width: 168px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0064A6;
}
.naver ul li .down dl dd:hover {
	background: #37AFFF;
}
.naver ul li .down dl a {
	color: #fff;
	font-size: 15px;
	font-family: microsoft yahei;
	line-height: 1.2;
}
.naver ul li .down .imgWrap {
	display: none;
	float: right;
	width: 313px;
	height: 303px;
}
.naver ul li .down .imgWrap a.first {
	display: block;
}
.naver ul li .down .imgWrap a {
	display: none;
}
.naver ul li .down .imgWrap img {
	display: block;
	height: 100%;
	width: 100%;
}
.naver ul li.selected .down {
	display: block;
}
.clearfix {
	display: block;
}
.wrapper {
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/*top part*/
.toppart{
	margin: 0 auto;
	width: 100%;
	height: 25px;
	background-color: #007BCE;
}
.toppart .parttext {margin:0 auto;padding-top:4px;width:928px;text-align:left;color:#fff;}
.toplogo {margin:margin:0 auto;
	width: 100%;
	height: 110px;
	background-color: #37AFFF;
}
.toplogo .parttext{
	padding-top: 10px;
	width: 1100px;
	text-align: left;
	color: #fff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 100px;
}
.toplogo .parttext .lpar1 {
	float: left;
	width: 1100px;
	text-align: left;
	font-size: 20px;
	lin-height: 25px;
	font-weight: bold;
	color: #fff;
	font-family: "微软雅黑", Geneva, Arial, Helvetica, sans-serif;
	height: 100px;
}
.toplogo .parttext .lpar1 img {
	float: left;
	width: 1100px;
	height: 100px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 0;
}
.toplogo .parttext .lpar1 .bbtitle {
	font-size: 30px;
	color: #fff;
}
.toplogo .parttext .lpar1 span {
	font-size: 20px;
	color: #FFFF00
}
.toplogo .parttext .right {font-size:13px;color:#fff;font-weight:bold;line-height:20px;}
.toplogo .parttext .left {
	width: 195px;
}
.toplogo .parttext .right .img {float:left;width:43px;height:45px;padding:0 5px 5px 0 ;}
.toplogo .parttext .right span {
	font-size: 18px;
	color: #005B99
}
/*menu part*/
.nav {margin:0 auto;width:100%;height:50px;background:url("../images/jieguoled_menu_bg.jpg") repeat-x;}
.nav ul {margin:0 auto;width:950px}
.nav ul li{float:left;width:105px;height:50px;overflow:hidden;}
.nav ul#imgbanner01 {margin:0 auto;width:950px;height:50px;overflow:hidden;}
.nav ul#imgbanner01 LI A {float:left;DISPLAY: block;font-size:15px;overflow:hidden;font-family:微软雅黑,Geneva, Arial, Helvetica, sans-serif;}
.nav ul li#on01 A {float:left;padding:15px 0 0 0px;font-size:15px;width:105px;height:50px;overflow:hidden;text-align:center;background:url("../images/jieguoled_menu_bg.jpg") repeat-x;font-family:微软雅黑,Geneva, Arial, Helvetica, sans-serif;}
.nav ul li#on01 A:hover {float:left;padding:15px 0 0 0px;font-size:15px;width:105px;text-align:center;background:url("../images/jieguoled_menu_over.jpg") repeat-x;height:50px;font-family:微软雅黑,Geneva, Arial, Helvetica, sans-serif;}
/*banner part*/
.banner {margin:0 auto;width:100%;height:530px;background:url("../images/banner1.jpg") top center no-repeat;}
/*hone ser part*/
.homep {margin:0 auto;width:100%;height:310px;background:#F0F0F0;border-bottom:2px solid #E3E3E3;overflow:hidden;}
.homep .search {margin:0 auto;width:980px;height:52px;background:url("../images/search_bg.jpg") repeat-x;}
.homep .search .left {float:left;width:300px;margin:12px 0 0 10px}
.homep .search .text {float:right;padding:16px 0 0 0 ;width:600px;font-size:13px;color:#333333;text-align:left;}
.homep .search .input-wrapper {background: rgb(255, 255, 255); margin: 0px; padding: 0px; border: 0px currentColor; width: 165px; height: 17px; float: left; display: block;}
.homep .search input {
	border: 0px;
	color: #BCAAB3;
	width: 268px;
	line-height: 18px;
	font-size: 12px;
	float: left;
	display: block;
	border: 1px solid #007bce;
	overflow: hidden;
	font-family: "微软雅黑", Geneva, Arial, Helvetica, sans-serif;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 5px;
	margin: 0px;
}
.homep .search label {left: 7px; top: 2px; width: 185px; color: rgb(170, 170, 170); font-size: 14px; display: none; position: absolute; cursor: text;}
.homep .search button {background: url("../images/search.jpg") no-repeat; margin: 0px; padding: 0px; border: 0; width: 31px; height: 28px; float: right; cursor: pointer;}
.homep .kh {margin:30px auto;width:980px;line-height:30px;}
.homep .kh .btitle{margin:0 auto;width:500px;text-align:center;font-size:13px;color:#A8A8A8;}
.homep .kh .btitle .img {margin:8px 0 0px 0;}
.homep .kh .btitle span {
	font-size: 28px;
	color: #007BCE;
	font-weight: bold;
}
.homep .kh ul {margin:30px auto;width:980px;}

/*products part*/
.homecp {margin:0 auto;width:100%;background:#F4F4F4}
.homecp .mare {
	width: 980px;
	overflow: hidden;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 35px;
	margin-left: auto;
}
.homecp .mare .lstyle {
	float: left;
	width: 228px;
	height: 463px;
	background: #333333
}
.homecp .mare .lstyle .btitle {float:left;margin:14px 0 0 14px;padding:12px 0 0 0px;text-align:center;line-height:20px;width:200px;height:48px;background: url("../images/pro_style_bg1.jpg") repeat-x;color:#fff;font-size:20px;overflow:hidden;font-family:微软雅黑,Geneva, Arial, Helvetica, sans-serif;}
.homecp .mare .lstyle ul {float:left;margin:0 0 0 14px;width:200px;}
.homecp .mare .lstyle ul li {
	float: left;
	margin-top: 2px;
	width: 185px;
	height: 27px;
	font-size: 13px;
	background: url("../images/pro_style_bg.jpg") repeat-x;
	overflow: hidden;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	line-height: 23px;
}
.homecp .mare .lstyle img {float:left;margin:4px 0 0 14px;}
.homecp .mare .rpart {float:right;width:740px;}
.homecp .mare .rpart ul {float:left;}
.homecp .mare .rpart ul li {
	float: left;
	width: 230px;
	height: 220px;
	border-bottom: 3px solid #BDBDBD;
	background: #EFEFEF;
	overflow: hidden;
	margin-top: 0;
	margin-right: 16px;
	margin-bottom: 16px;
	margin-left: 0;
}
.homecp .mare .rpart img {float:left;width:230px;height:180px;}
.homecp .mare .rpart .ltext {
	float: left;
	text-align: center;
	font-size: 13px;
	line-height: 22px;
	font-family: 微软雅黑,Geneva, Arial, Helvetica, sans-serif;
	width: 230px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	height: 25px;
}
.homecp .anli {margin:30px auto;padding-top:0px;width:980px;line-height:30px;}
.homecp .anli .btitle{margin:0 auto;width:500px;text-align:center;font-size:13px;color:#A8A8A8;}
.homecp .anli .btitle .img {margin:8px 0 0px 0;}
.homecp .anli .btitle span {font-size:28px;color:#333333;font-weight:bold;}
.homecp .anli ul {margin:30px auto;width:980px;}
.homecp .anli ul li {float:left;margin:0 15px 0px 0;width:230px;height:220px;border-bottom:3px solid #BDBDBD;text-align:center;font-weight:bold;background:#EFEFEF;overflow:hidden;}
.homecp .anli ul img {float:left;margin-bottom:6px;width:230px;height:180px;}
/*goods part*/
.goods_banner{
	margin: 20px auto 0 auto;
	width: 100%;
	height: 267px;
}

#full-screen-slider {
	width: 100%;
	height: 460px;
	margin-bottom: 10px;
	float: left;
	position: relative;
	margin-top: 49px;
}
#slides {
	display: block;
	width: 100%;
	height: 460px;
	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 a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:50%; top:410px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:13px; height:13px; float:left; margin-left:15px; border-radius:5px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#0092CE}

#slides1 {
	display: block;
	width: 100%;
	height: 267px;
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
	overflow: hidden;
}
#slides1 li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides1 li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination1 {
	display: block;
	list-style: none;
	position: absolute;
	left: 870px;
	top: 2510px;
	z-index: 9900;
	padding: 5px 15px 5px 0;
	margin: 0
}
#pagination1 li { display:block; list-style:none; width:13px; height:13px; float:left; margin-left:15px; border-radius:5px; background:#FFF }
#pagination1 li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination1 li.current { background:#0092CE}


.goods {margin:0 auto;width:100%;background:#F4F4F4}
.goods .box {margin:20px auto 0 auto;width:980px;height:320px;background:url("../images/good_bg.jpg") bottom repeat-x;}
.goods .box .box1{float:left;margin-top:30px;width:530px;height:60px;}
.goods .box .box1 .pic {float:left;width:35px;margin-right:20px;height:40px;}
.goods .box .box1 .text {float:left;height:150px;line-height:22px;font-size:15px;font-family:微软雅黑,Geneva, Arial, Helvetica, sans-serif;}
.goods .box .box1 .text .gstyle {
	font-size: 23px;
	color: #007BCE
}
.goods .box .box1 .text .gstyle2 {font-size:12px;color:#ADADAD}
.goods .box .box1 .text .ginfo {margin-top:10px;padding-top:10px;line-height:30px;font-size:15px;color:#727272;border-top:1px dashed #BBBBBB}
.goods .box .box1 .pic2 {float:left;width:480px;text-align:right}
.goods .box .rpic{float:right;margin-top:5px;width:400px;}
.goods .box2 {margin:20px auto 0 auto;width:980px;height:310px;background:url("../images/good_bg.jpg") bottom repeat-x;}
.goods .box2 .box1{float:right;margin-top:15px;width:550px;height:60px;}
.goods .box2 .box1 .pic {float:left;width:35px;margin-right:20px;height:40px;}
.goods .box2 .box1 .text {float:left;width:495px;height:150px;line-height:22px;font-size:15px;font-family:微软雅黑,Geneva, Arial, Helvetica, sans-serif;}
.goods .box2 .box1 .text .gstyle {
	font-size: 23px;
	color: #007BCE;
}
.goods .box2 .box1 .text .gstyle2 {font-size:12px;color:#ADADAD}
.goods .box2 .box1 .text .ginfo {margin-top:10px;padding-top:10px;line-height:30px;font-size:15px;color:#727272;border-top:1px dashed #BBBBBB}
.goods .box2 .rpic{float:left;width:400px;}
.goods .box3 {margin:20px auto 0 auto;width:980px;height:300px;}
.goods .box3 .box1{float:left;margin-top:30px;width:500px;height:60px;}
.goods .box3 .box1 .pic {float:left;width:35px;margin-right:20px;height:40px;}
.goods .box3 .box1 .text {float:left;height:150px;line-height:22px;font-size:15px;font-family:微软雅黑,Geneva, Arial, Helvetica, sans-serif;}
.goods .box3 .box1 .text .gstyle {
	font-size: 23px;
	color: #007BCE
}
.goods .box3 .box1 .text .gstyle2 {font-size:12px;color:#ADADAD}
.goods .box3 .box1 .text .ginfo {margin-top:10px;padding-top:10px;line-height:30px;font-size:15px;color:#727272;border-top:1px dashed #BBBBBB}
.goods .box3 .rpic{float:right;margin-top:5px;width:450px;}
/*home news&about us part*/
.hnews{margin:0 auto;width:100%;background:#DDDDDD}
.hnews .about {
	width: 980px;
	height: 380px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.hnews .about .lpart {
	float: left;
	width: 670px;
	background: url("../images/about_bg.jpg") right repeat-y;
	margin-top: 15px;
}
.hnews .toptitle {
	float: left;
	padding-top: 0px;
	height: 35px;
	text-align: left;
	font-size: 12px;
	color: #ADADAD;
	width: 100%;
}
.hnews .toptitle span{font-size: 22px;color: #007BCE}
.hnews .toptitle .ntitle{font-size: 27px;color: #007BCE}
.hnews .toptitle .ntitle1{font-size: 24px;color: #007BCE}
.hnews .about .lpart .lpic {
	float: left;
	margin-top: 30px;
	width: 310px;
	height: 280px;
	overflow: hidden
}
.hnews .about .lpart .rtext {
	float: right;
	margin-right: 5px;
	width: 325px;
}
.hnews .about .lpart .rtext .textare {
	float: left;
	margin-top: 18px;
	width: 320px;
	line-height: 27px;
	text-align: justify
}
.hnews .honor {
	float: right;
	width: 305px;
	overflow: hidden;
	margin-top: 15px;
}
.hnews .honor .imgg {float:left;width:312px;padding-top:15px;}
.hnews .news {
	float: left;
	margin-top: 5px;
	width: 670px;
}
.hnews .news .title {float:left;width:300px;}
.hnews .news .box {
	float: left;
	width: 668px;
	height: 310px;
	background: #E4E4E4;
}
.hnews .news .box .imgnews {float:left;margin:25px 0 0 20px;width:250px;}
.hnews .news .box .imgnews img {
	float: left;
	height: 172px;
}
.hnews .news .box .imgnews .fbt {
	float: left;
	margin-bottom: 2px;
	width: 240px;
	height: 25px;
	text-align: center;
	color: #fff;
	overflow: hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
	padding-top: 10px;
}


.hnews .news .listnews {
	float: right;
	margin-top: 10px;
	padding-left: 20px;
	width: 330px;
	background: url("../images/news_bg.jpg") left repeat-y;
}
.hnews .news .listnews ul {float:left;width:340px;}
.hnews .news .listnews ul li {
	float: left;
	width: 320px;
	height: 27px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	content: "...";
	font-size: 14px;
	line-height: 27px;
	margin-top: 2px;
}
.hnews .wenti {
	float: left;
	margin-top: 0px;
	width: 312px;
}
.hnews .wenti .box {float:left;margin-left:12px;width:300px;line-height:25px;}
.hnews .wenti .box .btt {
	float: left;
	margin-top: 10px;
	width: 300px;
	height: 30px;
	font-weight: bold;
	font-size: 15px;
}
.hnews .wenti .box .nr {float:left;width:300px;height:60px;font-size:12px;border-bottom:1px dashed #BBBBBB;overflow:hidden;}
/*copyright part*/
.copyright{clear:both;margin:0 auto;width:100%;height:208px;background:url("../images/copyright_bg.jpg") repeat-x;}
.copyright .textare {
	width: 1100px;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.copyright .textare .logo {float:left;width:200px;height:208px;background:#fff;text-align:center}
.copyright .textare .logo img {padding:40px 0 0 0}
.copyright .textare .menu {
	float: left;
	width: 1100px;
	height: 30px;
	font-size: 13px;
	color: #fff;
	font-family: 微软雅黑,Geneva, Arial, Helvetica, sans-serif;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: center;
}
.copyright .textare .copy {
	width: 700px;
	height: 65px;
	font-size: 13px;
	line-height: 25px;
	color: #fff;
	font-family: 微软雅黑,Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-left: 160px;
	padding: 0px;
	margin-top: 20px;
	float: left;
}
.copyright .textare .rcode {
	float: right;
	padding-top: 18px;
	width: 180px;
}

/*sub css part*/
.sub_banner {margin:0 auto;width:100%;height:350px;}
.sub_main {
	width: 980px;
	clear: both;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.sub_main .lpart {float:left;width:200px;}
.sub_main .lpart .box {
	float: left;
	padding-bottom: 5px;
	margin-bottom: 8px;
	width: 200px;
	background-color: #333333;
}
.sub_main .lpart .box .btitle {
	float: left;
	margin: 5px 0 0 5px;
	padding: 12px 0 0 0px;
	text-align: center;
	line-height: 20px;
	width: 190px;
	height: 48px;
	color: #fff;
	font-size: 20px;
	overflow: hidden;
	font-family: 微软雅黑,Geneva, Arial, Helvetica, sans-serif;
	background-color: #007BCE;
}
.sub_main .lpart .box ul {float:left;margin:0 0 0 5px;width:180px;}
.sub_main .lpart .box ul li {
	float: left;
	width: 175px;
	height: 37px;
	font-weight: bold;
	font-size: 13px;
	background: url("../images/pro_style_bg.jpg") repeat-x;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	line-height: 35px;
	position: relative;
	margin-left: 0px;
}
.sub_main .lpart .box ul li a {
	font-size: 15px;
	display: block;
	height: 36px;
	width: 170px;
}

.sub_main .lpart .box ul li .on, .sub_main .lpart .box ul li a:hover {
	color: #FFA200;
	background-repeat: no-repeat;
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #FFA200;
}
.sub_main .lpart .box2 {float:left;margin-bottom:8px;width:200px;text-align:left;}
.sub_main .lpart .box2 .btitle {
	float: left;
	padding: 12px 0 0 10px;
	text-align: left;
	line-height: 20px;
	width: 190px;
	height: 28px;
	color: #fff;
	font-size: 15px;
	overflow: hidden;
	font-family: 微软雅黑,Geneva, Arial, Helvetica, sans-serif;
	background-color: #007BCE;
}
.sub_main .lpart .box2 .area {float:left;padding:10px 0 10px 0;width:198px;border:1px solid #DEDEDE;border-top:0;}
.sub_main .lpart .box2 .area ul {margin:10px auto 10px auto;width:160px;}
.sub_main .lpart .box2 .area ul li {float:left;width:160px;height:160px;text-align:center;line-height:20px;} 
.sub_main .lpart .box2 .area ul li img {width:160px;height:125px;border:2px solid #E5E5E5;}
.sub_main .lpart .box2 .area .news_title {float:left;margin-left:8px;padding-left:10px;width:170px;height:25px;text-align:center;line-height:20px;background: url("../images/point.jpg") 0 5px no-repeat;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;content: "...";} 
.sub_main .lpart .box2 .area .hlx {float:left;margin-left:8px;padding-left:10px;width:170px;line-height:20px;}
.sub_main .rpart {
	float: right;
	width: 760px;
	margin-bottom: 20px;
}
.sub_main .rpart .local {
	float: left;
	padding: 7px 0 0 15px;
	width: 760px;
	height: 35px;
	font-size: 14px;
	overflow: hidden;
	font-family: "微软雅黑", Geneva, Arial, Helvetica, sans-serif;
	background: url("../images/local.jpg") left top no-repeat;
}
.sub_main .rpart .content {float:left;margin-top:5px;margin-bottom:20px;padding:20px;width:718px;line-height:25px;font-size:15px;border:1px solid #DEDEDE;text-align:justify; }
.sub_main .rpart .content img {padding:10px 0 10px 0;}
.sub_main .rpart .sub_news {float:left;margin-top:5px;margin-bottom:20px;padding:20px;width:718px;line-height:25px;font-size:13px;border:1px solid #DEDEDE;}
.sub_main .rpart .sub_news ul {float:left;width:718px;overflow:hidden}
.sub_main .rpart .sub_news ul li {
	float: left;
	padding-left: 18px;
	width: 718px;
	height: 35px;
	text-align: left;
	font-size: 14px;
	font-family: "微软雅黑", Geneva, Arial, Helvetica, sans-serif;
	border-bottom: 1px Dotted #D7D7D7;
	background: url("../images/jt.gif") left no-repeat;
}
.sub_main .rpart .sub_news ul li .newtitle {
	float: left;
	padding-top: 6px;
	font-size: 13px;
	text-align: left;
	width: 550px;
}
.sub_main .rpart .sub_news ul li .date1 {float:right;width:86px;padding-top:6px;} 
.infocenten {float:left;margin-bottom:11px;width:718px;font-size:13px;line-height:22px;text-align:justify;}
.rbibi {margin:0 auto;padding-top:10px;width:718px;text-align:center;font-family:黑体;font-size:18px;color:red;font-weight:bold;}
.textarea {float:left;padding:10px 0 10px 0;width:718px;font-size:13px;line-height:22px;text-align:left;color:#686868;}
.aboutnews{float:left;margin-top:10px;padding-top:18px;width:718px;font-size:13px;line-height:22px;border-top:1px solid #D7D7D7;text-align:left;} 
.aboutnews .about_title {float:left;width:350px;height:25px;text-align:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;content: "...";}
.sub_main .rpart .sub_news table {float:left;width:718px;border:1px solid #DEDEDE}
/*products style */
.sub_main .rpart .prarea {float:left;margin-top:5px;margin-bottom:20px;padding:20px;width:718px;line-height:25px;font-size:15px;border:1px solid #DEDEDE;text-align:justify;}
.sub_main .rpart .prarea ul {float:left;padding:0px 0 30px 0;width:718px;}
.sub_main .rpart .prarea ul li {
	float: left;
	width: 215px;
	height: 198px;
	border-bottom: 3px solid #BDBDBD;
	text-align: left;
	font-size: 13px;
	background: #EFEFEF;
	overflow: hidden;
	margin-top: 0;
	margin-right: 13px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.sub_main .rpart .prarea ul img {float:left;margin-bottom:6px;width:215px;height:170px;}
.sub_main .rpart .prarea .ltext{
	font-size: 13px;
	line-height: 22px;
	text-align: center;
	height: 22px;
}

.d_left{float:left;width:718px;height:580px;margin:0px;}
.propic{display:none;}
#Product_BigImage{width:718px;height:480px;border:0px solid #ccc;}
#Product_BigImage img{width:718px;display:block;padding:1px;}
#Product_LittleImage{margin-top:490px;width:650px;height:90px;}
#Product_LittleImage ul{height:95px;width:200px;margin-top:5px;}
#Product_LittleImage li{width:65px;height:68px;padding:0;text-align:left;}
#Product_LittleImage li img{display:inline;width:55px;height:55px;padding:2px 1px;border:1px solid #D7D7D7; background:#fff;}
#Product_LittleImage li .curr{padding:1px;border:2px solid #1896D8;}

.jcarousel-container{position:relative;}
.jcarousel-clip{z-index:2;padding:0;margin:0;overflow:hidden;position:relative;}
.jcarousel-list{z-index:1;overflow:hidden;position:relative;top:0;left:0;margin:0;padding:0;}
.jcarousel-list li,.jcarousel-item{float:left;}
.jcarousel-next{z-index:3;display:none;}
.jcarousel-prev{z-index:3;display:none;}
.jqzoom{float:left;position:relative;padding:0px;}
.jqzoom img{float:left;width:718px;height:480px;border:0px;overflow:hidden}
.zoomdiv{z-index:100;position:absolute;top:1px; left:0px;;width:200px;height:200px;background:#fff;border:1px solid #1896D8;display:none;text-align:center;overflow: hidden;}
.bigimg{width:800px;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:50px;height:50px;border:1px solid #aaa;background:#fff;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=40);cursor:move;}
.jcarousel-skin-tango .jcarousel-container{-moz-border-radius:10px;}
.jcarousel-skin-tango .jcarousel-container-horizontal{width:695px;height:68px;padding:0px 14px;}
.jcarousel-skin-tango .jcarousel-clip-horizontal{width:695px;height:68px;}
.jcarousel-skin-tango .jcarousel-item-placeholder{background:#fff;color:#000;}
.jcarousel-skin-tango .jcarousel-item-horizontal{margin-right:0px;}
.jcarousel-skin-tango .jcarousel-item-placeholder{background:#fff;color:#000;}
.jcarousel-skin-tango .jcarousel-next-horizontal{position:absolute;top:0px;right:0px;width:11px;height:68px;cursor:pointer;background:url(../images/movebar.jpg) no-repeat -14px -186px;}
.jcarousel-skin-tango .jcarousel-next-horizontal:hover{background-position:-14px -186px;}
.jcarousel-skin-tango .jcarousel-next-horizontal:active{background-position:-14px -186px;}
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active{cursor:default;background-position:-14px -60px;}
.jcarousel-skin-tango .jcarousel-prev-horizontal{position:absolute;top:0px;left:0px;width:11px;height:68px;cursor:pointer;background:url(../images/movebar.jpg) no-repeat 0 -186px;}
.jcarousel-skin-tango .jcarousel-prev-horizontal:hover{background-position:0 -186px;}
.jcarousel-skin-tango .jcarousel-prev-horizontal:active{background-position:0 -186px;}
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active{cursor:default;background-position:0 -60px;}
/*page feilei*/
.listControl{margin:0 auto;width:620px;padding:0px 0 20px 0;}

.container {PADDING:0px; MARGIN: 0px;}
.container  {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px}
.container {OVERFLOW: hidden; WIDTH: 864px; POSITION: relative; HEIGHT: 355px}
.slider {POSITION: absolute}
.slider LI {DISPLAY: inline; LIST-STYLE-TYPE: none}
.slider IMG {DISPLAY: block; WIDTH: 864px; HEIGHT: 355px;align:right}
.num {RIGHT: 5px; BOTTOM: 5px; POSITION: absolute}
.num LI {BORDER-RIGHT: #ff7300 1px solid; BORDER-TOP: #ff7300 1px solid; FONT-SIZE: 12px; FLOAT: left; MARGIN: 3px 1px; OVERFLOW: hidden; BORDER-LEFT: #ff7300 1px solid; WIDTH: 16px; CURSOR: pointer; COLOR: #ff7300; LINE-HEIGHT: 16px; BORDER-BOTTOM: #ff7300 1px solid; FONT-FAMILY: Arial; HEIGHT: 16px; BACKGROUND-COLOR: #fff; TEXT-ALIGN: center}
.num LI.on {BORDER-TOP-WIDTH: 0px; FONT-WEIGHT: bold; BORDER-LEFT-WIDTH: 0px; FONT-SIZE: 16px; BORDER-BOTTOM-WIDTH: 0px; MARGIN: 0px 1px; WIDTH: 21px; COLOR: #fff; LINE-HEIGHT: 21px; HEIGHT: 21px; BACKGROUND-COLOR: #ff7300; BORDER-RIGHT-WIDTH: 0px}
/*wubaiqiang syle*/
.RForm {	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; PADDING-TOP: 10px;clear:both}
.RForm DT {	LINE-HEIGHT: 23px}
.RformB {	PADDING-LEFT: 10px}
.blk_29 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 10px;
	OVERFLOW: hidden;
	PADDING-TOP: 15px;
	ZOOM: 1;
	POSITION: relative;
	width: 305px;
}
.blk_29 .LeftBotton {
	LEFT: 0px;
	FLOAT: left;
	WIDTH: 38px;
	CURSOR: pointer;
	POSITION: absolute;
	TOP: 10px;
	HEIGHT: 60px;
	background-image: url(../images/left.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 130px;
}
.blk_29 .RightBotton {
	RIGHT: 0px;
	FLOAT: right;
	WIDTH: 38px;
	CURSOR: pointer;
	POSITION: absolute;
	TOP: 10px;
	HEIGHT: 60px;
	background-image: url(../images/r.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 130px;
}
.blk_29 .Cont {
	OVERFLOW: hidden;
	PADDING-TOP: 5px;
	width: 660px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 42px;
}
.blk_29 .box {
	FLOAT: left;
	height: 300px;
	TEXT-ALIGN: center;
	width: 660px;
}
.blk_29 .box ul {
	width: 660px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.blk_29 .box ul li {
	float: left;
	width: 200px;
	height: 280px;
	border: 5px solid #FFF;
	margin-right: 5px;
	margin-left: 5px;
}
.blk_29 .box .rtext {float:left;width:120px;padding-top:8px;text-align:left;line-height:18px;color:#99999A}
.blk_29 .box .rtext A {color:#686868;}
.blk_29 .box span {float:left;font-size:12px;font-weight:bold;color:#026BB1}
.blk_29 .box .IMG1 {width:151px;HEIGHT:82px;padding:5px;border:1px solid #D8D8D8}
.blk_29 .box P {	MARGIN: 6px auto 0px; WIDTH: 97px; LINE-HEIGHT: 20px}
.rollphotos {	MARGIN: 15px auto 10px auto;WIDTH: 980px;overflow:hidden;}
.partC {	MARGIN-TOP: 10px; OVERFLOW: auto; WIDTH: 970px}
.partC .PC_left {	OVERFLOW: auto; WIDTH: 470px}
.partC .PC_right {	OVERFLOW: auto; WIDTH: 470px}
.partC .PC_left {	FLOAT: left}
.partC .PC_right {	FLOAT: right}
.PT_mix {	BORDER-RIGHT: #a2d1ff 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #a2d1ff 0px solid; PADDING-LEFT: 0px; BACKGROUND: #f3fbfe; PADDING-BOTTOM: 10px; OVERFLOW: auto; BORDER-LEFT: #a2d1ff 1px solid; PADDING-TOP: 0px; BORDER-BOTTOM: #a2d1ff 1px solid}
.PhoTxt {	MARGIN-TOP: 10px; DISPLAY: inline; FLOAT: left; MARGIN-LEFT: 10px; OVERFLOW: auto; WIDTH: 220px}
.PhoTxt IMG {	BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 3px; BACKGROUND: #fff; FLOAT: left; PADDING-BOTTOM: 3px; BORDER-LEFT: #ccc 1px solid; MARGIN-RIGHT: 5px; PADDING-TOP: 3px; BORDER-BOTTOM: #ccc 1px solid}
.PhoTxt H1 {	FONT-WEIGHT: bold; FONT-SIZE: 12px; LINE-HEIGHT: 23px}
.PhoTxt P {	COLOR: #545454; LINE-HEIGHT: 20px}

.izl-rmenu{position:fixed; right:0; margin-right:20px; bottom:20px; padding-bottom:20px; background:url(../images/r_b.png) 0px bottom no-repeat; z-index:999; }
.izl-rmenu .btn{width:72px; height:73px; margin-bottom:1px; cursor:pointer; position:relative;}
.izl-rmenu .btn-qq{background:url(../images/r_qq.png) 0px 0px no-repeat; background-color:#6da9de;}
.izl-rmenu .btn-qq:hover{background-color:#488bc7;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(../images/r_qq.png) 0px 0px no-repeat; background-color:#6da9de; text-decoration:none; display:block;}
.izl-rmenu .btn-wx{background:url(../images/r_wx.png) 0px 0px no-repeat; background-color:#78c340;}
.izl-rmenu .btn-wx:hover{background-color:#58a81c;}
.izl-rmenu .btn-wx .pic{position:absolute; left:-121px; top:0px; display:none;width:122px;height:140px;}
.izl-rmenu .btn-phone{background:url(../images/r_phone.png) 0px 0px no-repeat; background-color:#fbb01f;}
.izl-rmenu .btn-phone:hover{background-color:#ff811b;}
.izl-rmenu .btn-phone .phone{background-color:#ff811b; position:absolute; width:160px; left:-160px; top:0px; line-height:73px; color:#FFF; font-size:18px; text-align:center; display:none;}
.izl-rmenu .btn-top{background:url(../images/r_top.png) 0px 0px no-repeat; background-color:#666666; display:none;}
.izl-rmenu .btn-top:hover{background-color:#444;}
.pages{ margin-top:10px;}
.pages li{
	float: left;
	line-height: 20px;
	border: 1px solid #E1E1E1;
	margin-right: 10px;
	background-color: #FFF;
	background-image: none;
}
.pages li.c{background-color:#588FD9; color:#FFF;padding:0 8px;}
.pages li a{
	float: left;
	padding: 0 8px;
	height: 20px;
	background-image: none;
}.pages li a:hover{background-color:#588FD9; color:#FFF;text-decoration: none;}
.ltext a {
	font-size: 14px;
}
.imgpic {
	width: 230px;
	height: 172px;
	border: 5px solid #FFF;
	overflow: hidden;
	float: left;
}
.fbt a {
	font-size: 14px;
	color: #017BD0;
	font-weight: bold;
}
.listnews li a {
	font-size: 14px;
}

.listnews li a:hover {
	font-size: 14px;
	color: #007BD3;
}
.imgnews .txt {
	line-height: 20px;
	width: 250px;
	float: left;F
	text-indent: 2em;
	margin: 0px;
}
.btt a {
	font-size: 15px;
}


.focusBox {
	position: relative;
	width: 300px;
	height: 278px;
	overflow: hidden;
	text-align: left;
	background: white;
	float: left;
	margin-top: 20px;
}
.focusBox .pic li {
	width: 300px;
	height: 284px;
	overflow: hidden;
}
.focusBox .pic img {
	margin: 0 auto;
	display: block;
	-webkit-transform: translateZ(0);
	-webkit-transition: .2s;
	-moz-transform: translateZ(0);
	-moz-transition: .2s;
	-ms-transform: translateZ(0);
	-ms-transition: .2s;
	-webkit-transform-style: preserve-3d;
}
.focusBox .pic:hover img {
	text-decoration: none;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1.1)
}
.focusBox .txt-bg {
	position: absolute;
	bottom: 0;
	z-index: 1;
	height: 60px;
	width: 100%;
	background: #333;
	filter: alpha(opacity=60);
	opacity: 0.6;
	overflow: hidden;
}
.focusBox .txt {
	position: absolute;
	bottom: 0;
	z-index: 2;
	height: 36px;
	width: 100%;
	overflow: hidden;
}
.focusBox .txt li {
	height: 26px;
	line-height: 26px;
	position: absolute;
	bottom: -36px;
	text-align: center;

	width: 100%;
	margin-bottom: 10px;
	overflow: hidden;
}
.focusBox .txt li a {
	display: block;
	color: white;
	padding: 0 10px 0 10px;
	font-size: 14px;
	text-decoration: none;
}
.focusBox .num1 {
	position: absolute;
	z-index: 3;
	bottom: 40px;
	right: 8px;
}
.focusBox .num1 li {
	float: left;
	position: relative;
	width: 10px;
	height: 10px;
	line-height: 10px;
	overflow: hidden;
	text-align: center;
	margin-right: 8px;
	cursor: pointer;
	border-radius: 100%;
	text-indent: -999px;
	background: #fff;
}
.focusBox .num1 li a, .focusBox .num1 li span {
	position: absolute;
	z-index: 2;
	display: block;
	color: white;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-decoration: none;
}
.focusBox .num1 li span {
	z-index: 1;
}
.focusBox .num1 li.on a, .focusBox .num1 a:hover {
	background: #B92721;
}
.rollphotos ul li {
	float: left;
	height: 82px;
	width: 182px;
	margin-right: 10px;
}
.blk_29 #ISL_Cont_1 .box ul li img {
	height: 100%;
}

.focusBox2 {
	position: relative;
	width: 300px;
	height: 266px;
	overflow: hidden;
	text-align: left;
	background: white;
	float: left;
	margin-top: 0px;
}
.focusBox2 .pic li {
	width: 300px;
	height: 266px;
	overflow: hidden;
}
.focusBox2 .pic img {
	margin: 0 auto;
	display: block;
	-webkit-transform: translateZ(0);
	-webkit-transition: .2s;
	-moz-transform: translateZ(0);
	-moz-transition: .2s;
	-ms-transform: translateZ(0);
	-ms-transition: .2s;
	-webkit-transform-style: preserve-3d;
}
.focusBox2 .pic:hover img {
	text-decoration: none;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1.1)
}
.focusBox2 .txt-bg {
	position: absolute;
	bottom: 0;
	z-index: 1;
	height: 30px;
	width: 100%;
	background: #333;
	filter: alpha(opacity=60);
	opacity: 0.6;
	overflow: hidden;
}
.focusBox2 .txt {
	position: absolute;
	bottom: 0;
	z-index: 2;
	height: 26px;
	width: 100%;
	overflow: hidden;
}
.focusBox2 .txt li {
	height: 26px;
	line-height: 26px;
	position: absolute;
	bottom: -36px;
	text-align: center;

	width: 100%;
	margin-bottom: 10px;
	overflow: hidden;
}
.focusBox2 .txt li a {
	display: block;
	color: white;
	padding: 0 10px 0 10px;
	font-size: 14px;
	text-decoration: none;
}
.focusBox2 .num2 {
	position: absolute;
	z-index: 3;
	bottom: 10px;
	right: 8px;
}
.focusBox2 .num2 li {
	float: left;
	position: relative;
	width: 10px;
	height: 10px;
	line-height: 10px;
	overflow: hidden;
	text-align: center;
	margin-right: 8px;
	cursor: pointer;
	border-radius: 100%;
	text-indent: -999px;
	background: #fff;
}
.focusBox2 .num2 li a, .focusBox2 .num2 li span {
	position: absolute;
	z-index: 2;
	display: block;
	color: white;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-decoration: none;
}
.focusBox2 .num2 li span {
	z-index: 1;
}
.focusBox2 .num2 li.on a, .focusBox2 .num2 a:hover {
	background: #B92721;
}
.lstyle ul li a {
	font-size: 15px;
	font-family: "微软雅黑", Geneva, Arial, Helvetica, sans-serif;
}
.sub_main .rpart .local a {
	font-size: 14px;
}
.sub_news ul li .newtitle a {
	font-size: 14px;
}
.copyright .textare .menu a {
	font-size: 14px;
}
.copyright .rz {
	height: 69px;
	width: 341px;
	margin-top: 125px;
	margin-left: auto;
	margin-right: auto;
}
.copyright .rz img {
	float: left;
}
.copyright .textare .menu a {
	margin-left: 10px;
	margin-right: 10px;
}
.toplogo .parttext .left1 {
	float: left;
	width: 220px;
	height: 30px;
	line-height: 30px;
}
.toplogo .parttext .toxx {
	width: 250px;
}
.toplogo .parttext .left1 span {
	font-size: 20px;
	color: #FF6600
}
