﻿@charset "utf-8";
/* CSS Document */
body{background-color:#fff; overflow-x:hidden; color:#666; 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}
/*FONTS*/
@font-face {
    font-family: 'FZLTXH_GBK';
    src: url('../fonts/FZLTXH_GBK.eot');
    src: url('../fonts/FZLTXH_GBK.eot@#iefix') format('embedded-opentype'),
         url('../fonts/FZLTXH_GBK.woff') format('woff'),
         url('../fonts/FZLTXH_GBK.ttf') format('truetype'),
         url('../fonts/FZLTXH_GBK.svg#FZLTXH_GBK') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* -- 购物车外部框架 -- */
.cart_header , .cart_content , .cart_footer { width:980px; margin:0 auto;}


/* -- 页面整体布局 -- */
.header , .content , .footer { width:1200px; margin:0 auto; font-family:microsoft yahei;}
.left { width:250px; float:left; overflow:hidden;}
.left2 { width:880px; 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:933px; float:right; display:inline; overflow:hidden;}
.right2 { width:295px;  float:right; overflow:hidden;}
.right3 { width:201px; float:right; overflow:hidden; color:#666;}
.right2top {font-size:0; overflow:hidden;}

.right2bot { font-size:0; overflow:hidden; margin-bottom:10px;}

.right_main {min-height:516px; border:solid 1px #d7d7d7;  padding-bottom:15px; overflow:hidden;}
.right2_main { width:293px; border:solid 1px #d7d7d7;  padding-bottom:15px; overflow:hidden;}
.left2_main { width:878px;  border:solid 1px #d7d7d7; padding-bottom:15px; overflow:hidden;}

.h_nav li a:-webkit-any-link{ display:block;}

.container{margin-left:auto; margin-right:auto; width:1200px;}

/*页眉*/
.header{width:100%; overflow:hidden; background-color:#fff;}
		/*--顶部链接导航*/
.hd_top{background:url(../images/hd_top.png) repeat-x center bottom;font-size:14px;}
.hd_top .container{height:36px; line-height:30px; color:#333;}
.hd_top a{padding:0 4px; color:#333;font-size:14px;}
.hd_top .container span {color:#CCC}
		/*--页眉内容*/
.hd_cont{position:relative; height:140px; overflow:hidden;}
.hd_cont .hd_logo {position:absolute; left:0; top:28px;}

.dh_phone , .dh_txt{position:absolute; right:0px; font-size:15px;}
.dh_phone{top:34px;padding:2px 0px; padding-left:36px;}
.dh_txt{top:90px; color:#000;}

		/*--导航栏*/
.dh_nav {background-color:#0290f2;}
.dh_nav ul{height:50px;}
.dh_nav li{float:left;}
.dh_nav li a{display:block; padding:0 27px; height:50px; line-height:50px; font-size:16px; color:#fff; font-family:microsoft yahei; background:url(../images/navLi.png) no-repeat left center; text-decoration:none;}
.dh_nav li a.navHome{padding:0 32px; background-image:none;}
.dh_nav li.cur a , .dh_nav li:hover a {background-color:#393939; background-image:none;}
.dh_nav li ul {list-style-type: none;left: -999em; width:118px;position: absolute; padding:0px; z-index:100; background:#393939;border-top:1px solid #424141;} 
.dh_nav li ul li{width:118px; background:#393939; border-bottom:1px solid #424141;} 
.dh_nav li ul li a{width:118px;text-align:center; height:36px;line-height:36px; display:block; font-size:13px; padding:0px; background:none} 
.dh_nav li ul li a:hover {text-decoration:none;font-weight:normal; background:#424141; } 
.dh_nav li:hover ul { left: auto; } 

/*页尾*/
.footWrap{padding-top:10px; padding-bottom:20px; background:#282828 url(../images/fbg.png) no-repeat center 52px;}
.footer{position:relative;}
.fotNav{height:30px; line-height:30px; text-align:center; color:#fff;}
.fotNav a{padding:0 14px; color:#fff; font-size:14px;}
.fotTxt{margin-top:36px; text-align:center; line-height:30px; color:#FFF; font-size:14px;}
.fotTxt a {color:#b45a02}

.izl-rmenu {position:fixed;left:95.8%;bottom:10px;padding-bottom:73px;z-index:999;}
.izl-rmenu .btn{width:20px;height:59px;margin-bottom:1px;cursor:pointer;position:relative;}
.izl-rmenu .btn-top{background:url(../images/top.gif) 0px 0px no-repeat;background-color:#fe9700;display:none;}