a:hover {
    text-decoration: none;
}

.siteTitle {
    overflow: hidden;
    height: 75px;
}

.siteTitleLeft {
    float: left;
}

.siteTitleRight {
    float: right;
    height: 75px;
    line-height: 75px;
    padding-right: 10px;
    color: #333333;
}

b.siteName {
    font-size: 26px;
    line-height: 75px;
    color: #009900;
    padding-left: 10px;
}

.row,
.container,
.col-xs-3,
.col-xs-9,
.col-xs-12,
.col-sm-6 {
    padding: 0;
    margin: 0;
}

.menuRow {
    width: 100%;
    background-color: #fafafa;
    padding: 2px 0 2px 0;
    margin: 0;
}

.menuList {
    height: 36px;
    line-height: 36px;
    padding: 0;
    font-size: 16px;
    text-align: left;
}

.menuListTitle {
    height: 36px;
    line-height: 36px;
    text-align: center;
    padding: 0;
}

.menuListTitle span {
    display: inline-block;
    font-size: 16px;
    padding: 5px 10px 5px 10px;
    border-radius: 5px;
    background-color: #009900;
    color: #ffffff;
    line-height: 20px;
}

.txtADTitle {
    font-size: 16px;
}

.adDPDIV1,
.adDPEmpty1,
.adDPDIV,
.adDPEmpty {
    display: none;
}

.adDPEmpty2 {
    display: none;
}

.adDLMain {
    /* display: block;*/
}

@media (max-width: 980px) {
    .adDPEmpty2 {
        display: block;
    }
}

@media (max-width: 750px) {
    .adDPDIV1,
    .adDPEmpty1,
    .adDPDIV,
    .adDPEmpty {
        display: block;
    }
    .adDLMain {
        /*display: none;*/
    }
    .txtADTitle {
        font-size: 14px;
    }
    .menuListTitle {
        height: 48px;
        line-height: 48px;
        text-align: center;
        padding: 0;
    }
    .menuList {
        height: 24px;
        line-height: 24px;
        padding: 0;
        font-size: 14px;
        text-align: left;
    }
    .menuListTitle span {
        display: inline-block;
        font-size: 14px;
        padding: 3px 6px 3px 6px;
        border-radius: 3px;
        background-color: #009900;
        color: #ffffff;
        line-height: 20px;
    }
}

.menu1 {
    color: #777777;
}

.adHF,
.adHF1,
.adHF3,
.adHF4,
.adHF5,
.adHF6 {
    margin-bottom: 2px;
}

.adHF img {
    width: 100%;
    height: 6.122vw;
    ;
    min-height: 30px;
    max-height: 80px;
}

.adHF1 img {
    width: 100%;
    height: 12.244vw;
    ;
    min-height: 60px;
    max-height: 160px;
}

.adHF3 img {
    width: 100%;
    height: 24.488vw;
    ;
    min-height: 90px;
    max-height: 240px;
}

.adHF4 img {
    width: 100%;
    height: 30.488vw;
    ;
    min-height: 120px;
    max-height: 320px;
}

.adHF5 img {
    width: 100%;
    height: 36.488vw;
    ;
    min-height: 150px;
    max-height: 400px;
}

.adHF6 img {
    width: 100%;
    height: 42.488vw;
    ;
    min-height: 180px;
    max-height: 480px;
}


/*DP*/

.adDPDIV {
    position: fixed;
    z-index: 999999;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: auto;
}

.adDPDIVFloat {
    position: relative;
    max-width: 980px;
    width: 100%;
    height: 18.75vw;
    min-height: 110px;
    max-height: 180px;
    margin-left: auto;
    margin-right: auto;
}

.adDPDIVFloat img {
    max-width: 980px;
    width: 100%;
    height: 18.75vw;
    max-height: 180px;
    min-height: 110px;
}

.adDPEmpty {
    width: 100%;
    max-height: 180px;
    height: 18.75vw;
    min-height: 110px;
}

.addpClose {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 9px;
    background-color: #999999;
    color: #ffffff;
    border-radius: 0 0 0 5px;
    padding: 3px 5px 3px 5px;
    cursor: pointer;
}


/*DP1*/

.adDPDIV1 {
    position: fixed;
    z-index: 999999;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: auto;
}

.adDPDIVFloat1 {
    position: relative;
    max-width: 980px;
    width: 100%;
    height: 18.75vw;
    min-height: 110px;
    max-height: 180px;
    margin-left: auto;
    margin-right: auto;
}

.adDPDIVFloat1 img {
    max-width: 980px;
    width: 100%;
    height: 18.75vw;
    min-height: 110px;
    max-height: 180px;
}

.adDPEmpty1 {
    width: 100%;
    max-height: 180px;
    height: 18.75vw;
    min-height: 110px;
}

.adDPEmpty2 {
    width: 100%;
    max-height: 180px;
    height: 18.75vw;
    min-height: 110px;
}

.addpClose1 {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 9px;
    background-color: #999999;
    color: #ffffff;
    border-radius: 0 0 0 5px;
    padding: 3px 5px 3px 5px;
    cursor: pointer;
}

.DLleft {
    position: fixed;
    z-index: 99999;
    width: 10vw;
    max-width: 120px;
    min-width: 80px;
    height: auto;
    top: 0;
    left: 0;
}

.DLRight {
    position: fixed;
    z-index: 99999;
    width: 10vw;
    max-width: 120px;
    min-width: 80px;
    height: auto;
    top: 0;
    right: 0;
}

.adDL1,
.adDL2,
.adDL3,
.adDL4,
.adDL5,
.adDL6 {
    width: 10vw;
    max-width: 120px;
    min-width: 80px;
    position: relative;
    margin-top: 10px;
}

.adDLMainClose {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 9px;
    background-color: #999999;
    color: #ffffff;
    padding: 1px 3px 1px 3px;
    cursor: pointer;
    display: inline-block;
    border-radius: 0 0 0 4px;
}

.adDLMain a img {
    width: 100%;
}

.homeTxt {
    margin-bottom: 10px;
}

.homeTxtR {
    text-align: right;
    font-size: 12px;
    color: #888888;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    padding-left: 0;
}

.homeTxtL {
    font-size: 16px;
    line-height: 30px;
    height: 30px;
    color: #333333;
    overflow: hidden;
    padding-right: 0;
}

.showContent {
    font-size: 16px;
    line-height: 32px;
    padding: 10px;
}

.homeImgList {
    height: 0;
    padding-bottom: 75%;
    position: relative;
    width: 100%;
    overflow: hidden;
}

.homeImgList span {
    position: absolute;
    left: 5px;
    top: 5px;
    background-color: #336699;
    color: #ffffff;
    font-size: 12px;
    padding: 3px 5px 3px 5px;
}

.homeImgList1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.homeImgList1 img {
    height: 100%;
}

.homeTitle {
    font-size: 14px;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    margin-bottom: 10px;
}

.showVideo {
    margin-bottom: 10px;
}

.skipADBTN {
    position: absolute;
    right: -8px;
    top: -8px;
    background-color: #999999;
    color: #ffffff;
    border-radius: 3px;
    font-size: 9px;
    padding: 2px 3px 2px 3px;
}

#adTime {
    font-size: 12px;
    color: #000000;
}

.flink {
    padding: 10px;
}

.flink a {
    font-size: 14px;
}

.Footer {
    font-size: 14px;
    line-height: 26px;
    color: #333333;
    text-align: center;
    margin: 20px 0 50px 0;
}