/*! 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/index.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 5, ../sass/index.scss */
p, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
}

/* line 6, ../sass/index.scss */
dd {
  margin-left: 0;
}

/* line 7, ../sass/index.scss */
ul, li {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 8, ../sass/index.scss */
a {
  text-decoration: none;
  font-size: 12px;
}
/* line 9, ../sass/index.scss */
a:hover {
  text-decoration: none;
}

/* line 11, ../sass/index.scss */
.contain {
  width: 1320px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}

/* line 15, ../sass/index.scss */
.header {
  height: 115px;
  overflow: hidden;
  width: 100%;
  z-index: 999;
  top: 0px;
  background-color: #fff;
}
/* line 17, ../sass/index.scss */
.header .head {
  width: 100%;
  height: 115px;
}
/* line 19, ../sass/index.scss */
.header .head .head-left {
  width: 390px;
  height: 115px;
  float: left;
  margin-left: 50px;
}
/* line 22, ../sass/index.scss */
.header .head .head-right {
  width: 840px;
  height: 115px;
  float: right;
  margin-right: 100px;
}
/* line 24, ../sass/index.scss */
.header .head .head-right li {
  width: 120px;
  height: 65px;
  float: left;
  text-align: center;
  margin-top: 30px;
}
/* line 27, ../sass/index.scss */
.header .head .head-right li.active i, .header .head .head-right li:hover i {
  display: block;
}
/* line 29, ../sass/index.scss */
.header .head .head-right li i {
  width: 30px;
  margin: 0 auto;
  margin-top: 10px;
  height: 2px;
  background-color: #c40018;
}
/* line 30, ../sass/index.scss */
.header .head .head-right li a {
  line-height: 20px;
  font-size: 14px;
  font-weight: bold;
}
/* line 33, ../sass/index.scss */
.header .head .head-right li .rr {
  display: block;
  font-size: 12px;
  font-weight: normal;
}

/* line 39, ../sass/index.scss */
.cate {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-top: 50px;
  margin-bottom: 30px;
}
/* line 41, ../sass/index.scss */
.cate .cate-in {
  width: 1320px;
  height: 349px;
  margin: 0 auto;
}
/* line 43, ../sass/index.scss */
.cate .cate-in .cate-in-left {
  float: left;
}
/* line 46, ../sass/index.scss */
.cate .cate-in .cate-in-right {
  float: right;
}

/* line 52, ../sass/index.scss */
.csl {
  width: 100%;
  height: 240px;
  background-color: #4949b5;
  background-image: url("../images/chuisuhengfu.png");
  background-repeat: no-repeat;
  background-position: center center;
}

/* line 56, ../sass/index.scss */
.zsl {
  width: 100%;
  height: 210px;
  background-color: #b56049;
  background-image: url("../images/zhusuhengfu.png");
  background-repeat: no-repeat;
  background-position: center center;
}

/* line 61, ../sass/index.scss */
.pro-cate {
  width: 100%;
  height: 120px;
  border-bottom: 2px solid #4849b5;
}
/* line 63, ../sass/index.scss */
.pro-cate a {
  width: 50%;
  height: 118px;
  display: block;
  background-color: #ffffff;
  color: #4849b5;
  float: left;
  line-height: 120px;
  font-size: 40px;
  text-align: center;
}
/* line 64, ../sass/index.scss */
.pro-cate a.active {
  background-color: #4849b5;
  color: #ffffff;
}

/* line 66, ../sass/index.scss */
.cslIn {
  width: 100%;
  height: 150px;
  background: url("../images/cslIn.jpg") no-repeat center center;
}

/* line 69, ../sass/index.scss */
.zslIn {
  width: 100%;
  height: 150px;
  background: url("../images/zslIn.jpg") no-repeat center center;
}

/* line 73, ../sass/index.scss */
.pro {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #efeaee;
}
/* line 75, ../sass/index.scss */
.pro .pro-in {
  width: 1360px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}
/* line 77, ../sass/index.scss */
.pro .pro-in li {
  width: 310px;
  height: 320px;
  margin-right: 40px;
  float: left;
  margin-bottom: 20px;
  cursor: pointer;
}
/* line 79, ../sass/index.scss */
.pro .pro-in li .pro-list {
  width: 310px;
  height: 270px;
  position: relative;
}
/* line 82, ../sass/index.scss */
.pro .pro-in li .pro-list:hover .pro-list1 {
  display: none;
}
/* line 83, ../sass/index.scss */
.pro .pro-in li .pro-list:hover .pro-list2 {
  display: block;
}
/* line 85, ../sass/index.scss */
.pro .pro-in li .pro-list img {
  width: 310px;
  height: 270px;
  position: absolute;
}
/* line 86, ../sass/index.scss */
.pro .pro-in li .pro-list .pro-list1 {
  display: block;
}
/* line 87, ../sass/index.scss */
.pro .pro-in li .pro-list .pro-list2 {
  display: none;
}
/* line 89, ../sass/index.scss */
.pro .pro-in li .rrr {
  font-size: 12px;
  margin-top: 0px;
}
/* line 90, ../sass/index.scss */
.pro .pro-in li a {
  display: block;
  line-height: 20px;
  text-align: center;
  font-size: 20px;
  margin-top: 10px;
}
/* line 92, ../sass/index.scss */
.pro .pro-in li:nth-child(4n) {
  margin-right: 0px;
}

/* line 96, ../sass/index.scss */
.footer {
  width: 100%;
  height: 448px;
  background: url("../images/foot-bg.jpg") no-repeat center center;
}

/* line 101, ../sass/index.scss */
.about img {
  width: 100%;
}

/* line 104, ../sass/index.scss */
.ability img {
  width: 100%;
  margin-bottom: 20px;
}

/* line 108, ../sass/index.scss */
.design img {
  width: 100%;
}

/* line 112, ../sass/index.scss */
.news0 {
  width: 100%;
  height: 134px;
  background: url("../images/news0.jpg") no-repeat center center;
}

/* line 116, ../sass/index.scss */
.news {
  width: 100%;
  height: auto;
  overflow: hidden;
}
/* line 118, ../sass/index.scss */
.news li {
  width: 100%;
  height: 225px;
  cursor: pointer;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
}
/* line 120, ../sass/index.scss */
.news li .news-list {
  width: 1200px;
  height: 180px;
  overflow: hidden;
  margin: 0 auto;
  padding-top: 70px;
}
/* line 122, ../sass/index.scss */
.news li .news-list .news-list1 {
  width: 50px;
  height: 100px;
  text-align: center;
  float: left;
}
/* line 124, ../sass/index.scss */
.news li .news-list .news-list1 span {
  font-size: 35px;
}
/* line 125, ../sass/index.scss */
.news li .news-list .news-list1 p {
  font-size: 18px;
  margin-top: 5px;
}
/* line 127, ../sass/index.scss */
.news li .news-list .news-list2 {
  width: 170px;
  height: 80px;
  float: left;
  margin-left: 40px;
  margin-top: 10px;
}
/* line 129, ../sass/index.scss */
.news li .news-list .news-list2 img {
  width: 170px;
  height: 80px;
}
/* line 131, ../sass/index.scss */
.news li .news-list .news-list3 {
  width: 700px;
  float: left;
  margin-left: 40px;
}
/* line 133, ../sass/index.scss */
.news li .news-list .news-list3 span {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
  display: block;
}
/* line 134, ../sass/index.scss */
.news li .news-list .news-list3 p {
  font-size: 14px;
  line-height: 20px;
  color: #999;
}
/* line 138, ../sass/index.scss */
.news li:nth-child(even) {
  background-color: #f9f7f8;
}
/* line 141, ../sass/index.scss */
.news li:hover {
  background-color: #eeeeee;
}

/* line 146, ../sass/index.scss */
.news-view {
  width: auto;
}

/* line 151, ../sass/index.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 158, ../sass/index.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 163, ../sass/index.scss */
#elevator {
  display: none;
}

/* line 167, ../sass/index.scss */
.contact {
  width: 100%;
  height: 844px;
  background: url("../images/contact.jpg") no-repeat center center;
}

/* line 172, ../sass/index.scss */
.news-view {
  width: 100%;
  min-height: 800px;
}
/* line 174, ../sass/index.scss */
.news-view .news-view1 {
  text-align: center;
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-top: 30px;
  margin-bottom: 30px;
}
/* line 177, ../sass/index.scss */
.news-view .news-view1 h4 {
  display: block;
  margin-top: 20px;
  font-weight: normal;
}

/* line 184, ../sass/index.scss */
.slide {
  width: 350px;
  min-height: 1200px;
  background: url("../images/slide.jpg") repeat;
  float: left;
}
/* line 186, ../sass/index.scss */
.slide .slide-pro {
  width: 100%;
  height: 150px;
  text-align: center;
  padding-top: 50px;
  border-bottom: 4px solid #2c89c6;
}
/* line 188, ../sass/index.scss */
.slide .slide-pro h1 {
  font-weight: normal;
  letter-spacing: 10px;
}
/* line 189, ../sass/index.scss */
.slide .slide-pro h3 {
  letter-spacing: 2px;
  color: #8e8e8e;
}
/* line 191, ../sass/index.scss */
.slide .slide-show {
  width: 100%;
  padding: 20px 35px;
  height: auto;
}
/* line 193, ../sass/index.scss */
.slide .slide-show .slide-list {
  text-align: center;
  position: relative;
  width: 100%;
  height: 70px;
  border-bottom: 2px solid #e3e3e3;
  cursor: pointer;
}
/* line 195, ../sass/index.scss */
.slide .slide-show .slide-list span {
  font-size: 28px;
  color: #005aad;
  line-height: 40px;
  letter-spacing: 5px;
  margin-right: 50px;
}
/* line 196, ../sass/index.scss */
.slide .slide-show .slide-list strong {
  display: block;
  font-size: 14px;
  margin-right: 60px;
}
/* line 197, ../sass/index.scss */
.slide .slide-show .slide-list img {
  position: absolute;
  right: 50px;
  top: 20px;
}
/* line 199, ../sass/index.scss */
.slide .slide-show .slide-dropdown {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-top: 15px;
  border-bottom: 2px solid #e3e3e3;
  padding-bottom: 10px;
}
/* line 201, ../sass/index.scss */
.slide .slide-show .slide-dropdown li {
  text-align: center;
  height: auto;
  margin-bottom: 8px;
}
/* line 203, ../sass/index.scss */
.slide .slide-show .slide-dropdown li a {
  font-size: 16px;
  line-height: 18px;
  display: block;
}
/* line 204, ../sass/index.scss */
.slide .slide-show .slide-dropdown li a:hover {
  color: #015ba9;
}
/* line 206, ../sass/index.scss */
.slide .slide-show .slide-dropdown li.active a {
  color: #015ba9;
}

/* line 210, ../sass/index.scss */
.right {
  width: 900px;
  height: auto;
  overflow: hidden;
  float: right;
}
/* line 212, ../sass/index.scss */
.right .right-title {
  width: 100%;
  height: 100px;
  border-bottom: 2px solid #dedede;
  line-height: 100px;
}
/* line 214, ../sass/index.scss */
.right .right-title img {
  float: left;
}
/* line 215, ../sass/index.scss */
.right .right-title p {
  font-size: 22px;
  padding-left: 40px;
  background: url("../images/product-title.png") no-repeat center left;
}
/* line 217, ../sass/index.scss */
.right .right-con {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-top: 40px;
  margin-bottom: 20px;
}
/* line 219, ../sass/index.scss */
.right .right-con h1 {
  font-size: 25px;
}
