.dtxq{
    padding: 66px 80px 0 80px;
}
.dtxqTit{
height:32px;
font-size:22px;
font-weight:500;
color:rgba(51,51,51,1);
line-height:33px;
margin-bottom: 15px;
}
.dtxqTime{
height:24px;
font-size:18px;
font-weight:500;
color:rgba(153,153,153,1);
line-height:25px;
margin-bottom: 1px;
}
.line{
    width: 1280px;
    height: 1px;
    background:rgba(232,232,232,1);
}
.dtxqInfo{
    width: 1000px;
    margin: 0 auto;
    margin-top: 45px;
    font-size: 16px;
}

.dtxqInfo img{
    width: auto;
	height: auto;
	max-height: 800;
}
.dtxqImg{
    width:529px;
    height:353px;
    margin: 0 auto;
    margin-top: 16px;
    margin-bottom: 50px;
}
.dtxqJump{
    margin-top: 22px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 80px;
}
.dtxqJump p{
    height:18px;
    font-size:16px;
    font-weight:500;
    color:rgba(102,102,102,1);
    line-height:19px;
    margin-bottom: 15px;
}
.dtxqBtn{
    width:120px;
height:50px;
background:rgba(46,209,207,1);
font-size:18px;
line-height: 50px;
font-weight:500;
text-align: center;
color:rgba(255,255,255,1);
cursor: pointer;
}
