body{
    background: url(../images/supportDownload/bg.png)no-repeat center 110px;
}
.title{
    width: 660px;
    margin: 0 auto 35px;
}
.p1{
    height: 84px;
    border-bottom: 1px solid #666666;
    color: #313131;
    font-family: "SourceHanSansCNMedium";
    font-size: 36px;
    text-align: center;
    padding-top: 22px;
}
.p2{
    color: #313131;
    font-family: "SourceHanSansCNMedium";
    font-size: 18px;
    text-align: center;
    padding-top: 6px;
}
.kjList{
    text-align: center;
}
.kjList dl{
    display: inline-block;
    margin-bottom: 50px;
}
.kjList dl:nth-child(2n+1){
    margin-right: 100px;
}
.kjList dd{
    color: #313131;
    font-family: "SourceHanSansCNMedium";
    font-size: 16px;
    width: 240px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 6px;
    margin: 20px auto 0;
    cursor: pointer;
    background-image: linear-gradient(to right, #00ffee 0%,#7ab8f8 50%,#90adf9 55%, #d585ff 100%);
}
.kjList dd a{
    color: #313131;
}
.kjList dd:hover{
    background-image: linear-gradient(to right, #d4c9f7 0%,#bbd1fb 50%,#b6d1fc 55%, #9ed8ff 100%);
}
.kjList dd a{
    display: block;
    color: #313131;
    outline: none;
}
.kjFix{
    width: 100%;
    height: 300px;
    padding-top: 73px;
    background: url(../images/supportDownload/fix_bg.png)no-repeat 548px top;
}
.downloadKJFix .title{
    margin-bottom: 22px;
}
.fixedGongJu{
    display: block;
    color: #313131;
    font-family: "SourceHanSansCNMedium";
    font-size: 20px;
    width: 240px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 6px;
    margin-left: 300px;
    cursor: pointer;
    background-image: linear-gradient(to right, #00ffee 0%,#7ab8f8 50%,#90adf9 55%, #d585ff 100%);
}
.fixedGongJu a{
	display: block;
    color: #313131;
    outline: none;
}
	
.fixedGongJu:hover{
    background-image: linear-gradient(to right, #d4c9f7 0%,#bbd1fb 50%,#b6d1fc 55%, #9ed8ff 100%);
}
.djg_text{
    font-size: 18px;
    color: #313131;
    font-family: "SourceHanSansCNMedium";
    padding: 30px 0 25px;
}
.djg_text2{
    font-size: 16px;
    position: relative;
    padding: 0;
    padding-left: 60px;
}
.djg_text2 span{
    position: absolute;
    left: 0;
}
.djg_text2 p{
    padding-bottom: 10px;
}