﻿@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: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:微软雅黑;}
.content{ padding-top:15px;}
.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; }
.righttop { height:3px; font-size:0; overflow:hidden; margin-top: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:734px; 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{width:100%; position:relative; z-index:9999;}
		/*--顶部链接导航*/
.hd_top{background: #fff; border-bottom: solid #d9d9d9 1px; height:41px;}
.hd_top .container{height:40px; line-height:40px; color:#4f4f4f;}
.hd_top span{*position:relative; *top:-4px;}
.hd_top a{padding:0 6px; color:#333;}
.hd_top a img{position:relative; bottom:-6px;}
		/*--页眉内容*/
.hd_cont{position:relative; height:118px; overflow:hidden;}
.hd_cont .hd_logo{position:absolute; left:0; top:16px; width:700px;background:url(../images/dzline.png) no-repeat 244px center;}
.hd_cont .hd_logo dt{ float:left;}
.hd_cont .hd_logo dd{float:left; margin-left:59px; margin-top:16px;}
.hd_cont .hd_logo dd h1{font-family:"Microsoft YaHei UI"; font-size:24px; color:#010101;}
.hd_cont .hd_logo dd h1 a{text-decoration:none; color:#010101;}
.hd_cont .hd_logo dd h1 a:hover{text-decoration:none; color:#010101;}
.hd_cont .hd_logo dd h2{ font-family:"Microsoft YaHei UI"; font-size:16px; line-height:36px;color:#010101; font-weight:inherit;}

.hd_cont .dh_phone{margin-top:26px; text-align:right; background:url(../images/hdPhoen_ico.png) no-repeat left center; padding-left:46px;}
.hd_cont .dh_phone dt{ text-align:left;padding-right:6px;}
.hd_cont .dh_phone .d1{font-size:28px; padding-right:6px; font-family:Arial, Helvetica, sans-serif; color:#f49d06;font-weight: bold;}
.hd_cont .dh_phone .d2{font-size:16px; font-weight:bold; color:#000; font-family: "微软雅黑";}

		/*--导航栏*/
.dh_nav{background:url(../images/navbg.png) repeat-x center;}
.dh_nav ul{overflow:hidden;}
.dh_nav li{float:left; text-transform:uppercase;}
.dh_nav li a{display:block; _float:left; padding:0 15px; height:55px; line-height:55px; font-size:16px; color:#fff; font-family:microsoft yahei; background:url(../images/navLi.png) no-repeat left center;}
.dh_nav li a.navHome{padding:0 22px; background-image:none;}
.dh_nav li a.navCur , .dh_nav li a:hover{}




		/*--searchBox*/
.searchBg{position:relative; width:100%; margin-top:40px;}
.search{position:absolute; bottom:-5px; left:50%; z-index:9999; margin-left:-491px; width:982px; height:40px; line-height:40px; overflow:hidden; }
.search .searchBox{margin-top:8px; margin-right:12px; width:272px;}
.search .soText{float:left; width:176px; padding:5px 10px 5px 30px; color:#8c8c8c; border:none; background:url(../images/searchTxt.png) no-repeat center; outline:none; font-family:microsoft yahei;}
.search .soBtn{float:right; width:52px; height:23px; border:none; background:url(../images/searchBtn.png) no-repeat center; color:#0178c9;font-size:2px;display:block;text-indent:-9999px;}
.search .keyWord{margin-top:8px; margin-left:12px; width:600px; height:22px; line-height:22px; overflow:hidden;}
.search .keyWord em{color:#333; font-weight:bold; font-size:14px;}
.search .keyWord a{padding:0 2px;}

.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:16px; line-height:22px; color:#fff; text-align:center;}
.footer p a{color:#fff;}
.dlogo{float:left;background-image: url(../images/dlogo.png);background-repeat: no-repeat;background-position: right center;width:300px;height:200px; }
.bbquan{float:left;padding-left:30px; height:auto;padding-top: 20px;color: #fff;line-height: 25px; font-size:14px; font-family:"微软雅黑";}
.bbquan a{color: #fff}
.chengxingtong{
position: relative;
bottom: -6px;
}

#flashs{ position:relative; width:980px; height:248px; margin:0px auto; overflow:hidden;}
#flashs .bgitem{  z-index:1;position:absolute; top:0; }
#flashs .btn{ position:absolute; z-index:7; bottom:15px; left:50%; margin-left:-95px; padding:0px 6px;}
#flashs .btn span{ color:#fff;  background:#333; cursor: pointer;display: inline-block;margin:0 2px;width:25px;height:25px;font-size:14px;line-height:25px;text-align:center;}
#flashs .btn span.cur{ background:#026fb5;}
.bannerBox{width:980px; height:248px; margin:0px auto;}
