﻿@charset "utf-8";

/* CSS Document */

*{transition:background .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; }



.left { width:201px; float:left; overflow:hidden;}

.left2 { width:690px; float:left; overflow:hidden; border-top:2px solid #0359a8; border-bottom:2px solid #0359a8;background:#fff;}

.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;}

.left2top { 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 {  font-size:0; overflow:hidden;   }



.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;}

.righttop {   font-size:0; overflow:hidden;}

.right2top { font-size:0; overflow:hidden;}

.rightbot {  font-size:0; overflow:hidden; margin-bottom:10px;}

.right2bot {   font-size:0; overflow:hidden; }



.right_main { width:762px; min-height:392px; border:solid 1px #d5d5d5;  padding-bottom:15px; overflow:hidden;background:#fff;}

.right2_main { width:273px;border-left:1px solid #E2E2E2;border-bottom:1px solid #E2E2E2;background:#fff;border-right:1px solid #E2E2E2;}

.left2_main { width:688px;  overflow:hidden;}





.left2_mainnews { width:958px;  border:solid 1px #d5d5d5; border-top:0; border-bottom:0;  overflow:hidden;}

.left2stf { width:960px; float:left; overflow:hidden; border-top:solid 1px #d5d5d5; border-bottom:solid 1px #d5d5d5;}





.h_nav li a:-webkit-any-link{ display:block;}



.container{margin-left:auto; margin-right:auto; width:980px;}



/*页眉*/

.header{position:relative; width:100%;   height:110px; background-color:#fff;z-index:7779}

.headBott{position:absolute; bottom:-8px; z-index:9999; width:100%; height:8px; background:url(../images/headBott.png) repeat-x center;}

		/*--顶部链接导航*/

.hd_top{}

.hd_top .container{height:30px; line-height:30px; color:#949292;}

.hd_top span{position:relative;  color:#949292;}

.hd_top a{padding:0 8px;}

.hd_top span b{position:absolute; right:-70px; top:-2px;}

.hd_top .xl_ico , .hd_top .tx_ico{float:left; width:18px; height:18px; background-repeat:no-repeat; background-position:center;}

.hd_top .xl_ico{background-image:url(../images/xl_ico.png);}

.hd_top .tx_ico{background-image:url(../images/tx_ico.png);}

		/*--页眉内容*/

.header .hd_cont{position:relative;height: 110px;}

.header .hd_cont .hd_logo{position:absolute; left:0; top:0px; width:800px;}

.header .hd_cont .hd_logo dd{/*margin-top:-28px; margin-left:19px;*/}

.header .hd_cont .dh_phone{margin-right:8px; padding-left:36px; margin-top:6px; color:#4e4e4e; background:url(../images/hdPhone.png) no-repeat left center;}

.header .hd_cont .dh_phone p{line-height:26px; font-size:20px; font-family:"黑体";}


/*--导航栏*/

.dh_nav {
    position: absolute;
    bottom: -42px;
    /*bottom: 0px;*/
    z-index: 7778;
    width: 100%;

    height: 42px;
    /*background: url(/images/menu_bg.jpg);*/
    margin: 0 auto;
}

.dh_nav ul{overflow:hidden;    background-color: #0359a8;filter:alpha(opacity:100); opacity:1;}

.dh_nav li{float:left;}

.dh_nav li a{/*width:95px;*/ padding:0 21px; display:block; height:42px; line-height:42px; color:#fff;  text-decoration:none; font-family:'Microsoft YaHei'; font-size:14px;text-align:center;}

.dh_nav .navHome{}

.dh_nav li a.navLiNow , .dh_nav li a:hover{color: #121213;
    background: #fbf443;}







/*页尾*/

.footWrap{height:301px; background-color:#505050;}

.footer{position:relative; padding-top:35px;}

.yqlj{height:80px; overflow:hidden; border-bottom:1px solid #616161;}

.yqlj dd{margin-top:44px; margin-left:-17px;}

.yqlj dd a{margin:0 17px; color:#fff;}

.footNav{margin-top:40px; margin-left:-14px;}

.footNav a{color:#fff; padding:0 14px;}

.footNav .sign{}

.footer p{padding:20px 0 20px 170px; background:url(../images/footPBg.png) no-repeat left top; margin-top:20px; color:#c0c0c0; line-height:20px;}

.footer p a{color:#c0c0c0;}