.sec-one{
    margin:80px 0 160px;
}
.sec_tit{
    width:764px;
    height:34px;
    margin:0 auto 37px;
}
.sec_tit .sec_tit_fir{
    width:764px;
    height:34px;
}
.sec_text{
    font-size:26px;
    color:#333333;
    margin-bottom:57px;
    text-align: center;
    font-weight: bold;
}
.sec_xian{
    width: 90%;
    height: 1px;
    margin:0 auto;
    background: #6060A7;
    min-width:1200px;
}
.list_warp{
    width:1200px;
    margin:0 auto;
}
.list_warp .list_item{
    padding:30px 0;
    display: flex;
    justify-content: flex-start;
    border-bottom:1px solid #999999;
}
.list_item .item_h{
    width:92px;
    height:73px;
    margin-right:13px;
    flex-shrink: 0;
}
.list_item .item_right{
    flex:1;
}
.item_right .item_title{
    font-size:30px;
    color:#585AA1;
    font-weight: bold;
    margin-bottom:15px;
}
.item_right .item_desc{
    font-size:20px;
    color:#666666;
    line-height: 34px;
}

.sec-two{
    margin-bottom:80px;
}
.sec_two_tit{
    width:1017px;
    height:34px;
    margin:0 auto 39px;
}
.sec_two_tit .sec_tit_two{
    width:1017px;
    height:34px;
}
.sec-two .sec_text{
    font-size:26px;
    color:#333333;
    text-align: center;
    font-weight: bold;
    margin-bottom:110px;
}
.two_box{
    width:1200px;
    margin:0 auto;
}
.two_box .two_con_bg{
    width:1200px;
}



