* {
    margin: 0;
    padding: 0;
}

.data_products_content {
    width: 100%;
}

.d_p_img {
    overflow: hidden;
}

.d_p_img img{
    width: 100%;
    height: 100%;
}

.data_serve {
    max-height: 680px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.d_s_content {
    width: 55%;
    max-height: 600px;
    display: flex;
    justify-content: space-around;
    flex-direction: column;
}

.d_s_top {
    width: 100%;
    height: 130px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    align-items: center;
}

.d_s_server {
    width: 50%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
}

.d_s_server img {
    width: 20%;
    height: 2px;
}

.d_s_txt {
    font-family: '';
    font-weight: 700;
    font-style: normal;
    font-size: 23px;
    color: #666666;
}

.d_s_text {
    width: 100%;
    text-indent:2em;
}

.d_s_text p {
    color: #999999;
    font-size: 16px;
    line-height: 28px;
    font-weight: 290px;
    font-weight: normal;
}

/* .d_s_text:hover p {
    color: #68BCE8;
} */

.d_s_middle {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
}

.d_s_m_left {
    width: 49%;
    display: flex;
    flex-direction: column;
}

.d_s_m_l_text {
    padding-top: 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.d_s_m_l_text1{
    padding-top: 10px;
    display: flex;
    flex-direction: row;
}
.d_s_m_l_text1 img{
    width: 60px;
    height: 60px;
    padding: 10px;
}
.d_s_m_l_txt {
    font-family: '';
    font-weight: 700;
    font-style: normal;
    font-size: 20px;
    color: #666666;
    line-height: 28px;
}

/* .d_s_m_l_txt:hover {
    color: #68BCE8;
} */

.d_s_m_l_txt1 {
    padding-top: 10px;
    font-family: '';
    font-weight: 290;
    font-style: normal;
    color: #777777;
    line-height: 24px;
    font-size: 14px;
}

/* .d_s_m_l_txt1:hover {
    color: #68BCE8;
} */

.d_s_m_right {
    width: 48%;
}

.d_s_m_right img {
    width: 100%;
}

.simulation_data {
    width: 100%;
    height: 500px;
    background-color: rgba(234, 245, 255, 1);
    display: flex;
    justify-content: center;
    align-items: center;
}

.s_d_content {
    width: 55%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.s_d_left {
    width: 48%;
}

.s_d_left img {
    width: 100%;
}

.s_d_right {
    width: 49%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.s_d_r_txt {
    font-family: '';
    font-weight: 700;
    font-style: normal;
    font-size: 20px;
    color: #666666;
    line-height: 28px;
    padding-bottom: 10px;
}
.s_d_r_text{
    padding-top: 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.s_d_r_text1{
    padding-top: 10px;
    display: flex;
    flex-direction: row;
}

.s_d_r_text1 img{
    width: 60px;
    height: 60px;
    padding: 10px;
}

/* .s_d_r_txt:hover {
    color: #68BCE8;
} */

.s_d_r_txt1 {
    font-family: '';
    font-weight: 290;
    font-style: normal;
    color: #999999;
    line-height: 24px;
    font-size: 14px;
}

/* .s_d_r_txt1:hover {
    color: #68BCE8;
} */

.hand_map {
    width: 100%;
    height: 500px;
    background-color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
}

.h_m_content {
    width: 55%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.h_m_left {
    width: 49%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.h_m_l_text{
    padding-top: 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.h_m_l_text1{
    padding-top: 10px;
    display: flex;
    flex-direction: row;
}

.h_m_l_text1 img{
    width: 60px;
    height: 60px;
    padding: 10px;
}


.h_m_l_txt {
    font-family: '';
    font-weight: 700;
    font-style: normal;
    font-size: 20px;
    color: #666666;
    line-height: 28px;
    padding-bottom: 10px;
}

/* .h_m_l_txt:hover {
    color: #68BCE8;
} */

.h_m_l_txt1 {
    font-family: '';
    font-weight: 290;
    font-style: normal;
    color: #777777;
    line-height: 28px;
    font-size: 14px;
}

/* .h_m_l_txt1:hover {
    color: #68BCE8;
} */

.h_m_right {
    width: 48%;
}

.h_m_right img {
    width: 100%;
}

.three_D_data {
    width: 100%;
    height: 500px;
    background-color: rgba(234, 245, 255, 1);
    display: flex;
    justify-content: center;
    align-items: center
}

.t_d_content {
    width: 55%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.t_d_left {
    width: 50%;
}

.t_d_left img {
    width: 100%;
    height: 333px;
}

.t_d_right {
    width: 45%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.t_d_r_text{
    padding-top: 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.t_d_r_text1{
    padding-top: 10px;
    display: flex;
    flex-direction: row;
}

.t_d_r_text1 img{
    width: 60px;
    height: 60px;
    padding: 10px;
}

.t_d_r_txt {
    font-family: '';
    font-weight: 700;
    font-style: normal;
    font-size: 20px;
    color: #666666;
    line-height: 28px;
    padding-bottom: 10px;
}

/* .t_d_r_txt:hover {
    color: #68BCE8;
} */

.t_d_r_txt1 {
    font-family: '';
    font-weight: 290;
    font-style: normal;
    color: #999999;
    line-height: 24px;
    font-size: 14px;
}

/* .t_d_r_txt1:hover {
    color: #68BCE8;
} */

.skew_photo {
    width: 100%;
    height: 500px;
    background-color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center
}

.s_p_content {
    width: 55%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.s_p_left {
    width: 45%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.s_p_l_text{
    padding-top: 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.s_p_l_text1{
    padding-top: 10px;
    display: flex;
    flex-direction: row;
}
.s_p_l_text1 img{
    width: 60px;
    height: 60px;
    padding: 10px;
}

.s_p_l_txt {
    font-family: '';
    font-weight: 700;
    font-style: normal;
    font-size: 20px;
    color: #666666;
    line-height: 28px;
    padding-bottom: 10px;
}

/* .s_p_l_txt:hover {
    color: #68BCE8;
} */

/* .s_p_l_txt1:hover {
    color: #68BCE8;
} */

.s_p_l_txt1 {
    font-family: '';
    font-weight: 290;
    font-style: normal;
    color: #777777;
    line-height: 24px;
    font-size: 14px;
}

.s_p_right {
    width: 50%;
}

.s_p_right img {
    width: 100%;
}

.carry_case {
    width: 100%;
    height: 400px;
    background-color: rgba(234, 245, 255, 1);
    display: flex;
    justify-content: center;
    align-items: center
}

.carry_case_content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    width: 55%;
    height: 300px;
}

.carry_case_top_box {
    display: flex;
    justify-content: center;
    align-items: center;
}

.carry_case_top {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.carry_case_top span {
    font-family: '';
    font-weight: 700;
    font-style: normal;
    font-size: 23px;
    color: #666666;
    padding: 0 30px;
}

.carry_case_top img {
    width: 97px;
    height: 2px;
}

.carry_case_middle {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.c_c_m_box {
    display: flex;
    flex-direction: column;
    width: 30%;
}

.c_c_m_pic {
    width: 100%;
    overflow: hidden;
}

.c_c_m_pic img {
    display: flex;
    cursor: pointer;
    transition: all 0.6s;
    width: 100%;
}

.c_c_m_pic img:hover {
    transform: scale(1.1);
}

.c_c_m_text {
    height: 59px;
    background-color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
}

.c_c_m_text span {
    font-family: '';
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #666666;
}

.c_c_m_text:hover {
    background-color: #132B83;
}

.c_c_m_text:hover span {
    color: #ffffff;
}

.c_c_more {
    border-radius: 5px;
    width: 17%;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #169BD5;
}

.c_c_more a {
    text-decoration: none;
}

.c_c_more span {
    font-family: '';
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    color: #FFFFFF;
}

.c_c_more:hover{
    background-color: #58D498;
}

.show {
    display: block;
}

.c_c_m_box a{
    text-decoration: none;
}