﻿@charset "utf-8";
/* CSS Document */
html{background:url(../images/htmlbg.png) repeat-y center;}
body{overflow-x:hidden; color:#00000; font-size:10px; font-family: "微软雅黑" , "宋体"; position:relative; line-height: 20px; }/*网站字体颜色*/
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;}
.dede_pages{
}
.dede_pages ul{
	float:left;
	padding:12px 0px 12px 16px;
}
.dede_pages ul li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
	border:1px solid #E9E9E9;
}
.dede_pages ul li a{
	float:left;
	padding:2px 4px 2px;
	color:#555;
	display:block;
}
.dede_pages ul li a:hover{
	color:#690;
	text-decoration:none;
	padding:2px 4px 2px;
}
.dede_pages ul li.thisclass,
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	background-color:#F8F8F8;
	padding:2px 4px 2px;
	font-weight:bold;
}
.dede_pages .pageinfo{
	line-height:21px;
	padding:12px 10px 12px 16px;
	color:#999;
}
.dede_pages .pageinfo strong{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}

/* -- 页面整体布局 -- */
.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(../images/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(../images/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; height: auto;}
.right3 { width:201px; float:right; overflow:hidden; color:#666;}
.right2top { background:url(../images/right2_top_img.gif) no-repeat; /* height:3px; */ font-size:0; overflow:hidden;}

.right2bot { background:url(../images/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:9999; width:100%; background-color:#fff;}
		/*--顶部链接导航*/
.hd_top{background-color:#dadada;}
.hd_top .container{height:30px; line-height:30px; color:#333;}
.hd_top a{padding:0 10px; color:#333;}
		/*--页眉内容*/
.hd_cont{position:relative; height:116px; overflow:hidden;}
.hd_cont .hd_logo{position:absolute; left:0; top:16px;}
.hd_cont .hd_logo dd{margin-top:26px; margin-left:6px; padding:4px 0 4px 20px; font-style:italic; background:url(../images/logotxtbr.png) no-repeat left center;}
.hd_cont .hd_logo dd h2{font-size:16px; color:#00b834;}
.hd_cont .hd_logo dd p{font-size:18px; color:#333;}

.hd_cont .dh_phone{padding:4px 0px 4px 60px; margin-top:32px; background:url(../images/hdphoen_ico.png) no-repeat left center; color:#00378c;}
.hd_cont .dh_phone dd{font-size:24px; font-family:Arial, Helvetica, sans-serif;}
		/*--导航栏*/
.dh_nav{background-color:#00549d;}
.dh_nav ul{overflow:hidden;}
.dh_nav li{float:left;}
.dh_nav li a{display:block; _float:left; padding:0 20px; height:45px; line-height:45px; font-size:14px; color:#fff; text-decoration:none; font-family:microsoft yahei;}
.dh_nav li a.navHome{padding:0 19px;}
.dh_nav li a.navCur , .dh_nav li a:hover{background-color:#00b834;}
.dh_nav li.li_hot{position:relative;}
.dh_nav li.li_hot i{position:absolute; right:10px; top:4px; width:19px; height:12px; background:url(../images/hot_ico.png) no-repeat center;}


.fotNav{background-color:#171819; height:48px; line-height:48px; text-align:center;}
.fotNav .container{border-bottom:1px solid #00b834;height:47px;}
.fotNav a{padding:0 18px; font-size:14px; color:#fff;}


.fotBg{background-color:#171819;}
.footer{height:460px;}
.footer .contTit{margin:20px 0;}
.footer .contTit .titA{color:#fff; border-left-color:#fff;}
.footer .contTit span{font-size:16px; color:#a9a9a9;}

.formBox{width:351px;}
.formBox .m_form{}
.formBox .m_form li{margin-bottom:10px;}
.formBox .m_form .iptTxt{width:331px; border:none; height:14px; line-height:14px; padding:10px; outline:none; background:url(../images/ipttxt.png) no-repeat center; color:#eee; font-family:microsoft yahei; font-size:14px;}
.formBox .m_form .txtAre{width:331px; height:132px; border:none; outline:none; resize:none; padding:10px; color:#eee; line-height:20px; background:url(../images/txtare.png) no-repeat center; font-family:microsoft yahei; font-size:14px;}
.formBox .m_form .btnTj{width:116px; height:31px; border:none; background:url(../images/btntj.png) no-repeat center; cursor:pointer;}


.lxhw{padding-left:58px; margin-right:46px; width:444px; background:url(../images/lxhwbg.png) no-repeat left center;}
.lxhw p{padding-bottom:12px; font-size:18px; color:#00b834; border-bottom:4px solid #454647;}
.lxhw dl{padding:16px 0 16px 60px; border-bottom:1px solid #454647; background-repeat:no-repeat; background-position:left center;}
.lxhw dt{font-size:14px; color:#ccc;}
.lxhw dd{margin-top:6px; font-size:16px; color:#00b834;}
.lxhw .d1{background-image:url(../images/fotlx_01.png);}
.lxhw .d2{background-image:url(../images/fotlx_02.png);}
.lxhw .d3{background-image:url(../images/fotlx_03.png);}
.lxhw .d4{background-image:url(../images/fotlx_04.png); border-bottom:none;}



.fotBotTxt{height:44px; line-height:44px; background-color:#000; color:#999;}
.fotBotTxt a{color:#999;}


.contTit{position:relative; height:48px; line-height:48px;}
.contTit .titA{border-left:5px solid #00549d; padding-left:12px; font-size:18px; color:#333;}
.contTit span{margin-left:10px; font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#333; font-weight:normal;}
.contTit .titMore{position:absolute; right:0px; top:0px; color:#333;}
.contTit .btnS{position:absolute; right:0; top:6px;}
.contTit .btnS a{float:left; margin-left:2px;}
.contTit2{margin-bottom:24px; height:40px; line-height:40px; background:url(../images/conttit2br.png) no-repeat left bottom;}
.contTit2 .titA{font-weight:bold;}        
/*--客服*/
.kefu {height:75px; width:100%; background:#1c8dd9; position:fixed; bottom:0px; left:0px; z-index:1000;}
.kefu .kfcn {width:1000px; text-align:left; height:75px; margin:0 auto;}
/*--导航浮动*/
.head{background: #FE0000; position: fixed;top: 0;width: 100%;z-index: 80; }
.fudong{margin-left:auto; margin-right:auto; width: 100%;;}