<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.intro {
  margin-top: 20px;
}
.intro .container {
  padding-bottom: 42px;
}
.intro p {
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 16px;
  text-indent: 2em;
}
.intro p:last-child {
  font-size: 20px;
  line-height: 30px;
  color: #29b5e6;
  text-align: center;
}
.openpower .container {
  padding-bottom: 50px;
}
.openpower h2:before,
.openpower h2:after {
  width: 280px;
}
.video h2:before, .video h2:after{
	 width: 362px;
}
.openpower article {
  font-size: 15px;
  line-height: 30px;
  margin-bottom: 30px;
  text-indent: 2em;
}
.openpower .lmod,
.openpower .rmod {
  width: 420px;
  float: left;
  margin-right: 30px;
}
.openpower .lmod h3,
.openpower .rmod h3 {
  color: #fff;
  font-size: 20px;
  line-height: 56px;
  height: 56px;
  text-align: center;
  background: #29b5e6;
}
.openpower .lmod footer,
.openpower .rmod footer {
  font-size: 15px;
  line-height: 26px;
  background: #29b5e6;
  height: 168px;
  color: #fff;
  padding: 16px 24px 22px 24px;
}
.openpower .rmod {
  margin-right: 0;
}
.openpower .rmod h3,
.openpower .rmod footer {
  background: #8fbe38;
}
.schedule .container {
  padding-bottom: 50px;
  background: #fff url("../images/bg1.png") 50% calc(50% + 35px) no-repeat;
  background-size: 100px;
  /* padding-left: 0; */
  /* padding-right: 0; */
  padding-left: 10px;
  padding-right: 10px;
}
.schedule .lmod,
.schedule .rmod {
  width: 458px;
  margin-right: 20px;
  float: left;
}
.schedule .lmod h3,
.schedule .rmod h3 {
  font-size: 18px;
  color: #fff;
  height: 38px;
  text-align: center;
  background: #29b5e6;
  line-height: 38px;
  margin-bottom: 30px;
}
.schedule .lmod li,
.schedule .rmod li {
  font-size: 14px;
  line-height: 1;
  color: #4d95ba;
  text-align: right;
  margin-bottom: 22px;
}
.schedule .lmod li span:first-child,
.schedule .rmod li span:first-child {
  margin-right: 28px;
  width: calc(100% - 210px);
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  text-overflow: ellipsis;
}
.schedule .lmod li span:last-child,
.schedule .rmod li span:last-child {
  margin-right: 50px;
}
.schedule .lmod li:last-child,
.schedule .rmod li:last-child {
  margin-bottom: 0;
}
.schedule .rmod {
  margin-right: 0;
  position: relative;
}
.schedule .rmod h3 {
  background: #8fbe38;
}
.schedule .rmod:before {
  content: "";
  width: 1px;
  height: 98px;
  background: #9cc4d7;
  position: absolute;
  left: -10px;
  top: 0;
}
.schedule .rmod:after {
  content: "";
  border: 5px solid transparent;
  border-top: 5px solid #9cc4d7;
  position: absolute;
  left: -15px;
  top: 98px;
}
.schedule .rmod li {
  margin-left: 100px;
  text-align: left;
  clear: both;
  line-height: 22px;
  position: relative;
}
.schedule .rmod li span {
  float: left;
}
.schedule .rmod li span:first-child {
  width: auto;
}
.schedule .rmod li p {
  width: calc(100% - 130px);
  float: right;
  margin-bottom: 24px;
  height: 44px;
  overflow: hidden;
}
.schedule .rmod li:first-child {
  margin-top: 138px;
}
.schedule .rmod li:first-child:before {
  content: "";
  width: 18px;
  height: 1px;
  background: #9cc4d7;
  display: block;
  position: absolute;
  left: -30px;
  top: 8px;
}
.schedule .rmod li:first-child:after {
  content: "";
  width: 1px;
  height: 35px;
  background: #9cc4d7;
  display: block;
  position: absolute;
  left: -30px;
  top: 8px;
}
.schedule .rmod li:last-child:before {
  content: "";
  width: 18px;
  height: 1px;
  background: #9cc4d7;
  display: block;
  position: absolute;
  left: -30px;
  top: 8px;
}
.schedule .rmod li:last-child:after {
  content: "";
  width: 1px;
  height: 35px;
  background: #9cc4d7;
  display: block;
  position: absolute;
  left: -30px;
  top: -26px;
}
.downnrel&gt;.container {
  padding: 0;
}
.downnrel&gt;.container&gt;div {
  float: left;
  width: 470px;
  height: auto;
  background: #fff;
  padding: 30px 40px;
  margin-right: 20px;
  margin-bottom: 20px;
}
.downnrel&gt;.container .redpower {
  margin-right: 0;
}
.downnrel&gt;.container .business {
  margin-right: 0;
  padding: 30px 0 0 0;
}
.downnrel h2:before,
.downnrel h2:after {
  width: 50px;
}
.downnrel li {
  padding-left: 26px;
  background: url("../images/icon.png") 0 50% no-repeat;
  line-height: 1;
  margin-bottom: 25px;
}
.downnrel li:last-child a {
  margin-bottom: 0;
}
.downnrel .download {
  height: 706px !important;
}
.redpower h2 {
  margin-bottom: 0;
}
.redpower h3 {
  text-align: center;
  color: #29b5e6;
  font-size: 26px;
  line-height: 36px;
  font-weight: bold;
  margin-top: 42px;
  margin-bottom: 17px;
}
.redpower p {
  color: #2980c7;
  font-size: 15px;
  line-height: 28px;
  text-align: center;
  margin-bottom: 3px;
}
.redpower p:nth-of-type(2) {
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 27px;
}
.redpower a {
  display: block;
  background: #29b5e6;
  color: #fff;
  font-size: 18px;
  line-height: 42px;
  height: 42px;
  width: 300px;
  text-align: center;
  margin: 0 auto 20px auto;
}
.redpower a:nth-of-type(2) {
  background: #8fbe38;
  margin-bottom: 0;
}
.relate {
  margin-right: 0;
}
.relate .container {
  padding-bottom: 30px;
}
.relate h2 {
  margin-bottom: 30px;
}
.relate .tab {
  margin-bottom: 30px;
  text-align: center;
}
.relate .tab a {
  background: #b7b7b7;
  width: 218px;
  color: #fff;
  text-align: center;
  font-size: 16px;
  line-height: 40px;
  height: 40px;
  display: inline-block;
  margin-right: -3px;
  position: relative;
}
.relate .tab a:last-child {
  margin-right: 0;
}
.relate .tab a:hover,
.relate .tab a.cur {
  background: #29b5e6;
}
.relate .tab a:hover:after,
.relate .tab a.cur:after {
  content: "";
  display: block;
  border: 8px solid #29b5e6;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid transparent;
  position: absolute;
  left: 50%;
  margin-left: -8px;
}
.relate .item a:nth-of-type(2) {
  color: #2980c7;
}
.relate .item a:nth-of-type(2):hover {
  text-decoration: underline;
}
.relate .item p {
  font-size: 14px;
  line-height: 22px;
  color: #666;
}
.relate .item&gt;div {
  margin-right: 32px;
  margin-bottom: 20px;
  width: 423px;
  float: left;
}
.relate .item&gt;div:nth-of-type(even) {
  margin-right: 0;
}
.relate img {
  width: 145px;
  height: 92px;
  margin-right: 10px;
  float: left;
}
.relate .item {
  display: none;
}
.relate .item.cur {
  display: block;
}
.business .container {
  padding: 0;
  width: auto;
}
.business .items {
  padding: 20px;
}
.business .items a {
  display: block;
  width: 50%;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}
.business img {
  width: 100%;
  margin-right: 40px;
  margin-bottom: 20px;
}
.business h2 span {
  font-size: 28px;
}
.business h2:before,
.business h2:after {
  display: none;
}
.video a {
  display: block;
}
.video a img {
  width: 100%;
  max-width: 100%;
  border: none 0;
}
.video .wg_con {
  margin-left: 0;
  margin-right: 0;
}
.video .wg_con .wg_show {
  margin-bottom: 34px;

}
.video .wg_con .wg_show .img_show {
  width: 100%;
  height: auto;
  position: relative;
}
.video .wg_con .wg_show .img_show a {
  width: 100%;
  height: auto;
}
.video .wg_con .wg_show .img_show a img {
  	width:878px;
	height:586px;
}
.video .wg_con .wg_show .img_show:hover .mask {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("../images/play.png") center center no-repeat;
}
.video .wg_con .wg_show .img_desc {
  padding: 0 40px;
  height: 85px;
  background-color: #333;
}
.video .wg_con .wg_show .img_desc .img_order {
  font-size: 24px;
  font-family: "Helvetica";
}
.video .wg_con .wg_show .img_desc .img_order em {
  color: #5885b8;
}
.video .wg_con .wg_show .img_desc span {
  display: inline-block;
  line-height: 85px;
  color: #fff;
}
.video .wg_con .wg_show .img_desc .img_tips {
  padding-left: 20px;
  font-size: 18px;
}
.video .scroll_box {
  position: relative;
  width: 100%;
  height: 150px;
  padding: 0 30px 20px;
  overflow: hidden;
}
.video .scroll_box .scroll_pics {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.video .scroll_box .slider {
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
}
.video .scroll_box .slider .slider_item {
  margin: 0 10px;
  width: 136px;
  float: left;
  text-align: center;
}
.video .scroll_box .slider .slider_item a {
  width: 136px;
  height: 89px;
  border: 6px solid transparent;
  margin: 0 auto;
}
.video .scroll_box .slider .slider_item a img {
  display: block;
  max-width: 100%;
  height: 100%;
  border: 0;
}
.video .scroll_box .dir_btn1 {
  position: absolute;
  top: 0;
  width: 21px;
  height: 89px !important;
  border-radius: 5px 0 0 5px;
  line-height: 105px;
  text-align: center;
}
.video .scroll_box .prev {
  left: 0;
  background: #e3e3e3 url("../images/left.png") center center no-repeat;
}
.video .scroll_box .prev:hover {
  background-color: #29b5e6;
}
.video .scroll_box .next {
  right: 0;
  z-index: 999;
  background: #e3e3e3 url("../images/right.png") center center no-repeat;
  border-radius: 0 5px 5px 0;
}
.video .scroll_box .next:hover {
  background-color: #29b5e6;
}
.news h2 {
  margin-bottom: 30px;
}
.news .container {
  padding-bottom: 40px;
}
.news .item {
  width: 211px;
  height: 153px;
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
}
.news .item a:nth-of-type(2) {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 18px;
  word-wrap: break-word;
  color: #fff;
  background: rgba(0,0,0,0.5);
}
.news .item a:nth-of-type(2):hover {
  text-decoration: underline;
}
.news .item:nth-of-type(odd) {
  margin-right: 0;
}
.news .item:first-child {
  width: 414px;
  height: 317px;
  margin-right: 20px;
}
.news .item:first-child a:nth-of-type(2) {
  padding: 9px 12px;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
}
.news img {
  width: 100%;
  height: 100%;
}
.album .focusbar {
  width: 875px;
  overflow: hidden;
  position: relative;
}
.album .focusbar_list {
  width: 812px;
  height: 245px;
  margin: 0 auto;
  position: relative;
  overflow-x: hidden;
}
.album #scrnBtnL,
.album #scrnBtnR {
  position: absolute;
  left: 0;
  top: 0;
  width: 32px;
  height: 166px;
  background: #e3e3e3 url("../images/larr.png") center center no-repeat;
  border-radius: 10px 0 0 10px;
  z-index: 999;
}
.album #scrnBtnL:hover,
.album #scrnBtnR:hover {
  background: #29b5e6 url("../images/larr.png") center center no-repeat;
  cursor: pointer;
}
.album #scrnBtnR {
  position: absolute;
  left: auto;
  right: 0;
  background: #e3e3e3 url("../images/rarr.png") center center no-repeat;
  border-radius: 0 10px 10px 0;
}
.album #scrnBtnR:hover {
  background: #29b5e6 url("../images/rarr.png") center center no-repeat;
}
.album .outer {
  position: relative;
}
.album .scrnTabBox {
  width: 10000px;
  position: relative;
}
.album ul {
  float: left;
  margin: 0;
  padding: 0;
  overflow: hidden;
  zoom: 1;
}
.album li {
  width: 270px;
  padding-left: 10px;
  padding-right: 10px;
  display: inline;
  position: relative;
  float: left;
}
.album li a:last-child {
  color: #666;
  font-size: 16px;
  line-height: 26px;
  padding-top: 12px;
}

.album img {
  width: 250px;
  height: 166px;
  margin-bottom: 12px;
}
.members h2 {
  margin-bottom: 30px;
}
.members .item {
  margin-right: 40px;
  margin-bottom: 40px;
  width: 189px;
  float: left;
}
.members .item:nth-of-type(4n) {
  margin-right: 0;
}
.members .item .detail {
  background: #e6f3f8;
  padding: 14px 15px;
}
.members .item .detail p {
  text-align: center;
  font-size: 16px;
  line-height: 16px;
  color: #333;
}
.members .item .detail p:last-child {
  font-size: 14px;
  line-height: 19px;
  color: #888;
  margin-top: 5px;
}
.members img {
  width: 189px;
  height: 212px;
}
</pre></body></html>