@charset "utf-8";
/*******通用开始*******/
.header_2024 .header{
    background: rgba(255, 255, 255, 0.6);
}
.tech_banner {
    width: 100%;
    height: 320px;
    overflow: hidden;
    min-width: 1200px;
    background-color: #6643ff;
    margin-top: -96px;
}
.tech_content{
    display: flex;
    flex-direction: row;
    margin: 50px auto;
    width: 1200px;
}
.tech_content_left {
    display: flex
;
    flex-direction: column;
    width: 860px;
}
.tech_content_left .tech_banner_img {
    margin-bottom: 40px;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 320px;
}
.tech_content_left .tech_banner_img .tech_banner_content {
    padding: 50px 30px;
    width: 50%;
    height: 100%;
}
.tech_content_left .tech_banner_content .pages-title{
    font-size: 36px;
    color:#fff;
}
.tech_content_left .tech_banner_content .pages-content{
    font-size: 14px;
    color: #fff;
    width: 75%;
    line-height: 30px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8);
}
.tech_content_left .tech_banner_content .banner-btn{
    padding: 13px 40px;
    background-color: #E10E13;
    color: #fff;
    text-decoration: none !important;
    font-size: 16px;
    width: 25%;
    margin-top: 50px;
    cursor: pointer;
}
.tech_content_right{
    margin-left: 40px;
    width: 300px;
}
.tech_content_right .menu li.svb{
    margin-bottom: 30px;
    height: 26px;
    font-size: 14px;
    line-height: 26px;
}
.tech_content_right .menu li.cur{
    color:#E62024;
    border-bottom: 2px solid #E10E13;
}
.tech_content_right .menu li.cur a{
    color:#E62024;
}
.tech_content_right .tech_consult{
    display: flex;
    flex-direction: column;
    padding: 30px;
    background: whitesmoke;
}
.tech_content_right .tech_consult p{
    margin: 0 0 1em;
}
.tech_content_right .tech_consult .consult_title{
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    line-height: 26px;
}
.tech_content_right .tech_consult .consult_tel {
    font-size: 14px;
    line-height: 18px;
}
.tech_content_right .tech_consult img.consult_icon {
    width: 15px;
    height: auto;
    margin-right: 5px;
}
.tech_content_right .tech_consult .consult_btn{
    display: block;
    width: 235px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    margin-top: 20px;
    font-size: 16px;
    background: #E10E13;
    color: #f5f5f5;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}
.tech_content_left .tech_title{
    font-size: 21px;
    font-weight: bold;
    margin-bottom: 40px;
}
.tech_content_left .introduce{
    line-height: 25px;
}
.tech_content_left .advantage .tech_small_title{
    font-weight: bold;
    margin-bottom: 40px;
}
/*******通用结束*******/
/*******运维服务开始*******/
.tech_content_left .advantage{
    margin: 40px 0 50px 0;
}
.tech_content_left .advantage .tech_title_wrapper{
    display: flex;
}
.tech_content_left .advantage .tech_title_wrapper .meta{
    border-left: 2px solid #bababa;
    padding-left: 3px;
}
.tech_content_left .advantage .tech_title_wrapper .meta p{
    font-weight: bold;
}
.tech_content_left .advantage .wpb_wrapper .ff-table{
    border: 1px solid #e1e1e1;
    width: 100%;
}
.tech_content_left .advantage .wpb_wrapper table{
    border-collapse: collapse;
    border-spacing: 0;
}
.tech_content_left .advantage .wpb_wrapper .ff-table tr{
    background: none !important;
}
.tech_content_left .advantage .wpb_wrapper table tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}
.tech_content_left .advantage .wpb_wrapper .ff-table .bgccc{
    height: 60px;
}
.tech_content_left .advantage .wpb_wrapper .ff-table .tdrow{
    width: 170px !important;
}
.tech_content_left .advantage .wpb_wrapper table tr th,.tech_content_left .advantage .wpb_wrapper table tr td {
    border: 1px solid #eee;
    vertical-align: middle;
    border-color: #e1e1e1;
    text-align: center;
    height: 60px;
}
.tech_content_left .advantage .wpb_wrapper .ff-table th,.tech_content_left .advantage .wpb_wrapper .th-width th {
    width: 150px;
}
/*******运维服务结束*******/
/*******企业信息化开始*******/
.tech_content_left .list_pro li{
    list-style: inside;
    line-height: 25px;
}
.tech_content_left .advantage .tech_qiyeinfo_lists{
    display: flex;
    flex-direction: row;
    margin-bottom: 60px;
    text-align: center;
}
.tech_content_left .advantage .tech_qiyeinfo_lists_item{
    margin-right: 40px;
    width: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.tech_content_left .advantage .tech_qiyeinfo_lists img {
    height: 45px;
    margin-bottom: 22px;
}
/*******企业信息化结束*******/
/*******设计服务开始*******/
.tech_content_left .advantage .tech_uisdc_lists{
    display: flex;
    flex-direction: row;
    margin-bottom: 60px;
    text-align: center;
}
.tech_content_left .advantage .tech_uisdc_lists_item{
    margin-right: 40px;
    min-width: 170px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.tech_content_left .advantage .tech_uisdc_lists img {
    height: 88px;
    margin-bottom: 22px;
}
.tech_content_left .advantage .tech_uisdc_lists span{
    font-size: 16px;
}
.tech_content_left .advantage .tech_uisdc_lists p{
    line-height: 20px;
    font-size: 11px;
    padding: 10px 0;
}
.tech_content_left .advantage .tech_uisdc_content{
    text-align: center;
}
/*******设计服务结束*******/