﻿@charset "utf-8";
/* CSS Document */
body{
   -moz-user-select: none; /*火狐*/
   -webkit-user-select: none;  /*webkit浏览器*/
   -ms-user-select: none;   /*IE10*/
   -khtml-user-select: none; /*早期浏览器*/
   user-select: none;
}
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:none;}
.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:234px; float:left; overflow:hidden;}
.left2 { width:680px; float:left; overflow:hidden;}
.left3 { width:754px; float:left; overflow:hidden; color:#666;}
.lefttop { background:url(../images/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(../images/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:736px; float:left; display:inline; margin-left:10px; overflow:hidden;}
.right2 { width:275px;  float:right; overflow:hidden;}
.right3 { width:201px; float:right; overflow:hidden; color:#666;}
.right2top { background:url(../images/right2_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}

.right2bot { background:url(../images/left_bot2_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}

.right_main { width:731px; 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:998; width:100%; background:url(../images/headerBg.png) repeat;}
.hd_top{background-color:#252525;}
.hd_top .container{height:34px; line-height:34px; color:#999;}
.hd_top a{padding:0 12px; color:#999;}
.hd_cont{position:relative; height:122px; overflow:hidden;}
.hd_cont .hd_logo{position:absolute; left:0; top:12px;}
.hd_cont .hd_logo dd{ margin-top:8px;}
.hd_cont .hd_logo dd h2{font-size:18px; color:#0d8ae6; margin-top:25px;}
.hd_cont .hd_logo dd p{font-size:10px; font-weight:bold; color:#b2b2b2; margin-top:10px;}
.hd_cont .cgjdImg{position:absolute; right:232px; top:25px;}
.hd_cont .dh_phone{padding:4px 0px 4px 48px; margin-top:40px; background:url(../images/hdPhoen_ico.png) no-repeat left center; color:#b2b2b2;}
.hd_cont .dh_phone dd{font-size:24px; font-family:Arial, Helvetica, sans-serif; color:#0d8ce9;}
.dh_nav{background:url(../images/navBg.png);}
.dh_nav ul{height:44px;}
.dh_nav li{float:left;background:url(../images/navLi.png) no-repeat left center; }
.dh_nav li a{display:block; float:left;height:44px; line-height:44px; font-size:14px; color:#fff; font-family:microsoft yahei; font-weight:bold;width:135px; text-align:center;}
.dh_nav li a.navHome{padding:0 9px; background-image:none;}
.dh_nav li a.navCur , .dh_nav li a:hover{background:url(../images/navLiH.png) no-repeat center bottom;}


.fotNav{height:40px; line-height:40px; background-color:#1a1a1a; text-align:center; color:#fff;}
.fotNav a{padding:0 20px; color:#fff;}

.footWrap{background-color:#434343;}
.footer{overflow:hidden;}
.footer p{padding-top:10px; line-height:30px; color:#fff; text-align:center; padding-bottom:10px;}
.footer p a{color:#fff;}

.chengxingtong{
position: relative;
bottom: -6px;
}

