.home-main{
    width: 100%;
    height: auto;
    margin-top: 40px;
}
.index_1{
    width: 1190px;
    margin: 0 auto;
}
.bt h3{
    text-align: center;
    font-size: 35px;
    color: #444;
    line-height: 40px;
    font-weight: bold;
    margin-bottom: 30px;
}
.h-m-box li{
    width: 24%;
    float: left;
    padding: 0 6px 26px 5px;
    text-align: center;

}
.h-m-box li .bex {
    padding: 31px 10px;
    transition: .5s;
    border: 1px solid #eee;
}
.h-m-box li .bex  img{
    width: 77px;
    height: 77px;
    margin: 0 auto;
    text-align: center;
    display: block;
}
.h-m-box li .bex h4{
    font-size: 19px;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 21px;
    font-weight: bold;
}
.h-m-box li .bex p{
    font-size: 16px;
    line-height: 25px;
    height: 75px;
    overflow: hidden;
    color: #999;
}
.h-m-box li .bex:hover {
    -webkit-box-shadow: rgba(0,0,0,.1) 0 0 10px;
    -moz-box-shadow: rgba(0,0,0,.1) 0 0 10px;
    -ms-box-shadow: rgba(0,0,0,.1) 0 0 10px;
    box-shadow: rgba(0,0,0,.1) 0 0 10px;
}
.choice{
    width: 100%;
    height: auto;
    background-color: #f7f7f7;
    padding-top: 41px;
    padding-bottom: 30px;
}
.c-box{
    width: 1200px;
    margin: 0 auto;
    clear: both;
    position: relative;
    height: 480px;
    background: url(../images/huan.png) no-repeat 5px 40px;
}
.c-box h2 {
    color: #5a5a5a;
    font-size: 16px;
    text-align: left;
    font-weight: normal;
    margin-bottom: 20px;
    margin-top: 3px;
}
.c-box p{
    font-size: 14px;
    color: #333;
    line-height: 25px;
}
.sc1{
    width: 360px;
    height: 100px;
    position: absolute;
    left: 31px;
    top: 38px;
}
.sc2{
    width: 360px;
    height: 100px;
    position: absolute;
    left: 9px;
    top: 239px;
}
.sc3{
    width: 360px;
    height: 100px;
    position: absolute;
    left: 19px;
    top: 426px;
}
.sc4{
    width: 340px;
    height: 100px;
    position: absolute;
    right: 0px;
    top: 16px;
    padding-right: 11px;
}
.sc5{
    width: 340px;
    height: 100px;
    position: absolute;
    right: 0px;
    top: 182px;
    padding-right: 11px;
}
.sc6{
    width: 340px;
    height: 100px;
    position: absolute;
    right: 0px;
    top: 378px;
    padding-right: 20px;
}
.sc4 h2, .sc5 h2, .sc6 h2{
    text-align: right;
}
.sc7{
    width: 190px;
    height: 40px;
    position: absolute;
    left: 509px;
    top: 178px;
    font-size: 14px;
    text-align: center
}
.sc7 h4{
    color: #0075c2;
    font-size: 70px;
}
.sc7 p{
    color: #000000;
    font-size: 23px;
}
.ranking{
    width: 100%;
    height: auto;
    padding-top: 41px;
    display: inline-block;
    padding-bottom: 30px;
}
.r-box{
    width: 100%;
}
.r-b-left{
    padding-top: 100px;
    float: left;
    width: 320px;
}
.r-b-left img{
    width:auto;
}
.r-b-right{
    float: right;
    margin-top: 28px;
}
.r-b-right li{
    width: 870px;
    height: 105px;
    background: #F7F7F7;
    border-radius: 5px;
    margin-bottom: 20px;
}
.r-b-right .li-top{
    width: 135px;
    background: #A7A7A7;
    float: left;
    border-radius: 5px 0 0 5px;
    text-align: center;
    color: #fff;
    font-size: 30px;
    padding: 27px 0;
    height: 103px;
}
.r-b-right .li-bottom{
    float: left;
    padding: 0 30px;
    width: 675px;
}
.r-b-right .li-bottom .tit {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    line-height: 29px;
    margin-top: 15px;
}
.r-b-right .li-bottom .con{
    font-size: 16px;
    color: #666;
    line-height: 25px;
}
.pc-top{
    width: 100%;
    height: 480px;
    margin-top: 50px;
}
.pc-top img{
    display:block;
    margin: 0 auto;
    text-align:center;
}
.pc-bottom{
    margin-top: 32px;
    margin-left: 155px;

}
.pc-bottom li{
    width: 40%;
    height: 210px;
    float: left;
    background: url(../images/pc-li-bottom.png) no-repeat;
    text-align: center;
    margin: 0 auto;
    background-position: center;
    position: relative;
}
.pc-li-one{
    position: absolute;
    left: 205px;
    top: 55px;
}
.pc-li-one img{
    width: 75%;
}
.pc-bot{
    width: auto;
    display: block;
}
.pc-il{
    width: 90%;
    margin: 0 auto;
}
.pc-li-one h3{
    font-size: 22px;
    color: #595959;
    padding-top: 17px;
}
.pc-li-two{
    display: none;
    position: absolute;
    top: 57px;
}
#pone:hover #ptwo{
    display: block;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
}
.pc-li-two h3{
    font-size: 17px;
    padding-bottom: 14px;
    text-align: center;
    padding-left: 118px;
}
.pc-li-two img{
    width: 15%;
    margin: 0 auto;
    text-align: center;
    margin-left: 120px;
}
.pc-li-two p{
    width: 79%;
    text-align: center;
    margin-left: 90px;
    padding-top: 13px;
    font-size: 16px;
}
.procedure{
    width: 100%;
    height: auto;
    display: inline-block;
    margin-bottom: 37px;
}
.information{
    width: 100%;
    height: 274px;
    background: url("../images/information.png") no-repeat;
    background-position-x: center;
}
.cp-tap{
    width: 100% !important;
    margin-top: 40px;
}
.cp-tap .produ{
    float: left !important;
    width: 48% !important;
    height: 175px !important;
    padding: 28px 50px;
    margin-bottom: 20px;
    border: 1px solid #ccc;
    border-radius: 10px;
    background: #fff;
    box-sizing: border-box;
    cursor: default;
    -webkit-transition: all .5s;
    transition: all .5s;
    margin-right: 10px;
    margin-left: 10px;
}

.fl{
    float: left;
}
.fr{
    width: 344px;
    float: right;
}
.fr h3{
    display: block;
    padding: 20px 0 12px;
    font-size: 22px !important;
    font-weight: bold;
    color: #333 !important;
    line-height: 1;
    margin-top: 0px;
    margin-bottom: 0px;
}
.fr span{
    display: block;
    font-size: 15px;
    color: #666;
    line-height: 24px;
}