@charset "utf-8";

/* css document */

* {
    padding: 0;
    margin: 0;
}

div,
dl,
dt,
dd,
form,
h1,
h2,
h3,
h4,
h5,
h6,
img,
ol,
ul,
li,
table,
input,
th,
td,
p,
span,
a {
    border: 0;
    padding: 0;
    margin: 0;
}

ul,
ol {
    list-style-type: none;
}

th,
td,
input {
    font-size: 12px;
}

input,
select {
    border: none;
    vertical-align: middle;
}

button {
    border: none;
    cursor: pointer;
    font-size: 12px;
    background-color: transparent;
}

select::-ms-expand {
    display: none;
}

select {
    border: solid 1px #000;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.clear {
    clear: both;
    font-size: 1px;
    height: 0;
    visibility: hidden;
    line-height: 0;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

.clearfix {
    zoom: 1;
}

img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

a {
    color: #333;
    text-decoration: none;
}

a:link {
    color: #333;
}

a:focus,
a:hover,
a:active {
    color: #c52726;
    text-decoration: none;
}

.container>p {
    font-size: 18px;
    color: #333;
    line-height: 1.8;
    margin-bottom: 25px;
}

ul,
li {
    list-style: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

html body {
    font-family: "pingfang sc", "lantinghei sc", helvetica, arial, "microsoft yahei", sans-serif;
    background-color: #fbfbfb;
    font-size: 18px;
    text-align: left;
}


/*面包屑*/

.breadcrumb {
    margin-bottom: 7px;
}

.articlehead {
    border-top: 2px solid #c52726;
}

.time1 {
    color: #888;
    margin: 10px 0;
    font-size: 14px;
    color: #6c6c6c;
    text-align: left;
}

.time1 span {
    display: none;
}

.pages_print {
    width: 112px;
    height: 25px;
    background: url(/uploads/image/xipublic/print.jpg) no-repeat 0 -8px;
    position: relative;
    z-index: 999;
}

.pages_print span.btnprint,
.pages_print span.smaller {
    width: 25px;
}

.pages_print span {
    display: inline-block;
    height: 25px;
    cursor: pointer;
}

.pages_print span.bigger {
    width: 25px;
    margin: 0 11px;
}


/* 搜索样式 */

.header .tsearch {
    width: 220px;
    height: 35px;
    position: absolute;
    top: 26px;
    right: 20px;
}

.searchbox {
    width: 227px;
    height: 35px;
    border: 1px solid #c4c4c4;
    background: #fff;
    border-radius: 8px;
    box-sizing: border-box;
    overflow: hidden;
}

.searchbox .bleft {
    width: 175px;
    height: 35px;
    float: left;
    margin-left: 10px;
}

.searchbox .bleft input {
    border-width: 0;
    width: 100%;
    height: 33px;
    font-size: 14px;
    text-align: left;
    color: 333;
    line-height: 33px;
    outline: medium;
}

.searchbox .bright {
    width: 40px;
    height: 35px;
    float: left;
}

.searchbox .bright input {
    border-width: 0;
    background: url(/uploads/image/xiheader2020/icon_search.png) no-repeat center center;
    width: 100%;
    height: 33px;
    cursor: pointer;
    text-indent: -999px;
    overflow: hidden;
    outline: medium;
}


/*内容*/

.pages_content {
    border-top: 1px #dddddd solid;
    margin-top: 20px;
}

.pages_content .content {
    padding-top: 10px;
    overflow: hidden;
    width: auto;
}

.pages_content .content p {
    font-family: "pingfang sc", "lantinghei sc", helvetica, arial, "microsoft yahei", sans-serif;
    font-size: 18px;
    line-height: 1.8;
    color: #333;
    margin-bottom: 25px;
}

.pages_content .content img{
	max-width: 100%!important;
	width: auto!important;
	height: auto!important;
}


/* .pages_content .content p>span,
.pages_content .content p>strong {
    margin-bottom: 10px;
} */

.editor {
    font-family: "pingfang sc", "lantinghei sc", helvetica, arial, "microsoft yahei", sans-serif;
    font-size: 16px;
    margin: 25px 0px;
}

.text-right {
    text-align: right;
}


/* 头部 */

.header {
    min-height: 50px;
    background-color: #fff;
    box-shadow: 0px 15px 10px -15px rgba(0, 0, 0, 0.35);
}


/* 内容 s */

.article {
    background-color: #fff;
    box-shadow: 1px 2px 5px #ccc;
    overflow: hidden;
}

.aside {
    margin: 0 0 0 20px;
}


/* .col-md-4.article_right {
    overflow: hidden;
} */

.pubtit {
    height: 60px;
    line-height: 60px;
    margin-bottom: 20px;
    background: url(/uploads/image/ximages/detail_tit_bg.png) no-repeat bottom left;
    padding: 0 10px;
}

.pubtit a {
    display: inline-block;
    font-size: 22px;
    color: #c52726;
    font-weight: normal;
}

.pubtit a:hover {
    color: #c52726;
}

.right_one {
    margin-bottom: 30px;
}

.right_sp {
    margin-bottom: 20px;
}

.right_one .con,
.right_sp .con {
    overflow: hidden;
    margin-bottom: 20px;
    height: 90px;
}

.right_one .con .con_img {
    width: 40%;
    height: 90px;
    object-fit: cover;
    margin-right: 4%;
}

.right_one .con .con_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.right_one .con_tit {
    width: 56%;
    height: 80px;
    overflow: hidden;
}

.right_one .con_tit p {
    font-size: 16px;
    line-height: 1.8;
}

.right_sp ul li {
    width: 48%;
    float: left;
}

.right_sp ul li:nth-child(2n) {
    margin-right: 0;
}

.right_sp ul li:nth-child(2n 1) {
    margin-right: 4%;
}

.right_sp ul li {
    overflow: hidden;
}

.right_sp ul li .con_img {
    position: relative;
    height: 90px;
    object-fit: cover;
}

.right_sp .list_sp ul {
    overflow: hidden;
}

.right_sp .list_sp ul li .con_img i {
    background: url(/uploads/image/xiindex2020/btn_play.png) center/100%;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 9;
    margin: -20px 0 0 -20px;
}

.right_sp .list_sp ul li p {
    font-size: 14px;
    height: 40px;
    line-height: 20px;
    margin: 10px 0;
    overflow: hidden;
}

.right_one ul.list_zt li {
    font-size: 16px;
    line-height: 2.2;
    list-style: inside;
    list-style-type: inside;
    color: #585858;
    height: 40px;
    overflow: hidden;
}

.fp_title {
    display: none;
    font-size: 16px;
    line-height: 1.6
}

.fp_subtitle {
    display: inline;
    font-size: 16px;
    line-height: 1.6
}


/*pc端详情页样式内容结束*/


/*pc端列表页样式开始*/

.article.listcon .breadcrumb {
    padding: 0px;
    padding-bottom: 7px;
    background: none;
    border-bottom: 2px solid #ce230d;
    border-radius: 0;
}

.article.listcon {
    margin: 0 -15px;
}

.article.listcon .tu_list {
    overflow: hidden;
}

.article.listcon .tu_list dl {
    display: block;
    width: 100%;
    height: auto;
    border-bottom: 1px solid #dddddd;
    margin: 20px 0;
    padding-bottom: 15px;
}

.article.listcon .tu_list dl:last-of-type {
    border: none;
    margin-bottom: 0;
}

.article.listcon .tu_list dl.f_list_hot {
    border-bottom: none;
}

.article.listcon .tu_list dl.f_list_hot dt {
    height: 200px;
    max-width: 37%;
    min-width: 0%;
}

.article.listcon .tu_list dl.f_list_hot dt a {
    display: inline-block;
}

.article.listcon .tu_list dl.f_list_hot .wenzi_box p {
    font-size: 15px;
    line-height: 26px;
    margin-top: 15px;
    min-height: 135px;
    max-height: 135px;
}

.article.listcon .tu_list dl dt {
    float: left;
    margin-right: 2%;
}

.article.listcon .tu_list dl dt a img {
    width: 200px;
    height: 133px;
	object-fit: fill;
}

.article.listcon .tu_list dl dd {
    height: auto;
    max-height: 133px;
    position: relative;
}

.article.listcon .tu_list h3 a {
    font-size: 22px;
    color: #333;
    line-height: 30px;
    margin-bottom: 15px;
    display: inline-block;
}

.article.listcon .wenzi_box {
    overflow: hidden;
}

.article.listcon .wenzi_box h3 {
    height: 42px;
    font-size: 24px;
}

.article.listcon .wenzi_box h3 a {
    font-size: 22px;
    color: #333;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
}

.article.listcon .dete {
    overflow: hidden;
}

.article.listcon .dete span {
    display: inline-block;
}

.article.listcon .dete span.sp_1 {
    font-size: 16px;
    color: #8c8c8c;
    padding-right: 80px;
    margin: 10px 0;
}

.article.listcon .tu_list h3 a:hover {
    color: #c9362e;
}

.article.listcon .wenzi_box p {
    line-height: 1.8;
    font-size: 14px;
    color: #585858;
    max-height: 133px;
    overflow: hidden;
}

.article.listcon .wenzi_box p a {
    color: #a1a1a1;
    font-size: 16px;
}

.article.listcon .wenzi_box p a:hover {
    color: #3d66ad;
}


/*-------------------------------↓分页样式开始↓------------------------------------*/

.page_num {
    padding-top: 15px;
    height: 40px;
    overflow: hidden;
    width: 96%;
    margin: auto;
    font-size: 14px;
    display: none;
}

#page_div {
    line-height: 20px;
    color: #666;
    font-size: 12px;
    height: 20px;
    margin: 40px auto 20px
}

#pagination_input {
    width: 20px;
    height: 16px;
    line-height: 16px;
    margin: 0 8px;
    padding: 0;
    overflow: hidden;
    border: 1px solid #ccc;
}

#page_div .pagination_index,
#page_div .pagination_index_num {
    background: #fff;
    box-shadow: 0px 2px 4px #ccc;
    padding: 0 8px;
    margin: 0 2px 10px 0;
    float: left;
    height: 20px;
    text-align: center;
}

#page_div .pagination_index a,
#page_div .pagination_index_num a {
    padding: 0px;
    margin: 0px;
    text-align: center;
    color: #666666;
    font-size: 14px;
}

#page_div .pagination_index a:hover,
#page_div .pagination_index_num a:hover {
    padding: 0px;
    margin: 0px;
    text-align: center;
    color: #666666;
    font-size: 14px;
}

#page_div .pagination_index_last {
    width: 260px;
    float: right;
    text-align: right;
    margin: 0 auto;
}


/* ========="首页"样式=========*/

#page_div .pagination_index_num {
    margin-right: 2px;
    padding: 0px;
    width: 20px;
}

#page_div .currentindex {
    background: #145190;
    border: 1px solid #145190;
    width: 20px;
    height: 20px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}

.article.listcon .tu_list.easy dl dt,
.article.listcon .tu_list.easy dl dd{
	display: none;
}


.sourthtime {
	width: auto;
	height: 20px;
	overflow: hidden;
	text-align: left;
}

.sourthtime span {
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	font-weight: normal;
}

.sourthtime i {
	font-style: normal;
	margin: 0 3px;
}

/* 视频处理 */
#printcontent video{
	max-width: 100%!important;
	max-height: 600px!important;
	background: #000000;
}
/*=========当前页码样式=========*/


/*-------------------------------↑分页样式结束↑---------------------------------------*/

@media (min-width:768px) {
    .navbar {
        background-color: #fff;
    }
    .breadcrumb {
        margin-top: 10px;
    }
    .article {
        min-height: 0;
        padding: 10px 15px;
        box-sizing: border-box;
    }
    .articlehead h1 {
        font-size: 32px;
        line-height: 44px;
        margin: 28px 0 34px;
        color: #333333;
        font-weight: normal;
        text-align: left;
    }
    .aside {
        margin: 10px -15px 0px;
    }
    .right_one,
    .right_sp {
        margin: 10px 0 0 0;
        padding: 15px;
        background-color: #fff;
        box-shadow: 1px 2px 5px #ccc;
    }
    .right_one .con .con_img {
        height: 90px;
    }
    .right_sp ul li .con_img {
        position: relative;
        height: 110px;
    }
    .pubtit {
        background: none;
        border-bottom: 2px #c52827 solid;
    }
}

@media (min-width:992px) {
    .breadcrumb {
        margin-top: 0px;
    }
    .blank20 {
        margin: 18px;
    }
    .header {
        margin-bottom: 30px;
    }
    .article {
        min-height: 1720px;
        padding: 30px 60px;
        box-sizing: border-box;
    }
    .aside {
        margin: 0 0 0 20px;
    }
    .right_one,
    .right_sp {
        margin: 0 0 30px 0;
        padding: 0;
        background-color: transparent;
        box-shadow: none;
    }
    .right_sp {
        margin-bottom: 20px;
    }
    .pubtit {
        height: 60px;
        line-height: 60px;
        margin-bottom: 20px;
        background: url(/uploads/image/ximages/detail_tit_bg.png) no-repeat bottom left;
        border-bottom: none;
        padding: 0 10px;
    }
    .right_one .con .con_img {
        height: 100px;
    }
    .right_sp ul li .con_img {
        position: relative;
        height: 120px;
    }
}

@media (min-width:1200px) {
    .breadcrumb {
        margin-top: 0px;
    }
    .blank20 {
        margin: 18px;
    }
    .header {
        margin-bottom: 30px;
    }
    .article {
        min-height: 1720px;
        padding: 30px 60px;
        box-sizing: border-box;
    }
    .right_one .con .con_img {
        height: 90px;
    }
    .right_sp ul li .con_img {
        position: relative;
        height: 95px;
    }
}

@media screen and (max-width:767px) {
    .navbar {
        background-color: #f5f5f5;
        box-shadow: 0px 2px 4px #ccc;
        margin-bottom: 0px;
    }
    .breadcrumb {
        margin-top: 10px;
    }
    .article {
        min-height: 0;
        padding: 10px 15px;
        box-sizing: border-box;
    }
    .articlehead h1 {
        font-size: 26px;
        line-height: 34px;
        margin: 28px 0 34px;
        color: #333333;
        font-weight: bold;
        text-align: left;
    }
    .aside {
        margin: 10px -15px 0px;
    }
    .right_one,
    .right_sp {
        margin: 10px 0 0 0;
        padding: 15px;
        background-color: #fff;
        box-shadow: 1px 2px 5px #ccc;
    }
    .pubtit {
        background: none;
        border-bottom: 2px #c52827 solid;
    }
    .right_one .con .con_img {
        height: 100px;
    }
    .right_sp ul li .con_img {
        position: relative;
        height: 120px;
    }
    .header .tsearch {
        width: 220px;
        height: 35px;
        position: absolute;
        top: 8px;
        right: 70px;
    }
    /* 列表页phone隐藏 */
    .article.listcon .tu_list dl dt {
        display: none;
    }
    .article.listcon .wenzi_box p {
        display: none;
    }
}