﻿@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:201px; 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: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(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: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; background-color:#fff;}

		/*--顶部链接导航*/
.hd_top{border-bottom:1px solid #e5e5e5;}
.hd_top .container{height:29px; line-height:29px; color:#535353;}
.hd_top a{padding:0 10px; color:#535353; background:url(Img/Common/hd_topBr.png) no-repeat left center;}
.hd_top a.noBg{background-image:none;}
		/*--页眉内容*/
.hd_cont{position:relative; height:126px; overflow:hidden;}
.hd_cont .hd_logo{position:absolute; left:0px; top:40px;}
.hd_cont .hd_logo dd{padding-left:16px; padding-top:16px;}
.hd_cont .hd_logo dd h2{font-size:18px;}
.hd_cont .hd_logo dd h2 span{margin-left:4px; font-family:宋体; font-size:24px; color:#f57013;}

.hd_cont .cxtBox{position:absolute; top:40px; right:310px;}
.hd_cont .wxewm{float: right;margin-left: 25px;margin-top: 23px;}

.hd_cont .dh_phone{padding-left:50px; padding-top:4px; margin-top:40px; background:url(Img/Common/hdPhoen_ico.png) no-repeat left center;}
.hd_cont .dh_phone dd{font-size:22px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; color:#f67114;}


		/*--导航栏*/
.dh_nav{background-color:#333;}
.dh_nav ul{height:45px;}
.dh_nav li{float:left;}
.dh_nav li a{display:block; padding:0 18px; height:45px; line-height:45px; font-size:13px; color:#fff; font-family:microsoft yahei; text-decoration:none; background:url(Img/Common/navLi.png) no-repeat left center;}
.dh_nav li a.navHome{padding:0 22px; background-image:none;}
.dh_nav li a:hover , .dh_nav li a.cur{background-color:#f57720;}




/*页尾*/
.footWrap{background-color:#333;}
.footer{position:relative; padding-bottom:40px; overflow:hidden;}
.fotNav{margin-left:-20px; height:40px; line-height:40px; font-size:13px;}
.fotNav a{padding:0 20px; background:url(Img/Common/fotNavBr.png) no-repeat left center; color:#fff;}
.fotNav a.noBg{background-image:none;}
.fotTxt{padding-top:30px; padding-left:188px; line-height:30px; color:#999; background:url(Img/Common/LOGO.png) no-repeat left 40px; border-top:1px solid #484848;}
.fotTxt a{color:#999;}
.fotPhone{position:absolute; right:0px; top:100px; padding-left:46px; background:url(Img/Common/fotPhoen_ico.png) no-repeat left center; color:#fff;}
.fotPhone dd{font-size:20px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; color:#f57720;}
