﻿
/*Í·²¿*/
.header_bg{/* background:#f8f8f8; */}
.header{padding: 30px 130px;min-height:60px;}
.header .main_logo{ display:block; float:left; height:60px;background:url("header.png") no-repeat right -35px; padding-right:25px; margin-right:20px;}
.header .main_logo img{ max-width:160px; height:60px;}
.header .name .mt10{ margin-top:15px;}
.header .line{ display:inline-block; width:1px; height:14px; vertical-align:middle; background:url("shop.png") no-repeat -168px -42px;}
.header .qq{display:inline-block; width:16px; height:20px;background:url("shop.png") no-repeat 0 -37px; vertical-align:middle;}
.header .search_nav .cur{ color:#ed6e00;}
.header .search_nav a{ margin:0 10px;}
.header .focus_input{border:2px solid #ed6e00;width:300px;height:36px;background:#fff;position:relative;padding-left:30px;float:left;}
.header .focus_text{ width:295px; height:20px; padding:8px 5px 8px 0; line-height:20px; border:none;}
.header .search_ico{display:block;width:30px;height:36px;background:url("header.png") no-repeat 8px 10px;position:absolute;top:0;left:0;}
.header .focus_input label{ position:absolute; top:8px; left:30px; line-height:20px; color:#bbb; font-size:12px; cursor:text;}
.header .search .submit{float:left;width:100px;height:40px;/* line-height:40px; */background: #ed6e00;color:#fff;text-align:center;border:none;cursor:pointer;}
.header .search .all{ background:#5d5d5d; margin-left:3px;}
.header .name h1{ font-size:24px; color:#333;}
.header .collection{ display:inline-block; width:100px; height:24px; line-height:24px; color:#fff; font-size:12px; text-align:center; background:#ed6e00; vertical-align:middle;}
.header .collection i{ display:inline-block; width:12px; height:14px; background:url("header.png") no-repeat 0 -121px; margin-right:5px; vertical-align:middle;}


input, img, select {vertical-align:middle;border:none;color: #8e8e8e;line-height: 28px;}
iframe{display:block}
h1, h2, h3, h4, h5, h6{ font-size:100%;font-weight:normal;}
ul, ol, li{list-style:none;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:500}
code, kbd, pre, samp{font-family:courier new,courier, monospace;}
legend{color:#000000;}
fieldset,img{border:0;}
table{border-collapse:collapse;border-spacing:0;}
th{text-align:inherit}
:focus{outline:0;}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after, q:before, q:after{content:'';}
em,i{font-weight:normal;font-style:normal}
input[type=text]{ box-sizing:content-box; -moz-box-sizing:content-box;}
a{text-decoration:none;color:#666;cursor:pointer;}
a:hover{text-decoration:none; color:#ed6e00;}