body {
  font-size: 14px;
}
.mt20{
  margin-top: 20px;
}
.white-box {
  background: #fff;
  padding: 20px;
  border-radius: 8px;
}
.g-contbg{
  margin-top: 20px !important;
}
/* normalize.css结束 */
.clearfix {
  *zoom: 1;
}

.clearfix:before, .clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}

.clearfix:after {
  clear: both;
}

p {
  margin: 0;
}

img {
  width: auto\9;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

ul, ol, dl, h1, h2, h3, h4, h5, h6, dt, dd {
  margin: 0;
  padding: 0;
}

ul li, ol li {
  list-style: none;
}

.f-fl, .f-lifl li, .f-dlfl dt, .f-dlfl dd {
  float: left;
  display: inline;
}

.f-fr {
  float: right;
  display: inline;
}

a:hover {
  transition: color 160ms ease 0s, background-color 200ms ease 0s, border-color 160ms ease 0s, transform 500ms ease 0s;
  /*color: #ee2e3d;*/
  cursor: pointer;
}

em {
  font-style: normal;
}

/* 全站全局CSS部分结束 */
.g-box-1200 {
  width: 1200px;
  height: auto;
  margin: auto;
  display: block;
}

.m-margin15 {
  margin-top: 15px;
}

.g-header {
  height: 110px;
  overflow: hidden;
}

.u-logo {
  margin-top: 15px;
  overflow: hidden;
  height: 80px;
  width: 260px;
}

.u-title-msg {
  margin-top: 35px;
  width: 280px;
  height: 40px;
  padding-left: 5px;
}

.g-search {
  overflow: hidden;
  height: 38px;
  margin-top: 35px;
  border: 1px solid #e9e9e9;
}

.g-search input.g-search-txt {
  height: 38px;
  line-height: 38px;
  border: 0px;
  border-right: 1px solid #e9e9e9;
  color: #999;
  font-size: 14px;
  width: 268px;
  padding-left: 6px;
}

.g-search input.g-search-btn {
  background: #fff;
  border: 0px;
  border-left: 0px;
  height: 40px;
  line-height: 40px;
  width: 92px;
  text-align: center;
  color: #34d0ba;
  font-size: 15px;
  cursor: pointer;
}

.g-search input.g-search-btn:hover {
  color: red;
}

.g-nav {
  height: 45px;
  background: #34d0ba;
  overflow: hidden;
}

.g-nav li {
  float: left;
  line-height: 45px;
  width: 108px;
  text-align: center;
}

.g-nav li a {
  color: #fff;
  font-size: 16px;
  display: block;
}

.g-nav li.m-hover {
  background: #17c3ab;
}

.g-nav li a.m-hover {
  background: #17c3ab;
}

.g-nav li:hover {
  background: #17c3ab;
}

/*返回顶部*/
.g-float {
  width: 60px;
  height: auto;
  position: fixed;
  bottom: 10px;
  left: 50%;
  cursor: pointer;
  margin-left: 610px;
  z-index: 100;
}

.g-float a {
  width: 100%;
  height: 60px;
  margin: 1px 0 0 0;
  display: block;
  overflow: hidden;
}

.g-float #m-top-back {
  height: 0px;
  background: url(../images/gotopb.gif) no-repeat;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2;
  float: left;
  display: block;
  overflow: hidden;
}

.g-float #m-top-back:hover {
  background-position: -60px 0;
}

/*当前位置*/
.g-current {
  overflow: hidden;
  padding-top: 15px;
}

.g-current p {
  background: url(../images/sskico2018.png) no-repeat -3px -261px;
  height: 20px;
  line-height: 20px;
  padding-left: 18px;
  color: #999;
}

.g-current p a {
  color: #999;
}

.g-current p a:hover {
  color: #FF4939;
}

/*详细页*/
.g-detail-fix {
  border: 1px solid #eee;
  border-radius: 4px;
  padding: 15px 15px 0px 20px;
}

.g-detail-l {
  width: 845px;
  margin-bottom: 15px;
}

.g-detail-l h1 {
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  font-size: 22px;
  color: #333;
  margin-bottom: 15px;
}

.g-detail-l .m-ico {
  overflow: hidden;
  width: 125px;
  height: 125px;
  margin-top: 5px;
}

.g-detail-l .m-ico img {
  width: 125px;
  height: 125px;
  border-radius: 12px;
}

.g-detail-l .m-info {
  overflow: hidden;
  width: 720px;
}

.g-detail-l .m-info ul {
  overflow: hidden;
}

.g-detail-l .m-info li {
  overflow: hidden;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  color: #333;
  float: left;
  width: 225px;
  margin-left: 15px;
}

.g-detail-l .m-info li a {
  display: block;
  float: left;
  width: 150px;
  overflow: hidden;
}

.g-detail-l .m-info li span {
  color: #999;
  display: block;
  float: left;
}

.g-detail-l .m-info li i {
  display: block;
  height: 14px;
  float: left;
  margin-top: 9px;
}

.g-detail-l .m-info li i img {
  height: 14px;
  display: block;
}

.g-detail-l .m-info li em {
  color: red;
  font-weight: bold;
  font-style: normal;
  font-size: 15px;
}

.g-detail-l .m-info li em strong {
  font-weight: bold;
}

.g-detail-l .m-info li a:hover {
  color: red;
}

.tags {
  overflow: hidden;
  margin-left: 15px;
  height: 35px;
  line-height: 35px;
}

.tags span {
  color: #808080;
}

.tags a {
  padding: 5px 8px;
  height: 24px;
  line-height: 24px;
  border: 1px solid #a8b8c1;
  color: #657997;
  border-radius: 2px;
  text-decoration: none;
  white-space: nowrap;
  margin-right: 6px;
}

.tags a:hover {
  border: 1px solid #34d0ba;
  background: #34d0ba;
  color: #fff;
}

.m-down-btn {
  margin-top: 20px;
}

.m-down-btn a.m-a-link {
  display: block;
  overflow: hidden;
  width: 245px;
  height: 75px;
  background: #00aaff url(../images/down_detailimg.png) no-repeat 30px -207px;
  border-radius: 4px;
}

.m-down-btn a.m-a-link p {
  color: #fff;
  font-size: 26px;
  padding-top: 8px;
  text-indent: 95px;
}

.m-down-btn a.m-a-link span {
  color: #fff;
  font-size: 14px;
  display: block;
  text-indent: 95px;
}

.m-down-btn a.m-a-link:hover {
  background: #00a2f3 url(../images/down_detailimg.png) no-repeat 30px -207px;
}

.good_or_bad {
  overflow: hidden;
  margin-left: 25px;
}

.good_or_bad a {
  height: 28px;
  display: block;
}

.good_or_bad a b {
  float: left;
  background: url(../images/down_detailimg.png) no-repeat;
  height: 28px;
  width: 87px;
  display: block;
  font-weight: normal;
  font-size: 14px;
  line-height: 28px;
  text-indent: 43px;
}

.good_or_bad a span {
  width: 100px;
  display: block;
  float: left;
  margin-left: 10px;
  height: 12px;
  background: #f2f2f2;
  margin-top: 8px;
}

.good_or_bad a.is_good {
  margin: 0px 0px 9px  0px;
}

.good_or_bad a.is_good b {
  background-position: 0px -102px;
  color: #ff6160;
}

.good_or_bad a.is_good em {
  color: #ff6160;
}

.good_or_bad a.is_bad em {
  color: #b2b2b2;
}

.good_or_bad a.is_bad b {
  background-position: 0px -143px;
  color: #b2b2b2;
}

.good_or_bad a i {
  display: block;
  height: 12px;
  display: block;
  overflow: hidden;
}

.good_or_bad a em {
  display: block;
  float: left;
  margin-left: 10px;
  height: 28px;
  line-height: 28px;
  font-size: 14px;
}

.good_or_bad a em i {
  display: inline;
  font-style: normal;
}

.good_or_bad a em b {
  display: inline;
  font-style: normal;
  background: none;
  width: auto;
  text-indent: 0px;
}

.g-bd-ban {
  overflow: hidden;
  height: 250px;
  width: 300px;
  margin-top: 21px;
  border: 1px solid #f8f8f8;
  margin-right: 4px;
}

.btn {
  float: left;
  width: 254px;
  height: 66px;
  line-height: 66px;
  *display: inline;
  *zoom: 1;
  position: relative;
}

.btn span {
  display: block;
  text-indent: 80px;
  text-decoration: none;
  background-image: url("../images/dla.png");
  color: #fff;
  font-size: 20px;
  cursor: pointer;
}

.btn span.android:hover {
  background-position: 0 -66px;
}

.btn .qr {
  text-align: center;
  position: absolute;
  left: -5px;
  top: 100px;
  width: 262px;
  height: 232px;
  background-image: url("../images/su.png");
  background-repeat: no-repeat;
  display: none;
  z-index: 999;
}

.btn .media {
  padding: 40px 0 0 0;
  position: relative;
  line-height: 30px;
  font-size: 16px;
}

.btn .qr img {
  display: block;
  margin: 0 auto;
  max-width: 150px;
  height: auto;
}

.m-fenx {
  float: left;
  overflow: hidden;
  height: 44px;
  width: 270px;
  margin-left: 20px;
}

.btn span.no-android {
  background-image: url("../images/no-dla.png");
}

.g-detail-r {
  width: 290px;
  overflow: hidden;
  margin-top: -3px;
}

.g-title-right {
  border-bottom: 1px solid #eee;
  overflow: hidden;
}

.g-title-right h4 {
  height: 25px;
  line-height: 25px;
  font-size: 22px;
  font-weight: normal;
  border-left: 3px solid #34d0ba;
  padding-left: 8px;
  margin: 0px 0px 12px 0;
}

.g-title-right h1.u-classname {
  height: 25px;
  line-height: 25px;
  font-size: 22px;
  font-weight: normal;
  border-left: 3px solid #34d0ba;
  padding-left: 8px;
  margin: 0px 0px 12px 0;
}

.g-title-right strong {
  color: #34d0ba;
  font-weight: normal;
}

.g-xgyx {
  overflow: hidden;
}

.g-xgyx li {
  width: 100%;
  height: 47px;
  border-bottom: 1px dotted #eee;
  display: block;
  overflow: hidden;
  padding: 2px 0px;
  background: url(../images/gxicoimg.png) no-repeat 0px -398px;
  padding-left: 18px;
}

.g-xgyx li a em {
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  border-radius: 33px;
  font-style: normal;
  background: #aaa;
  float: left;
  margin: 8px 17px 0 0;
  display: inline;
  overflow: hidden;
}

.g-xgyx li a i {
  width: 40px;
  height: 40px;
  float: left;
  margin: 4px 0 0;
  display: inline;
  overflow: hidden;
}

.g-xgyx li a i img {
  border-radius: 6px;
}

.g-xgyx li a p {
  width: 150px;
  height: 47px;
  line-height: 47px;
  font-size: 14px;
  font-weight: normal;
  color: #555;
  float: left;
  margin: 0 0 0 12px;
  display: inline;
  overflow: hidden;
}

.g-xgyx li a:hover p {
  color: #ff5555;
}

.g-xgyx li:last-of-type {
  border-bottom: 0px;
}

.main_cont {
  overflow: hidden;
  width: 863px;
  border: 1px solid #eee;
  border-radius: 4px;
}

.main_contbox {
  overflow: hidden;
  width: 865px;
}

.m-ml-nav {
  overflow: hidden;
  border-bottom: 2px solid #34d0ba;
  height: 48px;
}

.m-ml-nav ul {
  overflow: hidden;
}

.m-ml-nav ul li {
  float: left;
  height: 48px;
  line-height: 48px;
  font-size: 18px;
  text-decoration: none;
  padding: 0 30px;
  cursor: pointer;
}

.m-ml-nav ul li.f-hover {
  background-color: #34d0ba;
  color: #fff;
}

.m-ml-nav ul li:hover {
  background-color: #f5f5f5;
}

.m-ml-nav ul li.f-hover:hover {
  background-color: #34d0ba;
  color: #fff;
}

.action {
  margin: 20px 0;
  overflow: hidden;
}

.action a {
  display: block;
  width: 120px;
  height: 36px;
  line-height: 36px;
  margin: 0 auto;
  text-decoration: none;
  text-indent: 40px;
  background-image: url("../images/sl.png");
  background-repeat: no-repeat;
  color: #fff;
}

.action a.half {
  background-position: 0 0;
}

.action a.m-click-bg {
  background-position: 0 -36px;
}

.m-content-box {
  border-bottom: 1px solid #ebebeb;
  overflow: hidden;
}

.m-content-box #m-cont {
  height: auto;
  display: block;
  overflow: hidden;
  padding: 0px 5px;
  position: relative;
}

.m-content-box .f-cont800:after {
  content: "";
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  height: 3rem;
  background: -moz-linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
  background: -webkit-linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
}

.m-content-box #m-cont p {
  width: auto;
  height: auto;
  line-height: 26px;
  font-size: 14px;
  font-weight: normal;
  color: #333;
  display: block;
  overflow: hidden;
  margin: 15px 15px 0;
}

.m-content-box #m-cont p img {
  display: block;
  margin: 0px auto;
}

.m-content-box #m-cont a {
  color: #ff9900;
  text-decoration: underline;
}

.m-content-box #m-cont .table a {
  color: #FF9900;
  text-decoration: none;
}

.m-content-box #m-cont.table .tableth {
  background: #6AB9E0;
}

.m-content-box #m-cont .table .tableth a {
  color: #fff;
  text-decoration: underline;
}

.m-content-box #m-cont h3 {
  width: auto;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  font-weight: bold;
  color: #34d0ba;
  border-left: 3px solid #34d0ba;
  background: #fafafa;
  text-indent: 14px;
  display: block;
  overflow: hidden;
  margin: 14px 14px 0;
}

.g-pl-cont {
  overflow: hidden;
  padding: 0px 20px;
  padding-top: 20px;
  border-top: 1px solid #ebebeb;
}

.m-img-cont {
  overflow: hidden;
  padding: 20px 20px 0px 20px;
}

.inner-title {
  height: 42px;
  position: relative;
  border-bottom: 1px #ebebeb solid;
  margin-bottom: 12px;
}

.inner-title h3 {
  font: 22px/40px "微软雅黑 Light", "Microsoft YaHei", "Helvetica Neue", Arial, HelveticaNeue, Helvetica-Neue, Helvetica, "BBAlpha Sans", sans-serif;
  border-bottom: 3px #34d0ba solid;
  position: absolute;
}

.inner-title.green h3 {
  color: #333;
}

.showcase {
  padding-bottom: 20px;
}

.showcase .s-content {
  width: 10000px;
}

.showcase .scrollbar {
  overflow: hidden;
}

.showcase .scrollbar .s-box {
  height: 300px;
  margin-bottom: 20px;
  _width: 838px;
  *position: relative;
  *overflow: hidden;
  overflow: hidden;
}

.showcase .scrollbar li {
  float: left;
  position: relative;
  height: 300px;
  margin-right: 18px;
  overflow: hidden;
}

.showcase .scrollbar li:last-of-type {
  margin-right: 0px;
}

.showcase .scrollbar li div a {
  display: block;
}

.showcase .scrollbar li div a span {
  position: absolute;
  width: 50px;
  height: 50px;
  top: 100px;
  left: 50%;
  margin-left: -23px;
  display: none;
}

.showcase .scrollbar li div a.f-hover span {
  display: block;
}

.showcase .scrollbar li.last {
  margin-right: 0;
}

.showcase .scrollbar li img {
  max-height: 300px;
  _height: 300px;
}

.showcase .scrollbar li span {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 45px;
}

.showcase .scrollbar li .bg {
  background: #000;
  opacity: .50;
  filter: alpha(opacity=50);
}

.showcase .scrollbar li .info {
  line-height: 45px;
  text-indent: 45px;
  font-size: 18px;
  color: #fff;
}

.showcase .scrollbar li.picture .info {
  background: url(../images/find.png) no-repeat;
  _background: url(../images/find.gif) no-repeat;
  cursor: pointer;
}

.showcase .scrollbar li.picture .info:hover {
  background: url(../images/find_h.png) no-repeat;
}

.showcase .scrollbar li.active span {
  display: block;
}

.showcase .scrollbar li .video-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: #000;
  opacity: .50;
  filter: alpha(opacity=50);
}

.showcase .scrollbar li.active .video-bg {
  opacity: .70;
  filter: alpha(opacity=70);
}

.showcase .scrollbar li .video-info {
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 72px;
  width: 100%;
  height: 178px;
  text-align: center;
}

.showcase .scrollbar li .video-info span {
  position: static;
}

.showcase .scrollbar li .video-info .video-icon {
  width: 50px;
  height: 50px;
  display: block;
  margin: 0 auto;
  background: url(../images/video-icon.png) center center no-repeat;
}

.showcase .scrollbar li .video-info .video-title {
  width: auto;
  height: auto;
  line-height: 30px;
  font-size: 20px;
  color: #fff;
  display: block;
  padding: 18px 18px 0 18px;
  white-space: normal;
}

.showcase .scrollbar .track {
  display: none;
  position: relative;
  margin: 0;
  height: 8px;
  background-color: #f5f5f5;
  font-size: 0px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  bottom: 1px;
}

.showcase .scrollbar .track div {
  width: 110px;
  height: 10px;
  background-color: #ccc;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  top: -1px;
}

.showcase .slider {
  position: relative;
  display: none;
}

.showcase .slider .s-box {
  position: relative;
  width: 605px;
  height: 375px;
  margin: 0 auto 20px;
  overflow: hidden;
}

.showcase .slider .s-box li {
  float: left;
  position: relative;
  width: 605px;
  text-align: center;
}

.showcase .slider .trigger {
  position: absolute;
  top: 0;
  right: 0px;
  width: 45px;
  height: 45px;
  border: 1px solid #f6f6f6;
  background: #fff url(../images/bs.png) center no-repeat;
  text-indent: -333em;
}

.showcase .slider .prev, .showcase .slider .next {
  position: absolute;
  top: 30%;
  display: block;
  width: 44px;
  height: 110px;
  border: 1px solid #f6f6f6;
  background: #fff url(../images/slider_arrow.png) 12px center no-repeat;
  text-indent: -333em;
}

.showcase .slider .prev {
  left: 0px;
}

.showcase .slider .prev:hover {
  background-position: -83px center;
}

.showcase .slider .next {
  right: 0px;
  background-position: -33px center;
}

.showcase .slider .next:hover {
  background-position: -128px center;
}

.showcase .slider .s-nav {
  text-align: center;
  height: 30px;
}

.showcase .slider .s-nav .picture, .showcase .slider .s-nav .video {
  margin: 0 7px;
}

.showcase .slider .s-nav .picture span, .showcase .slider .s-nav .video span {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-image: url(../images/slider_nav.png);
  background-repeat: no-repeat;
  cursor: pointer;
}

.showcase .slider .s-nav .picture span {
  background-position: -40px 0;
}

.showcase .slider .s-nav .picture .active {
  background-position: -122px 0;
}

.showcase .slider .s-nav .video span {
  background-position: 0 0;
}

.showcase .slider .s-nav .video .active {
  background-position: -82px 0;
}

.f-addlose {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  z-index: 19960924;
}

body.none {
  overflow-x: hidden;
  overflow-y: hidden;
  display: block;
}

.LookPicture *:before, .LookPicture *:after {
  position: absolute;
  display: inline-block;
  background-repeat: no-repeat;
  content: "";
}

.LookPicture {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.LookPicture * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.LookPicture_Background {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 19960924;
  width: 100%;
  height: 100%;
  background-color: #000;
  display: none !important;
}

.LookPicture {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 19960925;
  width: 100%;
  height: 100%;
  display: none;
}

.LookPicture .Look_Close {
  position: absolute;
  right: 20px;
  top: 20px;
  display: inline-block;
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
  cursor: pointer;
  z-index: 19960925;
}

.LookPicture .Look_Close:before, .LookPicture .Look_Close:after {
  background-color: #fff;
  width: 30px;
  height: 8px;
  border-radius: 4px;
  -o-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  top: 17px;
  left: 5px;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

.LookPicture .Look_Close:hover:before, .LookPicture .Look_Close:hover:after {
  box-shadow: 0 0 10px #66ccff;
  -moz-box-shadow: 0 0 10px #66ccff;
  -webkit-box-shadow: 0 0 10px #66ccff;
}

.LookPicture .Look_Close:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.LookPicture .Look_Close:after {
  -webkit-transform: rotate(315deg);
  -ms-transform: rotate(315deg);
  -o-transform: rotate(315deg);
  transform: rotate(315deg);
}

.LookPicture .Look_img {
  display: none;
  position: absolute;
  max-width: 85%;
  max-height: 85%;
  top: 50%;
  left: 50%;
  z-index: 19960924;
  box-shadow: 0 0 20px #000;
  -moz-box-shadow: 0 0 20px #000;
  -webkit-box-shadow: 0 0 20px #000;
  border: 0;
  border-radius: 5px;
  -o-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.LookPicture .Look_img:hover {
  box-shadow: 0 0 20px #000000;
  -moz-box-shadow: 0 0 20px #000000;
  -webkit-box-shadow: 0 0 20px #000000;
}

.LookPicture .Look_img.Look_Show {
  display: block;
}

.LookPicture .Look_before {
  position: absolute;
  display: inline-block;
  background-repeat: no-repeat;
  width: 70px;
  height: 70px;
  z-index: 19960926;
  left: 50px;
  top: 50%;
  margin-top: -35px;
  cursor: pointer;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

.LookPicture .Look_before:before, .LookPicture .Look_before:after {
  left: 0;
  width: 57px;
  height: 5px;
  background-color: #fff;
  border-radius: 10px;
  -o-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

.LookPicture .Look_before:before {
  top: 50px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.LookPicture .Look_before:after {
  top: 13px;
  -webkit-transform: rotate(315deg);
  -ms-transform: rotate(315deg);
  -o-transform: rotate(315deg);
  transform: rotate(315deg);
}

.LookPicture .Look_before:hover {
  left: 40px;
}

.LookPicture .Look_before:hover:before, .LookPicture .Look_before:hover:after {
  box-shadow: 0 0 20px #66ccff;
  -moz-box-shadow: 0 0 20px #66ccff;
  -webkit-box-shadow: 0 0 20px #66ccff;
}

.LookPicture .Look_next {
  position: absolute;
  display: inline-block;
  background-repeat: no-repeat;
  width: 70px;
  height: 70px;
  z-index: 19960926;
  right: 50px;
  top: 50%;
  margin-top: -35px;
  cursor: pointer;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

.LookPicture .Look_next:before, .LookPicture .Look_next:after {
  left: 0;
  width: 57px;
  height: 5px;
  background-color: #fff;
  border-radius: 10px;
  -o-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

.LookPicture .Look_next:before {
  top: 50px;
  -webkit-transform: rotate(315deg);
  -ms-transform: rotate(315deg);
  -o-transform: rotate(315deg);
  transform: rotate(315deg);
}

.LookPicture .Look_next:after {
  top: 13px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.LookPicture .Look_next:hover {
  right: 40px;
}

.LookPicture .Look_next:hover:before, .LookPicture .Look_next:hover:after {
  box-shadow: 0 0 20px #66ccff;
  -moz-box-shadow: 0 0 20px #66ccff;
  -webkit-box-shadow: 0 0 20px #66ccff;
}

.Look_Open {
  display: block !important;
}

/* 图片控件 end */
.m-zt-cont {
  padding: 0px 20px;
  overflow: hidden;
  padding-top: 20px;
  border-top: 1px solid #ebebeb;
}

.m-bottom-list {
  overflow: hidden;
  display: none;
}

.m-bottom-list ul {
  overflow: hidden;
  margin-bottom: 15px;
}

.m-bottom-list ul li {
  float: left;
  width: 274px;
  overflow: hidden;
  margin: 15px 0px 5px 0px;
}

.m-bottom-list ul li a.item-title {
  font-size: 14px;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  display: block;
  margin-bottom: 8px;
  color: #333;
  width: 260px;
}

.m-bottom-list ul li:hover a.item-title {
  color: #f60;
}

.m-bottom-list ul li .item-img {
  width: 70px;
  height: 70px;
  float: left;
}

.m-bottom-list ul li .item-info {
  margin-left: 95px;
}

.m-bottom-list ul li .item-info p {
  color: #999999;
  font-size: 12px;
  margin-bottom: 6px;
}

.m-bottom-list ul li .item-info p i {
  display: inline-block;
  height: 14px;
}

.m-bottom-list ul li .item-info p i img {
  height: 14px;
  display: block;
  margin-top: 1px;
}

.m-bottom-list ul li .item-info a.btn-down {
  font-size: 14px;
  height: 26px;
  line-height: 26px;
  background: #00aaff;
  color: #fff;
  text-align: center;
  width: 85px;
  display: block;
  border-radius: 3px;
}

.m-bottom-list ul li .item-info a.btn-down:hover {
  background: #00a2f3;
}

.g-ztyx-bd .on {
  display: block;
}

.u-top-box {
  overflow: hidden;
  position: relative;
  padding-left: 215px;
  height: 100px;
}

.m-bottom-list .u-top-box a.u-top-img {
  display: block;
  width: 200px;
  height: 100px;
  position: absolute;
  left: 0px;
  top: 0px;
}

.m-bottom-list .u-top-box a.u-top-img img {
  width: 200px;
  height: 100px;
}

.m-bottom-list .u-top-box h4 {
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}

.m-bottom-list .u-top-box h4 a {
  color: #34d0ba;
  font-size: 16px;
  font-weight: bold;
}

.m-bottom-list .u-top-box p {
  height: 60px;
  line-height: 30px;
  overflow: hidden;
  color: #999;
  font-size: 14px;
}

.g-xgwz {
  overflow: hidden;
  padding: 0px 20px;
  padding-top: 20px;
  border-top: 1px solid #ebebeb;
}

.g-xgwz .inner-title {
  margin-bottom: 0px;
}

.g-xgwz ul {
  overflow: hidden;
}

.g-xgwz ul li {
  height: 95px;
  overflow: hidden;
  border-bottom: 1px dotted #eee;
  padding: 12px 15px 12px 0px;
  width: 396.5px;
  float: left;
}

.g-xgwz ul li a {
  display: block;
  position: relative;
  height: 95px;
  padding-left: 140px;
}

.g-xgwz ul li a em {
  display: block;
  width: 127px;
  height: 95px;
  overflow: hidden;
  float: left;
  position: absolute;
  left: 0px;
  top: 0px;
}

.g-xgwz ul li a em img {
  width: 127px;
  height: 95px;
}

.g-xgwz ul li p {
  display: block;
  height: 52px;
  line-height: 26px;
  overflow: hidden;
  color: #333;
  padding-top: 4px;
  font-size: 15px;
}

.g-xgwz ul li span {
  font-size: 13px;
  display: block;
  color: #999;
  height: 20px;
  line-height: 20px;
  margin-top: 10px;
}

.g-xgwz ul li span strong {
  font-weight: normal;
  padding-right: 15px;
}

.g-xgwz ul li:hover p {
  color: #FF4939;
}

.g-xgwz ul li:nth-child(5) {
  border-bottom: 0px;
}

.g-xgwz ul li:nth-child(6) {
  border-bottom: 0px;
}

.g-pl-cont .inner-title {
  margin-bottom: 0px;
}

.m-comment {
  height: auto;
  margin: 0px auto;
  display: block;
  overflow: hidden;
  padding: 12px 0;
  font-family: microsoft yahei;
}

.m-comment .comment-title {
  display: none;
  height: 26px;
  width: 100%;
  overflow: hidden;
}

.m-comment .comment-title .title {
  height: 26px;
  width: 102px;
  display: block;
  overflow: hidden;
  float: left;
  background: url(../images/pl-title.png) no-repeat;
}

.m-comment .comment-text {
  width: 805px;
  height: 120px;
  display: block;
  border: 1px solid #eee;
  padding: 4px 8px;
  line-height: 24px;
  color: #666;
}

.m-comment #imageField {
  border-radius: 4px;
  background-image: none;
  height: 45px;
  width: 145px;
  background-color: #34d0ba;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 45px;
  float: left;
  border: 0px;
  margin: 15px 15px 0px 0px;
  cursor: pointer;
}

.m-comment #imageField:hover {
  background-color: #ee2e3d;
}

.m-comment .comment-sm {
  height: 45px;
  line-height: 45px;
  width: 400px;
  display: block;
  overflow: hidden;
  color: #333;
  margin-top: 15px;
}

.m-comment .comment-body {
  height: auto;
  width: 100%;
  display: block;
  overflow: hidden;
}

.m-comment .comment-body li {
  height: auto;
  width: auto;
  display: block;
  overflow: hidden;
  background-color: #fafafa;
  padding: 10px;
  border-radius: 4px;
  margin: 10px 0 0 0;
}

.m-comment .comment-body li .combd-title {
  display: block;
  width: auto;
  height: 26px;
  border-bottom: 1px solid #d3d3d3;
  overflow: hidden;
}

.m-comment .comment-body li .combd-title .title {
  float: left;
  height: 20px;
  width: auto;
  display: block;
  overflow: hidden;
  color: #333;
}

.m-comment .comment-body li .combd-title .time {
  float: right;
  height: 20px;
  width: auto;
  display: block;
  overflow: hidden;
  font-size: 13px;
  color: #999;
}

.m-comment .comment-body li .combd-bd {
  color: #6d6d6d;
  margin: 10px 0;
  line-height: 20px;
}

.m-comment .comment-body li .comment-button {
  height: 26px;
  width: auto;
  display: block;
  overflow: hidden;
  border: 1px solid #a0a0a0;
  border-radius: 5px;
  float: right;
  background-color: #fff;
  padding: 0 10px;
}

.m-comment .comment-body li .comment-button a {
  float: left;
  height: 26px;
  width: auto;
  display: block;
  overflow: hidden;
}

.m-comment .comment-body li .comment-button a i {
  height: 18px;
  width: 18px;
  display: block;
  overflow: hidden;
  float: left;
  background: url(../images/pl-comment-ico.png) no-repeat -44px -63px;
  margin: 5px 3px 0 0;
}

.m-comment .comment-body li .comment-button a.a1 i {
  background-position: -2px -26px;
}

.m-comment .comment-body li .comment-button a.a2 i {
  background-position: 0px -1px;
}

.m-comment .comment-body li .comment-button a span {
  width: auto;
  display: block;
  overflow: hidden;
  float: left;
  line-height: 26px;
  font-size: 13px;
  color: #a7a7a7;
}

.m-comment .comment-body li .comment-button a:hover span {
  color: #f55;
}

.m-comment .comment-body li .comment-button b {
  height: 13px;
  width: 2px;
  display: block;
  overflow: hidden;
  float: left;
  background-color: #eee;
  margin: 4px;
}

.m-comment .comment-more {
  height: 38px;
  width: 358px;
  display: block;
  overflow: hidden;
  margin: 25px auto 0px;
  border-radius: 4px;
  text-align: center;
  line-height: 38px;
  color: #fff;
  cursor: pointer;
  background-color: #34d0ba;
}

.m-comment .comment-more:hover {
  background: red;
}

.m-comment .comment-body li .comment-button b {
  height: 19px;
  width: 2px;
  display: block;
  overflow: hidden;
  float: left;
  background-color: #eee;
  margin: 4px;
}

.g-right-cont {
  overflow: hidden;
  width: 320px;
}

.g-rank-mian {
  overflow: hidden;
  padding: 12px 15px 0;
  border: 1px solid #eee;
  border-radius: 4px;
}

.g-rank-mian .g-list {
  overflow: hidden;
}

.g-rank-mian .g-list .item {
  height: 45px;
  line-height: 45px;
}

.num {
  display: block;
  width: 22px;
  height: 22px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  font-style: normal;
  float: left;
  text-align: center;
  line-height: 22px;
  margin-right: 15px;
  *display: inline;
  *zoom: 1;
  color: #fff;
  background: #afafaf;
  margin-top: 12px;
}

.g-rank-mian .g-list .item .title {
  float: left;
  width: 190px;
  font-size: 14px;
  height: 45px;
  overflow: hidden;
}

.g-rank-mian .g-list .item .size {
  float: right;
  font-size: 13px;
  color: #999;
}

.g-rank-mian .g-list .item-cont {
  padding: 15px 0;
}

.g-rank-mian .g-list .item-cont a img {
  display: block;
  float: left;
  width: 70px;
  height: 70px;
  border-radius: 14px;
}

.g-rank-mian .g-list .item-cont .list-box {
  float: left;
  width: 149px;
  *display: inline;
  *zoom: 1;
  margin-left: 10px;
  font-size: 15px;
  line-height: 24px;
  height: 70px;
}

.g-rank-mian .g-list .item-cont .list-box p {
  font-size: 14px;
  overflow: hidden;
  line-height: 24px;
  color: #999;
  height: 24px;
  overflow: hidden;
}

.g-rank-mian .g-list .item-cont .list-box p a:hover {
  color: #ff5555;
}

.g-rank-mian .g-list .item-cont .list-box p a {
  color: #555;
}

.g-rank-mian .g-list .item-cont .list-box p span {
  display: block;
  height: 14px;
  margin: 4px 0;
}

.g-rank-mian .g-list .item-cont .list-box p img {
  height: 14px;
  display: block;
}

.g-list .hover-cont {
  border-bottom: 1px dashed #ddd;
}

.g-list .hover-cont:last-of-type {
  border-bottom: 0px;
}

.g-list .hover-cont .item-cont {
  display: none;
}

.g-list .m-hover .item-cont {
  display: block;
}

.g-list .m-hover .item {
  display: none;
}

.g-list .m-hover .item-cont i.num {
  margin-top: 0px;
}

.g-list .hover-cont:nth-child(1) i.num {
  background: #ff5555;
}

.g-list .hover-cont:nth-child(2) i.num {
  background: #ff6600;
}

.g-list .hover-cont:nth-child(3) i.num {
  background: #ff9900;
}

.g-rank-mian .g-list .m-hover .item-cont .list-box p a {
  color: #ff5555;
}

.g-hot-cont {
  overflow: hidden;
  margin-top: 15px;
  padding: 12px 15px;
  border: 1px solid #eee;
  border-radius: 4px;
}

.g-hot-cont a {
  width: 96px;
  height: auto;
  float: left;
  display: inline;
  overflow: hidden;
  margin-top: 15px;
}

.g-hot-cont a img {
  width: 60px;
  height: 60px;
  border-radius: 12px;
  margin: auto;
  display: block;
  overflow: hidden;
}

.g-hot-cont a strong {
  width: 100%;
  height: 16px;
  line-height: 16px;
  font-size: 14px;
  font-weight: normal;
  color: #555;
  text-align: center;
  margin: 10px 0 0;
  display: block;
  overflow: hidden;
}

.g-hot-cont a b {
  width: 100%;
  height: 14px;
  line-height: 14px;
  font-size: 12px;
  font-weight: normal;
  color: #999;
  text-align: center;
  margin: 7px 0 0;
  display: block;
  overflow: hidden;
}

.g-hot-cont a:hover strong {
  color: #ff5555;
}

.g-hot-img {
  overflow: hidden;
}

.g-rank {
  overflow: hidden;
  margin-bottom: 5px;
}

.g-rank a {
  display: block;
  width: 155px;
  height: 80px;
  float: left;
  margin: 0px 10px 10px 0px;
  font-size: 20px;
  line-height: 80px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  border-radius: 4px;
}

.g-rank a.g-rank-one {
  background: #b766ad;
}

.g-rank a.g-rank-two {
  background: #64a600;
  margin: 0px 0px 10px 0px;
}

.g-rank a.g-rank-three {
  background: #00aeae;
}

.g-rank a.g-rank-four {
  background: #eac100;
  margin: 0px 0px 10px 0px;
}

.g-rank a.g-rank-one:hover {
  background: #b74eaa;
}

.g-rank a.g-rank-two:hover {
  background: #5d9804;
}

.g-rank a.g-rank-three:hover {
  background: #03a3a3;
}

.g-rank a.g-rank-four:hover {
  background: #e0b900;
}

.g-hottank {
  overflow: hidden;
  padding: 12px 15px;
  border: 1px solid #eee;
  border-radius: 4px;
}

.g-hot-color {
  overflow: hidden;
  margin-top: 8px;
}

.g-hot-color a {
  font-size: 14px;
  text-decoration: none;
  line-height: 33px;
  padding: 0 7px;
  display: inline-block;
}

.g-hot-color a.cotx0 {
  color: #ff006b;
}

.g-hot-color a.cotx1 {
  color: #049cff;
}

.g-hot-color a.cotx4 {
  color: #ff5656;
}

.g-hot-color a.cotx6 {
  color: #ff8b2e;
}

.g-hot-color a.cotx7 {
  color: #049cff !important;
}

.g-hot-color a.cotx8 {
  color: #d39f17 !important;
}

.g-hot-color a.cotx9 {
  color: #d39f17 !important;
}

.g-hot-color a.cotx10 {
  color: #4b991f !important;
}

.g-hot-color a.cotx11 {
  color: #049cff;
}

.g-hot-color a.cotx15 {
  color: #ff006b;
}

.g-hot-color a.cotx17 {
  color: #8b4bfa !important;
}

.g-hot-color a.cotx18 {
  color: #ff006b;
}

.g-hot-color a.cotx19 {
  color: #8b4bfa;
}

.g-hot-color a.cotx20 {
  color: #049cff !important;
}

.g-hot-color a.cotx25 {
  color: #ff006b !important;
}

.g-hot-color a：hover {
  text-decoration: underline;
}

.f-float {
  overflow: hidden;
  position: fixed;
  width: 1200px;
  left: 50%;
  top: 0;
  margin: 0 0 0 -600px;
  z-index: 99999;
  background: #fff;
  box-shadow: 0 2px 3px #ddd;
}

.f-float .nav-tags {
  display: block;
}

.nav-tags {
  display: none;
  padding: 0 20px;
  height: 48px;
  line-height: 48px;
  font-size: 14px;
  background: #fff;
  position: fixed;
  top: 50px;
  left: 50%;
  margin: 0 0 0 -600px;
  width: 1160px;
  box-shadow: 0 2px 3px #ddd;
  border-bottom: 1px solid #d5d5d5;
}

.nav-tags .subject, .fn-box .tags .item {
  display: block;
  float: left;
  *display: inline;
  *zoom: 1;
}

.nav-tags .item {
  margin-right: 15px;
}

.nav-tags .item a {
  text-decoration: underline;
  color: #34d0ba;
  margin-right: 6px;
}

.nav-tags .item a:hover {
  color: #ff5555;
}

.f-top-box {
  overflow: hidden;
  position: fixed;
  z-index: 9999999;
  top: 7px;
  left: 50%;
  margin-top: 0px;
  margin-left: 215px;
  height: 32px;
}

.f-top-box input.g-search-txt {
  height: 32px;
  line-height: 32px;
}

.f-top-box input.g-search-btn {
  height: 32px;
  line-height: 32px;
}

.g-ztyx-top {
  position: absolute;
  left: 160px;
  top: 0px;
}

.g-ztyx-top ul li {
  text-align: center;
  float: left;
  height: 42px;
  line-height: 42px;
  font-size: 15px;
  background: url(../images/lbl_bg.png) no-repeat left 12px;
  padding: 0px 10px 7px 20px;
  cursor: pointer;
  position: relative;
  color: #666;
  overflow: hidden;
  width: 139px;
}

.g-ztyx-top ul li:nth-child(1) {
  background: none;
  padding-left: 0px;
  background: none;
  padding-left: 0px;
}

.g-ztyx-top ul li.m-hover {
  color: #34d0ba;
}

.g-ztyx-top ul li.m-hover i {
  background: url(../images/down_detailimg.png) no-repeat -135px -72px;
}

.g-ztyx-top ul li i {
  position: absolute;
  width: 14px;
  height: 7px;
  display: block;
  bottom: 0px;
  left: 50%;
  margin-left: -7px;
}

.g-top-cont {
  overflow: hidden;
  border: 1px solid #eee;
  border-radius: 4px;
}

.g-hotico {
  overflow: hidden;
  padding: 20px 20px 10px 20px;
  position: relative;
  width: 1160px;
}

.g-hotico span {
  position: absolute;
  left: 0px;
  top: 0px;
  display: block;
  background: url(../images/g-hotico.png) no-repeat;
  width: 50px;
  height: 50px;
}

.g-hotico ul li {
  width: 78px;
  height: auto;
  float: left;
  margin: 12px 8px 12px 19px;
  display: inline;
  overflow: hidden;
}

.g-hotico ul li a {
  width: 100%;
  height: auto;
  display: block;
  overflow: hidden;
}

.g-hotico ul li a img {
  width: 100%;
  height: 78px;
  border-radius: 12px;
  display: block;
  overflow: hidden;
}

.g-hotico ul li a strong {
  width: 100%;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  font-weight: normal;
  color: #555;
  text-align: center;
  margin: 6px 0 0 0;
  display: block;
  overflow: hidden;
}

.g-hotico ul li a:hover strong {
  color: #f40;
}

.g-hotico ul li a b {
  display: block;
  width: 35px;
  height: 35px;
  padding: 21.5px;
  border-radius: 12px;
  background-color: #f60;
  color: #fff;
  font-size: 15px;
  font-weight: normal;
  text-align: center;
}

.g-hotico ul li a b {
  display: none;
}

.g-hotico ul li:hover a b {
  display: block;
}

.g-hotico ul li:hover a img {
  display: none;
}

.g-class {
  overflow: hidden;
  border-top: 1px dashed #f5f5f5;
  padding: 10px 0 15px 0;
  margin: 0px 30px;
}

.g-class ul li {
  float: left;
}

.g-class ul li a font {
  display: none;
}

.g-class a {
  font-size: 14px;
  border-radius: 5px;
  color: #666;
  float: left;
  width: 85px;
  display: block;
  text-align: center;
  margin: 5px 5px 0px 5px;
  height: 30px;
  line-height: 30px;
  background: #f9f9f9;
}

.g-class a.m-hover {
  background-color: #34d0ba;
  color: #fff;
  border-radius: 5px;
}

.g-class a:hover {
  background-color: #34d0ba;
  color: #fff;
  border-radius: 5px;
}

.g-class ul li.m-hover a {
  background-color: #34d0ba;
  color: #fff;
  border-radius: 5px;
}

.g-list-cont {
  padding: 15px 0px 15px 16px;
  overflow: hidden;
}

.g-list-cont .g-title-right {
  border-bottom: 0px;
}

.m-softlist ul {
  overflow: hidden;
  margin-top: 5px;
}

.m-softlist ul li {
  float: left;
  width: 200px;
  border: 1px solid #efefef;
  margin: 0px 8px 8px 0px;
  position: relative;
  overflow: hidden;
}

.m-softlist ul li .m-ar {
  padding: 15px;
  overflow: hidden;
}

.m-softlist ul li .m-ar:hover {
  cursor: pointer;
}

.m-softlist ul li .m-ar i {
  display: block;
  height: 85px;
  width: 85px;
  margin: 20px auto 32px;
}

.m-softlist ul li .m-ar i img {
  height: 85px;
  width: 85px;
  box-shadow: 1px 1px 1px #ededed;
  border-radius: 18px;
}

.m-softlist ul li .m-ar h4 {
  height: 38px;
  line-height: 38px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #333;
  overflow: hidden;
}

.m-softlist ul li .m-ar p.m-time {
  line-height: 22px;
  width: 155px;
  margin: 0px auto;
  height: 22px;
  overflow: hidden;
  padding-bottom: 8px;
}

.m-softlist ul li .m-ar p.m-time font {
  line-height: 22px;
  color: #666;
  width: 70px;
  display: block;
  float: left;
  height: 22px;
  font-size: 12px;
  margin-left: 0px;
}

.m-softlist ul li .m-ar p.m-time span {
  display: block;
  float: left;
  width: 78px;
  height: 22px;
}

.m-softlist ul li .m-ar p.m-time span img {
  display: block;
  margin-top: 2px;
  height: 14px;
  width: auto;
}

.m-softlist ul li .m-ar p.m-cbjtxt {
  line-height: 25px;
  height: 50px;
  overflow: hidden;
  font-size: 14px;
  color: #666;
}

.m-softlist ul li .m-ar p.m-cbjtxt font {
  color: #f65555;
  font-size: 14px;
}

.m-softlist ul li .m-hover {
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 100%;
  background: #fff;
  width: 100%;
  height: 100%;
  -webkit-transition: top .4s;
  -moz-transition: top .4s;
  -ms-transition: top .4s;
  -o-transition: top .4s;
  transition: top .4s;
}

.m-softlist ul li .m-hover h4 {
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  background-color: #34d0ba;
  text-align: center;
  padding: 0px 15px;
  margin-bottom: 6px;
}

.m-softlist ul li .m-hover h4 a {
  color: #fff;
  font-weight: bold;
  font-size: 16px;
}

.m-softlist ul li .m-hover p {
  height: 28px;
  overflow: hidden;
  padding: 0px 8px;
  color: #999999;
}

.m-softlist ul li .m-hover p font {
  display: block;
  float: left;
  width: 86px;
  font-size: 12px;
  line-height: 28px;
  height: 28px;
  overflow: hidden;
  word-break: break-all;
}

.m-softlist ul li .m-hover p span {
  display: block;
  float: right;
  width: 86px;
  font-size: 12px;
  line-height: 28px;
  height: 28px;
  overflow: hidden;
  word-break: break-all;
}

.m-softlist ul li .m-hover p.m-btn {
  margin-top: 6px;
}

.m-softlist ul li .m-hover p.m-btn a {
  display: block;
  width: 88px;
  height: 25px;
  border: 1px solid #f55555;
  color: #f55555;
  text-align: center;
  line-height: 25px;
  margin: 0px auto;
}

.m-softlist ul li .m-hover p.m-btn a:hover {
  background: #f55555;
  color: #fff;
}

.m-softlist ul li .m-hover i {
  width: 122px;
  height: 122px;
  display: block;
  margin: 0px auto;
}

.m-softlist ul li .m-hover i img {
  width: 122px;
  height: 122px;
}

.m-softlist ul li .m-hover p.m-smxz {
  text-align: center;
  height: 28px;
  line-height: inherit;
}

.m-softlist ul li:hover .m-hover {
  top: 0px;
}

.page {
  clear: both;
  font-size: 15px;
  height: 37px;
  line-height: 37px;
  margin: 25px 10px 10px 10px;
}

.page a, .page span {
  padding: 8px 15px;
  font-size: 15px;
  color: #333;
  border: 1px solid #eee;
  border-radius: 3px;
  background-color: #eee;
  margin: 0 5px;
}

.page span.thisclass, .x-page span.thisclass, .page strong {
  padding: 8px 15px;
  font-size: 15px;
  color: #333;
  border: 1px solid #eee;
  border-radius: 3px;
  background-color: #eee;
  margin: 0 5px;
}

.page a:hover {
  background: #34d0ba;
  border: 1px solid #34d0ba;
  color: #fff;
}

.page b {
  padding: 8px 15px;
  font-size: 15px;
  color: #333;
  border: 1px solid #34d0ba;
  border-radius: 3px;
  background: #34d0ba;
  color: #fff;
  margin: 0 5px;
}

.page a b {
  padding: 7px 15px;
  font-size: 15px;
  color: #333;
  border: 1px solid #eee;
  border-radius: 3px;
  background-color: #eee;
  margin: 0 5px;
}

.page a:hover b {
  background-color: #34d0ba;
  color: #fff;
  border: 1px solid #34d0ba;
}

.g-introd {
  overflow: hidden;
  padding: 15px 0;
}

.g-introd .g-introd-img {
  width: 600px;
  height: 300px;
  overflow: hidden;
}

.g-introd .g-introd-img img {
  width: 600px;
  height: 300px;
}

.g-introd .g-introd-msg {
  overflow: hidden;
  width: 575px;
  height: 300px;
}

.g-introd .g-introd-msg h4 {
  font-weight: bold;
  font-size: 24px;
  color: #333;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  margin-bottom: 5px;
}

.g-introd .g-introd-msg p.g-msg-ico {
  overflow: hidden;
  font-size: 16px;
  height: 36px;
  line-height: 36px;
  margin-top: 6px;
}

.g-introd .g-introd-msg p.g-msg-ico font {
  display: block;
  float: left;
  background: url(../images/zt2018img.png) no-repeat left -160px;
  color: #05a3ff;
  padding-left: 30px;
  margin-right: 40px;
}

.g-introd .g-introd-msg p.g-msg-ico span {
  display: block;
  float: left;
  background: url(../images/zt2018img.png) no-repeat left -191px;
  color: #9e9e9e;
  padding-left: 27px;
}

.g-introd .g-introd-msg div {
  width: 100%;
  height: 204px;
  line-height: 34px;
  font-size: 14px;
  font-weight: normal;
  font-family: "microsoft yahei";
  color: #666;
  text-indent: 24px;
  overflow: auto;
}

.g-list-box {
  overflow: hidden;
  padding: 15px 0px 0px 0px;
}

.g-list-box ul {
  width: 1230px;
}

.g-list-box ul li {
  float: left;
  width: 380px;
  height: 206px;
  position: relative;
  z-index: 99;
  background: #fff;
  margin: 0px 30px 25px 0px;
}

.g-list-box ul li:hover .m-shadow {
  width: 94%;
  left: 3%;
  bottom: -2px;
}

.g-list-box ul li .m-shadow {
  background: #ededed;
  width: 100%;
  height: 30px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 9;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}

.g-list-box ul li:hover .g-inner {
  top: -10px;
}

.g-list-box ul li.fistClass .info {
  padding: 0px 85px 0px 70px;
}

.g-list-box ul li.fistClass .g-inner .most-ico {
  display: block;
}

.g-list-box ul li .g-inner {
  z-index: 99;
  background: #fff;
  position: relative;
  border: 1px solid #e8e8e8;
  padding: 15px;
  height: 176px;
  top: 0px;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}

.g-list-box ul li .g-inner p.desc {
  color: #999;
  font-size: 14px;
  line-height: 28px;
  height: 56px;
  overflow: hidden;
}

.g-list-box ul li .g-inner p.desc span {
  color: #f60;
}

.g-list-box ul li .g-inner i.most-ico {
  display: none;
  background: url(../images/zt2018img.png) no-repeat;
  position: absolute;
  left: -7px;
  z-index: 999;
  top: -7px;
  width: 112px;
  height: 112px;
}

.g-list-box ul li.one .g-inner i.most-ico {
  background-position: -8px -9px;
}

.g-list-box ul li.two .g-inner i.most-ico {
  background-position: -131px -9px;
}

.g-list-box ul li.three .g-inner i.most-ico {
  background-position: -263px -9px;
}

.g-list-box ul li .g-inner .info {
  position: relative;
  overflow: hidden;
}

.g-list-box ul li .g-inner .info p {
  margin-bottom: 10px;
  height: 22px;
  line-height: 22px;
  overflow: hidden;
}

.g-inner .info a.name {
  font-size: 16px;
  margin-bottom: 8px;
  display: block;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
  color: #333;
}

.g-inner .info a.name:hover {
  color: #05a3ff;
}

.g-inner .info em {
  display: block;
  height: 16px;
  margin-bottom: 10px;
}

.g-inner .info em img {
  height: 14px;
  display: block;
}

.g-inner .info p span {
  display: block;
  float: left;
  overflow: hidden;
}

.g-inner .info p span.ico {
  background: url(../images/zt2018img.png) no-repeat;
  padding-left: 19px;
  color: #666;
}

.g-inner .info p span.time {
  margin-right: 10px;
  background-position: -381px -162px;
}

.g-inner .info p span.size {
  background-position: -381px -188px;
}

.g-inner .info p span.version {
  background-position: -380px -209px;
  width: 80px;
  overflow: hidden;
  height: 22px;
}

.g-inner .info p span.language {
  background-position: -380px -140px;
}

.g-inner .info .cell {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 99;
  width: 75px;
}

.g-inner .info .cell .cell-img {
  width: 73px;
  height: 73px;
  border-radius: 4px;
  border: 1px solid #e8e8e8;
  vertical-align: middle;
  display: table-cell;
  text-align: center;
}

.g-inner .info .cell .cell-img img {
  max-width: 73px;
  max-height: 73px;
  border-radius: 4px;
}

.g-inner .info .cell .cell-down {
  display: block;
  width: 58px;
  border: 1px solid #e8e8e8;
  height: 22px;
  color: #999;
  text-align: center;
  line-height: 22px;
  text-align: center;
  margin: 10px auto 0;
}

.g-inner .info .cell .cell-down:hover {
  background: #05a3ff;
  color: #fff;
  border: 1px solid #05a3ff;
}

.g-inner .info .cell .cell-img .cell-img-wx {
  display: none;
  width: 73px;
  height: 73px;
}

.g-list-box ul li:hover .g-inner .info .cell-img img {
  display: none;
}

.g-list-box ul li:hover .g-inner .info .cell-img .cell-img-wx {
  display: block;
}

.g-collection {
  overflow: hidden;
}

.g-collection-dome {
  overflow: hidden;
  position: relative;
}

.g-collection-dome b {
  display: block;
  top: 0px;
  position: absolute;
  font-family: serif;
  height: 133px;
  width: 30px;
  line-height: 133px;
  font-size: 30px;
  font-weight: bold;
  color: #999;
  text-align: center;
  background: #e6e6e6;
  cursor: pointer;
}

.g-collection-dome b:hover {
  color: #f60;
}

.g-collection-dome b.g-scroll-left {
  left: 18px;
}

.g-collection-dome b.g-scroll-right {
  right: 18px;
}

.m-dome-scroll {
  overflow: hidden;
  height: 133px;
  width: 1100px;
  margin: 0px auto 20px;
}

.m-dome-scroll ul li {
  width: 266px;
  height: 133px;
  float: left;
  margin: 0 4px 0 5px;
  overflow: hidden;
  position: relative;
}

.m-dome-scroll ul li a {
  width: 100%;
  height: 133px;
  display: block;
  overflow: hidden;
  position: relative;
  zoom: 1;
}

.m-dome-scroll ul li a img {
  width: 100%;
  height: 133px;
  display: block;
  overflow: hidden;
}

.m-dome-scroll ul li a em {
  background: #000;
  filter: alpha(opacity=70);
  opacity: 0.7;
  z-index: 99;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 28px;
}

.m-dome-scroll ul li a span {
  height: 28px;
  line-height: 28px;
  z-index: 999;
  color: #fff;
  padding: 0px 15px;
  overflow: hidden;
  text-align: center;
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 246px;
  font-size: 14px;
}

.m-dome-scroll ul li:hover a span {
  color: #f60;
}

.g-title {
  height: 50px;
  border-bottom: 1px solid #efefef;
  overflow: hidden;
  margin-bottom: 20px;
}

.g-title h4 {
  float: left;
  font-size: 20px;
  color: #333;
  font-weight: bold;
  height: 50px;
  line-height: 50px;
  margin-left: 15px;
}

.g-ico h4 {
  background: url(../images/icobox.png) no-repeat -7px -313px;
  padding-left: 40px;
}

.g-ico h4 {
  background: url(../images/icobox.png) no-repeat -7px -313px;
  padding-left: 40px;
}

.g-title span {
  cursor: pointer;
  width: 38px;
  height: 15px;
  float: right;
  margin: 22px 20px 0 0;
  display: inline;
  overflow: hidden;
  background: url(../images/icobox.png) no-repeat -4px -510px;
}

.g-title span:hover {
  background: url(../images/icobox.png) no-repeat -163px -510px;
}

.g-title span a {
  display: block;
  width: 38px;
  height: 15px;
}

.ranklist {
  overflow: hidden;
  margin-top: 20px;
}

.main_cont .ranklist a {
  float: left;
  width: 400px;
  margin: 0px 15px 20px 16px;
  height: 180px;
  text-align: center;
  line-height: 180px;
  display: block;
  padding: 0px;
  color: #fff;
  font-size: 26px;
}

.ranklist a.cotx0 {
  background: #B766AD;
}

.ranklist a.cotx1 {
  background: #64A600;
}

.ranklist a.cotx2 {
  background: #00AEAE;
}

.ranklist a.cotx3 {
  background: #EAC100;
}

.ranklist a.cotx4 {
  background: #9D9D9D;
}

.ranklist a.cotx5 {
  background: #9D9D9D;
}

.ranklist a:hover {
  text-decoration: underline;
}

.ranklist a:nth-child(1) {
  background: #B766AD;
}

.ranklist a:nth-child(2) {
  background: #64A600;
}

.ranklist a:nth-child(3) {
  background: #00AEAE;
}

.ranklist a:nth-child(4) {
  background: #EAC100;
}

.ranklist a:nth-child(5) {
  background: #9D9D9D;
}

.ranklist a:nth-child(6) {
  background: #9D9D9D;
}

.zt {
  overflow: hidden;
  margin-top: 15px;
}

.zt a {
  font-size: 15px;
  color: #666;
  display: inline-block;
  width: 88px;
  text-align: center;
  height: 35px;
  overflow: hidden;
  line-height: 35px;
  border: 1px solid #eee;
  border-radius: 4px;
  margin: 0px 3px 0px 3px;
  margin-bottom: 16px;
}

.zt a:hover {
  border: 1px solid #34d0ba;
  background: #34d0ba;
  color: #fff;
}

.zt b {
  width: 835px;
  height: 2px;
  border-top: 1px dashed #F3F3F3;
  float: left;
  margin: 5px 0 20px 0px;
  display: inline;
  overflow: hidden;
}

.tags-cont {
  overflow: hidden;
  text-align: center;
}

.g-xzdz {
  padding: 0px 20px;
  overflow: hidden;
  padding-top: 20px;
  border-top: 1px solid #ebebeb;
}

.g-xzdz p {
  overflow: hidden;
  margin: 23px 0px 25px 0px;
}

.g-xzdz p span {
  display: block;
  line-height: 20px;
  color: #333;
  font-size: 16px;
  margin: 0 0 12px 0;
  padding-left: 8px;
  border-left: 3px solid #34d0ba;
}

.g-xzdz p a {
  display: block;
  width: 150px;
  height: 34px;
  line-height: 34px;
  color: #fff;
  border-radius: 4px;
}

.g-xzdz p a.g-xzdz-az {
  background: #fc8231 url(../images/android.png) no-repeat 31px center;
  text-indent: 55px;
}

.g-xzdz p a.g-xzdz-ios {
  background: #83c30c url(../images/ios.png) no-repeat 31px center;
  text-indent: 55px;
}

.g-xzdz p a.g-xzdz-az:hover {
  background: #f60 url(../images/android.png) no-repeat 31px center;
}

.g-xzdz p a.g-xzdz-ios:hover {
  background: #8dd901 url(../images/ios.png) no-repeat 31px center;
}

.g-xzdz p a.no-down {
  background: #8e8e8e url(../images/android.png) no-repeat 31px center;
  text-indent: 55px;
}

.g-xzdz p a.no-down:hover {
  background: #8e8e8e url(../images/android.png) no-repeat 31px center;
  text-indent: 55px;
}

.g-xgbb {
  padding: 20px 20px 6px 20px;
  overflow: hidden;
  border-top: 1px solid #ebebeb;
}

.g-xgbb ul li {
  width: 100%;
  height: auto;
  display: block;
  overflow: hidden;
  margin-bottom: 9px;
  padding-top: 3px;
}

.g-xgbb ul li a {
  border-radius: 4px;
  width: 100%;
  height: 32px;
  background: #fafafa;
  display: block;
  overflow: hidden;
}

.g-xgbb ul li a strong {
  width: 370px;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  font-weight: normal;
  color: #333;
  text-indent: 8px;
  float: left;
  display: inline;
  overflow: hidden;
}

.g-xgbb ul li a img {
  float: left;
  margin: 9px 0 0 15px;
  height: 14px;
}

.g-xgbb ul li a em {
  width: auto;
  height: 32px;
  line-height: 32px;
  font-size: 12px;
  font-weight: normal;
  color: #666;
  float: left;
  margin: 0 0 0 65px;
  display: inline;
  overflow: hidden;
}

.g-xgbb ul li a b {
  border-radius: 4px;
  width: 90px;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  text-align: center;
  background: #00aaff;
  float: right;
  display: inline;
  overflow: hidden;
}

.g-xgbb ul li a:hover strong {
  color: #ff5555;
}

.g-xgbb ul li a:hover b {
  background: #ff5555;
}

.g-box-1200 .main_contbox .zt {
  margin-top: 0px;
}

.g-box-1200 .main_contbox .zt a {
  width: 98px;
}

.g-hotztgd {
  overflow: hidden;
  margin-bottom: 20px;
}

.g-title-right p.u-classname {
  height: 25px;
  line-height: 25px;
  font-size: 22px;
  font-weight: normal;
  border-left: 3px solid #34d0ba;
  padding-left: 8px;
  margin: 0px 0px 12px 0px;
}

.main_contbox .g-title-right {
  border-bottom: 0px;
  margin-bottom: 5px;
}

.g-hotztgd-bd {
  position: relative;
  overflow: hidden;
}

.g-hotztgd-img ul li {
  width: 262.5px;
  float: left;
  margin: 15px 15px 0px 0px;
  display: inline;
  overflow: hidden;
  border-radius: 2px;
  border: 1px solid #e8e8e8;
  padding: 12px;
}

.g-hotztgd-img ul li a {
  width: 100%;
  height: 145px;
  display: block;
  overflow: hidden;
  position: relative;
  zoom: 1;
}

.g-hotztgd-img ul li a img {
  width: 100%;
  height: 145px;
  display: block;
  overflow: hidden;
}

.g-hotztgd-img ul li a strong {
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 15px;
  font-weight: normal;
  color: #fff;
  text-align: center;
  display: block;
  overflow: hidden;
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(../images/rgba50.png);
}

.g-hotztgd-img {
  width: 1216px;
  margin: 0px auto;
  overflow: hidden;
  position: relative;
  zoom: 1;
}

.g-hotztgd-bd b {
  display: block;
  top: 0;
  position: absolute;
  font-family: serif;
  height: 135px;
  width: 30px;
  line-height: 135px;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background: url(../images/rgba50.png);
  cursor: pointer;
  position: absolute;
}

.g-hotztgd-bd b.g-scroll-left {
  left: 0;
}

.g-hotztgd-bd b.g-scroll-right {
  right: 0px;
}

.g-hotztgd-img ul li a:hover strong {
  color: #34d0ba;
}

.g-hotztgd-bd b:hover {
  color: #34d0ba;
}

.g-hotztgd-img ul li p {
  background: #fafafa;
  line-height: 26px;
  height: 52px;
  overflow: hidden;
  color: #666;
  padding: 5px 10px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.g-hotztgd-bd .on {
  display: block;
}

.g-hotztgd-img {
  display: none;
}

.f-ztdome {
  overflow: hidden;
  position: absolute;
  right: 0px;
  top: 0px;
  border-right: 1px solid #f5f5f5;
  z-index: 999;
}

.f-ztdome li {
  cursor: pointer;
  float: left;
  width: 90px;
  text-align: center;
  line-height: 37px;
  font-size: 16px;
  border: 1px solid #f5f5f5;
  border-right: 0;
  background: #ffffff;
}

.f-ztdome li.m-hover {
  border-top: 2px solid #34d0ba;
}

.g-hotztgd .g-title-right h4 {
  float: left;
}

.g-hotztgd .g-title-right {
  position: relative;
  overflow: visible;
  height: 38px;
}

.f-ztdome li.m-hover {
  border-top: 2px solid #34d0ba;
  height: 37px;
  border-bottom: 0;
}

.no-classnav {
  display: none;
}

.g-xgzt {
  position: relative;
}

.g-xgztbd {
  overflow: hidden;
  width: 1210px;
  margin-top: 16px;
  height: 147px;
}

.g-xgztbd ul li {
  float: left;
  overflow: hidden;
  position: relative;
  width: 293px;
  margin-right: 10px;
}

.g-xgztbd ul li strong {
  display: block;
  position: absolute;
  left: 0px;
  bottom: 0px;
  background: url(../images/rgba50.png);
  color: #fff;
  text-align: center;
  height: 30px;
  line-height: 30px;
  font-weight: normal;
  width: 292px;
  font-size: 15px;
}

.g-xgztbd ul li:hover strong {
  color: #34d0ba;
}

.g-xgzt b {
  position: absolute;
  background: url(../images/domeico.png) no-repeat;
  top: 42px;
  width: 40px;
  height: 60px;
  z-index: 999;
  cursor: pointer;
}

.g-xgzt b.g-scroll-left {
  left: -45px;
  background-position: 0px 0px;
}

.g-xgzt b.g-scroll-right {
  right: -45px;
  background-position: -62px 0px;
}

.g-xgzt b.g-scroll-left:hover {
  left: -45px;
  background-position: 0px -140px;
}

.g-xgzt b.g-scroll-right:hover {
  right: -45px;
  background-position: -62px -140px;
}

#action a.u-cont-btn {
  display: block !important;
}

/* 详细页 2019 */
.g-main-newbg {
  /*background: url(../images/mainbg.png) no-repeat center top;*/
}

.g-applist {
  width: 1200px;
  height: 115px;
  overflow: hidden;
  margin: 20px auto 25px;
}

.g-applist ul {
  width: 1224px;
  display: table;
}

.g-applist ul li {
  width: 78px;
  height: 115px;
  display: block;
  float: left;
  margin: 0 24px 0px 0;
}

.g-applist ul li img {
  width: 78px;
  height: 78px;
  border-radius: 16px;
}

.g-applist ul li p {
  width: 78px;
  height: 40px;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 40px;
  font-size: 15px;
  color: #4c4c4c;
  text-align: center;
  overflow: hidden;
  text-shadow: 0 0 0.2em #fff, 0 0 1px #fff, 0 0 2px #fff;
}

.g-applist ul li:hover p {
  color: #f60;
}

.g-dinfo {
  overflow: hidden;
  position: relative;
}

.g-dinfo h1 {
  font-size: 30px;
  color: #333333;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
}

.g-dinfo-cont {
  height: auto;
  overflow: hidden;
  margin-top: 15px;
}

.g-dinfo-list {
  overflow: hidden;
  width: 810px;
}

.g-dinfo-list i {
  height: 120px;
  width: 120px;
  display: block;
  overflow: hidden;
  float: left;
  margin-right: 20px;
}

.g-dinfo-list i img {
  border-radius: 14px;
  height: 120px;
  width: 120px;
}

.g-dinfo-list ul {
  float: right;
  overflow: hidden;
  width: 670px;
}

.g-dinfo-list ul li {
  float: left;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  color: #808080;
  width: 223px;
}

.g-dinfo-list ul li.u-url {
  width: 447px;
}

.g-dinfo-list ul li.u-url a {
  color: #808080;
}

.g-dinfo-list ul li.u-url a:hover {
  color: #f60;
}

.g-dinfo-list ul li.tags {
  width: 700px;
  margin-left: 0px;
}

.g-dinfo-list ul li.tags a {
  display: inline-block;
  height: 20px;
  background: #edeff5;
  color: #525252;
  font-size: 12px;
  text-align: center;
  line-height: 20px;
  border-radius: 11px;
  margin: 0px 6px 0px 0px;
  padding: 0 12px;
  border: 0px;
}

.g-dinfo-list ul li.tags a:nth-child(6) {
  color: #1f98ef;
}

.g-dinfo-list ul li.tags a:nth-child(2) {
  color: #8dbb00;
}

.g-dinfo-list ul li.tags a:nth-child(3) {
  color: #ff46cf;
}

.g-dinfo-list ul li.tags a:nth-child(4) {
  color: #6047ff;
}

.g-dinfo-list ul li.tags a:nth-child(5) {
  color: #deb300;
}

.g-dinfo-list ul li.tags a:hover {
  background: #f60;
  color: #fff;
}

.g-dinfo-list ul li em {
  display: inline-block;
  height: 14px;
}

.g-dinfo-list ul li em img {
  height: 14px;
  display: block;
  padding-top: 1px;
}

.g-dinfo span.u-plgo {
  position: absolute;
  right: 0px;
  top: 16px;
  overflow: hidden;
  display: block;
  height: 25px;
  line-height: 25px;
  text-shadow: 0 0 0.2em #fff, 0 0 1px #fff, 0 0 2px #fff;
  cursor: pointer;
  background: url(../images/plgoico.png) no-repeat 0px 1px;
  padding-left: 25px;
}

.g-dinfo span.u-plgo:hover {
  color: #f60;
}

.pf {
  margin-top: 20px;
  width: 350px;
  height: 90px;
}

.pf p.pf_L {
  float: left;
  width: 56px;
  height: 24px;
  font-size: 15px;
  color: #9e9e9e;
  text-align: center;
  line-height: 26px;
}

.pf .pf_m {
  width: 90px;
  height: 90px;
  float: left;
}

.pf .pf_m .processingbar {
  text-align: center;
  position: relative;
  width: 82px;
}

.pf .pf_m .processingbar font {
  color: #05c300;
  display: block;
  width: 82px;
  height: 82px;
  line-height: 82px;
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  position: absolute;
  left: -5px;
  top: 0;
}

.pf .pf_m .processingbar i {
  color: #05c300;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  position: absolute;
  left: 56px;
  top: 34px;
}

.pf .pf_r {
  float: right;
  width: 180px;
  height: 90px;
}

.pf .pf_r .up, .pf .pf_r .downl {
  width: 180px;
  height: 36px;
  background: #f0f1f7;
  border-radius: 18px;
  margin-bottom: 10px;
  cursor: pointer;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.pf .pf_r .up i, .pf .pf_r .downl i {
  background: url(../images/ico-img3.png) no-repeat;
  display: block;
  float: left;
  margin: 8px 20px;
  height: 18px;
  width: 18px;
}

.pf .pf_r .up p, .pf .pf_r .downl p {
  float: left;
  width: 100px;
  height: 36px;
  padding: 0 10px;
  line-height: 36px;
  border-left: 1px solid #e4e5eb;
  font-size: 14px;
  color: #9e9e9e;
}

.pf .pf_r .up p span, .pf .pf_r .downl p span {
  color: #525252;
}

.pf .pf_r .up i {
  background-position: 0 -109px;
}

.pf .pf_r .downl i {
  margin-top: 10px;
  background-position: 0 -91px;
}

.pf .pf_r .up.on i {
  background-position: 0 -55px;
}

.pf .pf_r .downl.on i {
  background-position: 0 -73px;
}

.g-dbtn {
  margin-top: 20px;
}

.g-dbtn li {
  position: relative;
  display: block;
  width: 133px;
  height: 40px;
  line-height: 40px;
  margin: 0px 20px 0 0px;
  background: url(../images/azspr.png) 0 0 no-repeat;
  padding-left: 42px;
  z-index: 9;
  border-radius: 4px;
  float: left;
}

.g-dbtn li b {
  position: absolute;
  top: 0;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  width: 130px;
  display: block;
}

.g-dbtn li i {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  width: 45px;
  height: 40px;
  display: block;
}

.g-dbtn li p {
  display: none;
}

.g-dbtn li.iosbtn {
  background-position: 0 -53px;
}

.g-dbtn li.azbtn:hover {
  background-position: -187px 0;
}

.g-dbtn li.iosbtn:hover {
  background-position: -187px -53px;
}

.g-dbtn-list li.az-nourl {
  background-position: 0px -106px;
}

.g-dbtn-list li.ios-nourl {
  background-position: -187px -159px;
}

.g-dbtn li p.hover {
  display: block;
  width: 154px;
  height: 177px;
  line-height: 24px;
  background: url(../images/azspr.png) 0px -231px no-repeat;
  position: absolute;
  left: 10px;
  top: 48px;
  color: #333;
  text-align: center;
  z-index: 9992;
  box-shadow: 0 9px 6px 0 rgba(0, 0, 0, 0.3);
}

.g-dbtn li p img {
  width: 122px;
  height: 122px;
  margin: 17px auto 0 auto;
  display: block;
}

.w840 {
  width: 860px;
  overflow: hidden;
}

.w840 .m-img-cont {
  padding: 0px;
}

.u-newjt li img {
  -moz-box-shadow: 0px 0px 3px #e4e4e4;
  -webkit-box-shadow: 0px 0px 3px #e4e4e4;
  box-shadow: 0px 0px 3px #e4e4e4;
  border-radius: 4px;
}

.showcase .scrollbar .u-newjt li {
  overflow: visible;
}

.u-left-title {
  overflow: hidden;
  color: #4c4c4c;
  font-size: 22px;
  line-height: 42px;
  font-weight: normal;
}

.u-left-title strong {
  font-weight: normal;
  color: #4c4c4c;
  font-size: 22px;
  float: left;
}

.g-contfont {
  overflow: hidden;
  margin-top: 15px;
}

#m-cont p {
  font-size: 15px;
  color: #4c4c4c;
  line-height: 30px;
  margin: 0px 0px 10px 0px;
}

#m-cont {
  font-size: 15px;
  height: auto;
  display: block;
  overflow: hidden;
  position: relative;
  overflow: hidden;
  margin: 10px 0px 0;
}

#m-cont h3 {
  margin: 0px 0px 10px 0px;
  line-height: 30px;
  overflow: hidden;
  color: #34d0ba;
  font-size: 16px;
}

#m-cont p img {
  display: block;
  margin: 0px auto;
}

.g-contfont .f-cont800:after {
  content: "";
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  height: 3rem;
  background: -moz-linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
  background: -webkit-linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
}

.g-contfont .action a {
  width: 200px;
  border-radius: 20px;
  background: #34d0ba url(../images/sl.png) no-repeat 39px 0px;
  text-indent: 80px;
}

.g-contfont .action a.m-click-bg {
  background-position: 39px -37px;
}

.g-click-zt {
  float: left;
  margin-left: 35px;
}

.g-click-zt span {
  display: block;
  float: left;
  line-height: 26px;
  padding: 0 10px;
  font-size: 14px;
  color: #999;
  height: 26px;
  cursor: pointer;
  margin: 8px 6px 0;
  background: #ececec;
  border-radius: 6px;
  max-width: 150px;
  overflow: hidden;
}

.g-click-zt span.f-hover {
  color: #fff;
  background: #34d0ba;
}

.g-click-zt span:hover {
  color: #fff;
  background: #34d0ba;
}

.tab-cont {
  margin: 15px auto;
}

.hslb-c {
  width: 840px;
  height: 120px;
}

.hslb-c > img {
  display: block;
  float: left;
  width: 216px;
  height: 120px;
  border-radius: 10px;
  margin-right: 20px;
}

.hslb-c a {
  display: block;
  text-align: left;
  float: left;
  width: 560px;
  height: 24px;
  color: #4c4c4c;
  font-weight: bold;
  font-size: 18px;
  overflow: hidden;
}

.hslb-c a:hover {
  color: #f60;
}

.hslb-c > p {
  display: block;
  float: left;
  height: 80px;
  width: 600px;
  font-size: 14px;
  color: #4c4c4c;
  margin-top: 10px;
  line-height: 26px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  word-break: break-all;
}

.gamehj-lis {
  height: auto;
  display: none;
  margin-top: 20px;
}

.gamehj-lis > ul {
  margin-top: 20px;
  width: 840px;
  display: block;
  overflow: hidden;
}

.gamehj-lis > ul > li {
  display: block;
  float: left;
  width: 270px;
  height: 78px;
  margin: 0 9px 20px 0;
  cursor: pointer;
}

.gamehj-lis > ul > li > a > img {
  width: 78px;
  height: 78px;
  display: block;
  float: left;
  margin-right: 15px;
  border-radius: 12px;
}

.gamehj-lis > ul > li > a {
  display: block;
}

.gamehj-lis > ul > li > a > span {
  display: block;
  float: left;
  width: 160px;
  overflow: hidden;
  height: 24px;
  line-height: 24px;
  font-size: 15px;
  color: #4c4c4c;
  margin-top: 2px;
}

.gamehj-lis > ul > li > a:hover span {
  color: #f60;
}

.gamehj-lis > ul > li > a > p {
  display: block;
  float: left;
  font-size: 12px;
  color: #999999;
  width: 160px;
  height: 20px;
  line-height: 20px;
  margin-top: 9px;
  overflow: hidden;
}

.gamehj-lis > ul > li > a > i {
  display: block;
  height: 14px;
  float: left;
  margin-top: 8px;
  overflow: hidden;
}

.gamehj-lis > ul > li > a > i > img {
  height: 14px;
  display: block;
}

.tab-cont .on {
  display: block;
}

.g-banben ul {
  width: 100%;
  float: left;
  display: block;
  overflow: hidden;
  margin: 5px auto 5px;
}

.g-banben ul li {
  width: 100%;
  display: block;
  float: left;
  height: 46px;
  line-height: 46px;
  border-bottom: 1px dashed #ddd;
  font-size: 12px;
}

.g-banben ul li:hover {
  background: #eee;
}

.g-banben ul li p {
  width: 410px;
  overflow: hidden;
  height: 46px;
  float: left;
  font-size: 14px;
  color: #333;
}

.g-banben ul li i {
  display: block;
  float: left;
  height: 14px;
  margin-top: 15px;
  margin-right: 60px;
}

.g-banben ul li i img {
  height: 14px;
  display: block;
}

.g-banben ul li font {
  line-height: 46px;
  overflow: hidden;
  display: block;
  float: left;
  font-size: 14px;
  color: #333;
}

.g-banben ul li span {
  overflow: hidden;
  display: block;
  float: right;
  width: 70px;
  text-align: center;
  border-radius: 5px;
  background: #00aaff;
  color: #fff;
  height: 26px;
  margin-top: 10px;
  line-height: 26px;
}

.g-pl-new {
  overflow: hidden;
  /* padding: 0px; */
  border-top: 0px;
  margin-top: 35px;
}

.g-pl-new #imageField {
  height: 40px;
  border-radius: 4px;
  line-height: 40px;
}

.w320 {
  overflow: hidden;
  width: 320px;
}

.u-noborder {
  border: 0px;
}

.recomd-box, .samerank-box, .g-banben {
  padding-bottom:0;
}
.samerank-box{
  width: 320px;
}

.g-aztjimg li a {
  height: auto;
  margin: 15px 0px 0px 0px;
  padding: 0px 0px 15px 93px;
  border-bottom: 1px dashed #d4d4d4;
  position: relative;
  display: block;
}

.g-aztjimg li i {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 78px;
  height: 78px;
  display: block;
}

.g-aztjimg li i img {
  width: 78px;
  height: 78px;
  border-radius: 14px;
}

.g-aztjimg li strong {
  display: block;
  width: 170px;
  height: 30px;
  line-height: 30px;
  font-size: 15px;
  color: #333;
  overflow: hidden;
  margin-bottom: 2px;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  text-shadow: 0 0 0.2em #fff, 0 0 1px #fff, 0 0 2px #fff;
}

.g-aztjimg li p {
  font-size: 12px;
  color: #999;
  width: 170px;
  height: 46px;
  line-height: 23px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;
  text-shadow: 0 0 0.2em #fff, 0 0 1px #fff, 0 0 2px #fff;
}

.g-aztjimg li a:hover strong {
  color: #f60;
}

.g-aztjimg li:last-of-type a {
  border-bottom: 0px;
}

.g-ph-box {
  margin-top: 15px;
  overflow: hidden;
  margin-bottom: 0;
}

.g-ph-box li {
  width: 100%;
  display: block;
  float: left;
  padding-bottom: 24px;
}

.g-ph-box li > span {
  display: block;
  float: left;
  width: 22px;
  height: 22px;
  background: #f2f2f2;
  color: #666;
  text-align: center;
  line-height: 22px;
  font-size: 12px;
  margin-right: 12px;
  border-radius: 2px;
}

.g-ph-box li .bt {
  display: block;
  float: left;
  width: 186px;
  height: 22px;
  line-height: 22px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 14px;
  color: #333;
}

.g-ph-box li .rd {
  width: 60px;
  line-height: 22px;
  text-align: right;
  font-size: 12px;
  color: #999;
  height: 22px;
  overflow: hidden;
  white-space: nowrap;
  margin-right: 4px;
}

.g-ph-box li .info {
  display: none;
  width: 246px;
  height: 80px;
}

.g-ph-box li.f-hover .info {
  display: block;
}

.g-ph-box li .info .logo {
  width: 80px;
  height: 80px;
  overflow: hidden;
  border-radius: 14px;
  margin-right: 12px;
}

.g-ph-box li .info .logo img {
  width: 80px;
  height: 80px;
  border-radius: 14px;
}

.g-ph-box li .info .name p {
  display: block;
  float: left;
  width: 154px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 18px;
  font-weight: bold;
  color: #333;
}

.g-ph-box li .info .size {
  width: 154px;
  height: 40px;
  line-height: 20px;
  color: #999;
  font-size: 12px;
  margin-top: 8px;
}

.g-ph-box li .info .downl {
  width: 70px;
  text-align: center;
  height: 30px;
  line-height: 30px;
  background: #f5f5f5;
  color: #666666;
  font-size: 14px;
  border-radius: 4px;
  margin-top: 12px;
}

.g-ph-box li .info .downl:hover {
  background: #ff7700;
  color: #fff;
}

.g-ph-box li .info .size p img {
  height: 14px;
  width: auto;
  display: block;
  margin-bottom: 8px;
}

.g-ph-box li:nth-child(1) span {
  background: #ff5555;
  color: #fff;
}

.g-ph-box li:nth-child(2) span {
  background: #ff6600;
  color: #fff;
}

.g-ph-box li:nth-child(3) span {
  background: #ff9900;
  color: #fff;
}

.g-ph-box li.f-hover .bt, .g-ph-box li.f-hover > .rd, .g-ph-box li.f-hover .ico {
  display: none;
}

.g-ph-box li.f-hover > span {
  height: 50px;
  line-height: 50px;
  margin-top: 14px;
}

.g-ph-box li .info .name p:hover {
  color: #ff7700;
}

.g-rmrjbox {
  padding-bottom: 15px;
  overflow: hidden;
}

.g-rmrjbox ul {
  width: 100%;
  overflow: hidden;
}

.g-rmrjbox ul li {
  float: left;
  margin: 0 7px;
}

.g-rmrjbox a {
  width: 78px;
  height: auto;
  float: left;
  display: inline;
  overflow: hidden;
  margin-top: 15px;
}

.g-rmrjbox a img {
  width: 78px;
  height: 78px;
  border-radius: 12px;
  margin: auto;
  display: block;
  overflow: hidden;
}

.g-rmrjbox a strong {
  width: 100%;
  height: 16px;
  line-height: 16px;
  font-size: 14px;
  font-weight: normal;
  color: #555;
  text-align: center;
  margin: 10px 0 0;
  display: block;
  overflow: hidden;
}

.g-rmrjbox a b {
  width: 100%;
  height: 14px;
  line-height: 14px;
  font-size: 12px;
  font-weight: normal;
  color: #999;
  text-align: center;
  margin: 7px 0 0;
  display: block;
  overflow: hidden;
}

.g-rmrjbox a:hover strong {
  color: #ff5555;
}

.u-margin20 {
  margin-top: 25px;
}

/* 分享模块 */
body .f-fxcont {
  float: right;
  width: 238px;
}

body .f-fxcont p {
  float: left;
  line-height: 25px;
  text-shadow: 0 0 0.2em #fff, 0 0 1px #fff, 0 0 2px #fff;
}

body .f-fxcont a {
  width: 25px;
  height: 25px;
  margin: 0 0 0 6px;
  padding: 0;
}

body .f-fxcont a.bds_weixin {
  background: url(../images/share.png) no-repeat 0px 0px;
}

body .f-fxcont a.bds_tsina {
  background: url(../images/share.png) no-repeat -30px 0px;
}

body .f-fxcont a.bds_qzone {
  background: url(../images/share.png) no-repeat -60px 0px;
}

body .f-fxcont a.bds_douban {
  background: url(../images/share.png) no-repeat -90px 0px;
}

body .f-fxcont a.bds_renren {
  background: url(../images/share.png) no-repeat -120px 0px;
}

body .f-fxcont a.bds_more {
  background: url(../images/share.png) no-repeat -150px 0px;
  padding: 0;
  margin: 0 0 0 6px;
  height: 25px;
}

/*详细页---2019游戏模版*/
.w190 {
  width: 190px;
}

.g-rj-info p.u-rj-ico {
  overflow: hidden;
  height: 150px;
  margin: 25px 0px 10px 0px;
}

.g-rj-info p.u-rj-ico img {
  width: 150px;
  height: 150px;
  margin: 0px auto;
  display: block;
  border-radius: 16px;
}

.g-rj-info h1 {
  padding: 0px 15px;
  overflow: hidden;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  font-weight: bolder;
  color: #333;
  text-align: center;
  margin-bottom: 10px;
}

#f-iosurl {
  display: none;
}

.g-dbtns li {
  position: relative;
  border-radius: 4px;
  display: block;
  width: 175px;
  height: 40px;
  line-height: 40px;
  margin: 0 auto 12px auto;
  background: url(../images/azspr.png) 0px 0px no-repeat;
  z-index: 9;
}

.g-dbtns b {
  height: 40px;
  position: absolute;
  top: 0;
  padding-left: 42px;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  width: 130px;
  display: block;
}

.g-dbtns a {
  height: 40px;
  width: 130px;
  display: block;
}

.g-dbtns i {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  width: 45px;
  height: 40px;
  display: block;
}

.g-dbtns p {
  display: none;
}

.g-dbtns p.hover {
  display: block;
  width: 176px;
  height: 173px;
  line-height: 24px;
  background: url(../images/i-downico.png) -323px -193px no-repeat;
  position: absolute;
  right: -180px;
  top: -22px;
  color: #333;
  text-align: center;
  z-index: 2;
}

.g-dbtns p img {
  width: 122px;
  height: 122px;
  margin: 15px auto 0 auto;
  display: block;
}

.g-dbtns .iosbtn {
  background-position: 0 -53px;
}

.g-dbtns li.azbtn:hover {
  background-position: -187px 0;
}

.g-dbtns li.iosbtn:hover {
  background-position: -187px -53px;
}

.g-dbtns li.az-nourl {
  background-position: 0px -106px;
}

.g-topbtn {
  overflow: hidden;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 15px;
  margin-top: 3px;
}

.g-topbtn a {
  display: block;
  width: 80px;
  height: 26px;
  border: 1px solid #eeeeee;
  float: left;
  line-height: 26px;
}

.g-topbtn a font {
  display: block;
  float: left;
  width: 35px;
  height: 26px;
  background: #fff;
  text-align: center;
  color: #666;
  font-weight: normal;
  font-size: 12px;
}

.g-topbtn a.is_good {
  margin: 0px 0px 0px 8px;
}

.g-topbtn a.is_bad {
  margin: 0px 0px 0px 9px;
}

.g-topbtn a span {
  background: #f8f8f8;
  color: #666;
  display: block;
  float: left;
  height: 26px;
  width: 45px;
  font-size: 12px;
  text-align: center;
}

.g-topbtn a em {
  display: block;
  font-style: normal;
}

.g-topbtn a em i {
  background: #f8f8f8;
  color: #666;
  display: block;
  float: left;
  height: 26px;
  width: 45px;
  font-size: 12px;
  text-align: center;
  font-style: normal;
}

.g-info-list {
  overflow: hidden;
  padding: 10px;
}

.g-info-list li {
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  color: #666;
}

.g-info-list li i {
  display: block;
  float: left;
  margin-top: 8px;
}

.g-info-list li i img {
  height: 14px;
  width: auto;
  display: block;
}

.g-info-list li span {
  display: block;
  float: left;
}

.g-info-list li a {
  display: block;
  float: left;
  overflow: hidden;
  width: 125px;
  white-space: nowrap;
  height: 30px;
  color: #666;
}

.g-title-yx {
  overflow: hidden;
  margin-top: 15px;
}

.g-title-yx h4 {
  height: 25px;
  line-height: 25px;
  font-size: 22px;
  font-weight: normal;
  border-left: 3px solid #34d0ba;
  padding-left: 8px;
  margin: 0px 0px 12px 0;
}

.g-title-yx h4 strong {
  color: #34d0ba;
  font-weight: normal;
}

.g-jptj {
  overflow: hidden;
}

.g-jptj ul {
  overflow: hidden;
  margin-top: 6px;
}

.g-jptj li {
  border-bottom: 1px dashed #ececec;
  position: relative;
  overflow: hidden;
  height: 78px;
  padding: 0px 0px 12px 92px;
  margin-bottom: 12px;
}

.g-jptj li i {
  position: absolute;
  left: 0px;
  top: 0px;
  display: block;
  width: 78px;
  height: 78px;
}

.g-jptj li i img {
  width: 78px;
  height: 78px;
  border-radius: 14px;
}

.g-jptj li p {
  color: #333;
  height: 28px;
  line-height: 28px;
  overflow: hidden;
}

.g-jptj li span {
  color: #999;
  font-size: 12px;
  height: 20px;
  line-height: 20px;
  display: block;
  margin-top: 4px;
}

.g-jptj li a {
  display: block;
}

.g-jptj li a:hover p {
  color: #ff7700;
}

.g-jptj li:last-of-type {
  border-bottom: 0px;
}

.w725 {
  width: 725px;
  overflow: hidden;
  margin: 25px 20px 0;
}

.g-advapp {
  height: 115px;
  overflow: hidden;
  margin: 0px auto 25px;
}

.g-advapp ul {
  overflow: hidden;
  width: 714px;
  margin: 0px auto;
}

.g-advapp ul li {
  width: 78px;
  height: 115px;
  display: block;
  float: left;
  margin: 0 12px 0px 12px;
}

.g-advapp ul li img {
  width: 78px;
  height: 78px;
  border-radius: 16px;
}

.g-advapp ul li p {
  width: 78px;
  height: 40px;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 40px;
  font-size: 15px;
  color: #4c4c4c;
  text-align: center;
  overflow: hidden;
  text-shadow: 0 0 0.2em #fff, 0 0 1px #fff, 0 0 2px #fff;
}

.g-advapp ul li:hover p {
  color: #f60;
}

.g-tab {
  overflow: hidden;
}

.g-tab .tablist {
  position: relative;
  height: 47px;
  border-bottom: 1px solid #dedede;
  border-left: 1px solid #dedede;
  margin-bottom: 20px;
}

.g-tab span {
  display: block;
  width: 130px;
  text-align: center;
  height: 45px;
  line-height: 45px;
  float: left;
  font-size: 17px;
  font-weight: 700;
  border-right: 1px solid #E3E3E3;
  cursor: pointer;
  border-top: 1px solid #e3e3e3;
  color: #666;
}

.g-tab span.cur {
  color: #34d0ba;
  border-top: 3px solid #34d0ba;
  line-height: 43px;
  position: relative;
  background: #fefefe;
  /*filter:alpha(opacity:70); opacity:0.7;  -moz-opacity:0.7;-khtml-opacity: 0.7*/
}

.g-tab span:hover {
  color: #34d0ba;
}

.g-tags {
  overflow: hidden;
  height: 24px;
  line-height: 24px;
  margin-bottom: 12px;
}

.g-tags b {
  color: #333;
  display: block;
  float: left;
  font-size: 15px;
  font-weight: normal;
}

.g-tags a {
  height: 24px;
  display: block;
  float: left;
  text-decoration: underline;
  font-size: 15px;
  text-align: center;
  line-height: 24px;
  border-radius: 11px;
  margin: 0px 10px 0px 0px;
  border: 0px;
  color: #333;
}

.g-tags a:nth-child(2) {
  color: #0094ff;
}

.g-tags a:nth-child(3) {
  color: #ff46cf;
}

.g-tags a:nth-child(4) {
  color: #6047ff;
}

.g-tags a:nth-child(5) {
  color: #deb300;
}

.g-tags a:nth-child(6) {
  color: #ff006b;
}

.g-tags a:hover {
  color: #34d0ba;
}

.g-info-font {
  position: relative;
  overflow: hidden;
}

.g-info-font p {
  font-size: 15px;
  color: #4c4c4c;
  line-height: 30px;
  margin: 0px 0px 10px 0px;
}

.g-info-font {
  font-size: 15px;
  height: auto;
  display: block;
  overflow: hidden;
  position: relative;
  overflow: hidden;
}

.g-info-font h3 {
  margin: 0px 0px 10px 0px;
  line-height: 30px;
  overflow: hidden;
  color: #34d0ba;
  font-size: 16px;
  display: block;
  /* height: 35px; */
  /* line-height: 35px; */
  /* margin-bottom: 7px; font-size: 16px; */
  border-bottom: 1px solid #f7f7f7;
  /* position: relative; */
  /* padding: 0; */
  /* font-weight: 700; */
  padding-bottom: 6px;
}

.g-info-font p img {
  display: block;
  margin: 0px auto;
  border: 1px solid #e4e4e4;
  border-radius: 4px;
  padding: 4px;
}

.g-info-main .f-cont800:after {
  content: "";
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  height: 120px;
  background: -moz-linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
  background: -webkit-linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
}

.g-morefont {
  margin: 20px 0;
  overflow: hidden;
}

.g-morefont a {
  width: 200px;
  border-radius: 20px;
  background: #34d0ba url(../images/sl.png) no-repeat 39px 0px;
  text-indent: 80px;
  display: block;
  height: 36px;
  line-height: 36px;
  margin: 0 auto;
  text-decoration: none;
  color: #fff;
}

.g-morefont a.m-click-bg {
  background-position: 39px -37px;
}

.g-jtbox .showcase {
  margin-top: 20px;
  overflow: hidden;
}

.m-listit {
  height: 25px;
  line-height: 25px;
  font-size: 22px;
  font-weight: normal;
  border-left: 3px solid #34d0ba;
  padding-left: 8px;
  font-size: 22px;
  overflow: hidden;
  font-weight: normal;
}

.m-listit font {
  display: block;
  float: left;
}

.g-yx-newbg {
  background: url(../images/yx-mainbg.png) no-repeat center top;
}

.g-bg-wlt {
  background: url(../images/b50.png);
}

.g-yx-zt {
  overflow: hidden;
}

.g-yxzt-top {
  float: left;
  margin-left: 35px;
}

.g-yxzt-top span {
  display: block;
  float: left;
  line-height: 25px;
  padding: 0 10px;
  font-size: 14px;
  color: #999;
  height: 25px;
  cursor: pointer;
  margin: 0px 6px 0;
  background: #ececec;
  border-radius: 6px;
  max-width: 150px;
  overflow: hidden;
}

.g-yxzt-top span.m-hover {
  color: #fff;
  background: #34d0ba;
}

.g-yxzt-top span:hover {
  color: #fff;
  background: #34d0ba;
}

.g-yxzt-bd {
  margin: 15px auto;
}

.g-yxzt-bd .g-yxzt-img {
  width: 725px;
  height: 120px;
}

.g-yxzt-bd .g-yxzt-img > img {
  display: block;
  float: left;
  width: 216px;
  height: 120px;
  border-radius: 10px;
  margin-right: 20px;
}

.g-yxzt-bd .g-yxzt-img a {
  display: block;
  text-align: left;
  float: left;
  width: 480px;
  height: 24px;
  color: #4c4c4c;
  font-weight: bold;
  font-size: 18px;
  overflow: hidden;
}

.g-yxzt-bd .g-yxzt-img a:hover {
  color: #f60;
}

.g-yxzt-bd .g-yxzt-img > p {
  display: block;
  float: left;
  height: 80px;
  width: 480px;
  font-size: 14px;
  color: #4c4c4c;
  margin-top: 10px;
  line-height: 26px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  word-break: break-all;
}

.g-yxzt-list {
  display: none;
}

.g-yxzt-list > ul {
  width: 726px;
  display: block;
  overflow: hidden;
}

.g-yxzt-list > ul > li {
  display: block;
  float: left;
  width: 230px;
  height: 78px;
  margin: 20px 12px 0px 0;
  cursor: pointer;
}

.g-yxzt-list > ul > li > a > img {
  width: 78px;
  height: 78px;
  display: block;
  float: left;
  margin-right: 12px;
  border-radius: 12px;
}

.g-yxzt-list > ul > li > a {
  display: block;
}

.g-yxzt-list > ul > li > a > span {
  display: block;
  float: left;
  width: 135px;
  overflow: hidden;
  height: 24px;
  line-height: 24px;
  font-size: 15px;
  color: #4c4c4c;
  margin-top: 2px;
}

.g-yxzt-list > ul > li > a:hover span {
  color: #f60;
}

.g-yxzt-list > ul > li > a > p {
  display: block;
  float: left;
  font-size: 12px;
  color: #999999;
  width: 135px;
  height: 20px;
  line-height: 20px;
  margin-top: 9px;
  overflow: hidden;
}

.g-yxzt-list > ul > li > a > i {
  display: block;
  height: 14px;
  float: left;
  margin-top: 8px;
  overflow: hidden;
}

.g-yxzt-list > ul > li > a > i > img {
  height: 14px;
  display: block;
}

.g-yxzt-bd .on {
  display: block;
}

.g-yx-xgbb {
  overflow: hidden;
}

.g-yx-xgbb ul {
  padding: 15px 0px 9px 0px;
  overflow: hidden;
}

.g-yx-xgbb ul li {
  height: 30px;
  overflow: hidden;
  background: #fafafa;
  border-radius: 2px;
  margin-bottom: 6px;
  padding: 6px 8px;
}

.g-yx-xgbb ul li i {
  display: block;
  float: left;
  width: 30px;
  height: 30px;
}

.g-yx-xgbb ul li i img {
  width: 100%;
  border-radius: 6px;
}

.g-yx-xgbb ul li p {
  height: 30px;
  float: left;
  line-height: 30px;
  width: 320px;
  margin: 0px 15px;
  overflow: hidden;
}

.g-yx-xgbb ul li span {
  float: left;
  height: 30px;
  display: block;
}

.g-yx-xgbb ul li span img {
  height: 14px;
  display: block;
  margin-top: 8px;
}

.g-yx-xgbb ul li strong {
  display: block;
  float: right;
  height: 30px;
  line-height: 30px;
  width: 68px;
  text-align: center;
  border-radius: 4px;
  background: #34d0ba;
  color: #fff;
}

.g-yx-xgbb ul li:hover strong {
  background: #17c3ab;
}

.g-yx-xgbb ul li font {
  display: block;
  float: left;
  color: #666;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  padding-left: 15px;
}

.g-yx-xgbb ul li:hover p {
  color: #f60;
}

.g-pl-yx {
  padding: 0px;
  margin-top: 15px;
  overflow: hidden;
  border-top: 0px;
}

.g-pl-yx .m-comment {
  padding: 15px 0 12px;
}

.g-pl-yx .m-comment .comment-text {
  width: 706px;
}

.w245 {
  width: 245px;
  overflow: hidden;
  margin-top: 25px;
}

.u-nopadding h4 {
  margin-bottom: 0px;
}

.g-xgapp-yx {
  margin-bottom: 20px;
}

.g-xgapp-yx li strong {
  width: 150px;
}

.g-xgapp-yx li p {
  width: 150px;
  color: #666;
}

.g-yx-ph {
  margin-top: 15px;
  overflow: hidden;
  margin-bottom: 20px;
}

.g-yx-ph li {
  border-bottom: 1px dashed #ececec;
  position: relative;
  overflow: hidden;
  height: 78px;
  padding: 0px 0px 12px 122px;
  margin-bottom: 12px;
}

.g-yx-ph li i {
  position: absolute;
  left: 32px;
  top: 0px;
  display: block;
  width: 78px;
  height: 78px;
}

.g-yx-ph li i img {
  width: 78px;
  height: 78px;
  border-radius: 14px;
}

.g-yx-ph li p {
  color: #333;
  height: 28px;
  line-height: 28px;
  overflow: hidden;
}

.g-yx-ph li span {
  text-shadow: 0 0 0.2em #fff, 0 0 1px #fff, 0 0 2px #fff;
  color: #999;
  font-size: 12px;
  height: 20px;
  line-height: 20px;
  display: block;
}

.g-yx-ph li a {
  display: block;
}

.g-yx-ph li a:hover p {
  color: #ff7700;
}

.g-yx-ph li:last-of-type {
  border-bottom: 0px;
  margin-bottom: 0px;
}

.g-yx-ph li b {
  display: block;
  height: 14px;
  margin: 6px 0;
}

.g-yx-ph li b img {
  height: 14px;
  width: auto;
  display: block;
}

.g-yx-ph li u {
  display: block;
  position: absolute;
  top: 14px;
  left: 0px;
  text-decoration: none;
  width: 22px;
  height: 50px;
  line-height: 50px;
  background: #f2f2f2;
  color: #666;
  text-align: center;
  font-size: 12px;
  border-radius: 2px;
}

.g-yx-ph li u.lis1 {
  background: #ff5555;
  color: #fff;
}

.g-yx-ph li u.lis2 {
  background: #ff6600;
  color: #fff;
}

.g-yx-ph li u.lis3 {
  background: #ff9900;
  color: #fff;
}

.g-yx-rank {
  overflow: hidden;
  margin-bottom: 20px;
}

.g-yx-rank a {
  display: block;
  width: 245px;
  height: 95px;
  float: left;
  margin: 0px 10px 10px 0px;
  font-size: 22px;
  line-height: 95px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  border-radius: 4px;
}

.g-yx-rank a.g-rank-one {
  background: #b766ad;
}

.g-yx-rank a.g-rank-two {
  background: #64a600;
  margin: 0px 0px 10px 0px;
}

.g-yx-rank a.g-rank-three {
  background: #00aeae;
}

.g-yx-rank a.g-rank-four {
  background: #eac100;
  margin: 0px 0px 10px 0px;
}

.g-yx-rank a.g-rank-one:hover {
  background: #b74eaa;
}

.g-rank a.g-rank-two:hover {
  background: #5d9804;
}

.g-rank a.g-rank-three:hover {
  background: #03a3a3;
}

.g-rank a.g-rank-four:hover {
  background: #e0b900;
}

.u-jptj-list {
  padding: 0px 0px 10px 0px;
  overflow: hidden;
}

.u-jptj-list a {
  width: 122.5px;
  height: auto;
  float: left;
  display: inline;
  overflow: hidden;
  margin-top: 20px;
}

.u-jptj-list a img {
  width: 78px;
  height: 78px;
  border-radius: 14px;
  margin: auto;
  display: block;
  overflow: hidden;
}

.u-jptj-list a strong {
  width: 100%;
  height: 16px;
  line-height: 16px;
  font-size: 14px;
  font-weight: normal;
  color: #333;
  text-align: center;
  margin: 10px 0 0;
  display: block;
  overflow: hidden;
}

.u-jptj-list a:hover strong {
  color: #ff7700;
}

/*游戏攻略*/
.g-appcoont {
  overflow: hidden;
  width: 830px;
}

.g-app-list {
  /*border-bottom: 1px dotted #eee;*/
  /*background: #fbfbfb;*/
  overflow: hidden;
  /*position: relative;*/
  /*padding: 20px 20px 0px 20px;*/
  margin: 0px 0px 10px 0px;
}

.g-app-list i.u-index {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 30px;
  height: 35px;
  line-height: 32px;
  background: url(../images/down-numico.png) no-repeat -3px 0px;
  background-size: 35px;
  font-style: normal;
  color: #fff;
  font-size: 18px;
  color: #fff;
  text-align: center;
}

.g-app-list i.u-index em {
  font: italic 16px Impact;
  width: 24px;
  text-align: center;
  height: 24px;
  line-height: 24px;
  display: inherit;
}

.u-app-top {
  position: relative;
  overflow: hidden;
  height: 45px;
  line-height: 45px;
  overflow: hidden;
  font-size: 22px;
  font-weight: bolder;
  color: #333;
  padding-left: 40px;
}

.u-app-top font.u-downico {
  position: relative;
  display: block;
  text-indent: 20px;
  zoom: 1;
  color: #34d0ba;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
}

.u-app-top .u-name {
  height: 35px;
  line-height: 35px;
  overflow: hidden;
  font-size: 20px;
  font-weight: bolder;
  color: #333;
}

.u-app-top .u-name a {
  display: block;
  font-size: 20px;
  font-weight: bolder;
  color: #333;
  float: left;
}

.u-app-top font.u-downico {
  float: right;
  color: #fff;
  height: 35px;
  line-height: 36px;
  font-weight: normal;
  font-size: 14px;
  text-indent: 40px;
}

.u-app-top font.u-downico a {
  display: block;
  height: 35px;
  font-size: 14px;
  font-weight: normal;
  line-height: 36px;
  color: #fff;
  border-radius: 4px;
  width: 110px;
  background-color: #34d0ba;
  position: relative;
}

.u-app-top font.u-downico a u {
  width: 20px;
  height: 20px;
  background: url(../images/android-down-icon.png) no-repeat 0 -889px;
  display: block;
  margin: 0px;
  overflow: hidden;
  position: absolute;
  left: 14px;
  top: 8px;
  font-style: normal;
}

.u-app-top .u-name a:hover {
  color: #FF4939;
}

.u-app-top font.u-downico a:hover {
  background-color: #08bfa5;
  color: #fff;
}

.u-app-info {
  overflow: hidden;
  /* height: 70px; */
  /* width: 100%; */
  /*border: 1px #ebebeb solid;background: #fbfbfb;*/
  border: 1px #f7f7f7 solid;
  background: url(../images/line_bg.png) repeat;
  padding: 18px 30px;
  margin: 0px auto 15px;
  position: relative;
  border-radius: 4px;
}

.u-app-info i {
  overflow: hidden;
  display: block;
  height: 70px;
  width: 70px;
  float: left;
}

.u-app-info i img {
  width: 70px;
  height: 70px;
  border-radius: 14px;
  display: block;
}

.u-app-info p {
  height: 70px;
  line-height: 35px;
  overflow: hidden;
  font-size: 14px;
  padding-left: 25px;
  word-break: break-all;
  word-wrap: break-word;
  color: #666;
  float: left;
  width: 500px;
}

.u-app-info p span {
  display: block;
  float: left;
  width: 162px;
}

.u-app-info p span b {
  font-weight: normal;
  display: block;
  float: left;
}

.u-app-info p span u {
  display: block;
  height: 14px;
  float: left;
  margin-top: 9px;
}

.u-app-info p span u img {
  height: 14px;
  display: block;
}

.u-app-info a.u-downico {
  position: relative;
  display: block;
  text-indent: 20px;
  zoom: 1;
  color: #34d0ba;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
}

.u-app-info strong {
  display: block;
  float: right;
  margin-top: 15px;
}

.u-app-info strong a {
  display: block;
  height: 40px;
  font-weight: normal;
  line-height: 40px;
  color: #fff;
  border-radius: 4px;
  width: 130px;
  background-color: #34d0ba;
  position: relative;
  font-size: 16px;
  text-indent: 45px;
}

.u-app-info strong a u {
  width: 20px;
  height: 20px;
  background: url(../images/android-down-icon.png) no-repeat 0 -889px;
  display: block;
  margin: 0px;
  overflow: hidden;
  position: absolute;
  left: 18px;
  top: 10px;
  font-style: normal;
}

.u-app-info strong a:hover {
  background-color: #08bfa5;
  color: #fff;
}

.u-app-txt {
  overflow: hidden;
}

.u-app-info .u-name {
  height: 45px;
  line-height: 45px;
  overflow: hidden;
  font-size: 22px;
  font-weight: bolder;
  color: #333;
  padding-left: 75px;
}

.u-app-info .u-name a {
  display: block;
  float: left;
}

.u-app-info .u-name a:hover {
  color: #08bfa5;
}

.u-app-info .u-name font {
  float: right;
  color: #fff;
  height: 35px;
  line-height: 36px;
  font-weight: normal;
  font-size: 14px;
  text-indent: 40px;
}

.u-app-info .u-name font a {
  display: block;
  height: 35px;
  line-height: 36px;
  color: #fff;
  border-radius: 4px;
  width: 110px;
  background-color: #34d0ba;
  position: relative;
}

.u-app-info .u-name font a u {
  width: 20px;
  height: 20px;
  background: url(../images/android-down-icon.png) no-repeat 0 -889px;
  display: block;
  margin: 0px;
  overflow: hidden;
  position: absolute;
  left: 14px;
  top: 8px;
  font-style: normal;
}

.u-app-info .u-name font a:hover {
  background-color: #08bfa5;
  color: #fff;
}

/*.u-app-info .u-name font b{font-size: 14px;float: left;display: block;height: 18px;line-height: 18px;}
.u-app-info .u-name font u {display: block;float: left;height: 16px;}
.u-app-info .u-name font u img {height: 16px;display: block;}*/
.u-app-txt .u-tig {
  height: 45px;
  overflow: hidden;
  float: left;
  margin-left: 20px;
}

.u-app-txt .u-tig span {
  height: 24px;
  line-height: 24px;
  color: #999;
  font-size: 14px;
  display: block;
  margin-top: 14px;
}

.u-app-txt .u-tig strong {
  display: block;
  float: left;
  height: 24px;
  width: 290px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #999;
}

.u-app-txt .u-tig b {
  font-weight: normal;
  color: #999;
  font-size: 14px;
  display: block;
  float: left;
}

.u-app-txt .u-str {
  float: right;
  height: 45px;
  overflow: hidden;
}

.u-app-txt .u-str span {
  height: 24px;
  margin-top: 14px;
  display: block;
}

.u-app-txt .u-str b {
  font-size: 14px;
  float: left;
  display: block;
  height: 18px;
  line-height: 18px;
}

.u-app-txt .u-str i {
  display: block;
  float: left;
  height: 16px;
}

.u-app-txt .u-str i img {
  height: 16px;
  display: block;
}

.g-app-list .u-app-txt .showcase .scrollbar .track {
  margin-top: 20px;
}

.g-app-list .u-app-txt .showcase .scrollbar .s-box {
  margin-bottom: 0px;
}

.g-app-list .u-app-txt .showcase .scrollbar li img {
  border-radius: 4px;
}

.u-app-font {
  overflow: hidden;
  margin: 0px 0px 15px 0px;
}

.u-app-font .u-jieshao {
  font-size: 15px;
  height: 30px;
  line-height: 30px;
  font-weight: bolder;
  color: #333;
}

.u-app-font .u-jieshao-txt {
  color: #666;
  font-size: 15px;
  line-height: 30px;
  text-indent: 26px;
}

.u-app-font .u-jieshao-txt b {
  color: #333;
}

.u-app-font .u-downurl {
  display: block;
  text-align: right;
  height: 20px;
  overflow: hidden;
}

.u-app-font .u-downurl a {
  color: red;
  font-size: 14px;
}

.u-app-font .u-downurl a:hover {
  text-decoration: underline;
}

.u-app-font .u-jieshao-txt a {
  color: red;
  font-size: 14px;
}

.u-app-font .u-jieshao-txt a:hover {
  text-decoration: underline;
}

.g-daodu {
  overflow: hidden;
  position: relative;
  padding: 20px 0 0px 0;
}

.g-daodu i {
  /*position: absolute;left: 20px;top: 22px;background: url(../images/u-numico.png) no-repeat 0px 0px; width:45px;height:24px;display: block; font-style: normal; color:#fff;text-indent: 6px;
    line-height: 24px;*/
  font-weight: bolder;
  color: #333;
  font-size: 15px;
  font-style: normal;
}

.g-daodu-txt {
  line-height: 30px;
  color: #666;
  font-size: 15px;
  overflow: hidden;
  /* text-indent: 50px; */
  /* background: #fbfbfb; */
  text-indent: 26px;
  border-radius: 4px;
  padding: 20px 0px 15px 0px;
  border-top: 1px dotted #eee;
}

.g-daodu-txt p {
  line-height: 30px;
  color: #666;
  font-size: 15px;
  overflow: hidden;
  text-indent: 50px;
}

.u-date {
  display: block;
  height: 20px;
  line-height: 20px;
  color: #999;
  font-size: 14px;
  text-align: center;
}

.u-date span {
  /*display: block;*/
  position: relative;
  height: 18px;
  line-height: 18px;
  display: inline-block;
  margin: 0px 10px;
}

.u-date u {
  background: url(../images/zt2018img.png) no-repeat right -164px;
  width: 18px;
  height: 16px;
  display: inline;
  float: left;
}

.u-date i {
  background: url(../images/zt2018img.png) no-repeat right -210px;
  width: 18px;
  height: 16px;
  display: inline;
  float: left;
}

.u-date b {
  font-weight: normal;
  padding: 0px 2px;
}

.g-h1name {
  overflow: hidden;
  background: #fff;
  position: relative;
  /*border-radius: 4px;border: 1px solid #eee; */
}

.g-h1name h1 {
  text-align: center;
  height: 40px;
  line-height: 40px;
  color: #333;
  font-size: 26px;
  padding: 20px 0px 20px 0px;
}

.g-xgappcoont {
  overflow: hidden;
  margin-top: 20px;
  border-radius: 4px;
}

.g-xgappcoont ul {
  padding: 5px 0px 0px 0px;
  overflow: hidden;
  margin-left: -12px;
}

.g-xgappcoont ul li {
  float: left;
  overflow: hidden;
  height: 38px;
  line-height: 38px;
  /*background:#f7f7f7;*/
  border: 1px dashed #eaeaea;
  padding-left: 18px;
  width: 398px;
  border-radius: 4px;
  margin: 0px 0px 12px 12px;
}

.g-xgappcoont ul li span {
  float: right;
  color: #c0c0c0;
  font-size: 14px;
}

.g-xgappcoont ul li a {
  width: 385px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  float: left;
}

.g-xgappcoont ul li:hover {
  background-color: #34d0ba;
  border: 1px dashed #34d0ba;
}

.g-xgappcoont ul li:hover a {
  color: #fff;
}

.g-xgappcoont .g-title-right {
  border-bottom: 0px;
}

.g-listapp-box {
  /*border-radius: 4px;border: 1px solid #eee;*/
  /*padding: 0px 20px 0px 20px;*/
  overflow: hidden;
}

.m-w340 {
  width: 340px;
  overflow: hidden;
}

.g-zxglbox {
  overflow: hidden;
}

.g-title-gl {
  height: 25px;
  line-height: 25px;
  font-size: 22px;
  font-weight: normal;
  border-left: 3px solid #34d0ba;
  padding-left: 8px;
  margin: 8px 0px 12px 0;
}

.g-title-gl strong {
  color: #34d0ba;
  font-weight: normal;
}

.g-zxglbox ul {
  border-top: 1px solid #eee;
  overflow: hidden;
}

.g-zxglbox ul li {
  height: 80px;
  overflow: hidden;
  border-bottom: 1px solid #eee;
  padding: 10px;
}

.g-zxglbox ul li a {
  display: block;
  position: relative;
  height: 80px;
}

.g-zxglbox ul li a em {
  display: block;
  width: 107px;
  height: 80px;
  overflow: hidden;
  float: right;
  margin-left: 10px;
}

.g-zxglbox ul li a em img {
  width: 107px;
  height: 80px;
}

.g-zxglbox ul li p {
  display: block;
  height: 48px;
  line-height: 24px;
  overflow: hidden;
  color: #333;
  padding-top: 2px;
  font-size: 15px;
}

.g-zxglbox ul li span {
  font-size: 13px;
  display: block;
  color: #999;
  position: absolute;
  bottom: 2px;
  left: 0px;
}

.g-zxglbox ul li:hover {
  background: #fcfcfc;
}

.g-zxglbox ul li:hover p {
  color: #FF4939;
}

.g-today {
  overflow: hidden;
}

.g-today ul {
  overflow: hidden;
  background: url(../images/num.png) no-repeat left top;
}

.g-today ul li {
  height: 40px;
  margin-bottom: 10px;
  overflow: hidden;
}

.g-today ul li a {
  background: #fbfbfb;
  height: 40px;
  padding: 0px 15px 0px 0px;
  margin-left: 32px;
  line-height: 40px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #666;
}

.g-today ul li:hover a {
  color: #FF4939;
}

.g-img-tank {
  overflow: hidden;
}

.g-img-tank ul li {
  float: left;
  width: 165px;
  margin: 0px 10px 10px 0px;
}

.g-img-tank ul li img {
  width: 153px;
  height: 124px;
  padding: 5px;
  border: 1px solid #eee;
}

.g-img-tank ul li p {
  width: 165px;
  overflow: hidden;
  height: 44px;
  line-height: 22px;
  color: #666;
  font-size: 15px;
  margin-top: 8px;
}

.g-img-tank ul li a:hover p {
  color: #FF4939;
}

.g-gongl {
  overflow: hidden;
}

.g-gongl ul {
  overflow: hidden;
}

.g-gongl ul li {
  height: 95px;
  overflow: hidden;
  border-top: 1px dotted #eee;
  padding: 12px 15px;
  width: 384px;
  float: left;
}

.g-gongl ul li a {
  display: block;
  position: relative;
  height: 95px;
  padding-left: 140px;
}

.g-gongl ul li a em {
  display: block;
  width: 127px;
  height: 95px;
  overflow: hidden;
  float: left;
  position: absolute;
  left: 0px;
  top: 0px;
}

.g-gongl ul li a em img {
  width: 127px;
  height: 95px;
}

.g-gongl ul li p {
  display: block;
  height: 52px;
  line-height: 26px;
  overflow: hidden;
  color: #333;
  padding-top: 4px;
  font-size: 15px;
}

.g-gongl ul li span {
  font-size: 13px;
  display: block;
  color: #999;
  height: 20px;
  line-height: 20px;
  margin-top: 10px;
}

.g-gongl ul li span strong {
  font-weight: normal;
  padding-right: 15px;
}

.g-gongl ul li:hover p {
  color: #FF4939;
}

.no-border {
  border-bottom: none;
}

.f-fiex {
  width: 340px;
  margin-left: 260px;
  left: 50%;
  background: #fff;
  top: 0px;
  position: fixed;
}

.g-yxgl {
  overflow: hidden;
}

.g-yxgl ul {
  margin-left: -20px;
  overflow: hidden;
  width: 1220px;
}

.g-yxgl ul li {
  float: left;
  width: 590px;
  overflow: hidden;
  margin: 15px 0px 0px 20px;
  float: left;
  width: 564px;
  overflow: hidden;
  margin: 20px 0px 0px 20px;
  border: 1px solid #e8e8e8;
  border-radius: 2px;
  padding: 12px;
}

.g-yxgl ul li a {
  display: block;
  overflow: hidden;
  position: relative;
  padding-left: 160px;
  height: 110px;
}

.g-yxgl ul li a i {
  position: absolute;
  left: 0px;
  top: 0px;
  overflow: hidden;
  width: 147px;
  height: 110px;
}

.g-yxgl ul li a i img {
  width: 100%;
  border-radius: 4px;
}

.g-yxgl ul li a strong {
  height: 26px;
  line-height: 26px;
  display: block;
  overflow: hidden;
  font-size: 15px;
  color: #333;
}

.g-yxgl ul li a p {
  height: 48px;
  overflow: hidden;
  color: #666;
  line-height: 24px;
  margin-top: 6px;
}

.g-yxgl ul li a span {
  color: #999;
  height: 20px;
  line-height: 20px;
  display: block;
  overflow: hidden;
  margin-top: 6px;
}

.g-yxgl ul li a:hover strong {
  color: #34d0ba;
}

.g-jieyu {
  margin-top: 25px;
  line-height: 30px;
  color: #666;
  font-size: 15px;
  overflow: hidden;
  /* text-indent: 50px; */
  /* background: #fbfbfb; */
  text-indent: 26px;
  border-radius: 4px;
  padding: 20px 0px 15px 0px;
  border-top: 1px dotted #eee;
}

.g-jieyu b {
  color: #333;
}

/*主体-左边-截图*/
.m-main-previmg {
  width: 100%;
  height: auto;
  margin: 0;
  display: block;
  overflow: hidden;
}

.m-main-previmg .g-previmg-box {
  width: 843px;
  height: auto;
  background: #fff;
  display: block;
  overflow: hidden;
  position: relative;
  zoom: 1;
  margin: 0;
  padding: 0 0 20px 0;
}

.m-main-previmg .g-previmg-swiper {
  width: 100%;
  height: auto;
  display: block;
  overflow: hidden;
  position: relative;
  zoom: 1;
}

.m-main-previmg .g-previmg-swiper .swiper-wrapper {
  margin: 0 0 0 0;
}

.m-main-previmg .g-previmg-swiper .swiper-wrapper .swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: auto;
  height: auto;
  position: relative;
  float: left;
  display: inline;
  overflow: hidden;
}

.m-main-previmg .g-previmg-swiper .swiper-wrapper .swiper-slide img {
  width: auto;
  max-width: 600px;
  height: auto;
  max-height: 430px;
  display: block;
  overflow: hidden;
}

.m-main-previmg .swiper-button-next, .swiper-button-prev {
  top: 0;
  margin: 0;
  right: 0;
  width: 27px;
  height: 100%;
  background: url(../images/swiper-right.png) no-repeat center center rgba(0, 0, 0, 0.7);
  cursor: pointer;
}

.m-main-previmg .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0;
}

.m-main-previmg .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  left: 0;
  transform: rotate(180deg);
}

.m-main-previmg .u-previmg-btn {
  display: none;
  z-index: 40;
}

.m-main-previmg .swiper-scrollbar {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 10px;
}

/*打分*/
.m-sintrod-right {
  width: 350px;
}

.m-sintrod-right .m-rjphb-box {
  width: 280px;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  background: #f3f2f8;
  margin: 0 0 0 44px;
}

.m-sintrod-right .m-rjphb-box i {
  width: 23px;
  height: 22px;
  background: url(../images/downinfo-icon.png) no-repeat 0 -129px;
  float: left;
  margin: 6px 10px 0 12px;
  display: inline;
  overflow: hidden;
}

.m-sintrod-right .m-rjphb-box strong {
  font-weight: normal;
  color: #999;
}

.m-sintrod-right .m-rjphb-box a {
  color: #fa833e;
  float: right;
  margin: 0 12px 0 0;
}

.m-sintrod-right .m-grade-box {
  width: auto;
  height: auto;
  margin: 20px 0 0;
}

.m-sintrod-right .m-grade-box dt {
  width: auto;
  height: auto;
  float: left;
  margin: 0 14px 0 0;
  font-size: 15px;
  font-weight: normal;
  color: #999;
  display: inline;
  overflow: hidden;
}

.m-sintrod-right .m-grade-box dd {
  width: auto;
  height: auto;
  float: left;
  margin: 0;
  display: inline;
  overflow: hidden;
}

.m-sintrod-right .m-good-bad {
  width: 180px;
  height: auto;
  margin: 10px 0 0;
}

.m-sintrod-right .m-good-bad b {
  width: 100%;
  height: 36px;
  background: #f3f2f8;
  border-radius: 36px;
  margin: 10px 0 0;
  display: block;
  overflow: hidden;
  cursor: pointer;
}

.m-sintrod-right .m-good-bad b i {
  width: 50px;
  height: 36px;
  background: url(../images/downinfo-icon.png) no-repeat 17px -210px;
  float: left;
  margin: 0;
  border-right: 1px solid #e7e7e9;
  display: inline;
  overflow: hidden;
}

.m-sintrod-right .m-good-bad b strong {
  width: 120px;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  font-weight: normal;
  color: #999;
  text-indent: 16px;
  float: left;
  display: inline;
  overflow: hidden;
}

.m-sintrod-right .m-good-bad b strong em {
  color: #333;
}

.m-sintrod-right .m-good-bad b.u-good-btn i {
  background: url(../images/downinfo-icon.png) no-repeat 17px -171px;
}

.keyText {
  border: 1px solid #ff9947;
  margin: 10px 0;
  padding: 38px 15px 8px;
  background: #fdfde5 url(../images/c_destip.png) no-repeat 13px 7px;
  line-height: 22px;
  color: #555;
  word-wrap: break-word;
  overflow: hidden;
}

.keyText p img {
  width: auto;
}

.keyText p a {
  color: blue;
}

.m-soft-recomd {
  padding: 10px 10px 10px 20px;
  /* background: #f5f5f5; */
  margin-top: 20px;
}

.m-soft-information {
  width: 100%;
  height: auto;
  margin: 0 auto 10px;
  display: block;
  overflow: hidden;
}

.m-soft-information li {
  width: 33.33%;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  font-weight: normal;
  color: #333;
  float: left;
  margin: 10px 0 0;
  display: inline;
  overflow: hidden;
}

.m-soft-information li:nth-child(4) {
  width: 66.66%;
}

.g-main-video {
  float: left;
  margin: 0 14px 0 0;
  display: inline;
  position: relative;
}

.u-video-play {
  width: 100%;
  height: 100%;
  background: url(../images/play-img.png) no-repeat center center;
  background-size: 60px;
  border: 0;
  display: block;
  overflow: hidden;
  position: absolute;
  z-index: 10;
}

.u-video-again {
  width: 100%;
  height: 100%;
  font-size: 20px;
  font-weight: normal;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  z-index: 10;
  display: none;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  display: none;
}

.u-video-again i {
  width: 24px;
  height: 24px;
  background: url(../images/video-again-icon.png) no-repeat;
  background-size: 24px;
  display: block;
  overflow: hidden;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-295%, -50%);
  display: block;
  overflow: hidden;
}

#video {
  width: auto;
  height: auto;
  display: block;
  overflow: hidden;
  background: #000;
  min-width: 140px;
  max-height: 430px;
  max-width: 600px;
}
