<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*头部样式*/

.wellcome {
  height: 34px;
  background: #2e3336;
  line-height: 34px;
}

.well1 {
  max-width: 95%;
  margin: 0 auto;
}

.k1 {
  float: right;
  font-size: 12px;
  color: #fff;
}

.k1 a {
  color: #fff;
}

.head {
  height: 102px;
  background: #fff;
}

#header {
  max-width: 95%;
  margin: 0 auto;
}

.logo {
  float: left;
  text-align: center;
  width: 16%;
}

.logo img {
  max-width: 100%;
}

.language {
  float: right;
  width: 150px;
  height: 102px;
  line-height: 120px;
  font-size: 16px;
  color: #000;
  background: url(../images/lan.png) no-repeat 0px 47px;
  text-indent: 31px;
  cursor: pointer;
  position: relative;
}

.lan {
  position: absolute;
  z-index: 9999;
  background: #fff;
  width: 100%;
  display: none;
  top: 102px;
}

.lan a {
  display: block;
  line-height: 30px;
  width: 100%;
  color: #000;
  text-align: center;
  text-indent: 0px;
}

.lan1 {
  margin-top: 9px;
  padding-left: 23px;
  line-height: 30px;
  margin-right: 22px;
  background: url(../images/lan.png) no-repeat 0px;
}

.lan1 a {
  display: block;
  font-size: 15px;
  color: #000;
}

.hotSearch {
  font-weight: normal;
  line-height: 27px;
  color: #999;
  font-size: 12px;
  float: right;
}

.hotSearch a {
  margin-right: 6px;
  color: #999;
}

/*热门搜索*/

.search {
  position: relative;
  float: right;
  width: 6%;
  height: 102px;
  cursor: pointer;
}

.search1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 102px;
  background: url(../images/ss.png) no-repeat center #b3b3b3;
}

#formsearch {
  position: absolute;
  z-index: 20;
  top: 102px;
  right: 0;
  display: none;
  width: 350px;
  margin-left: -20px;
  padding: 20px;
  border: 1px solid #e0e0e0;
  background: #fff;
}

/*搜索和热门搜索*/

#formsearch input {
  position: absolute;
  top: 1px;
  width: 100%;
  height: 34px;
  padding: 0 10px;
  -webkit-transition: border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

#formsearch input:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}

.sinput {
  position: relative;
  height: 36px;
}

#formsearch input#keyword {
  outline: none;
}

#formsearch input#s_btn {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  width: 39px;
  height: 36px;
  border: 0;
  background: url(../images/hw1_sprite.png) 0 -142px;
}

#formsearch input#s_btn:hover {
  background-position: -42px -142px;
}

.search .triangle {
  position: absolute;
  top: -15px;
  right: 0;
  display: none\9;
  overflow: hidden;
  width: 320px;
  height: 15px;
}

.search .triangle:before {
  position: absolute;
  top: 5px;
  right: 10px;
  width: 20px;
  height: 20px;
  content: "";
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  border: 1px solid #ddd;
  background-color: #fff;
  /* background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff)); */
  /* background-image: -webkit-linear-gradient(top,#fff,#fff); */
  background-image: -moz-linear-gradient(top, #fff, #fff);
  background-image: -o-linear-gradient(top, #fff, #fff);
  /* background-image: linear-gradient(180deg,#fff,#fff); */
}

/*主体样式*/

#container {
  max-width: 1200px;
  margin: 0 auto;
}

/*----- Common css ------*/

.fl {
  float: left;
}

.fr {
  float: right;
}

.di {
  _display: inline;
}

.fwn {
  font-weight: normal;
}

.dib {
  *display: inline;
  _zoom: 1;
  _display: inline;
  _font-size: 0px;
}

/*产品中心*/

.pro-center {
  max-width: 95%;
  margin: 0 auto;
  height: 132px;
}

.reuse {
  font-size: 28px;
  font-weight: normal;
  color: #363636;
  line-height: 132px;
  float: left;
}

.sort-list {
  float: left;
  margin-left: 40px;
}

.sort-list li {
  width: 160px;
  float: left;
  height: 132px;
  line-height: 132px;
  background: url(../images/sort.jpg) no-repeat center right;
  text-align: center;
}

.sort-list li:last-child {
  background: none;
}

.sort-list li a {
  font-size: 20px;
  color: #666666;
}

.sort-list li a:hover {
  color: #024792;
  text-decoration: underline;
}

.pro-center .more9 {
  float: right;
  color: #989898;
  line-height: 132px;
  font-size: 16px;
  display: block;
  padding-right: 20px;
  background: url(../images/more.png) no-repeat right;
}

.pro-center .more9:hover {
  color: #024792;
}

.sun_banner1 {
  width: 100%;
  position: relative;
  display: none;
}

.proimg {
  position: relative;
}

.proimg .img-shadow {
  position: relative;
}

.proimg .img-shadow img {
  width: 100%;
  position: relative;
  transition: all 0.5s;
}

.proimg:hover .img-shadow img {
}

.proimg .img-shadow .shadow {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  transition: all 0.5s;
}

.proimg:hover .img-shadow .shadow {
  opacity: 0;
}

.proimg h3 {
  width: 100%;
  height: 250px;
  text-align: center;
  font-weight: normal;
  position: relative;
  transition: all 0.5s;
  border-bottom: 1px solid #f2f2f2;
  border-right: 1px solid #f2f2f2;
}

.proimg:hover h3 {
  height: 500px;
  background: rgba(249, 249, 249, 0.7);
  margin-top: -250px;
}

.proimg h3 .tit {
  display: block;
  font-size: 20px;
  color: #363636;
  padding-top: 23%;
  background: url(../images/h3bj.png) no-repeat center;
}

.proimg h3 p {
  font-size: 32px;
  color: #363636;
  background: url(../images/pbj.png) no-repeat center;
}

.proimg h3 .two-more {
  text-align: justify;
  margin-top: 4%;
  display: none;
  margin-top: 20%;
  margin-bottom: 20%;
}

.proimg:hover h3 .two-more {
  display: block;
}

.proimg h3 .two-more a {
  display: block;
  width: 40%;
  line-height: 40px;
  background: #024792;
  color: #fff;
  border-radius: 20px;
  font-size: 14px;
  text-align: center;
  position: relative;
  display: inline-block;
  vertical-align: top;
}

.proimg h3 .two-more a:hover {
  text-decoration: underline;
}

.proimg h3 .two-more a:nth-of-type(1) {
  margin-left: 7%;
}

.proimg h3 .two-more a:nth-of-type(2) {
  margin-right: 7%;
}

.proimg h3 .two-more:after {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  height: 0;
  content: "";
}

/*证书*/

.certificate {
  max-width: 1200px;
  margin: 0 auto;
  padding-bottom: 50px;
}

.reuse1 {
  color: #474747;
  font-size: 35px;
  padding-top: 50px;
  padding-bottom: 30px;
}

.zy-Slide {
  font-size: 12px;
  position: relative;
  width: 1200px;
  height: 480px;
  margin: 0 auto;
}

.zy-Slide ul {
  position: relative;
  width: 1200px;
  height: 480px;
  margin: 0;
  padding: 0;
}

.zy-Slide li {
  position: absolute;
  list-style: none;
  width: 0;
  height: 0;
  top: 146px;
  left: 377px;
  z-index: 0;
  cursor: pointer;
  border-radius: 3px;
  margin: 0;
  padding: 0;
}

.zy-Slide section {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  line-height: 3px;
  background: #ddd;
  color: #333;
  font-size: 18px;
  transition: all 0.5s;
}

.zy-Slide section:hover {
  background: #024792;
  color: #fff;
}

.zy-Slide li img {
  width: 100%;
  height: 100%;
  vertical-align: middle;
}

.zy-Slide li p {
  text-align: center;
  font-size: 14px;
  line-height: 30px;
}

.zy-Slide section:nth-child(1),
.zy-Slide section:nth-child(2) {
  position: absolute;
  top: 50%;
  width: 39px;
  height: 40px;
  margin-top: -20px;
  cursor: pointer;
  line-height: 40px;
  padding-left: 12px;
  padding-right: 12px;
}

.zy-Slide section:nth-child(1) {
  left: -60px;
}

.zy-Slide section:nth-child(2) {
  right: -60px;
}

.honor {
  display: none;
}

.honor ul {
  text-align: justify;
}

.honor li {
  width: 22%;
  position: relative;
  display: inline-block;
  vertical-align: top;
}

.honor li img {
  width: 100%;
}

.honor li p {
  text-align: center;
  line-height: 30px;
}

.honor ul:after {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  height: 0;
  content: "";
}

.certificate-list .slick-slide {
  margin: 10px;
}

.certificate-list .slick-slide img {
  width: 100%;
}
.certificate-list .slick-arrow {
  width: 55px;
  height: 56px;
  position: absolute;
  top: 40%;
  font-size: 0;
  border: none;
  outline: 0;
}
.certificate-list .slick-prev {
  left: -80px;
  background: url(../images/l1.png) no-repeat center;
}
.certificate-list .slick-next {
  right: -80px;
  background: url(../images/r1.png) no-repeat center;
}
.certificate-list .slick-slide p {
  text-align: center;
  line-height: 43px;
}
/*关于我们*/

.about-box {
  padding: 100px 0px;
  background: #f6f6f6;
}

.about-center {
  max-width: 1200px;
  margin: 0 auto;
}

.about-left {
  width: 44.5%;
  float: left;
}

.about-left img {
  width: 100%;
}

.about-right {
  width: 51%;
  float: right;
}

.tab {
  display: none;
}

.tab h2 {
  font-size: 35px;
  font-weight: bold;
  color: #474747;
  padding-bottom: 50px;
  padding-top: 50px;
}

.tab .content9 {
  line-height: 28px;
  font-size: 14px;
  padding-bottom: 50px;
}

.tab-tit {
  text-align: justify;
}

.tab-tit li {
  width: 30%;
  height: 185px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  cursor: pointer;
}

.tab-tit li span {
  display: block;
  font-size: 16px;
  line-height: 40px;
  padding-top: 50%;
}

.tab-tit li p {
  font-size: 14px;
  color: #999;
}

.tab-tit li.cur span {
  color: #fff;
}

.tab-tit li.cur p {
  color: #fff;
  opacity: 0.8;
}

.tab-tit:after {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  height: 0;
  content: "";
}

.v1 {
  background: url(../images/v11.png) no-repeat center 30% #fff;
}

.v1.cur {
  background: url(../images/v1.png) no-repeat center 30% #024792;
}

.v2 {
  background: url(../images/v22.png) no-repeat center 30% #fff;
}

.v2.cur {
  background: url(../images/v2.png) no-repeat center 30% #024792;
}

.v3 {
  background: url(../images/v33.png) no-repeat center 30% #fff;
}

.v3.cur {
  background: url(../images/v3.png) no-repeat center 30% #024792;
}

/*新闻中心*/

.news-box {
  max-width: 1200px;
  margin: 0 auto;
  padding: 50px 0px;
}

.reuse2 {
  font-size: 35px;
  color: #024792;
  font-weight: bold;
  text-align: center;
}

.tab0 {
  width: 608px;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 40px;
}

.tab0 li {
  width: 200px;
  height: 46px;
  display: inline-block;
  text-align: center;
  line-height: 46px;
  border-radius: 20px;
  border: 1px solid #ddd;
  font-size: 16px;
  cursor: pointer;
}

.tab0 li.on {
  background: #024792;
  color: #fff;
}

.tab1 {
  display: none;
}

.new-left {
  width: 35.6%;
  float: left;
}

.new-left .newimg img {
  width: 100%;
}

.new-left li h3 a {
  display: block;
  font-weight: normal;
  color: #024792;
  font-size: 18px;
  line-height: 40px;
}

.new-left li h3 p {
  font-size: 14px;
  color: #4d4d4d;
  line-height: 25px;
  font-weight: normal;
}

.new-right {
  width: 60%;
  float: right;
}

.new-right li {
  height: 150px;
  margin-bottom: 50px;
}

.new-right li .newtime {
  width: 18%;
  float: left;
  text-align: center;
  height: 100%;
  border-right: 1px solid #ddd;
}

.new-right li .newtime span {
  color: #4d4d4d;
  font-size: 22px;
  display: block;
  padding-top: 40%;
  font-weight: bold;
}

.new-right li .newtime p {
  font-size: 16px;
  color: #999999;
}

.new-right li h3 {
  width: 75%;
  float: right;
  font-weight: normal;
}

.new-right li h3 span {
  display: block;
  font-size: 16px;
  color: #333;
  line-height: 35px;
  padding-top: 20px;
}

.new-right li h3 p {
  font-size: 14px;
  color: #666;
  line-height: 25px;
}

.new-right li h3 a {
  display: block;
  float: left;
  width: 33px;
  height: 19px;
  background: url(../images/more9.png) no-repeat;
}

/*友情链接*/

.links {
  height: 40px;
  background: #f6f6f6;
  line-height: 40px;
}

.f_link {
  width: 95%;
  margin: 0 auto;
  font-size: 16px;
  color: #000;
}

.f_link a {
  display: block;
  margin-right: 5px;
  float: left;
  font-size: 14px;
  color: #b8b8b8;
}

/*页面底部*/

.foot {
  background: #1a191b;
  padding-top: 50px;
}

#footer {
  position: relative;
  max-width: 95%;
  margin: 0 auto;
  padding-bottom: 100px;
}

.nav_foot {
  width: 60%;
  float: left;
  margin-left: 5%;
}

.nav_foot h2 {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  padding-bottom: 10px;
  text-decoration: underline;
}

.nav1 li {
  width: 20%;
  float: left;
}

.nav1 li:last-child {
  border-right: none;
}

.nav1 li a {
  display: block;
  color: #fff;
  font-size: 20px;
  line-height: 70px;
  font-weight: normal;
}

.nav1 li .sec a {
  font-size: 14px;
  line-height: 25px;
  font-weight: normal;
  opacity: 0.8;
}

.nav1 li .sec a:hover {
  text-decoration: underline;
}

.guanzhu {
  width: 30%;
  float: right;
}

.guanzhu h2 {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  line-height: 70px;
}

.lxwm h3 {
  font-size: 14px;
  color: #fff;
  font-weight: normal;
  opacity: 0.8;
}

.lxwm .p1 {
  font-size: 30px;
  color: #fff;
  font-family: "Impact";
}

.lxwm .p2 {
  font-size: 18px;
  color: #fff;
  opacity: 0.8;
  padding-bottom: 30px;
}

.copyright1 {
  text-align: center;
  line-height: 82px;
  color: #dddddd;
  position: relative;
  overflow: hidden;
  z-index: 9999;
  border-top: 1px solid #29282a;
}

.copyright1 a {
  color: #dddddd;
}

.copyright {
  text-align: left;
  line-height: 82px;
  width: 95%;
  margin: 0 auto;
}

.copyright a {
  color: #999999;
}
</pre></body></html>