/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
/*! normalize.css v3.0.0 | HTML5 Display Definitions | MIT License | git.io/normalize */
/* line 9, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_html5.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/* line 29, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_html5.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 40, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_html5.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 47, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_html5.scss */
[hidden],
template {
  display: none;
}

/*! normalize.css v3.0.0 | Base | MIT License | git.io/normalize */
/* line 11, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_base.scss */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 19, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_base.scss */
body {
  margin: 0;
}

/*! normalize.css v3.0.0 | Links | MIT License | git.io/normalize */
/* line 9, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_links.scss */
a {
  background: transparent;
}

/* line 15, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_links.scss */
a:active,
a:hover {
  outline: 0;
}

/*! normalize.css v3.0.0 | Typography | MIT License | git.io/normalize */
/* line 9, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 15, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
b,
strong {
  font-weight: bold;
}

/* line 22, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
dfn {
  font-style: italic;
}

/* line 29, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 36, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 43, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
small {
  font-size: 80%;
}

/* line 49, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 57, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
sup {
  top: -0.5em;
}

/* line 61, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
sub {
  bottom: -0.25em;
}

/*! normalize.css v3.0.0 | Embedded Content | MIT License | git.io/normalize */
/* line 9, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_embeds.scss */
img {
  border: 0;
}

/* line 15, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_embeds.scss */
svg:not(:root) {
  overflow: hidden;
}

/*! normalize.css v3.0.0 | Figures | MIT License | git.io/normalize */
/* line 9, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_groups.scss */
figure {
  margin: 1em 40px;
}

/* line 15, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_groups.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/* line 23, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_groups.scss */
pre {
  overflow: auto;
}

/* line 29, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_groups.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/*! normalize.css v3.0.0 | Forms | MIT License | git.io/normalize */
/* line 15, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 27, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button {
  overflow: visible;
}

/* line 36, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button,
select {
  text-transform: none;
}

/* line 47, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 57, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 64, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 73, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input {
  line-height: normal;
}

/* line 83, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 93, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 102, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 113, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 120, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 129, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 136, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
textarea {
  overflow: auto;
}

/* line 143, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
optgroup {
  font-weight: bold;
}

/*! normalize.css v3.0.0 | Tables | MIT License | git.io/normalize */
/* line 9, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_tables.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 14, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_tables.scss */
td,
th {
  padding: 0;
}

/* line 5, ../sass/other.scss */
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "Microsoft YaHei", Helvetica, Arial, sans-serif;
}

/* line 6, ../sass/other.scss */
p, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
}

/* line 7, ../sass/other.scss */
ul, li {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 7, ../sass/other.scss */
dd {
  margin-left: 0;
}

/* line 8, ../sass/other.scss */
a {
  text-decoration: none;
}
/* line 8, ../sass/other.scss */
a:hover {
  text-decoration: none;
}

/* line 11, ../sass/other.scss */
.aboutTitle {
  margin-bottom: 20px;
}
/* line 13, ../sass/other.scss */
.aboutTitle .p1 {
  font-size: 36px;
  color: #000;
  font-weight: bold;
}
/* line 14, ../sass/other.scss */
.aboutTitle .p2 {
  font-size: 20px;
  color: #000;
  margin: 10px 0;
}
/* line 15, ../sass/other.scss */
.aboutTitle .p3 {
  width: 90px;
  height: 3px;
  background-color: #000;
}

/* line 18, ../sass/other.scss */
.vision {
  width: 100%;
  overflow: hidden;
  background: url(../images/wh_bg.jpg);
  padding: 35px 0;
}

/* line 19, ../sass/other.scss */
.visionIn {
  width: 1200px;
  overflow: hidden;
  margin: 0 auto;
  color: #fff;
  line-height: 37px;
  font-size: 18px;
}
/* line 21, ../sass/other.scss */
.visionIn h1 {
  font-size: 25px;
  color: #fff;
}
/* line 22, ../sass/other.scss */
.visionIn h3 {
  font-size: 12px;
  color: #fff;
}

/* line 25, ../sass/other.scss */
.honor {
  width: 100%;
  overflow: hidden;
  padding-bottom: 65px;
  padding-top: 15px;
}
/* line 27, ../sass/other.scss */
.honor .honorIn {
  width: 1200px;
  height: 400px;
  margin: 0 auto;
  padding: 35px 0;
}
/* line 29, ../sass/other.scss */
.honor .honorIn .honorLeft {
  width: 500px;
  float: left;
  height: 400px;
}
/* line 32, ../sass/other.scss */
.honor .honorIn .honorRight {
  width: 600px;
  float: right;
  height: 400px;
  display: table;
}
/* line 34, ../sass/other.scss */
.honor .honorIn .honorRight li {
  width: 100%;
  line-height: 40px;
}
/* line 36, ../sass/other.scss */
.honor .honorIn .honorRight li span {
  width: 70px;
}
/* line 37, ../sass/other.scss */
.honor .honorIn .honorRight li p {
  font-size: 14px;
  display: inline-block;
  width: 500px;
}

/* line 43, ../sass/other.scss */
.brand {
  width: 100%;
  height: 550px;
  background-color: #efefef;
}
/* line 45, ../sass/other.scss */
.brand .brandIn {
  width: 1200px;
  height: 550px;
  margin: 0 auto;
  padding: 35px 0;
}
/* line 47, ../sass/other.scss */
.brand .brandIn li {
  width: 300px;
  height: 150px;
  float: left;
  margin-bottom: 20px;
}
/* line 49, ../sass/other.scss */
.brand .brandIn li img {
  width: 100%;
}

/* line 54, ../sass/other.scss */
.contain {
  width: 1200px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}

/* line 57, ../sass/other.scss */
.concern {
  width: 1200px;
  height: auto;
  overflow: hidden;
}

/* line 63, ../sass/other.scss */
.newsView {
  width: 1200px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}
/* line 65, ../sass/other.scss */
.newsView .newsViewIn {
  width: 100%;
  margin-top: 60px;
  height: auto;
  overflow: hidden;
  margin-bottom: 30px;
}
/* line 67, ../sass/other.scss */
.newsView .newsViewIn .nvLeft {
  width: 820px;
  height: auto;
  overflow: hidden;
  float: left;
}
/* line 69, ../sass/other.scss */
.newsView .newsViewIn .nvLeft .nvTitle {
  width: 100%;
  height: 80px;
  border-bottom: 1px dashed #999;
  padding-bottom: 10px;
  text-align: center;
}
/* line 71, ../sass/other.scss */
.newsView .newsViewIn .nvLeft .nvTitle h1 {
  font-size: 25px;
}
/* line 72, ../sass/other.scss */
.newsView .newsViewIn .nvLeft .nvTitle p {
  font-size: 12px;
  color: #363636;
  margin-top: 15px;
}
/* line 74, ../sass/other.scss */
.newsView .newsViewIn .nvLeft .nvCon {
  width: 100%;
  margin: 20px auto 40px auto;
  height: auto;
  overflow: hidden;
  min-height: 500px;
}
/* line 77, ../sass/other.scss */
.newsView .newsViewIn .nvLeft .nvBottom {
  width: 500px;
  height: 100px;
}
/* line 79, ../sass/other.scss */
.newsView .newsViewIn .nvLeft .nvBottom p {
  width: 100%;
  margin-bottom: 10px;
  background-color: #f5f5f5;
  padding-left: 20px;
  height: 40px;
  line-height: 40px;
}
/* line 82, ../sass/other.scss */
.newsView .newsViewIn .nvLeft .nvBottom p span {
  color: #666;
}
/* line 83, ../sass/other.scss */
.newsView .newsViewIn .nvLeft .nvBottom p a {
  color: #747474;
}
/* line 84, ../sass/other.scss */
.newsView .newsViewIn .nvLeft .nvBottom p a:hover {
  color: #0556AA;
}
/* line 88, ../sass/other.scss */
.newsView .newsViewIn .nvRight {
  width: 315px;
  height: auto;
  overflow: hidden;
  float: right;
}
/* line 90, ../sass/other.scss */
.newsView .newsViewIn .nvRight .nvRight1 {
  width: 315px;
  border-top: 3px solid #00A850;
  height: auto;
  overflow: hidden;
}
/* line 92, ../sass/other.scss */
.newsView .newsViewIn .nvRight .nvRight1 li {
  width: 100%;
  height: 50px;
  border-bottom: 1px dashed #999;
}
/* line 94, ../sass/other.scss */
.newsView .newsViewIn .nvRight .nvRight1 li a {
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 14px;
}
/* line 95, ../sass/other.scss */
.newsView .newsViewIn .nvRight .nvRight1 li a:hover {
  color: #0556AA;
}

/* line 102, ../sass/other.scss */
.proTitle {
  text-align: center;
  margin: 30px 0;
}
/* line 104, ../sass/other.scss */
.proTitle h1 {
  font-size: 35px;
}

/* line 108, ../sass/other.scss */
.pro h1 {
  font-size: 28px;
  line-height: 40px;
  margin: 10px 0;
}
/* line 109, ../sass/other.scss */
.pro p {
  font-size: 20px;
  line-height: 45px;
  color: #666;
  text-indent: 2em;
}

/* line 112, ../sass/other.scss */
.pro1 {
  width: 100%;
  height: auto;
  overflow: hidden;
}
/* line 114, ../sass/other.scss */
.pro1 .pro11 {
  width: 560px;
}
/* line 116, ../sass/other.scss */
.pro1 .pro11 p {
  display: inline-block;
  text-indent: 2em;
}
/* line 118, ../sass/other.scss */
.pro1 .pro11 .pro112 {
  float: right;
}
/* line 120, ../sass/other.scss */
.pro1 .pro12 {
  width: 600px;
  float: right;
}
/* line 122, ../sass/other.scss */
.pro1 .pro12 li {
  width: 290px;
  height: 200px;
  float: left;
  margin-bottom: 20px;
}
/* line 124, ../sass/other.scss */
.pro1 .pro12 li img {
  width: 100%;
  height: 100%;
}
/* line 126, ../sass/other.scss */
.pro1 .pro12 li:nth-child(2n) {
  margin-left: 20px;
}

/* line 130, ../sass/other.scss */
.proIn {
  margin-bottom: 20px;
  height: auto;
  overflow: hidden;
}
/* line 132, ../sass/other.scss */
.proIn > div {
  float: left;
  height: auto;
  text-align: center;
  margin: 15px 0;
}
/* line 133, ../sass/other.scss */
.proIn > div p {
  text-align: left;
}

/* line 137, ../sass/other.scss */
.pro21 {
  width: 1200px;
  height: 130px;
}
/* line 139, ../sass/other.scss */
.pro21 p {
  margin: 10px 0;
}
/* line 140, ../sass/other.scss */
.pro21 ul {
  width: 100%;
  height: 80px;
  margin: 30px 0;
}
/* line 141, ../sass/other.scss */
.pro21 li {
  width: 300px;
  height: 80px;
  float: left;
  text-align: left;
  text-align: center;
}
/* line 143, ../sass/other.scss */
.pro21 li span {
  display: inline-block;
  width: 80px;
  height: 80px;
  line-height: 30px;
  font-size: 22px;
  color: #ffffff;
  position: relative;
  border: 1px solid #ddd;
  border-radius: 100%;
  padding-top: 10px;
  cursor: pointer;
  z-index: 20;
}
/* line 150, ../sass/other.scss */
.pro21 li:nth-child(1) span {
  background-color: #ff0000;
}
/* line 153, ../sass/other.scss */
.pro21 li:nth-child(2) span {
  background-color: #ff7400;
}
/* line 156, ../sass/other.scss */
.pro21 li:nth-child(3) span {
  background-color: #009999;
}
/* line 159, ../sass/other.scss */
.pro21 li:nth-child(4) span {
  background-color: #00cc00;
}

/* line 165, ../sass/other.scss */
.devTitle {
  text-align: center;
  margin: 30px 0 50px 0;
}
/* line 167, ../sass/other.scss */
.devTitle h1 {
  font-size: 35px;
}

/* line 171, ../sass/other.scss */
.dev h1 {
  font-size: 28px;
  line-height: 40px;
  margin: 10px 0;
}
/* line 172, ../sass/other.scss */
.dev p {
  font-size: 22px;
  line-height: 50px;
  color: #666;
}

/* line 175, ../sass/other.scss */
.contact {
  width: 100%;
  height: 900px;
  background: url("../images/contact.jpg") no-repeat center center;
}

/* line 181, ../sass/other.scss */
.about_cen_text p {
  text-indent: 2em;
  font-size: 16px;
}

/* line 186, ../sass/other.scss */
.linear_color {
  width: 100px;
  height: 100px;
  margin: 0 auto;
  border-top-left-radius: 35%;
  border-top-right-radius: 35%;
  border-bottom-left-radius: 40%;
  border-bottom-right-radius: 40%;
  text-align: center;
}
/* line 193, ../sass/other.scss */
.linear_color img {
  padding: 12px 0 5px 25px;
  display: block;
}
/* line 196, ../sass/other.scss */
.linear_color span {
  color: white;
  font-size: 18px;
}

/* line 202, ../sass/other.scss */
.pro22 {
  width: 100%;
}

/* line 203, ../sass/other.scss */
.pro22 > div {
  width: 30%;
  height: auto;
  float: left;
  margin-left: 2.5%;
  padding: 1%;
  cursor: pointer;
  box-shadow: 0 0 5px rgba(122, 122, 122, 0.8);
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
}
/* line 206, ../sass/other.scss */
.pro22 > div p {
  font-size: 16px;
  line-height: 22px;
  margin: 20px 0;
  text-indent: 2em;
}
/* line 209, ../sass/other.scss */
.pro22 > div > img {
  width: 80%;
  margin: 0 auto;
}
/* line 212, ../sass/other.scss */
.pro22 > div:hover {
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  box-shadow: 0 0 10px rgba(122, 122, 122, 0.8);
}

/* line 218, ../sass/other.scss */
.pro221 .linear_color {
  background: -webkit-linear-gradient(#fa633f, #d33711);
  background: -o-linear-gradient(#fa633f, #d33711);
  background: -moz-linear-gradient(#fa633f, #d33711);
  background: linear-gradient(#fa633f, #d33711);
}

/* line 227, ../sass/other.scss */
.pro222 .linear_color {
  background: -webkit-linear-gradient(#ffc62d, #ffb034);
  background: -o-linear-gradient(#ffc62d, #ffb034);
  background: -moz-linear-gradient(#ffc62d, #ffb034);
  background: linear-gradient(#ffc62d, #ffb034);
}

/* line 236, ../sass/other.scss */
.pro223 .linear_color {
  background: -webkit-linear-gradient(#08aaf7, #0c8ac6);
  background: -o-linear-gradient(#08aaf7, #0c8ac6);
  background: -moz-linear-gradient(#08aaf7, #0c8ac6);
  background: linear-gradient(#08aaf7, #0c8ac6);
}

/* line 245, ../sass/other.scss */
.pro3 li {
  width: 30%;
  float: left;
  margin-left: 2.5%;
  min-height: 280px;
  margin-top: 40px;
  cursor: pointer;
  box-shadow: inset 0 0 5px rgba(122, 122, 122, 0.5);
  padding: 2%;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
}
/* line 248, ../sass/other.scss */
.pro3 li img {
  margin: 0 auto;
  display: block;
}
/* line 249, ../sass/other.scss */
.pro3 li span {
  font-size: 22px;
  margin: 20px 0;
  display: block;
  text-align: center;
}
/* line 250, ../sass/other.scss */
.pro3 li p {
  font-size: 16px;
  text-indent: 2em;
  line-height: 26px;
}
/* line 251, ../sass/other.scss */
.pro3 li:hover {
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  box-shadow: inset 0 0 10px rgba(122, 122, 122, 0.8);
}

/* line 258, ../sass/other.scss */
.pro4 .pro41 {
  width: 700px;
  padding-left: 50px;
}
/* line 260, ../sass/other.scss */
.pro4 .pro41 p {
  font-size: 16px;
}
/* line 261, ../sass/other.scss */
.pro4 .pro41 .pro411 {
  text-indent: 0;
  font-size: 20px;
}

/* line 270, ../sass/other.scss */
.pro5 .pro52 li {
  width: 45%;
  float: left;
  margin-left: 2.5%;
  min-height: 300px;
  cursor: pointer;
  box-shadow: inset 0 0 5px rgba(122, 122, 122, 0.5);
  padding: 2%;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
}
/* line 273, ../sass/other.scss */
.pro5 .pro52 li img {
  margin: 0 auto;
  display: block;
}
/* line 274, ../sass/other.scss */
.pro5 .pro52 li span {
  font-size: 22px;
  margin: 20px 0;
  display: block;
  text-align: center;
}
/* line 275, ../sass/other.scss */
.pro5 .pro52 li p {
  font-size: 18px;
  line-height: 30px;
}
/* line 276, ../sass/other.scss */
.pro5 .pro52 li:hover {
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  box-shadow: inset 0 0 10px rgba(122, 122, 122, 0.8);
}

/* line 285, ../sass/other.scss */
.logo1 {
  width: 80px;
  height: 80px;
  position: fixed;
  top: 40px;
  right: 25px;
  perspective: 1000px;
  perspective-origin: 50% -200px;
}

/* line 291, ../sass/other.scss */
.logo2 {
  width: 200px;
  position: fixed;
  top: 0px;
  left: 0px;
  perspective: 1000px;
  perspective-origin: 50% -200px;
  z-index: 9999;
}

/* line 297, ../sass/other.scss */
h1 {
  text-align: center;
  text-transform: uppercase;
  font-size: 3em;
  letter-spacing: 0.1em;
  color: #EEE;
  animation: rotate 2s ease-in-out alternate infinite;
}

/* line 305, ../sass/other.scss */
h1:before {
  content: attr(data-shadow);
  color: transparent;
  text-shadow: 0 0 15px #111;
  position: absolute;
  z-index: -1;
  margin: -0.1em 0 0 0;
  animation: skew 2s ease-in-out alternate infinite;
  transform-origin: bottom;
}

@keyframes rotate {
  from {
    transform: rotateY(-10deg);
    text-shadow: 1px -1px #CCC, 2px -1px #BBB, 3px -2px #AAA, 4px -2px #999, 5px -3px #888, 6px -3px #777;
  }
  to {
    transform: rotateY(10deg);
    text-shadow: -1px -1px #CCC, -2px -1px #BBB, -3px -2px #AAA, -4px -2px #999, -5px -3px #888, -6px -3px #777;
  }
}
@keyframes skew {
  from {
    transform: scaleY(0.3) skewX(-15deg);
  }
  to {
    transform: scaleY(0.3) skewX(-20deg);
  }
}
/* line 344, ../sass/other.scss */
.pro {
  width: 1200px;
  min-height: 800px;
}
/* line 346, ../sass/other.scss */
.pro li {
  width: 20%;
  padding: 1%;
  float: left;
}
/* line 348, ../sass/other.scss */
.pro li img {
  width: 100%;
  height: 170px;
}

/* line 352, ../sass/other.scss */
.about_qywh_1 {
  position: relative;
}

/* line 353, ../sass/other.scss */
.about-share {
  position: absolute;
  top: 20px;
  right: 0px;
  width: 300px;
  height: 240px;
}
/* line 356, ../sass/other.scss */
.about-share li {
  border-bottom: 1px dashed #ccc;
  width: 300px;
  height: 40px;
  clear: both;
}
/* line 359, ../sass/other.scss */
.about-share li a {
  font-size: 14px;
  color: #fff;
}
/* line 360, ../sass/other.scss */
.about-share li span {
  font-size: 14px;
  color: #fff;
  float: right;
}
/* line 362, ../sass/other.scss */
.about-share > a {
  float: right;
  color: #fff;
  font-size: 14px;
}
