@charset "utf-8";
/* CSS Document */
body{background-color:#fff; overflow-x:hidden; color:#666; font-size:12px; font-family: "微软雅黑" , "宋体"; 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:760px; margin:0 auto;}


/* -- 页面整体布局 -- */
.header , .content , .footer { width:980px; margin:0 auto; font-family:微软雅黑;}
.left { width:201px; float:left; overflow:hidden;}
.left2 { width:680px; 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:left; display:inline; margin-left:15px; 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; border-bottom:0; padding-bottom:15px; overflow:hidden;background:#fff}
.left2_main { width:678px;  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:980px;}

/*页眉*/
.header{width:100%; overflow:hidden;z-index: 999;
background: #fff;}

		/*--页眉内容*/
.hd_cont{position:relative; height:116px; overflow:hidden;}
.hd_cont .hd_logo{position:absolute; left:0; top:30px;}
.hd_cont .hd_logo dd{margin-top:6px; margin-left:6px;}
.hd_cont .hd_logo dd h2{font-size:26px; color:#00997d;}
.hd_cont .hd_logo dd p{font-size:18px; color:#414141;}

.hd_cont .dh_phone{margin-top:50px; padding-left:34px; background:url(../images/hdPhone.png) no-repeat left center;}
.hd_cont .dh_phone dt{color:#3f3f3f;}
.hd_cont .dh_phone dd{font-size:24px; font-family:Arial, Helvetica, sans-serif; color:#037138;}
		/*--导航栏*/
.dh_nav{background:url(../images/navBg.png) repeat-x center bottom;}
.dh_nav ul{overflow:hidden;}
.dh_nav li{float:left; background:url(../images/navLi.png) no-repeat right center;}
.dh_nav li a{display:block; _float:left; padding:0 20px; height:40px; line-height:38px; font-size:14px; color:#fff; text-decoration:none; font-family:微软雅黑;}
.dh_nav li a.navHome{text-decoration: none;padding:0 26px; background:url(../images/navLi.png) no-repeat left center;}
.dh_nav li a.navCur , .dh_nav li a:hover{text-decoration: none;background:url(../images/navLiH.png) repeat-x center;}

/*页尾*/
.footWrap{border-top:3px solid #02b686; height:174px; background-color:#0ccd9a;}
.footer{position:relative; color:#fff;}
.fotNav{margin-left:-22px; height:56px; line-height:56px;}
.fotNav a{padding:0 22px; font-size:14px; color:#fff;}
.fotTxt{line-height:18px;}
.fotTxt a{color:#fff;}
.fotPhoen{position:absolute; right:0; top:20px; padding-left:36px; background:url(../images/fotPhone_ico.png) no-repeat left center;}
.fotPhoen dt{font-size:14px;}
.fotPhoen dd{font-size:24px; font-family:Arial, Helvetica, sans-serif;}