<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
body,div,p,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,table,tr,td,form,input,select,textarea,span,img,a,em,strong,* {margin: 0;padding: 0;}
body {
  font-family: "å¾®è½¯é›…é»‘";
  font-size: 12px;
  color: #3d3d3d;
}
ul,ol,li {list-style: none;}
h1,h2,h3,h4,h5,h6 {font-size: 14px;font-weight: normal;}
input,select,textarea {vertical-align: middle;}
img {
  border: none;
  vertical-align: middle;
}
a {
  text-decoration: none;
}
.header_main {
  width: 95%;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  min-width: 1024px;
  max-width: 1340px;
}
#header {
  min-width: 1024px;
}
#header_about {
  min-width: 1024px;
}
#header_career {
  min-width: 1024px;
}
#header_industry {
  min-width: 1024px;
}
#header_news {
  min-width: 1024px;
}
#header {
  width: 100%;
  height: auto;
  overflow: hidden;
}
#header_about {
  width: 100%;
  height: auto;
  overflow: hidden;
	min-width: 1340px
}
#header_industry {
  width: 100%;
  height: auto;
  overflow: hidden;
}
#header_news {
  width: 100%;
  height: auto;
  overflow: hidden;
}
#header_career {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.logo {
  float: left;
}



.logo img {
  width: 261px;
  padding-top: 32px;
  padding-bottom: 0px;
  display: block;
}

.nav {
  float: left;
  margin-left: 50px;
}




.nav li {
  float: left;
  font-size: 20px;
  padding-left: 50px;
  padding-top: 48px;
}

.nav a {
  height: 53px;
  color: #5b5b5b;
  display: block;
   border-bottom: 4px solid #fff;
}
.nav a:hover {
  color: #FF0000;
  color: #0a68c7;
  display: block;
  border-bottom: 4px solid #0a68c7;
  font-weight: bold;
}
.cur {
  border-bottom: 4px solid #0a68c7;
	color: #0a68c7!important;
	font-weight: bold
}
.menu {
  overflow: hidden;
}
#listBox {
      height: auto;
    }
    
    .listBox li {
      width: 100%;
      /*margin-top: 18px;*/
      border-bottom: 1px solid #d8d8d8;
    }
    
    .listBox li a {
      padding-left: 20px;
      color: #3d3d3d;
      font-family: "å¾®è½¯é›…é»‘";
      font-size: 15px;
      display: block;
      height: 50px;
      line-height: 50px;
      position: relative;
    }
    
    .listBox li .inactive {
      background: url(../images/weixuanz.png) no-repeat 184px center;
    }
    
    .listBox li .inactives {
      background: url(../images/arrow.png) no-repeat 184px center;
    }
    
    .listBox li ul {
      display: none;
    }
    
    .listBox li ul li {
      border-left: 0;
      border-right: 0;
      border-color: #ccc;
      border-bottom: 0;
    }
    
    .listBox li ul li ul {
      display: none;
    }
    
    .listBox li ul li a {
      padding-left: 30px;
    }
  
    .listBox li ul li ul li a {
      padding-left: 45px;
    }
.nyzyw{margin-top: 52px!important}

</pre></body></html>