﻿@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:微软雅黑;}
.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: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(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;  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; z-index:9999; width:100%; background-color:#fff;}
		/*--顶部链接导航*/
.hd_top{}
.hd_top .container{height:34px; line-height:34px;}
.hd_top a{padding:0 4px;}
		/*--页眉内容*/
.hd_cont{position:relative; height:116px;}
.hd_cont .hd_logo{position:absolute; left:0; top:-12px;}
.hd_cont .hd_logo dd{margin-left:15px; padding-left:15px; border-left:1px solid #c7c7c7; height:100px;}
.hd_cont .hd_logo dd h2{padding-top:25px; padding-bottom:4px; font-size:24px; color:#029ed8;}
.hd_cont .hd_logo dd p{font-size:18px; color:#333;}

.hd_cont .hd_title{position:absolute; right:230px; top:24px;font-size: 32px;}
.hd_cont .hd_cxt{position:absolute; right:230px; top:68px;}

.hd_cont .dh_phone{padding:4px 0px 4px 50px; margin-top:25px; background:url(../images/hdPhoen_ico.png) no-repeat left center; font-size:16px; color:#333;}
.hd_cont .dh_phone dd{font-size:24px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#029ed8;}
		/*--导航栏*/
.dh_nav{background-color:#029ed8;}
.dh_nav ul{overflow:hidden;}
.dh_nav li{float:left;}
.dh_nav li a{display:block; _float:left; padding:0 33px; height:45px; line-height:45px; font-size:14px; color:#fff; text-decoration:none; font-family:microsoft yahei; background:url(../images/navLi.png) no-repeat left center;}
.dh_nav li a.navHome{padding:0 28px; background-image:none;}
.dh_nav li a.navCur , .dh_nav li a:hover{background-color:#ff9000;}


.fotNav{height:38px; line-height:38px; border-bottom:2px solid #029ed8; color:#333; text-align:center;}
.fotNav a{padding:0 14px; font-size:14px; color:#333;}
.footer{padding:35px 0px; overflow:hidden;}
.fotLogo{margin-left:46px;}
.fotTxt{margin-left:40px; padding-left:40px; border-left:1px solid #3b3b3b; height:118px;}
.fotTxt p{line-height:28px; font-size:14px; color:#333;}
.fotTxt p b{margin-left:6px;}
.fotTxt p span{font-size:18px; color:#029ed8;}




/*在线客服*/
.kefu{ position:fixed; top:10%; right:0; width:131px;  _position:absolute; _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.bottom,10)||0)-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
 z-index:990;}
.kefu_tab{ width:160px;}
.icon_kefu{ width:26px; height:100px; float:left; background:url(/templets/skin/images/kefu.png) 0 0; position:relative; display:none; cursor:pointer;}
.kefu_box{ float:left; width:131px;}
.kefu_tab img{ display:block;}
.kefu_head{ width:131px; height:41px; background:url(/templets/skin/images/kefu.png); background-position: 0 -103px; font-size:0; line-height:0; position:relative;}
.kefu_close:link,.kefu_close:visited{ display:block; width:11px; height:11px; background:url(/templets/skin/images/kefu.png) -42px 0; position:absolute; top:5px; right:5px;}
.kefu_close:hover{ background-position:-60px 0;}
.kefu_con{ border-left:7px solid #029bdb; border-right:7px solid #029bdb; padding-top:15px; background:#fbfbfb;}
.kefu_con li{height:33px; padding-left:12px;}
.kefu_con .weixin{ height:96px;}
.kefu_con .bt{ font-size:16px; height:30px; line-height:30px; text-align:left; padding:0 0 0 20px; color:#012646;}
.kefu_bot{ width:131px; height:119px; background:url(/templets/skin/images/kefu.png); background-position:0 -149px; }























