*{margin:0;padding:0;outline:none;}
body{font:14px/1.5 normal;font-family:"Helvetica Neue",Helvetica,Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;min-width:1280px;color:#3d3d3d;overflow-x: hidden;margin: 0 auto;position: relative;line-height: 1.5!important;}
a{color:#3d3d3d;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;cursor:pointer;text-decoration: none;
-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
/* a:hover{color:#326CFE;} */
h1,h2,h3,h4,h5,h6{font-size:100%;margin:0;font-weight:normal;}
button, input, select, textarea{font-size:100%;font-family:Arial;outline:none;vertical-align:middle;resize:none;}
button{cursor:pointer;}
ul,dl{list-style:none;}
img{display:inline-block;vertical-align:middle;border:0;font-size:0;line-height:0;-webkit-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;}
.warper{max-width:1200px;margin:0 auto;padding:0 30px;}
.fl{float:left}
.fr{float:right}
.clear{clear:both;display:block;overflow:hidden;visibility:hidden;	width:0;height:0;}
.clearfix:before,.clearfix:after{content:" ";display:block;overflow:hidden;visibility:hidden;width:0;height:0;}
.clearfix:after{clear:both;}
.clearfix{*zoom:1;}
.none{display:none;}

.hand {
  cursor: pointer;
}

header {
  position: fixed!important;
  top: 0;
  width: 100%;
  height: 74px;
  left: 0;right: 0;
  background: linear-gradient(180deg, rgba(0,64,152,0.8) 0%, rgba(0,64,152,0) 100%);
  z-index: 10 !important;
}
.header{ position: fixed;
  top: 0;left: 0;right: 0}
.black {
  color: #FFFFFF;
}

.header-tag {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 1200px;
  min-width: 1200px;
  height: 74px;
  margin: 0 auto;
  font-size: 18px;
  font-weight: 500;
  color: #FFFFFF;
}

.header-tag a {
  color: #999999 !important;
}
.header-tag .logo{display: flex;align-items: flex-end}
.header-tag .name{font-size: 24px;margin-left: 24px;color: #333333;}

.header.fixed{
  background: #FFFFFF;
  box-shadow: 0px 4px 16px 0px rgba(0,10,40,0.04);
}
.header.fixed .black{color: #999999!important;}
.header.fixed .others{color: #184399!important;font-weight: 500;border-bottom: 3px solid #184399;}
.header.fixed .name{
  color: #333333;
}
.other {
  color: #184399;
  font-weight: 500;
  border-bottom: 3px solid #184399;
}

.others {
  font-weight: 500;
  border-bottom: 3px solid #fff;
}

.header-tag img {
  width: 104px;
  height: 44px;
}

.header-tag li {
  display: inline-block;
  cursor: pointer;
  padding: 10px 0;
  margin-left: 80px;
}

footer {
  box-sizing: border-box;
  padding: 40px 0;
  background: #242933;
}

.footer-name {
  margin-bottom: 40px;
}


.footer-list a{color: #FFF}
.list ul a li {
  color: #FFFFFF;
}

.footer-name img {
  width: 104px;
  height: 44px;
}

.footer-name span {
  font-size: 24px;
  font-weight: 500;
  color: #FFFFFF;
  margin-left: 24px;
  line-height: normal;
}

.footer-list {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF;
}

.footer-list ol {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 24px;
  height: 24px;
}

.footer-list li {
  margin-top: 16px;
}

.footer-list li a {
  color: #ffffff;
}

.footer {
  height: 52px;
  background: #16191F;
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 52px;
}

.footer img {
  width: 16px;
  height: 16px;
}

.footer span {
  margin-left: 8px;
}

.footer .font {
  margin: 0 auto;
  text-align: center;
}

.area {
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
}

.home-area .font-color {
  color: #ffffff;
}