@CHARSET "UTF-8";
body {
	font-family: '微软雅黑';
	}
body,h1,h2,h3,h4,p,ul,ol,dl,form,fieldset,figure,input {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}

.headerSenDiv .header-outer{
    background-color:#eeeeee;
}
#header {
    width:1200px;
    margin:0 auto;
    height:30px;
    background-color:#eeeeee;
    color: #737374;
    font-size:12px;
}
#header .loginTs{
    float:left;
    display:inline;
    line-height: 30px;
}
#header .loginTs a{
    color:#343535;
}
#custName{
    color:#ba251e;
    margin: 0 15px;
    border-bottom: 1px solid #ba251e;
}
#header .loginTs #custName a{
    color:#ba251e;
}
.contractCustomer{
    color:#ba251e;
}
#contractName,
#contractName a{
    color:#ba251e !important;
}
#header .loginTs a.quit{
    margin-left: 40px;
    color: #737374;
}
#header #loginOut{
    color:#014FA3;
}
#header .cz{
    float:right;
    display:inline;
}
#header .cz a{
    color:#B6B6B6
}
.content{
    width:1200px;
    margin:0 auto;
    margin-top: 15px;
    margin-bottom: 25px;
}
.logo{
    float:left;
}
.logo img{
    display: block;
    width: 226px;
    height: 80px;
}
.conSearch{
    float:left;
    margin: 20px 0 0 95px;
}
.selected{
    background-color: #014FA3;
    color:#F5F5F5;
    padding:5px;
}
.conSearch .spList{
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 28px;
    margin-top: 4px;
    padding: 0 3px;
}
.conSearch .spList span{
    color:#787878;
    font-size:12px;
    margin-right: 10px;
}
.searchInput {
    border: 2px solid #d81e06;
    height: 32px;
    line-height: 32px;
    border-radius: 5px;
    position: relative;
    font-family: "黑体";
}
.searchInput .xx{
    position:relative;
    display:inline;
    float:left;
    color:#737374;
    line-height:32px;
    vertical-align:middle;
    height:32px;
    width:73px;
    _width:83px;
    _height:32px;
    _line-height:32px;
    font-size:16px;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}
.searchInput .xx img{
    position:absolute;
    top:14px;
    _top:12px;
    right:14px;
    /*_right:10px;*/
}
.searchInput .textSe{
    float:left;
}
.searchInput .xx .trigger{
    list-style-type:none;
    width:63px;
    text-align:center;
    position:absolute;
    top:0;
    left:0;
    background: #f5f5f5;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.searchInput .xx .trigger a{
    color:#737374;
    font-size: 16px;
}
.searchInput .search {
    width: 406px;
    height: 32px;
    line-height:32px;
    _height:28px;
    border: none;
    outline: none;
    display: block;
    margin-left: 0px;
    font-size: 14px;
    padding-left: 5px;
    float:left;
    color: #929292;
    background: 0 none;
}
.searchInput .button {
    position: absolute;
    top:10px;
    right:25px;
}
.searchInput .lmShow{
    position: absolute;top:41px;
    left:3px;z-index:2;
    padding-left:10px;
    background-color:#EBEBEB;
    border-top:none;
    width:60px;
    display:none;
    padding-bottom:10px;
    _width:73px;
    _top:38px;
}
.searchInput .lmShow p{
    margin-top:5px;
    color:#8F8F8F;
    text-align:left;
}
.searchInput .button img{
    margi-left:30px;
    _height:41px;
}
.searchInput .imgDiv{
    float:left;
    background-color: #fff;
    height:37px;
    margin-left:3px;
}
.searchInput .imgDiv img{
    margin-top:12px;
}
#headSeachBrand {
    display:block;
    color:#fff;
    width:150px;
    height:32px;
    line-height:32px;
    float: left;
    text-align:center;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    background: #d81e06;
    font-size: 18px;
    font-weight: bold;
}
.searchImg{
    border:none;
}
/* 滚动时搜索框状态 */
.animateIn{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10001;
    background: #fff;
    border-bottom: 2px solid red;
    width:100%;
    height:60px;
    line-height: 60px;
    margin: 0;
}
.animateIn .searchBox{
    width: 1200px;
    margin:0 auto;
}
.animateIn .searchBox .logo{
    margin-top: 5px;
    margin-left: 55px;
}
.animateIn .searchBox .logo a{
    display: block;
}
.animateIn .searchBox .logo a img{
    width: 114px;
    height: 41px;
}
.animateIn .spList{
    display: none;
}
.animateIn .conSearch{
    width: 638px;
    margin: 0;
    margin-left: 150px;
    margin-top: 13px;
}
.animateIn .searchBox .searchInput{
    background: #fff;
}
.animateIn .searchBox .searchInput .search{
    background: #fff;
}
.animateIn .searchBox .searchInput .xx .trigger{
    background: #eee;
}
.animateIn .searchBox .searchInput #headSeachBrand{
    border-radius: 5px;
}
/*.shoppingCart{*/
	/*float:right;*/
	/*margin-right:0px;*/
	/*margin-top:30px;*/
/*}*/
/*.shopCart {*/
	/*position:relative;*/
	/*display: block;*/
	/*float:right;*/
	/*margin-right:10px;*/
	/*width:150px;*/
	/*font-size:16px;*/
	/*background:#fff;*/
	/*border:1px solid #CECAC5;*/
	/*height:35px;*/
	/*padding-top:5px;*/
	/*margin-top:15px;*/
	/*color:#8F8F8F;*/
/*}*/
/*.shopCart img{*/
	/*vertical-align:text-bottom;*/
	/*margin-right:5px;*/
/*}*/

/*#shoppNum{*/
	/*position:absolute;*/
	/*top:12px;*/
	/*right:18px;*/
	/*width: 30px;*/
    /*height: 16px;*/
    /*display: block;*/
    /*line-height: 16px;*/
    /*color: #fff;*/
    /*background: #f40000;*/
    /*border-radius: 8px;*/
    /*text-align:center;*/
/*}*/

.cz{
    width: 140px;
    height: 40px;
    margin-top: -64px;
    margin-right: 49px;
    float: right;
    overflow: hidden;
    border: 1px solid #ddd;
	
}
/*#shoppNum{*/
   	/*position: absolute;*/
    /*top: 12px;*/
    /*right:18px;*/
    /*width: 30px;*/
    /*height: 16px;*/
    /*display: block;*/
    /*line-height: 16px;*/
    /*color: #fff;*/
    /*background: #DA0012;*/
    /*border-radius: 8px;*/
	/**/
/*}*/
.cal{
    color: #b5b5b5;
    line-height: 42px;
    margin-right: -40px;
}
.hea{
	width:100%;
	height:30px;
	background:#f5f5f5;
}
.header-outer{
	width:100%;
	background: #f5f5f5;
	float:left;
	height:30px;
}

.headerDiv-outer{
	width:100%;
	margin: 5px 0 20px 0;
	float:left;
}

.outerScroll{
	float:right;
	width:330px;
	height:30px;
	white-space:nowrap;
	overflow:hidden;
}

.span-1{
	color:#b5b5b5;
	line-height:30px;
	height:30px;
	margin-right:50px;
}
/* 我的订单、购物车 */
.loginLink{
    float: right;
    padding-right: 163px;
}
.loginLink a{
    color: #737374;
}
.loginLink .myOrder{
    float: left;
    height: 30px;
    line-height: 30px;
    margin-right: 15px;
}
.loginLink .myShop{
    float: left;
}
.loginLink .myShop a.shopCart{
    display: block;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    position: relative;
    z-index: 2;
}
.loginLink .myShop a.shopCart .shopIcon{
    width: 15px;
    height: 13px;
    display: inline-block;
    vertical-align: text-bottom;
    margin-right: 8px;
    background: url("../images/icon_index.png") no-repeat 0 0;
}
.loginLink .myShop a.shopCart #shoppNum{
    color: #d81e06;
    font-weight: bold;
}
.loginLink .myShop .shopHover{
    margin-top: -1px;
    position: relative;
    display: none;
}
.shopZero{
    position: absolute;
    top: 0;
    right: 0;
    background: #fff;
    border:1px solid #aaa;
    z-index: 1;
    white-space: nowrap;
    padding: 10px 8px 5px 8px;
}
.shopZero .shopIconZero{
    display: inline-block;
    width: 40px;
    height: 36px;
    margin-right: 3px;
    vertical-align: text-bottom;
    background: url("../images/icon_index.png") no-repeat 0 -23px;
}
.loginLink .myShop:hover a.shopCart{
    background: #fff;
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa;
}
.loginLink .myShop:hover .shopHover{
    display: block;
}
/**
*正文样式
*/
#nav{
    height:50px;
}
#nav .nav-bar{
    width:1200px;
    margin:0 auto;
    height:50px;
    position:relative;
}
#categorys{
    clear:both;
    float:left;
    width:265px;
    z-index:9999;
    zoom:1;
}
#categorys .dt{
    background:#d81e06;
}
#categorys .dt a{
    color:#fff;
    text-decoration: none;
    display: block;
    line-height: 50px;
    text-align:left;
}
#showCategory{
	display:none;
    zoom:1;
    height:500px;
    position:absolute;
    left:0;
    top:50px;
    _top:50px;
    z-index: 10000;
}

.first-category-se{
    clear:both;
    width:265px;
    height:490px;
    z-index:999;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#BF000000", endColorstr="#BF000000");
    background-color:rgba(0,0,0,0.75);
    -pie-background:rgba(0,0,0,.7);/*IE6-8*/
    padding-top: 10px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.first-category{
    clear:both;
    width:265px;
    height:490px;
    z-index:999;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#BF000000", endColorstr="#BF000000");
    background-color:rgba(0,0,0,0.75);
    -pie-background:rgba(0,0,0,.7);/*IE6-8*/
    padding-top: 10px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}



.nav-select{
    position: relative;
    width: 245px;
    background-color: #d81e06;
    color: #fff;
    line-height: 50px;
    display: block;
    float: left;
    text-align: left;
    padding: 0 10px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.nav-select .selectIcon{
    float: left;
    margin-top: 16px;
    margin-left: 23px;
    margin-right: 10px;
    width: 22px;
    height: 18px;
    background: url("../images/icon_index.png") no-repeat -49px 0;
    vertical-align: text-bottom;
}
.selet{
    float: left;
    font-size: 18px;
    line-height: 50px;
    font-weight: bold;
}
#first-category .category-item{
    height:32px;
    line-height: 32px;
    padding-left: 34px;
    overflow:hidden;
}
/* 新加图标 */
.item-icon{
    float:left;
    margin-right:10px;
    margin-top:5px;
    display:inline-block;
    width:22px;
    height: 22px;
    background-position: 0 0;
}
#first-category .item-dir-name,.item-dir-ion{
    float:left;
    display:block;
}
#first-category .item-dir-name{
    width:157px;
    display:inline;
}
#first-category .item-dir-name a{
    float:left;
}
#first-category .item-dir-name .oneDirectory{
    color:#fff;
    font-size:14px;
    height:32px;
    line-height:32px;
    text-decoration: none;
    text-align:left;
    display: block;
    width: 100%;
}
#first-category .item-dir-name .twoDirectory{
    color:#fff;
    font-size: 14px;
    height:25px;
    line-height: 25px;
    text-decoration: none;
    text-align:left;
}
#first-category .category-item-se{
    background:#fff;
}
#first-category .category-item-se .oneDirectory{
    color:#000;
}
#first-category .category-item-se .twoDirectory{
    color:#a2a2a3;
}
#first-category .category-item-se .twoDirectory{}
#first-category .item-dir-name .fisrtline{
    font-size: 12px;
    height: 30px;
    width: 110px;
    line-height: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
#first-category .item-dir-ion{
    width:20px;
}
#first-category .item-dir-ion{
    width:12px;
    text-align: center;
    padding-top:11px;
}
#dropdown-layer{
    position: absolute;
    top:0;
    opacity:1;
    left:265px;
    background: #fff;
    height:480px;
    width:915px;
    padding:10px;
    display:none;
    color:#000;
    z-index:20;
}
#dropdown-layer dl{
    width:880px;
    padding:5px 0;
    clear:both;
    overflow: hidden;
    height:auto;
    min-height:20px;
}
#dropdown-layer dl dt{
    font-size:14px;
    font-weight: bold;
    float:left;
    width:85px;
    _width:90px;
    position:relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: left;
    padding:5px 0 0 0;
}
#dropdown-layer dl dt a{
    color:#000;
}
#dropdown-layer dl dd{
    float:left;
    width:790px;
    -webkit-margin-start:0;
    white-space:nowrap;
    border-bottom:1px dashed  #ddd;
    height: 30px;
}
#dropdown-layer dd a{
    font-size:14px;
    text-decoration: none;
    color:#a2a2a3;
    display: block;
    word-break:keep-all;
    white-space:nowrap;
    padding:0 5px;
    margin:5px 0 5px 5px;
    float:left;
}
#dropdown-layer .item-sub{
    display:none;
}
#nav .navigation{
    float:left;
    position:relative;
    margin-top: 5px;
}
#nav .navigation a{
    font-size:16px;
    padding: 0 30px;
    line-height: 42px;
    height: 42px;
    text-decoration:none;
    margin-left: 10px;
    color:#191919;
    border-bottom: 3px solid transparent;
    display: inline-block;
    font-weight: bold;
}
#nav .navigation a.font-select,
#nav .navigation a:hover{
    color: #d81e06;
    font-weight: bold;
    border-bottom: 3px solid #d81e06;
}
