@charset "utf-8";
/* all */
body{/*! padding-top:80px */}

/* header */
.stui-header__top{/*! position:fixed; *//*! top:0; *//*! z-index:999; *//*! width:100%; */height:60px; background-color: #000; box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);}
.top-fixed-down{margin-top:-60px}
.stui-header__side{float:right;}

/* header-logo */
.stui-header__logo,.stui-header__menu{float:left;}
.stui-header__logo{margin-top:5px}
.stui-header__logo .logo{display:block;width:150px;height:50px;background-position:50% 50% !important;background-size:cover !important;color: #f4f4f4;font-size: 25px;font-weight: 700;margin-top: 10px;}

/* header-menu */
.stui-header__menu{/*! position:relative; *//*! margin-left:10px *//*! \.stui-header__logo\ \.logo\ \{\ display: block; *//*! width: 150px; *//*! height: 50px; *//*! background-position: 50% 50% !important; *//*! background-size: cover !important; *//*! color: #f4f4f4; *//*! font-size: 25px; *//*! font-weight: 700; */margin-top: 13px;}
.stui-header__menu li{float:left; margin-left: 20px; margin-right:20px}
.stui-header__menu li a{display:inline-block; line-height: 58px;font-size:15px; color: #fff;width: 159.79%;float: left;border-radius: 3px;line-height: 30px;height: 30px;text-align: center;font-size: 14px;color: #fff;display: inline-block;background-color: #ff0000;margin: 1px;transition-duration: .3s;}
.stui-header__menu li.active a{ border-bottom: 2px solid #FF9900;}

/* header-seacrh */
.stui-header__search{float:left;position:relative;margin-top:15px;width:200px}
.stui-header__search .form-control{ border: 1px solid #020411; background-color: #323232;}
.stui-header__search .submit{display:block;position:absolute;top:0;right:0;width:30px;height:30px;line-height:30px;text-align:center; background: none; border: 0;cursor: pointer;}
.stui-header__search .submit .icon{font-size:14px;color:#999}

/* header-user */
.stui-header__user{float:right}
.stui-header__user > li{ float:left; position: relative; padding: 18px 0 10px; margin-left: 30px}
.stui-header__user > li > a .icon{ display: inline-block; font-size: 24px; line-height: 24px;}
.stui-header__user > li > a,.stui-header__user > li > a .icon{ color: #fff;}
.stui-header__user > li .dropdown{ display: none; position: absolute; z-index: 999; width: 240px; top: 100%; right: -15px; padding: 15px; font-size: 12px; color: #999; background-color: #fff; box-shadow: 0 2px 8px rgba(0,0,0,.2); border-radius: 4px;}
.stui-header__user > li .dropdown:before{ content:" "; width:10px; height:10px; -webkit-transform:rotate(-45deg); -ms-transform:rotate(-45deg); transform:rotate(-45deg); position: absolute; top:-5px; right: 22px; background-color: #fff;}
.stui-header__user .dropdown li{ position: relative; padding:3px 5px;}
.stui-header__user .dropdown li:last-child{ padding-bottom: 0;}

/* index */
.stui_nav__taddar .item,.stui-index__code{ padding: 15px; border-radius: 4px;}
.stui_nav__taddar .item{ background-color: #323232;}
.stui_nav__taddar .item:hover .title{ color: #fff;}
.stui-index__code{ background-color: #f8f8f8;}

/* content */
.stui-content__detail,.stui-content__thumb{display:table-cell;vertical-align:top}
.stui-content__thumb .v-thumb{width:190px}
.stui-content__thumb .w-thumb{width:300px}
.stui-content__detail{width:100%;padding:10px 0 20px 20px;}
.stui-content__detail .title{margin: 0 0 10px;}
.stui-content__detail .data{margin-bottom:10px}
.stui-content__detail .data li{float:left;margin-right:20px}
.stui-content__detail .play-btn{margin-top:20px}
.stui-content__detail .play-btn .btn{ margin-right: 10px;}
.stui-content__detail .play-btn .share{margin-top:5px}
.stui-content__detail .score{margin-bottom: 15px;}
.stui-content__detail .score .branch{display: inline-block; margin-left: 10px; font-family: Georgia,"Times New Roman",Times,serif; font-size: 24px; line-height: 24px; color: #09BB07;}
.stui-content__detail .score .branch .text{ font-size: 12px;}
.stui-content__detail .score .star{display: inline-block; position: relative; top: 5px; width: 160px; height: 25px; background: url(../img/star1.png) 0 0 no-repeat;}
.stui-content__detail .score .star .star-cur{display: inline-block; background: url(../img/star.png) 0 0 no-repeat; height: 25px; position: absolute; top: 0;  z-index: 1;}
.detail-sketch,.detail-content{ font-size: 14px; line-height: 25px;}
.detail-content img{ max-width: 100%;}

/* player */
.stui-player__video{ background-color: #000}
.stui-player__detail{ margin-top: 20px;}
.stui-player__detail .more-btn{ float: right; padding-top: 10px;}
.stui-player__detail .more-btn li{ display: inline-block; margin-left: 10px;}
.stui-player__detail .more-btn .btn{ padding: 6px 15px;}
.stui-player__detail .title{margin:0 0 10px}
.stui-player__detail .detail-content{padding-top:10px}
.stui-player__detail .desc{padding-left:42px}
.stui-player__detail .desc .left{margin-left:-42px}

/* autocomplete */
.autocomplete-suggestions{ padding: 0 10px; margin-top: 5px; border-radius:4px; background-color: #FFFFFF; box-shadow: 0 2px 10px rgba(0,0,0,.05);}
.autocomplete-suggestions.active{position: absolute; z-index: 9999; top: 100%; width: 100%;}
.autocomplete-suggestion{padding:10px 0; cursor:pointer; border-top: 1px solid #eee;}
.autocomplete-suggestion:first-child{border-top:0}
.mac_results{ z-index: 9999; padding: 0 10px; margin-top: 5px; border-radius:4px; background-color: #FFFFFF; border:1px solid #EEEEEE; box-shadow: 0 2px 10px rgba(0,0,0,.05);}
.mac_results li{padding:10px 0; cursor:pointer; border-top: 1px solid #EEEEEE;}
.mac_results li:first-child{ border: 0;}

/* screen */
.stui-screen__min{ padding-left: 20px; border-left: 1px solid #EEEEEE;}
.stui-screen__min.first{ padding-left: 0; border-left: 0;}
.stui-screen__min dd a{ display: inline-block; margin-top: 10px; margin-right: 16px;}

@media (min-width:768px){
	.container{width:750px}
}
@media (min-width:992px){
	.container{width:920px;}
}
@media (min-width:1200px){
	.container{width:1170px;}
}
@media (max-width:1200px){
	
	/* all */
	body{ /*! padding-top:90px */}

    /* header */
    .stui-header__top{ height: 50px;}
	.top-fixed-down{margin-top:-50px}
	.stui-header__side{float:none;top:0;left:auto;right:0;width:auto}
	.stui-header__logo{margin:10px 0 10px}
	.stui-header__logo .logo{width:100px;height:30px;}
	.stui-header__search{float:right;margin-top:10px}
	.stui-header__menu{padding:0;}
	.stui-header__menu:before{content:" ";position:absolute;left:0;top:0;right:0;width:100%;height:1px;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scaleY(.5);transform:scaleY(.5); border-top: 1px solid #323232;}
	.stui-header__menu li{margin-top:0; margin-left: 5px; margin-right:5px}
	.stui-header__menu li a{padding: 0;
    max-width: 35px;
    font-size: 12px;
    line-height: 14px;}
	.stui-header__menu li.active a{position:relative; color: #fff;}
	.stui-header__user > li{ padding: 15px 0 10px; margin-right: 1px;}
	.stui-header__user > li .dropdown{ right: 0;}
	.stui-header__user > li .dropdown:before{ right: 8px;}
	.stui-header__menu > li:hover .dropdown,.stui-header__user > li:hover .dropdown{ display: none;} 
	
	/* screen */
	.stui-screen__min{ padding-left: 0;}
	.stui-screen__min dt{ float: left; width: 50px;}
	.stui-screen__min dd{ padding-bottom: 10px;}
	.stui-screen__min dd.active{ padding-bottom: 0;}
	.stui-screen__min dd a{ margin: 0 10px; white-space:nowrap}
}
@media (max-width:767px){
	
	/* header */ 
	.stui-header__logo{margin-left:2px}
	.stui-header__search{position:absolute;top:0;left:0;right:50px;width:auto}
			
	/* content */
	.stui-content__thumb .v-thumb{width:115px}
	.stui-content__thumb .w-thumb{width:160px}
	.stui-content__detail{padding:0 10px}
	.stui-content__detail .title{margin:10px 0 5px; font-size:16px;line-height:18px}
	.stui-content__detail .data{margin:0 0 10px;font-size:12px}
	.stui-content__detail .play-btn{margin:0;padding:0}
	.stui-content__detail .score{ margin-bottom: 10px;}
	.stui-content__detail .score .star{ zoom: 80%;}
	.stui-content__detail .score .branch{ font-size: 18px; line-height: 18px;}
	
	/* player */
	.stui-player__detail.detail .title{ margin-top: 10px; font-size: 16px;}
	.stui-player__detail{ margin-top: 0;}
	.stui-player__detail .data .title{font-size:16px}
	.stui-player__detail .more-btn{ margin-bottom: 10px;}
	.stui-player__detail .more-btn{ float: none; padding: 10px; background-color: #222; display: -webkit-box; display: -webkit-flex; display: flex;}
	.stui-player__detail .more-btn li{ margin: 0; padding: 0 5px; -webkit-box-flex: 1; -webkit-flex: 1; flex: 1; text-align: center;}
	.stui-player__detail .more-btn .btn{ display: block; padding: 6px;}
	
	/* screen */	
	.stui-screen__min{ border-left: 0;}	
	.stui-screen__min:before{ border-top: 1px solid #EEEEEE;}	
	
	/* type */
	.stui-mobile__type li{padding:0 20px}
	.stui-mobile__type li a{display:block;padding:10px 0;text-align:center}
	
	/* foot */
	.stui-foot{padding:20px 0}
}


 

 





            .grid-container {
                display: grid;
                grid-template-columns: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
                padding: 2px;
            }
            .grid-item {
                background-color: #ddd;
                padding: 5px;
                font-size: 13px;
                text-align: center;
                margin: 1px;
                border-radius: 10px;
            }
            .grid-item a {
                text-decoration: none;
                color: #f7d0bf;
            }
        }
        @media only screen and (max-width: 1400px) {
            .grid-item {
                font-size: 16px;
            }
            .grid-container {
                grid-template-columns: auto auto auto auto auto auto auto auto auto auto auto auto;
            }
        }
    
    @media only screen and (max-width: 500px) {
            .grid-item {
                /*! font-size: 14px; */
            }
            .grid-container {
                grid-template-columns: auto auto auto auto auto auto auto auto;
            }
        }


            #urlList div:hover {
                background: #282828;
            }
            #MobileUrlList div:hover {
                background: #282828;
            }
            @keyframes changeColor {
                0% {
                    background: #4c4e42;
                }
                20% {
                    background: #f3ffd7;
                }
                40% {
                    background: #4c4e42;
                }
                60% {
                    background: #f3ffd7;
                }
                80% {
                    background: #4c4e42;
                }
            }
            .masterhavor li:hover {
                animation-name: changeColor;
                animation-duration: 0.5s;
                animation-iteration-count: infinite;
            }
            .masterhavorli {
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
                width: 30%;
                max-width: 120px;
                text-align: center;
                border: 1px solid #cecece;
                float: left;
                padding: 1px 1px 1px 1px;
            }
            .masterhavora {
                color: #cecece;
                font-size: 15px;
                font-weight: bold;
            }
            .masterhavorli2 {
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
                width: 25%;
                height: 40px;
                line-height: 40px;
                max-width: 110px;
                text-align: center;
                border: 1px solid #cecece;
                float: left;
                padding: 1px 1px 1px 1px;
            }
            .masterhavora2 {
                color: black;
                font-size: 16px;
                font-weight: bold;
            }
            .masterhavorli3 {
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
                width: 25%;
                height: 40px;
                line-height: 40px;
                max-width: 100px;
                text-align: left;
                border: 2px solid #9801fd;
                float: left;
                padding: 3px 3px 3px 3px;
            }
            .masterhavora3 {
                font-size: 14px;
                font-weight: bold;
                color: black;
            }
            .masterhavorli4 {
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
                width: 25%;
                height: 40px;
                line-height: 40px;
                max-width: 110px;
                text-align: center;
                border: 2px solid #4c323c;
                float: left;
                padding: 1px 1px 1px 1px;
            }
            .masterhavora4 {
                color: black;
                font-size: 20px;
                font-weight: bold;
            }
            .rightd {
                position: fixed;
                top: 45%;
                transform: translateY(-50%);
                width: 120px;
                height: 120px;
                right: 0;
                z-index: 9999;
            }
            .lefttd {
                position: fixed;
                top: 45%;
                transform: translateY(-50%);
                width: 120px;
                height: 120px;
                left: 0;
                z-index: 9999;
            }
            .undertd {
                position: fixed;
                top: 86%;
                left: 50%;
                height: 10%;
                width: 1170px;
                margin: 0 auto;
                transform: translate(-50%, 0px);
                z-index: 9999;
            }
            .toptd {
                position: fixed;
                top: 0;
                left: 50%;
                height: 10%;
                width: 1170px;
                transform: translate(-50%, 0px);
                z-index: 9999;
            }
            .photo-two {
                display: inline-block;
                display: block;
                height: 90px;
                margin: 10px;
                text-align: center;
            }
            .photo-two a {
                line-height: 12px;
            }
            .photo-two img {
                border-radius: 12%;
                height: 60px;
                width: 60px;
            }
            .mytoplogo {
                height: 200px;
                width: 40%;
                margin-right: 30%;
                margin-left: 30%;
            }
            @media screen and (max-width: 1280px) {
                .photo-two img {
                    border-radius: 12%;
                    height: 60px;
                    width: 60px;
                }
                .rightd {
                    width: 100px;
                    height: 100px;
                }
                .lefttd {
                    width: 100px;
                    height: 100px;
                }
                .undertd {
                    height: 10%;
                    width: 100%;
                }
                .toptd {
                    height: 10%;
                    width: 100%;
                }
            }
            @media screen and (max-width: 980px) {
                .photo-two {
                    width: 20%;
                    margin: 4px;
                }
                .photo-two img {
                    border-radius: 12%;
                    height: 58px;
                    width: 58px;
                }
                .ads img {
                    height: 65px !important;
                }
                .rightd {
                    width: 90px;
                    height: 90px;
                }
                .lefttd {
                    width: 90px;
                    height: 90px;
                }
                .undertd {
                    height: 10%;
                    width: 100%;
                }
                .toptd {
                    height: 10%;
                    width: 100%;
                }
                .myvideoDiv {
                    max-width: 45%;
                }
            }
            @media screen and (max-width: 750px) {
                .photo-two img {
                    border-radius: 12%;
                    height: 52px;
                    width: 52px;
                }
                .ads img {
                    height: 50px !important;
                    width: 100% !important;
                }
                .rightd {
                    display: none;
                    width: 70px;
                    height: 90px;
                }
                .lefttd {
                    display: none;
                    width: 70px;
                    height: 90px;
                }
                .undertd {
                    height: 10%;
                    width: 100%;
                }
                .toptd {
                    height: 10%;
                    width: 100%;
                }
                .mytoplogo {
                    height: 100px;
                    width: 60%;
                    margin-right: 20%;
                    margin-left: 20%;
                    margin-top: 5%;
                }
                .myvideoDiv {
                    max-width: 40%;
                }
            }
			
       .txtguanggao2 {
                width: 100%;
                overflow: hidden;
                display: block;
                box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
            }
            .txtguanggao2 a {
                width: 9.79%;
                float: left;
                border-radius: 3px;
                line-height: 30px;
                height: 30px;
                text-align: center;
                font-size: 14px;
                color: #fff;
                display: inline-block;
                background-color: #333;
                margin: 1px;
                transition-duration: .3s;
            }
            .txtguanggao2 a:hover {
                background: #ff0000;
                color: #FFF
            }
            @media screen and (max-width: 1000px) {
                .txtguanggao2 a {
                    width: 19.4%;
                    float: left;
                    border-radius: 3px;
                    line-height: 30px;
                    height: 30px;
                    text-align: center;
                    font-size: 13px;
                    color: #fff;
                    display: inline-block;
                    background-color: #333;
                    margin: 1px;
                    transition-duration: .3s;
                }
            }



            .txtguanggao {
                width: 100%;
                overflow: hidden;
                display: block;
                box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
            }
            .txtguanggao a {
                width: 9.79%;
                float: left;
                border-radius: 3px;
                line-height: 30px;
                height: 30px;
                text-align: center;
                font-size: 14px;
                color: #fff;
                display: inline-block;
                background-color: #ff0000;
                margin: 1px;
                transition-duration: .3s;
            }
            .txtguanggao a:hover {
                background: #000;
                color: #FFF
            }
            @media screen and (max-width: 1000px) {
                .txtguanggao a {
                    width: 19.4%;
                    float: left;
                    border-radius: 3px;
                    line-height: 30px;
                    height: 30px;
                    text-align: center;
                    font-size: 13px;
                    color: #fff;
                    display: inline-block;
                    background-color: #ff0000;
                    margin: 1px;
                    transition-duration: .3s;
                }
            }
@-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-top ul.icon-list {
 list-style:none;
}
.links-top ul.icon-list li {
 list-style:none;
}
.links-top {
 overflow:hidden;
 margin:auto;
 margin-bottom:5px;
 /*border-radius:5px;*/padding-bottom: 5px;
 background:#fff;
 margin-top: 5px;
}
.links-top ul li {
 float:left;
 padding:5px 0;
 width:10%;
 text-align:center
}
.links-top ul li img {
 margin:0 auto;
 padding:4px;
 width:70px;
 height:70px;
 border-radius:5px
}
.links-top 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-top 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;
 padding: 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;
}
@media screen and (min-width:750px) {
 ul.icon-list li {
  width:12.5%
 }
}
@media screen and(max-width:768px) {
 .links-element ul li {
  width:33.3333%
 }
 .links-top ul.icon-list li {
  width:20%
 }
}
@media screen and (max-width:544px) {
 .links {
  padding:0 5px
 }
 .links-element ul li {
  width:49%
 }
 .links-top ul.icon-list li {
  width:25%
 }
}

@-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-top ul.icon-list{list-style:none;}.links-top ul.icon-list li{list-style:none;}.links-top{overflow:hidden;margin:auto;margin-bottom:5px;/*border-radius:5px;*/padding-bottom: 5px;background:#fff;margin-top: 5px;}.links-top ul li{float:left;padding:5px 0;width:12.5%;text-align:center}.links-top ul li img{margin:0 auto;padding:4px;width:70px;height:70px;border-radius:5px}.links-top 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-top ul li a button @media screen and (min-width:750px) {ul.icon-list li{width:12.5%}}@media screen and(max-width:768px) {    .links-element ul li{width:33.3333%}.links-top ul.icon-list li{width:20%}}@media screen and (max-width:544px) {    .links{padding:0 5px}.links-element ul li{width:49%}.links-top ul.icon-list li{width:25%}}
