﻿body{
    font-size:1em; color:#666666;
	background-color:#AEDBFF;
	margin:0px;
	font-family: "Microsoft Yahei";
	background:url("bg.gif") repeat;
}
ul,li{
	list-style:none;
	margin:0;
	padding:0;	
}
a{
  text-decoration:none;
  color:#666666;
}
.ContEditBox img {
	width:100%;
	height:auto;
}
.BoxOut{
    width:100%;
    height:auto;
    margin:auto;
}
img{
	border:0;
}

/************************************************首页banner***************************************************/
.BoxOut .banners{
	width:100%;
	height:auto;
	margin:0px 0px 0px 0px;
}
.banners img{
	max-width:100%;
	height:auto;
	border:0px;
}
/*banner通用*/
.banners { overflow: hidden; }
.banners .slideBox{ width:100%; height:auto; position:relative; }
.banners .slideBox .hd{ height: 10px; overflow: hidden; position: absolute; bottom: 4px; z-index: 1; width: 61px; background: url(../../Imagesp/btnBg.png) no-repeat; margin-left: -46px; left: 50%; padding: 4px 0px 0px 11px; }
.banners .slideBox .hd ul{ zoom: 1; }
.banners .slideBox .hd ul li{ float: left; width: 10px; height: 6px; background: url(../../Imagesp/btn1.png) no-repeat; cursor: pointer; margin-right: 10px; }
.banners .slideBox .hd ul li.on{ background: url(../../Imagesp/btn2.png) no-repeat; }
.banners .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.banners .slideBox .bd ul,.slideBox .bd ul li{width:100%!important}
.banners .slideBox .bd img{ width:100%; height:auto; display:block;  }

/************************************************头部框***************************************************/
.BoxOut .TopBox
{
    width:100%;
    height:52px;
	background: #111;
	text-align:center;
	font-size:1.2em;
	color:#FFFFFF;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#6c6c6c),to(#111));
	background-image: -webkit-linear-gradient(#6c6c6c,#111);
	background-image: -moz-linear-gradient(#6c6c6c,#111);
	background-image: -ms-linear-gradient(#6c6c6c,#111);
	background-image: -o-linear-gradient(#6c6c6c,#111);
	background-image: linear-gradient(#6c6c6c,#111);
	position:relative;
}
.TopBox .title
{
	width:75%;
	height:52px;
	text-align:center;
	font-size:1.2em;
	color:#FFFFFF;
	line-height:52px;
	margin:auto;
	overflow:hidden;
	display:block;
}
.TopBox .btn_fh
{
	width:30px;
	height:27px;
	background-image:url("ico_fh.png");
	background-repeat:no-repeat;
	float:left;
	/*margin-left:10px;
	margin-top:10px;*/
	cursor:pointer;
	display:block;
	position:absolute;
	left:10px;
	top:10px;
}
.TopBox .btn_cd
{
	width:30px;
	height:27px;
	background-image:url("ico_cd.png");
	background-repeat:no-repeat;
	float:right;
	/*margin-right:10px;
	margin-top:10px;*/
	cursor:pointer;
	display:block;
	position:absolute;
	right:10px;
	top:10px;
}


.TopBoxCont .searchBox
{
    position:absolute;
    left:70px;
    top:17px;
    width:220px;
    /*height:auto;
    margin:auto;
    padding-top:17px;*/
}
.searchBox input[type='text']
{
    width:90px;
    height:40px;
    border:1px solid #66CCCC;
    border-radius:15px;
    float:left;
    margin-right:5px;
    font-size:1em;
}


/*********************************************电话样式**************************************************/
.TelBox
{
    display: block!important;
    line-height: 40px!important;
    margin: 10px 5px 0 5px;
    margin-top: 10px!important;
    /*background: #ea5946;*/
    color: #fff!important;
    text-align: center;
    border-radius: 5px;
    word-spacing: nowrap;
    overflow: hidden;
    font-size: 18px;
    position: relative;
    background-color: #2883cc;
}
.TelBox a
{
    color:#FFFFFF;
}
/*********************************************首页样式**************************************************/
.BoxOut .index_menuList
{
	width:100%;
	height:auto;
	margin:auto;
}
.index_menuList ul
{
	margin: 10px 5px;
	padding:0;
}
.index_menuList ul li
{
	overflow: hidden;
    color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 100px;
    width: 33.3%;
    display: inline-block;
    float: left;
    padding: 0px;
    background: #2883cc;
    -webkit-background-clip: content;
    -moz-background-clip: content;
    background-clip: content;
    text-align: center;
}
.index_menuList ul li a
{
    color: #fff;
    display: inline-block;
    width: 100%;
    height: 100%;
    border: 1px solid transparent;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.35);
    position:relative;
}
.index_menuList ul li.menuWhite
{
    color: #2E81A9;
    background: #FFFFFF;
}
.index_menuList ul li a .menuIco
{
	display: inline-block;
	font-size: 30px;
    margin: 10px auto 0px auto;
}
.index_menuList ul li a .menuTitle
{
    width:100%;
    text-align:center;
	font-size: 16px;
    /*font-size:1.2em;*/
}
.index_menuList ul li.menuWhite a
{
    color:#2883cc;
}


/************************************************内容框***************************************************/
.BoxOut .ContBox
{
    width:100%;
    overflow: hidden;
    margin:10px 0px 0px 0px;
}
.ContBox .Conts
{
	width:94%;
	padding:0px 3%;
	overflow:hidden;
}
.ContBox .Conts p
{
    margin: 0px;
}
.ContBox .Conts img
{
	max-width:100%;
	height:auto;
}
.Conts .ArticleList
{
	width:100%;
	margin:5px 0;
}
.Conts .ProdIcoList
{
	width:100%;
	float:left;	
}
/*.Conts .ProdIcoList ul li img
{
	width:110px;
	height:90px;
}*/
.Conts .share img
{
	width:16px;
	height:16px;
	margin-right:10px;
}

/*********************************************内容文章列表样式***************************************************/
.ArticleList ul
{
	width:100%;
	float:left;
	list-style:none;
	margin:0px;
	padding:0px;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#f1f1f1));
	background-image: -webkit-linear-gradient(#fff,#f1f1f1);
	background-image: -moz-linear-gradient(#fff,#f1f1f1);
	background-image: -ms-linear-gradient(#fff,#f1f1f1);
	background-image: -o-linear-gradient(#fff,#f1f1f1);
	background-image: linear-gradient(#fff,#f1f1f1);
	border-radius:4px;
	border: 1px #cccccc solid;
}
.ArticleList ul li
{
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	margin: 0;
	overflow: visible;
	text-align: left;
	border-width: 0;
	border-top-width: 1px;
	color: #222;
	text-shadow: 0 1px 0 #fff;
	border-bottom: 1px #cccccc solid;
}
.ArticleList ul li a
{
	list-style: none;
	padding:0px;
	margin:0px;
	display: block;
	overflow: visible;
	text-align: left;
	border-width: 0;
	border-top-width: 1px;
	color: #222;
	text-shadow: 0 1px 0 #fff;
	display:block;
}

.ArticleList h2
{
	width:100%;
	height:30px;
	line-height:30px;
	text-indent:10px;
	font-size:1.2em;
	font-weight:bold;
	display: block;
	margin: 0.6em 0 0 0;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	text-shadow: 0 1px 0 #fff;
	text-shadow: 0 1px 0 #fff;
	color:#2f3e46;
}
.ArticleList ul li span
{
	width:100%;
	text-align:left;
	height:20px;
	line-height:20px;
	text-indent:10px;
	display: block;
	overflow:hidden;
	font-size:0.8em;
	margin:5px 0px 10px 0px;
}

.ArticleList ul li h3
{
	width:100%;
	height:30px;
	line-height:30px;
	text-indent:20px;
	font-size:1.2em;
	font-weight:bold;
	display: block;
	margin: 0.6em 0 0.5em 0;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	text-shadow: 0 1px 0 #fff;
	color:#2f3e46;
}

/*********************************************内容产品图标样式***************************************************/
.ProdIcoList
{
	width:100%;
	float:left;	
}
.ProdIcoList .ColumnsName
{
	width:100%;
	float:left;
	height:40px;
	line-height:40px;
	font-size:1em;
	margin:10px 0px;
	overflow:hidden;
	border-radius:10px;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#CCCCCC),to(#f1f1f1));
	background-image: -webkit-linear-gradient(#CCCCCC,#f1f1f1);
	background-image: -moz-linear-gradient(#CCCCCC,#f1f1f1);
	background-image: -ms-linear-gradient(#CCCCCC,#f1f1f1);
	background-image: -o-linear-gradient(#CCCCCC,#f1f1f1);
	background-image: linear-gradient(#CCCCCC,#f1f1f1);
	text-indent:20px;
	-webkit-box-shadow: -5px 0 5px rgba(0,0,0,.15);
	box-shadow: -1px 0 5px rgba(0,0,0,.15);
	-webkit-transition: -webkit-transform 350ms ease;
	text-shadow: 0 1px 0 #f1f1f1;
	color:#222;
	font-weight:bold;
}
.ProdIcoList dl
{
	width:100%;
	float:left;
	list-style:none;
	margin:0px;
	padding:0px;
}
.ProdIcoList dl dt
{
	width:100px;
	height:auto;
}
.ProdIcoList dl dt img
{
	width:100px;
	height:100px;
}
.ProdIcoList dl dd
{
	width:auto;
	height:auto;
}
.ProdIcoList ul
{
	width:100%;
	float:left;
	list-style:none;
	margin:0px;
	padding:0px;
}
.ProdIcoList ul li
{
	width:45%;
	min-width:110px;
	height:auto;
	overflow:hidden;
	float:left;
	margin: 10px 10px 10px 0px;
	padding:0px;
	border-radius:10px;
	border:1px solid #cccccc;
	background-color:#FFFFFF;
	box-shadow: 1px 2px 8px #4F4C50;
    -webkit-box-shadow: 1px 2px 8px #4F4C50;
　　-moz-box-shadow: 1px 2px 8px #4F4C50;
}
.ProdIcoList ul li .list_ico_pic{
	width: 100%;
	background-color: #FFF;
	text-align: center;
}
.ProdIcoList ul li .ProdListImage
{
    width:100%;
    height:100px;
    overflow:hidden;
    position: relative;
}
.ProdIcoList ul li .list_ico_pic img{
	width: 100%;
	max-width: 150px;
	height: 100px;
	margin: auto;	
}
.ProdIcoList ul li .ProdListImage img
{
	
	width:100%;
	position: absolute;
    left: 0;
    top: 50%;
    margin-top: -50%;
}
.ProdIcoList ul li span
{
	
	width:100%;
	height:20px;
	line-height:25px;
	overflow:hidden;
	float:left;	
	margin:0px 0px 5px 0px;
	color:#333333;
	font-size:.7em;
	text-align: center;
}
.ProdIcoList ul li a
{
	/*padding-top: 100px;*/
	color:#FFFFFF;
    display: block;
    margin: 3px;
	background: #36ABFA;
    background-repeat:no-repeat;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
    /*background-position: 0 -15px;
    background-position:center center;*/
    border-radius: 5px;
    overflow: hidden;
    /*border-right: 1px solid #686969;
    border-left: 1px solid #dadada;
    border-bottom: 1px solid #3f3f40;
    border-top: 1px solid #d6d7d7;*/
}
.ProdIcoList ul li a span{
	color:#FFFFFF;
}
.ProdIcoList ul li a label
{
    color: #000;
    display: block;
    height: 30px;
    line-height: 30px;
    background: red;
    text-align: center;
    overflow: hidden;
    padding: 0 5px;
    font-size: 0.8em;
    -webkit-box-sizing: border-box;
    text-overflow: ellipsis;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#b8b8b8), to(#959696));
}

.SortList{
    display: block;
    margin-bottom:10px;
	background: #36ABFA;
    border-radius: 5px;
    overflow: hidden;
    line-height:40px;
    height:40px;
    padding-left:10px;
    width:98%;
}
.SortList a{
	color:#FFFFFF;
}

/*********************************************区域1样式***************************************************/
.xunpan .InputErr
{
	width:100%;
	float:left;
	margin:1em;
	color:#F00;
}
.xunpan input[type='Text'],input[type='Submit']
{
	width:90%;
	height:50px;	
}
.shaow-bg
{
	-webkit-box-shadow: -5px 0 5px #0099CC;
	box-shadow: -1px 0 5px #0099CC;
	text-shadow: 0 1px 0 #FFf;
}
.shaow-focus
{
	text-indent:20px;
	-webkit-box-shadow: 110px 0 5px #0099CC;
	box-shadow: 0px 1px 5px #0099CC;
	-webkit-transition: -webkit-transform 350ms ease;
	text-shadow: 0 1px 0 #f1f1f1;
	color:#222;
	font-weight:bold;	
}
.input-box
{
	border-radius:10px;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#eee),to(#f1f1f1));
	background-image: -webkit-linear-gradient(#eee,#f1f1f1);
	background-image: -moz-linear-gradient(#eee,#f1f1f1);
	background-image: -ms-linear-gradient(#eee,#f1f1f1);
	background-image: -o-linear-gradient(#eee,#f1f1f1);
	background-image: linear-gradient(#eee,#f1f1f1);	
	color:#222;
	font-weight:bold;
	font-size: 1.2em;	
	border:1px solid #aaaaaa;
	padding:10px;
}
.input-box-submit
{
	border-radius:10px;
	text-indent:20px;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#6facd5),to(#4272a4));
	background-image: -webkit-linear-gradient(#6facd5,#4272a4);
	background-image: -moz-linear-gradient(#6facd5,#4272a4);
	background-image: -ms-linear-gradient(#6facd5,#4272a4);
	background-image: -o-linear-gradient(#6facd5,#4272a4);
	background-image: linear-gradient(#6facd5,#4272a4);
	color:#fff;
	font-size:1.2em;
	font-weight:bold;	
	border: 1px solid #555555;
	margin-top:20px;
	text-shadow: 0 1px 0 #333;
	cursor:pointer;
	
}
.ContBox .xunpan
{
    width:98%;
    margin:10px;
    float:left;
	overflow: hidden;
}
.xunpan .xpTitle
{
	width: 100%;
	height:50px;
	line-height:50px;
	color:#222;
	float:left;
}

.ContBox .xunpan textarea
{
	width:90%;
    height:70px;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#efefef),to(#f1f1f1));
	background-image: -webkit-linear-gradient(#efefef,#f1f1f1);
	background-image: -moz-linear-gradient(#efefef,#f1f1f1);
	background-image: -ms-linear-gradient(#efefef,#f1f1f1);
	background-image: -o-linear-gradient(#efefef,#f1f1f1);
	background-image: linear-gradient(#efefef,#f1f1f1);
}
.wunpan dl
{
    width:100%;
    float:left;
    height:auto;
    border-radius:15px;
	background
    border:1px solid #666666;
    margin:5px 0px;
}
.ContBox .areaList
{
    width:98%;
    margin:10px;
    float:left;
}
.areaList dl
{
    width:100%;
    float:left;
    height:auto;
    border-radius:15px;
    border:1px solid #666666;
    margin:5px 0px;
}
.areaList dt
{
    width:100%;
    height:50px;
    float:left;
    line-height:50px;
    text-indent:20px;
    font-size:20px;
    text-shadow: 0 1px 1px rgba(255,255,255,.75);
    background-color:#d9d9d9;
    border-top-left-radius:15px;
    border-top-right-radius:15px;
    cursor:pointer;
}
.areaList .topYj
{
    border-top-left-radius:15px;
    border-top-right-radius:15px;
}
.areaList dt a
{
    color:#2e8bcc;
}
.areaList dt a:hover
{
    color:#20608e;
}
.areaList .bottomYj
{
    border-bottom-left-radius:15px;
    border-bottom-right-radius:15px;
}
.areaList dd.area
{
    width:auto;
    /*min-width:360px;*/
    line-height:40px;
    float:left;
    background-color:#ffffff;
    margin:0px;
    padding:0px 10px;
    display:none;
    border-bottom-left-radius:15px;
    border-bottom-right-radius:15px;
}
.areaList dd.area a
{
    display:block;
    float:left;
    margin-right:15px;
    font-size:14px;
}
.areaList dd
{
    width:auto;
    line-height:40px;
    float:left;
    background-color:#efefef;
    margin:0px;
    padding:0px 10px;
    display:none;
    border-bottom-left-radius:15px;
    border-bottom-right-radius:15px;
}
.areaList dd span
{
    font-size:16px;
    cursor:pointer;
    color:#F00;
    padding:0px 10px;
    display: block;
    float: left;
}
.areaList dt a:hover
{
    text-decoration:underline;
}
.areaList dd.show
{
    display:inherit;
}


/*********************************************菜单样式***************************************************/
.panel_box
{
	display: none;
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
	background-color: rgba(0, 0, 0, 0.69);
}
.panel_box .panel_side
{
	position: absolute;
	right: 0;
	width: 263px;
	height: 100%;
	color: #ECECEC;
	z-index: 10000;
}
.panel_side .e.show
{
	-webkit-transition: -webkit-transform 500ms;
	transition: -webkit-transform 500ms;
	-webkit-transform: translate3d(0px,0px,0px);	
}
.panel_side .e
{
	-webkit-transition: -webkit-transform 500ms;
	transition: -webkit-transform 500ms;
	-webkit-transform: translate3d(313px,0px,0px);	
}
.panel_side[widget="sidemenu"] {
display: none;
position: absolute;
right: 0;
width: 100%;
height: 100%;
background: #333;
overflow: hidden;
}

.panel_side ul
{
	list-style:none;
	padding:0;
	margin:0;	
}
.panel_side ul li
{
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	margin: 0;
	overflow: visible;
	text-align: left;
	border-width: 0;
	border-top-width: 1px;
	font-weight: 700;
	color: #222;
	text-shadow: 0 1px 0 #fff;
	text-shadow: 0 1px 0 #fff;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#f1f1f1));
	background-image: -webkit-linear-gradient(#fff,#f1f1f1);
	background-image: -moz-linear-gradient(#fff,#f1f1f1);
	background-image: -ms-linear-gradient(#fff,#f1f1f1);
	background-image: -o-linear-gradient(#fff,#f1f1f1);
	background-image: linear-gradient(#fff,#f1f1f1);
	border-bottom: 1px #cccccc solid;
}
.panel_btn_innerBox {
display: block;
position: relative;
padding: 0;
width:100%;
margin:0px;
}

.panel_btn_innerBox .panel_btn_text
{
	text-align:left;
}
.panel_btn_text a
{
	padding: 9px 15px;
	display: block;
	color:#2f3e46;
	font-weight:bold;
}
.panel_btn_text a.closed
{
	font-family: Helvetica,Arial,sans-serif;
}
.panel_btn_innerBox .panel_btn_icon
{
	top:15px;
	right: 10px;
	width:20px;
	position:absolute;
	background:url("view_list.png") center no-repeat;
	opacity: 0.5;
}
/*********************************************表格样式**************************************************/

.userprofile .PayRecharge{display:block;position:absolute;right:20px;top:50px}
.blank10{height:10px;line-height:10px;overflow:hidden}
.mt10{margin-top:10px}
.simtab 
{
    width:100%;
    border-bottom:1px #cccccc dashed;
    height:100%;
    margin:0px 0px 5px 0px;
    padding-bottom:10px;
    list-style:none;
    overflow:hidden;
}
.simtab a
{
    cursor:pointer;
    float:left;
    background-color:#efefef;
    color:#292929;
    text-align:center;
    margin-right:15px;
    border:1px solid #ddd;
    padding:10px;
    font-size:14px;
    display:block;
}
.simtab a.at{font-weight:bold;background-color:#fff;color:#00989E;}
/*.box-table dl{padding:1px;border-style:dashed;border-color:#ddd;border-width:0 1px 1px; margin:2px 0px; padding:0px;}*/
.box-table table{word-wrap:break-word;word-break:break-all}
.box-table th{height:30px;background-color:#eee;padding:0;padding-left:8px;}
.box-table .no-content{color:#a0a0a0}
.box-table td{text-align:center;border-bottom:1px dashed #e7e7e7;height:45px;line-height:1.5;padding:0 0 5px 5px}
.box-table .no-content td{height:40px}
.pagination{height:22px;text-align:right;line-height:20px;font-family:'宋体'}
.box-table .pagination{padding:10px 0;}
.hidden{display:none}
address,caption,cite,code,dfn,em,th,var,optgroup,b{font-style:normal;font-weight:normal}
.user-order .order-num,.user-order .order-id{padding-left:20px;text-align:left}
select{_padding:0;_background-color:#fff}
/*我的订单*/
.common-tit{padding:0 10px;font-family:"宋体"}
.box-table .hd{ margin:0px; font-weight:bold; color:#292929; width:auto; height:35px;line-height:34px;background:url("/style/cn_style/tit-bg.gif") repeat-x;border-style:solid;border-color:#ddd;border-width:1px 1px 0; position:relative; font-size:12px;}
.common-tit .search
{
    width:650px;
    height:20px;
    position:absolute;
    top:7px;
    left:100px;
    line-height:22px;
}
.box-table .time{color:#a0a0a0}
.user-tips a,.box-table a{color:#E70619}


.pagination{ margin-top:20px; height:22px; text-align:right; line-height:20px; font-family:'\5b8b\4f53';}
.pagination span{ color:#999; border:0;}
.pagination a, .pagination span{ display:inline-block; border:1px solid #CCC; padding:0px 7px; text-align:center; vertical-align:middle; text-decoration:none; margin-right:5px;}
.pagination a{ color:#424242;}
.pagination .current, .pagination a:hover{ color:#f60; border:1px solid #f60;}
.pagination .current{ font-weight:bold; background-color:#ffefe5;}

.info
{
    height:30px;
    font-size:16px;
    line-height:30px;
    font-weight:bold;
    clear:left;
    float:left;
    margin:0px;
    width:100%;
}

.txtarea
{
    width:100%;
    height:auto;
    float:left;
}
.txtarea input
{
    float:left;
    height:25px;
}
.txtarea select
{
    float:left;
    height:34px;
}
.txtarea dl
{
    width:100%;
    float:left;
    clear:both;
}
.txtarea dt
{
    width:100px;
    float:left;
    text-align:right;
    height:100%;
    margin:5px 0px 0px 0px;
    padding:0px;
}
.txtarea dt.inp
{
    line-height:2;
}
.txtarea dd
{
    width:260px;
    float:left;
    text-align:left;
    margin:5px 0px 0px 0px;
    padding:0px;
}
.txtarea hr
{
    width:100%;
    height:8px;
    border:0px;
    border-bottom:1px #cccccc dashed;
}

.errormsg
{
    font-size:12px;
    color:Red;
}
.box-table td.tdleft
{
    text-align:left;
    height:auto;
    padding:5px;
}
.box-table td.tdright
{
    text-align:right;
     height:auto;
    padding:5px;
}


.navroom
{
	width:100%;
	height:80px;
	overflow:hidden;
	float:left;	
}
/**********************************地图导航*****************************************/
.mapBox
{
	width:98%;
	height:auto;
	overflow:hidden;
	margin:auto;
	box-shadow: 2px 2px 8px #040005;
	border-radius: 10px;
	background-color: #efefef;	
}
#allmap
{
	width:98%;
	height:260px;
	margin:auto;
	border-bottom:1px solid #999999;
}
#allmap img
{
	max-width:none;
}
.mapBox .mapText
{
	float:left;
	margin:10px 20px 10px 20px;	
}
/**********************************底部浮动框*****************************************/
.nf
{
	position:fixed;	
	/*display:block;*/
	width:100%;
}
.nbottom
{
	/*display:none;*/
	/*position:inherit;*/
	display: block;
	position: absolute;
	width: 100%;
}
.BoxOut .bottomNav
{
    height:51px;
	border:1px solid #111111;
    margin:auto;
	bottom:0px;
	left:0px;
	z-index: 10000;
	overflow:hidden;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#3c3c3c),to(#111));
	background-image: -webkit-linear-gradient(#3c3c3c,#111);
	background-image: -moz-linear-gradient(#3c3c3c,#111);
	background-image: -ms-linear-gradient(#3c3c3c,#111);
	background-image: -o-linear-gradient(#3c3c3c,#111);
	background-image: linear-gradient(#3c3c3c,#111);
}
.bottomNav ul
{
	width:100%;
	height:50px;
	float:left;
	margin: 1px 0 0 0;
	padding: 0px;
	overflow:hidden;]
}
.bottomNav ul li
{
	width:25%;
	height:50px;
	float:left;
	list-style:none;
}
.bottomNav ul li span
{
	width:100%;
	height:100%;
	line-height:85px; 
	border-top:1px solid #7A7A7A;
	text-align:center;
	clear:both;
	display:block;
}
.bNav_ico_dh
{
	background:url(bico01.png) center 5px no-repeat; 
}
.bNav_ico_xj
{
	background:url(bico02.png) center 5px no-repeat; 
}
.bNav_ico_fx
{
	background:url(bico03.png) center 5px no-repeat; 
}
.bNav_ico_phone
{
	background:url(bico04.png) center 5px no-repeat; 
}
.bNav_ico_menu
{
	background:url(bico05.png) center 5px no-repeat; 
}

.bottomNav ul li a
{
	width:100%;
	height:50px;
	float:left;
	border-right:1px solid #000000;
	margin:0px -1px 0px 0px;
	/*background:#000000 url("bico_bg.jpg") center repeat-x;*/
	display:block;
	text-align:center;
	color:#ffffff;
	font-size:0.9em;
	font-weight:bold;
}
.bottomNav ul li a:hover
{
	width:100%;
	height:50px;
	float:left;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#acacac),to(#111));
	background-image: -webkit-linear-gradient(#acacac,#111);
	background-image: -moz-linear-gradient(#acacac,#111);
	background-image: -ms-linear-gradient(#acacac,#111);
	background-image: -o-linear-gradient(#acacac,#111);
	background-image: linear-gradient(#acacac,#111);
	/*background:#000000 url("bico_bg_a.jpg") center repeat-x;*/
}
.bottom_box{ margin:10px auto; padding:10px 0; font:100 14px/2 microsoft yahei,simsun; color:#333; clear:both; text-align:center;}
/***************************************************************************/
.page{ margin-top:20px; height:22px; text-align:right; line-height:20px; font-family:'\5b8b\4f53'; margin-bottom:10px;}
.page span{ color:#999; border:0;}
.page a, .page span{ display:inline-block; border:1px solid #CCC; padding:0px 7px; text-align:center; vertical-align:middle; text-decoration:none; margin-right:5px;}
.page a{ color:#424242;}
.page .current, .page a:hover{ color:#f60; border:1px solid #f60;}
.page .current{ font-weight:bold; background-color:#ffefe5;}

.Pagination{ height:22px; text-align:center; line-height:20px; font-family:'\5b8b\4f53'; float: left; width: 100%;margin: 10px auto 20px auto;}
.Pagination span{ color:#999; border:0;}
.Pagination a, .Pagination span{ display:inline-block; border:1px solid #CCC; background-color:#f5f5f5; padding:0px 7px; text-align:center; vertical-align:middle; text-decoration:none; margin-right:5px;}
.Pagination a{ color:#424242;}
.Pagination .current, .Pagination a:hover{ color:#f60; border:1px solid #f60;}
.Pagination .current{ font-weight:bold; background-color:#ffefe5;}
/*.PageNext {width:40%;float:right; padding-right:5px; }
.PageNext a{display:inline-block; border:0px; background-color:inherit; padding:0px; text-align:left; vertical-align:middle; text-decoration:none; margin:0px;height:40px; line-height:40px; overflow:hidden;width:100%;}
.PagePreview{width:40%;float:left; padding-left:5px;}
.PagePreview a{display:inline-block; border:0px; background-color:inherit; padding:0px; text-align:right; vertical-align:middle; text-decoration:none; margin:0px;height:40px;overflow:hidden; line-height:40px;width:100%;}*/

.index_sum{width:100%}
.index_sum ul{margin: 10px 0;}
.index_sum ul li{height:120px;background: #2883cc;text-align: center;}
.index_sum ul li.yb{border-top: 1px solid #fff;background: #085593;}
.index_sum ul li a{line-height:120px;color:#fff;font-size:18px;display: block}

.productlist{width:100%;margin:0 auto; }
.productlist ul{width:100%;height:42px; }
.productlist li{float:left;width:24.25%; color:#ebeceb; text-align:center;font-size:12px;margin-right: 1%;}
.productlist li:last-child{margin-right: 0;}
.productlist li a{ display:block; line-height:42px; height:42px;  background-color:#ebeceb}
.productlist li a:hover{ display:block; line-height:42px; height:42px;background-color:#00acff;color: #fff;}
