.selectBox .selectModule {
    width: 460px;
    background: #fff ;
}
.selectBox .selectModule .title {
    width: 179px;
}
.selectBox .selectModule .name{
    width: 58.7%;
}
.selectBox .selectModule.on .name {
    background: url(../../place/image/selectModule_arrowOn.png) no-repeat 95%, linear-gradient(to right, #0052d9, #13b0be);
}
.selectBox .selectModule.on .filterBar{
    background:  linear-gradient(to right, #0052d9, #13b0be);
    width: 290px;
}
.selectBox .selectModule.on .filterBar input{
    color: #fff;
}
.selectBox .selectList ul {
    min-width: 440px;
}
.selectBox .selectList ul li {
    padding-left: 180px;
}
.selectBox .selectModule.on .Wdate{
    background:  url(../../public/plugins/datePicker/skin/timeIcon2.png) no-repeat right !important;
}
.Wdate{
    background:  url(../../public/plugins/datePicker/skin/timeIcon.png) no-repeat right !important;
}
#container {
    max-height: 166px;
}
.dateInput{
    width: 124px;
    height: 60px;
    border: none !important;
    padding-left: 15px;
}
/* 筛选 end */
.content {
    min-width: 1400px;
    background: url(../../finance/image/jrcp_bg.jpg) no-repeat center bottom;
}
.tabBox{
    background: #f4f7fc;
    width: 1200px;
    height: 36px;
    margin: 20px auto 10px;
}
.tabBox p{
    background: #fff;
    height: 36px;
}
.tabBox a{
    padding: 0 20px;
    border: 1px solid #ededed;
    height: 34px;
    line-height: 34px;
    margin-right: 10px;
    border-radius: 4px;
    color: #8b94a1;
}
.tabBox a.on{
    background: #1371e6;
    border: 1px solid #1371e6;
    color: #fff;
}
.tabBox a.on em{
    width: 10px;
    height: 5px;
    background: url(../../public/images/icons/fileArr.png) no-repeat center;
    bottom: -5px;
    left: 50%;
    margin-left: -5px;
}
/* 列表 */
.mainUl {
    width: 1430px;
}
.mainUl li{
    width: 645px;
    height: 210px;
    padding: 20px 20px 0 ;
    margin:0 30px 30px 0;
    background: url(../image/ylhcy_li.png) no-repeat;
}
.mainUl li:hover{
    background: url(../image/ylhcy_lion.png) no-repeat;
    box-shadow: 0 0 10px rgba(0,82,217,.1);
}
.mainUl li .topli{
    height: 158px;
}
.mainUl li .leftBox{
    width: 413px;
}
.mainUl li .titlep{
    font-size: 18px;
}
.mainUl li .tabBoxs{
    margin-top: 18px;
    margin-bottom: 15px;
    height: 30px;
}
.mainUl li .tabBoxs span {
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    background: #eaf2ff;
    text-align: center;
    color: #0052d9;
    font-size: 16px;
    border-radius: 0 50px 50px 50px;
    max-width: 362px;
    margin-right: 10px;
}
.mainUl li .infoBox{
    line-height: 24px;
    height: 48px;
    color: #999;
}
.mainUl li .infoBox img{
    display: none;
}
.mainUl li .bottomli{
    color: #999;
    line-height: 50px;
}
.bottomli .fl{
    background: url(../image/ylhcy_icon.png) no-repeat left center;
    padding-left: 25px;
    width: 448px;
}
.bottomli .fr{
    background: url(../image/ylhcy_icon2.png) no-repeat left center;
    padding-left: 25px;
}