﻿@charset "utf-8";
/* CSS Document */
*{transition:all .5s;}
body{background-color:#fff; color:#666; font-size:12px; font-family: "微软雅黑" , "宋体"; position:relative;overflow-x:hidden}/*网站字体颜色*/
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 { 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(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(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(right2_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}

.right2bot { background:url(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{position:relative; width:100%; background-color:#fff;}
.headBott{ bottom:0px; left:0; width:100%; height:5px; background:url(headBott.png) repeat-x center;}
		/*--顶部链接导航*/
.hd_top{background-color:#453533;}
.hd_top .container{height:25px; line-height:25px; color:#8f8684;}
.hd_top a{margin:0 6px; color:#8f8684;}
		/*--页眉内容*/
.hd_cont{position:relative; height:110px; overflow:hidden;}
.hd_cont .hd_logo{position:absolute; left:0; top:32px;}
.hd_cont .hd_logo dd{margin-left:26px; padding-left:20px; height:54px;  color:#000;}
.hd_cont .hd_logo dd h2{font-size:18px; font-weight:normal;}
.hd_cont .hd_logo dd p{font-size:24px; width:500px;}
.hd_cont .hd_logo dd p span{font-family:Arial, Helvetica, sans-serif;}
.hd_cont .dh_phone{padding:2px 52px 2px 0px; margin-top:20px; background:url(hdPhoen_ico.png) no-repeat right center; font-size:13px; color:#000; text-align:right;}
.hd_cont .dh_phone dd{font-size:24px; font-family:Arial, Helvetica, sans-serif; color:#ad1c30;line-height:24px;}
		/*--导航栏*/
.dh_nav{width:980px; margin:0 auto; height:50px; font-family:微软雅黑;}
.dh_nav .liHome a{border-left-width:0;}
.dh_nav li{float:left;}
/*--.dh_nav li{background:url(navLiBgH.png) no-repeat center 80px;}*/
.dh_nav li a{margin-bottom:20px; display:block; text-align:center; padding:0 23px; height:30px; line-height:30px; transition:all .1s;  border-left:1px solid #e1deda; text-decoration:none;}
.dh_nav em{display:block; height:12px; line-height:12px; margin-bottom:2px; cursor:pointer; color:#5e5e5e; font-weight:bold;}
.dh_nav span{display:block; font-size:10px; -webkit-transform: scale(0.83); -o-transform: scale(1); height:12px; line-height:12px; cursor:pointer; -webkit-text-size-adjust:none; color:#d1c9c7; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase;}
.dh_nav li:hover , .dh_nav .navLiNow{text-decoration:none; color:#193157; background-position:center bottom;}
 
/*页尾*/
.footWrap{height:301px; background:url(footBg.jpg) no-repeat center;}
.footer{position:relative; padding-top:35px; margin-left:120px; padding-left:28px; border-left:1px solid #666;}
.yqlj{height:43px; overflow:hidden;}
.yqlj dd{margin-top:30px;}
.yqlj dd a{margin:0 17px; color:#fff;}
.footNav{margin-top:55px; margin-left:-14px;}
.footNav a{color:#d6d6d6; padding:0 14px; border-left:1px dotted #666;}
.footNav .sign{border-left-width:0;}
.footer p{margin-top:20px; color:#818181; line-height:26px;}
.footer p a{color:#818181;}

.hd_top .ewm{position:absolute;right:50%;top:30px;display:none;margin-right:-50px;z-index:9999;}
.hd_top a.wx{ position:relative;}
.hd_top a.wx:hover .ewm{display:block;}