@charset "utf-8";

.our-title .main-title span{
    padding-bottom: 8px;
    font-size: 24px;
    border-bottom: 2px solid #1890ff;
}
.our-title .sub-title{
    padding-top: 16px;
    padding-bottom: 130px;
    font-size: 16px;
}

.news-content{
    width: 850px;
    margin: 50px auto;

}
.news-content .news-item{
    width: 100%;
    clear: both;
    height: 150px;
    margin-bottom: 20px;
    position: relative;
}
.news-content .news-item dl{
    /*width: 1130px;*/
    /*height: 100%;*/
    /*clear: both;*/

    /*margin: auto;*/
}
.news-content .news-item .news-date{
    margin-top: 10px;
    color: #80838a;
    font-size: 24px;
    /*position: absolute;*/
    /*bottom: 10px;*/
}
.news-content .news-item .news-describe{
    color: #80838a;
    margin-top: 10px;
}
.news-content .img-box{
    float: left;
}
.news-content .news-title{
    /*float: right;*/
    /*width: 910px;*/
    margin-top: 10px;
    font-size: 32px;
}
.news-content .news-title h4{
    /*line-height: 32px;*/
}
.news-content .product-content img{
    position: absolute;
    top: -70px;
    left: 50px;
    width: 350px;
    height: 466px;
    box-shadow : 0px 4px 12px #a7a7a7;
}
.news-content .product-content .box1{
    margin-left: 390px;
}
.news-content .product-content .box1 .box-title{
    font-size: 20px;
    padding-top: 30px;
    padding-bottom: 10px;
}
.news-content .product-content .box1 .box-content{
    line-height: 36px;
    text-indent: 36px;
    color: #80838a;
}
.news-content .product-content .box1 ul.box-list{

}
.news-content .product-content .box1 ul.box-list li{
    line-height: 36px;
    list-style: inside;
    color: #80838a;
}
.news-content .product-content .box2 .box-title{
    font-size: 20px;
}
.news-content .product-content .box2 .box-subtitle{
    line-height: 36px;
    color: #80838a;
}
.news-content .product-content .box2{
    margin-top: 30px;
    padding-bottom: 30px;
}
.news-content .product-content .box2 ul.box-list{

}
.news-content .product-content .box2 ul.box-list li{
    line-height: 36px;
    list-style: inside;
    color: #80838a;
}

.claim-service{
    background-color: #F7F8F9;
}
.claim-service .claim-content{
    position: relative;
    padding: 0 50px 30px;
    background-color: #FFFFFF;
}
.claim-service .claim-content img{
    position: absolute;
    top: -70px;
    right: 50px;
    width: 350px;
    height: 466px;
    box-shadow : 0px 4px 12px #a7a7a7;
}
.claim-service .claim-content .box{
    padding:60px 380px 40px 0;
    text-indent: 36px;
    font-size: 20px;
    line-height: 36px;
}
.claim-service .claim-content ul.box-list li{
    margin-top: 10px;
    list-style: inside;
    font-size: 20px;
    line-height: 36px;
}
.claim-service .claim-content ul.box-list p.p2{
    padding-left: 30px;
    font-size: 16px;
    color: #80838a;
}

.insurance-management{

}
.insurance-management .insurance-content{
    position: relative;
    padding: 0 50px 30px;
    background-color: #F7F8F9;
}
.insurance-management .insurance-content img{
    position: absolute;
    top: -70px;
    left: 50px;
    width: 350px;
    height: 466px;
    box-shadow : 0px 4px 12px #a7a7a7;
}
.insurance-management .insurance-content ul.box-list{

}
.insurance-management .insurance-content ul.box-list li{
    padding-left: 380px;
    padding-top: 30px;
    list-style: inside;
    font-size: 20px;
    line-height: 36px;
}
.insurance-management .insurance-content ul.box-list li.li-last{
    padding-left: 0;
}
.insurance-management .insurance-content ul.box-list p.p2{
    padding-left: 30px;
    font-size: 16px;
    color: #80838a;
    text-indent: 32px;
}
