﻿@charset "utf-8";
html,body { -webkit-text-size-adjust:none; color:#666; font-size:12px; font-family: "宋体"; background:#f9f9f9;} /*网站字体颜色*/
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  { width:960px; margin:0 auto; overflow:hidden; }
.content, .footer { width:980px; margin:0 auto; overflow:hidden; }
.left { width:201px; float:left; overflow:hidden; padding-left: 10px;}
.left2 { width:670px; float:left; overflow:hidden;}
.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; margin-top:10px;}
.left2top { background:url(../images/left2_top_img.gif) no-repeat; height:3px; 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 { background:url(../images/right_bot2_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px; }

.right { width:754px; float:left; display:inline; margin-left:5px; overflow:hidden;}
.right2 { width:275px;  float:right; overflow:hidden;}
.right3 { width:201px; float:right; overflow:hidden; color:#666;}
.righttop { background:url(../images/right_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.right2top { background:url(../images/right2_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.rightbot { background:url(../images/right_bot_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}
.right2bot { background:url(../images/left_bot2_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}

.right_main { width:752px; min-height:458px; border:solid 1px #d5d5d5; border-top:0; border-bottom:0; 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:668px;  border:solid 1px #d5d5d5; border-top:0; border-bottom:0; padding-bottom:15px; overflow:hidden;}

.h_nav li a:-webkit-any-link{ display:block;}

/*头部开始*/
.t_bg { background:url(../images/t_bg.gif) repeat-x center 0; height:205px;}

.h_top { height:30px; line-height:30px; color:#727272;}
.h_top span { float:left;}
.h_top p { float: right;}
.h_top p q { background:url(../images/ico03_1.gif) no-repeat right 13px; padding-right:3px; display: inline-block;}
.h_top p q a { color:#2a559c;}
.h_top p a { padding:0 5px; color:#727272;}
.h_top p img { margin:0 0 -3px 0;}

.h_con { height:134px; overflow:hidden}
.h_con h1 { padding-top:25px; float:left;}

.h_dh { color:#b3b3b3; margin-top:25px;}
.h_dh span { display:block; font-size:22px; color:#0e4296; font-weight:bold;} 
.h_pho p { font-family:"微软雅黑"; font-size:15px; color:#0e4296; background:url(../images/h_pho.gif) no-repeat left 5px; padding-left:42px;}
.h_pho p span { display:block;}

.h_nav { height:41px; line-height:41px; background:url(../images/n_bor.gif) no-repeat left center; }
.h_nav ul li { float:left; background:url(../images/n_bor.gif) no-repeat right center;}
.h_nav ul li a { display:block; padding:0 17px; color:#fff; font-size:13px;}
.h_nav ul li a:hover,.h_nav ul .cur a { background:#ffab0a;  color:#fff; text-decoration:none;}

.s_bg { background:url(../images/s_bg.gif) repeat-x; height:39px; line-height:39px;}
.h_ser { width:980px; margin:0 auto;}
.s_inp { width:340px; margin-top:5px;}
.inp01 { background:url(../images/s_inp.gif) no-repeat; width:228px; height:27px; line-height:27px; border:none; padding:0 3px 0 27px; float:left; margin-right:5px}
.h_ser p { float:left; width:570px; padding-left:20px;}
.h_ser p a { padding:0 6px;}

.hd_cont {
    height: 134px;
    overflow: hidden;
    position: relative;
}
.hd_cont .hd_logo {
    left: 0;
    position: absolute;
    
}
.hd_cont .hd_logo dd {
    border-left: 1px solid #f57921;
    margin-left: 10px;
    padding: 12px 0 12px 15px;
	margin-top: 20px;
}
.hd_cont .hd_logo dd h2 {
    color: #1d1d1d;
    font-size: 18px;
}
.hd_cont .hd_logo dd p {
    color: #f57921;
    font-size: 18px;
    font-weight: bold;
    margin-top: 4px;
}
.hd_cont .dh_phone {
    background: rgba(0, 0, 0, 0) url("../images/hdPhoen_ico.png") no-repeat scroll left top;
    margin-top: 20px;
}
.hd_cont .dh_phone dt, .hd_cont .dh_phone .d1 {
    padding-left: 45px;
}
.hd_cont .dh_phone .d1 {
    color: #333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 24px;
}
.hd_cont .dh_phone .d2 {
    color: #333;
    font-size: 14px;
}
.hd_cont .dh_phone .d2 b {
    color: #f57921;
}
/*头部结束*/

/*底部开始*/
.f_bg { background:#3b4d8d; height:242px; margin-top:15px; padding-top:12px;}

.f_nav {padding-left:30px; text-align:center; color:#fff; height:47px; line-height:47px; background:url(../images/f_pic.gif) no-repeat 0 0; border-bottom:solid 5px #6271a4;}
.f_nav a { color:#fff; padding:0 6px;}

.f_con { text-align:center; line-height:25px; color:#7683af; padding-top:10px;}
.f_con a { color:#7683af;}
/*底部结束*/

.subbg{  background: rgba(0, 0, 0, 0) url("/Skins/Default/Img/Common/s_ss.gif") repeat scroll 0 0;
    border: medium none;
    height: 25px;
    width: 69px;}
	
	.coolbg{  background: rgba(0, 0, 0, 0) url("../picture/lx_but01.gif") repeat scroll 0 0;
    border: medium none;
    height: 32px;
    width: 91px;}
	
	
	
	
.tags_list dd{
	padding:4px 12px;
	line-height:220%;
}
.tags_list dd a{
	margin-right:10px;
	white-space:nowrap;
}
.tagc1{
	font-size:12px;
	color:#666;
}
.tagc2{
	font-size:14px;
	font-weight:bold;
	color:#555;
}