/* reset */

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
    margin: 0;
    padding: 0;
}

header,
footer,
section,
article,
aside,
nav,
hgroup,
address,
figure,
figcaption,
menu,
details {
    display: block;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption,
th {
    text-align: left;
    font-weight: normal;
}

html,
body,
fieldset,
img,
iframe,
abbr {
    border: 0;
}

i,
cite,
em,
var,
address,
dfn {
    font-style: normal;
}

[hidefocus],
summary {
    outline: 0;
}

li {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
small {
    font-size: 100%;
}

sup,
sub {
    font-size: 83%;
}

pre,
code,
kbd,
samp {
    font-family: inherit;
}

q:before,
q:after {
    content: none;
}

textarea {
    overflow: auto;
    resize: none;
}

label,
summary {
    cursor: default;
}

a,
button {
    cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6,
em,
strong,
b {
    font-weight: bold;
}

del,
ins,
u,
s,
a,
a:hover {
    text-decoration: none;
}

body,
textarea,
input,
button,
select,
keygen,
legend {
    font: 12px/1.14 arial, \5b8b\4f53;
    color: #333;
    outline: 0;
}

body {
    background: #f5f5f5;
    color: #666;
}

.imp {
    color: #038407;
}

.c333 {
    color: #333;
}

a {
    color: #666;
}

a:hover {
    color: #038407;
}

/* conmmon 脥篓脫脙  */

.clearfix:after,
.row:after {
    clear: both;
    content: '\0020';
    display: block;
    height: 0;
}

.clearfix,
.row {
    zoom: 1;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.header {
    height: 81px;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 997;
    margin-bottom: 10px;
}

.wrap {
    padding-top: 82px;
}

header {
    height: 48px;
    padding: 0 15px;
    background: #1e8be0;
}

.logo {
    float: left;
    width: 70px;
    height: 29px;
    padding-top: 10px;
}

.logo span {
    display: block;
    height: 30px;
    background: url(/uploads/image/jcdnimg/logo.png) no-repeat;
    -webkit-background-size: 60% 60%;
            background-size: 60%;
    width: 130px;
}

.logo .logo_2 {
    background: url(/uploads/image/jcdnimg/logo.png) no-repeat;
    -webkit-background-size: 100% 100%;
            background-size: 100%;
}

.search-box {
    float: right;
    margin-top: 12px;
    width: 50%;
    height: 24px;
    background: #fff;
    position: relative;
    border: none;
    -webkit-border-radius: 3px;
            border-radius: 3px;
    line-height: 24px;
    padding: 0 15px;
}

.search-box .search-ico {
    width: 14px;
    height: 14px;
    background: url(/uploads/image/jcdnimg/icon_search.png) no-repeat;
    -webkit-background-size: 85% 85%;
            background-size: 85%;
    position: absolute;
    right: 9px;
    top: 6px;
    border: 0;
}

.search-box input {
    width: 100%;
    height: 18px;
    border: 0;
    background: no-repeat;
    line-height: 18px;
    color: #666;
}

nav {
    height: 35px;
    background: #fff;
    width: 100%;
}

nav ul {
    height: 35px;
}

nav li {
    float: left;
    width: 20%;
    height: 35px;
}

nav li a {
    display: block;
    height: 35px;
    text-align: center;
    line-height: 35px;
    font-size: 14px;
    color: #333;
}

nav li .current {
    border-bottom: 1px solid #15a218;
    position: relative;
    color: #15a218;
}

nav li .current i {
    width: 7px;
    height: 4px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -3px;
    bottom: 2px;
}

.idx-foc {
    height: 110px;
    position: relative;
    /*left:-3px;*/
}

.idx-foc2 {
    /*left:1px;*/
}

.idx-foc img {
    width: 100%;
    height: 110px;
}

.idx-foc .xtouchnum {
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.idx-foc .xtouchnum i {
    float: left;
    width: 8px;
    height: 8px;
    background: #fff;
    -webkit-border-radius: 4px;
            border-radius: 4px;
    margin-left: 3px;
    font-size: 0;
    line-height: 0;
    text-indent: -99em;
    cursor: pointer;
    opacity: .5;
    position: relative;
    top: -2px;
}

.idx-foc .xtouchnum .current {
    opacity: 1;
}

.main-list li {
    height: 88px;
    padding: 10px 80px 0 90px;
    border-bottom: 1px solid #f5f5f5;
    background: #fff;
    position: relative;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.main-list li:nth-last-child(1) {
    border-bottom: none;
}
.main-list li .down_info {
    position: absolute;
    top: 57px;
    left: 90px;
}
.main-list li .down_info .soft-down-count {
    font-size: 14px;
    color: #999;
}
.main-list li .down_info .line {
    display: inline-block;
    width: 1px;
    height: 14px;
    background: #999;
    margin: 0 7px 3px 10px;
    vertical-align: middle;
}
.cat-list li {
    padding-right: 8px;
}

.main-list .pic {
    left: 15px;
    top: 12px;
    width: 60px;
    height: 60px;
    overflow: hidden;
    position: absolute;
}

.main-list .pic img {
    -webkit-border-radius: 6px;
            border-radius: 6px;
    width: 100%;
    height: 100%;
}

.btn-dl-nor,
.special-download-btn,
.excellent-download a {
    display: block;
    width: 62px;
    height: 26px;
    background: #2faf28;
    text-align: center;
    line-height: 26px;
    color: #fff;
}

.main-list .btn-dl-nor {
    position: absolute;
    right: 15px;
    top: 31px;
    background: #3cca20;
    color: #fff;
    -webkit-border-radius: 3px;
            border-radius: 3px;
}

.main-list .name {
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    font-size: 16px;
    padding-left: 2px;
    font-weight: normal;
}

.star-info,
.cat-info {
    padding-top: 3px;
}

.cat-info {
    color: #999;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
}

.star-bar,
.star-bar .in {
    display: block;
    height: 15px;
    overflow: hidden;
    background: url(/uploads/image/jcdimages/main_ico.png) no-repeat;
}

.star-bar {
    float: left;
    width: 75px;
    background-position: -2px -58px;
}

.star-bar .in {
    background-position: -1px -38px;
}

.soft-size {
    float: left;
    font-size: 14px;
    color: #999;
}

.more-tip {
    height: 30px;
    text-align: center;
    line-height: 30px;
    /*display:none;*/
}

.sort-bar {
    height: 35px;
    background: #fff;
    padding-top: 5px;
}

.sort-list,
.special-sort-bar {
    height: 28px;
    border: 1px solid #ccc;
    background: #efefef;
    background: -webkit-gradient(linear, top, from(#fff), to(#eaeaea));
    background: -webkit-linear-gradient(top, #fff, #eaeaea);
    background: -o-linear-gradient(top, #fff, #eaeaea);
    width: 200px;
    margin: 0 auto;
    -webkit-border-radius: 3px;
            border-radius: 3px;
}

.sort-list li,
.special-sort-bar li {
    height: 28px;
    float: left;
    width: 50%;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
}

.special-sort-bar {
    width: 200px;
    margin: 0 auto;
}

.sort-list a,
.special-sort-bar a {
    display: block;
    height: 28px;
}

.sort-list-index {
    width: 300px;
}

.sort-list-index li {
    width: 33.33333%;
}

.sort-list .a1,
.special-sort-bar .a1 {
    border-right: 1px solid #ccc;
    -webkit-border-radius: 2px 0 0 2px;
            border-radius: 2px 0 0 2px;
}

.sort-list .a2 {
    -webkit-border-radius: 0 2px 2px 0;
            border-radius: 0 2px 2px 0;
}

.sort-list .current,
.special-sort-bar .current {
    background: #ecf8eb;
    background: -webkit-gradient(linear, top, from(#fefffe), to(#d8f1d5));
    background: -webkit-linear-gradient(top, #fefffe, #d8f1d5);
    background: -o-linear-gradient(top, #fefffe, #d8f1d5);
    color: #038407;
    display: block;
}

.app-title {
    height: 40px;
    border-bottom: 1px solid #e5e5e5;
    line-height: 40px;
    position: relative;
    padding-left: 70px;
}

.app-title .imp {
    font-size: 18px;
}

.app-title .btn-return {
    width: 58px;
    height: 28px;
    line-height: 27px;
    position: absolute;
    left: 8px;
    top: 6px;
    font-size: 12px;
    color: #999999;
    background: url(/uploads/image/jcdimages/main_ico.png) 0px -86px;
}

.btn-return:hover {
    color: #ccc;
}

.app-main li {
    height: 160px;
}

.cloud_test .cloud_check {
    color: #999;
}
.cloud_test {
    /* position: absolute; */
    /* top: 5px; */
    /* right: 0; */
    float: left;
    line-height: 15px;
}
.cloud_test .cloud_img {
    background: url(/uploads/image/jcdnimg/icon_correct.png) no-repeat;
    width: 18px;
    height: 22px;
    float: left;
    margin-left: 22px;
    -webkit-background-size: 80% 80%;
            background-size: 80%;
}

.app-main .star-info {
    padding-top: 3px;
}

.app-main .app-cat {
    color: #999;
    margin-top: 3px;
    height: 40px;
}

.info-list {
    height: 50px;
}

.app-cat span {
    line-height: 25px;
    float: left;
    font-size: 13px;
    width: 50%;
}

.title-in span {
    width: 150px;
    margin-left: 5px;
    color: #999;
}

.info-content {
}

.btn-dl-speed,
.btn-dl-com {
    display: block;
    margin-top: 10px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    background: #15a319;
    background: -webkit-gradient(linear, top, from(#51c13d), to(#15a319));
    background: -webkit-linear-gradient(top, #51c13d, #15a319);
    background: -o-linear-gradient(top, #51c13d, #15a319);
    -webkit-border-radius: 3px;
            border-radius: 3px;
    color: #fff;
}

.btn-dl-speed {
    top: 13px;
    background: -webkit-linear-gradient(top, #43a3e2, #1559a3);
    background: -o-linear-gradient(top, #51c13d, #15a319);
    -webkit-border-radius: 3px;
            border-radius: 3px;
    color: #fff;
}

.btn-dl-speed:hover {
    color: #fff;
}

.btn-dl-com {
    top: 41px;
    color: #fff !important;
}

.app-pic-box {
    background: #fff;
    overflow: hidden;
    position: relative;
    left: -1px;
}

.app-pic-box-pad {
    float: right;
}

.app-pic {
    /*width: 320px;*/
    margin: 8px auto 0;
}

.app-pic .xtouchitem img {
    width: 48%;
    margin: 0 1%;
}

/*.app-pic-list li{
    float: left;
    width: 145px;
    height: 215px;
    overflow: hidden;
    margin: 0 7px;
}*/

.app-pic-box .xtouchnum {
    height: 13px;
    width: 75px;
    background: #eee;
    -webkit-border-radius: 3px;
            border-radius: 3px;
    text-align: center;
    margin: 8px auto 15px;
    line-height: 13px;
}

.app-pic-box .xtouchnum i {
    width: 8px;
    height: 8px;
    background: #fff;
    -webkit-border-radius: 4px;
            border-radius: 4px;
    text-indent: -999em;
    display: inline-block;
    font-size: 0;
    line-height: 0;
    vertical-align: 7px;
    margin: 0 2px;
    position: relative;
    top: -1px;
}

.app-pic-box .xtouchnum .current {
    background: #999;
}

.app-desc {
    background: #fff;
    overflow: hidden;
    padding: 8px 8px 0;
    line-height: 24px;
}

.more-btn {
    float: right;
    width: 70px;
    height: 20px;
    background: #49bd38;
    color: #fff;
    -webkit-border-radius: 5px 5px 0 0;
            border-radius: 5px 5px 0 0;
    cursor: pointer;
    text-align: center;
    line-height: 23px;
    overflow: hidden;
}

.more-btn i {
    display: inline-block;
    width: 7px;
    height: 11px;
    overflow: hidden;
    background: url(/uploads/image/jcdimages/main_ico.png) no-repeat -120px 0;
    margin-right: 3px;
    vertical-align: -2px;
}

.more-btn .close {
    background-position: -140px 0;
}

/* 陆鹿碌茫脥录脟脨禄禄 */

.xtouchbox {
    white-space: nowrap;
    overflow: hidden;
}

.xtouchitems {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
}

.idx-foc2 .xtouchitems {
    margin-left: -3px;
}

.idx-foc2 .xtouchitems:nth-of-type(1) {
    /*padding-left:3px;*/
}
.scroll_box {
    overflow: auto!important;
    padding-bottom: 10px;
    border-bottom: 1px solid #f5f5f5;
}
.xtouchitem {
    display: inline-block;
    white-space: nowrap;
    width: 240px;
    height: 135px;
    margin-right: 5px;
}

.xtouchitem img {
    width: 100%;
    height: 100%;
    vertical-align: bottom;
}

/* 鏂板鐨? */

.input-in input::-webkit-input-placeholder {
    color: #ddd;
}

.input-in input:-moz-placeholder {
    color: #ddd;
}

.input-in input:input-placeholder {
    color: #ddd;
}

.sort-bar-index {
    border-bottom: none;
    background: #fff;
}

.crumbs a,
.crumbs span {
    padding: 0px 3px;
    color: #999999;
}

.app-nav-ul li,
.zx-nav-ul li {
    font-size: 18px;
    line-height: 18px;
    font-weight: 600;
    padding-left: 5px;
    border-left: 2px solid #1e8be0;
    margin-bottom: 10px;
    color: #000;
}

.app-about {
    background: #fff;
    margin-bottom: 10px;
    padding: 20px 15px 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}


.app-nav-ul .active,
.zx-nav-ul .zx-active {

}

.app-more-btn {
    width: 50px;
    height: 22px;
    color: #666666;
    position: absolute;
    bottom: -12px;
    background: #dddddd;
    text-align: center;
    line-height: 22px;
    right: 0px;
}

.app-nav-inner {
    height: auto!important;
}

.app-nav-inner p {
    line-height: 24px;
    padding: 5px 0;
}

.app-more-btn:hover {
    color: #fff;
}

.app-nav-inner div {
    display: none;
}

.app-nav-inner div:nth-of-type(1) {
    display: block;
}

.app-correlation {
    padding-bottom: 10px;
    background: #fff;
}

.app-correlation h2 {
    padding: 10px 0 5px 10px;
    font-size: 16px;
}

.app-correlation p {
    padding: 10px 0 5px 10px;
    font-size: 16px;
}

.app-correlation-ul li {
    width: 20%;
    margin: 10px 2.5%;
    float: left;
}

.app-correlation-ul li p {
    text-align: center;
    font-size: 13px;
}

.app-correlation-ul li p:nth-of-type(2) {
    margin-top: 2px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    /* white-space: nowrap; */
    height: 50px;
}

.app-correlation-ul li p:nth-of-type(3) {
    color: #999;
    line-height: 24px;
}
footer {
    background: #1e8be0;
    margin-top: 10px;
    text-align: center;
    padding: 18px 0 15px;
}
.app-footer-menu {
}
.app-footer-nav {
    text-align: center;
}
.app-footer-nav li {
    width: 18%;
    height: 15px;
    text-align: center;
    line-height: 15px;
    position: relative;
    display: inline-block;
}

.app-footer-nav li a {
    display: block;
    color: #fff;
}

.app-footer-nav li span {
    width: 1px;
    height: 15px;
    background: #fff;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
}

.app-copy {
    padding-top: 15px;
}

.app-copy p {
    text-align: center;
    line-height: 20px;
    color: rgba(255, 255, 255, 0.5);
    margin: 0 1px;
}

.main-news-wrap {
    background: #fff;
    width: 100%;
}

.main-news {
    margin: 0 8px;
}

.main-news li {
    padding: 10px 5px;
    border-bottom: 1px solid #e5e5e5;
    height: 52px;
    position: relative;
}

.main-news li a img:nth-of-type(1) {
    width: 70px;
    height: 52px;
}

.main-news li div {
    font-size: 14px;
    width: 70%;
    height: 52px;
    position: absolute;
    left: 0;
    top: 10px;
    margin-left: 90px;
    display: table;
}

.main-news li div a {
    vertical-align: middle;
    display: table-cell;
}

.zx-article {
    background: #fff;
}

.article-title {
    background: #fff;
    padding: 5%;
    border-bottom: 1px solid #ddd;
    padding-bottom: 22px;
    padding-top: 3%;
}

.article-title h1 {
    font-size: 20px;
    color: #000;
    margin-bottom: 10px;
}

.article-date {
    margin-top: 10px;
    color: #999999;
}

.article-main {
    padding-top: 10px;
}

.article-main h3,
.article-main h4 {
    text-indent: 16px !important;
    font-size: 14px;
}

.article-main p {
    line-height: 26px;
    font-size: 14px;
    text-indent: 2em;
    padding: 5px 0;
    margin: 0 5%;
}

.article-main div {
    text-align: left;
}

.article-main a {
    color: #14a218;
}

/* 
.article-main p img{
    width:252px;
} */

.zx-nav-container {
    border-top: 1px solid #ddd;
    position: relative;
    top: -2px;
}

.zx-nav-container div {
    display: none;
    margin: 10px 5px;
}

.zx-nav-container ul li {
    line-height: 28px;
    padding-left: 1%;
}

.zx-nav-container ul li a {
    width: 85%;
    display: block;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.zx-nav-container ul li time {
    float: right;
}

.zx-nav-container ul li:nth-of-type(1),
.zx-nav-container ul li:nth-of-type(2) {
    color: red;
}

.zx-nav-container div:nth-of-type(1) {
    display: block;
}

.nonsupport {
    background: #fffbe2;
    height: 170px;
    border: 1px solid red;
}

.nonsupport-alert p {
    height: 18px;
    color: #d20000;
    margin: 10px auto;
    width: 290px;
    line-height: 18px;
    overflow: hidden;
}

.nonsupport-alert p span {
    height: 18px;
    width: 18px;
    display: block;
    font-weight: bold;
    color: #fff;
    background: red;
    text-align: center;
    line-height: 18px;
    float: left;
    -webkit-border-radius: 9px;
            border-radius: 9px;
    margin-right: 5px;
}

.download-btn {
    top: 22px;
}

.remove-border li {
    border-bottom: none;
}

.remove-border {
    padding-bottom: 5px;
    background: #fff;
}

.soft-1 {
    margin-bottom: 15px;
}

.soft-course p,
.soft-course-1 p {
    line-height: 28px;
}

.soft-course ul li {
    padding-left: 10px;
    background: url(/uploads/image/jcdimages/main_ico.png) -197px 15px no-repeat;
}

.screenshot p {
    padding: 4%;
    text-align: center;
}

.soft-alert {
    width: 260px;
    background: #fff;
    border: 1px solid #45b823;
    border-top: 2px solid #45b823;
    padding: 10px;
    background: url(/uploads/image/jcdimages/main_ico.png) 20% -150px no-repeat #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -140px;
    margin-top: -72px;
    z-index: 999;
    display: none;
}

.soft-alert p {
    font-size: 14px;
    color: #000;
    line-height: 28px;
}

.soft-alert-inner {
    width: 80%;
    float: right;
}

.soft-alert-inner a {
    width: 58px;
    height: 26px;
    background: #45b823;
    text-align: center;
    line-height: 26px;
    display: block;
    float: right;
    color: #fff;
    margin: 5px 10px 5px 2px;
}

.shade,
.shadetwo {
    width: 100%;
    height: 100%;
    background: #000;
    top: 0%;
    left: 0%;
    position: fixed;
    z-index: 998;
    display: none;
}

.special-main-ul li {
    padding: 15px;
    height: 48px;
    border-bottom: 1px solid #ddd;
    position: relative;
}

.special-main-ul li img {
    width: 100%;
}

.special-photo {
    float: left;
    display: block;
    width: 96px;
    height: 48px;
    overflow: hidden;
}

.special-main-ul-right {
    position: absolute;
    width: 62%;
    left: 0;
    margin-left: 120px;
}

.special-main-ul-right a:nth-child(1) {
    font-size: 14px;
    width: 100%;
    display: block;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 22px;
}

.special-main-ul-right p {
    height: 18px;
    margin-top: 8px;
    line-height: 18px;
}

.special-main-ul-right a:nth-child(2) {
    padding-left: 22px;
    float: right;
    margin-right: 10px;
    display: block;
    height: 18px;
    color: #929292;
}

.windows {
    background: url(/uploads/image/jcdimages/main_ico.png) -182px -30px no-repeat;
}

.android {
    background: url(/uploads/image/jcdimages/main_ico.png) -182px -58px no-repeat;
}

.iphone {
    background: url(/uploads/image/jcdimages/main_ico.png) -182px -88px no-repeat;
}

.special-download {
    background: #fff;
}

.special-main-ul-right time {
    float: left;
    color: #929292;
}

.special-download-list li {
    height: 48px;
    padding: 15px 0px;
    width: 50%;
    position: relative;
    border-bottom: 1px solid #ddd;
    float: left;
}

.special-download-list li:nth-of-type(2n 1) {
    border-right: 1px solid #ddd;
}

.special-download-list li:nth-of-type(2n 0) {
    margin-left: -1px;
}

.special-download-list-pic {
    height: 48px;
    width: 48px;
    overflow: hidden;
    display: block;
    padding: 0px 10px;
    float: left;
}

.special-download-list div {
    float: left;
}

.special-download-list div p {
    margin-bottom: 5px;
}

.special-download-btn {
    position: absolute;
    bottom: 1px;
    right: 1px;
}

.special-download-list p a {
    width: 75px;
    display: block;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.inquire-soft-head a {
    float: right;
    width: 50px;
    text-align: center;
    display: block;
}

.inquire-soft-head span {
    border-bottom: 2px solid #2faf28;
    padding: 11px 15px;
}

.inquire-soft-head {
    height: 38px;
    line-height: 38px;
    padding: 0 2% 0 0;
    border-bottom: 1px solid #ddd;
}

.inquire-soft {
    background: #fff;
}

.inquire-soft-container {
    padding: 10px 10px 20px 10px;
}

.inquire-soft-container ul li {
    line-height: 28px;
    padding-left: 10px;
    background: url(/uploads/image/jcdimages/main_ico.png) -197px 13px no-repeat;
    width: 96%;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.excellent-download-inner {
    background: #fff;
}

.excellent-download-inner ul li,
.excellent-container {
    height: 62px;
    padding: 15px 0px;
    width: 100%;
    position: relative;
    border-bottom: 1px solid #ddd;
}

.excellent-container .star-info span:nth-of-type(2) {
    float: right;
}

.excellent-pic {
    width: 62px;
    height: 62px;
    overflow: hidden;
    display: block;
    padding: 0px 10px;
}

.excellent-download-inner ul li div,
.excellent-container div {
    height: 48px;
    position: absolute;
    left: 0;
    top: 15px;
    margin-left: 85px;
}

.excellent-title {
    font-size: 16px;
    position: relative;
}

.excellent-title i {
    width: 18px;
    height: 18px;
    display: block;
    position: absolute;
    right: -20px;
    top: 0;
}

.type {
    font-size: 14px;
    padding-top: 10px;
    display: block;
}

.excellent-download {
    width: 62px;
    position: absolute;
    right: 10px;
    top: 30px;
}

.excellent-download p {
    text-align: center;
    margin-top: 5px;
}

.excellent-referral {
    padding: 3%;
}

.excellent-referral p {
    line-height: 22px;
    margin-bottom: 10px;
    text-indent: 2em;
    font-size: 13px;
}

.use-ajax li p {
    width: 120%;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
}

.honorable-mention {
    padding-top: 10px;
    background: #fff;
}

.excellent-download-inner .honorable-mention li {
    width: 95%;
    margin: 0px auto;
    margin-bottom: 10px;
    border-bottom: none;
    -webkit-box-shadow: 0px 1px 3px #ccc;
            box-shadow: 0px 1px 3px #ccc;
}

/* media */

/* 潞谩脝脕 */

@media screen and (orientation:landscape) {}

/* 脢煤脝脕 */

@media screen and (orientation:portrait) {}

/* 麓掳驴脷驴铆露脠<960,脡猫录脝驴铆露脠=768 */

@media screen and (max-device-width:959px) {}

/* 麓掳驴脷驴铆露脠<768,脡猫录脝驴铆露脠=640 */

@media screen and (max-device-width:767px) {}

/* 麓掳驴脷驴铆露脠<640,脡猫录脝驴铆露脠=480 */

@media screen and (max-device-width:639px) {}

/* 麓掳驴脷驴铆露脠<480,脡猫录脝驴铆露脠=320 */

@media screen and (max-device-width:479px) {}

/* windows ui 脤霉驴驴 */

@media screen and (-ms-view-state:snapped) {}

/* 麓貌脫隆 */

@media print {}

.txt-list li {
    line-height: 28px;
    padding-left: 10px;
    background: url(/uploads/image/jcdimages/main_ico.png) -197px 13px no-repeat;
    width: 96%;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-left: 10px;
}

html {
    width: 100%;
    overflow-x: hidden;
}

.pic_relative {
    width: 40px;
    height: 40px;
}

#not_com {
    text-align: center;
    background-color: #faf0c9;
    height: 30px;
    line-height: 30px;
    color: red;
}

.showphotos {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
}

.photosul {
    position: relative;
    width: 100%;
}

.showphotos img {
    width: 100%;
}

.photosul li {
    float: left;
    margin: 10px;
}

.photosulwrap {
    overflow: hidden;
    margin: 0 auto;
}

.photosbtn li {
    height: 8px;
    width: 8px;
    background: #fff;
    -webkit-border-radius: 4px;
            border-radius: 4px;
    margin: 0 4px;
    display: inline-block;
}

.photosbtn {
    text-align: center;
}

#loadmore_ {
    display: block;
}

.go-top-two {
    height: 30px;
    width: 30px;
    color: #fff;
    font-size: 1.5em;
    text-align: center;
    line-height: 30px;
    -webkit-border-radius: 15px;
            border-radius: 15px;
    background: url(/uploads/image/jcdimages/main_ico.png) -129px 10px no-repeat #1ea71e;
    opacity: .8;
    position: fixed;
    right: 90px;
    bottom: 10px;
    display: none;
    z-index: 999;
}

.showbigphoto {
    z-index: 9999;
    margin: 0 auto;
    overflow: hidden;
    top: 0px;
}

.showbigphoto img {
    width: 100%;
}

.xtouchwrap2 {
    left: -3px;
}

.scrollloading {
    /*background: no-repeat center;*/
}

.app-main2 li {
    padding: 0;
}

.app-main2 li .info_main {
    padding: 0px 0px 0 100px;
}

.app-main2 .btn-dl-com {
    width: 47%;
    margin-top: 10px;
    background: #fff;
    color: #1e8be0!important;
    border: 2px solid #1e8be0;
}
.app-main2 .btn-dl-com:nth-child(2n-1) {
    float: left;
}
.app-main2 .btn-dl-com:nth-child(2n) {
    float: right;
}
.app-main2 .btn_download_app {
    border-color: #3cca20;
    color: #fff!important;
    background: #3cca20;
}
.app-main2 .btn_install_remote {
    background: #1e8be0;
    color: #fff!important;
}

.app-main2 .title-in {
    line-height: 25px;
}

.app-main2 .star-info {
    height: 22;
}

.app-main2 .pic {
    top: 0;
    left: 0;
    width: 90px;
    height: 90px;
}

.app-main2 .info-list {
    height: 42px;
}

#sohucs .section-cbox-wap .cbox-post-wap .post-action-wap .action-issue-wap .issue-btn-wap .btn-mutual-b {
    background-image: ;
}

#sohucs .section-list-wap .list-kinds-wap .kinds-title-b {
    color: #45b823;
    border-bottom: 2px solid #45b823;
}

#sohucs .section-page-wap .page-count-wap .count-mutual-b {
    background-color: #45b823;
}

#sohucs .section-list-wap .list-kinds-wap .kinds-comment-wap .comment-header-wap .header-praise-e .praise-number-b {
    color: #45b823;
}

#sohucs .section-list-wap .list-kinds-wap .kinds-comment-wap .comment-header-wap .header-praise-e .praise-icon-b {
    background-image: ;
}

#sohucs .reset-g a {
    color: #fff;
}

#sohucs .section-cbox-wap .cbox-post-b {
    border: 2px solid #d9d9d9;
}

#sohucs .section-cbox-wap .cbox-post-wap .post-action-b {
    border-top: 1px solid #d9d9d9;
}

#sohucs .section-cbox-wap .cbox-post-wap .post-action-wap .action-function-wap .function-list-wap .list-face-b {
    border-right: 1px solid #d9d9d9;
}

.rank_menu {
    height: 120px;
    background: #ffffff;
    margin: 0 auto;
    -webkit-border-radius: 3px;
            border-radius: 3px;
}

.rank_menu li {
    height: 28px;
    float: left;
    width: 48%;
    margin-left: 8px;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    margin-bottom: 2px;
    background-color: rgb(47, 175, 40);
}

.rank_menu li a {
    color: #ffffff !important;
}

.title-in .name {
    font-weight: 600;
    font-size: 18px;
    color: #000;
}

.app-info-container .info_item {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    border-bottom: 1px solid #f5f5f5;
}
.app-info-container .info_item:nth-last-child(1) {
    border-bottom: none;
}
.app-info-container .info_item .cate {
    float: left;
    color: #999;
}
.app-info-container .info_item .detail {
    float: right;
}