﻿@charset "utf-8";
/* CSS Document */
*{transition:all .5s;}
body{background:url(../Skins/headBgs.png) repeat-x center 29px; color:#666; font-size:12px; font-family: "微软雅黑" , "宋体"; position:relative;}/*网站字体颜色*/
.bodys{background:url(../Skins/headBg.png) repeat-x center 29px;}
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; }

.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 {  height:3px; font-size:0; overflow:hidden;}
.right2top { background:url(Img/right2_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.rightbot {  height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}
.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;}
.right2_main { width:273px; border:solid 1px #d5d5d5; border-top:0; border-bottom:0; padding-bottom:15px; overflow:hidden;}
.left2_main { width:678px;  border:solid 1px #d5d5d5; padding-bottom:15px; overflow:hidden;}

.h_nav li a:-webkit-any-link{ display:block;}



/*页眉*/
.header{width:100%; height:199px; overflow:hidden; }
		/*--顶部链接导航*/
.header .hd_top{background:#f7f7f7; border-bottom:1px solid #efefef;}
.header .hdTopCenter{width:980px; height:29px; line-height:29px; margin:0 auto;}
.header .hd_top a{padding:0 12px; color:#666;}
.header .hd_top a.xlLink{background:url(../Skins/xl_ico.png) no-repeat 5px center; margin-left:10px;}
.header .hd_top a.txLink{background:url(../Skins/tx_ico.png) no-repeat 5px center;}
		/*--页眉内容*/
.header .hd_contBg{height:112px;}
.header .hd_cont{width:980px; margin:0 auto; color:#fff;}
.header .hd_cont dl.logo{}
.header .hd_cont dl.logo dt{margin-top:30px;}
.header .hd_cont dl.logo dd{float:left; width:340px; margin:30px 0 0 10px;}
.header .hd_cont .phone{margin-top:20px;}
.header .hd_cont .phone p{font-size:26px; color:#235eab; font-family:Arial, Helvetica, sans-serif; background:url(../Skins/topPhone.png) no-repeat 20px bottom; padding-left:70px; margin-top:14px;}
.header .hd_cont .phone p span{display:block; font-size:14px; color:#333; font-family:微软雅黑;}
		/*--导航栏*/
.dh_nav{width:auto !important; padding-bottom:10px; background:url(../Skins/navYy.png) no-repeat center bottom;}
.dh_nav ul{width:980px; height:44px; margin:0 auto; background:url(../Skins/navBg.png) repeat-x center;}
.dh_nav li{float:left;}
.dh_nav .navLiAfter{}
.dh_nav li a{display:inline-block; color:#fff; font-size:13px; text-align:center; height:44px; line-height:44px; padding:0 22px; font-family:微软雅黑; text-decoration:none; background:url(../Skins/navLi.png) no-repeat left center;}
.dh_nav li a:hover , .dh_nav li .navLiNow{background:url(../Skins/navLiH.png) no-repeat center;}
.dh_nav .navHome{padding:0 19px;}


.dh_nav_en{width:auto !important; padding-bottom:10px; background:url(../Skins/navYy.png) no-repeat center bottom;}
.dh_nav_en ul{width:980px; height:44px; margin:0 auto; background:url(../Skins/navBg.png) repeat-x center;}
.dh_nav_en li{float:left;}
.dh_nav_en .navLiAfter{}
.dh_nav_en li a{display:inline-block; color:#fff; font-size:14px; text-align:center; height:44px; line-height:44px; padding:0 30px; font-family:Arial; text-decoration:none; background:url(../Skins/navLi.png) no-repeat left center;font-weight:bolder;}
.dh_nav_en li a:hover , .dh_nav li .navLiNow{background:url(../Skins/navLiH.png) no-repeat center;}
.dh_nav_en .navHome{padding:0 32px;}


/*页尾*/
.footer{width:100%; height:240px; background:url(../Skins/footerBg.png) repeat;margin-top:10px;}
.footCont{width:980px; margin:0 auto;}
.footTop{border-bottom:1px solid #0e4792; height:80px; line-height:80px; text-align:center; font-size:14px;}
.footTop a{color:#fff; margin:0 23px; position:relative;}
.footTop a i{position:absolute; left:50%; bottom:-40px; _bottom:-11px; margin-left:-8px; display:block; width:17px; height:17px; background:url(../Skins/fotTopico.png) no-repeat center;}
.footBot{border-top:1px solid #538ad1; color:#fff; overflow:hidden;}
.footBot dl{width:640px; margin:24px auto 0 auto; _padding-top:24px;}
.footBot dd{line-height:28px;}
.footBot dd a{color:#fff;}

.footTopEn{border-bottom:1px solid #0e4792; height:80px; line-height:80px; text-align:center; font-size:14px;}
.footTopEn a{color:#fff; margin:0 10px; position:relative;}
.footTopEn a i{position:absolute; left:50%; bottom:-40px; _bottom:-11px; margin-left:-8px; display:block; width:17px; height:17px; background:url(../Skins/fotTopico.png) no-repeat center;}

