@font-face {
  font-family: "AlibabaPuHuiTiRegular";
  src: url("https://puhuiti.oss-cn-hangzhou.aliyuncs.com/AlibabaPuHuiTi-2/AlibabaPuHuiTi-2-45-Regular/AlibabaPuHuiTi-2-45-Regular.ttf");
}
#mediaplayer_logo {
  display: none;
}

A {
  color: #212121;
  outline: none;
  text-decoration: none;
}
A:visited, A:active {
  color: #212121;
}
A:hover {
  color: #0073ff;
}

BODY {
  margin: 0px;
  padding: 0;
  font-family: Arial, "AlibabaPuHuiTiRegular";
  background: #fff;
  line-height: 1.8;
  font-size: 16px;
  color: #212121;
  overflow-x: hidden;
  letter-spacing: 1px;
}
@media only screen and (max-width: 1200px) {
  BODY {
    font-size: 13px;
    line-height: 1.6;
  }
}

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;
  vertical-align: middle;
  transition: all 0.2s linear;
  max-width: 100%;
  height: auto;
}

ul, li {
  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: Arial, "AlibabaPuHuiTiRegular";
  font-size: 16px;
}

.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%;
}

.ny_main {
  width: 1200px;
  margin: 0 auto;
}
@media only screen and (min-width: 1600px) {
  .ny_main {
    width: 1440px;
  }
}
@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-100 {
  margin-bottom: 100px;
}
@media only screen and (max-width: 1200px) {
  .m-b-100 {
    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_normal,
.more_arrow_normal {
  display: inline-block;
  line-height: 43px;
  height: 45px;
  padding: 0 30px;
  color: #0073ff;
  border: solid 2px #0073ff;
}
a.more_arrow_normal .bi,
.more_arrow_normal .bi {
  vertical-align: middle;
  margin-left: 5px;
}
@media only screen and (max-width: 1200px) {
  a.more_arrow_normal,
  .more_arrow_normal {
    line-height: 30px;
    height: 30px;
    padding: 0 15px;
    border: solid 1px #0073ff;
  }
}
@media only screen and (max-width: 760px) {
  a.more_arrow_normal,
  .more_arrow_normal {
    padding: 0 10px;
  }
}

a.more_arrow,
.more_arrow {
  display: inline-block;
  line-height: 43px;
  height: 45px;
  width: 180px;
  border: solid 2px #ddd;
  text-align: center;
  border-radius: 50px;
}
a.more_arrow .bi,
.more_arrow .bi {
  vertical-align: middle;
  margin-left: 5px;
}
a.more_arrow:hover,
.more_arrow:hover {
  border-color: #0073ff;
}
@media only screen and (max-width: 1200px) {
  a.more_arrow,
  .more_arrow {
    line-height: 30px;
    height: 30px;
    width: 150px;
    border: solid 1px #ddd;
  }
}
@media only screen and (max-width: 760px) {
  a.more_arrow,
  .more_arrow {
    width: 120px;
  }
}

a.more_arrow_big,
.more_arrow_big {
  display: inline-block;
  line-height: 53px;
  height: 55px;
  width: 280px;
  font-size: 17px;
  border: solid 2px #ddd;
  text-align: center;
  border-radius: 50px;
  font-weight: bold;
}
a.more_arrow_big b,
.more_arrow_big b {
  font-weight: bold;
}
a.more_arrow_big .bi,
.more_arrow_big .bi {
  vertical-align: middle;
  margin-left: 5px;
}
a.more_arrow_big:hover,
.more_arrow_big:hover {
  border-color: #0073ff;
}
@media only screen and (max-width: 1200px) {
  a.more_arrow_big,
  .more_arrow_big {
    line-height: 40px;
    height: 40px;
    width: 220px;
    border: solid 1px #ddd;
    font-size: 14px;
  }
}
@media only screen and (max-width: 760px) {
  a.more_arrow_big,
  .more_arrow_big {
    width: 180px;
  }
}

.top_jg {
  height: 70px;
}

@media only screen and (max-width: 1200px) {
  .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='%230d79be'/></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='%230d79be'/><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='%230d79be'/></svg>");
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
}
*[class*=rect-] ._full {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  *height: auto;
}

@keyframes warn {
  0% {
    transform: scale(0.5);
    opacity: 0;
  }
  25% {
    transform: scale(1);
    opacity: 0.4;
  }
  50% {
    transform: scale(1.2);
    opacity: 0.8;
  }
  75% {
    transform: scale(1.3);
    opacity: 0.4;
  }
  100% {
    transform: scale(1.4);
    opacity: 0;
  }
}
div::-webkit-scrollbar-track-piece {
  -webkit-border-radius: 0;
}

div ::-webkit-scrollbar {
  width: 4px;
}

div ::-webkit-scrollbar-thumb {
  height: 50px;
  background-color: #ddd;
  -webkit-border-radius: 4px;
}

div::-webkit-scrollbar-thumb:hover {
  height: 50px;
  background-color: #ccc;
  -webkit-border-radius: 4px;
}

.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: #0073ff;
  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%;
}

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: #0073ff;
  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 {
  background-color: #fff;
  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 {
  background-color: #fff;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}

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

.top {
  width: 100%;
  height: 70px;
  background-color: #fff;
  position: fixed;
  z-index: 30;
  box-shadow: 0 0px 15px rgba(0, 0, 0, 0.1);
}
.top .ny_main {
  position: relative;
  height: 100%;
  width: 90%;
  min-width: 1200px;
  max-width: 1800px;
}
.top .ny_main .logo {
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -19px;
  height: 38px;
}
.top .ny_main .logo img {
  height: 38px;
}
.top .ny_main .menu {
  position: absolute;
  right: 140px;
  top: 0;
}
.top .ny_main .menu li {
  float: left;
  height: 70px;
}
.top .ny_main .menu li a.dbt {
  display: block;
  line-height: 70px;
  font-size: 16px;
}
.top .ny_main .menu li a.dbt.on {
  color: #0073ff;
}
.top .ny_main .menu li.active a.dbt {
  color: #0073ff;
}
.top .ny_main .menu li + li {
  margin-left: 45px;
}
.top .ny_main a.cd_search { /* Safari 5.1 - 6.0 */ /* Opera 11.1 - 12.0 */ /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #00c5ff, #0074ff);
  padding: 0 15px;
  display: inline-block;
  position: absolute;
  height: 36px;
  line-height: 36px;
  color: #fff;
  border-radius: 36px;
  right: 0;
  top: 50%;
  margin-top: -18px;
  font-size: 14px;
}
.top .ny_main a.cd_search::before {
  content: "";
  display: inline-block;
  background-image: url(../images/t_ss.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 15px;
  height: 15px;
  margin-right: 10px;
}
.top .ny_main a.cd_search:hover { /* Safari 5.1 - 6.0 */ /* Opera 11.1 - 12.0 */ /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #0074ff, #00c5ff);
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.15);
}
@media only screen and (min-width: 1600px) {
  .top .ny_main .menu {
    right: 160px;
  }
  .top .ny_main .menu li a.dbt {
    font-size: 17px;
  }
  .top .ny_main .menu li + li {
    margin-left: 60px;
  }
}
@media only screen and (max-width: 1200px) {
  .top {
    height: 55px;
    position: fixed;
    z-index: 30;
    top: 0px;
    left: 0;
  }
  .top .ny_main {
    min-width: 100%;
  }
  .top .ny_main .logo {
    position: absolute;
    left: 15px;
    height: 30px;
    margin-top: -15px;
  }
  .top .ny_main .logo img {
    height: 30px;
  }
  .top .ny_main .menu {
    width: 100%;
    display: none;
    position: fixed;
    height: calc(100vh - 55px);
    height: -webkit-calc(100vh - 55px);
    overflow-y: auto;
    background-color: #fff;
    left: 100%;
    top: 55px;
  }
  .top .ny_main .menu li {
    width: 100%;
    border-top: solid 1px rgba(0, 0, 0, 0.1);
    height: auto;
  }
  .top .ny_main .menu li + li {
    margin-left: 0;
  }
  .top .ny_main .menu li a.dbt {
    font-size: 15px;
    padding: 10px 15px;
    line-height: 1.6;
    height: auto;
    font-weight: bold;
  }
  .top .ny_main .menu li dl {
    width: 100%;
    position: inherit;
    left: auto;
    top: auto;
    margin-bottom: 10px;
  }
  .top .ny_main .menu li dl dd {
    padding: 5px 15px;
  }
  .top .ny_main a.cd_search {
    height: 30px;
    line-height: 30px;
    right: 60px;
    margin-top: -15px;
    font-size: 13px;
  }
  .top .ny_main a.cd_search::before {
    width: 14px;
    height: 14px;
    margin-right: 6px;
  }
}

.menu_box {
  display: none;
  width: 100%;
  position: fixed;
  top: 70px;
  left: 0;
  background-color: #fff;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
  z-index: 29;
}
.menu_box .ditem {
  width: 1200px;
  margin: 0 auto;
  padding: 30px 0 40px 0;
  display: flex;
  flex-wrap: wrap;
}
.menu_box .ditem .text_bt {
  width: 100%;
  font-weight: bold;
  font-size: 24px;
  border-bottom: solid 1px #e1e1e1;
  padding-bottom: 15px;
  margin-bottom: 20px;
}
.menu_box .ditem .text_bt .bi {
  color: #0073ff;
}
.menu_box .ditem dl {
  width: 280px;
  border-left: solid 1px #e1e1e1;
  border-right: solid 1px #e1e1e1;
  position: relative;
}
.menu_box .ditem dl dd {
  padding: 5px 20px;
}
.menu_box .ditem dl dd > dl {
  width: 280px;
  height: 100%;
  position: absolute;
  left: 100%;
  top: 0;
  display: none;
}
.menu_box .ditem dl dd > a {
  display: block;
  width: 100%;
  padding: 0 15px;
  line-height: 40px;
  position: relative;
  border-radius: 5px;
  color: #606266;
}
.menu_box .ditem dl dd > a .bi {
  position: absolute;
  right: 10px;
  top: 0;
}
.menu_box .ditem dl dd:hover > dl {
  display: block;
}
.menu_box .ditem dl dd:hover > a {
  color: #0073ff;
  background-color: #e7f9fe;
}

.swi_banner {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.swi_banner .swiper-slide {
  width: 100%;
}
.swi_banner .swiper-slide img {
  width: 100%;
  display: block;
}
.swi_banner .swiper-pagination-bullet {
  background-color: #e1e1e1;
  width: 55px;
  height: 5px;
  opacity: 1;
  border-radius: 0px;
  margin: 0 6px !important;
}
.swi_banner .swiper-pagination-bullet-active {
  background-color: #0073ff; /* Safari 5.1 - 6.0 */ /* Opera 11.1 - 12.0 */ /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #00c5ff, #0074ff);
}
.swi_banner .pa_ban {
  bottom: 30px !important;
  left: 0;
  width: 100%;
}
.swi_banner .swiper-button-prev,
.swi_banner .swiper-button-next {
  width: 56px;
  height: 56px;
  margin-top: -28px;
  font-size: 0px;
  line-height: 50px;
  text-align: center;
  overflow: hidden;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.2);
  transition: all 0.6s ease-out 0s;
  -webkit-transition: all 0.6s ease-out 0s;
  -moz-transition: all 0.6s ease-out 0s;
  -o-transition: all 0.6s ease-out 0s;
  -ms-transition: all 0.6s ease-out 0s;
}
.swi_banner .swiper-button-prev .bi,
.swi_banner .swiper-button-next .bi {
  font-size: 34px;
  position: relative;
  z-index: 1;
  color: #fff;
}
.swi_banner .swiper-button-prev::after,
.swi_banner .swiper-button-next::after {
  display: none !important;
}
.swi_banner .swiper-button-prev:hover .bi,
.swi_banner .swiper-button-next:hover .bi {
  color: #fff;
}
.swi_banner .swiper-button-prev {
  left: 3%;
}
.swi_banner .swiper-button-next {
  right: 3%;
}
@media only screen and (max-width: 1200px) {
  .swi_banner .swiper-button-prev,
  .swi_banner .swiper-button-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    line-height: 30px;
  }
  .swi_banner .swiper-button-prev .bi,
  .swi_banner .swiper-button-next .bi {
    font-size: 16px;
  }
  .swi_banner .swiper-button-prev {
    left: 15px;
  }
  .swi_banner .swiper-button-next {
    right: 15px;
  }
  .swi_banner .pa_ban {
    bottom: 10px !important;
  }
  .swi_banner .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    margin: 0 3px !important;
  }
}

.foot {
  padding: 65px 0;
  background-image: url(../images/foot_bg.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
}
.foot a {
  color: #fff;
}
.foot a:hover {
  text-decoration: underline;
}
.foot .foot_nav {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.foot .foot_nav li .bt {
  position: relative;
  padding-bottom: 15px;
  font-size: 18px;
  font-weight: bold;
}
.foot .foot_nav li .bt b {
  font-weight: normal;
  font-size: 15px;
}
.foot .foot_nav li dl dd {
  margin-top: 5px;
}
.foot .foot_nav li dl dd a {
  font-size: 14px;
}
.foot .foot_nav li .lx {
  font-size: 14px;
}
.foot .foot_nav li .dewm img {
  height: 140px;
}
@media only screen and (min-width: 1600px) {
  .foot .foot_nav li .bt {
    font-size: 20px;
  }
  .foot .foot_nav li .bt b {
    font-size: 16px;
  }
  .foot .foot_nav li dl dd a {
    font-size: 16px;
  }
  .foot .foot_nav li .lx {
    font-size: 16px;
  }
  .foot .foot_nav li .dewm img {
    height: 150px;
  }
}
@media only screen and (max-width: 1200px) {
  .foot {
    padding: 20px 15px;
  }
  .foot .foot_nav {
    text-align: center;
  }
  .foot .foot_nav li {
    width: 100%;
    display: none;
  }
  .foot .foot_nav li:last-child {
    display: block;
  }
  .foot .foot_nav li .lx {
    font-size: 13px;
  }
  .foot .foot_nav li .dewm img {
    height: 100px;
  }
}

.sy {
  padding: 70px 0;
}
.sy.sybg1 {
  background-color: #f9f9f9;
}
@media only screen and (max-width: 1200px) {
  .sy {
    padding: 20px 15px;
  }
}

.sy_bt2 {
  text-align: center;
}
.sy_bt2 .tms {
  color: #666;
}
.sy_bt2 .ten {
  font-size: 24px;
  text-transform: uppercase;
  line-height: 30px;
}
.sy_bt2 .ten::before {
  content: "";
  background-image: url("../images/lmt.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 22px;
  height: 3px;
  display: inline-block;
  margin-right: 10px;
}
.sy_bt2 .tcn {
  font-size: 34px;
  font-weight: bold;
}
@media only screen and (min-width: 1600px) {
  .sy_bt2 .ten {
    font-size: 26px;
    line-height: 30px;
  }
  .sy_bt2 .ten::before {
    width: 22px;
    height: 3px;
    margin-right: 10px;
  }
  .sy_bt2 .tcn {
    font-size: 36px;
  }
}
@media only screen and (max-width: 1200px) {
  .sy_bt2 .ten {
    font-size: 14px;
    line-height: 24px;
  }
  .sy_bt2 .ten::before {
    width: 15px;
    height: 2px;
    margin-right: 6px;
  }
  .sy_bt2 .tcn {
    font-size: 20px;
  }
}
@media only screen and (max-width: 760px) {
  .sy_bt2 .ten {
    font-size: 12px;
    line-height: 20px;
  }
  .sy_bt2 .ten::before {
    width: 12px;
  }
  .sy_bt2 .tcn {
    font-size: 18px;
  }
}

.hzList {
  width: 101%;
  margin-left: -0.5%;
  display: flex;
  flex-wrap: wrap;
}
.hzList li {
  width: 19%;
  margin: 0.5%;
}
.hzList li a {
  display: flex;
  height: 160px;
  background-color: #fff;
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  -moz-flex-direction: column;
  align-items: center;
  text-decoration: underline;
}
.hzList li a:hover {
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
}
.hzList li a img {
  max-width: 80%;
  max-height: 80%;
  flex-shrink: 0;
}
@media only screen and (min-width: 1600px) {
  .hzList li a {
    height: 150px;
  }
}
@media only screen and (max-width: 1200px) {
  .hzList li {
    width: 24%;
  }
  .hzList li a {
    height: 120px;
  }
}
@media only screen and (max-width: 760px) {
  .hzList li {
    width: 32.3333%;
  }
  .hzList li a {
    height: 120px;
  }
}
@media only screen and (max-width: 550px) {
  .hzList {
    width: 102%;
    margin-left: -1%;
  }
  .hzList li {
    width: 48%;
    margin: 1%;
  }
  .hzList li a {
    height: 100px;
  }
}

.sy_pic {
  width: 100%;
}
.sy_pic img {
  width: 100%;
}

.sy_bt1 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.sy_bt1 .ten {
  font-size: 24px;
  text-transform: uppercase;
  line-height: 30px;
}
.sy_bt1 .ten::before {
  content: "";
  background-image: url("../images/lmt.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 22px;
  height: 3px;
  display: inline-block;
  margin-right: 10px;
}
.sy_bt1 .tcn {
  font-size: 34px;
  font-weight: bold;
}
@media only screen and (min-width: 1600px) {
  .sy_bt1 .ten {
    font-size: 26px;
    line-height: 30px;
  }
  .sy_bt1 .ten::before {
    width: 22px;
    height: 3px;
    margin-right: 10px;
  }
  .sy_bt1 .tcn {
    font-size: 36px;
  }
}
@media only screen and (max-width: 1200px) {
  .sy_bt1 .ten {
    font-size: 14px;
    line-height: 24px;
  }
  .sy_bt1 .ten::before {
    width: 15px;
    height: 2px;
    margin-right: 6px;
  }
  .sy_bt1 .tcn {
    font-size: 20px;
  }
}
@media only screen and (max-width: 760px) {
  .sy_bt1 .ten {
    font-size: 12px;
    line-height: 20px;
  }
  .sy_bt1 .ten::before {
    width: 12px;
  }
  .sy_bt1 .tcn {
    font-size: 18px;
  }
}

a.aMore {
  display: inline-block; /* Safari 5.1 - 6.0 */ /* Opera 11.1 - 12.0 */ /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #00c5ff, #0074ff);
  height: 35px;
  line-height: 35px;
  padding: 0 20px;
  color: #fff;
  border-radius: 35px;
}
a.aMore:hover { /* Safari 5.1 - 6.0 */ /* Opera 11.1 - 12.0 */ /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #0074ff, #00c5ff);
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.15);
}
@media only screen and (max-width: 1200px) {
  a.aMore a.aMore {
    height: 25px;
    line-height: 25px;
    padding: 0 15px;
    font-size: 13px;
  }
}

.sy_news {
  display: flex;
  width: 100%;
  justify-content: space-between;
  flex-wrap: wrap;
}
.sy_news .dl {
  width: 48%;
}
.sy_news .dl .img_content a {
  display: block;
  width: 100%;
}
.sy_news .dl .img_content a:hover {
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.15);
}
.sy_news .dr {
  width: 48%;
}
@media only screen and (max-width: 1200px) {
  .sy_news {
    display: block;
  }
  .sy_news .dl {
    width: 100%;
    margin-bottom: 20px;
  }
  .sy_news .dr {
    width: 100%;
  }
}

.synewsList {
  width: 100%;
}
.synewsList li + li {
  margin-top: 30px;
}
.synewsList li a {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
.synewsList li a .sTime {
  width: 75px;
  text-align: center;
  font-size: 13px;
  background-color: #f8f8f9;
  padding: 15px 0;
  margin-right: 30px;
}
.synewsList li a .sTime b {
  display: block;
  font-size: 24px;
  line-height: 32px;
}
.synewsList li a .bt {
  flex: 1;
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: 64px;
  height: auto !important;
  line-height: 32px;
}
.synewsList li a:hover {
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
}
.synewsList li a:hover .sTime {
  background-color: #0073ff; /* Safari 5.1 - 6.0 */ /* Opera 11.1 - 12.0 */ /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #0074ff, #00c5ff);
  color: #fff;
}
@media only screen and (min-width: 1600px) {
  .synewsList li + li {
    margin-top: 40px;
  }
  .synewsList li a .sTime {
    width: 75px;
    padding: 20px 0;
    margin-right: 40px;
    font-size: 14px;
  }
  .synewsList li a .sTime b {
    font-size: 26px;
    line-height: 35px;
  }
  .synewsList li a .bt {
    font-size: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 72px;
    height: auto !important;
    line-height: 36px;
  }
}
@media only screen and (max-width: 1200px) {
  .synewsList li + li {
    margin-top: 15px;
  }
  .synewsList li a .sTime {
    width: 60px;
    padding: 10px 0;
    margin-right: 15px;
    font-size: 12px;
  }
  .synewsList li a .sTime b {
    font-size: 20px;
    line-height: 30px;
  }
  .synewsList li a .bt {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 48px;
    height: auto !important;
    line-height: 24px;
  }
}

.xz_box {
  width: 100%;
}
.xz_box .ditem {
  width: 100%;
  float: left;
}
.xz_box .ditem + .ditem {
  margin-top: 100px;
}
.xz_box .ditem .dl {
  width: 47%;
}
.xz_box .ditem .dr {
  width: 47%;
}
.xz_box .ditem .dr.left {
  padding-right: 2%;
}
@media only screen and (max-width: 1200px) {
  .xz_box .ditem + .ditem {
    margin-top: 20px;
  }
  .xz_box .ditem .dl {
    width: 100%;
    margin-bottom: 20px;
  }
  .xz_box .ditem .dr {
    width: 100%;
  }
  .xz_box .ditem .dr.left {
    padding-right: 0%;
  }
}

.xzList {
  width: 100%;
}
.xzList li {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.xzList li + li {
  margin-top: 40px;
}
.xzList li .xh {
  width: 50px;
  height: 50px;
  background-color: #0073ff;
  color: #fff;
  font-size: 22px;
  text-align: center;
  line-height: 50px;
  border-radius: 0 50% 0 50%;
  margin-right: 20px;
  margin-top: 40px;
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.xzList li .lnr {
  flex: 1;
}
.xzList li .lnr .bt {
  font-weight: bold;
  margin-bottom: 15px;
  font-size: 22px;
  transition: all 0.2s linear;
}
.xzList li .lnr .bt::before {
  content: "";
  display: inline-block;
  margin-right: 10px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
}
.xzList li .lnr .bt.a1::before {
  background-image: url("../images/a_a1.png");
  width: 24px;
  height: 24px;
}
.xzList li .lnr .bt.a2::before {
  background-image: url("../images/a_a2.png");
  width: 30px;
  height: 24px;
}
.xzList li .lnr .bt.a3::before {
  background-image: url("../images/a_a3.png");
  width: 24px;
  height: 24px;
}
.xzList li .lnr .bt.a4::before {
  background-image: url("../images/a_a4.png");
  width: 24px;
  height: 24px;
}
.xzList li .lnr .bt2 {
  color: #0073ff;
  font-weight: bold;
  margin-bottom: 12px;
  font-size: 22px;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.xzList li .lnr p {
  line-height: 26px;
  font-size: 14px;
}
.xzList li:hover .xh {
  border-radius: 50% 0% 50% 0%;
}
.xzList li:hover .bt {
  padding-left: 15px;
}
.xzList li:hover .bt2 {
  padding-left: 10px;
}
@media only screen and (min-width: 1600px) {
  .xzList li + li {
    margin-top: 60px;
  }
  .xzList li .xh {
    width: 56px;
    height: 56px;
    font-size: 24px;
    line-height: 56px;
    margin-right: 20px;
    margin-top: 40px;
  }
  .xzList li .lnr .bt {
    margin-bottom: 15px;
    font-size: 24px;
  }
  .xzList li .lnr .bt.a1::before {
    width: 28px;
    height: 28px;
  }
  .xzList li .lnr .bt.a2::before {
    width: 32px;
    height: 26px;
  }
  .xzList li .lnr .bt.a3::before {
    width: 26px;
    height: 26px;
  }
  .xzList li .lnr .bt.a4::before {
    width: 27px;
    height: 27px;
  }
  .xzList li .lnr .bt2 {
    margin-bottom: 15px;
    font-size: 24px;
  }
  .xzList li .lnr p {
    line-height: 30px;
  }
}
@media only screen and (max-width: 1200px) {
  .xzList li + li {
    margin-top: 15px;
  }
  .xzList li .xh {
    width: 30px;
    height: 30px;
    font-size: 16px;
    line-height: 30px;
    margin-right: 15px;
    margin-top: 40px;
  }
  .xzList li .lnr .bt {
    margin-bottom: 15px;
    font-size: 16px;
  }
  .xzList li .lnr .bt.a1::before {
    width: 20px;
    height: 20px;
  }
  .xzList li .lnr .bt.a2::before {
    width: 24px;
    height: 20px;
  }
  .xzList li .lnr .bt.a3::before {
    width: 20px;
    height: 20px;
  }
  .xzList li .lnr .bt.a4::before {
    width: 20px;
    height: 20px;
  }
  .xzList li .lnr .bt2 {
    margin-bottom: 15px;
    font-size: 16px;
  }
  .xzList li .lnr p {
    line-height: 24px;
    font-size: 13px;
  }
}

.sypro_box {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.sypro_box .dl {
  width: 270px;
  padding-right: 30px;
  margin-right: 40px;
  border-right: solid 1px #e1e1e1;
}
.sypro_box .dl .sy_bt2 {
  text-align: left;
  margin-bottom: 80px;
}
.sypro_box .dr {
  flex: 1;
}
@media only screen and (max-width: 1200px) {
  .sypro_box {
    display: block;
  }
  .sypro_box .dl {
    width: 100%;
    padding-right: 0px;
    margin-right: 0px;
    border-right: 0;
  }
  .sypro_box .dl .sy_bt2 {
    text-align: center;
    margin-bottom: 20px;
  }
  .sypro_box .dl .img_content {
    display: none;
  }
}

.sypro_nav {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding-left: 30px;
}
.sypro_nav li {
  margin-right: 10px;
}
.sypro_nav li a {
  display: block;
  padding: 0px 25px;
  height: 34px;
  line-height: 34px;
  border-radius: 34px;
}
.sypro_nav li a.active { /* Safari 5.1 - 6.0 */ /* Opera 11.1 - 12.0 */ /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #00c5ff, #0074ff);
  color: #fff;
}
@media only screen and (min-width: 1600px) {
  .sypro_nav li {
    margin-right: 20px;
  }
  .sypro_nav li a {
    display: block;
    padding: 0px 30px;
    height: 34px;
    line-height: 34px;
    border-radius: 34px;
  }
  .sypro_nav li a.active { /* Safari 5.1 - 6.0 */ /* Opera 11.1 - 12.0 */ /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #00c5ff, #0074ff);
    color: #fff;
  }
}
@media only screen and (max-width: 1200px) {
  .sypro_nav {
    padding-left: 0;
    text-align: center;
    justify-content: center;
  }
  .sypro_nav li {
    margin-right: 0px;
    margin: 8px;
  }
  .sypro_nav li a {
    padding: 0px 15px;
    height: 25px;
    line-height: 25px;
    border-radius: 25px;
  }
}
@media only screen and (max-width: 760px) {
  .sypro_nav {
    padding-left: 0;
    text-align: center;
    justify-content: center;
    width: 102%;
    margin-left: -1%;
  }
  .sypro_nav li {
    width: 31.3333%;
    margin: 1%;
  }
  .sypro_nav li a {
    padding: 0px 5px;
    height: 25px;
    line-height: 25px;
    border-radius: 25px;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
  }
}

.sypro_list {
  width: 100%;
}
.sypro_list ul {
  width: 101%;
  display: flex;
  flex-wrap: wrap;
  margin-left: -0.5%;
}
.sypro_list li {
  width: 33.3333%;
  padding: 0.5%;
  vertical-align: top;
}
.sypro_list li a {
  display: block;
  width: 100%;
  padding: 35px 25px;
  position: relative;
}
.sypro_list li a::after {
  content: "";
  height: 2px;
  position: absolute;
  width: 0%;
  left: 0;
  bottom: 0; /* Safari 5.1 - 6.0 */ /* Opera 11.1 - 12.0 */ /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #00c5ff, #0074ff);
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.sypro_list li a .text_content {
  margin-bottom: 20px;
}
.sypro_list li a .text_content .bt {
  font-weight: bold;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  line-height: 30px;
  margin-bottom: 10px;
  font-size: 22px;
}
.sypro_list li a .text_content p {
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #666666;
  font-size: 14px;
}
.sypro_list li a:hover {
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
}
.sypro_list li a:hover::after {
  width: 100%;
}
@media only screen and (min-width: 1600px) {
  .sypro_list li a {
    padding: 40px 30px;
  }
  .sypro_list li a .text_content {
    margin-bottom: 20px;
  }
  .sypro_list li a .text_content .bt {
    line-height: 30px;
    margin-bottom: 10px;
    font-size: 23px;
  }
  .sypro_list li a .text_content p {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1200px) {
  .sypro_list li a {
    padding: 20px 15px;
  }
  .sypro_list li a .text_content {
    margin-bottom: 15px;
  }
  .sypro_list li a .text_content .bt {
    line-height: 24px;
    font-size: 16px;
    margin-bottom: 5px;
  }
  .sypro_list li a .text_content p {
    font-size: 13px;
  }
}
@media only screen and (max-width: 650px) {
  .sypro_list li {
    width: 50%;
  }
  .sypro_list li a {
    padding: 20px 15px;
  }
  .sypro_list li a .text_content {
    margin-bottom: 15px;
  }
  .sypro_list li a .text_content .bt {
    font-size: 14px;
  }
  .sypro_list li a .text_content p {
    font-size: 12px;
  }
}

.swi_case {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.swi_case .swiper-slide {
  width: 100%;
  padding: 15px 0 70px 0;
}
.swi_case .swiper-slide a {
  display: block;
  width: 100%;
  position: relative;
  color: #fff;
}
.swi_case .swiper-slide a > img {
  width: 100%;
}
.swi_case .swiper-slide a .text_content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  -moz-flex-direction: column;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.4);
}
.swi_case .swiper-slide a .text_content::before {
  content: "";
  position: absolute;
  border: solid 1px rgba(255, 255, 255, 0.5);
  left: 20px;
  top: 20px;
  right: 20px;
  bottom: 20px;
}
.swi_case .swiper-slide a .text_content img {
  height: 85px;
  width: auto;
  margin-bottom: 10px;
}
.swi_case .swiper-slide a .text_content p {
  font-size: 22px;
}
.swi_case .swiper-slide a:hover {
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
}
.swi_case .swiper-slide a:hover .text_content {
  background-color: rgba(0, 115, 255, 0.8);
}
.swi_case .swiper-slide a:hover .text_content::before {
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.swi_case .swiper-pagination-bullet {
  background-color: #e1e1e1;
  width: 55px;
  height: 5px;
  opacity: 1;
  border-radius: 0px;
  margin: 0 6px !important;
}
.swi_case .swiper-pagination-bullet-active {
  background-color: #0073ff; /* Safari 5.1 - 6.0 */ /* Opera 11.1 - 12.0 */ /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #00c5ff, #0074ff);
}
.swi_case .pa_ban {
  bottom: 0px !important;
  left: 0;
  width: 100%;
}
@media only screen and (min-width: 1600px) {
  .swi_case .swiper-slide a .text_content::before {
    left: 25px;
    top: 25px;
    right: 25px;
    bottom: 25px;
  }
  .swi_case .swiper-slide a .text_content img {
    height: 96px;
    margin-bottom: 10px;
  }
  .swi_case .swiper-slide a .text_content p {
    font-size: 24px;
  }
}
@media only screen and (max-width: 1200px) {
  .swi_case .swiper-slide {
    padding: 15px 0 40px 0;
  }
  .swi_case .swiper-slide a .text_content::before {
    left: 15px;
    top: 15px;
    right: 15px;
    bottom: 15px;
  }
  .swi_case .swiper-slide a .text_content img {
    height: 40px;
    margin-bottom: 6px;
  }
  .swi_case .swiper-slide a .text_content p {
    font-size: 14px;
  }
  .swi_case .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    margin: 0 3px !important;
  }
}

.ny {
  padding: 80px 0;
  min-height: 500px;
}
@media only screen and (max-width: 1550px) and (min-width: 1200px) {
  .ny {
    padding: 70px 0;
  }
}
@media only screen and (max-width: 1200px) {
  .ny {
    min-height: 200px;
    padding: 20px 15px;
  }
}

.nyban {
  width: 100%;
}
.nyban img {
  width: 100%;
}

.loc_box {
  width: 100%;
  border-bottom: solid 1px #e1e1e1;
}
.loc_box .ny_main {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  line-height: 50px;
}
.loc_box .ny_main .dl {
  color: #666;
  font-size: 14px;
}
.loc_box .ny_main .dl .bi {
  margin-right: 10px;
}
.loc_box .ny_main .dr .lsubnav {
  display: flex;
}
.loc_box .ny_main .dr .lsubnav li + li {
  margin-left: 50px;
}
.loc_box .ny_main .dr .lsubnav li a {
  color: #666666;
}
.loc_box .ny_main .dr .lsubnav li a:hover {
  color: #0073ff;
}
.loc_box .ny_main .dr .lsubnav li a.on {
  color: #0073ff;
}
@media only screen and (max-width: 1200px) {
  .loc_box .ny_main {
    display: block;
    line-height: 30px;
  }
  .loc_box .ny_main .dl {
    display: none;
  }
  .loc_box .ny_main .dr {
    display: block;
    width: 100%;
  }
  .loc_box .ny_main .dr .lsubnav {
    width: 100%;
    display: none;
  }
  .loc_box .ny_main .dr .lsubnav li {
    text-align: center;
  }
  .loc_box .ny_main .dr .lsubnav li + li {
    margin-left: 0px;
  }
}

.newslist {
  width: 100%;
}
.newslist li {
  padding-bottom: 35px;
  border-bottom: 1px solid #e1e1e1;
}
.newslist li + li {
  margin-top: 35px;
}
.newslist li a {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
.newslist li a .img_content {
  width: 500px;
  height: 375px;
  margin-right: 50px;
}
.newslist li a .img_content img {
  min-height: 100%;
}
.newslist li a .text_content {
  flex: 1;
}
.newslist li a .text_content .bt {
  font-size: 24px;
  font-weight: bold;
}
.newslist li a .text_content .sTime {
  color: #666;
  padding: 20px 0;
}
.newslist li a .text_content .sTime .bi {
  margin-right: 10px;
}
.newslist li a .text_content p {
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 60px;
  line-height: 30px;
}
.newslist li a:hover .img_content {
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
}
@media only screen and (max-width: 1550px) and (min-width: 1200px) {
  .newslist li {
    padding-bottom: 30px;
  }
  .newslist li + li {
    margin-top: 30px;
  }
  .newslist li a .img_content {
    width: 450px;
    height: 337px;
  }
  .newslist li a .text_content {
    font-size: 14px;
  }
  .newslist li a .text_content .bt {
    font-size: 22px;
  }
  .newslist li a .text_content .sTime {
    padding: 15px 0;
  }
  .newslist li a .text_content p {
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 56px;
    line-height: 28px;
  }
}
@media only screen and (max-width: 1200px) {
  .newslist li {
    padding-bottom: 15px;
  }
  .newslist li + li {
    margin-top: 15px;
  }
  .newslist li a {
    display: block;
  }
  .newslist li a .img_content {
    width: 100%;
    height: calc((100vw / 1 - 30px) / 450 * 337);
    height: -webkit-calc((100vw / 1 - 30px) / 450 * 337);
    margin-bottom: 15px;
  }
  .newslist li a .text_content {
    font-size: 13px;
  }
  .newslist li a .text_content .bt {
    font-size: 15px;
  }
  .newslist li a .text_content .sTime {
    padding: 10px 0;
  }
  .newslist li a .text_content p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 48px;
    height: auto !important;
    line-height: 24px;
  }
}

.pageStyle {
  width: 100%;
  text-align: center;
  font-size: 0;
}
.pageStyle a,
.pageStyle .sel_fy {
  padding: 0px 12px;
  height: 36px;
  line-height: 36px;
  display: inline-block;
  border-radius: 3px;
  margin: 0px 4px;
  background: #f5f5f5;
  font-size: 16px;
  border-color: #e5e5e5;
}
.pageStyle a:hover, .pageStyle a.active, .pageStyle a.fdq,
.pageStyle .sel_fy:hover,
.pageStyle .sel_fy.active,
.pageStyle .sel_fy.fdq { /* Safari 5.1 - 6.0 */ /* Opera 11.1 - 12.0 */ /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #00c5ff, #0074ff);
  color: #ffffff;
}
@media only screen and (max-width: 1200px) {
  .pageStyle a {
    width: 23%;
    margin: 0 1%;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
  }
  .pageStyle .s1,
  .pageStyle .sel_fy {
    display: none;
  }
}

.nav_bt {
  width: 100%;
  text-align: center;
  height: 40px;
  line-height: 40px;
  background-color: #0073ff;
  font-size: 15px;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.nav_bt a {
  width: 100%;
  height: 40px;
  display: block;
  position: relative;
  font-weight: bold;
  color: #fff;
}
.nav_bt a:before {
  content: "";
  position: absolute;
  width: 40px;
  height: 40px;
  right: 5px;
  top: 0px;
  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='M1.646 4.646a.5.5 0 01.708 0L8 10.293l5.646-5.647a.5.5 0 01.708.708l-6 6a.5.5 0 01-.708 0l-6-6a.5.5 0 010-.708z' clip-rule='evenodd' fill='%23ffffff'/></svg>");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 22px;
}
.nav_bt a.on:before {
  transform: rotate(180deg);
}

.hybt {
  width: 100%;
  text-align: center;
}
.hybt p {
  font-size: 14px;
}
.hybt p::before {
  content: "";
  background-image: url(../images/lmt.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 22px;
  height: 3px;
  display: inline-block;
  margin-right: 10px;
}
.hybt .bt {
  font-size: 34px;
  font-weight: bold;
}
@media only screen and (max-width: 1550px) and (min-width: 1200px) {
  .hybt .bt {
    font-size: 32px;
  }
}
@media only screen and (max-width: 1200px) {
  .hybt p {
    font-size: 12px;
  }
  .hybt p::before {
    width: 12px;
    height: 2px;
    margin-right: 6px;
  }
  .hybt .bt {
    font-size: 18px;
  }
  .hybt .bt.m-b-30 {
    margin-bottom: 10px;
  }
}

.hy_gd {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.hy_gd ul {
  width: 103%;
  margin-left: -1.5%;
  display: flex;
  flex-wrap: wrap;
}
.hy_gd ul li {
  width: 22%;
  margin: 1.5%;
  vertical-align: top;
}
.hy_gd ul li a {
  display: block;
  width: 100%;
  position: relative;
  border: solid 1px #e1e1e1;
  padding: 20px;
}
.hy_gd ul li a .img_content {
  margin-bottom: 20px;
}
.hy_gd ul li a .text_content .bt {
  font-size: 18px;
  text-align: center;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.hy_gd ul li a:hover {
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
}
@media only screen and (max-width: 1550px) and (min-width: 1200px) {
  .hy_gd ul li a {
    padding: 15px;
  }
  .hy_gd ul li a .img_content {
    margin-bottom: 15px;
  }
  .hy_gd ul li a .text_content .bt {
    font-size: 17px;
  }
}
@media only screen and (max-width: 1200px) {
  .hy_gd ul li {
    width: 30.3333%;
  }
  .hy_gd ul li a {
    padding: 10px;
  }
  .hy_gd ul li a .img_content {
    margin-bottom: 10px;
  }
  .hy_gd ul li a .text_content .bt {
    font-size: 14px;
  }
}
@media only screen and (max-width: 760px) {
  .hy_gd ul li {
    width: 47%;
  }
}
.hy_gd .swiper-slide {
  width: 100%;
  padding: 15px 0 70px 0;
}
.hy_gd .swiper-slide a {
  display: block;
  width: 100%;
  position: relative;
  border: solid 1px #e1e1e1;
  padding: 20px;
}
.hy_gd .swiper-slide a .img_content {
  margin-bottom: 20px;
}
.hy_gd .swiper-slide a .text_content .bt {
  font-size: 18px;
  text-align: center;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.hy_gd .swiper-slide a:hover {
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
}
.hy_gd .swiper-pagination-bullet {
  background-color: #e1e1e1;
  width: 55px;
  height: 5px;
  opacity: 1;
  border-radius: 0px;
  margin: 0 6px !important;
}
.hy_gd .swiper-pagination-bullet-active {
  background-color: #0073ff; /* Safari 5.1 - 6.0 */ /* Opera 11.1 - 12.0 */ /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #00c5ff, #0074ff);
}
.hy_gd .swiper-pagination {
  bottom: 0px !important;
  left: 0;
  width: 100%;
}
@media only screen and (max-width: 1550px) and (min-width: 1200px) {
  .hy_gd .swiper-slide a {
    padding: 15px;
  }
  .hy_gd .swiper-slide a .img_content {
    margin-bottom: 15px;
  }
  .hy_gd .swiper-slide a .text_content .bt {
    font-size: 17px;
  }
}
@media only screen and (max-width: 1200px) {
  .hy_gd .swiper-slide {
    padding: 15px 0 40px 0;
  }
  .hy_gd .swiper-slide a {
    padding: 10px;
  }
  .hy_gd .swiper-slide a .img_content {
    margin-bottom: 10px;
  }
  .hy_gd .swiper-slide a .text_content .bt {
    font-size: 14px;
  }
  .hy_gd .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    margin: 0 3px !important;
  }
}

.hysbox .bt {
  font-size: 46px;
  font-weight: bold;
}
@media only screen and (max-width: 1200px) {
  .hysbox .bt {
    font-size: 18px;
  }
}

.info_content {
  width: 100%;
  line-height: 2;
  overflow-x: auto;
}
.info_content table td {
  padding: 10px;
  border: solid 1px #ddd;
}
@media only screen and (max-width: 1200px) {
  .info_content {
    font-size: 13px;
    overflow-x: auto;
  }
}

.pro_nav {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.pro_nav li {
  margin-right: 10px;
}
.pro_nav li a {
  display: block;
  padding: 0px 20px;
  height: 34px;
  line-height: 34px;
  border-radius: 34px;
  background-color: #e1e1e1;
}
.pro_nav li a.active { /* Safari 5.1 - 6.0 */ /* Opera 11.1 - 12.0 */ /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #00c5ff, #0074ff);
  color: #fff;
}
@media only screen and (min-width: 1600px) {
  .pro_nav li {
    margin-right: 20px;
  }
  .pro_nav li a {
    display: block;
    padding: 0px 30px;
    height: 34px;
    line-height: 34px;
    border-radius: 34px;
  }
  .pro_nav li a.active { /* Safari 5.1 - 6.0 */ /* Opera 11.1 - 12.0 */ /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #00c5ff, #0074ff);
    color: #fff;
  }
}
@media only screen and (max-width: 1200px) {
  .pro_nav li {
    margin-right: 0px;
    margin: 8px;
  }
  .pro_nav li a {
    padding: 0px 15px;
    height: 25px;
    line-height: 25px;
    border-radius: 25px;
  }
}

.pro_gd {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.pro_gd .ditem {
  width: 100%;
}
.pro_gd .morebox {
  width: 100%;
  padding-top: 30px;
}
@media only screen and (min-width: 1200px) {
  .pro_gd .morebox a.aMore {
    padding: 0 30px;
    height: 38px;
    line-height: 38px;
  }
  .pro_gd .morebox a.aMore .bi {
    margin-left: 10px;
  }
}
.pro_gd ul {
  display: flex;
  flex-wrap: wrap;
  width: 103%;
  margin-left: -1.5%;
}
.pro_gd ul li {
  width: 22%;
  margin: 1.5%;
  vertical-align: top;
}
.pro_gd ul li a {
  display: block;
  width: 100%;
  padding: 25px 25px 35px 25px;
  position: relative;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1);
}
.pro_gd ul li a .xlogo {
  width: 100%;
  background-image: url(../images/xlogo.png);
  background-position: left center;
  background-repeat: no-repeat;
  height: 38px;
  display: block;
  margin-bottom: 20px;
}
.pro_gd ul li a::after {
  content: "";
  height: 2px;
  position: absolute;
  width: 0%;
  left: 0;
  bottom: 0; /* Safari 5.1 - 6.0 */ /* Opera 11.1 - 12.0 */ /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #00c5ff, #0074ff);
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.pro_gd ul li a .img_content {
  margin-bottom: 40px;
}
.pro_gd ul li a .text_content .bt {
  font-weight: bold;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  line-height: 30px;
  font-size: 22px;
  margin-bottom: 10px;
}
.pro_gd ul li a .text_content p {
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #666666;
  font-size: 14px;
}
.pro_gd ul li a.pmore {
  display: flex;
  justify-content: center;
  flex-direction: column;
  -moz-flex-direction: column;
  align-items: center;
  font-size: 18px;
  height: 430px;
}
.pro_gd ul li a:hover {
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
}
.pro_gd ul li a:hover::after {
  width: 100%;
}
@media only screen and (max-width: 1550px) and (min-width: 1200px) {
  .pro_gd ul li a {
    padding: 20px 20px 30px 20px;
  }
  .pro_gd ul li a.pmore {
    height: 375px;
  }
  .pro_gd ul li a .img_content {
    margin-bottom: 30px;
  }
  .pro_gd ul li a .text_content .bt {
    font-size: 20px;
    margin-bottom: 8px;
  }
  .pro_gd ul li a .text_content p {
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #666666;
    font-size: 14px;
  }
  .pro_gd ul li a:hover {
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
  }
  .pro_gd ul li a:hover::after {
    width: 100%;
  }
}
@media only screen and (max-width: 1200px) {
  .pro_gd ul li {
    width: 30.3333%;
  }
  .pro_gd ul li a {
    padding: 20px 20px 30px 20px;
  }
  .pro_gd ul li a.pmore {
    height: calc((100vw / 3 - 30px) / 313 * 391);
    height: -webkit-calc((100vw / 3 - 30px) / 313 * 391);
  }
  .pro_gd ul li a .img_content {
    margin-bottom: 20px;
  }
  .pro_gd ul li a .text_content .bt {
    font-size: 16px;
    margin-bottom: 8px;
  }
  .pro_gd ul li a .text_content p {
    font-size: 13px;
  }
}
@media only screen and (max-width: 760px) {
  .pro_gd ul li {
    width: 47%;
  }
  .pro_gd ul li a {
    padding: 15px;
  }
  .pro_gd ul li a.pmore {
    height: calc((100vw / 2 - 30px) / 313 * 391);
    height: -webkit-calc((100vw / 2 - 30px) / 313 * 391);
  }
  .pro_gd ul li a .xlogo {
    background-size: auto 100%;
    height: 15px;
    margin-bottom: 10px;
  }
  .pro_gd ul li a .img_content {
    margin-bottom: 15px;
  }
  .pro_gd ul li a .text_content .bt {
    font-size: 14px;
    margin-bottom: 5px;
  }
  .pro_gd ul li a .text_content p {
    font-size: 12px;
  }
}
.pro_gd .swiper-slide {
  width: 100%;
  padding: 15px;
}
.pro_gd .swiper-slide a {
  display: block;
  width: 100%;
  padding: 25px 25px 35px 25px;
  position: relative;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1);
}
.pro_gd .swiper-slide a .xlogo {
  width: 100%;
  background-image: url(../images/xlogo.png);
  background-position: left center;
  background-repeat: no-repeat;
  height: 38px;
  display: block;
  margin-bottom: 20px;
}
.pro_gd .swiper-slide a::after {
  content: "";
  height: 2px;
  position: absolute;
  width: 0%;
  left: 0;
  bottom: 0; /* Safari 5.1 - 6.0 */ /* Opera 11.1 - 12.0 */ /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #00c5ff, #0074ff);
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.pro_gd .swiper-slide a .img_content {
  margin-bottom: 40px;
}
.pro_gd .swiper-slide a .text_content .bt {
  font-weight: bold;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  line-height: 30px;
  font-size: 22px;
  margin-bottom: 10px;
}
.pro_gd .swiper-slide a .text_content p {
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #666666;
  font-size: 14px;
}
.pro_gd .swiper-slide a:hover {
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
}
.pro_gd .swiper-slide a:hover::after {
  width: 100%;
}
.pro_gd .swiper-pagination-bullet {
  background-color: #e1e1e1;
  width: 55px;
  height: 5px;
  opacity: 1;
  border-radius: 0px;
  margin: 0 6px !important;
}
.pro_gd .swiper-pagination-bullet-active {
  background-color: #0073ff; /* Safari 5.1 - 6.0 */ /* Opera 11.1 - 12.0 */ /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #00c5ff, #0074ff);
}
.pro_gd .swiper-pagination {
  bottom: 0px !important;
  left: 0;
  width: 100%;
}
@media only screen and (max-width: 1550px) and (min-width: 1200px) {
  .pro_gd .swiper-slide {
    padding: 10px;
  }
  .pro_gd .swiper-slide a {
    padding: 20px 20px 30px 20px;
  }
  .pro_gd .swiper-slide a .img_content {
    margin-bottom: 30px;
  }
  .pro_gd .swiper-slide a .text_content .bt {
    font-size: 20px;
    margin-bottom: 8px;
  }
  .pro_gd .swiper-slide a .text_content p {
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #666666;
    font-size: 14px;
  }
  .pro_gd .swiper-slide a:hover {
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
  }
  .pro_gd .swiper-slide a:hover::after {
    width: 100%;
  }
}
@media only screen and (max-width: 1200px) {
  .pro_gd {
    padding-bottom: 35px;
  }
  .pro_gd .morebox {
    margin-top: 15px;
  }
  .pro_gd .swiper-slide {
    padding: 10px;
  }
  .pro_gd .swiper-slide a {
    padding: 20px 20px 30px 20px;
  }
  .pro_gd .swiper-slide a .img_content {
    margin-bottom: 20px;
  }
  .pro_gd .swiper-slide a .text_content .bt {
    font-size: 16px;
    margin-bottom: 8px;
  }
  .pro_gd .swiper-slide a .text_content p {
    font-size: 13px;
  }
  .pro_gd .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    margin: 0 3px !important;
  }
}

.lxbox {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.lxbox .ditem {
  width: 100%;
  text-align: center;
}
.lxbox .ditem i {
  display: block;
  background-image: url(../images/lx1.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  height: 87px;
  margin-bottom: 15px;
}
.lxbox .ditem i.i2 {
  background-image: url(../images/lx2.png);
}
.lxbox .ditem i.i3 {
  background-image: url(../images/lx3.png);
}
.lxbox .ditem .nr {
  line-height: 30px;
}
@media only screen and (max-width: 1200px) {
  .lxbox .ditem i {
    height: 40px;
    margin-bottom: 10px;
  }
  .lxbox .ditem .nr {
    line-height: 24px;
  }
}
@media only screen and (max-width: 600px) {
  .lxbox {
    display: block;
  }
}

.dmap {
  width: 100%;
  height: 650px;
}
@media only screen and (max-width: 1200px) {
  .dmap {
    height: 300px;
  }
}

.pro_top {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding-bottom: 70px;
  border-bottom: solid 1px #e1e1e1;
  margin-bottom: 70px;
}
.pro_top .dl {
  width: 680px;
  margin-right: 60px;
}
.pro_top .dr {
  flex: 1;
}
.pro_top .dr .bt1 {
  font-size: 46px;
  font-weight: bold;
  line-height: 1.6;
  margin-bottom: 10px;
}
.pro_top .dr .bt2 {
  font-size: 36px;
  line-height: 1.6;
  margin-bottom: 30px;
}
.pro_top .dr .ms {
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  max-height: 90px;
  height: auto !important;
  line-height: 30px;
  margin-bottom: 30px;
}
.pro_top .dr .pcs {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
.pro_top .dr .pcs li {
  width: 50%;
  line-height: 44px;
  height: 45px;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  border: solid 1px #999999;
  margin-right: -1px;
  margin-bottom: -1px;
  padding: 0 10px 0 45px;
  position: relative;
}
.pro_top .dr .pcs li::before {
  content: "";
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  position: absolute;
  width: 28px;
  height: 28px;
  left: 10px;
  top: 50%;
  margin-top: -14px;
}
.pro_top .dr .pcs li.l1::before {
  background-image: url(../images/t_p1.png);
}
.pro_top .dr .pcs li.l2::before {
  background-image: url(../images/t_p2.png);
}
.pro_top .dr .pcs li.l3::before {
  background-image: url(../images/t_p3.png);
}
.pro_top .dr .pcs li.l4::before {
  background-image: url(../images/t_p4.png);
}
.pro_top .dr .bt3 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}
.pro_top .dr .pcc {
  width: 101%;
  display: flex;
  margin-left: -0.5%;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
.pro_top .dr .pcc li {
  width: 24%;
  margin: 0.5%;
}
.pro_top .dr .pcc li a {
  display: block;
  border: solid 1px #e1e1e1;
  width: 100%;
  height: 40px;
  line-height: 38px;
  text-align: center;
  color: #666;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
@media only screen and (max-width: 1550px) and (min-width: 1200px) {
  .pro_top {
    padding-bottom: 60px;
    margin-bottom: 60px;
  }
  .pro_top .dl {
    width: 580px;
    margin-right: 55px;
  }
  .pro_top .dr .bt1 {
    font-size: 44px;
  }
  .pro_top .dr .bt2 {
    font-size: 32px;
    margin-bottom: 20px;
  }
  .pro_top .dr .ms {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    max-height: 72px;
    height: auto !important;
    line-height: 24px;
    margin-bottom: 25px;
  }
  .pro_top .dr .pcs {
    margin-bottom: 25px;
    font-size: 14px;
  }
  .pro_top .dr .pcs li {
    line-height: 40px;
    height: 40px;
    padding: 0 10px 0 45px;
  }
  .pro_top .dr .pcs li::before {
    width: 24px;
    height: 24px;
    margin-top: -12px;
  }
  .pro_top .dr .bt3 {
    font-size: 18px;
  }
  .pro_top .dr .pcc {
    margin-bottom: 30px;
    font-size: 14px;
  }
  .pro_top .dr .pcc li {
    width: 24%;
    margin: 0.5%;
  }
  .pro_top .dr .pcc li a {
    height: 36px;
    line-height: 34px;
  }
}
@media only screen and (max-width: 1200px) {
  .pro_top {
    display: block;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .pro_top .dl {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .pro_top .dr .bt1 {
    font-size: 18px;
    margin-bottom: 5px;
  }
  .pro_top .dr .bt2 {
    font-size: 15px;
    margin-bottom: 10px;
  }
  .pro_top .dr .ms {
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    max-height: 66px;
    height: auto !important;
    line-height: 22px;
    margin-bottom: 15px;
  }
  .pro_top .dr .pcs {
    margin-bottom: 15px;
    font-size: 13px;
  }
  .pro_top .dr .pcs li {
    width: 100%;
  }
  .pro_top .dr .bt3 {
    font-size: 15px;
  }
  .pro_top .dr .pcc {
    margin-bottom: 20px;
    font-size: 13px;
  }
  .pro_top .dr .pcc li a {
    height: 34px;
    line-height: 33px;
  }
}

a.cdpay {
  display: inline-block;
  padding: 0 30px;
  height: 48px;
  line-height: 48px;
  font-size: 18px;
  color: #fff; /* Safari 5.1 - 6.0 */ /* Opera 11.1 - 12.0 */ /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #00c5ff, #0074ff);
}
a.cdpay:hover { /* Safari 5.1 - 6.0 */ /* Opera 11.1 - 12.0 */ /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #0074ff, #00c5ff);
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.15);
}
@media only screen and (max-width: 1550px) and (min-width: 1200px) {
  a.cdpay {
    padding: 0 20px;
    height: 44px;
    line-height: 44px;
    font-size: 17px;
  }
}
@media only screen and (max-width: 1200px) {
  a.cdpay {
    padding: 0 15px;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
  }
}

.pro_xgd {
  width: 100%;
  position: relative;
  padding: 0 30px;
}
.pro_xgd .swiper-button-prev,
.pro_xgd .swiper-button-next {
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 0px;
  line-height: 40px;
  text-align: center;
  overflow: hidden;
  border-radius: 0%;
}
.pro_xgd .swiper-button-prev .bi,
.pro_xgd .swiper-button-next .bi {
  font-size: 28px;
  position: relative;
  z-index: 1;
  color: #212121;
}
.pro_xgd .swiper-button-prev::after,
.pro_xgd .swiper-button-next::after {
  display: none !important;
}
.pro_xgd .swiper-button-prev:hover .bi,
.pro_xgd .swiper-button-next:hover .bi {
  color: #0073ff;
}
.pro_xgd .swiper-button-prev {
  left: 0;
}
.pro_xgd .swiper-button-next {
  right: 0;
}
@media only screen and (max-width: 1200px) {
  .pro_xgd {
    padding: 0 25px;
  }
  .pro_xgd .swiper-button-prev,
  .pro_xgd .swiper-button-next {
    width: 25px;
    height: 25px;
    margin-top: -13px;
    line-height: 25px;
  }
  .pro_xgd .swiper-button-prev .bi,
  .pro_xgd .swiper-button-next .bi {
    font-size: 20px;
  }
}

.pro_gd2 {
  width: 100%;
  position: relative;
  margin-bottom: 50px;
}
.pro_gd2 .swiper-pagination {
  right: 30px !important;
  left: auto !important;
  bottom: 30px !important;
  position: absolute;
  width: auto !important;
  background-color: #e1e1e1;
  height: 30px;
  line-height: 30px;
  padding: 0 20px;
  border-radius: 30px;
  font-size: 16px;
}
@media only screen and (max-width: 1550px) and (min-width: 1200px) {
  .pro_gd2 {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 1200px) {
  .pro_gd2 {
    margin-bottom: 20px;
  }
  .pro_gd2 .swiper-pagination {
    right: 20px !important;
    bottom: 20px !important;
    height: 24px;
    line-height: 24px;
    padding: 0 15px;
    font-size: 13px;
  }
}

.swiper_d {
  width: 100%;
  overflow: hidden;
  position: relative;
  border: solid 1px #e1e1e1;
}
.swiper_d .swiper-slide {
  width: 100%;
  padding: 0;
  height: 510px;
}
.swiper_d .swiper-slide img {
  display: block;
  width: 100%;
  min-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 1550px) and (min-width: 1200px) {
  .swiper_d .swiper-slide {
    height: 434px;
  }
}
@media only screen and (max-width: 1200px) {
  .swiper_d .swiper-slide {
    height: calc((100vw / 1 - 30px) / 680 * 510);
    height: -webkit-calc((100vw / 1 - 30px) / 680 * 510);
  }
}

.swiper_x {
  width: 100%;
  overflow: hidden;
}
.swiper_x .swiper-slide {
  position: relative;
}
.swiper_x .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.swiper_x .swiper-slide::after {
  content: "";
  width: 30px;
  height: 3px;
  position: absolute;
  left: 50%;
  margin-left: -15px;
  bottom: 0px; /* Safari 5.1 - 6.0 */ /* Opera 11.1 - 12.0 */ /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #00c5ff, #0074ff);
  display: none;
}
.swiper_x .swiper-slide-thumb-active::after {
  display: block;
}

.ny.dz_ny {
  width: 100%;
  padding: 0;
}
.ny.dz_ny .info_content {
  width: 100%;
}

.downloadlist {
  width: 100%;
}
.downloadlist ul {
  width: 100%;
}
.downloadlist ul li {
  border-bottom: solid 1px #e1e1e1;
  padding: 20px 0;
}
.downloadlist ul li a {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
  line-height: 35px;
}
.downloadlist ul li a .bt {
  flex: 1;
  font-size: 18px;
}
.downloadlist ul li a .sdown { /* Safari 5.1 - 6.0 */ /* Opera 11.1 - 12.0 */ /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #00c5ff, #0074ff);
  color: #fff;
  border-radius: 5px;
  padding: 0 15px;
  margin-left: 15px;
}
.downloadlist ul li a .sdown:hover { /* Safari 5.1 - 6.0 */ /* Opera 11.1 - 12.0 */ /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #0074ff, #00c5ff);
}
@media only screen and (max-width: 1200px) {
  .downloadlist ul li {
    padding: 15px 0;
  }
  .downloadlist ul li a {
    line-height: 30px;
  }
  .downloadlist ul li a .bt {
    font-size: 14px;
  }
  .downloadlist ul li a .sdown {
    padding: 0 10px;
  }
}

.news_info .infoTitle {
  font-weight: bold;
  text-align: center;
  margin-bottom: 40px;
  font-size: 32px;
}
.news_info .infoAtt {
  text-align: center;
  border-bottom: solid 1px #ddd;
  padding-bottom: 15px;
  margin-bottom: 40px;
}
.news_info .infoAtt span {
  display: inline-block !important;
}
.news_info .infoAtt .sItem {
  margin: 0 30px;
}
.news_info .infoAtt .font_up,
.news_info .infoAtt .font_down {
  text-indent: -20em;
  width: 24px;
  height: 24px;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  transition: all 0s linear;
}
.news_info .infoAtt .font_down {
  background: url(../images/fontsize.png) no-repeat 0 -54px;
  margin-right: 6px;
}
.news_info .infoAtt .font_down:hover {
  background-position: 0 -27px;
}
.news_info .infoAtt .font_up {
  background: url(../images/fontsize.png) no-repeat 0 0;
}
.news_info .infoAtt .font_up:hover {
  background-position: -26px -27px;
}
.news_info .infoAtt .font_down_disable:hover,
.news_info .infoAtt .font_down_disable {
  background: url(../images/fontsize.png) no-repeat -26px -54px;
  cursor: text;
}
.news_info .infoAtt .font_up_disable:hover,
.news_info .infoAtt .font_up_disable {
  background: url(../images/fontsize.png) no-repeat -26px 0;
  cursor: text;
}
.news_info .dqwz {
  margin-bottom: 30px;
  color: #999;
  margin-top: -20px;
}
.news_info .dqwz a:last-child {
  color: #0073ff;
}
.news_info .infoUpdown {
  border-top: solid 1px #e9e9e9;
  padding: 20px 0 10px 0;
  font-size: 16px;
}
.news_info .infoUpdown .s_left,
.news_info .infoUpdown .s_right {
  width: 48%;
  display: block;
  float: left;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.news_info .infoUpdown .s_right {
  float: right;
  text-align: right;
}
.news_info .s_mob_ewm {
  height: 24px;
  position: relative;
  display: inline-block;
}
.news_info .s_mob_ewm:after {
  content: "";
  display: inline-block;
  border-left: 6px solid rgba(0, 0, 0, 0);
  border-right: 6px solid rgba(0, 0, 0, 0);
  border-top: 6px solid #c1c1c1;
  border-bottom: 6px solid rgba(0, 0, 0, 0);
  vertical-align: middle;
  margin-left: 5px;
}
.news_info .s_mob_ewm .text_content {
  width: 160px;
  position: absolute;
  left: 50%;
  margin-left: -80px;
  top: 35px;
  background-color: #fff;
  padding: 12px;
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
  font-size: 13px;
  display: none;
}
.news_info .s_mob_ewm .text_content img {
  width: 100%;
  margin-bottom: 10px;
}
.news_info .s_mob_ewm .text_content:before {
  width: 12px;
  height: 12px;
  content: "";
  background-color: #fff;
  transform: rotate(45deg);
  position: absolute;
  left: 50%;
  margin-left: -6px;
  top: -6px;
}
.news_info .s_mob_ewm:hover .text_content {
  display: block;
}
@media only screen and (max-width: 1200px) {
  .news_info .infoTitle {
    margin-bottom: 15px;
  }
  .news_info .infoAtt {
    padding-bottom: 10px;
    margin-bottom: 15px;
  }
  .news_info .infoAtt .sItem {
    margin: 0 10px;
  }
  .news_info .dqwz {
    margin-bottom: 15px;
    margin-top: 0px;
  }
  .news_info .infoUpdown {
    padding: 15px 0 10px 0;
    font-size: 13px;
  }
  .news_info .infoUpdown .s_left,
  .news_info .infoUpdown .s_right {
    width: 100%;
  }
  .news_info .infoUpdown .s_right {
    float: left;
    text-align: left;
  }
  .news_info .infoUpdown .s_left {
    margin-bottom: 5px;
  }
  .news_info span.s_mob_ewm {
    display: none !important;
  }
}
@media only screen and (max-width: 760px) {
  .news_info .infoTitle {
    font-size: 16px;
  }
}

.ss_ss {
  border: solid 1px #e9e9e9;
  padding: 25px 15px 25px 130px;
  position: relative;
  margin-bottom: 45px;
  background-color: #fff;
}
.ss_ss .bt {
  line-height: 35px;
  width: 130px;
  text-align: center;
  position: absolute;
  left: 0px;
  top: 25px;
}
.ss_ss ul {
  width: 100%;
  float: left;
}
.ss_ss ul li {
  width: 880px;
  margin-right: 20px;
  float: left;
}
.ss_ss ul li .form-control {
  font-size: 14px;
}
.ss_ss ul li:last-child {
  float: right;
  width: auto;
  margin-right: 5px;
}
.ss_ss ul li .btn-danger {
  width: 120px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  border-radius: 30px;
  background-color: #0073ff !important;
}
.ss_ss ul li.l_sjd {
  width: 440px;
  position: relative;
  line-height: 35px;
  padding-left: 75px;
}
.ss_ss ul li.l_sjd .form-control {
  width: 46%;
  float: left;
  text-align: center;
}
.ss_ss ul li.l_sjd .s_x {
  width: 8%;
  text-align: center;
  float: left;
  color: #999;
}
.ss_ss ul li.l_sjd .s_name {
  position: absolute;
  left: 0px;
  font-size: 16px;
  top: 0px;
}
@media only screen and (max-width: 1200px) {
  .ss_ss {
    padding: 45px 15px 15px 15px;
    margin-bottom: 15px;
  }
  .ss_ss .bt {
    line-height: 35px;
    width: 130px;
    text-align: left;
    left: 15px;
    top: 5px;
  }
  .ss_ss .bt .s_channel {
    font-size: 13px;
  }
  .ss_ss ul li {
    width: 98%;
    margin-right: 2%;
    margin-bottom: 10px;
  }
  .ss_ss ul li:last-child {
    float: left;
    width: 98%;
    margin-right: 0px;
  }
  .ss_ss ul li.l_sjd {
    width: 98%;
    position: relative;
    line-height: 35px;
    padding-left: 75px;
  }
  .ss_ss ul li.l_sjd .s_name {
    font-size: 13px;
  }
  .ss_ss ul li .form-control {
    font-size: 13px;
  }
  .ss_ss ul li .btn-danger {
    width: 100%;
    font-size: 14px;
  }
}

.sy_ss {
  background-color: #fff;
  height: 100px;
  padding: 30px;
  position: relative;
  z-index: 10;
  border-radius: 10px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
}
.sy_ss .ks_text {
  width: 100%;
  border: 0;
  line-height: 40px;
  padding: 0;
  height: 40px;
  font-size: 14px;
  color: #999;
}
.sy_ss .ks_ss {
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  position: absolute;
  right: 30px;
  top: 30px;
  background-color: #0073ff;
  border-radius: 30px;
}
@media only screen and (max-width: 1200px) {
  .sy_ss {
    height: 50px;
    padding: 10px 10px;
  }
  .sy_ss .ks_text {
    line-height: 30px;
    height: 30px;
    font-size: 13px;
  }
  .sy_ss .ks_ss {
    width: 80px;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    right: 10px;
    top: 10px;
  }
}

.zt_r {
  color: #ee1925;
}

.ss_list ul {
  background-color: #fff;
  width: 100%;
  float: left;
}
.ss_list ul li {
  padding: 20px;
  border-bottom: solid 1px #e5e5e5;
  width: 100%;
  float: left;
}
.ss_list ul li .bt {
  font-weight: bold;
  margin-bottom: 15px;
  width: 100%;
  float: left;
}
.ss_list ul li .bt .s_channel {
  display: inline-block;
  background-color: #caa169;
  color: #fff;
  padding: 0 10px;
  font-size: 16px;
  border-radius: 5px;
  font-weight: 400;
  margin-left: 10px;
}
.ss_list ul li .s1 {
  float: left;
  margin-right: 2em;
}
.ss_list ul li p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: 48px;
  height: auto !important;
  line-height: 24px;
  width: 100%;
  float: left;
  margin-bottom: 15px;
}
@media only screen and (max-width: 1200px) {
  .ss_list ul li {
    padding: 15px;
  }
  .ss_list ul li .bt {
    margin-bottom: 10px;
  }
  .ss_list ul li p {
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 40px;
    height: auto !important;
    line-height: 20px;
  }
}

.ss_nots {
  text-align: center;
  font-size: 16px;
  color: #999;
  padding: 50px;
}
.ss_nots:before {
  content: "";
  background-image: url("../images/wjl.png");
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center center;
  width: 400px;
  height: 186px;
  display: block;
  margin: 0 auto;
}

.abfra {
  width: 100%;
  height: 809px;
}
@media only screen and (max-width: 1550px) and (min-width: 1200px) {
  .abfra {
    height: 674px;
  }
}
@media only screen and (max-width: 1200px) {
  .abfra {
    height: 300px;
  }
}