@charset "utf-8";
/*  begin */


.hdl_044 { position: relative; overflow: hidden;}

.hdl_044 .skin_tit { position: absolute; left: 0; top: 0; width: 100%; z-index: 51; text-align: center;}
.hdl_044 .skin_tit a { position: relative; display: inline-block; background: #27ad4c; color: #fff; padding: 5px 13px 4px; height: 19px; font-size: 17px;}
.hdl_044 .skin_tit a .arrow { position: absolute; left: 0; top: 28px;}
.hdl_044 .skin_tit a .arrow .cls-1 { fill: #27ad4c;}

.hdl_044 .slide_wrap { position: relative; z-index: 50; background: #fff;}
.hdl_044 .slide_wrap:after { position: absolute; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; border: 1px solid rgba(0,0,0,.075); -webkit-box-sizing: border-box; box-sizing: border-box; content: "";}

.hdl_044 .thumb_wrap { position: relative; display: block; text-align: center; overflow: hidden; padding-right: 1px;}
.hdl_044 .thumb_wrap img { width: 100%; transition: all .7s ease;}
.hdl_044 .thumb_wrap .thumb_box { position: relative; overflow: hidden;}
.hdl_044 .thumb_wrap .thumb_box .bfbox:after { position: absolute; bottom: 0; left: 0; width: 100%; height: 70px; content: ""; z-index: 2;
background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 70%, rgba(255,255,255,1) 100%);
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 70%,rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 70%,rgba(255,255,255,1) 100%);
	}
.hdl_044 .thumb_wrap .thumb_box:after { position: absolute; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; border: 1px solid rgba(0,0,0,.075); border-bottom: 0; -webkit-box-sizing: border-box; box-sizing: border-box; content: ""; z-index: 7;}
.hdl_044 .thumb_wrap:hover img { transform: scale(1.05);}

.hdl_044 .txt_wrap { position: relative; color: #222; z-index: 3;}
.hdl_044 .txt_wrap > div { padding-bottom: 20px; display: table; width: 100%;}
.hdl_044 .txt_wrap > div > div { padding: 15px 30px; vertical-align: middle; display: table-cell;}
.hdl_044 .txt_wrap h2 { font-size: 32px; line-height: 1.25; word-break: keep-all; margin: -20px auto 10px;}
.hdl_044 .txt_wrap h3 { font-size: 17px; font-weight: normal;}
.hdl_044 .txt_wrap p { margin: 13px 0 0; color: #8e8e8e; word-break: break-all;}

.hdl_044 .thumb_page { position: relative; text-align: center; z-index: 52; display: flex;}
.hdl_044 .thumb_page > li { flex-grow: 1;}
.hdl_044 .thumb_page > li > a { position: relative; display: block; height: 6px; text-indent: -9999em; background: #d9d9d9; overflow: hidden;}
.hdl_044 .thumb_page > li > a span { position: absolute; left: 0; top: 0; content: ""; display: block; width: 0; height: 6px; background: #27ad4c;}
.hdl_044 .thumb_page > li > a.active span { width: 100%;}
.hdl_044 .thumb_page > li > a:hover { background: #ccc;}

@-webkit-keyframes w100 {
	0% { width: 0;}
	100% { width: 100%;}
}

@keyframes leftmove {
	0% { width: 0;}
	100% { width: 100%;}
}

.hdl_044.b_radius .slide_wrap,
.hdl_044.b_radius .slide_wrap:after,
.hdl_044.b_radius .thumb_wrap .thumb_box:after { border-radius: 7px; overflow: hidden;}
.hdl_044.b_radius .thumb_wrap .thumb_box img { border-radius: 7px 7px 0 0; overflow: hidden;}
/*  end */
/*  begin */


.cus_002 { position: relative; overflow: hidden;}
.cus_002 .thumb { position: relative; display: block; overflow: hidden;}
.cus_002 .thumb .bfbox:after { position: absolute; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; border: 1px solid rgba(0,0,0,.075); -webkit-box-sizing: border-box; box-sizing: border-box; content: ''; z-index: 2;}
.cus_002 .thumb:before { content: ""; display: block;}
.cus_002 .thumb.square.radius { border-radius: 50%; overflow: hidden; background: none;}
.cus_002 .thumb.square.radius .bfbox { border-radius: 50%; overflow: hidden;}
.cus_002 .thumb.square.radius .bfbox:after { border-radius: 50%;}

.cus_002 .thumb.origin .bfbox	{ position: static;}
.cus_002 .thumb.square:before	{ padding-top: 100%;}
.cus_002 .thumb.normal:before	{ padding-top: 66.7%;}
.cus_002 .thumb.movie:before	{ padding-top: 56.3%;}
.cus_002 .thumb.portrait:before	{ padding-top: 130%;}

.cus_002 .fs12 { font-size: 12px;}
.cus_002 .fs14 { font-size: 14px;}
.cus_002 .fs15 { font-size: 15px;}
.cus_002 .fs17 { font-size: 17px;}
.cus_002 .fs18 { font-size: 18px;}
.cus_002 .fs21 { font-size: 21px;}
.cus_002 .fs24 { font-size: 24px;}
.cus_002 .fs27 { font-size: 27px;}
.cus_002 .fs31 { font-size: 31px;}
.cus_002 .fs36 { font-size: 36px;}
.cus_002 .fs42 { font-size: 42px;}

.cus_002 .fw400 { font-weight: 400;}
.cus_002 .fw700 { font-weight: 700;}

.cus_002 .fc_main { color: #27ad4c;}
.cus_002 .fc_sub { color: #369744;}
.cus_002 .fc_black { color: #222;}
.cus_002 .fc_dark { color: #666;}
.cus_002 .fc_gray { color: #999;}
.cus_002 .fc_light { color: #bbb;}

.cus_002 .line { display: block; line-height: 1.6; overflow: hidden; display:-webkit-box; -webkit-box-orient:vertical;}
.cus_002 .line.l1 { -webkit-line-clamp:1;}
.cus_002 .line.l1 br { display: none;}
.cus_002 .line.l2 { -webkit-line-clamp:2;}
.cus_002 .line.l3 { -webkit-line-clamp:3;}
.cus_002 .line.l4 { -webkit-line-clamp:4;}
.cus_002 .line.l5 { -webkit-line-clamp:5;}
.cus_002 .line.l6 { -webkit-line-clamp:6;}
.cus_002 .line.l7 { -webkit-line-clamp:7;}
.cus_002 .line.l8 { -webkit-line-clamp:8;}

.cus_002 .line.fs14,
.cus_002 .line.fs15,
.cus_002 .line.fs17,
.cus_002 .line.fs18,
.cus_002 .line.fs21,
.cus_002 .line.fs24,
.cus_002 .line.fs27 { line-height: 1.3;}

.cus_002 .line.fs31,
.cus_002 .line.fs36,
.cus_002 .line.fs42 { line-height: 1.25;}

.cus_002 .ffd.fs12,
.cus_002 .ffd.fs13,
.cus_002 .ffd.fs14,
.cus_002 .ffd.fs15 { line-height: 1.6;}

.cus_002 .hf .line.l1 { min-height: 17px;}
.cus_002 .hf .line.l2 { min-height: 39px;}
.cus_002 .hf .line.l3 { min-height: 58px;}
.cus_002 .hf .line.l4 { min-height: 77px;}
.cus_002 .hf .line.l5 { min-height: 96px;}
.cus_002 .hf .line.l6 { min-height: 115px;}
.cus_002 .hf .line.l7 { min-height: 131px;}
.cus_002 .hf .line.l8 { min-height: 150px;}

.cus_002 .hf .line.l1.fs14 { min-height: 19px;}
.cus_002 .hf .line.l2.fs14 { min-height: 36px;}
.cus_002 .hf .line.l3.fs14 { min-height: 54px;}

.cus_002 .hf .line.l1.fs15 { min-height: 21px;}
.cus_002 .hf .line.l2.fs15 { min-height: 38px;}
.cus_002 .hf .line.l3.fs15 { min-height: 57px;}

.cus_002 .hf .line.l1.fs17 { min-height: 22px;}
.cus_002 .hf .line.l2.fs17 { min-height: 44px;}
.cus_002 .hf .line.l3.fs17 { min-height: 66px;}

.cus_002 .hf .line.l1.fs18 { min-height: 25px;}
.cus_002 .hf .line.l2.fs18 { min-height: 46px;}
.cus_002 .hf .line.l3.fs18 { min-height: 69px;}

.cus_002 .hf .line.l1.fs21 { min-height: 28px;}
.cus_002 .hf .line.l2.fs21 { min-height: 54px;}
.cus_002 .hf .line.l3.fs21 { min-height: 81px;}

.cus_002 .hf .line.l1.fs24 { min-height: 31px;}
.cus_002 .hf .line.l2.fs24 { min-height: 62px;}
.cus_002 .hf .line.l3.fs24 { min-height: 93px;}

.cus_002 .hf .line.l1.fs27 { min-height: 36px;}
.cus_002 .hf .line.l2.fs27 { min-height: 70px;}
.cus_002 .hf .line.l3.fs27 { min-height: 105px;}

.cus_002 .hf .line.l1.fs31 { min-height: 40px;}
.cus_002 .hf .line.l2.fs31 { min-height: 77px;}
.cus_002 .hf .line.l3.fs31 { min-height: 115px;}

.cus_002 .hf .line.l1.fs36 { min-height: 48px;}
.cus_002 .hf .line.l2.fs36 { min-height: 91px;}
.cus_002 .hf .line.l3.fs36 { min-height: 136px;}

.cus_002 .hf .line.l1.fs42 { min-height: 56px;}
.cus_002 .hf .line.l2.fs42 { min-height: 102px;}
.cus_002 .hf .line.l3.fs42 { min-height: 152px;}

.cus_002 .category { display: block; font-style: normal; line-height: 1.3; margin-bottom: 4px;}
.cus_002 .sub_tit { margin: 4px 0;}
.cus_002 .art_txt { color: #808080; word-break: break-all;}
.cus_002 .type1 .art_txt, .cus_002 .type3 .art_txt { margin-top: 5px;}
.cus_002 .date { display: inline-block; color: #4e4e4e; font-size: 13px; margin-top: 4px; margin-right: 5px; font-weight: normal;}
.cus_002 .writer { display: inline-block; font-weight: 400; color: #808080; margin-top: 4px; font-size: 13px;}

.cus_002 .r_art { margin-top: 10px;}
.cus_002 .r_art > li { position: relative; margin-top: 6px;}
.cus_002 .r_art .items { position: relative; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding-left: 12px;}
.cus_002 .r_art .items:hover { opacity: .85;}
.cus_002 .r_art .items > i { position: absolute; left: 1px; top: 50%; display: block; font-style: normal;}
.cus_002 .r_art .items > i.fc_main,
.cus_002 .r_art .items > i.fc_main:after { background-color: #27ad4c; border-color: #27ad4c; color: #27ad4c;}
.cus_002 .r_art .items > i.fc_sub,
.cus_002 .r_art .items > i.fc_sub:after { background-color: #369744; border-color: #369744; color: #369744;}
.cus_002 .r_art .items > i.fc_black,
.cus_002 .r_art .items > i.fc_black:after { background-color: #222; border-color: #222; color: #222;}
.cus_002 .r_art .items > i.fc_dark,
.cus_002 .r_art .items > i.fc_dark:after { background-color: #666; border-color: #666; color: #666;}
.cus_002 .r_art .items > i.fc_gray,
.cus_002 .r_art .items > i.fc_gray:after { background-color: #999; border-color: #999; color: #999;}
.cus_002 .r_art .items > i.fc_light,
.cus_002 .r_art .items > i.fc_light:after { background-color: #bbb; border-color: #bbb; color: #bbb;}

.cus_002 .r_art .items.bullet01 > i { margin-top: 1px; width: 7px; height: 1px;}
.cus_002 .r_art .items.bullet01 > i:after { position: absolute; left: 0; top: -5px; content: ""; display: block; width: 1px; height: 5px;}
.cus_002 .r_art .items.bullet02 > i { width: 6px; height: 1px;}
.cus_002 .r_art .items.bullet03 > i { margin-top: -2px; width: 5px; height: 5px; border-radius: 50%;}
.cus_002 .r_art .items.bullet04 > i { margin-top: -2px; width: 4px; height: 4px; border-radius: 50%; border-width: 1px; border-style: solid; background: none !important;}
.cus_002 .r_art .items.bullet05 > i { margin-top: -2px; width: 5px; height: 5px;}
.cus_002 .r_art .items.bullet06 > i { margin-top: -2px; width: 4px; height: 4px; border-width: 1px; border-style: solid; background: none !important;}
.cus_002 .r_art .items.bullet07 > i { margin-top: -10px; left: 0; background: none !important;}
.cus_002 .r_art .items.bullet07 > i:after { content: "▶"; background: none !important; font-size: 12px !important;}
.cus_002 .r_art .items.bullet08 > i { margin-top: -10px; left: 0; background: none !important;}
.cus_002 .r_art .items.bullet08 > i:after { content: "▷"; background: none !important; font-size: 12px !important;}

.cus_002 .bp_m .category { margin-bottom: 6px;}
.cus_002 .bp_m .sub_tit { margin: 6px 0;}
.cus_002 .type1.bp_m .art_txt, .cus_002 .type3.bp_m .art_txt { margin-top: 7px;}
.cus_002 .bp_m .date { margin-top: 6px;}
.cus_002 .bp_m .writer { margin-top: 6px;}
.cus_002 .bp_m .r_art { margin-top: 11px;}
.cus_002 .bp_m .r_art > li { margin-top: 7px;}

.cus_002 .bp_l .category { margin-bottom: 8px;}
.cus_002 .bp_l .sub_tit { margin: 8px 0;}
.cus_002 .type1.bp_l .art_txt, .cus_002 .type3.bp_l .art_txt { margin-top: 8px;}
.cus_002 .bp_l .date { margin-top: 8px;}
.cus_002 .bp_l .writer { margin-top: 8px;}
.cus_002 .bp_l .r_art { margin-top: 13px;}
.cus_002 .bp_l .r_art > li { margin-top: 9px;}

.cus_002 .tw { margin: 0 -5px;}
.cus_002 .lt_table { display: table; width: 100%;}
.cus_002 .lt_mcell { display: table-cell; vertical-align: middle; padding: 0 5px;}
.cus_002 .lt_tcell { display: table-cell; vertical-align: middle; padding: 0 5px;}
.cus_002 .bp_m .tw { margin: 0 -8px;}
.cus_002 .bp_m .lt_mcell { padding: 0 8px;}
.cus_002 .bp_m .lt_tcell { padding: 0 8px;}
.cus_002 .bp_l .tw { margin: 0 -12px;}
.cus_002 .bp_l .lt_mcell { padding: 0 12px;}
.cus_002 .bp_l .lt_tcell { padding: 0 12px;}

.cus_002 .type2.bp_s .lt_table, .cus_002 .type4.bp_s .lt_table { margin-top: .5em;}
.cus_002 .type2.bp_m .lt_table, .cus_002 .type4.bp_m .lt_table { margin-top: .7em;}
.cus_002 .type2.bp_l .lt_table, .cus_002 .type4.bp_l .lt_table { margin-top: .9em;}

.cus_002 .link_con > li { padding: 13px 0 0;}
.cus_002 .link_con > li:first-child { padding: 0;}
.cus_002 .link_con.hr > li { margin: 13px 0 0; border-top: 1px solid #dedede;}
.cus_002 .link_con.hr > li:first-child { margin: 0; border-top: 0;}
.cus_002 .link_con.grid.hr { margin-top: 13px; padding-top: 13px; border-top: 1px solid #dedede;}
.cus_002 .link_con.grid.hr.bp_s { padding-top: 13px;}
.cus_002 .link_con.grid.hr.bp_m { padding-top: 19px;}
.cus_002 .link_con.grid.hr.bp_l { padding-top: 26px;}
.cus_002 .link_con.grid.hr:first-child { margin-top: 0; padding-top: 0; border-top: 0;}

.cus_002 .link_con.grid.hr.bw01,
.cus_002 .link_con.hr.bw01 > li { border-top-width: 1px !important;}
.cus_002 .link_con.grid.hr.bw02,
.cus_002 .link_con.hr.bw02 > li { border-top-width: 2px !important;}
.cus_002 .link_con.grid.hr.bw03,
.cus_002 .link_con.hr.bw03 > li { border-top-width: 3px !important;}
.cus_002 .link_con.grid.hr.bw04,
.cus_002 .link_con.hr.bw04 > li { border-top-width: 4px !important;}

.cus_002 .link_con.grid.hr.hr_b,
.cus_002 .link_con.hr.hr_b > li { border-top-color: #000;}
.cus_002 .link_con.grid.hr.hr_dg,
.cus_002 .link_con.hr.hr_dg > li { border-top-color: #999;}
.cus_002 .link_con.grid.hr.hr_g,
.cus_002 .link_con.hr.hr_g > li { border-top-color: #dedede;}
.cus_002 .link_con.grid.hr.hr_lg,
.cus_002 .link_con.hr.hr_lg > li { border-top-color: #f0f0f0;}


.cus_002 .bp_s > li { padding: 13px 0 0;}
.cus_002 .bp_s.hr > li { margin: 13px 0 0;}
.cus_002 .bp_m > li { padding: 19px 0 0;}
.cus_002 .bp_m.hr > li { margin: 19px 0 0;}
.cus_002 .bp_l > li { padding: 26px 0 0;}
.cus_002 .bp_l.hr > li { margin: 26px 0 0;}

.cus_002 .link_box { position: relative; display: block; background: transparent; transition: all .3s ease;}
.cus_002 .box .link_box { position: relative; background: #efefef; padding: 12px 13px 13px 13px;}
.cus_002 .box.box_w .link_box { background: #fff;}
.cus_002 .box.box_dg .link_box { background: #444;}
.cus_002 .box.box_b .link_box { background: #000;}
.cus_002 .box.box_dg .tit,
.cus_002 .box.box_b .tit { color: rgba(255,255,255,1);}
.cus_002 .box.box_dg .art_txt,
.cus_002 .box.box_b .art_txt { color: rgba(255,255,255,.7);}
.cus_002 .box.box_dg .date,
.cus_002 .box.box_b .date { color: rgba(255,255,255,.4);}
.cus_002 .box.box_dg .writer,
.cus_002 .box.box_b .writer { color: rgba(255,255,255,.5);}
.cus_002 .box.box_lg .link_box { background: #f6f6f6;}
.cus_002 .box .link_box:after { position: absolute; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; border: 1px solid rgba(0,0,0,.15); -webkit-box-sizing: border-box; box-sizing: border-box; content: ''; z-index: 2;}
.cus_002 .box.bp_s .link_box { padding: 12px 13px 13px 13px;}
.cus_002 .box.bp_m .link_box { padding: 18px 19px 19px 19px;}
.cus_002 .box.bp_l .link_box { padding: 24px 26px 26px 26px;}
.cus_002.b_radius .box .link_box,
.cus_002.b_radius .box .link_box:after { border-radius: 7px;}

.cus_002 .link_box:hover .art_con, 
.cus_002 .link_box:hover .thumb .bfbox { opacity: .85;}
.cus_002 .link_box:hover > .category, 
.cus_002 .link_box:hover > .tit, 
.cus_002 .link_box:hover > .sub_tit { opacity: .85;}
.cus_002 .link_con.box > li .link_box:hover { opacity: 1;}
/* .cus_002 .link_box:visited .tit { color: #666;} */

.cus_002 .grid.link_con > li { padding: 0; margin: 0; border: 0;}
.cus_002 .grid:after { content: ""; display: block; clear: both;}
.cus_002 .grid { margin: 0 -7px;}
.cus_002 .grid > li { float:left; width: 100%;}
.cus_002 .grid .link_box { margin: 0 7px;}
.cus_002 .grid .r_art { margin-left: 7px; margin-right: 7px;}

.cus_002 .grid.g2 > li { width: 50%;}
.cus_002 .grid.g3 > li { width: 33.3333%;}
.cus_002 .grid.g4 > li { width: 25%;}
.cus_002 .grid.g5 > li { width: 20%;}
.cus_002 .grid.g6 > li { width: 16.6666%;}

.cus_002 .cus_wrap .link_con.grid.bp_s { margin-top: 13px;}
.cus_002 .cus_wrap .link_con.grid.bp_m { margin-top: 19px;}
.cus_002 .cus_wrap .link_con.grid.bp_l { margin-top: 26px;}
.cus_002 .cus_wrap .link_con.grid.hr.bp_s { padding-top: 13px;}
.cus_002 .cus_wrap .link_con.grid.hr.bp_m { padding-top: 19px;}
.cus_002 .cus_wrap .link_con.grid.hr.bp_l { padding-top: 26px;}
.cus_002 .cus_wrap .link_con.grid:first-child { margin-top: 0; padding-top: 0 !important;}

.cus_002 .grid.bp_m { margin: 0 -12px;}
.cus_002 .grid.bp_m .link_box { margin: 0 12px;}
.cus_002 .grid.bp_m .r_art { margin-left: 12px; margin-right: 12px;}
.cus_002 .grid.bp_l { margin: 0 -18px;}
.cus_002 .grid.bp_l .link_box { margin: 0 18px;}
.cus_002 .grid.bp_l .r_art { margin-left: 18px; margin-right: 18px;}

.cus_002 .type5 .tit,
.cus_002 .type6 .tit { margin-bottom: 7px;}

.cus_002 .type5 .sub_tit,
.cus_002 .type6 .sub_tit { margin-top: 0;}

.cus_002 .box.box_no_margin.type1 .link_box,
.cus_002 .box.box_no_margin.type3 .link_box { padding-top: 0; padding-bottom: 0; }
.cus_002 .box.box_no_margin.type1 .link_box { padding-left: 0;}
.cus_002 .box.box_no_margin.type3 .link_box { padding-right: 0;}

.cus_002 .box.box_no_margin.type1.bp_s .lt_tcell,
.cus_002 .box.box_no_margin.type3.bp_s .lt_tcell { padding-top: 13px; padding-bottom: 13px;}
.cus_002 .box.box_no_margin.type1.bp_m .lt_tcell,
.cus_002 .box.box_no_margin.type3.bp_m .lt_tcell { padding-top: 19px; padding-bottom: 19px;}
.cus_002 .box.box_no_margin.type1.bp_l .lt_tcell,
.cus_002 .box.box_no_margin.type3.bp_l .lt_tcell { padding-top: 26px; padding-bottom: 26px;}

.cus_002 .box.box_no_margin.type2 .link_box,
.cus_002 .box.box_no_margin.type5 .link_box { padding-bottom: 0;}
.cus_002 .box.box_no_margin.type2.bp_s .tw,
.cus_002 .box.box_no_margin.type5.bp_s .tw { margin-left: -18px;}
.cus_002 .box.box_no_margin.type2.bp_m .tw,
.cus_002 .box.box_no_margin.type5.bp_m .tw { margin-left: -27px;}
.cus_002 .box.box_no_margin.type2.bp_l .tw,
.cus_002 .box.box_no_margin.type5.bp_l .tw { margin-left: -38px;}

.cus_002 .box.box_no_margin.type4 .link_box,
.cus_002 .box.box_no_margin.type6 .link_box { padding-bottom: 0;}
.cus_002 .box.box_no_margin.type4.bp_s .tw,
.cus_002 .box.box_no_margin.type6.bp_s .tw { margin-right: -18px;}
.cus_002 .box.box_no_margin.type4.bp_m .tw,
.cus_002 .box.box_no_margin.type6.bp_m .tw { margin-right: -27px;}
.cus_002 .box.box_no_margin.type4.bp_l .tw,
.cus_002 .box.box_no_margin.type6.bp_l .tw { margin-right: -38px;}

.cus_002 .box.noimg.bp_s .link_box { padding: 12px 13px 13px 13px;}
.cus_002 .box.noimg.bp_m .link_box { padding: 18px 19px 19px 19px;}
.cus_002 .box.noimg.bp_l .link_box { padding: 24px 26px 26px 26px;}
.cus_002 .box.noimg.bp_s .link_box .tw { margin: 0 -5px;}
.cus_002 .box.noimg.bp_m .link_box .tw { margin: 0 -8px;}
.cus_002 .box.noimg.bp_l .link_box .tw { margin: 0 -12px;}

.cus_002.b_radius .box.box_no_margin.type1 .thumb .bfbox img,
.cus_002.b_radius .box.box_no_margin.type1 .thumb .bfbox:after { border-radius: 7px 0 0 7px;}
.cus_002.b_radius .box.box_no_margin.type3 .thumb .bfbox img,
.cus_002.b_radius .box.box_no_margin.type3 .thumb .bfbox:after { border-radius: 0 7px 7px 0;}
.cus_002.b_radius .box.box_no_margin.type2 .thumb .bfbox img,
.cus_002.b_radius .box.box_no_margin.type5 .thumb .bfbox:after { border-radius: 0 7px 0 7px;}
.cus_002.b_radius .box.box_no_margin.type4 .thumb .bfbox img,
.cus_002.b_radius .box.box_no_margin.type6 .thumb .bfbox:after { border-radius: 7px 0 7px 0;}
/*  end */
/*  begin */


.cus_001 { position: relative; overflow: hidden;}
.cus_001 .thumb { position: relative; display: block; overflow: hidden;}
.cus_001 .thumb .bfbox:after { position: absolute; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; border: 1px solid rgba(0,0,0,.075); -webkit-box-sizing: border-box; box-sizing: border-box; content: ''; z-index: 2;}
.cus_001 .thumb:before { content: ""; display: block;}

.cus_001 .thumb.origin .bfbox	{ position: static;}
.cus_001 .thumb.square:before	{ padding-top: 100%;}
.cus_001 .thumb.normal:before	{ padding-top: 66.7%;}
.cus_001 .thumb.movie:before	{ padding-top: 56.3%;}
.cus_001 .thumb.portrait:before	{ padding-top: 130%;}

.cus_001 .fs12 { font-size: 12px;}
.cus_001 .fs14 { font-size: 14px;}
.cus_001 .fs15 { font-size: 15px;}
.cus_001 .fs17 { font-size: 17px;}
.cus_001 .fs18 { font-size: 18px;}
.cus_001 .fs21 { font-size: 21px;}
.cus_001 .fs24 { font-size: 24px;}
.cus_001 .fs27 { font-size: 27px;}
.cus_001 .fs31 { font-size: 31px;}
.cus_001 .fs36 { font-size: 36px;}
.cus_001 .fs42 { font-size: 42px;}

.cus_001 .fw400 { font-weight: 400;}
.cus_001 .fw700 { font-weight: 700;}

.cus_001 .fc_main { color: #27ad4c;}
.cus_001 .fc_sub { color: #369744;}
.cus_001 .fc_black { color: #222;}
.cus_001 .fc_dark { color: #666;}
.cus_001 .fc_gray { color: #999;}
.cus_001 .fc_light { color: #bbb;}

.cus_001 .line { display: block; line-height: 1.6; overflow: hidden; display:-webkit-box; -webkit-box-orient:vertical;}
.cus_001 .line.l1 { display: block !important; text-overflow: ellipsis; white-space: nowrap;}
.cus_001 .line.l1 br { display: none;}
.cus_001 .line.l2 { -webkit-line-clamp:2;}
.cus_001 .line.l3 { -webkit-line-clamp:3;}
.cus_001 .line.l4 { -webkit-line-clamp:4;}
.cus_001 .line.l5 { -webkit-line-clamp:5;}
.cus_001 .line.l6 { -webkit-line-clamp:6;}
.cus_001 .line.l7 { -webkit-line-clamp:7;}
.cus_001 .line.l8 { -webkit-line-clamp:8;}

.cus_001 .line.fs14,
.cus_001 .line.fs15,
.cus_001 .line.fs17,
.cus_001 .line.fs18,
.cus_001 .line.fs21,
.cus_001 .line.fs24,
.cus_001 .line.fs27 { line-height: 1.3;}

.cus_001 .line.fs31,
.cus_001 .line.fs36,
.cus_001 .line.fs42 { line-height: 1.25;}

.cus_001 .ffd.fs12,
.cus_001 .ffd.fs13,
.cus_001 .ffd.fs14,
.cus_001 .ffd.fs15 { line-height: 1.6;}

.cus_001 .hf .line.l2 { min-height: 39px;}
.cus_001 .hf .line.l3 { min-height: 58px;}
.cus_001 .hf .line.l4 { min-height: 77px;}
.cus_001 .hf .line.l5 { min-height: 96px;}
.cus_001 .hf .line.l6 { min-height: 115px;}
.cus_001 .hf .line.l7 { min-height: 131px;}
.cus_001 .hf .line.l8 { min-height: 150px;}

.cus_001 .hf .line.l2.fs14 { min-height: 36px;}
.cus_001 .hf .line.l3.fs14 { min-height: 54px;}
.cus_001 .hf .line.l2.fs15 { min-height: 38px;}
.cus_001 .hf .line.l3.fs15 { min-height: 57px;}
.cus_001 .hf .line.l2.fs17 { min-height: 44px;}
.cus_001 .hf .line.l3.fs17 { min-height: 66px;}
.cus_001 .hf .line.l2.fs18 { min-height: 46px;}
.cus_001 .hf .line.l3.fs18 { min-height: 69px;}
.cus_001 .hf .line.l2.fs21 { min-height: 54px;}
.cus_001 .hf .line.l3.fs21 { min-height: 81px;}
.cus_001 .hf .line.l2.fs24 { min-height: 62px;}
.cus_001 .hf .line.l3.fs24 { min-height: 93px;}
.cus_001 .hf .line.l2.fs27 { min-height: 70px;}
.cus_001 .hf .line.l3.fs27 { min-height: 105px;}
.cus_001 .hf .line.l2.fs31 { min-height: 77px;}
.cus_001 .hf .line.l3.fs31 { min-height: 115px;}
.cus_001 .hf .line.l2.fs36 { min-height: 91px;}
.cus_001 .hf .line.l3.fs36 { min-height: 136px;}
.cus_001 .hf .line.l2.fs42 { min-height: 102px;}
.cus_001 .hf .line.l3.fs42 { min-height: 152px;}

.cus_001 .category { display: block; font-style: normal; line-height: 1.3; margin-bottom: 4px;}
.cus_001 .sub_tit { margin-top: 4px;}
.cus_001 .art_txt { color: #808080; margin-top: 5px; word-break: break-all;}
.cus_001 .date { display: inline-block; color: #4e4e4e; font-size: 13px; margin-top: 4px; margin-right: 5px; font-weight: normal;}
.cus_001 .writer { display: inline-block; font-weight: 400; color: #808080; margin-top: 4px; font-size: 13px;}

.cus_001 .r_art { margin-top: 10px;}
.cus_001 .r_art > li { position: relative; margin-top: 6px;}
.cus_001 .r_art .items { position: relative; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding-left: 12px;}
.cus_001 .r_art .items:hover { opacity: .85;}
.cus_001 .r_art .items > i { position: absolute; left: 1px; top: 50%; display: block; font-style: normal;}
.cus_001 .r_art .items > i.fc_main,
.cus_001 .r_art .items > i.fc_main:after { background-color: #27ad4c; border-color: #27ad4c; color: #27ad4c;}
.cus_001 .r_art .items > i.fc_sub,
.cus_001 .r_art .items > i.fc_sub:after { background-color: #369744; border-color: #369744; color: #369744;}
.cus_001 .r_art .items > i.fc_black,
.cus_001 .r_art .items > i.fc_black:after { background-color: #222; border-color: #222; color: #222;}
.cus_001 .r_art .items > i.fc_dark,
.cus_001 .r_art .items > i.fc_dark:after { background-color: #666; border-color: #666; color: #666;}
.cus_001 .r_art .items > i.fc_gray,
.cus_001 .r_art .items > i.fc_gray:after { background-color: #999; border-color: #999; color: #999;}
.cus_001 .r_art .items > i.fc_light,
.cus_001 .r_art .items > i.fc_light:after { background-color: #bbb; border-color: #bbb; color: #bbb;}

.cus_001 .r_art .items.bullet01 > i { margin-top: 1px; width: 7px; height: 1px;}
.cus_001 .r_art .items.bullet01 > i:after { position: absolute; left: 0; top: -5px; content: ""; display: block; width: 1px; height: 5px;}
.cus_001 .r_art .items.bullet02 > i { width: 6px; height: 1px;}
.cus_001 .r_art .items.bullet03 > i { margin-top: -2px; width: 5px; height: 5px; border-radius: 50%;}
.cus_001 .r_art .items.bullet04 > i { margin-top: -2px; width: 4px; height: 4px; border-radius: 50%; border-width: 1px; border-style: solid; background: none !important;}
.cus_001 .r_art .items.bullet05 > i { margin-top: -2px; width: 5px; height: 5px;}
.cus_001 .r_art .items.bullet06 > i { margin-top: -2px; width: 4px; height: 4px; border-width: 1px; border-style: solid; background: none !important;}
.cus_001 .r_art .items.bullet07 > i { margin-top: -10px; left: 0; background: none !important;}
.cus_001 .r_art .items.bullet07 > i:after { content: "▶"; background: none !important; font-size: 12px !important;}
.cus_001 .r_art .items.bullet08 > i { margin-top: -10px; left: 0; background: none !important;}
.cus_001 .r_art .items.bullet08 > i:after { content: "▷"; background: none !important; font-size: 12px !important;}

.cus_001 .bp_m .category { margin-bottom: 6px;}
.cus_001 .bp_m .sub_tit { margin-top: 6px;}
.cus_001 .bp_m .art_txt { margin-top: 7px;}
.cus_001 .bp_m .date { margin-top: 6px;}
.cus_001 .bp_m .writer { margin-top: 6px;}
.cus_001 .bp_m .r_art { margin-top: 11px;}
.cus_001 .bp_m .r_art > li { margin-top: 7px;}

.cus_001 .bp_l .category { margin-bottom: 8px;}
.cus_001 .bp_l .sub_tit { margin-top: 8px;}
.cus_001 .bp_l .art_txt { margin-top: 8px;}
.cus_001 .bp_l .date { margin-top: 8px;}
.cus_001 .bp_l .writer { margin-top: 8px;}
.cus_001 .bp_l .r_art { margin-top: 13px;}
.cus_001 .bp_l .r_art > li { margin-top: 9px;}

.cus_001 .link_con > li { padding: 13px 0 0;}
.cus_001 .link_con > li:first-child { padding: 0;}
.cus_001 .link_con.hr > li { margin: 13px 0 0; border-top: 1px solid #dedede;}
.cus_001 .link_con.hr > li:first-child { margin: 0; border-top: 0;}
.cus_001 .link_con.grid.hr { margin-top: 13px; padding-top: 13px; border-top: 1px solid #dedede;}
.cus_001 .link_con.grid.hr.bp_s { padding-top: 13px;}
.cus_001 .link_con.grid.hr.bp_m { padding-top: 19px;}
.cus_001 .link_con.grid.hr.bp_l { padding-top: 26px;}
.cus_001 .link_con.grid.hr:first-child { margin-top: 0; padding-top: 0; border-top: 0;}

.cus_001 .link_con.grid.hr.bw01,
.cus_001 .link_con.hr.bw01 > li { border-top-width: 1px;}
.cus_001 .link_con.grid.hr.bw02,
.cus_001 .link_con.hr.bw02 > li { border-top-width: 2px;}
.cus_001 .link_con.grid.hr.bw03,
.cus_001 .link_con.hr.bw03 > li { border-top-width: 3px;}
.cus_001 .link_con.grid.hr.bw04,
.cus_001 .link_con.hr.bw04 > li { border-top-width: 4px;}

.cus_001 .link_con.grid.hr.hr_b,
.cus_001 .link_con.hr.hr_b > li { border-top-color: #000;}
.cus_001 .link_con.grid.hr.hr_dg,
.cus_001 .link_con.hr.hr_dg > li { border-top-color: #999;}
.cus_001 .link_con.grid.hr.hr_g,
.cus_001 .link_con.hr.hr_g > li { border-top-color: #dedede;}
.cus_001 .link_con.grid.hr.hr_lg,
.cus_001 .link_con.hr.hr_lg > li { border-top-color: #f0f0f0;}

.cus_001 .bp_s > li { padding: 13px 0 0;}
.cus_001 .bp_s.hr > li { margin: 10px 0 0;}
.cus_001 .bp_m > li { padding: 19px 0 0;}
.cus_001 .bp_m.hr > li { margin: 19px 0 0;}
.cus_001 .bp_l > li { padding: 26px 0 0;}
.cus_001 .bp_l.hr > li { margin: 26px 0 0;}


.cus_001 .bp_s .thumb { margin: 7px 0;}
.cus_001 .type1.bp_s .thumb { margin: 0 0 7px;}
.cus_001 .type2.bp_s .thumb { margin: 7px -13px 7px}
.cus_001 .type3.bp_s .thumb { margin: 7px 0 0;}
.cus_001 .bp_m .thumb { margin: 12px 0;}
.cus_001 .type1.bp_m .thumb { margin: 0 0 12px;}
.cus_001 .type2.bp_m .thumb { margin: 12px -19px 11px;}
.cus_001 .type3.bp_m .thumb { margin: 12px 0 0;}
.cus_001 .bp_l .thumb { margin: 17px 0;}
.cus_001 .type1.bp_l .thumb { margin: 0 0 17px;}
.cus_001 .type2.bp_l .thumb { margin: 17px -26px 17px;}
.cus_001 .type3.bp_l .thumb { margin: 17px 0 0;}

.cus_001 .box.box_margin .link_box { overflow: hidden;}
.cus_001 .box.box_margin.type1.bp_s .thumb { margin-top: 13px; margin-left: 13px; margin-right: 13px;}
.cus_001 .box.box_margin.type1.bp_m .thumb { margin-top: 19px; margin-left: 19px; margin-right: 19px; margin-bottom: -3px;}
.cus_001 .box.box_margin.type1.bp_l .thumb { margin-top: 26px; margin-left: 26px; margin-right: 26px; margin-bottom: -5px;}
.cus_001 .box.box_margin.type2 .thumb { margin-left: 0; margin-right: 0;}
.cus_001 .box.box_margin.type3.bp_s .thumb { margin-bottom: 13px; margin-left: 13px; margin-right: 13px;}
.cus_001 .box.box_margin.type3.bp_m .thumb { margin-bottom: 19px; margin-left: 19px; margin-right: 19px; margin-top: -3px;}
.cus_001 .box.box_margin.type3.bp_l .thumb { margin-bottom: 26px; margin-left: 26px; margin-right: 26px; margin-top: -5px;}

.cus_001 .link_box { display: block; background: transparent; transition: all .3s ease;}
.cus_001 .box .link_box { position: relative; background: #efefef;}
.cus_001 .box.box_w .link_box { background: #fff;}
.cus_001 .box.box_dg .link_box { background: #444;}
.cus_001 .box.box_b .link_box { background: #000;}
.cus_001 .box.box_dg .tit,
.cus_001 .box.box_b .tit { color: rgba(255,255,255,1);}
.cus_001 .box.box_dg .art_txt,
.cus_001 .box.box_b .art_txt { color: rgba(255,255,255,.7);}
.cus_001 .box.box_dg .date,
.cus_001 .box.box_b .date { color: rgba(255,255,255,.4);}
.cus_001 .box.box_dg .writer,
.cus_001 .box.box_b .writer { color: rgba(255,255,255,.5);}
.cus_001 .box.box_lg .link_box { background: #f8f8f8;}
.cus_001 .box .link_box:after { position: absolute; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; border: 1px solid rgba(0,0,0,.15); -webkit-box-sizing: border-box; box-sizing: border-box; content: ''; z-index: 2;}
.cus_001 .box .link_box > .thumb { margin-bottom: 0;}
.cus_001 .box.bp_s .link_box .art_con { padding: 13px;}
.cus_001 .box.bp_m .link_box .art_con { padding: 19px;}
.cus_001 .box.bp_l .link_box .art_con { padding: 26px;}

.cus_001.b_radius .box .link_box { border-radius: calc(7px + 2px);}
.cus_001.b_radius .box .link_box:after { border-radius: calc(7px + 2px); overflow: hidden;}
.cus_001.c_radius .thumb .bfbox img,
.cus_001.c_radius .thumb .bfbox:after { border-radius: 7px;}
.cus_001.b_radius .box.type1 .thumb .bfbox img,
.cus_001.b_radius .box.type1 .thumb .bfbox:after { border-radius: 7px 7px 0 0;}
.cus_001.b_radius .box.type2 .thumb .bfbox img,
.cus_001.b_radius .box.type2 .thumb .bfbox:after { border-radius: 0;}
.cus_001.b_radius .box.type3 .thumb .bfbox img,
.cus_001.b_radius .box.type3 .thumb .bfbox:after { border-radius: 0 0 7px 7px;}

.cus_001 .link_box:hover .art_con, .cus_001 .link_box:hover .thumb .bfbox { opacity: .85;}
.cus_001 .link_con.box > li .link_box:hover { opacity: 1;}
/* .cus_001 .link_box:visited .tit { color: #666;} */

.cus_001 .grid.link_con > li { padding: 0; margin: 0; border: 0;}
.cus_001 .grid:after { content: ""; display: block; clear: both;}
.cus_001 .grid { margin: 0 -7px;}
.cus_001 .grid > li { float:left; width: 100%;}
.cus_001 .grid .link_box { margin: 0 7px;}
.cus_001 .grid .r_art { margin-left: 7px; margin-right: 7px;}

.cus_001 .grid.g2 > li { width: 50%;}
.cus_001 .grid.g3 > li { width: 33.3333%;}
.cus_001 .grid.g4 > li { width: 25%;}
.cus_001 .grid.g5 > li { width: 20%;}
.cus_001 .grid.g6 > li { width: 16.6666%;}

.cus_001 .link_con.grid.bp_s { margin-top: 13px;}
.cus_001 .link_con.grid.bp_m { margin-top: 19px;}
.cus_001 .link_con.grid.bp_l { margin-top: 26px;}
.cus_001 .link_con.grid:first-child { margin-top: 0;}

.cus_001 .grid.bp_m { margin: 0 -12px;}
.cus_001 .grid.bp_m .link_box { margin: 0 12px;}
.cus_001 .grid.bp_m .r_art { margin-left: 12px; margin-right: 12px;}
.cus_001 .grid.bp_l { margin: 0 -18px;}
.cus_001 .grid.bp_l .link_box { margin: 0 18px;}
.cus_001 .grid.bp_l .r_art { margin-left: 18px; margin-right: 18px;}
/*  end */
/*  begin */


.arl_086 { position: relative;}

.arl_086 .ver_list { position: relative;}
.arl_086 .ver_list li { margin-top: 13px; border-top: 1px solid #ddd; padding-top: 15px;}
.arl_086 .ver_list li:first-child { margin-top: 0; border-top: 0; padding-top: 0;}
.arl_086 .ver_list li a { display: block;}
.arl_086 .ver_list li a .thumb { margin-bottom: 10px; border: 1px solid #eaeaea;}
.arl_086 .ver_list li a .thumb img { transition: opacity .3s ease;}
.arl_086 .ver_list li a:hover img { opacity: .75;}
.arl_086 .ver_list li a h5 { font-size: 18px; line-height: 1.3;}
.arl_086 .ver_list li a h6 { font-size: 17px; color: #777; line-height: 1.3;}
.arl_086 .ver_list li a:hover h5, .arl_086 .ver_list li a:hover h6 { opacity: .75;}
/*  end */
/*  begin */


.arl_071 { position: relative; overflow: hidden;}

.arl_071 .art_box { position: relative; margin-bottom: 16px;}
.arl_071 .cln { background: #d6d6d6; border: 1px solid #ccc; padding: 14px 6px 0; margin: 0;}
.arl_071 .art_box > a { display: block; height: 100%; position: relative; overflow: visible !important; border: 1px solid #bdbdbd; background: #fff; box-sizing: border-box; transition: all .3s ease;}
.arl_071 .art_box > a > div { padding: 25px 15px 25px;}
.arl_071 .art_box > a > span { display: block; width: 80px; height: 80px; border-radius: 40px; overflow: hidden; border: 1px solid #eaeaea; margin: 25px auto -10px; background: #f1f1f1 url(/data/skin/content/1/arl_071//images/bg_thumb.jpg) no-repeat 0 0;}
.arl_071 .art_box > a > span img { width: 100%; height: 100%;}
.arl_071 .art_box > a h2 { font-size: 17px; line-height: 1.3; color: #363636; text-align: center;}
.arl_071 .art_box > a p { margin-top: 10px; margin-bottom: -2px; color: #363636;}
.arl_071 .art_box > a:hover { box-shadow: 0 0 10px rgba(0,0,0,.35); transform: translateY(-1px);}

.arl_071.b_radius .cln { border-radius: calc(7px + 2px);}
.arl_071.b_radius .art_box > a { border-radius: 7px;}
/*  end */
/*  begin */


.tab_013 { position: relative; overflow: hidden;}
.tab_013 .tab_box:after { content: ""; display: block; clear: both;}

.tab_013 .tab_box { position: relative;}
.tab_013 .tab_box:after { position: absolute; z-index: 0; left: 50%; top: -50px; width: 100%; height: 1000px; background: url(/data/skin/content/1/tab_013//images/bg_tab.jpg) no-repeat center top; margin: 0 0 0 -50%;}
.tab_013.b_bg_gray .tab_box:after { background: url(/data/skin/content/1/tab_013//images/bg_tab_gray.jpg) no-repeat center top;}

.tab_013 .tit_set { position: relative; z-index: 2;}

.tab_013 .tab_link { display: flex; justify-content: center; align-content: center; flex-wrap: wrap; margin: 20px 10px 0; position: relative; z-index: 2;}
.tab_013 .tab_link li { margin: 0 3px 6px;}
.tab_013 .tab_link li a { display: block; padding: 8px 18px; font-size: 17px; background: #fff; border: 2px solid #27ad4c; color: #666; border-radius: 10px; transition: all .3s ease; font-weight: bold;}
.tab_013 .tab_link li a:hover { transform: translateY(-2px); box-shadow: 0 3px 10px rgba(0,0,0,.4);}
.tab_013 .tab_link .ui-state-active a { background: #27ad4c; color: #fff; border-color: #1f9440;}
.tab_013 .tab_link br { display:none;}
.tab_013 .ui-tabs-hide { display: none;}

.tab_013 .tab_wrap { clear: both;}
.tab_013 .tab_wrap > div { position: relative; z-index: 1;}

.tab_013 .art_wrap .art_box { position: relative; display: block; background: #eee; margin-top: 20px; height: calc(100% - 20px);}
.tab_013.b_bg_gray .art_wrap .art_box { background: #ddd;}
.tab_013 .art_wrap .art_box:after { position: absolute; left: 0; top: 0; bottom: 0; right: 0; content: ""; display: block; width: 100%; height: 100%; border: 1px solid rgba(0,0,0,.15); box-sizing: border-box; z-index: 1;}
.tab_013 .art_wrap .art_box .thumb { position: relative; overflow: hidden;}
.tab_013 .art_wrap .art_box .thumb img { transition: transform .3s ease;}
.tab_013 .art_wrap .art_box .thumb > span:after { position: relative; content: ""; display: block; border-top: 1px solid rgba(0,0,0,.15); margin-top: -1px; z-index: 1;}
.tab_013 .art_wrap .art_box.mov .thumb:after { position: absolute; left: 50%; top: 50%; margin: -25px 0 0 -25px; content: ""; display: block; width: 50px; height: 50px; background: url(/data/skin/content/1/tab_013//images/icon_mov.png) no-repeat center center; background-size: 50px; z-index: 2;}
.tab_013 .art_wrap .art_box .txt_inner { padding: 15px;}
.tab_013 .art_wrap .art_box h4 { position: relative; font-size: 17px; transition: color .3s ease;}
.tab_013 .art_wrap .art_box:hover .thumb img { transform: scale(1.1);}
.tab_013 .art_wrap .art_box:hover h4 { opacity: .7;}
.tab_013 .tit_list { position: relative;}
.tab_013 .tit_list li { margin-top: 17px;}
.tab_013 .tit_list li:first-child { margin-top: 0;}
.tab_013 .tit_list li a { color: #363636; font-size: 15px;}
.tab_013 .tit_list li a:hover { color: #808080;}

.tab_013.a_radius .thumb { border-radius: 7px 7px 0 0;}
.tab_013.b_radius .art_box,
.tab_013.a_radius .art_box { border-radius: 7px; overflow: hidden;}
.tab_013.b_radius .art_box:after,
.tab_013.a_radius .art_box:after { border-radius: 7px;}
/*  end */
/*  begin */


.ban_002 .wrap { position: relative; padding: 33px 0; overflow: hidden;}

.ban_002 .bx-viewport { height: 200px;}
.ban_002 .slide_wrap { position: relative;}
.ban_002 .slide_wrap .photo_box li { position: relative;}
.ban_002 .slide_wrap .photo_box li a { position: relative; display: block; transition: none; text-decoration: none;}
.ban_002 .slide_wrap .photo_box li a > span { display: block; margin-bottom: 7px;}
.ban_002 .slide_wrap .photo_box li a img { width: 100%; height: auto;}
.ban_002 .slide_wrap .photo_box li a i { display: block; line-height: 1.3; max-height: 34px; overflow: hidden; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; font-style: normal;}

.ban_002 .bx-controls-direction { display: block;}
.ban_002 .bx-controls-direction a { position: absolute; left: 0; display: block; width: 100%; height: 30px; background: url(/data/skin/content/1/ban_002//images/btn_slide.png) no-repeat center 0; z-index: 100; text-indent: -9999px; overflow: hidden; cursor: pointer;}
.ban_002 .bx-controls-direction a.bx-prev { top: -30px; background-position: center 0;}
.ban_002 .bx-controls-direction a.bx-next { bottom: -30px; background-position: center -30px;}
.ban_002 .bx-pager { display: none;}
.ban_002 .slide_wrap .photo_box li a:hover { opacity: .75;}

.ban_002 .slide_num { position: absolute; right: 0; top: 7px; color: #808080; font-size: 11px;}
.ban_002 .slide_num strong { font-weight: normal;}

.ban_002.skinbox { padding-top: 5px; padding-bottom: 5px;}
/*  end */
/*  begin */


.hdl_045 { position: relative;}

.hdl_045 .slide_wrap { position: relative; height: 280px; overflow: hidden;}
.hdl_045 .slide_wrap .photo_box li { height: 355px;}
.hdl_045 .slide_wrap .photo_box li a { position: relative; display: block; transition: none; padding-left: 420px; height: 280px; overflow: hidden; transition: background .3s ease;}
.hdl_045 .slide_wrap .photo_box li a > span { position: absolute; left: 0; top: 0; display: block; width: 420px; height: 280px; overflow: hidden;}
.hdl_045 .slide_wrap .photo_box li a > span:after { position: absolute; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; border: 1px solid rgba(0,0,0,.075); -webkit-box-sizing: border-box; box-sizing: border-box; content: ''; z-index: 2;}
.hdl_045 .slide_wrap .photo_box li a > span img { width: 420px; height: 280px;}
.hdl_045 .art_box { padding: 0 25px 0;}
.hdl_045 .art_box b { display: block; font-size: 14px; color: #369744; margin-bottom: 10px;}
.hdl_045 .art_box h3 { font-size: 27px; line-height: 1.3;}
.hdl_045 .art_box h4 { display: block; font-size: 16px; color: #27ad4c; margin: 7px 0;}
.hdl_045 .art_box p { margin: 12px 0 15px; line-height: 1.6; font-size: 13px; color: #808080;}
.hdl_045 .art_box i { font-style: normal;}
.hdl_045 .art_box strong { font-weight: normal; letter-spacing: 0;}
.hdl_045 .art_box strong:before { content: "·"; margin: 0 5px 0 3px;}
.hdl_045 .art_box > span { display: block; width: 126px; height: 42px; line-height: 40px; font-size: 14px; text-align: center; border: 1px solid #dedede; border-radius: 22px; transition: all .3s ease;}
.hdl_045 .slide_wrap .photo_box li a:hover { opacity: .85;}

.hdl_045 .bx-pager { position: absolute; left: 440px; bottom: 10px; z-index: 52;}
.hdl_045 .bx-pager > div { display: inline-block;}
.hdl_045 .bx-pager > div > a { display: block; width: 8px; height: 8px; border-radius: 5px; text-indent: -9999em; background: #dedede; margin: 0 0 0 7px; overflow: hidden; transition: all .3s ease;}
.hdl_045 .bx-pager > div > a.active { background: #27ad4c;}
/*  end */
/*  begin */


.hdl_046 .wrap { position: relative; overflow: hidden; margin-bottom: -1px; border-radius: 10px;}

.hdl_046 .box_wrap { display: flex; justify-content: space-between;}
.hdl_046 .box_wrap > div { width: 50%;}

.hdl_046 .box_secondary { display: flex; justify-content: space-between; flex-wrap: wrap;}
.hdl_046 .box_secondary > li { width: 50%;}

.hdl_046 .art_link { position: relative; display: block; overflow: hidden; background: #000;}
.hdl_046 .art_link > div { position: absolute; left: 0; bottom: 0; width: 100%; z-index: 3;} 
.hdl_046 .art_link > div > div { padding: 25px;}
.hdl_046 .art_link .shadow { position: absolute; left: 0; bottom: 0; display: block; width: 100%; height: 100%; background: url(/data/skin/content/1/hdl_046//images/bg_shadow01.png) repeat-x 0 bottom; z-index: 2;}
.hdl_046 .art_link .thumb_box { position: relative; display: block; opacity: .8;}
.hdl_046 .art_link .thumb_box:before { content: ""; display: block; padding-top: 66.7%;}
.hdl_046 .art_link .thumb_box:after { position: absolute; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; border: 1px solid rgba(0,0,0,.075); -webkit-box-sizing: border-box; box-sizing: border-box; content: '';}
.hdl_046 .art_link .thumb_box img { width: 100%; transition: .3s all ease;}
.hdl_046 .art_link:hover .thumb_box { opacity: .5;}
.hdl_046 .art_link:hover .thumb_box img { transform: scale(1.05);}
.hdl_046 .art_link em { display: inline-block; color: #fff; font-size: 13px; background: #369744; font-style: normal; margin-bottom: 5px; padding: 3px 12px 5px; border-radius: 15px; border: 2px solid rgba(255,255,255,.6);}
.hdl_046 .art_link h3 { font-size: 27px; font-weight: bold; line-height: 1.2; color: #fff; text-shadow: 2px 2px 3px rgba(0,0,0,1);}
.hdl_046 .art_link p { line-height: 1.4; margin-top: 7px; transition: .3s all ease; color: #dedede; max-height: 0;}

.hdl_046 .art_link:hover p { max-height: 70px;}

.hdl_046 .box_secondary .art_link > div > div { padding: 15px;}
.hdl_046 .box_secondary .art_link h3 { font-size: 18px; max-height: 48px;}
.hdl_046 .box_secondary .art_link .shadow { background-image: url(/data/skin/content/1/hdl_046//images/bg_shadow02.png);}
/*  end */
/*  begin */


.ban_005 .banner_box { height: 0; overflow: hidden;}
.ban_005 .slick-list { margin: 0 -5px; overflow: hidden;}
.ban_005 .slick-track { display: flex; align-items: center;}
.ban_005 .slick-slide { margin: 0 5px;}
.ban_005 .items img { width: 100%;}

.ban_005 .items { position: relative; display: block;}
.ban_005.border .items span { position: relative; display: block;}
.ban_005.border .items span:after { position: absolute; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; border: 1px solid rgba(0,0,0,.1); -webkit-box-sizing: border-box; box-sizing: border-box; content: ''; z-index: 2;}

.ban_005 .slick-initialized { height: auto; overflow: visible;}
.ban_005 .slick-arrow { position: absolute; top: 50%; margin-top: -20px; z-index: 3; display:block !important; border: 0 !important; width:40px; height:40px; text-indent:-9999px; background: url(/data/skin/content/1/ban_005//images/btn_arrow.svg) no-repeat center center; background-size: 15px; opacity: .6;}
.ban_005 .slick-prev { left: -40px; transform: rotate(180deg);}
.ban_005 .slick-next { right: -40px;}
.ban_005 .slick-arrow:hover { opacity: 1;}

.ban_005.controls .slick-list { overflow: hidden;}

/* .ban_005 { overflow: hidden;}
.ban_005.controls { overflow: visible;} */
.ban_005.controls.skinbox { padding: 25px 40px;}
.ban_005.controls .wrap.con_space { margin: 0 27px;}
/*  end */
/*  begin */


.hdl_042 .wrap { position: relative; overflow:hidden; background: #ededed;}

.hdl_042 .slide_wrap { position: relative;}
.hdl_042 .slide_wrap:after { content: ""; display: block; clear: both;}

.hdl_042 .slide_wrap .photo_box li { position: relative; z-index: 2;}
.hdl_042 .slide_wrap .photo_box li a { position: relative; display: block; width: 100%; height: 383px; transition: none;}
.hdl_042 .slide_wrap .photo_box li a:after { position: absolute; content: ""; left: 0; top: 0; display: block; width: 100%; height: 100%; border: 1px solid rgba(0,0,0,.1); box-sizing: border-box; z-index: 3;}
.hdl_042 .slide_wrap .photo_box li a > span { position: absolute; right: 0; display: block; width: 60%; max-width: 600px; z-index: 2; opacity: 1; transition: all .5s ease;}
.hdl_042 .slide_wrap .photo_box li a > span > span { position: absolute; left: -45px; top: 0; display: block; width: 310px; height: 383px; background: url(/data/skin/content/1/hdl_042//images/bg_shadow.png?191204) no-repeat 0 0; transition: left .3s ease;}
.hdl_042 .slide_wrap .photo_box li a > span > span > img { width: 600px; height: 383px; transition: opacity .3s ease;}
.hdl_042 .slide_wrap .photo_box li a > div { position: relative; z-index: 4; padding: 40px 0 0 40px; color: #222; opacity: 1; transition: all .5s ease;}
.hdl_042 .slide_wrap .photo_box li a > div b { display: inline-block; height: 39px; line-height: 37px; font-size: 16px; text-align: center; padding: 0 23px; border-radius: 20px; transition: all .3s ease; color: #fff; background: #27ad4c; margin-bottom: 18px;}
.hdl_042 .slide_wrap .photo_box li a > div > h3 { font-size: 32px; width: 55%; margin-bottom: 22px; line-height: 1.2; word-break: keep-all; text-shadow: 0 0 10px rgba(255,255,255,1);}
.hdl_042 .slide_wrap .photo_box li a > div > p { line-height: 1.55; width: 55%; font-size: 14px; color: #555; margin-bottom: 40px;}
.hdl_042 .slide_wrap .photo_box li a > div > img { height: 15px;}

.hdl_042 .slide_wrap .photo_box li.active { z-index: 2;}
.hdl_042 .slide_wrap .photo_box li.active a > span { left: 33%; opacity: 1;}
.hdl_042 .slide_wrap .photo_box li.active a > div { visibility: visible; opacity: 1;}
.hdl_042 .slide_wrap .photo_box li a:hover > span > span { left: -60px;}

.hdl_042 .bx-controls-direction { position: absolute; right: 15px; bottom: 15px; display: block; z-index: 100;}
.hdl_042 .bx-controls-direction a { margin: 0 3px; display: inline-block; width: 40px; height: 40px; background: #fff url(/data/skin/content/1/hdl_042//images/btn_slide.png) no-repeat 0 center; text-indent: -9999px; opacity: .55; transition: all .3s ease; margin-top: -20px; border: 1px solid rgba(0,0,0,.1); border-radius: 4px;}
.hdl_042 .bx-controls-direction a.bx-prev { left: 5px; background-position: 0 center;}
.hdl_042 .bx-controls-direction a.bx-next { right: 5px; background-position: -40px center;}
.hdl_042 .bx-controls-direction a:hover { opacity: 1;}

.hdl_042 .bx-pager { position: absolute; left: 35px; bottom: 50px; font-family: Rubik, sans-serif; font-weight: 700; z-index: 100;}
.hdl_042 .bx-pager:after { content: ""; display: block; clear: both;}
.hdl_042 .bx-pager > div { float: left; margin: 0 10px;}
.hdl_042 .bx-pager > div a { display: block; height: 20px; line-height: 20px; font-size: 16px; color: #ccc; transition: all .3s ease;}
.hdl_042 .bx-pager > div a.active { font-size: 22px; color: #555;}

.hdl_042.b_radius .slide_wrap .photo_box li a:after { border-radius: calc(7px + 1px);}
/*  end */
/*  begin */


.arl_080 { position: relative; overflow: hidden;}
.arl_080 .tit { position: absolute; left: 0; top: 15px; width: 100%; text-align: center; font-size: 15px; color: #978d82; z-index: 3;}
.arl_080 .tit a { color: #978d82;}
.arl_080 .slide_wrap { position: relative; border: 1px solid #c7c7c7;}
.arl_080 .slide_wrap:after { position: absolute; left: -1px; top: -1px; content: ""; display: block; width: 40px; height: 36px; background: url(/data/skin/content/1/arl_080//images/bg_skin.png) no-repeat 0 0; z-index: 3;}
.arl_080 .slide_wrap:before { position: absolute; right: -1px; bottom: -1px; content: ""; display: block; width: 36px; height: 41px; background: url(/data/skin/content/1/arl_080//images/bg_skin02.png) no-repeat 0 0; z-index: 3;}
.arl_080 .art_box { padding: 25px 0 10px;}
.arl_080 .art_box > a { display: block; position: relative; overflow: visible !important; transition: all .3s ease; margin: 0 10px;}
.arl_080 .art_box > a > div { position: relative; padding: 15px 15px 27px; display: table; width: 100%; box-sizing: border-box; text-align: center;}
.arl_080 .art_box > a > div > div { display: table-cell; min-height: 100px; vertical-align: middle;}
.arl_080 .art_box > a h4 { font-size: 17px; line-height: 1.3; color: #363636;}
.arl_080 .art_box > a p { margin-top: 7px; margin-bottom: -2px; color: #808080; word-break: break-all;}
.arl_080 .art_box > a:hover h4 { opacity: .85;}

.arl_080.no_body .art_box { padding: 10px 0 0;}

.arl_080 .bx-pager { position: absolute; left: 0; bottom: 15px; font-size: 0; text-align: center; z-index: 10; width: 100%;}
.arl_080 .bx-pager > div { display: inline-block;}
.arl_080 .bx-pager > div a { position: relative; display: block; width: 13px; height: 20px; text-indent: -9999em;}
.arl_080 .bx-pager > div a:after { position: absolute; left: 50%; top: 50%; content: ""; display: block; width: 8px; height: 8px; border-radius: 50%; background: #d4cec6; margin: -3px 0 0 -3px;}
.arl_080 .bx-pager > div a.active:after { background: #877b6e;}

.arl_080.b_radius .slide_wrap {  border-radius: 0 7px 0 7px;}

.arl_080.skinbox.b_bg_gray .slide_wrap:after { background-image: url(/data/skin/content/1/arl_080//images/bg_skin_gray.png)}
.arl_080.skinbox.b_bg_gray .slide_wrap:before { background-image: url(/data/skin/content/1/arl_080//images/bg_skin02_gray.png);}
/*  end */
/*  begin */


.arl_087 { position: relative; overflow: hidden;}

.arl_087 .art_list_all { position: relative; margin-top: -15px;}
.arl_087 .art_list_all > li { position: relative; margin: 15px 0 0;}
.arl_087 .art_list_all > li > a { position: relative; display: block;}
.arl_087 .art_list_all > li > a h3 { font-size: 16px; font-weight: normal; line-height: 1.3; color: #222; padding-top: 10px;}
.arl_087 .art_list_all > li > a > span { overflow: hidden;}
.arl_087 .art_list_all > li > a > span:after { content: ""; display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; box-sizing: border-box; border: 1px solid rgba(0,0,0,.15); z-index: 2;}
.arl_087 .art_list_all > li > a > span img { transition: opacity .3s ease;}
.arl_087 .art_list_all > li > a:hover h3, .arl_087 .art_list_all > li > a:hover b, .arl_087 .art_list_all > li > a:hover img { opacity: .75;}
.arl_087 .rank { position: absolute; left: 5px; bottom: -14px; display: block; font-weight: 700; font-style: italic; font-size: 55px; font-family: rubik, sans-serif; color: rgba(0,0,0,.7); -webkit-text-stroke-width: 1px; -webkit-text-stroke-color: #fff; letter-spacing: 0;}
.arl_087.a_radius .art_list_all > li > a > span:after { border-radius: 7px;}
/*  end */
/*  begin */


.arl_085 { position: relative;}

.arl_085 { position: relative; overflow: hidden;}
.arl_085 > ul { border: 1px solid #dedede; padding: 15px 12px;}
.arl_085 > ul > li { margin-top: 15px; padding-top: 15px; border-top: 1px solid #e0e0e0;}
.arl_085 > ul > li:first-child { margin-top: 0; padding-top: 0; border-top: 0;}
.arl_085 .art_box { position: relative; overflow: hidden;}
.arl_085 .art_box > a { display: block;}
.arl_085 .art_box > a div { position: relative; padding-left: 120px; min-height: 79px;}
.arl_085 .no_img .art_box > a div { min-height: auto;}
.arl_085 .art_box > a span { position: absolute; left: 0; top: -1px; border: 1px solid #eaeaea;}
.arl_085 .art_box > a span img { width: 118px; height: 79px; transition: opacity .3s ease;}
.arl_085 .art_box > a h2 { font-size: 17px; line-height: 1.3; margin: -2px 0 10px; color: #363636;}
.arl_085 .art_box > a h3 { font-size: 13px; color: #369744; margin: -3px 0 5px; font-weight: normal;}
.arl_085 .art_box > a p { margin-top: 10px; padding-left: 10px; color: #808080;}

.arl_085 .relate_art { position: relative;}
.arl_085 .relate_art li { padding-left: 10px; background: url(/data/skin/content/1/arl_085//images/icon_bu.png) no-repeat 0 5px; line-height: 1; margin-top: 4px;}
.arl_085 .relate_art li a:hover { color: #808080;}

.arl_085 .no_img .art_box > a div, .arl_085 .no_img .art_box > a p { padding-left: 0;}
.arl_085 .art_box > a:hover h2, .arl_085 .art_box > a:hover h3, .arl_085 .art_box > a:hover p, .arl_085 .art_box > a:hover img { opacity: .75;}
.arl_085.b_radius > ul { border-radius: 7px;}
/*  end */
