/*
*   自定义的css，可以复制或者自己添加
*   
*   time:2020-07-27
*   BY:kom  wangkaiyue
*/



/*******pub********/
::-ms-clear,::-ms-reveal{display:none;}
.run-in{width:1200px;margin:0 auto;position: relative;height:100%;}
.run-search-header{height:70px;border-bottom:1px solid #e2e2e2;position: fixed;width:100%;left:0px;top:0px;background:#fff;z-index:10;}
.run-search-header img{height: 70px;}
.run-search-left{float:left;width:760px;}
.run-search-right{float:right;width:360px;
    position: fixed;
    left: 50%;
    margin-left: 200px;
    z-index:20;
    top:264px;
}
.run-search-content{min-height:500px;padding-top:263px;}
.run-search-area{float:left;margin:40px 0px 0px 200px;position: relative;width:725px;}
.run-logo{float:left;cursor: default;}
.run-search-text{width: 650px;
    height: 48px;
    background: #ffffff;
    border: 1px solid #fff;
    border-radius: 4px 0px 0px 4px;
    padding:0px 30px 0px 10px;
}
.run-search-button{
    width: 72px;
    height: 48px;
    background: #f89b34;
    border-radius: 0px 4px 4px 0px;
    color:#fff;
    display:inline-block;
    vertical-align: middle;
    line-height:48px;text-align:Center;
    font-size:14px;
    margin-left:-4px;
}
.run-search-clear{width:18px;height:18px;background:url(../image/rm-clear.png) no-repeat;background-size:cover;display:none;position: absolute;right:85px;top:16px;}
.run-search-cond{height:31px;color:#999;border-bottom: 1px solid #e4e4e4;}
.run-search-reset{float:right;color:#006fff;}
.run-search-reset:hover{color:#f89b34;}
.run-area{padding-top:70px;height:200px;	background-color: #f1f2f3;width: 100%;position: fixed;z-index:9;}

.run-search-li{margin-top:30px;}
.run-search-li em{color:#f89b34;font-style: normal;}
.run-search-title{margin-bottom:5px;}
.run-search-title-href{font-size:16px;color:#333;}
.run-search-desc{margin-bottom:5px;}
.run-search-desc,.run-search-other{color:#999;}
.run-search-line{padding:0px 10px;color:#e8e8e8;}
.run-search-footer{color:#999;text-align:center;line-height:80px;background:#f7f7f7;}
.run-search-footer a{color:#999;}
.run-search-page{padding:40px 0px 70px 0px;}
.run-search-cond-li-left{float:left;width:55px;color:#999;padding:3px 0px 0px 0px;}
.run-search-cond-li-right{padding-left:55px;}
.run-search-cond-href{padding:3px 8px;vertical-align: middle;white-space: nowrap;margin-bottom:5px;display: inline-block;border:1px solid #fff; }
.run-search-cond-li{padding:20px 0px 0px 0px;}
.run-search-date-pick{
    width:100%;
    height: 28px;
    background: #ffffff;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    padding:0px 22px 0px 5px;
}
.run-search-date{margin-bottom:10px;}
.run-search-cond-sel{border:1px solid #f89b34;border-radius: 4px; color:#f89b34;}
.run-search-cond-href:hover{border:1px solid #f89b34;border-radius: 4px; color:#f89b34;line-height:1.7;}
.run-search-href{width: 32px;
    margin:0px 2px;
    height: 32px;
    background: #ffffff;
    border: 1px solid #d9d9d9;
    border-radius: 6px;display:inline-block;vertical-align:middle;line-height:32px;text-align:Center;}
.run-search-href:hover{background: #f89b34;color:#fff;border:1px solid #f89b34;}    
.run-search-span{margin:0px 10px;}
.run-search-input{ height: 32px;
    background: #ffffff;
    border: 1px solid #d9d9d9;
    border-radius: 6px;
    width:48px;
    padding:0px 5px;
}
.run-search-submit{
    width: 60px;
    height: 32px;
    background: #ffffff;
    border: 1px solid #f89b34;
    border-radius: 6px;
    display:inline-block;
    color:#f89b34;
    text-align:Center;
    line-height:32px;
}
input::-ms-clear{display: none;}
input::-ms-reveal{display: none;}
.run-search-prev,.run-search-prev:hover{background:url(../image/run-search-prev.png) no-repeat center center;background-size:14px;}
.run-search-next,.run-search-next:hover{background:url(../image/run-search-next.png) no-repeat center center;background-size:14px;}
#layui-laydate1.layui-laydate .layui-this{background-color:#f89b34!important}
.layui-laydate-content td.laydate-selected{background: #fff0df!important;}
.run-search-date-pick{background:url(../image/run-search-date.png) no-repeat right 5px center;background-size:15px}
.run-mask{width:100%;height:100%;position: fixed;left:0px;top:0px;background:rgba(0,0,0,.3);z-index:30;display:none;}
.run-search-blank{text-align:Center;padding:40px 0px 0px 0px;display:none;}
.run-search-alert{color:#f89b34;}
.run-search-det{min-height:400px;}
.run-search-blink{
    animation:upDown 1s infinite  linear;
    -webkit-animation:upDown 1s infinite linear; /* Safari 和 Chrome */
}
.run-load{
    width:32px;height:32px;position: fixed;left:50%;top:50%;z-index:120;background:url(../image/run-load.gif) no-repeat;margin-left:-16px;margin-top:-16px;
}
@keyframes upDown
{
0%   {color:rgba(255,255,255,.2);}
100% {color:rgba(255,255,255,1);}
}
.run-search-tips{position: absolute;right:300px;bottom:20px;display:none;}
.run-search-tips img{width:16px;}








/*******pub end********/

/*******index********/

/*******index end********/
