@charset "utf-8";
/* CSS Document */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
  outline: 0;
}

body {
  line-height: 1;
  color: black;
  background: white;
}

ol,
ul {
  list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: separate;
  border-spacing: 0;
}

caption,
th,
td {
  text-align: left;
  font-weight: normal;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}

blockquote,
q {
  quotes: """";
}

body {
  width: 100%;
  overflow-x: hidden;
}

.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
  /*For IE 6&7 only*/
}

.line-0 {
  line-height: 0
}
.table-container {
  width: 100%;
  overflow-y: auto;
  _overflow: auto;
  margin: 0 0 1em;
}

.table-container::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 14px;
  height: 14px;
}

.table-container::-webkit-scrollbar-thumb {
  border-radius: 8px;
  border: 3px solid #fff;
  background-color: rgba(0, 0, 0, .3);
}
body {
  font-family: "Noto Sans CJK TC", "SF Pro Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 20px;
  font-weight: normal;
}

.container-fluid {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden
}

a {
  text-decoration: none;
  color: #000;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  font-weight: normal;
}

a:hover {
  color: #ab2931
}

img {
  max-width: 100%
}
#hd {
  padding-top: 110px;
  background-color: #020100;
}
.banner {
  position: relative
}

.banner .slogan {
  position: absolute;
  z-index: 30;
  left: 10%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
  font-weight: bold;
  max-width: 768px;
  width: 100%;
  text-transform: uppercase;
  text-shadow: 9px 3px 15px rgba(0, 0, 0, 0.29);
}

h1 {
  font-size: 60px;
  line-height: 70px
}

.wrap {
  max-width: 1700px;
  margin: 0 auto;
  padding: 0 30px
}

.row {
  margin: 0 -20px
}

* {
  box-sizing: border-box
}

.header {
  padding: 5px 0;
  transition: all 0.5s ease-in-out;
  width: 100%;
  position: fixed;
  z-index: 20;
  top: 0;
  background-color: #020100;
}

.logo {
  float: left;
  width: 30%;
  margin-top: 25px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out
}

.navbar-solid-state {
  background: #522222;
}


.header .menu {
  width: 70%;
  float: right;
  text-align: right
}

.header .menu ul {
  display: inline-block;
  text-align: right;
  vertical-align: middle;
  margin-top: 20px;
  padding: 0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out
}

.header .menu ul li {
  display: inline-block;
  padding: 0;
  margin: 30px 0;
  font-weight: 600;
  transition: all 0.5s ease-in-out;
}

.header .menu ul li+li {
  border-left: 1px solid #fff;
}

.header .menu ul li a {
  display: inline-block;
  color: #FFFFFF;
  padding: 0px 30px;
}

.header.shrink {
  background-color: #020100;
  box-shadow: 0 0 20px rgba(41, 41, 41, 0.82);
  padding: 10px 0;
  position: fixed;
  z-index: 999
}

.header.shrink .menu ul {
  margin-top: 0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out
}

.header.shrink .logo {
  margin-top: 0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out
}

.text-center {
  text-align: center
}

.md_bg,
.img_zone:before,
.img_zone:after {
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover
}

.img_zone:before,
.img_zone:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  z-index: 100;
  left: 0;
}

.img_zone:before {
  top: 0
}

.img_zone:after {
  bottom: 0
}

.img_zone {
  display: inline-block;
  position: relative;
  width: 100%;
  overflow: hidden
}

.num {

  width: 80px;
  height: 80px;
  z-index: 555;
  font-size: 38px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  line-height: 80px;
  border-radius: 50px;
  background: #454545;
  display: inline-block;
  margin-bottom: 20px;
}

.pic_left {
  width: 45%;
  position: absolute;
  top: calc(50% - 100px);
  text-align: center;
  padding-left: 10%;
  z-index: 111
}

.pic_right2 {
  width: 60%;
  position: absolute;
  top: calc(50% - 60px);
  text-align: center;
  float: right;
  z-index: 111;
  right: 0
}

.pic_left p,
.pic_right2 p {
  font-size: 25px;
  color: #fff;
  line-height: 130%;
  margin: 30px auto
}

.pic_right2 p {
  color: #296fb5
}

.pic_right2 h3 {
  margin: 10px 0 20px;
  font-size: 30px;
  font-weight: 500
}

.pic_left h3 {
  color: #454545;
  margin: 10px 0 20px;
  font-size: 30px;
  font-weight: 500
}
.pic_left img, .pic_right2 img {
  vertical-align: middle;
}


.img_zone {
  background-repeat: no-repeat;
  width: 100%;
  overflow: hidden;
}


.zone-pro {
  background: url(../images/pro_bg.jpg) center top;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  color:#222222;
  padding: 50px 0;
}

.zone-pro .pro_bg {
    background-color: rgba(255,255,255,0.8);
    max-width: 930px;
    margin: auto;
    padding: 40px 30px 30px;
}
.zone1 {
  padding-top: 40px;
}
.zone1 .img_zone:before {
  top: 0;
  left: 0;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 60px 1920px 0 0;
  border-color: #fff transparent transparent transparent;
  display: none;
}

.zone1 .img_zone:after {
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: 10;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 80px 1920px;
  border-color: transparent transparent #ffffff transparent;
  display: none;
}


.zone {
  position: relative;
  line-height: 0
}

.txt_zone {
  line-height: 150%
}

.zone1 .txt_zone {

  padding: 50px 0;
  line-height: 150%
}

h2 {
  font-size: 40px;
  font-weight: bold;
  margin: 0 0 20px 0;
  line-height: 150%;
  display: inline-block;
  position: relative
}

h2:before {
  content: "";
  width: 100px;
  height: 101px;
  background-image: url(../images/icon-h.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  left: -40px;
  top: -40px;
  position: absolute;
  z-index: -1;
}

h2:after {
  display: none;
  content: "";
  width: 165px;
  height: 1px;
  background: #fff;
  right: calc(50% - 400px);
  position: absolute;
  top: 50%
}

.zone1 .desc {
  max-width: 850px;
  width: 80%;
  margin: 0 auto;
  font-weight: 500;
  line-height: 150%;
}

.inline li {
  display: inline-block;
  position: relative;
  padding-left: 15px;
  margin-bottom: 15px;
  margin-right: 10px;
}

.inline li:before {
  content: "";
  width: 8px;
  height: 8px;
  display: block;
  position: absolute;
  left: 0;
  top: 12px;
  border-radius: 50%;
  background: #984fff;
}

.inline li img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px
}


.zone1 .num {
  background: #454545;
  color: #fff
}

.icon {
  text-align: center
}

.icon ul {
  display: inline-block
}

.icon ul li {
  display: inline-block;
  font-size: 20px;
  margin: 0 5px;
  vertical-align: top
}

.icon .pic {
  padding: 0 10px;
  max-width: 100px;
  margin: 0 auto;
}

.zone2 .img_zone:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 1920px 60px 0;
  border-color: transparent #ffffff transparent transparent;
  display: block;

}

.zone2 .md_bg {
  background: #fff;
  height: 33px
}

.zone2 .img_zone:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 56px 0 0 1920px;
  border-color: transparent transparent transparent #ffffff;
  display: block
}

.zone2 .num {
  color: #FFFFFF
}

.zone2 .md_bg {
  background: #fff;
  height: 26px;
  display: none;
}

.zone2 .img_zone:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 40px 1920px 0 0;
  border-color: #ffffff transparent transparent transparent;
  display: none;
}

.zone2 .img_zone:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 20px 1920px;
  border-color: transparent transparent #ffffff transparent;
  display: none;
}


.zone3 .num {
  background: #454545;
  color: #fff
}

.zone3 .md_bg {
  height: 30px;
  background: #fff;
}

.zone3 .img_zone:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 1920px 40px 0;
  border-color: transparent #ffffff transparent transparent;
  display: none;

}

.zone3 .img_zone:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 42px 0 0 1920px;
  border-color: transparent transparent transparent #ffffff;
  display: none
}


.zone4 .num {
  color: #FFFFFF
}

.zone4 .md_bg {
  background: #fff;
  height: 26px;
  display: none
}

.zone4 .img_zone:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 40px 1920px 0 0;
  border-color: #ffffff transparent transparent transparent;
  display: block;
}

.zone4 .pic_left {
  top: 35%
}


.zone5 .img_zone:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 1920px 40px 0;
  border-color: #ffffff transparent transparent transparent;
  display: block;
}


.zone5 .img_zone:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 56px 0 0 1920px;
  border-color: transparent transparent transparent #ffffff;
  display: none;
}

.zone5 .num {
  background: #454545;
  color: #fff
}

.zone5 .pic_right2 p {
  font-size: 25px
}

.zone6 {
  background: url(../images/ab_bg.jpg) center top;
  text-align: center;
  color: #fff
}

.zone6 .md_bg {
  height: 20px
}
.about-bg {
    background-image: url(../images/company.jpg);
    background-repeat: no-repeat;
    background-position: top right;
}
.about {
  padding: 200px 0;
  margin: 0 auto;
  font-size: 1rem;
  line-height: 1.6rem;
  font-weight: normal;
}
.about h2 {
    margin-left: 30px;
}
.about-cont {
    max-width: 800px;
    font-size: 18px;
    color: #222;
    line-height: 1.8;
}
.com-pic {
    float: right;
    width: 50%;
}
.about p {
  margin-bottom: 15px;
}


.more a {
  background: #D4D4D4;
  display: inline-block;
  padding: 5px 15px;
}

.more a:hover {
  background: #ab2931;
  color: #FFFFFF
}
.feature {
  background-image: url(../images/feature.jpg);
  background-size: 40%;
  background-repeat: no-repeat;
  background-position: left center;
}
.fea {
  padding: 100px 0 70px;
}
.fea-text {
  float: right;
  width: 58%;
  padding-left: 30px;
  padding-right: 30px;
  color: #222222;
  line-height: 1.6;
}
.fea-text h2 {
  margin-left: 30px;
}
.fea-tab {
  margin-top: 30px;
}
.fea-tab h3 {
  font-size: 25px;
}
.fea-arrow {
  display: none;
}
.fea-arrow img {
  max-width: 30px;
}
.fea-tab th {
  background-color: #535353;
  color: #fff;
  text-align: center;
  padding: 10px;
}
.fea-tab td {
  padding: 10px;
  vertical-align: middle;
  font-size: 18px;
}
.fea-tab tr:nth-child(odd) td {
  background-color: #EEEDEC;
}
.fea-tab tr td:nth-child(1) {
  text-align: center;
  width: 230px;
  padding: 10px 5px;
}
.fea-btn {
  text-align: center;
  margin-top: 30px;
}
.fea-btn a {
  display: inline-block;
  padding: 10px;
  margin: 0 10px;
  font-size: 17px;
  width: 217px;
  background: rgb(246, 171, 0);
  border-radius: 0;
  color: #ffffff;
  font-weight: 400;
  border: 0px;
  transition: all 3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  clear: both;
  cursor: pointer;
  position: relative;
}
.fea-btn a:before { content: ""; position: absolute; top: 0; left: 0; width: 0%; height: 100%; z-index: -1;
  background: rgb(246, 171, 0);
  background: linear-gradient(-90deg, rgba(246, 171, 0, 1) 0%, rgba(239, 104, 7, 1) 20%, rgba(231, 59, 14, 1) 37%, rgba(225, 27, 18, 1) 58%, rgba(221, 7, 21, 1) 80%, rgba(220, 0, 23, 1) 100%);
  background-size: 100%;
  transition: all 3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
.fea-btn a:hover {
    background-color: transparent;
}
.fea-btn a:hover:before {
    width: 100%;
}
.footer {
  padding-top: 30px;
}

.footer .ft_logo {
  margin-bottom: 30px
}

.footer .ft_logo img {
  width: 400px;
}



.footer .info {
  font-size: 14px;
  line-height: 1.25rem;
  margin-bottom: 20px
}

.ft_line {
  background: #363636;
  color: #fff;
  padding: 15px 0;
  font-size: 15px
}

.ft_line a {
  color: #fff
}

.copyright {
  width: 50%;
  display: inline-block
}

.ft_link {
  width: 48%;
  display: inline-block;
  text-align: right;
  color: #fff;
}

.ft_link a {
  color: #fff
}

.ft_link ul li {
  display: inline-block
}

.ft_link ul li a::after {
  content: ',';
  display: inline-block;
}

.ft_link ul li:last-child a::after {
  content: '';
  display: none
}
.contactus {
    padding-top: 100px;
}
.contact-content {
    padding-top: 30px;
    padding-bottom: 50px;
}
.cont-left {
    float: left;
    width: 50%;
    padding-right: 30px;
}
.cont-info {
    max-width: 760px;
    margin: auto;
    padding: 60px;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16);
}
.ft_logo {
    float: left;
    width: 30%
}
.ft_logo a {
    display: block;
}
.ft_info {
    float: left;
    width: 70%;
    font-size: 18px;
    line-height: 2;
    color: #707070;
}
.ft_info img {
  width: 20px;
  height: 22px;
  vertical-align: middle;
  margin-right: 18px;
  margin-top: -2px;
}
.contact {
  position: fixed;
  right: 0.2%;
  bottom: 14%;
  z-index: 999;
  width: 86px;
  height: 86px;
  background: #e6007e;
  text-align: center;
  display: block;
  padding: 5px;
  color: #fff;
  font-size: 12px;
  font-weight: normal;
  border-radius: 100em;

}

.contact a {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  text-align: center;
  color: #FFFFFF;
  width: 100%;
  height: 100%;
  display: block;

}

.contact:hover {
  background: #000
}

.contact img {
  display: block;
  margin: 6px auto;
  width: 18px;
}

.contact span {
  display: block;
  font-size: 0.875rem;
  font-weight: normal;
  text-align: center;
}
.form {
    float: left;
    width: 50%;
    padding-left: 30px;
}
.input-text {
  padding: 15px 16px;
  border: 1px solid #ccc;
  width: 100%;
  height: 50px;
  display: block;
  border-radius: 0px;
  font-size: 15px;
  color: #aaa;
  margin: 0 0 15px 0;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}

.input-text_message {
  padding: 15px 16px;
  border: 1px solid #ccc;
  width: 100%;
  height: 180px;
  display: block;
  border-radius: 4px;
  font-size: 15px;
  color: #aaa;
  margin: 0 0 15px 0;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}

.input-text_code {
  padding: 15px 16px;
  border: 1px solid #ccc;
  height: 50px;
  display: block;
  border-radius: 4px;
  font-size: 15px;
  color: #aaa;
  margin: 0 0 15px 0;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}

.input-btn {
  width: 175px;
  height: 50px;
  font-size: 17px;
  background: rgb(246,171,0);
  border-radius: 0;
  color: #ffffff;
  font-weight: 400;
  border: 0px;
  transition: all 3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  clear: both;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.input-btn:before { content: ""; position: absolute; top: 0; left: 0; width: 0%; height: 100%; z-index: -1;
  background: rgb(246, 171, 0);
  background: linear-gradient(-90deg, rgba(246, 171, 0, 1) 0%, rgba(239, 104, 7, 1) 20%, rgba(231, 59, 14, 1) 37%, rgba(225, 27, 18, 1) 58%, rgba(221, 7, 21, 1) 80%, rgba(220, 0, 23, 1) 100%);
  background-size: 100%;
  transition: all 3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
.input-btn:hover {
    background-color: transparent;
}
.input-btn:hover:before {
    width: 100%;
}
.input-btn img {
    vertical-align: middle;
    margin-top: -4px;
}
.code_left {
  float: left;
}

.code_right {
  float: left;
  padding-left: 0.5em;
}

.submit {
  width: 100%;
  clear: both;
  margin: 0 auto;
  padding-top: 50px;
}

#gotop {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  z-index: 999
}

#gotop {
  position: fixed;
  right: 0;
  bottom: 5%;
  width: 80px;
  color: #454545;
  cursor: pointer;
  text-align: center
}

#gotop:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 15px 10px;
  border-color: transparent transparent #454545 transparent;
  display: block;
  margin: 0 auto 10px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out
}

#gotop:hover {
  color: #000
}

#gotop:hover:before {
  border-color: transparent transparent #000 transparent;
}

.wow {
  opacity: 0;
  -webkit-transform: translateY(300px);
  transform: translateY(300px);
  -webkit-transition: all 1.5s ease-in-out;
  transition: all 1.5s ease-in-out
}

.wow.animated {
  opacity: 1;
  -webkit-transform: translateY(0px);
  transform: translateY(0px)
}

.wow.fad-left {
  -webkit-transform: translate(-300px, 0);
  transform: translate(-300px, 0);
}

.wow.fad-left.animated {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0)
}

.wow.fad-right {
  -webkit-transform: translate(300px, 0);
  transform: translate(300px, 0);
}

.wow.fad-right.animated {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0)
}

.wow.fadin {
  -webkit-transform: translate(0);
  transform: translate(0);
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out
}

.wow.fadin.animated {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.banner_s {
  display: none
}

.logo_s,
.pro_s {
  display: none
}

.footer .info span {
  border-right: 1px solid #333;
  margin: 0 10px
}

.icon_s {
  display: none
}

.footer .info .footer-add {
  border: 0;
  position: relative
}

.footer .info .footer-add a {
  position: absolute;
  right: -40px;
  top: -10px;
}
@media (max-width: 1700px) {
  .about {
    padding: 150px 50% 150px 30px;
  }
}
@media (max-width:1440px) {
  .about-bg {
    background-size: 70%;
  }
  .num {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 25px
  }
  .icon .pic {
    padding: 0 10px;
    max-width: 80px;
    margin: 0 auto;
  }
  .pic_left {
    padding-left: 0
  }
  .zone3 .img_zone:after {
    border-width: 24px 0 0 1440px;
    display: none
  }
}
@media (max-width:1280px) {
  body {
    font-size: 16px;
  }
  .logo {
    margin-top: 10px;
  }
  .header .menu ul {
    margin-top: 10px;
    font-size: 18px;
  }
  .header .menu ul li {
    padding: 0px;
    margin: 30px 0 20px;
  }
  #hd {
    padding-top: 93px;
  }
  .about {
    padding: 100px 50% 50px 30px;
  }
  .feature {
    background-size: 45%;
    background-position: top left;
  }
  .fea-text {
    float: none;
    width: 100%;
  }
  .fea-text>h2, .fea-text>.fea-txt {
    margin-left: 50%;
    padding-left: 30px;
  }
  .fea-text>h2 {
    margin-top: 50px;
  }
  .fea-text>.fea-txt {
    margin-bottom: 100px;
  }
  .pic_left {
    top: calc(50% - 60px);
  }
  .pic_left p, .pic_right2 p {
    font-size: 20px
  }
  .pic_left h3 img, .pic_right2 h3 img {
    max-width: 115px;
  }
  .zone5 .pic_right2 p {
    font-size: 20px
  }
  .icon ul li>div, .icon ul li>p {
    display: inline-block;
    vertical-align: middle
  }
  .icon .pic {
    max-width: 50px;
    padding: 0 5px
  }
  .copyright, .ft_link {
    width: 100%;
    text-align: center
  }
  .ft_link {
    padding: 5px 0
  }
  .inline li:before {
    width: 6px;
    height: 6px;
    top: 7px;
    background: #984fff;
  }
  .num {
    margin-bottom: 10px
  }
}
@media (max-width: 1080px) {
  .about {
    padding: 50px 50% 50px 30px;
  }
  .fea-text>h2 {
    margin-top: 0px;
  }
  .fea-text>.fea-txt {
    margin-bottom: 0px;
  }
  .fea-tab {
    margin-top: 100px;
  }
}
@media (max-width: 1024px) {
  .about-bg {
    background-size: 70%;
  }
  .about {
    padding: 50px 50% 0 30px;
  }
  .feature {
    background-size: 45%;
  }
  .fea-text>h2, .fea-text>.fea-txt {
    margin-left: 50%;
    padding-left: 30px;
  }
  .cont-left {
    padding-right: 15px;
  }
  .form {
    padding-left: 15px;
  }
  .cont-info {
    padding: 20px;
  }
  .ft_logo {
    float: none;
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }
  .ft_info {
    float: none;
    width: 100%;
  }
}
@media (max-width:991px) {
  .header.shrink {
    padding: 5px 0;
  }
  .logo {
    margin-top: 0;
  }
  .logo img {
    margin: 5px auto 0;
    max-height: 60px;
  }
  .header .menu ul {
    margin-top: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 16px;
  }
  .header .menu ul li {
    margin: 20px 0;
  }
  #hd {
    padding-top: 77px;
  }
  .about-bg {
    background-size: 100%;
  }
  .about {
    padding: 500px 30px 0;
  }
  .fea-text>h2, .fea-text>.fea-txt {
    margin-left: 0;
    padding-left: 0;
  }
  .fea-tab {
    margin-top: 30px;
  }
  .pic_left h3 img, .pic_right2 h3 img {
    max-width: 90px;
  }
  .footer .ft_logo {
    padding-left: 30px;
    padding-right: 30px;
  }
  #gotop {
    bottom: 2.5%;
    display: none;
  }
  #gotop>div {
    display: none
  }
  #gotop:before {
    border-color: transparent transparent #e6007e transparent;
    border-width: 0 15px 18px 15px;
    display: none;
  }
  .contact {
    bottom: 0;
    border-radius: 0;
    display: block;
    width: 100%;
    height: 60px;
    right: 0;
  }
  .cont-left {
    float: none;
    width: 100%;
    padding-right: 0;
    margin-bottom: 30px;
  }
  .cont-info {
    max-width: 100%;
    padding: 30px 60px;
  }
  .form {
    float: none;
    width: 100%;
    padding-left: 0;
  }
  .ft_logo {
    float: none;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  .ft_info {
    float: none;
    width: 100%;
    text-align: center;
  }
  .feature {
    padding-top: 500px;
    background-size: inherit;
  }
}
@media (max-width:860px) {
  .header, .header.shrink {
    padding-top: 10px;
    background: rgba(2, 1, 0, 1)
  }
  .logo, .header .menu {
    width: 100%;
    float: none;
    text-align: center
  }
  .logo img {
    margin: 0 auto;
    max-height: 50px;
  }
  #header .wrap {
    padding: 0
  }
  .header .menu {
    border-top: 1px solid #ccc;
    margin-top: 10px;
  }
  .header .menu ul {
    text-align: center;
  }
  .header .menu ul li,
  .header.shrink .menu ul li {
    padding: 0 10px;
    font-weight: normal;
    margin: 0;
  }
  .header .menu ul li+li {
    border: none;
  }
  .header .menu ul li a {
    padding: 10px 15px;
  }
  #hd {
    padding-top: 121px;
  }
  .banner_b {
    width: 120%;
    margin-left: -10%;
  }
  .zone1 {
    padding-top: 0px;
  }
  .zone1 .pic_left {
    background: rgba(248, 248, 248, 1.00)
  }
  .md_bg {
    display: none
  }
  .pro_s {
    display: block
  }
  .pro_b {
    display: none
  }
  .pic_right2, .pic_left {
    position: static;
    padding: 40px 15px 20px
  }
  .pic_left, .pic_right, .pic_left2, .pic_right2 {
    width: 100%;
    float: none;
    height: auto
  }
  .pic_left img, .pic_right img, .pic_left2 img, .pic_right2 img {
    height: auto;
    position: static;
    -webkit-transform: translate(0%, 0%);
    transform: translate(0%, 0%)
  }
  .pic_left img, .pic_right2 img, .pic_right img, .pic_left2 img {
    width: auto;
    max-width: 100%
  }
  .zone1:before {
    border-width: 23px 0 0 860px;
  }
  .zone1 .txt_zone {
    padding: 50px 0 0
  }
  .banner .slogan {
    left: 3%;
    max-width: 400px
  }
  h1 {
    font-size: 25px;
    line-height: 35px
  }
  .wow.fad-left {
    -webkit-transform: translate(0, 300px);
    transform: translate(0, 300px);
  }
  .wow.fad-left.animated {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
  }
  .wow.fad-right {
    -webkit-transform: translate(0, 300px);
    transform: translate(0, 300px);
  }
  .wow.fad-right.animated {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
  }
}
@media (max-width: 767px) {
  .banner_b {
    width: 140%;
    margin-left: -30%;
  }
  .about {
    padding: 400px 30px 0;
  }
  h2 {
    font-size: 36px;
  }
  h2:before {
    width: 80px;
    top: -30px;
    left: -30px;
  }
  .about h2, .fea-text h2 {
    margin-left: 0;
  }
  .feature {
    background-position: top left;
    background-size: 90%;
    padding-top: 50%;
  }
  .cont-info {
    padding: 30px;
  }
}
@media (max-width: 640px) {
  .header .menu ul {
    margin-top: 0;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .header .menu ul li,
  .header.shrink .menu ul li {
    padding: 0px;
    margin: 0;
  }
  .header .menu ul li a {
    padding: 10px;
  }
  .about {
    padding: 360px 30px 0;
  }
  .fea-tab table {
    width: 600px;
  }
  .fea-arrow {
    display: block;
  }
  .footer .info .footer-add {
    margin-right: 10%;
  }
}
@media (max-width:580px) {
  #hd {
    padding-top: 119px;
  }
  .banner_s {
    display: block
  }
  .banner_b {
    display: none
  }
  .banner .slogan {
    width: 100%;
    position: static;
    padding: 15px 15px 30px;
    background: #90b93e;
    max-width: 100%;
    left: 0;
    top: 0;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .about {
    padding: 300px 30px 0;
  }
  .fea-btn a {
    width: 100%;
    max-width: 260px;
    margin: 0 auto 10px;
  }
  h1 {
    font-size: 20px;
    line-height: 30px
  }
  h2 {
    font-size: 30px;
    margin-top: 0px;
  }
  h2:before {
    width: 60px;
    top: -20px;
    left: -20px;
  }
  .zone4 .txt_zone {
    width: 100%;
    padding: 0 20px
  }
  .contactus {
    padding-top: 50px;
  }
  .contact-content {
    padding-top: 10px;
  }
  .footer .info {
    padding: 0 20px;
    font-size: 15px;
    line-height: 160%
  }
  .footer .info span {
    border-right: 0;
    display: block
  }
  .cont-info {
    padding: 20px;
  }
  .ft_logo img {
    max-height: 120px;
  }
  .ft_info {
    line-height: 1.6;
    font-size: 16px;
  }
  #gotop {
    bottom: 0px
  }
}
@media (max-width:480px) {
  h1 {
    font-size: 20px;
    line-height: 25px
  }
  h2 {
    font-size: 25px;
  }
  .banner {
    padding-top: 0;
  }
  .about {
    padding: 250px 30px 0;
  }
  .feature {
    background-position: top left;
    background-size: 95%;
    padding-top: 50%;
  }
  .zone1 .desc {
    text-align: left
  }
  .pic_right2 h3 {
    line-height: 1.6rem
  }
  .pic_left p, .pic_right2 p {
    font-size: 15px
  }
  .pic_left h3 img, .pic_right2 h3 img {
    max-width: 70px;
  }
  .inline li {
    width: 100%
  }
  .inline {
    margin: 0 auto;
    text-align: center
  }
  .inline li:before {
    position: static;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle
  }
  .num {
    font-size: 30px;
  }
  .icon ul li>div, .icon ul li>p {
    display: block;
  }
  .zone4 .img_zone:before {
    display: none
  }
  .code_left, .code_right {
    width: 100%;
    float: none;
  }
  #gotop {
    width: 50px;
  }
}
@media (max-width: 425px) {
  .header .menu ul li a {
    padding: 10px 5px;
  }
}
@media(max-width:360px) {
  .header .menu ul li,
  .header.shrink .menu ul li {
    font-size: 16px;
  }
  .banner {
    padding-top: 0;
  }
  .about {
    padding: 200px 30px 0;
  }
  .about-cont {
    font-size: 1rem;
    line-height: 1.6;
  }
  .feature {
    background-position: top left;
    padding-top: 50%;
  }
  .fea {
    padding-top: 70px;
    padding-bottom: 30px;
  }
  .fea-tab h3 {
    font-size: 22px;
  }
}
@media (max-width:320px) {
  .wow {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
  .wow.fad-left,
  .wow.fad-right {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
  }
  .pic_left h3,
  .pic_right2 h3 {
    font-size: 25px
  }
  .header .menu ul li a {
    padding: 10px 4px;
  }
}
