@media screen and (max-width:737px) {
    .list li a {
        padding-left: 20px;
    }
}

@media screen and (min-width:769px) {
    .list li a {
        display: block;
        overflow: hidden;
        padding-left: 50px;
    }
}

a {
    cursor: pointer;
    color: #000;
    text-decoration: none;
    outline: 0 none;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear;
}

a:hover,
a:focus {
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
em {
    font-size: 14px;
    font-weight: normal;
}

h2 {
    color: #000;
}

ol,
ul {
    list-style: none;
}

em {
    font-style: normal;
}

img {
    border: 0;
    vertical-align: middle;
}

a:hover img {
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}

.clear {
    clear: both;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}


/* Hides from IE-mac \*/

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}


/*.clearfix{zoom:1;}*/

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}


/* 头部 */

.nav_bar {
    height: 50px;
    background: #1D7AD9;
    color: #FFF;
    text-shadow: 1px 1px 1px #000;
}

.nav_bar a {
    color: #fff;
    text-decoration: none;
}

.nav_bar a:hover {
    color: #63b8ff;
    text-decoration: none;
}

.nav_bar .domain {
    float: left;
    font: normal 25px/50px "Trebuchet MS", "Verdana", "\5FAE\8F6F\96C5\9ED1", "\5B8B\4F53";
    font-style: italic;
}

.nav_bar .nav_bar_r {
    float: right;
    line-height: 50px;
}


/* 框架 */

@media screen and (max-width:769px) {
    .box {
        overflow: hidden;
        /*border: 1px solid #D9D9D9;*/
        background: #FFF;
    }
}

@media screen and (min-width:769px) {
    .text-list-html .box {
        overflow: hidden;
        border: 1px solid #D9D9D9;
        background: #FFF;
        width: 100%;
    }
}

.box .title {
    height: 36px;
    line-height: 36px;
}

.box .title h2 {
    float: left;
    font-size: 24px;
    color: #353434;
    font-family: "\5FAE\8F6F\96C5\9ED1", "\9ED1\4F53", "\5B8B\4F53";
}

.sp_pri {
    background: url(/images/ico.png) no-repeat;
}

.pic_ico,
.novel_ico,
.movie_ico {
    float: left;
    display: block;
    width: 30px;
    height: 30px;
    margin: 6px 10px 0 0;
    _margin-top: 3px;
}

.pic_ico {
    background-position: 0 0;
}

.novel_ico {
    background-position: 0 -34px;
}

.movie_ico {
    background-position: 0 -68px;
}

.pic_text_box {
    margin: 10px 0px;
    text-align: center;
}


/* 文字列表 */

.list {
    padding-bottom: 20px;
}

.channel li a {
    height: 50px;
    line-height: 50px;
}

.box_left,
.box_right {
    width: 478px;
}

.box_left {
    float: left;
}

.box_right {
    float: right;
}

.box_left .title,
.box_right .title {
    margin-left: 29px;
}

.box_left ul,
.box_right ul {
    margin-top: 20px;
}

.box_left li a,
.box_right li a {
    height: 36px;
    line-height: 36px;
    /* background: url(/images/text.png) 29px 13px no-repeat; */
}

.box_left li a:hover,
.box_right li a:hover {
    /* background: url(/images/text_active.png) 29px 13px no-repeat; */
}

.list li {
    border-bottom: #CEDCF0 dashed 1px;
    font-size: 16px;
}

.list li a:hover,
.list li a:active {
    background-color: #EEF3FA;
    text-decoration: none;
}

.list li a:visited {
    color: #999;
}

.list span {
    float: right;
    margin-right: 29px;
    cursor: pointer;
    font-size: 12px;
    color: #999;
    overflow: hidden;
}


/* gif列表 */

.gif_list {
    width: 920px;
    padding: 20px 29px;
}

.gif_list ul {
    margin-left: -40px;
    _margin-left: -80px;
    padding-top: 10px;
    position: relative;
    zoom: 1;
}

.gif_list li {
    position: relative;
    float: left;
    width: 200px;
    margin-top: 10px;
    margin-left: 40px;
}

.gif_list h3 {
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    margin: 5px 0 20px;
    overflow: hidden;
}

.gif_list img {
    width: 200px;
    height: 200px;
}

.gif_list a:hover img {
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}

.gif_list .movie_date {
    color: #fff;
    font-size: 12px;
    position: absolute;
    display: block;
    height: 22px;
    line-height: 22px;
    top: 236px;
    left: 5px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 13px;
    padding: 0 13px;
    text-shadow: 1px 1px 1px #000;
}


/* 首页图片列表 */

.movie1_list {
    width: 920px;
    padding: 20px 29px;
}

.movie1_list ul {
    margin-left: -40px;
    _margin-left: -80px;
    padding-top: 10px;
    position: relative;
    zoom: 1;
}

.movie1_list li {
    position: relative;
    float: left;
    width: 150px;
    margin-top: 10px;
    margin-left: 40px;
}

.movie1_list h3 {
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    margin: 5px 0 20px;
    overflow: hidden;
}

.movie1_list img {
    width: 150px;
    height: 200px;
}

.movie1_list a:hover img {
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}

.movie1_list .movie_date {
    color: #fff;
    font-size: 12px;
    position: absolute;
    display: block;
    height: 22px;
    line-height: 26px;
    top: 235px;
    left: 5px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 13px;
    padding: 0 13px;
    text-shadow: 1px 1px 1px #000;
}


/* 文字内容? & 图片内容? */

.pic_text {
    padding-top: 20px;
}

.pic_text .page_title {
    color: #000;
    font-size: 30px;
    text-align: center;
}

.pic_text ul,
.play ul {
    border: #FFF solid 2px;
    padding: 0 29px;
    height: 40px;
    line-height: 40px;
    background-color: #e1e1e1;
    overflow: hidden;
}

.pic_text li,
.play li {
    overflow: hidden;
    width: 400px;
}

.pic_text .last,
.play .last {
    float: left;
}

.pic_text .next,
.play .next {
    float: right;
    text-align: right;
}

.pic_text h3,
.play h3 {
    font-size: 16px;
}

.content {
    padding: 0 29px;
    color: #000;
    font-size: 16px;
    line-height: 34px;
    word-break: break-word;
    /* 文本行的任意字内断开 */
    word-wrap: break-word;
    /* IE */
    white-space: -moz-pre-wrap;
    /* Mozilla */
    white-space: -hp-pre-wrap;
    /* HP printers */
    white-space: -o-pre-wrap;
    /* Opera 7 */
    white-space: -pre-wrap;
    /* Opera 4-6 */
    white-space: pre;
    /* CSS2 */
    white-space: pre-wrap;
    /* CSS 2.1 */
    white-space: pre-line;
    /* CSS 3 (and 2.1 as well, actually) */
}

.content p {
    padding: 10px 0;
}

.content br {
    display: inline;
    line-height: 11px;
    height: 0px;
}

.text-list-html {
    position: relative;
    width: 100%;
    margin: 0 auto;
    text-align: left;
}

@media screen and (max-width:769px) {
    .list li a {
        display: block;
        overflow: hidden;
    }
    .channel {
        width: 100%;
    }
    .text-list-html {
        width: 96%;
        margin: 0 auto;
    }
}