*{
    margin: 0;
    padding: 0;
}
.main{

}
ul,li{
    list-style:none;
}
.online{
    width: 78px;
    height: 5px;
    background: #F35A21;
    border-radius: 3px;
    margin-top: 6px;
}
.main .content{
    width: 1200px;
    margin: 5px auto 76px;
}
.main .content .carTitle{
margin-top: 56px;
}
.main .content .carTitle .primaryTitle{
    font-weight: bold;
    color: #123B8A;
    font-size: 36px;
    line-height: 52px;
}
.main .content .carTitle .secondTitle{
    color: #666666;
    font-size: 20px;
    margin-top: 14px;
}
.main .content .process{
    padding: 0;
    height: 428px;
    margin-top: 60px;
}
.main .content .process img{
    margin-left: -30px;
}
.main .content .process_bottom{
    padding: 0;
    margin-top: 40px;
}
.main .content .process_bottom li{
    margin-left: 100px;
}
.main .content .process_bottom li img{
    display: block;
    width: 104px;
    height: 103px;
    margin: 0 auto;
}
.main .content .process_bottom li .iconText{
    display: block;
    font-size: 20px;
    font-weight: bold;
    color: #123B8A;
    text-align: center;
    margin: 9px auto 14px;
}
.main .content .process_bottom li span{
    display: block;
    text-align: center;
    color: #666;
}
.content_bottom{
    height: 328px;
    margin-top: 65px;
}
.content_bottom .contentImg{
    width: 514px;
    /*background-image: url("../images/claimsCenter/ewmbjt.png");*/
    background-repeat: no-repeat;
    height: 100%;
}
.content_bottom .contentImg .ewmImg{
    /*width: 206px;*/
    /*height: 206px;*/
    position: relative; /*脱离文档流*/
    left:50%;
    top:50%;
    margin-left: -73px;
    margin-top: -73px;
    width: 135px;
    height: 135px;
    border:8px solid rgba(255, 255, 255, 0.5);

}
.content_bottom .contentImg .ewmImg img{
    width: 100%;
    height: 100%;
}
.contentImg_right{
    width: 686px;
    height: 100%;
    padding:25px 39px;
    box-shadow: 0px 3px 19px 2px rgba(114, 114, 114, 0.09);
    border: 1px solid #e5e5e5\0;
}
.contentImg_right li{
    font-size: 16px;
    font-weight: 500;
    color: #666666;
    line-height: 36px;
}
.contentImg_right li .right_title{
    color: #123B8A;
    font-size: 24px;
    font-weight: bold;
    display: block;
}
.contentImg_right li:not(:first-child){
    margin-top: 30px;
}
contentImg_right li span{
    display: block;
}
.contentImg_right li .right_title-index {
    display: inline-block;
    width: 36px;
    height: 36px;
    background: #F35A21;
    text-align: center;
    line-height: 36px;
    border-radius: 50%;
    margin-right: 21px;
    color: #fff;
}
.contentImg_right li .right_title+span{
    margin-left: 57px;
}
/*banner 图样式*/
.banner-area .banner-area-text{
    padding: 0!important;
}
.banner-area .banner-area-text-wrap{
    padding-top: 89px!important;
}
.banner-area .banner-area-img{
    min-height: 520px;
}
.banner-area .banner-area-text .text-right{
    display: inline-block;
    float: right;
}
.banner-area .ewmImg_list{
    margin-top: 26px;
}
.banner-area .ewmImg_list .ewmImg {
    width: 140px;
}
.banner-area .ewmImg_list .ewmImg img{
    width: 100%;
    height: 140px;
    border:10px solid rgba(255,255,255,0.5) ;
    box-sizing: border-box;
}
.banner-area .ewmImg_list .ewmImg span{
    display: block;
    text-align: center;
    margin-top: 12px;
    font-size: 20px;
    color: #fff;
}
.banner-area .ewmImg_list .first-fl {
    margin-right: 60px;
}