* {
  margin: 0;
  padding: 0;
  font-family: "Microsoft YaHei";
}
li {
  list-style: none;
}
a {
  text-decoration: none;
  outline: none;
  -moz-outline-style: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}
i {
  font-style: normal;
}
img{border:0}
body {
  background-color: #ffffff;
}
.content-page {
  width: 1200px;
  margin: 0 auto;
}
.top{background:#333;text-align: center;
    line-height: 34px;
    font-size: 12px;color:#fff}.top a{color:#fff}
.nav {
    position: relative;
    z-index: 10;
}

.nav .nav-content {
  
  width: 1200px;
  margin: 0 auto;
}.nav .nav-content .nav-tap{margin-top: 32px;float:right}
.nav .nav-content img.logo {float:left;
  width: 250px;margin-top:19px;
}
.nav .nav-content .nav-tap ul {
  
}
.nav .nav-content .nav-tap ul li {
  margin-right: 30px;float:left
}
.nav .nav-content .nav-tap ul li:last-of-type {
  margin-right: 0;
}
.nav .nav-content .nav-tap a.bj_on,
.nav .nav-content .nav-tap .edition {
  color: #ffffff;
  font-size: 16px;
  cursor: pointer;
  padding: 8px 12px;
  border-radius: 5px;display: block;z-index:999999 \9;position: relative \9; behavior: url(/css/pie.htc) \9;
}
.nav .nav-content .nav-tap a.bj_on:hover {
  background-color: #358ff0;
}
.nav .nav-content .nav-tap .edition {
  position: relative;
}
.nav .nav-content .nav-tap .edition img {
  width: 10px;
}
.nav .nav-content .nav-tap .edition .choice {
  display: none;
  position: absolute;
  left: 0px;
  top: 30px;
  width: 160px;
  background-color: #dedbf0;
  border-radius: 5px;
  overflow: hidden;
}
.nav .nav-content .nav-tap .edition .choice .choice_text {
  line-height:35px; display:block;  text-align:center;
  width: 100%;
  height: 35px;
  font-size: 14px;
  color: #3c2e9c;
}
.nav .nav-content .nav-tap .edition .choice .choice_text:hover {
  background-color: #bcb6e0;
}
.nav .nav-content .nav-tap .edition:hover {
  background: none;
  color: #e4e2f0;
}
.nav .nav-content .nav-tap .edition:hover .choice {
  display: block;
}
.nav .nav-content .on {
  background-color: #358ff0;
  border-radius: 5px;
}
.nav-content {
  height: 100px;
}

#head {
  position: absolute;
  left: 0;
  top: 0;
  min-width: 1200px;
  height: 170px;
}
.hot2{
	background: url(../img/hot4.png) no-repeat 125px top;
}
.head {
  background: url("../img/head_bg3.png") no-repeat center ;
  min-width: 1200px;
  height: 550px;
  overflow: hidden;
}
.head .content-page {
  height: 100%;
}
.head .download {
  margin-top: 20px;
 
}
.head .download .left-plate {
  width: 45%;float:left;
}
.head .download .left-plate .win-logo {
      text-align: center;
}
.head .download .left-plate .win-logo img {
  width: 85%;
  margin-top: 70px;
}
.head .download .left-plate .win-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  align-items: center;
  position: relative;
  width: 100%;
  height: 90px;
  line-height: 90px;
}
.head .download .left-plate .win-text span {
  color: #ffffff;
  font-size: 4em;
  font-weight: bold;
  margin-left: -25px;
  margin-top: -5px;
}
.head .download .left-plate .win-text img.win-font {
  height: 100px;
  margin-left: -25px;
}
.head .download .left-plate .win-text .win-font-text {
  height: 40px;
  margin-left: 25px;
}
.head .download .left-plate .win-tip img {
  width: 100%;
}
.head .download .right-plate {
  float:right;
  width: 48%;
}
.head .download .right-plate .plate {
  position: relative;
  width: 100%;
}
.head .download .right-plate .plate .title {
     text-align: center;
  color: #ffffff;
  font-size: 34px;
  margin: 30px 0;
}
.head .download .right-plate .plate .title img {
  width: 80%;
}
.head .download .right-plate .plate .introduction {
  width: 70%;
  padding: 10px  4%;
  background: rgba(255, 255, 255, 0.1);
  font-size: 14px;
  color: #ffffff;
  margin: 0 auto;
}
.head .download .right-plate .plate .introduction .text_content .color_font {
  color: #f3af1c;
}
.head .download .right-plate .plate .introduction .text_content span:first-of-type {
  display: inline-block;
  width: 50%;
}
.head .download .right-plate .plate .introduction .text_content:last-of-type {
  margin-top: 10px;
}
.head .download .right-plate .plate .btn-content {
  
  width: 75%;
  margin: 40px auto 0px auto;
}
.head .download .right-plate .plate .btn-content a {
 display:block;float:left;    text-align: center;
    line-height: 50px;
  width: 194px;
  height: 50px;
  background-color: #e6460e;
 margin-bottom:20px;
 margin-right:20px;
  color: #ffffff;
  font-size: 18px;
  border-radius: 5px;z-index:999999 \9;position: relative \9; behavior: url(/css/pie.htc) \9;
}
 
.head .download .right-plate .plate .btn-content a img {
  margin-right: 15px;
}
.head .download .right-plate .plate .btn-content a:hover span {
  text-decoration: underline;
}

.head .download .right-plate .plate .bt-downloadc {
  
  width: 75%;
  margin: 40px auto 0px auto;
}
.head .download .right-plate .plate .bt-downloadc a {
 display:block;float:left;    text-align: center;
    line-height: 50px;
  width: 122px;
  height: 50px;
  background-color: #e6460e;
 margin-bottom:5%;
 margin-right:20px;
  color: #ffffff;
  font-size: 18px;
  border-radius: 5px;z-index:999999 \9;position: relative \9; behavior: url(/css/pie.htc) \9;
}

.head .download .right-plate .plate .bt-downloadc a:hover span {
  text-decoration: underline;
}

.see {
  min-width: 1200px;
  background-color: #ffffff;
  padding-bottom: 55px;
}
.see .title {
  margin: 20px 0;
}
.see .title .tip {
  text-align: center;
  font-size: 18px;
}
.see .title .tip a {
  color: red;
}
.see .title .tip a:hover {
  text-decoration: underline;
}
.see .title .pic {
 text-align: center;
  margin: 50px 0;
}
.see .title .pic img {
  width: 200px;
}
.see .swiper-page {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}
.see .swiper-page .swiper-container {
  width: 665px;margin:0 auto; height:580px;

}
.see  .swiper-pagination{    position: absolute;
    bottom: 2px;
    z-index: 1;
    text-align: center;
    width: 100%;}
.see  .swiper-pagination span{display:inline-block;width:12px;height:12px;border-radius: 50%;background:#ccc;cursor: pointer; margin:0 5px;position: relative \9; behavior: url(/css/pie.htc) \9;}
.see  .swiper-pagination span.swiper-active-switch{background:#007aff}
.see .swiper-button-next{position: absolute;
    right: 10px;
    background: url(../img/next.png)  center  no-repeat;
    top: 45%;
    z-index: 222;
    width: 29px;
    height: 50px;    cursor: pointer;}
.see .swiper-button-prev{position: absolute;
    left: 10px;    cursor: pointer;
    background: url(../img/prev.png)  center  no-repeat;
    top: 45%;
    z-index: 222;
    width: 29px;
    height: 50px;}
.see .swiper-page .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding-bottom: 0px;height:500px;
}
.see .swiper-page .swiper-slide .pic {
  position: relative;
  width:665px;
  height: 505px;
  overflow: hidden;
}
.see .swiper-page .swiper-slide .pic img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.see .swiper-page .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
}
.see .introduce-tip {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}
.see .introduce-tip img {
  height: 95px;
  padding: 0 2%;
  margin: 30px;
}
.configure {
  min-width: 1200px;
  background-color: #eeeeee;
}
.configure .content-page {
  padding: 50px 0;
}
.configure .content-page .title_1 {
  
 text-align: center;
  margin-bottom: 50px;
}
.configure .content-page .title_1 img {
  width: 280px;
}
.configure .content-page .title_2 {
  text-align: center;
  margin: 50px;
}
.configure .content-page .title_2 img {
  width: 200px;
}
.configure .content-page .text_content p {
  font-size: 16px;
  color: #535353;
  margin: 5px 0;
  line-height: 35px;
}
#footer {
  min-width: 1200px;height:205px;
}
.footer {
  background-color: #535353;
  padding: 20px 0;
  margin-top: 100px;
}
.footer p {
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  margin: 25px 0;
}
.footer a {
  color: #ffffff;
}
.footer a:hover {
  color: red;
}
.footer i {
  margin: 0 10px;
}
/*# sourceMappingURL=win_style.css.map */