﻿@charset "utf-8";
/* Time:2023/12/25 22:15:09 */
/* Movelight 标识光效果代码 */
.Embellish { cursor:pointer;position:absolute;left:0;top:0;width:30px;height:100%;background-image:linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0));background-image: -moz-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0));background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0));background-image: -o-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0));background-image: -ms-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0)); transform: skewx(-25deg); -o-transform: skewx(-25deg); -moz-transform: skewx(-25deg); -webkit-transform: skewx(-25deg);-ms-transform: skewx(-25deg);animation: Movelight 1.5s infinite linear; -webkit-animation: Movelight 1.5s infinite linear;-moz-animation: Movelight 1.5s infinite linear;-o-animation: Movelight 1.5s infinite linear;-ms-animation: Movelight 1.5s infinite linear; }

@keyframes Movelight { 0%{left: 0;} 30%{left: 160px} 75%{left: 50px;} 100%{left: 220px;} }
@-webkit-keyframes Movelight { 0%{left: 0;} 30%{left: 160px} 75%{left: 50px;} 100%{left: 220px;} }
@-moz-keyframes Movelight { 0%{left: 0;} 30%{left: 160px} 75%{left: 50px;} 100%{left: 220px;} }
@-ms-keyframes Movelight {0%{left: 0;} 30%{left: 160px} 75%{left: 50px;} 100%{left: 220px;} }
@-o-keyframes Movelight { 0%{left: 0;} 30%{left: 160px} 75%{left: 50px;} 100%{left: 220px;} }

/* DirBlock_BStyle */
#HOT_Body dir cite:after,#HOT_Body dir cite:before { top:50%; }
#HOT_Body dir cite a { padding:8px 3%;background-color:#005BAC;color:#FFF;border:0;border-radius:0; }

/* SeeTitle_KeyStyle */[id*=SeeTitle] { width:100%; min-height:165px; padding:0; }[id*=SeeTitle]:before,[id*=SeeTitle]:after {  width:78px;left:50%;transform:translateX(-50%); }[id*=SeeTitle]:before { height:123px;border:2px solid #CCC;background-color:transparent!important; }[id*=SeeTitle]:after { width:30px;height:4px;top:120px;background-color:#DD0000!important; }[id*=SeeTitle] h1.SeeTitle { position:absolute;top:55px;left:0;z-index:1; }[id*=SeeTitle] h1.SeeTitle { font-size:22pt;font-weight:bold;color:#005BAC; }[id*=SeeTitle] .Urltext { height:130px; font-size:88pt;font-weight:bold;line-height:118px;color:#F5F5F5!important; }[id*=SeeTitle] .Spantext { font-size:18px;line-height:25px; }@media only screen and (max-width:800px) {[id*=SeeTitle]:before,[id*=SeeTitle] .Urltext { height:125px!important;line-height:125px!important; }[id*=SeeTitle] .Urltext { position:relative!important;font-size:60pt!important; }[id*=SeeTitle]:before { width:15%!important; }[id*=SeeTitle]:after { width:6%!important; }}/* SitePage1_Style_css */
#SlidesBox span.on { width:36px; }
#Frame_4 #Scroll_IMG { max-width:78%; }

a:hover { color:#005BAC; }
#Body_Main dir a:hover,#Body_Main dir span a:hover { color:#333; }
#HOT_Body dir cite a,#HOT_Body dir cite a:hover,#HOT_Body dir cite span a
{ color:#005BAC; }

#HOT_Body #Body_Left dir,#Left_Menu ul:hover
{ background-color:#005BAC; color:#FFF; }

#HOT_Body #Body_Left dir cite a,#HOT_Body #Body_Left dir cite span
{ background:none; color:#FFF; }

#HOT_Body dir cite a,#HOT_Body dir cite a:hover,
#TOP_Menu menu div ul.Open:after,#TOP_Menu menu div:hover ul:after
{ border-color:#005BAC; }


/* === Adaption Boilerplate ============================================== */
@media only screen and (max-width:1280px) {
}
@media only screen and (max-width:800px) {
}