@charset "utf-8";
/*  begin */


.hdl_006 { position: relative; overflow: hidden;}
.hdl_006 .thumb { position: relative; display: block; border:1px solid #eaeaea; overflow: hidden;}
.hdl_006 .thumb img { transition: opacity .3s ease;}
.hdl_006 .ver_list { position: relative;}
.hdl_006 .ver_list > li { float: left; margin-bottom: 13px;}
.hdl_006 .ver_list > li > a { display: block;}
.hdl_006 .ver_list > li > a > strong { display: block; font-size: 15px; line-height: 1.3; margin-top: 5px;}
.hdl_006 .ver_list > li > a > span { border: 1px solid #eaeaea;}
.hdl_006 .ver_list > li > a > i { display: block; font-style: normal; color: #707070; font-size: 13px; line-height: 1.3;  margin-top: 10px;}
.hdl_006 .ver_list > li > a:hover strong, .hdl_006 .ver_list > li > a:hover i, .hdl_006 a:hover .thumb img  { opacity: .75;}

.hdl_006.skinbox .wrap { margin-bottom: -13px; overflow: hidden;}
/*  end */
/*  begin */


.hdl_003 { position: relative;}
.hdl_003 > ul > li { margin-top: 15px;}
.hdl_003 > ul > li:first-child { margin-top: 0;}
.hdl_003 .art_box { position: relative; overflow: hidden;}
.hdl_003 .art_box > a { display: block;}
.hdl_003 .art_box > a div { position: relative; padding-left: 90px; min-height: 62px; margin-top: 10px;}
.hdl_003 .art_box > a span { position: absolute; left: 0; top: 0; border: 1px solid #eaeaea; background: #fff;}
.hdl_003 .art_box > a span img { width: 90px; height: 60px; transition: opacity .3s ease;}
.hdl_003 .art_box > a h2 { font-size: 17px; line-height: 1.3; color: #363636;}
.hdl_003 .art_box > a h3 { font-size: 13px; color: #f34235; margin: 4px 0 5px; font-weight: normal;}
.hdl_003 .art_box > a p { padding-left: 10px; color: #808080;}
.hdl_003 .art_box > a:hover h2, .hdl_003 .art_box > a:hover h3, .hdl_003 .art_box > a:hover p, .hdl_003 a:hover img { opacity: .75;}

.hdl_003 .relate_art { position: relative;}
.hdl_003 .relate_art li { padding-left: 10px; background: url(/data/skin/content/1/hdl_003//images/icon_bu.png) no-repeat 0 5px; line-height: 1; margin-top: 5px;}
.hdl_003 .relate_art li a:hover { color: #808080;}

.hdl_003 .no_img .art_box > a div, .hdl_003 .no_img .art_box > a p { padding-left: 0;}
/*  end */
/*  begin */


.arl_063 { position: relative; overflow: hidden;}

.arl_063 .summary_list { position: relative; margin: 0 -8px; overflow: hidden;}
.arl_063 .summary_list > li { position: relative; bottom: -1px; padding: 15px 0; border-bottom: 1px solid #dedede; box-sizing: border-box;}
.arl_063 .summary_list > li > a { display: block; margin: 0 8px;}
.arl_063 .summary_list > li > a:after { content: ""; display: block; clear: both;}
.arl_063 .summary_list > li > a h4 { text-overflow:ellipsis; overflow:hidden; white-space:nowrap; color: #222; font-size: 15px; margin-bottom: 7px; height: 20px;}
.arl_063 .summary_list > li > a h4 br { display: none;}
.arl_063 .summary_list > li > a:hover h4 { color: #666;}

.arl_063 .summary_list > li > a ul { overflow: hidden; white-space: nowrap;}
.arl_063 .summary_list > li > a ul:after { content: ""; display: block; clear: both;}
.arl_063 .summary_list > li > a ul li { display: inline-block; font-size: 12px; color: #006fbc;}
.arl_063 .summary_list > li > a ul li:first-child { font-size: 11px; color: #808080; margin-right: 4px; padding-right: 9px; border-right: 1px solid #dbdbdb; padding-left: 18px; background: url(/data/skin/content/1/arl_063//images/icon_clock.png) no-repeat 0 center; padding-bottom: 2px;}
.arl_063 .summary_list > li > a ul li.no_clock:first-child { background: none;}

.arl_063.skinbox .summary_list { margin: -15px -8px;}
/*  end */
/*  begin */


.tab_006 { position: relative;}

.tab_006 .tab_box:after { content: ""; display: block; clear: both;}

.tab_006 .tab_link { position:relative; display: flex; justify-content: space-between;}
.tab_006 .tab_link:after { display: none;}
.tab_006 .tab_link li { flex-grow: 1;}
.tab_006 .tab_link li a {
	position: relative;
	display:block; 
	margin-left: -1px; 
	height:34px; 
	line-height:32px; 
	font-size:15px;
	font-weight: bold;
	color: #848484; 
	text-align:center;
	border-top: 1px solid #dedede; 
	border-left: 1px solid #dedede; 
	border-right: 1px solid #dedede;
	background: #f3f3f3 url(/data/skin/content/1/tab_006//images/bb_gray.png) repeat-x 0 bottom;
	transition: none;
	overflow: hidden;
}
.tab_006 .tab_link li:first-child a { margin-left: 0;}
.tab_006 .tab_link li.on a, .tab_006 .tab_link li a.tap, .tab_006 .tab_link li.ui-tabs-active a {
	background:#fff;
	color: #006fbc; 
	z-index: 2;
}
.tab_006 .tab_link br { display:none;}
.tab_006 .ui-tabs-hide { display: none;}

.tab_006 .tab_wrap { clear: both; background: #fff; border: 1px solid #dedede; border-top: 0; padding: 10px 12px 14px;}
.tab_006 .tab_wrap > div { position: relative;}

.tab_006 .art_box { position: relative;}
.tab_006 .top_art { position: relative; overflow: hidden;}
.tab_006 .top_art > a { position: relative; display: block;}
.tab_006 .top_art > a > div { position: relative; height: 75px; padding: 5px 0 0 129px;}
.tab_006 .top_art > a.no_img > div { padding: 0;}
.tab_006 .top_art > a span { position: absolute; left: 0; top: 0; display: block; width: 118px; height: 78px; border: 1px solid #eaeaea;}
.tab_006 .top_art > a span img { transition: opacity .3s ease;}
.tab_006 .top_art > a i { display: block; font-style: normal; margin-bottom: 9px;}
.tab_006 .top_art > a b { color: #808080; font-weight: normal; font-size: 12px; line-height: 1.6;}
.tab_006 .top_art > a:hover i, .tab_006 .top_art > a:hover b, .tab_006 .top_art > a:hover img { opacity: .75;}

.tab_006 .art_list { padding-top: 3px;}
.tab_006 .art_list li { padding-left: 8px; margin-top: 10px; background: url(/data/skin/content/1/tab_006//images/icon_bu.png) no-repeat 0 8px;}
.tab_006 .art_list li a:hover { opacity: .75;}

.tab_006.b_radius .tab_wrap { border-radius: 0 0 7px 7px;}
.tab_006.b_radius .tab_link li a { border-radius: 7px 7px 0 0;}
/*  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 */


.arl_028 { position: relative;}

.arl_028 .art_wrap { position: relative;}
.arl_028 .art_wrap .art_list li { position: relative; margin-top: 15px;}
.arl_028 .art_wrap .art_list li:first-child { margin-top: 0;}
.arl_028 .art_wrap .art_list li a { position: relative; display: block; transition: none; padding-left: 100px; height: 60px; overflow: hidden;}
.arl_028 .art_wrap .art_list li a.no_img { padding-left: 0; height: auto;}
.arl_028 .art_wrap .art_list li a > span { position: absolute; left: 0; top: 0; display: block; width: 90px; height: 58px; overflow: hidden; border: 1px solid #eaeaea;}
.arl_028 .art_wrap .art_list li a > span img { width: 100%; transition: opacity .3s ease;}
.arl_028 .art_wrap .art_list li a i { display: block; font-style: normal; color: #808080; font-size: 11px; margin: 0 0 3px -1px;}
.arl_028 .art_wrap .art_list li a b { line-height: 1.4; font-weight: normal; font-size: 15px;}
.arl_028 .art_wrap .art_list li a:hover i, .arl_028 .art_wrap .art_list li a:hover b, .arl_028 .art_wrap .art_list li a:hover img { opacity: .75;}
/*  end */
/*  begin */


.pvw_007 { position: relative; overflow: hidden;}

.pvw_007 .skin_tit { position: relative; color: #363636; font-size: 17px; margin-bottom: 10px;}
.pvw_007 .bart_more { position: absolute; right: 0; top: 6px; background: #000; display: block; width: 39px; height: 17px; background: url(/data/skin/content/1/theme_title/images/btn_art_more.png) no-repeat 0 0;}

.pvw_007 .slide_wrap { position: relative;}
.pvw_007 .slide_wrap .photo_box li { position: relative;}
.pvw_007 .slide_wrap .photo_box li a { position: relative; display: block; transition: none; border: 1px solid #eaeaea;}
.pvw_007 .slide_wrap .photo_box li a > i { content: ""; display: block; width: 100%; height: 115px; position: absolute; left: 0; bottom: 0; background: url(/data/skin/content/1/pvw_007//images/bg_shadow.png) repeat-x 0 bottom; z-index: 2;}
.pvw_007 .slide_wrap .photo_box li a img { width: 100%; transition: opacity .3s ease;}
.pvw_007 .slide_wrap .photo_box li a b { position: absolute; left: 0; bottom: 18px; display: block; z-index: 3; width: 100%;}
.pvw_007 .slide_wrap .photo_box li a b span { font-size: 15px; color: #fff; padding: 0 15px;}

.pvw_007 .bx-controls-direction { display: block;}
.pvw_007 .bx-controls-direction a { position: absolute; top: 50%; display: block; width: 21px; height: 33px; background: url(/data/skin/content/1/pvw_007//images/btn_slide.png) no-repeat 0 0; z-index: 100; text-indent: -9999px; overflow: hidden; margin-top: -18px; cursor: pointer;}
.pvw_007 .bx-controls-direction a.bx-prev { left: 15px; background-position: 0 0;}
.pvw_007 .bx-controls-direction a.bx-next { right: 15px; background-position: -21px 0;}
.pvw_007 .bx-pager { display: none;}
.pvw_007 .slide_wrap .photo_box li a:hover img { opacity: .75;}

.pvw_007 .slide_num { position: absolute; right: 2px; top: 7px; color: #808080; font-size: 11px; display: none;}
.pvw_007 .slide_num strong { font-weight: normal;}
/*  end */
/*  begin */


.arl_048 { position: relative;}

.arl_048 .column50 { margin: 0 -8px;}
.arl_048 .column50:after { content: ""; display: block; clear: both;}
.arl_048 .column50 > div { position: relative; float: left; width: 50%;}
.arl_048 .column50.no_mg { margin: 0;}
.arl_048 .column50 > div > div { margin: 0 8px;}

.arl_048 .art_link a { display: block;}
.arl_048 .art_link a .thumb { overflow: hidden; border: 1px solid #eaeaea; background: #fff;}
.arl_048 .art_link a .thumb img { transition: opacity .3s ease;}
.arl_048 .art_link a > div { position: relative; background: #f3f3f3; overflow: hidden; padding: 8px 10px 12px; height: 92px;}
.arl_048 .art_link a h4 { font-size: 17px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; margin: 5px 0 8px;}
.arl_048 .art_link a p { color:#808080; line-height: 1.3; overflow: hidden; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:3;}
.arl_048 .art_link a:hover h4, .arl_048 .art_link a:hover p, .arl_048 .art_link a:hover img { opacity: .75;}

.arl_048 .box_list { position: relative; margin: -9px -8px; display: flex; flex-wrap: wrap;}
.arl_048 .box_list li { width: 50%; padding: 9px 8px; box-sizing: border-box; min-width: 0;}
.arl_048 .box_list li a { overflow: hidden; display: block; background: #f3f3f3; height: 100%;}
.arl_048 .box_list li a > div {}
.arl_048 .box_list li .thumb { display: block; border: 1px solid #eaeaea; background: #fff;}
.arl_048 .box_list li .thumb img { transition: opacity .3s ease;}
.arl_048 .box_list li a h5 { margin: 10px; line-height: 1.3; overflow: hidden; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2;}
.arl_048 .box_list li a.no_img h5 { font-size: 15px; margin: 20px 10px 15px; overflow: hidden;}
.arl_048 .box_list li a.no_img p { color:#808080; margin: 10px; line-height: 1.3; overflow: hidden; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:4;}
.arl_048 .box_list li a:hover h5, .arl_048 .box_list li a:hover p, .arl_048 .box_list li a:hover img { opacity: .75;}

.arl_048.b_radius .thumb { border-radius: 7px 7px 0 0; overflow: hidden;}
.arl_048.b_radius .box_list li a { border-radius: 7px; overflow: hidden;}
.arl_048.b_radius .art_link a > div { border-radius: 0 0 7px 7px;}
/*  end */
/*  begin */


.hdl_030 { position: relative; overflow: hidden;}

.hdl_030 .slide_wrap { position: relative; overflow: hidden;}

.hdl_030 .bx-viewport { position: relative; max-width: 740px !important; margin: 0 auto; overflow: visible !important;}
.hdl_030 .bx-viewport:after { position: absolute; right: -350px; top: 0; content: ""; display: block; width: 350px; height: 500px; background: url(/data/skin/content/1/hdl_030//images/bg_right_shadow.png) repeat 0 0; z-index: 5;}
.hdl_030 .bx-viewport:before { position: absolute; left: -350px; top: 0; content: ""; display: block; width: 350px; height: 500px; background: url(/data/skin/content/1/hdl_030//images/bg_left_shadow.png) repeat 0 0; z-index: 5;}

.hdl_030 .photo_box li { position: relative; max-width: 740px !important;}

.hdl_030 .photo_box li .thumb_wrap { display: block; position: relative;}
.hdl_030 .photo_box li .art_wrap { position: relative; text-align: center;}
.hdl_030 .photo_box li .art_wrap img { width: 100%; transition: opacity .3s ease;}
.hdl_030 .photo_box li .art_wrap .thumb_box { position: relative; overflow: hidden; background: #fff;}
.hdl_030 .photo_box li .art_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); -webkit-box-sizing: border-box; box-sizing: border-box; content: ''; z-index: 2;}

.hdl_030 .slide_num { position: absolute; right: 4%; bottom: 42px; z-index: 7; color: #fff; font-size: 13px; height: 24px; line-height: 22px; padding: 0 4px; background: url(/data/skin/content/1/hdl_030//images/bg_black40.png) repeat 0 0;}
.hdl_030 .slide_num > strong { font-weight: normal;}

.hdl_030 .photo_box li .art_tit { opacity: 0; display: block; position: absolute; left: 0; bottom: 40px; z-index: 1; width: 100%; text-align: center; box-sizing: border-box; padding: 0 15px; transition: all .3s ease;}
.hdl_030 .photo_box li .art_tit > span { display: inline-block;  background: rgba(0,0,0,.4); color:#fff; font-size: 32px; line-height: 1.3; box-sizing: border-box; padding: 3px 15px 6px; text-overflow:ellipsis; word-break: keep-all; text-shadow: 1px 1px 2px rgba(0,0,0,.4); transition: background .3s ease; -webkit-backdrop-filter: blur(3px); backdrop-filter: blur(3px);}
.hdl_030 .photo_box li .thumb_wrap:hover .art_tit > span { background: rgba(0,0,0,.6);}

.hdl_030 .photo_box li.active .art_tit { opacity: 1; bottom: 50px;}

.hdl_030 .bx-controls-direction { display: block;}
.hdl_030 .bx-controls-direction a { position: absolute; top: 50%; margin-top: -20px; display: block; width: 38px; height: 38px; background: url(/data/skin/content/1/hdl_030//images/btn_slide.png) no-repeat 0 0; z-index: 50; text-indent: -9999px; overflow: hidden; cursor: pointer; border: 1px solid #fff; transition: all .3s ease;}
.hdl_030 .bx-controls-direction a.bx-prev { left: 4%; background-position: 0 0;}
.hdl_030 .bx-controls-direction a.bx-next { right: 4%; background-position: -38px -38px;}
.hdl_030 .bx-controls-direction a.bx-prev:hover { background-color: rgba(0,0,0,.5); background-position: -38px 0;}
.hdl_030 .bx-controls-direction a.bx-next:hover { background-color: rgba(0,0,0,.5); background-position: 0 -38px;}

.hdl_030 .bx-pager { position: absolute; left: 0; bottom: 20px; z-index: 5; width: 100%; text-align: center;}
.hdl_030 .bx-pager > div { display: inline-block;}
.hdl_030 .bx-pager > div > a { display: block; width: 20px; height: 4px; text-indent: -9999em; background: #fff; box-shadow: 0 0 5px rgba(0,0,0,.5); margin: 0 3px; overflow: hidden; transition: all .3s ease;}
.hdl_030 .bx-pager > div > a.active { width: 50px; background: #006fbc;}

.hdl_030.b_radius .slide_wrap { border-radius: calc(7px + 2px);}
/*  end */
/*  begin */


.arl_006 { position: relative;}

.arl_006 .tit_set.ts01 { margin-bottom: -1px;}
.arl_006 .art_list_all { position: relative;}
.arl_006 .art_list_all > li { padding: 20px 0; border-top: 1px solid #dedede; border-bottom: 1px solid #dedede; min-height: 120px; margin-top: -1px;}
.arl_006 .art_list_all > li > a { position: relative; display: block; padding-left: 200px;}
.arl_006 .art_list_all > li.no_img { min-height: inherit;}
.arl_006 .art_list_all > li.no_img > a { padding-left: 0;}
.arl_006 .art_list_all > li > a span { position: absolute; left: 0; top: 2px; display: block; width: 178px; border: 1px solid #eaeaea;}
.arl_006 .art_list_all > li > a span img { width: 100%; transition: opacity .3s ease;}
.arl_006 .art_list_all > li > a h2 { font-size: 20px; font-weight: bold; line-height: 1.3; margin: -3px 0 9px -1px; color: #222;}
.arl_006 .art_list_all > li > a p { margin-bottom: 7px; color: #808080;}
.arl_006 .art_list_all > li > a ul:after { content: ""; display: block; clear: both;}
.arl_006 .art_list_all > li > a ul li { float: left; padding: 0 6px; background: url(/data/skin/content/1/arl_006//images/icon_bu.png) no-repeat 0 0; line-height: 1; font-size: 11px;}
.arl_006 .art_list_all > li > a ul li:first-child { background: none; padding-left: 0; font-size: 12px;}
.arl_006 .art_list_all > li > a ul li.name { color: #808080;}
.arl_006 .art_list_all > li > a ul li.date { color: #bbbbbb;}
.arl_006 .art_list_all > li > a:hover h2, .arl_006 .art_list_all > li > a:hover p, .arl_006 .art_list_all > li > a:hover ul, .arl_006 .art_list_all > li > a:hover img { opacity: .75;}

.arl_006.skinbox .art_list_all > li:first-child { padding-top: 0; border-top: 0;}
.arl_006.skinbox .art_list_all > li:last-child { padding-bottom: 0; border-bottom: 0;}
/*  end */
/*  begin */


.arl_002 { position: relative;}

.arl_002 > ul > li { padding-top: 12px;}
.arl_002 > ul > li:first-child { margin-top: 0; padding: 0;}

.arl_002 .art_box { position: relative; overflow: hidden;}
.arl_002 .art_box > a { display: block; position: relative; padding-left: 100px; margin-bottom: 5px; min-height: 62px;}
.arl_002 .art_box.no_img > a { min-height: auto;}
.arl_002 .art_box > a span { position: absolute; left: 0; top: 1px; border: 1px solid #eaeaea;}
.arl_002 .art_box > a span img { width: 90px; height: 60px; transition: opacity .3s ease;}
.arl_002 .art_box > a h2 { font-size: 15px; font-weight: normal; line-height: 1.3; margin: 0 0 7px 0; color: #363636;}
.arl_002 .art_box > a h2 br { display: none;}
.arl_002 .art_box > a p { margin-top: 7px; color: #808080;}
.arl_002 .art_box.no_img > a { padding-left: 0;}

.arl_002 .relate_art { padding-top: 2px;}
.arl_002 .relate_art li { padding-left: 10px; background: url(/data/skin/content/1/arl_002//images/icon_bu.png) no-repeat 0 5px; line-height: 1; margin-top: 5px;}
.arl_002 .relate_art li a:hover { color: #808080;}

.arl_002 .art_box > a:hover h2, .arl_002 .art_box > a:hover p, .arl_002 .art_box > a:hover img { opacity: .75;}
/*  end */
