@charset "utf-8";
/*具体业务*/
/*互联网+离退休干部管理服务*/
.veteran_service_content {
    width: 100%;
}
.veteran_service_container {
    width: 100%;
    margin: auto;
}
.veteran_service_title {
    text-align: center;
    font-size: 40px;
    color: #d42f33;
    font-weight: bold;
    margin-top: 60px;
}
.veteran_service_title_mb {
    text-align: center;
    font-size: 20px;
    color: #d42f33;
    font-weight: bold;
    margin-top: 15px;
}
.veteran_service_img {
    margin: 55px auto 70px;
    text-align: center;
}
.veteran_service_img_mb {
    margin: 5px auto 20px;
    text-align: center;
}
.veteran_service_img img {
    vertical-align: middle;
}
.veteran_service_text {
    width: 1340px;
    margin: auto;
    overflow: hidden;
}
.veteran_service_text_item {
    float: left;
    margin-bottom: 66px;
}
.veteran_service_text_item_mb {
    float: left;
    margin-bottom: 15px;
}
.veteran_service_text_item:nth-of-type(odd) {
    margin-right: 245px;
}
.veteran_service_text_item_left {
    float: left;
    margin-right: 30px;
}
.veteran_service_text_item_left_mb {
    float: left;
    margin-right: 20px;
}
.veteran_service_text_item_left img {
    vertical-align: middle;
    width: 76px;
    height: 76px;
}
.veteran_service_text_item_right {
    float: left;
    text-align: left;
    font-size: 14px;
    line-height: 28px;
    color: #343434;
    width: 440px;
    position: relative;
    top: -5px;
}
.veteran_service_text_item_right_mb {
    text-align: left;
    font-size: 14px;
    color: #343434;
    position: relative;
    top: -4px;
}
/*九大功能模块*/
.functional_module_container {
    width: 100%;
    min-width: 1340px;
    margin: auto;
    overflow: hidden;
    text-align: center;
    background-color: #f5f5f5;
    padding-bottom: 20px;
}
.functional_module_container_mb {
    background-color: #f5f5f5;
}
.functional_module_container_box {
    width: 1340px;
    margin: auto;
}
.functional_module_container:nth-child(odd) .functional_module_left, .functional_module_container:nth-child(odd) .functional_module_right {
    float: left;
}
.functional_module_container:nth-child(even) .functional_module_left, .functional_module_container:nth-child(even) .functional_module_right {
    float: right;
}
.functional_module_container:nth-child(odd) .functional_module_left {
    margin: 123px 245px 0 20px;
    width: 440px;
}
.functional_module_container:nth-child(even) .functional_module_left {
    margin: 123px 20px 0 245px;
    width: 440px;
}
.functional_module_left_btn {
    overflow: hidden;
    margin-bottom: 40px;
}
.functional_module_left_btn_mb {
    overflow: hidden;
    margin-top: 15px;
}
.functional_module_left_btn p {
    padding: 10px 20px;
    text-align: center;
    /* line-height: 74px; */
    color: #ffffff;
    font-size: 32px;
    font-weight: bold;
    background-color: #e47041;
    float: right;
}
.functional_module_container:nth-child(even) .functional_module_left_btn p {
    float: left;
}
.functional_module_left_btn_mb p {
    width: 150px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    background-color: #e47041;
}
.functional_module_left_text {
    font-size: 14px;
    line-height: 28px;
    text-align: left;
    color: #343434;
}
.functional_module_left_text_mb {
    font-size: 16px;
    text-align: left;
    color: #343434;
    margin-top: 15px;
}
.functional_module_right img {
    /* vertical-align: middle; */
    width: 600px;
}
/*数据统计*/
.data_statistics_container {
    width: 100%;
    min-width: 1340px;
    min-height:524px;
    margin: auto;
    overflow: hidden;
    /* background-image: url(../images/veteran_service_bg2.png); */
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
}
.data_statistics_container_mb {
    width: 100%;
    overflow: hidden;
    /* background-image: url(../images/veteran_service_bg2.png); */
    background-repeat: no-repeat;
    background-position: 100% 100%;
}
.data_statistics_container:nth-child(odd) .data_statistics_container_box {
    width: 1340px;
    margin: auto;
    overflow: hidden;
}
.data_statistics_container:nth-child(odd) .data_statistics_right {
    float: right;
    margin: 60px 50px 60px 0;
    width:440px;
}
.data_statistics_container:nth-child(odd) .data_statistics_right_btn {
    overflow: hidden;
    margin-bottom: 32px;
}
.data_statistics_container:nth-child(odd) .data_statistics_right_btn_mb {
    margin-top:15px;
}
.data_statistics_container:nth-child(odd) .data_statistics_right_btn p {
    padding: 10px 20px;
    text-align: center;
    color: #ffffff;
    font-size: 32px;
    font-weight: bold;
    background-color: #e47041;
    float: left;
}
.data_statistics_container:nth-child(odd) .data_statistics_right_btn_mb p {
    width: 150px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    background-color: #e47041;
}
.data_statistics_container:nth-child(odd) .data_statistics_right_text{
    font-size: 14px;
    line-height: 28px;
    text-align: left;
    color: #343434;
}
.data_statistics_container:nth-child(odd) .data_statistics_right_text_mb{
    font-size: 16px;
    line-height: 28px;
    text-align: left;
    color: #343434;
    margin-top: 15px;
}
/*电子认证和信息安全*/
.data_statistics_container:nth-child(even) .data_statistics_container_box{
    width: 1340px;
    margin: auto;
    overflow: hidden;
}
.data_statistics_container:nth-child(even) .data_statistics_right{
    float: left;
    margin: 60px 0 60px 122px;
    width: 440px;
}
.data_statistics_container:nth-child(even) .data_statistics_right_btn{
    overflow: hidden;
    margin-bottom: 32px;
}
.data_statistics_container:nth-child(even) .data_statistics_right_btn_mb{
    margin-top: 15px;
}
.data_statistics_container:nth-child(even) .data_statistics_right_btn p{
    padding: 10px 20px;
    text-align: center;
    color: #e47041;
    font-size: 32px;
    font-weight: bold;
    background-color: #ffffff;
    float: right;
}
.data_statistics_container:nth-child(even) .data_statistics_right_btn_mb p{
    width: 150px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
    background-color: #e47041;
}
.data_statistics_container:nth-child(even) .data_statistics_right_text{
    font-size: 14px;
    line-height: 28px;
    text-align: left;
    color: #ffffff;
}
.data_statistics_container:nth-child(even) .data_statistics_right_text_mb{
    font-size: 16px;
    text-align: left;
    color: #ffffff;
    margin-top: 15px;
}

/* 手机 */
.main-mobile .veteran_service_container {
    padding: 0 20px 20px;
}
.main-mobile .veteran_service_title {
    font-size: 26px;
    margin-top: 20px;
}
.main-mobile .veteran_service_img {
    margin: 10px auto 10px;
}
.main-mobile .veteran_service_img img {
    width: 100%;
}
.main-mobile .veteran_service_text {
    width: 100%;
}
.main-mobile .veteran_service_text_item {
    margin: 0 !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}
.main-mobile .veteran_service_text_item_right {
    width: 100%;
    font-size: 14px;
}
.main-mobile .veteran_service_text_item_left {
    margin-right: 0;
}
.main-mobile .veteran_service_text_item_left img {
    width: 50px;
    height: 50px;
    margin-bottom: 10px;
}
.main-mobile .functional_module_container_mobile {
    width: 100%;
    padding: 20px;
    background: #F5F5F5;
}
.main-mobile .functional_module_container_box_mobile {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.main-mobile .functional_module_right_mobile {
    width: 100%;
    margin-bottom: 10px;
}
.main-mobile .functional_module_right_mobile>img{
    width: 100%;
}
.main-mobile .functional_module_left_mobile {
    width: 100%;
}
.main-mobile .functional_module_left_btn_mobile {
    padding: 10px 20px;
    text-align: center;
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    background-color: #FA7600;
    width: max-content;
    margin: 10px auto;
}
.main-mobile .functional_module_left_text_mobile {
    font-size: 14px;
    line-height: 28px;
    color: #343434;
}
.main-mobile .data_statistics_container_mobile {
    width: 100%;
    background-size: 100% 100%;
}
.main-mobile .data_statistics_container_mobile .data_statistics_box_mobile{
    width: 100%;
    padding: 20px 20px 40px;
}
.main-mobile .data_statistics_container_mobile .data_statistics_box_btn_mobile {
    padding: 10px 20px;
    text-align: center;
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    background-color: #FA7600;
    width: max-content;
    margin: 20px auto;
}
.main-mobile .data_statistics_container_mobile .data_statistics_box_text_mobile {
    font-size: 14px;
    line-height: 28px;
    color: #343434;
}
.main-mobile .data_statistics_container_mobile:nth-child(2n) .data_statistics_box_btn_mobile {
    color: #FA7600;
    background-color: #ffffff;
}
.main-mobile .data_statistics_container_mobile:nth-child(2n) .data_statistics_box_text_mobile {
    color: #ffffff;
}