﻿@charset "utf-8";
body { color:#666; font-size:12px; font-family: "宋体";  background:url(Img/Common/contentBg.gif) center 720px no-repeat; background-color:#f3f3f3;} /*网站字体颜色*/
a { color:#666; text-decoration:none;}  
a:focus{outline:0;} 
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;}

.left_stf { width:201px; float:left; overflow:hidden;}
.right_stf { width:752px; float:left; display:inline; margin-left:5px; overflow:hidden;}

/* -- 页面整体布局 -- */
.header , .content , .footer { width:960px; margin:0 auto; overflow:hidden; }
.left { width:220px; float:left; overflow:hidden;}
.left2 { width:670px; 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 { background:url(Img/left2_top_img.gif) no-repeat; 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 { background:url(Img/right_bot2_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px; }

.right { width:728px; float:left; display:inline; margin-left:12px; overflow:hidden;}
.right2 { width:275px;  float:right; overflow:hidden;}
.right3 { width:201px; float:right; overflow:hidden; color:#666;}
.righttop { background:url(Img/right_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.right2top { background:url(Img/right2_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.rightbot { background:url(Img/right_bot_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}
.right2bot { background:url(Img/left_bot2_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}

.right_main { width:726px; min-height:458px; border:solid 1px #d5d5d5;  margin-bottom:15px; margin-top:10px; overflow:hidden;}
.right2_main { width:273px; border:solid 1px #d5d5d5; border-top:0; border-bottom:0; padding-bottom:15px; overflow:hidden;}
.left2_main { width:668px;  border:solid 1px #d5d5d5; border-top:0; border-bottom:0; padding-bottom:15px; overflow:hidden;}

.h_nav li a:-webkit-any-link{ display:block;}

/*头部开始*/
.hdWrap{ width:100%; background:url(Img/Common/headerWrapBg.gif) center top no-repeat;}
.hd_Top{height:53px; line-height:53px; color:#3b3b3b;}
.hd_Top a{ color:#3b3b3b;margin:0 13px;}
.hd_Top .last{margin-right:0;}
.hd_Top a:hover{ color:#3b3b3b;}
.hd_Mid{padding-bottom:10px;}
.hd_MidLt{}
.frDivTop{ color:#000;} 
.frDivTop a{ display:inline-block;width:17px;height:17px;margin-right:3px;}
.frDivTop .rr{ background:url(Img/Common/share1.gif) left top no-repeat;}
.frDivTop .sina{ background:url(Img/Common/share2.gif) left top no-repeat;}
.frDivTop .blog{ background:url(Img/Common/share3.gif) left top no-repeat;}
.frDivTop .fire{ background:url(Img/Common/share4.gif) left top no-repeat;}
.frDivTop .tIcon{ background:url(Img/Common/share5.gif) left top no-repeat;}
.frDivTop .tie{ background:url(Img/Common/share6.gif) left top no-repeat;}
.frDivTop .gren{ background:url(Img/Common/share7.gif) left top no-repeat;}
.frDivTop .zone{ background:url(Img/Common/share8.gif) left top no-repeat;}
.frDivTop .plus{ background:url(Img/Common/share9.gif) left top no-repeat;}
.hd_Mid{}
.hd_mid_tel{ font-family:"微软雅黑"; color:#776e67;margin:37px 0 0;}
.tel_wd{ font-size:15px;} 
.tel_no{font-size:22px;}

.h_nav{height:39px; background:url(Img/Common/navBg.gif) left top no-repeat; text-align:center;}
.h_nav ul{margin:0 auto; padding-left:16px;}
.h_nav li{ float:left; background:url(Img/Common/hd_nav_line.gif) right top no-repeat; text-align:center;padding-right:18px;}
.h_nav .last{ background:none;}
.h_nav a{ display:inline-block;padding:0 13px; color:#333;}
.h_nav span{ display:inline-block;height:25px; line-height:25px;margin-top:6px;}
.h_nav .cur,.h_nav span:hover{ background:url(Img/Common/hd_nav_left.gif) left top no-repeat;}
.h_nav .cur a,.h_nav span:hover a{ background:url(Img/Common/hd_nav_right.gif) right top no-repeat; color:#fff; text-decoration:none;}

.search{height:38px; line-height:38px;}
.search .fl{_margin:6px 0 0; width:250px;}
.search .fr{ width:680px; float:left;}
.sch_tx{ border:none;width:145px;height:24px; line-height:24px; background:url(Img/Common/searchInputBg.gif) left top no-repeat;padding-right:20px; color:#a4a4a4;padding-left:15px;}
.sch_btn{ border:none;width:53px;height:21px; background:url(Img/Common/searchBtnBg.gif) left top no-repeat; text-align:center;}
.search,.search a{ color:#333;margin-right:15px;}
.search a:hover{ color:#333;}
/*头部结束*/
/*底部开始*/
.ftWrap{width:100%; background:url(Img/Common/ftWrapBg.gif);}
.footer{height:178px;background:url(Img/Common/footerBg.gif) center top no-repeat; color:#000; text-align:center;}
.footer a{ color:#000;}
.footer a:hover{ color:#000;}
.ft_nav a{margin:0 15px;height:33px; line-height:33px;}
.copy{ line-height:25px; background:url(Img/Common/btmIcon2.gif) right bottom no-repeat;padding:15px 0 0;height:120px;}
.copy ul{ background:url(Img/Common/btmIcon1.gif) 70px 15px no-repeat;}
.copy li span{margin-right:45px;display:inline-block;}
.copy .copy_li1 span{ display:inline-block;margin:0 20px 0 15px;}
.copy li {line-height:25px;height:25px;}
.copy li img{ vertical-align: middle;}
/*底部结束*/