A {
  color: #333333;
  outline: none;
  text-decoration: none;
}
A:visited, A:active {
  color: #333333;
}
A:hover {
  color: #1b2b78;
}

BODY {
    margin: 0px;
    padding: 0;
    font-family: "Lato","Microsoft YaHei", "Î¢ÈíÑÅºÚ", Arial, sans-serif;
    background: #fff;
    line-height: 1.7;
    font-size: 14px;
    color: #333333;
    overflow-x: hidden;
}
@media only screen and (max-width: 1200px) {
  BODY {
    font-size: 12px;
  }
}

.jwlogo {
  display: none !important;
}

body,
html {
  width: 100%;
  height: 100%;
}

p,
b,
ul,
li,
input,
img,
button {
  margin: 0px;
  padding: 0px;
}

button {
  border: 0;
  background: none;
}

input {
  border: 0px;
}

img,
button,
label,
:before,
:after {
  border: 0px;
  transition: all 0.2s linear;
  max-width: 100%;
  height: auto;
}

ul {
  list-style-type: none;
}

a,
li,
i,
span,
.img_content {
  outline: none;
  transition: all 0.2s linear;
}

b,
label {
  font-weight: normal;
}

input,
button,
select,
textarea {
  outline: none;
  font-family: "Lato", "Microsoft Yahei", Sans-serif;
  font-size: 14px;
}

.left {
  float: left;
}

.right {
  float: right;
}

.em1 {
  padding: 0 0.5em;
}

.mh {
  width: 100%;
  float: left;
}

.em2 {
  padding: 0 1em;
}

.clear {
  clear: both;
  margin: 0px;
  padding: 0px;
  height: 0px;
}

.img_content {
  width: 100%;
  overflow: hidden;
}
.img_content img {
  width: 100%;
}

.text_content {
  width: 100%;
}

#mediaplayer_logo {
  display: none;
}

.ny_main {
  width: 1200px;
  margin: 0 auto;
}
@media only screen and (max-width: 1200px) {
  .ny_main {
    width: 100%;
  }
}

@media only screen and (min-width: 1200px) {
  .mob {
    display: none;
  }
}
@media only screen and (max-width: 1200px) {
  .pc {
    display: none;
  }
}
.m-b-80 {
  margin-bottom: 80px;
}
@media only screen and (max-width: 1200px) {
  .m-b-80 {
    margin-bottom: 20px;
  }
}

.m-b-70 {
  margin-bottom: 70px;
}
@media only screen and (max-width: 1200px) {
  .m-b-70 {
    margin-bottom: 20px;
  }
}

.m-b-60 {
  margin-bottom: 60px;
}
@media only screen and (max-width: 1200px) {
  .m-b-60 {
    margin-bottom: 20px;
  }
}

.m-b-50 {
  margin-bottom: 50px;
}
@media only screen and (max-width: 1200px) {
  .m-b-50 {
    margin-bottom: 20px;
  }
}

.m-b-40 {
  margin-bottom: 40px;
}
@media only screen and (max-width: 1200px) {
  .m-b-40 {
    margin-bottom: 20px;
  }
}

.m-b-30 {
  margin-bottom: 30px;
}
@media only screen and (max-width: 1200px) {
  .m-b-30 {
    margin-bottom: 20px;
  }
}

.m-b-35 {
  margin-bottom: 35px;
}
@media only screen and (max-width: 1200px) {
  .m-b-35 {
    margin-bottom: 20px;
  }
}

.m-b-20 {
  margin-bottom: 20px;
}
@media only screen and (max-width: 1200px) {
  .m-b-20 {
    margin-bottom: 15px;
  }
}

.m-b-25 {
  margin-bottom: 25px;
}
@media only screen and (max-width: 1200px) {
  .m-b-25 {
    margin-bottom: 15px;
  }
}

.m-b-10 {
  margin-bottom: 10px;
}
@media only screen and (max-width: 1200px) {
  .m-b-10 {
    margin-bottom: 5px;
  }
}

.m-b-15 {
  margin-bottom: 15px;
}
@media only screen and (max-width: 1200px) {
  .m-b-15 {
    margin-bottom: 10px;
  }
}

.m-l-20 {
  margin-left: 20px;
}
@media only screen and (max-width: 1200px) {
  .m-l-20 {
    margin-left: 10px;
  }
}

.m-l-30 {
  margin-left: 30px;
}
@media only screen and (max-width: 1200px) {
  .m-l-30 {
    margin-left: 15px;
  }
}

.m-l-60 {
  margin-left: 60px;
}
@media only screen and (max-width: 1200px) {
  .m-l-60 {
    margin-left: 20px;
  }
}

.m-l-70 {
  margin-left: 70px;
}
@media only screen and (max-width: 1200px) {
  .m-l-70 {
    margin-left: 20px;
  }
}

.m-l-50 {
  margin-left: 50px;
}
@media only screen and (max-width: 1200px) {
  .m-l-50 {
    margin-left: 20px;
  }
}

.m-l-5 {
  margin-left: 5px;
}

.m-l-10 {
  margin-left: 10px;
}
@media only screen and (max-width: 1200px) {
  .m-l-10 {
    margin-left: 8px;
  }
}

.m-l-15 {
  margin-left: 15px;
}
@media only screen and (max-width: 1200px) {
  .m-l-15 {
    margin-left: 10px;
  }
}

.u {
  text-decoration: underline;
}

a.more_arrow,
.more_arrow {
  display: inline-block;
  line-height: 36px;
  height: 36px;
  background-color: #1b2b78;
  color: #fff;
  padding: 0 15px 0 20px;
  border-radius: 3px;
}
a.more_arrow .bi,
.more_arrow .bi {
  font-size: 16px;
  vertical-align: middle;
  margin-left: 5px;
}
@media only screen and (max-width: 1200px) {
  a.more_arrow,
  .more_arrow {
    line-height: 30px;
    height: 30px;
    padding: 0 10px 0 15px;
    border-radius: 3px;
  }
  a.more_arrow .bi,
  .more_arrow .bi {
    font-size: 14px;
  }
}

a.more_arrow_normal,
.more_arrow_normal {
  display: inline-block;
  line-height: 38px;
  height: 40px;
  padding: 0 20px;
  border-radius: 30px;
  border: solid 1px rgba(0, 0, 0, 0.3);
}
a.more_arrow_normal .bi,
.more_arrow_normal .bi {
  font-size: 18px;
  vertical-align: middle;
  margin-left: 10px;
}
@media only screen and (max-width: 1200px) {
  a.more_arrow_normal,
  .more_arrow_normal {
    line-height: 30px;
    height: 30px;
    padding: 0 10px 0 15px;
  }
  a.more_arrow_normal .bi,
  .more_arrow_normal .bi {
    font-size: 14px;
  }
}

@media only screen and (max-width: 1230px) {
  .top_jg {
    display: block;
    height: 55px;
  }
  .menuMob {
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    right: 10px;
    top: 12.5px;
    z-index: 31;
  }
  .menuMob a {
    outline: none;
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M2.5 11.5A.5.5 0 013 11h10a.5.5 0 010 1H3a.5.5 0 01-.5-.5zm0-4A.5.5 0 013 7h10a.5.5 0 010 1H3a.5.5 0 01-.5-.5zm0-4A.5.5 0 013 3h10a.5.5 0 010 1H3a.5.5 0 01-.5-.5z' clip-rule='evenodd' fill='%23910000'/></svg>");
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
  .menuMob a.on {
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M11.854 4.146a.5.5 0 010 .708l-7 7a.5.5 0 01-.708-.708l7-7a.5.5 0 01.708 0z' clip-rule='evenodd' fill='%23910000'/><path fill-rule='evenodd' d='M4.146 4.146a.5.5 0 000 .708l7 7a.5.5 0 00.708-.708l-7-7a.5.5 0 00-.708 0z' clip-rule='evenodd' fill='%23910000'/></svg>");
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
}
@font-face {
  font-family: "Lato";
  src: url("../css/dpfont/Lato.eot");
  src: url("../css/dpfont/Lato.ttf") format("truetype");
  src: url("../css/dpfont/Lato.woff") format("woff");
  src: url("../css/dpfont/Lato.woff2") format("woff2");
}
.img_scale {
  overflow: hidden;
}
.img_scale img {
  transition: All 0.4s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
}
@media only screen and (min-width: 1200px) {
  .img_scale:hover img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
  }
}

.btn-ani-show {
  padding: 0 40px;
  position: relative;
}
.btn-ani-show .bi {
  font-size: 18px;
  line-height: 30px;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -15px;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
}
@media only screen and (min-width: 1200px) {
  .btn-ani-show:hover .bi {
    right: 20px;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
  }
}
@media only screen and (max-width: 1200px) {
  .btn-ani-show {
    padding: 0;
  }
  .btn-ani-show .bi {
    display: none;
  }
}

.btn-ani-toggle {
  position: relative;
  overflow: hidden;
  text-align: center;
}
.btn-ani-toggle b {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  left: 0;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.btn-ani-toggle .bi_cont {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 100%;
  left: 0;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  display: flex;
  justify-content: center;
  align-items: center;
}
.btn-ani-toggle .bi_cont .bi {
  margin: 0 !important;
  font-size: 22px !important;
}
@media only screen and (min-width: 1200px) {
  .btn-ani-toggle:hover b {
    top: -100%;
  }
  .btn-ani-toggle:hover .bi_cont {
    top: 0;
  }
}

.btn-ani-full {
  position: relative;
  overflow: hidden;
}
.btn-ani-full b {
  position: relative;
  z-index: 2;
  display: block;
}
.btn-ani-full::before {
  background-color: rgba(255, 255, 255, 0.2);
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  left: 0%;
  top: 0%;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.btn-ani-full:hover::before {
  width: 100%;
}

.btn-ani-full-uiColor {
  position: relative;
  overflow: hidden;
}
.btn-ani-full-uiColor b {
  display: block;
  z-index: 2;
  position: relative;
}
.btn-ani-full-uiColor::before {
  width: 0%;
  height: 100%;
  content: "";
  background-color: #1b2b78;
  left: 0;
  top: 0;
  position: absolute;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.btn-ani-full-uiColor:hover b {
  color: #fff !important;
}
.btn-ani-full-uiColor:hover::before {
  width: 100%;
}

.btn-ani-full-subuiColor {
  position: relative;
  overflow: hidden;
}
.btn-ani-full-subuiColor b {
  display: block;
  z-index: 2;
  position: relative;
}
.btn-ani-full-subuiColor::before {
  width: 0%;
  height: 100%;
  content: "";
  background-color: #004098;
  left: 0;
  top: 0;
  position: absolute;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.btn-ani-full-subuiColor:hover b {
  color: #fff !important;
}
.btn-ani-full-subuiColor:hover::before {
  width: 100%;
}

.btn-ani-full-uiColorhover {
  position: relative;
  overflow: hidden;
}
.btn-ani-full-uiColorhover b {
  display: block;
  z-index: 2;
  position: relative;
}
.btn-ani-full-uiColorhover::before {
  width: 0%;
  height: 100%;
  content: "";
  background-color: #d50445;
  left: 0;
  top: 0;
  position: absolute;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.btn-ani-full-uiColorhover:hover b {
  color: #fff !important;
}
.btn-ani-full-uiColorhover:hover::before {
  width: 100%;
}

a .svg {
  display: block;
  height: 80px;
  width: 80px;
  margin: 0 auto 20px auto;
  overflow: hidden;
}
@media only screen and (max-width: 1200px) {
  a .svg {
    height: 40px;
    width: 40px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 760px) {
  a .svg {
    height: 30px;
    width: 30px;
  }
}
a .svg svg {
  width: 100%;
  height: 100%;
  overflow: inherit;
  position: relative;
}
a .ani_linear,
a .ani_linear_small,
a .ani_linear_big {
  fill: none;
  stroke-width: 50;
  stroke-linecap: round;
  stroke-miterlimit: 10;
}
a:hover .ani_linear {
  stroke-dasharray: 6000;
  stroke-dashoffset: 6000;
  animation: dash 2s linear forwards;
  -webkit-animation: dash 2s linear forwards;
}
a:hover .ani_linear_small {
  stroke-dasharray: 3000;
  stroke-dashoffset: 3000;
  animation: dash 2s linear forwards;
  -webkit-animation: dash 2s linear forwards;
}
a:hover .ani_linear_big {
  stroke-dasharray: 8000;
  stroke-dashoffset: 8000;
  animation: dash 2s linear forwards;
  -webkit-animation: dash 2s linear forwards;
}
a:hover .ani_showHide {
  animation: fadeIn 0.8s 0.1s ease both;
  -webkit-animation: fadeIn 0.8s 0.1s ease both;
  -moz-animation: fadeIn 0.8s 0.1s ease both;
}
a:hover .svg_small .ani_linear {
  stroke-dasharray: 250;
  stroke-dashoffset: 250;
  animation: dash 2s linear forwards;
  -webkit-animation: dash 2s linear forwards;
}
a:hover .svg_small .ani_linear_small {
  stroke-dasharray: 500;
  stroke-dashoffset: 500;
  animation: dash 2s linear forwards;
  -webkit-animation: dash 2s linear forwards;
}
a:hover .svg_small .ani_linear_big {
  stroke-dasharray: 150;
  stroke-dashoffset: 150;
  animation: dash 2s linear forwards;
  -webkit-animation: dash 2s linear forwards;
}
@keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}
a .svg_small {
  display: block;
  height: 80px;
  width: 80px;
  margin: 0 auto 20px auto;
  overflow: hidden;
}
@media only screen and (max-width: 1200px) {
  a .svg_small {
    height: 40px;
    width: 40px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 760px) {
  a .svg_small {
    height: 30px;
    width: 30px;
  }
}
a .svg_small svg {
  width: 100%;
  height: 100%;
  overflow: inherit;
  position: relative;
}
a .svg_small .ani_linear,
a .svg_small .ani_linear_small,
a .svg_small .ani_linear_big {
  stroke-width: 5;
  stroke-linecap: round;
  stroke-miterlimit: 10;
}

.btn-ani-diff-uiColor {
  position: relative;
  overflow: hidden;
}
.btn-ani-diff-uiColor b, .btn-ani-diff-uiColor .bi {
  position: relative;
  z-index: 1;
  color: #FFF;
}
.btn-ani-diff-uiColor::before {
  content: "";
  width: 0%;
  height: 0%;
  position: absolute;
  left: 50%;
  top: 50%;
  right: 50%;
  bottom: 50%;
  background-color: #1b2b78;
  border-radius: 50%;
}
.btn-ani-diff-uiColor:hover::before {
  width: 140%;
  height: 140%;
  max-width: 140%;
  left: -20%;
  top: -20%;
  right: -20%;
  bottom: -20%;
}

.btn-ani-anim {
  position: relative;
  overflow: hidden;
}
.btn-ani-anim b {
  position: relative;
  z-index: 1;
}
.btn-ani-anim:hover .anim,
.btn-ani-anim:hover .anim:after {
  animation-iteration-count: infinite;
  animation-duration: 1.3s;
}
.btn-ani-anim:hover .anim {
  animation: anim-out 0.75s;
  cursor: pointer;
}
.btn-ani-anim:hover .anim {
  transform: translateY(-50%) translateX(-50%);
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  border-radius: 50%;
}
.btn-ani-anim:hover .anim:before {
  position: relative;
  content: "";
  display: block;
  margin-top: 100%;
}
.btn-ani-anim:hover .anim,
.btn-ani-anim:hover .anim:after {
  animation-iteration-count: infinite;
  animation-duration: 1.3s;
}
.btn-ani-anim:hover .anim:after {
  animation: anim-out-pseudo 0.75s;
}
.btn-ani-anim:hover .anim:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 50%;
}
.btn-ani-anim:hover .anim_container {
  width: 100%;
  top: 0;
  position: absolute;
  overflow: hidden;
  height: 100%;
  left: 0;
}

@keyframes anim-out {
  0% {
    width: 0%;
    background: rgba(255, 255, 255, 0.25);
  }
  100% {
    width: 100%;
    background: transparent;
  }
}
@keyframes anim-out-pseudo {
  0% {
    background: rgba(0, 0, 0, 0.25);
  }
  100% {
    background: transparent;
  }
}
.list-ani-shadow-10 a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
.list-ani-shadow-10 a:before {
  content: "";
  position: absolute;
  left: -10px;
  top: -10px;
  bottom: -10px;
  right: -10px;
  max-width: inherit;
  z-index: -1;
}
.list-ani-shadow-10 a:hover:before {
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}

.list-ani-shadow-20 a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
.list-ani-shadow-20 a:before {
  content: "";
  position: absolute;
  left: -20px;
  top: -20px;
  bottom: -20px;
  right: -20px;
  max-width: inherit;
  z-index: -1;
}
.list-ani-shadow-20 a:hover:before {
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}

.top_box {
  width: 100%;
}
.top_box .top1 {
  width: 100%;
  background-color: #262a2b;
  color: #fff;
}
.top_box .top1 .ny_main {
  padding: 5px 0;
  line-height: 37px;
  display: flex;
  justify-content: space-between;
}
.top_box .top1 .top_l {
  display: flex;
}
.top_box .top1 .top_l li i {
  margin-right: 10px;
  font-size: 12px;
  position: relative;
  top: -2px;
}
.top_box .top1 .top_l li + li {
  margin-left: 30px;
}
.top_box .top1 .top_r {
  display: flex;
}
@media only screen and (max-width: 1200px) {
  .top_box .top1 .ny_main {
    line-height: 24px;
    padding: 5px 15px;
  }
  .top_box .top1 .top_l li i {
    margin-right: 5px;
  }
  .top_box .top1 .top_l li + li {
    margin-left: 20px;
  }
  .top_box .top1 .top_r a.cd_btn {
    line-height: 24px;
    height: 24px;
  }
  .top_box .top1 .top_r a.cd_btn + a.cd_btn {
    margin-left: 15px;
  }
  .top_box .top1 .top_r a.cd_btn i {
    font-size: 11px;
  }
}
@media only screen and (max-width: 760px) {
  .top_box .top1 .ny_main {
    display: block;
  }
  .top_box .top1 .top_l li i {
    margin-right: 5px;
  }
  .top_box .top1 .top_l li + li {
    margin-left: 10px;
  }
  .top_box .top1 .top_r a.cd_btn + a.cd_btn {
    margin-left: 10px;
  }
}
.top_box .top2 {
  width: 100%;
  background-color: #fff;
}
.top_box .top2 .ny_main {
  height: 80px;
  position: relative;
}
.top_box .top2 .ny_main a.logo {
  height: 66px;
  position: absolute;
  left: 0;
  top: 7px;
}
.top_box .top2 .ny_main a.logo img {
  height: 100%;
}
@media only screen and (min-width: 1200px) {
  .top_box .top2 .ny_main .menu_box {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 30;
  }
  .top_box .top2 .ny_main .menu_box .menu {
    float: left;
  }
  .top_box .top2 .ny_main .menu_box .menu li {
    height: 80px;
    float: left;
    position: relative;
    margin-left: 25px;
  }
  .top_box .top2 .ny_main .menu_box .menu li .nav_text {
    font-size: 12px;
    color: #1b2b78;
    line-height: 22px;
    position: absolute;
    width: 180px;
    left: 0;
    top: 52px;
  }
  .top_box .top2 .ny_main .menu_box .menu li a.dbt {
    display: block;
    line-height: 80px;
    font-size: 16px;
    text-transform: uppercase;
    height: 80px;
    position: relative;
  }
  .top_box .top2 .ny_main .menu_box .menu li a.dbt::after {
    content: "";
    width: 0%;
    height: 4px;
    position: absolute;
    background-color: #1b2b78;
    left: 0%;
    bottom: 0;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  }
  .top_box .top2 .ny_main .menu_box .menu li a.dbt i {
    font-size: 12px;
    vertical-align: middle;
    margin-left: 8px;
    position: relative;
    top: -3px;
  }
  .top_box .top2 .ny_main .menu_box .menu li:hover a.dbt, .top_box .top2 .ny_main .menu_box .menu li.active a.dbt {
    color: #1b2b78;
  }
  .top_box .top2 .ny_main .menu_box .menu li:hover a.dbt::after, .top_box .top2 .ny_main .menu_box .menu li.active a.dbt::after {
    width: 100%;
    left: 0%;
  }
  .top_box .top2 .ny_main .menu_box .menu li .dl_box {
    position: absolute;
    width: 260px;
    top: 80px;
    left: 0;
    opacity: 0;
    display: none;
  }
  .top_box .top2 .ny_main .menu_box .menu li .dl_box dl dd {
    line-height: 22px;
  }
  .top_box .top2 .ny_main .menu_box .menu li .dl_box dl dd a {
    display: block;
    width: 100%;
    padding: 10px 20px;
    color: #666;
    font-size: 15px;
    background-color: #f9f9f9;
  }
  .top_box .top2 .ny_main .menu_box .menu li .dl_box dl dd a.active {
    background-color: #1b2b78;
    color: #fff;
  }
  .top_box .top2 .ny_main .menu_box .menu li:hover .dl_box {
    opacity: 1;
    display: block;
  }
}
@media only screen and (max-width: 1200px) {
  .top_box .top2 {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 30;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  }
  .top_box .top2 .ny_main {
    height: 60px;
  }
  .top_box .top2 .ny_main a.logo {
    height: 40px;
    top: 10px;
    left: 15px;
  }
  .top_box .top2 .ny_main .menu_box {
    width: 100%;
    display: none;
    position: fixed;
    height: calc(100vh - 60px);
    height: -webkit-calc(100vh - 60px);
    overflow-y: auto;
    left: 100%;
    top: 55px;
    z-index: 29;
    background-color: #fff;
  }
  .top_box .top2 .ny_main .menu_box .menu {
    height: auto;
    display: block;
  }
  .top_box .top2 .ny_main .menu_box .menu li {
    width: 100%;
    border-bottom: solid 1px rgba(0, 0, 0, 0.1);
    height: auto;
  }
  .top_box .top2 .ny_main .menu_box .menu li .nav_text {
    font-size: 12px;
    color: #1b2b78;
    line-height: 20px;
    display: block;
    padding: 0px 15px 10px 15px;
  }
  .top_box .top2 .ny_main .menu_box .menu li a {
    display: block;
    width: 100%;
    text-align: left;
  }
  .top_box .top2 .ny_main .menu_box .menu li a.dbt {
    font-size: 14px;
    padding: 10px 15px;
    line-height: 1.6;
    font-weight: bold;
    height: auto;
  }
  .top_box .top2 .ny_main .menu_box .menu li a.dbt i {
    font-size: 13px;
    margin-left: 10px;
    display: none;
  }
  .top_box .top2 .ny_main .menu_box .menu li dl {
    width: 100%;
    display: block;
    position: inherit;
    left: auto;
    top: auto;
  }
  .top_box .top2 .ny_main .menu_box .menu li dl dd {
    width: 100%;
  }
  .top_box .top2 .ny_main .menu_box .menu li dl a {
    padding: 5px 0px;
    padding-left: 15px;
    font-size: 13px;
    text-align: left;
    line-height: 20px;
    height: auto;
  }
}

a.cd_btn {
  display: inline-block;
  line-height: 37px;
  height: 37px;
  padding: 0 25px;
  background-color: #ea6000;
  color: #fff;
  border-radius: 40px;
}
a.cd_btn.btn_subui {
  background-color: #004098;
}
a.cd_btn i {
  margin-left: 5px;
  vertical-align: middle;
  position: relative;
  top: -1px;
}
a.cd_btn + a.cd_btn {
  margin-left: 30px;
}
@media only screen and (max-width: 1200px) {
  a.cd_btn {
    line-height: 27px;
    height: 27px;
    padding: 0 15px;
  }
}

.sy_ban {
  width: 100%;
}
.sy_ban img {
  display: block;
  width: 100%;
}
@media only screen and (max-width: 1200px) {
  .sy_ban.pc {
    display: block;
  }
  .sy_ban.mob {
    display: none;
  }
}
@media only screen and (max-width: 760px) {
  .sy_ban.pc {
    display: none;
  }
  .sy_ban.mob {
    display: block;
  }
}

.sy_rk {
  width: 100%;
  padding: 20px 0;
  text-align: center;
  background-color: #f9faf5;
  color: #fff;
}
.sy_rk h2 {
  font-size: 42px;
  font-weight: bold;
  line-height: 1.5;
  color:#1b2b78;
}
.sy_rk h4 {
  font-size: 22px;
  line-height: 1.6;
  margin-bottom: 20px;
  font-style: italic;
  color:#1b2b78;
}
.sy_rk a.cd_btn {
  line-height: 58px;
  height: 58px;
  background-color: #ea6000;
  border-radius: 10px;
  font-size: 24px;
  color: #fff;
}
.sy_rk a.cd_btn b {
  font-weight: bold;
}
@media only screen and (max-width: 1200px) {
  .sy_rk {
    padding: 15px;
  }
  .sy_rk h2 {
    font-size: 24px;
  }
  .sy_rk h4 {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 15px;
  }
  .sy_rk a.cd_btn {
    line-height: 38px;
    height: 38px;
    border-radius: 6px;
    font-size: 16px;
  }
}
@media only screen and (max-width: 760px) {
  .sy_rk h2 {
    font-size: 19px;
  }
  .sy_rk h4 {
    font-size: 13px;
    margin-bottom: 10px;
  }
  .sy_rk a.cd_btn {
    line-height: 35px;
    height: 35px;
    font-size: 14px;
  }
}

.foot {
  background-color: #1b2b78;
  color: #fff;
  padding: 60px 0;
}
.foot a {
  color: #fff;
}
.foot a:hover {
  text-decoration: underline;
}
.foot .footlogo {
  background-image: url(../images/index/footlogo.png);
  background-repeat: no-repeat;
  height: 34px;
}
.foot .d1 {
  width: 490px;
  border-right: solid 1px #fff;
  padding-right: 50px;
  min-height: 160px;
}
.foot .d2 {
  width: 410px;
  border-right: solid 1px #fff;
  padding-right: 50px;
  margin-right: 50px;
  min-height: 160px;
}
.foot .d2 .d2_box {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.foot .d2 .d2_box .ewm {
  flex: 0 0 150px;
  margin-right: 20px;
}
.foot .d2 .d2_box .nr {
  width: 100%;
}
.foot .d3 {
  width: 200px;
  min-height: 160px;
  position: relative;
}
.foot .d3 .wlinks {
  width: 100%;
  font-size: 0;
}
.foot .d3 .wlinks a {
  display: inline-block;
  width: 28px;
  height: 28px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-bottom: 5px;
  margin-right: 5px;
}
.foot .d3 .wlinks a.a1 {
  background-image: url(../images/index/f1.png);
}
.foot .d3 .wlinks a.a2 {
  background-image: url(../images/index/f2.png);
}
.foot .d3 .wlinks a.a3 {
  background-image: url(../images/index/f3.png);
}
.foot .d3 .wlinks a.a4 {
  background-image: url(../images/index/f4.png);
}
.foot .d3 .wlinks a.a5 {
  background-image: url(../images/index/f5.png);
}
@media only screen and (max-width: 1200px) {
  .foot {
    padding: 50px 15px 20px 15px;
  }
  .foot .footlogo {
    display: none;
  }
  .foot .d1 {
    width: 100%;
    border-right: 0;
    border-top: solid 1px #fff;
    padding-right: 0px;
    min-height: inherit;
    padding-top: 20px;
    margin-top: 20px;
  }
  .foot .d2 {
    width: 60%;
    border-right: 0;
    padding-right: 20px;
    margin-right: 0px;
    min-height: inherit;
  }
  .foot .d2 .d2_box .ewm {
    flex: 0 0 100px;
    margin-right: 15px;
  }
  .foot .d3 {
    width: 40%;
    min-height: inherit;
  }
  .foot .d3 .wlinks {
    top: -30px;
  }
  .foot .d3 .wlinks a {
    width: 24px;
    height: 24px;
  }
}
@media only screen and (max-width: 500px) {
  .foot {
    padding: 50px 15px 20px 15px;
  }
  .foot .d2 {
    width: 100%;
    padding-right: 0px;
    float: left;
    margin-top: 20px;
    border-top: solid 1px #fff;
    padding-top: 20px;
  }
  .foot .d3 {
    width: 100%;
    min-height: inherit;
    float: left;
  }
  .foot .d3 .wlinks {
    top: -30px;
  }
  .foot .d3 .wlinks a {
    width: 24px;
    height: 24px;
  }
}

.sy1 {
  padding: 70px 0;
}
@media only screen and (max-width: 1200px) {
  .sy1 {
    padding: 20px 15px;
  }
}

.sy_bt1 {
  text-align: center;
  font-size: 35px;
  color: #1b2b78;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
}
.sy_bt1.xt {
  padding-bottom: 20px;
}
.sy_bt1.xt::after {
  content: "";
  width: 3em;
  height: 4px;
  background-color: #1b2b78;
  position: absolute;
  left: 50%;
  margin-left: -1.5em;
  bottom: 0;
}
@media only screen and (max-width: 1200px) {
  .sy_bt1 {
    font-size: 18px;
  }
  .sy_bt1.xt {
    padding-bottom: 10px;
  }
  .sy_bt1.xt::after {
    height: 3px;
  }
}

.sy_ad_box .d1 {
  width: 46%;
}
.sy_ad_box .d2 {
  width: 50%;
}
.sy_ad_box .d2 .bt {
  font-size: 22px;
  font-weight: bold;
}
.sy_ad_box .d2 .bt::after {
  content: "";
  width: 4em;
  height: 4px;
  background-color: #1b2b78;
  display: block;
  margin-top: 15px;
}
.sy_ad_box .d2 .nr {
  font-size: 15px;
  line-height: 1.8;
}
@media only screen and (max-width: 1200px) {
  .sy_ad_box .d1 {
    width: 47%;
  }
  .sy_ad_box .d2 .bt {
    font-size: 16px;
  }
  .sy_ad_box .d2 .bt::after {
    height: 3px;
    margin-top: 10px;
  }
  .sy_ad_box .d2 .nr {
    font-size: 12px;
    line-height: 1.6;
  }
}
@media only screen and (max-width: 760px) {
  .sy_ad_box .d1 {
    width: 100%;
    margin-bottom: 15px;
  }
  .sy_ad_box .d2 {
    width: 100%;
  }
  .sy_ad_box .d2 .bt {
    font-size: 15px;
  }
}

.sy2 {
  background-image: url(../images/index/bg1.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  padding: 60px 0;
}
.sy2 .sy_bt1 {
  color: #fff;
}
@media only screen and (max-width: 1200px) {
  .sy2 {
    padding: 20px 15px;
  }
}
@media only screen and (max-width: 760px) {
  .sy2 {
    background-image: url(../images/rev_mob.jpg);
  }
}

.sy_re {
  width: 100%;
  display: flex;
  justify-content: space-between;
  text-align: center;
}
.sy_re li {
  width: 100%;
}
.sy_re li h2 {
  font-weight: bold;
}
.sy_re li h2::after {
  content: "";
  width: 1.5em;
  height: 3px;
  background-color: #fff;
  margin: 15px auto;
  display: block;
}
@media only screen and (max-width: 1200px) {
  .sy_re li h2 {
    font-size: 16px;
  }
  .sy_re li h2::after {
    height: 2px;
    margin: 10px auto;
  }
}
@media only screen and (max-width: 760px) {
  .sy_re {
    flex-wrap: wrap;
  }
  .sy_re li {
    width: 50%;
    margin-bottom: 15px;
  }
  .sy_re li h2 {
    font-size: 15px;
    margin: 8px 0;
  }
}

.sy_ec_list {
  width: 102%;
  margin-left: -1%;
  font-size: 0;
}
.sy_ec_list li {
  display: inline-block;
  width: 31.3333%;
  margin: 1%;
  vertical-align: top;
}
.sy_ec_list li a {
  display: block;
  height: 240px;
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  position: relative;
}
.sy_ec_list li a .pic,
.sy_ec_list li a .text {
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
  flex-direction: column;
  -moz-flex-direction: column;
  align-items: center;
}
.sy_ec_list li a .pic h2,
.sy_ec_list li a .text h2 {
  color: #fff;
  font-size: 34px;
  font-weight: bold;
  margin-bottom: 25px;
  letter-spacing: 1px;
}
.sy_ec_list li a .text {
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  background-color: #004098;
  color: #fff;
  opacity: 0;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.sy_ec_list li a .text h2 {
  font-size: 26px;
}
.sy_ec_list li a .text h4 {
  font-size: 16px;
}
.sy_ec_list li a .pic {
  position: relative;
}
.sy_ec_list li a .pic h2 {
  position: absolute;
  width: 100%;
  text-align: center;
  height: 100px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  -moz-flex-direction: column;
  align-items: center;
  left: 0;
  bottom: -100px;
  margin-bottom: 0;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  font-size: 28px;
  background-color: rgba(216, 12, 24, 0.8);
}
.sy_ec_list li a:hover .pic h2 {
  bottom: 0;
}
.sy_ec_list li a:hover .text {
  opacity: 1;
}
@media only screen and (max-width: 1200px) {
  .sy_ec_list li a {
    height: calc((100vw / 3 - 30px) / 4 * 3);
    height: -webkit-calc((100vw / 3 - 30px) / 4 * 3);
  }
  .sy_ec_list li a .pic h2,
  .sy_ec_list li a .text h2 {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .sy_ec_list li a .text h2 {
    font-size: 16px;
  }
  .sy_ec_list li a .text h4 {
    font-size: 12px;
  }
}
@media only screen and (max-width: 760px) {
  .sy_ec_list li {
    width: 47%;
    margin: 1.5%;
  }
  .sy_ec_list li a {
    height: calc((100vw / 2 - 30px) / 4 * 3);
    height: -webkit-calc((100vw / 2 - 30px) / 4 * 3);
  }
  .sy_ec_list li a .pic h2,
  .sy_ec_list li a .text h2 {
    display: none;
  }
}
@media only screen and (max-width: 760px) {
  .sy_ec_list {
    width: 103%;
    margin-left: -1.5%;
  }
}

.pegdbox {
  width: 100%;
  position: relative;
  padding-top: 30px;
}
.pegdbox .swiper-container {
  overflow: hidden;
}
@media only screen and (min-width: 1200px) {
  .pegdbox .swiper-container {
    height: 340px;
  }
}
@media only screen and (min-width: 1200px) {
  .pegdbox .swiper-container .swiper-slide {
    height: 70px;
  }
}
.pegdbox .swiper-container .swiper-slide a {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  height: 70px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pegdbox .swiper-container .swiper-slide a img {
  max-width: 100%;
  max-height: 100%;
  flex-shrink: 0;
}
.pegdbox .swiper-button-prev,
.pegdbox .swiper-button-next {
  width: 30px;
  height: 30px;
  margin-top: -15px;
  border-radius: 50%;
  font-size: 0px;
  line-height: 30px;
  text-align: center;
  overflow: hidden;
}
.pegdbox .swiper-button-prev .bi,
.pegdbox .swiper-button-next .bi {
  font-size: 30px;
  position: relative;
  z-index: 1;
  color: #333;
  font-weight: bold;
}
.pegdbox .swiper-button-prev::after,
.pegdbox .swiper-button-next::after {
  display: none !important;
}
.pegdbox .swiper-button-prev:hover .bi,
.pegdbox .swiper-button-next:hover .bi {
  color: #1b2b78;
}
.pegdbox .swiper-button-prev {
  left: -35px;
}
.pegdbox .swiper-button-next {
  right: -35px;
}
.pegdbox .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: rgba(0, 0, 0, 0.2);
  opacity: 1;
  border-radius: 12px;
}
@media only screen and (max-width: 1200px) {
  .pegdbox .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }
}
.pegdbox .swiper-pagination-bullet-active {
  background-color: #1b2b78;
}
.pegdbox .pan-pe {
  position: inherit !important;
  right: auto !important;
  left: auto !important;
  text-align: center;
  margin-top: 10px;
}
.pegdbox .pan-pe span {
  margin: 0 5px;
}
@media only screen and (max-width: 1200px) {
  .pegdbox {
    padding-top: 10px;
  }
  .pegdbox .swiper-container {
    height: 170px;
  }
  .pegdbox .swiper-container .swiper-slide {
    height: 50px;
  }
  .pegdbox .swiper-container .swiper-slide a {
    height: 50px;
  }
  .pegdbox .swiper-button-prev,
  .pegdbox .swiper-button-next {
    display: none !important;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    line-height: 32px;
  }
  .pegdbox .swiper-button-prev .bi,
  .pegdbox .swiper-button-next .bi {
    font-size: 20px;
  }
  .pegdbox .swiper-button-prev {
    left: 0px;
  }
  .pegdbox .swiper-button-next {
    right: 0px;
  }
  .pegdbox .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
  }
}
@media only screen and (max-width: 1200px) and (max-width: 1200px) {
  .pegdbox .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }
}
.sy3 {
  width: 100%;
  background-color: #f9faf5;
  color: #fff;
  padding: 60px 0;
}
.sy3 .ny_main {
  position: relative;
  padding-right: 250px;
}
.sy3 .ny_main .bt {
  font-size: 45px;
  font-weight: bold;
  color: #1b2b78;
}
.sy3 .ny_main p {
  font-size: 22px;
  color: #1b2b78;
}
.sy3 .ny_main p span + span {
  margin-left: 2em;
}
.sy3 .ny_main a.cd_btn {
  background-color: #ea6000;
  color: #fff;
  text-transform: uppercase;
  position: absolute;
  right: 0;
  bottom: 0;
}
.sy3 .ny_main a.cd_btn b {
  font-weight: bold;
}
@media only screen and (max-width: 1200px) {
  .sy3 {
    padding: 20px 15px;
  }
  .sy3 .ny_main {
    padding-right: 150px;
  }
  .sy3 .ny_main .bt {
    font-size: 30px;
  }
  .sy3 .ny_main p {
    font-size: 16px;
  }
}
@media only screen and (max-width: 760px) {
  .sy3 .ny_main {
    padding-right: 0px;
    text-align: center;
  }
  .sy3 .ny_main .bt {
    font-size: 19px;
  }
  .sy3 .ny_main p {
    font-size: 13px;
    margin-bottom: 10px;
  }
  .sy3 .ny_main p span {
    display: block;
  }
  .sy3 .ny_main p span + span {
    margin-left: 0;
  }
  .sy3 .ny_main a.cd_btn {
    position: inherit;
    right: auto;
    bottom: auto;
  }
}

a.cd_more1::before {
  content: "";
  background-image: url(../images/index/jt_d.jpg);
  background-repeat: no-repeat;
  width: 15px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  position: relative;
  top: -1px;
}

.sy_nu_list {
  width: 100%;
  font-size: 0;
}
.sy_nu_list ul {
  width: 102%;
  margin-left: -1%;
  float: left;
}
.sy_nu_list ul li {
  width: 23%;
  margin: 1%;
  float: left;
}
.sy_nu_list ul li:nth-child(4n+1) {
  clear: both;
}
.sy_nu_list ul li a {
  display: block;
}
.sy_nu_list ul li a .img_content {
  height: 188px;
}
.sy_nu_list ul li a .img_content img {
  min-height: 100%;
}
.sy_nu_list ul li a .text_content {
  padding: 20px 0;
}
.sy_nu_list ul li a .text_content .bt {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
}
.sy_nu_list ul li a .text_content .sTime,
.sy_nu_list ul li a .text_content .more {
  display: block;
  color: #999;
  font-size: 12px;
}
.sy_nu_list ul li a .text_content .sTime {
  margin-bottom: 5px;
}
@media only screen and (max-width: 1200px) {
  .sy_nu_list ul li a .img_content {
    height: calc((100vw / 4 - 30px) / 4 * 3);
    height: -webkit-calc((100vw / 4 - 30px) / 4 * 3);
  }
  .sy_nu_list ul li a .text_content {
    padding: 15px 0;
  }
  .sy_nu_list ul li a .text_content .bt {
    font-size: 15px;
  }
}
@media only screen and (max-width: 760px) {
  .sy_nu_list ul li {
    width: 48%;
  }
  .sy_nu_list ul li:nth-child(4n+1) {
    clear: inherit;
  }
  .sy_nu_list ul li:nth-child(2n+1) {
    clear: both;
  }
  .sy_nu_list ul li a .img_content {
    height: calc((100vw / 2 - 30px) / 4 * 3);
    height: -webkit-calc((100vw / 2 - 30px) / 4 * 3);
  }
  .sy_nu_list ul li a .text_content {
    padding: 15px 0;
  }
  .sy_nu_list ul li a .text_content .bt {
    font-size: 15px;
  }
}
@media only screen and (max-width: 550px) {
  .sy_nu_list ul li {
    width: 98%;
  }
  .sy_nu_list ul li a .img_content {
    height: auto;
  }
  .sy_nu_list ul li a .text_content {
    padding: 10px 0;
  }
  .sy_nu_list ul li a .text_content .bt {
    font-size: 14px;
  }
}

.sy_de_list {
  width: 100%;
  font-size: 0;
}
.sy_de_list ul {
  float: left;
}
.sy_de_list ul li {
  width: 370px;
  margin: 0 43px 40px 0;
  float: left;
}
.sy_de_list ul li:nth-child(3n) {
  margin-right: 0;
}
.sy_de_list ul li a {
  display: block;
}
.sy_de_list ul li a .img_content {
  height: 284px;
}
.sy_de_list ul li a .img_content img {
  min-height: 100%;
}
.sy_de_list ul li a .text_content {
  padding: 20px 0;
}
.sy_de_list ul li a .text_content .bt {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
}
.sy_de_list ul li a .text_content .sTime,
.sy_de_list ul li a .text_content .more {
  display: block;
  color: #999;
  font-size: 12px;
}
.sy_de_list ul li a .text_content .sTime {
  margin-bottom: 5px;
}
@media only screen and (max-width: 1200px) {
  .sy_de_list ul {
    width: 102%;
    margin-left: -1%;
  }
  .sy_de_list ul li {
    width: 31.3333%;
    margin: 0 1% 20px 1%;
  }
  .sy_de_list ul li:nth-child(3n) {
    margin-right: 1%;
  }
  .sy_de_list ul li a .img_content {
    height: calc((100vw / 3 - 30px) / 185 * 142);
    height: -webkit-calc((100vw / 3 - 30px) / 185 * 142);
  }
  .sy_de_list ul li a .text_content {
    padding: 15px 0;
  }
  .sy_de_list ul li a .text_content .bt {
    font-size: 15px;
  }
}
@media only screen and (max-width: 760px) {
  .sy_de_list ul li {
    width: 48%;
    margin-bottom: 10px;
  }
  .sy_de_list ul li a .img_content {
    height: calc((100vw / 2 - 30px) / 185 * 142);
    height: -webkit-calc((100vw / 2 - 30px) / 185 * 142);
  }
}

.mpgdbox {
  width: 100%;
  position: relative;
}
.mpgdbox .swiper-container {
  overflow: hidden;
}
.mpgdbox .swiper-container .swiper-slide a {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  height: 70px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.mpgdbox .swiper-container .swiper-slide a img {
  max-width: 100%;
  max-height: 100%;
  flex-shrink: 0;
}
.mpgdbox .swiper-button-prev,
.mpgdbox .swiper-button-next {
  width: 30px;
  height: 30px;
  margin-top: -15px;
  border-radius: 50%;
  font-size: 0px;
  line-height: 30px;
  text-align: center;
  overflow: hidden;
}
.mpgdbox .swiper-button-prev .bi,
.mpgdbox .swiper-button-next .bi {
  font-size: 30px;
  position: relative;
  z-index: 1;
  color: #333;
  font-weight: bold;
}
.mpgdbox .swiper-button-prev::after,
.mpgdbox .swiper-button-next::after {
  display: none !important;
}
.mpgdbox .swiper-button-prev:hover .bi,
.mpgdbox .swiper-button-next:hover .bi {
  color: #1b2b78;
}
.mpgdbox .swiper-button-prev {
  left: -35px;
}
.mpgdbox .swiper-button-next {
  right: -35px;
}
.mpgdbox .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: rgba(0, 0, 0, 0.2);
  opacity: 1;
  border-radius: 12px;
}
@media only screen and (max-width: 1200px) {
  .mpgdbox .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }
}
.mpgdbox .swiper-pagination-bullet-active {
  background-color: #1b2b78;
}
.mpgdbox .pan-mp {
  position: inherit !important;
  right: auto !important;
  left: auto !important;
  text-align: center;
  margin-top: 10px;
}
.mpgdbox .pan-mp span {
  margin: 0 5px;
}
@media only screen and (max-width: 1200px) {
  .mpgdbox .swiper-container .swiper-slide {
    height: 50px;
  }
  .mpgdbox .swiper-container .swiper-slide a {
    height: 50px;
  }
  .mpgdbox .swiper-button-prev,
  .mpgdbox .swiper-button-next {
    display: none !important;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    line-height: 32px;
  }
  .mpgdbox .swiper-button-prev .bi,
  .mpgdbox .swiper-button-next .bi {
    font-size: 20px;
  }
  .mpgdbox .swiper-button-prev {
    left: 0px;
  }
  .mpgdbox .swiper-button-next {
    right: 0px;
  }
  .mpgdbox .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
  }
}
@media only screen and (max-width: 1200px) and (max-width: 1200px) {
  .mpgdbox .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }
}
.ch_box {
  background-color: #1b2b78;
  color: #fff;
  height: 150px;
  text-align: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
  -moz-flex-direction: column;
  align-items: center;
}
.ch_box .bt {
  font-size: 34px;
  font-weight: bold;
  text-transform: uppercase;
}
@media only screen and (max-width: 1200px) {
  .ch_box {
    height: 100px;
  }
  .ch_box .bt {
    font-size: 24px;
  }
}
@media only screen and (max-width: 760px) {
  .ch_box {
    height: 80px;
  }
  .ch_box .bt {
    font-size: 20px;
  }
}

.loc_box {
  padding: 10px 0;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1);
  color: #1b2b78;
  text-transform: uppercase;
}
.loc_box a {
  color: #1b2b78;
}
.loc_box a:hover {
  color: #b7000b;
}
.loc_box span {
  padding: 0 8px;
}
@media only screen and (max-width: 1200px) {
  .loc_box {
    padding: 10px 15px;
  }
  .loc_box span {
    padding: 0 5px;
  }
}

.ny_ab {
  padding: 30px 0 60px 0;
}
@media only screen and (max-width: 1200px) {
  .ny_ab {
    padding: 20px 15px;
  }
}

.ny_fl {
  padding: 60px 0 60px 0;
}
@media only screen and (max-width: 1200px) {
  .ny_fl {
    padding: 20px 15px;
  }
}

.ab_lb1 {
  font-size: 0;
}
.ab_lb1 li {
  display: inline-block;
  width: 50%;
  font-size: 14px;
  color: #505050;
  position: relative;
  padding-left: 140px;
  margin-bottom: 40px;
  vertical-align: top;
}
.ab_lb1 li i {
  position: absolute;
  width: 140px;
  height: 50px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 43px;
  left: 0;
  top: 0;
}
.ab_lb1 li i.i1 {
  background-image: url(../images/about/a1.png);
}
.ab_lb1 li i.i2 {
  background-image: url(../images/about/a2.png);
}
.ab_lb1 li i.i3 {
  background-image: url(../images/about/a3.png);
}
.ab_lb1 li i.i4 {
  background-image: url(../images/about/a4.png);
}
.ab_lb1 li i.i5 {
  background-image: url(../images/about/a5.png);
}
.ab_lb1 li .bt {
  font-weight: bold;
  color: #1b2b78;
  text-transform: uppercase;
  padding: 10px 0 15px 0;
}
@media only screen and (max-width: 1200px) {
  .ab_lb1 li {
    width: 50%;
    font-size: 12px;
    padding-left: 40px;
    margin-bottom: 20px;
  }
  .ab_lb1 li i {
    width: 40px;
    height: 30px;
    background-size: auto 25px;
    background-position: left center;
  }
  .ab_lb1 li .bt {
    padding: 5px 0 10px 0;
  }
}
@media only screen and (max-width: 760px) {
  .ab_lb1 li {
    width: 100%;
  }
}

.ab_anq1 a.cd_btn {
  font-size: 24px;
  line-height: 60px;
  height: 60px;
  padding: 0 60px;
}
@media only screen and (max-width: 1200px) {
  .ab_anq1 a.cd_btn {
    font-size: 16px;
    line-height: 40px;
    height: 40px;
    padding: 0 30px;
  }
}
@media only screen and (max-width: 760px) {
  .ab_anq1 a.cd_btn {
    font-size: 14px;
    line-height: 35px;
    height: 35px;
  }
}

.ab_pic {
  width: 100%;
  text-align: center;
}
.ab_pic img {
  width: 100%;
}

.ab_bt1 {
  padding: 0 0 15px;
  font-weight: bold;
  text-transform: uppercase;
  color: #1b2b78;
  position: relative;
}
.ab_bt1::after {
  content: "";
  width: 3em;
  height: 1px;
  background-color: #000;
  position: absolute;
  left: 0;
  bottom: 0;
}
@media only screen and (max-width: 1200px) {
  .ab_bt1 {
    padding: 0 0 10px;
  }
}

.ab_re {
  width: 100%;
  display: flex;
  justify-content: space-between;
  text-align: center;
}
.ab_re li {
  width: 100%;
}
.ab_re li i {
  display: block;
  background-image: url(../images/about/b1.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 100%;
  height: 55px;
  margin-bottom: 10px;
}
.ab_re li i.i2 {
  background-image: url(../images/about/b2.png);
}
.ab_re li i.i3 {
  background-image: url(../images/about/b3.png);
}
.ab_re li i.i4 {
  background-image: url(../images/about/b4.jpg);
}
.ab_re li h2 {
  font-weight: bold;
  margin-bottom: 10px;
}
.ab_re li p {
  text-transform: uppercase;
  color: #666;
}
@media only screen and (max-width: 1200px) {
  .ab_re li i {
    height: 35px;
  }
  .ab_re li h2 {
    font-size: 16px;
  }
}
@media only screen and (max-width: 760px) {
  .ab_re {
    flex-wrap: wrap;
  }
  .ab_re li {
    width: 50%;
    margin-bottom: 15px;
  }
  .ab_re li h2 {
    font-size: 15px;
    margin: 8px 0;
  }
}

.info_content {
  color: #505050;
}

.fltitle {
  font-size: 35px;
  font-weight: bold;
  color: #1b2b78;
  border-bottom: solid 2px #1b2b78;
  padding-bottom: 15px;
  text-align: center;
}
@media only screen and (max-width: 1200px) {
  .fltitle {
    font-size: 25px;
  }
}
@media only screen and (max-width: 1200px) {
  .fltitle {
    font-size: 18px;
    padding-bottom: 10px;
  }
}

.sr_content {
  font-size: 16px;
}
@media only screen and (max-width: 1200px) {
  .sr_content {
    font-size: 14px;
  }
}
@media only screen and (max-width: 760px) {
  .sr_content {
    font-size: 13px;
  }
}

.sr_list {
  padding: 0 50px;
}
.sr_list li {
  width: 100%;
  float: left;
  margin-bottom: 40px;
}
.sr_list li .img_content {
  width: 44%;
  float: right;
  height: 322px;
}
.sr_list li .img_content img {
  min-height: 100%;
}
.sr_list li .text_content {
  width: 44%;
}
.sr_list li .text_content .bt {
  font-weight: bold;
  margin-bottom: 15px;
}
.sr_list li .text_content p {
  color: #505050;
}
.sr_list li:nth-child(even) .img_content {
  float: left;
}
.sr_list li:nth-child(even) .text_content {
  float: right;
}
@media only screen and (max-width: 1200px) {
  .sr_list {
    padding: 0 20px;
  }
  .sr_list li {
    margin-bottom: 20px;
  }
  .sr_list li .img_content {
    width: 47%;
    height: calc((100vw / 2 - 30px) / 470 * 310);
    height: -webkit-calc((100vw / 2 - 30px) / 470 * 310);
  }
  .sr_list li .text_content {
    width: 47%;
  }
  .sr_list li .text_content .bt {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 760px) {
  .sr_list {
    padding: 0 0px;
  }
  .sr_list li {
    margin-bottom: 15px;
  }
  .sr_list li .img_content {
    width: 100%;
    height: calc((100vw / 1 - 30px) / 470 * 310);
    height: -webkit-calc((100vw / 1 - 30px) / 470 * 310);
    margin-bottom: 15px;
  }
  .sr_list li .text_content {
    width: 100%;
  }
}

.we_bt {
  color: #1b2b78;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 15px;
}
.we_bt::after {
  content: "";
  width: 3em;
  height: 4px;
  background-color: #1b2b78;
  position: absolute;
  left: 0;
  bottom: 0;
}
@media only screen and (max-width: 1200px) {
  .we_bt {
    padding-bottom: 10px;
  }
  .we_bt::after {
    height: 2px;
  }
}

.we_lb1 {
  width: 103%;
  margin-left: -1.5%;
  font-size: 0;
}
.we_lb1 li {
  width: 47%;
  margin: 0 1.5% 30px 1.5%;
  vertical-align: top;
  display: inline-block;
}
.we_lb1 li .bt {
  font-weight: bold;
  margin-bottom: 15px;
  background-image: url(../images/exh/tb1.jpg);
  background-position: 0 5px;
  background-repeat: no-repeat;
  padding-left: 22px;
}
.we_lb1 li p {
  color: #505050;
  font-size: 14px;
}
@media only screen and (max-width: 1200px) {
  .we_lb1 li {
    margin-bottom: 20px;
  }
  .we_lb1 li .bt {
    margin-bottom: 10px;
  }
  .we_lb1 li p {
    font-size: 12px;
  }
}
@media only screen and (max-width: 760px) {
  .we_lb1 li {
    margin-bottom: 15px;
    width: 97%;
  }
  .we_lb1 li:last-child {
    margin-bottom: 0;
  }
}

.we_lb2 {
  width: 103%;
  margin-left: -1.5%;
  font-size: 0;
}
.we_lb2 li {
  width: 22%;
  margin: 0 1.5% 20px 1.5%;
  vertical-align: top;
  display: inline-block;
  background-image: url(../images/exh/tb2.jpg);
  background-position: 0 5px;
  background-repeat: no-repeat;
  padding-left: 22px;
  font-size: 14px;
}
@media only screen and (max-width: 1200px) {
  .we_lb2 li {
    width: 47%;
    font-size: 12px;
    background-position: 0 1px;
    margin-bottom: 15px;
  }
}

.we_lb3 {
  width: 100%;
}
.we_lb3 li {
  width: 100%;
  margin: 0 0% 30px 0%;
  vertical-align: top;
  display: inline-block;
}
.we_lb3 li .bt {
  font-weight: bold;
  margin-bottom: 15px;
  background-image: url(../images/exh/tb3.jpg);
  background-position: 0 5px;
  background-repeat: no-repeat;
  padding-left: 22px;
}
.we_lb3 li p {
  color: #505050;
  font-size: 14px;
}
@media only screen and (max-width: 1200px) {
  .we_lb3 li {
    margin: 0 0% 15px 0%;
  }
  .we_lb3 li .bt {
    margin-bottom: 10px;
    background-position: 0 2px;
  }
  .we_lb3 li p {
    font-size: 12px;
  }
}

.ewm_lb {
  width: 103%;
  margin-left: -1.5%;
  font-size: 0;
}
.ewm_lb li {
  width: 17%;
  vertical-align: top;
  display: inline-block;
  margin: 0 1.5% 20px 1.5%;
}
.ewm_lb li img {
  width: 206px;
}
@media only screen and (max-width: 1200px) {
  .ewm_lb li img {
    width: 100%;
  }
}
@media only screen and (max-width: 760px) {
  .ewm_lb {
    width: 102%;
    margin-left: -1%;
  }
  .ewm_lb li {
    width: 31.3333%;
    margin: 1%;
  }
}
@media only screen and (max-width: 500px) {
  .ewm_lb li {
    width: 48%;
  }
}

.newslist {
  width: 100%;
}
.newslist li {
  width: 100%;
  margin-bottom: 30px;
}
.newslist li a {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.newslist li a .img_content {
  flex: 0 0 232px;
  margin-right: 20px;
}
.newslist li a .img_content img {
  width: 100%;
}
.newslist li a .text_content {
  width: 100%;
}
.newslist li a .text_content .bt {
  font-weight: bold;
  color: #1b2b78;
  margin-bottom: 5px;
}
.newslist li a .text_content .sTime {
  display: block;
  color: #999;
  font-size: 12px;
  margin-bottom: 10px;
}
.newslist li a .text_content p {
  color: #505050;
  font-size: 13px;
  margin-bottom: 10px;
}
.newslist li a .text_content .more {
  color: #1b2b78;
  font-size: 13px;
}
@media only screen and (max-width: 1200px) {
  .newslist li {
    margin-bottom: 15px;
  }
  .newslist li a .img_content {
    flex: 0 0 230px;
    margin-right: 15px;
  }
  .newslist li a .text_content p {
    font-size: 12px;
  }
  .newslist li a .text_content .more {
    font-size: 12px;
  }
}
@media only screen and (max-width: 760px) {
  .newslist li a {
    display: block;
  }
  .newslist li a .img_content {
    flex: 0 0 100%;
    margin-right: 0px;
    margin-bottom: 15px;
  }
}

.pagestyle {
  display: block;
  text-align: center;
}
.pagestyle a {
  color: #1b2b78;
  margin: 0 5px;
}
.pagestyle a:hover {
  text-decoration: underline;
}
.pagestyle a.active, .pagestyle a.disabled {
  color: #505050;
}

.pglist {
  width: 101%;
  margin-left: -0.5%;
  font-size: 0;
}
.pglist li {
  width: 24%;
  display: inline-block;
  margin: 0.5%;
  vertical-align: top;
}
.pglist li a {
  display: block;
  height: 192px;
}
.pglist li a img {
  min-height: 100%;
}
@media only screen and (max-width: 800px) {
  .pglist li {
    width: 32.3333%;
  }
  .pglist li a {
    height: calc((100vw / 3 - 30px) / 97 * 64);
    height: -webkit-calc((100vw / 3 - 30px) / 97 * 64);
  }
}
@media only screen and (max-width: 550px) {
  .pglist li {
    width: 48%;
    margin: 1%;
  }
  .pglist li a {
    height: calc((100vw / 2 - 30px) / 97 * 64);
    height: -webkit-calc((100vw / 2 - 30px) / 97 * 64);
  }
}
@media only screen and (max-width: 550px) {
  .pglist {
    width: 102%;
    margin-left: -1%;
  }
}

.oplist {
  width: 101%;
  margin-left: -0.5%;
  font-size: 0;
}
.oplist li {
  width: 15.6666%;
  display: inline-block;
  margin: 0.5%;
  vertical-align: top;
}
.oplist li a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 66px;
  width: 100%;
  border: solid 1px #e5e5e5;
}
.oplist li a img {
  max-height: 100%;
  max-width: 100%;
  flex-shrink: 0;
}
@media only screen and (max-width: 1200px) {
  .oplist li {
    width: 19%;
  }
}
@media only screen and (max-width: 760px) {
  .oplist li {
    width: 31.3333%;
    margin: 1%;
  }
}
@media only screen and (max-width: 550px) {
  .oplist {
    width: 102%;
    margin-left: -1%;
  }
}

.byb_box1 {
  width: 100%;
  padding: 50px 30px;
  border-radius: 5px;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.15);
  position: relative;
}
.byb_box1 .s_cn {
  background-image: url(../images/media/cn.jpg);
  width: 32px;
  height: 24px;
  background-repeat: no-repeat;
  position: absolute;
  right: 60px;
  top: 55px;
}
.byb_box1 .bt {
  text-align: center;
  margin-bottom: 30px;
}
.byb_box1 .nr {
  color: #666666;
}
.byb_box1 .lc {
  border-top: solid 1px #e5e5e5;
  padding-top: 30px;
  display: flex;
  justify-content: space-between;
}
.byb_box1 .lc .idtem {
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
  background-image: url(../images/media/lcbg.jpg);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding-bottom: 10px;
}
.byb_box1 .lc .idtem + .idtem {
  margin-left: 30px;
}
.byb_box1 .lc .idtem .s1 {
  font-size: 30px;
  color: #fccfd2;
  margin-right: 5px;
}
.byb_box1 .lc .idtem .s1 b {
  font-weight: bold;
  color: #1b2b78;
}
@media only screen and (max-width: 1200px) {
  .byb_box1 {
    padding: 20px 15px;
  }
  .byb_box1 .s_cn {
    background-size: 100% 100%;
    width: 30px;
    height: 22px;
    right: 20px;
    top: 20px;
  }
  .byb_box1 .bt {
    margin-bottom: 20px;
  }
  .byb_box1 .lc {
    padding-top: 20px;
  }
  .byb_box1 .lc .idtem {
    font-size: 13px;
    line-height: 30px;
  }
  .byb_box1 .lc .idtem + .idtem {
    margin-left: 10px;
  }
  .byb_box1 .lc .idtem .s1 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 760px) {
  .byb_box1 .bt {
    margin-bottom: 15px;
  }
  .byb_box1 .lc {
    padding-top: 15px;
    flex-wrap: wrap;
  }
  .byb_box1 .lc .idtem {
    width: 100%;
    line-height: 24px;
    padding-bottom: 20px;
  }
  .byb_box1 .lc .idtem + .idtem {
    margin-left: 0px;
  }
}

.byb_box2 {
  width: 100%;
  padding: 30px 30px;
  border-radius: 5px;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.15);
}
@media only screen and (max-width: 1200px) {
  .byb_box2 {
    padding: 20px;
  }
}
@media only screen and (max-width: 760px) {
  .byb_box2 {
    padding: 15px;
  }
}

.byb_bt1 {
  background-color: #fff1f1;
  border-left: solid 2px #1b2b78;
  padding: 10px 20px;
}
.byb_bt1 .sbt {
  font-size: 18px;
}
.byb_bt1 .s1 {
  color: #ff3131;
  margin-left: 30px;
}
.byb_bt1 .s2 {
  color: #ffa9a9;
  margin-left: 10px;
}
@media only screen and (max-width: 1200px) {
  .byb_bt1 {
    padding: 6px 15px;
  }
  .byb_bt1 .sbt {
    font-size: 15px;
  }
  .byb_bt1 .s1 {
    margin-left: 20px;
  }
  .byb_bt1 .s2 {
    margin-left: 5px;
  }
}
@media only screen and (max-width: 760px) {
  .byb_bt1 {
    padding: 5px 15px;
  }
  .byb_bt1 .sbt {
    font-size: 14px;
  }
  .byb_bt1 .s1 {
    margin-left: 10px;
  }
}

.byb_form1 {
  width: 102%;
  margin-left: -1%;
}
.byb_form1 ul {
  width: 100%;
  float: left;
}
.byb_form1 ul li {
  width: 31.3333%;
  float: left;
  margin: 10px 1%;
  display: flex;
  justify-content: space-between;
}
.byb_form1 ul li.l2 {
  width: 48%;
}
.byb_form1 ul li .sName {
  color: #666666;
  flex: 0 0 155px;
  margin-right: 10px;
  position: relative;
  text-align: center;
  line-height: 34px;
}
.byb_form1 ul li .sName .s1 {
  color: #ff0000;
  position: absolute;
  right: 0;
  top: 0;
}
.byb_form1 ul li .libox {
  width: 100%;
}
.byb_form1 ul li .libox .form-control {
  border-radius: 5px;
}
@media only screen and (max-width: 1200px) {
  .byb_form1 ul li {
    width: 48%;
    margin: 7px 1%;
  }
  .byb_form1 ul li .sName {
    flex: 0 0 125px;
  }
}
@media only screen and (max-width: 760px) {
  .byb_form1 ul li {
    width: 98%;
    margin: 7px 1%;
    display: block;
  }
  .byb_form1 ul li.l2 {
    width: 98%;
  }
  .byb_form1 ul li .sName {
    flex: 0 0 100%;
    text-align: left;
    line-height: 22px;
    margin-bottom: 10px;
  }
  .byb_form1 ul li .sName .s1 {
    position: inherit;
    right: auto;
    top: auto;
  }
}

.byb_form2 {
  width: 100%;
}
.byb_form2 .bt1 {
  font-size: 16px;
  font-weight: bold;
}
.byb_form2 .fllb a {
  display: inline-block;
  background-color: #eeeeee;
  color: #666;
  line-height: 40px;
  padding: 0 15px;
  border-radius: 5px;
  margin: 0 20px 20px 0;
  cursor: pointer;
  position: relative;
}
.byb_form2 .fllb a.active {
  border: solid 1px #1b2b78;
  background-color: #fff1f1;
  color: #1b2b78;
}
.byb_form2 .fllb a.active::before {
  content: "\f633";
  position: absolute;
  right: 3px;
  top: 3px;
  color: #1b2b78;
}
.byb_form2 .fllb a.active:hover::before {
  color: #fff;
}
.byb_form2 .fllb a:hover {
  background-color: #1b2b78;
  color: #fff;
}
.byb_form2 .fllb .fc_ba {
  width: 240px;
  display: flex;
  justify-content: space-between;
  line-height: 34px;
}
.byb_form2 .fllb .fc_ba .sz {
  margin-left: 15px;
  color: #666;
  flex: 0 0 100px;
}
.byb_form2 .ts {
  color: #666;
}
.byb_form2 .inp_box1 {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.byb_form2 .inp_box1 .sName {
  color: #666666;
  flex: 0 0 155px;
  margin-right: 10px;
  position: relative;
  text-align: center;
  line-height: 34px;
}
.byb_form2 .inp_box1 .sName .s1 {
  color: #ff0000;
  position: absolute;
  left: 0;
  top: 0;
}
.byb_form2 .inp_box1 .libox {
  width: 100%;
}
@media only screen and (max-width: 1200px) {
  .byb_form2 .bt1 {
    font-size: 14px;
  }
  .byb_form2 .fllb a {
    line-height: 35px;
    padding: 0 10px;
    margin: 0 15px 15px 0;
  }
  .byb_form2 .fllb .fc_ba {
    width: 220px;
    max-width: 100%;
  }
  .byb_form2 .fllb .fc_ba .sz {
    margin-left: 10px;
  }
  .byb_form2 .inp_box1 .sName {
    flex: 0 0 125px;
  }
}
@media only screen and (max-width: 760px) {
  .byb_form2 .bt1 {
    font-size: 13px;
  }
  .byb_form2 .inp_box1 {
    display: block;
  }
  .byb_form2 .inp_box1 .sName {
    flex: 0 0 100%;
    display: block;
    text-align: left;
    line-height: 22px;
    margin-bottom: 5px;
  }
}

.form-control {
  border-radius: 5px;
}
.form-control:hover {
  border-color: #1b2b78;
}
@media only screen and (max-width: 1200px) {
  .form-control {
    font-size: 12px;
  }
}

a.cd_ui {
  color: #1b2b78;
}
a.cd_ui:hover {
  color: #b7000b;
  text-decoration: underline;
}

.anq1 .btn {
  padding: 0 50px;
  font-size: 16px;
  border-radius: 5px;
  background-color: #ea6000;
  border-color: #ea6000;
}

.zt666 {
  color: #666;
}

.verify_box {
  border: 1px solid #ccc;
  position: relative;
  background: #f6f6f6;
  overflow: hidden;
}

.verify_forward_box {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.verify_drag_box {
  height: 100%;
  background: #fff;
  color: #333 !important;
  text-align: center;
  cursor: pointer;
  position: absolute;
  border: solid 1px #e5e5e5;
  z-index: 2;
}

.verify_tip {
  text-align: center;
  color: #505050;
}

.noselect {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Chrome/Safari/Opera */ /* Konqueror */
  -moz-user-select: none; /* Firefox */ /* Internet Explorer/Edge */
  user-select: none; /* Non-prefixed version, currently not supported by any browser */
}

.news_bt {
  font-size: 26px;
  font-weight: bold;
  color: #1b2b78;
  text-align: center;
}
@media only screen and (max-width: 1200px) {
  .news_bt {
    font-size: 18px;
  }
}
@media only screen and (max-width: 760px) {
  .news_bt {
    font-size: 15px;
  }
}

.news_date {
  color: #999;
  border-bottom: solid 1px #e5e5e5;
  padding-bottom: 15px;
  font-size: 12px;
  text-align: center;
}

.ilform {
  padding: 0 10%;
}
.ilform .inp_box1 {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.ilform .inp_box1 .sName {
  flex: 0 0 225px;
  margin-right: 15px;
  position: relative;
  line-height: 30px;
  font-size: 18px;
  text-align: right;
}
.ilform .inp_box1 .libox {
  width: 100%;
}
.ilform .inp_box1 .libox .form-control {
  height: 40px;
}
.ilform .inp_box1 .libox .form-control.inp1 {
  max-width: 500px;
}
.ilform .anq1 .btn {
  height: 60px;
  line-height: 60px;
  font-size: 24px;
  border-radius: 60px;
}
@media only screen and (max-width: 1200px) {
  .ilform .inp_box1 .sName {
    flex: 0 0 125px;
    margin-right: 10px;
    line-height: 22px;
    font-size: 14px;
  }
  .ilform .inp_box1 .libox .form-control {
    height: 38px;
  }
  .ilform .inp_box1 .libox .form-control.inp1 {
    max-width: 400px;
  }
  .ilform .anq1 .btn {
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    padding: 0 30px;
  }
}
@media only screen and (max-width: 760px) {
  .ilform {
    padding: 10px 0;
  }
  .ilform .inp_box1 {
    display: block;
  }
  .ilform .inp_box1 .sName {
    flex: 0 0 100%;
    margin-right: 0px;
    font-size: 13px;
    text-align: left;
    margin-bottom: 10px;
  }
  .ilform .inp_box1 .libox .form-control {
    height: 34px;
  }
  .ilform .inp_box1 .libox .form-control.inp1 {
    max-width: 100%;
  }
  .ilform .anq1 .btn {
    height: auto;
    line-height: 22px;
    font-size: 13px;
    padding: 8px 15px;
    width: 100%;
  }
}

.sUi {
  color: #1b2b78;
}

.ho_bt {
  font-size: 18px;
  font-weight: bold;
}
@media only screen and (max-width: 1200px) {
  .ho_bt {
    font-size: 15px;
  }
}
@media only screen and (max-width: 760px) {
  .ho_bt {
    font-size: 14px;
  }
}

.ho_list {
  width: 100%;
  overflow: hidden;
}
.ho_list ul {
  width: 103%;
  margin-left: -1.5%;
  font-size: 0;
}
.ho_list ul li {
  display: inline-block;
  width: 30.3333%;
  margin: 0 1.5% 30px 1.5%;
  vertical-align: top;
}
.ho_list ul li a {
  display: block;
  width: 100%;
  color: #333;
}
.ho_list ul li a .img_content {
  height: 228px;
  margin-bottom: 15px;
}
.ho_list ul li a .img_content img {
  min-height: 100%;
}
.ho_list ul li a .text_content .bt {
  font-weight: bold;
  font-size: 15px;
  margin-bottom: 15px;
}
.ho_list ul li a .text_content .dx {
  margin-bottom: 5px;
}
.ho_list ul li a .text_content .dx .bi {
  font-size: 14px;
  margin-right: 5px;
  color: #8c8c8c;
}
.ho_list ul li a .text_content .dx .bi.active {
  color: #ef6e3c;
}
.ho_list ul li a .text_content .dadd {
  font-size: 13px;
  color: #666;
}
.ho_list ul li a .text_content .dadd i {
  font-size: 13px;
  vertical-align: middle;
  margin-right: 6px;
  position: relative;
  top: -2px;
}
@media only screen and (max-width: 1200px) {
  .ho_list ul {
    width: 102%;
    margin-left: -1%;
  }
  .ho_list ul li {
    width: 31.3333%;
    margin: 0 1% 20px 1%;
  }
  .ho_list ul li a .img_content {
    height: calc((100vw / 3 - 30px) / 301 * 228);
    height: -webkit-calc((100vw / 3 - 30px) / 301 * 228);
    margin-bottom: 10px;
  }
  .ho_list ul li a .text_content .bt {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 66px;
    line-height: 22px;
    font-size: 14px;
    margin-bottom: 5px;
  }
  .ho_list ul li a .text_content .dx {
    margin-bottom: 5px;
  }
  .ho_list ul li a .text_content .dx .bi {
    font-size: 12px;
    margin-right: 3px;
  }
  .ho_list ul li a .text_content .dadd {
    font-size: 12px;
  }
  .ho_list ul li a .text_content .dadd i {
    font-size: 12px;
    margin-right: 5px;
  }
}
@media only screen and (max-width: 760px) {
  .ho_list ul li {
    width: 48%;
    margin: 0 1% 15px 1%;
  }
  .ho_list ul li a .img_content {
    height: calc((100vw / 2 - 30px) / 301 * 228);
    height: -webkit-calc((100vw / 2 - 30px) / 301 * 228);
  }
  .ho_list ul li a .text_content .bt {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 60px;
    line-height: 20px;
    font-size: 13px;
    margin-bottom: 5px;
  }
  .ho_list ul li a .text_content .dx {
    margin-bottom: 5px;
  }
  .ho_list ul li a .text_content .dx .bi {
    font-size: 12px;
    margin-right: 3px;
  }
  .ho_list ul li a .text_content .dadd {
    font-size: 12px;
  }
  .ho_list ul li a .text_content .dadd i {
    font-size: 12px;
    margin-right: 5px;
  }
}
@media only screen and (max-width: 500px) {
  .ho_list ul li {
    width: 98%;
  }
  .ho_list ul li a .img_content {
    height: calc((100vw / 1 - 30px) / 301 * 228);
    height: -webkit-calc((100vw / 1 - 30px) / 301 * 228);
  }
  .ho_list ul li a .text_content .bt {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    max-height: 60px;
    height: auto !important;
    line-height: 20px;
  }
}

.ho_list_1 {
  width: 100%;
  overflow: hidden;
}
.ho_list_1 ul {
  width: 103%;
  margin-left: -1.5%;
  font-size: 0;
}
.ho_list_1 ul li {
  display: inline-block;
  width: 30.3333%;
  margin: 0 1.5% 30px 1.5%;
  vertical-align: top;
}
.ho_list_1 ul li a {
  display: block;
  width: 100%;
  color: #333;
}
.ho_list_1 ul li a .img_content {
  height: 228px;
  margin-bottom: 15px;
}
.ho_list_1 ul li a .img_content img {
  min-height: 100%;
}
.ho_list_1 ul li a .text_content .bt {
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 22px;
  line-height: 22px;
  font-size: 15px;
  margin-bottom: 15px;
}
.ho_list_1 ul li a .text_content .dx {
  margin-bottom: 5px;
}
.ho_list_1 ul li a .text_content .dx .bi {
  font-size: 14px;
  margin-right: 5px;
  color: #8c8c8c;
}
.ho_list_1 ul li a .text_content .dx .bi.active {
  color: #ef6e3c;
}
.ho_list_1 ul li a .text_content .dadd {
  font-size: 13px;
  color: #666;
}
.ho_list_1 ul li a .text_content .dadd i {
  font-size: 13px;
  vertical-align: middle;
  margin-right: 6px;
  position: relative;
  top: -2px;
}
@media only screen and (max-width: 1200px) {
  .ho_list_1 ul {
    width: 102%;
    margin-left: -1%;
  }
  .ho_list_1 ul li {
    width: 31.3333%;
    margin: 0 1% 20px 1%;
  }
  .ho_list_1 ul li a .img_content {
    height: calc((100vw / 3 - 30px) / 301 * 228);
    height: -webkit-calc((100vw / 3 - 30px) / 301 * 228);
    margin-bottom: 10px;
  }
  .ho_list_1 ul li a .text_content .bt {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 66px;
    line-height: 22px;
    font-size: 14px;
    margin-bottom: 5px;
  }
  .ho_list_1 ul li a .text_content .dx {
    margin-bottom: 5px;
  }
  .ho_list_1 ul li a .text_content .dx .bi {
    font-size: 12px;
    margin-right: 3px;
  }
  .ho_list_1 ul li a .text_content .dadd {
    font-size: 12px;
  }
  .ho_list_1 ul li a .text_content .dadd i {
    font-size: 12px;
    margin-right: 5px;
  }
}
@media only screen and (max-width: 760px) {
  .ho_list_1 ul li {
    width: 48%;
    margin: 0 1% 15px 1%;
  }
  .ho_list_1 ul li a .img_content {
    height: calc((100vw / 2 - 30px) / 301 * 228);
    height: -webkit-calc((100vw / 2 - 30px) / 301 * 228);
  }
  .ho_list_1 ul li a .text_content .bt {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 60px;
    line-height: 20px;
    font-size: 13px;
    margin-bottom: 5px;
  }
  .ho_list_1 ul li a .text_content .dx {
    margin-bottom: 5px;
  }
  .ho_list_1 ul li a .text_content .dx .bi {
    font-size: 12px;
    margin-right: 3px;
  }
  .ho_list_1 ul li a .text_content .dadd {
    font-size: 12px;
  }
  .ho_list_1 ul li a .text_content .dadd i {
    font-size: 12px;
    margin-right: 5px;
  }
}
@media only screen and (max-width: 500px) {
  .ho_list_1 ul li {
    width: 98%;
  }
  .ho_list_1 ul li a .img_content {
    height: calc((100vw / 1 - 30px) / 301 * 228);
    height: -webkit-calc((100vw / 1 - 30px) / 301 * 228);
  }
  .ho_list_1 ul li a .text_content .bt {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    max-height: 60px;
    height: auto !important;
    line-height: 20px;
  }
}

.ho_list_2 {
  width: 100%;
  overflow: hidden;
}
.ho_list_2 ul {
  width: 103%;
  margin-left: -1.5%;
  font-size: 0;
}
.ho_list_2 ul li {
  display: inline-block;
  width: 30.3333%;
  margin: 0 1.5% 30px 1.5%;
  vertical-align: top;
}
.ho_list_2 ul li a {
  display: block;
  width: 100%;
  color: #333;
}
.ho_list_2 ul li a .img_content {
  height: 228px;
  margin-bottom: 15px;
}
.ho_list_2 ul li a .img_content img {
  min-height: 100%;
}
.ho_list_2 ul li a .text_content .bt {
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 44px;
  line-height: 22px;
  font-size: 15px;
  margin-bottom: 15px;
}
.ho_list_2 ul li a .text_content .dx {
  margin-bottom: 5px;
}
.ho_list_2 ul li a .text_content .dx .bi {
  font-size: 14px;
  margin-right: 5px;
  color: #8c8c8c;
}
.ho_list_2 ul li a .text_content .dx .bi.active {
  color: #ef6e3c;
}
.ho_list_2 ul li a .text_content .dadd {
  font-size: 13px;
  color: #666;
}
.ho_list_2 ul li a .text_content .dadd i {
  font-size: 13px;
  vertical-align: middle;
  margin-right: 6px;
  position: relative;
  top: -2px;
}
@media only screen and (max-width: 1200px) {
  .ho_list_2 ul {
    width: 102%;
    margin-left: -1%;
  }
  .ho_list_2 ul li {
    width: 31.3333%;
    margin: 0 1% 20px 1%;
  }
  .ho_list_2 ul li a .img_content {
    height: calc((100vw / 3 - 30px) / 301 * 228);
    height: -webkit-calc((100vw / 3 - 30px) / 301 * 228);
    margin-bottom: 10px;
  }
  .ho_list_2 ul li a .text_content .bt {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 66px;
    line-height: 22px;
    font-size: 14px;
    margin-bottom: 5px;
  }
  .ho_list_2 ul li a .text_content .dx {
    margin-bottom: 5px;
  }
  .ho_list_2 ul li a .text_content .dx .bi {
    font-size: 12px;
    margin-right: 3px;
  }
  .ho_list_2 ul li a .text_content .dadd {
    font-size: 12px;
  }
  .ho_list_2 ul li a .text_content .dadd i {
    font-size: 12px;
    margin-right: 5px;
  }
}
@media only screen and (max-width: 760px) {
  .ho_list_2 ul li {
    width: 48%;
    margin: 0 1% 15px 1%;
  }
  .ho_list_2 ul li a .img_content {
    height: calc((100vw / 2 - 30px) / 301 * 228);
    height: -webkit-calc((100vw / 2 - 30px) / 301 * 228);
  }
  .ho_list_2 ul li a .text_content .bt {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 60px;
    line-height: 20px;
    font-size: 13px;
    margin-bottom: 5px;
  }
  .ho_list_2 ul li a .text_content .dx {
    margin-bottom: 5px;
  }
  .ho_list_2 ul li a .text_content .dx .bi {
    font-size: 12px;
    margin-right: 3px;
  }
  .ho_list_2 ul li a .text_content .dadd {
    font-size: 12px;
  }
  .ho_list_2 ul li a .text_content .dadd i {
    font-size: 12px;
    margin-right: 5px;
  }
}
@media only screen and (max-width: 500px) {
  .ho_list_2 ul li {
    width: 98%;
  }
  .ho_list_2 ul li a .img_content {
    height: calc((100vw / 1 - 30px) / 301 * 228);
    height: -webkit-calc((100vw / 1 - 30px) / 301 * 228);
  }
  .ho_list_2 ul li a .text_content .bt {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    max-height: 60px;
    height: auto !important;
    line-height: 20px;
  }
}

.tg_box {
  width: 100%;
  max-width: 65%;
}
@media only screen and (max-width: 1200px) {
  .tg_box {
    max-width: 100%;
  }
}

.tg_nav {
  width: 100%;
  display: flex;
  justify-content: space-between;
  background-color: #f1f1f1;
}
.tg_nav a {
  cursor: pointer;
  width: 100%;
  height: 50px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 15px;
  color: #1b2b78;
}
.tg_nav a i {
  display: inline-block;
  background-image: url(../images/visit/t1.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
.tg_nav a i.i2 {
  background-image: url(../images/visit/t2.png);
}
.tg_nav a i.i3 {
  background-image: url(../images/visit/t3.png);
}
.tg_nav a i.i4 {
  background-image: url(../images/visit/t4.png);
}
.tg_nav a.active {
  background-color: #1b2b78;
  color: #fff;
}
.tg_nav a.active::after {
  content: "";
  width: 12px;
  height: 12px;
  background-color: #1b2b78;
  position: absolute;
  left: 50%;
  margin-left: -6px;
  bottom: -6px;
  transform: rotate(45deg);
}
.tg_nav a.active i {
  background-image: url(../images/visit/t1on.png);
}
.tg_nav a.active i.i2 {
  background-image: url(../images/visit/t2on.png);
}
.tg_nav a.active i.i3 {
  background-image: url(../images/visit/t3on.png);
}
.tg_nav a.active i.i4 {
  background-image: url(../images/visit/t4on.png);
}
@media only screen and (max-width: 1200px) {
  .tg_nav a {
    height: 40px;
    font-size: 14px;
  }
  .tg_nav a i {
    width: 15px;
    height: 15px;
    margin-right: 5px;
  }
  .tg_nav a.active::after {
    width: 10px;
    height: 10px;
    margin-left: -5px;
    bottom: -5px;
  }
}
@media only screen and (max-width: 600px) {
  .tg_nav a {
    flex-direction: column;
    -moz-flex-direction: column;
    height: 60px;
    font-size: 12px;
  }
  .tg_nav a i {
    width: 18px;
    height: 18px;
    margin-right: 0px;
    display: block;
    margin: 0 auto 2px auto;
  }
  .tg_nav a.active::after {
    width: 10px;
    height: 10px;
    margin-left: -5px;
    bottom: -5px;
  }
}

.tg_lb {
  width: 100%;
  padding: 30px 20px;
}
.tg_lb .info_content {
  color: #505050;
}
@media only screen and (max-width: 1200px) {
  .tg_lb {
    padding: 20px 0;
  }
}

.ilform2 {
  padding: 40px 0;
  font-size: 16px;
}
.ilform2 .inp_box1 {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.ilform2 .inp_box1 .sName {
  flex: 0 0 225px;
  margin-right: 15px;
  position: relative;
  line-height: 30px;
  font-size: 18px;
  text-align: right;
}
.ilform2 .inp_box1 .libox {
  width: 100%;
}
.ilform2 .inp_box1 .libox .inpboxs1 {
  width: 100%;
  display: flex;
  max-width: 600px;
  line-height: 34px;
}
.ilform2 .inp_box1 .libox .inpboxs1 .inp4 {
  width: 100px;
  padding: 0;
  text-align: center;
}
.ilform2 .inp_box1 .libox .inpboxs1 span + input,
.ilform2 .inp_box1 .libox .inpboxs1 input + span {
  margin-left: 10px;
}
.ilform2 .inp_box1 .libox .form-control {
  height: 40px;
}
.ilform2 .inp_box1 .libox .form-control.inp1 {
  max-width: 600px;
}
.ilform2 .inp_box1 .libox .form-control.inp2 {
  width: 280px;
  border: 0;
  border-bottom: solid 2px #333;
  border-radius: 0;
  display: inline-block;
  padding: 0 10px;
}
.ilform2 .anq1 .btn {
  height: 60px;
  line-height: 60px;
  font-size: 24px;
  border-radius: 60px;
}
@media only screen and (max-width: 1200px) {
  .ilform2 {
    font-size: 12px;
  }
  .ilform2 .inp_box1 .sName {
    flex: 0 0 125px;
    margin-right: 10px;
    line-height: 22px;
    font-size: 14px;
  }
  .ilform2 .inp_box1 .libox .inpboxs1 {
    max-width: 400px;
    line-height: 38px;
  }
  .ilform2 .inp_box1 .libox .inpboxs1 .inp4 {
    width: 60px;
  }
  .ilform2 .inp_box1 .libox .form-control {
    height: 38px;
  }
  .ilform2 .inp_box1 .libox .form-control.inp1 {
    max-width: 400px;
  }
  .ilform2 .inp_box1 .libox .form-control.inp2 {
    width: 120px;
  }
  .ilform2 .anq1 .btn {
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    padding: 0 30px;
  }
}
@media only screen and (max-width: 760px) {
  .ilform2 {
    padding: 10px 0;
  }
  .ilform2 .inp_box1 {
    display: block;
  }
  .ilform2 .inp_box1 .sName {
    flex: 0 0 100%;
    margin-right: 0px;
    font-size: 13px;
    text-align: left;
    margin-bottom: 10px;
  }
  .ilform2 .inp_box1 .libox .form-control {
    height: 34px;
  }
  .ilform2 .inp_box1 .libox .form-control.inp1 {
    max-width: 100%;
  }
  .ilform2 .anq1 .btn {
    height: auto;
    line-height: 22px;
    font-size: 13px;
    padding: 8px 15px;
    width: 100%;
  }
}

.il_bt1 {
  border-bottom: dashed 1px #ddd;
  padding-bottom: 10px;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.il_bt1 .s1 {
  font-size: 18px;
  font-weight: bold;
}
@media only screen and (max-width: 1200px) {
  .il_bt1 .s1 {
    font-size: 15px;
  }
}
@media only screen and (max-width: 760px) {
  .il_bt1 {
    display: block;
  }
  .il_bt1 .s2 {
    display: block;
  }
}

.bgf5 {
  background-color: #f5f5f5;
}

.el_box {
  width: 100%;
  padding: 30px;
  background-color: #fff;
  border-radius: 5px;
  position: relative;
  min-height: 300px;
}
.el_box .el_bt {
  text-align: center;
  margin-bottom: 50px;
}
.el_box .el_bt .bt {
  font-weight: bold;
  margin-bottom: 5px;
}
.el_box .el_bt .sbt {
  font-weight: bold;
}
.el_box .el_lan {
  width: 150px;
  display: flex;
  justify-content: space-between;
  text-align: center;
  position: absolute;
  right: 30px;
  top: 30px;
}
.el_box .el_lan a {
  display: block;
  width: 100%;
  height: 30px;
  line-height: 28px;
  border: solid 1px #e5e5e5;
}
.el_box .el_lan a.active {
  background-color: #333;
  color: #fff;
  border-color: #333;
}
.el_box a.cd_mf,
.el_box .cd_mf {
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  border-radius: 40px;
  background-color: #fff;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.15);
  display: inline-block;
  position: absolute;
  right: 30px;
  top: 80px;
  min-width: 150px;
  text-align: center;
}
.el_box a.cd_mf i,
.el_box .cd_mf i {
  margin-right: 5px;
}
.el_box .el_top {
  width: 100%;
  position: relative;
  height: 40px;
}
.el_box .el_top .el_l {
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
}
.el_box .el_top .el_l .form-control {
  font-size: 14px;
  width: 120px;
  background-color: #f3f5f7;
  border: 0;
  border-radius: 34px;
  padding: 0 15px;
}
.el_box .el_top .el_l .form-control + .form-control {
  margin-left: 15px;
}
.el_box .el_top .el_l .form-control.sel2 {
  width: 210px;
}
.el_box .el_top .el_search {
  position: absolute;
  right: 0;
  top: 0;
  width: 330px;
  display: flex;
  justify-content: space-between;
}
.el_box .el_top .el_search .form-control {
  height: 38px;
  font-size: 14px;
  border-radius: 38px;
  line-height: 36px;
}
.el_box .el_top .el_search .form-control.inp_ss {
  padding: 0 50px 0 20px;
  background-image: url(../images/about/t_ss.jpg);
  background-position: right center;
  background-repeat: no-repeat;
}
.el_box .el_top .el_search .btn {
  flex: 0 0 85px;
  height: 38px;
  line-height: 38px;
  margin-left: 5px;
  font-size: 14px;
  border-radius: 38px;
  padding: 0;
  text-align: center;
}
@media only screen and (max-width: 1200px) {
  .el_box {
    padding: 20px;
  }
  .el_box .el_bt {
    margin-bottom: 30px;
  }
  .el_box .el_lan {
    width: 120px;
    right: 20px;
    top: 20px;
  }
  .el_box .el_lan a {
    height: 25px;
    line-height: 23px;
  }
  .el_box a.cd_mf,
  .el_box .cd_mf {
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    right: 20px;
    top: 55px;
    min-width: 120px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  }
  .el_box .el_top .el_l .form-control {
    font-size: 12px;
    width: 100px;
    border-radius: 34px;
    padding: 0 10px;
  }
  .el_box .el_top .el_l .form-control + .form-control {
    margin-left: 10px;
  }
  .el_box .el_top .el_l .form-control.sel2 {
    width: 200px;
  }
  .el_box .el_top .el_search {
    width: 280px;
  }
  .el_box .el_top .el_search .form-control {
    height: 30px;
    font-size: 12px;
    line-height: 29px;
    border-radius: 34px;
  }
  .el_box .el_top .el_search .form-control.inp_ss {
    padding: 0 30px 0 15px;
    background-size: auto 12px;
  }
  .el_box .el_top .el_search .btn {
    flex: 0 0 70px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
  }
}
@media only screen and (max-width: 760px) {
  .el_box {
    padding: 15px;
  }
  .el_box .el_bt {
    margin-bottom: 15px;
    text-align: left;
    padding-right: 120px;
    min-height: 70px;
    padding-top: 10px;
  }
  .el_box .el_bt .sbt {
    font-size: 13px;
  }
  .el_box .el_lan {
    width: 110px;
    right: 15px;
    top: 15px;
  }
  .el_box .el_lan a {
    height: 25px;
    line-height: 23px;
  }
  .el_box a.cd_mf,
  .el_box .cd_mf {
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    right: 15px;
    top: 50px;
    min-width: 110px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  }
  .el_box .el_top {
    display: block;
    height: auto;
  }
  .el_box .el_top .el_l {
    display: flex;
    width: 100%;
    position: inherit;
    right: auto;
    top: auto;
    justify-content: space-between;
  }
  .el_box .el_top .el_l .form-control {
    font-size: 12px;
    width: 100%;
    border-radius: 34px;
    padding: 0 10px;
  }
  .el_box .el_top .el_l .form-control + .form-control {
    margin-left: 10px;
  }
  .el_box .el_top .el_l .form-control.sel1 {
    width: auto;
    flex: 0 0 100px;
  }
  .el_box .el_top .el_l .form-control.sel2 {
    width: 100%;
  }
  .el_box .el_top .el_search {
    position: inherit;
    left: auto;
    top: auto;
    width: 100%;
    margin-bottom: 15px;
  }
  .el_box .el_top .el_search .form-control {
    height: 30px;
    font-size: 12px;
    line-height: 29px;
    border-radius: 34px;
  }
  .el_box .el_top .el_search .form-control.inp_ss {
    padding: 0 30px 0 15px;
    background-size: auto 12px;
  }
  .el_box .el_top .el_search .btn {
    flex: 0 0 70px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
  }
}

.el_ta_top {
  width: 100%;
  font-size: 0;
}
.el_ta_top div {
  font-size: 14px;
  font-weight: bold;
  display: inline-block;
  color: #505050;
  vertical-align: top;
}
.el_ta_top div.s1 {
  width: 30%;
}
.el_ta_top div.s2 {
  width: 18%;
}
.el_ta_top div.s3 {
  width: 22%;
}
.el_ta_top div.s4 {
  width: 18%;
}
.el_ta_top div.s5 {
  width: 12%;
}
@media only screen and (max-width: 1200px) {
  .el_ta_top div {
    font-size: 12px;
  }
}
@media only screen and (max-width: 760px) {
  .el_ta_top {
    display: none;
  }
}

.el_ta_list {
  width: 100%;
}
.el_ta_list ul {
  width: 100%;
  font-size: 0;
}
.el_ta_list ul li {
  margin-bottom: 20px;
}
.el_ta_list ul li div {
  font-size: 14px;
  display: inline-block;
  color: #505050;
  vertical-align: top;
  padding-right: 15px;
  line-height: 24px;
}
.el_ta_list ul li div .sName {
  display: none;
}
.el_ta_list ul li div.s1 {
  width: 30%;
}
.el_ta_list ul li div.s1 a {
  display: block;
  position: relative;
  padding-left: 12px;
  min-height: 24px;
}
.el_ta_list ul li div.s1 a::before {
  content: "";
  width: 5px;
  height: 5px;
  background-color: #333;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 10px;
}
.el_ta_list ul li div.s2 {
  width: 18%;
}
.el_ta_list ul li div.s3 {
  width: 22%;
}
.el_ta_list ul li div.s4 {
  width: 18%;
}
.el_ta_list ul li div.s5 {
  width: 12%;
  padding-right: 0px;
}
@media only screen and (max-width: 1200px) {
  .el_ta_list ul li {
    margin-bottom: 15px;
  }
  .el_ta_list ul li div {
    font-size: 12px;
    padding-right: 10px;
    line-height: 22px;
  }
  .el_ta_list ul li div.s1 a {
    padding-left: 12px;
    min-height: 22px;
  }
  .el_ta_list ul li div.s1 a::before {
    width: 4px;
    height: 4px;
    top: 8px;
  }
}
@media only screen and (max-width: 760px) {
  .el_ta_list ul li {
    padding: 15px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
    border-radius: 6px;
    display: block;
    position: relative;
  }
  .el_ta_list ul li div {
    padding-right: 0px;
    width: 100% !important;
  }
  .el_ta_list ul li div.s1 {
    margin-bottom: 10px;
  }
  .el_ta_list ul li div.s1 a {
    padding-left: 0px;
    font-size: 15px;
    font-weight: bold;
  }
  .el_ta_list ul li div.s1 a::before {
    display: none;
  }
  .el_ta_list ul li div.s2 .sName {
    display: inline-block;
  }
  .el_ta_list ul li div.s2, .el_ta_list ul li div.s3, .el_ta_list ul li div.s4 {
    padding-right: 60px;
  }
  .el_ta_list ul li div.s5 {
    width: 60px !important;
    right: 10px;
    bottom: 10px;
    position: absolute;
  }
  .el_ta_list ul li div.s5 a.cd_co {
    box-shadow: 0 2px 0px rgba(0, 0, 0, 0);
    height: auto;
    font-size: 12px;
  }
  .el_ta_list ul li div.s5 a.cd_co i {
    font-size: 20px;
    display: block;
    margin: 0 auto;
  }
}
.el_ta_list a.cd_co,
.el_ta_list .cd_co {
  height: 30px;
  line-height: 30px;
  padding: 0 20px;
  border-radius: 30px;
  background-color: #fff;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.15);
  display: inline-block;
  text-align: center;
}
.el_ta_list a.cd_co.active,
.el_ta_list .cd_co.active {
  color: #1b2b78;
}
.el_ta_list a.cd_co.active i,
.el_ta_list .cd_co.active i {
  color: #1b2b78;
}
.el_ta_list a.cd_co.active i::before,
.el_ta_list .cd_co.active i::before {
  content: "\f586";
}
.el_ta_list a.cd_co i,
.el_ta_list .cd_co i {
  margin-right: 5px;
  font-size: 13px;
  vertical-align: middle;
  position: relative;
  top: -2px;
}
@media only screen and (max-width: 1200px) {
  .el_ta_list a.cd_co,
  .el_ta_list .cd_co {
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
  }
  .el_ta_list a.cd_co i,
  .el_ta_list .cd_co i {
    font-size: 11px;
  }
}

.el_page {
  display: flex;
  line-height: 30px;
}
.el_page .form-control {
  height: 30px;
  line-height: 28px;
  padding: 0 10px;
  font-size: 13px;
  vertical-align: middle;
  display: inline-block;
  width: auto;
}
.el_page .d1 .s1 {
  margin-right: 10px;
}
.el_page .pan_box {
  padding: 0 15px;
}
.el_page .pan_box a {
  display: inline-block;
  line-height: 30px;
  height: 30px;
  padding: 0 10px;
  background-color: #f4f4f5;
  margin: 0 5px;
}
.el_page .pan_box a:hover, .el_page .pan_box a.active {
  background-color: #ff6565;
  color: #fff;
}
.el_page .pan_box a.disabled {
  color: #999;
  background-color: #f4f4f5;
}
@media only screen and (max-width: 1200px) {
  .el_page {
    line-height: 24px;
  }
  .el_page .form-control {
    height: 25px;
    line-height: 24px;
    padding: 0 5px;
    font-size: 12px;
  }
  .el_page .d1 .s1 {
    margin-right: 5px;
  }
  .el_page .pan_box {
    padding: 0 10px;
  }
  .el_page .pan_box a {
    line-height: 24px;
    height: 25px;
    padding: 0 8px;
    margin: 0 3px;
  }
}
@media only screen and (max-width: 760px) {
  .el_page {
    display: block;
    text-align: center;
  }
  .el_page .d1 {
    width: 100%;
    margin-bottom: 15px;
  }
  .el_page .pan_box {
    width: 100%;
    padding: 0 0px;
    margin-bottom: 15px;
  }
}

.downlist {
  width: 100%;
}
.downlist li {
  border-bottom: solid 1px #e5e5e5;
  padding: 20px 0;
}
.downlist li a {
  display: block;
  width: 100%;
  position: relative;
  min-height: 70px;
  padding-left: 100px;
}
.downlist li a::before {
  content: "";
  background-image: url(../images/down.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 80px;
  height: 70px;
  position: absolute;
  left: 0;
  top: 0;
}
.downlist li a .bt {
  padding: 15px 0;
  line-height: 24px;
  font-size: 18px;
  margin-bottom: 10px;
}
.downlist li a .more {
  background-color: #b2b2b2;
  color: #fff;
  padding: 0 10px;
  position: absolute;
  right: 0;
  bottom: 0;
}
.downlist li a .more:hover {
  background-color: #1b2b78;
}
@media only screen and (max-width: 1200px) {
  .downlist li {
    padding: 10px 0;
  }
  .downlist li a {
    min-height: 70px;
    padding-left: 60px;
  }
  .downlist li a::before {
    width: 50px;
    height: 40px;
    position: absolute;
    left: 0;
    top: 0;
  }
  .downlist li a .bt {
    padding: 10px 0;
    line-height: 22px;
    font-size: 14px;
    margin-bottom: 10px;
  }
}

.sy_ec_list_dbx {
  overflow: hidden;
  width: 80%;
  margin: 0 auto;
  padding: 0.866% 0;
  margin-top: -180px;
}
.hex-margin-top {
  margin-top: 0px;
}

.sy_ec_list_dbx:after {
  content: "";
  display: block;
  clear: both;
}
@media (max-width: 1200px) {
  .sy_ec_list_dbx {
    margin-top: -170px;
  }
}
@media (max-width: 1000px) {
  .sy_ec_list_dbx {
    margin-top: -150px;
  }
}
@media (max-width: 800px) {
  .sy_ec_list_dbx {
    margin-top: -140px;
  }
}
@media (max-width: 760px) {
  .sy_ec_list_dbx {
    width: 100%;
    margin-top: -120px;
  }
}
@media (max-width: 550px) {
  .sy_ec_list_dbx {
    margin-top: -100px;
  }
}
@media (max-width: 450px) {
  .sy_ec_list_dbx {
    margin-top: -80px;
  }
}

.hex {
  position: relative;
  list-style-type: none;
  float: left;
  overflow: hidden;
  visibility: hidden;
  outline: 1px solid transparent; /* fix for jagged edges in FF on hover transition */
  transform: rotate(-60deg) skewY(30deg) translatez(-1px);
}
.hex img {
  left: -100%;
  right: -100%;
  width: auto;
  height: 100%;
  margin: 0 auto;
}
.hex h1,
.hex p {
  width: 102%;
  left: -1%; /* prevent line on the right where background doesn't cover image */
  padding: 5%;
  box-sizing: border-box;
  background-color: rgba(246, 12, 85, 0.7);
  font-weight: 300;
  transition: transform 0.2s ease-out, opacity 0.3s ease-out;
}
.hex h1 {
  bottom: 50%;
  padding-top: 50%;
  font-size: 1.4em;
  z-index: 1;
  font-weight: bold;
  transform: translateY(-100%) translatez(-1px);
}
.hex h1:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 45%;
  width: 10%;
  text-align: center;
  border-bottom: 1px solid #fff;
}
@media (max-width: 760px) {
  .hex h1 {
    font-size: 1em;
  }
}
.hex p {
  top: 50%;
  padding-bottom: 50%;
  transform: translateY(100%) translatez(-1px);
  color: #fff;
}
@media (max-width: 760px) {
  .hex p {
    line-height: 12px;
    font-size: 0.6em;
  }
}
.hex .hexIn {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #fff;
  overflow: hidden;
  transform: skewY(-30deg) rotate(60deg);
}
.hex .hexIn:hover h1, .hex .hexIn:focus h1, .hex .hexIn:hover p, .hex .hexIn:focus p {
  transform: translateY(0%) translatez(-1px);
}

.hex * {
  position: absolute;
  visibility: visible;
  outline: 1px solid transparent; /* fix for jagged edges in FF on hover transition */
}

.hex {
  width: 24.25%; /* = (100-3) / 4 */
  padding-bottom: 28.001%; /* =  width / sin(60deg) */
}

.hex:nth-child(7n+5),
.hex:nth-child(7n+6),
.hex:nth-child(7n+7) {
  margin-top: -6.134%;
  margin-bottom: -6.134%;
  transform: translateX(50%) rotate(-60deg) skewY(30deg);
}

.hex:nth-child(7n+5):last-child,
.hex:nth-child(7n+6):last-child,
.hex:nth-child(7n+7):last-child {
  margin-bottom: 0;
}

.hex:nth-child(7n+2),
.hex:nth-child(7n+6) {
  margin-left: 1%;
  margin-right: 1%;
}

.hex:nth-child(7n+3) {
  margin-right: 1%;
}

.hex:nth-child(7n+8) {
  clear: left;
}

.hex:nth-child(7n+5) {
  clear: left;
  margin-left: 0.5%;
}

.swi_banner {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.swi_banner .swiper-slide {
  text-align: center;
  width: 100%;
  position: relative;
}
.swi_banner .swiper-slide img {
  width: 100%;
}
.swi_banner .swiper-pagination-bullet {
  background-color: rgba(233, 164, 75, 0.8);
  width: 16px;
  height: 16px;
  opacity: 1;
  border-radius: 10px;
  border: 0;
  margin: 0 10px !important;
}
.swi_banner .swiper-pagination-bullet-active {
  background-color: #e9a44b;
}
.swi_banner .pa_ban {
  bottom: 30px !important;
  left: 0;
  width: 100%;
}
@media only screen and (max-width: 1200px) {
  .swi_banner .pa_ban {
    bottom: 10px !important;
  }
  .swi_banner .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    margin: 0 5px !important;
  }
}

.swi_banner {
  width: 100%;
  overflow: hidden;
}
.swi_banner .swiper-slide {
  text-align: center;
  width: 100%;
  position: relative;
}
.swi_banner .swiper-slide img {
  width: 100%;
}
.swi_banner .swiper-button-prev,
.swi_banner .swiper-button-next {
  width: 50px;
  height: 50px;
  margin-top: -25px;
  border-radius: 50%;
  font-size: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff;
  z-index: 30;
  transition: all 0.2s linear;
}
.swi_banner .swiper-button-prev::after,
.swi_banner .swiper-button-next::after {
  display: none !important;
}
.swi_banner .swiper-button-prev:hover,
.swi_banner .swiper-button-next:hover {
  background-color: #1b2b78;
  color: #fff;
}
.swi_banner .swiper-button-prev {
  left: 3%;
}
.swi_banner .swiper-button-next {
  right: 3%;
}

.swi_bannermob {
  width: 100%;
  overflow: hidden;
}
.swi_bannermob .swiper-slide {
  text-align: center;
  width: 100%;
  position: relative;
}
.swi_bannermob .swiper-slide img {
  width: 100%;
}
.swi_bannermob .swiper-button-prev,
.swi_bannermob .swiper-button-next {
  width: 50px;
  height: 50px;
  margin-top: -25px;
  border-radius: 50%;
  font-size: 30px;
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff;
  z-index: 30;
  transition: all 0.2s linear;
}
.swi_bannermob .swiper-button-prev::after,
.swi_bannermob .swiper-button-next::after {
  display: none !important;
}
.swi_bannermob .swiper-button-prev:hover,
.swi_bannermob .swiper-button-next:hover {
  background-color: #1b2b78;
  color: #fff;
}
.swi_bannermob .swiper-button-prev {
  left: 3%;
}
.swi_bannermob .swiper-button-next {
  right: 3%;
}

.content-text {
  max-height: 9.7rem;
  overflow: hidden;
}

.content-text-open {
  max-height: 1000px;
  overflow: visible;
}

.zglist {
  width: 104%;
  margin-left: -2%;
  font-size: 0;
}
.zglist li {
  display: inline-block;
  width: 46%;
  margin: 2%;
  vertical-align: top;
}
.zglist li a {
  display: block;
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  position: relative;
}
.zglist li a .img_content {
  height: 605px;
  overflow: hidden;
}
.zglist li a .img_content img {
  min-height: 100%;
}
.zglist li a .text_content {
  padding: 40px 20px;
  text-align: center;
}
.zglist li a .text_content .bt {
  font-size: 22px;
}
@media only screen and (max-width: 1200px) {
  .zglist {
    width: 100%;
    margin-left: 0;
  }
  .zglist li {
    margin: 0 0 15px 0;
    width: 100%;
  }
  .zglist li a .img_content {
    height: auto;
  }
  .zglist li a .text_content {
    padding: 20px 15px;
  }
  .zglist li a .text_content .bt {
    font-size: 14px;
  }
}