﻿/* www.bq.cm */
@charset "utf-8";
/* CSS Document */
body {
	background-color: #fff;
	overflow-x: hidden;
	color: #666;
	font-size: 12px;
	font-family: microsoft yahei, "宋体";
	position: relative;
}/*网站字体颜色*/
a {
	color: #666;
	text-decoration: none;
}  /*for ie f6n.net*/
a:focus {
	outline: 0;
} /*for ff f6n.net*/
a:hover {
	text-decoration: underline;
}
.vam {
	vertical-align: middle;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
p {
	word-spacing: -1.5px;
}
.tr {
	text-align: right;
}
.tl {
	text-align: left;
}
.center {
	text-align: center;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.pa {
	position: absolute;
}
.pr {
	position: relative
}
/* -- 购物车外部框架 -- */
.cart_header, .cart_content, .cart_footer {
	width: 980px;
	margin: 0 auto;
}
/* -- 页面整体布局 -- */
.header, .content, .footer {
	width: 1000px;
	margin: 0 auto;
	font-family: microsoft yahei;
}
.left {
	width: 210px;
	float: left;
	overflow: hidden;
}
.left2 {
	width: 690px;
	float: left;
	overflow: hidden;
}
.left3 {
	width: 754px;
	float: left;
	overflow: hidden;
	color: #666;
}
.lefttop {
	background: url(../images/left_top_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-top: 10px;
}
.left2top {
	height: 3px;
	font-size: 0;
	overflow: hidden;
}
.leftbot {
	background: url(../images/left_bot_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}
.left2bot {
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}
.rightbot {
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}
.right {
	width: 764px;
	float: right;
	display: inline;
	overflow: hidden;
}
.right2 {
	width: 275px;
	float: right;
	overflow: hidden;
}
.right3 {
	width: 201px;
	float: right;
	overflow: hidden;
	color: #666;
}
.right2top {
	background: url(../images/right2_top_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
}
.right2bot {
	background: url(../images/left_bot2_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}
.right_main {
	width: 762px;
	min-height: 458px;
	border: solid 1px #d5d5d5;
	padding-bottom: 15px;
	overflow: hidden;
	background: #fff;
}
.right2_main {
	width: 273px;
	border: solid 1px #d5d5d5;
	border-top: 0;
	padding-bottom: 15px;
	overflow: hidden;
	background: #fff
}
.left2_main {
	width: 688px;
	border: solid 1px #d5d5d5;
	padding-bottom: 15px;
	overflow: hidden;
	background: #fff;
}
 .h_nav li a:-webkit-any-link {
display:block;
}
.container {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}
/*页眉*/
.header {
	width: 100%;
	height: 217px;
	overflow: hidden;
	background: url(../images/headerbg.png) no-repeat center;
}
/*--顶部链接导航*/
.hd_top {
}
.hd_top .container {
	height: 37px;
	line-height: 37px;
	color: #8a8a8a;
}
.hd_top em {
}
.hd_top a {
	padding: 0 10px;
	color: #8a8a8a;
}
/*--页眉内容*/
.hd_cont {
	position: relative;
	height: 122px;
}
.hd_cont .hd_logo {
	position: absolute;
	left: 0;
	top: 20px;
}
.hd_cont .hd_logo dd {
	margin-left: 35px;
	padding-top: 21px;
}
.hd_cont .hd_logo dd h2 {
	font-size: 20px;
	line-height: 30px;
	color: #666;
}
.hd_cont .hd_logo dd p {
	margin-top: 10px;
	font-size: 13px;
	color: #3d3d3d;
}
.hd_cont .hd_logo dd p span {
	margin-right: 10px;
}
.hd_cont .hd_logo dd p span em {
	margin-right: 6px;
	font-size: 18px;
	color: #c0c0c0;
}
.hd_cont .dh_phone {
	padding-top: 4px;
	padding-left: 36px;
	margin-top: 40px;
	background: url(../images/hdphoen_ico.png) no-repeat left center;
	color: #a1a1a1;
}
.hd_cont .dh_phone dd {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #008CE1;
}
/*--导航栏*/
.dh_nav {
}
.dh_nav>ul {
	height: 58px;
}
.dh_nav>ul>li {
	position: relative;
	float: left;
	padding-left: 4px;
	white-space: nowrap;
	word-break: break-all;
	background: url(../images/dh.jpg) no-repeat left;
}
.dh_nav>ul>li.home {
	background: none
}
.dh_nav>ul>li>a {
	display: block;
	padding: 0 32px;
	height: 58px;
	line-height: 58px;
	font-size: 14px;
	color: #fff;
	font-family: microsoft yahei;
	text-decoration: none;
}
.dh_nav>ul>li>a.navHome {
	padding: 0 22px;
	background-image: none;
}
.dh_nav>ul>li>a.cur, .dh_nav>ul>li:hover>a {
	background: url(../images/navlih.png) repeat-x center bottom;
}
/*.dh_nav>ul>li ul{position:absolute; top:58px; left:0px; padding-bottom:10px; display:none; width:100%; background-color:#046640;}
.dh_nav>ul>li ul li{margin:0px 10px; height:35px; line-height:35px; overflow:hidden; text-align:center; border-top:1px dashed #8bb1a2;}
.dh_nav>ul>li ul li.noBt{border-top:none;}
.dh_nav>ul>li ul li a{color:#fff; font-size:14px;}
.dh_nav>ul>li:hover ul{display:block;}*/


/*友情链接*/
.yqlj {
	margin-top: 10px;
	overflow: hidden;
}
.yqlj h4 img {
}
.yqlj p {
	margin-left: 80px;
	line-height: 48px;
	height: 48px;
	overflow: hidden;
}
.yqlj p a {
	display: inline-block;
	padding: 0 22px;
	font-size: 13px;
	color: #222;
	background: url(../images/yqljbr.png) no-repeat right center;
}
/*页尾*/
.footWrap {
	background-color: #008CE1;
}
.footer {
	position: relative;
	padding-top: 26px;
	padding-bottom: 26px;
	overflow: hidden;
}
.footer .ewmImg {
	position: absolute;
	left: 20px;
	top: 100px;
}
.fotBai {
	padding: 0px;
}
.fotNav {
	height: 52px;
	line-height: 52px;
	color: #222;
	text-align: center;
	background: url(../images/fotnavbg.png) repeat-x center;
}
.fotNav a {
	padding: 0 22px;
	font-size: 14px;
	color: #fff;
	background: url(../images/fotnavbr.png) no-repeat right center;
}
.fotNav a.noBg {
	background: none;
}
.fotTxt {
	padding-left: 228px;
	padding-bottom: 20px;
	margin-top: 38px;
	line-height: 30px;
	font-size: 13px;
	color: #fff;
}
.fotTxt a {
	color: #fff;
}
.fotPhone {
	position: absolute;
	left: 730px;
	top: 130px;
	padding-left: 50px;
	font-size: 13px;
	color: #fff;
	background: url(../images/fotphoen_ico.png) no-repeat left center;
}
.fotPhone dd {
	line-height: 26px;
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
}
.bg_huihui{background:#ECECEC;}


.Hbsys{ overflow: hidden;}
.Hbsys .ysbg{ height: 183px; position: relative; z-index: 5;}
.Hbsys .ysbg1{background:url(../images/ys_01.jpg) no-repeat center top;}
.Hbsys .ysbg2{background:url(../images/ys_02.jpg) no-repeat center top;}
.Hbsys .ysbg3{height: 184px; background:url(../images/ys_03.jpg) no-repeat center top;}
.Hbsys .ysbg4{background:url(../images/ys_04.jpg) no-repeat center top;}
.Hbsys .ysbg5{background:url(../images/ys_05.jpg) no-repeat center top;}
.Hbsys .ysbg6{background:url(../images/ys_06.jpg) no-repeat center top;}
.Hbsys .ysbg7{background:url(../images/ys_07.jpg) no-repeat center top;}
.Hbsys .ysbg8{height: 184px; background:url(../images/ys_08.jpg) no-repeat center top;}
.Hbsys .ysbg9{background:url(../images/ys_09.jpg) no-repeat center top;}
.Hbsys .ysbg10{background:url(../images/ys_10.jpg) no-repeat center top;}
.Hbsys .Hbsyscont{ height: 1842px; margin-top: -1842px; position: relative; overflow: hidden; position: relative; z-index: 10; }

.Hbsyscont .hotline{ width: 227px; height: 44px; padding-left: 18px; padding-top: 3px; padding-bottom: 2px; background: #1ab6b3; position: absolute; top: 102px; right: 172px;}
.Hbsyscont .hotline dt{ float: left;}
.Hbsyscont .hotline dt img{ display: block; margin-top: 10px;}
.Hbsyscont .hotline dd{ padding-left: 38px;}
.Hbsyscont .hotline dd span{ font-size: 14px; color: #fff;}
.Hbsyscont .hotline dd p{ font-family: "Arial"; font-size: 24px; color: #fff;}

.Hbsyscont .text{ overflow: hidden; width: 385px; position: absolute;}
.Hbsyscont .text h5{ font-size: 30px; color: #333333; padding-left: 72px;}
.Hbsyscont .text p{ font-size: 13px; color: 3333333; padding-left: 72px;}
.Hbsyscont .text ul{ overflow: hidden; margin-top: 25px;}
.Hbsyscont .text ul li{ line-height: 26px; font-size: 14px; color: #333333; background:url(../images/point.png) no-repeat left 11px; padding-left: 15px;}
.Hbsyscont .text ul li em{ font-weight: bold; font-size: 14px; color: #1ab6b3;}

.Hbsyscont .text1{ top: 273px; left: 576px;}
.Hbsyscont .text2{ top: 562px; left: 16px; width: 478px;}
.Hbsyscont .text3{ top: 833px; left: 576px; width: 408px;}
.Hbsyscont .text4{ top: 1077px; left: 16px; width: 478px;}
.Hbsyscont .text5{ top: 1338px; left: 576px; width: 398px;}

#box_main_service{float:none;width:100%}#box_main_foot{float:none;width:100%}#box_main_pro_sub1{width:1000px;margin:0 auto;padding-top:45px}#box_main_pro_sub1_sub1{float:left;width:284px}#box_main_pro_sub1_sub2{float:right;width:816px;background:#fff;height:365px}#box_main_service_sub1{width:1100px;margin:0 auto;text-align:center;padding-top:45px}#box_main_service_sub2{width:1000px;margin:0 auto}

.service_l{color:#264489;font-size:24px;font-weight:bold;padding-bottom:30px}.service_l span{color:#424242;font-size:14px;font-weight:normal}

 .FrontProducts_list01_view3-d1_c1 .scrollable_vertical{position:relative;overflow:hidden;width:575px;height:240px}.FrontProducts_list01_view3-d1_c1 .scrollable_vertical .scrollitems{height:20000px;position:absolute;clear:both}.FrontProducts_list01_view3-d1_c1 .scrollitems_vertical{height:20000px;position:absolute;clear:both}.FrontProducts_list01_view3-d1_c1 .content1{width:180px}.FrontProducts_list01-d6_c1{width:101%;margin:0 auto;clear:both;height:100%;overflow:hidden;text-align:left}.FrontProducts_list01-d6_c1 ul{width:100%}.FrontProducts_list01-d6_c1 .focustext{color:#f39800;font-style:normal}.FrontProducts_list01-d6_c1 .type{width:100%;text-align:right;overflow:hidden}.FrontProducts_list01-d6_c1 .type span.skim{float:left}.FrontProducts_list01-d6_c1 .type span.sort{float:right}.FrontProducts_list01-d6_c1 .type span.sort select{float:left}.FrontProducts_list01-d6_c1 .type span.sort .ph{float:left;width:19px;height:12px;margin:5px 4px 0 0;text-indent:-9999px;overflow:hidden;background:url(/images/products/icon-07.gif) 0 0 no-repeat}.FrontProducts_list01-d6_c1 .type span.sort .ph1:hover{background:url(/images/products/icon-07.gif) 0 -12px no-repeat}.FrontProducts_list01-d6_c1 .type span.sort .ph2{background:url(/images/products/icon-08.gif) 0 0 no-repeat}.FrontProducts_list01-d6_c1 .type span.sort .ph2:hover{background:url(/images/products/icon-08.gif) 0 -12px no-repeat}.FrontProducts_list01-d6_c1 .type span.sort .ph3{width:13px;height:13px;background:url(/images/products/icon-09.gif) 0 0 no-repeat}.FrontProducts_list01-d6_c1 .type span.sort .ph3:hover{background:url(/images/products/icon-09.gif) 0 -14px no-repeat}.FrontProducts_list01-d6_c1 .type span.sort .ph4{width:13px;height:13px;background:url(/images/products/icon-10.gif) 0 0 no-repeat}.FrontProducts_list01-d6_c1 .type span.sort .ph4:hover{background:url(/images/products/icon-10.gif) 0 -14px no-repeat}.FrontProducts_list01-d6_c1 .type span.skim a{padding-right:5px}.FrontProducts_list01-d6_c1 .type span.skim a img{border:0;vertical-align:middle}.FrontProducts_list01-d6_c1 .content{float:left;overflow:hidden;margin-top:5px;width:250px}.FrontProducts_list01-d6_c1 .content .pro-module{float:left;width:209px;color:#9f9f9f;font-size:14px;width:240px}.FrontProducts_list01-d6_c1 .content .introduction span{display:none}.FrontProducts_list01-d6_c1 .pro-module ul li.text{clear:both}.FrontProducts_list01-d6_c1 .pro-module ul li.text em{background:url(/images/products/size_bg.gif) left top repeat-x;height:13px;border:1px solid #adb9c2;padding:0 3px;margin:0;font-style:normal;color:#09f;cursor:pointer}.FrontProducts_list01-d6_c1 .pro-module ul li.text span{margin-right:5px}.FrontProducts_list01-d6_c1 .pro-module .specifications{background:#ffc;padding-left:10px}.FrontProducts_list01-d6_c1 .pro-module ul li.property{vertical-align:middle}.FrontProducts_list01-d6_c1 .pro-module ul li.property label{padding-right:10px}.FrontProducts_list01-d6_c1 .pro-module ul li.property img{width:12px;height:12px;padding:4px;cursor:pointer}.FrontProducts_list01-d6_c1 .detail{clear:both}.FrontProducts_list01-d6_c1 .pic-module{float:left;width:231px;margin-right:5px;position:relative}.FrontProducts_list01-d6_c1 .pic-module .pic a{float:left;text-align:center;display:block}.FrontProducts_list01-d6_c1 .pic-module .pic img{width:240px;height:165px;border:0}.FrontProducts_list01-d6_c1 .pic-module span.lab{position:absolute;top:75px;left:10px;z-index:999;cursor:pointer}.FrontProducts_list01-d6_c1 .pic-module span.lab img{max-height:40px;max-width:40px}.FrontProducts_list01-d6_c1 .pic-module .compare{width:100%;overflow:hidden;padding-top:10px}

.bg_huihuihui{ background:url(/images/f_bj.jpg) repeat center;}
.baozhang2{ background:url(/images/f_bj.jpg) repeat center; padding-top:52px; padding-bottom:35px; border-bottom:1px solid #2d9179;}
.baozhang2 .container{ overflow:hidden;}
.baozhang2 dl{ float:left; margin-right:52px;}
.baozhang2 dt{ float:left;}
.baozhang2 dd{ margin-left:94px; margin-top:15px;}
.baozhang2 dd h5{ font-size:20px; color:#fff; font-weight:normal; margin-bottom:5px;}
.baozhang2 dd p{ font-size:13px; color:#fff; line-height:16px;}
.baozhang2 dl.noMr{ margin-right:0;}