* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
ul {
  list-style: none;
}
a {
  text-decoration: none;
  color: inherit;
}
img {
  width: 100%;
  display: block;
}
input,
button {
  border: none;
  outline: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
.click_a {
  display: block;
  width: 100%;
  height: 100%;
}
.active {
  color: #fb9c31 !important;
  border-bottom: 4px solid #fb9c31;
  cursor: pointer;
}
.ban_selected_text {
  -moz-user-select: -moz-none;
  -moz-user-select: none;
  -o-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
header .headnav {
  width: 100vw;
  height: 6.25vw;
}
@media (min-width: 1080px) {
  header .headnav {
    height: 80px;
  }
}
header .headnav .viewport {
  width: 100vw;
  margin: 0 auto;
  padding: 0 7vw;
}
header .headnav .viewport .logo {
  width: 200px;
  height: 60px;
  margin-top: 10px;
  background-image: url(../images/logo.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 100% 100%;
}
header .headnav .viewport .tab {
  height: 80px;
  margin-right: 11.719vw;
}
header .headnav .viewport .tab ul li {
  height: 80px;
  text-align: center;
  line-height: 80px;
  color: #969696;
}
header .headnav .viewport .tab ul li a {
  border-bottom: 0px solid #fb9c31;
  transition: border-bottom 0.1s, color 0.2s;
}
header .headnav .viewport .tab ul li :hover {
  color: #fb9c31;
  border-bottom: 4px solid #fb9c31;
}
article {
  margin-top: 10px;
}
article .viewport {
  width: 100vw;
  margin: 0 auto;
  padding: 0 7vw;
}
article .viewport .details_title {
  width: 86vw;
  margin: 0 auto;
  text-align: center;
  margin-top: 40px;
}
article .viewport .details_title h2 {
  font-size: 2rem;
  margin-bottom: 1vw;
}
article .viewport .details_title p {
  font-size: 14px;
  color: #a5a6a7;
}
article .viewport .details_content {
  width: 86vw;
  margin-top: 50px;
  text-indent: 2em;
}
article .viewport .details_content img {
  width: 300px;
  height: 100%;
  display: block;
  margin: 30px auto;
  margin-top: 0;
}
article .banner {
  width: 100%;
  height: 200px;
  background-image: url(../images/press_center.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 100%;
}
main {
  margin-top: 20px;
}
main .viewport {
  width: 100vw;
  margin: 0 auto;
  padding: 0 7vw;
}
main .viewport .subInp {
  width: 100px;
  height: 35px;
  margin: 30px auto;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.3);
  border-radius: 24px;
}
main .viewport .subInp input {
  background-color: #62dbf7;
  color: #fff;
  border-radius: 24px;
  display: inline-block;
  position: absolute;
  font-size: 20px;
  width: 100px;
  height: 35px;
  text-align: center;
  cursor: pointer;
}
main .viewport .title_content {
  display: flex;
  width: 100%;
  height: 50px;
  flex-direction: row;
  flex-wrap: nowrap;
  margin-bottom: 30px;
  margin-top: 50px;
  border: 1px solid #afafaf;
}
main .viewport .title_content .title {
  height: 100%;
  flex: 1;
  background-color: #e0e0e0;
  font-size: 20px;
  text-align: center;
  line-height: 50px;
}
main .viewport .title_content .inp {
  height: 100%;
  flex: 11;
}
main .viewport .title_content .inp input {
  height: 100%;
  width: 100%;
  text-indent: 2em;
  font-size: 20px;
  font-weight: 800;
}
main .viewport .title_content .inp select {
  width: 200px;
  height: 60%;
  margin-left: 20px;
  margin-top: 10px;
  font-size: 18px;
  border: 1px solid #aaa;
  outline: none;
}
main .viewport .content {
  width: 100%;
}
main .viewport .content #mytextarea {
  width: 100%;
}
main .viewport .el-tabs .el-tabs__header .el-tabs__nav-wrap .el-tabs__nav-scroll {
  margin: 0 auto;
}
main .viewport .el-tabs .el-tabs__header .el-tabs__nav-wrap .el-tabs__nav-scroll .el-tabs__nav {
  text-align: center;
  margin: 0 auto;
  width: 100%;
  float: none;
  position: none;
  transform: none;
}
main .viewport .el-tabs .el-tabs__header .el-tabs__nav-wrap .el-tabs__nav-scroll .el-tabs__nav .el-tabs__item {
  width: 15.625vw;
  text-align: center;
  -moz-user-select: -moz-none;
  -moz-user-select: none;
  -o-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: 0 auto !important;
}
main .viewport .dynamic-update {
  width: 83.501vw;
  height: 100px;
  background-color: #f3f6f9;
  margin-bottom: 5px;
}
main .viewport .dynamic-update .article_title {
  width: 85%;
  height: 40px;
  white-space: nowrap;
  line-height: 40px;
  text-indent: 1em;
}
main .viewport .dynamic-update .article_time {
  height: 12px;
  width: 100%;
  text-align: right;
  line-height: 12px;
  padding-right: 30px;
}
main .viewport .dynamic-update .article_time p {
  color: #6e6e6e;
  font-size: 12px;
}
main .viewport .dynamic-update .article_content {
  height: 48px;
  width: 85%;
  text-indent: 1em;
  line-height: 28px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 10px;
}
main .viewport .dynamic-update .article_content a {
  color: #838383;
}
main .viewport .loadmore {
  width: 80px;
  height: 30px;
  margin: 10px auto;
  background-color: #fff;
  line-height: 30px;
  color: #fff;
  text-align: center;
  background-image: linear-gradient(-225deg, #36e6f3 0%, #18adf2 48%, #2ebed8 100%);
  border-radius: 20px;
  cursor: pointer;
}
footer {
  margin-top: 20px;
}
footer .footer_box {
  position: relative;
  height: 234px;
  background-color: #e7e5e5;
  bottom: 0;
}
footer .footer_box .viewport {
  width: 1280px;
  margin: 0 auto;
}
footer .footer_box .viewport .foot_left {
  height: 234px;
  width: 420px;
  margin-left: 20px;
}
footer .footer_box .viewport .foot_left .call_us {
  position: absolute;
  border-left: 3px solid #f55207;
  margin-left: 10px;
  margin-top: 40px;
}
footer .footer_box .viewport .foot_left .call_us h3 {
  text-indent: 1em;
}
footer .footer_box .viewport .foot_left .add {
  position: absolute;
  margin-left: 33px;
  margin-top: 92px;
}
footer .footer_box .viewport .foot_left .add p {
  font-size: 15px;
  color: #5a5858;
}
footer .footer_box .viewport .public {
  height: 234px;
  margin-left: 6.35vw;
}
footer .footer_box .viewport .public .public_title {
  position: absolute;
  border-left: 3px solid #f55207;
  margin-left: 10px;
  margin-top: 40px;
  width: 100px;
}
footer .footer_box .viewport .public .public_title h3 {
  text-indent: 1em;
}
footer .footer_box .viewport .public .recruitment {
  position: absolute;
  width: 100px;
  height: 100px;
  margin-top: 80px;
  margin-left: 1.953vw;
  background-image: url(/images/qrcode.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 100% 100%;
}
footer .footer_box .viewport .foot_right {
  height: 174px;
  width: 430px;
  margin-left: 14.719vw;
  padding-top: 60px;
}
footer .footer_box .viewport .foot_right p {
  font-size: 14px;
}
footer .footer_box .viewport .foot_right p:nth-child(3) {
  font-size: 12px;
}
footer .footer_box .viewport .foot_right p:nth-child(4) {
  font-size: 12px;
}
footer .footer_box .viewport .foot_right ul li {
  float: left;
}
footer .footer_box .viewport .foot_right ul li:nth-child(even) {
  margin-top: 10px;
  color: #a5a6a7;
}
footer .footer_box .viewport .foot_right ul li:nth-child(odd) {
  margin: 10px;
  font-size: 15px;
}
footer .footer_box .viewport .foot_right ul li:nth-child(odd):hover {
  color: #f55207;
}
footer .footer_box .viewport .foot_right ul li:nth-child(1) {
  margin-left: 0px;
}
footer .footer_box .viewport .foot_right ul li:nth-child(9) {
  margin-right: 0px;
}
