<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*search*/
@font-face{
  font-family: 'puhui';
  src: url('../font/Alibaba-PuHuiTi-Regular.ttf');
}
.search-open .autocomplete-suggestions {
  position: static !important;
  max-height: none !important;
}

/* banner */
/* BEDIN REVOLUTION SLIDER */
.page-slider{
  height: 100vh;
  /* margin-top: 80px; */
}
.revolution-slider {
  z-index: 1;
  position: relative;
  border-bottom: solid 1px #eee;
  overflow: hidden;
  height: 100%;
  /*margin-bottom: 10px;*/
}
.revolution-slider .tp-bgimg{
  /* animation: scaleDraw 5s infinite;
  -webkit-animation: scaleDraw 5s infinite; */
}
@keyframes scaleDraw {
	/*å®šä¹‰å…³é”®å¸§ã€scaleDrewæ˜¯éœ€è¦ç»‘å®šåˆ°é€‰æ‹©å™¨çš„å…³é”®å¸§åç§°*/
  0% {
    transform:scale(1.2);
    /*å¼€å§‹ä¸ºåŽŸå§‹å¤§å°*/
  }
  100% {
    transform:scale(1);
  }
}

.fullwidthbanner-container ul {
  list-style: none;
  margin: 0;
  padding: 0;
  height: 0;
  overflow: hidden;
}
.tp-bannershadow {
  display: none;
}
.tp-bullets.simplebullets.round .bullet {
  width: 12px;
  height: 12px;
  border-radius: 50% !important;
  background: #d8d8d8;
}
.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected {
  background: #919191;
}
.slide_list_item {
  display: block;
  width: 1150px;
  text-align: center;
  text-transform: uppercase;
}
/*é¦–é¡µæ¨¡å—*/
.index-block{

}
.index-block .index-block-in{

}
.index-block .index-block-in .block-title{
  margin-top: 10px;
  text-align: center;
  padding: 23px 0;
}
.index-block .index-block-in .block-title h1{
  font-size: 32px;
  font-weight: bold;
  color: #005BA9;
}
.index-block .index-block-in .block-title h1:after{
  width: 90px;
  height: 1px;
  overflow: hidden;
  border-bottom: 3px #999 solid;
  content:"";
  display: block;
  margin: 5px auto;
}
.index-block .index-block-in .block-title p{
  font-size: 16px;
  margin-top: 20px;
  color: #333;
}
.index-block .index-block-in .block-content{

}
/*é¦–é¡µè½¯ä»¶äº§å“*/
ul.index-softproduct-list{

}
ul.index-softproduct-list li{
  float: left;
  cursor: pointer;
  margin-bottom: 24px;
}
ul.index-softproduct-list li .pic {
  position: relative;
  width: 590px;
  height: 360px;
  overflow: hidden;
}
ul.index-softproduct-list li .pic img {
  position: absolute;
  z-index: 1;
  width: 100%;
  transition: transform 12s cubic-bezier(.23,1,.32,1);
  transform: scale(1);
}
ul.index-softproduct-list li:hover img{
  transform: scale(1.1)
}
ul.index-softproduct-list li h2 {
  margin: 18px 0 12px;
  color: #333;
}
ul.index-softproduct-list li span {
  color: #999;
}
/*é¦–é¡µæ˜¾ç¤ºå™¨äº§å“*/
ul.index-crtproduct-list{

}
ul.index-crtproduct-list li{
  float: left;
  cursor: pointer;
  margin-bottom: 24px;
  text-align: center;
  background-color: #fff;
  margin-right: 17px;
  border: 1px #eee solid;
  transition: 1s;
  width: 280px;
}
ul.index-crtproduct-list li:last-child{
  margin-right: 0;
}
ul.index-crtproduct-list li:hover{
  box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.2);
}
ul.index-crtproduct-list li .pic {
  position: relative;
  width: 280px;
  height: 190px;
  line-height: 190px;
  overflow: hidden;
  text-align: center;
}
ul.index-crtproduct-list li .pic img {
  z-index: 1;
  width: 80%;
  transition: transform .5s cubic-bezier(.23,1,.32,1);
  /*transform: scale(.8);*/
}
ul.index-crtproduct-list li:hover img{
  transform: scale(1.1)
}
ul.index-crtproduct-list li h2 {
  margin: 18px 0 12px;
  color: #333;
  width: 80%;
  margin: 0 auto;
  isplay: -webkit-box;
  -webkit-box-orient;
  text-overflow: ellipsis;
  overflow : hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
ul.index-crtproduct-list li span {
  color: #999;
  display: block;
  font-size: 14px;
  width: 80%;
  height: 50px;
  margin: 5px auto;
  display: -webkit-box;
  -webkit-box-orient;
  text-overflow: ellipsis;
  overflow : hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
ul.index-crtproduct-list li a {
  color: #333;
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
  padding: 5px 15px;
  border: 2px #333 solid;
  margin: 15px 0 30px;
}
ul.index-crtproduct-list li a:hover{
  color: #2b3989;
  border-color: #2b3989;
  text-decoration: none;
}

/*é¦–é¡µæ°´å¹³æ¨ªå‘è§£å†³æ–¹æ¡ˆå±•ç¤º*/
.owl-carousel-index-solution .clickable {
    position: absolute;
    width: 100%;
    height: 0;
}

.owl-carousel-index-solution .clickable .owl-buttons {
    position: relative;
    top: 0;
    bottom: 0;
    width: 100%;
    border: 0;
    outline: none;
    cursor: pointer;
    background: transparent
}

.owl-carousel-index-solution .clickable .owl-buttons div {
    position: absolute;
    top: -420px;
    width: 50px;
    height: 420px;
    line-height: 420px;
    display: inline-block;
    font-size: 25px;
    color: #fff;
    background-color: #161a1d;
    cursor: pointer;
    opacity: .3;
    filter: alpha(opacity=30);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(30))
}

.owl-carousel-index-solution .clickable .owl-buttons:hover div {
    background: #2b3989;
    opacity: .7;
    filter: alpha(opacity=70);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(70));
    display: none
}

.owl-carousel-index-solution .clickable .owl-buttons .owl-prev {
    left: 0;
    text-align: center;
    font-family: puhui;
}

.owl-carousel-index-solution .clickable .owl-buttons .owl-next {
    right: 0;
    text-align: center;
    font-family: puhui;
}

.owl-carousel-index-solution .owl-buttons .owl-prev, .owl-carousel-index-solution .owl-buttons .owl-next {
    display: none!important;
}

.owl-carousel-index-solution:hover .owl-prev, .owl-carousel-index-solution:hover .owl-next, .owl-carousel-index-solution .owl-prev:hover, .owl-carousel-index-solution .owl-next:hover {
    display: inline-block!important;
}

.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body {
    position: relative;
    overflow: hidden;
    height: 344px
}
/*.......*/
/*.owl-carousel-index-solution {
    position: absolute;
    *zoom:1;left: 0;
    top: 0
}

.owl-carousel-index-solution:after,.owl-carousel-index-solution:before {
    content: "";
    display: table
}

.owl-carousel-index-solution:after {
    clear: both
}*/

.owl-carousel-index-solution .slide-item {
    position: relative;
    float: left;
    color: #000;
    font-size: 0;
    text-align: center;
    min-width: 236px;
    max-width: 359px;
    min-height: 344px;
    cursor: pointer
}

.owl-carousel-index-solution .slide-item .item-bg {
    width: 100%;
    height: 100%
}

.owl-carousel-index-solution .slide-item .mask {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.owl-carousel-index-solution .slide-item .mask .bg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #161a1d;
    opacity: .6;
    filter: alpha(opacity=60);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(60));
    transition: all .4s cubic-bezier(.4,0,.2,1)
}

.owl-carousel-index-solution .slide-item .mask .bg.other-bg {
    opacity: .82;
    filter: alpha(opacity=82);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(82))
}

.owl-carousel-index-solution .slide-item .mask .content {
    position: absolute;
    left: 0;
    right: 0;
    top: 100px;
    bottom: 0;
    transition: all .4s cubic-bezier(.4,0,.2,1)
}

.owl-carousel-index-solution .slide-item .mask .content .line-panel {
    padding: 0;
    margin: 0;
    font-size: 0;
    line-height: 0;
    margin-top: 20px;
    transition: all .4s cubic-bezier(.4,0,.2,1)
}

.owl-carousel-index-solution .slide-item .mask .content .line-panel .item-line {
    width: 20px;
    height: 2px;
    background: #fff;
    display: inline-block;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
    transition: all .4s cubic-bezier(.4,0,.2,1)
}

.owl-carousel-index-solution .slide-item .mask .content .item-img-panel {
    position: relative;
    width: 25%;
    height: 54px;
    display: inline-block
}

.owl-carousel-index-solution .slide-item .mask .content .item-img-panel .item-img,.owl-carousel-index-solution .slide-item .mask .content .item-img-panel .item-img-hover {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    display: inline-block;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
    transition: all .4s cubic-bezier(.4,0,.2,1)
}

.owl-carousel-index-solution .slide-item .mask .content .item-img-panel .item-img-hover {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
    transition: all .4s cubic-bezier(.4,0,.2,1)
}

.owl-carousel-index-solution .slide-item .mask .content .item-title {
    color: #fff;
    font-size: 22px;
    line-height: 24px;
    margin: 0;
    padding: 0;
    margin-top: 104px;
    font-weight: 700;
    transition: all .4s cubic-bezier(.4,0,.2,1)
}

.owl-carousel-index-solution .slide-item .mask .content .item-desc {
    font-size: 14px;
    color: #fff;
    text-align: center;
    margin: 30px auto;
    padding: 0 23px;
    line-height: 24px;
    /* height: 72px */
}

.owl-carousel-index-solution .slide-item .mask .content .item-link {
    display: inline-block;
    border: 1px solid #fff;
    border-radius: 5px;
    width: 120px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    /* margin-top: 62px */
}

.owl-carousel-index-solution .slide-item .mask .content .item-link:hover {
    color: #2b3989;
    background: #fff;
}

.owl-carousel-index-solution .slide-item .mask .content .item-desc,.owl-carousel-index-solution .slide-item .mask .content .item-link {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
    transition: all .4s cubic-bezier(.4,0,.2,1)
}

.owl-carousel-index-solution .slide-item:hover .bg {
    background: #005BA8;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100))
}

.owl-carousel-index-solution .slide-item:hover .bg.other-bg {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100))
}

.owl-carousel-index-solution .slide-item:hover .content {
    top: 13%
}

.owl-carousel-index-solution .slide-item:hover .content .item-img-panel .item-img {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0))
}

.owl-carousel-index-solution .slide-item:hover .content .item-img-panel .item-img-hover {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100))
}

.owl-carousel-index-solution .slide-item:hover .content .line-panel {
    margin-top: 10px
}

.owl-carousel-index-solution .slide-item:hover .content .line-panel .item-line {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0))
}

.owl-carousel-index-solution .slide-item:hover .content .item-title {
    margin-top: 12px
}

.owl-carousel-index-solution .slide-item:hover .content .item-desc,.owl-carousel-index-solution .slide-item:hover .content .item-link {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100))
}

.owl-carousel-index-solution .slide-item:hover .content .item-desc {
    /* margin-top: 62px */
}

.owl-carousel-index-solution .slide-item:hover .content .item-link {
    /* margin-top: 22% */
}

/*é¦–é¡µæ–°é—»*/
.index-news-list {
}
.new-bg{
  background: url('../../images/newbg.jpg') no-repeat center top;
  padding-bottom: 40px;
}
.news_title {
  border-bottom: 1px #ccc dashed;
}
.news_title h3{
  margin: 0;
  color: #333;
  font-size: 18px;
  display: inline-block;
}
.news_title a{
    color: #999;
    font-size: 14px;
    float: right;
  }
.news_content{
  display: flex;
  margin-top: 20px;
}
.news_content .headline {
  width: 480px;
  height: 300px;
  overflow: hidden;
}
.news_content .news_list {
  flex: 1;
  padding-left: 20px;
}

.headline img{
  min-width: 100%;
  min-height: 100%;
}

.news_list ul {

}
.news_list ul li {
  display: flex;
  margin-bottom: 22px;
}
.news_list ul li:last-child{
  margin-bottom: 0;
}
.news_list ul li .dtag {
  color: #999;
  width: 56px;
  height: 80px;
  border: 1px #979797 solid;
  text-align: center;
  padding: 6px;
}
.news_list ul li .dtag .index {
  font-size: 30px;
  line-height: 50px;
  display: block;
  border-bottom: 1px #999 solid;
}
.news_list ul li .dtag .datetime {
  font-size: 12px;
  line-height: 24px;
  display: block;
}

.title_con {
  color: #666;
  flex: 1;
  padding-left: 20px;
  line-height: 200%;
}
.title_con .title {
  font-size: 20px;
  font-weight: 600;
  line-height: 100%;
}
.title_con .type {
  font-size: 14px;
  font-weight: 600;
  margin-top: 8px;
}
.title_con .abstract {
  font-size: 14px;
  margin-top: 8px;
}

.news_list ul li:hover .dtag{
  background-color: #2b3989;
  border: none;
  color: #fff;
}
.news_list ul li:hover .dtag .index {
  border-bottom: 1px #fff solid;
}
.news_list ul li:hover .title{
  color: #2b3989;
}


/* æ”¹ */
.icon-roller:hover {
  font-size: 55px;
}

.group-introduce {
  margin: 0 auto;
  text-align: center;
  margin-top: 80px;
}

.group-text {
  overflow: hidden;
  /* height: 300px; */
  margin: 20px;
  color: #666B75;
  font-size: 18px;
  line-height: 200%;
  text-align: left;
  /* height: 490px; */
  background: #F7F9FB;
}
.group-text::-webkit-scrollbar {
  /*æ»šåŠ¨æ¡æ•´ä½“æ&nbsp;·å¼*/
  width : 10px;  /*é«˜å®½åˆ†åˆ«å¯¹åº”æ¨ªç«–æ»šåŠ¨æ¡çš„å°ºå¯¸*/
  height: 1px;
}
.group-text::-webkit-scrollbar-thumb {
  /*æ»šåŠ¨æ¡é‡Œé¢å°æ–¹å—*/
  border-radius: 10px;
  box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);
  background   : #ededed;
}
.group-text::-webkit-scrollbar-track {
  /*æ»šåŠ¨æ¡é‡Œé¢è½¨é“*/
  box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background   : #F5F6F8;
}

.left-check-desc {
  position: absolute;
  bottom: 47px;
  left: 69px;
  width: 169px;
  height: 50px;
  border: 1px solid rgb(204, 204, 204);
  line-height: 50px;
  text-align: center;
  font-size: 18px;
  cursor: pointer;
  color: #666666;
  -webkit-transition: color 0.4s;
  -moz-transition: color 0.4s;
  -ms-transition: color 0.4s;
  -o-transition: color 0.4s;
  transition: color 0.4s;
}
.left-check-desc:after {
  position: absolute;
  width: 0;
  height: 50px;
  top: -1px;
  left: -1px;
  background: #0054A8;
  content: "";
  -webkit-transition: width 0.5s;
  -moz-transition: width 0.5s;
  -ms-transition: width 0.5s;
  -o-transition: width 0.5s;
  transition: width 0.5s;
}
.left-check-desc:hover:after {
  width: 169px;
}
.left-check-desc span.more-arrow{
	font-family: puhui;
}

.introdece {
  text-align: center;
  display: flex;
  align-items: stretch;
  /* width: 100%; */
  /* height: 742px; */
  /* background: url('../../images/202102081749504765.jpg') no-repeat center top; */
}

.introduce-list a {
  color: #ffffff;
  text-decoration: none;
}

.left-check-desc a {
  color: #666666;
}

.left-check-desc:hover a{
  color: #ffffff;
  position: absolute;
  z-index: 9;
  left: 0px;
  width: 169px;
  text-align: center;
}

.left-check-desc a:focus,
.left-check-desc a:hover {
  color: #ffffff;
  position: absolute;
  z-index: 9;
  left: 0px;
  width: 169px;
  text-align: center;
}

.introduce-list a:focus {
  color: #ffffff;
  text-decoration: none;
}

.introdece-left {
  background: #F7F9FB;
  /* height: 720px; */
  width: 50%;
  float: left;
  position: relative;
}

.introduce-list-kaiguang {
  /* height: 230px !important; */
  /* width: 700px; */
}

.introduce-list-name {
  position: absolute;
  top: 75px;
  left: 50px;
  color: #ffffff;
  font-size: 36px;
}

.border-bottom {
  position: absolute;
  left: 50px;
  width: 100px;
  border-bottom: 5px solid;
  top: 143px;
}

/* .introduce-list-kaiguang .introduce-list-text {
  line-height: 230px;
} */

.introduce-list {
  overflow: hidden;
  color: #ffffff;
  /* height: 720px; */
  background: rgba(25, 30, 89, .1);
  position: relative;
}


.introduce-list-others {
  width: 25%;
}

.introduce-list-float {
  float: left;
}

.introduce-list a {
  color: #ffffff;
}

.introduce-list img {
  transition: all .4s;
  -moz-transition: all .8s linear;
  -webkit-transition: all .8s linear;
  -o-transition: all .8s linear;
}


.introduce-list-text::before {
  box-sizing: inherit;
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
}

.introduce-list-text::after {
  box-sizing: inherit;
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
}

.introduce-list-text {
  position: absolute;
  line-height: 720px;
  z-index: 9;
  top: 2.5%;
  left: 2.5%;
  width: 94.5%;
  height: 95%;
  font-size: 36px;
}

.introduce-list-text:hover {
  color: #ffffff;
}

.introduce-list-text::before,
.introduce-list-text::after {
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -webkit-transform-origin: center;
  transform-origin: center;
}

.introduce-list-text::before {
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  -webkit-transform: scale3d(0, 1, 1);
  transform: scale3d(0, 1, 1);
}

.introduce-list-text::after {
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  -webkit-transform: scale3d(1, 0, 1);
  transform: scale3d(1, 0, 1);
}

.introduce-list-text:hover::before,
.introduce-list-text:hover::after {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  transition: -webkit-transform 0.8s;
  transition: transform 0.8s;
  transition: transform 0.8s, -webkit-transform 0.8s;
}

.introduce-list a:hover,
.introduce-list a:focus {
  color: #ffffff;
}

/* è’™å±‚ */
.list-left-mongolia {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  background: rgba(0, 84, 167, .8);
  height: 100%;
}

.introduce-list-mongolia {
  background-color: rgba(0, 84, 167, .2);
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  position: absolute;
  transition: all .4s linear;
  -moz-transition: all .4s linear;
  -webkit-transition: all .4s linear;
  -o-transition: all .4s linear;
}

.slick-dots {
  /* right: 10px!important;
  width: 200px!important; */
  bottom: 25px!important;
}
.slick-dots li button::before {
  opacity: .5!important;
  color: #ffffff!important;
  background: #ffffff!important;
  content: ''!important;
  width: 30px!important;
  height: 10px!important;
}
.slick-dots li.slick-active button:before {
  opacity: 1!important;
}
.slick-dots li {
  width: 30px!important;
  height: 10px!important;
}
.slick-dots li button {
  width: 30px!important;
  height: 10px!important;
}
video {
  right: 0px;
  bottom: 0px;
  min-height: 600px ;
  min-width: 1200px;
  object-fit: cover;
}

.background-loading {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,1);
}
.background-loading img {
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

source {
  min-width: 100%;
  min-height: 100%;
  height: auto;
  width: auto;
}

.owl-carousel-index-solution-new{
  display: flex;
  justify-content: space-between;
}
.owl-carousel-index-solution-new .slide-item{
  width: 288px;
  height: 420px;
  position: relative;
}
.owl-carousel-index-solution-new .slide-item a{}
.owl-carousel-index-solution-new .slide-item img.item-bg{
  width: 100%;
  height: 100%;
}
.owl-carousel-index-solution-new .slide-item h3.item-title{
  position: absolute;
  bottom: 0px;
  background-color: rgba(255, 255, 255, .8);
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  width: 100%;
  margin: 0;
  padding: 15px 0;
  color: #005BA9;
}


@media (min-width: 1440px) {
  .group-introduce {
    width: 1400px;
  }
}
@media (max-width: 1440px) {
  .group-introduce {
    width: 1200px;
  }
}</pre></body></html>