			ul,li{margin:0;padding:0;}
			li{list-style: none;}
			.fl{float: left;}
			.fr{float: right;}
		.fs14 {
		    font: 14px 'Microsoft Yahei', sans-serif;
		}
		
		.mt6 {
		    margin-top: 6px;
		}
		
		.col2e2 {
		    color: #2e2c3a;
		}
		
		.col636162 {
		    color: #636162;
		}
		
		.dis_block {
		    display: block;
		}
		
		.search_warp {
		    width: 1190px;
		    margin: auto;
		    background: #fff;
		}
		
		.head_search {
		    padding-top: 15px;
		    font-size: 14px;
		  
		}
		.search_div , .bidding_type_div  {
		    margin-left:15px ;
		}
		.active_li_search{
		    color: #fff!important;
		    background: linear-gradient(to right, #0084ff, #03A9F4);
		    background: -moz-linear-gradient(90deg, #0084ff, #03a9f4);
		    background: -ms-linear-gradient(90deg, #0084ff, #03a9f4);
		    background: -o-linear-gradient(90deg, #0084ff, #03a9f4);
		    background: linear-gradient(90deg, #0084ff, #03a9f4);
		    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#0084ff',endColorStr='#03a9f4',gradientType='0');
		    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr='#0084ff',endColorStr='#03a9f4',gradientType='0')";
		}
		.search_div ul {
		    width: 800px;			
			    padding: 0;
			    margin: 0 0 10px 82px;
			
		}
.search_div .firsta{
		   cursor: pointer;
		    text-decoration: none!important;
		    float: left;
		    margin-right: 12px;
		    padding: 3px 10px;
		    border-radius: 1px;
		}
.secondul{}
		.search_div .seconda{
		     cursor: pointer;
		    text-decoration: none!important;
		    float: left;
		    margin-right: 12px;
		    padding: 3px 10px;
		    border-radius: 1px;
		}
.stylefrist{
		     cursor: pointer;
		    text-decoration: none!important;
		    float: left;
		    margin-right: 12px;
		    padding: 3px 10px;
		    border-radius: 1px;
		}
		.seconda:hover,.firsta:hover{
		    color: #fff!important;
		    background: linear-gradient(to right, #0084ff, #03A9F4);
		    background: -moz-linear-gradient(90deg, #0084ff, #03a9f4);
		    background: -ms-linear-gradient(90deg, #0084ff, #03a9f4);
		    background: -o-linear-gradient(90deg, #0084ff, #03a9f4);
		    background: linear-gradient(90deg, #0084ff, #03a9f4);
		    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#0084ff',endColorStr='#03a9f4',gradientType='0');
		    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr='#0084ff',endColorStr='#03a9f4',gradientType='0')";
		}
.searchLista{width:700px;margin-left:20px;    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;}
		.announcement_type_div {
		    margin-bottom: 10px;
			position:absolute;
			top:44px;
			display:none;
		}
		.announcement_type_div ul{
			
			margin:0;
		}
		.bidding_type_div {
		    margin-bottom: 4px;
			position:relative;
			height:83px;
		}
		.search_input {
		    border-bottom: 1px solid #dddddd;
		    margin-top: 20px;
		}
		.btns {
		    margin-left: 25px;
		}
		.btns button {
		    width: 60px;
		    height: 30px;
		    text-align: center;
		}
	
		.reset_btn {
		    border: 1px solid #cfcfd1;
		    background: #fff!important;
		}
		button {
		    border: none;
		}
		
		.search_input input {
		    width: 300px;
		    height: 30px;
		    border: 1px solid #cfcfd1;
		    padding: 2px 5px;
		}
		
		.pro_name_div label{
		    width: 80px;
		    text-align: right;
		    display: inline-block;
		    color: #666666;
		}
		.right_div  .pro_name_div label{
		    width: 80px;
		    text-align: right;
		    display: inline-block;
		    color: #666666;
		    margin-bottom: 5px;
		}
		input, textarea {
		    outline: none;
		    webkit-box-shadow:none!important;
		    -moz-box-shadow: none!important;
		    box-shadow: none!important;
		    -webkit-transition:none!important;
		    -moz-transition: none!important;
		    -o-transition:none!important;
		    transition: none!important;
		}
		.right_div  .pro_name_div  .pro_name_input{
		    border-radius: 0;
		    display: inline-block;
		    border: 1px solid #CCD0D6;
		    width: 300px;
		    height: 32px;
		    padding: 0 5px;
		    line-height: 32px;
		    vertical-align: middle;
		    margin-bottom: 0;
		}
		
		.pro_name_div {
		    margin-left: 30px;
		}
		
		.left_div {
		    width: 211px;
		    height: 50px;
		}
		.right_div{
		    height: 50px;
		}
		.searchList{
		   
		    min-height: 500px;
		
			background-color:#fff;
			width:1190px!important;
			
			display:none;
			border-top:10px #f0f0f0 solid;
		}
		.searchList li {
		    font-size: 14px;
		    overflow: hidden;
		    padding-bottom: 20px;
		    border-bottom: 1px solid #f0f0f0;
		    cursor: pointer;
		    padding: 0px 30px;
			display:flex;
			height:90px;
			align-items:center;
		}
		.searchList li a{
		    color: #474747;
			 cursor: pointer;
		}
		
		.span_hover:hover{
		    color: #0081cb!important;
		}
		
		
		.searchList_p {
		    padding: 30px 0px;
		}
		.searchList_p em {
		    font-size: 12px;
		    color: white;
		    padding: 8px 12px;
		    float: left;
		    margin-right: 10px;
		}
		.searchList_p em, .searchList_p i {
		    font-style: normal;
		}
		
		.searchBtn {
		    background: linear-gradient(to right, #ff9a03, #fcb347);
		    background: -moz-linear-gradient(to right, #ff9a03, #fcb347);
		    background: -ms-linear-gradient(to right, #ff9a03, #fcb347);
		    background: -o-linear-gradient(to right, #ff9a03, #fcb347);
		    background: linear-gradient(to right, #ff9a03, #fcb347);
		    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#ff9a03', endColorStr='#fcb347', gradientType='0');
		    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr='#ff9a03',endColorStr='#fcb347',gradientType='0')";
		    padding: 8px 25px;
		    color: #fff!important;
		    text-align: center;
		   
		    text-decoration: none!important;
			margin-left:30px;
		}
		
		.release_date  {
		    font-style: normal;
		    font-size: 12px;
		    color: #666;
		    cursor: pointer;
		    
		    margin-left:169px;
		}
		.searchList_p span {
		    color: #333;
		    font-weight: bold;
		    word-break: keep-all;
		    white-space: nowrap;
		    overflow: hidden;
		    text-overflow: ellipsis;
		    width: 748px;
		    float: left;
		    margin-top: 6px
		}
		.searchList p {
		    margin: 0 0 0 0!important;
		}
		/*time*/
		
		.date-con {
		    display: inline-block;
		    border: 1px solid #CCD0D6;
		    width: 350px;
		    height: 32px;
		    padding: 0 5px;
		    position: relative;
		    line-height: 32px;
		    vertical-align: middle;
		}
		.date-con .date {
		    width: 150px;
		    border: 0;
		    height: 30px;
		    vertical-align: top;
		    padding: 2px 20px!important;
		}
		/*datapick*/
		.input_time_div label{
		    width: 80px;
		    text-align: right;
		    display: inline-block;
		    color: #666666;
		}
		.input_time_div .date-con {
		    display: inline-block;
		    border: 1px solid #CCD0D6;
		    width: 300px;
		    height: 32px;
		    padding: 0 5px;
		    position: relative;
		    line-height: 32px;
		    vertical-align: middle;
		}
		.date-con .date {
		    width: 111px;
		    border: 0;
		    height: 30px;
		    vertical-align: top;
		    padding: 2px 0;
		}
		.data_icon{
		    background-image: url("../image/data_icon.jpg");
		    width: 25px;
		    height: 23px;
		    position: relative;
		    top: 5px;
		    left:17px;
		    display: inline-block;
		}
		.SearchWrap .TxtInput {
		    border: #015293 2px solid!important;
		    border-right: none!important;
		    width: 362px!important;
		    height: 42px!important;
		    line-height: 42px!important;
		    overflow: hidden!important;
		    text-indent: 10px!important;
		    border-radius: 0px!important;
		    outline: none!important;
		    padding: 0!important;
		    font-size: 14px!important;
		}
		h6{
		    font-size: 14px!important;
		    line-height: 50px!important;
		    font-style: normal!important;
		    margin:0px !important;
		}
		.backColorF0{
		    background: #f0f0f0!important;
		}
		#pagination3{
		    margin-right: 20px;
		}
		
		body{
		     background-color: #f0f0f0!important;
		 }
		 .cf:before, .cf:after {
		     content: " ";
		     display: table;
		 }
		 .cf:after {
		     clear: both;
			 justify-content: center;
			 align-items: c ;
		 }