﻿.clearfix::after {
  clear: both;
  content: "";
  display: block;
  overflow: hidden;
}
.clearfix {
  *zoom: 1;
}
li {
  list-style: none;
}
a {
  color: inherit;
  text-decoration: none;
  cursor: pointer;
  outline: none;
  -moz-outline-style: none;
}
.searchResultBox {
  margin-bottom: 40px;
}
.searchResultBox span{
  display: inline-block;
  background: #f5f5f5;
  color: rgba(68, 68, 68, 0.9);
  padding: 10px;
  border-radius: 10px;
  margin: 0 20px 20px 0; 
  cursor: pointer;
}
.searchResultBox span:hover{
  color: #c10224;
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.35);
}
input {
  outline: none;
}
input::-ms-clear {
  display: none;
}
input::-ms-reveal {
  display: none;
}
input::-o-clear {
  display: none;
}
textarea {
  overflow: auto;
}
.mohead {
  display: none;
}
.pcbanner {
  display: block;
}
.mobanner {
  display: none;
}
* {
  margin: 0;
  padding: 0;
}
#map img {
  max-width: 1000px;
}
.maodian {
  position: relative;
  top: -80px;
  height: 1px;
  display: block;
}
::-webkit-scrollbar {
  width: 8px;
}
::-webkit-scrollbar-track {
  background: #fff;
}
::-webkit-scrollbar-thumb {
  background: #ccc;
}
img {
  max-width: 100%;
  vertical-align: middle;
  -webkit-transform: scale(1.001);
     -moz-transform: scale(1.001);
      -ms-transform: scale(1.001);
          transform: scale(1.001);
}
@font-face {
  font-family: "FuturaBT_m";
  src: url("../fonts/futurabt_m.eot");
  src: url("../fonts/futurabt_m.eot") format("embedded-opentype"), url("../fonts/futurabt_m.woff") format("woff"), url("../fonts/futurabt_m.ttf") format("truetype"), url("../fonts/futurabt_m.svg#futurabt_m") format("svg");
  font-style: normal;
  font-weight: normal;
}
.FuturaBT_m {
  font-family: "FuturaBT_m";
}
@font-face {
  font-family: "FuturaBT_k";
  src: url("../fonts/futurabt_k.eot");
  src: url("../fonts/futurabt_k.eot") format("embedded-opentype"), url("../fonts/futurabt_k.woff") format("woff"), url("../fonts/futurabt_k.ttf") format("truetype"), url("../fonts/futurabt_k.svg#futurabt_k") format("svg");
  font-style: normal;
  font-weight: normal;
}
.FuturaBT_k {
  font-family: "FuturaBT_k";
}
@font-face {
  font-family: "FuturaBT_b";
  src: url("../fonts/futurabt_b.eot");
  src: url("../fonts/futurabt_b.eot") format("embedded-opentype"), url("../fonts/futurabt_b.woff") format("woff"), url("../fonts/futurabt_b.ttf") format("truetype"), url("../fonts/futurabt_b.svg#futurabt_b") format("svg");
  font-style: normal;
  font-weight: normal;
}
.FuturaBT_b {
  font-family: "FuturaBT_b";
}
body {
  overflow-x: hidden;
  height: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.wrap {
  width: 90%;
  max-width: 1400px;
  margin: 0 auto;
}
.wrap1600 {
  width: 90%;
  max-width: 1600px;
  margin: 0 auto;
}
html,
body {
  width: 100%;
  line-height: 1;
  font-family: "FuturaBT_k", Arial, Helvetica, sans-serif, Microsoft Yahei;
  max-width: 1920px;
  font-size: 14px;
  text-align: justify;
}
ul li {
  list-style: none;
}
header {
  -webkit-transition: all .4s linear;
  -o-transition: all .4s linear;
  -moz-transition: all .4s linear;
  transition: all .4s linear;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99999;
}
header .logobox {
  float: left;
  padding: 28px 0;
  display: block;
  margin-right: 3%;
}
header .navbox {
  float: left;
}
header .navbox .navli {
  float: left;
}
header .navbox .navli .navTl {
  font-size: 18px;
  line-height: 96px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
  color: #fff;
  display: block;
  padding: 0 25px;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
}
header .navbox .navli .navTl span {
  position: relative;
}
header .navbox .navli .navTl span::after {
  content: "";
  display: block;
  width: 0;
  height: 1px;
  background: #fff;
  position: absolute;
  left: 0;
  bottom: -2px;
}
header .navbox .navli .subox {
  left: 0;
  width: 100%;
  position: absolute;
  top: 100%;
  display: none;
  background-color: #2e394d;
  -webkit-box-shadow: 2px 4px 10px 0px rgba(0, 0, 0, 0.1);
     -moz-box-shadow: 2px 4px 10px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 2px 4px 10px 0px rgba(0, 0, 0, 0.1);
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  white-space: nowrap;
  line-height: 64px;
  text-align: center;
}
header .navbox .navli .subox a {
  display: inline-block;
  margin-right: 50px;
  color: #ffffff;
  font-size: 18px;
  position: relative;
}
header .navbox .navli .subox a::after {
  content: "";
  display: block;
  width: 0;
  height: 1px;
  background: #fff;
  position: absolute;
  left: 0;
  bottom: 10px;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
}
header .navbox .navli .subox a:last-child {
  margin-right: 0;
}
header .navbox .navli .subox a:hover::after {
  width: 100%;
}
header .navbox .navli:hover .navTl {
  background: #2e394d;
}
header .navbox .navli:last-child {
  margin-right: 0;
}
header .rtbox {
  float: right;
  font-size: 18px;
}
header .rtbox a {
  display: block;
  height: 40px;
  padding: 28px 0;
  line-height: 40px;
}
header .rtbox .loginbox {
  float: left;
  color: #fff;
}
header .rtbox .line {
  width: 1px;
  height: 18px;
  background: #fff;
  float: left;
  margin: 39px 12px;
}
header .rtbox .language {
  color: #fff;
  float: left;
}
header .rtbox .searchbox {
  float: left;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  position: relative;
  margin: 28px 0 0 0;
}
header .rtbox .searchbox .searchbtn {
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  z-index: 10;
  cursor: pointer;
  background: url(../images/searchicon.png) no-repeat center center;
}
header .rtbox .searchbox input {
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  height: 40px;
  -webkit-border-radius: 20px;
     -moz-border-radius: 20px;
          border-radius: 20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  border: none;
  background: none;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  color: #fff;
  outline: none;
}
header .rtbox .searchbox:hover .searchbtn {
  background: url(../images/searchicon.png) no-repeat center center #c10224;
}
header .rtbox .searchbox:hover input {
  width: 230px;
  padding: 0 40px 0 20px;
  background: #c10224;
}
.pagebox {
  text-align: center;
  padding: 60px 0;
}
.pagebox a {
  display: inline-block;
  width: 32px;
  height: 30px;
  text-align: center;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 30px;
  color: #666666;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
}
.pagebox a:hover,
.pagebox .current {
  background: #c10224;
  color: #fff;
}
.pagebox a:first-child {
  width: auto;
  padding: 0 15px;
  margin-right: 20px;
}
.pagebox a:last-child {
  width: auto;
  padding: 0 15px;
  margin-left: 20px;
}
.pagebox2 {
  position: relative;
}
.pagebox2 .ltbox {
  float: left;
  padding-right: 200px;
}
.pagebox2 .ltbox a {
  display: block;
  line-height: 30px;
  color: #666666;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
.pagebox2 .ltbox a:hover {
  color: #c10224;
}
.pagebox2 .rt {
  position: absolute;
  right: 0;
  top: 10px;
}
.actheader {
  background: #273143;
}
header:hover {
  background: #273143;
}
.pagetitle {
  color: #c10224;
  font-size: 24px;
  margin: 80px 0 60px 0;
  text-align: center;
}
.moreBtn,
.moreBtn_h,
.moreBtn_l {
  display: block;
  width: 160px;
  height: 37px;
  line-height: 35px;
  text-align: right;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 78px;
  -webkit-border-radius: 20px;
     -moz-border-radius: 20px;
          border-radius: 20px;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
}
.moreBtn {
  border: 1px solid #fff;
  color: #fff;
  background: url(../images/jt_1.png) no-repeat 90px center;
}
.moreBtn_h {
  border: 1px solid #999;
  color: #999;
  background: url(../images/jt_2.png) no-repeat 90px center;
}
.moreBtn_l {
  border: 1px solid #c10224;
  color: #c10224;
  background: url(../images/jt_3.png) no-repeat 90px center;
}
.moreBtn:hover,
.moreBtn_h:hover,
.moreBtn_l:hover {
  color: #fff;
  border-color: #c10224;
  background: url(../images/jt_1.png) no-repeat 110px center #c10224;
}
.morebtn2 {
  border: 1px solid #999;
  text-align: center;
  line-height: 30px;
  display: block;
  width: 104px;
  color: #999;
  -webkit-border-radius: 15px;
     -moz-border-radius: 15px;
          border-radius: 15px;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
	display: none;
}
.morebtn2:hover {
  color: #fff;
  background: #c10224;
  border-color: #c10224;
}
.bannerbox {
  position: relative;
}
.bannerbox .tl {
  text-align: center;
  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%);
  color: #fff;
  font-size: 36px;
	display: none;
}
.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: 40px;
}
.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;
}
.navbox_s {
  margin-top: -58px;
}
.navbox_s .wrap {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
}
.navbox_s .wrap .ej {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: block;
  line-height: 56px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  color: #fff;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  position: relative;
}
.navbox_s .wrap .ej span {
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  background-position: right center;
  background-repeat: no-repeat;
}
.navbox_s .wrap .ej .sub {
  position: absolute;
  left: 0;
  top: 180%;
  width: 100%;
  background: rgba(34, 34, 34, 0.8);
  pointer-events: none;
  opacity: 0;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  z-index: 10;
}
.navbox_s .wrap .ej .sub a {
  line-height: 44px;
  color: #fff;
  display: block;
}
.navbox_s .wrap .ej:hover,
.navbox_s .wrap .act_ej {
  background: rgba(34, 34, 34, 0.8);
}
.navbox_s .wrap .ej:hover span {
  padding-right: 14px;
  background-image: url(../images/pro_5.png);
}
.navbox_s .wrap .ej:hover .sub {
  top: 100%;
  pointer-events: auto;
  opacity: 1;
}
footer .top {
  background-color: #2e394d;
  padding: 70px 0;
}
footer .top .lt {
  float: left;
  margin-top: 60px;
}
footer .top .lt .logo {
  display: block;
}
footer .top .lt .logo img {
  height: 50px;
}
footer .top .rt {
  float: right;
}
footer .top .rt .cont {
  margin-bottom: 24px;
}
footer .top .rt .cont .infobox {
  color: #ffffff;
  float: left;
  margin-right: 60px;
  max-width: 393px;
}
footer .top .rt .cont .infobox .title {
  font-size: 20px;
  margin-bottom: 20px;
}
footer .top .rt .cont .infobox .te {
  font-size: 16px;
  line-height: 24px;
  opacity: .8;
}
footer .top .rt .cont .infobox:last-child {
  margin-right: 0;
}
footer .top .rt .cont:last-child {
  margin-bottom: 0;
}
footer .bot {
  background-color: #273143;
  height: 80px;
  line-height: 80px;
  color: #fff;
}
footer .bot .lt {
  float: left;
}
footer .bot .rt {
  float: right;
  padding: 18px 0;
}
footer .bot .rt a {
  width: 32px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  float: left;
  display: block;
  margin-right: 10px;
  background: none;
  height: 32px;
  padding: 0;
  background-color: #394761;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  position: relative;
}
footer .bot .rt a img {
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  display: block;
  pointer-events: none;
}
footer .bot .rt a .act {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  z-index: 10;
}
footer .bot .rt a .tcimg {
  position: absolute;
  left: 50%;
  top: -140px;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 130px;
  max-width: 130px;
  opacity: 0;
  pointer-events: none;
}
footer .bot .rt a i {
  background: #c8c8c8;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  -webkit-transform: scale(0);
     -moz-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  z-index: 9;
}
footer .bot .rt a:hover .nor {
  opacity: 0;
}
footer .bot .rt a:hover .act {
  opacity: 1;
}
footer .bot .rt a:hover i {
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
footer .bot .rt a:hover .tcimg {
  opacity: 1;
}
.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 .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .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 #c10224;
}
.video_mask .videobox .top {
  height: 60px;
  background: #fafafa;
}
.video_mask .videobox video{
  display: none;
}
.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%;
}
.login_mask {
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  left: 0;
  top: 100%;
  z-index: 999999;
}
.login_mask .in_div {
  pointer-events: none;
  transition: all .2s;
  opacity: 0;
  background: #fff;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  width: 300px;
  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%);
  overflow: hidden;
}
.login_mask .act_div{
  pointer-events: auto;
  opacity: 1;
}
.login_mask .in_div .close_login {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 44px;
  height: 44px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
}
.login_mask .in_div .close_login i {
  position: absolute;
  left: 50%;
  top: 50%;
  -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);
  background: #000;
}
.login_mask .in_div .close_login .h {
  width: 22px;
  height: 2px;
}
.login_mask .in_div .close_login .s {
  width: 2px;
  height: 22px;
}
.login_mask .in_div .title {
  margin: 60px 0 40px 0;
  font-size: 24px;
  color: #c10224;
  text-align: center;
}
.login_mask .in_div .inpbox {
  padding: 0 20px;
  margin-bottom: 30px;
}

.login_mask .in_div .inpbox input {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #e5e5e5;
  height: 44px;
  padding: 0 10px;
  width: 100%;
}
.login_mask .in_div .yzmbox {
  margin-bottom: 6px;
}
.login_mask .in_div .yzmbox input {
  width: 150px;
  float: left;
}
.login_mask .in_div .yzmbox .imgbox {
  float: right;
  width: 103px;
}
.login_mask .in_div .loginBtn {
  margin: 0 auto 60px auto;
}

.login_mask .in_div .showReg{
  box-sizing: border-box;
  padding: 10px 20px;
  text-align: right;
  font-size: 16px;
  margin-bottom: 6px;
  color: #c10224;
  cursor: pointer;
}
.searchResultBox {
  margin-bottom: 40px;
}
.searchResultBox span{
  display: inline-block;
  background: #f5f5f5;
  color: rgba(68, 68, 68, 0.9);
  padding: 10px;
  border-radius: 10px;
  margin: 0 20px 20px 0; 
  cursor: pointer;
}
.searchResultBox span:hover{
  color: #c10224;
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.35);
}
.searchResultBox .act{
  background: #c10224;
  color: #fff;
}
.searchResultBox .act:hover{
  color: #fff;
}
.act_login {
  top: 0;
}
.fdmask {
  background: rgba(0, 0, 0, 0.9);
  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 .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .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%;
}
.fdmask .in_div #fdswiper .swiper-slide img {
  width: 100%;
}
.act_video_mask {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
        
}
.act_video_mask .videobox video{
  display: block;
}
@media (max-width: 1680px) {
  header .navbox .navli .navTl {
    padding: 0 20px;
  }
}
@media (max-width: 1600px) {
  header .navbox .navli .navTl {
    font-size: 16px;
    padding: 0 20px;
  }
  header .navbox .navli .subox a {
    font-size: 16px;
  }
  header .rtbox {
    font-size: 16px;
  }
}
@media (max-width: 1440px) {
  header .logobox {
    width: 158px;
    padding: 25px 0;
  }
  header .navbox .navli .navTl {
    padding: 0 15px;
    line-height: 80px;
  }
  header .rtbox a {
    padding: 20px 0;
  }
  header .rtbox .line {
    margin: 31px 12px;
  }
  header .rtbox .searchbox {
    margin: 20px 0 0 0;
  }
}
@media (max-width: 1366px) {
  header .navbox .navli .navTl {
    padding: 0 12px;
  }
  footer .top .lt .logo img {
    height: 40px;
  }
  footer .top .rt .cont .infobox {
    margin-right: 40px;
  }
}
@media (max-width: 1280px) {
  header .logobox {
    margin-right: 2%;
  }
  header .navbox .navli .navTl {
    padding: 0 15px;
  }
  header .navbox .navli:nth-child(1) .navTl {
    padding-left: 0;
  }
  header .navbox .navli:last-child .navTl {
    padding-right: 0;
  }
}
@media (max-width: 1024px) {
  .leg {
    height: 60px;
  }
  .mohead {
    display: block;
  }
  header {
    display: none;
  }
  .mohead {
    display: block;
    height: 60px;
    padding: 0 5%;
    overflow: hidden;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 999;
    background: #333;
    -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 {
    overflow: hidden;
    float: left;
    margin-top: 15px;
    display: block;
  }
  .mohead .logoBox img {
    height: 30px;
    display: block;
  }
  .mohead .menu {
    margin-top: 8px;
    width: 44px;
    height: 44px;
    overflow: hidden;
    float: right;
  }
  .mohead .menu span {
    width: 30px;
    height: 3px;
    background: #fff;
    display: block;
    margin: 4px auto;
  }
  .mohead .menu span:first-child {
    margin-top: 13px;
  }
  footer .top {
    padding: 40px 0;
  }
  footer .top .lt {
    float: none;
    margin: 0 0 30px 0;
  }
  footer .top .rt {
    float: none;
  }
  footer .bot {
    height: auto;
  }
  footer .bot .lt {
    line-height: 20px;
    padding: 15px 0;
    float: none;
  }
  footer .bot .rt {
    display: none;
  }
}
@media (max-width: 768px) {
  .navbox_s {
    margin-top: 0;
  }
  .navbox_s .wrap {
    width: 100%;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .navbox_s .wrap .ej {
    width: 50%;
    -webkit-box-flex: 1;
    -webkit-flex: auto;
       -moz-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    color: #c10224;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
       -moz-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
  .navbox_s .wrap .ej:hover,
  .navbox_s .wrap .act_ej {
    color: #fff;
  }
  .pagebox {
    padding: 40px 0 60px 0;
  }
  .pcbanner {
    display: none;
  }
  .mobanner {
    display: block;
  }
  .pagetitle {
    margin: 50px 0 30px 0;
    font-size: 20px;
    line-height: 24px;
  }
  .pagebox2 .ltbox {
    padding-right: 0;
    float: none;
    width: 100%;
    margin-bottom: 10px;
  }
  .pagebox2 .rt {
    position: static;
  }
  footer .top {
    display: none;
  }
}








.sh_l{
	float: left;
	width: 66%;
}
.sh_r{
	float: right;
	width: 30%;
}
.sh_yanfa{
	margin-top: 80px;
}
.sh_yanfa .sh_r h1{
	font-size: 20px;
    line-height: 1.5;
    color: #444;
    margin-top: 22px;
    border-bottom: 1px solid #666;
    padding-bottom: 12px;
	margin-bottom: 12px;
}
.sh_yanfa .sh_r p,
.sh_yanfa p{
	font-size: 16px;
	line-height: 1.8;
	margin: 10px 0;
}


.sh_pinzhi ul li{
	float: left;
	width: 26%;
	margin-right: 2%;
	box-shadow: 0 0 16px 0 #eee;
	padding: 26px 3%;
	height: 400px;
    margin-bottom: 26px;
	overflow: auto;
}
.sh_pinzhi ul li:nth-child(3n){
	margin-right: 0;
}
.sh_pinzhi ul li h1{
	font-size: 18px;
    line-height: 1.5;
    color: #444;
    border-bottom: 1px solid #666;
    padding-bottom: 12px;
	margin-bottom: 10px;
}
.sh_pinzhi ul li p{
	font-size: 14px;
	line-height: 1.8;
	color: #888;
	position: relative;
    text-indent: 13px;
}
.sh_pinzhi ul li p:before{
	content: "";
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background: #c10224;
    position: absolute;
    top: 10px;
    left: 0;
}

.sh_pinzhi ul li:hover{
	box-shadow: 0 0 20px #ddd;
	  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
}
.sh_pinzhi ul li:hover h1{
	color: #c10224;
	  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
}



@media (max-width: 768px){
  .navbox_s .wrap{
    border-top: none;
  }
	.sh_l,
	.sh_r{
		width: 100%;
	}
	
	.sh_pinzhi ul li{
		width: 84%;
		margin-right: 0;
		padding: 26px 8%;
    	height: auto;
	}
}





.sh_mao{
	position: relative;
	top: -180px;
}