@charset "utf-8";
body, html {
    font-family: '微软雅黑';
}

.mb-section {
    display: none;
}

#mediacontent0_0 {
    margin: 0 auto;
}

/* banner区域开始 */
.banner {
    width: 100%;
    height: 300px;
    margin-top: -7px;
    font-size: 16px;
}

/*图片轮播代码*/
.slidebox1 {
    width: 100%;
    height: 300px;
    overflow: hidden;
    position: relative;
    min-width: 1200px;
    overflow: hidden;
}

.slidebox1 .hd {
    width: 100%;
    height: 15px;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 40px;
    z-index: 2;
    text-align: center;
}

.slidebox1 .hd ul {
    overflow: hidden;
    zoom: 1;
    /* width: 120px; */
    margin: 0 auto;
    text-align: center;
    display: inline-block;
    white-space: nowrap;
}

.slidebox1 .hd ul li {
    margin: 0 6px;
    width: 15px;
    /* margin-left: 10px; */
    height: 15px;
    text-align: center;
    background: url(/uploads/image/i45/banner_icon_001.png) no-repeat 0 0;
    background-size: 100% 100%;
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
}

.slidebox1 .hd ul li.on {
    background: url(/uploads/image/i45/banner_icon_002.png) no-repeat 0 0;
    background-size: 100% 100%;
    width: 30px;
    /* background:  no-repeat 0 0; */

}

.slidebox1 .bd {
    width: 100%;
    float: left;
    position: relative;
    height: 300px;
    z-index: 0;
}

.slidebox1 .bd ul {
    position: relative;
    width: 100%;
    height: 300px;
    margin: 0 auto;
}

.slidebox1 .bd li {
    width: 100%;
    height: 300px;
    float: left;
    zoom: 1;
    vertical-align: middle;
    /* position: absolute;  */
    width: 100%;
}

.slidebox1 .bd li a {

}

.slidebox1 .bd li a img {
    /* width: 100%; height: 460px; */
    width: 100%;
    height: 300px;
}

.slidebox1 .txt {
    width: 990px;
    float: left;
    position: absolute;
    height: 270px;
    top: 0;
    left: 50%;
    margin-left: -495px;
    z-index: 1;
    overflow: hidden;
}

.slidebox1 .txt ul {
    width: 100%;
    float: left;
    position: relative;
}

.slidebox1 .txt ul li {
    width: 100%;
    float: left;
    position: relative;
    background-size: 100% 100%;
}

.slidebox1 .txt ul li img {
    position: absolute;
    top: 100px;
    right: -1000px;
}

/* banner区域结束 */

.nav {
    border-bottom: 1px solid #999999;

    width: 100%;
    height: 70px;
    font-size: 16px;

}

.nav .main {
    margin: 0 auto;
    width: 1200px;
    padding: 0 10px;
}

.nav .main .list-warp {
    float: left;
}

.nav .main .list-warp ul {

}

.nav .main .list-warp ul li {
    font-size: 16px;
    color: #333333;
    float: left;
    line-height: 67px;
    margin-right: 35px;
}

.nav .main .list-warp ul li a {
    color: #333333;
    display: block;
}

.nav .main .list-warp ul li.on {
    border-bottom: 3px solid #e5151f;
}

.nav .main .list-warp ul li.on a {
    color: #e5151f;
}

.nav .main .list-warp ul li:hover a {
    color: #e5151f;
}

.stamp .close:hover,
.stamp .print:hover {
    color: #e5151f;
}

.nav .main .seat {
    float: right;
    line-height: 70px;
}

.nav .main .seat a {
    font-size: 16px;
    color: #333333;
}

.nav .main .seat .pic {
    background:  no-repeat center center;
    width: 15px;
    height: 15px;
    display: inline-block;
    margin-right: 5px;
}

.nav .main .seat table td table td,
.nav .main .seat table td table td a {
    padding-left: 5px;
}

.nav .main .seat table td table td a:hover,
.nav .main .seat a:hover {
    color: #be1e27;
}

.section {
    width: 100%;
    margin-top: 50px;
    font-size: 10px;
    padding-bottom: 40px;
}

.article {
    width: 1200px;
    margin: 0 auto;
    font-size: 10px;
    min-height: 200px;
}

.article .title {
    font-size: 38px;
    color: #333333;
    text-align: center;
    margin-bottom: 19px;
}

.article .line {
    width: 1170px;
    height: 2px;
    margin: 0 auto;
    background: #717171;
    margin-bottom: 20px;
}

.article .show {
    font-size: 15px;
    color: #333333;
    text-align: center;
    width: 620px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.article .show span {
    /* margin-right: 55px; */
}

.article .show .openlink {
    display: inline-block;
    /* margin-left: 70px; */
}

.article .show .openlink a {
    width: 24px;
    height: 25px;
    /* margin-left: 10px; */
    float: left;
}

.article .show .openlink a:nth-child(1) {
    background: url(/uploads/image/i45/share.png) no-repeat left;


    /* margin-right: 20px; */
    /* background: url(/uploads/image/i45/art_pic_01.png) no-repeat left 14px; */
    /* line-height: 41px;
    text-align: right; */
}

.article .show .openlink a:nth-child(2) {
    background: url(/uploads/image/i45/weixin.png) no-repeat left;
}

.article .show .openlink a:nth-child(3) {
    background: url(/uploads/image/i45/weibo.png) no-repeat left;
}

.article .show .openlink a:nth-child(4) {
    background: url(/uploads/image/i45/bsmore.png) no-repeat left;
}

.article .art-text {
    margin-top: 40px;
    padding: 0 50px;
    margin-bottom: 38px;

}

.article .art-text p {
    /*margin-bottom: 40px;*/
    color: #333333;
    font-size: 16px;
    line-height: 26px;
    text-align: justify;
}

.article .art-text p:nth-child(1) {
    display: none;
}

.article .art-text .art-pic {
    margin: 0 auto;
    /*width: 577px;*/
    /*height: 577px;*/

}

p a img {
    max-width: 978px;
}

.article .art-text img {
    /*width: 577px;*/
    /*margin-left: 261.50px*/

}

.article .art-text .art-pic img {
    /*width: 577px;*/
    /*height: 577px;*/
}

.article .art-text .auth {
    margin-top: 20px;
    float: right;
    font-size: 15px;
    color: #333333;
}

.article .art-text .auth .edit {
    text-align: right;
    margin-bottom: 15px;
}

.stamp {
    width: 1170px;
    margin: 0 auto;
    background-color: #f1f1f1;
    height: 40px;
    line-height: 40px;
    text-align: right;
    margin-bottom: 20px;
    padding-right: 10px;
}

.stamp a {
    font-size: 15px;
    color: #333333;
    margin-left: 20px;
}

.stamp .print {
    float: right;
    width: 48px;
    /* margin-right: 20px; */
    background: url(/uploads/image/i45/art_pic_01.png) no-repeat left 14px;
    line-height: 41px;
    text-align: right;
}

.stamp .close {
    /* background: url(/uploads/image/i45/art_pic_02.png) no-repeat left 14px; */
    float: right;
    width: 48px;
    /* margin-right: 20px; */
    background: url(/uploads/image/i45/art_pic_02.png) no-repeat left 14px;
    line-height: 41px;
    text-align: right;
}

.line1 {
    width: 1170px;
    margin: 0 auto;
    background-color: #f1f1f1;
    height: 2px;
    margin-bottom: 26px;
}

.art {
    width: 1170px;
    margin: 0 auto;
    font-size: 15px;
}

.art a {
    color: #333333;
}

.art-next {
    margin: 15px auto 60px auto;
}

.art a:hover {
    color: #be1e27;
}

.bd_weixin_popup {
    position: fixed !important;
    left: 50% !important;
    margin-left: -140px !important;
    top: 50% !important;
    margin-top: -165px !important;
}

.nav .main .seat table td table td, .nav .main .seat table td table td a {
    padding-left: 5px;
}