@charset "utf-8";
input::-webkit-input-placeholder { color: #bbb; }
input::-moz-input-placeholder { color: #bbb; }
input::-ms-input-placeholder { color: #bbb; }
/* About Nba-a */
.nba_ba{ position: relative; margin-top: 68px; }
.nba_baa{ height: 300px; line-height: 260px; overflow: hidden; }
.nba_bab{ position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px; padding-top: 58px; padding-bottom: 18px; background-color: rgba(0,0,0,0.6); }
.nba_bab dt{ width: 50%; height: 100%; }
.nba_bab dt h3{ padding: 3rem 0 1rem 0; color: #fff; }
.nba_bab dt p{ line-height: 1.8rem; color: #ddd; font-weight: normal; }
.nba_bab dd{ width: 50%; height: 100%; text-align: right; }
.nba_bab dd video{ width: auto; height: 100%; border-radius: 5px; opacity: 0.8; }
/* About Nba-b */
.nba_bb{ padding-top: 60px; padding-bottom: 60px; background-color: #fff; }
.nba_bb li{ width: calc((100%)/4); text-align: center; }
.nba_bb li a{ display: block; padding: 2rem 0; border-right: 0.5px solid #ddd; border-top: 0.5px solid #eee; background-color: #fff; }
.nba_bb li:nth-child(4n) a{ border-right: none; border-left: none; }
.nba_bb li:nth-of-type(1) a{ border-top: none; }
.nba_bb li:nth-of-type(2) a{ border-top: none; }
.nba_bb li:nth-of-type(3) a{ border-top: none; }
.nba_bb li:nth-of-type(4) a{ border-top: none; }
.nba_bb li a i{ display: block; padding: 1rem 0; font-size: 4rem; }
.nba_bb li:hover{ background-color: rgba(28,51,125,0.8); }
.nba_bb li:nth-of-type(1):hover a{ border-radius: 30px 0px 30px 0px; }
.nba_bb li:nth-of-type(2):hover a{ border-radius: 0px 30px 0px 30px; }
.nba_bb li:nth-of-type(3):hover a{ border-radius: 30px 0px 30px 0px; }
.nba_bb li:nth-of-type(4):hover a{ border-radius: 0px 30px 0px 30px; }
.nba_bb li:nth-of-type(5):hover a{ border-radius: 30px 0px 30px 0px; }
.nba_bb li:nth-of-type(6):hover a{ border-radius: 0px 30px 0px 30px; }
.nba_bb li:nth-of-type(7):hover a{ border-radius: 30px 0px 30px 0px; }
.nba_bb li:nth-of-type(8):hover a{ border-radius: 0px 30px 0px 30px; }
/* About Nba-c */
.nba_bc{ padding-top: 80px; padding-bottom: 80px; background-color: #1c337d; }
.nba_bc dt{ width: calc(40% - 30px); margin-right: 30px; }
.nba_bc dd{ width: 60%; padding-left: 30px; }
.nba_bc dd h3{ padding: 1.4rem 0 2rem 0; color: rgba(255,255,255,0.8); font-size: 2.1rem; letter-spacing: 6px; overflow: hidden; }
.nba_bc dd p{ color: rgba(255,255,255,0.4); line-height: 2.3rem; }
.nba_bc dd span{ display: block; margin-top: 3rem; }
.nba_bc dd span a{ margin-right: 1rem; display: inline-block; padding: 0.9rem 2rem; color: rgba(255,255,255,0.6); border: 1px solid rgba(255,255,255,0.6); border-radius: 2px; }
.nba_bc dd span u{ color: rgba(255,255,255,0.6); }
.nba_bc dd span a:hover{ color: rgba(255,255,255,0.9); border-color: rgba(255,255,255,0.9); }
/* About Nba-d */
#scroll-x{ position: relative; bottom: -10px; margin:0px auto; overflow-x:scroll; }
#scroll-x::-webkit-scrollbar{ width:5px; height: 20px; cursor: pointer; }
#scroll-x::-webkit-scrollbar-button{ background-color: rgba(28,51,125,0); }
#scroll-x::-webkit-scrollbar-track{ background: rgba(28,51,125,0); }
#scroll-x::-webkit-scrollbar-track-piece{ background: transparent; }
#scroll-x::-webkit-scrollbar-thumb{ background: rgba(28,51,125,0); background-image: url("/upload/mark/but_x.jpg"); background-repeat: no-repeat; background-position: center; background-size: auto 100%; border-radius:3px; }
#scroll-x::-webkit-scrollbar-corner{ background: rgba(28,51,125,0.2); }
#scroll-x::-webkit-scrollbar-resizer{ background: rgba(28,51,125,0.2); }
#scroll-x::-webkit-scrollbar-thumb:hover{ background-color: rgba(28,51,125,0); }
.nba_bd{ background-color: #f7fafc; box-shadow: 0px 0px 5px #eee inset; }
.nba_bda{ padding-top: 140px; padding-bottom: 180px; }
.nba_bda ul{ position: relative; height: 40px; border-bottom: 1px solid #aaa; }
.nba_bda li{ position: absolute; top: 0px; width: 120px; height: 40px; border-left: 10px solid #bbb; }
.nba_bda li a{ float: left; padding: 5px 10px 5px 30px; width: 180px; height: 60px;  background-color: transparent; border-radius: 0px 5px 5px 0px; }
.nba_bda li a span{ float: left; width: 50px; height: 60px; text-align: center; color: #eee; font-size: 0.9rem; background-color: rgba(28,51,125,0.9); z-index: 300; }
.nba_bda li a h4{ height: 1.4rem; overflow: hidden; color: #1c337d; font-size: 1rem; opacity: 0; }
.nba_bda li a p{ height: 1.4rem; color: #666; font-size: 0.86rem; opacity: 0; }
.nba_bda li a h6{ font-weight: normal; opacity: 0; }
.nba_bda li a h6 *{ vertical-align: middle; color: #888; font-size: 0.76rem; }
.nba_bda li a h6 i{ margin-right: 3px; }

.nba_bda ul li:nth-child(odd) a{ margin: -60px 0px 0px -5px; }
.nba_bda ul li:nth-child(odd) span{ margin: -5px 0px 0px -55px; line-height: 55px; border-radius: 50px 50px 100% 100%; }
.nba_bda ul li:nth-child(even){ top: 40px; }
.nba_bda ul li:nth-child(even) a{ margin: 40px 0px 0px -5px; }
.nba_bda ul li:nth-child(even) span{ margin: -5px 0px 0px -55px; line-height: 65px; border-radius: 100% 100% 50px 50px; }

.nba_bda li a:hover{ background-color: #fff; box-shadow: 0px 1px 3px #ccc; }
.nba_bda li a:hover h4{ opacity: 1; }
.nba_bda li a:hover p{ opacity: 1; }
.nba_bda li a:hover h6{ opacity: 1; }
.nba_bda li a:hover span{ color: #fff; background-color: #5f72b6; }

.nba_bda ul li:nth-child(odd) a:hover span{ transform:rotate(-25deg); -ms-transform:rotate(-25deg); -moz-transform:rotate(-25deg); -webkit-transform:rotate(-25deg); -o-transform:rotate(-25deg); }
.nba_bda ul li:nth-child(even) a:hover span{ transform:rotate(25deg); -ms-transform:rotate(25deg); -moz-transform:rotate(25deg); -webkit-transform:rotate(25deg); -o-transform:rotate(25deg); }
/* About Nba-e */
.nba_be{ padding-top: 60px; padding-bottom: 30px; text-align: center; background-color: #fff; }
.nba_be h3{ display: inline-block; margin-bottom: 4rem; padding: 0 10%; height: 1rem; text-align: center; border-bottom: 0.5px solid #ccc; }
.nba_be h3 span{ padding: 0px 10px 0px 16px; color: rgba(28,51,125,0.8); font-size: 1.8rem; letter-spacing: 6px; background-color: #fff; }
.nba_be ul{ text-align: left; }
.nba_be li{ width: calc((100% - 90px)/4); position: relative; margin: 0px 30px 30px 0px; height: 150px; padding: 1rem; background-color: #eee; border-radius: 3px; background-repeat: no-repeat; background-position: center; background-size: 100%; background-color: #f7fafc; overflow: hidden; }
.nba_be li:nth-child(4n){ margin-right: 0px; }

.nba_be li p{ position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; background-color: rgba(0,0,0,0.2); }
.nba_be li span{ position: absolute; top: 0px; left: -36%; width: 30%; height: 100%; transform:skewX(60deg); -webkit-transform:skewX(60deg); -moz-transform:skewX(60deg); }
.nba_be li b{ position: absolute; left: 6%; bottom: 10%; color: #eee; }
.nba_be li:hover span{ left: 0px; width: 100%; transform:skewX(0deg); -webkit-transform:skewX(0deg); -moz-transform:skewX(0deg); }
.nba_be li:hover b{ top: 50%; right: 0px; bottom: 0px; left: 0px; text-align: center; margin-top: -1.2rem; color: #fff; font-size: 1.4rem; font-weight: normal; }
.ca_8a{ background-color: rgba(28,51,125,0.8); }
.ca_8b{ background-color: rgba(252,167,4,0.8); }
.ca_8c{ background-color: rgba(169,217,4,0.8); }
.ca_8d{ background-color: rgba(56,26,184,0.8); }
.ca_8e{ background-color: rgba(4,119,217,0.8); }
.ca_8f{ background-color: rgba(221,60,4,0.8); }
.ca_8g{ background-color: rgba(90,134,215,0.8); }
.ca_8h{ background-color: rgba(4,217,204,0.8); }
.ca_8i{ background-color: rgba(8,39,228,0.8); }
.ca_8j{ background-color: rgba(235,109,6,0.8); }
.ca_8k{ background-color: rgba(228,8,96,0.8); }
/* About Nba-f */
.nba_bf{ padding-top: 3rem; padding-bottom: 3rem; background-color: #f7fafc; }
.nba_bf a{ display: inline-block; width: calc((100%)/6); height: 5rem; line-height: 5rem; border-left: 0.5px solid rgba(0,0,0,0.2); color: #333; background-color: #fff; }
.nba_bf a:first-child{ border-left: none; }
.nba_bf dt{ width: 4rem; text-align: center; }
.nba_bf dt i{ font-size: 2rem; font-weight: 100; }
.nba_bf dd{ width: calc(100% - 4rem); }
.nba_bf a:hover{ border-bottom: 2px solid orange; }
/* About Nba-g */
.nba_bg{ padding-top: 80px; padding-bottom: 80px; background-color: #fff; }
.nba_bg li{ display: none; position: relative; }
.nba_bga{  }
.nba_bga span{ position: absolute; top: 0rem; right: 0px; padding: 10px 2rem; color: #fff; background-color: rgba(28,51,125,0.6); border-radius: 3px; }
.nba_bgb{  }
.nba_bgb img{ border-radius: 10px; }
.nba_bgb span{ position: absolute; top: 0px; right: 0px; padding: 10px 2rem; color: #fff; background-color: rgba(255,255,255,0.3); }
.nba_bgc{  }
.nba_bgc img{ border-radius: 5px; }
.nba_bgc span{ position: absolute; top: 15%; right: 6%; bottom: 15%; padding: 0 2rem; min-width: 300px; max-width: 36%; overflow: hidden; background-color: rgba(28,51,125,0.8); border-radius: 3px; }
.nba_bgc span h3{ padding: 1.5rem 0 1rem 0; color: #fff; font-size: 1.4rem; }
.nba_bgc span p{ color: #eee; font-size: 0.9rem; line-height: 2rem; }

.nba_bgd{  }
.nba_bgd img{ border-radius: 5px; }
.nba_bgd span{ position: absolute; top: 0px; right: 0px; padding: 10px 2rem; color: #fff; background-color: rgba(255,255,255,0.3); }

.nba_bge{  }
.nba_bge img{ width: 60%; }
.nba_bge span{ position: absolute; top: 10%; bottom: 10%; right: 6%; width: 30%; }
.nba_bge span h3{ padding: 2rem 0 1rem 0; color: rgba(28,51,125,0.8); font-size: 1.4rem; }
.nba_bge span p{ color: gray; font-size: 0.72rem; line-height: 2.1rem; }
.nba_bgf{  }
.nba_bgf img{ width: 60%; }
.nba_bgf span{ position: absolute; top: 10%; bottom: 10%; right: 6%; width: 30%; }
.nba_bgf span h3{ padding: 2rem 0 1rem 0; color: rgba(153,153,51,0.6); font-size: 1.4rem; }
.nba_bgf span p{ color: gray; font-size: 0.72rem; line-height: 2.1rem; }

/*================================= 关于我们详细说明 Widget =================================*/
/*--------- AboutWidget Index1 ---------*/
/* Wba_ba */
.wba_ba{ position: fixed; top: 0px; left: 0px; right: 0px; height: 100vh; overflow: hidden; z-index: -300; }
.wba_ba video{ width: 100%; }
/* Wba_bb */
.wba_bb{ padding-top: 108px; height: 100vh; text-align: center; background-color: rgba(0,0,0,0.5); }
.wba_bb dt{ font-weight: normal; }
.wba_bb dt h2{ display: inline-block; margin-top: 9%; padding: 15px 36px; font-size: 3rem; color: rgba(255,255,255,0.8); background-color: rgba(28,51,125,0.8); border-radius: 3px; }
.wba_bb dt p{ display: inline-block; margin-top: 1rem; width: 68%; line-height: 2rem; color: #ccc; text-indent: 2em; }
.wba_bb dd{ padding-top: 30px; }
.wba_bb dd a{ margin: 0px 5%; }
.wba_bb dd a i{ color: rgba(255,255,255,0.5); font-size: 4rem; cursor: pointer; }
.wba_bb dd a i:hover{ color: rgba(255,255,255,0.8); }
/* Wba_bc */
.wba_bc{ padding-top: 60px; padding-bottom: 10px; background-color: #fff; }
.wba_bc ul{ position: relative; border-radius: 3px; overflow: hidden; }
.wba_bc li{ position: relative; width: calc((100%)/8); height: 3rem; line-height: 3rem; text-align: center; background-color: rgba(28,51,125,0.2); }
.wba_bc li a{ position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px; transition: 0.5s color; -moz-transition: 0.5s color; -webkit-transition: 0.5s color; -o-transition: 0.5s color; z-index: 200; }
#move_bk span{ content: ""; position: absolute; top: 0px; bottom: 0px; left: 0px; width: calc((100%)/8); background-color: #1c337d; z-index: 100; }
/* Wba_bd */
.wba_bd{ padding-top: 40px; padding-bottom: 80px; background-color: #fff; }
.wba_bd dl{ margin-bottom: 60px; }
.wba_bd dt{ width: 50%; height: 360px; overflow: hidden; font-weight: normal; }
.wba_bd dt h3{ margin-bottom: 1rem; color: #666; }
.wba_bd dt p{ line-height: 2.3rem; color: gray; font-size: 0.96rem; }
.wba_bd dt h3:before{ content: ""; float: left; margin: 12px 5px 0px 0px; width: 0px; height: 1px; transition: 0.3s width; background-color: #1c337d; }

.wba_bd dd{ width: 50%; height: 360px; overflow: hidden; background-color: #f7fafc; border-radius: 3px; }

.wba_bd dl:nth-child(odd) dt{ padding-left: 30px; }
.wba_bd dl:nth-child(even) dt{ padding-right: 30px; }

.wba_bd dt:hover h3{ color: #1c337d; }
.wba_bd dt:hover h3:before{ width: 50px; }
.wba_bd dt:hover p{ color: rgba(28,51,125,0.8); }

.gray_c{ filter:grayscale(80%); }
.scalec{ transform: scale(1.02); }
/* Wba_be */
.wba_be{  }
/*--------- AboutWidget Index2 ---------*/
/* Wbb_ba */
.wbb_ba{ position: relative; margin-top: 68px; background-color: #f7fafc; }
.wbb_baa{  }
.wbb_bab{ position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px; padding-top: 58px; padding-bottom: 18px; display:flex; align-items: center; background: linear-gradient(90deg, rgba(28,51,125,0.8) 0%, transparent 100%); animation: gradientChange 2s infinite; }
.wbb_bab ul{ width: 36%; }
.wbb_bab ul h2{ margin-bottom: 1rem; color: rgba(255,255,255,0.6); font-size: 2rem; }
.wbb_bab ul p{ color: rgba(255,255,255,0.4); }
.wbb_bab ul span{ margin-top: 10%; display: block; }
.wbb_bab ul span a{ display: inline-block; padding: 10px 2rem; color: #eee; letter-spacing: 3px; background-color: rgba(28,51,125,0.8); border-radius: 2px; }
.wbb_bab ul span a:hover{ color: #fff; background-color: rgba(28,51,125,0.96); }
/* Wbb_bb */
.wbb_bb{ margin: 10px 0px; padding-bottom: 1rem; height: 6rem; text-align: center; }
.wbb_bb a{ position: relative; display: inline-block; margin-top: -9.6rem; width: 18rem; height: 18rem; overflow: hidden; background-color: #fff; border-radius: 50%; }
.wbb_bb a img{ position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px; z-index: 200; border-radius: 50%; }
.wbb_bb a span{ position: absolute; top: 1rem; bottom: 1rem; left: 1rem; right: 1rem; overflow: hidden; z-index: 100; background-color: #1c337d; border-radius: 50%; }
.wbb_bb a span p{ margin-top: 100%; width: 100%; height: 0%; background-color: orange; transition: 2s all; -moz-transition: 2s all; -webkit-transition: 2s all; -o-transition: 2s all; }
.wbb_bb a:hover span p{ margin-top: 0; height: 100%; }
/* Wbb_bc */
.wbb_bc{ padding-top: 1rem; padding-bottom: 60px; }
.wbb_bc p{ position: relative; display: inline-block; padding: 5px 10px 0px 4rem; border-bottom: 0.5px solid rgba(28,51,125,0.3); }
.wbb_bc p:after{ content: ""; position: absolute; left: 0px; bottom: 0px; width: 0px; height: 0px;  border-left: 10px solid transparent; border-right: 40px solid transparent; border-top: 10px solid transparent; border-bottom: 15px solid rgba(28,51,125,0.5); }
/* Wbb_bd */
.wbb_bd{ padding-bottom: 60px; }
.wbb_bd img{ border: 0.8px solid #eee; }
.wbb_bd dt{ margin-right: 30px; width: calc(50% - 30px); }
.wbb_bd dd{ margin-left: 30px; width: calc(50% - 30px); }
.wbb_bd dd p{ width: calc((100% - 30px)/2); }
.wbb_bd dd p:nth-child(1){ margin: 0px 30px 30px 0px; }
.wbb_bd dd p:nth-child(2){ margin: 0px 0px 30px 0px; }
.wbb_bd dd p:nth-child(3){ width: 100%; }
/*--------- AboutWidget Index3 ---------*/
/* Wbc_ba */
.wbc_ba{ position: relative; margin-top: 68px; padding-top: 80px; padding-bottom: 30px; }
.wbc_ba dt{ position: absolute; top: 90px; left: 20%; right: 20%; text-align: center; }
.wbc_ba dt h2{ display: inline-block; margin: 5rem 0px 1rem 0px; padding: 1rem 50px 1rem 65px; color: #fff; font-size: 2.6rem; font-weight: 100; font-family: "Microsoft JhengHei"; letter-spacing: 15px; background-color: rgba(255,204,0,0.8); border-radius: 5px; }
.wbc_ba dt p{ display: inline-block; line-height: 2rem; padding: 1rem 10px; color: #1c337d; font-size: 1rem; font-weight: normal; }
.wbc_ba dd img{ width: 100%; }
/* Wbc_bb */
.wbc_bb{ padding: 3.8rem 0 2rem 0; text-align: center; background-color: #f7fafc; }
.wbc_bb h3{ display: inline-block; padding: 15px 3rem; color: #fff; font-size: 1.2rem; background-color: #1c337d; border-radius: 3px; font-weight: 300; }
.wbc_bb span{ display: block; }
.wbc_bb span i{ display: inline-block; width: 1.6rem; height: 1.6rem; border: 0.5px solid #ccc; transform:rotate(45deg); -ms-transform:rotate(45deg); -moz-transform:rotate(45deg); -webkit-transform:rotate(45deg); -o-transform:rotate(45deg); border-left: none; border-top: none; border-radius: 0px 0px 5px 0px; }
/* Wbc_bc */
.wbc_bc{ position: relative; padding-top: 30px; z-index: 300; background-color: #fff; }
.wbc_bc p{ padding-bottom: 10px; width: 82%; border-bottom: 0.5px solid #eee; }
.wbc_bc span{ position: absolute; top: -10px; right: 6%; width: 230px; height: 230px; }
/* Wbc_bd */
.wbc_bd{ position: relative; padding-top: 30px; padding-bottom: 80px; background-color: #fff; }
.wbc_bd:after{ content: ""; position: absolute; top: 8px; bottom: 2rem; left: 50%; width: 1px; border-left: 0.5px solid #ddd; z-index: 0; }
.wbc_bd dl{ width: 50%; cursor: default; }
.wbc_bd dl:nth-child(even){ margin-top: 200px; }
.wbc_bd dt{ position: relative; padding-top: 1rem; border-bottom: 2px solid rgba(28,51,125,0.1); }
.wbc_bd dt h4{ padding: 1rem 0; color: #1c337d; }
.wbc_bd dt h4 *{ vertical-align: middle; }
.wbc_bd dt h4 i{ margin-right: 8px; font-size: 1.2rem; }
.wbc_bd dt h4 a{ padding-right: 10px; color: #1c337d; }
.wbc_bd dt h4:after{ content: ">"; display: inline-block; color: #aaa; font-size: 0.9rem; font-family: "黑体"; opacity: 0; }
.wbc_bd dt span{ position: absolute; top: 0px; padding: 0px; width: 100px; height: 100px; text-align: center; border-radius: 100%; background-color: #fff; overflow: hidden; z-index: 100; }
.wbc_bd dt span u{ display: block; margin-top: 26px; color: gray; font-size: 0.9rem; font-weight: 200; }
.wbc_bd dt span em{ display: block; font-size: 1.4rem; font-weight: 200; }
.wbc_bd dt span:after{ content: ""; position: absolute; top: 10px; left: 10px; width: 80px; height: 80px; border-radius: 100%; border: 0.5px solid #ddd; transition: 0.5s all; -moz-transition: 0.5s all; -webkit-transition: 0.5s all; -o-transition: 0.5s all; }

.wbc_bd dd{ height: 136px; }
.wbc_bd dd span{ display: block; height: 296px; overflow: hidden; }
.wbc_bd dd p{ margin: 1rem 0 6px 0; height: 120px; border-radius: 3px; overflow: hidden; }
.wbc_bd dd h6{ padding: 10px 1rem; line-height: 2rem; font-size: 0.86rem; background-color: #f7fafc; word-break:break-all; display:-webkit-box; -webkit-box-orient:vertical; overflow:hidden; -webkit-line-clamp: 5; }

.wbc_bd dl:nth-child(odd) dt{ padding-right: 80px; }
.wbc_bd dl:nth-child(odd) dt span{ right: -50px; }
.wbc_bd dl:nth-child(odd) dd{ padding-right: 80px; }
.wbc_bd dl:nth-child(even) dt{ padding-left: 80px; }
.wbc_bd dl:nth-child(even) dt span{ left: -50px; }
.wbc_bd dl:nth-child(even) dd{ padding-left: 80px; }
.wbc_bd dl:last-child dd span{ height: 185px; }
.wbc_bd dl:last-child dd h6{ word-break:break-all; display:-webkit-box; -webkit-box-orient:vertical; overflow:hidden; -webkit-line-clamp:1; }


.wbc_bd dl:hover{ border-color: #1c337d; }
.wbc_bd dl:hover dt h4 i{ color: orange; margin-right: 1rem; }
.wbc_bd dl:hover dt h4 a{ color: orange; }
.wbc_bd dl:hover dt h4:after{ opacity: 1; }
.wbc_bd dl:hover dt span{ color: orange; }
.wbc_bd dl:hover dt span:after{ transform: scale(0.96); border-color: rgba(28,51,125,0.6); }
.wbc_bd dl:hover dd h6{ color: rgba(28,51,125,0.8); }
.wbc_bd dl:hover dd img{ transform: scale(1.02); }

/*--------- AboutWidget Index4 ---------*/
/* Wbd_ba */
.wbd_ba{ position: relative; margin-top: 68px; background-color: #1c337d; overflow: hidden; }


.wbd_baa{}
.wbd_bab{ position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px; }


.wbd_bab h1{ position: absolute; top: 100px; right: 20%; padding: 0px 0px 5px 1.6rem; border-bottom: 1px solid #4165da; color: #3a5cca; font-size: 2.1rem; }
.wbd_bab h1 i:nth-child(1){ float: right; margin: -10px 0px 0px 0px; width: 20px; height: 20px; background-color: #4165da; }
.wbd_bab h1 i:nth-child(2){ float: right; margin: 5px -5px 0px 10px; width: 10px; height: 10px; background-color: yellow; }

.wbd_bab:hover{  }
/* Wbd_bb */
.wbd_bb{ padding-top: 2rem; padding-bottom: 10px; background-color: #fff; }
/* Wbd_bc */
.wbd_bc{ padding-top: 10px; padding-bottom: 60px; background-color: #fff; }
.wbd_bc dl{ padding: 2rem 0; border-bottom: 0.5px solid rgba(28,51,125,0.1); }
.wbd_bc dl:last-child{ border-bottom: none; }
.wbd_bc dt{ width: 60%; font-weight: normal; }
.wbd_bc dt h3{ padding: 2rem 0 1rem 0; font-size: 1.6rem; }
.wbd_bc dt p{ line-height: 2.3rem; }
.wbd_bc dd{ width: calc(40% - 60px); }
.wbd_bc dl:nth-child(odd) dd{ margin-left: 60px; }
.wbd_bc dl:nth-child(even) dd{ margin-right: 60px; }

/*--------- AboutWidget Index5 ---------*/
/* Wbe_ba */
.wbe_ba{ margin-top: 68px; padding-top: 58px; }
/* Wbe_bb */
.wbe_bb{ padding-top: 3rem; padding-bottom: 2rem; }
/* Wbe_bc */
.wbe_bc{  }
/* Wbe_bd */
.wbe_bd{ padding-top: 10px; padding-bottom: 60px; }
.wbe_bda{ margin-right: 60px; width: 240px; }
.wbe_bda h3{ padding: 0px 10px 10px 10px; color: #1c337d; font-size: 1.6rem; border-bottom: 1px solid #1c337d; }
.wbe_bdaa{ padding: 1.5rem 0; }
.wbe_bdaa li{ margin-bottom: 3rem; height: 5rem; line-height: 5rem; background-repeat: no-repeat; background-position: center; background-size: 100% auto; border-radius: 3px; overflow: hidden; }
.wbe_bdaa li:after{ content: ""; display: block; width: 100%; height: 1.5rem; border-bottom: 0.5px dashed #e3e3e3; }
.wbe_bdaa li:nth-child(even){ text-align: right; }
.wbe_bdaa li:last-child:after{ border-bottom: none; }
.wbe_bdaa li i{ display: inline-block; vertical-align: top; width: 4rem; color: rgba(28,51,125,0.3); font-size: 4rem; }
.wbe_bdaa li a{ display: inline-block; vertical-align: top; width: calc(100% - 5rem); padding: 0px 10px; color: gray; font-size: 1.32rem; font-family: "KaiTi", 'Arial'; font-weight: 100; }
.wbe_bdaa li:hover i{ color: rgba(28,51,125,0.5); }
.wbe_bdaa li:hover a{ color: #1c337d; }

.wbe_bdab{  }
.wbe_bdab li{ height: 4rem; line-height: 4rem; overflow: hidden; border-bottom: 0.5px solid #eee; }
.wbe_bdab li i{ display: inline-block; vertical-align: middle; margin-left: -1rem; }
.wbe_bdab li a{ display: inline-block; vertical-align: middle; width: calc(100% - 4rem); overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.wbe_bdab li u{ float: right; padding: 1px 5px 0px 5px; color: gray; font-size: 0.8rem; }
.wbe_bdab li:hover i{ margin-left: 0px; }

.wbe_bdb{ width: calc(100% - 300px); }
.wbe_bdba{ height: 2.1rem; }
.wbe_bdbb{ margin-bottom: 1rem; }
.wbe_bdbb li{ margin: 0px 30px 30px 0px; width: calc((100% - 30px)/2); overflow: hidden; }
.wbe_bdbb li:nth-child(2n){ margin-right: 0px; }
.wbe_bdbb li img{ border-radius: 5px; }
.wbe_bdbb li a{ z-index: 200; }
.wbe_bdbb li p{ position: absolute; left: 0px; right: 0px; bottom: -3rem; padding: 0px 1rem; height: 3rem; line-height: 3rem; color: #fff; background-color: rgba(0,102,255,0.5); border-radius: 0px 0px 5px 5px; z-index: 100; }
.wbe_bdbb li:hover{ filter:grayscale(50%); }
.wbe_bdbb li:hover p{ bottom: 0; }
.wbe_bdbc{ margin-bottom: 3rem; height: 100px; border-radius: 3px; overflow: hidden; background-color: #1c337d; }
.wbe_bdbc h3{ float: left; margin: 1rem 0px 0px 1rem; color: #fff; font-size: 8rem; line-height: 100px; opacity: 0.8; border-radius: 5rem; overflow: hidden; }
.wbe_bdbc p{ float: left; margin: 3.6rem 0px 0px 2rem; color: rgba(255,255,255,0.6); font-size: 2rem; font-family: Times, TimesNR, 'New Century Schoolbook', Georgia, 'New York', serif; letter-spacing: 1rem; }
.wbe_bdbc i{ float: right; margin: 1rem -2rem 0px 0px; color: #fff; font-size: 10rem; line-height: 100px; }
.wbe_bdbd{ margin-bottom: 2rem; }
.wbe_bdbd h4{ display: inline-block; margin-bottom: 1rem; font-size: 1.6rem; }
.wbe_bdbd p{ line-height: 2.3rem; }
/*--------- AboutWidget Index6 ---------*/
/* Wbf_ba */
.wbf_ba{ position: relative; margin-top: 68px; background-color: #f7fafc; }
.wbf_baa{  }
.wbf_bab{ position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px; padding-top: 58px; padding-bottom: 18px; background-color: rgba(0,0,0,0); }
.wbf_bab ul{ width: 50%; }
.wbf_bab h2{ margin: 2rem 0 1rem 0; color: #1c337d; }
.wbf_bab p{ margin-bottom: 2rem; line-height: 2rem; }
.wbf_bab span{  }
.wbf_bab span a{ display: inline-block; padding: 0px 2rem; height: 2.6rem; line-height: 2.6rem; color: #eee; background: -webkit-gradient(linear, 0 0, 0 100%, from(#FF3300), to(orange)); border-radius: 5px; }
/* Wbf_bb */
.wbf_bb{  }
/* Wbf_bc */
.wbf_bc{ padding-top: 60px; padding-bottom: 30px; background-color: #fff; }
.wbf_bc li{ position: relative; margin-right: 60px; width: calc((100% - 120px)/3); overflow: hidden; background-color: #f7fafc; border-radius: 5px; }
.wbf_bc li:nth-child(3n){ margin-right: 0px; }
.wbf_bc li span{ position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px; padding-top: 0%; text-align: center; opacity: 0; }
.wbf_bc li span h4{ padding-left: 5px; letter-spacing: 5px; font-size: 1.6rem; }
.wbf_bc li span h4:before{ content: ""; display: inline-block; margin: 0px 10px 7px 0px; width: calc((100% - 150px)/2); height: 1px; background-color: #eee; }
.wbf_bc li span h4:after{ content: ""; display: inline-block; margin: 0px 0px 7px 6px; width: calc((100% - 150px)/2); height: 1px; background-color: #eee; }
.wbf_bc li:nth-child(1) span{ color: #7f9dfd; }
.wbf_bc li:nth-child(1) span h4:before{ background-color: #7f9dfd; }
.wbf_bc li:nth-child(1) span h4:after{ background-color: #7f9dfd; }
.wbf_bc li:nth-child(2) span{ color: #e4ebfd; }
.wbf_bc li:nth-child(2) span h4:before{ background-color: #e4ebfd; }
.wbf_bc li:nth-child(2) span h4:after{ background-color: #e4ebfd; }
.wbf_bc li:nth-child(3) span{ color: #feae02; }
.wbf_bc li:nth-child(3) span h4:before{ background-color: #feae02; }
.wbf_bc li:nth-child(3) span h4:after{ background-color: #feae02; }
.wbf_bc li:hover span{ padding-top: 26%; background-color: rgba(0,0,0,0.5); opacity: 1; }
.wbf_bc li:hover img{ filter:grayscale(50%); }
/* Wbf_bd */
.wbf_bd{ padding-top: 30px; padding-bottom: 60px; }
/* Wbf_bd-a */
.wbf_bda{ margin-right: 30px; width: calc(100% - 300px); }
.wbf_bda h3{ padding: 0px 0px 6px 0px; color: #1c337d; font-size: 1.68rem; border-bottom: 1px solid #1c337d; }
.wbf_bda dl{ padding: 1.6rem 0; border-bottom: 0.5px solid #eee; }
.wbf_bda dl:last-child{ border-bottom: none; }
.wbf_bda dt{ width: 180px; margin-right: 20px; }
.wbf_bda dt img{ border-radius: 5px; }
.wbf_bda dd{ width: calc(100% - 200px); }
.wbf_bda dd h4{ margin-bottom: 10px; }
.wbf_bda dd p{ margin-bottom: 5px; font-size: 0.96rem; line-height: 1.6rem; overflow: hidden; text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }
.wbf_bda dd span{ display: block; }
.wbf_bda dd span i{ margin: 0px 5px 0px 2rem; color: #666; font-size: 0.8rem; }
.wbf_bda dd span u{ color: gray; font-size: 0.8rem; }
.wbf_bda dd span i:first-child{ margin-left: 0px; }
.wbf_bda dl:hover h4 a{ color: #1c337d; }
/* Wbf_bd-b */
.wbf_bdb{ width: 270px; }
.wbf_bdba{ position: relative; margin-bottom: 2rem; padding: 0px 5px; }
.wbf_bdba img{ border-radius: 5px; }
.wbf_bdba span{ position: absolute; top: 0px; bottom: 0px; left: 5px; right: 5px; border-radius: 5px; background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(28,51,125,0.5)), to(transparent)); }

.wbf_bdbb{ position: relative; margin-bottom: 2rem; }
.wbf_bdbb span{ position: absolute; top: 54%; right: 1.75rem; opacity: 0; }
.wbf_bdbb span a{ display: inline-block; padding: 3px 1rem; color: #fff; font-size: 0.8rem; background-color: rgba(28,51,125,0.6); border-radius: 3px; }
.wbf_bdbb span i{ position: absolute; top: -16px; left: 47%; width: 0; height: 0; border: 8px solid transparent; border-bottom-color: rgba(28,51,125,0.6); }
.wbf_bdbb:hover span{ top: 47.5%; opacity: 1; }

.wbf_bdbc{ position: relative; height: 6rem; text-align: right; background-color: #1c337d; border-radius: 3px; overflow: hidden; background-image: url("/upload/limit/about_m02.png"); background-repeat: no-repeat; background-position: center; background-size: 100% 100%; }
.wbf_bdbc i{ position: absolute; top: -2rem; left: 5px; color: rgba(255,255,255,0.3); font-size: 9rem; }
.wbf_bdbc h4{ margin: 1.5rem 1rem; color: rgba(255,255,255,0.8); opacity: 0.5; }
.wbf_bdbc .art_a{ margin: 0px 5px; color: #fff; font-size: 2.6rem; font-family: "宋体"; font-weight: 700; }
.wbf_bdbc:hover .art_a{ color: #FFFF00; }
.wbf_bdbc:hover h4{ opacity: 1; }
.wbf_bdbc:hover i{ top: -2.3rem; color: rgba(255,255,255,0.5); transform: scale(0.9); }

/*--------- AboutWidget Index7 G---------*/
/* Wbg_ba */
.wbg_ba{ position: relative; margin-top: 68px; background-color: #f7fafc; }
/* Wbg_bb */
.wbg_bb{ padding-top: 30px; padding-bottom: 10px; background-color: #fff; }
/* Wbg_bc */
.wbg_bc{ padding-top: 10px; padding-bottom: 30px; }
.wbg_bc img{ border-radius: 3px; }
/* Wbg_bd */
.wbg_bd{ padding-top: 30px; padding-bottom: 30px; }
.wbg_bda{ width: 30%; height: 510px; overflow: hidden; background-image: url("/upload/about/about_i10.jpg"); background-repeat: no-repeat; background-position: top; background-size: 100% auto; }
.wbg_bda dt{ height: 56%; text-align: center; }
.wbg_bda dt img{ width: 80%; }
.wbg_bda dd{ height: 44%; }
.wbg_bda dd h3{ margin: 0 2rem; color: rgba(255,255,255,0.6); }
.wbg_bda dd p{ margin: 0 2rem; padding: 1rem 0; line-height: 2rem; color: rgba(255,255,255,0.4); }

.wbg_bdb{ width: calc(70% - 30px); margin-left: 30px; }
.wbg_bdb li{ margin: 30px 30px 0px 0px; width: calc((100% - 30px)/2); height: 240px; overflow: hidden; box-shadow: 0px 0px 0.5px #ddd; }
.wbg_bdb li:nth-child(2n){ margin-right: 0px; }
.wbg_bdb li:nth-child(1){ margin-top: 0px; }
.wbg_bdb li:nth-child(2){ margin-top: 0px; }
.wbg_bdb li:hover{ box-shadow: 0px 3px 5px #eee; }
/* Wbg_be */
.wbg_be{ padding-top: 40px; padding-bottom: 30px; }
.wbg_bea{ margin-right: 30px; width: calc(100% - 300px); }

.salebox h3{ padding-bottom: 6px; color: #1c337d; font-size: 1.68rem; border-bottom: 1px solid #1c337d; }
.salebox h3 *{ vertical-align: middle; }
.salebox h3 i{ margin-left: 5px; line-height: 2rem; font-size: 2rem; }
.salebox dl{ padding: 1.6rem 0; border-bottom: 0.5px solid #eee; }
.salebox dt{ margin-right: 30px; width: 120px; height: 120px; overflow: hidden; border-radius: 3px; border: 0.5px solid #eee; }
.salebox dd{ width: calc(100% - 320px); height: 120px; }
.salebox dd h4{ margin-bottom: 10px; font-size: 1.1rem; }
.salebox dd h6{ margin-bottom: 10px; color: #666; font-size: 0.9rem; font-weight: 400; }
.salebox dd p{ margin-bottom: 12px; word-break:break-all; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; color: #888; font-size: 0.96rem; }
.salebox dd h5{ font-size: 0.9rem; font-weight: normal; }
.salebox dd h5 em{ margin: 0 2rem 0 10px; color: red; }
.salebox dd h5 u{ margin-left: 10px; color: orange; font-size: 1.1rem; }
.salebox ul{ margin-left: 10px; width: 160px; padding-top: 30px; text-align: center; }
.salebox ul li *{ display: inline-block; vertical-align: middle; }
.salebox ul li:nth-child(1) i{ padding-top: 0.3rem; color: #aaa; font-size: 0.76rem; font-weight: 200; }
.salebox ul li:nth-child(2) i{ padding-top: 0.46rem; color: #FF3300; font-size: 0.9rem; font-weight: 300; }
.salebox ul li s{ color: #aaa; font-size: 1.2rem; font-weight: 400; }
.salebox ul li b{ color: #FF3300; font-size: 1.6rem; font-weight: 400; }
.salebox dl:hover dt{ background-color: #1c337d; }
.salebox dl:hover dd h4 a{ color: #1c337d; }
.salebox dl:last-child{ border-bottom: none; }


.wbg_beb{ width: 270px; padding-top: 30px; }
.wbg_beba{ margin-bottom: 30px; border-radius: 3px; overflow: hidden; }
.wbg_bebb{ border-radius: 3px; overflow: hidden; }
.wbg_bebb li{ padding: 1.5rem 0; width: calc((100%)/3); text-align: center; }
.wbg_bebb li i{ display: inline-block; font-size: 2.1rem; }
.wbg_bebb li:nth-child(odd){ color: #eee; background-color: #49affd; }
.wbg_bebb li:nth-child(even){ color: #49affd; background-color: #f8f8f8; }
.wbg_bebb li:hover i{ transform: scale(1.2); }

/* Wbg_bf */
.wbg_bf{ padding-top: 60px; padding-bottom: 0px; background-color: #fff; }

/*--------- AboutWidget Index8 H---------*/
/* Wbh_ba */
.wbh_ba{ position: relative; margin-top: 68px; padding-top: 40px; background-image: linear-gradient(to right, #223d93, #1c337d); }
.wbh_baa{ position: absolute; top: 0px; bottom: 0px; width: 50%; justify-content: left; }
.wbh_baa ul{  }
.wbh_baa ul h2{ padding: 1.5rem 0; letter-spacing: 3px; color: #eee; font-size: 2rem; font-weight: 300; }
.wbh_baa ul em{ display: inline-block; margin-right: 8px; padding: 1px 6px 1px 8px; letter-spacing: 2px; background-color: rgba(255,255,255,0.6); border-radius: 3px; font-weight: 500; font-size: 1.9rem; cursor: default; }
.wbh_baa ul p{ line-height: 2rem; color: rgba(255,255,255,0.5); -webkit-line-clamp: 4; }
.wbh_bab{ margin-left: 68%; width: 32%; }

/* Wbh_bb */
.wbh_bb{ padding-top: 30px; padding-bottom: 30px; background-color: #fff; }
.wbh_bb dt{ width: 60%; font-weight: normal; }
.wbh_bb dd{ width: 40%; text-align: center; }
.wbh_bb dd input[type="text"],
.wbh_bb dd button[type="submit"]{ height: 2.1rem; line-height: 2.1rem; vertical-align: middle; }
.wbh_bb dd input[type="text"]{ padding: 0px 2.6rem 0px 1.6rem; width: 70%; background-color: #f6f6f6; border-radius: 3rem; }
.wbh_bb dd button[type="submit"]{ margin-left: -3.2rem; width: 3rem; line-height: 2.3rem; color: gray; background-color: transparent; }
.wbh_bb dd button[type="submit"]:hover{ color: #1c337d; }
.wbh_bb dd input[type="text"]:focus{ box-shadow: 0px 0px 1px #ccc inset; }

/* Wbh_bc */
.wbh_bc{ padding-top: 0px; padding-bottom: 30px; }
.wbh_bc dl{ margin-right: 60px; padding: 2rem 0px; width: calc((100% - 60px)/2); border-top: 0.5px solid #eee; }
.wbh_bc dl:nth-child(2n){ margin-right: 0px; }
.wbh_bc dl:nth-child(1){ border: none; }
.wbh_bc dl:nth-child(2){ border: none; }
.wbh_bc dt{ margin-right: 30px; width: 150px; height: 150px; }
.wbh_bc dt img{ opacity: 0.2; }
.wbh_bc dd{ width: calc(100% - 180px); height: 150px; }
.wbh_bc dd h4{ margin: 2rem 0 10px 0; cursor: default; }
.wbh_bc dd p{ line-height: 1.6rem; font-size: 0.9rem; }
.wbh_bc dd b{ font-weight: normal; }
.wbh_bc dl:hover dt img{ opacity: 1; }

/*搜索结果提示*/
.msga_h{ padding: 3rem 0; min-height: 30vh; text-align: center; color: #666; font-size: 1.26rem; font-weight: 300; }
.msga_h i{ margin-right: 10px; font-size: 3rem; }
.msga_h q{ margin-right: 5px; color: orange; }