/*! 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 4, ../sass/other.scss */
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #333;
  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 */
dd {
  margin-left: 0;
}

/* line 8, ../sass/other.scss */
ul, li {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 9, ../sass/other.scss */
.w100 {
  width: 100%;
}

/* line 10, ../sass/other.scss */
a {
  text-decoration: none;
  font-size: 12px;
}
/* line 11, ../sass/other.scss */
a:hover {
  color: #aac6dc;
  text-decoration: none;
}

/* line 12, ../sass/other.scss */
.btn-cyan {
  background-color: #aac6dc;
  color: #ffffff;
}
/* line 14, ../sass/other.scss */
.btn-cyan:hover {
  color: #ffffff;
  background-color: #aac6dc;
}

/* line 16, ../sass/other.scss */
.header {
  width: 100%;
  height: 120px;
  margin-top: 20px;
}
/* line 18, ../sass/other.scss */
.header .head {
  width: 1200px;
  height: 120px;
  margin: 0 auto;
}
/* line 20, ../sass/other.scss */
.header .head .head-left {
  float: left;
  position: relative;
  height: 120px;
  width: 650px;
}
/* line 23, ../sass/other.scss */
.header .head .head-right {
  float: right;
  position: relative;
  height: 120px;
  width: 430px;
}
/* line 25, ../sass/other.scss */
.header .head .head-right .head-right1 {
  width: 250px;
  height: 100px;
  position: absolute;
  right: 0;
}
/* line 27, ../sass/other.scss */
.header .head .head-right .head-right1 img {
  width: 100%;
}
/* line 29, ../sass/other.scss */
.header .head .head-right .head-right2 {
  width: 120px;
  height: 120px;
}
/* line 31, ../sass/other.scss */
.header .head .head-right .head-right2 .icon1 {
  position: absolute;
  bottom: 20px;
  left: 0px;
  cursor: pointer;
}
/* line 32, ../sass/other.scss */
.header .head .head-right .head-right2 .icon2 {
  position: absolute;
  bottom: 20px;
  left: 80px;
  cursor: pointer;
}
/* line 34, ../sass/other.scss */
.header .head .head-right .head-right3 {
  margin-left: 330px;
}
/* line 35, ../sass/other.scss */
.header .head .head-right .head-right3 img {
  position: absolute;
  margin: auto 0;
  top: 0;
  bottom: 0;
}

/* line 42, ../sass/other.scss */
.header-scroll {
  position: fixed;
  top: -70px;
  left: 0;
  width: 100%;
  height: 70px;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 9999;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
}
/* line 45, ../sass/other.scss */
.header-scroll.active {
  top: 0px;
}
/* line 48, ../sass/other.scss */
.header-scroll .head {
  width: 1200px;
  height: 70px;
  margin: 0 auto;
}
/* line 50, ../sass/other.scss */
.header-scroll .head .head-left {
  float: left;
  position: relative;
  height: 70px;
  width: 380px;
}
/* line 52, ../sass/other.scss */
.header-scroll .head .head-left img {
  width: 100%;
  position: absolute;
  margin: auto 0;
  top: 0;
  bottom: 0;
}
/* line 56, ../sass/other.scss */
.header-scroll .head .head-right {
  float: right;
  position: relative;
  height: 70px;
  width: 360px;
}
/* line 58, ../sass/other.scss */
.header-scroll .head .head-right img {
  position: absolute;
  margin: auto 0;
  top: 0;
  bottom: 0;
}
/* line 62, ../sass/other.scss */
.header-scroll .head .head-right .head-right1 .icon1 {
  position: absolute;
  top: 35px;
  left: -150px;
  cursor: pointer;
}
/* line 63, ../sass/other.scss */
.header-scroll .head .head-right .head-right1 .icon2 {
  position: absolute;
  top: 35px;
  left: -80px;
  cursor: pointer;
}
/* line 65, ../sass/other.scss */
.header-scroll .head .head-right .head-right2 {
  width: 60px;
  margin-left: 250px;
}

/* line 70, ../sass/other.scss */
.nav {
  width: 100%;
  height: 50px;
  background: url("../images/nav_bg.jpg") repeat;
}
/* line 72, ../sass/other.scss */
.nav .navIn {
  width: 1200px;
  margin: 0 auto;
  height: 50px;
}
/* line 74, ../sass/other.scss */
.nav .navIn > ul {
  height: auto;
}
/* line 76, ../sass/other.scss */
.nav .navIn > ul > li {
  width: 150px;
  height: 50px;
  text-align: center;
  float: left;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
  position: relative;
}
/* line 78, ../sass/other.scss */
.nav .navIn > ul > li > img {
  position: absolute;
  top: 15px;
  right: 15px;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
}
/* line 79, ../sass/other.scss */
.nav .navIn > ul > li:hover {
  background-color: #edd7ae;
}
/* line 84, ../sass/other.scss */
.nav .navIn > ul > li:hover img {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
/* line 85, ../sass/other.scss */
.nav .navIn > ul > li:hover .dropdown {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 89, ../sass/other.scss */
.nav .navIn > ul > li > a {
  width: 150px;
  height: 50px;
  font-size: 16px;
  color: #ffffff;
  line-height: 50px;
  display: block;
}
/* line 90, ../sass/other.scss */
.nav .navIn > ul > li .dropdown {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  position: absolute;
  top: 50px;
  left: 0;
  z-index: 99999;
  background-color: rgba(255, 255, 255, 0.95);
  width: 150px;
  height: auto;
  overflow: hidden;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
}
/* line 93, ../sass/other.scss */
.nav .navIn > ul > li .dropdown li {
  border-bottom: 1px solid #ccc;
  width: 100%;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
}
/* line 95, ../sass/other.scss */
.nav .navIn > ul > li .dropdown li:hover {
  background-color: rgba(249, 238, 216, 0.95);
}
/* line 96, ../sass/other.scss */
.nav .navIn > ul > li .dropdown li:last-child {
  border-bottom: none;
}
/* line 97, ../sass/other.scss */
.nav .navIn > ul > li .dropdown li a {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  color: #333;
  font-size: 14px;
}

/* line 107, ../sass/other.scss */
.banner {
  position: relative;
  width: 1440px;
  margin: 0 auto;
}

/* line 111, ../sass/other.scss */
.container {
  width: 1200px;
  margin: 0 auto;
  height: auto;
  overflow: hidden;
}

/* line 115, ../sass/other.scss */
.footer {
  background: url("../images/foot_bg.jpg") no-repeat center;
  width: 100%;
  height: 468px;
  padding-top: 60px;
  margin-top: 30px;
}
/* line 118, ../sass/other.scss */
.footer .foot {
  margin-bottom: 30px;
}
/* line 119, ../sass/other.scss */
.footer .foot-left {
  float: left;
  margin-top: 10px;
}
/* line 121, ../sass/other.scss */
.footer .foot-left .foot-left1 {
  text-align: left;
}
/* line 123, ../sass/other.scss */
.footer .foot-left .foot-left1 ul {
  width: 110px;
  float: left;
}
/* line 126, ../sass/other.scss */
.footer .foot-left .foot-left1 ul li a {
  color: #888888;
  margin-bottom: 10px;
  display: block;
}
/* line 129, ../sass/other.scss */
.footer .foot-left .foot-left1 ul li:nth-child(1) a {
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 20px;
  display: block;
}
/* line 134, ../sass/other.scss */
.footer .foot-right {
  float: right;
  margin-top: 20px;
}

/* line 139, ../sass/other.scss */
.footer > p {
  text-align: center;
  color: #999999;
  clear: both;
  padding-top: 20px;
}

/* line 143, ../sass/other.scss */
.elevator-item {
  position: fixed;
  right: 15px;
  bottom: 10px;
  z-index: 99992;
  -webkit-transition: opacity .4s ease-in-out;
  -moz-transition: opacity .4s ease-in-out;
  -o-transition: opacity .4s ease-in-out;
  opacity: 1;
}

/* line 150, ../sass/other.scss */
#elevator, #layout_elevator {
  display: block;
  margin-bottom: 5px;
  width: 40px;
  height: 36px;
  border-radius: 2px;
  background: url(../images/iconsprite_btbar.png) 8px 6px no-repeat;
  background-color: #444;
  background-color: rgba(0, 0, 0, 0.6);
  cursor: pointer;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}

/* line 155, ../sass/other.scss */
#elevator {
  display: none;
}

/* line 159, ../sass/other.scss */
.elevator-item .plus {
  display: block;
  border-radius: 2px;
  width: 40px;
  height: 36px;
  background: url(../images/iconsprite_btbar.png) 8px -34px no-repeat;
  background-color: #444;
  background-color: rgba(0, 0, 0, 0.6);
  cursor: pointer;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}

/* line 167, ../sass/other.scss */
.elevator-item .plus-popup {
  position: absolute;
  left: -144px;
  bottom: 0;
  text-align: center;
  display: none;
  padding: 5px;
  border-radius: 2px;
  width: 123px;
  background: #fff;
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
}

/* line 172, ../sass/other.scss */
.pro-list {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-top: 20px;
  min-height: 400px;
}
/* line 174, ../sass/other.scss */
.pro-list dl {
  margin-bottom: 40px;
}
/* line 176, ../sass/other.scss */
.pro-list dl dt {
  box-shadow: 0px 2px 3px #ccc;
  cursor: pointer;
}
/* line 178, ../sass/other.scss */
.pro-list dl dt img {
  width: 100%;
  height: 188px;
}
/* line 180, ../sass/other.scss */
.pro-list dl dd {
  text-align: center;
  width: 100%;
  height: 40px;
  padding-top: 10px;
}
/* line 182, ../sass/other.scss */
.pro-list dl dd span {
  font-size: 16px;
  font-weight: bold;
  line-height: 25px;
  letter-spacing: 5px;
}
/* line 186, ../sass/other.scss */
.pro-list dl:hover dt {
  box-shadow: 0px 2px 5px #999;
}

/* line 190, ../sass/other.scss */
.title {
  margin: 10px 0;
  padding-bottom: 10px;
}

/* line 195, ../sass/other.scss */
.contact {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-top: 20px;
}
/* line 197, ../sass/other.scss */
.contact .contact1 {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-bottom: 30px;
}
/* line 199, ../sass/other.scss */
.contact .contact1 .contact11 {
  width: 600px;
  height: 400px;
  border: 10px solid #efefef;
  float: left;
}
/* line 200, ../sass/other.scss */
.contact .contact1 .contact12 {
  float: right;
  margin-top: 20px;
}

/* line 207, ../sass/other.scss */
.news li {
  margin-bottom: 30px;
  cursor: pointer;
  width: 550px;
  float: left;
  margin-right: 70px;
  border-bottom: 1px dashed #999;
}
/* line 210, ../sass/other.scss */
.news li .news-list .news-list1 {
  float: left;
  width: 100px;
  height: 100px;
  margin-right: 20px;
}
/* line 212, ../sass/other.scss */
.news li .news-list .news-list1 img {
  width: 100%;
}
/* line 214, ../sass/other.scss */
.news li .news-list .news-list2 {
  width: 550px;
  height: 150px;
  position: relative;
}
/* line 216, ../sass/other.scss */
.news li .news-list .news-list2 span {
  font-size: 18px;
  line-height: 45px;
}
/* line 219, ../sass/other.scss */
.news li .news-list .news-list2 p {
  font-size: 14px;
  text-indent: 2em;
}
/* line 223, ../sass/other.scss */
.news li .news-list .news-a {
  position: absolute;
  bottom: 5px;
  right: 0px;
}
/* line 226, ../sass/other.scss */
.news li:nth-child(2n) {
  margin-right: 0px;
}
/* line 227, ../sass/other.scss */
.news li:hover {
  background-color: #efefef;
}

/* line 233, ../sass/other.scss */
.about p {
  text-indent: 2em;
}
/* line 234, ../sass/other.scss */
.about > div {
  margin-top: 30px;
}
/* line 235, ../sass/other.scss */
.about .about1 {
  width: 100%;
  height: auto;
}
/* line 237, ../sass/other.scss */
.about .about1 p {
  font-size: 18px;
  line-height: 35px;
  letter-spacing: 3px;
}
/* line 238, ../sass/other.scss */
.about .about1 .about11 {
  width: 533px;
  height: 400px;
  float: left;
  margin-right: 30px;
  margin-bottom: 30px;
}
/* line 243, ../sass/other.scss */
.about .about2 {
  width: 100%;
  height: auto;
  overflow: hidden;
}
/* line 245, ../sass/other.scss */
.about .about2 .about21 {
  margin-top: 20px;
}
/* line 247, ../sass/other.scss */
.about .about2 .about21 img {
  width: 250px;
  height: auto;
  float: left;
  margin-left: 28px;
}
/* line 250, ../sass/other.scss */
.about .about3 {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}
/* line 252, ../sass/other.scss */
.about .about3 strong {
  font-size: 22px;
  margin-bottom: 20px;
  display: inline-block;
  margin-top: 10px;
}
/* line 253, ../sass/other.scss */
.about .about3 p {
  font-size: 18px;
  line-height: 35px;
  letter-spacing: 3px;
}
/* line 254, ../sass/other.scss */
.about .about3 .about31 {
  margin-top: 30px;
  height: auto;
  overflow: hidden;
}
/* line 257, ../sass/other.scss */
.about .about3 .about32 {
  float: right;
  margin-top: 30px;
}

/* line 263, ../sass/other.scss */
.paiming {
  text-align: right;
}
/* line 265, ../sass/other.scss */
.paiming p {
  font-size: 16px;
  letter-spacing: 3px;
  font-weight: bold;
}

/* line 271, ../sass/other.scss */
.icon3, .icon4 {
  position: fixed;
  width: 500px;
  height: auto;
  top: 450px;
  z-index: 99999;
  left: 50%;
  margin-left: -250px;
  display: none;
}
/* line 273, ../sass/other.scss */
.icon3 img, .icon4 img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 500px;
}
