.media-main{
    background: #fff7f0;
}
.media-main-wrap{
    z-index: 100;position: relative;
}
.media-screen{
    background: white;border-radius: 5px;
	margin-top: 10px;
}
.media-screen .screen-hd{
    background: #cf1e18d4;height: 70px;border-top-left-radius: 5px;border-top-right-radius: 5px;
	
}
.media-screen .screen-hd .hd-title{
    float: left;overflow: hidden;border-top-left-radius: 5px;
}
.media-screen .screen-hd .hd-title a{
    float: left;width: 167px;line-height: 70px;color: white;font-size: 18px;
    background: url('../images/price@pic01.png') no-repeat 30px center;text-indent: 60px;
}
.media-screen .screen-hd .hd-title a.title-we-media{
    background-image: url('../images/price@pic02.png');
}
.media-screen .screen-hd .hd-title a.title-vd-media{
    background-image: url('../images/vdmedia1.png');
}
.media-screen .screen-hd .hd-title a.title-paper-media{
    background-image: url('../images/paper1.png');
}
.media-screen .screen-hd .hd-title a.title-offer-media{
    background-image: url('../images/offer1.png');
}
.media-screen .screen-hd .hd-title a.title-property-media{
    background-image: url('../images/property1.png');
}
.media-screen .screen-hd .hd-title a.title-qt-media{
    background-image: url('../images/qtmedia1.png');
}
.media-screen .screen-hd .hd-title a.active{
    background: white;color: #cf1e18d4;
}
.media-screen .screen-hd .hd-title a.active.title-media{
    background: url('../images/price@pic03.png') no-repeat 30px center white;
}
.media-screen .screen-hd .hd-title a.active.title-we-media{
    background: url('../images/price@pic04.png') no-repeat 30px center white;
}
.media-screen .screen-hd .hd-title a.active.title-vd-media{
    background: url('../images/vdmedia.png') no-repeat 30px center white;
}
.media-screen .screen-hd .hd-title a.active.title-paper-media{
    background: url('../images/paper.png') no-repeat 30px center white;
}
.media-screen .screen-hd .hd-title a.active.title-offer-media{
    background: url('../images/offer.png') no-repeat 30px center white;
}
.media-screen .screen-hd .hd-title a.active.title-property-media{
    background: url('../images/property.png') no-repeat 30px center white;
}
.media-screen .screen-hd .hd-title a.active.title-qt-media{
    background: url('../images/qtmedia.png') no-repeat 30px center white;
}
.media-screen .screen-hd .hd-search{
    float: right;height: 40px;margin-top: 15px;margin-right: 30px;
}
.media-screen .screen-hd .hd-search .inptext{
    float: left;width: 226px;height: 100%;box-sizing: border-box;background: white;padding: 0 5px;font-size: 14px;
    color: #333;border-top-left-radius: 5px;border-bottom-left-radius: 5px;
}
.media-screen .screen-hd .hd-search .inpsubmit{
    float: left;width: 50px;height: 100%;background: url('../images/price@pic05.png') no-repeat center #f9b69e;
    cursor: pointer;border-top-right-radius: 5px;border-bottom-right-radius: 5px;
}



.meiti-search-condition{
	min-height: 100px;
}
.meiti-search-condition .condition{
	padding: 20px 20px 15px;border-bottom: 1px #fff7f0 solid;
}
.meiti-search-condition .condition .leiming{
	display: block;
    text-align: right;
    width: 80px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}
.meiti-search-condition .condition ul{
	margin-left: 90px;
}
.meiti-search-condition .condition ul li{
	float: left;
    margin-right: 5px;
    line-height: 26px;
    font-size: 14px;
    cursor: pointer;
    margin-bottom: 5px;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
    cursor: pointer;
    box-sizing: border-box;
}
.meiti-search-condition .condition ul li a{
    padding: 0 10px;
    border: 1px white solid;
}
.meiti-search-condition .condition ul li.active a,
.meiti-search-condition .condition ul li:hover a{
	border-radius: 5px;border: 1px #cf1e18d4 solid;
}
.meiti-search-condition .condition ul li.active a,
.meiti-search-condition .condition ul li:hover a{
    color: #cf1e18d4;
}
.meiti-search-condition .condition-align ul li{
    width: 100px;
}
.selectBox{
	margin-left: 90px;
	display: flex;
	flex-direction: row;
}
.selectBox .unit {
	flex: 1;
    height: 30px;
    position: relative;
    margin-right: 60px;
    float: left;
}
.selectBox .unit i {
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-style: normal;
    cursor: pointer;
    border-radius: 3px;
    padding-left: 12px;
    background: url(../images/price@pic06.png) 95% center no-repeat;
    background-size: 17px 9px;
    font-size: 14px;
}
.selectBox .unit ul {
    display: none;
    padding: 0 4px;
    width: 140px;
    position: absolute;
    left: 0px;
    top: 36px;
    z-index: 8888;
    overflow: visible;
    background-color: #fff;
    border-radius: 3px;
    border: solid 1px #c9c9c9;
    margin-left: 0;
}
.selectBox .unit ul li.filter-option {
    width: 100%;
    height: 36px;
    line-height: 36px;
    box-sizing: border-box;
    margin: auto;
    color: #999;
    border: none;
}
.selectBox .unit ul li.filter-option.active {
    color: #199fff;
    background-color: transparent;
}
.selectBox .unit ul li.filter-option:hover{
	color:#fff;background-color: #199fff;
}


.tabBtn{
	margin:28px 0 28px 0;
}
.tabBtn a {
    display: inline-block;
    padding:0 20px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #888;
   	margin-left: 20px;
}
.tabBtn a.active {
    border-radius: 20px;
    border: solid 1px #199fff;
    color: #199fff;
}




.table-list{
    background: white;margin-top: 20px;
}
.table_box table{
	border-collapse: collapse;
    border-spacing: 0;
    width: 1200px;
}
.table_box thead{
	background: white;
	line-height: 50px;
    width: 1200px;
}
.table_box thead tr th{
	font-size: 14px;
	color: #363333;
	font-weight: normal;
	text-align: center;
}
.table_box thead tr .th1,
.table_box thead tr .th3,
.table_box thead tr .th3_01,
.table_box thead tr .th4,
.table_box thead tr .th6,
.table_box thead tr .th7{
	width: 100px;
}
.table_box thead tr .th2{
	width: 200px;
}
.table_box thead tr .th5{
	width: 74px;
}
.table_box thead tr .th8{
	width: 130px;
}
.table_box thead tr .th9{
	width: 110px;
}
.table_box thead tr .th10{
	width: 186px;
}


.table_box tbody tr td{
	font-size: 14px;
	text-align: center;
	line-height: 90px;
}
.table_box tbody tr .td2{
	line-height:26px;
}
.table_box tbody tr .td1 span,
.table_box tbody tr .td2 span{
	width:110px;
	display:inline-block;
	/*overflow:hidden;*/
	height:26px;
}
.table_box tbody tr .td2 a,
.table_box tbody tr .td3 a{
	color: #cf1e18d4;
}
.table_box tbody tr .td1 a,
.table_box tbody tr .td2 a{
	/*float: left;*/
	font-size:14px;
	line-height:12px;
	margin-top:8px;
}
.table_box tbody tr .td1 a.case-rk,
.table_box tbody tr .td2 a.case-rk{
	border-right:1px solid #cf1e18d4;
	padding-right:5px;
	margin-right:3px;
}
.table_box tbody tr .td6,
.table_box tbody tr .td7{
	background: url(../images/baidu0.png) no-repeat center center;
	color: #fff;
}
.table_box tbody tr .td6 span,
.table_box tbody tr .td7 span{
	padding-left: 32px;
}
.table_box tbody tr:nth-of-type(odd){
	background: #fff;
}
.table_box tbody tr:nth-of-type(even){
	background: #fafafa;
}

/*鑷獟浣�*/
.zimeiti-selectBox .unit{
	flex: none;
}
.zimeiti-selectBox .unit i{
	width: 137.19px!important;
}
.zimeiti-table_box thead tr .th1{
	width: 200px;
}
.zimeiti-table_box thead tr .th2{
	width: 100px;
	text-align: center;
}
.zimeiti-table_box tbody tr .td1{
	padding:0 10px;line-height: 26px;
}
.zimeiti-table_box tbody tr .td1 a {
    color: #ff4400;
}
.zimeiti-table_box tbody tr .td5 a{
	color: #ff4400;
}
.zimeiti-table_box tbody tr .td6,
.zimeiti-table_box tbody tr .td7{
	background: none;
	color: #333;
}
.zimeiti-selectBox .unit{
	margin-right: 18px;width: 14%;
}
.zimeiti-selectBox .unit i{
	width: 100%!important;
}

.m-zyhd{
    display: none;
}
@media screen and (max-width: 768px) {
	.table_box .th4,
	.table_box .th5,
	.table_box .th6,
	.table_box .th7,
	.table_box .th8,
	.table_box .th9,
	.table_box .th10,
	.table_box .td4,
	.table_box .td5,
	.table_box .td6,
	.table_box .td7,
	.table_box .td8,
	.table_box .td9,
	.table_box .td10{
		display: none;
	}
    .media-main-wrap{
        top: 1px;z-index: 100;position: relative;
    }
    .media-screen .screen-hd{
        height: 40px;
    }
    .media-screen .screen-hd .hd-title{
        display: none;overflow: hidden;
    }
    .media-screen .screen-hd .hd-search{
        height: 40px;margin: 0 15px;float: initial;display: flex;padding: 5px 0;
    }
    .media-screen .screen-hd .hd-search .inptext{
        font-size: 12px;flex: 1;
    }
    .media-screen .screen-hd .hd-search .inpsubmit{
        flex: 0 0 50px;
    }

    .meiti-search-condition .condition{
        padding: 15px 10px 10px;
    }
    .meiti-search-condition .condition .leiming{
        width: auto;padding: 0 5px;line-height: 24px;height: 24px;font-size: 12px;
    }
    .meiti-search-condition .condition ul{
        margin-left: 0;
    }
    .meiti-search-condition .condition ul li{
        margin-right: 5px;
        line-height: 22px;
        font-size: 12px;
    }
    .meiti-search-condition .condition ul li a{
        padding: 0 5px;
    }
    .meiti-search-condition .condition-align ul li{
        width: 80px;
    }
    .selectBox{
        display: block;
        margin-left: 0;
    }
    .selectBox .unit i{
        height: 24px;line-height: 24px;background-size: 10px 6px;padding-right: 20px;
        font-size: 12px;
    }
    .selectBox .unit{
        margin-bottom: 10px;margin-right: 10px;height: 24px;
    }
    .selectBox .unit ul{
        top: 24px;
    }

    .tabBtn{
        margin:20px 0;
        display: flex;
        flex-direction: row;
    }
    .tabBtn a{
        flex: 1;
        padding:0 10px;
    }

    .m-zyhd{
        display: none;
        width: 100%;
        height: 40px;
        margin-top: 20px;
        line-height: 40px;
        text-align: center;
        font-size: 14px;
        color: red; 
    }
    .table_box {
        overflow-x: auto;
    }
    .zimeiti-selectBox .unit{
        width: auto;
    }
	.table_box table{
		width: 100%;
	}
	.table_box tbody tr td{
		line-height: 50px;
	}
}