.header-box{
    width: 100%;
    height: 100%;
}
.header{
    width: 1200px;
    height: 90px;
    margin: 0 auto;
   
}
.logon-search{
    width: 100%;
    height: 90px;
    background: #fff;
    line-height: 90px;
}
.logo{
    margin-right: 226px;
    margin-top: 20px;
}
.logo img {
	height: 58px;
	width: 128px;
}
.search{
    font-size: 0;
}
.search #shopKeyword1 {
    width: 396px;
    height: 38px;
      border: 1px solid #077eca;
    font-family: "微软雅黑";
    color: #ababab;
    font-size: 13px;
    float: none;
}
.search #shopKeywordbtn {
    width: 60px;
    height: 40px;
     border: none;
    background: linear-gradient(#70c3f9, #31a9f5);
    background: -webkit-linear-gradient(#70c3f9, #31a9f5);
    background: -moz-linear-gradient(#70c3f9, #31a9f5);
    background: -o-linear-gradient(#70c3f9, #31a9f5);
    border: 1px solid #0575b4;
        border-left: 0;
    color: #fff;
   float: none;
    /* font-family: "微软雅黑" */
}
.header-contact{
    width: 100%;
    height: 39px;
    background: #f8f8f8;
}
.header-two{
    width: 1200px;
    height: 39px;
    margin: 0 auto;
    line-height: 39px;
    position: relative;
}
.header-two .icon{
    margin-right: 4px;
    vertical-align: middle;
    font-size: 20px;
}
.icon1{
    color: #f57126;
}
.icon2{
    color: #fd242c;
}

.header-two ul{
    width: auto;
   position: absolute;
   right: 0;
   color: #828282;
}
.header-two ul li{
    float: left;
    padding: 0 10px;
    font-family: "微软雅黑";
    font-size: 13px;
}
.header-two li a {
    color: #828282;
}


.icon-wrap {
	top:10px;
	right: 10px;
	}
	.icon-sprit {
		display:inline-block;
		width:30px;
		height: 30px;
		background: url("http://123.56.75.98:3089/upload/front/shop/homeIndex/images/icon_sprit.png") no-repeat;
	}
	.icon-jicai {
		left: 30px;
		background-position: -12px -5px;
	}
	.icon-jn {
		left: 60px;
		background-position: -45px -5px;
	}
	.icon-hb {
		left: 90px;
		background-position: -74px -5px;
	}