<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
body {
  background: #fff;
}

.am-topbar-nav &gt; li &gt; a:after,
.am-topbar-nav &gt; li &gt; a:hover:after
.am-topbar-nav &gt; li.am-active &gt; a:focus:after,
.am-topbar-nav &gt; li.am-active &gt; a:hover:after {
  display: none;
}
/*
.features{ display: flex;
    padding-left: 18px;}
.features li{margin-right:6px}
*/
.buttonkt{background-color: #00BFFF; /* Green */
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
	border-radius: 4px;
	width:160px;	
}
a {
	color:#000;}
.buttonkt a:hover{
	color:#FFF;
}
.tubiao-left{
	float:left; width:25%; border:#603 solid 1px; text-align:center;
}
.tubiao-right{
	float:left; width:25%; border:#603 solid 1px; text-align:center;
}

.gif-wrap{
	    background-color: #fff;
    padding: 16px;
    box-shadow: 0 50px 60px 0 rgba(0,0,0,.08);
    border-radius: 4px;
    transform: rotate(-4deg);
	 border: 20px solid #fff;
}
.header-pop-list {
  position: absolute;
  display: none;
  top: 27px;
  left: 0;
 
  overflow: hidden;
  background-color: #fff;
  border-radius: 4px;
  transition: all .4s ease;
  z-index: 2;
}

.li_top{
	width: 50%;
	float: left;
	list-style-type:none;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding-bottom:10px;
}
.footer_bar{
	position:relative;
	padding-top:20px;
		
}
.clearfix{
	display:block;
	padding-left:0px;
	padding-bottom:20px;
}
.li_1{
	width: 50%;
	float: left;
	list-style-type:none;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding-bottom:10px;
	line-height:35px;
}
.li_1 a{
	width:45%;
	color:#333;
	
}
.span_k{
	padding-right:20px;
}
.span_k_two{
	padding-left:50px;
	padding-right:20px;
}

ul.pagination {
    display: inline-block;
    padding-bottom: 20px;
    margin:auto 0px;
	
}

ul.pagination li {display: inline;}

ul.pagination li a {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color .3s;
    border: 1px solid #ddd;
}

.pagination li:first-child a {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.pagination li:last-child a {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

ul.pagination li a.active {
    background-color: #4CAF50;
    color: white;
    border: 1px solid #4CAF50;
}

ul.pagination li a:hover:not(.active) {background-color: #ddd;}

.am-topbar .am-text-ir {
  display: block;
  margin-right: 10px;
  height: 50px;
  width: 125px;
  background: url(../img_files/logo.png?=20220824) no-repeat left center;
  -webkit-background-size: 120px 53px;
  background-size: 120px 53px;
}

.am-animation-slide-bottom {
  background: none;
  border-color: #ffffff;

}

.am-animation-slide-bottom:hover {
  background: rgba(0, 0, 0, .5);
  border-color: #ffffff;
}

.headercolor {
  background: #3bb4fe;
}

.am-topbar-inverse {
  border-color: transparent;
}

.am-topbar-right li {
  padding-right: 20px;

}

.bgimg {

  background: url("../img_files/banner1.jpg");
  background-repeat: no-repeat;
  color: #FFFFFF;
  margin-top: -55px;
  text-align: center;
  padding: 120px 0px 65px 0px;
  margin-bottom: 35px;
}

.bgimg h1 {
  font-size: 2.5rem;

}

.bgimg h2 {
  margin-top: 15px;
  font-size: 20px;
}

.huanle {
  position: relative;
  top: -15px;
  right: -5px;
  /*å¾½æ&nbsp;‡ä½ç½®*/
}

.bgimg button {
  margin-top: 20px;

}

#caseimgs {

  max-width: 1100px;
}

#caseimgs img {
  padding: 10px;
}

#caseimgs div {
  border: 0px;
}

.am-nav-tabs {
  border: 0px;
}

.am-nav-tabs &gt; li &gt; a {
  color: #3bb4f1;
}

.am-nav-tabs &gt; li.am-active &gt; a,
.am-nav-tabs &gt; li.am-active &gt; a:focus,
.am-nav-tabs &gt; li.am-active &gt; a:hover {
  border: 0px;
  background-color: #3bb4f1;
  color: #FFFFFF;
}

.am-tabs-bd {
  margin-left: -16px;
  margin-top: 1

}

.am-tabs-bd .gallery-inner {
  position: relative;
  overflow: hidden; 
 
}


.onimg {
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  color: #FFFFFF;
  background: rgba(0, 0, 0, .8);
  text-align: center;
  -webkit-transform: translateY(-101%);
  transition-property: all;
  transition-duration: 0.4s;
  transition-timing-function: initial;
  transition-delay: initial;
}
div.jieshao{
	padding-bottom:40px;
}
.bottom{
	text-align:center;
	padding:20px;
	background-color:#383838;
	color:#fff;
	
}
.gallery-inner:hover .onimg {
  -webkit-transform: translateY(-0%);
}

.am-tabs-bd li {
  padding: 0px 15px 0px 12px;
}

@media screen and (max-width: 1024px) {
  .onimg p {
    display: none;
  }
}

.chageheader {
  background: rgba(0, 0, 0, .7);
  color: #FFFFFF;
}

.gallery-inner a {
  display: block;
}
@media screen and (max-width: 720px) {
    .pimg1 {
        width:100%;
    }
}</pre></body></html>