body{
	        background: #f3f3f3!important;
}
[v-cloak]{
 display: none!important;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clearfix::after {
	display: block;
	clear: both;
	content: '';
}
.tipDiv {
	background-color: #fff;
    width: 1200px;
    padding: 5px;
    margin: auto;
    padding-bottom: 15px;
}
.main {
    background: white;
    width: 1200px;
    margin: auto;
    min-height: 620px;
    margin-bottom: 170px;
    padding: 0 10px 50px;
    box-sizing: border-box;
}
.min-icon{
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    cursor: pointer;
}
.nav-data {
    position: relative;
    font-size: 0px;
}
.nav-d-div {
	padding-top: 27px;
	background: rgb(246, 246, 246);
}
.nav-d-div>label {
    font-size: 20px;
}
.nav-d-div>label:after {
    content: '-';
    height: 100%;
    vertical-align: 3px;
    margin-left: 5px;
}
.nowidth_center {
    display: table;
    margin: auto auto;
    position: relative;
    /* margin-top: -30px; */
}
.nav-data>div {
    display: inline-block;
}

.nav-left {
    margin-left: -60px;
    left: 0;
}
.nav-right {
    left: 100%;
}
.nav-left, .nav-right {
    font-size: 16px;
    position: absolute;
    z-index: 50;
    line-height: 90px;
    width: 60px;
}
.nav-left>.min-icon, .nav-right>.min-icon {
    height: 25px;
    width: 25px;
}

.icon-perpage {
     display: inline-block;
       border-left: 4px solid white;
    border-bottom: 4px solid white;
    transform: rotate(45deg);
    margin-top: 80%;
}
.icon-nextpage {
    display: inline-block;
    border-right: 5px solid;
    border-top: 5px solid;
    transform: rotate(45deg);
    margin-top: 80%;
}


.nav-d-view {
    position: relative;
    font-size: 0px;
    width: 917px;
    height: 120px;
    overflow: hidden;
    border: 1px solid #EEEEEE;
    margin-bottom: 20px;
    border-right: none;
    position: relative;
}
.nav-d-view>div.ndv-o {
    background-color: #328afc;
 	color: #fff;
}
div.ndv-o div {
	color: #fff!important;
}

.nav-d-div {
	    position: relative;
    width: 130px;
    height: 120px;
    font-size: 16px;
    display: inline-block;
    float: left;
    color: #fff;
    background-color: #034eaf;
    border-right: 1px solid #EEEEEE;
    cursor: pointer;
    margin-left: 0;
    transition: 0.5s;
    text-align: center;
}
.nav-d-div>div {
    display: block;
    text-align: center;
    /* color: #495060; */
    padding: 4px;
}
.nav-d-div>span {
    display: inline-block;
    text-align: center;
    font-size: 20px;
}


/*閺夆�叉閺嶏拷*/
#vueBox{
    width: 1200px;
    margin: auto;
}
div#condition {
    padding: 15px 0px;
}
.conTab {
/*     display: table; */
    margin: 10px 0px;
}
.conTab strong {
    display: inline-block;
    background: #328afc;
    color: white;
    height: 50px;
    line-height: 50px;
    /* vertical-align: top; */
    font-size: 20px;
    min-width: 105px;
    padding: 0 10px;
    text-align: center;
    font-weight: normal;
}
.conTab.second .active .li_item {
	border-color: #05d16f!important;
	color: #05d16f;
}
.conTab .wrap {
	width: 91.2%;
	background-color: #f5f5f5;
}
.conTab .wrap .inner {
	padding: 15px 25px 11px!important;
    font-size: 16px;
    cursor: pointer;
/*     border-bottom: 5px solid #fff; */
}
.ivu-checkbox-group {
    display: table-cell;
}
label.ivu-radio-wrapper.ivu-radio-group-item {
    font-size: 15px;
}
label.ivu-checkbox-wrapper.ivu-checkbox-group-item {
    font-size: 15px;
    margin-right: 15px;
}
.conTab .wrap .ivu-checkbox-checked .ivu-checkbox-inner {
	border-color: #05d16f;
    background-color: #05d16f;
}
ul.UL {
    display: table-cell;
    padding: 0px;
    margin: 0px;
    list-style: none;
    background-color: #f5f5f5;
    width: 89.5%;
}
li.LI {
    display: inline-block;
    padding: 15px 20px 11px!important;
    font-size: 16px;
    cursor: pointer;
}
.li_item {
	padding: 4px;
	border: 2px solid transparent;
}
.active .li_item{
	background-color: #fff;
    border: 1px solid #2196F3!important;
   	user-select: none;
    border-radius: 2px;
    color: #2196F3;
}
.active .sli_2 .li_item {
	border-color: #05d16f;
}

/*缂佹挻鐏夐弽锟�*/
.sort {
	margin: -5px 0 10px 7px;
}
.sort .sort-type {
	display: inline-block;
    width: 90px;
    height: 35px;
    font-size: 16px;
    text-align: center;
    line-height: 32px;
    border: 1px solid #3286fc;
    color: #3286fc;
    cursor: pointer;
}
.sort .sort-type:nth-child(2) {
	margin-left: -4px;
}
.sort .sort-type.checked {
	background-color: #3286fc;
	color: #fff;
}
.per_card {
	min-height: 121px;
	vertical-align: top;
    display: inline-block;
    border: 1px solid #dcdcdc;
    padding: 5px;
    border-radius: 2px;
    width: 361px!important;
    height: 147px;
    box-sizing: border-box;
    margin: 7px;
    padding-bottom: 0px;
    text-align: left;
    font-size: 14px;
}
.per_card::after {
	content: '';
	display: block;
	clear: both;
}
.per_card .left,
.per_card .right {
	float: left;
}
.per_card .right  {
	margin-left: 10px;
	width: 65%;
}
.per_card .right p {
	margin-top: 12px;
	white-space: nowrap;
    overflow: hidden;
    width: 100%;
    text-overflow: ellipsis;
}
.per_card .right .btn {
	display: inline-block;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    border: 1px solid #409eff;
    color: #606266;
    -webkit-appearance: none;
    text-align: center;
    box-sizing: border-box;
    outline: none;
    margin-bottom: 5px;
    transition: .1s;
    font-weight: 500;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    padding: 5px 20px;
    font-size: 14px;
    border-radius: 2px;
    background: #409eff;
    color: #fff;
}
.per_card .right .btn.disabled {
	color: #c0c4cc;
    cursor: not-allowed;
    background-image: none;
    background-color: #fff;
    border-color: #ebeef5;
}
.teamcard {
    width: 173px!important;
}
.per_card:hover {
    border: 1px solid #03A9F4;
    box-shadow: 0px 0px 6px -1px #00a3ec;
}
.cardTop strong {
    display: block;
    text-align: center;
    font-size: 17px;
    padding: 0px;
    margin: 0px;
    color: #5d5d5d;
    overflow: hidden;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.cardTop strong a{
	color: #5d5d5d;
}
.cardTop strong a:hover{
	/* color: #7fd2b8;
	border-bottom: 1px solid #7fd2b8; */
}
.cardTop span {
    display: block;
    text-align: center;
    font-size: 10px;
}
.cardBottom {
    margin-top: 8px;
}
.cen span {
    display: inline-block;
    width: 50%;
    text-align: center;
}
 i {
    font-style: normal;
}
.cen input[type="button"] {
    border: 0;
    background: #2196F3;
    color: white;
    padding: 0px 3px;
    border-radius: 18px;
        width: 50px;
    box-sizing: border-box;
    cursor: pointer;
    user-select: none;
        outline: none;
}
.discount {
    font-size: 15px;
    color: #dc7b7b;
}
.fee {
    color: #bbbbbb;
    text-decoration: line-through;
        padding-left: 5px;
}
.cen p {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    text-overflow: ellipsis;
        text-align: center;
}
.result {
   /* height: 300px; */
   padding-left: 30px;
}
ul.ivu-page {
    text-align: center;
}
UL LI span {
	  padding: 5px;
	  border: 1px solid transparent;
	  border-radius: 4px;
}
UL LI.active span {
	  color: #409eff;
	  border-color: #409eff;
	  background-color: #fff;
}
.conTab .right-checkBox {
	  background-color: #f5f5f5;
    height: 50px;
    line-height: 50px;
    width: 89.5%;
    padding-left: 10px;
}
.LI.sli_1 span,
.LI.sli_2 span {
	  padding: 7px;
}
.LI.sli_1.active span {
	  border: 1px solid #409eff;
    border-radius: 4px;
    background-color: #fff;
}
.LI.sli_2.active span {
    border: 1px solid #19be6b;
    color: #19be6b;
    border-radius: 4px;
    background-color: #fff;
}