/*×¨²ÅÅàÑµÑùÊ½*/
.talUL{
    height: 40px;
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    border-bottom: 2px solid #d7d7d8;
}
.middleTab{
    width: 488px;
    margin: 0 auto;
    margin-top: 30px;
}
.middleTab li{
    width: 244px;
    height: 40px;
    line-height: 40px;
    background: #d7d7d8;
    cursor: pointer;
    text-align: center;
    font-size: 24px;
    color: #999999;
    float: left;
}
.middleTab li.hover{
    background: #ff8000;
    color: #ffffff;
    font-weight: bold;
}
.middleTab li.active{
    background: #ff8000;
    color: #ffffff;
    font-weight: bold;
}
.container1{
    margin: 0 auto;
    width: 1200px;
}
.container1 .info{
    text-indent: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #333333;
    margin-top: 40px;
}
.container1 .table{margin-top: 15px;}
.container1 .table th{
    background: #ff8000;
    color:#ffffff;
}
.container1 .table th, .container1 .table td{
    padding: 17px 8px;
}
.container1 .table th:first-child, .container1 .table td:first-child{
    width: 60px;
    text-align: center;
}
.container2{display: none;}
.container2 .title{
    text-align: center;
    width: 1200px;
    margin: 0 auto;
    height: 130px;
    margin-bottom: 22px;
}
.title img{
    margin-top: 33px;
}
.container2 .newLi{
    float: left;
    width: 270px;
    height: 340px;
    margin: 0 40px 72px 0;
    background: #ffffff;
    position: relative;
}
.newLi img{
    border:2px solid #ff8000;
    border-radius: 50%;
    width: 130px;
    height: 130px;
}
.newLi .marginAuto{
    width: 230px;
    margin: 0 auto;
    max-height: 75px;
    font-size: 12px;
    color: #666666;
    line-height: 19px;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.newLi .margin_T{
    margin-top: 165px;
}
.containerImg{
    position: absolute;
    top: -22px;
    left: 70px;
}
.containerImg .name{
    line-height: 60px;
    height: 60px;
    text-align: center;
    color: #ff8000;
    font-size: 24px;
}
.container2 .newLi:nth-of-type(4),.container2 .newLi:nth-of-type(8){
    margin-right: 0px;
}
.sign-up{
    color:#999999;
    font-size: 12px;
    margin-bottom: 50px
}
.yellow-bold{
    color: #ff8000 !important;
    font-weight: bold;
}

/*Ò×´ï×å¿â ÑùÊ½*/
/*.title{*/
/*margin: 10px 0px;*/
/*}*/
/*.store-group{*/
/*margin-bottom: 20px;*/
/*}*/
/*.store-item{*/
/*display: inline-block;*/
/*background: #ffffff;*/
/*margin-right: 20px;*/
/*width: 280px;*/
/*height: 280px;*/
/*float: left;*/
/*}*/
/*.store-item img{*/
/*width: 180px;*/
/*margin-top: 20px;*/
/*margin-left: 50px;*/
/*}*/
/*.store-item p{*/
/*text-align: center;*/
/*}*/
.title{
    margin: 10px 0px;
}
.store-group{
    margin-bottom: 20px;
}
/*.store-groupTwo{*/
    /*!*margin-bottom: 20px;*!*/
    /*height: 250px;*/
    /*display: -webkit-inline-box;*/
    /*overflow: hidden;*/
    /*width: 100%;*/
/*}*/
.store-item{
    float: left;
    margin: 10px 7px 17px 7px;
    /*margin-right: 14px;*/
    background: #ffffff;
    width: 186px;
    height: 235px;
    display: flex;
    flex-direction: column;
    align-items: center;
    /*margin-bottom: 17px;*/
    /*padding-top: 10px;*/
    position: relative;
}
.store-item .item-img {
    width: 150px;
    height: 138px;
    text-align: center;
    margin: 0 auto;
}
.store-item .item-img img{
    height: 150px;
    width: 150px;
}
.store-item a p {
    margin-top: 30px;
    height: 41px;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;      /* 可以显示的行数，超出部分用...表示*/
    -webkit-box-orient: vertical;
    padding: 0 3px;
}
.store-item .icon {
    margin-bottom: 6px;
    text-align: center;
}
.store-item .icon a {
    font-size: 12px;
    padding-left: 18px;
    margin: 0px 8px;
    display: inline-block;
    height: 18px;
    line-height: 18px;
}
.store-item .icon a:nth-child(1){
    background: url('../../images/B-icon.png') 0px -1px no-repeat;
    background-size:18px 18px;
}
.store-item .icon a:nth-child(2){
    background: url('../../images/front/star.png') no-repeat;
}
.store-item .icon a:nth-child(3){
    background: url('../../images/front/download1.png') no-repeat;
}
.store-item img{

}
.store-item p{
    margin-top: 20px;
    text-align: center;
}

/*»áÔ±ÉÌ³ÇÑùÊ½*/
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    margin: 0 auto;
}
.item_find > li {
    border: 0 none;
}
.vip td {
    padding: 10px;
}
.vip_table_head td{
    font-weight: 600;
}
.wrapper .BIM-vip thead th{
    text-align: center;
    background-color: #ff8000;
    color: #fff;
    height: 40px;
    line-height: 40px;
}
.wrapper .BIM-vip tbody td{
    vertical-align: middle;
    font-weight: bold;
}



.center{
    box-sizing: border-box;
    width: 1200px;
    margin: 20px auto;
    background-color: #ffffff;
}
.store-top {
    padding: 37px 37px 0px 37px;
}

.search-box-left {
    border: 1px solid #ff8000;

}
.search-box-left input[type='text'] {
    border: 0;
    box-shadow: none;
    width: 481px;
    height: 42px;
    display: inline-block;
}
.search-box button{
    height: 42px;
    background-color: #ff8000;
    border: 0;
    color: #fff;
}
.filter {
    margin-top: 35px;
}
.filter tr {
    height: 40px;
}
/*.filter tr td:nth-child(2n+1) a{*/
    /*color: #ff9933;*/
    /*font-weight: 600;*/
    /*font-size: 16px;*/
    /*padding-right: 17px;*/
/*}*/
/*.filter tr td:nth-child(2n){*/
    /*padding-right: 34px;*/
/*}*/
/*.filter tr td:nth-child(2n) a{*/
    /*margin-right: 16px;*/
/*}*/
.store_title {
    padding: 0px 0px 19px 0px!important;
}

/*ÕÚÕÖ*/
.shadow {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.2);
    width: 186px;
    height: 245px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.shadow a {
    display: inline-block;
    width: 92px;
    height: 38px;
    background-color: #fff;
    border-radius: 3px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.shadow a:first-child{
    margin-bottom: 14px;
}
.shadow a img {
    margin: 0 3px;
}