input,select{outline: none;}
.list_right .right_div{border: solid 1px #dcdcdc;padding: 20px 0 0 0;}
.list_right .infor_list{border:0;}
.list_right .search_condition input{color: #343434;font-size: 14px;}
.list_right .search_condition>span{font-size: 14px;color:#666666;white-space: nowrap;display: inline-block;float: left;margin-bottom: 10px;height: 40px;}
.list_right .search_condition>span span{float: left;}
.list_right .search_condition>span input{border:1px solid #dcdcdc;background-color: #ffffff;}
.list_right .search_condition .textbox1{width: 380px;margin-left: 34px;}
.list_right .search_condition .textbox2{margin-left: 15px;}
.list_right .search_condition .textbox1 span{width: 60px;text-align: right;padding: 10px 0;}
.list_right .search_condition .textbox1 input{width: 320px;padding: 10.5px;}

 /* 模拟下拉框 */
.hide{display: none;}
.select{position: relative;}
.select .input_in input{width: 320px;height: 40px;background:#ffffff url(../img/select_icon.png) no-repeat 298px center;line-height: 20px;padding: 10px 0 10px 10px;border: 1px solid #d6d6d6;cursor: pointer;}
.select .city{position: absolute;top: 41px;left: 60px;background-color: #ffffff;z-index: 1;}
.select .city ul{width: 320px;border-top: none;box-shadow: 0px 10px 20px 0px rgba(52, 52, 52, 0.2);border: solid 1px #dcdcdc;border-top: 0;height: auto;overflow-y: auto;}
.select .city ul li{padding-left: 8px;font-size: 14px;width: 318px;height: 30px;line-height: 30px;cursor: pointer;color:#343434;}
.select .city ul li:hover{background-color: #5b5c9c;color: #ffffff;}

/* 地区 */
.list_right .search_condition .region_div{margin-left: 34px;line-height: 40px;}
.list_right .search_condition .region_div .select{float: left;margin-right: 17px;}
.list_right .search_condition .region_div .select .city{width: 227px;left: 0;}
.list_right .search_condition .region_div .select .city ul{width: 227px;}
.list_right .search_condition .region_div .select .city ul li{width: 225px;}
.list_right .search_condition .region_div>span{width: 60px;text-align: right;}
.list_right .search_condition .region_div .select input{width: 227px;background: #ffffff url(../img/select_icon.png) no-repeat 204px center;}

/* 颁布时间 */
.list_right .search_condition .promulgation_time{margin-left: 20px;line-height: 40px;}
.list_right .search_condition .promulgation_time input{float: left;width: 332px;height: 40px;border: solid 1px #dcdcdc;background: #ffffff url(../img/time_icon.png) no-repeat 304px center;padding-left: 10px;cursor: pointer;padding: 10.5px;}
.list_right .search_condition .promulgation_time .span1{width: 75px;text-align: right;} 
.list_right .search_condition .promulgation_time .span2{width: 50px;text-align: center;} 

/* 搜索重置 */
.list_right .search_condition .operation_btn{width: 100%;text-align: center;margin: 20px 0 30px 0;}                 
.list_right .search_condition .operation_btn input{width: 120px;height: 40px;font-size: 16px;color: #5b5c9c;border:1px solid #5b5c9c;cursor: pointer;}         
.list_right .search_condition .operation_btn .btn_sous{background-color: #5b5c9c;color: #ffffff;margin-right: 20px;}
.list_right .search_condition .operation_btn .btn_sous:hover{background-color: #4a4b8b;}       
.list_right .search_condition .operation_btn .btn_gjsous:hover{background-color: #5b5c9c;color:#ffffff;}       

/* 空白页 */
.empty_div{border: 0;}
.empty_div .no_content{height: 172px;background: url(../img/empty_bg.jpg) no-repeat center 0;}
.empty_div .no_content p{padding-top: 114px;}

/* 时间框选中颜色 */
.datepicker td.active.day, .datepicker td.active.year{background: #5b5c9c !important;}
.datepicker td span.active{background: #5b5c9c !important;}
.datepicker.dropdown-menu{border:1px solid #a9a9a9 !important;}

/* 手写input输入框 */
.copy_input:empty::before {content: attr(placeholder);color:#a4a4a4;}
.copy_input{width: 320px;height: 40px;line-height: 20px;font-size:14px;padding:10px;border: 1px solid #dcdcdc;float: left;outline: none;color: #343434;white-space: nowrap;overflow: hidden;}
.region_div .copy_input{width: 227px;}
.select .copy_input{background: #ffffff url(../img/select_icon.png) no-repeat 298px center;}
.region_div .copy_input{background: #ffffff url(../img/select_icon.png) no-repeat 204px center;}