body {
    color: #333;
    font: 12px/20px "Microsoft YaHei", "Arial Narrow";
    background: #fff;
}

input,
select {
    outline: none;
}

html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
    margin: 0;
    padding: 0;
}

fieldset,
img {
    border: none;
}

img {
    display: block;
}

strong,
b,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

em,
i {
    font-style: normal;
}

address,
caption,
cite,
code,
dfn,
th,
var {
    font-style: normal;
    font-weight: normal;
}

ul,
ol {
    list-style: none;
}

a {
    color: #666;
    text-decoration: none;
}

figcaption,
figure {
    margin: 0;
}


.indexWrapper {
background: #f6f6f6;
}
.topbar .wrapper{
    width:1190px;
    margin: auto;
}
.topbar .rt{
    float: right;
}
.topbar .rt a{}
.topbar {
  	/* display:none; */
    height: 28px;
    line-height: 28px;
    background: #f2f2f2;
    color: #666;
    overflow: hidden;
}
.topbar .small-signin {
	float: left;
}
.topbar .small-signin a {
}
.topbar .small-member {
}
.topbar .small-member a {
}
.ixHeader{
   
    background: #fff;
    
}
.ixHeader .wrapper{
    width: 1190px;
    overflow: hidden;
    margin: auto;
    padding: 10px 0 16px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.ixHeader .logo{
    max-width: 215px;
    max-height: 90px;
    float: left;
    margin-top: 15px;
}
.ixHeader .logo img{
    width:100%;
}
.ixHeader .ewm{
    float: right;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.ixHeader .ewm img{
    width: 90px;
}
.ixHeader .ewm p{
    margin-top: 5px;
}
.ixNav{
    height: 40px;
    line-height: 40px;
    border-bottom: 2px solid #ea2329;
    /* background: #fff; */
}
.ixNav .wrapper{
    margin-left: auto;
  margin-right: auto;
  max-width: 1190px;
  display: flex;
  font-size: 14px;
}
.ixNav .wrapper .allCat{
    background: #ea2329;
    text-align: center;
    width: 150px;
    height: 40px;
    line-height: 40px;
    
}
.ixNav .wrapper .allCat p{
    color: #fff;
    border-bottom: 1px solid #ff5258;
}
.ixNav .wrapper .navItem{

}
.ixNav .wrapper .navItem h5{
float: left;
margin: 0 10px;
font-size: 14px;
color: #ea2329;
}
.ixNav .wrapper .navItem ul{}
.ixNav .wrapper .navItem ul li{
    float: left;
    display: block;
    width: 110px;
    text-align: center;
    color: #333;
}
.ixNav .wrapper .navItem ul li a{}
.indexWrapper .ixBanner{
    
    background: #111d30;
}
.indexWrapper .ixBanner .wrapper{
    margin: auto;
    overflow: hidden;
    padding: 0 0 16px 0;
    width: 1190px;
    height: 448px;
}
.indexWrapper .ixBanner .wrapper .lt{
    float: left;
    width: 150px;
    
    min-height:464px;
}
.ixNav .subnav{
    height:464px;
    background: #ea2329;
    position: relative;
    z-index: 99;
    display: none;
}
.ixNav .subnav .ctItem{
    
}
.ixNav .subnav .ctItem h5{
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    font-size: 14px;
    background: #ea2329;
    color: #fff;
    text-align: center;
    border-bottom: 1px solid #ff5258;
    cursor: pointer;
}
.ixNav .subnav .ctItem:hover .navItem{
display:block;
font-size: 12px;
}
.ixNav .subnav .ctItem .navItem{
    position: absolute;
    left:150px;
    height:464px;
    background: #fff;
    /* box-shadow: 10px 10px 5px #888888; */
    width: 800px;
    top:0;
    display: flex;
    display:none;
    overflow: hidden;
    z-index: 999;
    
}
.ixNav .subnav .ctItem .navItem li{
    padding: 10px;
    float: left;
}
.ixNav .subnav .ctItem .navItem li a{}
.indexWrapper .ixBanner .wrapper .rt{
    float: left;
    width: 1030px;
    height:464px;
}
.swiper-container {
    width: 100%;
    height: 100%;
  }
  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    color:#000;
    opacity: 1;
    background: rgba(0,0,0,0.2);
  }
  .swiper-pagination-bullet-active {
    color:#fff;
    background: #ea2329 !important;
  }
  .swiper-pagination-bullet{
      width: 20px !important;
      height: 20px !important;
  }
  .indexWrapper .ixLease{
      background: #fff;
      width: 1190px;
      
      margin: auto;
      margin-top: 20px;
      
  }
  .indexWrapper .ixLease .top{
      margin-bottom: 10px;
      
  }
  .indexWrapper .ixLease .top img{
      
  }
  .indexWrapper .ixLease .item{}
  .indexWrapper .ixLease .item ul{
      display: flex;
      padding-bottom: 10px;
  }
  .indexWrapper .ixLease .item ul li{
      width:19%;
      height: 285px;
      margin: 0px 6px;
  }
  .indexWrapper .ixLease .item ul li img{
    height: 85%;
    width: 100%;
  }
  .indexWrapper .ixLease .item ul li p{
    margin-left: 5px;
    font-size: 13px;
}
.indexWrapper .ixShop{
    width: 1190px;
    margin:auto;
}
.indexWrapper .ixShop .top{
    background:url(../img/xiang_03.jpg) no-repeat center;
    height: 44px;
    margin-bottom: 15px;
    margin-top: 20px;
}
.indexWrapper .ixShop .top p{
    font-size: 28px;
    color: #333;
    text-align: center;
    line-height: 44px;
}
.indexWrapper .ixShop .shop{}
.indexWrapper .ixShop .shop ul{
    overflow: hidden;
}
.indexWrapper .ixShop .shop ul li{
    float: left;
    overflow: hidden;
    width: 24%;
    /* height: 170px; */
    margin: 0 10px 10px 0;
}
.indexWrapper .ixShop .shop ul li .text{
    float: left;
    background: #ea2329;
    height: 65px;
    padding: 20px;
    width: 82%;
}
.indexWrapper .ixShop .shop ul li .text p{
    margin-top: 0px;
    font-size: 14px;
    color: #fff;
    border-top: 3px solid #fff;
    border-bottom: 3px solid #fff;
    line-height: 30px;
    text-align: center;
}
.indexWrapper .ixShop .shop ul li .text span{
    font-size: 12px;
    color: #fff;
    margin-top: 10px;
    display: block;
}
.indexWrapper .ixShop .shop ul li .img{
    float: left;
    width: 100%;
}
.indexWrapper .ixShop .shop ul li .img img{
    width: 285px;
    height:285px;
}
.indexWrapper .ixBrand{
    width: 1190px;
    margin:auto;
}
.indexWrapper .ixBrand .top{
    background:url(../img/xiang_03.jpg) no-repeat center;
    height: 44px;
    margin-bottom: 15px;
    margin-top: 20px;
}
.indexWrapper .ixBrand .top p{
    font-size: 28px;
    color: #333;
    text-align: center;
    line-height: 44px;
}
.indexWrapper .col-lg-3 {
    width: 215px;
    float: left;
    position: relative;
}
.indexWrapper .brand-wall .brand_new .inner_box {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    -webkit-transition: .3s;
    transition: .3s;
    background-color: #f03a58;
    z-index: 9;
    cursor: pointer;
}
.indexWrapper .col-lg-10, .main.channel .col-lg-10 {
    width: 760px;
    float: left;
}
.indexWrapper .brand-wall .logo-list li {
    display: block;
    width: 150px;
    height: 84px;
    float: left;
    _display: inline;
    /* margin-bottom: 1px; */
    /* margin-right: 1px; */
    background: #fff;
    position: relative;
    /* border-left: 1px solid #cecece; */
    border: 1px solid #cecece;
    float: left;
}
.indexWrapper .brand-wall .logo-list li .inner_box {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    -webkit-transition: .3s;
    transition: .3s;
    background-color: #f03a58;
    z-index: 9;
    cursor: pointer;
    /* border: 1px solid #000; */
}
.indexWrapper .brand-wall .logo-list li a {
    display: table-cell;
    width: 152px;
    height: 84px;
    vertical-align: middle;
    text-align: center;
    position: relative;
}
.indexWrapper .brand-wall .logo-list li a .out-line {
    border: 1px solid #dfc182;
    position: absolute;
    left: -1px;
    top: -1px;
    right: -1px;
    bottom: -1px;
    display: none;
}
.indexWrapper .brand-wall .logo-list li a img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}
.indexWrapper .brand_new img{
    height: 342px;
    border: 1px solid #ddd;
}
.indexWrapper .brand-wall .brand_new .inner_box {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    -webkit-transition: .3s;
    transition: .3s;
    background-color: #f03a58;
    z-index: 9;
    cursor: pointer;
}
.indexWrapper .brand-wall .brand_new:hover .inner_box {
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
.indexWrapper .brand-wall .brand_new .inner_box a {
    display: block;
    width: 100px;
    height: 30px;
    vertical-align: middle;
    text-align: center;
    position: relative;
    background: #fff;
    margin: 0 auto;
    line-height: 30px;
    margin-top: 140px;
    border-radius: 10px;
    color: #000;
    font-size: 15px;
}
.indexWrapper .brand-wall .brand_new .inner_box p {
    text-align: center;
    padding-top: 25px;
    font-size: 14px;
    color: #fff;
}
.indexWrapper .brand-wall .logo-list li .inner_box a {
    display: block;
    width: 100px;
    height: 30px;
    vertical-align: middle;
    text-align: center;
    position: relative;
    background: #fff;
    margin: 0 auto;
    line-height: 30px;
    margin-top: 20px;
    border-radius: 10px;
    color: #000;
    font-size: 15px;
}
.indexWrapper .brand-wall .logo-list li .inner_box p {
    text-align: center;
    padding-top: 8px;
    font-size: 14px;
    color: #fff;
}
.indexWrapper .brand-wall .logo-list li:hover .inner_box{
    opacity: 1;
}
.indexWrapper .brand{
    
height: 380px;
}
.indexWrapper .ixBz{
    width: 1190px;
    margin: auto;
    margin-bottom: 20px;
}

.ixFooter{
    /* margin-top: 30px; */
}
.ixFooter .helpinfo {
    /* margin-bottom: 10px; */
    padding: 35px 0;
    background: #2e2e2e;
    border-top: 1px solid #dadada;
}
.ixFooter .wrap-lg {
    margin-left: auto;
    margin-right: auto;
    min-width: 1024px;
    max-width: 1190px;
}
.ixFooter .helpinfo .feature-items {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #dadada;
}
.ixFooter .helpinfo .feature-items .feature-item {
    width: 150px;
    margin: 0 23px;
    text-align: center;
    float: left;
}
.ixFooter .helpinfo .helpinfo-item {
    float: left;
    width: 184px;
    margin-right: 20px;
    padding-left: 34px;
}
.ixFooter .helpinfo .helpinfo-item {
    float: left;
    width: 184px;
    margin-right: 20px;
    padding-left: 34px;
}
.ixFooter .helpinfo .helpinfo-title {
    color: #fff;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    border-bottom: 1px solid #dadada;
    margin-bottom: 10px;
    padding-right: 20px;
}
.ixFooter .helpinfo .helpinfo-item li {
    margin-bottom: 5px;
}
.ixFooter .helpinfo ul a {
    color: #fff;
}
.ixFooter .helpinfo .clearfix{
    overflow: hidden;
}
.ixFooter .footer {
    line-height: 2;
    padding-bottom: 35px;
    text-align: center;
    color: #fff;
    background: #2e2e2e;
    font-size: normal;
}
.ixFooter .theme-footer {
    text-align: center;
    line-height: 1.8;
    margin-top: 0px;
}
.ixFooter .theme-footer p a{
    color: #fff !important;
}
.ixFooter .theme-footer p a img{
    display: inline-block;
}

.orderWrapper{
    background: #f2f2f2;
	
    /* padding: 40px 0; */
}
.orderWrapper .soCon .wrapper{
    width: 1190px;
    margin:auto;
    overflow: hidden;
    margin: 20px auto;
}
.orderWrapper .item{
    background: #fff;
    float: left;
    width:30%;
    margin-right: 5px;
    margin-top:30px;
}
.orderWrapper .item .top{
    background: #ea2329;
    height: 40px;
    line-height: 40px;
}
.orderWrapper .item .top p{
    text-align: center;
    color: #fff;
}
.orderWrapper .item .con{
    padding-left: 10px;
    height: 120px;
}
.orderWrapper .item .con p{
margin-bottom: 10px;
}
.orderWrapper .item .con .sj{}
.orderWrapper .item .con .price{
    color: #ea2329;
}
.orderWrapper .item .smt{
    height: 40px;
    line-height: 40px;
    background: #ea2329;
    color: #fff;
    cursor: pointer;
}
.orderWrapper .item .smt p{
    color: #fff;
    text-align: center;
}



.active{
    color: #ea2329;
}
.swiper-container img{
    width: 100%;
}
.ixHeader .barNav{
    float: left;
}
.ixHeader .barNav ul{
    display: flex;
    justify-content: center;
    align-items: center;
}
.ixHeader .barNav ul li{
    padding: 8px 15px;
    border-right:1px solid #ddd;
    font-size: 18px;
}
.ixHeader .barNav ul li:last-child{
    border:none;
}
.ixHeader .barNav ul li a{}

.moreInfo{
	clear:both;
	height:100px;
	width:100%;
	font-size:24px;
	line-height:100px;
	text-align:center;
}
.userCenterContent{
    background: #f2f2f2;
    margin-top: 7px;
}
.userCenterContent .wrapper{
    width: 1190px;
    margin: auto;
    overflow: hidden;
    background: #fff;
}
.userCenterContent .wrapper .leftMenu{
    float: left;
    width: 180px;
    background: #eee;
	min-height:400px;
}
.userCenterContent .wrapper .leftMenu ul{}
.userCenterContent .wrapper .leftMenu ul li{
    padding:10px 0;
    text-align: center;
    border-bottom: 1px dotted #999;
}
.userCenterContent .wrapper .leftMenu ul li a{
    font-size: 14px;
}
.userCenterContent .wrapper .rtAlbum{
    float: left;
    width: 980px;
	min-height: 400px
}
  .busOppo{
    overflow: hidden;
    margin-bottom: 20px;
  }
  .busOppo .item{
    float: left;
    width: 32%;
    margin-left: 5px;
    background: #f3f3f3;
    padding-bottom: 20px;
  }
  .busOppo .item .type{
      height: 40px;
      text-align: center;
      background: #0099cc;
      color: #fff;
      font-size: 14px;
      width:100%;
      line-height: 40px;
  }
  .busOppo .item .title{
    color: #0099cc;
    margin: 5px;
	white-space:nowrap;
	overflow-x:hidden;	
	font-weight:bold;
      /* margin-bottom: 10px; */
  }
  .busOppo .item span{
      display: inline-block;
      width: 42%;
      text-align: left;
      margin-top: 10px;
      color: #999;
      margin-left: 8px;
  }
  
  .myCenter{
    width: 850px;
    margin: 0 auto 30px auto;
    border: 1px solid #ddd;
}
  .myCenter .item{
      /* margin-left: 200px; */
  }
  .myCenter .item ul{}
  .myCenter .item ul li a{
      border-bottom:1px solid #ddd;
      padding: 20px 40px 20px 40px;
      /* width: 500px; */
      display: flex;
      align-items: center;
      justify-content: space-between;
      font-size: 15px;
  }
  .myCenter .item ul li span{}
  .myCenter .item ul li span a{}
  .editPassword{}
  .editPassword .back{
      background: #f3f3f3;
      width: 100%;
      padding:8px 30px;
  }
  .editPassword .back p{
      font-size: 16px;
  }
  .editPassword .back p a{}
  .editPassword .con{
      margin-left: 50px;
      color: #999;
  }
  .editPassword .con .moblie{
      margin-top: 30px;
      margin-bottom: 15px;
      display: flex;
      align-items: center;
  }
  .editPassword .con .moblie p{}
  .editPassword .con .yzm{
    display: flex;
    align-items: center;
    margin: 40px 0;
  }
  .editPassword .con .yzm p{
    margin-right: 15px;
}
  .editPassword .con .yzm input{
      border:1px solid #ddd;
      padding: 6px 20px;
      width: 150px;
  }
  .editPassword .con .yzm span{
      display: inline-block;
      margin-left: 10px;
      background: #ea2329;
      padding:5px 10px;
      color: #fff;
      cursor: pointer;
  }
  .editPassword .con .newPsd{
      margin-top: 15px;
      display: flex;
      align-items: center;
  }
  .editPassword .con .newPsd p{
    margin-right: 15px;
}
  .editPassword .con .newPsd input{
    border:1px solid #ddd;
    /* padding:5px; */
    width: 150px;
    padding: 6px 20px;
  }
  .editPassword .con button{
      margin-top: 50px;
      background: #ea2329;
      color: #fff;
      padding: 9px 24px;
      width: 300px;
      text-align: center;
      border:none;
      font-size: 16px;
  }
  
  .aboutUs{
      width: 500px;
      margin-left: 30px;
      margin-top: 20px;
      margin-bottom: 50px;
  }
  .aboutUs img{
      width: 100%;
  }
  .aboutUs .js{
      
  }
  .aboutUs .js h4{
    font-size: 16px;
    color: #ea2329;
    margin: 15px 0;
  }
  .aboutUs .js p{
      color: #666;
  }
  
.myCenter .preInfo{
    height: 250px;
    background: #f3f3f3;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding:0 20px;
}
.myCenter .preInfo .lt{
    display: flex;
    align-items: center;
}
.myCenter .preInfo .lt .l{}
.myCenter .preInfo .lt .l img{
    width: 80px;
    height: 80px;
}
.myCenter .preInfo .lt .r{
    margin-left: 15px;
}
.myCenter .preInfo .lt .r p{
    margin-bottom: 10px;
    font-size: 13px;
    display: flex;
    align-items: center;
}
.myCenter .preInfo .lt .r p img{
    width: 20px;
   margin-right: 8px;
}
.myCenter .preInfo .lt .r p span{
    color: #666;

}
.myCenter .preInfo .rt{
    font-size: 14px;
}
.myCenter .preInfo .rt p{
    margin-bottom: 24px;
}
.myCenter .preInfo .rt span{
    color: #ea2329;
}
.myCenter .preInfo .rt p a{
    padding:8px 15px;
    border:1px solid #ea2329;
    color: #ea2329;
    border-radius: 5px;
}
/* login */
.login-wrap {
    display: flex;
    width: 100%;
    height: 100vh;
    background: url(../img/bg.jpg) no-repeat;
    background-size: cover;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    color: #333;
  }
  .login-wrap .content {
    width: 520px;
    height: 456px;
    border-radius: 5px;
    padding: 36px;
    background: #fff;
    box-shadow: 0px 0px 20px #666;
    box-sizing: border-box;
  }
  .login-wrap .content .head {
    text-align: center;
    color: #333;
  }
  .login-wrap .content .head div {
    font-size: 18px;
    line-height: 18px;
    margin-top: 18px;
    font-weight: normal;
  }
  .login-wrap .content .head div::before {
    content: "";
    width: 0px;
    color: #999;
    border-top: 1px solid #ccc;
    padding: 0px 20px;
    position: relative;
    top: 4px;
    margin-right: 15px;
  }
  .login-wrap .content .head div::after {
    content: "";
    width: 0px;
    color: #999;
    border-top: 1px solid #ccc;
    padding: 0px 20px;
    position: relative;
    top: 4px;
    margin-left: 15px;
  }
  .login-wrap .content .head img{
      width: 170px;
      /* margin: auto; */
      margin-left: 118px;
  }
  .login-wrap .content .head p {
    font-size: 17px;
    color: #999;
    margin-top: 6px;
  }
  .login-wrap .content .container {
    margin: 20px 0px 0px;
    font-size: 14px;
    box-sizing: border-box;
  }
  .login-wrap .content .container .checkInfo {
    color: red;
    font-size: 12px;
    margin-bottom: 3px;
    margin-top: -10px;
    height: 17px;
  }
  .login-wrap .content .container .form-item {
    margin-bottom: 20px;
    height: 40px;
  }
  .login-wrap .content .container .form-item input {
    width: 100%;
    padding: 10px 5px 10px 40px;
    border: 1px solid #ccc;
    border-radius: 5px;
    background: url(../img/user.png) no-repeat 13px 50%;
    box-sizing: border-box;
  }
  .login-wrap .content .container .form-item input.pwd {
    background-image: url(../img/pwd.png);
  }
  .login-wrap .content .container .form-item input.testcode {
    width: 287px;
    background-image: url(../img/testcode.png);
  }
  .login-wrap .content .container .form-item .rew-code img {
    width: 110px;
    height: 40px;
    vertical-align: middle;
    margin-left: 30px;
  }
  .login-wrap .content .container .it-help {
    height: 20px;
    color: #999;
    font-size: 14px;
    overflow: hidden;
  }
  .login-wrap .content .container .it-help input {
    position: relative;
    top: 2px;
    margin-right: 8px;
  }
  .login-wrap .content .container .it-help span a{
    /* float: right; */
    color: #ea2329;
  }
  .login-wrap .content .foot button {
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
    border-radius: 5px;
    border: none;
    background: #0099cc;
    margin-top: 18px;
    font-weight: bold;
  }
  .login-wrap .login-type{
      height: 50px;
      display: flex;
      align-items: center;
      justify-content: space-around;
  }
  .login-wrap .login-type p:first-child{
      
  }
  .login-wrap .login-type .active{
    color: #0099cc !important;
  }
  .login-wrap .login-type p:last-child{}
  .login-wrap .login-type p{
      font-size: 20px;
      color: #333;
      cursor: pointer;
      font-weight: bold;
  }
  .login-wrap .yzm{
      display: none;
  }
  .login-wrap .yzm a{
   
    margin-left: 15px;
}
.login-wrap .fg{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px;

}
.login-wrap .fg a{
    color: #0099cc;
}
.login-wrap .foot a{
    color: #fff;
}
.login-wrap .rew-code{
	padding:5px 10px;
	background:#EEEEEE;
}
.registerRz{}
.registerRz .content{
    height: 650px;
}
.registerRz .content .form-item{
    margin-bottom: 15px !important;
}
.registerRz .content .head div::before{
    content: "";
    width: 0px;
    color: #999;
    border-top: 1px solid #ccc;
    padding: 0px 20px;
    position: relative;
    top: 14px;
    margin-right: 15px;

}
.registerRz .content .head div::after{
    content: "";
    width: 0px;
    color: #999;
    border-top: 1px solid #ccc;
    padding: 0px 20px;
    position: relative;
    top: 14px;
    margin-right: 15px;
}
.registerRz .form-item{
    border-bottom: 1px solid #ddd;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.registerRz .form-item p{
    width: 100px;
}
.registerRz .form-item>input{
    border: none !important;
    background: none !important;
    padding: 10px 5px 10px 19px !important;
}
.registerRz .form-item .ig{
    display: flex;
    align-items: center;
    justify-content: center;
}
.registerRz .form-item .ig label{
    font-size: 40px;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 24px;
}
.registerRz .form-item .ig label input{}
.registerRz .form-item .ig img{
    width: 69px;
    height: 69px;
    margin-left: 20px;
}
.registerRz .form-item select{
    width: 100px;
    border:1px solid #ddd;
    margin-right:10px;
    padding: 12px 3px;
}
.registerRz .ht{
    height:80px !important;
}
/* punlishSj */
.publishSj{
    width: 840px;
    margin:30px auto;
    border:1px solid #ddd;
    padding:0 30px;
}
.publishSj .needType{
    height: 100px;
    margin: 20px 0;
}
.publishSj .tp{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.publishSj .tp img{
    width: 30px;
    margin-right: 15px;
}
.publishSj .tp p{
    font-size: 15px;
    font-weight: bold;
}
.publishSj .needType .bm{
    margin-top: 20px;
}
.publishSj .needType .bm ul{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.publishSj .needType .bm .active{
background: #0099cc;
color: #fff;
border:none;
}
.publishSj .needType .bm li{
    width:100px;
    margin-right: 20px;
    text-align: center;
    padding:10px 0;
    background: #fff;
    font-size: 13px;
    border:1px solid #eee;
    border-radius: 5px;
    cursor: pointer;
}
.publishSj .needCon{}
.publishSj .needCon input{
    width:100%;
    padding:10px 0;
    border: none;
    border-bottom: 1px solid #ddd;
}
.publishSj .needCon textarea{
    padding:10px 0;
    border: none;
    border-bottom: 1px solid #ddd;
    width: 100%;
}
.publishSj .ig{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin: 30px 0;
}
.publishSj .ig label{
    font-size: 50px;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 30px;
}
.publishSj .ig img{
    width: 82px;
    height: 82px;
    margin-left: 20px;
}
.publishSj .price{
    display: flex;
    align-items: center;
    justify-content: flex-start;
	margin-bottom:10px;
}
.publishSj .price p{
    width: 120px;
}
.publishSj .price input{
    border:1px solid #ddd;
    border-radius: 5px;
    padding:8px 5px;
    width: 120px;
}

.publishSj .params{
    display: flex;
    align-items: center;
    justify-content: flex-start;
	margin-bottom:10px;
}
.publishSj .params p{
    width: 120px;
}
.publishSj .params input{
    border:1px solid #ddd;
    border-radius: 5px;
    padding:8px 5px;
    width: 300px;
}

.publishSj .params select{
    border:1px solid #ddd;
    border-radius: 5px;
    padding:8px 5px;
    width: 200px;
	height:35px;
	line-height:35px;
}


.publishSj .time{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin: 30px 0;
}
.publishSj .time p{
    width: 120px;
}
.publishSj .time input{
    border:1px solid #ddd;
    border-radius: 5px;
    padding:8px 5px;
    width: 200px;
}
.publishSj button{
    border: none;
    width: 300px;
    padding: 8px 15px;
    background: #ea2329;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
    text-align: center;
    /* margin-left: 100px; */
    margin-top: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 50px auto;

}
.soCon .cn{}
.soCon .cn p{
    color: #333;
    font-size: 14px;
    margin-bottom: 15px;
}
.soCon .cn textarea{
    border:1px solid #ddd;
    border-radius: 5px;
    width: 400px;
    padding:10px;
}
.soCon .wrapper .smts{
    border:none;
    border-radius: 5px;
    background: #ea2329;
    color: #fff;
    font-size: 14px;
    width: 200px;
    padding:12px 0;
    text-align: center;
    margin-top: 15px;
} 
.soCon .wrapper button:last-child{
    border:none;
    border-radius: 5px;
    background: #666;
    color: #fff;
    font-size: 14px;
    width: 200px;
    padding:12px 0;
    text-align: center;
    margin-top: 15px;
} 
.busDetail{
    width: 100%;
    background: #fff;
    padding:30px;
}
.busDetail .top{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.busDetail .top img{
    width: 60px;
    margin-right: 20px;
    border-radius: 500px;
}
.busDetail .top .rt{}
.busDetail .top .rt p{
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 15px;
}
.busDetail .top .rt span{
    color: #666;
}
.busDetail .type{
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.busDetail .type p{
    width: 27px;
    background: #0099cc;
    color: #fff;
    font-size: 13px;
    padding:8px;
    margin-right: 15px;
}
.busDetail .type span{
    font-size: 14px;
    color: #333;
    font-weight: bold;
}
.busDetail .con{
    margin-top: 20px;
}
.busDetail .con p{
    color: #666;
    margin: 15px 0;
}
.busDetail .con img{
    width: 300px;

}
.busDetail .con span:first-child{
   font-weight:bold;
}
.busDetail .con span:last-child{
    color: #ea2329;
	padding-left:10px;
}
.busDetail .applyPer{
    margin-top: 50px;
    width: 700px;
}
.busDetail .applyPer h4{
    font-size: 14px;
}
.busDetail .applyPer .items{
    margin-top: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.busDetail .applyPer .items .lt{
    display: flex;
    align-items: center;
    justify-content: center;
}
.busDetail .applyPer .items .lt img{
    width: 50px;
    border-radius: 500px;
}
.busDetail .applyPer .items .lt p{
    margin-left: 10px;
}
.busDetail .applyPer .items .rt{}
.busDetail .applyPer .items .rt img{
    width: 40px;
}
.busDetail .btn{
    margin-bottom: 50px;
    margin-left: 50px;
    margin-top: 100px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.busDetail .btn .collect{
    border:1px solid #DDD;
    border-radius: 5px;
    color: #ea2329;
    padding:8px 15px;
    width: 180px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    cursor: pointer;
	margin-left:50px;
	
}
.busDetail .btn .collect img{
    width: 25px;
}
.busDetail .btn .collect p{
    color: #ea2329;
    margin-left: 15px;
	text-align:center;
}
.busDetail .btn a{
   border-radius: 5px;
   background: #ea2329;
   padding:8px 15px;
   width: 150px;
   text-align: center;
   color: #fff;
   margin: 0 30px;
   cursor: pointer;
}
.busDetail .btn span{
    display: inline-block;
    border-radius: 5px;
   background: #666;
   padding:8px 15px;
   width: 150px;
   text-align: center;
   color: #fff;
   cursor: pointer;
}







/* =============================new============================= */
body {
    color: #333;
    font: 14px/20px "Microsoft YaHei", "Arial Narrow";
    background: #fff;
}

input,
select {
    outline: none;
}

html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
    margin: 0;
    padding: 0;
}

fieldset,
img {
    border: none;
}

img {
    display: block;
}

strong,
b,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

em,
i {
    font-style: normal;
}

address,
caption,
cite,
code,
dfn,
th,
var {
    font-style: normal;
    font-weight: normal;
}

ul,
ol {
    list-style: none;
}

a {
    color: #666;
    text-decoration: none;
}

figcaption,
figure {
    margin: 0;
}


.indexWrapper1 {
background: #f6f6f6;
min-width:1190px;
}
.topbar .wrapper{
    width:1190px;
    margin: auto;
}
.topbar {
  
    height: 28px;
    line-height: 28px;
    background: #f2f2f2;
    color: #666;
}
.topbar .small-signin {

}
.topbar .small-signin a {
}
.topbar .small-member {
}
.topbar .small-member a {
}
.ixHeader{
   
    background: #fff;
    
}
.ixHeader .wrapper{
    width: 1190px;
    overflow: hidden;
    margin: auto;
    padding: 10px 0 16px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.ixHeader .logo{
    max-width: 215px;
    max-height: 90px;
    float: left;
    margin-top: 15px;
    margin-right: 100px;
}
.ixHeader .logo img{
    width:100%;
}
.ixHeader .ewm{
    float: right;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.ixHeader .ewm img{
    width: 90px;
}
.ixHeader .ewm p{
    margin-top: 5px;
}
.ixNav{
    height: 40px;
    line-height: 40px;
    border-bottom: 2px solid #ea2329;
    /* background: #fff; */
}
.ixNav .wrapper{
    margin-left: auto;
  margin-right: auto;
  max-width: 1190px;
  display: flex;
  font-size: 14px;
}
.ixNav .wrapper .allCat{
    background: #ea2329;
    text-align: center;
    width: 150px;
    height: 40px;
    line-height: 40px;
    
}
.ixNav .wrapper .allCat p{
    color: #fff;
    border-bottom: 1px solid #ff5258;
}
.ixNav .wrapper .navItem{

}
.ixNav .wrapper .navItem h5{
float: left;
margin: 0 10px;
font-size: 14px;
color: #ea2329;
}
.ixNav .wrapper .navItem ul{}
.ixNav .wrapper .navItem ul li{
    float: left;
    display: block;
    width: 110px;
    text-align: center;
    color: #333;
}
.ixNav .wrapper .navItem ul li a{}
.indexWrapper1 .ixBanner{
    
    /* background: #111d30; */
}
.indexWrapper1 .ixBanner .wrapper{
    margin: auto;
    overflow: hidden;
    padding: 0 0 16px 0;
    width: 1190px;
    height: 448px;
}
.indexWrapper1 .ixBanner .wrapper .lt{
    float: left;
    width: 250px;
    
    min-height:464px;
}
.indexWrapper1 .ixNav .subnav{
    height:464px;
    background: #ea2329;
    position: relative;
    z-index: 99;
    display:block;
}
.ixNav .subnav .ctItem{
    
}
.ixNav .subnav .ctItem h5{
    height: 48px;
    line-height: 48px;
    padding: 0 10px;
    font-size: 14px;
    background: #ea2329;
    color: #fff;
    text-align: center;
    border-bottom: 1px solid #ff5258;
    cursor: pointer;
}
.ixNav .subnav .ctItem:hover .navItem{
display:block;
font-size: 12px;
}
.ixNav .subnav .ctItem .navItem{
    position: absolute;
    left:150px;
    height:464px;
    background: #fff;
    /* box-shadow: 10px 10px 5px #888888; */
    width: 800px;
    top:0;
    display: flex;
    display:none;
    overflow: hidden;
    z-index: 999;
    
}
.ixNav .subnav .ctItem .navItem li{
    padding: 10px;
    float: left;
}
.ixNav .subnav .ctItem .navItem li a{}
.indexWrapper1 .ixBanner .wrapper .rt{
    float: left;
    width: 930px;
    height:464px;
}
.swiper-container {
    width: 100%;
    height: 100%;
  }
  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    color:#000;
    opacity: 1;
    background: rgba(0,0,0,0.2);
  }
  .swiper-pagination-bullet-active {
    color:#fff;
    background: #ea2329 !important;
  }
  .swiper-pagination-bullet{
      width: 20px !important;
      height: 20px !important;
  }
  
.indexWrapper1 .col-lg-3 {
    width: 215px;
    float: left;
    position: relative;
}
.indexWrapper1 .brand-wall .brand_new .inner_box {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    -webkit-transition: .3s;
    transition: .3s;
    background-color: #f03a58;
    z-index: 9;
    cursor: pointer;
}
.indexWrapper1 .col-lg-10, .main.channel .col-lg-10 {
    width: 760px;
    float: left;
}
.indexWrapper1 .brand-wall .logo-list li {
    display: block;
    width: 150px;
    height: 84px;
    float: left;
    _display: inline;
    /* margin-bottom: 1px; */
    /* margin-right: 1px; */
    background: #fff;
    position: relative;
    /* border-left: 1px solid #cecece; */
    border: 1px solid #cecece;
    float: left;
}
.indexWrapper1 .brand-wall .logo-list li .inner_box {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    -webkit-transition: .3s;
    transition: .3s;
    background-color: #f03a58;
    z-index: 9;
    cursor: pointer;
    /* border: 1px solid #000; */
}
.indexWrapper1 .brand-wall .logo-list li a {
    display: table-cell;
    width: 152px;
    height: 84px;
    vertical-align: middle;
    text-align: center;
    position: relative;
}
.indexWrapper1 .brand-wall .logo-list li a .out-line {
    border: 1px solid #dfc182;
    position: absolute;
    left: -1px;
    top: -1px;
    right: -1px;
    bottom: -1px;
    display: none;
}
.indexWrapper1 .brand-wall .logo-list li a img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}
.indexWrapper1 .brand_new img{
    height: 342px;
    border: 1px solid #ddd;
}
.indexWrapper1 .brand-wall .brand_new .inner_box {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    -webkit-transition: .3s;
    transition: .3s;
    background-color: #f03a58;
    z-index: 9;
    cursor: pointer;
}
.indexWrapper1 .brand-wall .brand_new:hover .inner_box {
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
.indexWrapper1 .brand-wall .brand_new .inner_box a {
    display: block;
    width: 100px;
    height: 30px;
    vertical-align: middle;
    text-align: center;
    position: relative;
    background: #fff;
    margin: 0 auto;
    line-height: 30px;
    margin-top: 140px;
    border-radius: 10px;
    color: #000;
    font-size: 15px;
}
.indexWrapper1 .brand-wall .brand_new .inner_box p {
    text-align: center;
    padding-top: 25px;
    font-size: 14px;
    color: #fff;
}
.indexWrapper1 .brand-wall .logo-list li .inner_box a {
    display: block;
    width: 100px;
    height: 30px;
    vertical-align: middle;
    text-align: center;
    position: relative;
    background: #fff;
    margin: 0 auto;
    line-height: 30px;
    margin-top: 20px;
    border-radius: 10px;
    color: #000;
    font-size: 15px;
}
.indexWrapper1 .brand-wall .logo-list li .inner_box p {
    text-align: center;
    padding-top: 8px;
    font-size: 14px;
    color: #fff;
}
.indexWrapper1 .brand-wall .logo-list li:hover .inner_box{
    opacity: 1;
}
.indexWrapper1 .brand{
    
height: 380px;
}
.indexWrapper1 .ixBz{
    width: 1190px;
    margin: auto;
    margin-bottom: 20px;
}

.ixFooter{
    /* margin-top: 30px; */
}
.ixFooter .helpinfo {
    /* margin-bottom: 10px; */
    padding: 35px 0;
    background: #2e2e2e;
    border-top: 1px solid #dadada;
}
.ixFooter .wrap-lg {
    margin-left: auto;
    margin-right: auto;
    min-width: 1024px;
    max-width: 1190px;
}
.ixFooter .helpinfo .feature-items {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #dadada;
}
.ixFooter .helpinfo .feature-items .feature-item {
    width: 150px;
    margin: 0 23px;
    text-align: center;
    float: left;
}
.ixFooter .helpinfo .helpinfo-item {
    float: left;
    width: 184px;
    margin-right: 20px;
    padding-left: 34px;
}
.ixFooter .helpinfo .helpinfo-item {
    float: left;
    width: 184px;
    margin-right: 20px;
    padding-left: 34px;
}
.ixFooter .helpinfo .helpinfo-title {
    color: #fff;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    border-bottom: 1px solid #dadada;
    margin-bottom: 10px;
    padding-right: 20px;
}
.ixFooter .helpinfo .helpinfo-item li {
    margin-bottom: 5px;
}
.ixFooter .helpinfo ul a {
    color: #fff;
}
.ixFooter .helpinfo .clearfix{
    overflow: hidden;
}
.ixFooter .footer {
    line-height: 20px;
    padding-top: 25px;
	padding-bottom: 25px;
    text-align: center;
    color: #fff;
    background: #2e2e2e;
    font-size: normal;
}
.ixFooter .theme-footer {
    text-align: center;
    line-height: 1.8;
    margin-top: 0px;
}
.ixFooter .theme-footer p a{
    color: #fff !important;
}
.ixFooter .theme-footer p a img{
    display: inline-block;
}

.active{
    color: white!important;
	font-weight:bold;
}
.active2{
    color: #0099cc!important;
	font-weight:bold;
}
.swiper-container img{
    width: 100%;
    height: 100%;
}
.ixHeader .barNav{
    float: left;
}
.ixHeader .barNav ul{
    display: flex;
    justify-content: center;
    align-items: center;
}
.ixHeader .barNav ul li{
    padding: 8px 15px;
    border-right:1px solid #ddd;
    font-size: 18px;
}
.ixHeader .barNav ul li:last-child{
    border:none;
}
.ixHeader .barNav ul li a{}

.rtAlbum .btnAl{
      float:right;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-top: 20px;
  }
  .rtAlbum .btnAl a{
      color: #fff;
  }
  .rtAlbum .btnAl p{
      background: #ea2329;
      color: #fff;
      padding:10px 25px;
      border-radius: 20px;
      margin-left: 20px;
      cursor: pointer;
  }
  .rtAlbum .con{}
  .rtAlbum .con .item{
      position: relative;
  }
  .rtAlbum .con .delete{
      position: absolute;
      top:0;
      left: 0;
      width:100%;
      height:100%;
        background: rgba(0,0,0,0.5);
     display: flex;
      align-items: center;
      justify-content: center;
   
  }
  .rtAlbum .con .deletes{
    position: absolute;
    top:0;
    right: 0;
    width: 17%;
    height: 17%;
    background: rgba(255, 255, 255, 0.9);
   display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
 
}
  .rtAlbum .con .deletes img{
    width: 25px !important;
    height: 25px !important;
  }
  .rtAlbum .con .delete p{
      padding:12px 25px;
      background: #ea2329;
      color: #fff;
  }
  
  
.myCenter{}
.myCenter .item{
    /* margin-left: 200px; */
}
.myCenter .item ul{}
.myCenter .item ul li{
    /* border-bottom:1px solid #ddd;
    padding:30px 0; */

}
.myCenter .item ul li span{}
.myCenter .item ul li span a{}
.indexWrapper1 .role{
    width: 1190px;
    margin: 0 auto;
}
.indexWrapper1 .role img{
    width: 1185px;
    margin-top: 10px;
}
.indexWrapper1 .eduShare{
    width: 1190px;
    margin: auto;
    margin-top: 20px;
}
.indexWrapper1 .comTitle{
    
}
.indexWrapper1 .comTitle .title{
    border-bottom: 1px solid #ddd;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}
.indexWrapper1 .comTitle .title .lt{
    
}
.indexWrapper1 .comTitle .title .lt p{
    font-size: 16px;
}
.indexWrapper1 .comTitle .title .lt p span{
    display: inline-block;
    height: 22px;
    width: 4px;
    background: #ea2329;
    margin-right: 10px;
    vertical-align: bottom;
}
.indexWrapper1 .comTitle .title .rt{}
.indexWrapper1 .comTitle .title .rt p{}
.indexWrapper1 .comTitle .title .rt p span{
    display: inline-block;
    margin-left: 10px;
    width: 15px;
    height: 15px;
    color: #fff;
    background: #ea2329;
    border-radius: 100px;
    text-align: center;
    line-height: 15px;
}

.indexWrapper1 .sjNews{
    width: 1190px;
    margin: auto;
    margin-top: 50px;
	min-height:400px;
}

.indexWrapper1 .sjNews .nav{
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-bottom: 70px;
}
.indexWrapper1 .sjNews .nav p{
    width: 200px;
    height: 50px;
    border-radius: 10px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
}
.indexWrapper1 .sjNews .nav .n1{
    background: #fa9e9b;
}
.indexWrapper1 .sjNews .nav .n2{
    background: #9fcefd;
}
.indexWrapper1 .sjNews .nav .n3{
    background: #8ed9ab;
}
.indexWrapper1 .sjNews .nav .n4{
    background: #ffd48e;
}
.indexWrapper1 .sjNews .item{
    border-bottom: 1px solid #ddd;
    height: 70px;
    display: flex;
    justify-content: space-between;
    margin-top: 16px;
    margin-left: 15px;
}
.indexWrapper1 .sjNews .item .lt{
    display: flex;
    flex-direction: column;
    width: 900px;
}
.indexWrapper1 .sjNews .item .lt .tp{
    display: flex;
    margin-bottom: 10px;
}
.indexWrapper1 .sjNews .item .lt .tp p{
    width: 600px;
    font-size: 16px;
    margin-right: 50px;
}
.indexWrapper1 .sjNews .item .lt .tp span{
    color: #0099cc;
    font-weight: bold;
    font-size: 13px;
}
.indexWrapper1 .sjNews .item .lt .bm{
    display: flex;
}
.indexWrapper1 .sjNews .item .lt .bm .name{
    margin-right: 20px;
    color: #666;
}
.indexWrapper1 .sjNews .item .lt .bm .tele{
    color: #0099cc;
    margin-right: 50px;
}
.indexWrapper1 .sjNews .item .lt .bm .addr{
    margin-right: 20px;
    width: 150px;
    color: #666;
}
.indexWrapper1 .sjNews .item .lt .bm .addr img{
    width: 21px;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 5px;
}
.indexWrapper1 .sjNews .item .lt .bm .fTime{
    margin-right: 20px;
    color: #666;
}
.indexWrapper1 .sjNews .item .lt .bm .fTime img{
    width: 18px;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 10px;
}
.indexWrapper1 .sjNews .item .rt{   
	margin-right: 100px;
}
.indexWrapper1 .sjNews .item .rt p{
    width: 160px;
    height: 35px;
    color: #fff;
    text-align: center;
    line-height: 34px;
    font-size: 16px;
    background: #0099cc;
    border-radius: 10px;
    cursor: pointer;
}
.indexWrapper1 .reStore{
    width: 1190px;
    margin: auto;
    margin-top: 20px;
}
.indexWrapper1 .reStore .con{
    display: flex;
    justify-content: flex-start;
}
.indexWrapper1 .reStore .con .lt{
    width: 300px;
    margin-right: 20px;
}
.indexWrapper1 .reStore .con .lt img{
    width: 100%;
}
.indexWrapper1 .reStore .con .rt{
    width: 800px;
}
.indexWrapper1 .reStore .con .rt .item{
    border-bottom:1px solid #ddd;
}
.indexWrapper1 .reStore .con .rt .item .title{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    border-bottom: none;
    padding: 0;
    margin-top: 5px;
}
.indexWrapper1 .reStore .con .rt .item .img{
    width: 30px;
}
.indexWrapper1 .reStore .con .rt .item .pref{
    font-size: 13px;
    color: #888;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 5px 0;
}
.indexWrapper1 .reStore .con .rt .item .p1{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 13px;
}
.indexWrapper1 .reStore .con .rt .item .p1 p{
    display: flex;
    width: 100px;
    color: #666;
}
.indexWrapper1 .reStore .con .rt .item .p1 .bro{
    width: 425px;
}
.indexWrapper1 .reStore .con .rt .item .p1 .bro img{
    width: 23px;
    height: 23px;
}
.indexWrapper1 .reStore .con .rt .item .p1 .bro span{
    color: #ea2329;
}
.indexWrapper1 .reStore .con .rt .item .p1 .shop{
    color: #ea2329;
    cursor: pointer;
}
.indexWrapper1 .ixBrand {
    width: 1190px;
    margin: auto;
}
.indexWrapper1 .ixBrand .top {
    background: url(../img/xiang_03.jpg) no-repeat center;
    height: 44px;
    margin-bottom: 15px;
    margin-top: 20px;
}
.indexWrapper1 .ixBrand .top p {
    font-size: 28px;
    color: #333;
    text-align: center;
    line-height: 44px;
}


.commonTop .ixHeader .search{
    float: left;
    width: 900px;
    margin-top: 35px;
    height: 94px;
}
.commonTop .ixHeader .search .top{
    overflow: hidden;
    margin-left: 104px;
    margin-bottom: -2px;
}
.commonTop .ixHeader .search .top p{
    cursor: pointer;
    padding:5px 10px;
    border:1px solid #ddd;
    font-size: 14px;
    color: #666;
    width: 45px;
    float: left;
    text-align: center;
    border-bottom: none;
    /* margin-bottom: -2px; */
}
.commonTop .ixHeader .search .top .active{
    background: #0099cc;
    color: #fff;
}
.indexWrapper1 .ixHeader .search .bom{}
#selectField{
    width:100px;
	height:35px;
	line-height:35px;
	text-align:center;
	border-radius: 5px;
	border: 1px solid #ddd;
}
#selectField option{
	width:100px;
	height:35px;
	line-height:35px;
	padding:5px;
}
.indexWrapper1 .ixHeader .search .bom input{
    
}
#searchText{
    width: 350px;
    padding: 10px 8px;
    border: 1px solid #ddd;
    /*border-radius: 5px;*/
}

#searchTextButton{
    background: #0099cc;
    padding: 8px 25px;
    border: none;
    margin-left: 10px;
    color: #fff;
    border-radius: 4px;
}
.commonTop .bigGate{
    background: #0099cc;
    height: 50px;
}
.commonTop .bigGate .barNav{
    width: 1190px;
    margin: auto;
}
.commonTop .bigGate .barNav ul{
    overflow: hidden;
}
.commonTop .bigGate .barNav ul li{
    float: left;
    width: 200px;
    margin-top: 15px;
    text-align: center;

}
.commonTop .bigGate .barNav ul li a{
	font-size: 16px;
	font-weight:bold;
	color:black;
}
.indexWrapper1 .ixBanner .lt{
    float: left;
    width: 150px;
    min-height: 464px;
    background: #ea2329;
}
.indexWrapper1 .ixBanner .a{
    height: 92px;
    border-bottom: 1px solid #ff7676;
    color: #fff;
    font-size: 14px;
    display: block;
    text-align: center;
    line-height: 86px;
}
.indexWrapper1 .ixBanner .a img{
    width: 22px;
    display: inline-block;
    vertical-align: text-top;
}
.indexWrapper1 .ixBanner .other{
    position: relative;
}
.indexWrapper1 .ixBanner .other:hover .navItem{
    display:block;
}
.indexWrapper1 .ixBanner .other .navItem{
    position: absolute;
    left: 250px;
    top: -372px;
    background: #fff;
    z-index: 99;
    width: 900px;
    height: 500px;
    display:none;
}
.indexWrapper1 .ixBanner .other .navItem li{
    float: left;
    padding: 10px;
}
.indexWrapper1 .ixBanner .other .navItem li:hover a{
    color: #ea2329;
}




.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #eeeeee;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #5e87b0;
  border-color: #5e87b0;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.hide{
	display:none!important;
}

.indexWrapper1  .seScreen{}
.indexWrapper1  .seScreen .wrapper{
    width: 1190px;
    margin: auto;
    padding-top: 30px;
}
.indexWrapper1  .filter .filter-title {
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    background: #fff;
    border: 1px solid #e8e8e8;
    border-bottom: 0;
    border-radius: 3px 3px 0 0;
	font-weight:bold;
}
.indexWrapper1  .filter .filter-list {
    background: #fff;
    border: 1px solid #e8e8e8;
    border-radius: 0 0 3px 3px;
}
.indexWrapper1  .filter .filter-attr:first-child {
    border-top: none;
}
.indexWrapper1  .filter .goods-list-filter {
    position: relative;
    overflow: hidden;
}
.indexWrapper1  .filter .filter-attr {
    border-top: 1px dotted #e8e8e8;
    background: #f5f8f8;
}
.indexWrapper1  .filter .filter-attr .filter-attr-title {
    float: left;
    color: #666;
    line-height: 30px;
    margin-right: 20px;
    padding: 10px 15px;
    background: #f5f8f8;
    width: 6%;
	font-weight:bold;
}
.indexWrapper1  .filter .goods-list-filter.expand-panel .filter-attr-list {
    height: 30px;
    overflow: hidden;
}
.indexWrapper1  .filter .filter-attr .filter-attr-list {
    position: relative;
    float: left;
    width: 80%;
    padding: 10px 106px 10px 10px;
    background: #fff;
}
.filter a.on {
    background: #e22335;
    color: #fff!important;
}
.indexWrapper1  .filter a {
    display: inline-block;
    line-height: 30px;
    margin: 0 6px 10px 0;
    padding: 0 15px;
    color: #333;
    white-space: nowrap;
    border-radius: 3px;
}
.indexWrapper1  .filter .filter-attr .more-btn {
    position: absolute;
    top: 10px;
    right: 20px;
}
.indexWrapper1  .filter .goods-list-filter.expand-panel .expand-btn {
    display: inline-block;
}
.indexWrapper1  .filter .unexpand-btn{
    display: none;
}
.indexWrapper1  .filter .more-btn a i{
    font-size: 16px;

}
.indexWrapper1  .seSort{
    width: 1190px;
    margin: auto;
}
.indexWrapper1  .sortbar {
    line-height: 34px;
    padding: 5px 10px;
    background: #e8e8e8;
    color: #333;
    border-radius: 3px;
    overflow: hidden;
}
.indexWrapper1  .sortbar .left {
    float: left;
}
.indexWrapper1  .sortbar .right {
    float: right;
}
.indexWrapper1  .btn-flat {
    color: #333333;
}
.indexWrapper1  .sortbar .btn.on > span {
    background: #d62528;
    border: 1px solid #d62528;
    color: #fff;
}
.indexWrapper1  .btn > span {
    padding-left: 1em;
    border: 1px solid #cccccc;
    background-color: white;
    border-radius: 3px;
    height: 30px;
    display: inline-block;
    line-height: 30px;
}
.indexWrapper1  .btn > span > span {
    padding-right: 1em;
    line-height: 34px;
}
.indexWrapper1  .sortbar .right > span {
    margin-left: 20px;
}
.indexWrapper1  .sortbar em {
    color: #d62528;
}
.filter-attr-list .heightFilter{
	width:100%;
}

.filter-attr-list .heightFilter input{
	height:30px;
	line-height:30px;
	width:120px;
	text-indent:1rem;
	border:1px solid #DDDDDD;
}
.filter-attr-list .heightFilter button{
	height:30px;
	line-height:30px;
	width:90px;
	border:1px solid #DDDDDD;
	text-align:center;
	padding:0!important;
}