@charset "utf-8";
* { margin: 0; padding: 0; -webkit-touch-callout: none; -webkit-user-select: none;  -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
body { font: 15px "Microsoft YaHei", Arial, Helvetica, sans-serif; background: url(../images/body.jpg) #f5f5f5 top center repeat-x; -webkit-touch-callout: none; -webkit-user-select: none;  -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
img { border: 0; }
ul, li { list-style: none; }
a { text-decoration: none; color: #222; }
a:hover { color: #cf0d0d; text-decoration: none; }
.clear { clear: both; width: 100%; overflow: hidden; }
.box { width: 1200px; margin: auto; overflow: hidden; }
.swiper-pagination-bullet{width: 6px;}
.swiper-pagination-bullet-active{width: 18px;}
/*header*/
header { width: 100%; }
.top { padding: 26px 0; }
.logo { float: left; margin: 0 40px 0 0; }
.logo img { height: 67px; }
nav { overflow: hidden; font-size: 0; position: relative; margin: 0 0 20px 0; background: #cf0d0d; }
nav li { line-height: 50px; height: 50px; display: inline; font-size: 16px; }
nav li a { font-size: 16px; display: inline-block; color: #fff; }
nav li:hover a ,nav li.active a{ color: #faf304; background: #cf0d0d; }
#starlist { display: flex; justify-content: space-between; }
.search { position: relative; overflow: hidden; width: 300px; height: 44px; background: #fff; margin: 12px 0 0; float: right; }
.search input.input_submit { border: 0; color: #fff; outline: none; position: absolute; top: 0; right: 0; width: 13%; display: block; font-size: 15px; height: 44px; line-height: 36px; text-indent: 1em; cursor: pointer; background: url(../images/search.png) no-repeat center; background-size: 18px; }
.search input.input_text { border: 0; line-height: 36px; height: 44px; font-size: 14px; width: 90%; outline: none; text-indent: 1em; background: no-repeat; }
.banner { width: 100%; margin-bottom: 20px; overflow: hidden }
.banner ul li { border-radius: 6px; position: relative; }
.banner ul li:nth-child(1) { width: 430px; height: 260px; float: left; overflow: hidden }
.banner ul li i { width: 100%; height: 100%; display: block; overflow: hidden; }
.banner ul li:nth-child(n+2) { width: 230px; height: 125px; overflow: hidden; float: right; margin: 0 0 10px; }
.banner ul li p { position: absolute; width: 100%; height: 38px; line-height: 38px; background: rgba(0,0,0,.35); bottom: 0; margin: 0; color: #fff; text-shadow: 1px 1px 1px #000; text-indent: 1em; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.banner ul li:hover p { background: rgba(0,0,0,.5); }
.banner ul li i img { width: 100%; min-height: 100%; transition: .5s }
.banner ul li:hover img { transform: scale(1.02) }

.ibanner{margin-bottom: 20px;}
.ibanner img{ width: 100%;}

.article_box { display: flex; overflow: hidden; flex-wrap: wrap; justify-content: space-between; }
.article_box section { width: 48.7%; margin: 0 0 20px 0;    background: #fff;   }
.ar_tj { margin-bottom: 10px; }
.ar_tj i { width: 120px; height: 80px; display: block; overflow: hidden; margin: 5px 10px 0 0; float: left; }
.ar_tj i img { width: 100%; min-height: 100%; }
.ar_tj h3 { font-size: 16px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; padding: 6px 0; }
.ar_tj p { font-size: 14px; line-height: 24px; color: #666; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; }
.ar_tj a { display: block; overflow: hidden; }
.article_box section ul{margin: 0 15px 15px;}
.article_box section ul li span { color: #999; font-size: 13px; float: right; margin-left: 30px; }
.article_box section ul li { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; line-height: 36px; position: relative; text-indent: .8em;border-bottom: 1px dotted #dedede; }
.article_box section ul li:after { content: ""; width: 4px; height: 4px; background: #ccc; position: absolute; left: 0; top: 17px; }
.article_box h2,.side_title p { margin: 15px 15px 0;font-size: 18px; margin-bottom: 10px; padding-bottom: 10px;border-bottom: #cf0d0d solid 1px; color: #cf0d0d;font-weight: normal;}
.article_box h2 span,.side_title p span { display: inline-block;float: right; font-size: 14px; margin-top: 5px;}
.content .da{text-align: center;}
.content .da a{font-size:23px; color:#cf0d0d; font-weight:600; }
.content .da a span{font-size:13px; color:#cf0d0d;}
/*main*/
main { width: 1200px; margin: auto; overflow: hidden; display: block ; -webkit-touch-callout: none; -webkit-user-select: none;  -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
.lbox { width: 880px; float: left; }
.rbox { width: 300px; float: right; }
.rbox > div { margin: 0 0 20px 0; padding: 15px;  background-color: #FFF;}
.side_title p { position: relative; font-size: 18px; margin: 0 0 10px 0; z-index: 0;  }
.rbox .author{background-color: #FEFCF4;}
.rbox .author-img{text-align: center; position: relative;}
.rbox .author-img .vip{position: absolute;bottom: 0;left: 50%; transform: translateX(-50%);width: 15px;height: 15px;background-repeat: no-repeat;background-position: 50%;background-size: cover;background-image: url(/skin/html/images/vip.png);}
.rbox .author-img img{border-radius: 50%;}
.rbox .author-name{ text-align: center;font-weight: bold; padding: 5px 0;}
.rbox .author-info{ font-size: 14px;color: #666;}
.pic_news { }
.pic_news li { padding: 14px 0; overflow: hidden; border-bottom: 1px solid rgba(239,239,239,.8); }
.pic_news li:last-child { border-bottom: 0 }
.pic_news li i { float: left; width: 100px; height: 63px; overflow: hidden; border-radius: 3px; margin-right: 10px; }
.pic_news li i img { width: 100%; min-height: 100%; transition: .5s }
.pic_news li h3 { font-weight: normal; font-size: 14px; line-height: 18px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.pic_news li span { font-size: 12px; color: #999; line-height: 14px; float: right; }
.pic_news li:hover img { transform: scale(1.05) }

.wenzi_news { overflow: hidden; margin-top: 10px; }
.wenzi_news li { position: relative; padding: 7px 0 7px 12px; line-height: 1.6; font-size: 14px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; border-bottom: #dfdbdb 1px dashed; }
.wenzi_news li:before { position: absolute; left: 0; top: 15px; content: ""; width: 0; height: 0; line-height: 0; border: 4px solid transparent; border-left: 5px solid #ccc; }
.wenzi_news li:last-child { border-bottom: none }

/*paihang*/
.paihang ul { overflow: hidden }
.paihang ul li { height: 20px; margin: 10px 0; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; font-size: 15px; padding: 8px 0 8px 0; line-height: 20px; color: #ccc; background: linear-gradient( 90deg, #ffffff 0%, #f3f3f3 100%); }
.paihang ul li i { display: block; color: #cdcdcd; float: left; margin-right: 8px; position: relative; font-style: normal; font-weight: bold }
.paihang ul li i::before { position: absolute; left: 0; top: 0; font-size: 9px; color: #fff; line-height: 16px; width: 16px; text-align: center }
.paihang ul li:first-child i { color: #FF5722; font-size: 20px }
.paihang ul li:nth-child(2) i { color: #FF9800; font-size: 20px }
.paihang ul li:nth-child(3) i { color: #FFC107; font-size: 20px }
.paihang a.lm { color: #666; font-size: 14px; }
.paihang a.lm:hover { color: #cf0d0d; }
.links {padding: 10px 10px; font-size: 14px; color: #999;background: #FFF; margin-bottom: 20px; }
.links a { margin: 0 5px 5px 5px; }
footer { font-size: 14px; color: rgba(255,255,255,.7); border-top: #f3f3f3 1px solid; background: #313131;  }
footer p { line-height: 26px; margin-bottom: 5px }
footer .box { position: relative; padding: 40px 0 20px;text-align: center; }
footer a { color: rgba(255,255,255,.7);  }
footer a:hover{color: #cf0d0d;}
.icon-top { border-radius: 3px; background: url(../images/top.png) no-repeat center #eee; background-size: 16px; width: 40px; height: 40px; position: fixed; right: 5%; bottom: 5%; transition: all 0.3s; z-index: 9999999; opacity: 0; }
.cd-is-visible { opacity: 1; }
.icon-top:hover { background: url(../images/top2.png) no-repeat center #cf0d0d; background-size: 16px; }
/* .news_list section { margin-bottom: 20px; overflow: hidden; }
.news_list section h2 { font-size: 18px; margin-bottom: 10px; background-color: #f3f3f3; padding: 10px 20px; position: relative; z-index: 0; }
.news_list section h2:after { content: ""; position: absolute; left: 10px; bottom: 13px; margin-left: 11px; width: 70px; height: 4px; border-radius: 2px; background-color: #a2b6d8; z-index: -1; }
.news_list section i { float: left; display: block; margin: 5px 20px 0 0; width: 150px; height: 150px; border-radius: 4px; overflow: hidden; }
.news_list section i img { width: 100% }
.news_list section p { line-height: 24px; margin: 20px 0; color: #555; } */
.list_class { overflow: hidden; border-bottom: #cf0d0d 1px solid; }
.list_class a { padding: 12px 15px; display: inline-block; float: left; border: #e1e1e1 1px solid; margin: 0 6px 0 0; border-radius: 4px 4px 0 0; border-bottom: 0; }
.list_class a#pagecurrent { color: #fff; background: #cf0d0d; border: #cf0d0d 1px solid;border-bottom: none; }
.news_list ul { margin-bottom: 20px ;background-color: #fff; padding: 15px;}
.news_list_wz li { text-overflow: ellipsis; white-space: nowrap; overflow: hidden;line-height: 36px;position: relative;text-indent: .8em;border-bottom: 1px dotted #dedede; }
.news_list_wz li:after {
    content: "";
    width: 4px;
    height: 4px;
    background: #ccc;
    position: absolute;
    left: 0;
    top: 17px;
}
.news_list_wz span { float: right; color: #999; font-size: 13px; margin-left: 30px; }
.news_list_wz .lm { color: #cf0d0d }
/*pagelist*/
.pagelist { text-align: center; color: #666; clear: both; font-size: 14px; margin-bottom: 20px;background-color: #fff;  padding: 15px;}
.pagelist a { color: #5c626c; margin: 5px; padding: 5px 10px; background: #f4f4f5; display: inline-block; }
.pagelist a:hover, .pagelist > b { color: #FFF; background: #cf0d0d; text-decoration: none; }
.pagelist > b { padding: 5px 10px; margin: 5px; }
.pagelist a.page_all { display: none; }
/*hb_pic*/
.hb_pic { }
.hb_pic li { padding: 15px 0; overflow: hidden; border-bottom: 1px solid rgba(239,239,239,.8); }
.hb_pic li i { float: left; width: 60px; height: 60px; overflow: hidden; border-radius: 3px; margin-right: 10px; }
.hb_pic li i img { width: 100%; min-height: 100%; transition: .5s }
.hb_pic li p { overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; font-weight: normal; font-size: 14px; line-height: 18px; height: 36px; margin-bottom: 5px; }
.hb_pic li span { font-size: 12px; color: #999; line-height: 14px; background: url(../images/view.png) no-repeat; background-size: 16px; padding-left: 20px; }
.hb_pic li:hover img { transform: scale(1.05) }
.weizhi { font-size: 14px; line-height: 30px; font-weight: normal; color: #666;background-color: #fff; padding: 15px; }
.weizhi a { color: #666; }
.content_title { border-bottom: 1px #e9e9e9 dashed; padding: 15px;background-color: #fff; }
.content_title:after { width: 5px; position: absolute; top: 5px; left: 0 }
.content_title h1 { font-size: 26px; line-height: 30px; padding-bottom: 20px; font-weight: normal; }
.content_title p { font-size: 13px; font-weight: normal; color: #999999; }
.content_title p span { margin-right: 15px; line-height: 24px; }
.content_title p span a { color: #cf0d0d }
.content { font-size: 16px; line-height: 1.8; word-break: break-all; color: #333; overflow: hidden;padding: 15px;background-color: #fff; }
.content p { margin: 20px 0; }
.content ul, .content ol { margin: 20px 0 20px 35px; }
.content ul li, .content ol li { margin-top: 3px; line-height: 30px; }
.content.content ul li { list-style-type: disc; }
.content ol li { list-style-type: decimal; }
.content h2, .content h3, .content h4, .content h5, .content h6 { position: relative; margin: 20px 0; line-height: 1.2; }
.content h2 { font-size: 22px; }
.content h3 { font-size: 20px; }
.content h4 { font-size: 18px; }
.content h5 { font-size: 17px; }
.content h6 { font-size: 16px; }
.content hr { width: 100%; height: 1px; border: 0; border-top: 1px #dedddd solid; margin: 30px 0; }
.content img { max-width: 100% !important;  height: auto !important; margin: 10px auto; }
.content video { height: auto !important; display: block; margin: auto; max-width: 100% !important; }
.content table { max-width: 100%; border-width: 1px; border-color: #666; border-collapse: collapse; font-size: 15px; line-height: 26px; }
.content table th { border-width: 1px; padding: 4px 8px; border-style: solid; border-color: #666; background-color: #dedede; }
.content table td { border-width: 1px; padding: 4px 8px; border-style: solid; border-color: #666; background-color: #ffffff; }
.content span.marker { background: yellow; }
.content_info { color: #f00 }
.content_info span { color: #0070c0; }
.content u { text-decoration: none; background: linear-gradient(transparent 80%, #92b6d8 80%); background-size: 100%; background-repeat: repeat-x; background-position: bottom; }
.info-pre-next { overflow: hidden; margin: 20px 0; padding-top: 20px; padding: 15px;background-color: #fff; }
.info-pre-next li { line-height: 30px; color: #999; font-size: 14px; }
.info-pre-next li a { margin: 0 0 0 10px }
.tags_info { color: #999; margin: 20px 0;padding: 15px;background-color: #fff; }
.tags_info a { color: #999; border: #e9e5e5 1px solid; padding: 4px 8px; margin: 0 2px 5px; display: inline-block; border-radius: 4px; font-size: 13px; }
.tags_info a:hover { color: #fff; background: #cf0d0d; border: #cf0d0d 1px solid; }
.read_love { background: #fff; border-radius: 2px; overflow: hidden; margin-bottom: 20px; }
.read_love h2 { width: 88px; height: 25px; background: #cf0d0d; font-size: 16px; color: #fff; line-height: 25px; text-align: center; margin-top: 20px;font-weight: normal; }
.read_love li { float: left; width: 50%; line-height: 30px; }
.read_love ul { padding: 20px; overflow: hidden; }
.read_love li a:hover { color: #cf0d0d; }
.read_love li a { display: block; margin-right: 30px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
/*wz_zhuanzai*/
.wz_zhuanzai { text-align: center; color: #b3b2b2; font-size: 14px; line-height: 1.5; margin: 20px auto;background-color: #fff; padding: 15px; }
.wz_zhuanzai a { color: #b3b2b2 }
.wz_zhuanzai a:hover { color: #cf0d0d; }
.about .content { min-height: 60vh }
.page_tag ul { overflow: hidden; padding: 30px 0; min-height: 60vh; }
.page_tag ul li { float: left; }
.page_tag ul li a { display: block; padding: 5px 10px; border: #ccc 1px solid; margin: 0 12px 10px 0; border-radius: 5px; }
/*xt_search*/
.xt_search { margin: 0 0 20px; color: #333; background-color: #fff; padding: 15px;}
.xt_search strong { color: #f00; }
.blogs_search ul li { margin-bottom: 30px; }
.blogs_search ul li h2 { font-weight: normal; margin: 0; font-size: 16px; margin-top: 10px; }
.blogs_search ul li h2 a { color: #cf0d0d; }
.blogs_search ul li h2 a:hover, .color_purple:hover { text-decoration: underline }
.blogs_search ul li p { font-size: 14px; margin: 5px 0; }
.color_green { color: green; font-size: 14px; }
.color_purple { color: #77c; }
.blogs_search { min-height: 60vh; background-color: #fff; padding: 15px;}