@charset "utf-8";

/* 格式化 */
html, body, div, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, ul, li, fieldset, form, label, input, legend, table, caption, tbody, tfoot, thead, tr, th, td, textarea, article, aside, audio, canvas, figure, footer, header, mark, menu, nav, section, time, video { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal }
article, aside, dialog, figure, footer, header, hgroup, nav, section, blockquote { display: block; }
ul, ol { list-style: none; }
img { border: 0 none; vertical-align: top; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: none; }
table { border-collapse: collapse; border-spacing: 0; }
strong, em, i { font-style: normal; font-weight: normal; }
ins { text-decoration: underline; }
del { text-decoration: line-through; }
mark { background: none; }
input::-ms-clear { display: none !important; }
body { font: 10px/1.5 \5FAE\8F6F\96C5\9ED1, \5B8B\4F53, "Hiragino Sans GB", STHeiti, "WenQuanYi Micro Hei", "Droid Sans Fallback", SimSun, sans-serif; background: #fff; }
a { text-decoration: none; color: #333; }
a:hover { text-decoration: underline; }

html,body { font-size:8px;}



/* 通用 */
.box_all { overflow: hidden; width: 100%; min-width: 1200px;}
.box_dualch { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; margin: 0 auto; width: 1184px;}




/* topnav */
.aui-header-top { position:fixed; top:0; z-index:1; transition:all 0.5s ease-out;}
.aui-header-top.moveUp { top:-29px; transition:all 0.5s ease-out;}
.aui-header-nav { position:fixed; top:0; background-color:transparent; z-index:999; transition:all 0.5s ease-in-out;}
.aui-header-nav.moveDown { position:fixed; top:-72px; transition:all 0.5s ease-in-out;}
nav.nv_hid { overflow: hidden; left: 0; right: 0; margin: auto; width: 900px; max-width: 1000px; background-image: linear-gradient(to bottom, rgba(192,41,52,1), rgba(192,41,52,.9)); border-radius:0 0 24px 24px; font-size:2rem; line-height:1em; -moz-box-shadow:0 0 16px rgba(0,0,0,.2); box-shadow:0 0 16px rgba(0,0,0,.2);}
nav.nv_hid ul { display:-webkit-flex; display:flex; -webkit-justify-content: center; justify-content: center;}
nav.nv_hid ul li { color:#fff;}
nav.nv_hid ul li:last-child { margin-right:0;}
nav.nv_hid ul li a { display:block; padding: 20px; color:#fff; cursor: pointer; text-decoration:none; transition:background-color .3s;}
nav.nv_hid ul li a:hover { background-color:#e60012;}

.topbanner { overflow: hidden; width: 100%; min-width: 1200px; min-height: 1000px; background-image: linear-gradient(to top, rgba(235,97,0,.9), rgba(235,97,0,.5), rgba(235,97,0,0), rgba(255,255,255,0)), url(../images/top1f3.jpg); background-repeat: no-repeat; background-position: center top;}
.zt_title { overflow: hidden; margin: 0 auto; width: 1200px; height: 300px; background-image: url(../images/top.png); background-repeat: no-repeat; background-position: center top;}
.zt_title a { display: block; margin-top: 20px; margin-left: 90px; width: 200px; height: 50px;}
nav.nav_l1 { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; margin: 0 auto; width: 1000px;}
.nav_l1_item { display: block; margin-bottom: 6rem; width: 260px; height: 260px;}
.nav_l1_item a img { width: 100%; cursor: pointer;}
.item_box1 {}

.bignews { margin: 0 auto 8rem; width: 1000px;}
.no1_bignews { padding: 2rem 3rem; border-radius: 2rem; transition: background-color .2s;}
.no1_bignews:hover { background-color: rgba(230,0,18,.5);}
.no1_bignews h1 { text-align: center;}
.no1_bignews h1 a { display: block; color: #fff; font-size: 4rem; font-weight: bold; line-height: 1.25em; text-decoration: none; transition: color .2s;}
.no1_bignews h1 a:hover { color: #fff799;}
.no1_bignews span { display: block; margin-top: 3rem; color: #fff; font-size: 2rem; transition: color .2s;}
.no1_bignews:hover span { color: #fff;}
ul.list_bignews { overflow: hidden; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; margin: 2rem auto; padding-top: 2rem; border-top: 2px solid rgba(255,255,255,.3);}
ul.list_bignews li { display: block; padding: 8px 16px; width: 467px; color: #fff; font-size: 2rem; line-height: 1.25em;}
ul.list_bignews li a { color: #fff; font-size: 2rem; line-height: 1.25em; text-decoration: none; transition: color .2s;}
ul.list_bignews li a:hover { color: #fff799;}



/* 栏目 */
h2.title_ch_du, h2.title_ch_jie, h2.title_ch_guan, h2.title_ch_mou, h2.title_ch_qiu, h2.title_ch_wang, h2.title_ch_baozhi { margin: 0 auto 6rem; width: 320px; height: 130px; background-repeat: no-repeat; background-position: 0 0;}
h2.title_ch_du { background-image: url(../images/navbt1b.png);}
h2.title_ch_jie { background-image: url(../images/navbt2b.png);}
h2.title_ch_guan { background-image: url(../images/navbt3b.png);}
h2.title_ch_mou { background-image: url(../images/navbt4b.png);}
h2.title_ch_qiu { background-image: url(../images/navbt5b.png);}
h2.title_ch_wang { background-image: url(../images/navbt6b.png);}
h2.title_ch_baozhi { background-image: url(../images/navbt7b.png);}
.ch_du, .ch_jie, .ch_qiu { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; margin: 0 auto; width: 1184px;}
.bigpics { overflow: hidden; width: 580px; height: 396px; border-radius: 8px;}
.bigpics img { width: 100%; height: 396px;}
.bigpics a { text-decoration: none;}
.bigpics h3 { position: absolute; bottom: 0; padding: 16px 56px 16px 16px; width: 508px; background-color: rgba(192,41,52,.7); color: #fff; font-size: 2.5rem; line-height: 1.25em; transition: background-color .2s, color .2s;}
.bigpics a:hover h3 { background-color: rgba(192,41,52,1); color: #fff799;}
.swiper-container-ch1 { position:relative;overflow:hidden;list-style:none;padding:0;z-index:2}
.swiper-container-ch1 .swiper-pagination { bottom: 30px; right: -90%; width: auto; height: 0; color: #fff; font-size: 1.4rem; font-weight: lighter; line-height: 1em;}

section.focus_picnews { display: -webkit-flex; display: flex; -webkit-flex-direction: column; flex-direction: column; width: 564px; color: #333; font-size: 2rem;}
section.focus_picnews a { color: #333; text-decoration: none; transition: color .2s;}
section.focus_picnews a:hover { color: #e60012;}
section.focus_picnews h3 { margin-bottom: 2rem; font-size: 3rem; font-weight: bold; line-height: 1.25em;}
section.focus_picnews span { display: block; margin-bottom: 3rem; padding-bottom: 3rem; border-bottom: 1px solid rgba(0,0,0,.1); color: #777; font-size: 2rem; font-weight: normal;}
ul.list_focus1 {overflow-y: auto; max-height: 199px;}
ul.list_focus1 li { margin: 0 2rem 2rem 0; padding-left: 3rem; background-image: url(../images/dot1.svg); background-repeat: no-repeat; background-position: 0 3px; font-size: 2rem; font-weight:200; line-height: 1.25em;}
ul.list_focus1 li:last-child { margin-bottom: 0;}
ul.list_focus1::-webkit-scrollbar { width:8px; border-radius: 4px;}
ul.list_focus1::-webkit-scrollbar-button { display: none;}
ul.list_focus1::-webkit-scrollbar-track { background-color: rgba(0,0,0,.1); border-radius: 4px;}
ul.list_focus1::-webkit-scrollbar-thumb { background-color: rgba(0,0,0,.3); border-radius: 4px;}

.longpic { margin-top: 8rem; text-align: center;}
.longpic img {}

.pag_guan { margin: 0 auto; width: 320px; -webkit-justify-content: center; justify-content: center;}
.swiper-container0, .swiper-container1, .swiper-container2, .swiper-container3, .swiper-container4, .swiper-container5 { overflow: hidden; width: 100%;}
.swiper-slide { overflow: hidden;}
.swiper-pagination2, .swiper-pagination3 { background-color: rgba(255,255,255,.5); border-radius: 2.5rem 2.5rem 0 0; display:-webkit-flex; display:flex;}
.my-bullet { display: block; margin: 1.5rem .5rem 0; width: 3rem; height: 3rem; background-color: rgba(230,0,18,.3); border-radius: 50%; cursor: pointer; outline: none;}
.my-bullet-active { background-color: rgba(230,0,18,1); box-shadow: 0 0 1rem rgba(0,0,0,.2);}
.ch_guan { margin: 0 auto; width: 1152px; padding: 2rem; background-color: rgba(255,255,255,.5); border-radius: 2rem;}
ul.list_pic1 {}
ul.list_pic1 a { overflow: hidden; position: relative; display: block; border-radius: 1rem; text-decoration: none;}
ul.list_pic1 h3 { position: absolute; width: 90.05%; bottom: 0px; padding: 6rem 5% 1.5rem; background-image:linear-gradient(to top, rgba(0,0,0,.9), rgba(0,0,0,0)); color: #fff; font-size: 2rem; line-height: 1.25em;}
ul.list_pic1 img { width: 100%;}

.ch_mou, .ch_wang { width: 560px;}
ul.list_atc1 { padding: 2rem; background-color: rgba(255,255,255,.5); border-radius: 2rem;}
ul.list_atc1 li { padding: 2rem 0; border-bottom: 1px solid rgba(0,0,0,.1); color: #333;}
ul.list_atc1 li:last-child { border-bottom: none;}
ul.list_atc1 li a { color: #333; font-size: 2.5rem; line-height: 1.25em; text-decoration: none; transition: color .2s;}
ul.list_atc1 li a:hover { color: #e60012;}

.ch_newspaper { overflow: hidden; position: relative; margin: 0 auto; width: 1184px;}
ul.list_newspaper li { overflow: hidden; border-radius: 2rem; background-color: rgba(255,255,255,1);}
ul.list_newspaper li img { width: 100%; opacity: 1; transition: opacity .2s;}
ul.list_newspaper li a { position: relative; display: block;}
ul.list_newspaper li h3 { position: absolute; bottom: 3rem; display: block; padding: 2rem; width: 5em; background-color: rgba(255,241,0,.6); border-radius: 0 3.5rem 3.5rem 0; box-shadow: 1rem 0 2rem rgba(0,0,0,.15); color: #777; font-size: 3rem; line-height: 1em; text-align: center; transition: background-color .2s;}
ul.list_newspaper li a:hover img { opacity: .8;}
ul.list_newspaper li a:hover h3 { background-color: rgba(255,241,0,1);}
.s-b4 { padding: 2rem; background-color: rgba(255,255,255,.7); border-radius: 4px; transition:background-color .2s;}
.s-b4:hover { background-color: rgba(255,255,255,1);}

.bt_more1 { display: block; margin: 0 auto; padding: 0 1rem 1rem; width: 10rem; background-color: rgba(255,255,255,.5); border-radius: 0 0 6px 6px; font-size: 2rem; font-weight: bold; line-height: 1em; text-align: center;}
.bt_more1 a { display: block; padding: 1rem 0; background-color: rgba(230,0,18,.7); border-radius: 4px; color: #fff; text-decoration: none; transition: background-color .2s;}
.bt_more1 a:hover { background-color: rgba(230,0,18,1);}
.bt_more2 { display: block; margin: 5rem auto 0; width: 8rem; text-align: center;}
.bt_more2 a { display: block; padding: 1rem; width: 100%; background-color: rgba(230,0,18,.7); border-radius: 2rem; color: #fff; font-size: 2rem; font-weight: bold; line-height: 1em; text-decoration: none; transition: background-color .2s;}
.bt_more2 a:hover { background-color: rgba(230,0,18,1);}





.bg_add { padding: 100px 0 20px; background:#ffffff url(<TRS_APPENDIX INDEX="0" FIELD="_recurl"  AUTOLINK="false" MODE="PIC" UPLOAD="true"/>) no-repeat center top;}
.add_special { display: -webkit-flex; display: flex; -webkit-align-items: flex-start; align-items: flex-start; width: 1160px; padding: 10px; background-image: linear-gradient(rgba(179,1,1,1), rgba(179,1,1,1)); border-radius: 6px; box-shadow: 0 0 10px rgba(0,0,0,.2);}
.add-bullet-active { background-color: #c50e3d; opacity: 1;}
.add-pagination-current { color: #ffd700; font-size: 2.2rem;}
.add-pagination-total {}
.top_list a{background:#e3221c; border-radius:30px;padding:8px 10px 8px 15px; margin-bottom:6px; display:block;line-height:1.3;}
.top_list a:link,.top_list a:visited{color:#f8e693;font-size: 1.7rem;}
.top_list a:last-child{margin-bottom:18px;}
.top_list a:hover{background:#d70101;color:#fbd300;font-weight:550;}

.box1184 { margin:0 auto; width:1184px;}
.box1184 h1{ font-size:<TRS_ECHO value="${特刊头条字号~I~}"/>px;  font-weight:bold; color:#b40202;line-height:1.2;display:flex;justify-content:center;margin-bottom:10px;padding-left:10px;}
.box1184 h1 a{color:#c20202; text-decoration:none; }
.box1184 h1 a:hover{ color:#F00;}
.jd{  display: block; margin-top:3px; margin-bottom:0px; font-size: 16px; line-height:24px; text-align:left; color:#333;}

.tkbigread_jd { margin-top: 10px; width:100%; text-align:center;}
.tkbigread_jd a { margin-right:1em; font-size:1.6rem; line-height:1.4em; text-decoration:none;}
.tkbigread_jd a:hover { color:#d32f2f;}
.tkbigread_jd a:last-child { margin-right:0;}




/* bot */
.foot { width: 100%; min-width: 1200px; background-color: #c02934;}
.footer{ width:100%;}
footer.ft_site { padding:20px 0; width:1200px; font-size:12px; margin:auto;}
.ft_item { display:-webkit-flex; display:flex; -webkit-align-items:flex-start; align-items:flex-start; margin-bottom:20px; color:#fff;}
  .ft_item ul { margin-right:4%; width:10%;}
  .ft_item ul li { color:#fff; line-height:2.5em;}
  .ft_item ul li:first-child { font-size:16px;}
  .ft_item ul li a { display:block; width:100%; color:#ffaab1; text-decoration:none; transition:color .25s;}
  .ft_item ul li a:hover { color:#fff;}
  .ft_item div { margin-top:10px; margin-left:auto; width:120px; background-color:rgba(0,0,0,.2); text-align:center;}
  .ft_item div span { display:block; margin:5px 0 8px; font-size:14px; line-height:1em;}
.ft_gr { margin-bottom:20px; border-top:1px solid rgba(255,255,255,.1); border-bottom:1px solid rgba(255,255,255,.1);}
  .ft_gr ul { display:-webkit-flex; display:flex; padding:20px 0; width:100%;}
  .ft_gr ul li { margin-right:4em; color:#fff; font-size:14px; line-height:1em;}
  .ft_gr ul li a { color:#fff; text-decoration:none;}
.ft_cr { color:#ffaab1; line-height:2em;}

.bot_icon_spc { position: relative; cursor: pointer;}
.bot_icon_spc div { display: none; margin: 0;}
.bot_icon_spc:hover div { display: block; position: absolute; top: 0; background-color: rgba(0,0,0,0);}



/* 附加 */
.bgc_ch1 { background-color: #302d2b;}
.bgimg_ch1, .bgimg_ch2, .bgimg_ch3, .bgimg_ch4, .bgimg_ch5, .bgimg_ch6, .bgimg_ch7 { background-repeat: no-repeat; background-position: center top;}
.bgimg_ch1 { background-image: url(../images/bgimg1bl.jpg);}
.bgimg_ch2 { background-color: #68d4f8; background-image: url(../images/bgimg2bl.jpg);}
.bgimg_ch3 { background-image: url(../images/bgimg5l.jpg);}
.bgimg_ch4 { background-image: url(../images/bgimg4l.jpg);}
.bgimg_ch5 { background-image: url(../images/bgimg4l.jpg);}
.bgimg_ch6 { background-image: url(../images/bgimg6l.jpg);}
.bgimg_ch7 { background-image: url(../images/bgimg7l.jpg);}
.pad_ch1 { padding: 10rem 0;}