@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;}



/* 通用 */
.clearboth{clear:both}
.dispno { display: none;}
.box100p, .line_fs, .bot_rights { width:100%; min-width:1184px;}
.box1184 { margin:0 auto; width:1184px;}

.line_1, .line_4, .line_6, .line_0, .line_ch,.lm,.line_tk {overflow: hidden;margin:9rem auto;padding: 0 8px;width:1184px;}
.line_1 {margin-top: 0;padding: 0 0px;}
.line_2 {overflow: hidden; background-image: linear-gradient(5deg, #e60012, #a40000);}
.line_3, .line_5 {overflow: hidden;display: -webkit-flex;display: flex; margin:9rem auto;padding: 0 8px; width:1184px;}
.line_3 {-webkit-flex-wrap: wrap;flex-wrap: wrap;}
.line_5 {-webkit-justify-content: space-between;justify-content: space-between;}
.lm{ margin:0 auto;width:1100px;}
.fl{float:left;}
.fr{float:right;}


.blank1,.blank5,.blank10,.blank15,.blank40,.blank50,.blank185,.blank20,.occupy{clear:both; font-size:1px; line-height:1px;}
.blank0{ height:0px;}
.blank1{ height:1px;}
.blank5{ height:5px;}
.blank10{ height:10px;}
.blank20{ height:20px;}
.blank50{ height:50px;}


.bgc_red { /* background-color: #ba1414;*/}
.pic_ilus { text-align: center;}
.pic_ilus img { margin: 0 auto; max-width: 100%;}
.box_all { overflow: hidden; width: 100%; min-width: 1200px;}

/* 首屏 */
.top { overflow: hidden; width: 100%; height: 700px;background-repeat: no-repeat; background-position: top center; min-width:1184px;}
.img01 { max-width: 150vw; max-height: 100vh; z-index: 4;}
.img02 { position: absolute; bottom: -20%; right: -46.5%; width: 100%; z-index: 3;}
.img03 { position: absolute; bottom: -40%; left: -46.5%; width: 100%; z-index: 2;}

.topgd { width: 100vw; height: 0vh; position: fixed; bottom: -42.5%;z-index: 5;}

.banner { overflow: hidden;width: 1184px; min-width:1184px;margin-top:60px;}
.banner img { width: 100%;margin-bottom:50px;}


/* banner标题等根据屏幕大小缩放 */
@media screen and (max-height:900px){
  .banner{
   zoom:90%;
   -moz-transform:scale(90%);
   -moz-transform-origin:center top;
  /*-webkit-transform:scale(90%);
  -webkit-transform-origin:top center;*/
}
  .chapter-blank1{height:0px;}
  .chapter-blank2{height:0px;}
	#skPlayer .skPlayer-control{zoom:121%}
}

@media screen and (max-height:850px){
.banner{
   zoom:80%;
   -moz-transform:scale(80%);
  -moz-transform-origin:center top;
  /*-webkit-transform:scale(80%);
  -webkit-transform-origin:top center;*/
}
}
@media screen and (max-height:700px){
.banner{zoom:70%;
  -moz-transform:scale(70%);
  -moz-transform-origin:center top;
  /*-webkit-transform:scale(70%);
  -webkit-transform-origin:top center;*/
  }
}
@media screen and (max-height:600px){
.banner{zoom:60%;
  -moz-transform:scale(60%);
  -moz-transform-origin:top center;
  /*-webkit-transform:scale(60%);
  -webkit-transform-origin:top center;*/
  }
}


/* 隐藏导航 */

.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: 1000px; max-width: 1184px; background-image: linear-gradient(to bottom, rgba(230,0,18,1), rgba(186,20,20,.9)); border-radius:0 0 16px 16px; font-size:2rem; font-weight: 500; 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 15px; color:#fff; cursor: pointer; text-decoration:none; transition:background-color .3s,color .3s;}
nav.nv_hid ul li a:hover { background-color:#e60012; color: #fffac4;}

/* 导航 */
.navbox{height:97px;width:100%;min-width:1184px;}
.nav_top { z-index: 999;}
.nav_top ul { display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center;color:#fff;padding-top:7px;}
.nav_top ul span{padding-top:20px;font-size: 2.2rem; }
.nav_top ul li { color: #fff; font-size: 2.9rem; font-weight: 500; line-height: 1em;}
.nav_top ul li a { display: block; margin: 1rem 0.3rem; padding: 20px 25px; border-radius: 4px; color: #fff; text-decoration: none; transition: background-color .2s,color .2s; cursor: pointer;}
.nav_top ul li a:hover { background-color: #bc0009;color: #fffac4;}

/* 头条行 */
.bignews { margin: 0 auto 7rem; width: 1184px;text-align: center;}
.bignews a {color: #e60012;}
.bignews a:hover {color: #c00; text-decoration: none;}

.bignews h1 {color: #e60012; font-size: 5rem;font-weight: 600; line-height: 1.25em;}
.bigread_jd { margin-top: 2rem;line-height: 1.25em;}
.bigread_jd a {margin-right: 1em; font-size: 2.5rem;}
.bigread_jd a:last-child {margin-right: 0;}

.bigread_abs {display: block; margin-top: 2rem; margin-bottom: 3rem; color: #666; font-size: 2rem; text-align: left;}
.ch_focus0 { margin: 0 auto; padding: 32px; width: 1120px; background-color: #f4f4f4; border-radius: 4px;}
ul.list_focus0 { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap;}
ul.list_focus0 li { margin-top: 2rem; width: 49%; font-size: 2rem; line-height: 1.25em;}
ul.list_focus0 li:nth-child(1), ul.list_focus0 li:nth-child(2) { margin-top: 0;}
ul.list_focus0 li a {display: block; text-decoration: none;}
ul.list_focus0 li a:hover { color: #c00;}

.ch_focus { 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: 4px;}
.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(230,0,18,.7); color: #fff; font-size: 2.5rem; line-height: 1.25em; transition: background-color .2s;}
.bigpics a:hover h3 { background-color: rgba(230,0,18,1);}
.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.5rem; font-weight: lighter; line-height: 1em;}
.add-pagination-current { color: #fff45c; font-size: 2.5rem;}

section.focus_picnews { display: -webkit-flex; display: flex; -webkit-flex-direction: column; flex-direction: column; width: 564px; color: #e60012; font-size: 2rem;}
section.focus_picnews a { color: #e60012; text-decoration: none; transition: color .2s;}
section.focus_picnews a:hover { color: #a40000;}
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(230,0,18,.1); color: #f27982; 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(230,0,18,.1); border-radius: 4px;}
ul.list_focus1::-webkit-scrollbar-thumb { background-color: rgba(230,0,18,.3); border-radius: 4px;}

/* 十五五 */

.line_1{ margin: 0 auto 7rem; text-align: center;width:100%;min-width: 1184px;}
.box_zw{ margin: 0 auto 7rem; width: 1184px;text-align: center;}
.box_zw {height:570px;}
.box_zw .zwimg img{width:500px;height:341px;}
.box_zw .zwcon{width:300px;height:200px;margin-top:135px;}
.box_zw a{font-size:2.5rem; text-decoration: none; }
.box_zw a:hover{color:#e42022; }
.box_zw p{margin-top:15px;}
.box_zw span{font-size:2.3rem;color:#a3a3a3;}

/*经济回眸*/
.box_jj{padding:0px;margin-top:125px;}
.box_jj_box{ margin: 0 auto 7rem; width: 1184px;text-align: center;padding-top:20px;}
.flashpic{width:356px;height:450px;margin:0px auto;margin-bottom:20px;position:relative;margin-left:22px;overflow:hidden;}
.flashpic ul li{width:22px;height:450px;border-left:0px solid #fff;position:relative;overflow:hidden;float:left;}
.flashpic ul li .imgTop img{opacity:0.4;width:250px;height:450px;}
.flashpic ul li .imgTop img.tm{opacity:1;}
.flashpic ul li .imgCon{width:250px;height:450px;}
.flashpic ul li.first{width:250px;}
.flashpic ul li.fast{position:absolute;right:0px;bottom:0px;}

.box_jj_con{margin-left:30px;text-align:left;width:770px;margin-top:20px;height:420px;}
.box_jj_con{}
.box_jj_con li{margin-bottom:10px;}
.box_jj_con ul{height:400px;overflow-y: auto;margin:10px 0 0px 0;padding-right:10px;overflow-y:auto;font-size: 2.2rem; line-height: 1.1em;}
.box_jj_con li a{ text-decoration: none; color:#93000c;}
.box_jj_con ul li a {display: -webkit-flex;display: flex;padding: 1rem 1rem 1rem 2rem;text-decoration: none;transition: background-color .2s;}
.box_jj_con a:hover{color:#bd1019}
.box_jj_con ul::-webkit-scrollbar { width:.8rem; background-color: #efc7c8; border-radius: .5rem;}
.box_jj_con ul::-webkit-scrollbar-button { display: none;}
.box_jj_con ul::-webkit-scrollbar-track { background-color: #e8e8e8;}
.box_jj_con ul::-webkit-scrollbar-thumb { background-color: #bababa; border-radius: .5rem;}
.box_jj{padding-bottom:50px;}

/*视频*/
.box_vod {width: 800px; max-width: 100%;height: 450px;}
.video-js, .insert-video video { width: 800px !important; height: 450px !important;}
.insert-video { text-align: left !important;}
.vjs-error-display.vjs-modal-dialog { display: none !important;}
.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.video-js .vjs-play-control .vjs-icon-placeholder,.vjs-icon-play{font-family:VideoJS !important;font-weight:bold !important;font-style:normal !important;}
.video-js .vjs-big-play-button{font-size:4em !important;line-height:2em !important;height:2em !important;width:2em !important;display:block !important;position:absolute !important;top:50% !important;left:50% !important;padding:0 !important;cursor:pointer !important;opacity:1 !important; border: none !important; background-color:rgba(0,0,0,.6) !important;border-radius:25% !important;transition:all .2s !important;}
.vjs-big-play-centered .vjs-big-play-button{top:50% !important;left:50% !important;margin-top:-1em !important;margin-left:-1em !important;}
.video-js .vjs-big-play-button:focus,.video-js:hover .vjs-big-play-button{border-color:#c00 !important;background-color:rgba(230,0,18,.9) !important;transition:all .2s !important;}
.vjs-controls-disabled .vjs-big-play-button,.vjs-error .vjs-big-play-button,.vjs-has-started .vjs-big-play-button,.vjs-using-native-controls .vjs-big-play-button{display:none !important;}
.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause .vjs-big-play-button{display:block !important;}

.vjs-paused .vjs-big-play-button,.vjs-paused.vjs-has-started .vjs-big-play-button { display: block !important;}
.list_vod {overflow-y: auto; width: 384px;height: 450px; background-color: #f4f4f4;text-align: left;}
.list_vod ul {}
.list_vod ul li {}
.list_vod ul li:last-child { margin-bottom: 0;}
.list_vod ul li a {display: -webkit-flex;display: flex;padding: 1rem 1rem 1rem 2rem;text-decoration: none;transition: background-color .2s;}
.list_vod ul li a:hover {background-color: #e60012;}
.list_vod ul li a img {margin-right: 2rem;width: 160px;height: 90px;border-radius: 4px;}
.list_vod ul li a h3 {font-size: 2rem;line-height: 1.25em;transition: color .2s;}
.list_vod ul li a:hover h3 {color: #fff;}
.list_vod ul li a time {display: inline-block;margin-top: 1rem;padding: 4px;background-color: #fff;border-radius: 4px;color: #9499a0; font-size: 1.5rem;line-height: 1em;transition: background-color .2s,color .2s;}
.list_vod ul li a:hover time {background-color: #f04b58;color: #ffdadd;}
.list_vod::-webkit-scrollbar { width:8px; border-radius: 4px;}
.list_vod::-webkit-scrollbar-button { display: none;}
.list_vod::-webkit-scrollbar-track { background-color: rgba(0,0,0,.05); border-radius: 4px;}
.list_vod::-webkit-scrollbar-thumb { background-color: rgba(0,0,0,.2); border-radius: 4px;}

/*高质量发展*/

.line_2{min-width: 1184px;}
.lm2{ margin: 0 auto 2rem; width: 1184px;text-align: center;}

/*看市场*/
.box-ksc-bg{}
.box-ksc{ margin: 0 auto 2rem; width: 1184px;text-align: center;}
.box-ksc_con{margin-left:2px;text-align:left;width:770px;margin-top:20px;height:310px;padding-top:200px;}
.box-ksc_con{}
.box-ksc_con li{margin-bottom:10px;}
.box-ksc_con ul{height:280px;overflow-y: auto;margin:10px 0 0px 0;padding-right:10px;overflow-y:auto;font-size: 2.2rem; line-height: 1.1em;}
.box-ksc_con li a{ text-decoration: none; color:#93000c;}
.box-ksc_con ul li a {display: -webkit-flex;display: flex;padding: 1rem 1rem 1rem 2rem;text-decoration: none;transition: background-color .2s;}
.box-ksc_con a:hover{color:#bd1019}
.box-ksc_con ul::-webkit-scrollbar { width:.8rem; background-color: #efc7c8; border-radius: .5rem;}
.box-ksc_con ul::-webkit-scrollbar-button { display: none;}
.box-ksc_con ul::-webkit-scrollbar-track { background-color: #fbbbbc;}
.box-ksc_con ul::-webkit-scrollbar-thumb { background-color: #ff5d5d; border-radius: .5rem;}
.box_jj{padding-bottom:50px;}
.box-ksc_tab{margin:16px 0 40px 13px;}
.box-ksc_tab table{width:935px;height:405px;border:0;padding:2px;border-spacing:separate;font-size: 1.5rem;color:#bd1019;}
.box-ksc_tab table th{background:#ff828b;color:#fff;border-right:3px solid #fff;border-bottom:3px solid #fff;}
.box-ksc_tab table td{background:#ffe7e9;border-right:3px solid #fff;border-bottom:3px solid #fff;}
.box-ksc_tab table td.td123{background:#ffc7ca;}
.box-ksc_tabtitle{color:#93000c;font-size: 1.9rem;font-weight: 600;text-align:right;margin-right:230px;}

/*说公司*/
.box-sgs{margin: 0 auto 2rem; width: 1184px;text-align: center;}
.box-sgs-pic{margin-top:233px;padding-left:140px;}
.box-sgs img{width:330px;height:225px;margin-left:12px;}
.box-sgs_con{width:610px;margin-left:210px;height:400px;margin-top:50px;text-align: left;}
.box-sgs_con li{margin-bottom:5px;border-bottom:1px dotted #c8c8c8;}
.box-sgs_con ul{height:180px;overflow-y: auto;margin:10px 0 0px 0;padding-right:10px;overflow-y:auto;font-size: 2.0rem; line-height: 1.5em;}
.box-sgs_con li a{ text-decoration: none; color:#1e1e1e;}
.box-sgs_con ul li a {display: -webkit-flex;display: flex;padding: 1rem 1rem 1rem 2rem;text-decoration: none;transition: background-color .2s;}
.box-sgs_con a:hover{color:#bd1019}
.box-sgs_con ul::-webkit-scrollbar { width:.8rem; background-color: #efc7c8; border-radius: .5rem;}
.box-sgs_con ul::-webkit-scrollbar-button { display: none;}
.box-sgs_con ul::-webkit-scrollbar-track { background-color: #f0f0f0;}
.box-sgs_con ul::-webkit-scrollbar-thumb { background-color: #cbcbcb; border-radius: .5rem;}


/*观基金*/
.box-gjj-bg{}
.box-gjj{ margin: 0 auto 2rem; width: 1184px;text-align: center;}
.box-gjj_con{margin-left:320px;text-align:left;width:850px;margin-top:20px;height:310px;padding-top:130px;}
.box-gjj_con{}
.box-gjj_con li{margin-bottom:10px;}
.box-gjj_con ul{height:310px;overflow-y: auto;margin:10px 0 0px 0;padding-right:10px;overflow-y:auto;font-size: 2.2rem; line-height: 1.1em;}
.box-gjj_con li a{ text-decoration: none; color:#000;}
.box-gjj_con ul li a {display: -webkit-flex;display: flex;padding: 1rem 1rem 1rem 2rem;text-decoration: none;transition: background-color .2s;}
.box-gjj_con a:hover{color:#bd1019}
.box-gjj_con ul::-webkit-scrollbar { width:.8rem; background-color: #efc7c8; border-radius: .5rem;}
.box-gjj_con ul::-webkit-scrollbar-button { display: none;}
.box-gjj_con ul::-webkit-scrollbar-track { background-color: #c3e0f5;}
.box-gjj_con ul::-webkit-scrollbar-thumb { background-color: #3ca6d7; border-radius: .5rem;}
.box_jj2{padding-bottom:50px;}
.box-gjj_tab{margin:70px 0 40px 210px;}
.box-gjj_tab table{width:965px;height:395px;border:0;padding:2px;border-spacing:separate;font-size: 1.5rem;color:#fff;}
.box-gjj_tab table th{background:#dd0000;color:#fff;border-right:3px solid #fff;border-bottom:3px solid #fff;}
.box-gjj_tab table td{background:#ffae74;border-right:3px solid #fff;border-bottom:3px solid #fff;}
.box-gjj_tab table td.td123{background:#fc8229;}
.box-gjj_tabtitle{color:#93000c;font-size: 1.9rem;font-weight: 600;text-align:right;margin-right:5px;}

/*听机构*/

.box_focal { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; margin: 10rem auto 0; margin-top:169px;}
.box_focal {padding: 4rem 16px 4rem 0; width: 1168px;border-radius: 8px;}
.bg_reverse { padding: 4rem 0 4rem 27px; }
.bigpics { overflow: hidden; width: 580px; height: 396px; border-radius: 4px;}
.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(0,122,255,.7); color: #fffbc2; font-size: 2.2rem; font-weight: 600; line-height: 1.25em; transition: background-color .2s, color .2s;}
.bigpics a:hover h3 { background-color: rgba(0,122,255,1); color: #fffbc2;}
.swiper-container-focal { position:relative;overflow:hidden;list-style:none;padding:0;z-index:2}
.swiper-container-focal .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;margin-top:50px;}
section.focus_picnews a { color: #fff; text-decoration: none; transition: color .2s;font-weight: 500;display: -webkit-flex;display: flex;}
section.focus_picnews a:hover { color: #025cbf;}
section.focus_picnews h3 { margin-bottom: 2rem; font-size: 2.8rem; font-weight: bold; line-height: 1.25em;}
section.focus_picnews span { display: block; margin-bottom: 2rem; padding-bottom: 2rem; border-bottom: 1px dotted #fff; color: #e1eefb; font-size: 1.8rem; font-weight: normal;}
ul.list_focus1 {overflow-y: auto; max-height: 175px;}
ul.list_focus1 li { margin: 0 2rem 2rem 0; padding-left: 0; background: none; font-size: 2rem; line-height: 1.25em;}
ul.list_focus1 li:last-child { margin-bottom: 0;}
ul.list_focus1::-webkit-scrollbar { width:.8rem; border-radius: 4px;}
ul.list_focus1::-webkit-scrollbar-button { display: none;}
ul.list_focus1::-webkit-scrollbar-track { background-color: #8bb7e3; border-radius: 4px;}
ul.list_focus1::-webkit-scrollbar-thumb { background-color: #025cbf; border-radius: 4px;}


/*听机构下的专题*/
.box-tjg-zt { overflow: hidden; position: relative; margin: 0 auto; width: 1160px;margin-top:30px;margin-bottom:30px;}
ul.list_tjg-zt li { overflow: hidden; border-radius: 4px; background-color: #fff;}
ul.list_tjg-zt li img { width: 100%; opacity: 1; transition: opacity .2s;}
ul.list_tjg-zt li a { position: relative; display: block;text-decoration: none;}
ul.list_tjg-zt li h3 { position: absolute; bottom: 0; display: block; padding: 6rem 0 2rem; width: 100%; background-image: linear-gradient(to top, rgba(186,20,20,1), rgba(186,20,20,0)); color: #fff; font-size: 2.25rem;font-weight: 600; line-height: 1.25em; text-align: center; transition: background-color .2s, color .2s;}
ul.list_tjg-zt li a:hover img { opacity: .8;}
ul.list_tjg-zt li a:hover h3 { background-image: linear-gradient(to top, rgba(230,0,18,1), rgba(230,0,18,0)); color: #fffac4;}
.s-b4 { top: 46%; padding: 2rem; background-color: rgba(255,255,255,.6); border-radius: 4px; transition:background-color .2s;}
.s-b4:hover { background-color: rgba(255,255,255,.9);}
.box-tjg-zt .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23e60012'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}
.box-tjg-zt .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23e60012'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}


/*金牛*/
.box_jn {min-width: 1184px;}
.line_ch{padding:0;}
.ch_jn { overflow: hidden; position: relative; margin: 0 auto;padding: 0 0px;width:1180px;padding-top:200px;padding-bottom:180px;}
.ch_jn .Swiper_jn { overflow: hidden; width: 99%;}
.ch_jn .swiper-slide{ overflow: hidden; width: 700px; height:478px;border-radius: 8px; background:#000;}
.ch_jn .swiper-slide a { display: block;}
.ch_jn .swiper-slide img { display: block; width:700px; height:478px; opacity:.4;}
.ch_jn .swiper-slide h3 { position: absolute; bottom:0px; display: block; padding: 2rem 2%; width:96%; background-color: rgba(199,23,30,.8); color: #fff; font-size:2.5rem; font-weight: 600; line-height: 1.25em; text-align:center; opacity:.6;}
.ch_jn .swiper-slide-active img,.ch_jn .swiper-slide-active h3{ opacity: 1;}
.swiper-button-prev3 {position: absolute;top: 470px;left: 0px;width: 40px;height: 72px;	border-radius: 0 8px 8px 0;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l4.2%2C4.2L8.4%2C22l17.8%2C17.8L22%2C44L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") #c7171e center 50%/50% 50% no-repeat;
	z-index: 999;cursor: pointer;}
.swiper-button-next3 {position: absolute;top: 470px;right: 12px;width: 40px;height: 72px;border-radius: 8px 0 0 8px;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L5%2C44l-4.2-4.2L18.6%2C22L0.8%2C4.2L5%2C0z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") #c7171e center 50%/50% 50% no-repeat;
	z-index: 999;cursor: pointer;}


/*记忆*/
.box_jy {min-width: 1184px;height:3800px;}
.box_dsj{margin: 0 auto; width: 1184px;text-align: center;}

/*年终特刊*/
.box_news {min-width: 1184px;}
.line_tk{padding:0;margin-top:0;}
.ch_newspaper { overflow: hidden; position: relative; margin: 0 auto; width: 1184px;}
ul.list_newspaper li { overflow: hidden; border-radius: 4px; background-color: #fff;}
ul.list_newspaper li img { width: 100%; opacity: 1; transition: opacity .2s;}
ul.list_newspaper li a { position: relative; display: block;text-decoration: none;}
ul.list_newspaper li h3 { position: absolute; bottom: 0; display: block; padding: 6rem 0 2rem; width: 100%; background-image: linear-gradient(to top, rgba(186,20,20,1), rgba(186,20,20,0)); color: #fff; font-size: 2.25rem;font-weight: 600; line-height: 1.25em; text-align: center; transition: background-color .2s, color .2s;}
ul.list_newspaper li a:hover img { opacity: .8;}
ul.list_newspaper li a:hover h3 { background-image: linear-gradient(to top, rgba(230,0,18,1), rgba(230,0,18,0)); color: #fffac4;}
.s-b4 { top: 46%; padding: 2rem; background-color: rgba(255,255,255,.6); border-radius: 4px; transition:background-color .2s;}
.s-b4:hover { background-color: rgba(255,255,255,.9);}
.ch_newspaper .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23e60012'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}
.ch_newspaper .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23e60012'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}






/*底部版权*/
.bot_rights {overflow: hidden; padding: 5rem 0 3rem; background-color: #ba1414; color: #fff; text-align: center;min-width: 1184px;}
.bot_rights span { display: block; font-size: 1.75rem; line-height: 1em;}
.bot_rights span p { margin-bottom: 2rem;}


