﻿
@media only screen and (min-width:769px){
.p1751mbad7225e5fc0537a .data_col>div:first-child>div {
    transition: all 0.5s;
    cursor: pointer;
}
.p1751mbad7225e5fc0537a .data_col.cur>div:first-child>div {
    background: #dcaf76;
}
.p1751mbad7225e5fc0537a .data_col.cur>div:first-child>div>div {
    color: #fff;
}

#i5e8346701a004b31 {
    transition: all 0.5s;
}
.p1751mbad7225e5fc0537a .data_col.cur #i5e8346701a004b31{
    background: url("../image/CgAG0mG0mFqAZMe4AAAEQFPGykE353.png") no-repeat;
    transform: rotateZ(90deg);
}
.p1751mbad7225e5fc0537a .data_col.cur>div{display: block !important;}
}
@media only screen and (max-width:768px){
.p1751mbad7225e5fc0537a .data_col>div:first-child>div {
    transition: all 0.5s;
    cursor: pointer;
}
.p1751mbad7225e5fc0537a .data_col.cur>div:first-child>div {
    background: #dcaf76;
}
.p1751mbad7225e5fc0537a .data_col.cur>div:first-child>div>div {
    color: #fff;
}

#i5e8346701a004b31 {
    transition: all 0.5s;
    position: absolute;
}
.p1751mbad7225e5fc0537a .data_col.cur #i5e8346701a004b31{
    background: url("../image/CgAG0mG0mFqAZMe4AAAEQFPGykE353.png") no-repeat;
    transform: rotateZ(90deg);
}
}