.check_list,.check_list_banner-box{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;width:100%}.check_list_banner-box{height:300px;background-image:-webkit-gradient(linear,left top,left bottom,from(#0674f8),to(#71affc));background-image:linear-gradient(#0674f8,#71affc)}.check_list_banner-box_img{width:1920px;height:300px;display:block}.check_list_box{width:1200px;min-width:1200px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin-top:20px;margin-bottom:60px}.check_list_box_item{margin-top:10px}.check_list_box_item_title{width:1200px;height:66px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;background:#f1f2f3;border-radius:4px;-webkit-transition:background-color .5s;transition:background-color .5s}.check_list_box_item_title-unfold{background:#215de4;border-radius:4px 4px 0 0}.check_list_box_item_title_left{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.check_list_box_item_title_radius{background:#2660d7;border-radius:50%;width:8px;height:8px;margin-left:20px;margin-right:10px;-webkit-transition:background-color .3s;transition:background-color .3s}.check_list_box_item_title_radius-unfold{background-color:#fff}.check_list_box_item_title_content{font-size:18px;color:#333}.check_list_box_item_title_content-unfold{color:#fff}.check_list_box_item_title_arrow{font-size:26px;margin-right:20px;color:#666;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.check_list_box_item_title_arrow,.check_list_box_item_title_arrow-rotate{-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.check_list_box_item_title_arrow-rotate{-webkit-transform:rotate(90deg);transform:rotate(90deg);color:#fff}.check_list_box_item_content{width:1200px;border-radius:0 0 4px 4px;padding:20px 40px 20px 40px;border:1px solid #e3e3e3}.check_list_box_item_content_item{display:-webkit-box;display:flex;margin-top:10px}.check_list_box_item_content_item_title{display:-webkit-box;display:flex;font-family:MicrosoftYaHei,MicrosoftYaHei-Bold;font-weight:700;color:#333;line-height:24px;width:80px}.check_list_box_item_content_item_title span{margin-left:6px}.check_list_box_item_content_item_title-pro{text-align:justify;width:62px;height:24px}.check_list_box_item_content_item_title-pro:after{content:" ";display:inline-block;width:100%}.check_list_box_item_content_item_content{display:-webkit-box;display:flex;-webkit-box-flex:1;flex:1;line-height:24px;text-align:left;color:#333}.check_list_box_item:first-child{margin-top:0}