.div1 {
    width: 100%;
    overflow: auto;
}

.div1-c1 {
    width: 90%;
    margin-left: 5%;
    margin-top: 15px;
}

.div1-c1 img {
    width: 100%;
}

.div1-c2 {
    padding: 5px 5%;
}

.email-box {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 5px 5%;
    margin-top: 30px;
}

.email-box .write-email {
    display: flex;
    margin-bottom: 15px;
    text-decoration: none;
}

.email-box .write-email .write-icon span {
    display: block;
    width: 75px;
    height: 75px;
    background: url("/image/mobile/wy_xx-b46c1db5647f9761d513896af0ba3bfb.png") no-repeat center #DDF0FF;
    border-radius: 10px;
    margin-right: 8px;
}

.email-box .write-email .write-icon.read span {
    background: url("/image/mobile/wy_cx-ce3102dedefa5205f1211f625fc81b34.png") no-repeat center #DDF0FF;
}

.email-box .write-email .write-con h6 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 6px;
    margin-top: 5px;
}

.email-box .write-email .write-con span {
    font-size: 14px;
    color: #999999;
}

.hdjl-btn {
    margin: 0 0 30px;
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: space-between;
}

.hdjl-btn a {
    width: 30%;
}

.hdjl-btn a img {
    width: 100%;
}

.zhkdl-box img {
    width: 100%;
    margin-bottom: 20px;
}

.d1-c2-d1 {
    width: 100%;
    overflow: auto;
    margin-top: 20px;
    text-align: center;
}

.d1-c2-d1 .col-xs-4 {
    margin-bottom: 10px;
}

.d1-c2-d1-imgd {
    padding: 10px;
    border-radius: 25px;
    width: fit-content;
    margin: 0 auto;
}

.d1-c2-d1-imgd img {
    width: 40px;
    height: 40px;
}

.d1-c2-d1 p {
    margin-top: 10px;
    color: #333333;
    font-size: 4vw;
}

.d1-c2-d2 {
    width: 100%;
    overflow: auto;
    padding: 10px;
    font-size: 4vw;
    font-weight: bold;
}

.d1-c2-d3 {
    margin-top: 10px;
    width: 100%;
    overflow: auto;
    font-size: 4vw;
}

.div2 {
    width: 100%;
    padding: 10px 5%;
    overflow: auto;
    margin-top: 10px;
}

.d2-com1 {
    background: url("/image/mobile/xinfang-f92ca3d764865f3b7b176a84da90aa9f.png") no-repeat;
    background-size: 100%;
    height: 60px;
    text-align: center;
    font-weight: bold;
    line-height: 60px;
    font-size: 22px;
    color: #ffffff;
}

.d2-li {
    line-height: 10vw;
    overflow: auto;
    color: #093266;
}

.d2-li .col-xs-8 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: bottom;
}

.d2-li:nth-of-type(2n+1) {
    background: #ebf0f5;

}

.li-title {
    background: #dfebfa;
    line-height: 45px;
    text-align: center;

}

.div4 {
    width: 90%;
    margin-left: 5%;
    overflow: auto;
    border: 1px solid #dadada;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 20px;
}

.d4-com {
    margin: 10px 0px;
    overflow: auto;
}

.d4-com .col-xs-6 {
    margin-top: 10px;
    padding: 0px 3px;
}

.d4-ds {
    width: 100%;
    line-height: 10vw;
    font-size: 3vw;
    background: #ebecf0;
    text-align: center;
    color: #333333;
}

.div5 {
    width: 100%;
    padding: 20px 5%;
    overflow: auto;
}

.div5 img {
    width: 100%;
}

.div6, .div7 {
    width: 90%;
    margin-left: 5%;
    overflow: auto;
    border: 1px solid #dadada;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 20px;
}

.d6-com-li {
    padding: 10px 0px;
    border-bottom: 1px solid #dddddd;
}

.d6-com-li .p1 {
    font-size: 14px;
    line-height: 20px;
}

.d6-com-li .p2 {
    font-size: 12px;
    line-height: 15px;
}

.d6-com-li .p2 a {
    color: #2d930a;
}

.sp-right {
    display: inline-block;
    float: right;
}

.d7-com {
    width: 100%;
    overflow: auto;
    margin-top: 10px;
}

.div7 .d7-com-ul {
    width: 100%;
    padding-top: 10px;
    float: left;
}

.d7-com-ul img {
    width: 100%;
}

.d7-com-ul p {
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: bottom;
    font-size: 4vw;
}

.d7-com-ul-sp {
    font-weight: bold;
}

.div7 .hd {
    height: 40px;
    line-height: 40px;
    background: #ffffff;
    overflow: hidden;
    text-align: left;
    padding: 0 10px;
    float: right;
    margin-top: 10px;
}

.div7 .hd ul {
    float: right;
    padding-top: 16px;
    margin-left: -40px;
}

.div7 .hd li {
    float: left;
    width: 8px;
    height: 8px;
    background: #D0D0D0;
    margin: 0 5px;
    overflow: hidden;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.div7 .hd .on {
    background: #80BD6D;
}

.div7 .prev, .div7 .next {
    display: block;
    float: right;
    width: 18px;
    height: 18px;
    background: url("/image/mobile/pisScrollIcons-c85b819127a14a48d611c1f2a00f0626.gif") -6px -7px no-repeat;
    overflow: hidden;
    margin: 11px 5px 0 5px;
}

.div7 .next {
    background-position: -34px -7px;
}

.div7 .prevStop {
    background-position: -6px -40px;
}

.div7 .nextStop {
    background-position: -34px -40px;
}