.zt7Banner{
    width: 100%;
}
.zt7Banner img{
    width: 100%;
}
.zt7OTit{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 20px;
}
.zt7OTit i{
    display: block;
    width: 16px;
    height: 16px;
    background: url("../images/icon.png")no-repeat center;
    margin-right: 8px;
}
.zt7OTit p{
    font-size: 30px;
    font-family: "Arial", "Microsoft YaHei", "黑体", "宋体", sans-serif;
    color: #333333;
}
.zt7OfTit{
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 47px;
    background-color: #f3f3f3;
    padding: 0 20px;
    border-bottom: 1px solid #aec9d4;
}
.zt7OfTit p{
    font-family: "Arial", "Microsoft YaHei", "黑体", "宋体", sans-serif;
    font-size: 20px;
    color: #4a4d57;
}
.zt7OfTit a{
    font-family: "Arial", "Microsoft YaHei", "黑体", "宋体", sans-serif;
    font-size: 16px;
    color: #333333;
}

.zt7OGa1{
    width: 376px;
    height: 387px;
    padding: 40px 10px 30px 20px;
    background-color: #f0f5f7;
    border-right: 1px solid #aec9d4;
}
.zt7OGa1Tit{
    font-family:"Arial", "Microsoft YaHei", "黑体", "宋体", sans-serif;
    font-size: 28px;
    text-align: left;
    margin-bottom: 35px;
    color: #4a4d57;
}
.zt7OGa1Lst>li{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 15px 0;
}
.zt7OGa1Lst>li i{
    display: block;
    width: 25px;
    height: 25px;
    margin-right: 7px;
}
.zt7OGa1Lst>li span{
    font-size: 15px;
    font-family: "Arial", "Microsoft YaHei", "黑体", "宋体", sans-serif;
    display: inline-block;
    text-align: left;
    width: 305px;
    color: #4a4d57;
}
.zt7OGa1Lst>li:nth-child(1) i{
    background: url("../images/zt7OGa1Lst1.png") no-repeat center;
}
.zt7OGa1Lst>li:nth-child(2) i{
    background: url("../images/zt7OGa1Lst2.png") no-repeat center;
}
.zt7OGa1Lst>li:nth-child(3) i{
    background: url("../images/zt7OGa1Lst3.png") no-repeat center;
}
.zt7OGa1Lst>li:nth-child(4) i{
    background: url("../images/zt7OGa1Lst4.png") no-repeat center;
}
.zt7OGa1Btn{
    display: flex;
    justify-content: center;
    margin-top: 35px;
}
.zt7OGa1Btn a{
    display: block;
    width: 142px;
    height: 45px;
    border: 1px solid #4a4d57;
    line-height: 45px;
    border-radius: 5px;
}
.zt7OGa1Btn a:nth-child(1){
    margin-right: 20px;
}
.zt7OGa1Btn a{
    background-color: #4a4d57;
    color: #fff;
}

.zt7OGa{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: nowrap;
}
.zt7OGa2{
    width: 414px;
    height: 389px;
    border-right: 1px solid #aec9d4;
    border-bottom: 1px solid #aec9d4;
    position: relative;
}
.zt7OGa2Box{
    width: 350px;
    height: 220px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin:0 auto;
}
.zt7OGa2Box img{
    max-width: 80%;
}
.zt7OGa2Mor{
    position: absolute;
    right: 0;
    top: 0.5px;
}
.zt7OGa2Mor a{
    display: block;
    width: 120px;
    height: 36px;
    background-color: #3e455c;
    color: #fff;
    line-height: 35px;
}
.zt7OGa2Des{
    padding: 0 20px;
}
.zt7OGa2DesTit{
    font-family: "Arial", "Microsoft YaHei", "黑体", "宋体", sans-serif;
    font-size: 18px;
    text-align: left;
    color: #333333;
    margin-bottom: 10px;
}
.zt7OGa2DesLst  li{
    font-family: "Arial", "Microsoft YaHei", "黑体", "宋体", sans-serif;
    font-size: 13px;
    text-align: left;
    color: #333333;
    line-height: 30px;
    /*list-style-type:disc;*/
}
.zt7OGa2DesLst  li:before {
    content: "";
    width: 6px;
    height: 6px;
    display: inline-block;
    border-radius: 50%;
    background: #de9e39;
    vertical-align: middle;
    margin-right: 8px;
}

.zt7OFa{
    margin-bottom: 40px;
}

/*application*/
.zt7TGa{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
}
.zt7TLst{
    width: 289px;
    margin-bottom: 20px;
}
.zt7TLstBox p{
    display: flex;
    justify-content: space-between;
}
.zt7TLstBox p i{
    display: block;
    width: 10px;
    height: 15px;
    background: url("../images/sanj.png")no-repeat center;
}
.zt7TLstBox{
    position: relative;
}
.zt7TLstBox p{
    position: absolute;
    bottom: 0;
    height: 35px;
    width: 100%;
    line-height: 35px;
    background-color: rgba(0,0,0,0.5);
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 16px;
}
.zt7TLstBox p span{
    color: #fff;
    font-size: 15px;
    font-family: "Arial", "Microsoft YaHei", "黑体", "宋体", sans-serif;
}

.zt7FoGa{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.zt7FoLst{
    width: 380px;
    height: 450px;
    box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.3);
    margin-bottom: 25px;
}
.zt7FoLstBox{
    width: 100%;
    height: 300px;
}
.zt7FoLstBox img{
    width: 100%;
    height: 100%;
}
.zt7FoLstDes{
    height: 150px;
    padding: 25px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}
.zt7FoLstDes1{
    font-family: "Arial", "Microsoft YaHei", "黑体", "宋体", sans-serif;
    font-size: 14px;
    color: #727272;
}
.zt7FoLstDes2{
    font-family: "Arial", "Microsoft YaHei", "黑体", "宋体", sans-serif;
    font-size: 18px;
    color: #333333;
}
.zt7FoLstDes3{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.zt7FoLstDes3 span{
    font-family: "Arial", "Microsoft YaHei", "黑体", "宋体", sans-serif;
    font-size: 13px;
    margin-right: 15px;
    color: #1e1e1e;
}
.zt7FoLstDes3 i{
    display: block;
    width: 14px;
    height: 8px;
    background: url("../images/jt.png") no-repeat center;
}

.zt7P5Fa{
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    align-items: flex-start;
}
.zt7P5Le{
    width: 590px;
    height: 360px;

}
.zt7P5Ri{
    width: 580px;
    height: 360px;
}
.zt7P5Le ul{
    width: 100%;
    box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.3);
    padding-left: 45px;
    height: 60px;
    display: flex;
    align-items: center;
}
.zt7P5Le ul li{
    list-style: url("../images/dh.png");
    text-align: left;
    align-items: center;
    font-family: "Arial", "Microsoft YaHei", "黑体", "宋体", sans-serif;
    font-size: 14px;
}


.zt7P5Ri{
    position: relative;
}
.zt7P5Ri a{
   display: block;
    position: absolute;
    width: 69px;
    height: 69px;
    left: 50%;
    right: 50%;
    top: 45%;
    z-index: 999999;
}
.zt7P5Ri a img{
    width: 100%
}

.zt7p6Fa1Tit{
    height: 48px;
    width: 100%;
    background-color: #f3f3f3;
}
.zt7p6Fa1Tit p{
    
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.zt7p6Fa1Tit  span{
    font-family: "Arial", "Microsoft YaHei", "黑体", "宋体", sans-serif;
    font-size: 20px;
    line-height: 48px;
}
.zt7p6Fa1Tit i{
    display: block;
    width: 4px;
    height: 48px;
    background-color: #de9e39;
    margin-right: 18px;
}

.zt7p6Fa1Ga{
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
.zt7p6Fa1Lst{
    width: 280px;
    height: 245px;
}
.zt7p6Fa1Lst a{
    display: block;
}
.zt7p6Fa1LstBox{
    position: relative;
    ]width: 100%
}
.zt7p6Fa1LstBox img{
    width: 100%
}
.zt7p6Fa1LstBox p{
    position: absolute;
    bottom: 0px;
    width: 100%;
    height:40px;
    line-height: 40px;
    text-align: center;
    background-color: rgba(0,0,0,0.3);
    color: #fff;
    font-size: 16px;
}

.zt7p6Fa2Ga{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.zt7p6Fa2Lst{
    width: 280px;
    height: 245px;
    margin-top: 20px;
}
.zt7p6Fa2LstBox{
    width: 100%;
    height: 245px;
    background-color: #f0f5f7;
    position: relative;
    padding-top: 20px;
}
.zt7p6Fa2LstBox p{
    width: 135px;
    height: 30px;
    background-color: #de9e39;
    color: #fff;
    font-size: 15px;
    line-height: 30px;
    position: absolute;
    bottom: 0;
}
.zt7p5Tabs tr{
    height: 48px;
}
.zt7p5Tabs tr:nth-child(1){
    background-color: #eef1fa;
}
.zt7p5Tabs tr:last-child{
    background-color: #eef1fa;
}
.zt7p5Tabs td{
    border: 1px solid #aec9d4;
    text-align: center;
    font-family: "Arial", "Microsoft YaHei", "黑体", "宋体", sans-serif;
    font-size: 14px;
}
.zt7p5Tabs table{
    border-collapse: collapse;
}
.zt7p5Tab1 table tr:nth-child(1) , .zt7p5Tab1 table tr:nth-child(2){
    height: 45px;
}

.zt7p5Tabfs{
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}
.zt7p5Tabfs dd{
    display: block;
    border: 1px solid #ccc;
    width: 180px;
    height: 40px;
    line-height: 40px;
    border-radius: 7px;
    cursor: pointer;
}
.zt7p5Tabfs dd:nth-child(1){
    margin-right: 20px;
}
.zt7p5Tabfs .hovs{
    border-color: #aec9d4;
}
.zt7p5Tabfs dd:hover{
    border-color: #aec9d4;
}

.zt7p3Tit{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.zt7p3Tit .zt7OTitLeft{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.EquipForFa{
    margin-bottom: 0px!important;
}


.pTitle img{
    /*display: none!important;*/
    background: url(../images/icon.png)no-repeat center!important;
}






/*手机端*/
@media screen and (min-width: 300px) and (max-width: 1000px) {
    .content{
        width: 95%!important;
    }
    .zt7OGa{
        flex-wrap: wrap;
    }
    .zt7p5Tabs{
        overflow: scroll;
    }
    .zt7P5Fa{
        flex-wrap: wrap;
    }
    .zt7P5Ri{
        width: 100%;
    }
    .zt7P5Ri img{
        width: 100%;
    }
    .zt7p3Tit{
        flex-wrap: wrap;
    }
    .EquipForFa{
        width: 100%;
    }
    .EquipForFa >input:nth-child(1){
        width: 100%;
    }
    .zt7OGa1{
        width: 100%;
        height: auto;
        padding: 10px 10px 10px 17px;
        background-color: #f0f5f7;
        border: 1px solid #aec9d4;
    }

    .zt7OGa1Lst>li {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        margin: 7px 0;
    }
    .zt7OGa1Btn {
        display: flex;
        justify-content: center;
        margin-top: 10px;
    }
    .zt7OTit i{
        display: none;
    }
    .zt7OfTit a{
        display: none;
    }
    .zt7OGa1Tit{
        display: none;
    }

.zt7OGa1Btn a {
    display: block;
    width: 117px;
    height: 35px;
    border: 1px solid #4a4d57;
    line-height: 35px;
    border-radius: 5px;
    font-size: 14px;
}
.zt7OGa2 {
    width: 414px;
    height: auto;
    border: 1px solid #aec9d4;
    border-bottom: 1px solid #aec9d4;
    position: relative;
}

.zt7OFa {
    margin-bottom: 35px;
    box-shadow: 1px 1px 5px 1px rgb(0 0 0 / 30%);
}

.zt7Two {
    display: none;
}
.zt7OTit p {
    font-size: 25px;
    font-family: "Arial", "Microsoft YaHei", "黑体", "宋体", sans-serif;
    color: #333333;
    width: 100%;
    text-align: center;
    line-height: 38px;
}
.zt7OTitRi{
    width: 100%;
    margin-top: 10px;
}
.zt7p5Tabs td{
    font-size: 12px;
}
.zt7p5Tab1 table tr:nth-child(1), .zt7p5Tab1 table tr:nth-child(2) {
    height: 25px;
}
.zt7Four {
    display: none;
}
.zt7P5Le ul li{
    font-size: 12px;
}
.zt7P5Le ul {
    width: 100%;
    box-shadow: 1px 1px 5px 1px rgb(0 0 0 / 30%);
    padding-left: 30px;
    height: 60px;
    display: flex;
    align-items: center;
}
.zt7p6Fa1Ga {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
    flex-wrap: wrap;
}
.zt7p6Fa1Lst {
    width: 49%;
    height: auto;
    margin-bottom: 10px;
}
.zt7p6Fa2Lst {
    width: 49%;
    height: auto;
    margin-top: 20px;
}
.zt7P5Ri{
    height: auto;
}

.zt7OfTit p {
    font-family: "Arial", "Microsoft YaHei", "黑体", "宋体", sans-serif;
    font-size: 24px;
    color: #4a4d57;
    width: 100%;
}
.zt7OGa2Box img {
    max-width: 98%;
}
.zt7OGa2Box {
    width: 350px;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    margin: 20px;
}
.zt7OGa2DesTit{
    font-size: 16px;
}
.zt7OGa2DesLst li{
    line-height: 25px;
}
.zt7OGa2DesLst{
    padding-bottom: 10px;
}
.zt7p5Tabfs dd{
    font-size: 14px;
}

.zt7P5 .zt7OTit p{
    text-align: left;
}
.zt7P6 .zt7OTit p{
    text-align: left;
}
.zt7P5Ri{
    display: none;
}

.zt7p6Fa1Tit{
    height: 40px;
}
.zt7p6Fa1Tit i{
    height: 40px;
}
.zt7p6Fa1Tit span{
    height: 40px;
}
.zt7p6Fa2LstBox{
    height: 200px;
}
.zt7p6Fa2LstBox img{
    width: 65%;
}
.zt7p6Fa2LstBox p{
    font-size: 14px;
}


.dsx2Lst .RedMore{
    color: #fff!important;
}
.dsx2Lst .dsx2LstDes{
    font-family: "Arial", "Microsoft YaHei", "黑体", "宋体", sans-serif!important;
    font-size: 13px!important;
}


























}














