.container{
	overflow: hidden;
}

.header{
	height: 108px;
	overflow: hidden;
}

.header .slogan, .header .slogan h3{
	color: #2787f8;
}

.header .slogan h3{
	padding-left: 20px;
	padding-top: 43px;
	font-size: 1.8em;
}

.header .right-block{
	color: #0455c1;
	font-size: 29px;
	position: relative;
	height: 108px;
}

.header .right-block .tel{
	margin-top: 30px;
	text-align: center;
}

.header .right-block .tel span{
	color: #0455c1;
	font-size: 18px;
}

.header .right-block .search{
	position: absolute;
	bottom: 0px;
	width: 200px;
	height: 37px;
	background-color: #166bdf;
	background-image: url('/i/search-corner.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

.header .right-block .search table{
	margin-top: 3px;
	margin-left: 10px;
}

.top-menu{
	height: 38px;
	overflow: hidden;
	background-image: url('/i/top-menu-bg.gif');
}

.top-menu ul{
	clear:left;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	left:50%;
	text-align:center;
	height: 38px;
}

.top-menu ul li {
	display:block;
	float:left;
	list-style:none;
	margin:0;
	position:relative;
	right:50%;
	height: 38px;
	padding-top: 10px;
	font-size: 15px;
	color: #fff;
}

.top-menu ul li a{
	padding:0 20px;
	text-decoration: none;
	color: #fff;
	display: block;
}

.top-menu ul li a:hover{
	text-decoration: underline;
	color: #fff;
}

.top-menu ul li:hover{
	background-color: #000;
	color: #fff;
}

/****************************/

.page {
	margin-top: 20px;
}

.page .content .top-button{
	padding-top: 0px;
	padding-bottom: 10px;
	background-color: #fff;
}

.page .content .top-button a{
	padding: 0px;
	margin: 0px;
	margin-left: 18px;
	margin-right: 18px;
}

.page .content .top-button a:first-child{
	margin-left: 0px;
}

.page .content .top-button a:last-child{
	margin-right: 0px;
}

.page .sidebar-left .title{
	color: #979797;
	font-size: 24px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 27px;
}

.page .sidebar-left .item-news{
	margin-bottom: 30px;
}

.page .sidebar-left .item-news .date{
	color: #a9a9a9;
	font-size: 13px;
}

.page .sidebar-left .item-news .title{
	margin: 0px;
	padding: 0px;
	line-height: 17px;
}

.page .sidebar-left .item-news .title a{
	color: #3b98ff;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

.page .sidebar-left .item-news .title a:hover{
	color: #3b98ff;
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
}

/******************************/
.page .content .index-bn{
	text-align: center;
}

.page .content .index-bn a:first-child{
	margin-right: 10px;
}

.page .content .content-padding{
	padding: 25px;
}

.page .content .content-padding h2{
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	color: #0355c1;
	font-size: 25px;
}

/******************************/

.footer-menu{
	text-align: center;
}

.footer-menu ul{
	text-align: center;
	padding: 0px;
	margin: 0px;
}

.footer-menu ul li{
	padding: 5px;
	margin: 0px;
	list-style: none;
	display: inline;
}

.footer{
	height: 64px;
	overflow: hidden;
	background-image: url('/i/footer-bg.gif');
	margin-top: 15px;
}

.footer .logo{
	width: 265px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.footer .tel{
	margin: 0px;
	padding: 10px;
	margin-top: 7px;
	padding-top: 2px;
	border-left: 1px #47abff solid;
	border-right: 1px #47abff solid;
	float: left;
	color: #fff;
	font-size: 17px; 
}

.footer .text{
	margin-top: 25px;
	margin-right: 80px;
	float: right;
}

/*************************************/

.page .content .full-news h3{
    margin: 0px;
    padding: 0px;
    font-weight: normal;
}

.page .content .full-news .date{
    font-size: 11px;
    font-weight: normal;
    font-style: italic;
    color: #a1a1a1;
}

.page .content .full-news .img{
    float: left;
    max-width: 215px;
}

.page .content .full-news .img{
    margin-right: 10px;
    margin-bottom: 10px;
}

.page .content .full-news .desc{
    margin-top: 10px;
}

.page .content .itemNews img{
	padding:3px 10px 3px 0;
	float: left;
}

.page .content .itemNews{margin:0 0 30px 0;}

/**********************************/

.category-item{
	height: 220px;
}


.category-item .name{
	color: rgb(0, 90, 170);
	font-size: 18px;
	text-align: center;
}

.category-item .img{
	text-align: center;
}

/******************************************/

.goods-item{
	position: relative;
}

.goods-item .item{
	height: 181px;
	border: 1px #CCC solid;
	margin-top: 13px;
	margin-right: 12px;
	padding: 10px;
}

.goods-item .item .img{
	height: 120px;
	text-align: center;
}

.goods-item .item .name{
	font-size: 13px;
	color: #000;
	text-align: center;
}

.goods-item .item .name a{
	font-size: 13px;
	color: #000;
	text-decoration: underline;
}

.goods-item .item .name a:hover{
	font-size: 13px;
	color: #0066CC;
	text-decoration: underline;
}

.goods-item .item .price{
	font-size: 20px;
	color: #ff003c;
	text-align: center;
}

.goods-full .name{
	color:#000;
	font-size: 25px;
	margin: 0px;
}

.goods-full .price{
	font-size: 20px;
	color: #ff003c;
}

.goods-full .price span{
	color: #000;
	font-size: 13px;
}

.goods-full .param_tbl td{
	padding: 5px;
}

.goods-full .param_tbl tr:nth-child(even) td{
	background:#F5F5F5;
}

/************************************/

/* Paginator */
.paginator {
    white-space:nowrap;
    padding: 3em 0 3em 0;
    font-size:0.9em;
}

.paginator a, .paginator span {
    display:block;
    float:left;
    height:27px;
    color:#808080;
    position:relative;
    text-decoration:none;
    overflow:hidden;
}
.paginator span {
    margin:0 5px;
	border: 1px #8d8c8c solid;
}
.paginator a {
    height:auto;
    position:relative;
    top:-0.55em;
    font-family:Tahoma, sans-serif;
    padding:14px 9px 0;
    font-size:1.3em;
}

.paginator .after a, .paginator .before a {
    color:#808080;
    font-family:Tahoma, sans-serif;
    font-size:1em;
    position:relative;
    margin-top:-2px;
}
.paginator .cur a{
    font-weight:normal;
    color:#D52828;
    padding-top:13px;
}
.paginator .after {
    margin-right:15px;
	border: none;
}
.paginator .before {
    margin-left:15px;
	border: none;
}
.paginator .after , .paginator .before, .paginator .cur  {
    /*background: Gray url(/i/but_c.gif);*/
}

.paginator .after .l, .paginator .before .l, .paginator .cur .l {
    /*background:url(/i/but_l.gif) no-repeat left top;*/
    margin:0;
}
.paginator .after .r, .paginator .before .r, .paginator .cur .r {
    /*background:url(/i/but_r.gif) no-repeat right top;*/
    margin:0;
}
