body {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-family: 'microsoft yahei';
	color: #404040;
	background: #fff;
}
/*通用*/

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}
.blank1 {
	height: 1px;
	overflow: hidden;
}
.blank3 {
	height: 3px;
	overflow: hidden;
}
.blank5 {
	height: 5px;
	overflow: hidden;
}
.blank8 {
	height: 8px;
	overflow: hidden;
}
.blank10 {
	height: 10px;
	overflow: hidden;
}
.blank12 {
	height: 12px;
	overflow: hidden;
}
.blank15 {
	height: 15px;
	overflow: hidden;
}
.blank20 {
	height: 20px;
	overflow: hidden;
}
.blank25 {
	height: 25px;
	overflow: hidden;
}
.blank30 {
	height: 30px;
	overflow: hidden;
}
.blank40 {
	height: 40px;
	overflow: hidden;
}
.blank50 {
	height: 50px;
	overflow: hidden;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover, a:focus {
	color: #ff6600;
	text-decoration: none;
}
a:active {
	outline: none
}
.img {
	vertical-align: auto;
}
div, ul, li, dl, dt, dd, p, form {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.img {
	padding: 3px;
	border: 0px solid #ccc;
	-moz-box-shadow: 0px 0px 6px #c4c4c4;
	-webkit-box-shadow: 0px 0px 6px #c4c4c4;
	box-shadow: 0px 0px 6px #c4c4c4;
}
.img1 {
	padding: 0px;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 3px #aaa;
	-webkit-box-shadow: 0px 0px 3px #aaa;
	box-shadow: 0px 0px 3px #aaa;
}
.img2 {
	padding: 0px;
	border-radius: 5px;
}
.yingcang {
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.xian {
	background-color: #e5e5e5;
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
}
/*文字颜色*/

.text-hong {
	color: #f00;
}
.text-lu {
	color: #009b4d;
}
.text-xia {
	color: #e82b91;
}
.text-bai {
	color: #fff;
}
.text-cheng {
	color: #ff9900;
}
/*替换*/

blockquote {
	border-left: 5px solid #009b4d;
	margin: 0 0 20px;
	padding: 0 0 0 15px;
}
.btn-xs, .btn-group-xs > .btn {
	border-radius: 2px;
	font-size: 12px;
	line-height: 1.5;
	padding: 4px 10px;
}
.btn-md, .btn-group-xs > .btn {
	border-radius: 1px;
	font-size: 14px;
	line-height: 1.5;
	padding: 8px 15px;
}
/*文字大小*/

.font12 {
	font-size: 12px;
}
.font13 {
	font-size: 13px;
}
.font14 {
	font-size: 14px;
}
.font15 {
	font-size: 15px;
}
.font16 {
	font-size: 16px;
}
.font18 {
	font-size: 18px;
}
.font20 {
	font-size: 20px;
}
.font24 {
	font-size: 24px;
}
/*间距*/

.p10 {
	padding: 10px;
}
.pt3 {
	padding-top: 3px;
}
.pt5 {
	padding-top: 5px;
}
.pt8 {
	padding-top: 8px;
}
.pb5 {
	padding-bottom: 5px;
}
.pt10 {
	padding-top: 10px;
}
.pt15 {
	padding-top: 15px;
}
.pt20 {
	padding-top: 20px;
}
.pt30 {
	padding-top: 30px;
}
.pl3 {
	padding-left: 3px;
}
.pl5 {
	padding-left: 5px;
}
.pl10 {
	padding-left: 10px;
}
.pl15 {
	padding-left: 15px;
}
.pl60 {
	padding-left: 60px;
}
.pl110 {
	padding-left: 110px;
}

.plr50 {
	padding: 0 50px;
}
.pr5 {
	padding-right: 5px;
}
.pr10 {
	padding-right: 10px;
}
.pr15 {
	padding-right: 15px;
}
.pr110 {
	padding-right: 110px;
}

.pl20 {
	padding-left: 20px;
}
.pl25 {
	padding-left: 25px;
}
.pb10 {
	padding-bottom: 10px;
}
.pb15 {
	padding-bottom: 15px;
}
.pb20 {
	padding-bottom: 20px;
}
.mt5 {
	margin-top: 5px;
}
.mt8 {
	margin-top: 8px;
}
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.mt30 {
	margin-top: 30px;
}
.mt40 {
	margin-top: 40px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb30 {
	margin-bottom: 30px;
}
.ml5 {
	margin-left: 5px;
}
.ml10 {
	margin-left: 10px;
}
.ml15 {
	margin-left: 15px;
}
.ml20 {
	margin-left: 20px;
}
.ml40 {
	margin-left: 40px;
}
.w130 {
	width: 180px;
	height: 130px;
}
/*行距*/

.line20 {
	line-height: 20px;
}
.line25 {
	line-height: 25px;
}
.line30 {
	line-height: 30px;
}
.line35 {
	line-height: 35px;
}
.line40 {
	line-height: 40px;
}
.line50 {
	line-height: 50px;
}
/*背景*/

.bg-bai {
	background: #fff;
}
.bg-blue {
	background: #0975be;
}
.bg-hui {
	background: #f1f1f1;
}
.bg-lv {
	background: #dfdfdf;
}
.bg-hei {
	background: #000;
}
.container {
	width: 1200px !important;
}

.menu-products {
	height: 62px;
	width: 100%;
	margin: 0 auto;
	line-height: 62px;
	background: #003f99;
	position: fixed;
	top: 0;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	z-index: 10000
}

.head {
	background: #1f1f21;
	height: 35px;
	line-height: 35px;
	color: #fff;
	font-size: 12px;
}
.head p {
	background: #46454a;
	width: 120px;
	text-align: center;
	font-size: 14px;
}
.head a {
	color: #fff;
}
.head a:hover {
	color: #ffff99;
}
.top24 {
	background: url(/uploads/image/simages/phone.png) no-repeat right center;
	float: right;
	height: 71px;
	width: 354px;
	margin-top: 15px;
}
.top24 p {
	font-size: 29px;
	font-weight: 600;
	text-align: right;
	color: #004593;
	padding-top: 35px;
}
/* 导航 */
.menu {
	float:right;
	margin-top: 11px;
	height: 62px;
	width: 1035px;
	line-height: 55px;
	background: url(/uploads/image/simages/nav_pic.png) no-repeat;
}
.head_zuo{
  width: 115px;
  height:165px;
  float:left;
}
.head_you{
  width: 1055px;
  height:165px;
  float:left;
}
.fl{
  float:left;
}
.yihang{
  width: 100%;
  height:auto;
}

.top-nav {
	height: 62px;
	font-size: 16px;
	padding:0 88px 0 40px;
}
.top-nav li {
	height: 62px;
	line-height: 62px;
	padding: 0;
	color: #000;
}
.top-nav li a {
	padding: 0;
	color: #fff;
	text-align: center;
	transition: no;
	font-weight: 600;
}
.top-nav li:hover a {
	background: #008ecf;
	color: #fff;
}
.top-nav li .current {
	display: block;
	font-weight: 600;
	color: #fff;
	background: #00a0e8;
}
/* 二级 */
#nav_all li ul {
	display: none;
	position: absolute;
	z-index: 99;
	padding: 0;
	top: 62px;
	left: 0px;
	background: none;
	width: 100%;
	overflow: hidden;
	border-bottom: none;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
#nav_all ul li {
	padding: 0;
	overflow: hidden;
	float: none;
	height: 50px;
	background: #fff;
	line-height: 50px;
	border-bottom: 1px solid #f2f2f2;
}
#nav_all ul li:last-child {
	border-bottom: none;
}
#nav_all ul li a {
	margin: 0px;
	height: 50px;
	display: block;
	line-height: 50px;
	background: #fff;
	color: #333;
	font-size: 15px;
	font-weight: normal;
	text-align: center;
	padding: 0 10px;
}
#nav_all ul li a:hover {
	background: #00a0e8;
	height: 50px;
	line-height: 50px;
	color: #fff;
}


.index-products {  }
.index-products .left { float:left; width:50%; background:#fff; padding:45px; height:380px;}
.index-products .right { float:left; width:50%; background:#e1eaef; padding:30px; height:380px;}
.index-products .left2 { float:left; width:50%; background:#f1f1f1; padding:45px; height:380px;}

.index-qywh {background: url(/uploads/image/simages/qywh_pic.jpg) center center no-repeat; height:443px; width:100%; margin:0 auto; padding-top:180px;}
.index-qywh p { font-size:18px; color:#fff;}

.btn-products {
	color: #0066cc;
	border-color: #0066cc;
	height: 40px;
	line-height: 36px;
	padding: 0 10px;
	font-size: 22px;
	overflow: hidden;
	border-radius: 2px;
}
.btn-products:hover {
	color: #fff;
	background-color: #0066cc;
	border-color: #0059b3;
	opacity: 1;
}

.date {float:right; color: #999; font-size:13px;}
.date a{float:right; color: #999; font-size:13px;}




.btn-news {
	color: #000;
	background-color: #fff;
	border-color: #f2f2f2;
	height:83px;
	border:none;
	border-bottom:1px solid #dedede;
	line-height: 30px;
	padding: 5px 0 0 20px;
	font-size: 16px;
	opacity: 0.9;
	width:100%;
	border-radius: 2px;
	overflow: hidden;
	text-align:left;
}
.btn-news:hover {
	color: #fff;
	background-color: #d30007;
	border-color: #b90006;
	opacity: 1;
}


/*新闻资讯*/
.new_box{ padding:0px; border:0px solid #dce4ee; }
.new_box li{ line-height:31px; height:31px; border-bottom:1px dashed #f0f0f0;}
.new_box li a{  color:#666; background: url(/uploads/image/simages/ixpic.png) no-repeat  left center; padding-left:17px;}
.new_box li a:hover{color:#f30;}
.new_box li span{float:right;}


.index-news-left { border:1px solid #ebebeb; padding:10px; float:left; width:370px;}
.index-news-left .title {}
.index-news-left .title h3 { font-size:18px; margin:11px 0 10px; font-weight:600; color:#e15354;}

.index-title h2{ font-size:20px; font-weight:600; line-height:35px; margin-top:0;}
.index-title span { border-bottom:2px solid #003f99; display:block; width:80px; padding-top:10px;}

/* 默认幻灯片 */
.focuspic{zoom:1;position:relative; overflow:hidden}
.focuspic .content{overflow:hidden}
.focuspic .changediv a{position:absolute;top:0px;left:0px;display:none;}
.focuspic .title-bg,.focuspic .title{position:absolute;left:0px;bottom:0;width:438px;height:30px;line-height:30px;overflow:hidden}
.focuspic .title-bg{background:#000;filter:alpha(opacity=50);opacity:0.5;}
.focuspic .title a{display:block;padding-left:15px;color:#fff; font-size:14px;}
.focuspic .change{bottom:4px;height:20px;right:3px;*right:5px;_right:4px;position:absolute;text-align:right;z-index:9999;}
.focuspic .change i {background:#666;color:#fff;cursor:pointer;font-family:arial;font-size:12px;line-height:15px;margin-right:2px;padding:2px 6px; font-style:normal; height:15px;display:-moz-inline-stack;zoom:1;*display:inline;}
.focuspic .change i.cur {background:#ff7700;}


.index-yxfw { text-align:center; font-size:18px; color:#fff; line-height:87px;}
.index-yxfw a { color:#fff;}
.index-yxfw li { width:33%; float:left; width:135px; margin-right:7px; height:87px;}
.index-yxfw li:nth-child(3){ width:33%; width:140px; float:right; margin-right:0;}
.index-yxfw li:last-child { width:33%; width:140px; float:right; margin-right:0;}
.index-yxfw .khal { background:#00a1e9; }
.index-yxfw .yxzx { background:#f4454c; }
.index-yxfw .fuwu { background:#71c345; }


.crumbs { width:100%; font-size:16px; height:50px; line-height:50px; font-weight:600; margin-top:10px; background:url(/uploads/image/simages/divider.png) repeat-x left bottom; }





.cp-title {
	background: #d30007;
	text-align: center;
	width: 250px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	margin: 50px auto 10px;
	font-size: 24px;
}
.cp-title a {
	color: #fff;
}
.cp-title-sub {
	width: 900px;
	margin: 0 auto;
	text-align: center;
}
.cp-title-sub li {
	border: 1px solid #dedede;
	text-align: center;
	margin: 10px 7px;
	padding: 0 25px;
	height: 35px;
	line-height: 33px;
	display: inline-block;
}
.cp-title-sub li:hover {
	background: #df4a4c;
	color: #fff;
	border: 1px solid #e57304;
}
.cp-title-sub li:hover a {
	color: #fff;
	transition: all 0.4s ease 0s;
}


.view-blank {
}
.view-table {
	width: 100%;
}
.view-table table {
	border: 1px solid #000;
}
.view-table .cp-hang {
	color: #f60;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
}
.view-table .view-table-first td:nth-child(odd) {
	font-weight: 600;
	padding-left: 5px;
	width: 20%;
	background: #fafafa;
}
.view-table .view-table-first td:nth-child(even) {
	padding-left: 5px;
	width: 30%;
	background: #fff;
}
.view-table .view-table-second td:nth-child(odd) {
	font-weight: 600;
	padding-left: 5px;
	width: 15%;
	background: #fafafa;
}
.view-table .view-table-three tr:nth-child(2) {
	font-weight: 600;
	padding-left: 5px;
	width: 15%;
	background: #fafafa;
}
.view-table .view-table-title-first td:first-child {
	color: #f60;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	background: #f5f5f5;
}
.view-table .view-table-title-second td:first-child {
	color: #f60;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	background: #f5f5f5;
}
.view-table .view-table-title-three td:first-child {
	color: #f60;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	background: #f5f5f5;
}
.view-table table td {
	word-wrap: break-word;
	word-break: break-all;
}

/*单页公司介绍*/
.page_gsjs {
	width: 100%;
	height: auto;
	background: #fff;
	margin: 0 auto 30px auto;
	padding: 10px 0;
}
.page_gsjs .head {
	width: 100%;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #d8dada;
	background: #fff;
	padding-bottom: 1px;
}
.page_gsjs .head ul.left {
	clear: #41484d;
	font-size: 16px;
	font-weight: 700;
	width: 400px;
	color:#000;
	float: left;
}
.page_gsjs .head ul.right {
	float: right;
	width: 270px;
	height: 22px;
	line-height: 22px;
	margin-top: 15px;
}
.page_gsjs .head ul.right a {
	color: #41484d;
	height: 22px;
	line-height: 22px;
	padding: 0px 10px;
	float: left;
	display: block;
}
.page_gsjs .head ul.right span {
	display: block;
	height: 22px;
	line-height: 22px;
	float: left;
	width: 20px;
	text-align: center;
	color: #afb7bd;
}
.page_gsjs .head ul.right a:hover {
	color: #fff;
	background: #009b4d;
	text-decoration: none;
}
.page_gsjs .section {
	width: 100%;
	height: auto;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 15px;
}
.page_gsjs .section #section-1 img {
	padding: 0;
}
.page_gsjs .section h1 {
	color: #41484d;
	font-size: 16px;
	font-weight: 700;
	text-align: left;
	padding-bottom: 15px;
	background: url(/uploads/image/simages/show_dot.png) no-repeat left 1px;
	padding-left: 40px;
	margin-left: -37px;
	margin-top: 0;
}
.page_gsjs .section p {
	color: #666;
	line-height: 22px;
	text-align: left;
	padding-bottom: 15px;
	text-align: justify;
}
.page_gsjs .section #section-1 {
	padding-left: 30px;
	height: auto;
	border-left: 1px solid #c5c7c8;
	padding-bottom: 30px;
}
.page_gsjs .section #section-2 {
	padding-left: 30px;
	height: auto;
	border-left: 1px solid #c5c7c8;
	padding-bottom: 30px;
}
.page_gsjs .section #section-3 {
	padding-left: 30px;
	height: auto;
	border-left: 1px solid #c5c7c8;
	padding-bottom: 30px;
}
.page_gsjs .section #section-4 {
	padding-left: 30px;
	height: auto;
	border-left: 1px solid #c5c7c8;
	padding-bottom: 30px;
}

/*制造实力*/

.zzsl {
	margin-bottom: 10px;
	padding: 15px 15px 15px;
	background: #fafafa;
}
.zzsl:hover {
	background: #0066cc none repeat scroll 0 0;
	border-radius: 2px;
	box-shadow: 0 0 8px #ddd;
	color: #fff;
	transition: box-shadow 0.2s ease-in-out 0s;
}
.zzsl:hover span {
	color: #fff;
}
.zzsl span {
	color: #0066cc;
	font-size: 42px;
	padding: 0;
	text-align: center;
	width: 322px;
	margin: 0 auto;
	transition: all 0.4s ease-in-out 0s;
}
.zzsl h4 {
	font-size: 20px;
	line-height: 25px;
	font-weight: 700;
	text-align: center;
}
.zzsl p {
	font-size: 13px;
	line-height: 20px;
	color: #6f6f6f;
	text-align: justify;
}
.zzsl:hover p {
	color: #fff;
}


/*pricing head*/

.pricing {
	position: relative;
	border-radius: 3px;
	margin-bottom: 15px;
	box-shadow: 0 0 5px #eee;
}
.pricing:hover {
	box-shadow: 0 0 15px #b5b5b5;
}
.pricing:hover h4 {
	color: #55c931;
}
.pricing-head {
	text-align: center;
}
.pricing-head h3,  .pricing-head h4 {
	margin: 0;
	line-height: normal;
	font-weight: bold !important;
}
.pricing-head h3 span,  .pricing-head h4 span {
	display: block;
	margin-top: 5px;
	font-size: 12px;
	font-style: italic;
}
.pricing-head h3 {
	color: #fafafa;
	padding: 12px 0;
	font-size: 35px;
	font-family: arial;
	background: #df4a4c;
	border-radius: 3px 3px 0 0;
	text-shadow: 0 1px 0 #df4a4c;
	border-bottom: solid 1px #db3437;
}
.pricing-head h4 {
	color: #bac39f;
	padding: 5px 0;
	font-size: 70px;
	font-family: arial;
	background: #f2f2f2;
	text-shadow: 0 1px 0 #fff;
	border-bottom: solid 1px #f5f9e7;
}
.pricing-head h4 i {
	top: -8px;
	font-size: 28px;
	font-style: normal;
	position: relative;
}
.pricing-head h4 span {
	top: -10px;
	font-size: 14px;
	font-style: normal;
	position: relative;
}
/*pricing content*/

.pricing-content {
	margin-top: 10px;
}
.pricing-content li {
	color: #888;
	font-size: 13px;
	padding: 7px 15px;
	border-bottom: solid 1px #f5f9e7;
}
.pricing-content li i {
	top: 2px;
	color: #72c02c;
	font-size: 16px;
	margin-right: 5px;
	position: relative;
}
/*pricing footer*/

.pricing-footer {
	color: #777;
	font-size: 11px;
	line-height: 17px;
	text-align: center;
	padding: 0 20px 19px;
	border-radius: 0 0 3px 3px;
}
.pricing-footer a,  .pricing-footer button {
	color: #fff;
	border: none;
	margin-top: 5px;
	font-size: 16px;
	padding: 6px 15px;
	text-align: center;
	border-radius: 2px;
	background: #55c931;
	display: inline-block;
	text-transform: uppercase;
	text-shadow: 0 1px 0 #38b312;
	border-bottom: solid 2px #41b91c;
}
.pricing-footer a:hover,  .pricing-footer button:hover {
	cursor: pointer;
	background: #40ba1a;
	text-decoration: none;
	box-shadow: 0 0 3px #999;
}
/*priceing active*/

.price-active,  .pricing:hover {
	z-index: 9;
	margin-top: -15px;
	box-shadow: 0 0 15px #b5b5b5;
}
.price-active h4 {
	color: #55c931;
}
.no-space-pricing .pricing:hover {
	-webkit-transition: box-shadow 0.3s ease-in-out;
	-moz-transition: box-shadow 0.3s ease-in-out;
	-o-transition: box-shadow 0.3s ease-in-out;
	transition: box-shadow 0.2s ease-in-out;
}
.no-space-pricing .price-active .pricing-head h4,  .no-space-pricing .pricing:hover .pricing-head h4 {
	color: #55c931;
	padding: 15px 0;
	font-size: 80px;
	-webkit-transition: color 0.5s ease-in-out;
	-moz-transition: color 0.5s ease-in-out;
	-o-transition: color 0.5s ease-in-out;
	transition: color 0.5s ease-in-out;
}
.hover-effect {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}


.product-img {
	position: relative;
	margin-top: 5px;
	border: 1px solid #dedede;
	height: 390px;
	overflow: hidden;
	box-shadow: 0 0 5px #f5f5f5;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.product-img p {
	padding: 5px 15px 10px;
	text-align: justify;
	color: #666666;
}
.product-img h3 {
	font-weight: 700;
	font-size: 16px;
	display: block;
	height: 30px;
	line-height: 30px;
	margin: 10px 15px 0;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}


/*新闻列表页*/
.h120 {
	height: 210px;
	position: relative;
	border-bottom: 1px dashed #ccc;
	margin-top: 30px;
}
.red-i {
	position: absolute;
	bottom: 40px;
	height: 20px;
	left: 282px;
	right: 0;
	color: #f00;
}
.red-buton {
	position: absolute;
	bottom: 41px;
	height: 20px;
	left: 1080px;
	right: 0;
	color: #f00;
}

/* 内容 */

#article {
	overflow: hidden
}
#article, .photo-channel .relevance {
	border: 0px solid #e3e3e3;
	zoom: 1;
	padding: 0;
}
#article h1 {
	color: #000;
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 6px;
	text-align: center;
	padding: 16px 0 0px;
	border-bottom: 1px solid #e5e5e5
}
#article h1 span {
	font-size: 14px;
	font-weight: normal;
	line-height: 50px;
	color: #999
}
#article .content {
	font-size: 18px;
	line-height: 34px;
	color: #333;
	text-align: justify;
}
#article .content p {
	font-size: 18px;
	line-height: 34px;
	padding-top: 20px;
}

#article .content b {
	font-size: 18px;
	line-height: 34px;
	padding-top: 20px;
	font-weight: 800;
}

#article .content img {
	max-width: 900px;
	text-align: center;
	margin: 0 auto;
}
#article .related {
	border-top: dashed 1px #ccc;
	margin-top: 15px
}
#article .related h5 {
	padding-bottom: 4px;
	font-weight: 700;
}
#article .related {
	padding: 10px 0 0
}
#article .related ul {
}
#article .related li {
	background: url(/uploads/image/simages/fk.gif) no-repeat 5px 13px;
	line-height: 28px;
	padding-left: 20px;
}
#article .related li a {
	color: #808080;
}


/*产品简介*/
#products-jianjie { background:#0066cc; padding:10px 20px 25px 20px; color:#ffffff; font-size:14px; margin:30px 0;line-height:25px; text-align:justify;}
#products-jianjie h2 { margin:0; text-align:center; font-size:24px; font-weight:700; height:60px; line-height:60px; color:#fff;}


#products-cpys { background:#f5f5f5; padding:10px 20px 25px 20px; color:#333; font-size:15px; margin:10px 0;line-height:25px; text-align:justify; border-radius:5px;}
#products-cpys h2 { margin:0; text-align:center; font-size:22px; font-weight:700; height:60px; line-height:60px; color:#000;}
#products-cpys p { color:#333;}

a:hover #products-cpys { background:#0066cc;}
a:hover #products-cpys h2{ color:#fff;}
a:hover #products-cpys p{ color:#fff;}


#products-fa-title { width:150px; background:#ff6666; font-size:20px; height:40px; line-height:40px; color:#fff; font-weight:600; margin:20px auto 10px; text-align:center; letter-spacing:1px;}

#products-title h3 { text-align:center; margin:0 0 15px 0; font-size:20px; font-weight:600; letter-spacing:1px;}
#products-title h3 span { color:#ff9966;}
#products-title .with-line {
	width:100%;
	font-size: 13px;
	color: #848484;
	margin: 0 auto;
	position: relative;
	text-align: center;
	margin-bottom:25px;
}
#products-title .with-line:before {
	content: "";
	border-top: 1px solid #d2d2d2;
	display: block;
	position: absolute;
	width: 40%;
	top: 10px;
	left: 0
}
#products-title .with-line:after {
	content: "";
	border-top: 1px solid #d2d2d2;
	display: block;
	position: absolute;
	width: 40%;
	top: 10px;
	right: 0
}


.page {
	font-size: 16px;
	line-height: 26px;
	color: #000;
	text-align: justify;
}
.page p {
	font-size: 16px;
	line-height: 26px;
	padding-top: 20px;
}
.page img {
	max-width: 900px;
	text-align: center;
	margin: 0 auto;
}



.product-img:hover {
	z-index: 9;
	margin-top: -5px;
	box-shadow: 0 0 10px #d5d5d5;
}

/* 分页 */

#pages { padding:14px 0 10px 15px; text-align:center; }
#pages a { display:inline-block; height:22px; line-height:20px; background:#f1f1f1; border:1px solid #e4e4e4; text-align:center; color:#999; padding:0 10px}
#pages a.a1 { background: no-repeat 0 5px; width:56px; padding:0;background:#f1f1f1;}
#pages a:hover { background:#1d6bba; color:#fff; text-decoration:none }
#pages span { display:inline-block; height:22px; line-height:20px; background:#1d6bba; border:1px solid #1a5ea4; color:#fff; text-align:center;padding:0 10px}
.page .nopage { display:inline-block; width:56px; height:22px; line-height:20px; background: repeat-x 0 -55px ; border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }

/*foot部*/
.foot { background:#efefef; border-top: 1px solid #eaebe6; line-height:25px; height:auto; padding-bottom:15px;color:#bbbaba; font-size: 16px;}
.foot h4 { padding-bottom:0; color:#343434;}
.foot ul li {  float:left; width:100%;}
.foot ul li a{ color:#414141;}


.f1 { width:380px; float:left; height:170px; border-right:1px dashed #d5d6cf; color:#414141;}
.f2 { width:190px; float:left; padding-left:30px; height:170px; border-right:1px dashed #d5d6cf; color:#414141;}
.f3 { width:250px; float:left; padding-left:30px; height:170px; border-right:1px dashed #d5d6cf; color:#414141;}
.f4 { width:200px; float:left; padding-left:30px; height:170px; border-right:1px dashed #d5d6cf; color:#414141;}
.f5 { width:170px; float:right;  color:#414141;}
.f6 { width:170px; float:right;  color:#414141;}

.fdh { font-size:30px; font-weight:700; line-height:35px; color:#d30007;}

.link { border-top: 1px dashed #ddded7;}
.link li a { line-height:25px; padding-right:10px;}

/*底部*/
.footer { background:#003f99; height:40px; line-height:40px; color:#fff;}
.footer a { color:#fff;}
.footer .top {
	background: #e15354;
	width: 120px;
	text-align: center;
	font-size: 14px;
}
.footer a:hover {
	color: #ffff99;
}

/*在线客服*/
.yb_conct {
	position: fixed;
	z-index: 9999999;
	top: 25%;
	right: -127px;
	cursor: pointer;
	transition: all .3s ease;
}
.yb_bar ul li {
	width: 180px;
	height: 53px;
	font: 16px/53px 'microsoft yahei';
	color: #fff;
	text-indent: 54px;
	margin-bottom: 3px;
	border-radius: 3px;
	transition: all .5s ease;
	overflow: hidden;
}
.yb_bar .yb_top {
	background: #0066cc  no-repeat 0 0;
}
.yb_bar .yb_phone {
	background: #0066cc  no-repeat 0 -57px;
}
.yb_bar .yb_qq {
	text-indent: 0;
	background: #0066cc  no-repeat 0 -113px;
}
.yb_bar .yb_ercode {
	/*height:200px;*/
	background: #0066cc  no-repeat 0 -169px;
}
.hd_qr {
	padding: 0 29px 25px 29px;
}
.yb_qq a {
	display: block;
	text-indent: 54px;
	width: 100%;
	height: 100%;
	color: #fff;
}

.picwk{
	border: 1px solid #ccc;
    padding: 5px;
    background: #fff;
}