.clear{
	clear:both;
}

.fl{
	float:left;
}

.fr{
	float:right;
}

a, a:link, a:hover{
	text-decoration: none;
}
.shop_top_banner{
	width:1000px;
	height:283px;
	overflow: hidden;
	background: url('banner.png') no-repeat;
}

.header_misc{
    position: absolute;
    z-index: 9999;
    width: 1000px;
    height: 283px;
    top: 38px;
}

.shop_logo{
	position: relative;
	top:10px;
	margin-left:10px;
	height: 53px;
	float: left;
}

.shop_logo img{
	max-height:53px;
}

.shop_header_title{
	position: relative;
    font-size: 32px;
    color: #333;
    top:10px;
    margin-left:20px;
    float:left;
    height:53px;
    line-height: 53px;
}

.header_search{
	position: absolute;
	bottom: 10px;
	right:20px;
}

.header_search input, .header_search select, .header_search button{
	vertical-align: middle;
	height:28px;
	line-height: 28px;
}

#kw_typ{
	width:60px;
}

#kw{
	width:120px;
	padding:0;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
}

#search_btn{
	height:28px;
	line-height: 28px;
	border-top:1px solid ##62C7F9;
	border-left:1px solid ##62C7F9;
	border-bottom:1px solid #047DCE;
	border-right:1px solid #047DCE;
	background: #0af;
	padding:0 10px;
	color:#fff;
}

.shop_nav{
	width:100%;
	background: #3789D2;
	line-height:40px;
	font-size:16px;
	float:left;
}

.shop_nav .main_menu{
	width:920px;
}

.shop_nav .active{
	background: #f50;
}

.shop_nav a{
	color:#fff;
}

.shop_nav ul li{
	height:40px;
	float:left;
}

.shop_nav ul li a{
	padding:0 20px;
	height:40px;
	line-height: 40px;
	display: block;
}

.shop_nav ul li a:hover{
	background:#f50;
}

.shop_side_container{
	width:260px;
}

.shop_block{
	margin-top:15px;
}

.shop_block h3{
	margin-left:10px;
	line-height: 32px;
	height:32px;
}

.shop_block h3 em{
	color:#f40;
	font-weight: bold;
}

.shop_title{
	width:100%;
	height:36px;
	line-height: 36px;
	font-size:14px;
	background: -webkit-linear-gradient(left, #85B6E3 , #B4D0E9); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #85B6E3 , #B4D0E9); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #85B6E3 , #B4D0E9); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #85B6E3 , #B4D0E9); /* 标准的语法 */
	color:#fff;
}

.shop_title em{
	margin:0 10px;
	color:#f40;
}

.shop_title a{
	font-size: 12px;
	color:#fff;
}

.shop_title a:hover{
	color:#f40;
}

.shop_info{
	padding:10px 20px;
	background:#F7FAFD;
}

.shop_info p{
	font-size: 12px;
	line-height: 30px;
}

.shop_info p img{
	vertical-align: middle;
}

.shop_info div{
	font-size: 12px;
	line-height:24px;	
}
.shop_info .info_header{
	font-size: 14px;
	height:36px;
	line-height: 36px;	
	font-weight:bolder;
	color:#f40;
}

.shop_info em{
	font-weight:bold;
	color:#F35F29;
}

.shop_info table tr td{
	white-space: nowrap;
	overflow: hidden;
	text-align: center;
}
.shop_main_container{
	width:725px;
}

.content{
	margin:0;
	padding:10px;
	background: #fafefe;
}
.content img{
	max-width: 700px;
}

.cert_imgs img{
	margin-left:100px;
}
.cert_imgs p{
	font-size: 14px;
	color:#f40;
	font-weight: bold;
}

.news_lists {
	white-space: nowrap;
	overflow: hidden;
}

.news_lists a{
	color:#333;
}

.news_lists a:hover{
	color:#f30;
}

.news_lists em{
	color:#f30;
	font-size: 14px;
}

.homemain {
	line-height: 32px;
	padding:15px;
}

.homemain ul li em{
	color:#f40;
	font-size: 16px;
	font-weight: bold;
}

.homemain ul li span{
	float:right;
}

.homemain ul li a:hover{
	color:#f50;
}

.breadcrumb{
	padding-left:15px;
}

.detail_container{
	margin:15px 0;
}

.detail_container ul{
	margin:15px;
}

.detail_container ul li{
	line-height: 32px;
	border-bottom:1px dotted #ddd;
}

.detail_container ul li span{
	width:100px;
	display: inline-block;
	font-size: 15px;
	color:#666;
}

.detail_container label{
	display: inline-block;
	margin:5px 0;
	height:32px;
	line-height: 32px;
	color:#3789D2;
	border:1px solid #3789D2;
	padding:0 20px;
    background: url(../images/ck.jpg) no-repeat right bottom;
}

.news_content{
	margin:15px;
	padding: 15px;
	border:1px solid #eee;
	font-size:14px;
	line-height: 2em;	
}

.news_content img{
	max-width: 100%;
}

.detail_container em{
	font-size:16px;
	color:#f40;
}

.detail_container .news_title{
	margin-top:30px;
	text-align: center;
	font-size: 20px;
	line-height: 50px;
}

.detail_container .news_pub_time{
	text-align: center;	
	margin-bottom: 20px;
}

.detail_container .news_pub_time span{
	padding-left: 80px;
}

.shop_info ul li{
	background: url(/static/images/arr_r.png) no-repeat left center;
	padding-left:15px;
	line-height: 32px;
}

.goods_tab, .buy_tab{
	width:100%;
	float:left;
}

.goods_tab ul, .buy_tab ul{
	padding: 10px;
	float:left;
}

.goods_tab ul li, .buy_tab ul li{
	display: inline-block;
	height:30px;
	float:left;
	font-size: 14px;
	line-height: 30px;
	margin:3px;
	background: #E4E9ED;	
}

.goods_tab .on , .buy_tab .on{
	background: #ABD3EE;
}

.goods_tab ul li a, .buy_tab ul li a{
	margin:0 20px;
	color:#333;
}

.goods_tab .on a, .buy_tab .on a{
	color:#fff;
}

.news_litpic{
	width:100%;
	text-align: center;
}

.news_litpic img{
	border:1px solid #ccc;
	max-width: 700px;
}