@charset "utf-8";
/* reset.css */
body,dl,dd,ul,ol,h1,h2,h3,h4,h5,h6,form,input,textarep,th,td,p{ margin:0px; padding:0px;}
body{
    font-family:"微软雅黑","宋体",arial;/*background: url(../img/bodybg.png) no-repeat;background-size: cover;*/background: #272C34;
}
a{ text-decoration:none; font-family:"华文细黑";}
li{ list-style:none; vertical-align: top;}
img{ vertical-align:top; border:none; display: block;}
textarea{ resize:none; overflow:auto;}
input,textarea,select,lable{ outline:none; border:0;}
.fl{float: left;}
.clear{zoom:1;}
.clear:after{content:"";display:block;clear:both;}
/* end reset.css */
/*头部导航*/
header{
    /*background:url(../img/line.png) repeat-x;
    background-size:cover;*/
    background: #272C34;
}
#imgView{
    height: 65px;
    width: 1024px;
    margin: 0 auto;
}
#navlist{
    height: 63px;
    width: 1024px;
    border-bottom: 2px solid #FA4321;
    position: relative;
}
#ice{
    width: 125px;
    height: 110px;
    position: absolute;
    left: 0px;
    top: 0;
    z-index: 2;
    background: url(../img/bg-img.png) no-repeat -39px -237px;
}
#ice a{
    margin-top: 30px;
    margin-left: 15px;
    display: block;
    width: 92px;
    height: 56px;
    background: url(../img/bg-img.png) no-repeat -104px -94px;
}
#navlist .nav-ul{
    padding-left: 125px;
    padding-top: 16px;
    float: left;
    z-index: 999;
    margin-left: -5px;
}
.nav-ul li{
    float: left;
    padding: 12px 28px;
}
.nav-ul li a{
    color: #fff;
    font-weight: bold;
    font-size: 16px;
}
.nav-ul li a:focus,.nav-ul li a:hover{
    color: #4C9395;
}
#navlist .login{
    float: left;
    padding-top: 16px;
    padding-left: 40px;
}
.login li{
    float: left;
    padding: 12px 5px;
}
.login li a{
    color: #4C9395;
    font-size: 16px;

}
.search{
    width: 295px;
    height: 32px;
    float: right;
    /*padding-left: 80px;*/
    padding-top: 20px;
}
.search .icon1{
    float: left;
    padding-right: 10px;
    display: block;
    width: 30px;
    height: 30px;
}
.search span a{
    display:block;
    width: 30px;
    height: 30px;
    background: url(../img/bg-img.png) no-repeat -66px -188px;
}
.search .searchTxt{
    width: 250px;
    height: 30px;
    background: #2e4147;
    color: #829193;
    border-radius: 4px;
    text-indent: 20px;
    fill: left;
}
#screenImg{
    width: 1024px;
    margin: 0 auto;
}
#screenImg img{
    width: 1024px;
    height: 435px;
}
/*头部导航-end*/

/*广告位*/
#advertisement{
    height: 150px;
    display: none;
}
/*广告位-end*/

/*剧集内容*/
#main{
    padding: 40px 30px;
    width: 964px;
    margin: 0 auto;
    background: #fff;
}
#containerLeft,#containerRight{
    float: left;
}
#containerLeft{
    padding-right: 26px;
    width: 700px;
}
.introbox{
    /*	height: 240px;*/
    padding-bottom: 16px;
}
.intro{
    width: 700px;
}
.introPost{
    width: 150px;
    height: 218px;
    float: left;
}
.introPost img{
    width: 150px;
    height: 218px;
}
.synopsis{
    width: 520px;
    padding-left: 24px;
    float: left;
}
.synopsis h2 a{
    font-size: 24px;
    color: #4C9395;
}
.synopsis h3 a{
    font-size: 16px;
    color: #4C9395;
}
.synopsis h4{
    font-size: 12px;
    line-height: 28px;
    color: #7c7c7d;
    text-align: right;
}
.synopsis p{
    font-size: 14px;
    line-height: 20px;

    height: 130px;
}
.introbox .icons{
    height: 26px;
    text-align: right;
    margin-bottom: 20px;
}
.icons span{
    text-align: center;
    line-height: 26px;
    width: 40px;
    height: 26px;
    display: inline-block;
    border: 1px solid #7C7C7D;
    color: #7C7C7D;
    border-radius: 5px;
    font-size:14px ;
    cursor: pointer;
}
.icons .active_icon{
    border: 1px solid #FA4321;
    color: #FA4321;
}
.short a{
    color: #37a;
    text-decoration: none;
}
#link-report span{
    font-size: 14px;
    font-family: "微软雅黑","宋体",arial;
}
#link-report .hidden{
    display: none;
}
.indent {
    margin-bottom: 30px;
    word-break: break-all;
}
/*剧集内容-end*/

/*资源列表*/
.resource{
    padding-bottom: 44px;
}
.head-title{
    background: #4c9395;
    height: 24px;
    margin-bottom: 18px;
}
.head-title span{
    background: #272c34;
    display: block;
    margin-right:12px ;
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    text-indent: 8px;
}
.resource .resouseList li{
    border-bottom:1px solid #7C7C7D ;
    color: #7C7C7D;
}
.resouseList li h5{
    float: left;
    font-size: 14px;
    line-height: 36px;
    color: #333;
    width: 400px;
    font-weight: normal;
}
.resouseList li .links{
    float: right;
    line-height: 36px;
}
.resouseList .links span{
    padding: 0 5px;
    font-size: 12px;
}
.resouseList .links a{
    display: inline-block;
    /*width: 36px;*/
    height: 24px;
    color: #7C7C7D;
    line-height: 26px;
    border: 1px solid #7C7C7D;
    border-radius: 5px;
    text-align: center;
    font-size: 14px;
}
.resouseList .links a:hover,.resouseList .links a:active{
    border: 1px solid #4C9395;
    color: #4C9395;
}
/*资源列表-end*/

/*相关推荐*/

.recommend .list{
    padding-bottom: 10px;
    margin: 0 auto;

}
.list li{
    float: left;
    width: 150px;
    margin:0 12px;
}
.list .post{
    position: relative;
    width: 150px;
    height: 218px;
}
.list li .post img{
    width: 150px;
    height: 218px;
}
.list h4{
    line-height: 27px;
    color: #333;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}
.list p{
    line-height: 14px;
    height: 14px;
    font-size: 12px;
    color: #333;
    text-align: center;
    padding-top: 16px;
}
.list .name{
    position: absolute;
    width: 150px;
    height: 50px;
    padding-bottom: 20px;
    left: -5px;
    bottom: 0px;
    z-index: 3;
}
.list .txtbg{
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 150px;
    height: 50px;
    background: url(../img/bg-img.png) no-repeat 0 -440px;
}
.name h4 a{
    color: #fff;
}
.name h4,.name p{
    text-align: left;
    color: #fff;
    text-indent: 12px;
}
.name h4{
    background: url(../img/bg-img.png) no-repeat -1px 0;
}

/*相关推荐-end*/


/*右边广告*/
#containerRight{
    width: 200px;
    background: #f1f1f1;
    padding: 8px 15px 150px;
}
#containerRight .idCode,#containerRight .ad1{
    width: 190px;
    height: 90px;
    padding: 5px;
    border: 1px solid #4c9395;
    margin-bottom: 8px;
    background: #fff;
    margin-top: 30px;
}
.interest{
    padding-top: 26px;
    padding-bottom: 54px;
}
.interest h4,.seriesData h4{
    line-height: 32px;
    height: 32px;
    font-size: 18px;
    border-bottom:1px solid #7C7C7D;
    color: #7C7C7D;
    font-weight: normal;
}
.seriesData{
    padding-bottom: 30px;
}
.seriesData h4{
    margin-bottom: 10px;
}
.seriesData p{
    line-height: 26px;
    width: 200px;
    font-size: 14px;
}
.seriesData .participant{
    padding-top: 40px;
    color: #7C7C7D;
}
.inteData .logo1{
    float: left;
    width: 60px;
    height: 60px;
    background: url(../img/bg-img.png) no-repeat -140px -170px;
}
.inteData p{
    float: left;
    height:50px;
    padding-left: 40px;
    padding-top: 10px;
    width: 100px;
    text-align: center;
}
.inteData p span{

    font-weight: bold;
    color: #333;
    display: inline-block;
    width: 40px;
    float: left;

}
.inteData p span em{
    color: #7C7C7D;
    font-weight: normal;
    font-style: normal;
    line-height: 22px;
}
#containerRight .tag1 span{
    float: left;
    background: #2e4147;
}
#containerRight .tag span{

    display: inline-block;
    height: 24px;
    line-height: 24px;
    padding: 0 13px 0 5px;
    margin: 1px;
    font-size: 12px;
}
#containerRight .tag a{
    color: #fff;
    font-size: 12px;
}
.CodeIce{
    float: left;
}
.CodeIce img{
    width: 90px;
    height: 90px;
    margin-left: 10px;
    background-color: #ffffff;
}

.idCode{
    background-color: #ffffff;
}
.idCode .codeintro{
    color: #4C9395;
    float: left;
    font-size: 14px;
    padding-top: 12px;
    padding-left: 20px;
}
.icelogo{
    float: left;
    width: 35px;
    height: 25px;
    margin-top: 60px;
    margin-left: 10px;
    /*margin-left: 5px;*/
    /*background: url(../img/bg-img.png) no-repeat -140px -181px;*/
}
.icelogo img{
    width: 35px;
    height: 25px;
}
/*右边广告-end*/
/*页脚*/
#foot{
    border-top: 16px solid #fa4321;
    background: #272c34;
    width: 1024px;
    margin: 0 auto;
}
#foot .footLink p{text-align: center}#foot .footLink a{color:#fff;}
#foot .footLink div{color: #fff;font-size: 14px}
.friendly_link a{height:26px;font-size:12px;text-align:left;line-height:26px;color:#4c9395}
/*页脚-end*/
