.banner_pic,
.banner_pic img {
    width: 100%;
}

.devo_two {
    background: url("../image/jiaox.jpg")no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 720px;
    padding-top: 30px;
}

.devo_two .gsx-title {
    color: #FFf;
}

.devo_two .gsx-title p {
    color: #FFf;
}

.deto_list>ul>li {
    float: left;
    margin-right: 10px;
    overflow: hidden;
    position: relative;
}

.deto_list>ul>li:last-child {
    margin-right: 0;
}

.deto_tit {
    float: left;
    width: 80px;
    height: 470px;
    border-radius: 3px;
    background: orange;
    position: relative;
    z-index: 2;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    cursor: pointer;
}

.deto_tit_c {
    transform: translateY(-50%);
    height: auto;
    top: 50%;
    position: relative;
}

.deto_show {
    float: left;
    width: 490px;
    height: 470px;
    background: rgba(255, 255, 255, 1);
    border-radius: 3px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    position: absolute;
    top: 0;
    left: -700%;
    padding: 40px;
    box-sizing: border-box;
}

.deto_show.on {
    position: relative;
}

.deto_tit p {
    width: 18px;
    margin: 25px auto 0;
}

.deto_show h1 {
    font-size: 36px;
    color: #FD683F;
    font-weight: bold;
}

.deto_show h2 {
    text-transform: capitalize;
    font-size: 16px;
    color: #a2a2a2;
    font-weight: bold;
    margin-top: 12px;
}

.deto_p {
    margin-top: 40px;
    padding-left: 15px;
}

.deto_p p {
    font-size: 14px;
    color: #444444;
    line-height: 25px;
    margin-bottom: 10px;
    position: relative;
}

.deto_p p::after {
    content: "●";
    position: absolute;
    top: 0;
    left: -15px;
    width: 5px;
    height: 4px;
    font-size: 10px;
    font-family: Arial;
    font-weight: 400;
    color: rgba(248, 63, 13, 1);
}

/* 公用 */
.deto_show .cor1 {
    color: #fd683f;
}

.deto_show .cor1 p::after {
    color: #fd683f;
}

.deto_tit.bac1 {
    background: rgba(253, 104, 63, 0.5);
}

.deto_tit.bac1.on {
    background: rgba(253, 104, 63, 1);
}

.deto_show .cor2 {
    color: rgba(66, 223, 136, 1);
}

.deto_show .cor2 p::after {
    color: rgba(66, 223, 136, 1);
}

.deto_tit.bac2 {
    background: rgba(66, 223, 136, 0.5);
}

.deto_tit.bac2.on {
    background: rgba(66, 223, 136, 1);
}

.deto_show .cor3 {
    color: rgba(255, 226, 112, 1);
}

.deto_show .cor3 p::after {
    color: rgba(255, 226, 112, 1);
}

.deto_tit.bac3 {
    background: rgba(255, 226, 112, 0.5);
}

.deto_tit.bac3.on {
    background: rgba(255, 226, 112, 1);
}

.deto_show .cor4 {
    color: rgba(41, 194, 250, 1);
}

.deto_show .cor4 p::after {
    color: rgba(41, 194, 250, 1);
}

.deto_tit.bac4 {
    background: rgba(41, 194, 250, 0.5);
}

.deto_tit.bac4.on {
    background: rgba(41, 194, 250, 1);
}

.deto_show .cor5 {
    color: rgba(80, 227, 236, 1);
}

.deto_show .cor5 p::after {
    color: rgba(80, 227, 236, 1);
}

.deto_tit.bac5 {
    background: rgba(80, 227, 236, 0.5);
}

.deto_tit.bac5.on {
    background: rgba(80, 227, 236, 1);
}

.deto_show .cor6 {
    color: rgba(255, 121, 111, 1);
}

.deto_show .cor6 p::after {
    color: rgba(255, 121, 111, 1);
}

.deto_tit.bac6 {
    background: rgba(255, 121, 111, 0.5);
}

.deto_tit.bac6.on {
    background: rgba(255, 121, 111, 1);
}

.deto_show .cor7 {
    color: rgba(176, 229, 49, 1);
}

.deto_show .cor7 p::after {
    color: rgba(176, 229, 49, 1);
}

.deto_tit.bac7 {
    background: rgba(176, 229, 49, 0.5);
}

.deto_tit.bac7.on {
    background: rgba(176, 229, 49, 1);
}

.deto_show .cor8 {
    color: rgba(118, 104, 255, 1);
}

.deto_show .cor8 p::after {
    color: rgba(118, 104, 255, 1);
}

.deto_tit.bac8 {
    background: rgba(118, 104, 255, 0.5);
}

.deto_tit.bac8.on {
    background: rgba(118, 104, 255, 1);
}

/* 开发模式 */
.deo_top {
    border: 1px solid rgba(220, 220, 220, 1);
    border-radius: 3px;
    width: 100%;
}

.deot_tit {
    background: url("../image/yuas.png")no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 100px;
    text-align: center;
    color: #FFF;
}

.deot_tit h1 {
    font-size: 24px;
    padding: 25px 0 10px;
}

.deot_tit h2 {
    font-size: 14px;
    font-family: "Arial";
}

.deot_tel {
    padding: 30px 20px;
}

.deot_tel>div {
    margin-bottom: 22px;
}

.deot_tel>div img {
    display: inline-block;
    vertical-align: middle;
}

.deot_tel>div span {
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
    font-size: 14px;
    color: #666666;
}

.deot_tel>div em {
    color: #050505;
    font-style: normal;
}

.deot_cis {
    border-top: 1px solid rgba(220, 220, 220, 1);
}

.deo_boot {
    margin: 40px 0 70px;
}

.deot_cis>div {
    width: 49%;
    text-align: center;
    font-size: 14px;
    color: #666666;
    font-style: normal;
    padding: 15px 0;
}

.deot_cis>div img {
    display: inline-block;
    vertical-align: middle;
}

.deot_cis>div em {
    font-style: normal;
    padding-left: 14px;
    display: inline-block;
    vertical-align: middle;
}

.deot_cis>div:last-child {
    border-left: 1px solid rgba(220, 220, 220, 1);
}

.deo_boot>ul>li {
    float: left;
    margin-right: 18px;
    border: 1px solid rgba(220, 220, 220, 1);
    border-radius: 3px;
    width: 386px;
    height: 304px;
}

.deo_boot>ul>li:nth-child(3n) {
    margin-right: 0;
}

.deobo_a .deot_tit {
    background: url(../image/yuas1.png)no-repeat;
    background-size: 100% 100%;
}

.deobo_b .deot_tit {
    background: url(../image/yuas2.png)no-repeat;
    background-size: 100% 100%;
}

.deobo_c .deot_tit {
    background: url(../image/yuas3.png)no-repeat;
    background-size: 100% 100%;
}

.deot_texts .deotz {
    font-size: 14px;
    color: #666666;
    font-style: normal;
    padding: 0 20px;
    height: 80px;
    line-height: 80px;
    box-sizing: border-box;
}

.deot_texts .deotz img {
    display: inline-block;
    vertical-align: middle;
}

.deot_texts .deotz em {
    font-style: normal;
    padding-left: 14px;
    display: inline-block;
    width: 290px;
    vertical-align: middle;
    line-height: 22px;
}

.deot_texts .deotz:nth-child(2) {
    border-top: 1px solid rgba(220, 220, 220, 1);
    height: 125px;
    line-height: 125px;
}

.dethr_cos>ul>li {
    float: left;
    width: 20%;
    height: 220px;
    background: rgba(243, 243, 243, 1);
    box-sizing: border-box;
    text-align: center;
    cursor: pointer;
}

.dethr_cos>ul>li:nth-child(2n) {
    background: rgba(236, 236, 236, 1);
}

.thr_icon {
    height: 50px;
    text-align: center;
    padding: 33px 0 20px;
    transition: all .4s;
}

.thr_icon img {
    max-width: 100%;
    height: auto;
    width: 19%;
}

.dethr_cos>ul>li h1 {
    font-size: 18px;
    color: #262525;
    font-weight: bold;
}

.dethr_cos>ul>li p {
    width: 141px;
    margin: 0 auto;
    font-size: 14px;
    color: #666666;
    line-height: 22px;
    margin-top: 10px;
}

.dethr_cos>ul>li:hover .thr_icon {
    transform: rotate(360deg);
}

.devo_thr {
    padding-bottom: 80px;
}

.devo_four {
    background: url("../image/jiao.jpg")no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 716px;
    box-sizing: border-box;
}

.defour_list>ul>li {
    float: left;
    width: 120px;
    margin-right: 145px;
    cursor: pointer;
}

.defour_list>ul>li:nth-child(5n) {
    margin-right: 0;
}

.defour_list>ul>li p {
    font-size: 18px;
    color: #25282a;
    margin-top: 20px;
    text-align: center;
}

.defour_list>ul>li:nth-child(-n+5) {
    margin-bottom: 90px;
}

.deftu {
    width: 120px;
    height: 120px;
    line-height: 120px;
    text-align: center;
    background: rgba(255, 255, 255, 1);
    border-radius: 50%;
    transition: all .4s;
}

.deftu img {
    display: inline-block;
    vertical-align: middle;
}

.defour_list {
    margin-top: 50px;
}

.defour_list>ul>li:hover .deftu {
    transform: rotate(360deg);
}
.defiv_list > ul {
    display: flex;
   flex-wrap:wrap;
}

.defi_box {
position:relative;

}
.defo_fix {
position:absolute;
top:100%;
width:100%;
height:100%;
background: rgba(0,0,0,.2);
opacity:0;
transition: all ease 0.3s;
}
.defi_tus:hover .defo_fix {
  opacity: 1;
  top: 0;
}
.defo_imgs {
    width:120px;
    height:120px;
position:absolute;
left:50%;
top:50%;
transform:translate(-50%,-50%)

}
    .defo_imgs img {
        width: 100%;
        height: 100%;
    }


.defiv_list>ul>li {
    /*width: 387px;*/
    width: 281px;

    margin-right: 19px;
}

.defiv_list>ul>li:nth-child(4n+4) {
    margin-right: 0;
}

.defi_tus {
    /*width: 387px;*/
    width: 283px;
    /*height: 262px;*/
height: 176px;
    overflow: hidden;

}

.defi_tus img {
    width: 100%;
}

.defi_texts {
    margin-bottom: 50px;
    background:#f5f5f5;
    font-size: 12px;
text-align: center;
padding:11px;
}

.defi_texts H1 {
    font-size: 12px;
    color: #101010;
   
}

.defi_texts p {
    font-size: 12px;
    color: #6E6C6C;
}

.defo_img2 img {
    transition: all 1s;
    -ms-transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    cursor: pointer;
}

.defo_img2 img:hover .defo_fix{
    /*transform: scale(1.05);
    -ms-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);*/

   
}
.defi_box:hover .defo_fix{
    top: 0;

    opacity:1;
}
.defi_box {
overflow:hidden;
}
/* 手机端 */
@media (max-width: 768px) {
    .deot_tit {
        height: 80px;
    }

    .deot_tit h1 {
        font-size: 20px;
        padding: 15px 0 7px;
    }

    .deot_tel {
        padding: 20px 15px;
    }

    .deot_tel>div {
        margin-bottom: 15px;
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }

    .deot_tel>div span {
        margin-left: 18px;
        font-size: 13px;
    }

    .deot_cis>div {
        box-sizing: border-box;
        font-size: 13px;
        padding: 13px 10px;
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }

    .deot_cis>div em {
        padding-left: 5px;
    }

    .deotz img {
        width: 15px;
    }

    .deo_boot {
        margin: 20px 0;
    }

    .deo_boot>ul>li {
        float: none;
        margin-right: 0;
        border: 1px solid rgba(220, 220, 220, 1);
        border-radius: 3px;
        width: 100%;
        height: auto;
        margin-bottom: 20px;
    }

    .deot_texts .deotz {
        font-size: 13px;
        height: auto;
        line-height: normal;
        padding: 20px 14px;
    }

    .deot_texts .deotz:nth-child(2) {
        height: auto;
        line-height: normal;
    }

    .dethr_cos>ul>li {
        width: 50%;
        margin-bottom: 20px;
        height: 170px;
    }

    .dethr_cos>ul>li h1 {
        font-size: 15px;
    }

    .dethr_cos>ul>li p {
        width: 80%;
        margin: 0 auto;
        font-size: 12px;
        line-height: 22px;
        margin-top: 10px;
    }

    .devo_thr {
        padding-bottom: 0;
    }

    .deto_show {
        display: none;
    }

    .deto_list>ul>li {
        margin-right: 2%;
        width: calc((100% - 6%)/4);
        margin-bottom: 15px;
    }

    .deto_list>ul>li:nth-child(4n) {
        margin-right: 0;
    }

    .deto_tit {
        width: 100%;
        height: 150px;
    }

    .deto_tit p {
        width: auto;
    }

    .deto_tit.bac1.on {
        background: rgba(253, 104, 63, 0.5);
    }

    .deto_tit_c img {
        width: 24px;
    }

    .devo_two {
        width: 100%;
        height: auto;
        padding: 30px 0;
    }

    .deto_list {
        margin-top: 15px;
    }

    .devo_four {
        height: auto;
    }

    .defour_list>ul>li:nth-child(-n+5) {
        margin-bottom: 0;
    }

    .defour_list {
        margin-top: 20px;
    }

    .defour_list>ul>li {
        width: calc((100% - 4%)/3);
        margin-right: 2%;
        margin-bottom: 15px !important;
    }

    .defour_list>ul>li:nth-child(3n) {
        margin-right: 0;
    }

    .deftu {
        width: 90px;
        height: 90px;
        line-height: 90px;
        margin: 0 auto;
        text-align: center;
        background: rgba(255, 255, 255, 1);
        border-radius: 50%;
        transition: all .4s;
    }
    .deftu img{
        width: 44%;
    }
    .defour_list>ul>li p {
        font-size: 16px;
    }

    .defiv_list>ul>li {
        float: none;
        width: 100%;
        margin-right: 0;
    }

    .defi_tus {
        width: 100%;
        height: auto;
        overflow: hidden;
        margin-bottom: 15px;
    }

    .defi_texts {
        margin-bottom: 20px;
    }
    .thr_icon {
        height: 40px;
        padding: 20px 0 10px;
    }

}