.pagination .controls input{
	border: 0;
    color: rgb(153, 153, 153);
    width: 30px;
    padding: 0;
    margin: -3px 0 0 0;
    text-align: center;
}

/*首页样式提取*/
h3{
    margin: 30px 0 25px;
}
body{
    font-family: "Microsoft Yahei";
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img{
    margin:0 auto;
}
.carousel-inner .li-item{
    background: #e4e4e4;
}
.item_find>li{
    border:0 none;
}
.carousel-indicators{
    top: 93%;
    right: 49%;
    margin-right: -26px;
    z-index: 1;
}
#myCarousel .banner {
    height: 320px;
}

.bim_newer_itemTit{
    height:22px !important;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
/*banner图小圆圈*/
.carousel-indicators .active{
    background: #ff8000;
}
.carousel-indicators li{
    background-color: #d1d1d1;
    width: 12px;
    height: 12px;
    cursor: pointer;
    border-radius: 6px;
}
.greybg{
    background-color: #72bf55;
}
.bluebg{
    background-color: #40baf9;
}
.greenbg{
    background-color: #8e8efd;
}
.pinkbg{
    background-color: #ff8000;
}
#validateCode{
    width: 111px;
}
#messageBox{
    background: none;
    margin-bottom: 0;
    padding: 0;
    position: relative !important;
    left: 0 !important;
    top: 0 !important;
    border: none;
    padding-left: 22px;
    margin-top: -10px;
}
#loginForm .submit {
    margin-top: 10px;
}

/*2018.10.23 lcj新增*/
.ProcessBg{
    height: 140px;
    background: #fff;
}
.ProcessBg .box{
    width: 1200px;
    margin: 0 auto;
}
.process-box{
    width: 840px;
}
.ProcessBg .process-box .news{
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #f0f0f0;
    margin-top: 12px;
}
.process-box .news span{
    float: left;
    width: 24px;
    height: 22px;
    background: url(../../images/bimke_image/home/news.png) no-repeat right;
    margin-top: 10px;
    margin-right: 10px;
}
.platform-text{
    width: 600px;
    height: 42px;
    line-height: 42px;
    position: relative;
    overflow: hidden;
}
.platform-text .platform-box{
    position: absolute;
    left:0;
    top:0;
    background: #fff;
    width: 100%;
}
.platform-text .platform-box a{
    font-style: normal;
    width: 100%;
    height: 52px;
    display: block;
}
.ProcessBg .ProcessContainer .word{
    height: 87px;
    background-position: left center;
    margin:0;
}
.ProcessContainer .word span{
    left:82px;
    top:10px;
}
.ProcessContainer .word span:last-child{
    font-size: 14px;
    color:#888;
    top:44px;
}
.ProcessBg ul{
    width: 290px;
    height: 118px;
    background: url(../../images/bimke_image/home/money-bg.png) no-repeat right top;
    padding-top: 22px;
}
.ProcessBg ul li{
    line-height: 34px;
}
.ProcessBg ul li span span{
    color:#f80;
    font-weight: bold;
}