﻿/*银象网络（www.seo120.com.cn）做最好的企业官方网站 */
@charset "utf-8";
/* CSS Document */
body {
	-moz-user-select: none; /*火狐*/
	-webkit-user-select: none;  /*webkit浏览器*/
	-ms-user-select: none;   /*IE10*/
	-khtml-user-select: none; /*早期浏览器*/
	user-select: none;
}
body {
	background-color: #fff;
	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;
}
/* -- 页面整体布局 -- */
.header, .content, .footer {
	width: 980px;
	margin: 0 auto;
	font-family: 微软雅黑;
}
.left {
	width: 234px;
	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;
}
.rightbot {
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}
.right {
	width: 736px;
	float: left;
	display: inline;
	margin-left: 10px;
	overflow: hidden;
}
.right2 {
	width: 275px;
	float: right;
	overflow: hidden;
}
.right3 {
	width: 201px;
	float: right;
	overflow: hidden;
	color: #666;
}
.right2top {
	background: url(../img/right2_top_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
}
.right2bot {
	background: url(../img/left_bot2_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}
.right_main {
	width: 731px;
	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;
	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 {
	width: 100%;
	position: relative;
	z-index: 9999;
}
/*--顶部链接导航*/
.hd_top {
	background: url(../img/common/hdTopBg.png) repeat-x center;
}
.hd_top .container {
	height: 40px;
	line-height: 40px;
	color: #4f4f4f;
}
.hd_top span {
*position:relative;
*top:-4px;
}
.hd_top a {
	padding: 0 6px;
	color: #333;
}
.hd_top a img {
	position: relative;
	bottom: -6px;
}
/*--页眉内容*/
.hd_cont {
	position: relative;
	height: 118px;
	overflow: hidden;
}
.hd_cont .hd_logo {
	position: absolute;
	left: 0;
	top: 30px;
}
.hd_cont .hd_logo dd {
	margin-left: 12px;
}
.hd_cont .dh_phone {
	margin-top: 26px;
	text-align: right;
	background: url(../img/common/hdPhoen_ico.png) no-repeat right 2px;
}
.hd_cont .dh_phone dt {
	padding-right: 48px;
}
.hd_cont .dh_phone .d1 {
	font-size: 28px;
	padding-right: 48px;
	font-family: Arial, Helvetica, sans-serif;
	color: #f49d06;
	font-weight: bold;
}
.hd_cont .dh_phone .d2 {
	font-size: 14px;
	font-weight: bold;
	color: #f49d06;
}
/*--导航栏*/
.dh_nav {
	background: url(../img/common/navBg.png) repeat-x center;
}
.dh_nav ul {
	overflow: hidden;
}
.dh_nav li {
	float: left;
	text-transform: uppercase;
}
.dh_nav li a {
	display: block;
	_float: left;
	padding: 0 15px;
	height: 42px;
	line-height: 42px;
	font-size: 14px;
	color: #fff;
	font-family: microsoft yahei;
	background: url(../img/common/navLi.png) no-repeat left center;
}
.dh_nav li a.navHome {
	padding: 0 22px;
	background-image: none;
}
.dh_nav li a.navCur, .dh_nav li a:hover {
}
/*--searchBox*/
.searchBg {
	position: relative;
	width: 100%;
	height: 0;
}
.search {
	position: absolute;
	bottom: -40px;
	left: 50%;
	z-index: 9999;
	margin-left: -491px;
	width: 982px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	background: url(../img/common/search.png) no-repeat center;
}
.search .searchBox {
	margin-top: 8px;
	margin-right: 12px;
	width: 272px;
}
.search .soText {
	float: left;
	width: 176px;
	height: 13px;
	line-height: 13px;
	padding: 5px 10px 5px 30px;
	color: #8c8c8c;
	border: none;
	background: url(../img/common/searchTxt.png) no-repeat center;
	outline: none;
	font-family: microsoft yahei;
}
.search .soBtn {
	float: right;
	width: 52px;
	height: 23px;
	border: none;
	background: url(../img/common/searchBtn.png) no-repeat center;
	color: #0178c9;
	font-size: 2px;
	display: block;
	text-indent: -9999px;
}
.search .keyWord {
	margin-top: 8px;
	margin-left: 12px;
	width: 600px;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
}
.search .keyWord em {
	color: #333;
}
.search .keyWord a {
	padding: 0 2px;
}
.fotNav {
	height: 40px;
	line-height: 40px;
	background-color: #1a1a1a;
	text-align: center;
	color: #fff;
}
.fotNav a {
	padding: 0 20px;
	color: #fff;
}
.footWrap {
	background-color: #434343;
}
.footer {
	height: 120px;
	overflow: hidden;
}
.footer p {
	padding-top: 16px;
	line-height: 22px;
	color: #fff;
	text-align: center;
}
.footer p a {
	color: #fff;
}
.chengxingtong {
	position: relative;
	bottom: -6px;
}
/* 返回顶部 */
.izl-rmenu{position:fixed;right:20px;top:280px;z-index:999;}
.izl-rmenu .btn{width:72px;height:73px;margin-bottom:1px;cursor:pointer;position:relative;}
.izl-rmenu .btn-qq{background:url(../images/r_qq.png) 0px 0px no-repeat;background-color:#247af0;}
.izl-rmenu .btn-qq:hover{background-color:#0055a1;}
.izl-rmenu .btn-qq .qq{background-color:#0055a1;position:absolute;width:160px;left:-160px;top:0px;line-height:23px;color:#FFF;font-size:18px;text-align:center;display:none; padding:10px 0}
.izl-rmenu .btn-qq .qq a{ margin:7px 0; display:block;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(../images/r_qq.png) 0px 0px no-repeat;background-color:#247af0;text-decoration:none;display:block;}
.izl-rmenu .btn-wx{background:url(../images/r_wx.png) 0px 0px no-repeat;background-color:#42b41f;}
.izl-rmenu .btn-wx:hover{background-color:#379d17;}
.izl-rmenu .btn-wx .pic{position:absolute;left:-160px;top:0px;display:none;width:160px;height:160px;}
.izl-rmenu .btn-phone{background:url(../images/r_phone.png) 0px 0px no-repeat;background-color:#ff6600;}
.izl-rmenu .btn-phone:hover{background-color:#ff811b;}
.izl-rmenu .btn-phone .phone{background-color:#ff811b;position:absolute;width:160px;left:-160px;top:0px;line-height:73px;color:#FFF;font-size:18px;text-align:center;display:none;}
.izl-rmenu .btn-top{background:url(../images/r_top.png) 0px 0px no-repeat;background-color:#666666;display:none;}
.izl-rmenu .btn-top:hover{background-color:#444;}
.izl-rmenu .btn-box1{background:url(../images/r_agent.png) 0px 0px no-repeat;background-color:#f01e1e;}
.izl-rmenu .btn-box1 .box1{background-color:#f01e1e;position:absolute;width:160px;left:-160px;top:0px;line-height:73px;color:#FFF;font-size:18px;text-align:center;display:none;}

.izl-rl{
    position: absolute;
    top: 0;
    right: 72px;
    width: 50px;
    height: 50px;
    background: url("../images/online_arrow.jpg") no-repeat;
    cursor: pointer;
}
.izl-rl.active{
    background: url("../images/online_arrow.jpg") no-repeat;
    background-position: -50px 0;
}
/*fenye*/
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px; }
.pagination > li {
    display: inline; }
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px; }
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px; }
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px; }
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd; }
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default; }