html * {
  outline: none;
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html,
body {
  font-family: 'PingFang SC', 'STHeitiSC-Light', 'Helvetical-Light', 'å¾®è½¯é›…é»‘', rial, sans-serif;overflow-x:hidden;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
}
input,
select,
textarea {
  font-size: 100%;
  
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
del {
  text-decoration: line-through;
}
address,
caption,
cite,
code,
dfn,
em,
th,
var {
  font-style: normal;
  font-weight: 500;
}
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
q:before,
q:after {
  content: '';
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
a:hover {
  text-decoration: none;
}
ins,
a {
  text-decoration: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.fn {
  float: none;
}
.psf {
  position: fixed;
}
.psr {
  position: relative;
}
.psa {
  position: absolute;
}
.pss {
  position: static;
}
.db {
  display: block;
}
.dn {
  display: none;
}
.dil {
  display: inline;
}
.dilb {
  display: inline-block;
}
.dt {
  display: table;
}
.dtc {
  display: table-cell;
}
.tl {
  text-align: left;
}
.tr {
  text-align: right;
}
.tc {
  text-align: center;
}
.tj {
  text-align: justify;
}
.ti28 {
  text-indent: 28px;
}
.tr-reverse {
  text-align: right;
  line-height:20px;
}
.bdshare-button-style0-16 a{margin-top:0px !important;margin-bottom:0px !important;  float:none !important;}
.cp {
  cursor: pointer;
}
.vm {
  vertical-align: middle;
}
.vt {
  vertical-align: top;
}
.oh {
  overflow: hidden;
}
.osx {
  overflow-x: scroll;
}
.osy {
  overflow-y: scroll;
}
.boxs {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.fi {
  font-family: inherit;
}
.ff {
  font-family: 'å®‹ä½“';
}
.overellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cfix:after {
  clear: both;
  display: block;
  content: "";
  height: 0;
  font-size: 0;
  visibility: hidden;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  .l-1px-line:before,
  .r-1px-line:before,
  .t-1px-line:before,
  .b-1px-line:before {
    -wekit-transform: scale(0.5);
    transform: scale(0.5);
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3) {
  .l-1px-line:before,
  .r-1px-line:before,
  .t-1px-line:before,
  .b-1px-line:before {
    -wekit-transform: scale(0.33);
    transform: scale(0.33);
  }
}
/*
  timing:linear,ease,ease-in,ease-out,ease-in-out,cubic-bezier()
  iteration:infinite,n
  direction:normal,reverse,alternate,alter-reverse,inherit
*/
/*
  bootStrap

  h1=36 | h2=30 | h3=24 | h4=18 | h5=14 | h6=12

  æ …æ ¼ç³»ç»Ÿ
  .container .container-fluid .row

  <768      >=768     >=992      >=1200
  col-xs-   col-sm-  .col-md-   .col-lg-

  */
  .scroll-to-top{
    position:fixed;
    bottom:15px;
    right:15px;
    width:40px;
    height:40px;
    color:#ffffff;
    font-size:13px;
    text-transform:uppercase;
    line-height:38px;
    text-align:center;
    z-index:99;
    cursor:pointer;
    border-radius:50%;
    background:#333333;
    display:none;
    -webkit-transition:all 300ms ease;
    -ms-transition:all 300ms ease;
    -o-transition:all 300ms ease;
    -moz-transition:all 300ms ease;
    transition:all 300ms ease;		
  }
  
  .scroll-to-top:hover{
    color:#ffffff;
    background:#29d97a;
  }

.pdt-5 {
  padding-top: 5px;
}
.pdt-10 {
  padding-top: 10px;
}
.pdt-15 {
  padding-top: 15px;
}
.pdt-20 {
  padding-top: 20px;
}
.pdt-25 {
  padding-top: 25px;
}
.pdt-30 {
  padding-top: 30px;
}
.pdt-35 {
  padding-top: 35px;
}
.pdt-40 {
  padding-top: 40px;
}
.pdt-45 {
  padding-top: 45px;
}
.pdt-50 {
  padding-top: 50px;
}
.pdt-55 {
  padding-top: 55px;
}
.pdt-60 {
  padding-top: 60px;
}
.pdb-5 {
  padding-bottom: 5px;
}
.pdb-10 {
  padding-bottom: 10px;
}
.pdb-15 {
  padding-bottom: 15px;
}
.pdb-20 {
  padding-bottom: 20px;
}
.pdb-25 {
  padding-bottom: 25px;
}
.pdb-30 {
  padding-bottom: 30px;
}
.pdb-35 {
  padding-bottom: 35px;
}
.pdb-40 {
  padding-bottom: 40px;
}
.pdb-45 {
  padding-bottom: 45px;
}
.pdb-50 {
  padding-bottom: 50px;
}
.pdb-55 {
  padding-bottom: 55px;
}
.pdb-60 {
  padding-bottom: 60px;
}
@media (max-width: 1366px) {
  .pdt-45 {
    padding-top: 35px;
  }
  .pdt-50 {
    padding-top: 40px;
  }
  .pdt-55 {
    padding-top: 45px;
  }
  .pdt-60 {
    padding-top: 50px;
  }
  .pdb-45 {
    padding-bottom: 35px;
  }
  .pdb-50 {
    padding-bottom: 40px;
  }
  .pdb-55 {
    padding-bottom: 45px;
  }
  .pdb-60 {
    padding-bottom: 50px;
  }
}
@media (max-width: 768px) {
  .pdt-20 {
    padding-top: 15px;
  }
  .pdt-25 {
    padding-top: 20px;
  }
  .pdt-30 {
    padding-top: 25px;
  }
  .pdt-35 {
    padding-top: 30px;
  }
  .pdt-40 {
    padding-top: 35px;
  }
  .pdb-20 {
    padding-bottom: 15px;
  }
  .pdb-25 {
    padding-bottom: 20px;
  }
  .pdb-30 {
    padding-bottom: 25px;
  }
  .pdb-35 {
    padding-bottom: 30px;
  }
  .pdb-40 {
    padding-bottom: 35px;
  }
}
.imgRes {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
  margin-bottom: auto;
}
a {
  color: #333;
  text-decoration: none;
}
a:hover {
  color: #333;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.app-bg {
  background-color: #555353;
  color: #fff;
}
.icon {
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
}
.white {
  color: #fff;
}
.font24 {
  font-size: 24px;
}
.lih30 {
  line-height: 30px;
}
.font01 {
  font-size: 16px;
  color: #555353;
  line-height: 24px;
  padding-bottom: 10px;
}
.word01 {
  line-height: 24px;
  color: #414141;
  
}
.word01 img{max-width:100%;}
.word02 {
  line-height: 24px;
  text-align: justify;
  text-indent: 28px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 0;
  padding-bottom: 0;
  color: #000;
  font-weight: 600;
}
.word03 {
  text-indent: 28px;
  text-align: justify;
  color: #4e4e4e;
  line-height: 30px;
}
.word03 img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
  margin-bottom: 5px;
  height: auto;
  max-width: 100%;
}
.imgCenter img {
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
  margin-bottom: auto;
}
.style01:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  width: 34px;
  height: 24px;
  background: url('../img/static/icon01.png') no-repeat left top;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.style01:hover:before {
  background-position-x: -34px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.style02 img {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.style02:hover img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.style03:after {
  content: 'NEW!';
  color: #29d97a;
  font-size: 1em;
}
.hstyle03:after {
  content: 'HOT!';
  color: #29d97a;
  font-size: 1em;
}
.style04 {
  display: block;
  width: 160px;
  background-color: #555353;
  color: #fff;
  line-height: 30px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  height: 30px;
  border-radius: 15px;
  text-align: center;
}
.style04:hover {
  text-transform: uppercase;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  color: #29d97a;
}
.style05 {
  position: relative;
  background: linear-gradient(to right, #757271, #e3e2e0);
  height: 30px;
  margin-left: 0;
  margin-right: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}
.style05:before {
  content: '';
  width: 15px;
  height: 100%;
  position: absolute;
  display: block;
  background-color: #89ba33;
  border-right: 5px solid #fff;
}
.style06 {
  background: url('../img/static/dot.jpg') repeat;
}
.style07:after {
  content: 'ï¼ˆNewï¼‰';
  color: #29d97a;
  font-size: 1em;
}
.style08 {
  position: relative;
  background-color: #555353;
  color: #fff;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  padding-left: 15px;
}
.style08:before {
  content: '';
  width: 5px;
  height: 100%;
  position: absolute;
  display: block;
  background-color: #89ba33;
  right: 0;
  top: 0;
}
.style09 {
  display: block;
  width: 140px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  background-color: #555353;
  color: #fff;
  border-radius: 17px;
  font-size: 18px;
  margin-left: 0;
  margin-right: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}
.line01 {
  margin-left: 0;
  margin-right: 0;
  margin-top: 24px;
  margin-bottom: 24px;
  background-color: #e2e2e2;
  height: 1px;
  width: 100%;
}
.table01 tr,
.table01 td,
.table01 th {
  text-align: center;
}
.table02 {
  width: 100%;
}
.table02 thead {
  border: 1px solid #6e99c4;
}
.table02 th {
  background-color: #9ec2e5;
  border: 1px solid #6e99c4 !important;
}
.table02 td {
  background-color: #bed5ec;
  border: 1px solid #6e99c4;
}
.title01 {
  color: #000;
  padding-left: 0;
  padding-right: 0;
  padding-top: 30px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e2e2e2;
}
.dot01:before {
  content: '.';
}
.bread-nav {
  background: linear-gradient(to right, #112858, #86b634);
  height: 50px;
  line-height: 50px;
  color: #f2f2f2;
  text-align: right;
}
.bread-nav a {
  color: #f2f2f2;
}
.bread-nav01 {
  padding-left: 0;
  padding-right: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #666363;
}
.select-item {
  color: #666363;
  position: absolute;
  bottom: -15px;
  right: 0;
}
.select-item a:hover {
  color: #89ba33;
}
.imgAuto {
  position: relative;
  overflow: hidden;
}
.imgAuto img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
  margin-bottom: auto;
}
.foot {
  color: #fff;
}
.foot a {
  color: #fff;
}
.foot .bottom-foot {
  background-color: #2e2d2d;
}
.foot .bottom-foot:after {
  clear: both;
  display: block;
  content: "";
  height: 0;
  font-size: 0;
  visibility: hidden;
}
.foot .bottom-foot .foot-nav {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 0;
  padding-bottom: 0;
  width: 77%;
}
.foot .bottom-foot .foot-nav ul:after {
  clear: both;
  display: block;
  content: "";
  height: 0;
  font-size: 0;
  visibility: hidden;
}
.foot .bottom-foot .foot-nav ul li {
  width: 25%;
  padding-right: 6%;
  float: left;
}
.foot .bottom-foot .foot-nav ul li p {
  padding-bottom: 20px;
}
.foot .bottom-foot .foot-nav ul li p span {
  display: inline-block;
  width: 45px;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 18px;
  border-bottom: 1px solid #89ba33;
}
.foot .bottom-foot .foot-nav ul li a {
  display: block;
  width: 150px;
  padding-left: 0;
  padding-right: 0;
  padding-top: 13px;
  padding-bottom: 8px;
  border-bottom: 1px solid #575452;
}
.foot .bottom-foot .foot-nav ul li a:hover {
  border-color: #29d97a;
}
.foot .bottom-foot .foot-info {
  text-align: right;
  float: left;
  padding-left: 0;
  padding-right: 15px;
  padding-top: 0;
  padding-bottom: 0;
  width: 23%;
}
.foot .bottom-foot .foot-info a {
  display: inline-block;
  margin-left: 2%;
}
.foot .bottom-foot .foot-info p {
  text-align: center;
  line-height: 30px;
}
.foot .bottom-foot .foot-info .wechat {
  font-size: 12px;
}
.foot .bottom-foot .foot-info h1 {
  font-size: 20px;
  font-weight: 600;
  padding-left: 0;
  padding-right: 0;
  padding-top: 5px;
  padding-bottom: 5px;
}
.foot .copyright {
  padding-left: 0;
  padding-right: 0;
  padding-top: 19px;
  padding-bottom: 19px;
  font-size: 12px;
  background-color: #232222;
}
.foot .copyright a {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  background: url('../img/static/outlinks.png') no-repeat left center;
  margin-right: 5px;
}
.foot .copyright a.out-link1 {
  background-position: left;
}
.foot .copyright a.out-link2 {
  background-position: -25px;
}
.foot .copyright a.out-link3 {
  background-position: -50px;
}
.foot .copyright a.out-link4 {
  background-position: -75px;
}
.wrap1000 {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 0;
  padding-bottom: 0;
  width: 100%;
  max-width: 1030px;
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
  margin-bottom: auto;
}
.top-link {
  line-height: 35px;
  border-bottom: 1px solid #e2e2e2;
}
.top-link .l-l a {
  padding-right: 30px;
  position:relative;
}
.top-link .l-l a svg {
  font-size: 20px;
  color: #89ba33;
  vertical-align: middle;
}
.top-link .l-l a .wechatewm{width:110px; height:110px; position:absolute; top:30px; z-index:100; display:none;}
.top-link .l-l a .wechatewm img{width:100%;}
.top-link .l-l a:hover .wechatewm{display:block;}
.top-link .l-l a .emailewm{width:110px; height:110px; position:absolute; top:30px; z-index:100; display:none; left:0px;}
.top-link .l-l a .emailewm img{width:100%;}
.top-link .l-l a:hover .emailewm{display:block;}
.top-link .l-r {
  text-align: right;
}
/*-------ul ol æ ·å¼é‡Šæ”¾------*/
.word01 ol,.s-more-pageDetail ol {
  padding-left: 24px;
}
.word01 ol li,.s-more-pageDetail ol li {
  list-style: decimal inside;
}
.word01 ul,.s-more-pageDetail ul {
  padding-left: 24px;
}
.word01 ul li,.s-more-pageDetail ul li {
  list-style: disc inside;
}



/*-------æ¨¡æ€æ¡†-------*/
.kcTips {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 10000;
  display: none;
}
.kcTips.active {
  display: block;
}
.kcTips .kc-content {
  width: 100%;
  max-width: 600px;
  min-height: 300px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
  margin-bottom: auto;
  background: #fff;
  border-radius: 10px;
  position: absolute;
  top: 20%;
  left: 0;
  right: 0;
}
.kcTips .kc-content .kc-title {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5%;
  padding-bottom: 50px;
  text-align: center;
}
.kcTips .kc-content h3 {
  position: relative;
  color: #f1787f;
  font-weight: normal;
  font-size: 14px;
  padding: 10px 10px 10px 10px ;
  width: 100%;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
  margin-bottom: auto;
  border: 1px solid #555353;
}
.kcTips .kc-content h3:after {
  position: absolute;
  left: -1px;
  bottom: 100%;
  content: 'æ¸©é¦¨æç¤ºï¼š';
  color: #89ba33;
  display: block;
  width: 80px;
  height: 30px;
  text-align: center;
  line-height: 30px;
}
.kcTips .kc-content button {
  border: none;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  margin-bottom: 0;
}
.kcTips {
  -webkit-perspective: 1300px;
  -moz-perspective: 1300px;
  perspective: 1300px;
}
.kcTips .kc-content {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translateZ(-3000px) rotateY(90deg);
  -moz-transform: translateZ(-3000px) rotateY(90deg);
  -ms-transform: translateZ(-3000px) rotateY(90deg);
  transform: translateZ(-3000px) rotateY(90deg);
  opacity: 0;
}
.kcTips.active .kc-content {
  -webkit-animation: slit 0.7s forwards ease-out;
  -moz-animation: slit 0.7s forwards ease-out;
  animation: slit 0.7s forwards ease-out;
}
@-webkit-keyframes slit {
  50% {
    -webkit-transform: translateZ(-250px) rotateY(89deg);
    opacity: .5;
    -webkit-animation-timing-function: ease-out;
  }
  100% {
    -webkit-transform: translateZ(0) rotateY(0deg);
    opacity: 1;
  }
}
@-moz-keyframes slit {
  50% {
    -moz-transform: translateZ(-250px) rotateY(89deg);
    opacity: .5;
    -moz-animation-timing-function: ease-out;
  }
  100% {
    -moz-transform: translateZ(0) rotateY(0deg);
    opacity: 1;
  }
}
@keyframes slit {
  50% {
    transform: translateZ(-250px) rotateY(89deg);
    opacity: 1;
    animation-timing-function: ease-in;
  }
  100% {
    transform: translateZ(0) rotateY(0deg);
    opacity: 1;
  }
}
/*-------æ¨¡æ€æ¡†-------*/
.all-nav {
  height: 45px;
  border-top: 1px solid #e2e2e2;
}
.all-nav .pc-firNav {
  position: relative;
}
.all-nav .pc-firNav:after {
  clear: both;
  display: block;
  content: "";
  height: 0;
  font-size: 0;
  visibility: hidden;
}

.all-nav .pc-firNav .fir-li {
  float: left;
  width: 100px;
  height: 100%;
  position:relative
}
.all-nav .pc-firNav .fir-li .pc-secNav {
  display: none;
}
.all-nav .pc-firNav .fir-li:hover .pc-secNav {
  display: block;
}
.all-nav .pc-firNav .fir-li:hover .fir-nav-item {
  color: #1b3160;
}
.all-nav .pc-firNav .fir-li:hover .fir-nav-item:after {
  background-color: #1b3160;
}
.all-nav .pc-firNav .fir-nav-item {
  font-size: 16px;
  display: block;
  height: 45px;
  color: #333;
  line-height: 45px;
  position: relative;
}
.all-nav .pc-firNav .fir-nav-item:after {
  content: '';
  width:80px;
  height: 1px;
  background-color: #e2e2e2;
  position: absolute;
  top: -1px;
  left: -5px;
}
.all-nav .pc-firNav .fir-nav-item:hover {
  color: #1b3160;
}
.all-nav .pc-firNav .fir-nav-item:hover:after {
  background-color: #1b3160;
}
.all-nav .pc-firNav .fir-nav-item.active {
  color: #1b3160;
}
.all-nav .pc-firNav .fir-nav-item.active:after {
  background-color: #1b3160;
}
.pc-firNav .pc-secNav {
  position: absolute;
  top: 45px;
  left: 0;
  width:120px
}
.pc-firNav .pcNavWrap ul {
  position: relative;
  background-color: #404040;
  width: 120px;
  color: #fff;
}
.pc-firNav .pcNavWrap ul a {
  color: #fff;
}
.pc-firNav .pcNavWrap ul li:hover a.sec-nav-item {
  background-color: #757171;
}
.pc-firNav .pcNavWrap ul li a.sec-nav-item {
  font-size: 16px;
  display: block;
  padding-left: 20px;
  padding-right: 0;
  padding-top: 11px;
  padding-bottom: 11px;
}
.pc-firNav .pcNavWrap ul li .table-wrap {
  width: 470%;
  position: absolute;
  min-height: 448px;
  background-color: #666363;
  left: 100%;
  top: 0;
  display: none;
}
.pc-firNav .pcNavWrap ul li table {
  display: block;
  table-layout: fixed;
  width: 100%;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 25px;
  padding-bottom: 0;
}
.pc-firNav .pcNavWrap ul li table tr {
  display: block;
  margin-bottom: 25px;
}
.pc-firNav .pcNavWrap ul li table tr td {
  padding-left: 7px;
  padding-right: 7px;
  padding-top: 0;
  padding-bottom: 0;
  width: 27%;
  border-left: 1px solid #7d7d7d;
  vertical-align: top;
}
.pc-firNav .pcNavWrap ul li table tr td:hover p {
  background-color: #757171;
}
.pc-firNav .pcNavWrap ul li table tr a {
  display: block;
  line-height: 18px;
  font-size: 13px;
  padding-left: 10px;
  padding-right: 0;
  padding-top: 5px;
  padding-bottom: 5px;
}
.pc-firNav .pcNavWrap ul li table tr a:hover {
  background-color: #757171;
}
.pc-firNav .pcNavWrap ul li table tr p {
  font-size: 16px;
  color: #fff;
  font-weight: 600;
  padding-left: 10px;
  padding-right: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  width: 210px;
}
.pc-firNav .pcNavWrap ul li table tr p a{font-size:16px; padding-left:0px;}
.pc-firNav .pcNavWrap ul li:hover .table-wrap {
  display: block;
}
.swiper-wrap {
  width: 100%;
}
.swiper-wrap:before {
  content: '';
  display: block;
  position: relative;
  padding-top: 29.6875%;
}
.swiper-wrap .swiper-content {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 1;
  background-size: cover;
  background-position: center;
}
.swiper-wrap .swiper-content .container {
  color: #fff;
  padding-top: 5%;
}
.swiper-wrap .swiper-content .container h2 {
  font-size: 56px;
  padding-left: 0;
  padding-right: 0;
  padding-top: 1.2%;
  padding-bottom: 1.2%;
}
.swiper-wrap .swiper-content .container h3 {
  font-size: 24px;
  padding-left: 0;
  padding-right: 0;
  padding-top: 1.2%;
  padding-bottom: 1.2%;
}
.swiper-wrap .swiper-content .container h4 {
  font-size: 18px;
  padding-left: 0;
  padding-right: 0;
  padding-top: 1.2%;
  padding-bottom: 1.2%;
}
.swiper-wrap .swiper-content .container .btn-a {
  display: block;
  width: 200px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #000;
  background-color: #fff;
  border-radius: 18px;
  margin-top: 12px;
}
.common-head {
  position: relative;
  z-index: 2;
}
.logo {
  padding-left: 0;
  padding-right: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}
.logo .logo-r {
  padding-top: 45px;
  font-size: 18px;
}
.logo .logo-r svg {
  color: #89ba33;
  font-size: 20px;
}
.logo .logo-r form {
  display: inline-block;
  vertical-align: middle;
}
.logo .logo-r form input {
  width: 192px;
  height: 22px;
  line-height: 22px;
  border: 1px solid #89ba33;
  border-radius: 5px;
  font-size: 14px;
  padding-left: 10px;
}
.logo .logo-r form button {
  background: none;
  border: none;
  vertical-align: middle;
}
.logo .logo-r form button svg {
  color: #0f3179;
}
.index .carousel-banner {
  position: relative;
  z-index: 1;
}
.index .carousel-banner .swiper-container,
.index .carousel-banner .swiper-slide {
  width: 100%;
}
.index .carousel-banner .swiper-pagination-bullet {
  background: none;
  border: 2px solid #fff;
}
.index .pro-nav {
  text-align: center;
  border-bottom: 1px solid #e5e5e5;
}
.index .pro-nav h3 {
  color: #333;
}
.index .item-swiper{max-width:1100px;margin:0 auto;}
.index .item-swiper .swiper-slide {
 /* display: inline-block;
  width: 130px;
  margin-left: 2.86458333%;
  margin-right: 2.86458333%;
  margin-top: 0;
  margin-bottom: 0;
  vertical-align: middle;*/
}
.index .item-swiper .swiper-slide a i {
  display: block;
  width: 80px;
  height: 80px;
  background-repeat: no-repeat;
  background-position: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
  margin-bottom: auto;
}
.index .item-swiper .swiper-slide a p{padding:0 20px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-all;}
.index .item-swiper .swiper-button-prev {background-image:url('../img/static/leftArrow.png')}
.index .item-swiper .swiper-button-next {background-image:url('../img/static/rightArrow.png')}
.index .item-swiper .swiper-slide a i.p1 {
  background-image: url('../img/static/p1.png');
}
.index .item-swiper .swiper-slide a i.p2 {
  background-image: url('../img/static/p2.png');
}
.index .item-swiper .swiper-slide a i.p3 {
  background-image: url('../img/static/p3.png');
}
.index .item-swiper .swiper-slide a i.p4 {
  background-image: url('../img/static/p4.png');
}
.index .item-swiper .swiper-slide a i.p5 {
  background-image: url('../img/static/p5.png');
}
.index .in-news {
  padding-bottom: 40px;
  border-bottom: 1px solid #e5e5e5;
}
.index .in-news h3 {
  color: #4e4d4f;
  text-align: center;
}
.index .in-news .news-l:after {
  clear: both;
  display: block;
  content: "";
  height: 0;
  font-size: 0;
  visibility: hidden;
}
.index .in-news .news-l li {
  width: 50%;
  float: left;
}
.index .in-news .news-l .n-l-i {
  background-size: cover;
  background-position: center;
  height: 232px;
  overflow: hidden;
  position: relative;
}
.index .in-news .news-l .n-l-i:after {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.index .in-news .news-l .n-l-i:hover:after {
  width: 100%;
  height: 100%;
}
.index .in-news .news-l .n-l-t {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 20px;
  padding-bottom: 20px;
  height: 232px;
  position: relative;
  border: 1px solid #fff;
}
.index .in-news .news-l .n-l-t h6 {
  font-size: 12px;
  color: #999;
  padding-bottom: 10px;
}
.index .in-news .news-l .n-l-t h5 {
  font-size: 14px;
  color: #000;
  line-height: 24px;
  margin-bottom: 10px;
  height: 70px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.index .in-news .news-l .n-l-t p {
  font-size: 14px;
  color: #706f72;
  height: 60px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.index .in-news .news-l .n-l-t span {
  display: block;
  color: #000;
  font-size: 12px;
  margin-top: 10px;
}
.index .in-news .news-l .n-l-t span:hover {
  color: #29d97a;
}
.index .in-news .news-l .n-l-t:hover {
  border-color: #29d97a;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  cursor: pointer;
}
.index .in-news .news-l .n-l-t.up-triangle:after {
  content: '';
  display: block;
  position: absolute;
  top: -12px;
  left: 27px;
  width: 0;
  height: 0;
  border-bottom: 12px solid #fff;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
}
.index .in-news .news-l .n-l-t.down-triangle:after {
  content: '';
  display: block;
  position: absolute;
  bottom: -12px;
  left: 27px;
  width: 0;
  height: 0;
  border-top: 12px solid #fff;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
}
.index .in-news .news-r {
  padding-top: 10px;
  padding-bottom: 20px;
}
.index .in-news .news-r li {
  position: relative;
  border-bottom: 1px dashed #c9c9c9;
  height: 45px;
}
.index .in-news .news-r li:hover {
  border-color: #29d97a;
}
.index .in-news .news-r li:hover a {
  color: #29d97a;
}
.index .in-news .news-r li:hover span {
  color: #29d97a;
}
.index .in-news .news-r li a {
  color: #333;
  position: absolute;
  width: 85%;
  display: block;
  padding-left: 0;
  padding-right: 0;
  padding-top: 13px;
  padding-bottom: 13px;
 white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
  text-overflow: ellipsis;
  
}
.index .in-news .news-r li span {
  float: right;
  position: absolute;
  right: 0;
  top: 13px;
  color: #999999;
  font-size: 12px;
}
.index .bt-col {
  padding-left: 0;
  padding-right: 0;
  padding-top: 30px;
  padding-bottom: 30px;
}
.index .bt-col h3 {
  color: #000;
  padding-bottom: 20px;
}
.index .bt-col .bt-col-c {
  padding: 30px;
  background: url('../img/static/dot.jpg') repeat;
}
.index .bt-col .bt-col-c .t-l,
.index .bt-col .bt-col-c .t-r {
  float: left;
}
.index .bt-col .bt-col-c .t-l {
  padding-bottom: 10px;
}
.index .bt-col .bt-col-c .imgAuto {
  width: 220px;
  height: 146px;
  margin-right: 15px;
}
.index .bt-col .bt-col-c .imgTitle {
  display: block;
  width: 250px;
}
.index .bt-col .bt-col-c .imgTitle h5 {
  color: #000;
  padding-bottom: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  
}
.index .bt-col .bt-col-c .imgTitle p {
  line-height: 24px;
  color: #808080;
}
.index .bt-col .bt-news-list {
  padding-top: 10px;
  padding-bottom: 20px;
}
.index .bt-col .bt-news-list li a {
  color: #333;
  display: block;
  padding-left: 0;
  padding-right: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px dashed #c9c9c9;
  text-overflow: ellipsis;
  
}
.index .bt-col .bt-news-list li a:hover {
  border-color: #29d97a;
  color: #29d97a;
}
.index .bt-col .bt-col-r-c {
  padding: 30px;
  background: url('../img/static/dot.jpg') repeat;
}
.index .bt-col .bt-col-r-c .imgAuto {
  width: 100%;
  height: 197px;
}
.index .bt-col .bt-col-r-c ul {
  padding-bottom: 20px;
}
.index .bt-col .bt-col-r-c ul li {
  padding-left: 0;
  padding-right: 0;
  padding-top: 10px;
  padding-bottom: 15px;
  border-bottom: 1px dashed #c9c9c9;
  position:relative;
  text-indent: 20px;
}
.index .bt-col .bt-col-r-c ul li:before {
  content:'â—';
  font-size: 12px;
  margin-right: 5px;
  position:absolute;
  text-indent: 0;
  left:0;
}
.index .bt-col .bt-col-r-c ul li a {
 
  color: #333;
  text-align: justify;
}
/*.index .bt-col .bt-col-r-c ul li a:after {
  content: 'New!';
  color: #29d97a;
  font-size: 1em;
}*/
.index .bt-col .bt-col-r-c ul li a:hover {
  border-color: #29d97a;
  color: #29d97a;
}
.service .two-content {
  padding-left: 0;
  padding-right: 0;
  padding-top: 35px;
  padding-bottom: 35px;
  border-bottom: 1px solid #e2e2e2;
}
.service .two-content img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
  margin-bottom: auto;
}
.service .two-content .t-c-r p {
  text-indent: 28px;
  color: #414141;
  line-height: 24px;
  text-align: justify;
}
.service .two-list {
  padding-left: 0;
  padding-right: 0;
  padding-top: 35px;
  padding-bottom: 5.20833333%;
  background: url('../img/static/dot.jpg') repeat;
  border-bottom: 1px solid #e2e2e2;
}
.service .two-list ul:after {
  clear: both;
  display: block;
  content: "";
  height: 0;
  font-size: 0;
  visibility: hidden;
}
.service .two-list li {
  width: 25%;
  float: left;
  padding-right: 10px;
  padding-bottom: 20px;
  background-color: #fff;
}
.service .two-list li:last-of-type {
  padding-right: 0;
}
.service .two-list li p {
  line-height: 30px;
  background-color: #757171;
  text-indent: 10px;
  color: #fff;
  position: relative;
}
.service .two-list li p:after {
  content: '';
  display: block;
  position: absolute;
  width: 5px;
  right: 0;
  top: 0;
  background-color: #89ba33;
  height: 100%;
}
.service .two-list li a {
  display: block;
  line-height: 18px;
  padding:5px 0;
  color: #555353;
  border-bottom:1px dotted #ccc;
}
.service .two-list li a:hover {
  background-color: #f2f0ef;
}
.service .two-list li a span {
  color: #89ba33;
  text-decoration: underline;
}
.service-inner {
  padding-bottom: 3.64583333%;
}
.pagination{margin:20px 0 0;text-align:center;font-size:12px}.pagination ul>li{display:inline;line-height:24px;}.pagination ul>li>a,.pagination ul>li>span{margin:0 2px;display:inline-block;padding:4px 14px;background-color:#ddd;color:#666;border-radius:2px}.pagination ul>.active>a,.pagination ul>.active>span,.pagination ul>li>a:hover{background-color:#2C74E6;color:#fff}.pagination ul>li>span{color:#999;background-color:transparent}.pagination ul>li.previous-page,.pagination ul>li.next-page,.pagination ul>li.pages-num{display:none}@media (max-width:767px){.pagination ul>li{display:none}.pagination ul>li.previous-page,.pagination ul>li.next-page,.pagination ul>li.pages-num{display:inline-block}}
.service-inner .s-i .s-i-l {
  float: left;
  width: 28%;
}
.service-inner .s-i .s-i-r {
  width: 100%;
}
/*.service-inner .s-i .s-i-r span{
  line-height:30px;
}
.service-inner .s-i .s-i-r span:before{
  content: 'â—';
  font-size:12px;
  margin-right:5px;
}*/
.service-inner .s-i-l {
  padding-right: 15px;
}
.service-inner .s-i-l .icon02 {
  height: 36px;
  background: url('../img/static/icon02.png') repeat-x left center;
}
.service-inner .s-i-l ul {
  padding-top: 30px;
  background-color: #666363;
}
.service-inner .s-i-l li {
  padding-bottom: 30px;
}
.service-inner .s-i-l li p {
  font-size: 16px;
  color: #f2f2f2;
  padding-left: 20px;
  padding-right: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  position: relative;
  background-color: #555353;
}
.service-inner .s-i-l li p:before {
  content: '';
  width: 3px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #89ba33;
}
.service-inner .s-i-l li a {
  display: block;
  padding-left: 40px;
  padding-right: 10px;
  position:relative;
  padding-top: 4px;
  padding-bottom: 4px;
  border-bottom: 1px solid #757171;
  color: #f2f2f2;
}
.service-inner .s-i-l li a:hover {
  background-color: #757171;
}
.service-inner .s-i-l li a.active {
  background-color: #757171;
}
.service-inner .s-i-l li a:before {
  content: '';
  display: inline-block;
  width: 13px;
  position: absolute;
  left:20px;top:10px;
  height: 11px;
  background: url('../img/static/file_di.png') no-repeat center;
  margin-right: 10px;
}
.service-inner .s-i-r {
  border-left: 1px solid #e2e2e2;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 36px;
  padding-bottom: 0;
}
.service-inner .tabs-control {
  padding-top: 30px;
}
.service-inner .tabs-control:after {
  clear: both;
  display: block;
  content: "";
  height: 0;
  font-size: 0;
  visibility: hidden;
}
.service-inner .tabs-control li {
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 20px;
  background-color: #555353;
  color: #fff;
  margin-right: 5px;
  margin-bottom: 5px;
  float: left;
  border-radius: 3px;
  cursor: pointer;
}
.service-inner .tabs-control li.active {
  background-color: #89ba33;
}
.service-inner .tabs-content li {
  display: none;
}
.service-inner .tabs-content li.active {
  display: block;
}
.s-news ul:after {
  clear: both;
  display: block;
  content: "";
  height: 0;
  font-size: 0;
  visibility: hidden;
}
.s-news ul li.col-md-6 {
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 0;
  padding-bottom: 0;
}
.s-news ul li .s-n-title {
  padding-left: 0;
  padding-right: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}
.s-news ul li .s-n-list {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 30px;
  padding-bottom: 0;
  background: url('../img/static/dot.jpg') repeat;
}
.s-news ul li .s-n-list .n-l-wrap {
  height: 250px;
  overflow-y: hidden;
}
.s-news ul li .s-n-list .n-l-wrap a {
  font-size: 14px;
  line-height: 18px;
  color: #4e4e4e;
  display: block;
  margin-bottom: 15px;
  height: 36px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.s-news ul li .s-n-list .n-l-wrap a:before {
  content: 'â—';
  font-size:12px;
  margin-right:5px;
}
.s-news ul li .s-n-list .n-l-wrap a:hover {
  text-decoration: underline;
}
.s-news ul li .s-n-list .n-btn {
  padding-left: 0;
  padding-right: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}
.s-news ul li .n-img img {
  max-width: 100%;
  width: auto;
}
.s-more-page li p {
  font-size: 16px;
  color: #999;
  padding-bottom: 20px;
}
.s-more-page li a {
  display: block;
  font-size:20px;
  padding-bottom: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.s-more-page li a:before {
  content: '';
  font-size:12px;
  margin-right:5px;
}
.s-more-page li a:hover {
  color: #89ba33;
}
.s-more-pageDetail p {
  color: #4e4e4e;
  line-height: 30px;
}
.s-more-pageDetail p.ti {
  text-indent: 28px;
}
.s-more-pageDetail img {
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
  margin-bottom: 5px;
  height: auto;
  max-width: 100%;
}
.s-more-pageDetail .m-d-c {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  line-height: 30px;
  background-color: #e3e1df;
  margin-top: 1.5625%;
  color: #000;
}
.s-more-pageDetail .m-d-c h4 {
  font-size: 16px;
  font-weight: 600;
}
.s-tec .rows .col-md-6 {
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 0;
  padding-bottom: 15px;
}
.s-tec .s-t-title {
  padding-left: 0;
  padding-right: 0;
  padding-top: 15px;
  padding-bottom: 15px;
}
.s-tec .s-t-list {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  padding-bottom: 0;
  border: 1px solid #e2e2e2;
  background: url('../img/static/dot.jpg') repeat;
}
.s-tec .s-t-list .n-l-wrap {
  height: 130px;
  overflow-y: hidden;
}
.s-tec .s-t-list .n-l-wrap a {
  font-size: 14px;
  color: #4e4e4e;
  display: block;
  margin-bottom: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.s-tec .s-t-list .n-l-wrap a:before {
  content: 'â—';
  font-size:12px;
  margin-right:5px;
}
.s-tec .s-t-list .n-l-wrap a:hover {
  text-decoration: underline;
  color: #89BA33;
}
.s-tec .s-t-list .n-l-wrap h5 {
  color: #4e4e4e;
  margin-bottom: 15px;
  font-weight: 600;
}
.s-tec .s-t-list .n-btn {
  padding-left: 0;
  padding-right: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}
.s-t-more-page {
  position: relative;
  min-height: 710px;
}
.s-t-more-page .s-t-ul li h5 {
  font-weight: 600;
  padding-bottom: 15px;
}
.s-t-more-page .s-t-ul li a {
  display: block;
  padding-bottom: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.s-t-more-page .s-t-ul li a:before {
   content: 'â—';
  font-size:12px;
  margin-right:5px;
}
.s-t-more-page .s-t-ul li a:hover {
  color: #89ba33;
}
.s-sci .rows .col-md-6 {
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 0;
  padding-bottom: 15px;
}
.s-sci .s-s-title {
  padding-left: 0;
  padding-right: 0;
  padding-top: 15px;
  padding-bottom: 15px;
}
.s-sci .s-s-list {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  padding-bottom: 0;
  border: 1px solid #e2e2e2;
  background: url('../img/static/dot.jpg') repeat;
}
.s-sci .s-s-list .n-l-wrap {
  height: 150px;
  overflow-y: hidden;
}
.s-sci .s-s-list .n-l-wrap a {
  font-size: 14px;
  color: #4e4e4e;
  display: block;
  margin-bottom: 15px;
  line-height: 30px;
  text-align: left;
  height: 120px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
.s-sci .s-s-list .n-l-wrap a:before {
  content: 'â—';
  font-size:12px;
  margin-right:5px;
}
.s-sci .s-s-list .n-l-wrap a:hover {
  text-decoration: underline;
  color: #89BA33;
}
.s-sci .s-s-list .n-l-wrap h5 {
  color: #4e4e4e;
  margin-bottom: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 600;
}
.s-sci .s-s-list .n-l-wrap span{
  line-height:30px;
}
.s-sci .s-s-list .n-l-wrap span:before{
  content: 'â—';
  font-size:12px;
  margin-right:5px;
}
.s-sci .s-s-list .n-btn {
  padding-left: 0;
  padding-right: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}
.s-s-more-page {
  padding-bottom: 30px;
  min-height: 700px;
  position: relative;
}
.s-s-more-page h4 {
  padding-bottom: 15px;
  font-weight: 600;
}
.s-s-more-page .word04 {
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 30px;
}

.s-s-more-page .word04 span{
  line-height:30px;
}
.s-s-more-page .word04 span:before{
  content: 'â—';
  font-size:12px;
  margin-right:5px;
}
.s-s-more-page .word04 a {
  display: block;
  padding-left: 0;
  padding-right: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 50px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.s-s-more-page .word04 a:hover {
  color: #89ba33;
}
.s-s-more-page a {
  display: block;
  padding-left: 0;
  padding-right: 0;
  padding-top: 5px;
  padding-bottom: 5px;
}
.s-s-more-page a:hover {
  color: #89ba33;
}
.s-cu ul li {
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  margin-left: 0;
  margin-right: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}
.s-cu ul li:after {
  clear: both;
  display: block;
  content: "";
  height: 0;
  font-size: 0;
  visibility: hidden;
}
.s-cu ul li .col-md-9 p {
  padding-left: 0;
  padding-right: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}
.s-cu ul li .col-md-9 p a {
  float: right;
}
.s-cu-detail {
  line-height: 30px;
}
.s-cu-detail th {
  text-align: center;
}
.s-pro h4 {
  font-weight: 600;
}
.s-pro .pro-list {
  padding-bottom: 20px;
  margin-top: 10px;
  border-top: 1px solid #e2e2e2;
}
.s-pro .pro-list a {
  display: block;
  padding-left: 0;
  padding-right: 0;
  padding-top: 8px;
  padding-bottom: 8px;
}
.s-pro .pro-list a:before {
   content: 'â—';
  font-size:12px;
  margin-right:5px;
}
.s-pro .pro-list a:hover {
  color: #89ba33;
}
.s-web .videoPlay {
  display: none;
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.95);
}
.s-web .videoPlay .closeBtn {
  width: 50px;
  height: 50px;
  line-height: 50px;
  position: absolute;
  right: 0;
  top: -70px;
  border: 1px solid #fff;
  border-radius: 10px;
  background: none;
  font-size: 20px;
  color: #fff;
  text-align: center;
}
.s-web .videoPlay .closeBtn:hover {
  border-color: #89ba33;
  border-radius: 50%;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.s-web .videoPlay .videoWrap {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
  margin-bottom: auto;
  max-width: 1000px;
  position: absolute;
  left: 0;
  right: 0;
  top: 20%;
}
.s-web .videoPlay video {
  width: 100%;
}
.s-web .w-video {
  height: 145px;
  padding-top: 15px;
}
.s-web .w-video:after {
  clear: both;
  display: block;
  content: "";
  height: 0;
  font-size: 0;
  visibility: hidden;
}
.s-web .v-l {
  width: 210px;
  float: left;
  margin-right: -100%;
}
.s-web .v-l img {
  display: block;
  width: 100%;
}
.s-web .v-l video {
  display: none;
}
.s-web .v-r {
  float: left;
  padding-left: 245px;
  height: 100%;
}
.s-web .v-r p {
  padding-bottom: 30%;
}
.s-web .v-r .btn-video {
  width: 115px;
  height: 25px;
  line-height: 25px;
  border: none;
  background-color: #555353;
  color: #fff;
}
.s-f-more-page {
  position: relative;
  min-height: 710px;
}
.common-list ul li {
  padding-top: 10px;
}
.common-list ul li .f-title {
  background-color: #555353;
  color: #fff;
  line-height: 24px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;

}
.common-list ul li .f-title .f-down {
  position: absolute;
  right: 0;
  top: 0;
  color: #fff;
  font-size: 16px;
  width: 40px;
  text-align: center;
  cursor: pointer;
}
.common-list ul li .f-txt {
  display: none;
  padding-top: 10px;
  line-height: 24px;
}
.common-list ul li .f-txt.active {
  display: block;
}
.noteB {
  color:#fff;
  height:300px;
  width:100%;
  overflow:hidden;
  position: relative;
  background-size:cover;
}

.noteB-show h2 {
  font-size: 36px;
  padding-left: 0;
  padding-right: 0;
  padding-top: 7.2%;
  padding-bottom: 0.6%;
}
.noteB-show h3 {
  font-size: 24px;
  padding-left: 0;
  padding-right: 0;
  padding-top:0.6%;
  padding-bottom: 0.6%;
}
.noteB-show h4 {
  font-size: 18px;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.6%;
  padding-bottom: 0.6%;
}
.sec-nav {
  height: 50px;
  background-color: #666363;
  text-align: center;
  font-size: 0;
}
.sec-nav a {
  display: inline-block;
  line-height: 50px;
  color: #fff;
  padding-left: 0.9375%;
  padding-right: 0.9375%;
  padding-top: 0;
  padding-bottom: 0;
  border-right: 1px solid #555353;
  height: 100%;
  font-size: 14px;
}
.sec-nav a.active {
  background-color: #555353;
}
.sec-nav a:hover {
  background-color: #555353;
}
.a-content {
  padding-bottom: 2.60416667%;
  border-bottom: 1px solid #e2e2e2;
}
.a-content .style05 {
  margin-top: 0;
}
.a-content .a-img img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
  margin-bottom: auto;
}
.a-content .a-txt p {
  text-indent: 28px;
  text-align: justify;
}
.a-content .a-txt a {
  display: block;
  color: #213160;
  text-decoration: underline;
  padding-top: 10px;
}
.a-classify {
  padding-top: 2.60416667%;
  padding-bottom: 2.60416667%;
  background: url('../img/static/dot.jpg') repeat;
}
.a-classify .c-title {
  font-size: 18px;
  color: #414141;
  text-align: center;
  line-height: 30px;
  padding-bottom: 20px;
}
.a-column .col-md-3 {
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 0;
  padding-bottom: 0;
}
.a-column h4 {
  position: relative;
  background-color: #555353;
  color: #fff;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  padding-left: 15px;
}
.a-column h4:before {
  content: '';
  width: 5px;
  height: 100%;
  position: absolute;
  display: block;
  background-color: #89ba33;
  right: 0;
  top: 0;
}
.a-column p {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: justify;
  color: #666363;
}
.a-ex {
  padding-top: 2.60416667%;
}
.a-ex img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
  margin-bottom: auto;
}
.a-ex p {
  text-indent: 28px;
  color: #666363;
  line-height: 24px;
}
.a-title01 {
  background-color: #555353;
  color: #fff;
  text-align: center;
  font-weight: normal;
  padding-left: 0;
  padding-right: 0;
  padding-top: 50px;
  padding-bottom: 50px;
}
.a-title01 h2 {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 15px;
}
.a-title01 h2 span {
  border-bottom: 1px solid #aca9a8;
}
.a-title02 {
  text-align: center;
  font-weight: normal;
  padding-left: 0;
  padding-right: 0;
  padding-top: 50px;
  padding-bottom: 50px;
  color: #555353;
}
.a-title02 h2 {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 15px;
}
.a-title02 h2 span {
  border-bottom: 1px solid #aca9a8;
}
.a-title02 .a-t-item {
  font-size: 0;
}
.a-title02 .a-t-item span {
  display: inline-block;
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 8px;
  margin-bottom: 8px;
  height: 48px;
  line-height: 48px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 0;
  padding-bottom: 0;
  border: 1px solid #757171;
  border-radius: 0;
  color: #757171;
  text-align: center;
  font-size: 18px;
}
.get-list {
  padding-bottom: 3.125%;
}
.get-list .style05 {
  margin-top: 0;
}
.get-list .g-txt {
  text-indent: 28px;
  text-align: justify;
  color: #4e4e4e;
  line-height: 30px;
}
.get-list .g-txt img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
  margin-bottom: 5px;
  height: auto;
  max-width: 100%;
}
.get-list .g-txt p {
  color: #414141;
}
.get-list ul li {
  padding-top: 10px;
}
.get-list ul li .f-title {
  background-color: #555353;
  color: #fff;
  line-height: 24px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  cursor: pointer;
}
.get-list ul li .f-title .f-down {
  position: absolute;
  right: 0;
  top: 0;
  color: #fff;
  font-size: 16px;
  width: 40px;
  text-align: center;
}
.get-list ul li .f-txt {
  display: none;
  padding-top: 10px;
  line-height: 24px;
}
.get-list ul li .f-txt.active {
  display: block;
}
.get-list .f-txt {
  padding-left: 28px;
}
.note .note-me .style05 {
  margin-top: 0;
}
.note .note-me form {
  padding-top: 20px;
  padding-bottom: 4.16666667%;
}
.note .note-me form:after {
  clear: both;
  display: block;
  content: "";
  height: 0;
  font-size: 0;
  visibility: hidden;
}
.note .note-me label {
  display: block;
}
.note .note-me label:after {
  clear: both;
  display: block;
  content: "";
  height: 0;
  font-size: 0;
  visibility: hidden;
}
.note .note-me label span {
  display: block;
  float: left;
  width: 12%;
  height: 36px;
  line-height: 36px;
  background-color: #e8e7e6;
  color: #414141;
  text-align: center;
}
.note .note-me label input {
  display: block;
  float: left;
  width: 86%;
  margin-left: 2%;
  height: 36px;
  line-height: 36px;
  padding-left: 20px;
}
.note .note-me label textarea {
  display: block;
  float: left;
  width: 86%;
  margin-left: 2%;
  height: 220px;
  line-height: 36px;
  margin-bottom: 20px;
  padding-left: 20px;
}
.note .note-me button {
  display: block;
  float: right;
  width: 100px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  background-color: #555353;
  color: #fff;
  border: none;
  border-radius: 18px;
}
.link .link-me {
  padding-bottom: 3.125%;
  font-size: 18px;
  line-height: 36px;
}
.link-me .text-right{
  height: 216px;
  position: relative;
}
.link-me .text-right img{
  position: absolute;
  right:0;
  bottom:0;
}
.link #map {
  height: 570px;
}
.register {
  color: #414141;
}
.register .style05 {
  margin-top: 0;
}
.register .r-form h5 {
  padding-bottom: 20px;
}
.register .r-form .f-title {
  border-bottom: 1px solid #e2e2e2;
}
.register .r-form .f-title span {
  float: right;
}
.register label {
  display: block;
  font-weight: normal;
  padding-top: 20px;
}
.register label span:after {
  content: '*';
  color: #f00;
}
.register label input {
  width: 100%;
  max-width: 300px;
}
.register label .btn-check {
  display: inline-block;
  width: 100px;
  height: 25px;
  background-color: #555353;
  color: #fff;
  text-align: center;
  line-height: 25px;
  border: none;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 0;
  margin-bottom: 0;
}
.register .f-register,
.register .s-register {
  padding-bottom: 40px;
  border-bottom: 1px solid #e2e2e2;
}
.register .s-register {
  padding-bottom: 40px;
}
.register hr {
  margin-left: 0;
  margin-right: 0;
  margin-top: 30px;
  margin-bottom: 20px;
  background-color: #e2e2e2;
}
.register .btn-submit {
  display: block;
  width: 100px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  background-color: #555353;
  color: #fff;
  border: none;
  border-radius: 18px;
}
.form-style {
  padding-left: 0;
  padding-right: 0;
  padding-top: 66px;
  padding-bottom: 66px;
  background-color: #666363;
}
.form-style .re-content {
  background-color: #fff;
  color: #777373;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 17%;
  padding-bottom: 17%;
}
.re-success .content-wrap {
  width: 100%;
  max-width: 350px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 0;
  padding-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
  margin-bottom: auto;
  text-align: left;
}
.re-success .content-wrap h2 {
  padding-bottom: 45px;
  text-align: center;
  line-height: 30px;
}
.re-success p {
  font-size: 16px;
}
.re-success p span {
  color: #f00;
}
.re-success .to-login {
  width: 100%;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background-color: #555353;
  color: #fff;
  display: block;
  margin-top: 45px;
  border-radius: 20px;
  font-size: 18px;
}
.re-login .content-wrap {
  width: 100%;
  max-width: 430px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 0;
  padding-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
  margin-bottom: auto;
}
.re-login .login label {
  display: block;
  padding-bottom: 30px;
  font-size: 16px;
  color: #3e3a39;
  font-weight: normal;
  text-align: left;
}
.re-login .login label.login-checkbox {
  font-size: 12px;
}
.re-login .login label #LoginPassword,
.re-login .login label #LoginName {
  width: 100%;
  max-width: 310px;
}
.re-login .login label #Login {
  display: inline-block;
  width: 100px;
  height: 40px;
  background-color: #555353;
  color: #fff;
  border: none;
  border-radius: 20px;
  margin-right: 10px;
}
.re-login .login label b,
.re-login .login label a {
  color: #f00;
  font-weight: normal;
}
.re-login .login label span {
  display: inline-block;
  width: 90px;
  text-align: center;
}
.find-password .content-wrap {
  width: 100%;
  max-width: 460px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 0;
  padding-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
  margin-bottom: auto;
  text-align: left;
}
.find-password .cfix {
  background: url('../img/static/find02.png') no-repeat left center;
  background-size: 100% 100%;
  font-size: 16px;
  text-align: center;
  height: 36px;
  line-height: 36px;
}
.find-password .cfix a {
  display: block;
  cursor: pointer;
}
.find-password h3 {
  padding-bottom: 5%;
  text-align: center;
}
.find-password h3 img {
  margin-right: 20px;
}
.find-password p {
  color: #333;
  padding-left: 0;
  padding-right: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}
.find-password .next {
  display: block;
  width: 100px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background-color: #555353;
  color: #fff;
  border: none;
  border-radius: 20px;
  margin-top: 20px;
}
.find-password input {
  display: inline-block;
  height: 34px;
  border: 1px solid #dddddd;
  color: #ddd;
  padding-left: 10px;
  width: 100%;
  max-width: 260px;
}
.resetPassword .cfix {
  background: url('../img/static/find03.png') no-repeat left center;
  background-size: 100% 100%;
}
.resetPassword .reset-password {
  padding-top: 25px;
}
.resetPassword label {
  display: block;
  padding-bottom: 25px;
  font-weight: normal;
}
.resetPassword button {
  display: block;
  width: 100px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background-color: #555353;
  color: #fff;
  border: none;
  border-radius: 20px;
  margin-left: 85px;
}
.pd-all {
  height: 50px;
}
.phone-nav {
  position: fixed;
  width: 100%;
  z-index: 1000;
  top: 0;
  left: 0;
}
.phone-nav .phone-top {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 20;
  height: 50px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #fff;
}
.phone-nav .phone-top:after {
  clear: both;
  display: block;
  content: "";
  height: 0;
  font-size: 0;
  visibility: hidden;
}
.phone-nav .phone-top span {
  font-size: 35px;
  float: left;
  color: #a7a7a7;
}
.phone-nav .phone-top img {
  display: inline-block;
  float: right;
}
.phone-nav .phone-nav-wrap {
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  z-index: 10;
  padding-top: 50px;
  height: 100%;
  width: 100%;
  overflow-y: auto;
}
.phone-nav .ph-top {
  background-color: #2e2d2d;
  padding-bottom: 25px;
}
.phone-nav .ph-top .ph-login {
  font-size: 20px;
  padding-left: 0;
  padding-right: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}
.phone-nav .ph-top .ph-login a {
  color: #fff;
}
.phone-nav .ph-top .ph-search label {
  display: block;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
  font-size: 0;
}
.phone-nav .ph-top .ph-search input {
  display: inline-block;
  color: #fff;
  font-size: 18px;
  height: 43px;
  border-radius: 5px;
  vertical-align: middle;
  width: 85%;
  background: none;
  border: 1px solid #fff;
}
.phone-nav .ph-top .ph-search button {
  display: inline-block;
  vertical-align: middle;
  width: 15%;
  height: 45px;
  line-height: 45px;
  background: none;
  border: none;
}
.phone-nav .ph-top .ph-search button svg {
  font-size: 30px;
  color: #fff;
  vertical-align: middle;
}
.phone-nav ul li {
  font-size: 24px;
  line-height: 40px;
  text-indent: 30px;
}

.phone-nav .one-nav > li > a {
  display: block;
  height: 40px;
  color: #a9a8a8;
  background-color: #232222;
  line-height: 40px;
  font-size: 24px;
  text-indent: 30px;
  border-bottom: 1px solid #2e2d2d;
}
.phone-nav .two-nav > li > p,
.phone-nav .two-nav > li > a {
  background-color: #2e2d2d;
  color: #fff;
  position: relative;
  border-bottom: 1px solid #404040;
}
.phone-nav .two-nav > li > p b,
.phone-nav .two-nav > li > a b {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 1px solid #868282;
  background: url('../img/static/downArrow.png') no-repeat center;
  float: right;
  margin-left: 0;
  margin-right: 50px;
  margin-top: 10px;
  margin-bottom: 0;
}
.phone-nav .two-nav > li > p:before,
.phone-nav .two-nav > li > a:before {
  content: '';
  width: 5px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #89ba33;
}
.phone-nav .pc-secNav {
  display: none;
}
.phone-nav .fir-nav-item{
    color:#fff;
}
.phone-nav .sec-nav-item{
    color:#fff;
}
.phone-nav .three-nav {

}
.phone-nav .three-nav > li > a {
  color: #fff;
  border-bottom: 1px solid #2e2d2d;
  background-color: #404040;
  display:block;
}
.phone-nav .four-nav > li > a {
  background-color: #666363;
  color: #fff;
  line-height: 18px;
  text-indent: 0;
  font-size: 18px;
  padding-left: 30px;
  padding-right: 0;
  padding-top: 11px;
  padding-bottom: 11px;
  border-bottom: 1px solid #2e2d2d;
}
.phone-nav .other-items {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #2e2d2d;
  border-bottom: 1px solid #404040;
}
.phone-nav .other-items a {
  color: #a9a8a8;
  width: 45%;
  display: inline-block;
}
.phone-nav .other-items .l-l a {
  padding-right: 30px;
}
.phone-nav .other-items .l-l a svg {
  font-size: 20px;
  color: #89ba33;
  vertical-align: middle;
}
.phone-nav .other-items .l-r {
  text-align: right;
}
.phone-nav .out-link {
  text-align: right;
  background-color: #2e2d2d;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 20px;
  padding-bottom: 40px;
}
.phone-nav .out-link a {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  background: url('../img/static/outlinks.png') no-repeat left center;
  margin-right: 5px;
}
.phone-nav .out-link a.out-link1 {
  background-position: left;
}
.phone-nav .out-link a.out-link2 {
  background-position: -25px;
}
.phone-nav .out-link a.out-link3 {
  background-position: -50px;
}
.phone-nav .out-link a.out-link4 {
  background-position: -75px;
}
@media (max-width: 1200px) {
  .pc-firNav .pcNavWrap ul li table tr p {
    width: 170px;
  }
  .swiper-wrap .swiper-content .container {
    padding-top: 2%;
  }
  .swiper-wrap .swiper-content .container h2 {
    font-size: 30px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .swiper-wrap .swiper-content .container h3 {
    font-size: 20px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .swiper-wrap .swiper-content .container h4 {
    font-size: 18px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 6px;
    padding-bottom: 6px;
  }
}
@media (max-width: 992px) {
  .link-me .text-right{
    height:auto;
    position: relative;
    text-align:center;
  }
  .link-me .text-right img{
    position: relative;
   
  }
  .noteB{height:160px;}
  .noteB-show{display: none;}
  .service .two-list li {
    width: 50%;
    height: auto !important;
  }
  .foot .bottom-foot .foot-nav {
    width: 100%;
    float: none;
  }
  .foot .bottom-foot .foot-info {
    width: 100%;
    float: none;
    text-align: center;
  }
}
@media (max-width: 768px) {
  .noteB{height:60px;}
  .service .two-list li {
    width: 100%;
    height: auto !important;
  }
  .word02 {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
  .font24 {
    font-size: 20px;
  }
  .lih30 {
    line-height: 24px;
  }
  .index .in-news .news-l li {
    width: 100%;
  }
  .index .in-news .news-l .n-l-t {
    height: auto;
    padding-left: 0;
    padding-right: 0;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .index .in-news .news-l .n-l-t h5,
  .index .in-news .news-l .n-l-t h6,
  .index .in-news .news-l .n-l-t p {
    height: auto;
  }
  .index .in-news .news-r {
    padding-top: 0;
  }
  .index .in-news .news-r li a {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0px;
    padding-bottom: 0px;
	display: table-cell;
	vertical-align:middle;
	height:auto;
	line-height:20px;
	height:45px;
	position:static;
	width:240px;
  }
  .index .bt-col .bt-news-list li{border-bottom: 1px dashed #c9c9c9;}
  .index .bt-col .bt-news-list li a{padding-top:0px; padding-bottom:0px;display: table-cell;vertical-align:middle;height:auto;line-height:20px;height:45px;position:static;}
  .index .bt-col .bt-col-c,
  .index .bt-col .bt-col-r-c {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 30px;
  }
  .index .bt-col .bt-col-c .t-l,
  .index .bt-col .bt-col-c .t-c {
    float: none;
  }
  .index .bt-col .bt-col-c .imgTitle {
    width: 100%;
  }
  .swiper-wrap:before {
    padding-top: 50%;
  }
  .swiper-wrap .swiper-content .container {
    padding-top: 5%;
  }
  .swiper-wrap .swiper-content .container h2 {
    font-size: 30px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .swiper-wrap .swiper-content .container h3 {
    font-size: 24px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .swiper-wrap .swiper-content .container h4 {
    font-size: 18px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .tr-reverse {
    text-align: left;
  }
  .a-content .style05 {
    margin-top: 20px;
  }
  .get-list .f-txt {
    padding-left: 0;
  }
  .register label {
    padding-top: 10px;
  }
  .register label input {
    max-width: 200px;
  }
}
@media (max-width: 767px) {
  .service-inner .s-i .s-i-r {
    width: 100%;
  }
  .s-web .w-video {
    height: auto;
  }
  .s-web .v-r {
    float: none;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
  .s-web .v-r p {
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .s-web .v-l {
    float: none;
  }
}
@media (max-width: 414px) {
  .swiper-wrap:before {
    padding-top: 70%;
  }
  .swiper-wrap .swiper-content .container {
    padding-top: 2%;
  }
  .swiper-wrap .swiper-content .container h2 {
    font-size: 24px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 3px;
    padding-bottom: 3px;
  }
  .swiper-wrap .swiper-content .container h3 {
    font-size: 18px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 3px;
    padding-bottom: 3px;
  }
  .swiper-wrap .swiper-content .container h4 {
    font-size: 16px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 3px;
    padding-bottom: 3px;
  }
}
.page-pagination {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 6%;
  padding-bottom: 6%;
  background-color: #fff;
  text-align: right;
}
.page-pagination a {
  display: inline-block;
  width: 28px;
  line-height: 28px;
  border: 1px solid #a0a0a0;
  border-radius: 0;
  color: #000;
  text-align: center;
}
.page-pagination a.active {
  border-color: #2e9c76;
}

.bdimgshare-bg{display:none !important;}
.bdimgshare-content{display:none !important;}
.show-banner img{
  width: 100%
}