a, select, textarea, input, button, html, body, div, ul, li {
  tap-highlight-color: transparent !important; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration, input[type="text"] {
  -webkit-appearance: none; }

button, input, textarea, select {
  border: none;
  border-radius: 0;
  outline: none; }

.slick-slider {
  margin-bottom: 0 !important; }

.swiper-slide {
  min-height: 0 !important; }

.wrapper {
  overflow: hidden; }

.yh, .screen .tit .cn, .screen .main.characteristics .box .container ul li .list_t .text .t, .screen .main.characteristics .application_box .text, .screen .main.characteristics .application_box .list ul li .text_box .title .cn, .screen .main.investor .investor_box .t, .screen .main.investor .investor_box .investor_list ul li .cont .text, .screen .main.investor .investor_box .contact_msg .contact_l .ti, .screen .main.join .join_box .job .job_list ul li a .text, .screen .main.join .job_detail .job_title .top .t, .screen .main.join .job_detail .job_title .time, .screen .main.join .job_detail .des .des_con .item .t, .screen .main.join .idea_box .idea_box_cen .list_box ul li .cont .con_tit, .screen .main.network .net_top .address_box ul li .text_box .title {
  font-family: "Microsoft Yahei"; }

html {
  font-size: 20px; }

@media only screen and (min-width: 360px) {
  html {
    font-size: 20px !important; } }
@media only screen and (min-width: 435px) {
  html {
    font-size: 30px !important; } }
@media only screen and (min-width: 500px) {
  html {
    font-size: 36px !important; } }
@media only screen and (min-width: 750px) {
  html {
    font-size: 40px !important; } }
.f7f7f7 {
  background: #f7f7f7; }

.num {
  font-family: "AlternateGotNo1D"; }

.ellipsis, .screen .main.about .news_box .nbox .nl .top ul li a .cont .t, .screen .main.about .news_box .nbox .nl .bot ul li .cont .t, .screen .main.about .news_box .nbox .nl .detail_box .detail_pagebox .page_switch .text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

@font-face {
  font-family: "MyriadPro-Regular";
  src: url("fonts/MyriadPro-Regular.woff2") format("woff2"), url("fonts/MyriadPro-Regular.woff") format("woff"), url("fonts/MyriadPro-Regular.ttf") format("truetype"), url("fonts/MyriadPro-Regular.eot") format("embedded-opentype"), url("fonts/MyriadPro-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "AVGARDN";
  src: url("fonts/AVGARDN.woff2") format("woff2"), url("fonts/AVGARDN.woff") format("woff"), url("fonts/AVGARDN.ttf") format("truetype"), url("fonts/AVGARDN.eot") format("embedded-opentype"), url("fonts/AVGARDN.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "AlternateGotNo1D";
  src: url("fonts/AlternateGotNo1D.woff2") format("woff2"), url("fonts/AlternateGotNo1D.woff") format("woff"), url("fonts/AlternateGotNo1D.ttf") format("truetype"), url("fonts/AlternateGotNo1D.eot") format("embedded-opentype"), url("fonts/AlternateGotNo1D.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "impact";
  src: url("fonts/impact.woff2") format("woff2"), url("fonts/impact.woff") format("woff"), url("fonts/impact.ttf") format("truetype"), url("fonts/impact.eot") format("embedded-opentype"), url("fonts/impact.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "AVANTGARDEITCBYBT-DEMI";
  src: url("fonts/AVANTGARDEITCBYBT-DEMI.woff2") format("woff2"), url("fonts/AVANTGARDEITCBYBT-DEMI.woff") format("woff"), url("fonts/AVANTGARDEITCBYBT-DEMI.ttf") format("truetype"), url("fonts/AVANTGARDEITCBYBT-DEMI.eot") format("embedded-opentype"), url("fonts/AVANTGARDEITCBYBT-DEMI.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
::-webkit-input-placeholder {
  color: #666 !important; }

:-moz-placeholder {
  color: #666 !important; }

::-moz-placeholder {
  color: #666 !important; }

:-ms-input-placeholder {
  color: #666 !important; }

.w1670 {
  width: 1670px;
  margin-left: auto;
  margin-right: auto; }
@media (max-width: 1800px) {
  .w1670 {
    width: 88%; } }
@media (max-width: 1024px) {
  .w1670 {
    width: 92%; } }

.w1546 {
  width: 1546px;
  margin-left: auto;
  margin-right: auto; }
@media (max-width: 1660px) {
  .w1546 {
    width: 88%; } }
@media (max-width: 1024px) {
  .w1546 {
    width: 92%; } }

.w1740 {
  width: 1740px;
  margin-left: auto;
  margin-right: auto; }
@media (max-width: 1800px) {
  .w1740 {
    width: 88%; } }
@media (max-width: 1024px) {
  .w1740 {
    width: 92%; } }

.header {
  height: 70px;
  background: #fff;
  box-sizing: border-box; }
@media (max-width: 1024px) {
  .header {
    height: 60px;
    padding-left: 4%; } }
@media (max-width: 435px) {
  .header {
    height: 50px; } }
.header .logo {
  float: left;
  line-height: 70px;
  padding-left: 30px;
  position: relative;
  z-index: 10; }
@media (max-width: 1200px) {
  .header .logo {
    padding-left: 20px; } }
@media (max-width: 1024px) {
  .header .logo {
    line-height: 60px;
    padding-left: 0; } }
@media (max-width: 500px) {
  .header .logo img {
    max-width: 140px; } }
@media (max-width: 435px) {
  .header .logo {
    line-height: 50px; } }
.header .search_btn {
  width: 70px;
  height: 70px;
  float: right;
  position: relative;
  z-index: 10;
  cursor: pointer;
  background: url(../img/search.png) no-repeat center center #13447c; }
@media (max-width: 1024px) {
  .header .search_btn {
    width: 60px;
    height: 60px; } }
@media (max-width: 435px) {
  .header .search_btn {
    width: 50px;
    height: 50px;
    background-size: 36% auto; } }
.header .language {
  width: 70px;
  height: 70px;
  background: #eee;
  float: right;
  font-size: 16px;
  line-height: 70px;
  color: #13447c;
  text-align: center;
  position: relative;
  z-index: 10; }
@media (max-width: 1024px) {
  .header .language {
    width: 60px;
    height: 60px;
    line-height: 60px;
    display: none; } }
.header .language::after {
  content: '';
  display: block;
  width: 100%;
  height: 4px;
  position: absolute;
  left: 0;
  bottom: 10px;
  background: url(../img/x.png) no-repeat center center; }
.header .language:hover .lang-sub {
  opacity: 1;
  visibility: visible;
  transform: translate(0, 0px); }
.header .language .lang-sub {
  position: absolute;
  left: 50%;
  margin-left: -60px;
  width: 120px;
  top: 85px;
  padding: 15px 10px;
  background: #fff;
  box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.1);
  opacity: 0;
  visibility: hidden;
  transform: translate(0, -10px);
  transition: all .3s ease-in-out; }
.header .language .lang-sub:before {
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -10px;
  width: 0;
  height: 0;
  top: -20px;
  border: 10px solid transparent;
  border-bottom-color: #fff; }
.header .language .lang-sub a {
  display: block;
  line-height: 35px;
  text-align: center;
  font-size: 14px;
  color: #333;
  transition: all .3s; }
.header .language .lang-sub a:hover {
  color: #fff;
  background: #13447c; }
.header .share {
  float: right;
  margin-right: 30px;
  position: relative;
  z-index: 10; }
@media (max-width: 1120px) {
  .header .share {
    margin-right: 15px; } }
@media (max-width: 1024px) {
  .header .share {
    display: none; } }
.header .share span {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  line-height: 70px;
  color: #13447c;
  text-transform: uppercase; }
@media (max-width: 1300px) {
  .header .share span {
    display: none; } }
.header .share .bdsharebuttonbox {
  display: inline-block;
  vertical-align: middle; }
@media (max-width: 1300px) {
  .header .share .bdsharebuttonbox {
    padding-top: 18px; } }
.header .share .bdsharebuttonbox a {
  float: none;
  padding: 0;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
  width: 33px;
  height: 33px;
  margin: 0 5px; }
@media (max-width: 1120px) {
  .header .share .bdsharebuttonbox a {
    margin: 0 3px; } }
.header .share .bdsharebuttonbox a.bds_tsina {
  background: url(../img/sina.png) no-repeat center center; }
.header .share .bdsharebuttonbox a.bds_weixin {
  background: url(../img/wx.png) no-repeat center center; }
.header .nav {
  position: absolute;
  width: 100%;
  text-align: center;
  font-size: 0; }
@media (max-width: 1100px) {
  .header .nav {
    width: auto;
    position: static;
    margin-left: 4%;
    transform: translateX(0%); } }
@media (max-width: 1024px) {
  .header .nav {
    display: none; } }
.header .nav ul {
  display: inline-block; }
.header .nav ul li {
  position: relative;
  margin: 0 2px;
  display: inline-block;
  font-size: 16px;
  line-height: 70px;
  color: #231815; }
.header .nav ul li.active > a span::after {
  transform-origin: left center;
  transform: scaleX(1); }
.header .nav ul li:hover > a span::after {
  transform-origin: left center;
  transform: scaleX(1); }
.header .nav ul li > a {
  display: block;
  color: #231815; }
.header .nav ul li > a span {
  display: inline-block;
  position: relative;
  padding: 0 40px; }
@media (max-width: 1750px) {
  .header .nav ul li > a span {
    padding: 0 30px; } }
@media (max-width: 1500px) {
  .header .nav ul li > a span {
    padding: 0 24px; } }
@media (max-width: 1350px) {
  .header .nav ul li > a span {
    padding: 0 18px; } }
@media (max-width: 1200px) {
  .header .nav ul li > a span {
    padding: 0 12px; } }
@media (max-width: 1120px) {
  .header .nav ul li > a span {
    padding: 0 5px; } }
.header .nav ul li > a span::after {
  content: "";
  display: block;
  width: 100%;
  height: 4px;
  background: #13447c;
  position: absolute;
  left: 0;
  bottom: 0;
  transform: scaleX(0);
  transform-origin: right center;
  transition: transform 0.38s cubic-bezier(0.4, 0, 0.2, 1); }
.header .nav ul li .subnav {
  position: absolute;
  top: 70px;
  width: 100%;
  background: #fff;
  z-index: 100;
  min-width: 130px;
  display: none;
  left: 50%;
  transform: translateX(-50%); }
.header .nav ul li .subnav a {
  display: block;
  font-size: 16px;
  line-height: 30px;
  color: #13447c;
  transition: color 0.3s,background 0.3s;
  text-align: center;
  border-bottom: 1px solid #e5e5e5;
  padding: 13px 10px; }
.header .nav ul li .subnav a:hover {
  background: #13447c;
  color: #fff; }
@media (max-width: 1300px) {
  .header .nav ul li .subnav a {
    font-size: 15px;
    line-height: 24px;
    padding: 10px; } }
.header .nav ul li .subnav a:last-child {
  border: none; }
.header .push-line {
  overflow: hidden;
  width: 28px;
  height: 60px;
  cursor: pointer;
  float: right;
  position: relative;
  display: none;
  margin-left: 15px;
  margin-right: 15px;
  transition: all 0.3s cubic-bezier(0.445, 0.145, 0.355, 1); }
@media (max-width: 1024px) {
  .header .push-line {
    display: block; } }
@media (max-width: 435px) {
  .header .push-line {
    height: 50px;
    margin-left: 11px;
    margin-right: 11px; } }
.header .push-line span {
  height: 2px;
  background: #13447c;
  display: block;
  position: absolute;
  width: 28px;
  display: block;
  z-index: 5;
  top: 18px;
  left: 50%;
  margin: 0px 0px 0px -14px;
  -webkit-transform-origin: center;
  transform-origin: center;
  border-radius: 3px;
  transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0s; }
@media (max-width: 435px) {
  .header .push-line span {
    top: 13px; } }
.header .push-line span.line-2 {
  top: 28px; }
@media (max-width: 435px) {
  .header .push-line span.line-2 {
    top: 23px; } }
.header .push-line span.line-3 {
  top: 38px; }
@media (max-width: 435px) {
  .header .push-line span.line-3 {
    top: 33px; } }
.header .push-line.currentDd .line-1 {
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
  top: 30px; }
@media (max-width: 435px) {
  .header .push-line.currentDd .line-1 {
    top: 25px; } }
.header .push-line.currentDd .line-2 {
  opacity: 0;
  left: -100%; }
.header .push-line.currentDd .line-3 {
  top: 30px;
  -webkit-transform: rotate(-225deg);
  transform: rotate(-225deg); }
@media (max-width: 435px) {
  .header .push-line.currentDd .line-3 {
    top: 25px; } }

.search-alert {
  position: fixed;
  z-index: 1000;
  background-color: #222222;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none; }
.search-alert .close {
  display: block;
  width: 24px;
  height: 24px;
  background: url(../img/close.png) no-repeat center center;
  position: absolute;
  top: 38px;
  right: 2.6%;
  transition: transform 0.4s ease;
  cursor: pointer; }
@media (min-width: 1024px) {
  .search-alert .close:hover {
    transform: rotate(180deg); } }
@media (max-width: 1024px) {
  .search-alert .close {
    top: 20px;
    right: 20px; } }
.search-alert .cent-form {
  width: 80%;
  height: 124px;
  position: absolute;
  left: 50%;
  margin-left: -40%;
  top: 50%;
  margin-top: -62px;
  border-bottom: 1px solid #515151; }
@media (max-width: 1024px) {
  .search-alert .cent-form {
    width: 94%;
    margin-left: -47%;
    height: 60px;
    margin-top: -30px; } }
.search-alert .cent-form .tex {
  border: none;
  font-size: 24px;
  height: 124px;
  line-height: 124px;
  text-align: center;
  width: 100%;
  box-sizing: border-box;
  color: #555;
  background: none;
  padding-left: 88px;
  padding-right: 80px;
  background: url(../img/img5.png) no-repeat 35px center; }
@media (max-width: 1024px) {
  .search-alert .cent-form .tex {
    font-size: 16px;
    line-height: 60px;
    height: 60px;
    padding: 0 35px;
    background-position: left center;
    text-align: left; } }
.search-alert .cent-form .sub-btn {
  border: none;
  height: 124px;
  font-size: 24px;
  line-height: 124px;
  color: #555;
  text-align: right;
  background: none;
  position: absolute;
  right: 0;
  top: 0;
  background: none;
  width: 100px;
  text-align: center; }
@media (max-width: 1024px) {
  .search-alert .cent-form .sub-btn {
    font-size: 16px;
    line-height: 60px;
    height: 60px;
    width: 48px;
    text-align: right;
    padding: 0;
    margin: 0; } }

.menu {
  position: absolute;
  right: 0;
  height: 100%;
  background: #13447c;
  top: 0;
  z-index: 1;
  width: 240px;
  overflow: auto;
  display: none; }
@media (max-width: 1024px) {
  .menu {
    display: block; } }
.menu .menu_top {
  padding-top: 14%; }
.menu .menu_top ul li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
.menu .menu_top ul li a {
  font-size: 16px;
  line-height: 30px;
  color: #fff;
  padding-left: 80px;
  display: block;
  padding-top: 15px;
  padding-bottom: 15px; }
.menu .link {
  text-align: center;
  margin-top: 30px; }
.menu .link p {
  display: inline-block;
  font-size: 14px; }
.menu .link p a {
  color: #fff;
  margin: 5px 0; }
.menu .link span {
  margin: 0 5px;
  font-size: 14px;
  color: #fff; }

.abanner {
  position: relative;
  overflow: hidden; }
.abanner img {
  width: 100%; }
@media (max-width: 1500px) {
  .abanner img {
    width: 120%;
    margin-left: -10%; } }
@media (max-width: 1024px) {
  .abanner img {
    width: 140%;
    margin-left: -20%; } }
.abanner .text_box {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 10; }
.abanner .text_box .cn {
  font-size: 56px;
  line-height: 70px;
  color: #333;
  font-family: "You Yuan","Microsoft Yahei";
  -webkit-text-stroke: 1px #fff;
  font-weight: bold; }
@media (max-width: 1024px) {
  .abanner .text_box .cn {
    font-size: 50px;
    line-height: 60px; } }
@media (max-width: 600px) {
  .abanner .text_box .cn {
    font-size: 26px;
    line-height: 32px;
    -webkit-text-stroke: 0.5px #fff; } }
.abanner .text_box .cn_t {
  font-size: 72px;
  line-height: 90px;
  color: #333;
  font-family: "You Yuan","Microsoft Yahei";
  -webkit-text-stroke: 1px #fff;
  font-weight: bold; }
@media (max-width: 1300px) {
  .abanner .text_box .cn_t {
    font-size: 60px;
    line-height: 72px; } }
@media (max-width: 1024px) {
  .abanner .text_box .cn_t {
    font-size: 50px;
    line-height: 60px; } }
@media (max-width: 600px) {
  .abanner .text_box .cn_t {
    font-size: 30px;
    line-height: 30px;
    -webkit-text-stroke: 0.5px #fff; } }
.abanner .text_box .en_t {
  font-size: 72px;
  line-height: 74px;
  color: #fff;
  margin-top: 10px;
  -webkit-text-stroke: 1px #3120b1;
  font-family: "MyriadPro-Regular";
  text-shadow: 0px 0px 15px rgba(24, 61, 223, 0.8);
  text-transform:uppercase;
  font-weight: bolder; }
@media (max-width: 1300px) {
  .abanner .text_box .en_t {
    font-size: 60px;
    line-height: 72px;
    margin-top: 5px; } }
@media (max-width: 1024px) {
  .abanner .text_box .en_t {
    font-size: 50px;
    line-height: 60px; } }
@media (max-width: 600px) {
  .abanner .text_box .en_t {
    font-size: 24px;
    line-height: 30px; } }
@media (max-width: 600px) {
  .abanner .text_box .en_t {
    font-size: 26px;
    line-height: 30px; } }

.position .pc {
  border-bottom: 1px solid #dcdcdc;
  height: 70px; }
@media (max-width: 1024px) {
  .position .pc {
    display: none; } }
.position .pc .position_cen a {
  float: left;
  display: block;
  min-width: 190px;
  border-left: 1px solid #e5e5e5;
  margin-left: -1px;
  border-right: 1px solid #e5e5e5;
  text-align: center;
  font-size: 16px;
  line-height: 70px;
  color: #333;
  transition: background 0.3s,color 0.3s; }
.position .pc .position_cen a.active {
  background: #13447c;
  color: #fff; }
@media (min-width: 1024px) {
  .position .pc .position_cen a:hover {
    background: #13447c;
    color: #fff; } }
.position .position_m {
  border-bottom: 1px solid #dcdcdc;
  display: none; }
@media (max-width: 1024px) {
  .position .position_m {
    display: block; } }
.position .position_m .swiper-container .swiper-wrapper .swiper-slide {
  width: auto;
  display: inline-block; }
.position .position_m .swiper-container .swiper-wrapper .swiper-slide.active a {
  background: #13447c;
  color: #fff; }
.position .position_m .swiper-container .swiper-wrapper .swiper-slide a {
  padding: 0 80px;
  color: #333;
  display: inline-block;
  border-right: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  font-size: 16px;
  margin-left: -1px;
  line-height: 50px; }
@media (max-width: 700px) {
  .position .position_m .swiper-container .swiper-wrapper .swiper-slide a {
    padding: 0 35px; } }
@media (max-width: 435px) {
  .position .position_m .swiper-container .swiper-wrapper .swiper-slide a {
    padding: 0 20px;
    line-height: 40px;
    font-size: 15px; } }

.screen {
  background: #fff;
  position: relative;
  z-index: 100;
  overflow: hidden;
  transition: transform 0.4s cubic-bezier(0, 0.995, 0.99, 1); }
.screen.active {
  transform: translateX(-240px); }
@media (max-width: 1024px) {
  .screen {
    min-height: 100vh; } }
.screen .main .tit .en {
  font-size: 42px;
  line-height: 42px;
  color: #13447c;
  font-family: "AVGARDN";
  text-transform:capitalize; }
@media (max-width: 1024px) {
  .screen .main .tit .en {
    font-size: 36px;
    line-height: 36px; } }
@media (max-width: 768px) {
  .screen .main .tit .en {
    font-size: 30px;
    line-height: 30px; } }
@media (max-width: 500px) {
  .screen .main .tit .en {
    font-size: 24px;
    line-height: 26px; } }
.screen .main .tit .cn {
  font-size: 24px;
  line-height: 28px;
  color: #333;
  margin-top: 10px; }
@media (max-width: 500px) {
  .screen .main .tit .cn {
    font-size: 20px;
    line-height: 24px;
    margin-top: 2px; } }
.screen .main.about.his .position .pc {
  background: #e7e8e9; }
.screen .main.about .tit .en {
  font-size: 42px;
  line-height: 42px;
  color: #13447c;
  font-family: "AVGARDN";
  text-transform:capitalize; }
@media (max-width: 1024px) {
  .screen .main.about .tit .en {
    font-size: 36px;
    line-height: 36px; } }
@media (max-width: 768px) {
  .screen .main.about .tit .en {
    font-size: 30px;
    line-height: 30px; } }
@media (max-width: 500px) {
  .screen .main.about .tit .en {
    font-size: 24px;
    line-height: 26px; } }
.screen .main.about .tit .cn {
  font-size: 24px;
  line-height: 28px;
  color: #333;
  margin-top: 10px; }
@media (max-width: 500px) {
  .screen .main.about .tit .cn {
    font-size: 20px;
    line-height: 24px;
    margin-top: 2px; } }
.screen .main.about .about_box {
  padding-top: 100px;
  padding-bottom: 135px; }
@media (max-width: 1024px) {
  .screen .main.about .about_box {
    padding-top: 70px;
    padding-bottom: 100px; } }
@media (max-width: 600px) {
  .screen .main.about .about_box {
    padding-top: 35px;
    padding-bottom: 40px; } }
.screen .main.about .about_box .about_cen .ab_top .ab_l {
  float: left;
  width: 49.94%;
  position: relative; }
@media (max-width: 1300px) {
  .screen .main.about .about_box .about_cen .ab_top .ab_l {
    width: 52%; } }
@media (max-width: 1024px) {
  .screen .main.about .about_box .about_cen .ab_top .ab_l {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    float: none; } }
@media (max-width: 500px) {
  .screen .main.about .about_box .about_cen .ab_top .ab_l {
    width: 100%;
    margin-top: 20px; } }
.screen .main.about .about_box .about_cen .ab_top .ab_l .swiper-container {
  padding-bottom: 5px; }
.screen .main.about .about_box .about_cen .ab_top .ab_l .swiper-container .swiper-wrapper .swiper-slide img {
  width: 100%; }
.screen .main.about .about_box .about_cen .ab_top .ab_l .swiper-container .swiper-pagination {
  position: static;
  margin-top: 28px;
  font-size: 0;
  transition: none; }
@media (max-width: 500px) {
  .screen .main.about .about_box .about_cen .ab_top .ab_l .swiper-container .swiper-pagination {
    margin-top: 20px; } }
.screen .main.about .about_box .about_cen .ab_top .ab_l .swiper-container .swiper-pagination span {
  position: relative;
  z-index: 10;
  width: 16px;
  margin: 0 8px;
  height: 16px;
  border-radius: 50%;
  background: #fff;
  transition: background 0.3s;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.6); }
.screen .main.about .about_box .about_cen .ab_top .ab_l .swiper-container .swiper-pagination span.swiper-pagination-bullet-active {
  background: #13447c; }
@media (max-width: 500px) {
  .screen .main.about .about_box .about_cen .ab_top .ab_l .swiper-container .swiper-pagination span {
    width: 10px;
    height: 10px;
    margin: 0 5px; } }
.screen .main.about .about_box .about_cen .ab_top .ab_r {
  float: right;
  width: 44.6%;
  padding-top: 5px; }
@media (max-width: 1024px) {
  .screen .main.about .about_box .about_cen .ab_top .ab_r {
    width: 100%;
    float: none;
    padding-top: 0; } }
.screen .main.about .about_box .about_cen .ab_top .ab_r .tit .en {
  font-size: 42px;
  line-height: 48px;
  color: #13447c;
  font-family: "AVGARDN"; }
@media (max-width: 1500px) {
  .screen .main.about .about_box .about_cen .ab_top .ab_r .tit .en {
    font-size: 36px;
    line-height: 42px; } }
@media (max-width: 768px) {
  .screen .main.about .about_box .about_cen .ab_top .ab_r .tit .en {
    font-size: 30px;
    line-height: 36px; } }
@media (max-width: 500px) {
  .screen .main.about .about_box .about_cen .ab_top .ab_r .tit .en {
    font-size: 24px;
    line-height: 26px; } }
.screen .main.about .about_box .about_cen .ab_top .ab_r .tit .cn {
  font-size: 24px;
  line-height: 34px;
  color: #333;
  margin-top: 10px; }
@media (max-width: 500px) {
  .screen .main.about .about_box .about_cen .ab_top .ab_r .tit .cn {
    font-size: 20px;
    line-height: 24px;
    margin-top: 2px; } }
.screen .main.about .about_box .about_cen .ab_top .ab_r .cont {
  margin-top: 45px;
  font-size: 18px;
  line-height: 36px;
  color: #212121; }
@media (max-width: 1700px) {
  .screen .main.about .about_box .about_cen .ab_top .ab_r .cont {
    font-size: 16px;
    line-height: 32px; } }
@media (max-width: 1300px) {
  .screen .main.about .about_box .about_cen .ab_top .ab_r .cont {
    margin-top: 30px;
    font-size: 15px;
    line-height: 30px; } }
@media (max-width: 1024px) {
  .screen .main.about .about_box .about_cen .ab_top .ab_r .cont {
    height: auto !important; } }
@media (max-width: 500px) {
  .screen .main.about .about_box .about_cen .ab_top .ab_r .cont {
    margin-top: 20px;
    font-size: 14px;
    line-height: 24px; } }
.screen .main.about .about_box .about_cen .ab_top .ab_r .cont p {
  text-indent: 2em; }
.screen .main.about .about_box .about_cen .ab_top .ab_r .cont .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #13447c; }
.screen .main.about .about_box .about_cen .bot {
  margin-top: 65px; }
@media (max-width: 1024px) {
  .screen .main.about .about_box .about_cen .bot {
    margin-top: 50px; } }
@media (max-width: 600px) {
  .screen .main.about .about_box .about_cen .bot {
    margin-top: 25px; } }
.screen .main.about .about_box .about_cen .bot .link {
  width: 820px;
  height: 62px;
  background: #13447c;
  text-align: center;
  font-size: 26px;
  line-height: 62px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  border-radius: 31px;
  display: block;
  margin: 0 auto; }
@media (max-width: 1024px) {
  .screen .main.about .about_box .about_cen .bot .link {
    width: 90%;
    font-size: 22px;
    line-height: 50px;
    height: 50px; } }
@media (max-width: 600px) {
  .screen .main.about .about_box .about_cen .bot .link {
    font-size: 18px;
    line-height: 40px;
    height: 40px; } }
.screen .main.about .about_box .about_cen .bot .text {
  font-size: 24px;
  line-height: 36px;
  color: #1650a2;
  margin-top: 12px;
  text-align: center; }
@media (max-width: 1024px) {
  .screen .main.about .about_box .about_cen .bot .text {
    font-size: 20px;
    line-height: 32px; } }
@media (max-width: 600px) {
  .screen .main.about .about_box .about_cen .bot .text {
    font-size: 16px;
    line-height: 24px; } }
.screen .main.about .history_box {
  padding-top: 100px;
  padding-bottom: 218px; }
@media (max-width: 1024px) {
  .screen .main.about .history_box {
    padding-top: 70px;
    padding-bottom: 140px; } }
@media (max-width: 600px) {
  .screen .main.about .history_box {
    padding-top: 35px;
    padding-bottom: 50px; } }
.screen .main.about .history_box .history_cen {
  position: relative; }
.screen .main.about .history_box .history_cen .year_list {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10; }
@media (max-width: 1024px) {
  .screen .main.about .history_box .history_cen .year_list {
    display: none; } }
.screen .main.about .history_box .history_cen .year_list ul li {
  width: 144px;
  height: 46px;
  background: #13447c;
  margin-bottom: 6px;
  border-radius: 23px;
  font-size: 24px;
  line-height: 46px;
  color: #fff;
  cursor: pointer;
  text-align: center; }
.screen .main.about .history_box .history_cen .his_box {
  position: relative; }
.screen .main.about .history_box .history_cen .his_box .his_list {
  margin-top: 22px; }
@media (max-width: 500px) {
  .screen .main.about .history_box .history_cen .his_box .his_list {
    margin-top: 12px; } }
.screen .main.about .history_box .history_cen .his_box .his_list ul .li {
  padding-top: 30px; }
@media (max-width: 500px) {
  .screen .main.about .history_box .history_cen .his_box .his_list ul .li {
    padding-top: 15px; } }
.screen .main.about .history_box .history_cen .his_box .his_list ul .li .year {
  font-size: 42px;
  line-height: 48px;
  color: #13447c; }
@media (max-width: 1024px) {
  .screen .main.about .history_box .history_cen .his_box .his_list ul .li .year {
    font-size: 36px;
    line-height: 42px; } }
@media (max-width: 768px) {
  .screen .main.about .history_box .history_cen .his_box .his_list ul .li .year {
    font-size: 30px;
    line-height: 36px; } }
@media (max-width: 500px) {
  .screen .main.about .history_box .history_cen .his_box .his_list ul .li .year {
    font-size: 24px;
    line-height: 30px; } }
.screen .main.about .history_box .history_cen .his_box .his_list ul .li .text_list {
  margin-top: 15px; }
@media (max-width: 500px) {
  .screen .main.about .history_box .history_cen .his_box .his_list ul .li .text_list {
    margin-top: 5px; } }
.screen .main.about .history_box .history_cen .his_box .his_list ul .li .text_list ul {
  background: url(../img/line.png) no-repeat bottom center;
  background-size: 100% 1px;
  font-size: 0; }
@media (max-width: 900px) {
  .screen .main.about .history_box .history_cen .his_box .his_list ul .li .text_list ul {
    background: none; } }
.screen .main.about .history_box .history_cen .his_box .his_list ul .li .text_list ul li {
  width: 40.3%;
  display: inline-block;
  vertical-align: top;
  padding: 15px 0;
  position: relative; }
@media (max-width: 1350px) {
  .screen .main.about .history_box .history_cen .his_box .his_list ul .li .text_list ul li {
    width: 48.5%; } }
@media (max-width: 1024px) {
  .screen .main.about .history_box .history_cen .his_box .his_list ul .li .text_list ul li {
    width: 100%;
    background: url(../img/line.png) no-repeat bottom center;
    background-size: 100% 1px; }
  .screen .main.about .history_box .history_cen .his_box .his_list ul .li .text_list ul li:nth-child(even) {
    margin-left: 0; } }
@media (max-width: 500px) {
  .screen .main.about .history_box .history_cen .his_box .his_list ul .li .text_list ul li {
    padding-top: 5px; } }
.screen .main.about .history_box .history_cen .his_box .his_list ul .li .text_list ul li .time {
  position: absolute;
  left: 0;
  top: 15px; }
@media (max-width: 500px) {
  .screen .main.about .history_box .history_cen .his_box .his_list ul .li .text_list ul li .time {
    position: static; } }
.screen .main.about .history_box .history_cen .his_box .his_list ul .li .text_list ul li .time .ico {
  width: 36px;
  height: 36px;
  background: #fff;
  border-radius: 50%;
  position: relative;
  display: inline-block;
  vertical-align: middle; }
@media (max-width: 500px) {
  .screen .main.about .history_box .history_cen .his_box .his_list ul .li .text_list ul li .time .ico {
    width: 30px;
    height: 30px; } }
.screen .main.about .history_box .history_cen .his_box .his_list ul .li .text_list ul li .time .ico img {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  max-width: 70%;
  max-height: 70%;
  margin: auto; }
.screen .main.about .history_box .history_cen .his_box .his_list ul .li .text_list ul li .time .month {
  font-size: 18px;
  line-height: 36px;
  color: #13447c;
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px; }
@media (max-width: 1350px) {
  .screen .main.about .history_box .history_cen .his_box .his_list ul .li .text_list ul li .time .month {
    font-size: 16px;
    line-height: 28px; } }
.screen .main.about .history_box .history_cen .his_box .his_list ul .li .text_list ul li .text {
  padding-left: 145px;
  font-size: 18px;
  line-height: 36px;
  color: #595757;
  display: inline-block;
  vertical-align: middle; }
@media (max-width: 1350px) {
  .screen .main.about .history_box .history_cen .his_box .his_list ul .li .text_list ul li .text {
    font-size: 16px;
    line-height: 28px;
    padding-left: 135px; } }
@media (max-width: 500px) {
  .screen .main.about .history_box .history_cen .his_box .his_list ul .li .text_list ul li .text {
    padding-left: 0;
    margin-top: 6px; } }
.screen .main.about .cul_box {
  padding-bottom: 175px; }
@media (max-width: 1024px) {
  .screen .main.about .cul_box {
    padding-bottom: 120px; } }
@media (max-width: 600px) {
  .screen .main.about .cul_box {
    padding-bottom: 50px; } }
.screen .main.about .cul_box .cul_top {
  padding-top: 90px; }
@media (max-width: 1024px) {
  .screen .main.about .cul_box .cul_top {
    padding-top: 70px; } }
@media (max-width: 600px) {
  .screen .main.about .cul_box .cul_top {
    padding-top: 35px; } }
.screen .main.about .cul_box .cul_top .list {
  margin-top: 45px; }
@media (max-width: 600px) {
  .screen .main.about .cul_box .cul_top .list {
    margin-top: 25px; } }
.screen .main.about .cul_box .cul_top .list ul li {
  position: relative;
  background: #f8f8f8; }
@media (min-width: 1024px) {
  .screen .main.about .cul_box .cul_top .list ul li:hover .pic img {
    transform: scale(1.05); } }
.screen .main.about .cul_box .cul_top .list ul li:nth-child(even) .pic {
  float: right; }
.screen .main.about .cul_box .cul_top .list ul li:nth-child(even) .cont_box {
  right: auto;
  left: 0;
  padding-left: 3.89%;
  padding-right: 3.89%; }
@media (max-width: 1024px) {
  .screen .main.about .cul_box .cul_top .list ul li {
    margin-top: 30px; }
  .screen .main.about .cul_box .cul_top .list ul li:first-child {
    margin-top: 0; } }
@media (max-width: 500px) {
  .screen .main.about .cul_box .cul_top .list ul li {
    margin-top: 20px; } }
.screen .main.about .cul_box .cul_top .list ul li .pic {
  float: left;
  width: 50%;
  overflow: hidden; }
@media (max-width: 1024px) {
  .screen .main.about .cul_box .cul_top .list ul li .pic {
    width: 100%;
    float: none !important; } }
.screen .main.about .cul_box .cul_top .list ul li .pic img {
  width: 100%;
  transition: transform 0.5s ease-in-out; }
.screen .main.about .cul_box .cul_top .list ul li .cont_box {
  position: absolute;
  right: 0;
  width: 50%;
  top: 50%;
  transform: translateY(-50%);
  padding-left: 3.59%;
  padding-right: 2.69%;
  box-sizing: border-box; }
@media (max-width: 1024px) {
  .screen .main.about .cul_box .cul_top .list ul li .cont_box {
    position: static;
    width: 100%;
    padding: 30px !important;
    transform: translateY(0%); } }
@media (max-width: 600px) {
  .screen .main.about .cul_box .cul_top .list ul li .cont_box {
    padding: 20px !important; } }
.screen .main.about .cul_box .cul_top .list ul li .cont_box .t {
  font-size: 48px;
  line-height: 84px;
  color: #111; }
@media (max-width: 1600px) {
  .screen .main.about .cul_box .cul_top .list ul li .cont_box .t {
    font-size: 40px;
    line-height: 64px; } }
@media (max-width: 1400px) {
  .screen .main.about .cul_box .cul_top .list ul li .cont_box .t {
    font-size: 36px;
    line-height: 60px; } }
@media (max-width: 1250px) {
  .screen .main.about .cul_box .cul_top .list ul li .cont_box .t {
    font-size: 30px;
    line-height: 35px; } }
@media (max-width: 600px) {
  .screen .main.about .cul_box .cul_top .list ul li .cont_box .t {
    font-size: 22px;
    line-height: 40px; } }
.screen .main.about .cul_box .cul_top .list ul li .cont_box .t span {
  display: inline-block;
  border-bottom: 1px solid #ccc; }
.screen .main.about .cul_box .cul_top .list ul li .cont_box .text {
  font-size: 30px;
  line-height: 35px;
  color: #13447c;
  margin-top: 12px; }
@media (max-width: 1600px) {
  .screen .main.about .cul_box .cul_top .list ul li .cont_box .text {
    font-size: 28px;
    line-height: 30px;
    margin-top: 8px; } }
@media (max-width: 1400px) {
  .screen .main.about .cul_box .cul_top .list ul li .cont_box .text {
    font-size: 18px;
    line-height: 26px; } }
@media (max-width: 600px) {
  .screen .main.about .cul_box .cul_top .list ul li .cont_box .text {
    font-size: 18px;
    line-height: 24px; } }
.screen .main.about .cul_box .cul_top .list ul li .cont_box .con {
  font-size: 18px;
  line-height: 26px;
  color: #333;
  margin-top: 10px; }
@media (max-width: 1600px) {
  .screen .main.about .cul_box .cul_top .list ul li .cont_box .con {
    font-size: 15px;
    line-height: 20px;
    margin-top: 8px; } }
@media (max-width: 1250px) {
  .screen .main.about .cul_box .cul_top .list ul li .cont_box .con {
    font-size: 14px;
    line-height: 18px;
    margin-top: 6px; } }
.screen .main.about .cul_box .bot_box {
  margin-top: 105px; }
@media (max-width: 1024px) {
  .screen .main.about .cul_box .bot_box {
    margin-top: 80px; } }
@media (max-width: 600px) {
  .screen .main.about .cul_box .bot_box {
    margin-top: 30px; } }
.screen .main.about .cul_box .bot_box .list_t ul li {
  width: 50%;
  float: left;
  background: #eee;
  height: 72px;
  font-size: 26px;
  line-height: 72px;
  color: #3b3b3b;
  cursor: pointer;
  transition: background 0.3s,color 0.3s;
  text-align: center; }
@media (max-width: 1024px) {
  .screen .main.about .cul_box .bot_box .list_t ul li {
    font-size: 22px;
    line-height: 54px;
    height: 54px; } }
@media (max-width: 600px) {
  .screen .main.about .cul_box .bot_box .list_t ul li {
    font-size: 18px;
    line-height: 44px;
    height: 44px; } }
.screen .main.about .cul_box .bot_box .list_t ul li.active {
  background: #13447c;
  color: #fff; }
.screen .main.about .cul_box .bot_box .flister {
  position: relative;
  margin-top: 60px; }
@media (max-width: 1024px) {
  .screen .main.about .cul_box .bot_box .flister {
    margin-top: 50px; } }
@media (max-width: 600px) {
  .screen .main.about .cul_box .bot_box .flister {
    margin-top: 30px; } }
.screen .main.about .cul_box .bot_box .flister .btn_l {
  width: 60px;
  height: 60px;
  background: url(../img/btn_l.png) no-repeat center center;
  position: absolute;
  left: 0;
  top: 50%;
  cursor: pointer;
  z-index: 10;
  margin-top: -30px; }
@media (max-width: 1300px) {
  .screen .main.about .cul_box .bot_box .flister .btn_l {
    width: 50px;
    height: 50px;
    margin-top: -25px;
    background-size: cover; } }
@media (max-width: 650px) {
  .screen .main.about .cul_box .bot_box .flister .btn_l {
    width: 30px;
    height: 30px;
    background: url(../img/btn_l2.png) no-repeat center center;
    margin-top: -15px;
    background-size: cover; } }
.screen .main.about .cul_box .bot_box .flister .btn_r {
  cursor: pointer;
  width: 60px;
  height: 60px;
  background: url(../img/btn_r.png) no-repeat center center;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 10;
  margin-top: -30px; }
@media (max-width: 1300px) {
  .screen .main.about .cul_box .bot_box .flister .btn_r {
    width: 50px;
    height: 50px;
    margin-top: -25px;
    background-size: cover; } }
@media (max-width: 650px) {
  .screen .main.about .cul_box .bot_box .flister .btn_r {
    width: 30px;
    height: 30px;
    background: url(../img/btn_r2.png) no-repeat center center;
    border-radius: 50%;
    margin-top: -15px;
    background-size: cover; } }
.screen .main.about .cul_box .bot_box .flister .flister_box {
  width: 89.58%;
  margin: 0 auto;
  position: relative;
  height: 383px;
  overflow: hidden; }
@media (max-width: 1024px) {
  .screen .main.about .cul_box .bot_box .flister .flister_box {
    width: 110%;
    margin-left: -5%; } }
@media (max-width: 650px) {
  .screen .main.about .cul_box .bot_box .flister .flister_box {
    width: 160%;
    margin-left: -30%; } }
.screen .main.about .cul_box .bot_box .flister .flister_box ul li {
  position: absolute;
  top: 0;
  left: 32.07%;
  z-index: 1;
  width: 33.28%;
  top: 11%; }
.screen .main.about .cul_box .bot_box .flister .flister_box ul li.l1 {
  left: 0;
  z-index: 3;
  width: 33.28%;
  top: 9.79%; }
.screen .main.about .cul_box .bot_box .flister .flister_box ul li.l2 {
  top: 0;
  left: 29.07%;
  z-index: 10;
  width: 41.44%; }
.screen .main.about .cul_box .bot_box .flister .flister_box ul li.l2 .mask {
  opacity: 0; }
.screen .main.about .cul_box .bot_box .flister .flister_box ul li.l3 {
  left: 66.84%;
  z-index: 3;
  top: 9.79%;
  width: 33.28%; }
.screen .main.about .cul_box .bot_box .flister .flister_box ul li .pic img {
  width: 100%; }
.screen .main.about .cul_box .bot_box .flister .flister_box ul li .mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(19, 68, 124, 0.6); }
.screen .main.about .news_box {
  padding-top: 90px;
  padding-bottom: 200px; }
@media (max-width: 1200px) {
  .screen .main.about .news_box {
    padding-bottom: 150px; } }
@media (max-width: 1024px) {
  .screen .main.about .news_box {
    padding-top: 70px;
    padding-bottom: 100px; } }
@media (max-width: 600px) {
  .screen .main.about .news_box {
    padding-top: 35px;
    padding-bottom: 50px; } }
.screen .main.about .news_box.news_d {
  padding-top: 80px;
  padding-bottom: 170px; }
@media (max-width: 1024px) {
  .screen .main.about .news_box.news_d {
    padding-top: 70px;
    padding-bottom: 100px; } }
@media (max-width: 600px) {
  .screen .main.about .news_box.news_d {
    padding-top: 35px;
    padding-bottom: 50px; } }
@media (max-width: 1024px) {
  .screen .main.about .news_box.news_d .nbox .nr ul {
    margin-top: 0;
    margin-bottom: 50px; } }
@media (max-width: 600px) {
  .screen .main.about .news_box.news_d .nbox .nr ul {
    margin-bottom: 25px; } }
.screen .main.about .news_box .nbox.full .nl {
  width: 100%; }
.screen .main.about .news_box .nbox .nl {
  float: left;
  width: calc(100% - 250px);
  margin-top: 10px; }
@media (max-width: 1024px) {
  .screen .main.about .news_box .nbox .nl {
    width: 100%;
    float: none; } }
.screen .main.about .news_box .nbox .nl .top ul li {
  padding: 35px 0;
  background: url(../img/line2.jpg) no-repeat center bottom;
  background-size: 100% 1px; }
@media (max-width: 850px) {
  .screen .main.about .news_box .nbox .nl .top ul li {
    padding: 25px 0; } }
.screen .main.about .news_box .nbox .nl .top ul li a {
  display: block; }
@media (min-width: 1024px) {
  .screen .main.about .news_box .nbox .nl .top ul li a:hover .pic img {
    transform: scale(1.05); }
  .screen .main.about .news_box .nbox .nl .top ul li a:hover .cont .t {
    color: #13447c; } }
.screen .main.about .news_box .nbox .nl .top ul li a .pic {
  overflow: hidden;
  width: 420px;
  float: left;
  height: 260px; }
@media (max-width: 1500px) {
  .screen .main.about .news_box .nbox .nl .top ul li a .pic {
    width: 380px;
    height: 235px; } }
@media (max-width: 1300px) {
  .screen .main.about .news_box .nbox .nl .top ul li a .pic {
    width: 330px;
    height: 205px; } }
@media (max-width: 1100px) {
  .screen .main.about .news_box .nbox .nl .top ul li a .pic {
    width: 280px;
    height: 173px; } }
@media (max-width: 850px) {
  .screen .main.about .news_box .nbox .nl .top ul li a .pic {
    width: 100%;
    float: none;
    height: auto; } }
.screen .main.about .news_box .nbox .nl .top ul li a .pic img {
  transition: transform 0.5s ease-in-out;
  width: 100%; }
.screen .main.about .news_box .nbox .nl .top ul li a .cont {
  float: right;
  width: calc(100% - 465px); }
@media (max-width: 1500px) {
  .screen .main.about .news_box .nbox .nl .top ul li a .cont {
    width: calc(100% - 420px); } }
@media (max-width: 1300px) {
  .screen .main.about .news_box .nbox .nl .top ul li a .cont {
    width: calc(100% - 370px); } }
@media (max-width: 1100px) {
  .screen .main.about .news_box .nbox .nl .top ul li a .cont {
    width: calc(100% - 320px); } }
@media (max-width: 850px) {
  .screen .main.about .news_box .nbox .nl .top ul li a .cont {
    width: 100%;
    float: none;
    padding-top: 20px; } }
.screen .main.about .news_box .nbox .nl .top ul li a .cont .t {
  font-size: 24px;
  line-height: 38px;
  color: #333;
  transition: color 0.5s ease-in-out; }
@media (max-width: 850px) {
  .screen .main.about .news_box .nbox .nl .top ul li a .cont .t {
    font-size: 20px;
    line-height: 32px; } }
@media (max-width: 500px) {
  .screen .main.about .news_box .nbox .nl .top ul li a .cont .t {
    font-size: 18px;
    line-height: 28px; } }
.screen .main.about .news_box .nbox .nl .top ul li a .cont .time {
  font-size: 16px;
  line-height: 20px;
  color: #13447c;
  margin-top: 5px; }
@media (max-width: 850px) {
  .screen .main.about .news_box .nbox .nl .top ul li a .cont .time {
    font-size: 14px;
    line-height: 18px; } }
.screen .main.about .news_box .nbox .nl .top ul li a .cont .con {
  font-size: 16px;
  line-height: 26px;
  color: #666;
  margin-top: 22px;
  height: 78px;
  overflow: hidden; }
@media (max-width: 1300px) {
  .screen .main.about .news_box .nbox .nl .top ul li a .cont .con {
    height: 52px; } }
@media (max-width: 1100px) {
  .screen .main.about .news_box .nbox .nl .top ul li a .cont .con {
    margin-top: 10px; } }
@media (max-width: 850px) {
  .screen .main.about .news_box .nbox .nl .top ul li a .cont .con {
    font-size: 14px;
    line-height: 24px;
    height: 48px; } }
.screen .main.about .news_box .nbox .nl .top ul li a .cont .btn {
  width: 132px;
  height: 42px;
  border: 1px solid #d2d2d2;
  border-radius: 42px;
  font-size: 16px;
  line-height: 42px;
  color: #333;
  text-align: center;
  margin-top: 50px; }
@media (max-width: 1500px) {
  .screen .main.about .news_box .nbox .nl .top ul li a .cont .btn {
    margin-top: 25px; } }
@media (max-width: 1100px) {
  .screen .main.about .news_box .nbox .nl .top ul li a .cont .btn {
    margin-top: 10px; } }
@media (max-width: 850px) {
  .screen .main.about .news_box .nbox .nl .top ul li a .cont .btn {
    width: 100px;
    height: 32px;
    font-size: 14px;
    line-height: 32px;
    margin-top: 15px; } }
@media (max-width: 500px) {
  .screen .main.about .news_box .nbox .nl .bot ul {
    padding-top: 10px; } }
.screen .main.about .news_box .nbox .nl .bot ul li {
  width: 45.07%;
  float: left;
  margin-top: 70px;
  margin-bottom: 5px; }
@media (max-width: 1500px) {
  .screen .main.about .news_box .nbox .nl .bot ul li {
    width: 48%; } }
.screen .main.about .news_box .nbox .nl .bot ul li:nth-child(even) {
  float: right; }
@media (max-width: 850px) {
  .screen .main.about .news_box .nbox .nl .bot ul li:nth-child(even) {
    float: none; } }
@media (max-width: 850px) {
  .screen .main.about .news_box .nbox .nl .bot ul li {
    width: 100%;
    float: none;
    margin-top: 40px; } }
@media (max-width: 500px) {
  .screen .main.about .news_box .nbox .nl .bot ul li {
    margin-top: 20px; } }
.screen .main.about .news_box .nbox .nl .bot ul li a {
  display: block;
  overflow: hidden; }
@media (min-width: 1024px) {
  .screen .main.about .news_box .nbox .nl .bot ul li a:hover .time {
    background: #13447c; }
  .screen .main.about .news_box .nbox .nl .bot ul li a:hover .time .tab .tab_cell .year, .screen .main.about .news_box .nbox .nl .bot ul li a:hover .time .tab .tab_cell .date {
    color: #fff; } }
.screen .main.about .news_box .nbox .nl .bot ul li .time {
  width: 110px;
  height: 110px;
  border: 1px dashed #13447c;
  text-align: center;
  float: left;
  transition: background 0.3s;
  border-radius: 50%; }
@media (max-width: 1200px) {
  .screen .main.about .news_box .nbox .nl .bot ul li .time {
    width: 100px;
    height: 100px; } }
@media (max-width: 500px) {
  .screen .main.about .news_box .nbox .nl .bot ul li .time {
    width: 70px;
    height: 70px; } }
.screen .main.about .news_box .nbox .nl .bot ul li .time .tab {
  width: 100%;
  height: 100%;
  display: table; }
.screen .main.about .news_box .nbox .nl .bot ul li .time .tab .tab_cell {
  display: table-cell;
  vertical-align: middle; }
.screen .main.about .news_box .nbox .nl .bot ul li .time .tab .tab_cell .year {
  font-size: 40px;
  line-height: 42px;
  color: #09357f;
  transition: color 0.3s;
  font-family: "impact"; }
@media (max-width: 1200px) {
  .screen .main.about .news_box .nbox .nl .bot ul li .time .tab .tab_cell .year {
    font-size: 34px;
    line-height: 40px; } }
@media (max-width: 500px) {
  .screen .main.about .news_box .nbox .nl .bot ul li .time .tab .tab_cell .year {
    font-size: 24px;
    line-height: 26px; } }
.screen .main.about .news_box .nbox .nl .bot ul li .time .tab .tab_cell .date {
  font-size: 16px;
  line-height: 20px;
  color: #09357f;
  transition: color 0.3s; }
@media (max-width: 1200px) {
  .screen .main.about .news_box .nbox .nl .bot ul li .time .tab .tab_cell .date {
    font-size: 14px;
    line-height: 18px; } }
.screen .main.about .news_box .nbox .nl .bot ul li .cont {
  float: right;
  width: calc(100% - 142px); }
@media (max-width: 1200px) {
  .screen .main.about .news_box .nbox .nl .bot ul li .cont {
    width: calc(100% - 120px); } }
@media (max-width: 500px) {
  .screen .main.about .news_box .nbox .nl .bot ul li .cont {
    width: calc(100% - 90px); } }
.screen .main.about .news_box .nbox .nl .bot ul li .cont .t {
  font-size: 20px;
  line-height: 30px;
  color: #09357f;
  margin-top: 7px; }
@media (max-width: 500px) {
  .screen .main.about .news_box .nbox .nl .bot ul li .cont .t {
    margin-top: 0;
    font-size: 16px;
    line-height: 28px; } }
.screen .main.about .news_box .nbox .nl .bot ul li .cont .con {
  font-size: 16px;
  line-height: 26px;
  color: #000;
  height: 52px;
  overflow: hidden;
  margin-top: 18px; }
@media (max-width: 500px) {
  .screen .main.about .news_box .nbox .nl .bot ul li .cont .con {
    font-size: 14px;
    line-height: 24px;
    height: 48px;
    margin-top: 6px; } }
.screen .main.about .news_box .nbox .nl .detail_box .detail_top .title {
  float: left;
  width: 63.4%;
  font-size: 32px;
  line-height: 36px;
  color: #333; }
@media (max-width: 1300px) {
  .screen .main.about .news_box .nbox .nl .detail_box .detail_top .title {
    font-size: 28px;
    line-height: 32px;
    width: 80%; } }
@media (max-width: 600px) {
  .screen .main.about .news_box .nbox .nl .detail_box .detail_top .title {
    width: 100%;
    float: none;
    font-size: 20px;
    line-height: 24px; } }
.screen .main.about .news_box .nbox .nl .detail_box .detail_top .return {
  float: right;
  display: block;
  font-size: 16px;
  line-height: 24px;
  color: #d70c18;
  padding-left: 30px;
  margin-top: 15px;
  background: url(../img/fh.png) no-repeat left center; }
.screen .main.about .news_box .nbox .nl .detail_box .controls {
  margin-top: 38px;
  border-top: 1px solid #dcdcdc;
  padding: 11px 0;
  border-bottom: 1px solid #dcdcdc; }
@media (max-width: 600px) {
  .screen .main.about .news_box .nbox .nl .detail_box .controls {
    margin-top: 15px; } }
.screen .main.about .news_box .nbox .nl .detail_box .controls .time {
  float: left;
  font-size: 16px;
  line-height: 30px;
  color: #666; }
@media (max-width: 600px) {
  .screen .main.about .news_box .nbox .nl .detail_box .controls .time {
    width: 100%;
    float: none;
    font-size: 14px;
    line-height: 20px; } }
.screen .main.about .news_box .nbox .nl .detail_box .controls .control {
  float: right; }
@media (max-width: 600px) {
  .screen .main.about .news_box .nbox .nl .detail_box .controls .control {
    float: none;
    width: 100%;
    margin-top: 10px; } }
.screen .main.about .news_box .nbox .nl .detail_box .controls .control .switch {
  display: inline-block;
  font-size: 32px;
  line-height: 30px;
  vertical-align: middle;
  color: #999;
  position: relative;
  padding: 0 25px; }
@media (max-width: 600px) {
  .screen .main.about .news_box .nbox .nl .detail_box .controls .control .switch {
    font-size: 24px;
    padding: 0 15px; } }
.screen .main.about .news_box .nbox .nl .detail_box .controls .control .switch::after {
  content: "";
  display: block;
  width: 1px;
  height: 16px;
  background: #ccc;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -8px; }
.screen .main.about .news_box .nbox .nl .detail_box .controls .control .switch sup {
  position: relative;
  left: -3px;
  display: inline-block; }
@media (max-width: 600px) {
  .screen .main.about .news_box .nbox .nl .detail_box .controls .control .switch sup {
    font-size: 14px; } }
.screen .main.about .news_box .nbox .nl .detail_box .controls .control .bdsharebuttonbox {
  display: inline-block;
  vertical-align: middle; }
.screen .main.about .news_box .nbox .nl .detail_box .controls .control .bdsharebuttonbox a {
  display: inline-block;
  width: 30px;
  height: 30px;
  padding: 0 20px;
  margin: 0;
  position: relative; }
@media (max-width: 600px) {
  .screen .main.about .news_box .nbox .nl .detail_box .controls .control .bdsharebuttonbox a {
    padding: 0 10px; } }
@media (max-width: 600px) {
  .screen .main.about .news_box .nbox .nl .detail_box .controls .control .bdsharebuttonbox a {
    background-size: auto 60% !important; } }
.screen .main.about .news_box .nbox .nl .detail_box .controls .control .bdsharebuttonbox a.bds_weixin {
  background: url(../img/share_icon1.png) no-repeat center center; }
.screen .main.about .news_box .nbox .nl .detail_box .controls .control .bdsharebuttonbox a.bds_sqq {
  background: url(../img/share_icon2.png) no-repeat center center; }
.screen .main.about .news_box .nbox .nl .detail_box .controls .control .bdsharebuttonbox a.bds_tsina {
  padding-right: 0;
  background: url(../img/share_icon3.png) no-repeat center center; }
.screen .main.about .news_box .nbox .nl .detail_box .controls .control .bdsharebuttonbox a.bds_tsina::after {
  display: none; }
.screen .main.about .news_box .nbox .nl .detail_box .controls .control .bdsharebuttonbox a::after {
  content: "";
  display: block;
  width: 1px;
  height: 16px;
  background: #ccc;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -8px; }
.screen .main.about .news_box .nbox .nl .detail_box .detail_con {
  font-size: 18px;
  line-height: 2;
  color: #666;
  padding-top: 50px; }
@media (max-width: 1300px) {
  .screen .main.about .news_box .nbox .nl .detail_box .detail_con {
    font-size: 16px; } }
@media (max-width: 600px) {
  .screen .main.about .news_box .nbox .nl .detail_box .detail_con {
    font-size: 14px;
    line-height: 1.7;
    padding-top: 25px; } }
.screen .main.about .news_box .nbox .nl .detail_box .detail_con p {
  text-indent: 2em; }
.screen .main.about .news_box .nbox .nl .detail_box .detail_con img {
  max-width: 100%;
  height: auto !important; }
.screen .main.about .news_box .nbox .nl .detail_box .keyword {
  margin-top: 90px;
  font-size: 16px;
  line-height: 30px;
  color: #333;
  padding: 13px 0;
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc; }
@media (max-width: 991px) {
  .screen .main.about .news_box .nbox .nl .detail_box .keyword {
    margin-top: 50px; } }
@media (max-width: 600px) {
  .screen .main.about .news_box .nbox .nl .detail_box .keyword {
    margin-top: 25px;
    font-size: 14px;
    line-height: 24px; } }
.screen .main.about .news_box .nbox .nl .detail_box .detail_pagebox {
  margin-top: 70px; }
@media (max-width: 991px) {
  .screen .main.about .news_box .nbox .nl .detail_box .detail_pagebox {
    margin-top: 50px; } }
@media (max-width: 600px) {
  .screen .main.about .news_box .nbox .nl .detail_box .detail_pagebox {
    margin-top: 25px; } }
.screen .main.about .news_box .nbox .nl .detail_box .detail_pagebox .page_switch {
  margin-top: 10px; }
.screen .main.about .news_box .nbox .nl .detail_box .detail_pagebox .page_switch span {
  display: block;
  float: left;
  width: 90px;
  border: 1px dashed #09357f;
  font-size: 18px;
  line-height: 40px;
  color: #333;
  border-radius: 40px;
  text-align: center; }
@media (max-width: 600px) {
  .screen .main.about .news_box .nbox .nl .detail_box .detail_pagebox .page_switch span {
    font-size: 16px;
    line-height: 30px;
    width: 70px; } }
.screen .main.about .news_box .nbox .nl .detail_box .detail_pagebox .page_switch .text {
  float: right;
  display: block;
  font-size: 18px;
  line-height: 40px;
  color: #333;
  transition: color 0.3s;
  width: calc(100% - 124px); }
@media (min-width: 1024px) {
  .screen .main.about .news_box .nbox .nl .detail_box .detail_pagebox .page_switch .text:hover {
    color: #13447c; } }
@media (max-width: 600px) {
  .screen .main.about .news_box .nbox .nl .detail_box .detail_pagebox .page_switch .text {
    font-size: 16px;
    line-height: 30px;
    width: calc(100% - 85px); } }
.screen .main.about .news_box .nbox .nr {
  float: right;
  width: 197px;
  position: relative;
  left: 0; }
@media (max-width: 1024px) {
  .screen .main.about .news_box .nbox .nr {
    width: 100%;
    float: none; } }
.screen .main.about .news_box .nbox .nr.fixed {
  position: fixed;
  top: 0; }
@media (max-width: 1024px) {
  .screen .main.about .news_box .nbox .nr.fixed {
    position: static; } }
.screen .main.about .news_box .nbox .nr::after {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  background: #dcdcdc;
  right: 18px;
  top: 20px;
  bottom: 20px; }
@media (max-width: 1024px) {
  .screen .main.about .news_box .nbox .nr::after {
    display: none; } }
@media (max-width: 1024px) {
  .screen .main.about .news_box .nbox .nr ul {
    text-align: center;
    margin-top: 50px;
    font-size: 0; } }
@media (max-width: 500px) {
  .screen .main.about .news_box .nbox .nr ul {
    margin-top: 25px; } }
.screen .main.about .news_box .nbox .nr ul li {
  width: 197px;
  height: 48px;
  text-align: right;
  padding-right: 38px;
  box-sizing: border-box;
  font-size: 20px;
  line-height: 48px;
  color: #333;
  position: relative;
  z-index: 20;
  transition: background 0.3s; }
@media (max-width: 1024px) {
  .screen .main.about .news_box .nbox .nr ul li {
    display: inline-block; } }
@media (max-width: 768px) {
  .screen .main.about .news_box .nbox .nr ul li {
    width: 33.33%; } }
@media (max-width: 500px) {
  .screen .main.about .news_box .nbox .nr ul li {
    height: 36px;
    font-size: 16px;
    line-height: 36px;
    text-align: center;
    padding-right: 0;
    margin-top: 0; } }
.screen .main.about .news_box .nbox .nr ul li a {
  color: #333;
  display: block; }
.screen .main.about .news_box .nbox .nr ul li.active {
  color: #fff;
  background: url(../img/ico.png) no-repeat; }
@media (max-width: 768px) {
  .screen .main.about .news_box .nbox .nr ul li.active {
    background: #13447c; } }
.screen .main.about .news_box .nbox .nr ul li.active::after {
  background: #13447c;
  border-color: #fff; }
.screen .main.about .news_box .nbox .nr ul li.active a {
  color: #fff; }
@media (min-width: 1024px) {
  .screen .main.about .news_box .nbox .nr ul li:hover {
    color: #fff;
    background: url(../img/ico.png) no-repeat; }
  .screen .main.about .news_box .nbox .nr ul li:hover::after {
    background: #13447c;
    border-color: #fff; }
  .screen .main.about .news_box .nbox .nr ul li:hover a {
    color: #fff; } }
.screen .main.about .news_box .nbox .nr ul li::after {
  content: "";
  display: block;
  position: absolute;
  width: 3px;
  background: #fff;
  height: 3px;
  border: 2px solid #d2d2d2;
  border-radius: 50%;
  right: 15px;
  transition: border-color 0.3s;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10; }
@media (max-width: 500px) {
  .screen .main.about .news_box .nbox .nr ul li::after {
    display: none; } }
.screen .main.product.h .position .pc, .screen .main.product.h .position .position_m {
  border: none; }
.screen .main.product .process_box {
  padding-top: 63px;
  padding-bottom: 430px; }
@media (max-width: 1024px) {
  .screen .main.product .process_box {
    padding-bottom: 200px; } }
@media (max-width: 600px) {
  .screen .main.product .process_box {
    padding-top: 35px;
    padding-bottom: 40px; } }
.screen .main.product .process_box .tit {
  text-align: center; }
.screen .main.product .process_box .process_list {
  margin-top: 70px; }
@media (max-width: 768px) {
  .screen .main.product .process_box .process_list {
    margin-top: 50px; } }
@media (max-width: 500px) {
  .screen .main.product .process_box .process_list {
    margin-top: 25px; } }
.screen .main.product .process_box .process_list .item {
  position: relative;
  margin: 0 auto; }
@media (max-width: 1024px) {
  .screen .main.product .process_box .process_list .item {
    min-height: 6.5rem;
    margin-bottom: 50px; } }
@media (max-width: 700px) {
  .screen .main.product .process_box .process_list .item {
    margin-bottom: 1.25rem; } }
@media (max-width: 1024px) {
  .screen .main.product .process_box .process_list .item:nth-child(even) .center {
    float: left; } }
.screen .main.product .process_box .process_list .item:nth-child(even) .center .box .text_box {
  right: -310%;
  left: auto;
  top: auto;
  bottom: 90%; }
@media (max-width: 1750px) {
  .screen .main.product .process_box .process_list .item:nth-child(even) .center .box .text_box {
    right: -220%; } }
@media (max-width: 1024px) {
  .screen .main.product .process_box .process_list .item:nth-child(even) .center .box .text_box {
    bottom: 65px; } }
@media (max-width: 700px) {
  .screen .main.product .process_box .process_list .item:nth-child(even) .center .box .text_box {
    text-align: left; } }
.screen .main.product .process_box .process_list .item:nth-child(even) .center .box .num::after {
  left: auto;
  right: -310%;
  background: url(../img/l2.png) no-repeat center center;
  background-size: contain; }
@media (max-width: 1750px) {
  .screen .main.product .process_box .process_list .item:nth-child(even) .center .box .num::after {
    right: -220%; } }
.screen .main.product .process_box .process_list .item:nth-child(even) .cont {
  right: 0;
  left: auto;
  bottom: 0;
  top: auto; }
.screen .main.product .process_box .process_list .item:nth-child(even) .cont .pic {
  float: right; }
@media (max-width: 1024px) {
  .screen .main.product .process_box .process_list .item .center {
    float: right; } }
.screen .main.product .process_box .process_list .item .center .box {
  width: 110px;
  height: 110px;
  margin: 0 auto;
  position: relative; }
@media (max-width: 700px) {
  .screen .main.product .process_box .process_list .item .center .box {
    width: 2.75rem;
    height: 2.75rem; } }
.screen .main.product .process_box .process_list .item .center .box .text_box {
  width: 290%;
  position: absolute;
  top: 90%;
  left: -310%;
  padding-left: 51.8%;
  z-index: 10;
  box-sizing: border-box; }
@media (max-width: 1750px) {
  .screen .main.product .process_box .process_list .item .center .box .text_box {
    width: 200%;
    left: -220%; } }
@media (max-width: 1024px) {
  .screen .main.product .process_box .process_list .item .center .box .text_box {
    top: 65px;
    padding-left: 20px; } }
@media (max-width: 700px) {
  .screen .main.product .process_box .process_list .item .center .box .text_box {
    top: 0 !important;
    bottom: auto !important;
    min-width: 5rem;
    padding-left: 0;
    text-align: right;
    margin-top: 0.5rem; } }
.screen .main.product .process_box .process_list .item .center .box .text_box .cn {
  font-size: 32px;
  line-height: 40px;
  color: #13447c; }
@media (max-width: 1300px) {
  .screen .main.product .process_box .process_list .item .center .box .text_box .cn {
    font-size: 26px;
    line-height: 36px; } }
@media (max-width: 700px) {
  .screen .main.product .process_box .process_list .item .center .box .text_box .cn {
    font-size: 18px;
    line-height: 24px; } }
.screen .main.product .process_box .process_list .item .center .box .text_box .en {
  font-size: 20px;
  line-height: 24px;
  color: #13447c;
  font-family: "AVGARDN"; }
@media (max-width: 1300px) {
  .screen .main.product .process_box .process_list .item .center .box .text_box .en {
    font-size: 18px;
    line-height: 20px; } }
@media (max-width: 700px) {
  .screen .main.product .process_box .process_list .item .center .box .text_box .en {
    font-size: 14px;
    line-height: 20px; } }
.screen .main.product .process_box .process_list .item .center .box .num {
  margin: 0 auto;
  width: 110px;
  height: 110px;
  border: 1px solid #c2c2c2;
  font-size: 72px;
  line-height: 110px;
  color: #13447c;
  text-align: center;
  border-radius: 50%;
  position: relative; }
@media (max-width: 1300px) {
  .screen .main.product .process_box .process_list .item .center .box .num {
    font-size: 60px; } }
@media (max-width: 700px) {
  .screen .main.product .process_box .process_list .item .center .box .num {
    width: 2.75rem;
    float: right;
    height: 2.75rem;
    font-size: 1.5rem;
    line-height: 2.75rem; } }
.screen .main.product .process_box .process_list .item .center .box .num::after {
  content: "";
  width: 290%;
  height: 7px;
  display: block;
  background: url(../img/l1.png) no-repeat center center;
  background-size: contain;
  position: absolute;
  left: -310%;
  z-index: 10;
  top: 50%;
  transform: translateY(-50%); }
@media (max-width: 1750px) {
  .screen .main.product .process_box .process_list .item .center .box .num::after {
    width: 200%;
    left: -220%; } }
@media (max-width: 700px) {
  .screen .main.product .process_box .process_list .item .center .box .num::after {
    display: none; } }
.screen .main.product .process_box .process_list .item .center .icon {
  margin: 0 auto;
  width: 110px;
  height: 60px;
  background: url(../img/xia.png) no-repeat center center; }
@media (max-width: 700px) {
  .screen .main.product .process_box .process_list .item .center .icon {
    width: 2.75rem;
    height: 1.5rem;
    background-size: 40% auto; } }
.screen .main.product .process_box .process_list .item .cont {
  width: 44.27%;
  position: absolute;
  left: 0;
  height: 320px;
  top: -19%; }
@media (max-width: 1300px) {
  .screen .main.product .process_box .process_list .item .cont {
    height: 260px; } }
@media (max-width: 1024px) {
  .screen .main.product .process_box .process_list .item .cont {
    top: 0;
    height: 6.5rem;
    width: calc(100% - 400px); } }
@media (max-width: 700px) {
  .screen .main.product .process_box .process_list .item .cont {
    width: calc(100% - 8rem); } }
.screen .main.product .process_box .process_list .item .cont .pic {
  width: 61%;
  height: 100%;
  float: left;
  position: relative; }
@media (max-width: 1750px) {
  .screen .main.product .process_box .process_list .item .cont .pic {
    width: calc(100% - 225px); } }
@media (max-width: 1024px) {
  .screen .main.product .process_box .process_list .item .cont .pic {
    width: 100%; } }
.screen .main.product .process_box .process_list .item .cont .pic img {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto; }
.screen .main.product .wrap_box .honor {
  padding-top: 82px;
  padding-bottom: 165px; }
@media (max-width: 1024px) {
  .screen .main.product .wrap_box .honor {
    padding-top: 70px;
    padding-bottom: 90px; } }
@media (max-width: 600px) {
  .screen .main.product .wrap_box .honor {
    padding-top: 35px;
    padding-bottom: 40px; } }
.screen .main.product .wrap_box .honor .honor_tit {
  text-align: center; }
.screen .main.product .wrap_box .honor .honor_tit .en {
  font-size: 48px;
  line-height: 50px;
  color: #fff;
  font-family: "AVGARDN"; }
@media (max-width: 1200px) {
  .screen .main.product .wrap_box .honor .honor_tit .en {
    font-size: 42px;
    line-height: 44px; } }
@media (max-width: 1024px) {
  .screen .main.product .wrap_box .honor .honor_tit .en {
    font-size: 36px;
    line-height: 36px; } }
@media (max-width: 768px) {
  .screen .main.product .wrap_box .honor .honor_tit .en {
    font-size: 30px;
    line-height: 32px; } }
@media (max-width: 500px) {
  .screen .main.product .wrap_box .honor .honor_tit .en {
    font-size: 24px;
    line-height: 26px; } }
.screen .main.product .wrap_box .honor .honor_tit .cn {
  font-size: 42px;
  line-height: 52px;
  color: #fff;
  margin-top: 8px;
  font-weight: bold; }
@media (max-width: 1200px) {
  .screen .main.product .wrap_box .honor .honor_tit .cn {
    font-size: 30px;
    line-height: 42px; } }
@media (max-width: 768px) {
  .screen .main.product .wrap_box .honor .honor_tit .cn {
    font-size: 24px;
    line-height: 32px; } }
@media (max-width: 500px) {
  .screen .main.product .wrap_box .honor .honor_tit .cn {
    font-size: 20px;
    line-height: 24px;
    margin-top: 2px; } }
.screen .main.product .wrap_box .honor .flister {
  margin-top: 55px;
  width: 1318px;
  margin-left: auto;
  position: relative;
  margin-right: auto; }
@media (max-width: 1500px) {
  .screen .main.product .wrap_box .honor .flister {
    width: 94%; } }
@media (max-width: 600px) {
  .screen .main.product .wrap_box .honor .flister {
    margin-top: 25px; } }
.screen .main.product .wrap_box .honor .flister .btn_l {
  width: 65px;
  height: 65px;
  background: url(../img/left.png) no-repeat center center;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 50%;
  cursor: pointer;
  transform: translateY(-50%);
  transition: background 0.3s;
  z-index: 100; }
@media (min-width: 1024px) {
  .screen .main.product .wrap_box .honor .flister .btn_l:hover {
    background: url(../img/left2.png) no-repeat center center;
    background-size: cover; } }
@media (max-width: 1200px) {
  .screen .main.product .wrap_box .honor .flister .btn_l {
    width: 50px;
    height: 50px; } }
@media (max-width: 600px) {
  .screen .main.product .wrap_box .honor .flister .btn_l {
    width: 30px;
    height: 30px;
    background: url(../img/left2.png) no-repeat center center;
    background-size: cover; } }
.screen .main.product .wrap_box .honor .flister .btn_r {
  width: 65px;
  height: 65px;
  background: url(../img/right.png) no-repeat center center;
  background-size: cover;
  position: absolute;
  right: 0;
  top: 50%;
  cursor: pointer;
  transition: background 0.3s;
  transform: translateY(-50%);
  z-index: 100; }
@media (min-width: 1024px) {
  .screen .main.product .wrap_box .honor .flister .btn_r:hover {
    background: url(../img/right2.png) no-repeat center center;
    background-size: cover; } }
@media (max-width: 1200px) {
  .screen .main.product .wrap_box .honor .flister .btn_r {
    width: 50px;
    height: 50px; } }
@media (max-width: 600px) {
  .screen .main.product .wrap_box .honor .flister .btn_r {
    width: 30px;
    height: 30px;
    background: url(../img/right2.png) no-repeat center center;
    background-size: cover; } }
.screen .main.product .wrap_box .honor .flister .flister_box {
  width: 80.88%;
  margin: 0 auto;
  position: relative;
  height: 572px; }
@media (max-width: 600px) {
  .screen .main.product .wrap_box .honor .flister .flister_box {
    width: 120%;
    margin-left: -10%; } }
.screen .main.product .wrap_box .honor .flister .flister_box ul li {
  position: absolute;
  width: 20.76%;
  z-index: 1;
  left: 38%;
  top: 15%; }
.screen .main.product .wrap_box .honor .flister .flister_box ul li.l1 {
  z-index: 3;
  left: 0;
  top: 11.71%;
  width: 27.76%; }
.screen .main.product .wrap_box .honor .flister .flister_box ul li.l2 {
  top: 0;
  width: 38.18%;
  z-index: 10;
  left: 30.76%; }
.screen .main.product .wrap_box .honor .flister .flister_box ul li.l2 a .text {
  opacity: 1; }
.screen .main.product .wrap_box .honor .flister .flister_box ul li.l3 {
  width: 27.76%;
  z-index: 3;
  top: 11.71%;
  left: 71.5%; }
.screen .main.product .wrap_box .honor .flister .flister_box ul li a {
  display: block; }
.screen .main.product .wrap_box .honor .flister .flister_box ul li a img {
  width: 100%;
  display: block; }
.screen .main.product .wrap_box .honor .flister .flister_box ul li a .text {
  font-size: 20px;
  line-height: 36px;
  color: #fff;
  margin-top: 5px;
  text-align: center;
  opacity: 0; }
@media (max-width: 600px) {
  .screen .main.product .wrap_box .honor .flister .flister_box ul li a .text {
    font-size: 16px;
    line-height: 24px; } }
.screen .main.product .wrap_box .quality .quality_cen {
  padding-top: 84px;
  padding-bottom: 130px; }
@media (max-width: 1024px) {
  .screen .main.product .wrap_box .quality .quality_cen {
    padding-top: 70px;
    padding-bottom: 90px; } }
@media (max-width: 600px) {
  .screen .main.product .wrap_box .quality .quality_cen {
    padding-top: 35px;
    padding-bottom: 35px; } }
.screen .main.product .wrap_box .quality .quality_cen .tit {
  text-align: center; }
.screen .main.product .wrap_box .quality .quality_cen .ds {
  margin-top: 55px;
  text-align: center;
  font-size: 18px;
  line-height: 30px;
  color: #333; }
@media (max-width: 1024px) {
  .screen .main.product .wrap_box .quality .quality_cen .ds {
    font-size: 16px;
    line-height: 26px;
    margin-top: 40px; } }
@media (max-width: 500px) {
  .screen .main.product .wrap_box .quality .quality_cen .ds {
    margin-top: 20px;
    font-size: 14px;
    line-height: 24px; } }
.screen .main.product .wrap_box .quality .quality_cen .list {
  margin-top: 80px; }
@media (max-width: 1024px) {
  .screen .main.product .wrap_box .quality .quality_cen .list {
    margin-top: 50px; } }
@media (max-width: 500px) {
  .screen .main.product .wrap_box .quality .quality_cen .list {
    margin-top: 20px; } }
.screen .main.product .wrap_box .quality .quality_cen .list ul {
  width: 110%; }
.screen .main.product .wrap_box .quality .quality_cen .list ul li {
  width: 25.25%;
  float: left;
  border-radius: 50%;
  background: #fff;
  border: 1px dashed #e5e5e5;
  box-sizing: border-box;
  padding: 25px;
  margin-right: 7.62%; }
@media (max-width: 768px) {
  .screen .main.product .wrap_box .quality .quality_cen .list ul li {
    padding: 15px; } }
@media (max-width: 600px) {
  .screen .main.product .wrap_box .quality .quality_cen .list ul li {
    width: 29.5%;
    margin-right: 1%;
    padding: 10px; } }
@media (min-width: 1024px) {
  .screen .main.product .wrap_box .quality .quality_cen .list ul li:hover .pic img {
    transform: scale(1.05); } }
.screen .main.product .wrap_box .quality .quality_cen .list ul li .pic {
  padding-bottom: 100%;
  height: 0;
  border-radius: 50%;
  overflow: hidden; }
.screen .main.product .wrap_box .quality .quality_cen .list ul li .pic img {
  width: 100%;
  border-radius: 50%;
  transition: transform 0.5s ease-in-out; }
.screen .main.product .wrap_box .box {
  padding-bottom: 115px; }
@media (max-width: 1024px) {
  .screen .main.product .wrap_box .box {
    padding-bottom: 80px; } }
@media (max-width: 600px) {
  .screen .main.product .wrap_box .box {
    padding-bottom: 45px; } }
.screen .main.product .wrap_box .box ul li {
  padding-top: 54px;
  text-align: center;
  margin-bottom: 25px; }
@media (max-width: 600px) {
  .screen .main.product .wrap_box .box ul li {
    padding-top: 30px;
    margin-bottom: 0px; } }
.screen .main.product .wrap_box .box ul li .t {
  border: 1px dashed #13447c;
  padding: 0 33px;
  box-sizing: border-box;
  font-size: 26px;
  line-height: 62px;
  color: #13447c;
  border-radius: 62px;
  display: inline-block;
  font-weight: bold; }
@media (max-width: 1024px) {
  .screen .main.product .wrap_box .box ul li .t {
    font-size: 20px;
    line-height: 50px;
    padding: 0 25px; } }
@media (max-width: 500px) {
  .screen .main.product .wrap_box .box ul li .t {
    font-size: 18px;
    line-height: 40px;
    padding: 0 25px; } }
.screen .main.product .wrap_box .box ul li .t span {
  font-weight: normal;
  font-size: 20px;
  color: #3e3a39;
  padding-left: 15px;
  margin-left: 15px;
  position: relative; }
@media (max-width: 500px) {
  .screen .main.product .wrap_box .box ul li .t span {
    font-size: 16px; } }
.screen .main.product .wrap_box .box ul li .t span::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 18px;
  background: #13447c;
  left: 0px;
  top: 50%;
  transform: translateY(-50%); }
.screen .main.product .wrap_box .box ul li .pic_box {
  margin-top: 32px; }
@media (max-width: 600px) {
  .screen .main.product .wrap_box .box ul li .pic_box {
    margin-top: 20px; } }
.screen .main.product .wrap_box .box ul li .pic_box .pic_l {
  width: 49.5%;
  float: left; }
.screen .main.product .wrap_box .box ul li .pic_box .pic_l:nth-child(even) {
  float: right; }
@media (max-width: 500px) {
  .screen .main.product .wrap_box .box ul li .pic_box .pic_l {
    width: 100%;
    margin-top: 15px;
    float: none; }
  .screen .main.product .wrap_box .box ul li .pic_box .pic_l:nth-child(even) {
    float: none; } }
.screen .main.product .wrap_box .box ul li .pic_box .pic_l img {
  width: 100%; }
.screen .main.product .Properties .Properties_box {
  padding-top: 70px;
  padding-bottom: 155px; }
@media (max-width: 1024px) {
  .screen .main.product .Properties .Properties_box {
    padding-bottom: 100px; } }
@media (max-width: 768px) {
  .screen .main.product .Properties .Properties_box {
    padding-top: 55px;
    padding-bottom: 70px; } }
@media (max-width: 600px) {
  .screen .main.product .Properties .Properties_box {
    padding-top: 35px;
    padding-bottom: 45px; } }
.screen .main.product .Properties .Properties_box .tit {
  text-align: center; }
.screen .main.product .Properties .Properties_box .classification {
  margin-top: 35px;
  text-align: center;
  font-size: 0; }
@media (max-width: 600px) {
  .screen .main.product .Properties .Properties_box .classification {
    margin-top: 10px; } }
.screen .main.product .Properties .Properties_box .classification a {
  margin: 0 20px;
  display: inline-block;
  vertical-align: middle;
  min-width: 480px;
  color: #333;
  transition: background 0.3s,color 0.3s;
  border: 1px dashed #13447c;
  border-radius: 58px;
  font-size: 20px;
  line-height: 58px;
  text-align: center; }
.screen .main.product .Properties .Properties_box .classification a.active {
  background: #13447c;
  color: #fff; }
@media (min-width: 1024px) {
  .screen .main.product .Properties .Properties_box .classification a:hover {
    background: #13447c;
    color: #fff; } }
@media (max-width: 1200px) {
  .screen .main.product .Properties .Properties_box .classification a {
    min-width: 400px; } }
@media (max-width: 1024px) {
  .screen .main.product .Properties .Properties_box .classification a {
    min-width: 300px;
    font-size: 18px;
    line-height: 50px;
    height: 50px; } }
@media (max-width: 768px) {
  .screen .main.product .Properties .Properties_box .classification a {
    min-width: inherit;
    width: 100%;
    font-size: 16px;
    line-height: 44px;
    height: 44px;
    margin-top: 15px;
    margin-left: 0;
    margin-right: 0; } }
.screen .main.product .Properties .Properties_box .ds {
  width: 1010px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  line-height: 28px;
  color: #666;
  text-align: center;
  margin-top: 24px; }
@media (max-width: 1200px) {
  .screen .main.product .Properties .Properties_box .ds {
    width: 100%; } }
@media (max-width: 600px) {
  .screen .main.product .Properties .Properties_box .ds {
    font-size: 14px;
    line-height: 24px;
    margin-top: 15px; } }
.screen .main.product .Properties .Properties_box .tab {
  margin-top: 45px;
  width: 1480px;
  margin-left: auto;
  margin-right: auto;
  overflow: auto; }
@media (max-width: 1680px) {
  .screen .main.product .Properties .Properties_box .tab {
    width: 100%; } }
@media (max-width: 600px) {
  .screen .main.product .Properties .Properties_box .tab {
    margin-top: 25px; } }
.screen .main.product .Properties .Properties_box .tab table {
  background: #fff;
  width: 100%; }
@media (max-width: 700px) {
  .screen .main.product .Properties .Properties_box .tab table {
    width: 800px; } }
.screen .main.product .Properties .Properties_box .tab table tr {
  font-size: 16px;
  line-height: 30px;
  color: #666; }
@media (max-width: 1024px) {
  .screen .main.product .Properties .Properties_box .tab table tr {
    padding: 10px;
    font-size: 14px;
    line-height: 24px; } }
.screen .main.product .Properties .Properties_box .tab table tr .bg1 {
  background: #5cc5f2;
  color: #fff; }
.screen .main.product .Properties .Properties_box .tab table tr .bg2 {
  background: #eee; }
.screen .main.product .Properties .Properties_box .tab table tr th, .screen .main.product .Properties .Properties_box .tab table tr td {
  text-align: center;
  padding: 25px 10px;
  font-weight: normal;
  box-sizing: border-box;
  border: 2px solid #e5e5e5; }
@media (max-width: 1024px) {
  .screen .main.product .Properties .Properties_box .tab table tr th, .screen .main.product .Properties .Properties_box .tab table tr td {
    padding: 10px; } }
.screen .main.product .Properties .Properties_box .tab table tr th {
  background: #13447c;
  color: #fff; }
.screen .main.product .Properties .Properties_box .table_box {
  margin-top: 45px; }
@media (max-width: 600px) {
  .screen .main.product .Properties .Properties_box .table_box {
    margin-top: 25px; } }
.screen .main.product .Properties .Properties_box .table_box .table {
  overflow: auto;
  display: none; }
.screen .main.product .Properties .Properties_box .table_box .table.show {
  display: block; }
.screen .main.product .Properties .Properties_box .table_box .table table {
  width: 100%; }
@media (max-width: 1024px) {
  .screen .main.product .Properties .Properties_box .table_box .table table {
    width: 1024px; } }
.screen .main.product .Properties .Properties_box .table_box .table table .bg {
  background: #eee; }
.screen .main.product .Properties .Properties_box .table_box .table table .bgw {
  background: #fff; }
.screen .main.product .Properties .Properties_box .table_box .table table tr {
  font-size: 14px;
  line-height: 30px;
  color: #666; }
@media (max-width: 1024px) {
  .screen .main.product .Properties .Properties_box .table_box .table table tr {
    padding: 10px;
    font-size: 13px;
    line-height: 26px; } }
.screen .main.product .Properties .Properties_box .table_box .table table tr th, .screen .main.product .Properties .Properties_box .table_box .table table tr td {
  min-width: 70px;
  text-align: center;
  padding: 5px 0;
  font-weight: normal;
  border: 2px solid #e5e5e5; }
@media (max-width: 1500px) {
  .screen .main.product .Properties .Properties_box .table_box .table table tr th, .screen .main.product .Properties .Properties_box .table_box .table table tr td {
    min-width: 50px; } }
@media (max-width: 1150px) {
  .screen .main.product .Properties .Properties_box .table_box .table table tr th, .screen .main.product .Properties .Properties_box .table_box .table table tr td {
    min-width: inherit;
    padding: 5px; } }
.screen .main.product .Properties .Properties_box .table_box .table table tr th {
  background: #13447c;
  color: #fff; }
.screen .main.characteristics .box {
  padding-top: 60px; }
@media (max-width: 600px) {
  .screen .main.characteristics .box {
    padding-top: 35px; } }
.screen .main.characteristics .box.product_page {
  padding-top: 80px; }
@media (max-width: 991px) {
  .screen .main.characteristics .box.product_page {
    padding-top: 65px; } }
@media (max-width: 600px) {
  .screen .main.characteristics .box.product_page {
    padding-top: 35px; } }
.screen .main.characteristics .box.product_page .tit {
  margin-bottom: 30px; }
@media (max-width: 600px) {
  .screen .main.characteristics .box.product_page .tit {
    margin-bottom: 15px; } }
.screen .main.characteristics .box .tit {
  text-align: center; }
.screen .main.characteristics .box .ds {
  text-align: center; }
.screen .main.characteristics .box .ds span {
  display: inline-block;
  font-size: 28px;
  line-height: 50px;
  color: #13447c;
  border-radius: 48px;
  border: 1px dashed #aaa;
  margin-top: 50px;
  padding: 0 28px; }
@media (max-width: 1024px) {
  .screen .main.characteristics .box .ds span {
    font-size: 24px;
    line-height: 50px; } }
@media (max-width: 600px) {
  .screen .main.characteristics .box .ds span {
    font-size: 18px;
    line-height: 40px;
    height: 40px;
    margin-top: 20px; } }
.screen .main.characteristics .box .list {
  margin-top: 35px;
  padding-bottom: 50px; }
.screen .main.characteristics .box .list .item_box {
  display: flex; }
.screen .main.characteristics .box .list .icon {
  width: 18.96%;
  float: left;
  position: relative; }
@media (max-width: 700px) {
  .screen .main.characteristics .box .list .icon {
    width: 14%;
    margin-left: -10%; } }
.screen .main.characteristics .box .list .icon .text_b {
  width: 192px;
  height: 196px;
  background: url(../img/icon.png) no-repeat center center;
  background-size: cover;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  padding-right: 27px;
  box-sizing: border-box;
  position: relative;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center; }
@media (max-width: 1400px) {
  .screen .main.characteristics .box .list .icon .text_b {
    width: 140px;
    height: 143px; } }
@media (max-width: 1024px) {
  .screen .main.characteristics .box .list .icon .text_b {
    width: 100px;
    height: 102px;
    padding-right: 20px; } }
@media (max-width: 700px) {
  .screen .main.characteristics .box .list .icon .text_b {
    width: 2.5rem;
    height: 2.55rem;
    padding-right: 0.75rem;
    position: relative;
    left: 90%;
    z-index: 190;
    top: 80%;
    padding-left: 4px; } }
.screen .main.characteristics .box .list .icon .text_b span {
  font-size: 28px;
  line-height: 28px;
  color: #13447c;
  display: inline-block; }
@media (max-width: 1400px) {
  .screen .main.characteristics .box .list .icon .text_b span {
    font-size: 22px;
    line-height: 22px; } }
@media (max-width: 1024px) {
  .screen .main.characteristics .box .list .icon .text_b span {
    font-size: 18px;
    line-height: 18px; } }
@media (max-width: 600px) {
  .screen .main.characteristics .box .list .icon .text_b span {
    font-size: 0.6rem;
    line-height: 0.6rem; } }
@media (max-width: 350px) {
  .screen .main.characteristics .box .list .icon .text_b span {
    font-size: 0.5rem;
    line-height: 0.6rem; } }
.screen .main.characteristics .box .list .item {
  float: left;
  width: 20.69%;
  position: relative; }
@media (max-width: 700px) {
  .screen .main.characteristics .box .list .item {
    width: 30%; } }
.screen .main.characteristics .box .list .item .item_top {
  text-align: center;
  width: 100%;
  height: 66px;
  background: url(../img/s11.jpg) no-repeat center center;
  background-size: cover;
  font-size: 36px;
  line-height: 62px;
  color: #fff;
  text-align: center;
  position: relative; }
@media (max-width: 1400px) {
  .screen .main.characteristics .box .list .item .item_top {
    font-size: 30px;
    line-height: 46px;
    height: 54px; } }
@media (max-width: 1200px) {
  .screen .main.characteristics .box .list .item .item_top {
    font-size: 26px;
    line-height: 46px;
    height: 54px; } }
@media (max-width: 1024px) {
  .screen .main.characteristics .box .list .item .item_top {
    font-size: 20px;
    line-height: 40px;
    height: 46px; } }
@media (max-width: 500px) {
  .screen .main.characteristics .box .list .item .item_top {
    font-size: 0.6rem;
    line-height: 30px;
    height: 34px; } }
.screen .main.characteristics .box .list .item .item_top::after {
  content: "";
  display: block;
  width: 100%;
  height: 18px;
  background: url(../img/bian.png) no-repeat center center;
  background-size: cover;
  position: absolute;
  left: 0;
  bottom: -10px; }
@media (max-width: 1024px) {
  .screen .main.characteristics .box .list .item .item_top::after {
    height: 10px;
    background-size: cover;
    bottom: -5px; } }
.screen .main.characteristics .box .list .item .text {
  position: absolute;
  left: 0;
  width: 100%;
  top: 50%;
  text-align: center;
  transform: translateY(-50%); }
@media (max-width: 700px) {
  .screen .main.characteristics .box .list .item .text {
    transform: translateY(0%);
    top: 30%;
    padding: 0 5%;
    box-sizing: border-box; } }
.screen .main.characteristics .box .list .item .text .c {
  font-size: 24px;
  line-height: 32px;
  color: #fff; }
@media (max-width: 1024px) {
  .screen .main.characteristics .box .list .item .text .c {
    font-size: 18px;
    line-height: 24px; } }
@media (max-width: 500px) {
  .screen .main.characteristics .box .list .item .text .c {
    font-size: 0.8rem;
    line-height: 0.9rem; } }
.screen .main.characteristics .box .list .item .text .e {
  font-size: 20px;
  line-height: 26px;
  color: #fff; }
@media (max-width: 1024px) {
  .screen .main.characteristics .box .list .item .text .e {
    font-size: 16px;
    line-height: 24px; } }
@media (max-width: 500px) {
  .screen .main.characteristics .box .list .item .text .e {
    font-size: 0.7rem;
    line-height: 0.75rem; } }
.screen .main.characteristics .box .list .item .item_bot img {
  display: block;
  width: 100%; }
.screen .main.characteristics .box .container {
  padding-bottom: 110px; }
@media (max-width: 768px) {
  .screen .main.characteristics .box .container {
    padding-bottom: 70px; } }
@media (max-width: 500px) {
  .screen .main.characteristics .box .container {
    padding-bottom: 40px; } }
.screen .main.characteristics .box .container ul li {
  transition: background 0.3s; }
.screen .main.characteristics .box .container ul li.on .list_t .btn .icon {
  filter: alpha(opacity=100);
  opacity: 1; }
.screen .main.characteristics .box .container ul li.on .list_t .btn .txt {
  filter: alpha(opacity=0);
  opacity: 0; }
.screen .main.characteristics .box .container ul li .list_t {
  padding: 40px 0;
  cursor: pointer;
  border-bottom: 1px dashed #d2d2d2; }
@media (max-width: 600px) {
  .screen .main.characteristics .box .container ul li .list_t {
    padding: 15px 0; } }
.screen .main.characteristics .box .container ul li .list_t .num {
  width: 86px;
  height: 86px;
  border: 1px dashed #b3b3b3;
  box-sizing: border-box;
  float: left;
  color: #13447c;
  border-radius: 50%;
  font-size: 74px;
  line-height: 86px;
  text-align: center; }
@media (max-width: 1200px) {
  .screen .main.characteristics .box .container ul li .list_t .num {
    font-size: 60px; } }
@media (max-width: 600px) {
  .screen .main.characteristics .box .container ul li .list_t .num {
    width: 60px;
    height: 60px;
    font-size: 36px;
    line-height: 60px; } }
.screen .main.characteristics .box .container ul li .list_t .text {
  float: left;
  width: calc(100% - 330px);
  margin-top: 7px;
  margin-left: 35px; }
@media (max-width: 768px) {
  .screen .main.characteristics .box .container ul li .list_t .text {
    width: calc(100% - 230px); } }
@media (max-width: 600px) {
  .screen .main.characteristics .box .container ul li .list_t .text {
    margin-left: 15px;
    width: calc(100% - 140px); } }
.screen .main.characteristics .box .container ul li .list_t .text .t {
  font-size: 26px;
  line-height: 38px;
  color: #0c4fa2; }
@media (max-width: 1200px) {
  .screen .main.characteristics .box .container ul li .list_t .text .t {
    font-size: 22px;
    line-height: 32px; } }
@media (max-width: 600px) {
  .screen .main.characteristics .box .container ul li .list_t .text .t {
    font-size: 18px;
    line-height: 24px; } }
.screen .main.characteristics .box .container ul li .list_t .text .con {
  font-size: 16px;
  line-height: 26px;
  color: #595757;
  margin-top: 6px; }
@media (max-width: 1200px) {
  .screen .main.characteristics .box .container ul li .list_t .text .con {
    font-size: 14px;
    line-height: 24px; } }
@media (max-width: 600px) {
  .screen .main.characteristics .box .container ul li .list_t .text .con {
    font-size: 13px;
    line-height: 20px; } }
.screen .main.characteristics .box .container ul li .list_t .btn {
  width: 86px;
  height: 86px;
  float: right;
  cursor: pointer;
  position: relative; }
@media (max-width: 600px) {
  .screen .main.characteristics .box .container ul li .list_t .btn {
    width: 60px;
    height: 60px; } }
.screen .main.characteristics .box .container ul li .list_t .btn .icon {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  transition: opacity 0.3s;
  background: url(../img/close2.png) no-repeat right center;
  filter: alpha(opacity=0);
  opacity: 0; }
@media (max-width: 600px) {
  .screen .main.characteristics .box .container ul li .list_t .btn .icon {
    background-size: 40% auto; } }
.screen .main.characteristics .box .container ul li .list_t .btn .txt {
  width: 100%;
  height: 100%;
  background: url(../img/btn.png) no-repeat center center;
  background-size: cover;
  text-align: center;
  font-size: 16px;
  line-height: 20px;
  color: #595757;
  padding-top: 15px;
  padding-left: 20px;
  padding-right: 20px;
  transition: opacity 0.3s;
  box-sizing: border-box; }
@media (max-width: 600px) {
  .screen .main.characteristics .box .container ul li .list_t .btn .txt {
    font-size: 13px;
    line-height: 18px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 8px; } }
.screen .main.characteristics .box .container ul li .detail {
  border-bottom: 1px dashed #d2d2d2;
  padding: 40px 0;
  display: none; }
@media (max-width: 600px) {
  .screen .main.characteristics .box .container ul li .detail {
    padding: 15px 0; } }
.screen .main.characteristics .box .container ul li .detail img {
  max-width: 100%;
  height: auto !important; }
.screen .main.characteristics .competitive_box .competitive_cen {
  padding-top: 80px; }
@media (max-width: 1024px) {
  .screen .main.characteristics .competitive_box .competitive_cen {
    padding-top: 65px; } }
@media (max-width: 600px) {
  .screen .main.characteristics .competitive_box .competitive_cen {
    padding-top: 35px; } }
.screen .main.characteristics .competitive_box .competitive_cen .tit {
  text-align: center; }
.screen .main.characteristics .competitive_box .competitive_cen .list {
  padding-bottom: 230px;
  margin-top: 75px; }
@media (max-width: 1024px) {
  .screen .main.characteristics .competitive_box .competitive_cen .list {
    padding-bottom: 100px;
    margin-top: 60px; } }
@media (max-width: 600px) {
  .screen .main.characteristics .competitive_box .competitive_cen .list {
    margin-top: 25px;
    padding-bottom: 40px; } }
.screen .main.characteristics .competitive_box .competitive_cen .list ul li {
  position: relative; }
.screen .main.characteristics .competitive_box .competitive_cen .list ul li:nth-child(even) .pic {
  float: right; }
.screen .main.characteristics .competitive_box .competitive_cen .list ul li:nth-child(even) .cont {
  right: auto;
  left: 0; }
@media (min-width: 1024px) {
  .screen .main.characteristics .competitive_box .competitive_cen .list ul li:hover .pic img {
    transform: scale(1.05); } }
.screen .main.characteristics .competitive_box .competitive_cen .list ul li .pic {
  float: left;
  width: 50%;
  overflow: hidden; }
@media (max-width: 1024px) {
  .screen .main.characteristics .competitive_box .competitive_cen .list ul li .pic {
    width: 100%;
    float: none !important; } }
.screen .main.characteristics .competitive_box .competitive_cen .list ul li .pic img {
  transition: transform 0.5s ease-in-out;
  width: 100%;
  height: auto; }
.screen .main.characteristics .competitive_box .competitive_cen .list ul li .cont {
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
  height: 100%; }
@media (max-width: 1024px) {
  .screen .main.characteristics .competitive_box .competitive_cen .list ul li .cont {
    position: static;
    width: 100%;
    padding: 30px;
    box-sizing: border-box; } }
@media (max-width: 600px) {
  .screen .main.characteristics .competitive_box .competitive_cen .list ul li .cont {
    padding: 20px 15px; } }
.screen .main.characteristics .competitive_box .competitive_cen .list ul li .cont .text_box {
  position: absolute;
  left: 12.9%;
  right: 12.9%;
  top: 50%;
  transform: translateY(-50%); }
@media (max-width: 1024px) {
  .screen .main.characteristics .competitive_box .competitive_cen .list ul li .cont .text_box {
    position: static;
    transform: translateY(0);
    width: 100%; } }
.screen .main.characteristics .competitive_box .competitive_cen .list ul li .cont .text_box .num {
  text-align: center;
  font-size: 86px;
  line-height: 76px;
  color: #13447c; }
@media (max-width: 1400px) {
  .screen .main.characteristics .competitive_box .competitive_cen .list ul li .cont .text_box .num {
    font-size: 70px;
    line-height: 64px; } }
@media (max-width: 1024px) {
  .screen .main.characteristics .competitive_box .competitive_cen .list ul li .cont .text_box .num {
    font-size: 60px;
    line-height: 60px; } }
@media (max-width: 600px) {
  .screen .main.characteristics .competitive_box .competitive_cen .list ul li .cont .text_box .num {
    font-size: 36px;
    line-height: 30px; } }
.screen .main.characteristics .competitive_box .competitive_cen .list ul li .cont .text_box .num span {
  padding: 0 15px;
  box-sizing: border-box;
  display: inline-block;
  position: relative; }
.screen .main.characteristics .competitive_box .competitive_cen .list ul li .cont .text_box .num span::after {
  content: "";
  width: 24px;
  height: 2px;
  background: #13447c;
  position: absolute;
  left: -24px;
  top: 50%;
  margin-top: -1px; }
.screen .main.characteristics .competitive_box .competitive_cen .list ul li .cont .text_box .num span::before {
  content: "";
  width: 24px;
  height: 2px;
  background: #13447c;
  position: absolute;
  right: -24px;
  top: 50%;
  margin-top: -1px; }
.screen .main.characteristics .competitive_box .competitive_cen .list ul li .cont .text_box .t {
  font-size: 30px;
  line-height: 42px;
  color: #13447c;
  text-align: center;
  margin-top: 5px; }
@media (max-width: 1400px) {
  .screen .main.characteristics .competitive_box .competitive_cen .list ul li .cont .text_box .t {
    font-size: 26px;
    line-height: 36px; } }
@media (max-width: 600px) {
  .screen .main.characteristics .competitive_box .competitive_cen .list ul li .cont .text_box .t {
    font-size: 20px;
    line-height: 36px; } }
.screen .main.characteristics .competitive_box .competitive_cen .list ul li .cont .text_box .con {
  font-size: 16px;
  line-height: 26px;
  color: #666;
  margin-top: 25px; }
@media (max-width: 1400px) {
  .screen .main.characteristics .competitive_box .competitive_cen .list ul li .cont .text_box .con {
    font-size: 14px;
    line-height: 24px;
    margin-top: 15px; } }
@media (max-width: 1024px) {
  .screen .main.characteristics .competitive_box .competitive_cen .list ul li .cont .text_box .con {
    text-align: center; } }
@media (max-width: 500px) {
  .screen .main.characteristics .competitive_box .competitive_cen .list ul li .cont .text_box .con {
    margin-top: 10px; } }
.screen .main.characteristics .application_box {
  padding-top: 60px;
  background: #f7f7f7;
  padding-bottom: 240px; }
@media (max-width: 1024px) {
  .screen .main.characteristics .application_box {
    padding-bottom: 150px; } }
@media (max-width: 600px) {
  .screen .main.characteristics .application_box {
    padding-top: 35px;
    padding-bottom: 50px; } }
.screen .main.characteristics .application_box .tit {
  text-align: center; }
.screen .main.characteristics .application_box .text {
  font-size: 16px;
  line-height: 26px;
  color: #666;
  text-align: center;
  margin-top: 35px; }
@media (max-width: 600px) {
  .screen .main.characteristics .application_box .text {
    font-size: 14px;
    line-height: 24px;
    margin-top: 20px; } }
.screen .main.characteristics .application_box .list {
  padding: 0 30px;
  margin-top: 110px; }
@media (max-width: 1024px) {
  .screen .main.characteristics .application_box .list {
    padding: 0 4%;
    margin-top: 70px; } }
@media (max-width: 600px) {
  .screen .main.characteristics .application_box .list {
    margin-top: 20px; } }
.screen .main.characteristics .application_box .list ul {
  display: flex;
  flex-wrap: wrap;
  overflow: hidden; }
.screen .main.characteristics .application_box .list ul li {
  width: 33.33%;
  border-right: 1px solid #d2d2d2;
  border-top: 1px solid #d2d2d2;
  margin-top: -1px;
  box-sizing: border-box;
  padding: 107px 7.7% 70px 7.7%; }
.screen .main.characteristics .application_box .list ul li:nth-child(1), .screen .main.characteristics .application_box .list ul li:nth-child(2), .screen .main.characteristics .application_box .list ul li:nth-child(3) {
  padding-top: 0; }
.screen .main.characteristics .application_box .list ul li:nth-child(3n) {
  border-right: none; }
@media (max-width: 1500px) {
  .screen .main.characteristics .application_box .list ul li {
    padding: 70px 5% 70px 5%; } }
@media (max-height: 900px) and (min-width: 1024px) {
  .screen .main.characteristics .application_box .list ul li {
    padding: 50px 5% 50px 5%; } }
@media (max-width: 1024px) {
  .screen .main.characteristics .application_box .list ul li {
    width: 50%;
    padding: 50px 5%; }
  .screen .main.characteristics .application_box .list ul li:nth-child(3n), .screen .main.characteristics .application_box .list ul li:nth-child(3) {
    border-right: 1px solid #d2d2d2; }
  .screen .main.characteristics .application_box .list ul li:nth-child(2n) {
    border-right: none; }
  .screen .main.characteristics .application_box .list ul li:nth-child(3) {
    padding-top: 50px; } }
@media (max-width: 700px) {
  .screen .main.characteristics .application_box .list ul li {
    width: 100%;
    border-right: none; }
  .screen .main.characteristics .application_box .list ul li:nth-child(3n), .screen .main.characteristics .application_box .list ul li:nth-child(3) {
    border-right: none; } }
@media (max-width: 600px) {
  .screen .main.characteristics .application_box .list ul li {
    padding: 30px 0; }
  .screen .main.characteristics .application_box .list ul li:nth-child(1), .screen .main.characteristics .application_box .list ul li:nth-child(2), .screen .main.characteristics .application_box .list ul li:nth-child(3) {
    padding-top: 30px; } }
.screen .main.characteristics .application_box .list ul li .num {
  font-size: 96px;
  line-height: 90px;
  color: #333;
  text-align: center; }
@media (max-width: 1200px) {
  .screen .main.characteristics .application_box .list ul li .num {
    font-size: 80px;
    line-height: 80px; } }
@media (max-width: 991px) {
  .screen .main.characteristics .application_box .list ul li .num {
    font-size: 60px;
    line-height: 60px; } }
@media (max-width: 600px) {
  .screen .main.characteristics .application_box .list ul li .num {
    font-size: 50px;
    line-height: 40px; } }
.screen .main.characteristics .application_box .list ul li .pic {
  width: 100%;
  height: 240px;
  position: relative;
  margin-top: 25px; }
@media (max-width: 1200px) {
  .screen .main.characteristics .application_box .list ul li .pic {
    height: 200px; } }
@media (max-height: 900px) and (min-width: 1024px) {
  .screen .main.characteristics .application_box .list ul li .pic {
    height: 200px; } }
@media (max-width: 600px) {
  .screen .main.characteristics .application_box .list ul li .pic {
    height: 150px;
    margin-top: 15px; } }
.screen .main.characteristics .application_box .list ul li .pic img {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto; }
.screen .main.characteristics .application_box .list ul li .text_box {
  margin-top: 10px; }
.screen .main.characteristics .application_box .list ul li .text_box .title {
  text-align: center; }
.screen .main.characteristics .application_box .list ul li .text_box .title .cn {
  font-size: 36px;
  line-height: 50px;
  color: #000; }
@media (max-width: 1500px) {
  .screen .main.characteristics .application_box .list ul li .text_box .title .cn {
    font-size: 30px;
    line-height: 46px; } }
@media (max-width: 600px) {
  .screen .main.characteristics .application_box .list ul li .text_box .title .cn {
    font-size: 24px;
    line-height: 30px; } }
.screen .main.characteristics .application_box .list ul li .text_box .title .en {
  font-size: 32px;
  line-height: 42px;
  color: #999;
  font-family: "AVGARDN"; }
@media (max-width: 1500px) {
  .screen .main.characteristics .application_box .list ul li .text_box .title .en {
    font-size: 26px;
    line-height: 30px; } }
@media (max-width: 600px) {
  .screen .main.characteristics .application_box .list ul li .text_box .title .en {
    font-size: 20px;
    line-height: 24px; } }
.screen .main.characteristics .application_box .list ul li .text_box .con {
  font-size: 16px;
  line-height: 30px;
  color: #333;
  margin-top: 37px; }
@media (max-height: 900px) and (min-width: 1024px) {
  .screen .main.characteristics .application_box .list ul li .text_box .con {
    margin-top: 20px; } }
@media (max-width: 600px) {
  .screen .main.characteristics .application_box .list ul li .text_box .con {
    margin-top: 20px;
    font-size: 14px;
    line-height: 24px; } }
.screen .main.investor .investor_box {
  padding-bottom: 165px;
  padding-top: 48px; }
@media (max-width: 1024px) {
  .screen .main.investor .investor_box {
    padding-bottom: 100px; } }
@media (max-width: 768px) {
  .screen .main.investor .investor_box {
    padding-bottom: 70px; } }
@media (max-width: 600px) {
  .screen .main.investor .investor_box {
    padding-top: 35px;
    padding-bottom: 50px; } }
.screen .main.investor .investor_box .t {
  font-size: 42px;
  line-height: 66px;
  color: #13447c; }
@media (max-width: 1024px) {
  .screen .main.investor .investor_box .t {
    font-size: 30px;
    line-height: 50px; } }
@media (max-width: 500px) {
  .screen .main.investor .investor_box .t {
    font-size: 24px;
    line-height: 26px; } }
.screen .main.investor .investor_box .investor_list {
  padding-top: 30px; }
@media (max-width: 600px) {
  .screen .main.investor .investor_box .investor_list {
    padding-top: 15px; } }
.screen .main.investor .investor_box .investor_list ul li {
  position: relative;
  height: 114px;
  width: 49.09%;
  margin-top: 20px;
  float: left;
  padding-left: 114px;
  box-sizing: border-box; }
.screen .main.investor .investor_box .investor_list ul li:nth-child(even) {
  float: right; }
@media (max-width: 950px) {
  .screen .main.investor .investor_box .investor_list ul li {
    width: 100%;
    float: none !important; } }
@media (max-width: 600px) {
  .screen .main.investor .investor_box .investor_list ul li {
    height: 70px;
    padding-left: 70px;
    margin-top: 15px; } }
.screen .main.investor .investor_box .investor_list ul li .time {
  background: #1650a2;
  width: 114px;
  padding-top: 32px;
  box-sizing: border-box;
  height: 114px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0; }
@media (max-width: 600px) {
  .screen .main.investor .investor_box .investor_list ul li .time {
    width: 70px;
    height: 70px;
    padding-top: 13px; } }
.screen .main.investor .investor_box .investor_list ul li .time .year {
  font-family: "AVANTGARDEITCBYBT-DEMI";
  font-size: 34px;
  line-height: 32px;
  color: #fff; }
@media (max-width: 1300px) {
  .screen .main.investor .investor_box .investor_list ul li .time .year {
    font-size: 30px; } }
@media (max-width: 600px) {
  .screen .main.investor .investor_box .investor_list ul li .time .year {
    font-size: 20px;
    line-height: 24px; } }
.screen .main.investor .investor_box .investor_list ul li .time .date {
  font-size: 18px;
  line-height: 24px;
  color: #fff;
  margin-top: 3px;
  font-family: "AVGARDN"; }
@media (max-width: 600px) {
  .screen .main.investor .investor_box .investor_list ul li .time .date {
    font-size: 14px;
    line-height: 16px; } }
.screen .main.investor .investor_box .investor_list ul li .cont {
  height: 100%;
  border: 1px solid #e5e5e5;
  border-left: none;
  padding: 0 35px;
  display: flex;
  align-items: center;
  box-sizing: border-box; }
@media (max-width: 1300px) {
  .screen .main.investor .investor_box .investor_list ul li .cont {
    padding: 0 25px; } }
@media (max-width: 600px) {
  .screen .main.investor .investor_box .investor_list ul li .cont {
    padding: 0 15px; } }
.screen .main.investor .investor_box .investor_list ul li .cont .text {
  font-size: 24px;
  line-height: 30px;
  color: #13447c;
  max-height: 60px;
  overflow: hidden; }
@media (max-width: 1300px) {
  .screen .main.investor .investor_box .investor_list ul li .cont .text {
    font-size: 20px; } }
@media (max-width: 600px) {
  .screen .main.investor .investor_box .investor_list ul li .cont .text {
    font-size: 14px;
    line-height: 22px;
    max-height: 48px; } }
.screen .main.investor .investor_box .investor_list .page_box {
  margin-top: 65px; }
@media (max-width: 600px) {
  .screen .main.investor .investor_box .investor_list .page_box {
    margin-top: 40px; } }
@media (max-width: 435px) {
  .screen .main.investor .investor_box .investor_list .page_box {
    margin-top: 25px; } }
.screen .main.investor .investor_box .contact_msg {
  background: #eee;
  position: relative;
  padding-bottom: 90px;
  padding-top: 73px;
  margin-top: 75px; }
@media (max-width: 600px) {
  .screen .main.investor .investor_box .contact_msg {
    margin-top: 50px;
    padding: 0; } }
@media (max-width: 435px) {
  .screen .main.investor .investor_box .contact_msg {
    margin-top: 30px; } }
.screen .main.investor .investor_box .contact_msg .contact_l {
  width: 56.97%;
  padding: 0 5.15%;
  box-sizing: border-box; }
@media (max-width: 900px) {
  .screen .main.investor .investor_box .contact_msg .contact_l {
    width: 100%; } }
@media (max-width: 600px) {
  .screen .main.investor .investor_box .contact_msg .contact_l {
    padding: 40px 20px; } }
@media (max-width: 435px) {
  .screen .main.investor .investor_box .contact_msg .contact_l {
    padding: 25px 15px; } }
.screen .main.investor .investor_box .contact_msg .contact_l .ti {
  font-size: 24px;
  line-height: 36px;
  color: #333; }
@media (max-width: 1400px) {
  .screen .main.investor .investor_box .contact_msg .contact_l .ti {
    font-size: 20px;
    line-height: 32px; } }
@media (max-width: 500px) {
  .screen .main.investor .investor_box .contact_msg .contact_l .ti {
    font-size: 18px;
    line-height: 24px; } }
.screen .main.investor .investor_box .contact_msg .contact_l .msg {
  margin-top: 45px;
  font-size: 18px;
  line-height: 36px;
  color: #333; }
@media (max-width: 1100px) {
  .screen .main.investor .investor_box .contact_msg .contact_l .msg {
    font-size: 16px;
    line-height: 28px; } }
@media (max-width: 600px) {
  .screen .main.investor .investor_box .contact_msg .contact_l .msg {
    margin-top: 20px; } }
.screen .main.investor .investor_box .contact_msg .contact_l .msg div {
  margin-top: 8px;
  padding-left: 50px; }
.screen .main.investor .investor_box .contact_msg .contact_l .msg div.email {
  background: url(../img/email.png) no-repeat left 7px; }
.screen .main.investor .investor_box .contact_msg .contact_l .msg div.tel {
  background: url(../img/tel.png) no-repeat left 7px; }
.screen .main.investor .investor_box .contact_msg .contact_l .msg div.fax {
  background: url(../img/fax.png) no-repeat left 7px; }
.screen .main.investor .investor_box .contact_msg .contact_l .msg div.address {
  background: url(../img/add.png) no-repeat left 7px; }
@media (max-width: 1100px) {
  .screen .main.investor .investor_box .contact_msg .contact_l .msg div {
    background-position: left 0 !important; } }
@media (max-width: 500px) {
  .screen .main.investor .investor_box .contact_msg .contact_l .msg div {
    padding-left: 36px;
    background-size: 24px 24px !important;
    background-position: left 2px !important; } }
.screen .main.investor .investor_box .contact_msg .pic {
  width: 43.03%;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%; }
@media (max-width: 900px) {
  .screen .main.investor .investor_box .contact_msg .pic {
    position: static;
    width: 100%;
    padding-bottom: 50%; } }
.screen .main.join .tit {
  text-align: center; }
.screen .main.join .tit .en {
  /*text-transform: none;*/ }
.screen .main.join .join_box {
  padding-top: 60px; }
@media (max-width: 600px) {
  .screen .main.join .join_box {
    padding-top: 35px; } }
.screen .main.join .join_box .process {
  padding-bottom: 70px; }
@media (max-width: 500px) {
  .screen .main.join .join_box .process {
    padding-bottom: 50px; } }
.screen .main.join .join_box .process .process_list {
  padding: 0 45px;
  margin-top: 65px; }
@media (max-width: 1300px) {
  .screen .main.join .join_box .process .process_list {
    padding: 0; } }
@media (max-width: 768px) {
  .screen .main.join .join_box .process .process_list {
    margin-top: 50px; } }
@media (max-width: 500px) {
  .screen .main.join .join_box .process .process_list {
    margin-top: 25px; } }
@media (max-width: 1024px) {
  .screen .main.join .join_box .process .process_list .item8, .screen .main.join .join_box .process .process_list .item9, .screen .main.join .join_box .process .process_list .item10, .screen .main.join .join_box .process .process_list .item11, .screen .main.join .join_box .process .process_list .item12, .screen .main.join .join_box .process .process_list .item13 {
    margin-top: 80px; } }
@media (max-width: 1024px) and (max-width: 500px) {
  .screen .main.join .join_box .process .process_list .item8, .screen .main.join .join_box .process .process_list .item9, .screen .main.join .join_box .process .process_list .item10, .screen .main.join .join_box .process .process_list .item11, .screen .main.join .join_box .process .process_list .item12, .screen .main.join .join_box .process .process_list .item13 {
    margin-top: 50px; } }

.screen .main.join .join_box .process .process_list .ico {
  width: 9.5%;
  padding-bottom: 6%;
  float: left;
  background: url(../img/y.png) no-repeat center center;
  background-size: auto 50%; }
@media (max-width: 1024px) {
  .screen .main.join .join_box .process .process_list .ico {
    width: 14%;
    padding-bottom: 14%;
    background-size: auto 40%; } }
.screen .main.join .join_box .process .process_list .item {
  float: left;
  width: 6%; }
@media (max-width: 1024px) {
  .screen .main.join .join_box .process .process_list .item {
    width: 14%; } }
.screen .main.join .join_box .process .process_list .item .icon_box {
  padding-bottom: 100%;
  position: relative;
  line-height: 0; }
.screen .main.join .join_box .process .process_list .item .icon_box::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  background: url(../img/rad.png) no-repeat center center;
  background-size: contain;
  box-sizing: border-box; }
.screen .main.join .join_box .process .process_list .item .icon_box .text {
  position: absolute;
  width: 170%;
  left: 50%;
  margin-top: 12px;
  margin-left: -85%;
  top: 100%;
  text-align: center;
  font-size: 20px;
  line-height: 32px;
  color: #333; }
@media (max-width: 1600px) {
  .screen .main.join .join_box .process .process_list .item .icon_box .text {
    font-size: 18px;
    line-height: 28px; } }
@media (max-width: 500px) {
  .screen .main.join .join_box .process .process_list .item .icon_box .text {
    margin-top: 8px;
    font-size: 14px;
    line-height: 20px; } }
.screen .main.join .join_box .process .process_list .item .icon_box img {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  max-width: 55%;
  max-height: 55%;
  margin: auto; }
.screen .main.join .join_box .job {
  margin-top: 65px; }
@media (max-width: 1024px) {
  .screen .main.join .join_box .job {
    margin-top: 40px; } }
@media (max-width: 500px) {
  .screen .main.join .join_box .job {
    margin-top: 0px; } }
.screen .main.join .join_box .job .job_list {
  margin-top: 50px; }
@media (max-width: 600px) {
  .screen .main.join .join_box .job .job_list {
    margin-top: 25px; } }
.screen .main.join .join_box .job .job_list ul li {
  margin-top: -1px;
  border: 1px solid #e5e5e5;
  box-sizing: border-box; }
.screen .main.join .join_box .job .job_list ul li a {
  display: block;
  font-size: 0;
  padding: 12px 20px;
  position: relative; }
@media (min-width: 1024px) {
  .screen .main.join .join_box .job .job_list ul li a:hover::after {
    transform: scaleY(1);
    transform-origin: top center; }
  .screen .main.join .join_box .job .job_list ul li a:hover .text {
    color: #fff; }
  .screen .main.join .join_box .job .job_list ul li a:hover .text:last-child {
    background: url(../img/jw.png) no-repeat right center; } }
.screen .main.join .join_box .job .job_list ul li a::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: #13447c;
  left: 0;
  top: 0;
  transform-origin: bottom center;
  transform: scaleY(0);
  transition: transform 0.38s cubic-bezier(0.4, 0, 0.2, 1); }
.screen .main.join .join_box .job .job_list ul li a .text {
  font-size: 16px;
  line-height: 28px;
  color: #333;
  min-height: 56px;
  display: inline-block;
  padding-right: 10px;
  box-sizing: border-box;
  vertical-align: top;
  transition: color 0.38s cubic-bezier(0.4, 0, 0.2, 1), background 0.38s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  z-index: 10; }
@media (max-width: 600px) {
  .screen .main.join .join_box .job .job_list ul li a .text {
    font-size: 14px;
    line-height: 24px; } }
.screen .main.join .join_box .job .job_list ul li a .text:nth-child(1), .screen .main.join .join_box .job .job_list ul li a .text:nth-child(2) {
  width: 20.26%; }
@media (max-width: 1024px) {
  .screen .main.join .join_box .job .job_list ul li a .text:nth-child(1), .screen .main.join .join_box .job .job_list ul li a .text:nth-child(2) {
    width: 33.33%; } }
@media (max-width: 600px) {
  .screen .main.join .join_box .job .job_list ul li a .text:nth-child(1), .screen .main.join .join_box .job .job_list ul li a .text:nth-child(2) {
    width: 100%; } }
.screen .main.join .join_box .job .job_list ul li a .text:nth-child(3) {
  width: 20.38%; }
@media (max-width: 1024px) {
  .screen .main.join .join_box .job .job_list ul li a .text:nth-child(3) {
    width: 33.33%; } }
@media (max-width: 600px) {
  .screen .main.join .join_box .job .job_list ul li a .text:nth-child(3) {
    width: 100%; } }
.screen .main.join .join_box .job .job_list ul li a .text:nth-child(4) {
  width: 23.98%; }
@media (max-width: 1024px) {
  .screen .main.join .join_box .job .job_list ul li a .text:nth-child(4) {
    width: 33.33%; } }
@media (max-width: 600px) {
  .screen .main.join .join_box .job .job_list ul li a .text:nth-child(4) {
    width: 100%; } }
.screen .main.join .join_box .job .job_list ul li a .text:last-child {
  width: 15px;
  position: absolute;
  right: 20px;
  height: 100%;
  top: 0;
  padding-right: 0;
  background: url(../img/jia.png) no-repeat right center; }
@media (max-width: 600px) {
  .screen .main.join .join_box .job .job_list ul li a .text:last-child {
    right: 10px;
    background-position: right 20px; } }
@media (max-width: 1024px) {
  .screen .main.join .join_box .job .job_list ul li a .text {
    min-height: inherit; } }
.screen .main.join .join_box .job .job_list ul li a .text .tab {
  width: 100%;
  height: 100%;
  display: table;
  min-height: 56px; }
@media (max-width: 1024px) {
  .screen .main.join .join_box .job .job_list ul li a .text .tab {
    min-height: inherit;
    display: block; } }
.screen .main.join .join_box .job .job_list ul li a .text .tab .tab_cell {
  display: table-cell;
  vertical-align: middle; }
@media (max-width: 1024px) {
  .screen .main.join .join_box .job .job_list ul li a .text .tab .tab_cell {
    display: block; } }
.screen .main.join .join_box .job .job_list .more {
  text-align: center;
  margin-top: 32px; }
@media (max-width: 600px) {
  .screen .main.join .join_box .job .job_list .more {
    margin-top: 20px; } }
.screen .main.join .join_box .job .job_list .more .icon {
  margin: 0 auto;
  width: 60px;
  cursor: pointer;
  height: 60px;
  background: url(../img/arrow.png) no-repeat center center #13447c;
  border-radius: 50%; }
@media (max-width: 600px) {
  .screen .main.join .join_box .job .job_list .more .icon {
    width: 40px;
    height: 40px;
    background-size: 40% auto; } }
.screen .main.join .join_box .job .job_list .more .txt {
  display: inline-block;
  cursor: pointer;
  margin-top: 10px;
  font-size: 16px;
  line-height: 24px;
  color: #13447c; }
@media (max-width: 600px) {
  .screen .main.join .join_box .job .job_list .more .txt {
    margin-top: 3px; } }
.screen .main.join .join_box .contact {
  margin-top: 100px;
  text-align: center;
  padding-bottom: 200px; }
@media (max-width: 1024px) {
  .screen .main.join .join_box .contact {
    margin-top: 70px;
    padding-bottom: 100px; } }
@media (max-width: 600px) {
  .screen .main.join .join_box .contact {
    margin-top: 30px;
    padding-bottom: 50px; } }
.screen .main.join .join_box .contact .msg {
  display: inline-block;
  background: #13447c;
  padding: 30px 70px;
  margin-top: 50px;
  border-radius: 110px; }
@media (max-width: 1400px) {
  .screen .main.join .join_box .contact .msg {
    padding: 30px 40px; } }
@media (max-width: 1024px) {
  .screen .main.join .join_box .contact .msg {
    border-radius: 0; } }
@media (max-width: 500px) {
  .screen .main.join .join_box .contact .msg {
    padding: 15px;
    margin-top: 25px; } }
.screen .main.join .join_box .contact .msg div {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  margin: 0 22px; }
@media (max-width: 1400px) {
  .screen .main.join .join_box .contact .msg div {
    margin: 5px 15px; } }
@media (max-width: 500px) {
  .screen .main.join .join_box .contact .msg div {
    margin: 3px 0px; } }
.screen .main.join .join_box .contact .msg div.welcome {
  font-size: 26px;
  line-height: 36px; }
@media (max-width: 500px) {
  .screen .main.join .join_box .contact .msg div.welcome {
    font-size: 18px;
    line-height: 24px; } }
.screen .main.join .join_box .contact .msg div.tel, .screen .main.join .join_box .contact .msg div.fax {
  font-size: 30px;
  line-height: 36px;
  font-family: "AVGARDN";
  padding-left: 60px; }
@media (max-width: 500px) {
  .screen .main.join .join_box .contact .msg div.tel, .screen .main.join .join_box .contact .msg div.fax {
    font-size: 20px;
    line-height: 30px;
    padding-left: 30px;
    background-size: 26px auto !important; } }
.screen .main.join .join_box .contact .msg div.tel {
  background: url(../img/tel2.png) no-repeat left center; }
.screen .main.join .join_box .contact .msg div.fax {
  background: url(../img/fax2.png) no-repeat left center; }
.screen .main.join .job_detail {
  padding-top: 65px; }
@media (max-width: 600px) {
  .screen .main.join .job_detail {
    padding-top: 35px; } }
.screen .main.join .job_detail .job_title .top .t {
  font-size: 36px;
  line-height: 46px;
  color: #333;
  font-weight: bold;
  float: left; }
@media (max-width: 1024px) {
  .screen .main.join .job_detail .job_title .top .t {
    font-size: 30px;
    line-height: 44px; } }
@media (max-width: 600px) {
  .screen .main.join .job_detail .job_title .top .t {
    font-size: 24px;
    line-height: 32px; } }
.screen .main.join .job_detail .job_title .top .btn {
  float: left;
  margin-left: 70px; }
@media (max-width: 1024px) {
  .screen .main.join .job_detail .job_title .top .btn {
    display: none; } }
.screen .main.join .job_detail .job_title .top .btn a {
  text-align: center;
  display: block;
  float: left;
  width: 214px;
  height: 46px;
  background: #13447c;
  font-size: 16px;
  line-height: 46px;
  color: #fff;
  margin-right: 18px;
  transition: background 0.3s; }
.screen .main.join .job_detail .job_title .top .btn a.return {
  background: #636465;
  margin-right: 0; }
@media (min-width: 1024px) {
  .screen .main.join .job_detail .job_title .top .btn a.return:hover {
    background: #13447c; } }
.screen .main.join .job_detail .job_title .time {
  font-size: 14px;
  line-height: 22px;
  color: #aeacac; }
.screen .main.join .job_detail .des {
  padding-bottom: 190px;
  margin-top: 30px; }
@media (max-width: 1024px) {
  .screen .main.join .job_detail .des {
    padding-bottom: 100px; } }
@media (max-width: 600px) {
  .screen .main.join .job_detail .des {
    margin-top: 15px;
    padding-bottom: 50px; } }
.screen .main.join .job_detail .des .des_t {
  font-size: 32px;
  line-height: 46px;
  color: #13447c;
  font-weight: bold; }
@media (max-width: 1024px) {
  .screen .main.join .job_detail .des .des_t {
    font-size: 28px;
    line-height: 36px; } }
@media (max-width: 600px) {
  .screen .main.join .job_detail .des .des_t {
    font-size: 20px;
    line-height: 28px; } }
.screen .main.join .job_detail .des .des_con .item {
  margin-top: 32px; }
@media (max-width: 600px) {
  .screen .main.join .job_detail .des .des_con .item {
    margin-top: 20px; } }
.screen .main.join .job_detail .des .des_con .item .t {
  font-size: 24px;
  line-height: 38px;
  color: #13447c; }
@media (max-width: 1024px) {
  .screen .main.join .job_detail .des .des_con .item .t {
    font-size: 20px;
    line-height: 32px; } }
@media (max-width: 600px) {
  .screen .main.join .job_detail .des .des_con .item .t {
    font-size: 16px;
    line-height: 28px; } }
.screen .main.join .job_detail .des .des_con .item .con {
  font-size: 16px;
  line-height: 32px;
  color: #666; }
@media (max-width: 600px) {
  .screen .main.join .job_detail .des .des_con .item .con {
    font-size: 14px;
    line-height: 24px; } }
.screen .main.join .job_detail .des .btn {
  text-align: center;
  display: none;
  margin-top: 50px; }
@media (max-width: 1024px) {
  .screen .main.join .job_detail .des .btn {
    display: block; } }
@media (max-width: 600px) {
  .screen .main.join .job_detail .des .btn {
    margin-top: 25px; } }
.screen .main.join .job_detail .des .btn a {
  text-align: center;
  display: inline-block;
  margin: 0 8px;
  width: 214px;
  height: 46px;
  background: #13447c;
  font-size: 16px;
  line-height: 46px;
  color: #fff; }
.screen .main.join .job_detail .des .btn a.return {
  background: #636465;
  margin-right: 0; }
@media (max-width: 600px) {
  .screen .main.join .job_detail .des .btn a {
    width: 134px;
    font-size: 14px;
    line-height: 40px;
    margin: 0 4px;
    height: 40px; } }
.screen .main.join .idea_box .idea_box_cen {
  padding-bottom: 145px;
  padding-top: 75px; }
@media (max-width: 1024px) {
  .screen .main.join .idea_box .idea_box_cen {
    padding-top: 60px;
    padding-bottom: 90px; } }
@media (max-width: 600px) {
  .screen .main.join .idea_box .idea_box_cen {
    padding-top: 35px;
    padding-bottom: 40px; } }
.screen .main.join .idea_box .idea_box_cen .ds {
  margin-top: 30px;
  text-align: center; }
@media (max-width: 600px) {
  .screen .main.join .idea_box .idea_box_cen .ds {
    margin-top: 20px; } }
.screen .main.join .idea_box .idea_box_cen .ds span {
  font-size: 16px;
  line-height: 30px;
  color: #333;
  padding: 13px 0;
  border-top: 1px solid #d2d2d2;
  border-bottom: 1px solid #d2d2d2;
  display: inline-block; }
@media (max-width: 600px) {
  .screen .main.join .idea_box .idea_box_cen .ds span {
    font-size: 14px;
    line-height: 22px;
    padding: 10px 0; } }
.screen .main.join .idea_box .idea_box_cen .list_box {
  margin-top: 75px; }
@media (max-width: 768px) {
  .screen .main.join .idea_box .idea_box_cen .list_box {
    margin-top: 60px; } }
@media (max-width: 500px) {
  .screen .main.join .idea_box .idea_box_cen .list_box {
    margin-top: 35px; } }
@media (min-width: 1024px) {
  .screen .main.join .idea_box .idea_box_cen .list_box ul li:hover .pic img {
    transform: scale(1.05); } }
.screen .main.join .idea_box .idea_box_cen .list_box ul li:nth-child(even) .pic {
  float: left; }
.screen .main.join .idea_box .idea_box_cen .list_box ul li:nth-child(even) .cont {
  padding-right: 0.12%;
  padding-left: 4.79%; }
.screen .main.join .idea_box .idea_box_cen .list_box ul li .pic {
  width: 50%;
  float: right;
  overflow: hidden; }
.screen .main.join .idea_box .idea_box_cen .list_box ul li .pic img {
  width: 100%;
  transition: transform 0.5s ease-in-out; }
@media (max-width: 1024px) {
  .screen .main.join .idea_box .idea_box_cen .list_box ul li .pic {
    width: 100%;
    float: none !important; } }
.screen .main.join .idea_box .idea_box_cen .list_box ul li .cont {
  width: 50%;
  padding-right: 4.79%;
  float: left;
  padding-top: 3.7%;
  box-sizing: border-box; }
.screen .main.join .idea_box .idea_box_cen .list_box ul li .cont .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #13447c; }
@media (max-width: 1700px) {
  .screen .main.join .idea_box .idea_box_cen .list_box ul li .cont {
    padding-top: 2.5%; } }
@media (max-width: 1024px) {
  .screen .main.join .idea_box .idea_box_cen .list_box ul li .cont {
    width: 100%;
    float: none;
    padding: 30px !important; } }
@media (max-width: 600px) {
  .screen .main.join .idea_box .idea_box_cen .list_box ul li .cont {
    padding: 20px 0px !important; } }
@media (max-width: 1024px) {
  .screen .main.join .idea_box .idea_box_cen .list_box ul li .cont .scroll_box {
    max-height: inherit !important; } }
.screen .main.join .idea_box .idea_box_cen .list_box ul li .cont .con_tit {
  font-size: 28px;
  line-height: 42px;
  color: #333; }
@media (max-width: 1700px) {
  .screen .main.join .idea_box .idea_box_cen .list_box ul li .cont .con_tit {
    font-size: 24px;
    line-height: 36px; } }
@media (max-width: 1350px) {
  .screen .main.join .idea_box .idea_box_cen .list_box ul li .cont .con_tit {
    font-size: 20px;
    line-height: 28px; } }
@media (max-width: 1024px) {
  .screen .main.join .idea_box .idea_box_cen .list_box ul li .cont .con_tit {
    font-size: 28px;
    line-height: 36px; } }
@media (max-width: 600px) {
  .screen .main.join .idea_box .idea_box_cen .list_box ul li .cont .con_tit {
    font-size: 18px;
    line-height: 26px; } }
.screen .main.join .idea_box .idea_box_cen .list_box ul li .cont .con_tit span {
  position: relative;
  display: inline-block;
  padding-bottom: 16px;
  border-bottom: 1px solid #d2d2d2; }
.screen .main.join .idea_box .idea_box_cen .list_box ul li .cont .con_tit span::after {
  content: "";
  width: 56px;
  height: 4px;
  background: #13447c;
  position: absolute;
  left: 0;
  bottom: -3px; }
@media (max-width: 1700px) {
  .screen .main.join .idea_box .idea_box_cen .list_box ul li .cont .con_tit span::after {
    width: 48px; } }
@media (max-width: 1350px) {
  .screen .main.join .idea_box .idea_box_cen .list_box ul li .cont .con_tit span::after {
    width: 40px; } }
@media (max-width: 1024px) {
  .screen .main.join .idea_box .idea_box_cen .list_box ul li .cont .con_tit span::after {
    width: 56px; } }
@media (max-width: 600px) {
  .screen .main.join .idea_box .idea_box_cen .list_box ul li .cont .con_tit span::after {
    width: 36px; } }
.screen .main.join .idea_box .idea_box_cen .list_box ul li .cont .text {
  font-size: 16px;
  line-height: 30px;
  color: #333;
  margin-top: 44px; }
@media (max-width: 1600px) {
  .screen .main.join .idea_box .idea_box_cen .list_box ul li .cont .text {
    font-size: 15px;
    line-height: 26px;
    margin-top: 25px; } }
@media (max-width: 600px) {
  .screen .main.join .idea_box .idea_box_cen .list_box ul li .cont .text {
    font-size: 14px;
    line-height: 24px;
    margin-top: 15px; } }
.screen .main.network .net_top {
  padding-top: 75px;
  padding-bottom: 180px; }
@media (max-width: 1024px) {
  .screen .main.network .net_top {
    padding-top: 60px;
    padding-bottom: 100px; } }
@media (max-width: 600px) {
  .screen .main.network .net_top {
    padding-top: 35px;
    padding-bottom: 30px; } }
.screen .main.network .net_top .tit {
  text-align: center; }
.screen .main.network .net_top .tit .en {
  /*text-transform: none;*/ }
.screen .main.network .net_top .address_box {
  width: 1710px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px; }
@media (max-width: 1800px) {
  .screen .main.network .net_top .address_box {
    width: 88%; } }
@media (max-width: 1024px) {
  .screen .main.network .net_top .address_box {
    width: 92%; } }
@media (max-width: 500px) {
  .screen .main.network .net_top .address_box {
    margin-top: 15px; } }
.screen .main.network .net_top .address_box ul {
  display: flex;
  flex-wrap: wrap;
  width: 110%; }
@media (max-width: 1024px) {
  .screen .main.network .net_top .address_box ul {
    width: 100%; } }
.screen .main.network .net_top .address_box ul li {
  width: 29.66%;
  margin-right: 0.79%;
  margin-top: 0.79%;
  position: relative;
  background: #efefef;
  box-shadow: 1px 2px 4px 0px rgba(0, 0, 0, 0.2); }
@media (max-width: 1024px) {
  .screen .main.network .net_top .address_box ul li {
    width: 49%;
    margin-top: 2%;
    margin-right: 0; }
  .screen .main.network .net_top .address_box ul li:nth-child(even) {
    margin-left: 2%; } }
@media (max-width: 500px) {
  .screen .main.network .net_top .address_box ul li {
    width: 100%;
    margin-top: 15px;
    margin-left: 0 !important; } }
.screen .main.network .net_top .address_box ul li .pic {
  position: absolute;
  width: 53%;
  height: 100%;
  left: 0;
  top: 0; }
@media (max-width: 750px) {
  .screen .main.network .net_top .address_box ul li .pic {
    position: static;
    width: 100%;
    height: 0;
    padding-bottom: 61.8%; } }
.screen .main.network .net_top .address_box ul li .text_box {
  width: 47%;
  padding: 40px 22px;
  box-sizing: border-box;
  float: right; }
@media (max-width: 1700px) {
  .screen .main.network .net_top .address_box ul li .text_box {
    padding: 30px 20px; } }
@media (max-width: 1400px) {
  .screen .main.network .net_top .address_box ul li .text_box {
    padding: 20px 15px; } }
@media (max-width: 750px) {
  .screen .main.network .net_top .address_box ul li .text_box {
    width: 100%;
    float: none;
    padding: 20px; } }
.screen .main.network .net_top .address_box ul li .text_box .title {
  font-size: 15px;
  line-height: 32px;
  color: #221815; }
@media (max-width: 1400px) {
  .screen .main.network .net_top .address_box ul li .text_box .title {
    font-size: 15px;
    line-height: 28px; } }
.screen .main.network .net_top .address_box ul li .text_box .line {
  width: 12px;
  height: 3px;
  background: #3993da;
  margin-top: 10px; }
.screen .main.network .net_top .address_box ul li .text_box .msg {
  margin-top: 12px;
  font-size: 14px;
  line-height: 28px;
  color: #221815; }
@media (max-width: 1400px) {
  .screen .main.network .net_top .address_box ul li .text_box .msg {
    line-height: 24px; } }
.screen .main.network .net_top .map {
  text-align: center;
  margin-top: 90px; }
@media (max-width: 1024px) {
  .screen .main.network .net_top .map {
    margin-top: 60px; } }
@media (max-width: 600px) {
  .screen .main.network .net_top .map {
    margin-top: 25px; } }
.screen .main.network .net_top .map img {
  max-width: 100%; }

.page_box {
  text-align: center;
  font-size: 0;
  margin-top: 105px; }
@media (max-width: 1024px) {
  .page_box {
    margin-top: 70px; } }
@media (max-width: 600px) {
  .page_box {
    margin-top: 40px; } }
@media (max-width: 435px) {
  .page_box {
    margin-top: 25px; } }
.page_box a {
  width: 52px;
  height: 52px;
  background: #eee;
  border-radius: 50%;
  font-size: 20px;
  line-height: 52px;
  color: #333;
  display: inline-block;
  vertical-align: middle;
  margin: 5px;
  transition: color 0.3s,background 0.3s;
  text-align: center; }
@media (max-width: 600px) {
  .page_box a {
    font-size: 16px;
    line-height: 40px;
    width: 40px;
    height: 40px;
    margin: 3px; } }
.page_box a.active {
  background: #09357f;
  color: #fff; }
@media (min-width: 1024px) {
  .page_box a:hover {
    background: #09357f;
    color: #fff; } }

.footer {
  background: #13447c;
  padding: 12px 30px; }
@media (max-width: 500px) {
  .footer {
    padding: 10px 20px; } }
.footer .copyright {
  float: left;
  font-size: 14px;
  line-height: 30px;
  color: #fff; }
@media (max-width: 850px) {
  .footer .copyright {
    width: 100%;
    float: none;
    text-align: center; } }
@media (max-width: 500px) {
  .footer .copyright {
    font-size: 13px;
    line-height: 22px; }
  .footer .copyright span {
    display: block; } }
.footer .copyright a {
  color: #fff; }
@media (min-width: 1024px) {
  .footer .copyright a:hover {
    color: #ddd; } }
.footer .link {
  float: right;
  font-size: 14px;
  line-height: 30px;
  color: #fff; }
@media (max-width: 850px) {
  .footer .link {
    display: none; } }
.footer .link a {
  color: #fff;
  display: inline-block;
  vertical-align: middle; }
.footer .link span {
  font-size: 0;
  height: 14px;
  width: 1px;
  display: inline-block;
  vertical-align: middle;
  background: #fff;
  margin: 0 8px; }

/*# sourceMappingURL=style.css.map */
