﻿@charset "utf-8";
/* CSS Document */
*{transition:all .5s;}
body{background-color:#fff; color:#666; font-size:12px; font-family: "微软雅黑" , "宋体"; 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:760px; 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; 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;}
        /*--顶部链接导航*/
.hd_top{border-bottom:1px solid #f5f5f5;}
.hd_top .container{height:31px; line-height:31px; color:#999;}
.hd_top a{padding:0 12px; color:#999;}
        /*--页眉内容*/
.header .hd_cont{position:relative; height:120px;}
.header .hd_cont .hd_logo{position:absolute; left:0; top:30px; width:800px;}
.header .hd_cont .hd_logo dd{margin-top:15px; margin-left:24px;}
.header .hd_cont .hd_logo dd h1{font-size:24px; color:#0770b2;}
.header .hd_cont .hd_logo dd p{font-size:14px; color:#293146;}
.header .hd_cont .dh_phone{margin-top:34px; color:#626262; text-align:right;}
.header .hd_cont .dh_phone dt{margin-bottom:14px;}
.header .hd_cont .dh_phone dd{font-size:14px; color:#0770b2;}
.header .hd_cont .dh_phone dd strong{margin-left:10px; font-size:24px;}
        /*--导航栏*/
.dh_nav{background-color:#006eb2;}
.dh_nav ul{overflow:hidden;}
.dh_nav li{float:left;}
.dh_nav li a{padding:0 17px; display:block; height:40px; line-height:40px; border-right:1px solid #1a7dba; color:#fff; font-family:微软雅黑; text-decoration:none;}

.dh_nav .navHome{border-left:1px solid #1a7dba;}
.dh_nav ul li a:hover, .dh_nav ul .cur a{background-color:#0098f6;}

/*页尾*/
.footBg{height:294px; overflow:hidden; color:#fff; text-align:center; background-color:#1c59a8;}
.fotNav{margin-top: 10px;margin-bottom: 10px;height:44px;line-height:44px;border-bottom:3px solid;}
dl.hd_logo dd { padding: 5px 0;}
dl.hd_logo dt { padding: 0 0 3px 0; font-size: 2em;}
.fotNav a{margin:0 16px; color:#fff;}
.footer p{line-height:20px;}
.footer p a{color:#ccc}