@charset "gb2312";

.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: #999;
}

.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 #5895f0;
    background: #5895f0;
    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');
}

#m-miandiv h4.u-bblist {
    padding: 0px 0 0;
    margin: 0 16px 10px 10px;
    color: #333;
    background: #fbfbfb;
    height: 34px;
    line-height: 34px;
    font-weight: normal;
    padding: 0 15px;
    font-size: 15px
}

#m-miandiv h4.u-bblist em {
    float: right;
    color: #5895f0
}

#m-miandiv h4 {
    padding: 5px;
    ;
    margin-top: 14px;
}

#m-miandiv h4 em {
    font-style: normal;
}

.g-detail-r {
    width: 290px;
    overflow: hidden;
    margin-top: -3px;
}

.g-title-right {
    border-bottom: 1px solid #eee;
    overflow: hidden;
}

.m-rdiv h4 {
    height: 25px;
    line-height: 25px;
    font-size: 22px;
    font-weight: normal;
    border-left: 3px solid #5895f0;
    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 #5895f0;
    padding-left: 8px;
    margin: 0px 0px 12px 0;
}

.m-rdiv strong {
    color: #5895f0;
    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 #5895f0;
    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: #5895f0;
    color: #fff;
}

.m-ml-nav ul li:hover {
    background-color: #f5f5f5
}

.m-ml-nav ul li.f-hover:hover {
    background-color: #5895f0;
    color: #fff;
}

.f-zhankai {
    margin: 20px 0;
    overflow: hidden;
}

.f-zhankai a.half {
    background-position: 0 0;
}

.f-zhankai a.m-click-bg {
    background-position: 0 -36px;
}

.m-content-box {
    border-bottom: 1px solid #ebebeb;
    overflow: hidden;
}

.m-content-box #m-miandiv {
    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-miandiv p {
    width: auto;
    height: auto;
    line-height: 28px;
    font-weight: normal;
    color: #333;
    display: block;
    overflow: hidden;
    margin: 15px 15px 0;
    overflow: hidden;
}

.m-content-box #m-miandiv p img {
    display: block;
    margin: 0px auto;
}

.m-content-box #m-miandiv a {
    color: #ff9900;
    text-decoration: underline
}

.m-content-box #m-miandiv .table a {
    color: #FF9900;
    text-decoration: none
}

.m-content-box #m-miandiv.table .tableth {
    background: #6AB9E0
}

.m-content-box #m-miandiv .table .tableth a {
    color: #fff;
    text-decoration: underline
}

.m-content-box #m-miandiv h3 {
    width: auto;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    font-weight: bold;
    color: #5895f0;
    border-left: 3px solid #5895f0;
    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 #5895f0 solid;
    position: absolute;
}

.inner-title.green h3 {
    color: #333;
}

.m-asediv {
    padding-bottom: 20px;
}

.m-asediv h5 {
    margin-bottom: 15px;
}

.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: #37b1fa
}

.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: #5895f0;
    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-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;
}

.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
}

.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: #5895f0;
    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: #5895f0;
}

.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: #37b1fa;
    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: #5895f0;
    color: #fff;
    border-radius: 5px;
}

.g-class a:hover {
    background-color: #5895f0;
    color: #fff;
    border-radius: 5px;
}

.g-class ul li.m-hover a {
    background-color: #5895f0;
    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: #5895f0;
    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: #5895f0;
    border: 1px solid #5895f0;
    color: #fff
}

.page b {
    padding: 8px 15px;
    font-size: 15px;
    color: #333;
    border: 1px solid #5895f0;
    border-radius: 3px;
    background: #5895f0;
    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: #5895f0;
    color: #fff;
    border: 1px solid #5895f0;
}


.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: #37b1fa;
}

.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: #37b1fa
}

.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: #37b1fa;
}

.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 #5895f0;
    background: #5895f0;
    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 #5895f0;
}

.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: #37b1fa 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 {
    height: auto;
    margin: auto;
    display: block;
    width: 1200px;
}

.m-margin15 {
    margin-bottom: 15px;
}

.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 #5895f0;
    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: #5895f0;
}

.g-hotztgd-bd b:hover {
    color: #5895f0;
}

.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 #5895f0;
}

.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 #5895f0;
    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: #5895f0;
}

.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;
}


ul.m-jietu li.m-addvideo {
    display: none;
    width: 0;
}

/* ??? 2019 */
.g-toplist {
    width: 1200px;
    height: 115px;
    overflow: hidden;
    margin: 20px auto 25px;
}

.g-toplist ul {
    width: 1224px;
    display: table;
}

.g-toplist ul li {
    width: 78px;
    height: 115px;
    display: block;
    float: left;
    margin: 0 24px 0px 0;
}

.g-toplist ul li img {
    width: 78px;
    height: 78px;
    border-radius: 16px;
}

.g-toplist 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-toplist ul li:hover p {
    color: #37b1fa;
}

.g-289cont {
    position: relative;
    padding: 20px;
    width: 1158px;
}

.g-289cont h1 {
    font-size: 30px;
    color: #333333;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}

.g-289cont-cont {
    height: 120px;
    margin-top: 15px;
}

.g-289cont-list {
    overflow: hidden;
    width: 800px;
}

.g-289cont-list i {
    height: 120px;
    width: 120px;
    display: block;
    overflow: hidden;
    float: left;
    margin-right: 20px;
}

.g-289cont-list i img {
    border-radius: 14px;
    height: 120px;
    width: 120px;
}

.g-289cont-list ul {
    float: right;
    overflow: hidden;
    width: 660px;
}

.g-289cont-list ul li {
    float: left;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    color: #808080;
    width: 210px;
}

.g-289cont-list ul li.u-url {
    width: 420px;
}

.g-289cont-list ul li.u-url a {
    color: #808080
}

.g-289cont-list ul li.u-url a:hover {
    color: #37b1fa
}

.g-289cont-list ul li.tags {
    width: 660px;
    margin-left: 0px;
}

.g-289cont-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-289cont-list ul li.tags a:nth-child(6) {
    color: #1f98ef
}

.g-289cont-list ul li.tags a:nth-child(2) {
    color: #8dbb00
}

.g-289cont-list ul li.tags a:nth-child(3) {
    color: #ff46cf
}

.g-289cont-list ul li.tags a:nth-child(4) {
    color: #6047ff;
}

.g-289cont-list ul li.tags a:nth-child(5) {
    color: #deb300;
}

.g-289cont-list ul li.tags a:hover {
    background: #37b1fa;
    color: #fff;
}

.g-289cont-list ul li em {
    display: inline-block;
    height: 14px;
    margin-top: 9px;
}

.g-289cont-list ul li em img {
    height: 14px;
    display: block;
    padding-top: 1px;
}

.g-289cont span.m-gopl {
    position: absolute;
    right: 20px;
    top: 16px;
    overflow: hidden;
    display: block;
    height: 26px;
    line-height: 26px;
    text-shadow: 0 0 0.2em #fff, 0 0 1px #fff, 0 0 2px #fff;
    cursor: pointer;
    background: url(../images/post.png) no-repeat 0px 0px;
    padding-left: 25px;
    font-size: 16px;
}

.g-289cont span.m-gopl:hover {
    color: #37b1fa;
    background-position: 0px -26px;
}

.m-newpf {
    margin-top: 20px;
    width: 350px;
    height: 90px;
}

.m-newpf p.m-newpf_l {
    float: left;
    width: 56px;
    height: 24px;
    font-size: 15px;
    color: #9e9e9e;
    text-align: center;
    line-height: 26px;
}

.m-newpf .m-newpf_m {
    width: 90px;
    height: 90px;
    float: left;
}

.m-newpf .m-newpf_m .processingbar {
    text-align: center;
    position: relative;
    width: 82px;
}

.m-newpf .m-newpf_m .processingbar font {
    color: #5895f0;
    display: block;
    width: 82px;
    height: 82px;
    line-height: 82px;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    position: absolute;
    left: -5px;
    top: 0;
}

.m-newpf .m-newpf_m .processingbar i {
    color: #5895f0;
    font-style: normal;
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    left: 56px;
    top: 34px;
}

.m-newpf .m-newpf_r {
    float: right;
    width: 180px;
    height: 90px;
}

.m-newpf .m-newpf_r .m-up,
.m-newpf .m-newpf_r .m-downl {
    width: 180px;
    height: 36px;
    background: #f0f1f7;
    border-radius: 18px;
    margin-bottom: 10px;
    cursor: pointer;
    opacity: 0.9;
    filter: alpha(opacity=90);
    position: relative;
    z-index: 2;
}

.m-newpf .m-newpf_r .m-downl {
    z-index: 1;
}

.m-newpf .m-newpf_r .m-up i,
.m-newpf .m-newpf_r .m-downl i {
    background: url(../images/ico-img3.png) no-repeat;
    display: block;
    float: left;
    margin: 8px 20px;
    height: 18px;
    width: 18px;
}

.m-newpf .m-newpf_r .m-up p,
.m-newpf .m-newpf_r .m-downl p {
    float: left;
    width: 100px;
    height: 36px;
    padding: 0 10px;
    line-height: 36px;
    border-left: 1px solid #e4e5eb;
    font-size: 14px;
    color: #9e9e9e;
}

.m-newpf .m-newpf_r .m-up p span,
.m-newpf .m-newpf_r .m-downl p span {
    color: #525252;
}

.m-newpf .m-newpf_r .m-up i {
    background-position: 0 -109px;
}

.m-newpf .m-newpf_r .m-downl i {
    margin-top: 10px;
    background-position: 0 -91px;
}

.m-newpf .m-newpf_r .m-up.on i {
    background-position: 0 -55px;
}

.m-newpf .m-newpf_r .m-downl.on i {
    background-position: 0 -73px;
}

.g-dbtn {
    margin-top: 20px;
}

.g-dbtn li {
    display: block;
}

.g-dbtn li {
    position: relative;
    display: block;
    width: 175px;
    height: 40px;
    line-height: 40px;
    background-image: url(../images/azspr.png);
    z-index: 9;
    border-radius: 4px;
    background-position: -176px -238px;
    float: left;
}

.g-dbtn li a {
    display: block;
}

.g-dbtn li a b {
    top: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    width: 120px;
    display: block;
    padding-left: 66px;
}

.g-dbtn li i {
    cursor: pointer;
    top: 0;
    right: 0;
    width: 45px;
    height: 40px;
    display: block;
}

.g-dbtn li p {
    display: none;
}


.g-dbtn li.m-yuyueok {
    background-position: -176px -328px;
}

.g-dbtn li.m-yuyueok:hover {
    background-position: -176px -368px;
}

.g-dbtn li.m-nodown {
    background-position: -176px -546px;
}

.g-dbtn li.m-nodown:hover {
    background-position: -176px -546px;
}

.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, .3);
}

.g-dbtn li p img {
    width: 122px;
    height: 122px;
    margin: 17px auto 0 auto;
    display: block;
}


.g-contbg {
    padding: 20px;
    width: 1158px;
}

.m-w820 {
    width: 820px;
    overflow: hidden;
}

.m-w820 .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;
}

.m-asediv .m-scrol .u-newjt li {
    overflow: visible;
}

.m-titleh5 {
    overflow: hidden;
    color: #4c4c4c;
    font-size: 22px;
    line-height: 42px;
    font-weight: normal;
}

.m-titleh5 strong {
    font-weight: normal;
    color: #4c4c4c;
    font-size: 22px;
    float: left;
}

#m-miandiv p {
    overflow: hidden;
    font-size: 16px;
    color: #4c4c4c;
    line-height: 28px;
    margin: 0px auto 10px;
    display: inline-block;
    width: 100%;
}

#m-miandiv {
    font-size: 16px;
    height: auto;
    display: block;
    overflow: hidden;
    position: relative;
    overflow: hidden;
    margin: 0px 0px 0;
    padding: 20px;
}

#m-miandiv h3 {
    width: auto;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    font-weight: bold;
    color: #5895f0;
    border-left: 3px solid #5895f0;
    background: #fafafa;
    text-indent: 14px;
    display: block;
    overflow: hidden;
    margin: 10px 0 20px;
}

#m-miandiv p img {
    display: block;
    margin: 0px auto;
}

#m-miandiv a {
    color: #00b6f6;
    text-decoration: underline;
    margin: 0 2px;
}

#m-miandiv a:hover {
    color: #f60;
}

.m-nozk: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-condiv .f-zhankai a {
    border-radius: 20px;
    text-indent: 10px;
    background-color: #37b1fa;
    display: block;
    width: 140px;
    height: 36px;
    line-height: 36px;
    margin: 0 auto;
    text-decoration: none;
    background-repeat: no-repeat;
    color: #fff;
}

.g-condiv .f-zhankai a i {
    width: 8px;
    height: 8px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(45deg);
    float: left;
    margin: 10px 8px 0 25px;
    display: inline;
    overflow: hidden;
}

.g-condiv .f-zhankai a.f-show i {
    transform: rotate(225deg);
    margin-top: 15px;
}





.m-ztp {
    float: left;
    margin-left: 35px;
}

.m-ztp 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;
}

.m-ztp span.m-hover {
    color: #fff;
    background: #5895f0
}

.m-ztp span:hover {
    color: #fff;
    background: #5895f0
}

.tab-cont {
    margin: 15px auto;
}

.m-ztxtdiv {
    width: 840px;
    height: 120px;
}

.m-ztxtdiv>img {
    display: block;
    float: left;
    width: 216px;
    height: 120px;
    border-radius: 10px;
    margin-right: 20px;
}

.m-ztxtdiv a {
    display: block;
    text-align: left;
    float: left;
    width: 560px;
    height: 24px;
    color: #4c4c4c;
    font-weight: bold;
    font-size: 18px;
    overflow: hidden;
}

.m-ztxtdiv a:hover {
    color: #37b1fa;
}

.m-ztxtdiv p {
    display: block;
    float: left;
    height: 80px;
    width: 550px;
    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;
}

.m-opztdiv {
    height: auto;
    display: none
}

.m-opztdiv>ul {
    margin-top: 20px;
    width: 840px;
    display: block;
    overflow: hidden;
}

.m-opztdiv>ul>li {
    display: block;
    float: left;
    width: 255px;
    height: 78px;
    margin: 0 9px 20px 0;
    cursor: pointer;
}

.m-opztdiv>ul>li>a>img {
    width: 78px;
    height: 78px;
    display: block;
    float: left;
    margin-right: 15px;
    border-radius: 12px;
}

.m-opztdiv>ul>li>a {
    display: block;
}

.m-opztdiv>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;
}

.m-opztdiv>ul>li>a:hover span {
    color: #37b1fa;
}

.m-opztdiv>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;
}

.m-opztdiv>ul>li>a>i {
    display: block;
    height: 14px;
    float: left;
    margin-top: 8px;
    overflow: hidden;
}

.m-opztdiv>ul>li>a>i>img {
    height: 14px;
    display: block;
}

.tab-cont .on {
    display: block;
}

.g-banben ul {
    float: left;
    display: block;
    max-height: 142px;
    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;
    ;
}

.g-pl-new #imageField {
    height: 40px;
    border-radius: 4px;
    line-height: 40px;
}

.g-w320 {
    overflow: hidden;
    width: 360px;
}

.u-noborder {
    border: 0px;
}

.m-righdiv {
    margin-bottom: 25px;
}

.m-righdiv li a {
    height: 78px;
    margin: 15px 0px 0px 0px;
    padding: 0px 0px 15px 93px;
    border-bottom: 1px dashed #d4d4d4;
    position: relative;
    display: block;
}

.m-righdiv li i {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 78px;
    height: 78px;
    display: block;
}

.m-righdiv li i img {
    width: 78px;
    height: 78px;
    border-radius: 14px;
}

.m-righdiv li strong {
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    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;
}

.m-righdiv li p {
    font-size: 14px;
    color: #999;
    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;
}

.m-righdiv li a:hover strong {
    color: #37b1fa
}

.m-righdiv li:last-of-type a {
    border-bottom: 0px;
}

.m-topdiv {
    margin-top: 15px;
    overflow: hidden;
    margin-bottom: 20px;
}

.m-topdiv li {
    width: 100%;
    display: block;
    float: left;
    padding-bottom: 24px;
}

.m-topdiv 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
}

.m-topdiv li .bt {
    display: block;
    float: left;
    width: 220px;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #333;
}

.m-topdiv 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;
}

.m-topdiv li .info {
    display: none;
    width: 285px;
    height: 80px;
}

.m-topdiv li.on .info {
    display: block;
}

.m-topdiv li .info .logo {
    width: 80px;
    height: 80px;
    overflow: hidden;
    border-radius: 14px;
    margin-right: 12px;
}

.m-topdiv li .info .logo img {
    width: 80px;
    height: 80px;
    border-radius: 14px;
}

.m-topdiv li .info .name p {
    display: block;
    float: left;
    width: 190px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 18px;
    font-weight: bold;
    color: #333;
}

.m-topdiv li .info .size {
    width: 155px;
    height: 40px;
    line-height: 20px;
    color: #999;
    font-size: 12px;
    margin-top: 8px;
}

.m-topdiv li .info .m-downl {
    width: 70px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    background: #f5f5f5;
    color: #666666;
    font-size: 14px;
    border-radius: 4px;
    margin-top: 12px;
}

.m-topdiv li .info .m-downl:hover {
    background: #ff7700;
    color: #fff;
}

.m-topdiv li .info .size p img {
    height: 14px;
    width: auto;
    display: block;
    margin-bottom: 8px;
}

.m-topdiv li>span.lis1 {
    background: #ff5555;
    color: #fff;
}

.m-topdiv li>span.lis2 {
    background: #ff6600;
    color: #fff;
}

.m-topdiv li>span.lis3 {
    background: #ff9900;
    color: #fff;
}

.m-topdiv li.on .bt,
.m-topdiv li.on>.rd,
.m-topdiv li.on .ico {
    display: none;
}

.m-topdiv li.on>span {
    height: 50px;
    line-height: 50px;
    margin-top: 14px;
}

.m-topdiv li .info .name p:hover {
    color: #ff7700
}

.m-tdiv {
    padding-bottom: 15px;
    overflow: hidden;
}

.m-tdiv ul {
    width: 363px;
    overflow: hidden;
}

.m-tdiv ul li {
    float: left;
    margin-right: 36px;
}

.m-tdiv a {
    width: 78px;
    height: auto;
    float: left;
    display: inline;
    overflow: hidden;
    margin-top: 15px;
}

.m-tdiv a img {
    width: 78px;
    height: 78px;
    border-radius: 12px;
    margin: auto;
    display: block;
    overflow: hidden
}

.m-tdiv 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
}

.m-tdiv 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
}

.m-tdiv a:hover strong {
    color: #ff5555
}

.u-margin20 {
    margin-top: 25px;
}


.m-tbsm {
    border: 1px #ddd solid;
    margin: 20px 20px 0;
    padding: 0 20px 5px 20px;
    background: #fdfdfd;
    display: none
}

.m-tbsm p.m-tbsmp {
    font-size: 18px;
    padding-top: 10px;
}

.m-tbsm strong {
    font-weight: 400;
}

.m-tbsm div {
    font-size: 14px;
    color: #999;
    line-height: 24px;
    padding-top: 5px
}

/* ???? */
body .m-fxdiv {
    float: right;
    width: 238px;
}

body .m-fxdiv p {
    float: left;
    line-height: 25px;
    text-shadow: 0 0 0.2em #fff, 0 0 1px #fff, 0 0 2px #fff;
}

body .m-fxdiv a {
    width: 25px;
    height: 25px;
    margin: 0 0 0 6px;
    padding: 0;
}

body .m-fxdiv a.bds_weixin {
    background: url(../images/share.png) no-repeat 0px 0px;
}

body .m-fxdiv a.bds_tsina {
    background: url(../images/share.png) no-repeat -30px 0px
}

body .m-fxdiv a.bds_qzone {
    background: url(../images/share.png) no-repeat -60px 0px;
}

body .m-fxdiv a.bds_douban {
    background: url(../images/share.png) no-repeat -90px 0px;
}

body .m-fxdiv a.bds_renren {
    background: url(../images/share.png) no-repeat -120px 0px;
}

body .m-fxdiv a.bds_more {
    background: url(../images/share.png) no-repeat -150px 0px;
    padding: 0;
    margin: 0 0 0 6px;
    height: 25px;
}

.m-downul {
    width: 260px;
    float: left;
}

.m-downul li {
    width: 100px;
    height: 18px;
    line-height: 18px;
    font-size: 14px;
    font-weight: normal;
    color: #333;
    background: url(../images/downbtn.png) no-repeat -8px -11px;
    float: left;
    margin: 15px 0 0;
    padding: 0 0 0 26px;
    display: inline;
}

.m-downtjul2 {
    width: 270px;
    float: left;
    height: 100px;
    overflow: hidden;
}

.m-downtjul2 li {
    width: 70px;
    float: left;
    margin: 0 0 20px 20px;
}

.m-downtjul2 li strong {
    display: block;
    overflow: hidden;
    font-weight: normal;
    height: 26px;
    line-height: 26px;
    text-align: center
}

.m-downtjul2 li a:hover strong,
.m-downul li a:hover {
    color: #f60;
}

.m-downtjul2 li b,
.m-downtjul2 li em,
.m-downtjul2 li p {
    display: none
}



/*??*/
.m-sh4 {
    width: 100%;
    height: 54px;
    line-height: 54px;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    border-bottom: 1px solid #eee;
    display: block;
    overflow: hidden;
    margin-bottom: 0px;
}

.m-sh4 i {
    width: 5px;
    height: 20px;
    background: #5895f0;
    float: left;
    margin: 17px 15px 0 0px;
    display: inline;
    overflow: hidden
}

.m-sh4 strong {
    padding: 0 6px;
    color: #5895f0;
}

.m-listul li .m-listdiv .m-title a span {
    color: #5895f0;
    font-weight: bold;
    padding: 0 3px;
}

.m-navwz {
    color: #aaa;
    font-size: 14px;
    height: 36px;
    line-height: 20px;
    background: url(../images/sskico2018.png) no-repeat -3px -261px;
    padding-left: 18px;
}

.m-navwz a {
    color: #333;
    margin: 0 5px;
}

.m-navwz a:hover {
    color: #ff5555
}

.g-soulist {
    overflow: hidden;
    background: #fff;
    width: 1200px;
}

.m-listul li {
    overflow: hidden;
}

.m-listul a {
    width: 100%;
    height: auto;
    padding: 22px 0 22px 0;
    display: block;
    overflow: hidden;
    border-bottom: 1px dashed #eee;
    position: relative;
}

.m-listul a u {
    display: block;
    float: left;
    width: 100px;
    height: 100px;
    margin: 0 15px 0 8px;
}

.m-listul a u img {
    border-radius: 16px;
    overflow: hidden;
}

.m-listul a strong {
    display: block;
    float: left;
    overflow: hidden;
    height: 24px;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    line-height: 24px;
    width: 600px;
}

.m-listul a b {
    height: 16px;
    line-height: 16px;
    font-size: 14px;
    font-weight: normal;
    color: #999;
    padding-top: 8px;
    display: block;
    overflow: hidden;
    width: 600px;
}

.m-listul a b span {
    float: left;
}

.m-listul a b .u-softrank {
    display: block;
    height: 14px;
}

.m-listul a b .u-softrank img {
    height: 14px;
    display: block;
}

.m-listul a p {
    height: 46px;
    line-height: 23px;
    font-size: 12px;
    font-weight: normal;
    color: #999;
    margin: 6px 0 0;
    display: block;
    overflow: hidden;
    width: 880px;
}

.m-listul a dl {
    width: 110px;
    height: 35px;
    background: #5895f0;
    border-radius: 4px;
    float: left;
    display: inline;
    overflow: hidden;
    position: absolute;
    right: 0px;
    top: 55px;
}

.m-listul a dl dt {
    width: 16px;
    height: 16px;
    border: 2px solid #fff;
    border-radius: 44px;
    float: left;
    margin: 7px 0 0 13px;
    display: inline;
    overflow: hidden;
    position: relative;
    zoom: 1
}

.m-listul a dl dt span {
    width: 2px;
    height: 8px;
    background: #fff;
    display: block;
    margin: 4px auto 0;
}

.m-listul a dl dt span:before {
    content: "";
    width: 2px;
    height: 6px;
    background: #fff;
    transform: rotate(-50deg);
    display: block;
    overflow: hidden;
    position: absolute;
    left: 5px;
    top: 7px;
}

.m-listul a dl dt span:after {
    content: "";
    width: 2px;
    height: 6px;
    background: #fff;
    transform: rotate(50deg);
    display: block;
    overflow: hidden;
    position: absolute;
    right: 5px;
    top: 7px;
}

.m-listul a dl dd {
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    float: left;
    margin: 0 0 0 8px;
    display: inline;
    overflow: hidden
}

.m-listul a:hover strong {
    color: #ff5555
}

.m-listul a dl:hover {
    background: #17c3ab
}



/*???---2019????*/
.w190 {
    width: 190px;
}

.g-rj-info {}

.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;
}

.g-dbtns {}

#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 li.m-goabtn:hover {
    background-position: -187px 0;
}

.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 #5895f0;
    padding-left: 8px;
    margin: 0px 0px 12px 0;
}

.g-title-yx h4 strong {
    color: #5895f0;
    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: #37b1fa;
}

.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: #5895f0;
    border-top: 3px solid #5895f0;
    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: #5895f0;
}

.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: #5895f0;
}

.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: #5895f0;
    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: #5895f0 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 .m-asediv {
    margin-top: 20px;
    overflow: hidden;
}

.m-listit {
    height: 25px;
    line-height: 25px;
    font-size: 22px;
    font-weight: normal;
    border-left: 3px solid #5895f0;
    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: #5895f0
}

.g-yxzt-top span:hover {
    color: #fff;
    background: #5895f0
}

.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: #37b1fa;
}

.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: #37b1fa;
}

.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: #5895f0;
    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: #37b1fa
}

.g-pl-yx {
    padding: 0px;
    margin-top: 15px;
    overflow: hidden;
    border-top: 0px;
}

.g-pl-yx .m-comment {
    padding: 15px 0 12px;
}


.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
}

/* ?? */
.m-downtit {
    height: 38px;
    line-height: 38px;
    background: #FAFAFA;
    margin: 15px 0;
    padding-left: 15px;
    font-weight: normal;
}

.m-macdownul {
    margin-left: -20px
}

.m-macdownul li {
    width: 180px;
    margin: 0 0 15px 20px
}

.m-macdownul li a {
    background: #fafafa url(../images/downbtn.png) no-repeat 5px 0;
    display: block;
    height: 40px;
    line-height: 40px;
    padding-left: 46px;
    font-size: 16px;
    transition: all .15s;
}

.m-macdownul li a:hover {
    background-color: #23a7f1;
    color: #fff;
    background-position: 5px -40px;
}

/* 21???? */
.m-mfleft,
.m-rdiv {
    background-color: #fff;
    padding: 20px;
}

.m-asediv,
.g-condiv,
.g-down,
.g-ztdivc,
.g-banben,
.g-pl-cont {
    background-color: #fff;
}

.m-mfleft {
    margin-bottom: 15px;
}

.m-asediv {
    padding: 20px;
}

.m-tainfo {
    border-bottom: 1px solid #f6f6f6;
    height: 49px;
    margin-bottom: 1px;
    background-color: #fff;
    ;
}

.m-tainfo li {
    width: 120px;
    height: 48px;
    line-height: 48px;
    border: 1px solid #f6f6f6;
    text-align: center;
    font-size: 18px;
    float: left;
    margin-left: -1px;
    cursor: pointer;
    position: relative;
    background: #fff;
}

.m-tainfo .m-hover {
    color: #5895f0;
    border-top: 2px solid #5895f0;
    border-bottom: 1px solid #fff;
}


.g-down,
.g-banben,
.g-ztdivc,
.g-pl-new {
    padding: 20px;
}

.g-condiv,
.g-down,
.g-banben {
    overflow: hidden;
    margin-bottom: 15px;
}



.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal>.swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical>.swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: .2s top, .2s -webkit-transform;
    transition: .2s top, .2s -webkit-transform;
    -o-transition: .2s transform, .2s top;
    transition: .2s transform, .2s top;
    transition: .2s transform, .2s top, .2s -webkit-transform
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s left, .2s -webkit-transform;
    transition: .2s left, .2s -webkit-transform;
    -o-transition: .2s transform, .2s left;
    transition: .2s transform, .2s left;
    transition: .2s transform, .2s left, .2s -webkit-transform
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s right, .2s -webkit-transform;
    transition: .2s right, .2s -webkit-transform;
    -o-transition: .2s transform, .2s right;
    transition: .2s transform, .2s right;
    transition: .2s transform, .2s right, .2s -webkit-transform
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255, 255, 255, .25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, .25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}

.swiper-container {
    width: 94%;
    height: 400px;
}

.swiper-container .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.swiper-container .swiper-slide img {
    max-height: 500px;
}

.m-soft-information {
    width: 100%;
    height: auto;
    margin: 0 auto 10px;
    display: block;
    overflow: hidden;
}

.m-soft-information li {
    width: 50%;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    font-weight: normal;
    color: #333;
    float: left;
    margin: 10px 0 0;
    display: inline;
    overflow: hidden;
}

.g-289cont-list ul li.f-company {
    width: 310px
}

.g-289cont-list ul li.f-company p {
    float: left;
}

#down-introduction {
    overflow: hidden;
    margin-bottom: 15px;
    padding: 20px;
    background-color: #fff;
}

.g-main-video {
    float: left;
    margin: 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, .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: 100%;
    max-height: 500px;
    display: block;
    overflow: hidden;
    background: #000;
    min-width: 140px;
}

.u-down-ios {
    width: 175px;
    height: 40px;
    background: #f5f5f5;
    float: left;
    margin: 0 0 0 10px
}

.u-down-ios i {
    width: 24px;
    height: 24px;
    background: url({jz:field.tpskin/}/images/icon-ios.png);
    background-size: 24px;
    float: left;
    margin: 6px 10px 0 10px;
    display: inline;
    overflow: hidden
}

.u-down-ios strong {
    width: auto;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    font-weight: normal;
    color: #333;
    float: left;
    margin: 2px 0 0;
    display: inline;
    overflow: hidden
}

.u-down-ios p {
    width: auto;
    height: 16px;
    line-height: 16px;
    font-size: 12px;
    font-weight: normal;
    color: #888;
    float: left;
    margin: 0 0 0;
    display: inline;
    overflow: hidden
}

.m-inlink {
    width: 100%;
    margin: 15px 0 0 0;
    padding: 15px 0;
    background-color: #303032;
    color: #999
}

.m-inlink a {
    color: #999;
    font-size: 12px;
    margin-right: 10px;
    line-height: 24px;
}