/*! 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; 
  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 */
.top {
  width: 100%;
  height: 30px;
  line-height: 30px;
  background-color: #656565;
}
/* line 13, ../sass/index.scss */
.top .topIn {
  width: 1200px;
  height: 30px;
  margin: 0 auto;
}
/* line 14, ../sass/index.scss */
.top h3 {
  font-size: 12px;
  display: block;
  width: 300px;
  float: left;
  color: #fff;
  font-weight: normal;
}
/* line 15, ../sass/index.scss */
.top .topRight {
  float: right;
  width: 200px;
}
/* line 17, ../sass/index.scss */
.top .topRight p {
  color: white;
}
/* line 18, ../sass/index.scss */
.top .topRight li {
  width: 100px;
  text-align: center;
  float: left;
}
/* line 20, ../sass/index.scss */
.top .topRight li a {
  color: #fff;
  font-size: 12px;
}

/* line 25, ../sass/index.scss */
.head {
  width: 100%;
  height: ;
}
/* line 27, ../sass/index.scss */
.head .headIn {
  width: 1200px;
  height: ;
  margin: 0 auto;
  position: relative;
}
/* line 29, ../sass/index.scss */
.head .headIn .headL {
  width: 500px;
  height: ;
  left: 0;
  top: 0;
  position: absolute;
}
/* line 31, ../sass/index.scss */
.head .headIn .headL img {
  width: 100%;
}
/* line 33, ../sass/index.scss */
.head .headIn .headR {
  top: 0;
  right: 0px;
  width: 640px;
  height: ;
  position: absolute;
}
/* line 35, ../sass/index.scss */
.head .headIn .headR .nav1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: ;
  z-index: -1;
}
/* line 37, ../sass/index.scss */
.head .headIn .headR .nav1 li {
  width: 70px;
  height: ;
  position: absolute;
  -moz-transition: all, 0.9s, cubic-bezier(0.24, 0.48, 0.56, 1.36);
  -o-transition: all, 0.9s, cubic-bezier(0.24, 0.48, 0.56, 1.36);
  -webkit-transition: all, 0.9s, cubic-bezier(0.24, 0.48, 0.56, 1.36);
  transition: all, 0.9s, cubic-bezier(0.24, 0.48, 0.56, 1.36);
  overflow: hidden;
  background-image: url("../images/navBg.png");
  -moz-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -webkit-transform: scale(0, 0);
  transform: scale(0, 0);
}
/* line 41, ../sass/index.scss */
.head .headIn .headR .nav1 li::before {
  content: "";
  width: 70px;
  height: auto;
  -moz-transform: skew(-30deg, 5deg);
  -ms-transform: skew(-30deg, 5deg);
  -webkit-transform: skew(-30deg, 5deg);
  transform: skew(-30deg, 5deg);
  position: absolute;
  left: -150px;
  top: 0;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 100%);
}
/* line 48, ../sass/index.scss */
.head .headIn .headR .nav1 li.active::before {
  left: 150px;
  -moz-transition: all, 2s;
  -o-transition: all, 2s;
  -webkit-transition: all, 2s;
  transition: all, 2s;
}
/* line 51, ../sass/index.scss */
.head .headIn .headR .nav1 li:nth-child(1) {
  top: 0;
  left: 0px;
}
/* line 52, ../sass/index.scss */
.head .headIn .headR .nav1 li:nth-child(2) {
  top: 0;
  left: 70px;
}
/* line 53, ../sass/index.scss */
.head .headIn .headR .nav1 li:nth-child(3) {
  top: 0;
  left: 140px;
}
/* line 54, ../sass/index.scss */
.head .headIn .headR .nav1 li:nth-child(4) {
  top: 0;
  left: 210px;
}
/* line 55, ../sass/index.scss */
.head .headIn .headR .nav1 li:nth-child(5) {
  top: 0;
  left: 280px;
}
/* line 56, ../sass/index.scss */
.head .headIn .headR .nav1 li:nth-child(6) {
  top: 0;
  left: 350px;
}
/* line 57, ../sass/index.scss */
.head .headIn .headR .nav1 li:nth-child(7) {
  top: 0;
  left: 420px;
}
/* line 58, ../sass/index.scss */
.head .headIn .headR .nav1 li:nth-child(8) {
  top: 0;
  left: 490px;
}
/* line 59, ../sass/index.scss */
.head .headIn .headR .nav1 li:nth-child(9) {
  top: 0;
  left: 560px;
}
/* line 60, ../sass/index.scss */
.head .headIn .headR .nav1 li.active {
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
/* line 62, ../sass/index.scss */
.head .headIn .headR .nav2 {
  width: 100%;
  height: 100px;
}
/* line 64, ../sass/index.scss */
.head .headIn .headR .nav2 li {
  float: left;
  width: 70px;
  height: 100px;
  cursor: pointer;
  text-align: center;
  padding-top: 40px;
}
/* line 66, ../sass/index.scss */
.head .headIn .headR .nav2 li a {
  color: #000000;
  font-size: 14px;
}
/* line 69, ../sass/index.scss */
.head .headIn .headR .nav2 li.active a {
  color: #000000;
}

/* line 76, ../sass/index.scss */
.banner {
  height: 430px;
  overflow: hidden;
  background: url(../images/banner_bg.jpg); 
  background-position: center; position: relative;
}

/* line 80, ../sass/index.scss */
.heng {
  width: 100%;
  height: 70px;
  position: relative;
}
/* line 82, ../sass/index.scss */
.heng .heng1 {
  width: 490px;
  height: 70px;
  position: absolute;
  left: 50%;
  margin-left: -960px;
  z-index: -1;
  background-color: #656565;
}
/* line 84, ../sass/index.scss */
.heng .heng2 {
  width: 100%;
  height: 70px;
}
/* line 86, ../sass/index.scss */
.heng .heng2 div {
  width: 640px;
  height: 70px;
  position: absolute;
  top: 0;
  margin-left: -600px;
  left: 50%;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
}
/* line 90, ../sass/index.scss */
.heng .heng2 .heng3 {
  background: url("../images/indexTel.png");
}
/* line 93, ../sass/index.scss */
.heng .heng2 .heng4 {
  background: url("../images/indexEmail.png");
}
/* line 96, ../sass/index.scss */
.heng .heng2 div.active {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}

/* line 102, ../sass/index.scss */
.news {
  width: 100%;
  height: 450px;
  margin: 30px 0;
}
/* line 104, ../sass/index.scss */
.news .newsIn {
  width: 1200px;
  height: 450px;
  margin: 0 auto;
}
/* line 106, ../sass/index.scss */
.news .newsIn .news1 {
  width: 1200px;
  height: 80px;
  background: url("../images/newsTitle.png") no-repeat;
  cursor: pointer;
}

/* line 113, ../sass/index.scss */
.news2 {
  font-size: 0;
  position: relative;
  padding: 0;
  width: 1200px;
  overflow: hidden;
  margin-top: 20px;
}
/* line 115, ../sass/index.scss */
.news2 li {
  width: 160px;
  height: 160px;
  background: #E95546;
  font-size: 16px;
  text-align: center;
  line-height: 160px;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
/* line 120, ../sass/index.scss */
.news2 li:hover {
  box-shadow: 5px 5px 5px #999;
}

/* line 125, ../sass/index.scss */
.slider {
  display: block;
  position: absolute;
  left: 160px;
  width: 1040px;
  height: 320px;
  background: #4FC2E5;
  transition: all 0.5s;
  padding: 20px;
}
/* line 128, ../sass/index.scss */
.slider dl {
  width: 450px;
  height: 120px;
  margin-right: 50px;
  float: left;
  margin-bottom: 30px;
  cursor: pointer;
  /*dd{
      width:150px;height:120px;float:left;
    img{width:150px;height:120px;}
  }*/
}
/* line 134, ../sass/index.scss */
.slider dl dt {
  width: 400px;
  height: 120px;
  position: relative;
  float: right;
}
/* line 136, ../sass/index.scss */
.slider dl dt h1 {
  top: 5px;
  left: 0;
  position: absolute;
  font-size: 20px;
  color: #ffffff;
}
/* line 137, ../sass/index.scss */
.slider dl dt p {
  top: 40px;
  left: 0;
  position: absolute;
  font-size: 12px;
  color: #ffffff;
}
/* line 138, ../sass/index.scss */
.slider dl dt span {
  top: 110px;
  left: 0;
  position: absolute;
  font-size: 14px;
  color: #ffffff;
}
/* line 140, ../sass/index.scss */
.slider dl dt span a {
  color: #fff;
  font-size: 14px;
}
/* line 144, ../sass/index.scss */
.slider dl:nth-child(2n) {
  margin-right: 0;
}

/* line 148, ../sass/index.scss */
.slider1 {
  top: 0px;
  background: #4DB733;
  z-index: 999;
}

/* line 151, ../sass/index.scss */
.slider2 {
  top: 0px;
}

/* line 154, ../sass/index.scss */
.product {
  width: 100%;
  height: 750px;
  margin: 10px 0;
  background: url("../images/productBg.jpg");
  padding-top: 10px;
}
/* line 156, ../sass/index.scss */
.product .productIn {
  width: 1200px; 
  margin: 0 auto;
  height: auto;
  overflow: hidden;
}
/* line 158, ../sass/index.scss */
.product .productIn .product1 {
  background: url("../images/proTitle.png") no-repeat;
  cursor: pointer;
  margin-top: 20px;
  width: 100%;
  height: 80px;
}
/* line 162, ../sass/index.scss */
.product .productIn .product2 {
  width: 1200px;
  height: 440px;
  margin-top: 10px;
}
/* line 164, ../sass/index.scss */
.product .productIn .product2 dl {
  width: 280px;
  height: 270px;
  margin-right: 24px;
  border: 1px solid #999;
  overflow: hidden;
  float: left;
  cursor: pointer;
}
/* line 167, ../sass/index.scss */
.product .productIn .product2 dl dd {
  width: 280px;
  height: 220px;
}
/* line 169, ../sass/index.scss */
.product .productIn .product2 dl dd img {
  width: 280px;
  height: 220px;
}
/* line 171, ../sass/index.scss */
.product .productIn .product2 dl dt {
  width: 280px;
  height: 48px;
  text-align: center;
  line-height: 48px;
}
/* line 173, ../sass/index.scss */
.product .productIn .product2 dl dt span {
  font-size: 16px;
}
/* line 176, ../sass/index.scss */
.product .productIn .product2 dl:nth-child(4n) {
  margin-right: 0;
}

/* line 181, ../sass/index.scss */
.about {
  width: 100%; 
  overflow: hidden;
  margin: 30px 0 2px;
}
/* line 183, ../sass/index.scss */
.about .aboutIn {
  width: 1200px;
  height: 360px;
  margin: 0 auto;
}
/* line 185, ../sass/index.scss */
.about .aboutIn .about1 {
  width: 1200px;
  height: 80px;
  background: url("../images/aboutTitle.png") no-repeat;
  cursor: pointer;
  margin-bottom: 20px;
}
/* line 189, ../sass/index.scss */
.about .aboutIn .about2 {
  width: 800px;
  height: 250px;
  float: left;
  border: 1px solid #999;
  padding: 20px;
  line-height: 16px;
}
/* line 191, ../sass/index.scss */
.about .aboutIn .about2 img {
  width: 308px;
  height: 220px;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 192, ../sass/index.scss */
.about .aboutIn .about2 p {
  font-size: 12px;
  line-height: 22px;
}
/* line 194, ../sass/index.scss */
.about .aboutIn .about3 {
  width: 350px;
  height: 250px;
  float: right;
  border: 1px solid #999;
}
/* line 196, ../sass/index.scss */
.about .aboutIn .about3 img {
  width: 348px;
  height: 248px;
}

/* line 202, ../sass/index.scss */
.device {
  width: 100%;
  height: 470px;
  margin: 10px 0;
  background: url("../images/productBg.jpg");
  padding-top: 10px;
}
/* line 204, ../sass/index.scss */
.device .deviceIn {
  width: 1200px;
  margin: 0 auto;
  height: auto;
  overflow: hidden;
}
/* line 206, ../sass/index.scss */
.device .deviceIn .device1 {
  background: url("../images/deviceTitle.png") no-repeat;
  cursor: pointer;
  margin-top: 20px;
  width: 100%;
  height: 80px;
}
/* line 210, ../sass/index.scss */
.device .deviceIn .device2 {
  width: 1200px;
  height: 440px;
  margin-top: 10px;
}
/* line 212, ../sass/index.scss */
.device .deviceIn .device2 dl {
  width: 280px;
  height: 270px;
  margin-right: 24px;
  border: 1px solid #999;
  overflow: hidden;
  float: left;
  cursor: pointer;
}
/* line 215, ../sass/index.scss */
.device .deviceIn .device2 dl dd {
  width: 280px;
  height: 220px;
}
/* line 217, ../sass/index.scss */
.device .deviceIn .device2 dl dd img {
  width: 280px;
  height: 220px;
}
/* line 219, ../sass/index.scss */
.device .deviceIn .device2 dl dt {
  width: 280px;
  height: 48px;
  text-align: center;
  line-height: 48px;
}
/* line 221, ../sass/index.scss */
.device .deviceIn .device2 dl dt span {
  font-size: 16px;
}
/* line 224, ../sass/index.scss */
.device .deviceIn .device2 dl:nth-child(4n) {
  margin-right: 0;
}

/* line 229, ../sass/index.scss */
.customer {
  width: 100%;
  height: 300px;
  overflow: hidden;
  margin: 20px 0;
}
/* line 231, ../sass/index.scss */
.customer .customerIn {
  width: 1200px;
  height: 300px;
  margin: 0 auto;
}
/* line 233, ../sass/index.scss */
.customer .customerIn .customer1 {
  width: 1200px;
  height: 80px;
  background: url("../images/customer.png") no-repeat;
}
/* line 236, ../sass/index.scss */
.customer .customerIn .customer2 {
  width: 1100px;
  height: 200px;
  padding: 25px 50px;
  background-color: #E0DFDF;
  margin: 0 auto;
}
/* line 238, ../sass/index.scss */
.customer .customerIn .customer2 li {
  width: 150px;
  height: 150px;
  float: left;
  margin-right: 20px;
}
/* line 240, ../sass/index.scss */
.customer .customerIn .customer2 li img {
  width: 150px;
  height: 150px;
}

/* line 247, ../sass/index.scss */
.contact {
  width: 100%; 
}

/* line 249, ../sass/index.scss */
.contact .contactIn { 
  border-radius: 66px 66px 0 0;
  width: 980px;
  height: 500px;
  position: relative;
  margin: 0 auto;
  background: #5169A8
}
/* line 251, ../sass/index.scss */
.contact .contactIn .contact1 {
  width: 400px;
  height: 50px;
  border: 0;
  background-color: #ffffff;
  left: 100px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
  padding-left: 20px;
  position: absolute;
  border-radius: 3px;
  font-size: 18px;
}
/* line 255, ../sass/index.scss */
.contact .contactIn .contact2 {
  top: 140px;
}
/* line 258, ../sass/index.scss */
.contact .contactIn .contact3 {
  top: 225px;
}
/* line 261, ../sass/index.scss */
.contact .contactIn .contact4 {
  top: 315px;
  height: 130px;
  padding-top: 10px;
}
/* line 264, ../sass/index.scss */
.contact .contactIn .contact5 {
  top: 400px;
  width: 120px;
  left: 715px;
  text-align: center;
  padding-left: 0;
  font-weight: bold;
  color: #000000;
}

/* line 271, ../sass/index.scss */
.footer {
	padding-bottom: 1px;
}
/* line 273, ../sass/index.scss */
.footer .foot {
  width: 1200px; 
  text-align: center;
  line-height: 30px;
  padding: 15px 0;
  margin: 0 auto;
}
/* line 275, ../sass/index.scss */
.footer .foot p {
  color: white;
  font-size: 14px;
}

/* line 282, ../sass/index.scss */
.ripple {
  width: 0;
  height: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.4);
  -moz-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -webkit-transform: scale(0, 0);
  transform: scale(0, 0);
  position: absolute;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

/* line 291, ../sass/index.scss */
.contain {
  width: 1000px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  min-height: 600px;
  margin-top: 20px;
}

/* line 295, ../sass/index.scss */
.left {
  width: 200px;
  height: auto;
  overflow: hidden;
  float: left;
}

/* line 298, ../sass/index.scss */
.right {
  width: 750px;
  height: auto;
  overflow: hidden;
  float: right;
}

/* line 302, ../sass/index.scss */
.aboutLeft1 {
  width: 200px;
  height: 80px;
}

/* line 307, ../sass/index.scss */
.aboutLeft2 {
  width: 200px;
  text-align: center;
  height: 280px;
}
/* line 309, ../sass/index.scss */
.aboutLeft2 a {
  display: inline-block;
  width: 150px;
  height: 40px;
  color: white;
  line-height: 40px;
  background-color: #0295F2;
  border-radius: 7px;
  margin-bottom: 5px;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
}
/* line 311, ../sass/index.scss */
.aboutLeft2 a:hover {
  background-color: #14a6dc;
}

/* line 316, ../sass/index.scss */
.aboutLeft3 {
  width: 200px;
  height: auto;
  overflow: hidden;
}
/* line 318, ../sass/index.scss */
.aboutLeft3 img {
  width: 170px;
  text-align: center;
}

/* line 320, ../sass/index.scss */
.aboutLeft4 {
  width: 200px;
}
/* line 322, ../sass/index.scss */
.aboutLeft4 li {
  width: 200px;
  height: 30px;
  border-radius: 5px;
  border-bottom: 1px dashed #ccc;
  line-height: 30px;
}
/* line 324, ../sass/index.scss */
.aboutLeft4 li span {
  font-weight: bold;
}

/* line 328, ../sass/index.scss */
.aboutRight {
  width: 750px;
  height: auto;
  overflow: hidden;
}

/* line 332, ../sass/index.scss */
.rightTitle {
  width: 100%;
  height: 40px;
  text-align: left;
  line-height: 60px;
  border-bottom: 1px solid #666;
}
/* line 334, ../sass/index.scss */
.rightTitle p {
  width: auto;
  font-size: 14px;
  background: url("../images/home.png") no-repeat left bottom;
  padding-left: 20px;
  display: inline-block;
  height: 40px;
}
/* line 337, ../sass/index.scss */
.rightTitle p a {
  font-size: 14px;
}

/* line 341, ../sass/index.scss */
.rightCon {
  margin-top: 30px;
  min-height: 500px;
}

/* line 345, ../sass/index.scss */
.proTitle {
  width: 100%;
  height: 46px;
  text-align: left;
  line-height: 60px;
  border-bottom: 2px #000 solid;;
}
/* line 347, ../sass/index.scss */
.proTitle p { 
  font-size: 14px;
  background: url("../images/home.png") no-repeat left bottom;
  padding-left: 20px;
  display: inline-block;
  height: 40px;
}
/* line 350, ../sass/index.scss */
.proTitle p a {
  font-size: 14px;
  color: #ffb810;
  font-family: "Microsoft YaHei";
}

/* line 353, ../sass/index.scss */
.proIn { 
/*  width: 744px;*/
  height: auto;
  overflow: hidden;
  min-height: 500px;
  padding-left: 50px;
}
/* line 355, ../sass/index.scss */
.proIn dl {
	width: 200px;
	height: 200px;
	margin-right: 20px;
	float: left;
	border: 1px solid #eaeaea;
	border-top: 4px solid #369c25;
	margin-bottom: 30px;
	cursor: pointer;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	-webkit-transition: all 1s;
	transition: all 1s;
	overflow: hidden;
}

.pw1 dl{ width: 200px; height: 200px;}
.pw1 dl dt{ width: 200px !important; height: 156px!important;}
.pw1 dl dt img{ width: 100%!important; height: 100%!important;}
.pw1 dl dd{ width: 200px !important;}
/* line 358, ../sass/index.scss */
.proIn dl dt {
  width: 298px;
  height: 200px;
  overflow: hidden;
}
/* line 360, ../sass/index.scss */
.proIn dl dt img {
  width: 298px;
  height: 200px;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
}
/* line 362, ../sass/index.scss */
.proIn dl dd {
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  width: 298px;
  height: 40px;
}
/* line 364, ../sass/index.scss */
.proIn dl dd span {
  color: #333;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
}
/* line 366, ../sass/index.scss */
.proIn dl:hover {
  background-color: #4fc2e5;
  border: 1px solid white;
}
/* line 369, ../sass/index.scss */
.proIn dl:hover dt img {
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
/* line 372, ../sass/index.scss */
.proIn dl:hover dd span {
  color: white;
}
/* line 376, ../sass/index.scss */
/*
.proIn dl:nth-child(3n) {
  margin-right: 0px;
}
*/

/* line 382, ../sass/index.scss */
.newsIn1 {
  width: 750px;
  height: auto;
  overflow: hidden;
  min-height: 500px;
  margin-bottom: 20px;
}
/* line 384, ../sass/index.scss */
.newsIn1 li {
  width: 750px;
  height: 110px;
  margin: 5px 10px 20px 10px;
  position: relative;
  padding-bottom: 10px;
  border-bottom: 1px dashed #666;
  cursor: pointer;
}
/* line 387, ../sass/index.scss */
.newsIn1 li h2 {
  font-size: 18px;
  color: #0295F2;
  position: absolute;
  left: 0;
  top: 0px;
}
/* line 388, ../sass/index.scss */
.newsIn1 li h3 {
  font-size: 14px;
  color: #333;
  margin: 5px 0;
  position: absolute;
  left: 0;
  top: 25px;
}
/* line 389, ../sass/index.scss */
.newsIn1 li p {
  font-size: 12px;
  line-height: 16px;
  width: 750px;
  position: absolute;
  left: 0;
  top: 55px;
}

/* line 393, ../sass/index.scss */
.inside_con1_news {
  width: 337px;
  height: 25px;
  line-height: 20px;
  float: left;
  margin: 10px 5px 0 10px;
  padding-left: 10px;
  background: url(../images/bzj_61.jpg) no-repeat;
  background-position: left center;
}
.inside_con1_qh{
  padding-bottom: 46px;
}
/* line 394, ../sass/index.scss */
.fanye {
  width: 488px;
  overflow: hidden;
  float: left; 
  height: 38px;
  line-height: 38px; 
}

/* line 395, ../sass/index.scss */
.fanye a:hover {
  text-decoration: underline;
}

/* line 396, ../sass/index.scss */
.back {
  float: right;
  background: #ff8b10; 
  color: #333; 
  overflow: hidden;   
  height: 36px;
  line-height: 36px;
}
.back span{
	margin-right: 20px;
}
/* line 397, ../sass/index.scss */
.back a {
  color: #fff;
  padding: 11px 20px;
}

/* line 398, ../sass/index.scss */
.back a:hover {
  background: #e47e12;
}

/* line 399, ../sass/index.scss */
.fanye_1 {
  float: left;
  width: 233px;
  overflow: hidden;
  text-align: center; 
  padding: 0 5px;
}

/* line 400, ../sass/index.scss */
.fanye_2 {
  float: right;
  width: 234px;
  overflow: hidden;
  text-align: center;
  padding: 0 5px;
}
.fanye_2 a:link,.fanye_1 a:link,.fanye_2 a:visited,.fanye_1 a:visited{ color: #666; text-decoration: none; }
.fanye_1,.fanye_2{ background: url(../images/header_bg.jpg);}
.fanye_1 a:hover,.fanye_2 a:hover{color: #ffb810;}
/* line 402, ../sass/index.scss */
.proLeftTitle {
  text-align: center;
  width: 100%;
  height: 90px;
  border-bottom: 1px dashed #dcdcdc;
}
/* line 404, ../sass/index.scss */
.proLeftTitle h1 {
  color: #000000;
  font-size: 28px;
  font-weight: normal;
  line-height: 70px;
  width:100%;
  position: inherit;
  overflow: hidden;
}

/* line 406, ../sass/index.scss */
.proLeftCon {
  padding: 20px 10px 10px 10px;
  min-height: 700px;
}

/* line 410, ../sass/index.scss */
.proViewTitle { 
  height: 50px;
  line-height: 30px;
  font-size: 25px;
  margin: 20px 0;
  text-align: center;
}
.contactBg img,.newsBg img,.caseBg img,.recruitBg img,.advantageBg img,.contactBg img,.proBg img,.scienceBg img,.aboutBg img{ width:100%;}
/* line 414, ../sass/index.scss */
.proViewCon { 
  height: auto;
  overflow: hidden;
  margin-bottom: 20px;
}

/* line 418, ../sass/index.scss */
.aserviceBg {
  width: 100%;
  height: 308px;
  background: url("../images/aserviceBg.jpg") no-repeat top center;
  overflow: hidden;
  min-width: 1176px;
}

.aboutBg {
  width: 100%;
  height: 308px;
  background: url("../images/slider1.jpg") no-repeat top center;
  overflow: hidden;
  min-width: 1176px;
}

.serviceBg {
  width: 100%;
  height: 300px;
  background: url("../images/serviceBg.jpg") no-repeat top center;
  overflow: hidden;
  min-width: 1176px;
}
.scienceBg {
  width: 100%;
  height: 308px;
  background: url("../images/scienceBg.jpg") no-repeat top center;
  overflow: hidden;
  min-width: 1176px;
}
.projectBg {
  width: 100%;
  height: 308px;
  background: url("../images/projectBg.jpg") no-repeat top center;
  min-width: 1176px;
}
.proposalBg {
  width: 100%;
  height: 308px;
  background: url("../images/proposalBg.jpg") no-repeat top center;
  overflow: hidden;
  min-width: 1176px;
}

.downloadBg {
  width: 100%;
  height: 308px;
  background: url("../images/downloadBg.jpg") no-repeat top center;
  overflow: hidden;
  min-width: 1176px;
}

/* line 422, ../sass/index.scss */
.solutionBg {
  width: 100%;
  height: 308px;
  background: url("../images/solutionBg.jpg") no-repeat center center;
  overflow: hidden;
  min-width: 1176px;
}

/* line 425, ../sass/index.scss */
.proBg {
  width: 100%;
  height: 308px;
  background: url("../images/par3_bg.png") no-repeat top center;  
  overflow: hidden;
  min-width: 1176px;
}

/* line 428, ../sass/index.scss */


.newsBg {
  width: 100%;
  height: 308px;
  background: url("../images/newsBg.jpg") no-repeat top center;
  overflow: hidden;
  min-width: 1176px;
}
/* line 428, ../sass/index.scss */
.caseBg {
  width: 100%;
  height: 308px;
  background: url("../images/caseBg.jpg") no-repeat top center; 
  overflow: hidden;
  min-width: 1176px;
}
.recruitBg {
  width: 100%;
  height: 308px;
  background: url("../images/recruitBg.jpg") no-repeat top center;
  overflow: hidden;
  min-width: 1176px;
}

/* line 431, ../sass/index.scss */
.advantageBg {
  width: 100%;
  height: 308px;
  background: url("../images/serviceBg.jpg") no-repeat top center; 
  overflow: hidden;
  min-width: 1176px;
}

/* line 434, ../sass/index.scss */
.contactBg {
  width: 100%;
  height: 308px;
  background: url("../images/contactBg.jpg") no-repeat top center;
  overflow: hidden;
  min-width: 1176px;
}
