﻿@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:980px; margin:0 auto; font-family:microsoft yahei;}
.left { width:240px; float:left; overflow:hidden;}
.left2 { width:680px; float:left; overflow:hidden;}
.left3 { width:754px; float:left; overflow:hidden; color:#666;}
.lefttop { background:url(img/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(img/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:735px; 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(img/right2_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}

.right2bot { background:url(img/left_bot2_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}

.right_main { width:733px; 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%; background-color:#fff;}
		/*--顶部链接导航*/
.hd_top{border-bottom:1px solid #e9e9e9;position:relative;z-index:999999;}
.hd_top .container{height:35px; line-height:35px; color:#7d7d7d;}
.hd_top a{position:relative; padding:0 10px; color:#7d7d7d;}
.hd_top a .rwm{position:absolute; top:35px; left:50%; z-index:999999; height:0px; overflow:hidden; margin-left:-50px;width:100px;}
.hd_top a:hover .rwm{height:100px;}

		/*--页眉内容*/
.hd_cont{position:relative; height:140px;}
.hd_cont .hd_logo{position:absolute; left:0; top:38px;}
.hd_cont .hd_logo dt{padding-top:10px;}
.hd_cont .hd_logo dd{margin-left:22px; padding-top:8px; padding-left:16px; border-left:1px solid #d6d6d6; height:68px; font-size:14px;} 
.hd_cont .hd_logo dd p{margin-bottom:10px; font-size:18px; color:#333;}
.hd_cont .hd_logo dd h2{font-size:18px; line-height:26px; color:#0a8f59;}

.hd_cont .dh_phone{padding-top:4px; padding-left:56px; margin-top:48px; background:url(img/hdPhoen_ico.png) no-repeat left center; font-size:13px; color:#333;}
.hd_cont .dh_phone dd{margin-top:4px; font-size:24px; font-family:Arial, Helvetica, sans-serif;}

		/*--导航栏.dh_nav>ul>li>a.cur , .dh_nav>ul>li:hover>a{background-color:#046640;}*/
.dh_nav{}
.dh_nav>ul{height:55px; background:url(img/navBg.png) no-repeat center;}
.dh_nav>ul>li{position:relative; float:left; white-space:nowrap; word-break:break-all;}
.dh_nav>ul>li>a{display:block; padding:0 15px; height:55px; line-height:55px; font-size:16px; color:#fff; font-family:microsoft yahei; background:url(img/navLi.png) no-repeat left center; }
.dh_nav>ul>li>a.navHome{padding:0 20px; background-image:none;}

.dh_nav>ul>li ul{position:absolute; top:55px; 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;}
.dh_nav>ul>li>a.cur , .dh_nav>ul>li:hover>a{text-decoration:underline}
/*页尾*/
.footWrap{background-color:#06875a;}
.footer{overflow:hidden;}
.fotNav{height:70px; line-height:70px; text-align:center; color:#fff;}
.fotNav a{padding:0 17px; color:#fff; font-size:14px;}
.fotTxt{padding:22px 0px; background:url(img/fotLogoBr.png) no-repeat 390px center}
.fotTxt dt{margin-left:126px; padding-top:12px;}
.fotTxt dd{margin-left:414px; line-height:26px; color:#fff; font-size:13px;}
.fotTxt dd a{color:#fff;}
