.box404 {
  width: 100%;
  height: 100vh;
  background: url(../images/404.jpg) no-repeat center top / cover;
  position: relative;
}
.box404 .back-home {
  width: 160px;
  height: 40px;
  border: 1px solid rgba(209, 56, 62, 0.6);
  background: #d1383e;
  line-height: 38px;
  text-align: center;
  color: #fff;
  position: absolute;
  left: 50%;
  bottom: 18.95%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
*::after,
*::before {
  position: absolute;
  display: block;
}
.clearfix::after {
  clear: both;
  content: "";
  display: block;
  overflow: hidden;
  position: static;
}
.clearfix {
  *zoom: 1;
}
a {
  display: block;
  color: inherit;
  text-decoration: none;
  cursor: pointer;
  outline: none;
  -moz-outline-style: none;
}
#bhonor1 .swiper-container .swiper-pagination .swiper-pagination-bullet,
#bhonor1 .swiper-pagination .swiper-pagination-bullet {
  width: 30px;
  height: 4px;
  background-color: #e0e0e0;
  opacity: 0.2;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 0 5px;
}
#bhonor1 .swiper-container .swiper-pagination .swiper-pagination-bullet-active,
#bhonor1 .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #d1383e;
  opacity: 1;
}
#bhonor2 .swiper-container .swiper-pagination .swiper-pagination-bullet,
#bhonor2 .swiper-pagination .swiper-pagination-bullet {
  width: 30px;
  height: 4px;
  background-color: #e0e0e0;
  opacity: 0.2;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 0 5px;
}
#bhonor2 .swiper-container .swiper-pagination .swiper-pagination-bullet-active,
#bhonor2 .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #d1383e;
  opacity: 1;
}
.BMap_mask,
.BMap_cpyCtrl,
.BMap_scaleTxt,
.BMap_scaleCtrl,
.BMap_omCtrl,
.anchorBL {
  display: none !important;
}
input:focus {
  border-color: #d1383e !important;
  outline: none;
}
input::-ms-clear {
  display: none;
}
input::-ms-reveal {
  display: none;
}
input::-o-clear {
  display: none;
}
textarea {
  overflow: auto;
  font-family: inherit;
}
.mohead {
  display: none;
}
.pcbanner {
  display: block;
}
.mobanner {
  display: none;
}
.wrap {
  max-width: 1600px;
  width: 90%;
  margin: 0 auto;
}
.minwrap {
  max-width: 1440px;
  width: 90%;
  margin: 0 auto;
}
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#map img {
  max-width: 1000px;
}
.maodian {
  position: relative;
  top: -84px;
  height: 1px;
  display: block;
}
/* ::-webkit-scrollbar {
  width: 8px;
}
::-webkit-scrollbar-track {
  background: #3d3d3d;
}
::-webkit-scrollbar-thumb {
  background: #d1383e;
} */
.leg {
  height: 84px;
  background: url(../images/pagebg.png) no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
.pagebox {
  text-align: center;
  margin-top: 3.3333%;
  line-height: 30px;
}
.pagebox a {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  color: #fff;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  margin-right: 8px;
  font-size: 20px;
  font-weight: 600;
}
.pagebox a img {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  vertical-align: top;
}
.pagebox a:hover,
.pagebox .current {
  color: #d1383e;
}
.pagebox .prev,
.pagebox .next {
  position: relative;
  display: inline-block;
}
.pagebox .prev img,
.pagebox .next img {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.pagebox .prev .act,
.pagebox .next .act {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.pagebox .next {
  margin-right: 0;
}
.pagebox .prev:hover .act,
.pagebox .next:hover .act {
  opacity: 1;
}
.pagebox .prev:hover .nor,
.pagebox .next:hover .nor {
  opacity: 0;
}
.sidebarBox .sidebar {
  float: left;
}
.sidebarBox .content {
  float: right;
  width: -webkit-calc(100% - 240px);
  width: -moz-calc(100% - 240px);
  width: calc(100% - 240px);
}
.backSidebox .content {
  float: left;
  margin-left: 80px;
  width: -webkit-calc(100% - 400px);
  width: -moz-calc(100% - 400px);
  width: calc(100% - 400px);
}
.backSidebox .backControl {
  width: 80px;
  float: right;
}
.backSidebox .backControl .btn {
  background-color: #1f1f1f;
  border: solid 2px #292929;
  margin-bottom: 8px;
}
.sidebar {
  width: 160px;
}
.sidebar .li {
  line-height: 46px;
  padding: 0 30px 0 20px;
  position: relative;
  background-image: url("../images/sidebg.jpg");
  background-position: -160px;
  background-repeat: no-repeat;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.sidebar .li span {
  color: #ffffff;
  position: relative;
  z-index: 10;
}
.sidebar .actli,
.sidebar .li:hover {
  background-position: 0;
}
.sidebar2 .subTitle {
  padding: 0 30px 0 20px;
  line-height: 46px;
  color: #ffffff;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.sidebar2 .subTitle i {
  display: block;
  position: absolute;
  left: -100%;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  background: #d1383e;
}
.sidebar2 .subTitle i img {
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.sidebar2 .subTitle a,
.sidebar2 .subTitle span {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 10;
}
.sidebar2 .subbox {
  max-height: 0;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  overflow: hidden;
}
.sidebar2 .subbox a {
  width: 100%;
  padding: 0 30px 0 40px;
  line-height: 40px;
  font-size: 14px;
  color: #fff;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.sidebar2 .subbox a:hover,
.sidebar2 .subbox .actA {
  color: #d1383e;
}
.sidebar2 .actli .subTitle i {
  left: 0;
}
.sidebar2 .actli .havec i img {
  -webkit-transform: translateY(-50%) rotate(90deg);
  -moz-transform: translateY(-50%) rotate(90deg);
  -ms-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg);
}
.sidebar2 .actli .subbox {
  max-height: 300px;
}
.cbody {
  background: url(../images/pagebg.png) center top repeat-y;
}
@media (max-width: 768px) {
  .cbody {
    background: #171717 url(../images/pagebg.png) center top repeat-y;
  }
}
.ptitle {
  padding: 5.2083% 0 4.1666%;
  text-align: center;
  position: relative;
}
.ptitle .en {
  font-size: 28px;
  font-family: "ali_m";
  color: #575757;
  margin-bottom: 15px;
}
.ptitle .cn {
  font-family: "ali_r", Microsolft Yahei;
}
.ptitle .cn span {
  position: relative;
  font-size: 22px;
  color: #fff;
}
.ptitle .cn span::after,
.ptitle .cn span::before {
  content: "";
  width: 17px;
  height: 7px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.ptitle .cn span::after {
  left: -32px;
  background: url(../images/ticonl.png) no-repeat;
}
.ptitle .cn span::before {
  right: -32px;
  background: url(../images/ticonr.png) no-repeat;
}
.ptitle .wrap {
  position: relative;
}
.ptitle .wrap .where {
  position: absolute;
  right: 0%;
  top: 0;
  color: #999999;
  font-size: 14px;
  font-family: Microsolft Yahei;
}
.ptitle .wrap .where a {
  display: inline;
}
.hoverbtn {
  position: relative;
  cursor: pointer;
}
.hoverbtn img {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  display: block;
}
.hoverbtn .act {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
}
.hoverbtn:hover .nor {
  opacity: 0;
}
.hoverbtn:hover .act {
  opacity: 1;
}
.over {
  overflow: auto;
}
.moreBtn {
  background: #d1383e;
  text-align: center;
  width: 160px;
  height: 40px;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  display: block;
  cursor: pointer;
}
.moreBtn span {
  color: #fff;
  padding-right: 14px;
  background: url(../images/sj.png) no-repeat right center;
  font-weight: bold;
  line-height: 40px;
}
.moreBtn:hover {
  background: #9e2b2f;
}
.jdt {
  position: relative;
  width: 240px;
  height: 2px;
  background: #3d3d3d;
}
.btbox {
  height: 120px;
  padding: 40px 40px 0 40px;
  background: #1f1f1f;
}
.btbox .numbox {
  float: left;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: solid 2px #d1383e;
  line-height: 36px;
  text-align: center;
  color: #fff;
  margin-right: 8px;
}
.btbox .textbox {
  float: left;
  width: -webkit-calc(100% - 48px);
  width: -moz-calc(100% - 48px);
  width: calc(100% - 48px);
}
.btbox .textbox .title {
  font-size: 16px;
  color: #ffffff;
  margin-bottom: 10px;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.btbox .textbox .en {
  font-size: 12px;
  color: #666666;
  line-height: 16px;
}
@font-face {
  font-family: "ali_m";
  src: url("../fonts/ali_m/ali_m.eot");
  src: url("../fonts/ali_m.eot") format("embedded-opentype"),
    url("../fonts/ali_m.woff") format("woff"),
    url("../fonts/ali_m.ttf") format("truetype"),
    url("../fonts/ali_m.svg#ali_m") format("svg");
  font-style: normal;
  font-weight: normal;
}
.ali_m {
  font-family: "ali_m";
}
@font-face {
  font-family: "ali_r";
  src: url("../fonts/ali_r.eot");
  src: url("../fonts/ali_r.eot") format("embedded-opentype"),
    url("../fonts/ali_r.woff") format("woff"),
    url("../fonts/ali_r.ttf") format("truetype"),
    url("../fonts/ali_r.svg#ali_r") format("svg");
  font-style: normal;
  font-weight: normal;
}
.ali_r {
  font-family: "ali_r";
}
body {
  overflow-x: hidden;
  height: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* html,
body {
  width: 100%;
  line-height: 1;
  font-family: Arial, Helvetica, sans-serif, Microsoft Yahei;
  max-width: 1920px;
  margin: 0 auto;
  font-size: 14px;
} */
.ttl {
  font-size: 16px;
}
ul li {
  list-style: none;
}
header .logobox {
  float: left;
  padding: 30px 0 28px;
  height: 26px;
  display: block;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
header .logobox img {
  position: relative;
  top: -14px;
}
header .navbox {
  float: left;
  margin-left: 7.3%;
}
header .navbox .navli {
  margin-right: 36px;
  float: left;
}
header .navbox .navli .navTl {
  display: block;
  -webkit-perspective-origin: 500px;
  -moz-perspective-origin: 500px;
  perspective-origin: 500px;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
header .navbox .navli .navTl span {
  position: relative;
  display: block;
  color: #fff;
  font-size: 16px;
  padding: 34px 0;
}
header .navbox .navli .navTl span::after {
  content: "";
  display: block;
  width: 0;
  height: 2px;
  background: #d1383e;
  position: absolute;
  left: 0;
  bottom: -1px;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
header .navbox .navli .subox {
  display: none;
  background-color: #0a0a0a;
  left: 0;
  width: 100%;
  position: absolute;
  top: 100%;
  padding: 0 4.1666%;
}
header .navbox .navli .subox .placebox {
  float: left;
  opacity: 0;
}
header .navbox .navli .subox .navbox .lttitle {
  margin-right: 90px;
  padding: 60px 0 50px;
  float: left;
}
header .navbox .navli .subox .navbox .lttitle .cn {
  font-size: 16px;
  margin-bottom: 12px;
  color: #fff;
}
header .navbox .navli .subox .navbox .lttitle .en {
  color: #666666;
}
header .navbox .navli .subox .navbox .contbox {
  padding-left: 78px;
  padding: 60px 0 50px 78px;
  float: left;
  background: rgba(20, 20, 20, 0.98);
  position: relative;
}
header .navbox .navli .subox .navbox .contbox .navabox {
  float: left;
  width: 156px;
}
header .navbox .navli .subox .navbox .contbox .navabox a {
  margin-bottom: 20px;
}
header .navbox .navli .subox .navbox .contbox .navabox a span {
  padding-right: 14px;
  background-position: right center;
  background-repeat: no-repeat;
  color: #999;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
header .navbox .navli .subox .navbox .contbox .navabox a:last-child {
  margin-bottom: 0;
}
header .navbox .navli .subox .navbox .contbox .navabox .actA span {
  color: #fff;
  background-image: url(../images/topsj.png);
}
header .navbox .navli .subox .navbox .contbox .pimg {
  float: left;
  height: 200px;
}
header .navbox .navli .subox .navbox .contbox .pimg img {
  height: 100%;
}
header .navbox .navli .subox .navbox .contbox::after {
  content: "";
  left: 100%;
  height: 100%;
  top: 0;
  background: rgba(20, 20, 20, 0.98);
  width: 1600px;
  position: absolute;
}
header .navbox .navli:hover .navTl span::after {
  width: 100%;
}
header .navbox .navli:last-child {
  margin-right: 0;
}
header .lang {
  float: right;
  width: 44px;
  height: 44px;
  text-align: center;
  line-height: 44px;
  color: #fff;
  transition: all 0.3s;
  margin-left: 40px;
  font-size: 16px;
  margin-top: 20px;
  background: #141414;
  border-radius: 50%;
}
header .lang:hover {
  background: #d1383e;
}
header .searchbox {
  float: right;
  padding: 20px 0;
}
header .searchbox .indiv {
  position: relative;
}
header .searchbox input {
  width: 320px;
  height: 44px;
  background-color: #141414;
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  border-radius: 22px;
  border: solid 1px #242424;
  padding: 0 54px 0 30px;
  color: #fff;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  font-size: 12px;
}
header .searchbox .searchbtn {
  position: absolute;
  right: 1px;
  top: 1px;
  cursor: pointer;
}
.outheader {
  top: -85px;
}
.maskout {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1000;
  display: none;
}
.maskout img {
  width: 30px;
  position: absolute;
  left: 40px;
  top: 7px;
}
.menu_sub {
  position: fixed;
  right: -70%;
  top: 0;
  width: 70%;
  background: #000;
  z-index: 1000;
  height: 100%;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.menu_sub li {
  text-align: left;
  border-bottom: 1px solid #232530;
  line-height: 44px;
  font-size: 16px;
  width: 92%;
  margin: 0 auto;
}
.menu_sub a {
  color: #fff;
  display: block;
}
.menu_sub .subTitle {
  color: #fff;
  background: url(../images/plus.png) no-repeat;
  -webkit-background-size: 16px 16px;
  -moz-background-size: 16px 16px;
  background-size: 16px 16px;
  background-position: right center;
}
.menu_sub .bignav {
  background: none !important;
}
.menu_sub .subbox {
  display: none;
  font-size: 14px;
}
.menu_sub .menuact {
  background: url(../images/reduce.jpg) no-repeat;
  background-position: right center;
  -webkit-background-size: 16px 16px;
  -moz-background-size: 16px;
  background-size: 16px;
}
.bannerbox {
  position: relative;
}
.bannerbox .minwrap {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.bannerbox .minwrap .indiv {
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 24px;
}
.bannerbox .minwrap .indiv span {
  display: inline-block;
}
.bannerbox .minwrap .indiv .red {
  color: #d1383e;
  font-size: 24px;
}
.bannerbox .minwrap .indiv .xline {
  font-size: 24px;
  color: rgba(255, 255, 255, 0.6);
  margin: 0 8px;
  height: 24px;
}
.bannerbox .minwrap .indiv .nt {
  margin-top: -4px;
}
.bannerbox .minwrap .cn {
  font-size: 34px;
  color: #fff;
  margin-bottom: 24px;
}
.bannerbox .minwrap .en {
  color: #666666;
}
footer .top {
  padding-bottom: 5.625%;
}
footer .top .left {
  float: left;
}
footer .top .left .ftlogo {
  margin-bottom: 75px;
}
footer .top .left .addbox .addr {
  line-height: 24px;
  color: #999;
}
footer .top .left .addbox .addr .title {
  color: #666666;
}
footer .top .left .addbox .addr .num {
  color: #d1383e;
}
footer .top .center {
  float: left;
  margin-left: 15%;
  padding-top: 13px;
}
footer .top .center li {
  float: left;
}
footer .top .center a {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
footer .top .center .title {
  font-size: 16px;
  color: #ffffff;
  margin-bottom: 20px;
  padding-right: 60px;
}
footer .top .center .te {
  color: #999999;
  line-height: 24px;
}
footer .top .center li:last-child .title {
  padding-right: 0;
}
footer .top .center a:hover {
  color: #fff;
}
footer .top .right {
  float: right;
  padding-top: 13px;
}
footer .top .right .imgbox {
  margin-bottom: 16px;
}
footer .top .right .textbox {
  color: #999999;
  text-align: center;
}
footer .bot {
  font-size: 12px;
  color: #666;
  padding-bottom: 3.75%;
}
footer .bot .lt {
  float: left;
}
footer .bot .rt {
  float: right;
}
.video_mask {
  background: #000;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999999999;
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  -ms-transform: scale(0.6);
  transform: scale(0.6);
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.video_mask .videobox {
  width: 80%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border: 1px solid #143170;
}
.video_mask .videobox .top {
  height: 60px;
  background: #fafafa;
}
.video_mask .videobox .top .close_btn {
  cursor: pointer;
  float: right;
  width: 44px;
  height: 44px;
  position: relative;
  margin-top: 8px;
}
.video_mask .videobox .top .close_btn i {
  position: absolute;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  -moz-transform: translate(-50%, -50%) rotate(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
  left: 50%;
  top: 50%;
  background: #000;
}
.video_mask .videobox .top .close_btn .s {
  width: 2px;
  height: 28px;
}
.video_mask .videobox .top .close_btn .h {
  width: 28px;
  height: 2px;
}
.video_mask .videobox video {
  width: 100%;
  display: block;
}
.fdmask {
  background: #000;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999999999;
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  -ms-transform: scale(0.6);
  transform: scale(0.6);
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.fdmask .in_div {
  position: absolute;
  width: 90%;
  left: 5%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.fdmask .in_div .btn {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.fdmask .in_div .fdprev {
  left: 0;
}
.fdmask .in_div .fdnext {
  right: 0;
}
.fdmask .in_div #fdswiper {
  width: 60%;
}
.act_video_mask {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.toTop {
  position: fixed;
  right: 3.125%;
  bottom: -160px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  z-index: 9999;
}
.toTop img {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.toTop:hover {
  background: #d1383e;
}
.actbacTop {
  bottom: 100px;
}
@media (max-width: 1440px) {
  .inbanner_box .swiper-slide .wrap .tip {
    margin-bottom: 20px;
  }
  .inbanner_box .swiper-slide .wrap .title {
    font-size: 30px;
    margin-bottom: 20px;
  }
  .ptitle .en {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .ptitle .cn span {
    font-size: 20px;
  }
  .btbox {
    padding: 30px 30px 0 30px;
  }
  footer .top .left .ftlogo {
    margin-bottom: 60px;
  }
  footer .top .center {
    margin-left: 8%;
  }
}
@media (max-width: 1366px) {
  footer .top .center .title {
    padding-right: 40px;
  }
  header .searchbox input {
    width: 240px;
  }
}
@media (max-width: 1280px) {
  header .navbox .navli {
    margin-right: 30px;
  }
}
@media (max-width: 1024px) {
  .leg {
    height: 60px;
  }
  .mohead {
    display: block;
    height: 60px;
    padding: 0 5%;
    overflow: hidden;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 999;
    background: #1f1f1f;
    -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
  }
  .mohead .logoBox {
    float: left;
    margin-top: 15px;
    display: block;
  }
  .mohead .logoBox img {
    height: 30px;
    display: block;
    position: relative;
    top: -5px;
  }
  .mohead .menu {
    margin-top: 8px;
    width: 44px;
    height: 44px;
    overflow: hidden;
    float: right;
  }
  .mohead .menu span {
    width: 30px;
    height: 3px;
    background: #d1383e;
    display: block;
    margin: 4px auto;
  }
  .mohead .menu span:first-child {
    margin-top: 13px;
  }
  header {
    /*     display: none; */
  }
  footer .top .center {
    display: none;
  }
  .sidebarBox .sidebar,
  .sidebarBox .content {
    width: 100%;
    float: none;
  }
  .sidebarBox .sidebar {
    margin-bottom: 20px;
  }
  .sidebarBox .sidebar .li {
    display: inline-block;
    padding: 0 20px;
    background: transparent;
  }
  .backSidebox .content {
    float: none;
    margin-left: 0;
    width: 100%;
    margin-bottom: 40px;
  }
  .backSidebox .backControl {
    width: 100%;
    float: none;
    text-align: center;
  }
  .backSidebox .backControl .btn {
    display: inline-block;
    background-color: #1f1f1f;
    border: solid 2px #292929;
    margin-bottom: 0px;
  }
}
.ftleg {
  height: 50px;
}
.footer_fixed {
  background: #fff none repeat scroll 0 0;
  bottom: 0;
  line-height: 50px;
  max-width: 768px;
  min-height: 50px;
  position: fixed;
  width: 100%;
  z-index: 9999;
}
.footer_fixed ul li .a3 {
  background: #50c25f;
}
.footer_fixed ul li .a3 span {
  background: #50c25f url(../images/icon_6.png) no-repeat left center / 20px
    auto;
}
.footer_fixed ul li .a2 {
  background: #ffbb10;
}
.footer_fixed ul li .a2 .ewm {
  width: 120px;
  position: absolute;
  left: 50%;
  bottom: 50px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  opacity: 0;
  pointer-events: none;
}
.footer_fixed ul li .a2 span {
  background: url(../images/icon_5.png) no-repeat left center / 20px auto;
}
.footer_fixed ul li .a2:hover .ewm {
  opacity: 1;
}
.footer_fixed ul li .a1 {
  background: #1896e6;
}
.footer_fixed ul li .a1 span {
  background: url(../images/icon_4.png) no-repeat left center / 20px auto;
}
#btn {
  border-top: 1px solid #dedede;
  background: #252525;
  height: 30px;
}
#btn ul li {
  float: left;
  display: inline-block;
  height: 50px;
  line-height: 50px;
  width: 33%;
}
#btn ul li a {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  display: block;
  height: 34px;
  line-height: 34px;
  margin: 8px auto;
  width: 80%;
  text-align: center;
  position: relative;
}
#btn ul li a span {
  padding-left: 26px;
}
@media (max-width: 768px) {
  .swiper-container .swiper-pagination .swiper-pagination-bullet,
  .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin: 0 5px;
  }
  .bannerbox .minwrap .indiv {
    font-size: 14px;
  }
  .bannerbox .minwrap .indiv .red {
    font-size: 14px;
  }
  .bannerbox .minwrap .indiv .xline {
    font-size: 14px;
  }
  .bannerbox .minwrap .cn {
    font-size: 18px;
  }
  .bannerbox .minwrap .en {
    font-size: 10px;
    line-height: 16px;
  }
  .ptitle {
    padding: 60px 0 40px;
  }
  .ptitle .wrap .where {
    display: none;
  }
  .pcbanner {
    display: none;
  }
  .mobanner {
    display: block;
  }
  .btbox {
    height: 80px;
    padding: 20px 20px 0 20px;
    background: #1f1f1f;
  }
  .backSidebox .backControl .btn {
    display: inline-block;
    background-color: #1f1f1f;
    border: solid 1px #292929;
    width: 40px;
  }
  footer {
    padding-top: 40px;
  }
  footer .top .left {
    width: 100%;
    float: none;
    margin-bottom: 20px;
  }
  footer .top .left .ftlogo {
    margin-bottom: 20px;
  }
  footer .top .right {
    padding-top: 0;
    width: 100%;
    float: none;
  }
  footer .top .right .textbox {
    text-align: left;
    padding-left: 24px;
  }
  footer .bot {
    padding-bottom: 40px;
  }
  footer .bot .lt,
  footer .bot .rt {
    width: 100%;
    display: block;
    text-align: left;
    line-height: 24px;
  }
}
