@charset "UTF-8";
body {
    font-family: Microsoft YaHei, '宋体', Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif;
    font-size: 15px;
    background-color: #ffffff;
}
/*背景图片样式https://ww2.sinaimg.cn/large/005BYqpgly1fzz8gqgzyaj30rs0gong4.jpg https://ww2.sinaimg.cn/large/005BYqpggy1fzxbt4hmzij31o00u0x6p.jpg https://ww2.sinaimg.cn/large/005BYqpgly1fzyb5gs9vwj31hc0u07g4.jpg https://ww2.sinaimg.cn/large/005BYqpgly1fzybedu257j31hc0u0u0z.jpg*/
.bgmh {
   	background:url('https://3890.cm/img/bj00.jpg');
	position:fixed;width:100%;height:100%;z-index:-999;background-size: cover;
  	background-position: center;
	/*opacity: 0.8;*/
}
.bg-image-pattern{width:100%;height:100%;position:fixed;top:0;left:0;z-index:-998;background:url(./bg-fixed.png) repeat}
/*广告文字样式*/

@media screen and (max-width: 770px) {
.navbar-default .navbar-collapse,.navbar-default .navbar-form{background:#fff}
}
/*导航栏背景图片*/
.menu {
	background:#fff url('https://www.3890.cm/static/hb.png') no-repeat center;
	width:100%;height: 50px;
	z-index:-999;
    background-size: cover;
}
@media only screen and (min-width: 1560px) {
    .list th, .list td, .jz a, .jz span, .breadcrumb, .drama, #playlist li, #downlist li {
        font-size: 1.5rem;
    }

    .name {
        font-size: 2.3rem;
    }

    #footer p {
        font-size: 1.25rem;
    }

    #playlist li, #downlist li {
        list-style: none;
        display: inline-block;
        padding: 5px 5px;
        width: 24%;
    }

    #ifrvideo {
        height: 500px;
    }
}

@media only screen and (max-width: 1560px) {
    .list th, .list td, .jz a, .jz span, .breadcrumb, .drama, #playlist li, #downlist li {
        font-size: 1.3rem;
    }

    .name {
        font-size: 2.0rem;
    }

    #footer p {
        font-size: 1rem;
    }

    #playlist li, #downlist li {
        list-style: none;
        display: inline-block;
        padding: 5px 5px;
        width: 32%;
    }

    #ifrvideo {
        height: 500px;
    }
}

@media only screen and (max-width: 768px) {
    .list th, .list td, .jz a, .jz span, #footer p, .breadcrumb, .drama, #playlist li, #downlist li {
        font-size: 1rem;
    }

    .name {
        font-size: 2.0rem;
    }

    #playlist li, #downlist li {
        list-style: none;
        display: inline-block;
        padding: 5px 5px;
        width: 49%;
    }

    #ifrvideo {
        height: 230px;
    }
}

.container a {
    text-decoration: none;
    color: #333333;
    overflow: hidden;
    text-shadow: 0 0 1px rgba(0,0,0,0.44);
}

.table {
    table-layout: fixed;
}

.table td {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.jz {
    display: block;
    text-align: center;
    font-size: 16px;
    color: rgba(255, 44, 0, 0.95);
    line-height: 35px;
    margin-bottom: 10px;
}

.zzjz {
    display: block;
    text-align: center;
    font-size: 25px;
    color: rgba(75, 101, 255, 0.65);
    z-index: 99999;
    margin-top: 80px;
}

#playlist ul li a, #downlist ul li a {
    text-decoration: none;
    border: 1px solid #EEEEEE;
    color: #4c4a4a;
    display: inline-block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    padding: 5px 18px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  	text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.44);
}

#playlist blockquote, #downlist blockquote {
    font-size: 15px;
}

#playlist ul li a:hover, #downlist ul li a:hover {
    background-color: #2fb3ff;
    color: #ffffff;
    border: 1px solid #2fb3ff;
}

#playlist ul, #downlist ul {
    display: inline-block;
    margin: 0 auto;
    padding: 0;
    width: 100%;
}

#playlist {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    margin: 0 auto;
    padding: 15px;
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 5px;
	margin-top: 20px;
}

#downlist {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    margin: 15px 0 auto;
    padding: 15px;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 5px;
}

#video {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    margin: 20px auto;
    padding: 5px;
    background-color: rgba(255, 255, 255, 0.7);
    border-radius: 5px;
}

.info {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    margin-top: 20px;
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 5px;
    padding: 15px;
  	text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.44);
}

.breadcrumb {
    background-color: rgba(255, 255, 255, 0.7);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.address {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    margin-top: 60px;
    border-radius: 5px;
}

.ad {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    margin-top: 20px;
    background-color: rgba(255, 255, 255, 0.7);
    border-radius: 5px;
    padding: 4px;
}

.list {
    border: 1px solid rgba(0, 0, 0, 0.12);
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.8);
}

#footer {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 5px;
    padding: 15px;
    margin-bottom: 20px;
    margin-top: 20px;
  	text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.44);
}

#links {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    background-color: rgba(255, 255, 255, 0.7);
    border-radius: 5px;
    padding: 10px;
    margin-top: 20px;
  	text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.22);
}

#links a{
	margin: 0 10px 0px 0;
	font-size: 13px;
  	text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.44);
}
.tit{
    width: 100%;
    color: #666;
    font-size: 18px;
    border-bottom: 1px solid #8aa653;
    padding-bottom: 10px;
}

.links, small{
    float: right; 
	color: #666;
    padding-top: 5px;
    font-size: 12px;
}
#links ul{
    padding: 10px 0 0px;
}

.links_a {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}

.browsehappy {
    position: fixed;
    z-index: 9999;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow-y: hidden;
    background-color: #fff;
    text-align: center
}

.browsehappy a {
    _position: relative;
    _top: 40%;
    position: relative;
    top: 40%;
    border-bottom: none;
    z-index: 99999;
    overflow-y: hidden;
    font-size: 25px;
    font-weight: 500;
    color: #8a1f11;
}

.mingganziyuan {
    margin-top: 160px;
    margin-bottom: 150px;
    text-align: center;
    font-size: 25px;
}

@media only screen and (min-width: 767px) {
    html::-webkit-scrollbar-track-piece {
        background: #eee
    }

    html::-webkit-scrollbar {
        width: 6px;
        height: 6px
    }

    html::-webkit-scrollbar-thumb {
        height: 40px;
        border-radius: 4px;
        background-color: #A5A5A5
    }

    html::-webkit-scrollbar-thumb:hover {
        background-color: #bbb
    }
}

html, label, * {
    cursor: url("../img/default.cur"), default;
}

a, button, .btn-primary, .btn-block, .layui-tab-title li, .layui-btn, #delQQ, .layui-icon, #Search_Url span, #Search_sel span, .mlooc-gototop i, .layui-layer-btn0 {
    cursor: url("../img/pointer.cur"), pointer;
}

input {
    cursor: url("../img/xdtext.cur"), pointer;
}

/*全局选中颜色*/
::selection {
    background: #B0E2FF;
    color: #6F8EC5;
}

::-moz-selection {
    background: #B0E2FF;
    color: #6F8EC5;
}

::-webkit-selection {
    background: #B0E2FF;
    color: #6F8EC5;
}

/*用户登录*/
.userLogin {
    width: 330px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    margin-top: 80px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 20px;
    padding: 10px;
    background-color: white;
}

.form-signin {
    max-width: 330px;
    padding: 15px;
    margin: 0 auto;
}

.form-signin .form-signin-heading {
    margin-bottom: 10px;
}

.form-signin .form-control {
    position: relative;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    font-size: 16px;
}

.form-signin .form-control:focus {
    z-index: 2;
}

.form-signin input[type="text"] {
    margin-bottom: -1px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.form-signin input[type="password"] {
    margin-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.userInfo {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    margin-top: 60px;
    border-radius: 5px;
    padding: 15px;
    background-color: white;
}

/*
求片
*/
.mlooc-pp {
    position: fixed;
    /*writing-mode: tb-rl;*/
    letter-spacing: 2px;
    top: 110px;
    right: 50%;
    margin-right: -605px;
}

.mlooc-pp .item > li > a, .mlooc-pp .item > li > .code, .mlooc-pp .item > li > .history, .mlooc-login {
    background-color: rgba(255, 255, 255, 0.7);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
}

.mlooc-pp .item > li {
    padding: 5px 0 0 5px
}

.mlooc-pp .item > li > a {
    display: block;
    width: 30px;
    height: 100%;
    text-align: center;
    /*line-height: 30px;*/
    border-radius: 12px;
  	padding: 5px;
}
/*
返回顶部
 */
.mlooc-gototop {
    position: fixed;
    z-index: 999;
    right: 50px;
    bottom: 50px
}

.mlooc-gototop .item > li {
    padding: 10px 0 0 10px
}

.mlooc-gototop .item > li > a {
    display: block;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px
}

.mlooc-gototop .item > li > a .icon {
    font-size: 18px
}

.mlooc-gototop .item > li > .code, .mlooc-gototop .item > li > .history {
    display: none;
    position: absolute;
    bottom: 0;
    right: 65px;
    padding: 10px;
    border-radius: 5px
}

.mlooc-gototop .item > li > .code:before, .mlooc-gototop .item > li > .history:before {
    position: absolute;
    bottom: 75px;
    right: -8px;
    width: 0;
    height: 0
}

.mlooc-gototop .item > li > .history {
    min-height: 290px
}

.mlooc-gototop .item > li > .history:before {
    bottom: 135px
}

.mlooc-gototop .item > li:hover > .code, .mlooc-gototop .item > li:hover > .history {
    display: block
}

.mlooc-gototop .item > li > .history .head {
    padding-bottom: 10px;
    margin-bottom: 10px
}

.mlooc-gototop .item > li > .history li {
    padding: 8px 0
}

.mlooc-gototop .item > li > .history li:first-child {
    padding-top: 0;
    border-top: 0
}

.mlooc-gototop .item > li > .history li.pic {
    float: left;
    width: 50%;
    padding: 0 0 0 5px;
    border: 0
}

.mlooc-gototop .item > li > .history li.pic p {
    margin: 5px 0 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.mlooc-gototop .item > li > a, .mlooc-gototop .item > li > .code, .mlooc-gototop .item > li > .history, .mlooc-login {
    background-color: #fff;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
}

.mlooc-gototop .item > li > .history .head {
    border-bottom: 1px solid #e2e2e2;
}

.mlooc-gototop .item > li > .history li {
    border-top: 1px dashed #e2e2e2;
}

.mlooc-gototop .item > li > .code:before, .mlooc-gototop .item > li > .history:before {
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid #fff;
}

.historyalist {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.mobile-footer {
    background: #fafafa;
    height: 45px;
    border-top: solid #00F7DE;
    z-index: 999;
}

.mobile-menu {
    height: 100px;
}

.mobile-menu2 {
    height: 100px;
}

.mobile-menu li {
    width: 33.3%;
    height: 100%;
    float: left;
    text-align: center;
}

.mobile-menu2 li {
    width: 50%;
    height: 100%;
    float: left;
    text-align: center;
}

.mobile-menu li span, .mobile-menu li a, .mobile-menu2 li span, .mobile-menu2 li a {
    display: block;
}

.mobile-menu li a, .mobile-menu2 li a {
    color: #989898;
    text-decoration: none;
}