html {
  background: #f0f0f0;
  color: #717171;
  min-width: 1200px;
}
img {
  vertical-align: top;
}
.bg-white {
  background: white;
}
.common-content {
  width: 1000px;
  margin: 0 auto;
}
.main-gap {
  height: 67px;
}
.trans {
  transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
}
.header {
  width: 100%;
  padding: 15px 0;
  min-width: 1200px;
  border-bottom: 1px solid #eaeaea;
  background: white;
  z-index: 10;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.header .header-nav {
  padding: 0 10px;
  height: 35px;
  line-height: 35px;
  margin: 0 15px;
  border-bottom: 2px solid white;
  color: #717171;
}
.header .header-nav.act {
  color: #28bd8b;
  border-color: #28bd8b;
}
.header .lo {
  line-height: 35px;
  margin-left: 15px;
}
.header .lo a {
  font-size: 14px;
  color: #717171;
}
.header img {
  height: 35px;
}
.block {
  display: block;
}
#sw1 .bd {
  margin: 0 auto;
}
#sw1 .bd .swipe-wrap {
  position: relative;
  width: 50%;
  min-height: 240px;
  margin: 0 10px;
  border-radius: 10px;
  behavior: url(pie.htc);
  overflow: hidden;
}
#sw1 .bd .swipe-wrap .swipe-inner-wrap {
  color: white;
  padding: 10% 10%;
}
#sw1 .bd .swipe-wrap .swipe-inner-wrap .bigger {
  font-size: 35px;
  padding: 0 0 3%;
}
#sw1 .bd .swipe-wrap .swipe-inner-wrap .small {
  line-height: 25px;
}
#sw1 .bd .swipe-wrap .swipe-inner-wrap .concat {
  cursor: pointer;
  border: 1px solid white;
  height: 40px;
  line-height: 40px;
  width: 180px;
  margin-top: 3%;
}
#sw1 .bd .swipe-wrap .swipe-inner-wrap .concat:hover {
  background: white;
  color: #333;
  transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
}
#sw1 .hd {
  position: absolute;
  text-align: center;
  width: 100%;
  left: 0;
  bottom: 10px;
  z-index: 5;
}
#sw1 .hd ul {
  width: 100%;
}
#sw1 .hd li {
  display: inline-block;
  width: 10px;
  height: 10px;
  border: 1px solid #666;
  margin: 0 5px;
  border-radius: 100%;
  behavior: url(pie.htc);
}
#sw1 .hd li.on {
  background: white;
  border-color: white;
}
.youshi-wrap {
  padding-bottom: 185px;
}
.youshi-wrap .youshi-title {
  padding: 40px 0;
  line-height: 40px;
}
.youshi-wrap .youshi-title .big {
  font-size: 30px;
  color: black;
  font-weight: 100;
}
#sw2 .bd {
  height: 381px;
}
#sw2 .bd .swipe-wrap {
  padding: 50px 0;
}
#sw2 .bd .swipe-wrap img {
  height: 240px;
}
#sw2 .bd .swipe-wrap p {
  margin-top: 20px;
}
#sw2 .bd .swipe-wrap .half {
  width: 50%;
}
#sw2 .hd {
  position: absolute;
  left: 0;
  bottom: 100%;
}
#sw2 .hd ul .clear-fix {
  width: 0;
  height: 0;
  clear: both;
}
#sw2 .hd ul li {
  width: 330px;
  text-align: center;
  float: left;
  padding: 50px 0;
  font-size: 14px;
  cursor: pointer;
  transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  border-bottom: 2px solid transparent;
}
#sw2 .hd ul li img {
  height: 40px;
  margin-bottom: 20px;
}
#sw3 {
  padding-bottom: 40px;
}
#sw3 .bd .swipe-wrap {
  width: 12.5%;
  padding: 20px 0;
}
#sw3 .bd .swipe-wrap img {
  height: 40px;
}
.footer {
  font-size: 13px;
  padding: 50px 0;
  line-height: 25px;
  text-align: center;
}
#sw1 .tempWrap {
  padding: 0 25% !important;
}
.img-max {
  width: 100%;
}
.plat-hd-slider {
  position: absolute;
  left: 0px;
  top: -1px;
  width: 250px;
  height: 182px;
  z-index: 1;
  border: 1px solid #eaeaea;
  border-bottom: 3px solid #28bd8b;
  box-shadow: 0 0 5px #ddd;
  -moz-box-shadow: 0 0 5px #ddd;
  -webkit-box-shadow: 0 0 5px #ddd;
}
.plat-list {
  padding: 10px;
}
.plat-list li {
  float: left;
  width: 320px;
  height: 180px;
  margin-bottom: 20px;
  text-align: center;
  overflow: hidden;
}
.plat-list a {
  position: relative;
  display: block;
  width: 260px;
  margin: 0 auto;
  vertical-align: top;
}
.plat-list i {
  display: block;
  width: 80px;
  height: 80px;
  margin: 0 auto;
}
.plat-list i.icon-new-bugle {
  position: absolute;
  right: 45px;
  top: 0;
  width: 36px;
  height: 24px;
  background-position: -244px 0;
}
.plat-list h3 {
  font-size: 18px;
  color: #57595e;
  line-height: 32px;
  margin-top: 12px;
}
.plat-list p {
  font-size: 14px;
  color: #a0a6b4;
  line-height: 20px;
}
.plat-list i.icon-multi-plat {
  background-position: 0px -31px;
}
.plat-list a:hover i.icon-multi-plat {
  background-position: -81px -31px;
}
.plat-list i.icon-collect-score {
  background-position: -163px -31px;
}
.plat-list a:hover i.icon-collect-score {
  background-position: -244px -31px;
}
.plat-list i.icon-theme-plan {
  background-position: -327px -31px;
}
.plat-list a:hover i.icon-theme-plan {
  background-position: -408px -31px;
}
.plat-list i.icon-single-recommend {
  background-position: -327px -114px;
}
.plat-list a:hover i.icon-single-recommend {
  background-position: -408px -114px;
}
.plat-list i.icon-new-extend {
  background-position: 0px -113px;
}
.plat-list a:hover i.icon-new-extend {
  background-position: -81px -113px;
}
.plat-list i.icon-reward-active {
  background-position: -163px -113px;
}
.plat-list a:hover i.icon-reward-active {
  background-position: -244px -113px;
}
.plat-list i.icon-exchange-work {
  background-position: 0px -195px;
}
.plat-list a:hover i.icon-exchange-work {
  background-position: -81px -195px;
}
.plat-list i.icon-insert-sdk {
  background-position: -163px -195px;
}
/* .plat-list a:hover i.icon-insert-sdk{background-position: -244px -195px;}*/
.plat-list a.icon-insert-sdk-not i.icon-insert-sdk {
  background: url(../images/index_sdk_not.png) 0 0 no-repeat;
}
.plat-list a.icon-insert-sdk-not {
  cursor: default;
}
.plat-list a.icon-insert-sdk-not h3 {
  color: #999;
}
.convention-content {
  padding: 0 30px 50px;
  line-height: 25px;
  color: #333;
}
.convention-content p {
  margin: 20px 0;
}
.convention-content p.article {
  text-indent: 32px;
}
.convention-content p.content-list {
  padding-left: 40px;
}
.banner-change {
  position: absolute;
  height: 100%;
  width: 25%;
  top: 0;
  z-index: 1;
}
.banner-change.prev {
  left: 0;
}
.banner-change.next {
  right: 0;
}
.mask {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: black;
  opacity: 0.4;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
}
.qudao-part-wrap.jb {
  background: -webkit-linear-gradient(white, #fff8c8);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(white, #fff8c8);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(white, #fff8c8);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(white, #fff8c8);
  /* 标准的语法 */
}
.qudao-part-wrap.jb .qudao-part {
  background-image: url(../img/sun.png);
  background-position: center 200%;
  background-size: 65%;
  background-repeat: no-repeat;
  padding-top: 100px;
}
.qudao-part-wrap.jb .qudao-part .title {
  font-size: 2.4rem;
  line-height: 3。2rem;
  color: #333;
  font-weight: 100;
}
.qudao-part-wrap .qudao-part {
  width: 1000px;
  margin: 0 auto;
  padding: 60px 0;
}
.qudao-part-wrap .qudao-part .text {
  font-size: 12px;
  text-align: left;
  text-indent: 1.6rem;
  padding: 0 80px;
  color: black;
  line-height: 1.5rem;
}
.qudao-part-wrap .qudao-part .icon-wrap {
  font-size: 0;
  margin: 50px auto;
}
.qudao-part-wrap .qudao-part .icon-wrap .icon-item {
  font-size: 1rem;
  color: #333;
  margin: 0 30px;
}
.qudao-part-wrap .qudao-part .icon-wrap .icon-item img {
  height: 50px;
  margin-bottom: 10px;
}
.qudao-part-wrap.form {
  background-image: url(../img/wen.jpg);
  background-repeat: no-repeat;
  background-size: 1300px;
  background-position: center 20%;
}
.qudao-part-wrap.form .qudao-part {
  color: black;
}
.qudao-part-wrap.form .qudao-part .form-title {
  font-size: 1.2rem;
  margin: 0px 0 30px;
}
.qudao-part-wrap.form .qudao-part form {
  width: 500px;
  margin: 0 auto;
}
.qudao-part-wrap.form .qudao-part form .form-item {
  position: relative;
  border: 1px solid #ccc;
  box-sizing: border-box;
  text-align: left;
  padding: 0 15px;
  height: 50px;
  line-height: 50px;
  background: white;
  margin: 15px 0;
}
.qudao-part-wrap.form .qudao-part form .form-item .form-item-input {
  display: inline-block;
  height: 100%;
  width: 350px;
  vertical-align: top;
  line-height: 50px;
  border: none;
  font-size: 1rem;
}
.qudao-part-wrap.form .qudao-part form .form-item label {
  color: #A9A9B1;
  cursor: pointer;
}
.qudao-part-wrap.form .qudao-part form .form-check {
  padding: 0 15px;
  height: 30px;
  line-height: 30px;
  margin: 15px 0;
}
.qudao-part-wrap.form .qudao-part form .form-check .banner {
  margin-right: 25px;
}
.qudao-part-wrap.form .qudao-part form .form-check .check-wrap {
  margin-right: 20px;
}
.qudao-part-wrap.form .qudao-part form .form-check .check-wrap .vi {
  background: white;
  border-radius: 100%;
  border: 1px solid #ccc;
  height: 22px;
  width: 22px;
  margin: 4px;
  box-sizing: border-box;
}
.qudao-part-wrap.form .qudao-part form .form-check .check-wrap .vi.check {
  background-image: url(../img/check.png);
  background-size: 100%;
  border: none;
}
.qudao-part-wrap.form .qudao-part form .sub-wrap input {
  width: 165px;
  height: 50px;
  line-height: 50px;
  color: white;
  background: #41a3dc;
  border-radius: 5px;
  font-size: 1.2rem;
  margin: 10px 0;
}
.mask {
  background: white;
  width: 100%;
  left: 0;
  bottom: 0;
  opacity: 0.7;
}
.mask.mask-big {
  height: 100%;
}
/*change*/
#sw1 {
  padding: 20px 0;
  background: #E0E0E0;
}
#sw1 .hd {
  bottom: 25px;
}
.header .header-nav {
  margin: 0 12px;
  padding: 0;
  font-size: 15px;
}
.search-more {
  margin-top: 3px;
  height: 30px;
  box-sizing: border-box;
  border: 1px solid #eaeaea;
  border-radius: 18px;
  padding: 0px 10px 0px 35px;
  margin-left: 30px;
}
.search-more input {
  /*vertical-align: middle;*/
  width: 130px;
  font-size: 12px;
  height: 27px;
  /*text-align: center;*/
}
.search-more img {
  height: 60%;
  left: 10px;
  top: 20%;
}
.banner-change img {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  opacity: 0.5;
  -webkit-transition: all 0.4s ease;
}
.banner-change:hover img {
  opacity: 1;
}
.banner-change.prev img {
  left: 65%;
}
.banner-change.next img {
  right: 60%;
}
.trans {
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
}
.header {
  padding: 20px 0;
  box-sizing: content-box;
  transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
}
.header.smh {
  padding: 15px 0;
  height: 36px;
}
.header .logo {
  height: 37px;
  width: 195px;
  background: url(../img/logo2.png);
  margin-right: 10px;
  transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  background-repeat: no-repeat;
}
.header .logo.sm {
  width: 36px;
  height: 31px;
  margin-top: 6px;
  background-position: 0 -37px;
}
.header-content:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
.dialog-wrap {
  top: 120%;
  left: -28px;
}
.dialog-wrap .dialog {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  left: 0;
  top: 0;
  padding: 18px 10px 10px;
}
.dialog-wrap .dialog p {
  color: white;
  font-size: 13px;
}
.dialog-wrap .dialog span {
  font-size: 13px;
  margin-top: 5px;
  color: #eaff00;
  cursor: pointer;
}
.login {
  padding: 0 8px;
  color: white !important;
  background: #28bd8b;
  margin-left: 10px;
  height: 25px;
  line-height: 25px;
  border-radius: 5px;
}
.main-gap {
  height: 78px;
}
.clear:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
}
.border-box {
  box-sizing: border-box;
}
.search-body {
  min-height: 900px;
  background: -webkit-linear-gradient(top, #0d1a44, #66d2f6);
}
.search-body .search-main {
  width: 685px;
  margin: 0 auto;
  padding-top: 65px;
  color: white;
  padding-bottom: 400px;
}
.search-body .search-main > p {
  font-size: 3rem;
}
.search-body .search-main .search-list {
  margin: 30px 0 30px;
}
.search-body .search-main .search-list li {
  margin-bottom: 15px;
}
.search-body .search-main .search-list li:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
}
.search-body .search-main .search-list li div {
  height: 45px;
  line-height: 45px;
  font-size: 14px;
}
.search-body .search-main .search-list li div.game-name {
  background: #18224f;
  box-sizing: border-box;
  padding: 0 15px;
  width: 410px;
}
.search-body .search-main .search-list li div.op-item {
  width: 125px;
}
.search-body .search-main .search-list li div.op-item.zan {
  margin: 0 12px;
  background: #5e6cf4;
}
.search-body .search-main .search-list li div.op-item.error {
  background: #ff0000;
}
.search-body .search-main .search-list li div.op-item.untap {
  cursor: pointer;
}
.search-body .search-main .search-list li div.op-item.tap {
  background: #18224f;
}
.search-body .search-main .alt {
  font-size: 14px;
}
.search-body .search-main .form {
  margin: 30px 0;
}
.search-body .search-main .form > div {
  height: 45px;
  line-height: 45px;
  margin-right: 12px;
}
.search-body .search-main .form > div.form-data {
  width: 173px;
  background: white;
  color: #333;
}
.search-body .search-main .form > div.game-id {
  padding: 0 15px;
}
.search-body .search-main .form > div.submit {
  width: 129px;
  text-align: center;
  background: #28bd8b;
  cursor: pointer;
  margin-right: 0;
}
.search-body .search-main .form .submit {
  width: 129px;
  text-align: center;
  background: #28bd8b;
  cursor: pointer;
  margin-right: 0;
  height: 45px;
  color: white;
}
.search-body .search-main .form .data-select-wrap {
  width: 100%;
  background: white;
  left: 0;
  top: 100%;
  border-top: 1px solid #eaeaea;
}
.search-body .search-main .form .data-select-wrap .data-select {
  max-height: 350px;
  overflow: auto;
}
.search-body .search-main .form .data-select-wrap li {
  box-sizing: border-box;
  padding: 0px 15px;
  height: 35px;
  line-height: 35px;
  -webkit-transition: all .3s ease;
}
.search-body .search-main .form .data-select-wrap li:hover {
  background: #eaeaea;
}
.sou-wrap {
  width: 100%;
  height: 30px;
  left: 0;
  top: 0%;
  background: white;
  box-sizing: border-box;
  padding: 0 5px 0 15px;
  border-bottom: 1px solid #eaeaea;
}
.sou-wrap img {
  cursor: pointer;
  height: 20px;
  margin-top: 5px;
}
.sou-wrap input {
  height: 100%;
  width: 95px;
  margin: 0 10px;
}
::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #ccc;
  font-size: inherit;
  font-family: "Microsoft Yahei", Helvetica, Arial, sans-serif;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #ccc;
  font-size: inherit;
  font-family: "Microsoft Yahei", Helvetica, Arial, sans-serif;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #ccc;
  font-size: inherit;
  font-family: "Microsoft Yahei", Helvetica, Arial, sans-serif;
}
:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #ccc;
  font-size: inherit;
  font-family: "Microsoft Yahei", Helvetica, Arial, sans-serif;
}
.select2-container {
  width: 100% !important;
}
.select2-container--default .select2-selection--single {
  border: none !important;
}
.select2-dropdown {
  border: none !important;
}
label.error {
  height: 48px;
  color: red !important;
  font-size: 14px;
  line-height: 48px;
  background-color: transparent;
  width: 300px;
  padding: 0px 15px;
  position: absolute;
  top: 0px;
  left: 100%;
  display: block;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  /*width: auto;*/
  margin-right: 0px;
}
input.error {
  color: red !important;
}
.update-header {
  background-image: url(../images/banner.png);
  background-position: center;
}
.update-header .header-txt {
  padding: 30px 0 15px;
}
.update-header .header-content .mac {
  width: 52%;
}
.update-header .header-content .header-right .txt {
  color: white;
  font-size: 50px;
  margin-bottom: 10px;
}
.update-header .header-content .header-right .contenttxt {
  margin-top: 10px;
}
.show-part-one {
  background: white;
}
.show-part-one .show-item {
  width: 1005px;
  height: 495px;
  font-size: 0;
  text-align: center;
  position: relative;
}
.show-part-one .show-item .line {
  height: 2px;
  bottom: 0;
  width: 540px;
  background: #f1f6f9;
}
.show-part-one .show-item .line.line-left {
  left: 0;
}
.show-part-one .show-item .line.line-right {
  right: 0;
}
.show-part-one .show-item .content {
  display: inline-block;
  vertical-align: middle;
  width: 1000px;
}
.show-part-one .show-item .content img {
  vertical-align: middle;
}
.show-part-one .show-item .content img.l {
  margin-right: 3%;
}
.show-part-one .show-item:before {
  content: '';
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}
.show-part-one.show-part-two {
  background: #fafafa;
}
.show-part-one.show-part-two .show-item {
  height: 470px;
}
.foot {
  background: white;
  padding: 70px 0 0;
}
.clear-fix:after {
  content: '';
  display: block;
  clear: both;
}
.none {
  display: none !important;
}
.business-header {
  background: #632b9a;
}
.business-header .common-content {
  background-size: cover;
  background-position: center;
  padding-bottom: 60px;
  background-image: url('../images/banner2.png');
}
.business-header .common-content .header-center {
  margin: 0 auto;
}
.business-header .common-content .header-center .big-text {
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.business-header .common-content .header-center .wenben {
  top: 80%;
  left: 0;
  right: 0;
  margin: auto;
  bottom: auto;
}
.business-box {
  padding: 50px 0;
}
.business-box.business-bg-white {
  background: white;
}
.business-box.business-bg-gray {
  background: #f8f8f8;
}
.business-box .part1 .part12 {
  left: -55px;
  top: 180px;
}
.business-box .part3 .part33 {
  left: -55px;
  top: 70px;
}
.business-box .part4 .part42 {
  right: -55px;
  bottom: 0px;
}
.hi {
  visibility: hidden;
}
.header.fixed > .header-content {
  width: 1200px !important;
}
.part7-box {
  margin-top: 50px;
  padding-left: 150px;
  padding-top: 18px;
}
.part7-box .icon {
  top: 0;
  left: 0;
}
.part7-box .title {
  color: #e35f55;
  font-size: 20px;
  font-weight: bold;
}
.part7-box .info-list {
  margin-top: 15px;
}
.part7-box .info-list li {
  margin-right: 80px;
}
.part7-box .info-list li img {
  vertical-align: middle;
}
.business-header .common-content .header-center .wenben {
  top: 80%;
  left: 0;
  right: 0;
  margin: auto;
  bottom: auto;
}
.bg-gray {
  background: #fcfcfc;
}
.h5-header {
  background: #3892dc;
  text-align: center;
}
.h5-header .x1 {
  bottom: 10px;
  left: 50px;
  width: 300px;
}
.h5-header .x2 {
  top: 10px;
  right: 50px;
  width: 300px;
}
.h5-box {
  height: 490px;
  overflow: hidden;
}
.h5-box .part-shows {
  height: 490px;
}
.h5-box img.absolute {
  top: 0;
  bottom: 0;
  margin: auto;
}
.h5-box img.absolute.h5-left {
  left: 0;
}
.h5-box img.absolute.h5-right {
  right: 0;
}
