﻿@charset "utf-8";
/* CSS Document */
body{background:url(bodyBg.png) repeat-y center; 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;}

body{
   -moz-user-select: none; /*火狐*/
   -webkit-user-select: none;  /*webkit浏览器*/
   -ms-user-select: none;   /*IE10*/
   -khtml-user-select: none; /*早期浏览器*/
   user-select: none;
}
/* -- 页面整体布局 -- */
.header , .content , .footer { width:980px; margin:0 auto; font-family:microsoft yahei;}
.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(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(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:right; display:inline; overflow:hidden;}
.right2 { width:275px;  float:right; overflow:hidden;}
.right3 { width:201px; float:right; overflow:hidden; color:#666;}
.right2top { background:url(right2_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}

.right2bot { background:url(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{position:relative; z-index:998; width:100%; background:url(header_ico.png) repeat;}
		/*--顶部链接导航*/
.hd_top{background-color:#ededed;}
.hd_top .container{height:28px; line-height:28px;}
.hd_top a{padding:0 10px;}
		/*--页眉内容*/
.hd_cont{position:relative; height:116px; overflow:hidden;}
.hd_cont .hd_logo{position:absolute; left:0; top:28px;}
.hd_cont .hd_logo dd{margin-top:8px; padding-left:28px; background:url(logoTxtyy.png) no-repeat 12px center;}
.hd_cont .hd_logo dd h2{font-size:18px; font-family:宋体; color:#c50000;}
.hd_cont .hd_logo dd p{font-size:18px; color:#333;}


.hd_cont .dh_phone{margin-top:32px;}
.hd_cont .dh_phone dt span{margin-right:4px; color:#333;}
.hd_cont .dh_phone dt b{font-size:18px; font-family:Arial, Helvetica, sans-serif; color:#1d72ff;}
.hd_cont .dh_phone dd{margin-top:5px; padding-top:5px; border-top:1px solid #ccc;}
.hd_cont .dh_phone dd b{font-size:14px; color:#444; padding:0 8px;}
		/*--导航栏*/
.dh_nav{background-color:#1c46a4;}
.dh_nav ul{height:36px;}
.dh_nav li{float:left;}
.dh_nav li a{display:block; padding:0 18px; height:36px; line-height:36px; font-size:14px; color:#fff; font-family:microsoft yahei; text-decoration:none;}
.dh_nav li a.navHome{padding:0 20px; border-left:none;}
.dh_nav li a:hover , .dh_nav li a.cur{background-color:#1d72ff;}


		/*--searchBox*/
.searchBg{position:relative; height:0;}
.search{position:absolute; left:50%; bottom:-36px; width:980px; height:36px; line-height:36px; margin-left:-490px; background:url(search.png) repeat-x center; overflow:hidden;}
.search .searchBox{margin-top:6px; margin-right:10px; width:310px;}
.search .soText{float:left; width:233px; height:14px; line-height:14px; padding:5px 10px; color:#333; border:none; background:url(searchTxt.png) no-repeat center; outline:none;}
.search .soBtn{float:right; width:53px; height:24px; border:none; background:url(searchBtn.png) no-repeat center;}
.search .keyWord{margin-left:10px; width:600px; height:36px; overflow:hidden; color:#333;}
.search .keyWord em{}
.search .keyWord a{padding:0 2px; color:#333;}


/*页尾*/
.footWrap{background-color:#c3c3c3;}
.footer{position:relative; height:200px; overflow:hidden;}
.fotNav{height:32px; line-height:32px; overflow:hidden; text-align:center; background-color:#1d72ff;}
.fotNav a{padding:0 24px; color:#fff; font-size:13px;}
.fotTxt{margin-top:30px;}
.fotTxt dt{margin-left:50px;}
.fotTxt dd{padding-left:50px; margin-left:50px; float:left; line-height:30px; color:#333; background:url(fotTxtBr.png) repeat-y left center;}
.fotTxt dd a{color:#333;}
.fotTxt dd b{font-size:14px; color:#1d72ff;}