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;
}

/* MENU */



.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;
}

.adGD img{
    height:6.25vw;
    min-height: 20px;
}

.adHF,.adHF1,.adHF3,.adHF4,.adHF5,.adHF6{margin-bottom: 2px;}
.adHF img{
    width:100%;
    height:6.25vw;;
    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;
}

.adHF3.GD img{
    width:100%;
    height:18.75vw;
    max-height: 180px;
}


/*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;
}

/*DL*/

.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%;}



/*home*/
.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;
}

/*show*/
.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;
}

/*Footer*/

.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;
}


/*pageinfo*/

a.a_page_info, div.page_point{
    display: block;background-color: #f2f2f2; padding: 3px 8px 3px 8px; border: 1px solid #CCC;float: left;margin: 2px;color:#000;font-size:12px;
}

a.a_page_info:hover,a.page_info_focus{
    background-color: #FFFF99;display: block; padding: 3px 8px 3px 8px; border: 1px solid #888;float: left;margin: 2px;font-size:12px;color:#000;
}

.page_info_div{
    width:100%; overflow:hidden; text-align: center;
}

html {
    font-size: 100px;
}

html, body {
    height: 100%;
}
 button, input, textarea, dl, dt, dd, iframe {
    margin: 0;
    padding: 0;
}

body {
    background: #eee;
    text-align: left;
    font: 14px/1.5 Microsoft Yahei, Avenir, Segoe UI, Hiragino Sans GB, STHeiti, Microsoft Sans Serif, WenQuanYi Micro Hei, sans-serif;
    color: #0086CF;
}

@-webkit-keyframes hue {from {-webkit-filter: hue-rotate(0deg);-moz-filter: hue-rotate(0deg);}to {-webkit-filter: hue-rotate(-360deg);-moz-filter: hue-rotate(-360deg);}}@keyframes bganimation {0%{background-position: 0% 50%;}50%{background-position: 100% 50%;}100%{background-position: 0% 50%;}}.links-top2 ul.icon-list2{list-style:none;}.links-top2 ul.icon-list2 li{list-style:none;}.links-top2{overflow:hidden;margin:auto;margin-bottom:5px;/*border-radius:5px;*/padding-bottom: 5px;background:#fff;margin-top: 5px;}.links-top2 ul li{float:left;padding:0px 0;width:10%;text-align:center}.links-top2 ul li img{margin:0 auto;padding:4px;width:70px;height:70px;border-radius:5px}.links-top2 ul li a div {font-weight: bold;color: #f35626;background-image: -webkit-linear-gradient(92deg, #f35626, #feab3a);-webkit-background-clip: text;-webkit-text-fill-color: transparent;-webkit-animation: hue 10s infinite linear;}.links-top2 ul li a button {width: 0.75rem;height: 0.3rem;line-height: .3rem;margin: 0.2rem auto 0 auto;border: 1px solid #fff;border-radius: 0.8rem;color: white;background-color: #ff4ba1;font-size: 12px;margin-top: 5px;box-shadow: rgb(5 24 74 / 37%) 0px 2px 6px 0px;background-image: linear-gradient(125deg,#ff4ba1,orange,#8476ee,#00ff00);background-size: 100%;animation: bganimation 20s infinite;}@media screen and (min-width:750px) {ul.icon-list2 li{width:12.5%}}@media screen and(max-width:768px) {    .links-element ul li{width:33.3333%}.links-top2 ul.icon-list2 li{width:20%}}@media screen and (max-width:544px) {    .links{padding:0 5px}.links-element ul li{width:49%}.links-top2 ul.icon-list2 li{width:25%}}@media (max-width: 738px)
        .play-btn-group .item .durl {
            min-width: 55px;
            margin: 3px;
        }
   
.links-top2 ul li a button {
    width: 0.75rem;
    height: 0.3rem;
    line-height: .3rem;
    margin: 0.2rem auto 0 auto;
    border: 1px solid #fff;
    border-radius: 0.8rem;
    color: white;
    background-color: #ff4ba1;
    font-size: 12px;
    margin-top: 5px;
    box-shadow: rgb(5 24 74 / 37%) 0px 2px 6px 0px;
    background-image: linear-gradient(125deg,#ff4ba1,orange,#8476ee,#00ff00);
    background-size: 400%;
    animation: bganimation 20s infinite;
}



@-webkit-keyframes hue {from {-webkit-filter: hue-rotate(0deg);-moz-filter: hue-rotate(0deg);}to {-webkit-filter: hue-rotate(-360deg);-moz-filter: hue-rotate(-360deg);}}@keyframes bganimation {0%{background-position: 0% 50%;}50%{background-position: 100% 50%;}100%{background-position: 0% 50%;}}.links-top3 ul.icon-list2{list-style:none;}.links-top3 ul.icon-list2 li{list-style:none;}.links-top3 ul li a div {font-weight: bold;color: #f35626;background-image: -webkit-linear-gradient(92deg, #f35626, #feab3a);-webkit-background-clip: text;-webkit-text-fill-color: transparent;-webkit-animation: hue 10s infinite linear;}.links-top3 ul li a button {width: 0.75rem;height: 0.3rem;line-height: .3rem;margin: 0.2rem auto 0 auto;border: 1px solid #fff;border-radius: 0.8rem;color: white;background-color: #ff4ba1;font-size: 12px;margin-top: 5px;box-shadow: rgb(5 24 74 / 37%) 0px 2px 6px 0px;background-image: linear-gradient(125deg,#ff4ba1,orange,#8476ee,#00ff00);background-size: 100%;animation: bganimation 20s infinite;}@media screen and (min-width:750px) {ul.icon-list2 li{width:12.5%}}@media screen and(max-width:768px) {    .links-element ul li{width:33.3333%}.links-top3 ul.icon-list2 li{width:20%}}@media screen and (max-width:544px) {    .links{padding:0 5px}.links-element ul li{width:49%}.links-top3 ul.icon-list2 li{width:25%}}@media (max-width: 738px)
        .play-btn-group .item .durl {
            min-width: 55px;
            margin: 3px;
        }
   
.links-top3 ul li a button {
    width: 0.75rem;
    height: 0.3rem;
    line-height: .3rem;
    margin: 0.2rem auto 0 auto;
    border: 1px solid #fff;
    border-radius: 0.8rem;
    color: white;
    background-color: #ff4ba1;
    font-size: 12px;
    margin-top: 5px;
    box-shadow: rgb(5 24 74 / 37%) 0px 2px 6px 0px;
    background-image: linear-gradient(125deg,#ff4ba1,orange,#8476ee,#00ff00);
    background-size: 400%;
    animation: bganimation 20s infinite;
}


        @-webkit-keyframes hue {from {-webkit-filter: hue-rotate(0deg);-moz-filter: hue-rotate(0deg);}to {-webkit-filter: hue-rotate(-360deg);-moz-filter: hue-rotate(-360deg);}}@keyframes bganimation {0%{background-position: 0% 50%;}50%{background-position: 100% 50%;}100%{background-position: 0% 50%;}}.links-top1 ul.icon-list1{list-style:none;}.links-top1 ul.icon-list1 li{list-style:none;}.links-top1{overflow:hidden;margin:auto;margin-bottom:5px;/*border-radius:5px;*/padding-bottom: 5px;background:#fff;margin-top: 5px;}.links-top1 ul li{float:left;padding:5px 0;width:10%;text-align:center}.links-top1 ul li img{margin:0 auto;padding:4px;width:70px;height:70px;border-radius:5px}.links-top1 ul li a div {font-weight: bold;color: #f35626;background-image: -webkit-linear-gradient(92deg, #f35626, #feab3a);-webkit-background-clip: text;-webkit-text-fill-color: transparent;-webkit-animation: hue 10s infinite linear;}.links-top1 ul li a button {width: 0.75rem;height: 0.3rem;line-height: .3rem;margin: 0.2rem auto 0 auto;border: 1px solid #fff;border-radius: 0.8rem;color: white;background-color: #ff4ba1;font-size: 12px;margin-top: 5px;box-shadow: rgb(5 24 74 / 37%) 0px 2px 6px 0px;background-image: linear-gradient(125deg,#ff4ba1,orange,#8476ee,#00ff00);background-size: 100%;animation: bganimation 20s infinite;}@media screen and (min-width:750px) {ul.icon-list1 li{width:12.5%}}@media screen and(max-width:768px) {    .links-element ul li{width:33.3333%}.links-top1 ul.icon-list1 li{width:20%}}@media screen and (max-width:544px) {    .links{padding:0 5px}.links-element ul li{width:49%}.links-top1 ul.icon-list1 li{width:25%}}@media (max-width: 738px)
        .play-btn-group .item .durl {
            min-width: 55px;
            margin: 3px;
        }
 .links-top1 {
    overflow: hidden;
    margin: auto;
    margin-bottom: 5px;
    border-radius: 5px;
    padding-bottom: 5px;
    background: #fff;
    margin-top: 5px;
}       

.links-top1 ul li a button {
    width: 0.75rem;
    height: 0.3rem;
    line-height: .3rem;
    margin: 0.2rem auto 0 auto;
    border: 1px solid #fff;
    border-radius: 0.8rem;
    color: white;
    background-color: #ff4ba1;
    font-size: 12px;
    margin-top: 5px;
    box-shadow: rgb(5 24 74 / 37%) 0px 2px 6px 0px;
    background-image: linear-gradient(125deg,#ff4ba1,orange,#8476ee,#00ff00);
    background-size: 400%;
    animation: bganimation 20s infinite;
}
button, select {
    text-transform: none;
}
button {
    overflow: visible;
}
.wenbentxt{margin:5px 0 5px;width: 100%;overflow: hidden;display: block;box-shadow: 0 1px 1px 0 rgba(0,0,0,.05);}.wenbentxt a{width: 24.7%;float: left;border-radius: 3px;line-height: 35px;height: 35px;text-align: center;font-size: 14px;color: #fff;display: inline-block;background-color: rgb(255, 153, 159);margin: 1px;transition-duration: .3s;}.wenbentxt a:nth-child(1) {background-color: #f5588e;}.wenbentxt a:nth-child(2) {background-color: #993333;}.wenbentxt a:nth-child(3) {background-color: #3e9f96;}.wenbentxt a:nth-child(4) {background-color: #f8586;}.wenbentxt a:nth-child(5) {background-color: #003300;}.wenbentxt a:nth-child(6) {background-color: #003366;}.wenbentxt a:nth-child(7) {background-color: #996699;}.wenbentxt a:nth-child(8) {background-color: #666666;}.wenbentxt a:nth-child(9) {background-color: #006699;}.wenbentxt a:nth-child(10) {background-color: #993333;}.wenbentxt a:nth-child(11) {background-color: #d88569;}.wenbentxt a:nth-child(12) {background-color: #3e9f96;}.wenbentxt a:nth-child(13) {background-color: #f8586;}.wenbentxt a:nth-child(14) {background-color: #f5588e;}.wenbentxt a:nth-child(15) {background-color: #996699;}.wenbentxt a:nth-child(16) {background-color: #666666;}.wenbentxt a:nth-child(17) {background-color: #d88569;}.wenbentxt a:nth-child(18) {background-color: #993333;}.wenbentxt a:nth-child(19) {background-color: #993333;}.wenbentxt a:nth-child(20) {background-color: #333300;}.wenbentxt a:nth-child(21) {background-color: #663366;}.wenbentxt a:nth-child(22) {background-color: #003300;}.wenbentxt a:nth-child(23) {background-color: #003366;}.wenbentxt a:nth-child(24) {background-color: #996699;}.wenbentxt a:nth-child(25) {background-color: #666666;}.wenbentxt a:nth-child(26) {background-color: #006699;}.wenbentxt a:nth-child(27) {background-color: #993333;}.wenbentxt a:nth-child(28) {background-color: #6593b7;}.wenbentxt a:nth-child(29) {background-color: #96593e;}.wenbentxt a:nth-child(30) {background-color: #3e9096;}.wenbentxt a:nth-child(31) {background-color: #f8586;}.wenbentxt a:nth-child(32) {background-color: #d88569;}.wenbentxt a:nth-child(33) {background-color: #b8583;}.wenbentxt a:nth-child(34) {background-color: #3e9096;}.wenbentxt a:nth-child(35) {background-color: #c8888e;}.wenbentxt a:nth-child(36) {background-color: #f5588e;}.wenbentxt a:nth-child(37) {background-color: #99f33;}.wenbentxt a:nth-child(38) {background-color: #6ef3b7;}.wenbentxt a:nth-child(39) {background-color: #ae593e;}.wenbentxt a:nth-child(40) {background-color: #3e9096;}.wenbentxt a:nth-child(41) {background-color: #f8586;}.wenbentxt a:nth-child(42) {background-color: #def569;}.wenbentxt a:nth-child(43) {background-color: #b85853;}.wenbentxt a:nth-child(44) {background-color: #e3e987;}.wenbentxt a:nth-child(45) {background-color: #c8868e;}.wenbentxt a:nth-child(46) {background-color: #f5588e;}.wenbentxt a:nth-child(47) {background-color: #993ef3;}.wenbentxt a:nth-child(48) {background-color: #6593b7;}.wenbentxt a:nth-child(49) {background-color: #965e3e;}.wenbentxt a:nth-child(50) {background-color: #3e9f96;}.wenbentxt a:hover{background-color:#DC3545;color:#FFF}@media screen and (max-width: 750px) {.wenbentxt a{width: 24.3%;float: left;border-radius: 3px;line-height: 33px;height: 33px;text-align: center;font-size: 12px;color: #fff;display: inline-block;background-color: rgb(255, 153, 159);margin: 1px;transition-duration: .3s;}}
.spin_close {
        width: 20px;
        height: 20px;
        position: relative;
        top: 15px;
        left: 60px;
        border-radius: 50%;
        cursor: pointer;
    }
    .message_olr_left, .message_olr_right {position: fixed;top: 150px;right: 0px;z-index: 99999;width: 90px;}
    .message_olr_left{left: 0px;}.message_olr li {list-style-type: none;}.message_olr ul li a {display: block;width: 80px;height: 80px;margin-bottom: 4px;text-align: center;color: #fff;transition: 0.2s;-moz-transition: 0.2s;-webkit-transition: 0.2s;-o-transition: 0.2s;}.message_olr ul li a span {display: block;padding-top: 5px;text-align: center;}
    .message_olr .ol_img1 {max-width: 100%;border-radius: 15px; border: solid 2px red}
/*pageinfo*/

a.a_page_info, div.page_point{
    display: block;background-color: #f2f2f2; padding: 3px 8px 3px 8px; border: 1px solid #CCC;float: left;margin: 2px;color:#000;font-size:12px;
}

a.a_page_info:hover,a.page_info_focus{
    background-color: #FFFF99;display: block; padding: 3px 8px 3px 8px; border: 1px solid #888;float: left;margin: 2px;font-size:12px;color:#000;
}

.page_info_div{
    width:100%; overflow:hidden; text-align: center;
}


