nav {
	min-width:1230px;
    border-bottom: 2px solid #FF0036;
}

.header {
    width: 1230px;
    height: 115px;
    margin: auto;
    
  
}

.header a> img {
    float: left;
    width: 240px;
    height: 115px;
}

.header > .mallSearch {
    width: 625px;
    padding-top: 38px; 
    float: left;
    padding-left: 110px;
}

.mallSearch > form {
    border: 2px solid #FF0036;
    border-right: 0;
}

.mallSearch .mallSearch-input {
    height: 36px;
    clear: both;
}

.mallSearch-input > .header_search_input {
    float: left;
    height: 36px;
    width: 491px;
    font: 14px '宋体';
    box-sizing: border-box;
    outline: none;
    color: #000;
    margin: 0;
    padding: 5px 3px 5px 5px;
    vertical-align: middle;
    border: 0;
}

.mallSearch-input > .header_search_button {
    float: right;
    width: 132px;
    height: 36px;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 5px;
    background-color: #FF0036;
    cursor: pointer;
    color: #ffffff;
    border: 0;
}

.mallSearch > ul {
    height: 24px;
    font-size: 14px;
    padding: 4px 0 0;
    margin-left: -10px;
    overflow: hidden;
    width: 100%;
    list-style: none;
}

.mallSearch > ul > li {
    font-family: '宋体', sans-serif;
    font-size: 14px;
    display: inline-block;
    line-height: 1.1;
    padding: 0 8px 0 12px;
}

.mallSearch > ul > li > a {
    color: #999999;
}

.mallSearch li + li {
    border-left: 1px solid #cccccc;
}

.header-wrap{
	width:100%;
	height:80px;
	position:fixed;
    top:33px;
    z-index:9999;
    display:none;
    background:#fff;
    border-bottom:3px solid #FF0036;
}
.home_nav {
    width: 1230px;
    height: 60px;
    margin:10px auto;	
    background:#fff;
}

.home_nav a> img {
    float: left;
    width: 240px;
    height: 60px;
    padding:0;margin:0;
}

.home_nav > .mallSearch {
    width: 625px;
    padding-top: 13px;
    float: left;
    padding-left: 210px;
}

.banner {
    width: 100%;
    min-width:1230px;
    height: 450px;
    position: absolute;
    background-color: #0F1322;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.banner > img {
    cursor: pointer;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: none;
}

.banner_main {
    width:100%;
    margin: auto;
    background:red;
    position: relative;
}
.index-banner{min-width:1200px;height:450px;width:100%;background:#FFF;background-position:center;background-repeat:no-repeat}
.index-banner .carousel-inner{height:450px}
.carousel-image{background-position:center;background-repeat:no-repeat;height:450px;cursor:pointer}
.index-banner .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #F60D0D;
}
.index-banner .carousel-indicators li {border:1px solid #F60D0D; }
.index-banner .glyphicon-chevron-left:before  {
    content: "\e079";
    color:#F60D0D;
}
.index-banner .glyphicon-chevron-right:before {
    content: "\e080"; color:#F60D0D;
}
.banner_main > .banner_nav {
    width: 200px;
    height: 500px;
    background-color: rgba(0, 0, 0, .55);
    margin: 0;
}

.banner_nav > li {
    font-family: "Microsoft YaHei UI", serif;
    display: block;
    height: 31.2px;
    line-height: 31.2px;
    font-size: 14px;
}

.banner_nav > li:hover {
    background-color: #ffffff;
}

.banner_nav > li > img {
    width: 16px;
    margin: 0 14px;
    position: relative;
    bottom: 3px;
}

.banner_nav > li > a {
    cursor: pointer;
    color: #ffffff;
!important;
}

.banner_nav > li > a:hover {
    text-decoration: none;
}

.banner_nav > li > .banner_div {
    position: absolute;
    left: 200px;
    top: 0;
    width: 650px;
    height: 470px;
    overflow: hidden;
    background-color: #FFFFFF;
    display: none;
    padding: 15px 100px;
    z-index: 999;
}

.banner_div > .hot_word {
    padding: 5px;
    border-bottom: 1px dashed rgba(0, 0, 0, .1);
}

.hot_word > a {
    display: inline-block;
    font-size: 14px;
    margin-right: 13px;
    color: #666;
}

.hot_word > a:hover {
    color: #6347ED;
    text-decoration: none;
}

.banner_main > .banner_slider {
    margin: 470px auto 0;
    width: 210px;
    height: 10px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    list-style: none;
}

.banner_slider > li {
    float: left;
    margin: 0 5px;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.4);
    width: 25px;
    height: 5px;
}

.banner_main > a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 200px;
    right: 0;
    display: inline-block;
    width: 1000px;
    height: 450px;
    opacity: 0;
}

.banner_do {
    width: 100%;
   /*  padding-top: 35px; */
    background-color: #fff;
    padding-bottom: 10px;
}

.banner_do > .banner_goods {
    width: 1230px;
    margin: auto;
    position: relative;
}

.banner_goods > .banner_goods_type {
    margin-top: 20px;
    width: 100%;
    overflow: hidden;
}

.banner_goods_type > .banner_goods_title {
    padding: 10px 0;
}

.banner_goods_title > span {
    display: inline-block;
    width: 5px;
    height: 18px;
    line-height: 38px;
    background-color: rgb(99, 71, 237);
}

.banner_goods_title > p {
    display: inline-block;
    position: relative;
    bottom: 2px;
    padding-left: 10px;
    font-family: "Microsoft YaHei", SimSun, '\5b8b\4f53', sans-serif;
    font-size: 18px;
    color: #000000;
    margin: 0;
}

.banner_goods_type .banner_goods_show {
    float: left;
    position: relative;
    width: 235px;
    height: 350px;
    display: block;
    cursor: pointer;
}

.banner_goods_type > .banner_goods_items {
    height: 660px;
    overflow: hidden;
   /*  background:red; */
    padding-top:20px;
}

.banner_goods_items > .banner_goods_item {
    width: 230px;
    height: 301px;
    margin-left: 13px;
    text-align: center;
    float: left;
    display: block;
    border-bottom: 15px solid #fff;
    position: relative;
    background-color: #ffffff;
    font-family: "Microsoft YaHei UI", serif;
   /*  transition: all .5s; */
}
.banner_goods_item:hover{
	
   transform: translateY(-3px);
 

}
.banner_goods_item > img {
    padding-top: 20px;
    width: 185px;
    height: 185px;
}

.banner_goods_item > .goods_link {
    position: absolute;
    display: block;
    width: 230px;
    height: 300px;
     transition: all .5s;
    border: 1px solid #ffffff;
    
}

.banner_goods_item > .goods_link:hover {
  /*   border: 1px solid #FF0036; */
     transform: translateY(3px);
    box-shadow: 1px 1px 20px #999;
}

.banner_goods_item > .goods_name {
    display: block;
    width: 135px;
    height: 40px;
    font-size: 14px;
    color: #333;
    line-height: 20px;
    overflow: hidden;
    margin: 8px auto;
}

.banner_goods_item > .goods_price {
    display: block;
    font-size: 18px;
    color: #FF0036;
    line-height: 18px;
    margin: 10px auto;
}

.banner_goods_item img {
    width: 185px;
    height: 185px;
}

.banner_do > .endDiv {
    background: url(../../images/fore/WebsiteImage/TB1wQDAPXXXXXXgaFXXXXXXXXXX-62-35.png);
    position: relative;
    text-align: center;
    width: 80px;
    height: 45px;
    margin: 20px auto 0;
    background-size: cover;
}
/* 侧边栏 */
.leftFix-nav {
    display: none;
    width: 83px;
    background: #fff;
    position: fixed;
    top: 250px;
    right: 10%;
    margin: 0 0 0 -698px;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight));
    z-index: 99;
}
.msf {
    font-family: \5FAE\8F6F\96C5\9ED1,\9ED1\4F53;
}.leftFix-nav ul {
    margin-left: 7px;
}.leftFix-nav li {
    height: 42px;
    position: relative;
    border-bottom: 1px solid #f0f0f0;
}.leftFix-nav li a.on {
    width: 72px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: clip;
}
.leftFix-nav li a.on {
    text-align: center;
}
.leftFix-nav li a {
    display: block;
    height: 42px;
    line-height: 42px;
    font-size: 12px;
    color: #666;
    text-decoration: none;
}
.leftFix-nav li a:hover {
    background: #FF0036;
    color:#fff;
}
