@charset "utf-8";
/* CSS Document */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}
audio, canvas, video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
}
html, button, input, select, textarea {
  font-family: sans-serif;
}
body {
  margin: 0;
  min-width:1024px;
}
a:active, a:hover {
  outline: 0 none;
}
h1 {
  font-size: 2em;
  font-weight: normal;
  margin: 0;
}
h2 {
  font-size: 1.5em;
  font-weight: normal;
  margin: 0;
}
h3 {
  font-size: 1.17em;
  font-weight: normal;
  margin: 0;
}
h4 {
  font-size: 1em;
  font-weight: normal;
  margin: 0;
}
h5 {
  font-size: 0.83em;
  font-weight: normal;
  margin: 0;
}
h6 {
  font-size: 0.67em;
  font-weight: normal;
  margin: 0;
}
ul,li,dl,dt,dd{
  margin: 0;
  padding: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b, strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0 none repeat scroll 0 0;
  color: #000;
}
p, pre {
  margin: 0;
}
code, kbd, pre, samp {
  font-family: monospace,serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q::before, q::after {
  content: none;
}
small {
  font-size: 80%;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
nav ul, nav ol {
  list-style: outside none none;
}
img {
  border: 0 none;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0 none;
  padding: 0;
  white-space: normal;
}
button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
}
button, input {
  line-height: normal;
}
button, select {
  text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
}
button[disabled], html input[disabled] {
  cursor: default;
}
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  box-sizing: content-box;
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0 none;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html, body {
  background-color: #fff;
  height: 100%;
  position: relative;
  width: 100%;
  font-family: "Microsoft YaHei", Arial;
}
html .home header, body .home header {
  left: 0;
  position: fixed;
  top: 0;
}
header {
  height: 60px;
  left: 0;
  position: absolute;
  text-align: right;
  top: 0;
  width: 100%;
  z-index: 1;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}
a:link, a:visited{
  text-decoration:none;
  color:#666;
}
a:hover{
  text-decoration:none;
  color:#f26120;
}
.fltlft{
  float: left;
}
.fltrt{
  float: right;
}
.clearfix{
  clear: both;
}
header .overlay {
  background-color: #000;
  height: 100%;
  opacity: 0.15;
  position: absolute;
  width: 100%;
}
header .wrapper {
  height: 100%;
  margin: 0 auto;
  max-width: 1080px;
  position: relative;
  width: 94%;
  line-height: 60px;
}
header .logo{
  padding-top: 10px;
}
header .menu span{
  padding: 0 10px;
  font-size: 14px;
}
header .menu span a{
  color: #fff;
}
.backgrounds {
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
}
.backgrounds > div {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transition: all 1.4s ease 0s;
  width: 100%;
}
.backgrounds > div.blue {
  background:-webkit-linear-gradient(0deg, #28abd8, #4a70ca);
  background:-moz-linear-gradient(0deg, #28abd8, #4a70ca);
  background:linear-gradient(0deg,#28abd8, #4a70ca);
  opacity: 0;
}
.backgrounds > div.gray {
  background:-webkit-linear-gradient(0deg, #53b540, #4da93a);
  background:-moz-linear-gradient(0deg, #53b540, #4da93a);
  background:linear-gradient(0deg,#53b540, #4da93a);
  opacity: 0;
}
.backgrounds > div.orange {
  background:-webkit-linear-gradient(0deg, #ffd171, #ffa21c);
  background:-moz-linear-gradient(0deg, #ffd171, #ffa21c);
  background:linear-gradient(0deg,#ffd171, #ffa21c);
  opacity: 0;
}
.backgrounds > div.active {
  opacity: 1;
}
.content-home {

}
.content-home .section-home {
  height: 100%;
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  vertical-align: middle;
}
.content-home .section-home .pre{
   position: absolute;
   top: 48%;
   left: 10%;
   z-index: 100;
  width: 55px;
  height: 55px;
  background: url("images/pre.png") no-repeat 0 0;
  cursor:pointer;
}
.content-home .section-home .pre:hover{
  background: url("images/pre.png") no-repeat 0 -55px;
}
.content-home .section-home .next{
   position: absolute;
   top: 48%;
   right: 10%;
   z-index: 100;
   width: 55px;
   height: 55px;
   background: url("images/next.png") no-repeat 0 0;
   cursor:pointer;
 }
.content-home .section-home .next:hover{
  background: url("images/next.png") no-repeat 0 -55px;
}
section h2{
  font-size: 36px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  display: block;
}
.top1{
    background: url("images/top1.jpg") no-repeat;
  background-size:cover;
  width: 100%;
  height: 100%;
  /* Firefox */
  display:-moz-box;
  -moz-box-pack:center;
  -moz-box-align:center;

  /* Safari、Opera 以及 Chrome */
  display:-webkit-box;
  -webkit-box-pack:center;
  -webkit-box-align:center;

  /* W3C */
  display:box;
  box-pack:center;
  box-align:center;
}
.top2{
    background: url("images/top2.jpg") no-repeat;
  background-size:cover;
  width: 100%;
  height: 100%;
  /* Firefox */
  display:-moz-box;
  -moz-box-pack:center;
  -moz-box-align:center;

  /* Safari、Opera 以及 Chrome */
  display:-webkit-box;
  -webkit-box-pack:center;
  -webkit-box-align:center;

  /* W3C */
  display:box;
  box-pack:center;
  box-align:center;
}
.top3{
    background: url("images/top3.jpg") no-repeat;
  background-size:cover;
  width: 100%;
  height: 100%;
  /* Firefox */
  display:-moz-box;
  -moz-box-pack:center;
  -moz-box-align:center;

  /* Safari、Opera 以及 Chrome */
  display:-webkit-box;
  -webkit-box-pack:center;
  -webkit-box-align:center;

  /* W3C */
  display:box;
  box-pack:center;
  box-align:center;
}
.content-wrapper{
  height: 100%;
  left: 0;
  position: fixed;
  top: 100%;
  width: 100%;
}

.dots-nav {
  margin: -80px 0 0;
  max-width: 100px;
  position: fixed;
  right: 0;
  top: 50%;
  width: 10%;
}
.first {
	top: 100%;
}
.second {
	top: 200%;
}
.third {
	top: 300%;
}
.home-product{
  width: 90%;
  margin: 0 auto;
}
.dots-nav .dots-area {
  display: block;
  padding: 12px 0;
  position: relative;
  width: 100%;
}
.dots-nav .dots {
  border: 2px solid #fff;
  border-radius: 100%;
  cursor: pointer;
  display: block;
  height: 10px;
  margin: 0 auto;
  position: relative;
  width: 10px;
}
.dots-nav .dots .fill-dots {
  background-color: #fff;
  border-radius: 100%;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transform: scale(1.1);
  transition: all 0.4s ease 0s;
  width: 100%;
}
.dots-nav .phone{
  background:url(images/phone.png) no-repeat center center;
  width:40px;
  height:40px;
  margin: 0 auto;
  position: relative;
  display: block;
  border:solid 2px #fff;
  border-radius:22px;
}
.dots-nav .phoneactive{
  background:url(images/phone.png) no-repeat 15px center;
  width:150px;
  height:40px;
  margin: 0 auto;
  position: relative;
  display: block;
  border:solid 2px #fff;
  border-radius:22px;
  overflow:hidden;
  line-height:40px;
  color:#fff;
  font-family:Georgia;
  font-size:18px;
  text-align:center;
  padding-left:25px;
}
.dots-nav .dots.active .fill-dots {
  -webkit-transform:scale(0);
  transform: scale(0);
}
.home-product,.home-product-detail{
  width:1000px;
  height: 80%;

  /* Firefox */
  display:-moz-box;
  -moz-box-pack:center;
  -moz-box-align:center;

  /* Safari、Opera 以及 Chrome */
  display:-webkit-box;
  -webkit-box-pack:center;
  -webkit-box-align:center;

  /* W3C */
  display:box;
  box-pack:center;
  box-align:center;
  position: relative;
}
.home-product li{
  list-style: none;
  width: 480px;
  float: left;
  text-align: center;
  font-size: 14px;
}
.img-style{
  border: solid 3px #fff;
  border-top-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.home-product-detail{
  width: 800px; 
  display: inherit; 
  height: 305px; 
  position: relative; 
  z-index: 200; 
  overflow: hidden;
}
.home-product p{
  color: #fff;
}
.home-product p span{
  font-size: 18px;
  padding: 0 10px;
}
.home-product a{
  color: #f8f8f8;
  cursor: pointer;
}
.home-product a:hover{
  color: #fff;
}
.home-product-detail li{
   list-style: none;
   width: 480px;
   float: left;
   text-align: left;
 }
.home-product-detail li h3{
  text-align: left;
  font-size: 16px;
  line-height: 30px;
  color:#fff;
}
.home-product-detail li p{
  text-align: left;
  font-size: 14px;
  line-height: 25px;
}
/*.quit-detail{
  background: url("images/quit.png") no-repeat;
  width: 34px;
  height: 34px;
  position: absolute;
  top: 5px;
  right: 0;
}*/

footer{
  text-align: center;
  background-color: #33373b;
  width: 100%;
  height: 80px;
  line-height:30px;
  padding-top:10px;
  color: #ccc;
  font-size: 14px;
}
.home footer{
  top: 400%;
  position: absolute;
  text-align: center;
  background-color: #33373b;
  width: 100%;
  height: 80px;
  line-height: 30px;
  color: #ccc;
  font-size: 14px;
}
.section-first-wrapper {
  width: 100%;
  height: 90%;

  /* Firefox */
  display: -moz-box;
  -moz-box-pack: center;
  -moz-box-align: center;

  /* Safari、Opera 以及 Chrome */
  display: -webkit-box;
  -webkit-box-pack: center;
  -webkit-box-align: center;

  /* W3C */
  display: box;
  box-pack: center;
  box-align: center;
}
.section-first{
  width: 728px;
  height: 90%;
  background:url("images/photos/20.png") no-repeat;
  animation:myfirst 5s;
  -moz-animation:myfirst 5s; /* Firefox */
  -webkit-animation:myfirst 5s; /* Safari and Chrome */
  -o-animation:myfirst 5s; /* Opera */
  display: block;
}
@keyframes myfirst
{
  0%   {background: url("images/section-first.png") 0 0;}
  10%  {background: url("images/section-first.png") 0 -350px;}
  20%  {background: url("images/section-first.png") 0 -700px;}
  30%  {background: url("images/section-first.png") 0 -1050px;}
  40%  {background: url("images/section-first.png") 0 -1400px;}
  50%  {background: url("images/section-first.png") 0 -1750px;}
  60%  {background: url("images/section-first.png") 0 -2100px;}
  70%  {background: url("images/section-first.png") 0 -2450px;}
  80%  {background: url("images/section-first.png") 0 -2800px;}
  90%  {background: url("images/section-first.png") 0 -3150px;}
  100% {background: url("images/section-first.png") 0 -3150px;}
}

@-moz-keyframes myfirst /* Firefox */
{
  0%   {background: url("images/section-first.png") 0 0;}
  10%  {background: url("images/section-first.png") 0 -350px;}
  20%  {background: url("images/section-first.png") 0 -700px;}
  30%  {background: url("images/section-first.png") 0 -1050px;}
  40%  {background: url("images/section-first.png") 0 -1400px;}
  50%  {background: url("images/section-first.png") 0 -1750px;}
  60%  {background: url("images/section-first.png") 0 -2100px;}
  70%  {background: url("images/section-first.png") 0 -2450px;}
  80%  {background: url("images/section-first.png") 0 -2800px;}
  90%  {background: url("images/section-first.png") 0 -3150px;}
  100% {background: url("images/section-first.png") 0 -3150px;}
}

@-webkit-keyframes myfirst /* Safari �?Chrome */
{
  0%   {background: url("images/section-first.png") 0 0;}
  10%  {background: url("images/section-first.png") 0 -350px;}
  20%  {background: url("images/section-first.png") 0 -700px;}
  30%  {background: url("images/section-first.png") 0 -1050px;}
  40%  {background: url("images/section-first.png") 0 -1400px;}
  50%  {background: url("images/section-first.png") 0 -1750px;}
  60%  {background: url("images/section-first.png") 0 -2100px;}
  70%  {background: url("images/section-first.png") 0 -2450px;}
  80%  {background: url("images/section-first.png") 0 -2800px;}
  90%  {background: url("images/section-first.png") 0 -3150px;}
  100% {background: url("images/section-first.png") 0 -3150px;}
}

@-o-keyframes myfirst /* Opera */
{
  0%   {background: url("images/section-first.png") 0 0;}
  10%  {background: url("images/section-first.png") 0 -350px;}
  20%  {background: url("images/section-first.png") 0 -700px;}
  30%  {background: url("images/section-first.png") 0 -1050px;}
  40%  {background: url("images/section-first.png") 0 -1400px;}
  50%  {background: url("images/section-first.png") 0 -1750px;}
  60%  {background: url("images/section-first.png") 0 -2100px;}
  70%  {background: url("images/section-first.png") 0 -2450px;}
  80%  {background: url("images/section-first.png") 0 -2800px;}
  90%  {background: url("images/section-first.png") 0 -3150px;}
  100% {background: url("images/section-first.png") 0 -3150px;}
}


.blue-pro {
  background:-webkit-linear-gradient(0deg, #71c9ff, #426edc);
  background:linear-gradient(0deg,#71c9ff, #426edc);
  opacity: 1;
  height: 250px;
}
.orange-pro {
  background:-webkit-linear-gradient(0deg, #ffdc1c, #ff7e1e);
  background:linear-gradient(0deg,#ffdc1c, #ff7e1e);
  opacity: 1;
  height: 250px;
}
.green-pro {
  background:-webkit-linear-gradient(0deg, #84d021, #32c04d);
  background:linear-gradient(0deg,#84d021, #32c04d);
  opacity: 1;
  height: 250px;
}
.title{
  width: 1080px;
  margin: 0 auto;
  color: #fff;
  padding-left: 80px;
}
.title h1{
  padding-top: 100px;
  border-bottom: solid 1px #fff;
  width: 500px;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.title p{
  font-size: 18px;
  line-height: 30px;
  font-family: arial;
}
.product-wrapper,.contact-wrapper,.join-wrapper{
  width: 1000px;
  margin:0 auto;
}
.product-detail,.join-detail{
  margin: 50px 0;
}
.product-detail h2{
  font-size: 18px;
  color: #0093f0;
  line-height: 40px;
  text-align: center;
  font-weight: bold;
}
.product-detail h2 span{
  font-size: 14px;
  padding: 0 20px;
  color: #666;
}
.product-list{
  text-align: center;
  padding: 30px 0;
}
.product-list li{
  float: left;
  list-style: none;
}
.product-list li p{
  font-size: 14px;
  line-height: 20px;
  color: #333;
  padding-top: 10px;
}
.product-info,.join-info{
  background: #f4f4f4;
  border-radius: 5px;
  padding: 15px 25px;
}
.product-info dd{
  float: left;
  line-height: 25px;
  color: #333;
  font-size: 14px;
}
.width25{
  width: 25%;
}
.width33{
  width: 33%;
}
.width50{
   width: 50%;
 }
.width100{
  width: 100%;
}
a.blue{
  color: #0093f0;
  text-decoration: none;
}
a.blue:hover{
  color: #0093f0;
  text-decoration: none;
}
.contact-detail{
  padding: 40px 0;
  line-height: 30px;
  color: #333;
  font-size: 14px;
}
.join-info li{
  list-style: none;
  float: left;
  font-size: 14px;
  color: #333;
  line-height: 35px;
}
.join-info li a{
  padding: 0 10px;
  color: #0093f0;
}
.duty-title{
  background: url("images/duty-bg.png") no-repeat 0 0;
  width:233px;
  height: 55px;
  text-align: center;
  line-height: 55px;
  margin:20px auto;
  color: #0093f0;
  cursor: pointer;
}
.duty-info .active{
  background: url("images/duty-bg.png") no-repeat 0 -55px;
  width:233px;
  height: 55px;
}
.duty-detail{
  line-height: 35px;
  font-size: 14px;
  color: #666;
  width:50%;
  margin:0 auto;
}