*html body {
  behavior: url("../css/csshover.htc");
  }
/*********************
	public style

**********************/
.wrap {
  width: 1000px;
  padding-bottom: 70px;
  margin: 0 auto;
  color: #555;
  }
.download_btn {
  position: absolute;
  display: none;
  }
.download_btn a {
  display: inline-block;
  width: 62px;
  height: 22px;
  font-size: 12px;
  line-height: 22px;
  color: #fff;
  text-align: center;
  background: #31cc7c;
  border-radius: 2px;
  }
.download_btn a:hover {
  color: #fff;
  background: #34d984;
  }
.download_btn a:active {
  background: #2fc276;
  }
.download_btn i {
  position: absolute;
  top: 0;
  left: -25px;
  display: inline-block;
  width: 25px;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, #fff 100%);
  background:         linear-gradient(to right, rgba(255, 255, 255, 0) 0, #fff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffffff', GradientType=1);
  }
.main_box {
  margin-top: 20px;

  *zoom: 1;
  }
.main_box:before,
.main_box:after {
  display: table;
  content: " ";
  }
.main_box:after {
  clear: both;
  }
.main_box_02 {
  margin-top: 13px;
  }
.main_box_l {
  display: inline;
  float: left;
  width: 730px;
  }
.main_box_r {
  display: inline;
  float: right;
  width: 240px;
  }
/*title style*/
.title {
  position: relative;
  height: 37px;
  line-height: 37px;
  color: #333;
  border-bottom: 2px solid #f2f2f2;
  }
.title h3 {
  display: inline-block;
  font-size: 16px;
  font-weight: normal;
  border-bottom: 2px solid #25a9f5;

  *display: inline;
  *zoom: 1;
  _position: relative;
  _top: 2px;
  }
.title a {
  display: inline;
  float: left;
  }
.title .tit_info {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 13px;
  color: #ccc;
  }
.title .tit_info .line {
  position: relative;
  top: -1px;
  display: inline;
  float: left;
  margin: 0 10px;
  }
.title .tit_info i {
  position: relative;
  top: -1px;
  margin-left: 5px;
  font-family: "SimSun";
  font-style: normal;
  }
.title_nav_list {
  position: absolute;
  right: -18px;
  bottom: 0;
  font-size: 13px;
  line-height: 35px;
  }
.title_nav_list li {
  float: left;
  padding-right: 10px;
  text-align: center;
  background: url(../images/tit_nav_line.png) right center no-repeat;
  }
.title_nav_list li a {
  width: 80px;
  color: #333;
  }
.title_nav_list li a:hover {
  font-size: 16px;
  color: #00c26e;
  -webkit-transition: all .1s ease-in-out;
          transition: all .1s ease-in-out;
  }
.title_nav_list li.cur a {
  font-size: 16px;
  color: #00c26e;
  }
.title_nav_list li.last {
  background: none;
  }
/*location style*/
.location {
  height: 24px;
  padding: 15px 0;
  line-height: 24px;
  color: #999;
  }
.location a {
  color: #999;
  }
.location a:hover {
  color: #0797eb;
  }
.location span {
  margin: 0 8px;
  font-family: 'pingfang sc', stheiti, simsun, sans-serif;
  }
/*********************
	pc_index style

**********************/
/*soft_list style*/
.soft_list {
  margin-top: 30px;
  margin-bottom: 10px;
  border: 3px solid #f2f2f2;
  }
.soft_icon_list {
  width: 100%;
  line-height: 20px;
  }
.soft_icon_list:before,
.soft_icon_list:after {
  display: table;
  content: " ";
  }
.soft_icon_list:after {
  clear: both;
  }
.soft_icon_item {
  position: relative;
  display: inline;
  float: left;
  width: 110px;
  height: 100px;
  margin-top: 17px;
  text-align: center;
  }
.soft_icon_item img {
  display: inline;
  vertical-align: top;
  }
.soft_icon_item .soft_name {
  display: block;
  width: 80%;
  height: 20px;
  margin: 10px auto 0;
  overflow: hidden;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;

  _white-space: normal;
  }
.soft_icon_item .download_btn {
  position: absolute;
  bottom: 12px;
  left: 0;
  width: 100%;
  }
.soft_icon_item .download_btn a:hover {
  color: #fff;
  }
.soft_icon_item.soft_icon_item_hover {
  z-index: 99;
  }
.soft_icon_item.soft_icon_item_hover .soft_name {
  display: none;
  }
.soft_icon_item.soft_icon_item_hover .download_btn {
  display: block;
  }
.soft_txt_list {
  padding: 12px 0 8px 28px;
  overflow: hidden;
  background: #fafafa;
  }
.soft_txt_item {
  height: 22px;
  padding: 5px 0;
  overflow: hidden;
  font-size: 13px;
  }
.soft_txt_item .sort_tit {
  float: left;
  width: 48px;
  height: 18px;
  padding-right: 7px;
  margin-top: 2px;
  margin-right: 3px;
  line-height: 19px;
  color: #fff;
  text-align: center;
  background: url(../images/sort_tit_bg.png) 0 -40px no-repeat;
  }
.soft_txt_item .sort_tit_02 {
  background-position: 0 -20px;
  }
.soft_txt_item .sort_tit_03 {
  background-position: 0 0;
  }
.soft_txt_item ul {
  height: 22px;
  margin-left: 55px;
  overflow: hidden;
  white-space: nowrap;
  }
.soft_txt_item ul:before,
.soft_txt_item ul:after {
  display: table;
  content: " ";
  }
.soft_txt_item ul:after {
  clear: both;
  }
.soft_txt_item li {
  display: inline;
  float: left;
  margin-left: -1px;
  line-height: 22px;
  color: #e1e1e1;
  background: url(../images/short_line.png) left center no-repeat;
  }
.soft_txt_item li a {
  display: inline;
  float: left;
  padding: 0 5px;
  margin: 0 5px;
  }
.soft_txt_item li a:hover {
  color: #fff;
  background: #25a9f5;
  border-radius: 2px;
  }
.soft_txt_item li.hot a {
  color: #ee542a;
  }
.soft_txt_item li.hot a:hover {
  color: #fff;
  }
/*week_recommend style*/
.week_recommend {
  float: left;
  width: 240px;
  }
.week_recommend .week_rec_tit h3 {
  padding-left: 20px;
  font-size: 16px;
  font-weight: normal;
  line-height: 36px;
  color: #fff;
  background: #6bc8ff;
  }
.week_rec_item {
  position: relative;
  padding: 18px 20px;
  margin-top: -1px;
  overflow: hidden;
  line-height: 26px;
  background: #f7f7f7;
  border-top: 1px solid #ededed;

  *zoom: 1;
  }
.week_rec_item img {
  float: left;
  }
.week_rec_item span {
  display: block;
  height: 26px;
  margin-left: 70px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;

  _white-space: normal;
  }
.week_rec_item .soft_info {
  font-size: 13px;
  color: #999;
  }
.week_rec_item .download_btn {
  top: 44px;
  left: 90px;
  display: none;
  margin-left: 0;

  *top: 47px;
  }
.week_rec_item.week_rec_item_hover {
  background: #f0f0f0;
  }
.week_rec_item.week_rec_item_hover .soft_info {
  display: none;
  }
.week_rec_item.week_rec_item_hover .download_btn {
  display: block;
  }
/*new_update_list style*/
.new_update_list {
  float: right;
  width: 460px;
  }
.main_update {
  padding: 18px 0 15px;
  line-height: 24px;
  text-align: center;
  border-bottom: 1px solid #f2f2f2;
  }
.main_update h4 {
  font-size: 18px;
  font-weight: normal;
  line-height: 30px;
  }
.main_update h4 a {
  color: #028ad9;
  }
.main_update h4 a:hover {
  color: #006dad;
  }
.main_update h4 img {
  margin: -2px 0 0 2px;
  vertical-align: middle;
  }
.main_update a {
  margin: 0 3px;
  }
.update_con_list {
  padding-top: 10px;
  margin-bottom: -12px;
  }
.update_con_list .list_line {
  margin: 6px 0;
  border-bottom: 1px dashed #f0f0f0;
  }
.update_con_item {
  position: relative;
  height: 32px;
  padding: 0 10px;
  overflow: hidden;
  line-height: 32px;
  }
.update_con_item .update_sort {
  display: none;
  display: inline;
  float: left;
  width: 65px;
  margin-right: 5px;
  overflow: hidden;
  font-size: 13px;
  }
.update_con_item .update_sort a {
  color: #a8a8a8;
  }
.update_con_item .update_sort a:hover {
  color: #0797eb;
  }
.update_con_item .soft_name {
  display: block;
  margin-right: 40px;
  margin-left: 98px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;

  _white-space: normal;
  }
.update_con_item .update_time {
  position: absolute;
  top: 0;
  right: 10px;
  font-size: 13px;
  color: #bbb;
  }
.update_con_item img {
  float: left;
  margin-top: 6px;
  vertical-align: middle;
  }
/*special_rec_list style*/
.special_rec_list {
  margin-top: 5px;
  overflow: hidden;
  }
.special_rec_list a {
  display: block;
  width: 240px;
  height: 77px;
  margin-top: 14px;
  overflow: hidden;
  }
.special_rec_list a img {
  vertical-align: top;
  }
.special_rec_list a:hover img {
  filter: alpha(opacity=90);
  opacity: .9;
  }
/*editor_rec_list style*/
.star_wrap {
  display: inline-block;
  width: 80px;
  height: 14px;
  overflow: hidden;
  background: url(../images/star_bg.png) 0 -20px repeat-x;
  }
.star_wrap .star {
  display: inline-block;
  float: left;
  height: 100%;
  overflow: hidden;
  background: url(../images/star_bg.png) 0 0 repeat-x;
  }
.editor_rec_list {
  margin-top: -5px;
  margin-left: -10px;

  *zoom: 1;
  }
.editor_rec_list:before,
.editor_rec_list:after {
  display: table;
  content: " ";
  }
.editor_rec_list:after {
  clear: both;
  }
.editor_rec_item {
  position: relative;
  display: inline;
  float: left;
  width: 215px;
  height: 54px;
  padding: 13px 10px 15px 9px;
  margin-top: 12px;
  margin-left: 10px;
  overflow: hidden;
  border: 1px solid #fff;
  }
.editor_rec_item img {
  float: left;
  margin-right: 12px;
  vertical-align: top;
  }
.editor_rec_item .soft_name {
  display: block;
  height: 32px;
  margin-left: 68px;
  overflow: hidden;
  line-height: 32px;
  text-overflow: ellipsis;
  white-space: nowrap;

  _white-space: normal;
  }
.editor_rec_item .download_btn {
  top: 0;
  right: 10px;
  height: 100%;
  background: #fff;
  }
.editor_rec_item .download_btn a {
  margin-top: 17px;
  }
.editor_rec_item .num {
  position: relative;
  top: -1px;
  font-size: 13px;
  color: #999;
  }
.editor_rec_item.editor_rec_item_hover {
  border: 1px solid #7fd0ff;
  }
.editor_rec_item.editor_rec_item_hover .num {
  display: none;
  }
.editor_rec_item.editor_rec_item_hover .download_btn {
  display: block;
  }
/*download_bang style*/
.bang_item {
  position: relative;
  float: left;
  width: 100%;
  height: 31px;
  line-height: 31px;

  *float: auto;
  }
.bang_item .num {
  display: inline;
  float: left;
  width: 15px;
  height: 15px;
  margin-top: 8px;
  margin-right: 10px;
  font-size: 12px;
  line-height: 16px;
  color: #fff;
  text-align: center;
  background: #d6d6d6;
  border-radius: 2px;
  }
.bang_item .num_01 {
  background: #ff563f;
  }
.bang_item .num_02 {
  background: #ff8346;
  }
.bang_item .num_03 {
  background: #ffb746;
  }
.bang_item .img_b {
  display: none;
  float: left;
  margin-right: 12px;
  }
.bang_item .soft_name {
  display: block;
  height: 31px;
  margin-left: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;

  _white-space: normal;
  }
.bang_item .star_wrap {
  display: none;
  }
.bang_item .download_btn {
  top: 0;
  right: 0;
  background: #fff;
  }
.bang_item .download_btn a {
  margin-top: 23px;
  }
.bang_item .download_btn a:hover {
  color: #fff;
  }
.download_bang {
  padding-top: 17px;
  }
.download_bang:before,
.download_bang:after {
  display: table;
  content: " ";
  }
.download_bang:after {
  clear: both;
  }
.bang_item_hover {
  height: 56px;
  padding-top: 6px;
  padding-bottom: 7px;
  }
.bang_item_hover .img_b {
  display: inline;
  }
.bang_item_hover .download_btn {
  display: block;
  }
.bang_item_hover .num {
  margin-top: 21px;
  }
.bang_item_hover .star_wrap {
  display: block;
  }
/*install_list style*/
.install_list {
  margin-top: 12px;
  margin-left: -18px;

  *zoom: 1;
  }
.install_list:before,
.install_list:after {
  display: table;
  content: " ";
  }
.install_list:after {
  clear: both;
  }
.install_item {
  display: inline;
  float: left;
  width: 170px;
  margin-top: 10px;
  margin-left: 17px;
  line-height: 22px;
  }
.install_item h3 {
  margin-bottom: 18px;
  font-size: 14px;
  font-weight: normal;
  line-height: 32px;
  text-align: center;
  background: #f7f7f7;
  }
.install_item .soft_info {
  position: relative;
  height: 22px;
  margin-bottom: 12px;
  overflow: hidden;
  }
.install_item .soft_info img {
  float: left;
  margin: 1px 8px 0 10px;
  vertical-align: top;
  }
.install_item .soft_info.soft_info_hover {
  cursor: pointer;
  }
.install_item .soft_info.soft_info_hover .download_btn {
  display: block;
  }
.install_item .soft_name {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;

  _white-space: normal;
  }
.install_item .download_btn {
  top: -1px;
  right: 0;
  background: #fff;
  }
/*help_list style*/
.help_list {
  overflow: hidden;
  }
.help_item {
  position: relative;
  padding: 10px 0;
  overflow: hidden;
  line-height: 30px;
  color: #999;

  *zoom: 1;
  }
.help_item .help_tit {
  height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;

  _white-space: normal;
  }
.help_item .help_info {
  height: 44px;
  margin: 4px 0;
  overflow: hidden;
  font-size: 13px;
  line-height: 22px;
  word-break: break-all;
  }
/*********************
	pc_list_page style

**********************/
/*page_nav style*/
.page_nav_box {
  width: 996px;
  overflow: hidden;
  border: 2px solid #9bd7fa;
  }
.page_nav_inner {
  width: 1000px;
  height: 83px;
  overflow: hidden;
  }
.page_nav_inner:before,
.page_nav_inner:after {
  display: table;
  content: " ";
  }
.page_nav_inner:after {
  clear: both;
  }
.page_nav_inner a {
  display: inline;
  float: left;
  width: 95px;
  height: 41px;
  padding-left: 15px;
  line-height: 41px;
  border-right: 1px solid #e5f6ff;
  border-bottom: 1px solid #e5f6ff;
  }
.page_nav_inner a:hover {
  color: #555;
  background: #def3ff;
  }
.page_nav_inner a i {
  margin-right: 5px;
  }
.page_nav_inner a.cur,
.page_nav_inner a.cur:hover {
  color: #fff;
  background: #25a9f5;
  }
.page_nav_inner a.cur i,
.page_nav_inner a.cur:hover i {
  color: #fff;
  }
/*soft_download style*/
.soft_download_wrap {
  position: relative;
  z-index: 10;
  padding: 30px 0;
  margin: 20px auto 0;
  background: url(../images/soft_download_bg.png) center no-repeat;
  }
.btns_box .super_btn,
.btns_box .commen_btn {
  position: relative;
  display: inline-block;
  float: left;
  width: 120px;
  height: 40px;
  margin-right: 10px;
  overflow: hidden;
  font-weight: bold;
  line-height: 40px;
  text-align: center;
  border-radius: 2px;
  }
.btns_box .super_btn {
  color: #fff;
  background: #31cc7c;
  }
.btns_box .super_btn:hover {
  color: #fff;
  background: #34d984;
  }
.btns_box .super_btn:active {
  background: #2fc276;
  }
.btns_box .super_btn i {
  margin-right: 5px;
  font-size: 13px;
  vertical-align: middle;
  }
.btns_box .super_btn .btn_process {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  font-weight: normal;
  background: #37e68b;
  }
.btns_box .super_btn .btn_process s {
  position: absolute;
  top: 0;
  display: inline-block;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(left, #37e68b 20%, #3af092 100%);
  background:         linear-gradient(to right, #37e68b 20%, #3af092 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff37e68b', endColorstr='#ff3af092', GradientType=1);
  }
.btns_box .super_btn .btn_process i {
  position: relative;
  z-index: 100;
  font-style: normal;
  }
.btns_box .commen_btn {
  color: #555;
  background: #f2f2f2;
  }
.btns_box .commen_btn:hover {
  color: #555;
  background: #f7f7f7;
  }
.btns_box .commen_btn:active {
  background: #ededed;
  }
.download_by_helper {
  margin: 9px 0 3px;
  font-size: 13px;
  line-height: 15px;
  color: #999;
  }
.download_by_helper label {
  cursor: pointer;
  }
.download_by_helper input {
  margin-right: 6px;
  vertical-align: -2px;
  }
.soft_download_box {
  position: relative;
  width: 840px;
  height: 80px;
  margin: 0 auto;
  }
.soft_download_box img {
  float: left;
  margin-right: 20px;
  vertical-align: top;
  }
.soft_download_box .soft_name {
  display: block;
  height: 32px;
  margin-right: 380px;
  margin-left: 100px;
  overflow: hidden;
  font-size: 22px;
  font-weight: bold;
  line-height: 32px;
  text-overflow: ellipsis;
  white-space: nowrap;

  _white-space: normal;
  }
.soft_download_box .soft_name a {
  color: #333;
  }
.soft_download_box .soft_name a:hover {
  color: #0797eb;
  }
.soft_download_box .num {
  position: relative;
  top: -1px;
  font-size: 13px;
  }
.soft_download_box .comment {
  display: inline-block;
  margin: -3px 0 0 10px;
  font-size: 13px;
  line-height: 15px;
  color: #0797eb;
  vertical-align: middle;
  }
.soft_download_box .comment i {
  display: inline-block;
  margin: -2px 0 0 6px;
  vertical-align: middle;
  }
.soft_download_box .comment:hover {
  color: #028ad9;
  }
.soft_download_box .soft_info {
  display: block;
  height: 28px;
  margin-right: 380px;
  margin-left: 100px;
  overflow: hidden;
  font-size: 13px;
  line-height: 28px;
  text-overflow: ellipsis;
  white-space: nowrap;

  _white-space: normal;
  }
.soft_download_box .soft_info .comment {
  margin-left: 0;
  }
.soft_download_box .btns_box {
  position: absolute;
  top: 20px;
  right: 0;
  height: 40px;
  line-height: 40px;
  }
.soft_download_box .other_version_btn {
  position: relative;
  display: inline;
  float: left;
  width: 60px;
  padding-right: 20px;
  margin-left: 5px;
  color: #333;
  text-align: center;
  cursor: pointer;
  }
.soft_download_box .other_version_btn i {
  position: absolute;
  top: 18px;
  right: 4px;
  }
.soft_download_box .other_single_version {
  display: inline-block;
  width: 65px;
  height: 40px;
  margin-left: 5px;
  overflow: hidden;
  font-size: 13px;
  word-break: break-all;
  }
.soft_download_box .other_single_version i {
  display: inline-block;
  margin: -2px 8px 0 0;
  color: #0797eb;
  vertical-align: middle;
  }
.soft_download_box .other_version_btn_hover {
  color: #0797eb;
  }
.soft_download_box .other_version_btn_hover .version_btn_list {
  display: block;
  }
.soft_download_box .other_version_btn_hover .arrow {
  background-position: -50px -60px;
  }
.soft_download_box .version_btn_list {
  position: absolute;
  top: 33px;
  left: 0;
  display: none;
  line-height: 32px;
  background: #fff;
  border: 1px solid #ebebeb;
  }
.soft_download_box .version_btn_list a {
  display: block;
  height: 32px;
  padding: 0 10px;
  color: #333;
  white-space: nowrap;
  }
.soft_download_box .version_btn_list a:hover {
  background: #f5f5f5;

  *background: #fff;
  *color: #0797eb;
  }
.soft_download_box .star_wrap {
  margin-top: 7px;
  }
.soft_download_box .star_wrap,
.soft_download_box .star {
  background-image: url(../images/star_bg.png);
  }
/*rec_list style*/
.rec_list_box {
  padding-bottom: 30px;
  border: 1px solid #f0f0f0;
  border-top: none;
  }
.rec_list_box .rec_more_btn a:hover {
  color: #333;
  background: #f7f7f7;
  }
.rec_more_btn {
  height: 40px;
  margin: 52px 20px -10px;
  text-align: center;
  border-top: 1px solid #f0f0f0;
  }
.rec_more_btn span {
  position: relative;
  top: -20px;
  padding: 0 30px;
  background: #fff;
  }
.rec_more_btn span a {
  display: inline-block;
  width: 340px;
  height: 40px;
  font-weight: bold;
  line-height: 40px;
  color: #333;
  text-align: center;
  background: #f2f2f2;
  border-radius: 3px;
  }
.rec_more_btn span a:hover {
  color: #333;
  background: #f7f7f7;
  }
.rec_more_btn span a:active {
  background: #ebebeb;
  }
.rec_list {
  width: 100%;
  }
.rec_list:before,
.rec_list:after {
  display: table;
  content: " ";
  }
.rec_list:after {
  clear: both;
  }
.rec_item {
  position: relative;
  display: inline;
  float: left;
  width: 218px;
  height: 56px;
  padding: 14px 10px;
  margin-top: 26px;
  margin-left: 10px;
  cursor: pointer;
  }
.rec_item img {
  position: relative;
  z-index: 1;
  float: left;
  margin-right: 12px;
  vertical-align: top;
  }
.rec_item .soft_name {
  position: relative;
  z-index: 2;
  display: block;
  margin-left: 68px;
  }
.rec_item .soft_name a {
  position: relative;
  display: inline-block;
  max-width: 130px;
  height: 32px;
  padding-right: 20px;
  overflow: hidden;
  line-height: 32px;
  text-overflow: ellipsis;
  white-space: nowrap;

  _width: 130px;
  _white-space: normal;
  }
.rec_item .soft_name i {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 13px;
  color: #b0b0b0;
  }
.rec_item .download_btn {
  right: 0;
  z-index: 2;
  display: block;
  height: 44px;
  background: #fff;
  }
.rec_item .download_btn a {
  width: 66px;
  margin-top: 19px;
  margin-right: 10px;
  }
.rec_item .download_btn_02 {
  position: absolute;
  top: 43px;
  right: 9px;
  z-index: 2;
  width: 66px;
  font-size: 12px;
  text-align: center;
  }
.rec_item .download_btn_02 a {
  text-decoration: underline;
  }
.rec_item .num {
  position: relative;
  top: -1px;
  font-size: 13px;
  color: #999;
  }
.rec_item .more_btns_wrap {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  width: 242px;
  line-height: 20px;
  word-break: break-all;
  border: 1px solid #7fd0ff;

  *z-index: 10;
  }
.rec_item .download_btns {
  height: 84px;
  }
.rec_item .more_btns {
  height: 20px;
  padding-bottom: 10px;
  margin-top: -2px;
  overflow: hidden;
  }
.rec_item .more_btns span {
  display: inline-block;
  float: left;
  width: 70px;
  height: 20px;
  margin-bottom: 10px;
  margin-left: 10px;
  overflow: hidden;
  font-size: 13px;
  line-height: 20px;
  }
.rec_item .more_btns i {
  display: inline-block;
  margin: -2px 4px 0 0;
  color: #0797eb;
  vertical-align: middle;
  }
.rec_item_hover .more_btns_wrap {
  display: block;
  }
.rec_item_hover .num,
.rec_item_hover .soft_name i {
  display: none;
  }
.rec_list_line {
  height: 1px;
  margin: 30px 20px 0;
  overflow: hidden;
  background: #f0f0f0;
  }
/*********************
	pc_search_result style

**********************/
.tab_list_box {
  height: 41px;
  background: #fbfbfb;
  border: 1px solid #ebebeb;
  border-top: 0;
  border-right: 0;
  }
.tab_list_box:before,
.tab_list_box:after {
  display: table;
  content: " ";
  }
.tab_list_box:after {
  clear: both;
  }
.tab_list_box a {
  position: relative;
  display: inline;
  float: left;
  width: 161px;
  line-height: 40px;
  color: #666;
  text-align: center;
  border-top: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  }
.tab_list_box a i {
  margin-right: 6px;
  font-size: 22px;
  color: #a8a8a8;
  vertical-align: middle;
  }
.tab_list_box a i.icon_andriod {
  position: relative;
  top: -1px;
  }
.tab_list_box a i.icon_game {
  position: relative;
  top: -1px;
  width: 15px;
  height: 15px;
  display: inline-block;
  background-image: url(../images/icons/icon_game.png);
  background-size: 100% 100%;
}
.tab_list_box a i.icon_ios {
  position: relative;
  top: -2px;
  }
.tab_list_box a:hover {
  height: 40px;
  background: #f7f7f7;
  }
.tab_list_box a.tag_item_cur {
  position: relative;
  height: 40px;
  font-weight: bold;
  line-height: 39px;
  color: #333;
  background: #fff;
  border-top: 2px solid #25a9f5;
  }
.tab_list_box a.tag_item_cur .icon_pc {
  color: #25a9f5;
  }
.tab_list_box a.tag_item_cur .icon_andriod {
  color: #00c26e;
  }
.tab_list_box a.tag_item_cur .icon_ios {
  color: #ffa200;
  }
.tab_list_box a.tag_item_cur:hover {
  color: #333;
  }
.tab_con_box {
  width: 998px;
  overflow: hidden;
  border: 1px solid #ebebeb;
  border-top: none;
  }
.tab_con_box .soft_download_wrap {
  margin: 30px 20px 0 20px;

  *display: inline;
  *zoom: 1;
  }
.tab_con_box .rec_list_box {
  border: none;
  }
/*********************
	pc_soft_detail style

**********************/
/*soft_detail style*/
.soft_detail_wrap {
  border-bottom: 3px solid #f7f7f7;
  }
.soft_detail_box {
  padding: 30px 0;
  border: 1px solid #ebebeb;
  }
.soft_detail_box .detail_l {
  position: relative;
  margin-right: 270px;
  margin-left: 20px;
  border-right: 1px solid #f2f2f2;

  *zoom: 1;
  }
.soft_detail_box .detail_l img {
  float: left;
  margin-right: 20px;
  vertical-align: top;
  }
.soft_detail_box .detail_l_02 {
  margin-right: 20px;
  }
.soft_detail_box .detail_r {
  float: right;
  width: 210px;
  height: 115px;
  padding: 0 30px;
  }
.soft_detail_box .soft_detail_info {
  min-height: 140px;
  margin-right: 120px;
  margin-left: 120px;
  }
.soft_detail_box .soft_name {
  position: relative;
  display: block;
  font-size: 24px;
  font-weight: bold;
  line-height: 34px;
  color: #333;
  word-break: break-all;
  }
.soft_detail_box .soft_name i {
  display: inline-block;
  height: 19px;
  padding: 0 7px;
  margin-top: -3px;
  margin-left: 6px;
  overflow: hidden;
  font-size: 12px;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  line-height: 20px;
  color: #31cc7c;
  vertical-align: middle;
  background: #fff;
  border: 1px solid #aee6ce;
  }
.soft_detail_box .soft_name i.red {
  color: #ff594d;
  border-color: #ff9e99;
  }
.soft_detail_box .soft_name i.orange {
  color: #ff770a;
  border-color: #ffab66;
  }
.soft_detail_box .soft_name i.green {
  color: #17ba4c;
  border-color: #84dba1;
  }
.soft_detail_box .soft_name i.blue {
  color: #429ffe;
  border-color: #9cf;
  }
.soft_detail_box .soft_name i.purple {
  color: #4d88ff;
  border-color: #9fbcff;
  }
.soft_detail_box .soft_name i.cyan {
  color: #1dbedb;
  border-color: #97dfec;
  }
.soft_detail_box .star_wrap {
  margin-top: 7px;
  }
.soft_detail_box .num {
  position: relative;
  top: -1px;
  font-size: 13px;
  }
.soft_detail_box .comment {
  position: relative;
  top: -1px;
  margin-left: 10px;
  font-size: 13px;
  line-height: 15px;
  color: #0797eb;
  vertical-align: -1px;
  }
.soft_detail_box .comment i {
  display: inline-block;
  margin-left: 4px;
  font-size: 22px;
  vertical-align: middle;
  }
.soft_detail_box .comment:hover {
  color: #028ad9;
  }
.soft_detail_box .btns_box {
  height: 40px;
  margin-top: 14px;
  line-height: 40px;
  }
.soft_detail_box .security_tip {
  position: absolute;
  top: 0;
  right: 20px;
  font-size: 13px;
  line-height: 16px;
  color: #999;
  }
.soft_detail_box .security_tip i {
  margin: -2px 6px 0 0;
  vertical-align: middle;
  }
.soft_detail_box .detail_download_btns {
  height: 50px;
  margin-bottom: 22px;
  margin-left: -5px;
  }
.soft_detail_box .detail_download_btns a {
  display: inline-block;
  float: left;
  width: 102px;
  height: 50px;
  margin-left: 5px;
  line-height: 50px;
  color: #333;
  text-align: center;
  background: #f7f7f7;
  }
.soft_detail_box .detail_download_btns a:hover {
  color: #333;
  background: #fafafa;
  }
.soft_detail_box .detail_download_btns a:active {
  background: #f2f2f2;
  }
.soft_detail_box .detail_download_btns a i {
  margin-right: 2px;
  font-size: 22px;
  vertical-align: middle;
  }
.soft_detail_box .detail_download_btns a i.icon_andriod {
  color: #1fd083;
  }
.soft_detail_box .detail_download_btns a i.icon_ios {
  color: #ffa200;
  }
.soft_detail_box .detail_download_btns a i.icon_pc {
  color: #58cbf0;
  }
.soft_detail_box .more_btns {
  margin-top: -8px;
  margin-left: -5px;
  word-break: break-all;
  }
.soft_detail_box .more_btns span {
  display: inline-block;
  float: left;
  width: 100px;
  height: 20px;
  margin: 5px 0;
  margin-left: 5px;
  overflow: hidden;
  font-size: 13px;
  line-height: 20px;
  }
.soft_detail_box .more_btns i {
  position: relative;
  top: -1px;
  margin-right: 8px;
  color: #0797eb;
  vertical-align: middle;
  }
.detail_box_no_r .detail_l {
  margin-right: 0;
  }
.detail_box_s_img .soft_detail_info {
  margin-left: 100px;
  }
/*soft_detail_con style*/
.soft_detail_con {
  padding: 30px 20px 0;
  overflow: hidden;
  border: 1px solid #ebebeb;
  }
.soft_detail_con .from_info {
  margin-top: 18px;
  margin-bottom: 28px;
  font-size: 13px;
  color: #bbb;
  text-align: right;
  }
.detail_tit {
  font-size: 16px;
  font-weight: normal;
  line-height: 21px;
  color: #333;
  }
.soft_recmmend_wrap {
  position: relative;
  padding-bottom: 20px;

  *zoom: 1;
  }
.soft_recmmend_wrap .page_btn {
  position: absolute;
  top: 30px;
  width: 30px;
  height: 33px;
  overflow: hidden;
  font-size: 30px;
  color: #a4a4a4;
  }
.soft_recmmend_wrap .page_btn:hover {
  color: #25a9f5;
  }
.soft_recmmend_wrap .prev_page {
  left: -6px;
  }
.soft_recmmend_wrap .next_page {
  right: -6px;
  }
.soft_recommend_box {
  position: relative;
  width: 660px;
  height: 117px;
  margin: 0 auto;
  overflow: hidden;
  }
.soft_recommend_box .soft_icon_list {
  margin: 0 auto;
  }
.soft_intro_info {
  padding: 12px 0 8px;
  font-size: 13px;
  line-height: 24px;
  }
.soft_intro_info:before,
.soft_intro_info:after {
  display: table;
  content: " ";
  }
.soft_intro_info:after {
  clear: both;
  }
.soft_intro_info span {
  display: inline-block;
  height: 24px;
  overflow: hidden;
  line-height: 24px;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;

  _white-space: normal;
  }
.soft_intro_info span.info_size,
.soft_intro_info span.info_date {
  width: 180px;
  }
.soft_intro_info span.info_version,
.soft_intro_info span.info_system {
  width: 500px;
  }
.soft_intro_info span i {
  font-style: normal;
  color: #999;
  }
.soft_intro_txt {
  position: relative;
  margin-top: 12px;
  margin-bottom: 30px;
  font-size: 13px;
  line-height: 26px;

  *zoom: 1;
  }
.soft_intro_txt .intro_website a {
  color: #0797eb;
  }
.soft_intro_txt .intro_website a:hover {
  color: #028ad9;
  }
.soft_intro_txt .intro_article {
  line-height: 24px;
  }
.soft_intro_txt .fold_btn {
  position: absolute;
  right: 0;
  bottom: 0;
  color: #0797eb;
  background: #fff;
  }
.soft_intro_txt .fold_btn i {
  display: inline-block;
  margin: -2px 0 0 3px;
  vertical-align: middle;
  }
.soft_intro_txt .fold_btn:hover {
  color: #028ad9;
  }
/*slide_box style*/
.slide_box {
  position: relative;
  width: 100%;
  height: 300px;
  margin-top: 33px;
  }
.slide_box .slide_img_b {
  position: absolute;
  left: 145px;
  cursor: pointer;
  }
.slide_box .slide_img_b a {
  position: relative;
  z-index: 1;
  display: block;
  }
.slide_box .cover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .5);
  }
.slide_box .blipsContainer {
  position: absolute;
  right: 0;
  bottom: 0;
  bottom: -10px;
  z-index: 10;
  width: 100%;
  height: 16px;
  text-align: center;
  }
.slide_box .blipsContainer li {
  display: inline-block;

  *display: inline;
  *zoom: 1;
  }
.slide_box .blipsContainer .blip {
  width: 26px;
  padding: 5px 0;
  margin: 0 1px;
  text-indent: -9999px;
  vertical-align: middle;

  *overflow: hidden;
  }
.slide_box .blipsContainer .blip span {
  display: block;
  width: 26px;
  height: 2px;
  margin: 0 1px;
  line-height: 0;
  background: #ebebeb;
  }
.slide_box .blipsContainer .blipSelected span {
  position: relative;
  top: -1px;
  height: 3px;
  background: #25a9f5;

  *top: 0;
  }
.slide_box .arrow_btn {
  position: absolute;
  top: 100px;
  z-index: 100;
  display: none;
  width: 30px;
  height: 64px;
  text-indent: -9999px;
  background-color: rgba(0, 0, 0, .3);
  background-position: center;
  }
.slide_box .arrow_btn:hover {
  background-color: rgba(0, 0, 0, .4);
  }
.slide_box .arrow_btn_hover {
  background-color: rgba(0, 0, 0, .4);
  }
.slide_box .leftButton {
  left: 0;
  background-image: url(../images/slide_arrow_pre.png);

  _background: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/slide_arrow_pre.png', sizingMethod='crop');
  }
.slide_box .rightButton {
  right: 0;
  background-image: url(../images/slide_arrow_next.png);

  _background: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/slide_arrow_next.png', sizingMethod='crop');
  }
/*help_box style*/
.help_box {
  margin-top: 30px;
  }
.help_box .help_list .help_item {
  padding: 11px 0;
  border-top: none;
  border-bottom: 1px solid #f2f2f2;
  }
.help_box .help_list .img_b {
  display: inline-block;
  float: left;
  width: 36px;
  height: 36px;
  margin-top: 12px;
  overflow: hidden;
  border-radius: 50%;
  }
.help_box .help_list .img_b img {
  border-radius: 50%;
  }
.help_box .help_list .help_tit {
  margin-right: 80px;
  margin-left: 50px;
  }
.help_box .help_list .help_info {
  height: 22px;
  margin-bottom: 4px;
  margin-left: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;

  _white-space: normal;
  }
.help_box .help_list .time {
  position: absolute;
  top: 10px;
  right: 0;
  color: #bbb;
  }
/*comment_box style*/
.comment_box {
  margin-top: 30px;
  }
.comment_box .comment_info {
  color: #999;
  }
.comment_box .comment_info i {
  font-style: normal;
  color: #ee542a;
  }
/*special_rec_img style*/
.special_rec_img {
  margin-bottom: 18px;
  }
.special_rec_img a {
  display: block;
  width: 240px;
  height: 77px;
  overflow: hidden;
  }
.special_rec_img img {
  vertical-align: top;
  }
/*hot_key_box style*/
.hot_key_box {
  margin-top: 15px;
  }
.hot_key_list {
  width: 242px;
  margin-top: 20px;
  margin-left: -2px;
  line-height: 36px;
  }
.hot_key_list a {
  display: inline;
  float: left;
  height: 36px;
  margin-bottom: 2px;
  margin-left: 2px;
  overflow: hidden;
  color: #333;
  text-align: center;
  word-break: break-all;
  background: #ccc;
  }
.hot_key_list a.short_key {
  width: 119px;
  }
.hot_key_list a.short_key:hover {
  color: #333;
  }
.hot_key_list a.long_key {
  width: 240px;
  }
.hot_key_list a.long_key:hover {
  color: #333;
  }
.hot_key_list a.key_01 {
  background: #dffcee;
  }
.hot_key_list a.key_01:hover {
  background: #daf5e8;
  }
.hot_key_list a.key_02 {
  background: #d4f7f4;
  }
.hot_key_list a.key_02:hover {
  background: #cef0ed;
  }
.hot_key_list a.key_03 {
  background: #f3f9cc;
  }
.hot_key_list a.key_03:hover {
  background: #ecf2c7;
  }
.hot_key_list a.key_04 {
  background: #ede6eb;
  }
.hot_key_list a.key_04:hover {
  background: #e6dfe4;
  }
.hot_key_list a.key_05 {
  background: #ede6e7;
  }
.hot_key_list a.key_05:hover {
  background: #e6dfdf;
  }
.hot_key_list a.key_06 {
  background: #e1eef5;
  }
.hot_key_list a.key_06:hover {
  background: #dae6ed;
  }
.hot_key_list a.key_07 {
  background: #d4f7f4;
  }
.hot_key_list a.key_07:hover {
  background: #cef0ed;
  }
.hot_key_list a.key_08 {
  background: #dffcee;
  }
.hot_key_list a.key_08:hover {
  background: #daf5e8;
  }
.hot_key_list a.key_09 {
  background: #f8ead8;
  }
.hot_key_list a.key_09:hover {
  background: #f2e1cd;
  }
.hot_key_list a.key_10 {
  background: #e4f0f7;
  }
.hot_key_list a.key_10:hover {
  background: #dde9f0;
  }
.hot_key_list a.key_11 {
  background: #dffcee;
  }
.hot_key_list a.key_11:hover {
  background: #daf5e8;
  }
.hot_key_list a.key_12 {
  background: #d4f7f4;
  }
.hot_key_list a.key_12:hover {
  background: #cef0ed;
  }
.hot_key_list a.key_13 {
  background: #e3f0dd;
  }
.hot_key_list a.key_13:hover {
  background: #dce8d5;
  }
/*********************
	pc_special_list style

**********************/
/*special_list style*/
.special_list_wrap {
  width: 100%;
  padding-bottom: 30px;
  border: 1px solid #ebebeb;
  }
.special_list_wrap .rec_list_line {
  margin: 40px 20px 10px;
  }
.special_list_wrap .rec_more_btn {
  margin-top: 60px;
  }
.special_list {
  margin-top: -10px;
  margin-left: 5px;
  }
.special_list:before,
.special_list:after {
  display: table;
  content: " ";
  }
.special_list:after {
  clear: both;
  }
.special_item {
  display: inline;
  float: left;
  width: 298px;
  margin: 40px 14px 0 15px;
  line-height: 24px;
  border: 1px solid #f0f0f0;
  }
.special_item .img_b {
  position: relative;
  display: block;
  width: 300px;
  margin: -1px;
  overflow: hidden;
  }
.special_item .img_b img {
  margin-left: -39px;
  vertical-align: top;
  }
.special_item .img_b .cover {
  position: absolute;
  top: -100%;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 100%;
  text-align: center;
  cursor: pointer;
  background: rgba(7, 151, 235, .8);
  opacity: 1;

  _display: none;
  }
.special_item .img_b .view_btn {
  display: inline-block;
  width: 120px;
  height: 40px;
  margin-top: 41px;
  font-size: 14px;
  font-weight: bold;
  line-height: 40px;
  color: #0797eb;
  text-align: center;
  background: #fff;
  border-radius: 2px;
  }
.special_item .img_b .view_btn i {
  display: inline-block;
  margin: -4px 2px 0 0;
  font-size: 22px;
  vertical-align: middle;
  }
.special_item .img_b:hover .cover {
  top: 0;
  opacity: 1;
  -webkit-transition: all .3s ease-in;
          transition: all .3s ease-in;
  }
.special_item .special_txt {
  margin: 9px 13px 8px;
  }
.special_item span {
  display: block;
  width: 100%;
  height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;

  _white-space: normal;
  }
.special_item span.soft_name {
  font-size: 16px;
  }
.special_item span.date {
  font-size: 13px;
  color: #999;
  }
/*********************
	pc_special_detail style

**********************/
/*special_topic style*/
.special_topic {
  width: 958px;
  padding: 20px;
  }
.special_topic:before,
.special_topic:after {
  display: table;
  content: " ";
  }
.special_topic:after {
  clear: both;
  }
.special_topic .topic_img {
  display: inline;
  float: left;
  width: 173px;
  height: 180px;
  }
.special_topic .topic_img img {
  vertical-align: top;
  }
.special_topic .topic_info {
  display: inline;
  float: right;
  width: 173px;
  height: 180px;
  padding: 30px 20px;
  overflow: hidden;
  font-size: 13px;
  line-height: 22px;
  background: #fafafa;
  }
.special_topic .topic_info strong {
  display: block;
  height: 24px;
  overflow: hidden;
  font-size: 20px;
  line-height: 24px;
  text-overflow: ellipsis;
  white-space: nowrap;

  _white-space: normal;
  }
.special_topic .topic_info .topic_txt {
  max-height: 110px;
  margin: 12px 0 20px;
  overflow: hidden;
  word-break: break-all;

  _height: 110px;
  }
.special_topic .topic_info .date {
  color: #999;
  }
.special_rec_tit {
  padding-top: 16px;
  padding-left: 20px;
  margin-bottom: -22px;
  font-size: 16px;
  color: #333;
  }
.special_wrap {
  border: 1px solid #f0f0f0;

  *zoom: 1;
  }
.special_wrap .rec_list_box {
  border: none;
  }
.special_wrap .rec_list_line {
  margin-bottom: 20px;
  }
/*new_special style*/
.new_special_box {
  margin-top: 20px;
  }
.new_special_list {
  width: 1015px;
  margin-top: 20px;
  margin-bottom: 15px;
  margin-left: -13px;

  *zoom: 1;
  }
.new_special_list:before,
.new_special_list:after {
  display: table;
  content: " ";
  }
.new_special_list:after {
  clear: both;
  }
.new_special_list a {
  display: inline-block;
  float: left;
  margin-left: 13px;
  }
.new_special_list a img {
  vertical-align: top;
  }
/*********************
	pc_bang_list style

**********************/
.bang_list_wrap .rec_list_box {
  margin-top: 20px;
  border-top: 1px solid #f0f0f0;
  }
.bang_list {
  margin-left: -9px;

  *zoom: 1;
  }
.bang_list:before,
.bang_list:after {
  display: table;
  content: " ";
  }
.bang_list:after {
  clear: both;
  }
.bang_soft_item {
  position: relative;
  display: inline;
  float: left;
  width: 272px;
  height: 80px;
  padding: 24px 24px 24px 30px;
  margin-left: 10px;
  line-height: 20px;

  *zoom: 1;
  }
.bang_soft_item img {
  position: relative;
  z-index: 2;
  float: left;
  margin-right: 20px;
  vertical-align: top;
  }
.bang_soft_item .soft_name {
  position: relative;
  z-index: 2;
  display: block;
  height: 34px;
  margin-left: 100px;
  overflow: hidden;
  font-size: 18px;
  font-weight: bold;
  line-height: 34px;
  }
.bang_soft_item .soft_name a {
  position: relative;
  display: inline-block;
  max-width: 140px;
  padding-right: 20px;
  overflow: hidden;
  color: #333;
  text-overflow: ellipsis;
  white-space: nowrap;

  _white-space: normal;
  _width: 140px;
  }
.bang_soft_item .soft_name a:hover {
  color: #0797eb;
  }
.bang_soft_item .soft_name i {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 13px;
  color: #555;
  }
.bang_soft_item .star_wrap {
  position: relative;
  z-index: 2;
  display: block;
  margin-top: 2px;
  }
.bang_soft_item .download_num {
  display: block;
  margin-top: 7px;
  font-size: 13px;
  color: #999;
  }
.bang_soft_item .more_btns_wrap {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  width: 324px;
  line-height: 20px;
  word-break: break-all;
  background: #ccc;
  border: 1px solid #ccc;
  }
.bang_soft_item .download_btns {
  height: 126px;
  }
.bang_soft_item .download_btn {
  top: 85px;
  left: 130px;
  display: block;
  }
.bang_soft_item .download_btn a {
  padding: 0 10px;
  }
.bang_soft_item .download_btn a:hover {
  color: #fff;
  }
.bang_soft_item .more_btns {
  height: 20px;
  margin: -10px 0 17px 20px;
  overflow: hidden;
  }
.bang_soft_item .more_btns span {
  display: inline-block;
  float: left;
  width: 75px;
  height: 20px;
  margin-bottom: 10px;
  margin-left: 10px;
  overflow: hidden;
  font-size: 13px;
  line-height: 20px;
  }
.bang_soft_item .more_btns i {
  display: inline-block;
  margin: -2px 8px 0 0;
  color: #555;
  vertical-align: middle;
  }
.bang_soft_item .bang_num {
  position: absolute;
  right: 0;
  bottom: 0;
  }
.bang_soft_item_01 {
  background: #fcebeb;
  }
.bang_soft_item_01 .more_btns_wrap {
  background: #fcebeb;
  border-color: #ff8c84;
  }
.bang_soft_item_02 {
  background: #fceee3;
  }
.bang_soft_item_02 .more_btns_wrap {
  background: #fceee3;
  border-color: #ffa376;
  }
.bang_soft_item_03 {
  background: #fcf3dc;
  }
.bang_soft_item_03 .more_btns_wrap {
  background: #fcf3dc;
  border-color: #fcc060;
  }
.bang_soft_item_hover .more_btns_wrap {
  display: block;
  }
.bang_soft_item_hover .more_btns_wrap .bang_num {
  right: -1px;
  bottom: -1px;
  display: block;
  }
.bang_soft_item_hover .soft_name i {
  display: none;
  }
.bang_soft_item_hover .bang_num {
  display: none;
  }
/*********************
	soft_commit style

**********************/
.commit_banner img {
  vertical-align: top;
  }
.commit_info_box {
  padding: 20px 70px;
  margin-top: 20px;
  border: 1px solid #ebebeb;

  *zoom: 1;
  }
.commit_info_box:before,
.commit_info_box:after {
  display: table;
  content: " ";
  }
.commit_info_box:after {
  clear: both;
  }
.commit_info_box .sofo_logo {
  display: inline-block;
  float: left;
  margin-right: 70px;
  }
.commit_info_box .commit_txt {
  font-size: 15px;
  line-height: 24px;
  }
.commit_info_box .sofo_introduce {
  padding: 12px 0 16px;
  font-size: 18px;
  line-height: 32px;
  }
/*********************
	user_feedback style

**********************/
.feedback_tit {
  height: 54px;
  padding-left: 176px;
  font-size: 16px;
  line-height: 54px;
  color: #fff;
  background: #687692 url(../images/feedback_tit_bg.png) 100px 0 no-repeat;
  }
.feedback_form_box {
  padding: 17px 0 138px;
  overflow: hidden;
  background: #fafafa url(../images/feedback_border.png) 0 bottom repeat-x;
  border: 1px solid #ebebeb;
  border-top: none;
  }
.feedback_form_box .commit_btn {
  display: inline-block;
  width: 120px;
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  color: #fff;
  text-align: center;
  background: #31cc7c;
  border-radius: 2px;
  }
.feedback_form_box .commit_btn:hover {
  background: #34d984;
  }
.feedback_form_box .commit_btn:active {
  background: #2fc276;
  }
.feedback_form_box .btn_box {
  margin-top: 20px;
  margin-left: 150px;
  }
.feedback_item {
  width: 100%;
  padding-top: 20px;
  }
.feedback_item:before,
.feedback_item:after {
  display: table;
  content: " ";
  }
.feedback_item:after {
  clear: both;
  }
.feedback_item .item_tit {
  display: inline-block;
  float: left;
  width: 130px;
  margin-right: 20px;
  line-height: 40px;
  text-align: right;
  }
.feedback_item .item_tit i {
  margin-right: 5px;
  font-style: normal;
  color: #f00;
  }
.feedback_item .checkboxs_box {
  position: relative;
  float: left;
  width: 628px;
  padding: 4px 10px;
  }
.feedback_item .input_box {
  position: relative;
  float: left;
  width: 628px;
  padding: 4px 10px;
  background: #fff;
  border: 1px solid #e3e3e3;
  outline: none;
  }
.feedback_item .input_box input,
.feedback_item .input_box textarea {
  width: 100%;
  height: 30px;
  padding: 0;
  line-height: 30px;
  color: #555;
  border: 0 none;
  outline: none;
  }
.feedback_item .input_box input::-webkit-input-placeholder,
.feedback_item .input_box textarea::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #b8b8b8;
  }
.feedback_item .input_box input:-moz-placeholder,
.feedback_item .input_box textarea:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #b8b8b8;
  }
.feedback_item .input_box input::-moz-placeholder,
.feedback_item .input_box textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #b8b8b8;
  }
.feedback_item .input_box input:-ms-input-placeholder,
.feedback_item .input_box textarea:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #b8b8b8;
  }
.feedback_item .input_box textarea {
  height: 180px;
  resize: none;
  }
.feedback_item .checkboxs_box_error .error_tip {
  display: block;
  }
.feedback_item .input_box_error {
  background: #fff6f5;
  border-color: #dd3c0e;
  }
.feedback_item .input_box_error input,
.feedback_item .input_box_error textarea {
  background: #fff6f5;
  }
.feedback_item .input_box_error .error_tip {
  display: block;
  }
.feedback_item .input_box_correct {
  border-color: #31cc7c;
  }
.feedback_item .error_tip {
  position: absolute;
  top: -1px;
  right: -190px;
  display: inline-block;
  display: none;
  width: 180px;
  font-size: 12px;
  line-height: 40px;
  color: #dd3c0e;
  }
.feedback_item .error_tip i.error_icon {
  display: inline-block;
  margin: -3px 5px 0 0;
  vertical-align: middle;
  }
.feedback_item .upload_box {
  height: 40px;
  }
.feedback_item .upload_box.selected .upload_box_empty {
  display: none;
  }
.feedback_item .upload_box.selected .upload_box_selected {
  display: block;
  }
.feedback_item .upload_box_btn {
  float: left;
  width: 138px;
  height: 38px;
  overflow: hidden;
  line-height: 38px;
  color: #444;
  text-align: center;
  cursor: pointer;
  background: url(../images/feedback_upload.png) repeat-x;
  border: 1px solid #ccc;
  }
.feedback_item .upload_box_btn:hover {
  background-position: 0 -38px;
  }
.feedback_item .upload_box_btn input {
  width: 0;
  cursor: pointer;
  opacity: 0;

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  *position: absolute;
  *filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  }
.feedback_item .upload_box_btn input::-webkit-file-upload-button {
  cursor: pointer;
  }
.feedback_item .upload_box_selected {
  display: none;
  }
.feedback_item .upload_image_icon {
  float: left;
  width: 20px;
  height: 16px;
  margin-top: 12px;
  background: url(../images/feedback_upload.png) 0 -76px;
  }
.feedback_item .upload_image_name {
  float: left;
  padding: 0 14px 0 6px;
  font-size: 14px;
  line-height: 40px;
  color: #444;
  }
.feedback_item .upload_image_cancel {
  float: left;
  width: 17px;
  height: 17px;
  margin-top: 11px;
  cursor: pointer;
  background: url(../images/feedback_upload.png) 0 -92px;
  }
.feedback_item .upload_image_cancel:hover {
  background-position: 0 -109px;
  }
.feedback_item .upload_box_tips {
  float: left;
  padding-left: 8px;
  line-height: 40px;
  color: #999;
  }
.checkboxs_list {
  float: left;
  width: 700px;
  margin: -9px 0 7px -50px;
  }
.checkboxs_list li {
  float: left;
  margin-top: 14px;
  margin-left: 50px;
  }
.checkboxs_list li input {
  position: relative;
  top: -1px;
  margin-right: 8px;
  vertical-align: middle;
  }
.cmt_soft_box {
  padding: 44px 0;
  margin-top: 20px;
  font-size: 18px;
  text-align: center;
  border: 1px solid #ebebeb;
  }
.cmt_soft_box .cmt_soft_btn {
  display: inline-block;
  width: 118px;
  height: 38px;
  margin-left: 10px;
  font-size: 14px;
  line-height: 38px;
  color: #31cc7c;
  text-align: center;
  border: 1px solid #87e0b2;
  border-radius: 2px;
  }
.cmt_soft_box .cmt_soft_btn:hover {
  border-color: #34d984;
  }
.cmt_soft_box .cmt_soft_btn:active {
  border-color: #2bb36c;
  }
/*********************
	tip pages style

**********************/
.tip_wrap {
  padding: 100px 0;
  text-align: center;
  }
.tip_box {
  display: inline-block;
  height: 170px;
  padding-left: 210px;
  line-height: 24px;
  color: #8a8a8a;
  text-align: left;
  background: url(../images/tip_success.png) 0 0 no-repeat;

  *display: inline;
  *zoom: 1;
  }
.tip_box h3 {
  font-size: 26px;
  font-weight: normal;
  line-height: 30px;
  color: #333;
  }
.tip_box a {
  color: #0797eb;
  }
.tip_box a:hover {
  text-decoration: underline;
  }
.tip_suc_box {
  margin-top: 25px;
  font-size: 16px;
  }
.tip_suc_box h3 {
  margin-top: 20px;
  }
.tip_suc_box .back_btn {
  display: inline-block;
  width: 120px;
  height: 40px;
  margin-top: 26px;
  font-size: 14px;
  line-height: 40px;
  color: #fff;
  text-align: center;
  background: #31cc7c;
  border-radius: 2px;
  }
.tip_suc_box .back_btn:hover {
  color: #fff;
  text-decoration: none;
  background: #34d984;
  }
.tip_suc_box .back_btn:active {
  background: #2fc276;
  }
.tip_suc_box .suc_info {
  margin: 6px 0 0;
  }
.tip_fail_box {
  background: url(../images/tip_fail.png) 0 0 no-repeat;
  }
.tip_fail_box .fail_info {
  padding: 13px 0 7px;
  }
/*********************
	andriod public style

**********************/
.andriod_wrap a:hover {
  color: #00c26e;
  }
.andriod_wrap .title h3 {
  border-color: #00cc74;
  }
.andriod_wrap .andriod_nav_list {
  margin-top: 42px;
  border: 2px solid #97e6c4;
  }
.andriod_wrap .andriod_nav_list li {
  margin-left: -1px;
  border-left: 1px solid #e4f7ef;
  }
/*********************
	andriod_index style

**********************/
/*andriod_banner style*/
.banner_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  }
.banner_bg_l {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 347px;
  background: -webkit-linear-gradient(top, #292e44 0%, #292f3f 100%);
  background:         linear-gradient(to bottom, #292e44 0%, #292f3f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff292e44', endColorstr='#ff292f3f', GradientType=0);
  }
.banner_bg_c {
  position: relative;
  display: block;
  height: 440px;
  background: url(../images/banner_bg_andriod.jpg) center top no-repeat;
  }
.banner_bg_r {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 347px;
  background: -webkit-linear-gradient(top, #3a4c4c 0%, #334e49 100%);
  background:         linear-gradient(to bottom, #3a4c4c 0%, #334e49 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3a4c4c', endColorstr='#ff334e49', GradientType=0);
  }
.andriod_banner_wrap {
  position: relative;
  width: 100%;
  }
.andriod_banner {
  position: relative;
  z-index: 10;
  width: 1000px;
  height: 306px;
  margin: 0 auto;
  overflow: hidden;
  }
.andriod_banner .slide_box {
  height: 256px;
  margin-top: 30px;
  }
.andriod_banner .slide_box .cover {
  background: rgba(0, 0, 0, .3);
  }
.andriod_banner .slide_box .arrow_btn {
  top: 76px;
  width: 40px;
  height: 90px;
  }
.andriod_banner .slide_box .blip span {
  background: #838386;
  }
.andriod_banner .slide_box .blipSelected span {
  background: #00db7c;
  }
/*andriod_soft_rec style*/
.andriod_soft_rec_wrap {
  position: relative;
  height: 162px;
  padding-bottom: 0;
  margin-top: 15px;
  background: #f0f0f0;
  }
.andriod_soft_rec_wrap .page_btn {
  position: absolute;
  top: 63px;
  overflow: hidden;
  font-size: 32px;
  color: #a4a4a4;
  }
.andriod_soft_rec_wrap .page_btn:hover {
  color: #25a9f5;
  }
.andriod_soft_rec_wrap .prev_page {
  left: 15px;
  }
.andriod_soft_rec_wrap .next_page {
  right: 15px;
  }
.andriod_soft_rec_wrap .download_btn {
  left: 0;
  }
.andriod_soft_rec_wrap .soft_recommend_box {
  width: 920px;
  }
.andriod_soft_rec_wrap .soft_icon_item {
  width: 115px;
  padding-bottom: 15px;
  margin-top: 30px;
  }
.andriod_soft_rec_wrap .bd_t_l,
.andriod_soft_rec_wrap .bd_t_r,
.andriod_soft_rec_wrap .bd_b_l,
.andriod_soft_rec_wrap .bd_b_r {
  position: absolute;
  width: 9px;
  height: 9px;
  }
.andriod_soft_rec_wrap .bd_t_l {
  top: 0;
  left: 0;
  border-top: 3px solid #00c26e;
  border-left: 3px solid #00c26e;
  }
.andriod_soft_rec_wrap .bd_t_r {
  top: 0;
  right: 0;
  border-top: 3px solid #00c26e;
  border-right: 3px solid #00c26e;
  }
.andriod_soft_rec_wrap .bd_b_l {
  bottom: 0;
  left: 0;
  border-bottom: 3px solid #00c26e;
  border-left: 3px solid #00c26e;
  }
.andriod_soft_rec_wrap .bd_b_r {
  right: 0;
  bottom: 0;
  border-right: 3px solid #00c26e;
  border-bottom: 3px solid #00c26e;
  }
/*andriod_soft_list style*/
.andriod_soft_list {
  margin-bottom: -10px;
  margin-left: -35px;

  *zoom: 1;
  }
.andriod_soft_list:before,
.andriod_soft_list:after {
  display: table;
  content: " ";
  }
.andriod_soft_list:after {
  clear: both;
  }
.andriod_soft_item {
  position: relative;
  display: inline;
  float: left;
  width: 200px;
  height: 72px;
  padding: 14px 9px 17px 9px;
  margin-top: 25px;
  margin-left: 35px;
  line-height: 20px;
  border: 1px solid #fff;

  *zoom: 1;
  }
.andriod_soft_item img {
  float: left;
  margin-right: 12px;
  vertical-align: top;
  }
.andriod_soft_item .soft_name {
  display: block;
  height: 26px;
  padding-bottom: 2px;
  overflow: hidden;
  line-height: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;

  _white-space: normal;
  }
.andriod_soft_item .download_btn {
  bottom: 14px;
  left: 93px;
  z-index: 2;
  }
.andriod_soft_item .download_btn a {
  width: 68px;
  padding: 0;
  text-align: center;
  }
.andriod_soft_item .download_btn a:hover {
  color: #fff;
  }
.andriod_soft_item .star_wrap {
  display: block;
  margin-top: 2px;
  }
.andriod_soft_item .download_num {
  display: block;
  margin-top: 7px;
  font-size: 13px;
  color: #999;
  }
.andriod_pop_box {
  position: absolute;
  top: -150px;
  left: -250px;
  z-index: 100;
  display: none;
  width: 212px;
  height: 112px;
  padding: 18px;
  overflow: hidden;
  line-height: 20px;
  color: #555;
  text-align: left;
  background: #fff;
  border: 1px solid #dbdbdb;
  box-shadow: 3px 3px 10px rgba(0, 0, 0, .1);
  }
.andriod_pop_box img {
  float: left;
  margin-right: 12px;
  vertical-align: top;
  }
.andriod_pop_box .pop_soft_name {
  display: block;
  height: 26px;
  padding-bottom: 2px;
  overflow: hidden;
  font-size: 16px;
  font-weight: bold;
  line-height: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;

  _white-space: normal;
  }
.andriod_pop_box .star_wrap {
  display: inline-block;
  margin-top: 2px;
  }
.andriod_pop_box .safety_tag_box {
  margin-left: 0;
  color: #6cdcb0;
  }
.andriod_pop_box .download_num {
  display: block;
  margin-top: 7px;
  font-size: 13px;
  color: #999;
  }
.andriod_pop_box .comment {
  height: 40px;
  margin-top: 10px;
  overflow: hidden;
  font-size: 13px;
  }
.andriod_soft_item_hover {
  z-index: 99;
  cursor: pointer;
  border-color: #99f0ca;
  }
.andriod_soft_item_hover .download_btn {
  display: block;
  }
.andriod_soft_item_hover .num {
  display: none;
  }
.andriod_soft_item_hover .andriod_pop_box .num {
  display: block;
  }
/*andriod_special_list style*/
.andriod_special_list {
  margin-top: 20px;
  margin-bottom: 10px;
  margin-left: -23px;

  *zoom: 1;
  }
.andriod_special_list:before,
.andriod_special_list:after {
  display: table;
  content: " ";
  }
.andriod_special_list:after {
  clear: both;
  }
.andriod_special_item {
  display: inline;
  float: left;
  padding-bottom: 2px;
  margin-left: 23px;
  border: 1px solid #ebebeb;
  }
.andriod_special_item .img_b {
  position: relative;
  display: block;
  width: 318px;
  height: 129px;
  margin: -1px -1px 0 -1px;
  overflow: hidden;
  }
.andriod_special_item .img_b img {
  vertical-align: top;
  }
.andriod_special_item .img_b:hover {
  filter: alpha(opacity=90);
  opacity: .9;
  }
.andriod_special_item .soft_icon_list {
  display: inline-block;
  width: 300px;
  margin-left: 9px;
  }
.andriod_special_item .soft_icon_item {
  width: 100px;
  padding-bottom: 0;
  margin: 22px 0 0;
  }
.andriod_special_item .download_btn {
  left: 0;
  display: none;
  }
.andriod_special_item .download_btn a {
  width: 70px;
  }
.andriod_special_item .download_btn a:hover {
  color: #fff;
  }
/*andriod_nav_list style*/
.andriod_wrap .andriod_nav_list {
  margin-top: 42px;
  border: 2px solid #97e6c4;
  }
.andriod_wrap .andriod_nav_list li {
  margin-left: -1px;
  border-left: 1px solid #e4f7ef;
  }
/*********************
	andriod_list_page style

**********************/
.tab_list_box_andriod {
  height: 41px;
  background: #fbfbfb;
  border: 1px solid #ebebeb;
  border-top: 0;
  }
.tab_list_box_andriod:before,
.tab_list_box_andriod:after {
  display: table;
  content: " ";
  }
.tab_list_box_andriod:after {
  clear: both;
  }
.tab_list_box_andriod a {
  position: relative;
  display: inline;
  float: left;
  width: 125px;
  margin-left: -1px;
  line-height: 40px;
  color: #666;
  text-align: center;
  border-top: 1px solid #ebebeb;
  border-left: 1px solid #ebebeb;
  }
.tab_list_box_andriod a i {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 8px;
  vertical-align: middle;
  background: url(../images/andriod_nav_icons_gray.png) 0 0 no-repeat;
  }
.tab_list_box_andriod a i.nav_icon_communicate {
  background-position: 0 1px;
  }
.tab_list_box_andriod a i.nav_icon_audio {
  background-position: 0 -20px;
  }
.tab_list_box_andriod a i.nav_icon_officelearn {
  background-position: 0 -41px;
  }
.tab_list_box_andriod a i.nav_icon_travel {
  background-position: 0 -61px;
  }
.tab_list_box_andriod a i.nav_icon_tool {
  background-position: 0 -81px;
  }
.tab_list_box_andriod a i.nav_icon_lifeservice {
  background-position: 0 -101px;
  }
.tab_list_box_andriod a i.nav_icon_photography {
  background-position: 0 -121px;
  }
.tab_list_box_andriod a i.nav_icon_read {
  background-position: 0 -141px;
  }
.tab_list_box_andriod a.last_tab {
  width: 123px;
  }
.tab_list_box_andriod a:hover {
  height: 40px;
  color: #555;
  background: #f7f7f7;
  }
.tab_list_box_andriod a.tag_item_cur {
  position: relative;
  color: #333;
  background: #fff;
  border-top: 2px solid #00cc74;
  }
.tab_list_box_andriod a.tag_item_cur i {
  background-image: url(../images/andriod_nav_icons.png);
  }
.andriod_sub_tab {
  height: 51px;
  font-size: 13px;
  border-bottom: 1px solid #f0f0f0;

  *zoom: 1;
  }
.andriod_sub_tab:before,
.andriod_sub_tab:after {
  display: table;
  content: " ";
  }
.andriod_sub_tab:after {
  clear: both;
  }
.andriod_sub_tab li {
  position: relative;
  display: inline;
  float: left;
  height: 52px;
  margin-left: 45px;
  overflow: hidden;
  }
.andriod_sub_tab li a {
  display: inline-block;
  height: 50px;
  padding: 0 4px;
  margin-bottom: -1px;
  line-height: 54px;
  }
.andriod_sub_tab li a:hover {
  overflow: hidden;
  color: #555;
  border-bottom: 2px solid #ccc;
  }
.andriod_sub_tab li.cur a {
  height: 50px;
  overflow: hidden;
  line-height: 56px;
  border-bottom: 2px solid #00cc74;
  }
.rec_list_box:before,
.rec_list_box:after {
  display: table;
  content: " ";
  }
.rec_list_box:after {
  clear: both;
  }
.rec_list_box .andriod_soft_list {
  margin-left: -6px;
  }
.rec_list_box .andriod_soft_item {
  margin-left: 26px;
  }
/*********************
	andriod_search_result
	&& none_result_andriod style

**********************/
.andriod_wrap .tab_list_box a:hover {
  color: #555;
  }
.andriod_wrap .tab_list_box a.tag_item_cur {
  border-top-color: #00c26e;
  }
.andriod_wrap .tab_list_box a.tag_item_cur:hover {
  color: #333;
  }
.andriod_wrap .tip_box a {
  color: #00c26e;
  }
.none_search_bottom {
  margin: 0 30px;
  border-top: 1px solid #f0f0f0;
  }
.none_search_bottom h3 {
  margin-top: 35px;
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  color: #333;
  }
.none_search_bottom .andriod_soft_list {
  margin: -25px -31px 20px;
  }
.none_search_bottom .andriod_soft_item {
  margin-left: 22px;
  }
/*********************
	andriod_soft_detail style

**********************/
.andriod_wrap .soft_detail_box .detail_r {
  width: 224px;
  margin-top: 18px;
  }
.andriod_wrap .soft_detail_box .detail_l {
  border: none;
  }
.andriod_wrap .soft_detail_box .detail_download_btns {
  float: left;
  width: 102px;
  margin-left: 0;
  }
.andriod_wrap .soft_detail_box .detail_download_btns a {
  margin-bottom: 5px;
  margin-left: 16px;
  }
.andriod_wrap .soft_detail_box .soft_name {
  font-size: 26px;
  }
.andriod_wrap .soft_detail_box .soft_detail_info {
  margin-right: 0;
  margin-left: 160px;
  }
.andriod_wrap .soft_detail_box .comment {
  color: #00c26e;
  }
.andriod_wrap .soft_detail_box .comment:hover {
  color: #00a85f;
  }
.andriod_wrap .soft_detail_box .soft_info {
  font-size: 13px;
  line-height: 34px;
  color: #999;
  }
.andriod_wrap .soft_detail_box .soft_info span {
  margin-right: 16px;
  }
.andriod_wrap .soft_detail_box .btns_box {
  margin-top: 4px;
  }
.andriod_wrap .soft_detail_box .super_btn i {
  position: relative;
  top: -1px;
  font-size: 16px;
  }
.andriod_wrap .soft_detail_box .code_info {
  position: relative;
  float: left;
  padding: 9px;
  cursor: pointer;
  border: 1px solid #ebebeb;
  }
.andriod_wrap .soft_detail_box .code_info img {
  width: 85px;
  height: 85px;
  vertical-align: top;
  }
.andriod_wrap .soft_detail_box .tip_wrap {
  position: absolute;
  top: 50%;
  right: -230px;
  z-index: 10;
  display: none;
  width: 190px;
  padding: 10px 14px;
  margin-top: -44px;
  font-size: 13px;
  line-height: 22px;
  text-align: left;
  background: #fff;
  border: 1px solid #dbdbdb;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, .1);
  }
.andriod_wrap .soft_detail_box .tip_arrow {
  position: absolute;
  top: 32px;
  left: -10px;
  display: inline-block;
  width: 10px;
  height: 20px;
  background: url(../images/tip_arrow.png) 0 0 no-repeat;
  }
.andriod_wrap .slide_box {
  height: 420px;
  margin-top: 18px;
  margin-bottom: 40px;
  }
.andriod_wrap .slide_box .arrow_btn {
  top: 164px;
  }
.andriod_wrap .slide_box .blipSelected span {
  background: #00db7c;
  }
.andriod_wrap .page_btn:hover {
  color: #00c26e;
  }
.andriod_wrap .soft_intro_txt .fold_btn {
  color: #00cc74;
  }
.andriod_wrap .soft_intro_txt .fold_btn:hover {
  color: #00a85f;
  }
.review_box {
  padding-bottom: 30px;
  margin-bottom: 30px;
  font-size: 16px;
  border-bottom: 1px solid #f2f2f2;
  }
.review_box:before,
.review_box:after {
  display: table;
  content: " ";
  }
.review_box:after {
  clear: both;
  }
.review_box .review_tit {
  float: left;
  width: 66px;
  height: 66px;
  margin-right: 20px;
  text-align: center;
  background: #70e0b0;
  }
.review_box .review_tit h3 {
  display: inline-block;
  width: 32px;
  padding: 4px 0;
  margin-top: 10px;
  font-size: 16px;
  font-weight: normal;
  line-height: 18px;
  color: #fff;
  border-top: 1px solid #9df5cf;
  border-bottom: 1px solid #9df5cf;
  }
.review_box .review_con {
  position: relative;
  display: table-cell;
  height: 66px;
  padding: 0 43px;
  margin-left: 20px;
  line-height: 26px;
  vertical-align: middle;
  }
.review_box .quote_l,
.review_box .quote_r {
  position: absolute;
  font-size: 25px;
  color: #00c26e;
  }
.review_box .quote_l {
  top: 0;
  left: 0;
  }
.review_box .quote_r {
  right: 0;
  bottom: 0;
  }
.r_soft_info {
  margin-top: 8px;
  }
.r_soft_info .r_soft_tag {
  padding-top: 12px;
  overflow: hidden;
  font-size: 12px;
  line-height: 23px;
  }
.r_soft_info .r_soft_tag a {
  display: inline-block;
  float: left;
  height: 21px;
  padding: 0 11px;
  margin-right: 6px;
  margin-bottom: 6px;
  line-height: 22px;
  color: #fff;
  }
.r_soft_info .r_soft_tag a:hover {
  color: #fff;
  }
.r_soft_info .r_soft_tag a.tag_01 {
  background: #3fc795;
  }
.r_soft_info .r_soft_tag a.tag_01:hover {
  background: #3bb88a;
  }
.r_soft_info .r_soft_tag a.tag_02 {
  background: #fb7069;
  }
.r_soft_info .r_soft_tag a.tag_02:hover {
  background: #eb6963;
  }
.r_soft_info .r_soft_tag a.tag_03 {
  background: #3a9bf7;
  }
.r_soft_info .r_soft_tag a.tag_03:hover {
  background: #3592e8;
  }
.r_soft_info .r_soft_tag a.tag_04 {
  background: #3fbfc7;
  }
.r_soft_info .r_soft_tag a.tag_04:hover {
  background: #3bafb8;
  }
.r_soft_info .r_soft_tag a.tag_05 {
  background: #85c73f;
  }
.r_soft_info .r_soft_tag a.tag_05:hover {
  background: #7bb83b;
  }
.r_soft_info .r_soft_txt {
  padding-top: 8px;
  padding-bottom: 6px;
  }
.r_soft_info .r_soft_txt span {
  display: block;
  font-size: 13px;
  line-height: 26px;
  }
.r_soft_info .r_soft_txt span i {
  font-style: normal;
  color: #999;
  }
/*********************
	andriod_special_list style

**********************/
.andriod_wrap .special_item .cover {
  background: rgba(0, 194, 110, .8);
  }
.andriod_wrap .special_item .view_btn {
  color: #00c26e;
  }
/*********************
	andriod_special_detail style

**********************/
/*********************
	game public style

**********************/
.game_wrap a:hover {
  color: #ff4c42;
  }
.game_wrap .title h3 {
  border-color: #ff4c42;
  }
.game_wrap .download_btn a {
  background: #ff4c42;
  }
.game_wrap .download_btn a:hover {
  background: #ff645c;
  }
.game_wrap .download_btn a:active {
  background: #eb382f;
  }
.game_wrap .bang_item_hover .num {
  height: 56px;
  margin-top: 0;
  line-height: 56px;
  }
.game_title {
  height: 34px;
  margin-top: 10px;
  line-height: 25px;
  border-bottom: 1px solid #e6e6e6;
  }
.game_title h3 {
  width: 100px;
  height: 31px;
  color: #fff;
  text-align: center;
  background: url(../images/game_tit_bg.png) 0 0 no-repeat;
  border: none;
  }
/*********************
	game_index style

**********************/
.game_banner_wrap {
  position: relative;
  width: 100%;
  }
.game_banner_wrap .andriod_banner .blip span {
  background: #817d86;
  }
.game_banner_wrap .andriod_banner .blipSelected span {
  background: #ff4c42;
  }
.game_banner_wrap .banner_bg_l {
  background: -webkit-linear-gradient(top, #4d2d3e 0%, #3e2a37 100%);
  background:         linear-gradient(to bottom, #4d2d3e 0%, #3e2a37 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4d2d3e', endColorstr='#ff3e2a37', GradientType=0);
  }
.game_banner_wrap .banner_bg_r {
  background: -webkit-linear-gradient(top, #252937 0%, #282a34 100%);
  background:         linear-gradient(to bottom, #252937 0%, #282a34 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff252937', endColorstr='#ff282a34', GradientType=0);
  }
.game_banner_wrap .banner_bg_c {
  background: url(../images/banner_bg_game.jpg) center top no-repeat;
  }
.game_wrap .andriod_soft_rec_wrap .page_btn:hover {
  color: #ff4c42;
  }
.game_wrap .andriod_soft_rec_wrap .bd_t_l,
.game_wrap .andriod_soft_rec_wrap .bd_t_r,
.game_wrap .andriod_soft_rec_wrap .bd_b_l,
.game_wrap .andriod_soft_rec_wrap .bd_b_r {
  border-color: #ff4c42;
  }
.game_wrap .andriod_soft_item_hover {
  border-color: #ffa8a3;
  }
.game_wrap .game_nav_list {
  margin-top: 42px;
  border: 1px solid #ff554c;
  }
.game_wrap .game_nav_list li {
  margin-left: -1px;
  border-left: 1px solid #fbe6e6;
  }
.game_wrap .game_nav_list li .tit {
  color: #fff;
  background: #ff554c;
  border-color: #ff6e66;
  }
.game_wrap .game_nav_list li .tit:hover {
  background: #f54940;
  }
.game_wrap .game_nav_list li i {
  background-image: url(../images/game_nav_icons_02.png);
  }
.game_wrap .title_nav_list li a:hover {
  color: #ff4c42;
  }
.game_wrap .title_nav_list li.cur a {
  color: #ff4c42;
  }
/*********************
	game_list_page style

**********************/
.game_wrap .tab_list_box_andriod .tag_item_cur {
  border-top: 2px solid #ff4c42;
  }
.game_wrap .tab_list_box_andriod .tag_item_cur i {
  background-image: url(../images/game_nav_icons_03.png);
  }
.game_wrap .tab_list_box_andriod a:hover {
  color: #555;
  }
.game_wrap .tab_list_box_andriod i {
  background-image: url(../images/game_nav_icons_gray.png);
  }
.game_wrap .andriod_sub_tab .cur a {
  border-color: #ff4c42;
  }
/*********************
	game_soft_detail style

**********************/
.game_wrap .soft_detail_box .detail_r {
  width: 224px;
  margin-top: 18px;
  }
.game_wrap .soft_detail_box .detail_l {
  border: none;
  }
.game_wrap .soft_detail_box .detail_download_btns {
  float: left;
  width: 102px;
  margin-left: 0;
  }
.game_wrap .soft_detail_box .detail_download_btns a {
  margin-bottom: 5px;
  margin-left: 16px;
  }
.game_wrap .soft_detail_box .soft_name {
  font-size: 26px;
  }
.game_wrap .soft_detail_box .soft_detail_info {
  margin-right: 0;
  margin-left: 160px;
  }
.game_wrap .soft_detail_box .comment {
  color: #ff4c42;
  }
.game_wrap .soft_detail_box .comment:hover {
  color: #eb382f;
  }
.game_wrap .soft_detail_box .soft_info {
  font-size: 13px;
  line-height: 34px;
  color: #999;
  }
.game_wrap .soft_detail_box .soft_info span {
  margin-right: 16px;
  }
.game_wrap .soft_detail_box .btns_box {
  margin-top: 4px;
  }
.game_wrap .soft_detail_box .super_btn {
  background: #ff4c42;
  }
.game_wrap .soft_detail_box .super_btn:hover {
  background: #ff645c;
  }
.game_wrap .soft_detail_box .super_btn:active {
  background: #f0483f;
  }
.game_wrap .soft_detail_box .super_btn i {
  position: relative;
  top: -1px;
  font-size: 16px;
  }
.game_wrap .soft_detail_box .code_info {
  position: relative;
  float: left;
  padding: 9px;
  cursor: pointer;
  border: 1px solid #ebebeb;
  }
.game_wrap .soft_detail_box .code_info img {
  width: 85px;
  height: 85px;
  vertical-align: top;
  }
.game_wrap .soft_detail_box .tip_wrap {
  position: absolute;
  top: 50%;
  right: -230px;
  z-index: 10;
  display: none;
  width: 190px;
  padding: 10px 14px;
  margin-top: -44px;
  font-size: 13px;
  line-height: 22px;
  text-align: left;
  background: #fff;
  border: 1px solid #dbdbdb;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, .1);
  }
.game_wrap .soft_detail_box .tip_arrow {
  position: absolute;
  top: 32px;
  left: -10px;
  display: inline-block;
  width: 10px;
  height: 20px;
  background: url(../images/tip_arrow.png) 0 0 no-repeat;
  }
.game_wrap .slide_box {
  height: 420px;
  margin-top: 18px;
  margin-bottom: 40px;
  }
.game_wrap .slide_box .arrow_btn {
  top: 164px;
  }
.game_wrap .slide_box .blipSelected span {
  background: #ff4c42;
  }
.game_wrap .page_btn:hover {
  color: #ff4c42;
  }
.game_wrap .soft_intro_txt .fold_btn {
  color: #ff4c42;
  }
.game_wrap .soft_intro_txt .fold_btn:hover {
  color: #eb382f;
  }
.game_wrap .review_tit {
  background: #ff7770;
  }
.game_wrap .review_tit h3 {
  border-color: #ffa39e;
  }
.game_wrap .quote_l,
.game_wrap .quote_r {
  color: #ff4c42;
  }
/*********************
	game_special_list style

**********************/
.game_wrap .special_item .cover {
  background: rgba(255, 76, 66, .8);
  }
.game_wrap .special_item .view_btn {
  color: #ff4c42;
  }
/*********************
	game_special_detail style

**********************/
.game_wrap .andriod_soft_list {
  margin-bottom: 7px;
  }
/*********************
	ios public style

**********************/
.ios_wrap a:hover {
  color: #f59b00;
  }
.ios_wrap .title h3 {
  border-color: #ffa200;
  }
.ios_wrap .download_btn a {
  width: auto;
  padding: 0 13px;
  background: #ffa200;
  }
.ios_wrap .download_btn a:hover {
  background: #ffb73b;
  }
.ios_wrap .download_btn a:active {
  background: #f59300;
  }
/*********************
	ios_index style

**********************/
.ios_wrap .download_bang_box {
  margin-top: 20px;
  }
.app_filter_bar {
  height: 46px;
  padding: 0 10px;
  margin-top: 10px;
  background: #f7f7f7;
  }
.app_filter_list {
  float: left;
  margin-right: 35px;
  line-height: 46px;
  }
.app_filter_list li {
  float: left;
  padding-right: 10px;
  text-align: center;
  background: url(../images/tit_nav_line.png) right center no-repeat;
  }
.app_filter_list li a {
  padding: 0 10px;
  color: #555;
  }
.app_filter_list li a:hover {
  color: #f59b00;
  }
.app_filter_list li.cur {
  font-weight: bold;
  }
.app_filter_list li.cur a {
  color: #f59b00;
  }
.app_filter_list li.last {
  background: none;
  }
.app_filter_last {
  float: right;
  margin-right: -10px;
  }
.app_list {
  padding-bottom: 20px;
  overflow: hidden;
  }
.app_list:before,
.app_list:after {
  display: table;
  content: " ";
  }
.app_list:after {
  clear: both;
  }
.app_item {
  height: 120px;
  padding: 30px 10px 30px 8px;
  margin-top: -1px;
  border-top: 1px solid #f0f0f0;
  border-left: 2px solid #fff;
  }
.app_item .img_b {
  display: inline-block;
  float: left;
  width: 120px;
  height: 120px;
  overflow: hidden;
  }
.app_item .img_b img {
  vertical-align: top;
  }
.app_item .app_info {
  padding-top: 17px;
  margin-left: 140px;
  }
.app_item .app_info p {
  height: 56px;
  margin-top: 7px;
  overflow: hidden;
  line-height: 28px;
  color: #999;
  }
.app_item .app_tit {
  position: relative;
  height: 30px;
  line-height: 30px;
  }
.app_item .app_tit_txt {
  display: inline-block;
  float: left;
  max-width: 370px;
  height: 30px;
  overflow: hidden;
  font-size: 24px;
  color: #333;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;

  _width: 370px;
  _white-space: normal;
  }
.app_item .app_tit_txt:hover {
  color: #f59b00;
  }
.app_item .app_type {
  display: inline-block;
  float: left;
  margin-left: 14px;
  font-size: 13px;
  color: #999;
  }
.app_item .app_type i {
  margin: -2px 6px 0 0;
  vertical-align: middle;
  }
.app_item .app_download_btn {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  width: 90px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  text-align: center;
  background: #ffa200;
  border-radius: 2px;
  }
.app_item .app_download_btn:hover {
  color: #fff;
  background: #ffb73b;
  }
.app_item .app_download_btn:active {
  background: #f59300;
  }
.app_item_hover {
  cursor: default;
  background: #fafafa;
  border-left-color: #ffa200;
  }
.app_item_hover .app_tit_txt {
  color: #f59b00;
  }
.app_more_btn {
  display: block;
  height: 40px;
  font-weight: bold;
  line-height: 40px;
  text-align: center;
  background: #f2f2f2;
  }
.app_more_btn a {
  display: block;
  color: #333;
  }
.app_more_btn a:hover {
  color: #333;
  background: #f7f7f7;
  }
.app_more_btn a:active {
  background: #ebebeb;
  }
/*********************
	ios_soft_detail style

**********************/
.ios_wrap .soft_detail_box .detail_r {
  width: 224px;
  margin-top: 18px;
  }
.ios_wrap .soft_detail_box .detail_l {
  border: none;
  }
.ios_wrap .soft_detail_box .detail_download_btns {
  float: left;
  width: 102px;
  margin-left: 0;
  }
.ios_wrap .soft_detail_box .detail_download_btns a {
  margin-bottom: 5px;
  margin-left: 16px;
  }
.ios_wrap .soft_detail_box .soft_name {
  font-size: 26px;
  }
.ios_wrap .soft_detail_box .soft_detail_info {
  margin-right: 0;
  margin-left: 160px;
  }
.ios_wrap .soft_detail_box .comment {
  color: #f59b00;
  }
.ios_wrap .soft_detail_box .comment:hover {
  color: #e99607;
  }
.ios_wrap .soft_detail_box .soft_info {
  font-size: 13px;
  line-height: 34px;
  color: #999;
  }
.ios_wrap .soft_detail_box .soft_info span {
  margin-right: 16px;
  }
.ios_wrap .soft_detail_box .btns_box {
  margin-top: 16px;
  }
.ios_wrap .soft_detail_box .app_type {
  margin-left: 5px;
  color: #999;
  }
.ios_wrap .soft_detail_box .app_type i {
  margin: -2px 6px 0 0;
  vertical-align: middle;
  }
.ios_wrap .soft_detail_box .super_btn {
  background: #ffa200;
  }
.ios_wrap .soft_detail_box .super_btn:hover {
  background: #ffb73b;
  }
.ios_wrap .soft_detail_box .super_btn:active {
  background: #f59300;
  }
.ios_wrap .soft_detail_box .code_info {
  position: relative;
  float: left;
  padding: 9px;
  cursor: pointer;
  border: 1px solid #ebebeb;
  }
.ios_wrap .soft_detail_box .code_info img {
  width: 85px;
  height: 85px;
  vertical-align: top;
  }
.ios_wrap .soft_detail_box .tip_wrap {
  position: absolute;
  top: 50%;
  right: -230px;
  z-index: 10;
  display: none;
  width: 190px;
  padding: 10px 14px;
  margin-top: -44px;
  font-size: 13px;
  line-height: 22px;
  text-align: left;
  background: #fff;
  border: 1px solid #dbdbdb;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, .1);
  }
.ios_wrap .soft_detail_box .tip_arrow {
  position: absolute;
  top: 32px;
  left: -10px;
  display: inline-block;
  width: 10px;
  height: 20px;
  background: url(../images/tip_arrow.png) 0 0 no-repeat;
  }
.ios_wrap .slide_box {
  height: 420px;
  margin-top: 18px;
  margin-bottom: 40px;
  }
.ios_wrap .slide_box .arrow_btn {
  top: 164px;
  }
.ios_wrap .slide_box .blipSelected span {
  background: #ffa200;
  }
.ios_wrap .page_btn:hover {
  color: #ffa200;
  }
.ios_wrap .soft_intro_txt .fold_btn {
  color: #ffa200;
  }
.ios_wrap .soft_intro_txt .fold_btn:hover {
  color: #e99607;
  }
/*********************
	ios_search_result
	&& none_result_ios style

**********************/
.ios_wrap .tab_list_box a:hover {
  color: #666;
  }
.ios_wrap .tab_list_box a.tag_item_cur {
  border-top-color: #ffa200;
  }
.ios_wrap .tab_list_box a.tag_item_cur:hover {
  color: #333;
  }
.ios_wrap .andriod_soft_item_hover {
  border-color: #ffa200;
  }
.ios_wrap .tip_box a {
  color: #ffa200;
  }
/* safety_tag */
.safety_tag_box {
  display: inline-block;
  margin-left: 10px;
  line-height: 16px;
  vertical-align: 0;
  vertical-align: 2px;
  }
.safety_tag_box + .safety_tag_box {
  margin-left: 6px;
  }
.safety_tag_box i {
  margin-right: 2px;
  vertical-align: top;
  }
.safety_tag_wrap {
  position: relative;
  display: inline-block;
  cursor: pointer;
  }
.safety_tag_wrap .safety_tag_popup {
  position: absolute;
  top: 24px;
  left: -7px;
  z-index: 2;
  display: none;
  width: 260px;
  padding: 13px 16px 14px;
  background-color: #fff;
  border: 1px solid #dbdbdb;
  }
.safety_tag_wrap .safety_tag_popup_info {
  padding-bottom: 3px;
  }
.safety_tag_wrap .safety_tag_popup_info dt {
  float: left;
  width: 75px;
  }
.safety_tag_wrap .safety_tag_popup_info dd {
  margin-bottom: 8px;
  overflow: hidden;
  font-size: 13px;
  line-height: 20px;
  color: #555;
  }
.safety_tag_wrap .safety_tag_popup_info .safety_tag_box {
  margin: 1px 0 0;
  }
.safety_tag_wrap .safety_tag_ad {
  height: 22px;
  padding-top: 14px;
  overflow: hidden;
  font-size: 13px;
  line-height: 23px;
  color: #5394ff;
  border-top: 1px solid #ebebeb;
  }
.safety_tag_wrap .safety_tencent {
  float: left;
  margin-right: 7px;
  }
.safety_tag_wrap .safety_tag_clr {
  color: #ff5a75;
  }
.safety_tag_wrap .safety_tag_clr2 {
  color: #a67aff;
  }
.safety_tag_wrap .safety_tag_clr3 {
  color: #ff983d;
  }

@font-face {
  font-family: "iconfont";

  src: url('../fonts/iconfont.eot');
  src: url('../fonts/iconfont.eot?#iefix') format('embedded-opentype'),
  url('../fonts/iconfont.woff') format('woff'),
  url('../fonts/iconfont.ttf') format('truetype'),
  url('../fonts/iconfont.svg#iconfont') format('svg');
  }

.icon{
  font-family: "iconfont";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-decoration: none;
  text-transform: none;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  }
.bang_num_01 {
  display: inline-block;
  width: 64px;
  height: 24px;
  overflow: hidden;
  background: url(../images/sprite.png) 0 0 no-repeat;
  }
.bang_num_02 {
  display: inline-block;
  width: 64px;
  height: 24px;
  overflow: hidden;
  background: url(../images/sprite.png) -64px 0 no-repeat;
  }
.bang_num_03 {
  display: inline-block;
  width: 64px;
  height: 24px;
  overflow: hidden;
  background: url(../images/sprite.png) 0 -24px no-repeat;
  }
.error_icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  overflow: hidden;
  background: url(../images/sprite.png) -64px -48px no-repeat;
  }
.icon_common {
  display: inline-block;
  width: 24px;
  height: 20px;
  overflow: hidden;
  background: url(../images/sprite.png) -86px -24px no-repeat;
  }
.icon_ipad {
  display: inline-block;
  width: 16px;
  height: 20px;
  overflow: hidden;
  background: url(../images/sprite.png) -110px -24px no-repeat;
  }
.icon_iphone {
  display: inline-block;
  width: 12px;
  height: 20px;
  overflow: hidden;
  background: url(../images/sprite.png) 0 -80px no-repeat;
  }
.nav_arrow {
  display: inline-block;
  width: 10px;
  height: 5px;
  overflow: hidden;
  background: url(../images/sprite.png) -36px -64px no-repeat;
  }
.nav_arrow_fold {
  display: inline-block;
  width: 10px;
  height: 5px;
  overflow: hidden;
  background: url(../images/sprite.png) -26px -64px no-repeat;
  }
.other_arrow {
  display: inline-block;
  width: 10px;
  height: 5px;
  overflow: hidden;
  background: url(../images/sprite.png) -16px -64px no-repeat;
  }
.other_arrow_fold {
  display: inline-block;
  width: 10px;
  height: 5px;
  overflow: hidden;
  background: url(../images/sprite.png) -46px -64px no-repeat;
  }
.safety_tag {
  display: inline-block;
  width: 16px;
  height: 16px;
  overflow: hidden;
  background: url(../images/sprite.png) -80px -48px no-repeat;
  }
.safety_tag2 {
  display: inline-block;
  width: 16px;
  height: 16px;
  overflow: hidden;
  background: url(../images/sprite.png) -96px -48px no-repeat;
  }
.safety_tag3 {
  display: inline-block;
  width: 16px;
  height: 16px;
  overflow: hidden;
  background: url(../images/sprite.png) -112px -48px no-repeat;
  }
.safety_tag4 {
  display: inline-block;
  width: 16px;
  height: 16px;
  overflow: hidden;
  background: url(../images/sprite.png) 0 -64px no-repeat;
  }
.safety_tag5 {
  display: inline-block;
  width: 16px;
  height: 16px;
  overflow: hidden;
  background: url(../images/sprite.png) -48px -48px no-repeat;
  }
.safety_tag6 {
  display: inline-block;
  width: 16px;
  height: 16px;
  overflow: hidden;
  background: url(../images/sprite.png) -32px -48px no-repeat;
  }
.safety_tencent {
  display: inline-block;
  width: 22px;
  height: 22px;
  overflow: hidden;
  background: url(../images/sprite.png) -64px -24px no-repeat;
  }
.security_icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  overflow: hidden;
  background: url(../images/sprite.png) 0 -48px no-repeat;
  }
.security_icon_02 {
  display: inline-block;
  width: 16px;
  height: 16px;
  overflow: hidden;
  background: url(../images/sprite.png) -16px -48px no-repeat;
  }
