.fl {
  float: left;
}

.fr {
  float: right;
}

.clear {
  clear: both;
}

.clearfix, .container:after,
.row:after, ul {
  *zoom: 1;
}

.clearfix:after, .container:after,
.row:after, ul:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.ellipsis {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.container {
  margin-right: auto;
  margin-left: auto;
}

.content img {
  max-width: 100%;
}

.content_box,
.content_box *,
.content_box *:before,
.content_box *:after {
  box-sizing: content-box;
}

.ml5 {
  margin-left: 5px;
}

.mt5 {
  margin-top: 5px;
}

.mr5 {
  margin-right: 5px;
}

.mb5 {
  margin-bottom: 5px;
}

.mg5 {
  margin: 5px;
}

.pl5 {
  padding-left: 5px;
}

.pt5 {
  padding-top: 5px;
}

.pr5 {
  padding-right: 5px;
}

.pb5 {
  padding-bottom: 5px;
}

.pd5 {
  padding: 5px;
}

.ml10 {
  margin-left: 10px;
}

.mt10 {
  margin-top: 10px;
}

.mr10 {
  margin-right: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.mg10 {
  margin: 10px;
}

.pl10 {
  padding-left: 10px;
}

.pt10 {
  padding-top: 10px;
}

.pr10 {
  padding-right: 10px;
}

.pb10 {
  padding-bottom: 10px;
}

.pd10 {
  padding: 10px;
}

.ml15 {
  margin-left: 15px;
}

.mt15 {
  margin-top: 15px;
}

.mr15 {
  margin-right: 15px;
}

.mb15 {
  margin-bottom: 15px;
}

.mg15 {
  margin: 15px;
}

.pl15 {
  padding-left: 15px;
}

.pt15 {
  padding-top: 15px;
}

.pr15 {
  padding-right: 15px;
}

.pb15 {
  padding-bottom: 15px;
}

.pd15 {
  padding: 15px;
}

.ml20 {
  margin-left: 20px;
}

.mt20 {
  margin-top: 20px;
}

.mr20 {
  margin-right: 20px;
}

.mb20 {
  margin-bottom: 20px;
}

.mg20 {
  margin: 20px;
}

.pl20 {
  padding-left: 20px;
}

.pt20 {
  padding-top: 20px;
}

.pr20 {
  padding-right: 20px;
}

.pb20 {
  padding-bottom: 20px;
}

.pd20 {
  padding: 20px;
}

.ml25 {
  margin-left: 25px;
}

.mt25 {
  margin-top: 25px;
}

.mr25 {
  margin-right: 25px;
}

.mb25 {
  margin-bottom: 25px;
}

.mg25 {
  margin: 25px;
}

.pl25 {
  padding-left: 25px;
}

.pt25 {
  padding-top: 25px;
}

.pr25 {
  padding-right: 25px;
}

.pb25 {
  padding-bottom: 25px;
}

.pd25 {
  padding: 25px;
}

.ml30 {
  margin-left: 30px;
}

.mt30 {
  margin-top: 30px;
}

.mr30 {
  margin-right: 30px;
}

.mb30 {
  margin-bottom: 30px;
}

.mg30 {
  margin: 30px;
}

.pl30 {
  padding-left: 30px;
}

.pt30 {
  padding-top: 30px;
}

.pr30 {
  padding-right: 30px;
}

.pb30 {
  padding-bottom: 30px;
}

.pd30 {
  padding: 30px;
}

.ml35 {
  margin-left: 35px;
}

.mt35 {
  margin-top: 35px;
}

.mr35 {
  margin-right: 35px;
}

.mb35 {
  margin-bottom: 35px;
}

.mg35 {
  margin: 35px;
}

.pl35 {
  padding-left: 35px;
}

.pt35 {
  padding-top: 35px;
}

.pr35 {
  padding-right: 35px;
}

.pb35 {
  padding-bottom: 35px;
}

.pd35 {
  padding: 35px;
}

.ml40 {
  margin-left: 40px;
}

.mt40 {
  margin-top: 40px;
}

.mr40 {
  margin-right: 40px;
}

.mb40 {
  margin-bottom: 40px;
}

.mg40 {
  margin: 40px;
}

.pl40 {
  padding-left: 40px;
}

.pt40 {
  padding-top: 40px;
}

.pr40 {
  padding-right: 40px;
}

.pb40 {
  padding-bottom: 40px;
}

.pd40 {
  padding: 40px;
}

.ml45 {
  margin-left: 45px;
}

.mt45 {
  margin-top: 45px;
}

.mr45 {
  margin-right: 45px;
}

.mb45 {
  margin-bottom: 45px;
}

.mg45 {
  margin: 45px;
}

.pl45 {
  padding-left: 45px;
}

.pt45 {
  padding-top: 45px;
}

.pr45 {
  padding-right: 45px;
}

.pb45 {
  padding-bottom: 45px;
}

.pd45 {
  padding: 45px;
}

.ml50 {
  margin-left: 50px;
}

.mt50 {
  margin-top: 50px;
}

.mr50 {
  margin-right: 50px;
}

.mb50 {
  margin-bottom: 50px;
}

.mg50 {
  margin: 50px;
}

.pl50 {
  padding-left: 50px;
}

.pt50 {
  padding-top: 50px;
}

.pr50 {
  padding-right: 50px;
}

.pb50 {
  padding-bottom: 50px;
}

.pd50 {
  padding: 50px;
}

.f12 {
  font-size: 12px;
}

.f14 {
  font-size: 14px;
}

.f16 {
  font-size: 16px;
}

.f18 {
  font-size: 18px;
}

.f20 {
  font-size: 20px;
}

.f22 {
  font-size: 22px;
}

.f24 {
  font-size: 24px;
}

.f26 {
  font-size: 26px;
}

.f28 {
  font-size: 28px;
}

.f30 {
  font-size: 30px;
}

.f32 {
  font-size: 32px;
}

.f34 {
  font-size: 34px;
}

.f36 {
  font-size: 36px;
}




html {
  line-height: 1.15;
  
  -ms-text-size-adjust: 100%;
  
  -webkit-text-size-adjust: 100%;
  
}



article,
aside,
footer,
header,
nav,
section {
  display: block;
}


h1 {
  font-size: 2em;
  margin: 0.67em 0;
}



figcaption,
figure,
main {
  
  display: block;
}


figure {
  margin: 1em 40px;
}


hr {
  box-sizing: content-box;
  
  height: 0;
  
  overflow: visible;
  
}


pre {
  font-family: monospace, monospace;
  
  font-size: 1em;
  
}



a {
  background-color: transparent;
  
  -webkit-text-decoration-skip: objects;
  
}


abbr[title] {
  border-bottom: none;
  
  text-decoration: underline;
  
  text-decoration: underline dotted;
  
}


b,
strong {
  font-weight: inherit;
}


b,
strong {
  font-weight: bolder;
}


code,
kbd,
samp {
  font-family: monospace, monospace;
  
  font-size: 1em;
  
}


dfn {
  font-style: italic;
}


mark {
  background-color: #ff0;
  color: #000;
}


small {
  font-size: 80%;
}


sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}



audio,
video {
  display: inline-block;
}


audio:not([controls]) {
  display: none;
  height: 0;
}


img {
  border-style: none;
}


svg:not(:root) {
  overflow: hidden;
}



button,
input,
optgroup,
select,
textarea {
  margin: 0;
}


button,
input {
  
  overflow: visible;
}


button,
select {
  
  text-transform: none;
}


button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  
}


button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}


button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}


legend {
  box-sizing: border-box;
  
  color: inherit;
  
  display: table;
  
  max-width: 100%;
  
  padding: 0;
  
  white-space: normal;
  
}


progress {
  display: inline-block;
  
  vertical-align: baseline;
  
}


textarea {
  overflow: auto;
}


[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  
  padding: 0;
  
}


[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}


[type="search"] {
  -webkit-appearance: textfield;
  
  outline-offset: -2px;
  
}


[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}


::-webkit-file-upload-button {
  -webkit-appearance: button;
  
  font: inherit;
  
}



details,
menu {
  display: block;
}


summary {
  display: list-item;
}



canvas {
  display: inline-block;
}


template {
  display: none;
}



[hidden] {
  display: none;
}

* {
  box-sizing: border-box;
}

*:before,
*:after {
  box-sizing: border-box;
}

blockquote,
body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
}

address,
cite,
dfn,
em,
var {
  font-style: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

legend {
  color: #000;
}

fieldset,
img {
  border: 0;
}

body,
button,
input,
select,
textarea {
  font: 14px/1.5 "\5FAE\8F6F\96C5\9ED1", "arial";
  color: #333;
  font-size: 14px;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

ul,
ol {
  list-style: none;
}

a,
button,
input[type="submit"],
input[type="button"],
input[type="reset"],
input[type="file"] {
  cursor: pointer;
}

a {
  color: inherit;
  color: expression(this.parentNode.currentStyle.color);
  text-decoration: none;
}

a:focus {
  outline: thin dotted;
}

a:active, a:hover {
  outline: 0;
}

h1 {
  font-size: 36px;
}

h2 {
  font-size: 32px;
}

h3 {
  font-size: 28px;
}

h4 {
  font-size: 24px;
}

h5 {
  font-size: 20px;
}

h6 {
  font-size: 16px;
}

small {
  font-size: 12px;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

@media screen and (min-width: 768px) {
  .footer-fix{display:none;}
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}

@media screen and (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}

@media screen and (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}


body,
button,
input,
select,
textarea {
  font: 12px/1.4 "\5FAE\8F6F\96C5\9ED1", "arial";
  color: #5a5a5a;
  font-size: 12px;
}

body {
  max-width: 1920px;
  margin: 0 auto;
}

.center {
  width: 1450px;
  margin: 0 auto;
}

.header {
  max-width: 1920px;
  width: 100%;
  height: 70px;
  background: url(../image/navbg.png);
  position: relative;
  position: fixed;
  z-index: 99;
}

.header .head_top {
  width: 100%;
  position: relative;
}

.header .head_top .fl {
  padding-top: 17px;
}

.header .head_top .fl a {
  float: left;
}

.header .head_top .fl a img {
  height: 35px;
  display: block;
}

.header .head_top .fr ul li {
  float: left;
}

.header .head_top .fr ul li a {
  line-height: 70px;
  font-size: 16px;
  color: #fff;
  display: block;
  margin-right: 25px;
}

.header .head_top .fr ul li span {
  font-size: 18px;
  display: block;
  font-weight: bold;
  line-height: 70px;
  color: #fff;
}

.fixed {
  position: fixed;
  max-width: 1920px;
  top: 0;
  z-index: 10000;
  float: none !important;
}

.m_header {
  width: 100%;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  background: rgba(0, 0, 0, 0.45);
}

.m_header .m_head_content {
  height: 60px;
  width: 100%;
  z-index: 99;
  box-shadow: 0px 5px 10px 1px #999;
  position: relative;
}

.m_header .m_head_content .m_head_logo {
  padding-top: 6px;
  padding-left: 2%;
  /*background: #fff;*/
  float: left;
}

.m_header .m_head_content .m_head_logo img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
  height: 45px;

}

.m_header .m_head_content .menu {
  float: right;
  width: 60px;
  height: 60px;
  background: #ff6700;
  border-radius: 1px;
}

.m_header .m_head_content .menu i {
  color: #fff;
  font-size: 24px;
  text-align: center;
  line-height: 60px;
  display: block;
}

.app_menu {
  width: 100%;
  z-index: 99;
  display: none;
  position: absolute;
  top: 60px;
  left: 0;
  background: rgba(0, 0, 0, .5);
}

.app_menu ul {
  background: #ff6700;
}

.app_menu ul li a {
  font-size: 14px;
  width: 100%;
  height: 36px;
  line-height: 36px;
  color: #fff;
  display: block;
  padding-left: .15rem;
  border-top: 1px solid #eee;
}

.pc_banner {
  width: 100%;
  position: relative;
  z-index: 10;
  overflow: hidden;
}

.pc_banner .pic {
  width: 100%;
}

.pc_banner .pic img {
  display: block;
  max-width: 1920px;
}

.pc_banner .box {
  position: absolute;
  top: 100px;
  left: 0;
  z-index: 11;
  width: 100%;
}

.pc_banner .box .text {
  display: block;
  text-align: center;
  padding-top: 11%;
}

.pc_banner .box .text span {
  color: #fff;
  padding-left: 30px;
  line-height: 108px;
  background: url(../image/bic1.png) no-repeat left center;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  position: relative;
  top: 80px;
  opacity: 1;
}

.pc_banner .box .text span i {
  font-style: normal;
  font-size: 48px;
  font-weight: bold;
  color: #fff;
  padding-right: 30px;
  background: url(../image/bic2.png) no-repeat right center;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}

.pc_banner .box .text p {
  color: #fff;
  text-align: center;
  font-size: 30px;
  margin-top: 20px;
  position: relative;
  top: 80px;
  opacity: 1;
}

.pc_banner .box .text em {
  font-style: normal;
  color: #fff;
  text-align: center;
  font-size: 30px;
  margin-top: 60px;
  display: block;
  position: relative;
  top: 80px;
  opacity: 1;
}

.pc_banner .box .text a {
  width: 100px;
  height: 42px;
  background: #ff6700;
  display: block;
  margin: 0 auto;
  border-radius: 5px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  line-height: 42px;
  margin-top: 100px;
  transform: scale(1);
  transition: .8s;
  position: relative;
  top: 80px;
  opacity: 1;
  margin-top: 5%;
}

.pc_banner .box .text a:hover {
  transform: scale(1.5);
  transition: .8s;
}

.main {
  width: 100%;
  overflow: hidden;
}

.i_box1 {
  width: 100%;
  background: #f7f7f7;
}

.i_box1 .box .text {
  width: 100%;
  padding: 50px 0;
  background: #fff;
  box-shadow: 0px 1px 10px 1px #ddd;
  position: relative;
  top: 60px;
  z-index: 10;
}

.i_box1 .box .text li {
  width: 33.33%;
  float: left;
}

.i_box1 .box .text li img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.i_box1 .box .text li span {
  display: block;
  text-align: center;
  margin-top: 30px;
  font-size: 48px;
  color: #ff6700;
}

.i_box1 .box .text li p {
  display: block;
  margin-top: 20px;
  text-align: center;
  font-size: 18px;
  color: #333;
}

.i_box1 .pic {
  width: 100%;
  position: relative;
  z-index: 9;
}

.i_box1 .pic img {
  display: block;
  max-width: 1920px;
}

.i_box1 .pic .pic_text {
  position: absolute;
  left: 0;
  top: 60px;
  width: 100%;
  padding-top: 8%;
}

.i_box1 .pic .pic_text span {
  display: block;
  text-align: center;
  font-size: 48px;
  color: #fff;
  font-weight: bold;
}

.i_box1 .pic .pic_text p {
  display: block;
  text-align: center;
  font-size: 30px;
  color: #fff;
  margin-top: 25px;
}

.i_box2 {
  padding: 70px;
  background: #f7f7f7;
}

.i_box2 .box {
  width: 100%;
  padding: 0 3%;
}

.i_box2 .box li {
  width: 18%;
  margin: 0 1%;
  float: left;
  background: #fff;
}

.i_box2 .box li .text {
  height: 120px;
  background: url(../image/ic4.png) no-repeat left top;
}

.i_box2 .box li .text .text_tit {
  height: 120px;
  background: url(../image/ic5.png) no-repeat right top;
  border-bottom: 1px solid #eee;
}

.i_box2 .box li .text span {
  font-size: 22px;
  color: #ff6700;
  display: block;
  text-align: center;
  padding-top: 30px;
}

.i_box2 .box li .text p {
  font-size: 14px;
  color: #999;
  display: block;
  text-align: center;
  margin-top: 5px;
}

.i_box2 .box li .list {
  width: 100%;
  padding: 30px;
  background: #fff;
  min-height: 300px;
}

.i_box2 .box li .list p {
  font-size: 14px;
  color: #333;
  display: block;
  padding-left: 32px;
  line-height: 24px;
  margin-bottom: 6px;
  background: url(../image/ic6.png) no-repeat left center;
}

.i_box2 .box li a {
  width: 90px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  background: #ff6700;
  display: block;
  margin: 0 auto;
  font-size: 14px;
  color: #fff;
  margin-bottom: 30px;
  transition: .8s;
}

.i_box2 .box li:hover .text {
  background: #ff6700;
}

.i_box2 .box li:hover .text .text_tit {
  background: #ff6700;
   transition: .8s;
}

.i_box2 .box li:hover .text .text_tit span {
  color: #fff;
   transition: .8s;
}

.i_box2 .box li:hover .text .text_tit p {
  color: #fff;
   transition: .8s;
}
.i_box2 .box li:hover a{
     width: 120px;
     transition: .8s;
}
.box_tit {
  text-align: center;
}

.box_tit span {
  font-size: 26px;
  padding-left: 46px;
  background: url(../image/xian.png) no-repeat left center;
}

.box_tit span i {
  font-size: 26px;
  font-style: normal;
  padding-right: 46px;
  background: url(../image/xian.png) no-repeat right center;
}

.box_tit p {
  font-size: 16px;
  color: #999;
  display: block;
  text-align: center;
  margin-top: 15px;
}

.i_box3 {
  padding-top: 60px;
  background: #fff;
}

.i_box3 .box {
  width: 100%;
  margin-top: 90px;
}

.i_box3 .box li {
  width: 21%;
  margin-left: 5.333%;
  float: left;
  position: relative;
  border-bottom: 1px solid #eee;
  padding-bottom: 45px;
}

.i_box3 .box li p img {
  float: left;
  display: block;
  max-width: 100%;
  width: 33%;
}

.i_box3 .box li p span {
  width: 67%;
  padding-left: 15px;
  margin-top: 3px;
  font-size: 16px;
  color: #333;
  display: block;
  float: left;
  line-height: 180%;
}

.i_box3 .box li .line {
  width: 0;
  background: #ff6700;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: .8s;
}

.i_box3 .box li:first-child {
  margin-left: 0;
}

.i_box3 .box li:hover .line {
  width: 100%;
  transition: .8s;
}

.i_box4 {
  margin-top: 100px;
  padding-top: 60px;
  padding-bottom: 100px;
  background: url(../image/bg2.jpg) no-repeat top center;
}

.i_box4 .box_tit span {
  color: #fff;
  background: url(../image/xianb.png) no-repeat left center;
}

.i_box4 .box_tit span i {
  color: #fff;
  background: url(../image/xianb.png) no-repeat right center;
}

.i_box4 .box_tit p {
  color: #fff;
}

.i_box4 .box {
  width: 100%;
  padding: 0 5%;
  margin-top: 60px;
}

.i_box4 .box li {
  width: 28%;
  margin: 0 2.66%;
  background: #fff;
  min-height: 360px;
  float: left;
  padding: 30px;
  box-shadow: 0px 1px 10px 1px #666;
  border-radius: 5px;
}

.i_box4 .box li i {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-style: normal;
  display: block;
  background: #ff6700;
  text-align: center;
  line-height: 40px;
  padding-top: 10px;
}

.i_box4 .box li i img {
  display: block;
  height: 20px;
  margin: 0 auto;
}

.i_box4 .box li span {
  font-size: 20px;
  color: #333;
  display: block;
  margin-top: 45px;
}

.i_box4 .box li .text {
  width: 100%;
  margin-top: 30px;
}

.i_box4 .box li .text p {
  font-size: 14px;
  color: #333;
  display: block;
  padding-left: 16px;
  margin-bottom: 20px;
  background: url(../image/dian.png) no-repeat left center;
}

.i_box4 .box li:first-child {
  background: url(../image/5.png) no-repeat top right #fff;
}

.i_box4 .box li:first-child + li {
  background: url(../image/6.png) no-repeat top right #fff;
}

.i_box4 .box li:first-child + li + li {
  background: url(../image/7.png) no-repeat top right #fff;
}

.i_box4 .box li:first-child + li + li .text p {
  width: 50%;
  float: left;
}

.i_box4 .box li:first-child:hover {
  background: url(../image/5.png) no-repeat top right #ff6700;
}

.i_box4 .box li:first-child + li:hover {
  background: url(../image/6.png) no-repeat top right #ff6700;
}

.i_box4 .box li:first-child + li + li:hover {
  background: url(../image/7.png) no-repeat top right #ff6700;
}

.i_box4 .box li:hover span {
  color: #fff;
}

.i_box4 .box li:hover .text p {
  color: #fff;
  background: url(../image/dian2.png) no-repeat left center;
}

.i_box4 .more {
  margin-top: 60px;
}

.i_box4 .more a {
  background: #ff6700;
  width: 360px;
  height: 42px;
  line-height: 42px;
  display: block;
  margin: 0 auto;
  font-size: 18px;
  color: #fff;
  text-align: center;
  border-radius: 5px;
}

.i_box5 {
  width: 100%;
  margin-top: 60px;
}

.i_box5 .box {
  width: 100%;
  margin-top: 60px;
}

.i_box5 .box li {
  width: 30.33%;
  margin: 15px 1.5%;
  float: left;
  position: relative;
  background: #f6f6f6;
}

.i_box5 .box li .pic {
  width: 100%;
}

.i_box5 .box li .pic .imgauto {
  width: 100%;
  height: 380px;
}

.i_box5 .box li .pic .imgauto img {
  transform: scale(1);
  transition: .8s;
}

.i_box5 .box li .text {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, .9);
  box-shadow: 0px 1px 10px 1px #ddd;
  padding-top: 20%;
  opacity: 0;
  transition: .8s;
  overflow: hidden;
}

.i_box5 .box li .text img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

.i_box5 .box li .text a {
  background: #ff6700;
  width: 150px;
  height: 42px;
  line-height: 42px;
  display: block;
  margin: 0 auto;
  font-size: 16px;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  margin-top: 40px;
}

.i_box5 .box li:first-child {
  width: 63.66%;
}

.i_box5 .box li:first-child .text {
  padding-top: 10%;
}

.i_box5 .box li:hover .pic .imgauto img {
  transform: scale(1.2);
  transition: .8s;
}

.i_box5 .box li:hover .text {
  opacity: 1;
  transition: .8s;
}

.i_box5 .more {
  margin-top: 45px;
}

.i_box5 .more a {
  background: #ff6700;
  width: 190px;
  height: 42px;
  line-height: 42px;
  display: block;
  margin: 0 auto;
  font-size: 18px;
  color: #fff;
  text-align: center;
  border-radius: 5px;
}

.i_box6 {
  margin-top: 100px;
  padding-top: 60px;
  background: url(../image/bg3.jpg) no-repeat top center;
}

.i_box6 .box_tit {
  padding-bottom: 60px;
}

.i_box6 .box_tit span {
  color: #fff;
  background: url(../image/xianb.png) no-repeat left center;
}

.i_box6 .box_tit span i {
  color: #fff;
  background: url(../image/xianb.png) no-repeat right center;
}

.i_box6 .box_tit p {
  color: #fff;
}

.i_box6 .box {
  background: #fff;
  width: 100%;
}

.i_box6 .box .text_cont {
  width: 100%;
  padding-top: 40px;
}

.i_box6 .box .text_cont li {
  width: 21%;
  float: left;
  position: relative;
  margin: 10px 0;
  margin-right: 5.33%;
}

.i_box6 .box .text_cont li i {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  border-radius: 50%;
  background: #ff6700;
  font-style: normal;
  display: block;
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
}

.i_box6 .box .text_cont li .text {
  padding-left: 50px;
  width: 100%;
}

.i_box6 .box .text_cont li .text span {
  line-height: 40px;
  display: block;
  padding-right: 40px;
  background: url(../image/ri.png) no-repeat right center;
  font-size: 18px;
  color: #333;
}

.i_box6 .box .text_cont li .text p {
  font-size: 14px;
  color: #333;
  display: block;
  line-height: 24px;
  height: 72px;
  margin-top: 10px;
}

.i_box6 .box .text_cont li:nth-child(4n) {
  margin-right: 0;
}

.i_box6 .box .text_cont li:first-child + li + li + li + li + li + li + li {
  margin-left: 0;
}

.i_box6 .box .text_cont li.on {
  float: right;
  margin-left: 5.33%;
  margin-right: 0;
}

.i_box6 .box .text_cont li.on .text span {
  background: url(../image/le.png) no-repeat right center;
}

.i_box6 .more {
  margin-top: 20px;
}

.i_box6 .more a {
  background: #ff6700;
  width: 190px;
  height: 42px;
  line-height: 42px;
  display: block;
  margin: 0 auto;
  font-size: 18px;
  color: #fff;
  text-align: center;
  border-radius: 5px;
}

.i_box7 {
  margin-top: 80px;
  padding-top: 50px;
  padding-bottom: 80px;
  background: url(../image/bg4.jpg) no-repeat top center;
}

.i_box7 .box_tit span {
  color: #fff;
  background: url(../image/xianb.png) no-repeat left center;
}

.i_box7 .box_tit span i {
  color: #fff;
  background: url(../image/xianb.png) no-repeat right center;
}

.i_box7 .box {
  width: 100%;
  background: url(../image/bg5.jpg) no-repeat top center #fff;
  height: 650px;
  margin-top: 35px;
}

.i_box7 .box .text {
  padding-top: 11%;
}

.i_box7 .box .text h3 {
  display: block;
  text-align: center;
  font-size: 30px;
  color: #ff6700;
  font-weight: bold;
}

.i_box7 .box .text span {
  display: block;
  font-size: 18px;
  color: #333;
  display: block;
  text-align: center;
  margin-top: 10px;
  padding-bottom: 6%;
}

.i_box7 .box .text p {
  font-size: 18px;
  color: #333;
  display: block;
  font-weight: bold;
  text-align: center;
  line-height: 180%;
  margin-top: 16px;
}

.i_box8 {
  padding-top: 50px;
  padding-bottom: 80px;
  background: #f7f7f7;
}

.i_box8 .box {
  margin-top: 40px;
}

.i_box8 .more {
  margin-top: 50px;
}

.i_box8 .more a {
  background: #ff6700;
  width: 170px;
  height: 42px;
  line-height: 42px;
  display: block;
  margin: 0 auto;
  font-size: 18px;
  color: #fff;
  text-align: center;
  border-radius: 5px;
}

.box8list {
  padding: 0 15%;
}

.box8list h3 {
  background: #fff;
  padding: 0 20px;
  width: 100%;
  position: relative;
  margin-top: 15px;
  border-radius: 5px;
}

.box8list h3 i {
  width: 40px;
  height: 55px;
  position: absolute;
  left: 28px;
  top: 0;
  font-style: normal;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 55px;
  background: url(../image/ic10.png) no-repeat top center;
}

.box8list h3 span {
  font-size: 16px;
  padding-left: 100px;
  color: #333;
  display: block;
  font-weight: bold;
  line-height: 100px;
}

.box8list h3 em {
  position: absolute;
  width: 40px;
  height: 40px;
  right: 20px;
  top: 25px;
  background: url(../image/yuan2.png) no-repeat top center;
}

.box8list h3.on {
  background: #ff6700;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.box8list h3.on i {
  color: #ff6700;
  background: url(../image/ic11.png) no-repeat top center;
}

.box8list h3.on span {
  color: #fff;
}

.box8list h3.on em {
  background: url(../image/yuan.png) no-repeat top center;
}

.box8list ul {
  background: #ff6700;
  padding: 0 20px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.box8list ul .text {
  margin: 0 100px;
  border-top: 1px solid #fca972;
  padding-top: 26px;
  padding-bottom: 60px;
  position: relative;
}

.box8list ul .text span {
  font-size: 14px;
  color: #fff;
  position: absolute;
  left: 0;
  top: 26px;
}

.box8list ul .text p {
  width: 100%;
  font-size: 14px;
  color: #fff;
  padding-left: 48px;
  line-height: 24px;
}

.footer {
  background: #323232;
  padding: 60px 0;
}

.footer .box {
  padding: 0 5%;
}

.footer .box .fl {
  width: 50%;
}

.footer .box .fl .top .top_fl {
  width: 50%;
  float: left;
}

.footer .box .fl .top .top_fl img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}

.footer .box .fl .top .top_fl span {
  font-size: 14px;
  color: #9d9d9d;
  display: block;
  text-align: center;
  margin-top: 10px;
}

.footer .box .fl .top .top_fl p {
  font-size: 18px;
  color: #fff;
  text-align: center;
  margin-top: 20px;
  line-height: 24px;
}

.footer .box .fl .top .top_fr {
  width: 50%;
  float: right;
}

.footer .box .fl .top .top_fr img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}

.footer .box .fl .top .top_fr span {
  font-size: 14px;
  color: #9d9d9d;
  display: block;
  text-align: center;
  margin-top: 10px;
}

.footer .box .fl .top .top_fr p {
  width: 50%;
  background: #fff;
  margin: 0 auto;
  border-radius: 5px;
}

.footer .box .fl .top .top_fr p img {
  max-width: 100%;
  padding: 10px;
  display: block;
  margin: 0 auto;
  margin-top: 20px;
}

.footer .box .fl .bot {
  width: 100%;
  padding-top: 50px;
}

.footer .box .fl .bot p {
  font-size: 24px;
  color: #fff;
  text-align: center;
  display: block;
}

.footer .box .fl .bot p span {
  font-size: 36px;
  color: #fff;
  font-weight: bold;
}

.footer .box .fr {
  width: 50%;
  padding-left: 5%;
}

.footer .box .fr .fr_tit {
  width: 100%;
}

.footer .box .fr .fr_tit span {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 48px;
  font-weight: bold;
}

.footer .box .fr .fr_tit p {
  font-size: 16px;
  color: #999;
  display: block;
  text-align: center;
  margin-top: 8px;
}

.footer .box .fr .fr_message {
  width: 100%;
  margin-top: 30px;
}

.footer .box .fr .fr_message p input {
  width: 46%;
  float: left;
  margin-left: 8%;
  line-height: 40px;
  border: none;
  border-bottom: 1px solid #e9e9e9;
  padding: 0 1px;
  background: none;
  outline: 0;
  color:#fff;
}

.footer .box .fr .fr_message p input:first-child {
  margin-left: 0;
}

.footer .box .fr .fr_message textarea {
  width: 100%;
  margin-top: 15px;
  border: none;
  border-bottom: 1px solid #e9e9e9;
  padding: 0 1px;
  background: none;
  line-height: 24px;
  font-size: 14px;
  outline: 0;
  height: 40px;
}

.footer .box .fr .fr_message .btnsub {
  background: #ff6700;
  width: 170px;
  height: 42px;
  line-height: 42px;
  display: block;
  margin: 0 auto;
  font-size: 18px;
  color: #fff;
  text-align: center;
  border: none;
  outline: 0;
  margin-top: 60px;
}

.iet {
  height: 30px;
  width: 100%;
  background: #fff3d7;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  display: none;
}

.iet p {
  width: 100%;
  text-align: center;
  font-size: 12px;
  color: #333;
  line-height: 30px;
}

.iet p a {
  color: #3aba50;
  font-size: 12px;
}

.iet span {
  position: absolute;
  right: 5%;
  top: 0;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  color: #333;
  cursor: pointer;
}

.iet span i {
  font-size: 12px;
  color: #333;
  padding-left: 5px;
  font-style: normal;
}

@media screen and (max-width: 1450px) {
  .center {
    width: 100%;
  }
  .header {
    padding: 0 1%;
  }
  .pc_banner .pic img {
    width: 100%;
  }
  .pc_banner .box .text {
    padding-top: 1%;
  }
}

@media screen and (max-width: 1200px) {
  .pc_banner .box .text span {
    background: none;
    line-height: 180%;
  }
  .pc_banner .box .text span i {
    background: none;
    font-size: 36px;
    line-height: 180%;
  }
  .pc_banner .box .text p {
    font-size: 22px;
    margin-top: 1%;
  }
  .pc_banner .box .text em {
    font-size: 22px;
    margin-top: 2%;
  }
  .pc_banner .box .text a {
    margin-top: 3%;
  }
  .i_box2 {
    padding: 20px 1%;
  }
  .i_box2 .box {
    padding: 0;
  }
}

@media screen and (max-width: 1020px) {
  .m_header {
    display: block;
  }
  .header {
    display: none;
  }
  .pc_banner {
    padding-top: 60px;
  }
  .pc_banner .box .text span i {
    background: none;
    font-size: 28px;
    line-height: 180%;
  }
  .i_box2 .box li {
    width: 31.33%;
    margin-bottom: 20px;
  }
  .i_box3 .box li {
    width: 46%;
    margin: 0 2%;
    margin-top: 20px;
  }
  .i_box3 .box li:first-child {
    margin-left: 2%;
  }
  .i_box3 .box li p img {
    max-width: 100px;
  }
}

@media screen and (max-width: 767px) {
  .livechat-girl{
  display:none;}
  .i_box1 .box .text {
    width: 98%;
    margin: 0 1%;
    padding: 30px 0;
  }
  .i_box2 .box li {
    width: 48%;
    margin-bottom: 20px;
  }
  .i_box2 .box li:last-child{
   display:none;
  }
  .i_box2 .box li .list {
    padding: 10px;
    min-height: 280px;
  }
  .i_box1 .pic img {
    width: 800px;
  }
  .i_box1 .pic .pic_text {
    top: 30px;
    padding-top: 20px;
  }
  .i_box1 .pic .pic_text span {
    font-size: .18rem;
  }
  .i_box1 .pic .pic_text p {
    font-size: .1rem;
    padding: 0 10%;
  }
  .i_box3 {
    padding-top: 20px;
  }
  .i_box3 .box {
    margin-top: 20px;
  }
  .i_box4 {
    margin-top: 20px;
  }
  .i_box4 .box li {
    width: 100%;
    margin: 0;
    margin-top: 20px;
  }
  .i_box4 {
    background: url(../image/bg2.jpg) no-repeat top center;
    background-size: 100% 100%;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .i_box4 .box {
    margin-top: 20px;
  }
  .i_box5 {
    margin-top: 30px;
  }
  .i_box5 .box {
    margin-top: 30px;
  }
  .i_box5 .box li:first-child {
    display: none;
  }
  .i_box5 .box li {
    width: 47%;
  }
  .i_box6 {
    margin-top: 30px;
    padding-top: 30px;
    background: url(../image/bg3.jpg) no-repeat top center;
    background-size: 100%;
  }
  .i_box6 .box .text_cont li {
    width: 46%;
    margin: 0 2%;
  }
  .i_box6 .box .text_cont li.on {
    float: left;
    margin: 0 2%;
  }
  .i_box6 .box .text_cont li.on .text span {
    background: url(../image/ri.png) no-repeat right center;
  }
  .i_box6 .box .text_cont li:first-child + li + li + li + li + li + li + li {
    margin-left: 2%;
  }
  .i_box7 {
    margin-top: 40px;
    padding-top: 30px;
  }
  .i_box7 .box {
    width: 98%;
    margin: 1%;
    background: #fff;
    height: auto;
  }
  .i_box8 {
    padding-top: 30px;
  }
  .box8list {
    padding: 0 2%;
  }
  .footer .box .fl {
    display: none;
  }
  .footer .box .fr {
    width: 100%;
    padding-left: 0;
  }
}

@media screen and (max-width: 585px) {
  .pc_banner .box {
    top: 80px;
  }
  .pc_banner .box .text span {
    padding-left: 0;
  }
  .pc_banner .box .text span i {
    font-size: .13rem;
    padding-right: 0;
  }
  .pc_banner .box .text p {
    font-size: .11rem;
    margin-top: .1rem;
  }
  .pc_banner .box .text em {
    font-size: .11rem;
    margin-top: .15rem;
  }
  .pc_banner .box .text a {
    width: .55rem;
    height: .24rem;
    line-height: .24rem;
    font-size: .08rem;
    margin-top: 5%;
  }
  .box_tit span {
    font-size: .13rem;
    line-height: .26rem;
    background: none;
    padding: 0;
    display: block;
  }
  .box_tit span i {
    font-size: .16rem;
    line-height: .26rem;
    background: none;
    padding: 0;
    display: block;
  }
  .box_tit p {
    font-size: .12rem;
    margin-top: 10px;
  }
  .i_box4 .box_tit span {
    background: none;
    font-size: .13rem;
    line-height: .26rem;
    background: none;
    padding: 0;
    display: block;
  }
  .i_box4 .box_tit span i {
    background: none;
    font-size: .16rem;
    line-height: .26rem;
    background: none;
    padding: 0;
    display: block;
  }
  .i_box4 .box_tit p {
    font-size: .12rem;
    margin-top: 10px;
  }
  .i_box6 .box_tit span {
    background: none;
    font-size: .13rem;
    line-height: .26rem;
    background: none;
    padding: 0;
    display: block;
  }
  .i_box6 .box_tit span i {
    background: none;
    font-size: .16rem;
    line-height: .26rem;
    background: none;
    padding: 0;
    display: block;
  }
  .i_box6 .box_tit p {
    font-size: .12rem;
    margin-top: 10px;
    line-height: .21rem;
  }
  .i_box7 .box_tit span {
    background: none;
    font-size: .13rem;
    line-height: .26rem;
    background: none;
    padding: 0;
    display: block;
  }
  .i_box7 .box_tit span i {
    background: none;
    font-size: .16rem;
    line-height: .26rem;
    background: none;
    padding: 0;
    display: block;
  }
  .i_box7 .box_tit p {
    font-size: .12rem;
    margin-top: 10px;
    line-height: .21rem;
  }
  .box8list h3 span {
    padding-left: 50px;
    line-height: 24px;
    padding-top: 20px;
    padding-bottom: 30px;
  }
  .box8list h3 i {
    left: 10px;
  }
  .box8list ul .text {
    margin-left: 50px;
    margin-right: 0;
  }
  .box8list h3 em {
    display: none;
  }
}

@media screen and (max-width: 450px) {
  .i_box1 .box .text {
    top: 30px;
  }
  .i_box1 .box .text li span {
    font-size: .22rem;
    margin-top: 15px;
  }
  .i_box1 .box .text li p {
    font-size: .11rem;
    margin-top: 12px;
    padding: 0 5%;
  }
  .i_box1 .pic .pic_text span {
    font-size: .2rem;
    padding-top: 12px;
  }
  .i_box1 .pic .pic_text p {
    font-size: .14rem;
    padding: 0 10%;
    margin-top: 15px;
  }
  .i_box2 .box li .list p {
    font-size: .1rem;
    padding-left: 28px;
  }
  .i_box2 .box li .text span {
    font-size: .17rem;
  }
  .i_box2 .box li .text p {
    font-size: .11rem;
    padding: 0 5%;
  }
  .i_box3 .box li {
    width: 90%;
    margin: 0 5%;
    margin-top: 30px;
    padding-bottom: 30px;
  }
  .i_box3 .box li:first-child {
    margin-left: 5%;
  }
  .i_box4 .box li {
    padding: 20px;
    min-height: auto;
  }
  .i_box4 .box li span {
    margin-top: 20px;
  }
  .i_box4 .box li .text {
    margin-top: 10px;
  }
  .i_box4 .box li .text p {
    font-size: .11rem;
    line-height: .26rem;
    margin-bottom: 0;
  }
  .i_box4 .more {
    margin-top: 40px;
  }
  .i_box5 .box li .pic .imgauto {
    height: 1.2rem;
  }
  .i_box5 .box li .text {
    display: none;
  }
  .i_box5 .box {
    margin-top: 20px;
  }
  .i_box5 .more {
    margin-top: 20px;
  }
  .i_box6 .box_tit {
    padding-bottom: 40px;
  }
  .i_box6 {
    padding-top: 20px;
  }
  .i_box6 .box .text_cont {
    padding-top: 20px;
  }
  .i_box6 .box .text_cont li {
    margin-bottom: 20px;
  }
  .i_box6 .box .text_cont li .text span {
    font-size: .14rem;
  }
  .i_box6 .box .text_cont li .text p {
    font-size: .11rem;
    line-height: .2rem;
    margin-top: 6px;
  }
  .i_box7 .box {
    width: 100%;
    margin: 0;
    border-radius: 5px;
  }
  .i_box7 .box .text {
    padding: 20px 0;
    margin-top: 30px;
  }
  .i_box7 .box .text h3 {
    font-size: .18rem;
  }
  .i_box7 .box .text span {
    font-size: .13rem;
  }
  .i_box7 .box .text p {
    font-size: .12rem;
    padding: 0 5%;
    line-height: .22rem;
  }
  .i_box7 {
    padding-bottom: 60px;
  }
  .box8list h3 span {
    padding-bottom: 20px;
  }
  .box8list ul .text {
    padding-bottom: 30px;
  }
  .i_box8 .more {
    margin-top: 30px;
  }
  .i_box8 {
    padding-bottom: 30px;
  }
  .footer .box .fr .fr_tit span {
    font-size: .26rem;
  }
  .footer {
    padding: 30px 0;
    margin-bottom:55px;
  }
  .footer .box .fr .fr_tit p {
    font-size: .12rem;
  }
  .footer .box .fr .fr_message .btnsub {
    margin-top: 40px;
    border-radius: 3px;
  }
}

@media screen and (max-width: 350px) {
  .i_box2 .box li .list {
    height: 330px;
  }
  .i_box6 .box .text_cont li {
    margin-bottom: 25px;
  }
}