﻿html {
    font-size: 625%;
}

body, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, fieldset, legend, input, textarea, select {
    margin: 0;
    padding: 0;
    font-family: Helvetica, Tahoma, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}

body {
    font-size: 0.16rem;
    background: #f2f2f2;
    max-width: 750px;
    margin: 0 auto;
}

a {
    text-decoration: none;
    color: #061c29;
    font-size: 0.16rem;
}

i, em {
    font-style: normal;
}

ul, ol {
    list-style: none;
}

img {
    border: none;
}

input {
    outline: none;
}

html {
    font-size: 625%;
}

#zq .main_title .mt_left i {
    background: #333!important;
}

#header {
    height: 50px;
    background: #68c30c;
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0 10px;
    align-items: center;
    box-sizing: border-box;
}

#header .h_left {
    width: 131px;
    height: 40px;
}

#header .h_right {
    width: 28px;
    height: 28px;
}

#header .h_right i {
    width: 28px;
    height: 28px;
    display: inline-block;
    background: url(../images/tb.png) 0 0;
}

.main_content2 h2 {
    padding-bottom: 12px!important
}

.main_content2 h2 {
    word-wrap: break-word;
    white-space: pre-wrap;
    overflow: hidden;
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    padding: 5px 0px 0px
}

#nav {
    height: 40px;
    background: #fff;
    line-height: 40px;
    overflow: hidden;
}

#nav .nav_text {
    height: 40px;
    overflow: hidden;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
}

#nav .nav_text::-webkit-scrollbar {
    display: none
}

#nav .nav_text a {
    white-space: nowrap;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
}

#nav .nav_icon {
    width: 50px;
    text-align: center;
    float: right;
    position: relative;
}

#nav .nav_icon i {
    margin-top: 3px;
    width: 18px;
    height: 18px;
    background: url(../images/tb.png)-47px 0;
    display: inline-block;
    position: relative;
    top: 3px;
}

#my-lightbox {
    position: absolute !important;
    top: 90px !important;
    background: #fff;
}

.lightbox .oul {
    padding: 0 10px;
    margin-top: 15px;
}

.lightbox .oul ul {
    display: inline-block;
    box-sizing: border-box;
    padding-bottom: 8px;
    border-bottom: 1px #e4e4e4 solid;
}

.lightbox .oul ul li {
    float: left;
    width: 33.33%;
    box-sizing: border-box;
    height: 40px;
    padding-right: 10px;
    margin-bottom: 10px;
}

.lightbox .oul a {
    display: inline-block;
    margin-right: 10px;
    border: 1px solid #e5e5e5;
    width: 100%;
    font-size: 16px;
    color: #333;
    text-align: center;
}

.lightbox .oul ul li:nth-child(3n) {
    margin-right: 0;
}

#mip-lightbox-mask {
    background: none !important;
}

.main {
    margin: 20px 10px;
    box-sizing: border-box;
    background: #fff;
}

.main .main_content {
    width: 100%;
    padding: 0 10px 0 10px;
    box-sizing: border-box;
}

.main .main_content ul {
    width: 100%;
    display: inline-block;
    display: flex;
    height: auto;
    line-height: inherit;
    width: 100%;
    justify-content: space-between;
    overflow-y: hidden;
    overflow-x: auto;
    box-sizing: border-box;
    white-space: nowrap;
}

.main .main_content ul li {
    overflow: initial;
    padding-right: 10px;
}

.main .main_content ul li a {
    width: 100px;
    height: 100px;
    display: inline-block;
    padding-bottom: 20px;
    text-align: center;
}

.main .main_content ul li a .tit {
    overflow: hidden;
}

.main .main_content ul li a img {
    display: block;
    min-width: 100%;
    max-width: 100%;
    height: 100%;
    margin: auto;
    border-radius: 10px;
}

.main .main_content a {
    margin-bottom: 20px;
}

.main .main2_content {
    width: 100%;
    padding: 0 10px 0 10px;
    box-sizing: border-box;
}

.main .main2_content ul {
    width: 100%;
    display: inline-block;
    display: flex;
    height: auto;
    line-height: inherit;
    width: 100%;
    justify-content: space-between;
    overflow-y: hidden;
    overflow-x: auto;
    box-sizing: border-box;
    white-space: nowrap;
    padding-bottom: 20px;
}

.main .main2_content ul li {
    overflow: initial;
    padding-right: 10px;
}

.main .main2_content ul li a {
    width: 300px;
    height: 170px;
    display: inline-block;
    padding-bottom: 5px;
}

.main .main2_content ul li a img {
    width: 300px;
    height: 170px;
}

.main .main2_content ul li p {
    overflow: hidden;
    width: 300px;
    text-align: center;
    font-size: 14px;
}

/*ÃƒÂ¥Ã‚ÂÃ¢â‚¬ËœÃƒÂ§Ã…Â½Ã‚Â°ÃƒÂ¥Ã‚Â¥Ã‚Â½ÃƒÂ§Ã…Â½Ã‚Â©*/
.main_find {
    margin: 20px 10px;
    box-sizing: border-box;
    background: #fff;
}

.main_find .main_content {
    width: 100%;
    padding: 0 10px 0 10px;
    box-sizing: border-box;
}

.main_find .main_content ul {
    width: 100%;
    display: inline-block;
    display: flex;
    height: auto;
    line-height: inherit;
    width: 100%;
    justify-content: space-between;
    overflow-y: hidden;
    overflow-x: auto;
    box-sizing: border-box;
    white-space: nowrap;
}

.main_find .main_content ul li {
    overflow: initial;
    padding-right: 10px;
    padding-bottom: 16px;
}

.main_find .main_content ul li a {
    height: 78px;
    width: 210px;
    display: inline-block;
    position: relative;
}

.main_find .main_content ul li a img {
    display: block;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: 100%;
    margin: auto;
}

.main_find .main_content ul li span {
    width: 210px;
    display: inline-block;
    position: relative;
}

.main_find .main_content ul li a .main_text {
    text-align: center;
    padding: 0 10px;
}

.main_find .main_content ul li a .main_text .ptitle {
    font-size: 14px;
}

.main_find .main_content ul li a .main_text .ptext {
    font-size: 12px;
    color: #e5e5e5;
}

.main_find .main_content ul li:last-child {
    padding-right: 0px;
}

.main_find .find_content {
    width: 100%;
    padding: 0 10px 15px 10px;
    box-sizing: border-box;
}

.main_find .find_content ul {
    width: 100%;
    display: inline-block;
}

.main_find .find_content ul li {
    width: 100%;
    float: left;
    /*padding-right: 15px;*/
    box-sizing: border-box;
    margin-bottom: 15px;
}

.main_find .find_content ul li a {
    width: 100%;
    display: inline-block;
    margin-right: 15px;
    position: relative;
}

.main_find .find_content ul li a img {
    display: block;
    min-width: 100%;
    max-width: 100%;
    margin: auto;
}

.main_find .find_content ul li a .text {
    width: 100%;
    position: absolute;
    display: inline-block;
    bottom: 10px;
    padding: 0 10px;
    box-sizing: border-box;
}

.main_find .find_content ul li a .text .p1 {
    margin-top: 10px;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
}

.main_find .find_content ul li a .text .p2 {
    font-size: 12px;
    color: #e5e5e5;
}

/*ÃƒÂ¦Ã…â€œÃ¢â€šÂ¬ÃƒÂ¦Ã¢â‚¬â€œÃ‚Â°ÃƒÂ¦Ã¢â‚¬ÂºÃ‚Â´ÃƒÂ¦Ã¢â‚¬â€œÃ‚Â°*/
.main_top {
    margin: 20px 10px;
    box-sizing: border-box;
    background: #fff;
}

.main_top .main_top_content {
    padding: 0 10px;
    box-sizing: border-box;
}

.main_top .main_top_content ul {
    width: 100%;
    display: inline-block;
}

.main_top .main_top_content ul li {
    width: 100%;
    display: inline-block;
    margin-bottom: 15px;
}

.main_top .main_top_content ul li a {
    display: flex;
}

.main_top .main_top_content ul li .mtc_img {
    width: 100px;
    height: 100px;
    float: left;
    margin-right: 15px;
}

.main_top .main_top_content ul li .mtc_img img {
    width: 100px;
    height: 100px;
}

.main_top .main_top_content ul li .mtc_text {
    float: left;
}

.main_top .main_top_content ul li .mtc_text h4 {
    color: #333;
    font-size: 18px;
    margin-bottom: 4px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}

.main_top .main_top_content ul li .mtc_text p {
    color: #999999;
    margin-bottom: 7px;
    font-size: 18px;
}

.main_top .main_top_content ul li .mtc_text span {
    background: #68c30c;
    width: 80px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 18px;
    border-radius: 3px;
    display: inline-block;
}

.main_top .more {
    text-align: center;
    padding-bottom: 40px;
}

.main_top .more a {
    font-size: 18px;
    color: #68c30c;
}

.main_list_content {
    padding: 0 10px;
    box-sizing: border-box;
}

.main_list_content ul {
    width: 100%;
    display: inline-block;
}

.main_list_content ul li {
    width: 100%;
    display: flex;
    margin-bottom: 15px;
    /* align-items: center; */
    justify-content: space-between;
    position: relative;
    border-bottom: solid 1px #f5f5f5;
    padding-bottom: 10px;
}

.main_list_content ul li .mtc_img {
    width: 80px;
    height: 80px;
    margin-right: 10px;
}

.main_list_content.main_pc_list ul li .mtc_img {
    width: 50px;
    height: 50px;
    margin-right: 10px;
}

.main_list_content ul li .mtc_img img {
    width: 100%;
    height: 100%;
}

.main_list_content ul li .mtc_text {
    margin-bottom: 5px;
    flex: 1;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.main_list_content ul li .mtc_text .tit {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 16px;
    font-weight: bold;
}

.main_list_content ul li .mtc_text .lanmu {
    display: block;
    font-size: 14px;
    color: #68c30c;
    margin-top: 10px;
    margin-bottom: 10px;
}

.main_list_content ul li .mtc_text .time {
    color: #ccc;
    font-size: 13px;
}

.main_list_content ul li .mtc_text .size {
    color: #ccc;
    font-size: 13px;
    margin-left: 20px;
}

.main_list_content ul li .mtc_down {
    width: 50px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 35px;
}

.main_list_content ul li .mtc_down a {
    font-size: 14px;
    border: 1px solid #68c30c;
    color: #68c30c;
    padding: 4px 8px;
}

/*ÃƒÂ¥Ã¢â‚¬Â¦Ã‚Â¬ÃƒÂ¥Ã¢â‚¬Â¦Ã‚Â±*/
.main_title {
    display: flex;
    justify-content: space-between;
    padding: 15px 10px;
}

.main_title .mt_left {
    float: left;
    display: flex;
    align-items: center;
}

.main_title .mt_left i {
    width: 4px;
    height: 18px;
    background: #68c30c;
    display: inline-block;
    float: left;
    margin-right: 7px;
}

.main_title .mt_left h3 {
    font-size: 18px;
    color: #333;
    float: left;
}

.main_title .mt_left .sy_bt {
    font-size: 18px;
    color: #333;
    float: left;
    font-weight: bold;
}

.main_title .mt_right a {
    font-size: 14px;
    color: #68c30c;
}

/*ÃƒÂ¥Ã‚ÂºÃ¢â‚¬Â¢ÃƒÂ©Ã†â€™Ã‚Â¨ÃƒÂ¥Ã¢â‚¬â„¢Ã¢â‚¬Â¢ÃƒÂ¥Ã¢â‚¬â„¢Ã¢â‚¬Â¢ÃƒÂ§Ã…â€™Ã‚Âª*/
#footer {
    text-align: center;
}

#footer .footer_logo {
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

#footer .footer_logo img {
    width: auto;
    height: 48px;
    display: inline-block;
}

#footer .footer_logo .reprot {
    margin-left: 30px;
    color: #999;
    cursor: pointer;
}

#footer .footer_p {
    text-align: center;
}

#footer .footer_p p {
    color: #999;
    font-size: 14px;
    padding: 10px 0;
}

/*ÃƒÂ¥Ã‚ÂÃ¢â‚¬ËœÃƒÂ§Ã…Â½Ã‚Â°ÃƒÂ¥Ã‚Â¤Ã‚Â´ÃƒÂ©Ã†â€™Ã‚Â¨head2*/
#header2 {
    height: 50px;
    background: #68c30c;
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0 10px;
    align-items: center;
    box-sizing: border-box;
}

#header2 .left {
    display: inline-block;
    width: 24px;
    height: 24px;
}

#header2 .left a {
    width: 24px;
    height: 24px;
    display: inline-block;
}

#header2 .left a i {
    width: 24px;
    height: 24px;
    background: url(../images/tb.png) -192px 0;
    position: relative;
    display: inline-block;
}

#header2 .center p {
    font-size: 14px;
    color: #fff;
}

#header2 a i {
    width: 28px;
    height: 28px;
    display: inline-block;
    background: url(../images/tb.png) 0 0;
}

/*ÃƒÂ¤Ã‚ÂºÃ…â€™ÃƒÂ§Ã‚ÂºÃ‚Â§ÃƒÂ¥Ã‹â€ Ã¢â‚¬Â ÃƒÂ§Ã‚Â±Ã‚Â»*/
.twoList {
    height: 40px;
    background: #e5e5e5;
}

.twoList ul {
    width: 100%;
}

.twoList ul li {
    float: left;
    height: 40px;
    line-height: 40px;
}

.twoList ul li a {
    padding: 0 15px;
    box-sizing: border-box;
}

/*ÃƒÂ¦Ã‚Â¬Ã‚Â¢ÃƒÂ¤Ã‚Â¹Ã‚ÂÃƒÂ¦Ã¢â‚¬â€œÃ¢â‚¬â€ÃƒÂ¥Ã…â€œÃ‚Â°ÃƒÂ¤Ã‚Â¸Ã‚Â»*/
.landlord {
    margin: 20px 10px;
    padding: 30px 30px 20px 30px;
    box-sizing: border-box;
    background: #fff;
    text-align: center;
    position: relative;
}
.landlord .jubao {
    position: absolute;
    top:10px;
    right: 10px;
}

.landlord .ll_img {
    text-align: center;
    margin-bottom: 20px;
}

.landlord .ll_img img {
    width: 128px;
    height: 128px;
    display: inline-block;
}

.landlord .ll_title {
    margin-bottom: 8px;
}

.landlord .ll_title h3 {
    font-size: 24px;
}
.landlord .ll_title h1{font-size:24px;}

.landlord .ll_liuliang {
    margin-bottom: 12px;
    display: inline-block;
    height: 20px;
    line-height: 20px;
}

.landlord .ll_liuliang span a {
    float: left;
    font-size: 14px;
    color: #68c30c;
    margin-right: 20px;
}

.landlord .ll_liuliang small {
    color: #999;
    float: right;
    font-size: 14px;
}

.landlord .fangpingbi a,.landlord .fangpingbi span.disable {
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: #68c30c;
    border-radius: 5px;
    display: block;
    font-size: 25px;
    color: #fff;
    margin-bottom: 10px;
}

.landlord .fangpingbi span.disable {
    background-color: #ccc;
}

.landlord .fangpingbi a i {
    display: inline-block;
    width: 20px;
    height: 20px;
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.landlord .fangpingbi i.az-icon {
    background-image: url("../images/down_az.png");
}

.landlord .fangpingbi i.pg-icon {
    background-image: url("../images/down_pg.png");
}

.landlord .fangpingbi a span {
    font-size: 12px;
}

/*TabÃƒÂ¥Ã‹â€ Ã¢â‚¬Â¡ÃƒÂ¦Ã‚ÂÃ‚Â¢*/
.sTabs {
    display: flex;
    white-space: nowrap;
    background-color: #fff;
    padding: 5px 16px;
    justify-content: space-between;
}

.sTabs li {
    list-style: none;
    width: 16.66666667%;
    padding: 0 14px 0 15px;
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    flex: 1;
    cursor: pointer;
}

.sTabs li.active {
    color: #68c30c;
}

/*ÃƒÂ¥Ã¢â‚¬Â¦Ã‚Â³ÃƒÂ¦Ã‚Â³Ã‚Â¨ÃƒÂ¥Ã¢â‚¬â„¢Ã¢â‚¬Â¢ÃƒÂ¥Ã¢â‚¬â„¢Ã¢â‚¬Â¢ÃƒÂ§Ã…â€™Ã‚Âª*/
.gugu {
    margin: 20px 10px;
    box-sizing: border-box;
    background: #fff;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.gugu .gugu_left {
    display: flex;
    align-items: center;
}

.gugu .gugu_left .ggl_img {
    width: 45px;
    height: 45px;
}

.gugu .gugu_left .ggl_img img {
    width: 45px;
    height: 45px;
}

.gugu .gugu_left .ggl_text {
    margin-left: 14px;
}

.gugu .gugu_left .ggl_text h4 {
    font-size: 14px;
    color: #333;
    display: block;
}

.gugu .gugu_left .ggl_text p {
    color: #999;
    font-size: 14px;
    display: block;
}

.gugu .gugu_right a {
    padding: 7px 15px;
    border: 1px #68c30c solid;
    border-radius: 3px;
    color: #68c30c;
    font-size: 14px;
}

/*ÃƒÂ¥Ã¢â‚¬ÂºÃ‚Â¾ÃƒÂ§Ã¢â‚¬Â°Ã¢â‚¬Â¡*/
.img_content {
    padding: 0 10px;
    box-sizing: border-box;
}

.img_content ul {
    display: flex;
    height: auto;
    line-height: inherit;
    justify-content: space-between;
    overflow-y: hidden;
    overflow-x: auto;
    box-sizing: border-box;
    white-space: nowrap;
    padding-bottom: 16px;
}

.img_content ul li {
    overflow: initial;
    padding-right: 10px;
}

.img_content ul li:last-child {
    padding-right: 0;
}

.img_content ul li a {
    width: 100%;
    display: inline-block;
}

.img_content ul li span {
    width: 100%;
    display: inline-block;
}

.img_content ul li a img {
    max-width: 200px;
    min-width: 200px;
}

.img_content ul li span img {
    max-width: 240px;
    min-width: 240px;
}

/*ÃƒÂ§Ã‚Â®Ã¢â€šÂ¬ÃƒÂ¤Ã‚Â»Ã¢â‚¬Â¹*/
.main_findPadding {
    padding-bottom: 20px;
}

.about_content {
    padding: 0 10px;
    box-sizing: border-box;
}

.about_content p {
    color: #333;
    line-height: 2;
    font-size: 14px;
}

.about_content img {
    max-height: max-content;
    margin: 10px auto;
    max-width: 100%;
    display: block;
}

.about_content p br {
    line-height: 20px;
}

#jieshao .about_content {
    overflow: hidden;
}

#jieshao.c .about_content {
    height: auto;
}

#jieshao .xsqb {
    display: block;
    overflow: hidden;
}

#jieshao i.jiant {
    height: 16px;
    line-height: 16px;
    margin: 10px;
    padding-right: 17px;
    color: #999;
    float: right;
    background-image: url("../images/ud.png");
    background-repeat: no-repeat;
    background-size: 13px auto;
}

#jieshao .xsqb i {
    background-position: right 6px;
}

#jieshao.c .xsqb i {
    content: "";
    background-position: right -6px;
}

/*ÃƒÂ¨Ã‚Â¯Ã‚Â¦ÃƒÂ§Ã‚Â»Ã¢â‚¬Â ÃƒÂ¤Ã‚Â¿Ã‚Â¡ÃƒÂ¦Ã‚ÂÃ‚Â¯*/
.detail_content {
    padding: 0 10px;
    box-sizing: border-box;
}

.detail_content ul {
    width: 100%;
}

.detail_content ul li {
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.detail_content ul li label {
    width: 60px;
    font-size: 14px;
    color: #333;
    text-align: right;
    display: inline-block;
    margin-right: 10px;
}

.detail_content ul li span {
    flex: 1;
    font-size: 14px;
    color: #999;
}

.detail_content ul li span a {
    color: #68c30c;
}

/*ÃƒÂ§Ã¢â‚¬ÂºÃ‚Â¸ÃƒÂ¥Ã¢â‚¬Â¦Ã‚Â³ÃƒÂ©Ã‹Å“Ã¢â‚¬Â¦ÃƒÂ¨Ã‚Â¯Ã‚Â»*/
.reading_content {
    padding: 0 10px;
    box-sizing: border-box;
}

.reading_content ul {
    width: 100%;
}

.reading_content ul li {
    width: 100%;
    display: block;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px #e5e5e5 solid;
}

.reading_content ul li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}

.reading_content ul li:last-child {
    border-bottom: none;
}

.reading_content ul li .thumb {
    width: 90px;
    float: left;
    margin-right: 10px;
}

.reading_content ul li .thumb img {
    max-height: 47px;
    display: block;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: 100%;
    margin: auto;
}

.reading_content ul li h4,.reading_content ul li .tit {
    margin-bottom: 10px;
    font-weight: 500;
}

.reading_content ul li h4 a,.reading_content ul li .tit a {
    overflow: hidden;
    display: block;
    /* height: 42px; */
    font-size: 16px;
    color: #333;
}

.reading_content ul li p {
    width: 100%;
    display: inline-block;
}

.reading_content ul li p span {
    font-size: 14px;
    color: #999;
    float: left;
}

.reading_content ul li p small {
    font-size: 14px;
    color: #999;
    float: right;
}

/*ÃƒÂ¥Ã‚Â¤Ã‚Â´ÃƒÂ©Ã†â€™Ã‚Â¨header3*/
#header3 {
    height: 50px;
    background: url(../images/sy_top_h.jpg) no-repeat;
    width: 100%;
    text-align: center;
    position: relative;
    line-height: 50px;
    padding: 0 10px;
    box-sizing: border-box;
}

#header3 .h_title p {
    color: #fff;
    font-size: 20px;
}

#header3 .h_search {
    position: absolute;
    right: 10px;
    top: 7px;
}

#header3 .h_search a i {
    width: 28px;
    height: 28px;
    display: inline-block;
    background: url(../images/tb.png) 0 0;
}

#header5 .h_title p {
    color: #fff;
    font-size: 20px;
}

#header5 .h_search {
    position: absolute;
    right: 10px;
    top: 7px;
}

#header5 .h_search a i {
    width: 28px;
    height: 28px;
    display: inline-block;
    background: url(../images/tb.png) 0 0;
}

/*ÃƒÂ¥Ã‚Â¯Ã‚Â¼ÃƒÂ¨Ã‹â€ Ã‚Âª*/
.nav2 {
    display: flex;
    height: auto;
    line-height: inherit;
    width: 100%;
    justify-content: space-between;
    overflow-y: hidden;
    overflow-x: auto;
    box-sizing: border-box;
    white-space: nowrap;
    box-sizing: border-box;
}

.nav2 ::-webkit-scrollbar {
    width: 1px;
    height: 2px;
}

/*ÃƒÂ¥Ã‚Â®Ã…Â¡ÃƒÂ¤Ã‚Â¹Ã¢â‚¬Â°ÃƒÂ¦Ã‚Â»Ã…Â¡ÃƒÂ¥Ã…Â Ã‚Â¨ÃƒÂ¦Ã‚ÂÃ‚Â¡ÃƒÂ©Ã‚Â«Ã‹Å“ÃƒÂ¥Ã‚Â®Ã‚Â½ÃƒÂ¥Ã‚ÂÃ…Â ÃƒÂ¨Ã†â€™Ã…â€™ÃƒÂ¦Ã¢â€žÂ¢Ã‚Â¯ ÃƒÂ©Ã‚Â«Ã‹Å“ÃƒÂ¥Ã‚Â®Ã‚Â½ÃƒÂ¥Ã‹â€ Ã¢â‚¬Â ÃƒÂ¥Ã‹â€ Ã‚Â«ÃƒÂ¥Ã‚Â¯Ã‚Â¹ÃƒÂ¥Ã‚ÂºÃ¢â‚¬ÂÃƒÂ¦Ã‚Â¨Ã‚ÂªÃƒÂ§Ã‚Â«Ã¢â‚¬â€œÃƒÂ¦Ã‚Â»Ã…Â¡ÃƒÂ¥Ã…Â Ã‚Â¨ÃƒÂ¦Ã‚ÂÃ‚Â¡ÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¥Ã‚Â°Ã‚ÂºÃƒÂ¥Ã‚Â¯Ã‚Â¸*/
.nav2 ::-webkit-scrollbar-track {
    background-color: transparent !important;
}

/*ÃƒÂ¥Ã‚Â®Ã…Â¡ÃƒÂ¤Ã‚Â¹Ã¢â‚¬Â°ÃƒÂ¦Ã‚Â»Ã…Â¡ÃƒÂ¥Ã…Â Ã‚Â¨ÃƒÂ¦Ã‚ÂÃ‚Â¡ÃƒÂ¨Ã‚Â½Ã‚Â¨ÃƒÂ©Ã‚ÂÃ¢â‚¬Å“ ÃƒÂ¥Ã¢â‚¬Â Ã¢â‚¬Â¦ÃƒÂ©Ã‹Å“Ã‚Â´ÃƒÂ¥Ã‚Â½Ã‚Â±+ÃƒÂ¥Ã…â€œÃ¢â‚¬Â ÃƒÂ¨Ã‚Â§Ã¢â‚¬â„¢*/
.nav2 ::-webkit-scrollbar-thumb {
    background-color: transparent !important;
}

/*ÃƒÂ¥Ã‚Â®Ã…Â¡ÃƒÂ¤Ã‚Â¹Ã¢â‚¬Â°ÃƒÂ¦Ã‚Â»Ã¢â‚¬ËœÃƒÂ¥Ã‚ÂÃ¢â‚¬â€ ÃƒÂ¥Ã¢â‚¬Â Ã¢â‚¬Â¦ÃƒÂ©Ã‹Å“Ã‚Â´ÃƒÂ¥Ã‚Â½Ã‚Â±+ÃƒÂ¥Ã…â€œÃ¢â‚¬Â ÃƒÂ¨Ã‚Â§Ã¢â‚¬â„¢*/
.nav2 ul {
    display: flex;
    height: auto;
    line-height: inherit;
    width: 100%;
    justify-content: space-between;
    overflow-y: hidden;
    overflow-x: auto;
    box-sizing: border-box;
    white-space: nowrap;
    background: #fff;
    box-sizing: border-box;
}

.nav2 ul li {
    margin-right: 5px;
    float: inherit;
    overflow: initial;
    max-width: 100%;
    padding: 0 15px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.nav2 ul .on {
    border-bottom: 3px #000 solid;
}

/*ÃƒÂ¥Ã‚Â¿Ã¢â‚¬Â¦ÃƒÂ§Ã…â€œÃ¢â‚¬Â¹ÃƒÂ¦Ã¢â‚¬ÂÃ‚Â»ÃƒÂ§Ã¢â‚¬Â¢Ã‚Â¥*/
.bikan_content {
    padding: 0 10px;
    box-sizing: border-box;
    overflow: hidden;
}

.bikan_content ul {
    width: 100%;
}

.bikan_content ul li {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.bikan_content ul li a {
    border-radius: 15px;
    padding: 0 15px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    background: #000;
    display: inline-block;
    color: #fff;
}

/*ÃƒÂ¨Ã‚ÂµÃ¢â‚¬Å¾ÃƒÂ¦Ã¢â‚¬â€œÃ¢â€žÂ¢ÃƒÂ¥Ã‚ÂºÃ¢â‚¬Å“*/
.main .data_content {
    box-sizing: border-box;
}

.main .data_content .mip-element {
}

.main .data_content .mip-element .nav {
    margin-bottom: 15px;
}

.main .data_content .mip-element .nav .mip-vd-tabs-nav {
    width: 100%;
    display: inline-block;
    box-sizing: border-box;
    height: auto;
    padding: 0 10px;
}

.main .data_content .mip-element .nav .mip-vd-tabs-nav li {
    float: left;
    text-overflow: clip !important;
    padding: 0 16px;
    border-bottom: none;
    color: #333;
    width: auto;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
}

.main .data_content .mip-element .nav .mip-vd-tabs-nav .mip-vd-tabs-nav-selected {
    background: #000;
    color: #fff;
}

.main .data_content .mip-element .nav .mip-vd-tabs-nav .on {
}

.data_content .mip-vd-tabs-content {
}

.data_content .mip-vd-tabs-content .navcontent {
    width: 100%;
    display: flex;
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
    padding: 20px 10px;
}

.data_content .mip-vd-tabs-content .navcontent .navleft {
    float: left;
    text-align: right;
    width: 70px;
}

.data_content .mip-vd-tabs-content .navcontent .navleft label {
    font-size: 14px;
    color: #999;
    /*float:left;*/
}

.data_content .mip-vd-tabs-content .navcontent .navleft label i {
    width: 6px;
    height: 12px;
    background: url(../images/jt.png) no-repeat;
    display: inline-block;
    margin-left: 7px;
    margin-top: 4px;
}

.data_content .mip-vd-tabs-content .navcontent .navright {
    float: left;
    margin-left: 20px;
    flex: 1;
}

.data_content .mip-vd-tabs-content .navcontent .navright ul li {
    list-style: none;
    float: left;
    margin-right: 25px;
    margin-bottom: 20px;
    width: 50px;
}

.data_content .mip-vd-tabs-content .navcontent .navright ul li a {
    width: 100%;
    display: inline-block;
    text-align: center;
}

.data_content .mip-vd-tabs-content .navcontent .navright ul li a img {
    width: 50px;
    height: 50px;
}

.data_content .mip-vd-tabs-content .navcontent .navright ul li a p {
    font-size: 14px;
}

.data_content .mip-vd-tabs-content .navcontent2 {
    width: 100%;
    display: flex;
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
    padding: 20px 10px;
    box-sizing: border-box;
}

.data_content .mip-vd-tabs-content .navcontent2 .navleft {
    float: left;
    text-align: right;
    width: 70px;
}

.data_content .mip-vd-tabs-content .navcontent2 .navleft label {
    font-size: 14px;
    color: #999;
    /*float:left;*/
}

.data_content .mip-vd-tabs-content .navcontent2 .navleft label i {
    width: 6px;
    height: 12px;
    background: url(../images/jt.png) no-repeat;
    display: inline-block;
    margin-left: 7px;
    margin-top: 4px;
}

.data_content .mip-vd-tabs-content .navcontent2 .navright {
    float: left;
    margin-left: 20px;
    flex: 1;
}

.data_content .mip-vd-tabs-content .navcontent2 .navright ul li {
    list-style: none;
    float: left;
    margin-right: 25px;
    margin-bottom: 20px;
}

.data_content .mip-vd-tabs-content .navcontent2 .navright ul li a {
    text-align: center;
}

.data_content .mip-vd-tabs-content .navcontent2 .navright ul li a img {
    width: 50px;
    height: 50px;
    margin-bottom: 5px;
}

.data_content .mip-vd-tabs-content .navcontent2 .navright ul li a p {
    font-size: 14px;
}

/*ÃƒÂ¦Ã¢â‚¬â€œÃ‚Â°ÃƒÂ©Ã¢â‚¬â€Ã‚Â»ÃƒÂ¥Ã‹â€ Ã¢â‚¬â€ÃƒÂ¨Ã‚Â¡Ã‚Â¨*/
.newsList_content {
    padding: 0 10px;
    box-sizing: border-box;
}

.newsList_content ul {
    width: 100%;
    display: inline-block;
    box-sizing: border-box;
}

.newsList_content ul li {
    display: flex;
    align-items: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 15px 0;
    border-bottom: 1px #e5e5e5 solid;
}

.newsList_content ul li:last-child {
    border-bottom: none;
}

.newsList_content ul li a {
    width: 100%;
    display: inline-block;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}

.newsList_content ul li a i {
    width: 40px;
    height: 20px;
    font-size: 12px;
    text-align: center;
    line-height: 20px;
    color: #fff;
    background: #09080d;
    display: inline-block;
    /* margin-right: 10px; */
}

.newsList_content ul li a span {
    font-size: 14px;
    color: #333;
}

/*ÃƒÂ¦Ã‚Â¸Ã‚Â¸ÃƒÂ¦Ã‹â€ Ã‚ÂÃƒÂ§Ã‚Â¤Ã‚Â¼ÃƒÂ¥Ã…â€™Ã¢â‚¬Â¦*/
.lblist_content {
    padding: 0 10px;
    box-sizing: border-box;
}

.lblist_content ul {
    width: 100%;
    display: inline-block;
    box-sizing: border-box;
}

.lblist_content ul li {
    padding: 20px;
    border: 1px solid #e5e5e5;
    overflow: hidden;
    margin-bottom: 20px;
}

.lblist_content ul li:last-child {
    margin-bottom: 0px;
}

.lblist_content ul li h4 {
    color: #333;
    font-size: 14px;
    margin-bottom: 15px;
}

.lblist_content ul li p {
    font-size: 14px;
    color: #999;
    margin-bottom: 15px;
}

.lblist_content ul li p span {
    font-size: 14px;
    color: #999;
    margin-right: 10px;
}

.lblist_content ul li .download .left {
    float: left;
}

.lblist_content ul li .download .left span {
    font-size: 14px;
    color: #999;
    margin-right: 10px;
    float: left;
}

.lblist_content ul li .download .left .az {
    width: 17px;
    height: 20px;
    background: url(../images/az.png) no-repeat;
    float: left;
    margin-right: 10px;
}

.lblist_content ul li .download .left .iphone {
    width: 17px;
    height: 20px;
    background: url(../images/pg.png) no-repeat;
    float: left;
}

.lblist_content ul li .download .right {
    float: right;
    width: 60px;
    height: 30px;
    display: inline-block;
    background: #68c30c;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    border-radius: 3px;
}

.lblist_content ul li .download .right span {
}

.lblist_content .more {
    text-align: center;
    padding: 10px 0;
}

.lblist_content .more a {
    font-size: 18px;
    color: #68c30c;
}

/*ÃƒÂ¦Ã‚Â Ã¢â‚¬Â¡ÃƒÂ§Ã‚Â­Ã‚Â¾*/
ul.taglist {
    margin-bottom:10px;
    width: 100%;
    display: inline-block;
    box-sizing: border-box;
}

ul.taglist p,ul.taglist li{ display: inline-block;font-size: 14px;font-weight: bold;}
ul.taglist li a{ font-size:14px;color:#68c30c;  margin-right:10px;}


/*ÃƒÂ¥Ã‚Â¤Ã‚Â´ÃƒÂ©Ã†â€™Ã‚Â¨4*/
#header4 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 50px;
    padding: 0 10px;
    box-sizing: border-box;
    background: #68c30c;
}

#header4 .search_input {
    flex: 1;
    position: relative;
}

#header4 .search_input i {
    width: 18px;
    height: 18px;
    background: url(../images/tb.png)-102px 0;
    position: absolute;
    left: 10px;
    top: 9px;
}

#header4 .search_input input {
    border: none;
    outline: none;
    width: 100%;
    border-radius: 18px;
    height: 35px;
    text-indent: 35px;
}

#header4 .h_right {
    width: 55px;
    /*display: flex;*/
    text-align: right;
}

#header4 .h_right input, #header4 .h_right a {
    font-size: 20px;
    color: #fff;
    border: none;
    outline: none;
    background: transparent;
}

/*ÃƒÂ¥Ã¢â‚¬Â¦Ã‚Â³ÃƒÂ©Ã¢â‚¬ÂÃ‚Â®ÃƒÂ¨Ã‚Â¯Ã‚Â*/
.keywords {
    padding: 0 10px;
    box-sizing: border-box;
}

.keywords ul {
    width: 100%;
    display: inline-block;
    box-sizing: border-box;
}

.keywords ul li {
    float: left;
    margin-right: 15px;
    margin-bottom: 20px;
}

.keywords ul li a {
    height: 30px;
    padding: 0 12px;
    background: #f6ffec;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    display: inline-block;
    color: #333;
    border-radius: 15px;
}

/*ÃƒÂ¦Ã‚ÂÃ…â€œÃƒÂ§Ã‚Â´Ã‚Â¢2*/
.main_top .listMax_content {
    /*padding: 0 10px;*/
    box-sizing: border-box;
}

.main_top .listMax_content .top {
    padding: 15px 20px;
    box-sizing: border-box;
}

.main_top .listMax_content .top ul {
    width: 100%;
    display: inline-block;
}

.main_top .listMax_content .top ul li {
    width: 100%;
    display: inline-block;
    margin-bottom: 15px;
}

.main_top .listMax_content .top ul li .mtc_img {
    width: 100px;
    height: 100px;
    float: left;
    margin-right: 15px;
}

.main_top .listMax_content .top ul li .mtc_img img {
    width: 100px;
    height: 100px;
}

.main_top .listMax_content .top ul li .mtc_text {
    float: left;
}

.main_top .listMax_content .top ul li .mtc_text h4 {
    color: #333;
    font-size: 18px;
    margin-bottom: 4px;
    font-weight: 500;
}

.main_top .listMax_content .top ul li .mtc_text p {
    color: #999999;
    margin-bottom: 7px;
    font-size: 18px;
}

.main_top .listMax_content .top ul li .mtc_text span {
    background: #68c30c;
    width: 80px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 18px;
    border-radius: 3px;
    display: inline-block;
}

/*ÃƒÂ¤Ã‚Â¸Ã¢â‚¬Â¹ÃƒÂ©Ã‚ÂÃ‚Â¢ÃƒÂ¤Ã‚Â¸Ã¢â‚¬Â°ÃƒÂ¥Ã‚Â¼Ã‚Â ÃƒÂ¥Ã¢â‚¬ÂºÃ‚Â¾*/
.imgMin_content {
    /*padding: 0 10px;*/
    box-sizing: border-box;
}

.imgMin_content ul {
    display: flex;
    height: auto;
    line-height: inherit;
    justify-content: space-between;
    overflow-y: hidden;
    overflow-x: auto;
    box-sizing: border-box;
    white-space: nowrap;
}

.imgMin_content ul li {
    overflow: initial;
    display: inline-block;
    padding-right: 10px;
}

.imgMin_content ul li a {
    width: 100%;
    display: inline-block;
}

.imgMin_content ul li a img {
    width: 150px;
}

/*ÃƒÂ©Ã‚ÂÃ‚Â¢ÃƒÂ¥Ã…â€™Ã¢â‚¬Â¦ÃƒÂ¥Ã‚Â±Ã¢â‚¬Ëœ*/
.crumbs {
    background: #e5e5e5;
    height: 42px;
    overflow: hidden;
    padding-top: 5px;
}

.crumbs ul {
    overflow-x : scroll;
    white-space: nowrap;
    margin-right: -90px;
}

.crumbs ul * {
    display: inline-block;
}

.crumbs ul li {
    height: 40px;
    line-height: 40px;
}

.crumbs ul li:last-child {
    background: none;
}

.crumbs ul li a,.crumbs ul li span {
    font-size: 14px;
}

.crumbs ul .one {
    background: #ffffff;
    position: relative;
    z-index: 10;
    padding: 0 25px;
}

.crumbs ul .icon {
    width: 27px;
    height: 27px;
    transform: rotate(45deg);
    background: #fff;
    position: relative;
    left: -18px;
    top: 10px;
    z-index: 9;
}

.crumbs ul .two {
    background: #f6f6f6;
    position: relative;
    left: -37px;
    padding: 0 20px 0 30px;
    z-index: 8;
}

.crumbs ul .icon2 {
    width: 27px;
    height: 27px;
    transform: rotate(45deg);
    background: #f6f6f6;
    position: relative;
    left: -53px;
    top: 9px;
    z-index: 7;
}

.crumbs ul .three {
    position: relative;
    left: -74px;
    z-index: 5;
    background: #ececec;
    padding: 0 20px 0 30px;
}

.crumbs ul .icon3 {
    width: 27px;
    height: 27px;
    transform: rotate(45deg);
    background: #ececec;
    position: relative;
    left: -91px;
    top: 9px;
    z-index: 1;
}

.crumbs ul .four {
    position: relative;
    left: -60px;
    padding: 0 20px;
}

/*ÃƒÂ¨Ã‚Â¯Ã‚Â¦ÃƒÂ¦Ã†â€™Ã¢â‚¬Â¦*/
.detail {
    margin: 20px 10px;
    box-sizing: border-box;
    background: #fff;
}

.detail .detail_top {
    border-bottom: 1px #e5e5e5 solid;
}

.detail .detail_top .title {
    padding: 15px 15px 15px 15px;
    line-height: 1.2;
}

.detail .detail_top .title h1 {
    font-size: 24px;
    line-height: 36px;
    color: #333333;
}

.detail .detail_top .gugu {
    margin: 0;
}

.detail .detail_text {
    padding: 15px;
    box-sizing: border-box;
}

.detail .detail_text .text {
    margin-bottom: 20px;
}

.detail .detail_text .text p {
    line-height: 2;
    word-wrap: break-word;
}

.detail .detail_text .text p img {
    max-width: 100%;
    padding: 15px 0;
    display: block;
    margin: auto;
}

.detail .detail_text .text p img {
    max-height: inherit !important;
    max-width: 100% !important;
    min-width: inherit !important;
    min-height: inherit !important;
    width: max-content !important;
}

.detail_text .main_top_content {
    padding: 0 10px;
    box-sizing: border-box;
    border-left: 4px #68c30c solid;
    background: #f6ffec;
}

.detail_text .main_top_content ul {
    width: 100%;
    display: inline-block;
}

.detail_text .main_top_content ul li {
    width: 100%;
    display: inline-block;
    padding: 15px 0;
}

.detail_text .main_top_content ul li .mtc_img {
    width: 100px;
    height: 100px;
    float: left;
    margin-right: 15px;
}

.detail_text .main_top_content ul li .mtc_img img {
    width: 100px;
    height: 100px;
}

.detail_text .main_top_content ul li .mtc_text {
    float: left;
}

.detail_text .main_top_content ul li .mtc_text h4 {
    color: #333;
    font-size: 18px;
    margin-bottom: 4px;
}

.detail_text .main_top_content ul li .mtc_text p {
    color: #999999;
    margin-bottom: 7px;
    font-size: 18px;
}

.detail_text .main_top_content ul li .mtc_text a {
    background: #68c30c;
    width: 80px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 18px;
    border-radius: 3px;
    display: inline-block;
}

.detail_text .zan {
    text-align: center;
    margin-top: 20px;
}

.detail_text .zan a i {
    width: 24px;
    height: 22px;
    background: url(../images/tb.png) 0 -65px;
    position: relative;
    display: inline-block;
    margin-top: 13px;
}

.detail_text .zan a p {
    font-size: 16px;
    color: #f6f8f9;
}

.detail_text .zan a {
    width: 120px;
    height: 70px;
    border-radius: 30px;
    display: inline-block;
    background: #68c30c;
    text-align: center;
}

.newstime {
    color: #999;
    margin-top: 10px;
    font-size: 14px;
}

/*ÃƒÂ¨Ã‚Â®Ã‚Â¾ÃƒÂ¨Ã‚Â®Ã‚Â¡ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ¤Ã‚Â»Ã‚Â¶ÃƒÂ¦Ã‚Â Ã¢â‚¬Â¡ÃƒÂ©Ã‚Â¢Ã‹Å“ÃƒÂ¥Ã‹â€ Ã¢â‚¬â€ÃƒÂ¨Ã‚Â¡Ã‚Â¨*/
.software_list {
    margin: 20px 10px;
    box-sizing: border-box;
    background: #fff;
}

.software_list .sl_top {
    padding: 10px 0 10px 0;
    border-bottom: 1px #e5e5e5 solid;
    box-sizing: border-box;
}

.software_list .sl_top ul {
    width: 100%;
    display: inline-block;
}

.software_list .sl_top ul li {
    width: 24%;
    float: left;
    margin-right: 1.33%;
    text-align: center;
    margin-bottom: 0px;
}

.software_list .sl_top ul li a {
    font-size: 14px;
    color: #333333;
    padding: 0 11px;
    border-radius: 3px;
    height: 30px;
    display: inline-block;
    line-height: 30px;
    overflow: hidden
}

.software_list .sl_top ul .active a {
    background: #68c30c;
    color: #fff;
}

.software_list .sl_top ul li:nth-child(4n) {
    margin-right: 0;
}

.software_list .sl_bottom {
    padding: 20px 10px 0 10px;
    border-bottom: 1px #e5e5e5 solid;
    box-sizing: border-box;
}

.software_list .sl_bottom ul {
    width: 100%;
    display: inline-block;
}

.software_list .sl_bottom ul li {
    width: 24%;
    float: left;
    margin-right: 1.33%;
    text-align: center;
    margin-bottom: 10px;
}

.software_list .sl_bottom ul li a {
    font-size: 14px;
    color: #333333;
    padding: 0 11px;
    border-radius: 3px;
    height: 32px;
    display: inline-block;
    line-height: 32px;
}

.software_list .sl_bottom ul .active a {
    background: #68c30c;
    color: #fff;
}

.software_list .sl_bottom ul li:nth-child(4n) {
    margin-right: 0;
}

/*ÃƒÂ¤Ã‚Â¸Ã¢â‚¬Â¹ÃƒÂ¨Ã‚Â½Ã‚Â½ÃƒÂ¥Ã‚Â®Ã¢â‚¬Â°ÃƒÂ¨Ã‚Â£Ã¢â‚¬Â¦*/
.download_anzhuang {
    margin: 20px 10px;
    box-sizing: border-box;
    background: #fff;
}

.download_anzhuang .da_top {
    padding: 30px 20px 0 20px;
    box-sizing: border-box;
}

.download_anzhuang .da_top .dat_top {
    margin-bottom: 20px;
}

.download_anzhuang .da_top .dat_top p {
    display: flex;
}

.download_anzhuang .da_top .dat_top p img {
    width: 36px;
    height: 36px;
    display: flex;
    margin-right: 15px;
}

.download_anzhuang .da_top .dat_top p span {
    flex: 1;
    font-size: 24px;
    color: #333333;
}

.download_anzhuang .da_top .dat_bottom {
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
}

.download_anzhuang .da_top .dat_bottom ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}

.download_anzhuang .da_top .dat_bottom ul li {
    width: 100%;
    margin-bottom: 15px;
}

.download_anzhuang .da_top .dat_bottom ul li:last-child {
}

.download_anzhuang .da_top .dat_bottom ul li label {
    width: 60px;
    margin-right: 20px;
    font-size: 14px;
    color: #333333;
    text-align: right;
    display: inline-block;
}

.download_anzhuang .da_top .dat_bottom ul li span {
    font-size: 14px;
    color: #999999;
}

.download_anzhuang .da_bottom {
    padding: 20px 20px;
    box-sizing: border-box;
}

.download_anzhuang .da_bottom .dab_text {
}

.download_anzhuang .da_bottom .dab_text p {
    font-size: 14px;
    color: #333333;
    line-height: 1.5;
}

.download_anzhuang .da_bottom .load_more {
    text-align: center;
    width: 100%;
    margin-top: 20px;
}

.download_anzhuang .da_bottom .load_more a {
    width: 100%;
    height: 60px;
    background: #68c30c;
    text-align: center;
    font-size: 28px;
    color: #fff;
    border-radius: 5px;
    display: inline-block;
    line-height: 60px;
}

.download_anzhuang2 .da_top .dat_bottom {
    border-bottom: none !important;
}

.download_anzhuang2 .da_bottom {
    padding-top: 0 !important;
}

.download_anzhuang2 .da_bottom .load_more {
    margin-top: 0 !important;
}

/*ÃƒÂ§Ã…â€™Ã…â€œÃƒÂ¤Ã‚Â½Ã‚Â ÃƒÂ¥Ã¢â‚¬â€œÃ…â€œÃƒÂ¦Ã‚Â¬Ã‚Â¢*/
.love_content {
    width: 100%;
    padding: 0 10px 0 10px;
    box-sizing: border-box;
}

.love_content ul {
    display: flex;
    height: auto;
    line-height: inherit;
    width: 100%;
    justify-content: space-between;
    overflow-y: hidden;
    overflow-x: auto;
    padding-bottom: 20px;
    box-sizing: border-box;
    white-space: nowrap;
}

.love_content ul li {
    display: flex;
    margin-right: 10px;
    align-items: center;
}

.love_content ul li img {
    width: 36px;
    height: 36px;
    margin-right: 5px;
}

.love_content ul li span {
    font-size: 14px;
    color: #333333;
}

/*ÃƒÂ©Ã‚Â¢Ã¢â‚¬Â ÃƒÂ¥Ã‚ÂÃ¢â‚¬â€œÃƒÂ§Ã‚Â¤Ã‚Â¼ÃƒÂ¥Ã…â€™Ã¢â‚¬Â¦*/
.main_top .main_top_content_bag {
    padding: 20px 10px 0 10px;
    box-sizing: border-box;
}

.main_top .main_top_content_bag ul {
    width: 100%;
    display: inline-block;
}

.main_top .main_top_content_bag ul li {
    width: 100%;
    display: inline-block;
    margin-bottom: 15px;
}

.main_top .main_top_content_bag ul li .mtc_img {
    width: 100px;
    height: 100px;
    float: left;
    margin-right: 15px;
}

.main_top .main_top_content_bag ul li .mtc_img img {
    width: 100px;
    height: 100px;
}

.main_top .main_top_content_bag ul li .mtc_text {
    float: left;
}

.main_top .main_top_content_bag ul li .mtc_text h4 {
    color: #333;
    font-size: 18px;
    margin-bottom: 4px;
}

.main_top .main_top_content_bag ul li .mtc_text p {
    color: #999999;
    margin-bottom: 7px;
    font-size: 14px;
}

.main_top .main_top_content_bag ul li .mtc_text a {
    background: #68c30c;
    padding: 0 15px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 18px;
    border-radius: 3px;
    display: inline-block;
}

/*ÃƒÂ§Ã‚Â¤Ã‚Â¼ÃƒÂ¥Ã…â€™Ã¢â‚¬Â¦ÃƒÂ¨Ã‚Â¯Ã‚Â´ÃƒÂ¦Ã‹Å“Ã…Â½*/
.bag_state {
    padding: 0 10px;
    box-sizing: border-box;
}

.bag_state ul {
    width: 100%;
}

.bag_state ul li {
    width: 100%;
    display: flex;
}

.bag_state ul li .left_content {
    width: 120px;
    display: flex;
    border-right: 1px #e5e5e5 solid;
    padding-bottom: 50px;
    position: relative;
}

.bag_state ul li .left_content .left {
    width: 96px;
    height: 30px;
    background: url(../images/b1.png) center no-repeat;
    float: left;
    text-align: center;
}

.bag_state ul li .left_content .left span {
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #68c30c;
}

.bag_state ul li:first-child .left_content .middle {
    margin-top: 0;
}

.bag_state ul li:last-child .left_content .middle {
}

.bag_state ul li .left_content .middle {
    width: 7px;
    height: 7px;
    background: #68c30c;
    border-radius: 50%;
    float: left;
    margin-top: 13px;
    margin-left: 5px;
    position: absolute;
    right: -3.5px;
}

.bag_state ul li .left_content .middle i {
    width: 7px;
    height: 7px;
    background: #68c30c;
    border-radius: 50%;
}

.bag_state ul li .right {
    flex: 1;
    margin-left: 20px;
    margin-top: 8px;
}

.bag_state ul li .right span {
    font-size: 14px;
    color: #333333;
}

.bag_state ul li .right .jindutiao {
    width: 200px;
    height: 17px;
    background: #68c30c;
    border-radius: 25px;
}

.bag_state ul li .right .jindutiao i {
    background: #333333;
    width: 140px;
    text-align: center;
    display: inline-block;
    height: 17px;
    border-radius: 25px;
}

.bag_state ul li .right .jindutiao i small {
    font-size: 12px;
    color: #fff;
}

.bag_state ul li .right p {
    font-size: 14px;
    color: #ff0000;
    font-weight: 700;
    margin-bottom: 10px;
}

.bag_state ul li .right span {
    display: block;
    margin-bottom: 10px;
    font-size: 14px;
    color: #333333;
}

.bag_state ul li .right span a {
    color: #68c30c;
    font-size: 14px;
}

/*ÃƒÂ¨Ã‚Â§Ã¢â‚¬Â ÃƒÂ©Ã‚Â¢Ã¢â‚¬ËœÃƒÂ¥Ã‹â€ Ã¢â‚¬â€ÃƒÂ¨Ã‚Â¡Ã‚Â¨*/
.video_content {
    padding: 0 10px;
    box-sizing: border-box;
}

.video_content ul {
    width: 100%;
    display: inline-block;
}

.video_content ul li:first-child {
    padding-top: 0;
}

.video_content ul li {
    width: 100%;
    display: inline-block;
    padding: 15px 0;
    border-bottom: 1px #e5e5e5 solid;
}

.video_content ul li h3 {
    font-weight: 500;
    margin-bottom: 10px;
}

.video_content ul li h3 a {
    color: #333333;
    font-size: 18px;
}

.video_content ul li p {
    width: 100%;
    display: inline-block;
    margin-top: 7px;
}

.video_content ul li p span {
    font-size: 14px;
    color: #999999;
    float: left;
}

.video_content ul li p small {
    font-size: 14px;
    color: #999999;
    float: right;
}

.gray {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}

.mip-infinitescroll-loading {
    background: none;
    animation: none;
    width: auto;
    text-align: center;
}

.cz_img_content img {
    max-width: 300px!important;
    min-width: 300px!important;
}

/*ÃƒÂ¥Ã‹â€ Ã‚Â·ÃƒÂ¦Ã¢â‚¬â€œÃ‚Â°ÃƒÂ¦Ã…â€™Ã¢â‚¬Â°ÃƒÂ©Ã¢â‚¬â„¢Ã‚Â®*/
.bg {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
}

.mip-infinitescroll-loading {
    display: inline-block;
    width: 0.28rem;
    height: 0.28rem;
    background: url(../images/tb.png) -1.54rem 0rem no-repeat;
    ; animation: lb_jz_dh 1.5s linear infinite;
}

@-webkit-keyframes lb_jz_dh {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

/*ÃƒÂ¦Ã‚Â»Ã…Â¡ÃƒÂ¥Ã…Â Ã‚Â¨ÃƒÂ¦Ã‚ÂÃ‚Â¡*/
::-webkit-scrollbar {
    width: 1px;
    height: 2px;
}

/*ÃƒÂ¥Ã‚Â®Ã…Â¡ÃƒÂ¤Ã‚Â¹Ã¢â‚¬Â°ÃƒÂ¦Ã‚Â»Ã…Â¡ÃƒÂ¥Ã…Â Ã‚Â¨ÃƒÂ¦Ã‚ÂÃ‚Â¡ÃƒÂ©Ã‚Â«Ã‹Å“ÃƒÂ¥Ã‚Â®Ã‚Â½ÃƒÂ¥Ã‚ÂÃ…Â ÃƒÂ¨Ã†â€™Ã…â€™ÃƒÂ¦Ã¢â€žÂ¢Ã‚Â¯ ÃƒÂ©Ã‚Â«Ã‹Å“ÃƒÂ¥Ã‚Â®Ã‚Â½ÃƒÂ¥Ã‹â€ Ã¢â‚¬Â ÃƒÂ¥Ã‹â€ Ã‚Â«ÃƒÂ¥Ã‚Â¯Ã‚Â¹ÃƒÂ¥Ã‚ÂºÃ¢â‚¬ÂÃƒÂ¦Ã‚Â¨Ã‚ÂªÃƒÂ§Ã‚Â«Ã¢â‚¬â€œÃƒÂ¦Ã‚Â»Ã…Â¡ÃƒÂ¥Ã…Â Ã‚Â¨ÃƒÂ¦Ã‚ÂÃ‚Â¡ÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¥Ã‚Â°Ã‚ÂºÃƒÂ¥Ã‚Â¯Ã‚Â¸*/
::-webkit-scrollbar-track {
    background-color: #fff;
}

/*ÃƒÂ¥Ã‚Â®Ã…Â¡ÃƒÂ¤Ã‚Â¹Ã¢â‚¬Â°ÃƒÂ¦Ã‚Â»Ã…Â¡ÃƒÂ¥Ã…Â Ã‚Â¨ÃƒÂ¦Ã‚ÂÃ‚Â¡ÃƒÂ¨Ã‚Â½Ã‚Â¨ÃƒÂ©Ã‚ÂÃ¢â‚¬Å“ ÃƒÂ¥Ã¢â‚¬Â Ã¢â‚¬Â¦ÃƒÂ©Ã‹Å“Ã‚Â´ÃƒÂ¥Ã‚Â½Ã‚Â±+ÃƒÂ¥Ã…â€œÃ¢â‚¬Â ÃƒÂ¨Ã‚Â§Ã¢â‚¬â„¢*/
::-webkit-scrollbar-thumb {
    background-color: #68c30c;
}

/*ÃƒÂ¥Ã‚Â®Ã…Â¡ÃƒÂ¤Ã‚Â¹Ã¢â‚¬Â°ÃƒÂ¦Ã‚Â»Ã¢â‚¬ËœÃƒÂ¥Ã‚ÂÃ¢â‚¬â€ ÃƒÂ¥Ã¢â‚¬Â Ã¢â‚¬Â¦ÃƒÂ©Ã‹Å“Ã‚Â´ÃƒÂ¥Ã‚Â½Ã‚Â±+ÃƒÂ¥Ã…â€œÃ¢â‚¬Â ÃƒÂ¨Ã‚Â§Ã¢â‚¬â„¢*/
.mip-infinitescroll-loading {
    background: none;
    animation: none;
    width: auto;
    text-align: center
}

.collection_top {
    overflow: hidden;
    background: #fff;
    margin-bottom: 6px;
    margin-top: 10px;
}

.collection_top .info {
    margin-bottom: 6px;
    position: relative;
    display: block;
    overflow: hidden;
}

.collection_top .info img {
    position: relative;
    z-index: 1;
    width: 100%;
    display: block;
}

.collection_top .info .title {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    background: -webkit-linear-gradient(bottom, #000000 0%, transparent 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
    background: linear-gradient(to top, #000000 0%, transparent 100%);
}

.collection_top .info .title h1 {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    overflow: hidden;
    flex: 1;
    margin: 0 0 10px 10px;
}

.collection_top .info .title span {
    height: 60px;
    line-height: 60px;
    margin: 0 12px;
    font-size: 14px;
    color: #ff9900;
    font-weight: 600;
}

.collection_top .text {
    overflow: hidden;
    padding: 12px;
    line-height: 20px;
    font-size: 12px;
    color: #666;
    position: relative
}

.collection_top .info .title .titleTop {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.collection_top .info .title .titleTop .uptime {
    bottom: 10px;
    color: #fff;
    font-size: 12px;
    position: absolute;
    right: 10px;
}

.collection_top .info .title .infoNum {
    margin-top: 5px;
    color: #fff;
    margin-left: 10px;
    font-size: 12px;
}

 .collection_top .text p,.collection_top .text .a_content{
    height: 38px;
    overflow: hidden;
}

.collection_top .text span {
    color: #68c30c;
    position: absolute;
    bottom: 10px;
    right: 8px;
    width: 40px;
    text-align: center;
    background-color: #fff;
    cursor: pointer;
}

.collection_top .text.auto p,.collection_top .text.auto .a_content {
    height: auto
}

.collection_top .text.auto span {
    display: none
}

.ndjXfdgBox {
    height: 138px;
    border-bottom: 1px solid #ECECEC;
    background: #fff;
    padding: 10px;
}

.ndjXfdgImg {
    float: left;
    width: 70px;
    height: 70px;
}

.ndjXfdgImg img {
    width: 100%;
    height: 100%;
    border-radius: 15px;
}

.ndjXfdgBox dl {
    overflow: hidden;
}

.ndjXfdgBox dl dt {
    margin-left: 10px;
}

.ndjXfdgBox dl dt a {
    display: block;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    font-size: 16px;
}

.ndjXfdgBox dl dd {
    margin-top: 8px;
    height: 19px;
    line-height: 19px;
    overflow: hidden;
    font-size: 12px;
}

.ndjXfdgBox dl dd p {
    float: left;
    color: #999999;
    margin-left: 10px;
}

.ndjXfdgBox dl dd p span {
    color: #333333;
}

.ndjXfdgBox .down_area {
    overflow: hidden;
    margin-top: 10px;
}

.ndjXfdgBox .down_area a {
    display: block;
    width: 100%;
    height: 35px;
    line-height: 35px;
    background: #68c30c;
    border-radius: 6px;
    text-align: center;
    color: #FFFFFF;
    text-decoration: none;
    font-size: 16px;
}

.main_top_content .taglist {
    margin: 10px;
    overflow: hidden;
}

.main_top_content .taglist li {
    background: #fff;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.main_top_content .taglist li .h3 {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 18px;
}

.main_top_content .taglist li i.icon {
    display: block;
    width: 18px;
    height: 18px;
    margin: 0 auto;
    background: url(../images/tb.png)-47px 0;
}

.main_top_content .taglist li p {
    text-align: center;
    color: #ccc;
    margin: 8px 0;
}

.main_top_content .taglist li .thumb {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center
}

.main_top_content .taglist li .thumb a {
    margin: 0 5px;
}

.main_top_content .taglist li .thumb img {
    width: 50px;
    height: 50px;
}

.main_top_content .samelist {
    margin: 10px;
    overflow: hidden;
}

.main_top_content .samelist li {
    background: #fff;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.main_top_content .samelist li a {
    display: block;
    padding: 0 10px;
}

.main_top_content .samelist li .top-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #999;
}

.main_top_content .samelist li .thumb {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 15px;
}

.main_top_content .samelist li .thumb img {
    height: 100px;
    margin: 0 5px;
}

.main_top_content .samelist li .thumb2 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 15px;
    height: 100px;
}

.main_top_content .samelist li .thumb2 img {
    width: 70px;
    height: 70px;
    margin: 0 5px;
}

.main_top_content .samelist li .title {
    text-align: center;
    font-weight: bold;
}

.snav {
    margin: 20px 10px;
    display: flex;
    justify-content: space-around;
}

.snav a {
    width: 50%;
    background: #fff;
    width: 48%;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.snav a.on {
    color: #68c30c;
}

.hnav {
    margin: 20px 10px 0 10px;
    background: #fff;
    height: 40px;
    line-height: 40px;
}

.hnav p {
    overflow: hidden;
    overflow-x: scroll;
    webkit-overflow-scrolling: touch;
    white-space: nowrap;
}

.hnav p a {
    padding: 0px 10px 0 20px;
    font-size: 14px;
    overflow: initial;
}

.hnav p a:hover {
    color: #68c30c;
}

.hnav p::-webkit-scrollbar-thumb {
    background-color: #fff;
}

.hnav p a:after {
    content: "";
    display: inline-block;
    border-right: 1px solid #e5e5e5;
    width: 25px;
    height: 10px;
}

.hnav p a:last-child:after {
    width: 0;
}

.lightbox {
    position: absolute;
    top: 91px;
    background-color: #fff;
    z-index: 10001;
    display: none;
}

.lightbox-mark {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height : 100% !important;
    z-index: 10000;
    display: none;
}

#jieshao h3 {
    font-size: 14px;
    margin: 10px 0px;
}

.inventory_item {
    overflow: hidden;
    padding: 12px 0;
    background: #fff;
}

.inventory_item .item-top {
    overflow: hidden;
    display: flex;
    background: #f2f2f2;
    padding: 6px;
}

.inventory_item .item-top .img {
    margin-right: 12px;
}

.inventory_item .item-top .img, .inventory_item .item-top .img img {
    width: 50px;
    height: 50px;
    border-radius: 4px;
}

.inventory_item .morepicBox {
    display: flex;
    height: auto;
    line-height: inherit;
    justify-content: space-between;
    overflow-y: hidden;
    overflow-x: auto;
    box-sizing: border-box;
    white-space: nowrap;
}

.inventory_item .morepicBox>img {
    overflow: initial;
    padding-right: 10px;
    display: inline-block !important;
    width: 100%!important;
    height: auto !important;
    max-height: 300px;
}

.inventory_item .morepicBox>img:last-child {
    padding-right: 0;
}

.inventory_item .item-top .info {
    flex: 1;
}

.inventory_item .item-top .info p {
    font-size: 16px;
    color: #333;
    font-weight: 600;
    overflow: hidden;
    height: 22px;
    line-height: 22px;
}

.inventory_item .item-top .info span {
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    color: #999;
    display: block;
    margin-top: 4px;
}

.inventory_item .item-top .xq {
    width: 60px;
    height: 26px;
    box-shadow: 0 0 12px #9fcee5;
    background: -webkit-linear-gradient(left, #589cf6 0%, #1ab2ff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#589cf6', endColorstr='#1ab2ff',GradientType=1 );
    background: linear-gradient(to right, #589cf6 0%, #1ab2ff 100%);
    color: #fff;
    text-align: center;
    border-radius: 4px;
    line-height: 26px;
    margin-top: 12px;
}

.inventory_item .text {
    overflow: hidden;
    margin: 10px auto 5px !important;
    font-size: 14px;
    color: #666;
}

.text img {
    width: 100%;
}

.footerLinks ul {
    padding-left: 10px;
    padding-bottom: 10px;
}

.footerLinks ul a {
    margin-right: 20px;
    color: #999;
    font-size: 14px;
}

/*ÃƒÂ¦Ã¢â‚¬â€Ã‚Â ÃƒÂ©Ã¢â€žÂ¢Ã‚ÂÃƒÂ¥Ã…Â Ã‚Â ÃƒÂ¨Ã‚Â½Ã‚Â½*/
.loading {
    text-align: center;
    padding: 10px;
    position: relative;
    background-color: #fff;
    z-index: 2;
    font-size: 14px;
}

.loading .rotate,.loading .tips {
    vertical-align: middle;
    display: inline-block;
}

.loading .rotate {
    border-radius: 50%;
    width: 14px;
    height: 14px;
    border: 1px solid #666;
    border-top-color: transparent;
    margin-right: 8px;
    transform: translateZ(0);
    position: relative;
}

.loading .rotate {
    -webkit-animation: refresh-rotate 0.6s linear infinite;
    animation: refresh-rotate 0.6s linear infinite;
}

@keyframes refresh-rotate {
    0% {
        transform: rotateZ(0deg);
        -moz-transform: rotate(0deg);
    }

    100% {
        transform: rotateZ(360deg);
        -moz-transform: rotate(360deg);
    }
}

.main_content.main_content2 span {
    display: block;
    width: 98px;
    margin-top: 3px;
    font-size: 14px;
    overflow: hidden;
}

.infoNum {
    bottom: 30px;
    font-size: 14px;
    right: 10px;
    position: absolute;
    color: #fff;
    float: right;
}

.uptime {
    font-size: 14px;
    color: #fff;
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.main2_content span a {
    height: 14px!important;
    display: block!important;
    width: 170px;
    overflow: hidden;
    font-size: 14px;
}

/*历史版本*/
.main_history {
}

.history-banner {
    position: relative;
    height: 145px;
    background-color: #68c30c;
}

.history-banner img {
    width: 100%;
    vertical-align: top;
    border-radius: 6px;
    display: none;
}

.history-banner .history-banner-cont {
    position: absolute;
    width: 80%;
    top: 50%;
    left: 50%;
    color: #ffffff;
    text-align: center;
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%)
}

.history-banner .history-banner-app-name {
    font-size: 18px;
    letter-spacing: 8px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.history-banner .history-banner-tips {
    font-size: 16px;
    margin-top: 6px;
    letter-spacing: 6px
}

.history-desc {
    margin: 10px 0;
    background: #fff;
    padding: 15px 20px 0px 20px;
    font-size: 14px;
    color: #666;
}

.history-desc .con {
    line-height: 20px;
    overflow: hidden;
}

.history-desc .con p {
    margin-bottom: 15px;
}

.history-desc .more-link {
    position: relative;
    display: block;
    text-align: right;
    margin-top: 4px;
    padding-right: 0;
    color: #999;
    cursor: pointer;
}

.history-wrap {
    margin: 0 0 20px;
    background: #fff;
    box-shadow: 0 1px 0 #eee;
}

.all-version {
    padding: 16px 5px;
}

.block-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 21px;
    color: #333;
    margin: 0 0 15px;
    border-left: none;
    padding-left: 10px;
}

.old-version-list {
    background-color: #fff;
    padding: 0 10px;
}

.old-version-list li {
    margin: 0;
    padding: 10px 0;
    position: relative;
    border-bottom: 1px dashed #ddd;
    overflow: hidden;
}

.old-version-list li .icon-wrap {
    float: left;
    margin-right: 10px;
    width: 60px;
    height: 60px;
}

.old-version-list li .icon-wrap img {
    width: 100%;
    height: 100%;
}

.old-version-list li p {
    color: #333;
    margin-bottom: 10px;
}

.old-version-list li span {
    color: #999;
    font-size: 12px
}

.old-version-list li .detail-check-btn {
    position: absolute;
    top: 32px;
    right: 0px;
    letter-spacing: 1px;
    font-size: .8em;
    text-align: center;
    padding: 5px 10px;
    color: #fff;
    border-radius: 3px;
    background: #68c30c
}

.old-version-list li .latest-version-tag {
    display: inline-block;
    color: #fff;
    font-size: 12px;
    padding: 2px 4px;
    margin-left: 10px;
    background: #68c30c;
    border-radius: 3px
}

.old-version-list li .detail-check-btn.detail-check-btn2 {
    background-color: #fff;
    color: #68c30c;
    border: 1px solid #68c30c;
}

.dwloadBtn {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #68c30c;
    color: #fff;
    display: none;
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    box-sizing: border-box;
    text-align: center;
    letter-spacing: 1px;
    z-index: 99999
}

.dwloadBtn a {
    color: #fff;
    display: block
}

.dwloadBtn a span.downsize {
    margin-left: 10px
}

.projCont {
    margin: 0 10px;
    padding: 16px 0 0 0;
    background-color: #fff;
    box-sizing: border-box;
    overflow: hidden
}

.swiper_projbox {
    position: relative;
    padding-bottom: 10px
}

.swiper_projbox .swiper-container {
    padding-bottom: 20px
}

.pro_banImg {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 14px;
    overflow: hidden;
    border-bottom: 1px dashed #eee
}

.pro_banImg a.pro_name {
    color: #444;
    display: block;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 10px;
    font-weight: bold;
    padding-left: 10px;
}

.pro_banImg .pro_info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 10px;
}

.pro_banImg a.img {
    width: 140px;
    display: block;
    margin-right: 10px;
    height: 84px;
    float: left;
    border-radius: 4px
}

.pro_banImg a.img img {
    display: block;
    width: 140px;
    float: left;
    border-radius: 4px;
    height: 84px;
    position: relative
}

.pro_banImg .pro_sum {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.pro_banImg p.sum {
    font-size: 12px;
    color: #777;
    height: 66px;
    line-height: 16px;
    display: -webkit-box;
    display: -moz-box;
    text-overflow: -o-ellipsis-lastline;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical
}

.pro_banImg p.alu {
    -webkit-box-flex: 1;
    color: #999;
    display: block;
    font-size: 12px;
    height: 22px;
    line-height: 22px
}

.alu em {
    color: #ff0000
}

.alu a {
    float: right;
    text-align: right;
    color: #999;
    font-size: 12px;
}

ul.recList {
    overflow: hidden
}

ul.recList li {
    width: 25%;
    height: auto;
    float: left;
    margin-bottom: 10px;
    box-sizing: border-box;
    display: inline;
    overflow: hidden
}

ul.recList li a {
    width: 100%;
    height: auto;
    box-sizing: border-box;
    display: inline-block;
    overflow: hidden
}

ul.recList li a img {
    width: 76px;
    height: 76px;
    border-radius: 16px;
    display: block;
    overflow: hidden;
    margin: auto
}

ul.recList li a span {
    width: 100%;
    height: 23px;
    line-height: 23px;
    font-size: 14px;
    color: #333;
    box-sizing: border-box;
    padding: 0 12px;
    text-align: center;
    margin-top: 7px;
    display: block;
    overflow: hidden
}

.mCTitle {
    height: 44px;
    line-height: 32px;
    background-color: #fff;
    box-sizing: border-box;
    padding: 6px 12px 0 12px;
    margin: 0 10px;
}

.mCTitle p {
    width: 100%;
    height: 36px;
    border-bottom: 2px solid #ccc;
    position: relative
}

.mCTitle span {
    display: block;
    height: 36px;
    border-bottom: 2px solid #68c30c;
    float: left;
    font-weight: bold;
    font-size: 16px
}

.mCTitle i {
    width: 10px;
    height: 34px;
    background: #fff;
    float: left
}

.mCTitle p em.comName {
    display: inline-block;
    float: left;
    background-color: #68c30c;
    color: #fff;
    font-size: 11px;
    max-width: 236px;
    line-height: 24px;
    height: 24px;
    padding: 0 6px;
    margin-top: 4px;
    border-radius: 3px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.mCTitle p em.comName:before {
    content: '';
    display: block;
    position: absolute;
    left: 70px;
    top: 11px;
    margin: auto;
    width: 0px;
    height: 0px;
    border-bottom: 4px solid transparent;
    border-top: 4px solid transparent;
    border-right: 4px solid #68c30c;
}

.mCTitle a {
    float: right;
    font-size: 14px;
    color: #666
}

.xtcsCont {
    margin: 0 10px;
    padding: 10px 0;
    background-color: #fff;
    box-sizing: border-box;
    overflow: hidden
}

.yxcs_box {
    width: 100%;
    padding: 0 10px;
    position: relative;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    margin: 6px 0 12px 0;
}

.yxcs_box a.csHead {
    width: 12%;
    box-sizing: border-box;
    padding: 0 10px;
    font-size: 16px;
    border-right: 1px solid #eee;
    background-color: #eee;
    color: #333;
    font-weight: bold;
    display: flex;
    text-align: center;
    flex-direction: column;
    justify-content: center
}

.yxcs_box ul.csdeta_ul {
    width: 88%;
    overflow: hidden;
    border: 1px solid #eee;
    border-left: none;
    padding-bottom: 8px
}

ul.csdeta_ul li {
    width: 33.3%;
    height: auto;
    float: left;
    margin-top: 12px;
    box-sizing: border-box;
    display: inline;
    overflow: hidden
}

ul.csdeta_ul li a {
    width: 100%;
    height: auto;
    box-sizing: border-box;
    display: inline-block;
    overflow: hidden
}

ul.csdeta_ul li a img {
    width: 66px;
    height: 66px;
    border-radius: 14px;
    display: block;
    overflow: hidden;
    margin: auto
}

ul.csdeta_ul li a span {
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #333;
    box-sizing: border-box;
    padding: 0 10px;
    text-align: center;
    margin-top: 6px;
    display: block;
    overflow: hidden;
}

#permissions_div {
    display: none;
}

.read_qx,.read_yszc {
    font-size: 12px;
    cursor: pointer;
    color: #fff;
    font-weight: normal;
    text-align: center;
    line-height: 20px;
    padding: 2px 6px;
    margin-top: 6px;
    background-color: #adadad;
    border-radius: 4px
}
.ggz_pl {
    margin: 20px 10px 10px 10px;
    background-color: #fff;
    padding: 8px;
}

.wl_tipbox{margin-bottom: 0 !important;overflow: hidden}
.wl_tipbox span{margin-right:10px;display:inline-block;padding:5px 10px;text-align:center;font-size:14px;border-radius: 4px;}
.wl_tipbox span.tip_wl{color:#49ab55;background-color:#ebf7ed}
.wl_tipbox span.tip_ad{color:#58b4ca;background-color:#e6f5fa}
.wl_tipbox span.tip_free{color:#4e85e4;background-color:#ecf6ff}

.nav2025{display:flex;justify-content:center;align-items:center;padding:15px 10px}
.nav2025 li{width:24%}
.nav2025 li a{}
.nav2025 li a i{background:url("../images/icon_2025.png") no-repeat;display:block;width:64px;height:64px;margin:0 auto}
.nav2025 li a i.zhaoyouxi{}
.nav2025 li a i.zhaoapp{background-position:-64px 0}
.nav2025 li a i.shouyoubang{background-position:-128px 0}
.nav2025 li a i.xinshangjia{background-position:-192px 0}
.nav2025 li a p{margin-top:8px;text-align:center}
.same2025{display:flex;justify-content:space-between;box-sizing:border-box;align-items:center;padding:0 10px 15px 10px;white-space:nowrap;width:100%;overflow-y:hidden;overflow-x:auto}
.same2025 li{min-width:150px;padding-right:10px}
.same2025 li a{}
.same2025 li a .thumb{}
.same2025 li a .thumb img{width:100%}
.same2025 li a .title{font-size:14px;text-align:center;text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical}
.hot_tag{padding:0px 10px 10px 10px}
.hot_tag a {
    font-size: 14px;
    background: #e8ffd1;
    color: #68c30c;
    display: inline-block;
    margin-bottom: 5px;
    padding: 2px 8px;
    border-radius: 3px;
}