.downLoadBanner {
    height: 31.25vw;
    width: 100vw;
    box-sizing: border-box;
    background-image: url('/template/pc/ycnhz/img/downLoad/downLoad.png');
    background-size: 100%;
    background-repeat: no-repeat;
}

.downLoadCtx {
    padding: 3vw 6.04vw 0 0;
    display: flex;
    justify-content: space-between;
}

.downLoadCtx .searchBox {
    transform: translateX(35%);
    width: 50vw;
    text-align: center;
    display: flex;
    align-items: center;
}

.search {
    width: 18.48vw;
    height: 3.5vw;
    border: 2px solid #D7D7D7;
    background: rgba(228, 228, 228, 0.6);
    box-sizing: border-box;
    font-size: 1.1vw;
    color: #000000;
    line-height: 3.96vw;
    padding-left: 1vw;
    padding-top: 7px;
}

.searchBtn {
    width: 7.2vw;
    height: 3.5vw;
    background-color: #C61B24;
    text-align: center;
    color: #fff;
    font-size: 1.67vw;
    font-weight: 400;
    display: inline-block;
    line-height: 3.5vw;
    cursor: pointer;
    border: 0;
    margin-left: -10px;
}

.exhibitTitle {
    flex: 1;
}

.exchange {
    flex: 1;
    margin-left: 10vw;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.exchangeBox {
    text-align: center;
    color: #393939;
    font-weight: 400;
    font-size: 1.04vw;
    line-height: 1.56vw;
}

.exchangeBox:hover {
    cursor: pointer;
}

.power {
    width: 2.3vw;
    height: 2.3vw;
    border-radius: 50%;
}

.exActive {
    color: #C61B24 !important;
}

.exchangeForm {
    /* background-image: url('/template/pc/ycnhz/img/downLoad/downLoadBack.jpg'); */
    background: url('/template/pc/ycnhz/img/downLoad/downLoadBack.jpg') fixed center;
    height: 100%;
    box-sizing: border-box;
    background-size: 100% 100vw;
    background-repeat: no-repeat;
    margin-top: 2vw;
    text-align: center;
    display: flex;
    flex-direction: column;
    /* justify-content: center; */
    min-height: 60vw;
}

.formItem {
    margin-bottom: 1.5vw;
    height: 2.81vw;
    font-size: 1.25vw;
}

.formItem label {
    display: inline-block;
    width: 5.21vw;
    text-align: right;
    line-height: 2.82vw;
}

.formItem input {
    height: 2.81vw;
    line-height: 2.82vw;
    width: 23.7vw;
    font-size: 1.25vw;
    font-weight: 400;
    text-align: right;
    padding: 0 1vw;
    box-sizing: border-box;
    border: 1px solid #D7D7D7;
}

.formItem input::-webkit-input-placeholder {
    color: #9a9a9a;
}

.formItem input:-moz-placeholder {
    color: #9a9a9a;
}

.formItem input::-moz-placeholder {
    color: #9a9a9a;
}

.formItem input:-ms-input-placeholder {
    color: #9a9a9a;
}

.exBtn {
    width: 5vw;
    height: 2.82vw;
    vertical-align: bottom;
    outline: none;
    border: 1px solid #D7D7D7;
    background-color: #fff;
    border-radius: 4px;
    color: #C61B24;
    line-height: 2.82vw;
    font-size: 1.25vw;
}

.reset {
    display: block;
    margin: 1vw auto;
}

.exBtn:hover {
    cursor: pointer;
}

.formItem input:focus {
    outline: none;
}

.exchangeForm .head {
    width: 80vw;
    height: 3.2vw;
    background: #FFFFFF;
    margin: 0 auto;
    margin-top: 100px;
    display: flex;
}

.exchangeForm .head li {
    width: 7.2vw;
    height: 3.2vw;
    font-size: 1vw;
    font-weight: 500;
    color: #000000;
    line-height: 3.2vw;
    cursor: pointer;
}

.exchangeForm .head .active {
    background: #C61B24;
    color: #FFFFFF;
}

.exchangeForm .content {
    width: 80vw;
    height: 100%;
    background: #FFFFFF;
    margin: 0 auto;
}

.exchangeForm .content li {
    width: 80vw;
    height: 3.2vw;
    font-size: 1vw;
    font-weight: 500;
    color: #161616;
    line-height: 3.2vw;
    cursor: pointer;
    float: left;
    border-top: 1px solid #D7D7D7;
}

.exchangeForm .content li:hover {
    background-color: #c61c25;
    color: #f1f1f1;
}

.exchangeForm .content li .title {
    margin-left: 20px;
    float: left;
}

.exchangeForm .content li .opt {
    width: 7vw;
    height: 3.2vw;
    font-size: 1vw;
    font-weight: 500;
    color: #C61B24;
    line-height: 3.2vw;
    cursor: pointer;
    float: right;
}

.kong50 {
    display: block;
    width: 100%;
    height: 2vw;
}<!--0.00024986267089844-->