/*banner*/
.banner {
    width: 100%;
    float: left;
    position: relative;
    overflow: hidden;
    background: #e9f1fc;
}

.mBan2 {
    overflow: hidden;
}

.mBan2 .slideBox {
    width: 100%;
    height: auto;
    position: relative;
}

.mBan2 .slideBox .hd {
    width: 115px !important;
    height: 20px;
    overflow: hidden;
    position: absolute;
    top: 90%;
    z-index: 1;
    width: 100px;
    left: 49.5%;
    padding: 4px 0px 0px 0px;
}

.mBan2 .slideBox .switch {
    height: 10px;
    overflow: hidden;
    position: absolute;
    top: 4px;
    z-index: 1;
    width: 100px;
    margin-left: -46px;
    left: 50%;
    padding: 4px 0px 0px 11px;
}

.mBan2 .slideBox .hd ul {
    zoom: 1;
}

.mBan2 .slideBox .hd ul li {
    float: left;
    width: 15px;
    height: 15px;
    border: 2px solid #ffffff;
    border-radius: 50%;
    cursor: pointer;
    margin-right: 10px;
}

.mBan2 .slideBox .hd ul li.on {
    background: #ffffff;
}

.mBan2 .slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 1;
    top: 0;
}

.mBan2 .slideBox .bd ul,
.slideBox .bd ul li {
    width: 100% !important
}

.mBan2 .slideBox .bd img {
    width: 100%;
    height: auto;
    display: block;
    max-height: 750px;
}

.switch {
    overflow: hidden;
    z-index: 99;
    left: 50%;
    cursor: pointer;
    position: absolute;
    bottom: 5%;
    margin-left: -215px;
}

/*tt*/
.tt {
    width: 1300px;
    float: left;
    padding: 10px 15px;
    background: #ffffff;
    margin: 30px 0;
    box-shadow: 0 5px 11px 0 #d9d9d9;
    -webkit-box-shadow: 0 5px 11px 0 #d9d9d9;
    -moz-box-shadow: 0 5px 11px 0 #d9d9d9;
}

/*bt*/
.bt {
    width: 100%;
    float: left;
}

.bt p {
    float: left;
    font-size: 24px;
    line-height: 45px;
    color: #aa2326;
    text-align: center;
    font-weight: bold;
}

.bt p a {
    color: #aa2326;
}

.bt .more {
    display: block;
    float: right;
    padding: 0 25px;
    margin-top: 27px;
    font-size: 14px;
    line-height: 25px;
    color: #aa2326;
    letter-spacing: 0.5px;
    border: 1px solid #aa2326;
    border-radius: 15px;
}

.bt .more:hover {
    background: #aa2326;
    color: #ffffff;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

/*fbt*/
.fbt {
    width: 100%;
    float: left;
}

.fbt li {
    width: 130px;
    float: left;
}

.fbt li a {
    display: block;
    width: 100%;
    float: left;
    position: relative;
    font-size: 20px;
    line-height: 50px;
    color: #000000;
}

.fbt li a:hover,
.fbt li.thistab a,
.fbt li.thistab a:hover {
    color: #aa2326;
    font-weight: bold;
}

.fbt a:hover {
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

/*title*/
.tit {
    width: 210px;
    margin: 0 auto;
    position: relative;
}

.tit p {
    font-size: 34px;
    line-height: 55px;
    color: #aa2326;
    text-align: center;
    font-weight: bold;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 10px;
}

.tit p:after {
    content: "";
    width: 50px;
    height: 5px;
    background: #aa2326;
    position: absolute;
    left: 38%;
    top: 63px;
}

/*solid*/
.solid {
    width: 585px;
    height: 290px;
    float: left;
    margin-right: 30px;
}

/*news*/
.news {
    width: 685px;
    height: 270px;
    float: left;
    padding: 10px 20px;
    background: #ffffff;
}

/*lm*/
.lm {
    width: 302px;
    float: left;
    background: #ffffff;
}

.lm.mr {
    margin-right: 30px;
}

.recommend {
    width: 550px;
    float: left;
    background: #ffffff;
}

.recommend.mr {
    margin-right: 30px;
}

/*kstd*/
.kstd {
    width: 100%;
    float: left;
    margin-top: 50px;
}

.kstd li {
    /* width: 244px; */
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    background: #f9f9f9;
    box-shadow: 5px 5px 10px #cccccc;
    border-radius: 15px;
}

.kstd li.ks5,
.kstd li.ks10 {
    margin-right: 0;
}

.kstd li a {
    display: block;
    float: left;
}

.kstd li a i {
    width: 70px;
    height: 70px;
    float: left;
    margin: 10px;
    border-radius: 50%;
}

.kstd li a p {
    /* width: 120px; */
    float: left;
    margin-left: 14px;
    margin-right: 14px;
    font-size: 18px;
    line-height: 90px;
    color: #222222;
    text-align: left;
}

.kstd li:hover {
    border-color: #aa2326;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.kstd li:hover a p {
    color: #aa2326;
    font-weight: bold;
}

.kstd li.ks1 i {
    /*background: url(../images/ks1.png) #ededed no-repeat center;*/
}

.kstd li.ks2 i {
    background: url(../images/ks2.png) #ededed no-repeat center;
}

.kstd li.ks3 i {
    background: url(../images/ks3.png) #ededed no-repeat center;
}

.kstd li.ks4 i {
    background: url(../images/ks4.png) #ededed no-repeat center;
}

.kstd li.ks5 i {
    background: url(../images/ks5.png) #ededed no-repeat center;
}

.kstd li.ks6 i {
    background: url(../images/ks6.png) #ededed no-repeat center;
}

.kstd li.ks7 i {
    background: url(../images/ks7.png) #ededed no-repeat center;
}

.kstd li.ks8 i {
    background: url(../images/ks8.png) #ededed no-repeat center;
}

.kstd li.ks9 i {
    background: url(../images/ks9.png) #ededed no-repeat center;
}

.kstd li.ks10 i {
    background: url(../images/ks10.png) #ededed no-repeat center;
}

.kstd li:hover i {
    -webkit-transition: all 1s linear;
    -moz-transition: all 1s linear;
    -o-transition: all 1s linear;
    transition: all 1s linear;
    transform: rotateY(360deg);
}

/*ztzl*/

.content {
    width: 1300px;
    float: left;
    position: relative;
    overflow: hidden;
    margin-top: 50px;
}

.index_box_match {
    width: 100%;
    margin: 0 auto;
    height: 100%;
}

.drama-poster {
    width: 1200px;
    float: left;
    margin: 0 50px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.drama-poster ul {
    width: 10000px;
    float: left;
}

.drama-poster li {
    margin-right: 10px;
}

.drama-poster li a {
    display: block;
    float: left;
}

.show-poster-3 {
    width: 292px;
    float: left;
}

.show-poster-3 a {
    display: block;
    width: 100%;
    height: 125px;
    float: left;
}

.show-poster-3 img {
    width: 100%;
    height: 100%;
    float: left;
}

.drama-slide {
    width: 1300px;
    height: 140px;
    position: relative;
    z-index: 0;
}

.drama-slide li {
    position: absolute;
    top: 0;
}

.drama-slide li.prev {
    left: 0
}

.drama-slide li.next {
    right: 0
}

.drama-slide li a {
    display: block;
    width: 40px;
    height: 120px;
    text-indent: -1000em;
}

.drama-slide li.prev a {
    background: url(../images/zt-l.png) no-repeat -1px center;
}

.drama-slide li.prev a:hover {
    background: url(../images/zt-l.png) #f9f9f9 no-repeat -1px center;
}

.drama-slide li.next a {
    background: url(../images/zt-r.png) no-repeat 3px center;
}

.drama-slide li.next a:hover {
    background: url(../images/zt-r.png) #f9f9f9 no-repeat 3px center;
}
