.index_main {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 50px;
}
.main_top {
    width: 1230px;
    height: 310px;
    display: table;
}
.top_left {
    width: 200px;
    height: 120px;
    float: left;
}
.top_middle {
    width: 800px;
    height: 300px;
    float: left;
    box-sizing: border-box;
    padding: 20px 20px 0px 20px;
}
.top_middle .swiper-slide {
    width: 100%;
}
.top_right {
    width: 200px;
    height: 280px;
    padding: 10px 15px;
    margin-top: 20px;
    float: left;
    border: 1px solid #cccccc;
    position:relative \9; /*一定要加，否则不显示。注意：父类也要添加相同属性，否则会错位，下面会详细介绍*/
    border-radius: 2px;
    -webkit-border-radius: 15px \9; /*以下这两个是PIE.htc设置圆角的属性*/
    -moz-border-radius: 15px \9;
    behavior: url('/pie/PIE.htc') \9; /*路径要写绝对路径*/
}
.main_top .top_right_title {
    border: 1px solid red;
    text-align: center;
    padding: 0px;
}
.top_right .title {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-weight: 500;
    font-size: 15px;
    text-align: center;
}
.top_right .list {
    width: 100%;
    height: 215px;
}
.top_right .list .notice_li_three  {
    width: 100%;
    height: 28px;
    font-weight: 540;
    font-size: 14px;
    color: #e61b2b;
    line-height: 30px;
    cursor: pointer;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.top_right .list .notice_li_three li {
    list-style: disc;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
}


.top_right .list .notice_li_after  {
    width: 100%;
    height: 28px;
    font-weight: 540;
    font-size: 14px;
    color: #fcbd38;
    line-height: 30px;
    cursor: pointer;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.top_right .list .notice_li_after_content  {
     color: #333333 !important;
 }
.top_right .list .notice_li_after li {
    list-style: disc;
    corlor: #fcbd38;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
}
.top_right .list .li:hover {
    color: #E61B2B;
}

.marker {
    width: 50px;
    height: 50px;
    border: 1px solid #088;
    border-radius: 100px;
    corlor: #fcbd38;
    opacity: 0.5;
}
/*.top_right .list .li:nth-child(1) {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-weight: 500;
    font-size: 15px;
    text-align: center;
}*/
.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
}
.swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit:cover;
}
.swiper-button-next {
    width: 40px;
    height: 55px;
    color: #FFFFff;
}
.swiper-pagination {
    bottom: 0px !important;
    height: 38px;
    line-height: 38px;
    text-align: right;
    padding-right: 15px;
}
.swiper-pagination-bullet {
    background-color: #F7F7F7;
    opacity: 0.4;
}
.swiper-pagination-bullet-active {
    background-color: #FFFFff;
    opacity: 1;
}
.swiper-tipes {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 38px;
    line-height: 38px;
    color: #F7F7F7;
    font-size: 16px;
    text-align: left;
    padding: 0px 200px 0px 20px;
    background-color: rgba(0, 0, 0, 0.25);
    z-index: 999999999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.swiper-arrow img {
    width: auto;
    height: 26px;
    margin: 15px auto;
}
.swiper-button-next-new,.swiper-button-prev-new {
    position: absolute;
    width: 42px;
    height: 56px;
    top: 50%;
    left: 0px;
    margin-top: -28px;
    background-color: rgba(0, 0, 0, 0.1);
    z-index: 99;
    cursor: pointer;
    text-align: center;
    line-height: 65px;
}
.swiper-button-prev-new {
    left: 718px;
}
.swiper-container .iconfont {
    color: #cccccc !important;
    font-size: 25px !important;
}
.index_advert {
    width: 1200px;
    height: 100px;
    overflow: hidden;
    margin: 50px 0px;
}
.index_advert img {
    width: 1200px;
    height: auto;
    cursor: pointer;
}
.link {
    width: 1200px;
    height: auto;
    margin-top: 50px;
}
.link .link_title {
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #eeeeee;
}
.link .link_title .title {
    width: 70px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    border-bottom: 3px solid #E61B2B;
    font-weight: bold;
}
.link .link-list {
    width: 1200px;
    margin-top: 15px;
    line-height: 35px;
    font-size: 14px;
}
.link .link-list li {
    margin-right: 20px;
    cursor: pointer;
    float: left;
}
.link .link-list li:hover {
    color: #E61B2B;
}
.limit-free {
    width: 1200px;
    height: 220px;
    margin: 60px 0px;
    display: table;
}
.limit-free .free-li {
    width: 168px;
    padding: 22px 20px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    height: 220px;
    background-color: #F9F9F9;
    text-align: center;
    font-size: 14px;
}
.limit-free .free-li:nth-of-type(odd) {
    background-color: #F5F5F5;
}
.free-li .free_title {
    width: 100%;
    height: 30px;
    font-size: 17px;
    line-height: 30px;
    color: #E61B2B;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.free-li .tips {
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #999999;
}
.free-li .icon {
    width: 100%;
    height: 30px;
    line-height: 30px;
    margin-top: 20px;
}
.free-li .icon .iconfont {
    font-size: 30px;
}
.free-li .time {
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #E61B2B;
    font-size: 15px;
}
.free-li .more {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 13px;
    color: #999999;
    cursor: pointer;
}
.free-li .cover {
    width: 100%;
    height: 100px;
    color: #999999;
}
.free-li .cover img {
    width: 80px;
    height: 100px;
    margin: 0 auto;
}
.free-li .name {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.free-li .button {
    width: 100px;
    height: 30px;
    border: 1px solid #E61B2B;
    color: #E61B2B;
    line-height: 30px;
    margin: 5px auto;
    cursor: pointer;
    position:relative \9; /*一定要加，否则不显示。注意：父类也要添加相同属性，否则会错位，下面会详细介绍*/
    border-radius: 30px;
    -webkit-border-radius: 15px \9; /*以下这两个是PIE.htc设置圆角的属性*/
    -moz-border-radius: 15px \9;
    behavior: url('/pie/PIE.htc') \9; /*路径要写绝对路径*/
}

/* 模板一 */
.template-col-2-1-6,.template-col-4,.template-col-4-2,.template-col-2-1-2,.template-col-3-3,.template-col-4-2-1,.template-col-4-2,.template-col-1-2-3 {
    width: 100%;
    height: 440px;
    display: flex;
    justify-content: space-between;
    margin: 40px 0px 0px 0px;
}
.title {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    border-bottom: 1px solid #eeeeee;
}
.title_left {
    width: 80%;
    font-size: 18px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}
.title_right {
    font-size: 13px;
    color: #999999;
    cursor: pointer;
    float: right;
}
.template-col-2-1-6 .left {
    width: 980px;
    float: left;
}
.template-col-2-1-6 .left .title {
    width: 980px;
}
.template-col-2-1-6 .left .common_middle {
    width: 980px;
    display: flex;
    justify-content: space-between;
}
.template-col-2-1-6 .left .common_middle .left_box {
    width: 200px;
    height: 400px;
    float: left;
}
.template-col-2-1-6 .left .common_middle .middle_box {
    width: 770px;
    padding-left: 10px;
    float: left;
}
.common_left .left_box {
    width: 100%;
    height: auto;
    padding: 30px 15px 30px 15px;
    background-color: #FAFAFA;
    text-align: center;
}
.common_left .left_box .cover {
    width: 100%;
    height: 100px;
}
.common_left .left_box .cover img {
    width: 80px;
    height: 100px;
    margin: 0 auto;
}
.common_left .left_box .name {
    width: 100%;
    height: 30px;
    line-height: 40px;
    font-size: 15px;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.common_left .left_box .author {
    width: 100%;
    height: 30px;
    line-height: 20px;
    font-size: 13px;
    margin-top: 10px;
    color: #999999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.common_left .left_box .intro {
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 13px;
    color: #999999;
}
.common_left .left_box .intro .space {
    padding: 0px 5px;
}
.common_left .left_box .desc {
    width: 100%;
    height: 60px;
    line-height: 20px;
    color: #999999;
    overflow : hidden;
    margin-top: 10px;
    font-size: 13px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.common_left .left_box .button {
    width: 100px;
    height: 30px;
    line-height: 30px;
    background-color: #E61B2B;
    text-align: center;
    margin: 20px auto;
    color: #FFFFff;
    font-size: 13px;
    cursor: pointer;
    position:relative \9; /*一定要加，否则不显示。注意：父类也要添加相同属性，否则会错位，下面会详细介绍*/
    border-radius: 3px;
    -webkit-border-radius: 15px \9; /*以下这两个是PIE.htc设置圆角的属性*/
    -moz-border-radius: 15px \9;
    behavior: url('/pie/PIE.htc') \9; /*路径要写绝对路径*/
}
.template-col-2-1-6 .middle {
    width: 760px;
}
 .template-col-2-1-6 .middle_box {
     width: 760px;
     height: 400px;
     padding: 20px 0px;
     display: table;
 }
.middle_li {
    width: 380px;
    height: 130px;
    display: inline-block;
    vertical-align: top;
    float: left;
    cursor: pointer;
}
.middle_li .middle_li_left {
    width: 80px;
    height: 105px;
    display: inline-block;
    vertical-align: top;
}
.middle_li .middle_li_left img {
    width: 80px;
    height: 105px;
    position:relative \9; /*一定要加，否则不显示。注意：父类也要添加相同属性，否则会错位，下面会详细介绍*/
    border-radius: 2px;
    -webkit-border-radius: 15px \9; /*以下这两个是PIE.htc设置圆角的属性*/
    -moz-border-radius: 15px \9;
    behavior: url('/pie/PIE.htc') \9; /*路径要写绝对路径*/
}
.middle_li .middle_li_right {
    width: 290px;
    height: 120px;
    display: inline-block;
    vertical-align: top;
    padding: 0px 10px;
}
.middle_li .middle_li_right .title {
    width: 95%;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    border-bottom: 0px;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
}
.middle_li .middle_li_right .book_name {
    width: 95%;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    border-bottom: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
}
.middle_li .middle_li_right .desc  {
    width: 100%;
    height: 50px;
    line-height: 25px;
    font-size: 14px;
    color: #999999;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    color: #666666;
    -webkit-box-orient: vertical;
}
.middle_li .middle_li_right .info {
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #999999;
    font-size: 13px;
}
.middle_li .middle_li_right .info .author {
    width: 50%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    float: left;
}
.middle_li .middle_li_right .info .type {
    width: 65px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    margin-top: 5px;
    border: 1px solid #999999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: right;
}
.right {
    width: 200px;
    float: right;
}
.right .hot_list {
    width: 200px;
    height: 400px;
}
.right .hot_list .rank_cate_li {
    width: 200px;
}
.book_li {
    width: 100%;
    height: 31.5px;
    line-height: 31.5px;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #EEEEEE;
    cursor: pointer;
}
.rank_cate_title {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #DDDDDD;
    display: flex;
    justify-content: space-between;
}
.rank_cate_title .title_left {
    font-size: 14px;
    font-weight: bold;
    float: left;
}
.rank_cate_title .title_right {
    color: #999999;
    cursor: pointer;
    float: right;
}
.rank_cate_title .title_right .more {
    color: #999999;
    font-size: 13px;
    display: inline-block;
    vertical-align: top;
}
.rank_cate_title .title_right .arrow {
    width: 12px;
    height: 12px;
    display: inline-block;
    vertical-align: top;
    margin-top: 14px;
}
.rank_cate_title .title_right .arrow img {
    width: 12px;
    height: 12px;
}
.book_first {
    height: 115px;
    padding: 10px 0px;
}
.book_first .book_first_left img {
    width: 70px;
    height: 90px;
    float: left;
}
.book_first .book_first_right {
    width: 65%;
    color: #999999;
    font-size: 14px;
    padding-left: 10px;
    font-weight: 500;
    float: left;
}
.book_first .book_first_right .name {
    font-size: 15px;
    height: 35px;
    line-height: 40px;
    color: #333333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.book_first .book_first_right .author {
    line-height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.book_first .book_first_right .type {
    line-height: 35px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.book_li .book_li_left {
    width: 200px;
    color: #333333;
    font-weight: 300;
    padding-left: 5px;
    font-weight: normal;
}
.book_li .book_li_left .book_tig {
    width: 30px;
    float: left;
}
.book_li .book_li_left .book_tig .book_tig_back {
    width: 15px;
    height: 18px;
    margin-top: 5px;
    background-color: #999999;
    position: relative;
    text-align: center;
    line-height: 16px;
    font-size: 12px;
    font-weight: 500;
    color: #FFFFff;
}
.book_li .book_li_left .book_tig .book_tig_first {
    background-color: #E61B2B;
}
.book_li .book_li_left .book_tig .book_tig_two {
    background-color: #FC7403;
}
.book_li .book_li_left .book_tig .book_tig_three {
    background-color: #FCBD38;
}
.book_li .book_li_left .book_tig .book_tig_back:after {
    content:"";
    width:5px;
    height:5px;
    position:absolute;
    left:0px;
    top:10px;
    border-top:solid 4px transparent;
    border-bottom:solid 4px #FAFAFA;     /* 白色小三角形 */
    border-right:solid 7.5px transparent;
    border-left:solid 7.5px transparent;
}
.book_li .book_li_left .book_name {
    width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #333333;
    float: left;
}
.book_first .book_first_left {
    width: 70px;
    position: relative;
    float: left;
}
.book_first .book_tig_back_first {
    width: 30px;
    position: absolute;
    top: 0px;
    left: 5px;
}
.book_first .book_tig_first {
    position: relative;
    width: 15px;
    height: 18px;
    text-align: center;
    line-height: 16px;
    font-size: 12px;
    font-weight: 500;
    color: #FFFFff;
}
.book_first .book_tig_first img {
    width: 15px;
    height: 18px;
}
.book_first .book_tig_first .tig_word {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 15px;
    height: 18px;
}
/*.template-col-4 {
    display: flex;
    justify-content: space-between;
}*/
.template-col-4 {
    height: 460px;
    display: block;
}
.template-col-4 .rank_cate_li {
    width: 270px;
    padding: 0px 20px;
    background-color: #FAFAFA;
    float: left;
    /*margin: 0 15px;*/
    height: 460px;
}
.template-col-4 .rank_cate_li:nth-child(2) {
    margin: 0px 20px 0px 40px;
}
.template-col-4 .rank_cate_li:nth-child(3) {
    margin: 0px 40px 0px 20px;
}
.template-col-4 .book_li .book_li_left{
    width: 140px;
    float: left;
}
.template-col-4 .book_li .book_li_right{
    width: 90px;
    text-align: right;
    font-size: 14px;
    color: #999999;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
}
.template-col-4-2-1 .left {
    width: 1000px;
    height: 440px;
    display: table;
    float: left;
}
.template-col-4-2-1 .list-4-2 {
    width: 217px;
    height: 220px;
    margin-right: 30px;
    display: inline-block;
    vertical-align: top;
}
.template-col-4-2-1 .list-4-2-ul {
    width: 100%;
    margin-top: 10px;
}
.template-col-4-2-1 .list-4-2-ul .list-4-2-ul-li {
    width: 217px;
    height: 33px;
    line-height: 33px;
    font-size: 14px;
}
.template-col-4-2-1 .list-4-2-ul .list-4-2-ul-li .left_1 {
    width: 160px;
    height: 33px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: pointer;
    float: left;
}
.template-col-4-2-1 .list-4-2-ul .list-4-2-ul-li .right {
    width: 57px;
    height: 33px;
    text-align: right;
    color: #999999;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: right;
}
.template-col-2-1-2 .left {
    width: 980px;
    float: left;
}
.template-col-2-1-2 .left .common_middle {
    width: 980px;
    display: flex;
    justify-content: space-between;
}
.template-col-2-1-2 .left .common_middle .left_box {
    width: 200px;
    float: left;
}
.template-col-2-1-2 .left .common_middle .middle_box {
    width: 760px;
    display: flex;
    justify-content: space-between;
    float: left;
}
.template-col-2-1-2  .middle {
    width: 760px;
}
.template-col-2-1-2  .middle .middle_box {
    width: 760px;
}
.middle_box_li {
    width: 370px;
    margin-top: 20px;
    float: left;
}
.middle_box_li .middle_li {
    width: 370px;
    height: 30px;
}
.middle_box_li .middle_li .middle_one_li_left {
    width: 75%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}
.middle_box_li .middle_li .middle_one_li_right {
    width: 20%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: right;
    float: right;
    color: #999999;
}
.middle_box_li .middle_li_max {
    width: 370px;
    height: 130px;
}
.middle_box_li .middle_li_right {
    width: 286px;
}
.middle_box_li .middle_li:nth-child(n+3){
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    white-space: nowrap;
}
.template-col-3-3 .left {
    width: 980px;
    float: left;
}
.template-col-3-3 .left .left_box {
    background-color: unset;
    text-align: left;
    display: table;
    padding: 15px 0px;
}
.template-col-3-3 .left_box .middle_li {
    width: 312px;
    height: 125px;
    display: inline-block;
    vertical-align: top;
}
.template-col-3-3 .left_box .middle_li:nth-child(3n-1) {
    margin: 0px 17px;
}
.template-col-3-3 .left_box .middle_li .middle_li_right {
    width: 225px;
    height: 120px;
    padding-right: 0px;
}
.template-col-3-3 .left_box .middle_li .middle_li_right .desc {
    margin-top: 0px;
}
.template-col-3-3 .left_box .middle_li .middle_li_right .info {
    line-height: 0px;
}
.template-col-3-3 .left_box .middle_li .middle_li_right .info .type {
    width: 90px;
}
.template-col-3-3 .left_box .middle_li .middle_li_right .info .author {
    margin-top: 5px;
}
.template-col-3-3 .right {
    width: 200px;
}
.template-col-4-2{
    width: 1200px;
    height: 300px;
}
.template-col-4-2 .left_box {
    width: 1200px;
    background-color: unset;
    padding: 25px 0px;
    text-align: left;
}
.template-col-4-2 .left_box .middle_li {
    width: 297px;
}
.template-col-4-2 .left_box .middle_li .middle_li_right {
    width: 210px;
    padding-left: 10px;
}
.template-col-4-2 .left_box .middle_li .middle_li_right .type {
    width: 90px;
}
.template-col-4-2 .left_box .middle_li .middle_li_right .desc {
    margin-top: 0px;
    text-align: left;
}
.template-col-4-2 .left_box .middle_li .middle_li_right .info .author {
    margin-top: 5px;
    text-align: left;
}
.template-col-1-2-3 .left {
    width: 980px;
    float: left;
}
.template-col-1-2-3 .left .left_main_box {
    width: 980px;
    display: flex;
    justify-content: space-between;
}
.template-col-1-2-3 .left .left_main_box .left_box {
    width: 200px;
    float: left;
}
.template-col-1-2-3 .left .left_main_box .middle_box {
    width: 765px;
    padding-top: 20px;
    float: right;
}
.left_box .cover {
    position: relative;
}
.six-swiper-container {
    position: relative;
    overflow: hidden;
    padding-bottom: 10px;
}
.category-swiper-container {
    position: relative;
    overflow: hidden;
    padding-bottom: 10px;
}
.twelve-swiper-container {
    position: relative;
    overflow: hidden;
    padding-bottom: 10px;
}
.swiper-slide {
    width: 100px;
    text-align: center;
    line-height: 2em;
    background-color: transparent;
    cursor: pointer;
}
.swiper-slide-img {
    height: 100px;
    overflow: hidden;
}
.swiper-slide-img img {
    width: 100%;
    box-shadow: 0 5px 8px 0 rgba(51,51,51,0.2) !important;
}
.swiper-slide-duplicate-active {
    box-shadow: 0 5px 8px 0 rgba(51,51,51,0.1) !important;
}
.swiper-slide-display {
    display: none;
}
.notice-mask {
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    z-index: 9999;
    display: none;
}
.notice_info {
    width: 500px;
    height: 270px;
    background-color: #ffffff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -150px -250px;
    padding: 15px 20px;
    position:relative \9; /*一定要加，否则不显示。注意：父类也要添加相同属性，否则会错位，下面会详细介绍*/
    border-radius: 5px;
    -webkit-border-radius: 15px \9; /*以下这两个是PIE.htc设置圆角的属性*/
    -moz-border-radius: 15px \9;
    behavior: url('/pie/PIE.htc') \9; /*路径要写绝对路径*/
}
.notice_title {
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.notice_top {
    width: 100%;
    height: 20px;
    display: flex;
    justify-content: space-between;
    font-weight: bold;
    font-size: 15px;
}
.notice_icon {
    font-size: 16px !important;
    cursor: pointer;
}
.notice_date {
    width: 100%;
    height: 20px;
    line-height: 25px;
    font-size: 13px;
    color: #999999;
}
.notice_close {
    cursor: pointer;
}
.notice-content {
    width: 100%;
    height: 120px;
    line-height: 30px;
    margin-top: 15px;
    overflow-y: auto;
}
.notice-button {
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 13px;
    margin: 15px auto;
    background-color: #F02737;
    color: #ffffff;
    cursor: pointer;
    position:relative \9; /*一定要加，否则不显示。注意：父类也要添加相同属性，否则会错位，下面会详细介绍*/
    border-radius: 2px;
    -webkit-border-radius: 15px \9; /*以下这两个是PIE.htc设置圆角的属性*/
    -moz-border-radius: 15px \9;
    behavior: url('/pie/PIE.htc') \9; /*路径要写绝对路径*/
}
.template-col-4-2 .default-no-cover {
    margin: 40px auto;
    height: 160px;
}
.template-col-2-1-6 .left .default-no-cover  {
    margin: 70px auto;
    height: 160px;
}
.template-col-2-1-6 .right .default-no-cover  {
    margin: 150px auto;
    width: 100px;
}
.template-col-1-2-3  .left .default-no-cover  {
    margin: 70px auto;
    height: 160px;
}
.template-col-1-2-3 .right .default-no-cover  {
    margin: 150px auto;
    width: 100px;
}
.template-col-2-1-2  .left .default-no-cover  {
    margin: 70px auto;
    height: 160px;
}
.template-col-2-1-2 .right .default-no-cover  {
    margin: 150px auto;
    width: 100px;
}
.template-col-3-3 .left .default-no-cover  {
    margin: 70px auto;
    height: 160px;
}
.template-col-3-3 .right .default-no-cover  {
    margin: 150px auto;
    width: 100px;
}
.background_unset {
    background-color: #FFFFff !important;
}
.notice_li_first {
    text-align: center;
}
.notice_li_tag {
    /*margin-right: 4px;*/
    color: #999999;
}
.is_ie_img .slideBox {
    width: 760px !important;
    height: 100% !important;
}
.is_ie_img .slideBox .items {
    width: 100%;
    height: 100%;
}
.is_ie_img .slideBox .items li {
    width: 760px !important;
    height: 100% !important;
}
.is_ie_img .slideBox .items li img {
    width: 760px !important;
    height: 100% !important;
}
