/* @charset "gb2312"; */
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,
strong,
b {
    font-weight: bold
}

del,
ins,
u,
s,
a,
a:hover {
    text-decoration: none
}

body,
textarea,
input,
button,
select,
keygen,
legend {
    font: 14px/1.5 \5fae\8f6f\96c5\9ed1, \5b8b\4f53, arial;
    color: #666;
    outline: 0
}

a {
    color: #666;
    outline: 0;
    /* blr: expression(this.onFocus=this.blur()) */
}

a:hover {
    color: #20a7ff;
    text-decoration: none
}

.softhot .soft-Software li span,
.kcon li i {
    font-size: 12px
}

.detail .spe .txt p a {
    color: #f70505
}

p {
    line-height: 22px;
    margin-bottom: 10px
}

h1 {
    font-size: 28px
}

h2 {
    font-size: 22px;
    margin-bottom: 5px
}

h3 {
    font-size: 14px
}

h4 {
    font-size: 16px;
    margin-bottom: 5px;
    margin-top: 5px
}

.ui-btn {
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    display: inline-block;
    /* *display: inline; */
    /* *zoom:1; */
    background-color: #f4a51d;
    color: #fff;
    text-align: center;
    min-width: 100px;
    font-size: 13px;
    height: 34px;
    line-height: 34px;
    cursor: pointer;
    border-radius: 4px;
    border: 0;
    width: auto;
    text-decoration: none;
    vertical-align: middle
}

.ui-btn:hover {
    text-decoration: none;
    color: #fff;
    background-color: #e59b1c
}

.ui-btn:active {
    background-color: #dc951b;
    box-shadow: inset 2px 2px 6px #d38f19
}

.ui-btn.disabled,
.ui-btn.disabled:hover,
.ui-btn.disabled:active,
.ui-btn[disabled],
.ui-btn[disabled]:hover,
.ui-btn[disabled]:active {
    cursor: default !important;
    color: #fff !important;
    background-color: #ddd !important;
    text-decoration: none !important;
    outline: none !important;
    box-shadow: none !important
}

.clearfix:after {
    content: "\200B";
    display: block;
    height: 0;
    clear: both
}

.clearfix {
    zoom: 1
}

.bor {
    border: solid 1px #ececec
}

.mb10 {
    margin-bottom: 10px
}

.fl {
    float: left !important
}

.fr {
    float: right !important
}

.container {
    width: 100%
}

.innerbox {
    width: 1200px;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px
}

.bdlmhf {
    width: 1200px;
    margin: 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 5px
}

.header {
    width: 100%;
    background-color: #fff;
    position: relative;
    z-index: 100
}

.header .topbar {
    background-color: #fafafa;
    height: 35px;
    color: #666;
    border-bottom: solid 1px #eee
}

.header .topbar a {
    display: block;
    line-height: 35px;
    color: #666
}

.header .topbar li a:hover {
    color: #20a7ff
}

.header .topbars {
    float: left;
    height: 35px;
    line-height: 35px
}

.header .topbarl {
    float: left;
    border-left: solid 1px #eee;
    height: 35px;
    line-height: 35px
}

.header .topbarl li {
    float: left;
    position: relative
}

.header .topbarl li a {
    float: left;
    padding-left: 35px;
    padding-right: 10px;
    background: url(../images/top_icon.png) 0 0 no-repeat
}

.header .topbarl .mobile {
    border-right: solid 1px #eee;
    background-position: 0 0
}

.header .topbarl .pctable {
    border-left: 1px solid #646464;
    background-position: 0 -35px
}

.header .topbarl .pctable:hover {
    background-position: 0 -105px
}

.header .topbarr {
    float: right
}

.header .topbarr li {
    float: left;
    line-height: 35px
}

.header .topbarr li a {
    padding-left: 15px;
    padding-right: 15px
}

.header .topbarr li.last a {
    padding-right: 8px
}

.header .topmain {
    height: 85px
}

.header .topmain .logo img {
    width: 191px;
    height: 74px;
    float: left;
    margin-top: 5px
}

.header .topmain .searchbox {
    width: 565px;
    float: right;
    padding-top: 15px
}

.header .topmain .searchbox .search {
    width: 100%;
    overflow: hidden;
    position: relative
}

.header .topmain .searchbox .search .searchinputbox {
    float: left
}

.header .topmain .searchbox .search .search-input {
    float: left;
    display: inline;
    width: 467px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    padding: 6px 7px 6px 7px;
    background: #fff;
    border: 2px solid #20a7ff;
    border-right: 0 none;
    color: #333
}

.header .topmain .searchbox .search .search-btn {
    float: left;
    width: 72px;
    height: 36px;
    border: 0 none;
    cursor: pointer;
    background: #20a7ff;
    color: #fff;
    font-size: 14px;
    font-family: Tahoma, Geneva, "\5fae\8f6f\96c5\9ed1", "\5B8B\4F53"
}

.header .topmain .searchbox .hot-keyword {
    padding-top: 5px;
    overflow: hidden;
    position: absolute;
    width: 566px;
    height: 24px;
    line-height: 24px;
    display: block
}

.header .topmain .searchbox .hot-keyword a {
    color: #9f9f9f;
    margin-right: 10px
}

.header .topmain .searchbox .hot-keyword a:hover {
    color: #20a7ff
}

.header .topnav {
    font-size: 16px;
    background-color: #20a7ff;
    height: 42px
}

.header .topnav .nav {
    float: left;
    position: relative
}

.header .topnav .nav li {
    float: left
}

.header .topnav .nav li a {
    padding: 0 20px;
    line-height: 42px;
    height: 42px;
    display: block;
    color: #fff;
    border-right: solid 1px #20a7ff;
    font-family: Tahoma, Geneva, "\5fae\8f6f\96c5\9ed1", "\5B8B\4F53";
    float: left
}

.header .topnav .nav li a:hover {
    background-color: #0084da
}

.header .topnav .nav li.show a {
    background-color: #0084da
}

.header .topnav .nav li.current a {
    background-color: #0084da
}

.header .topnav .navt {
    float: right
}

.header .topnav .navt li {
    float: left
}

.header .topnav .navt li a {
    padding: 0 8px 0 22px;
    line-height: 42px;
    height: 42px;
    display: block;
    color: #fff;
    background-image: url("../images/top_icon_special.png");
    background-position: left center;
    background-repeat: no-repeat;
    font-family: Tahoma, Geneva, "\5fae\8f6f\96c5\9ed1", "\5B8B\4F53";
    float: left
}

.header .topnav .navt li a:hover {
    opacity: .8
}

.header .topnav .navt li.current {
    background-color: #006bc7;
    padding-left: 10px
}

.header .topnav .nav li .pop {
    position: absolute;
    top: 42px;
    left: 0;
    display: none
}

.header .topnav .nav li .SoftCategory {
    font-size: 14px;
    color: #333;
    height: 40px;
    line-height: 40px;
    background: #fff;
    overflow: hidden;
    width: 100%;
    background-color: #f8f8f8;
    width: 1198px;
    border: solid 1px #ececec
}

.header .topnav .nav li .SoftCategory li {
    float: left
}

.header .topnav .nav li .SoftCategory li a {
    padding: 0 14px;
    display: block;
    color: #666;
    height: 36px;
    line-height: 36px;
    float: left;
    background-image: none;
    background-color: transparent;
    border: 0
}

.header .topnav .nav li .SoftCategory li a:hover {
    color: #20a7ff
}

#footer {
    bottom: 0;
    width: 100%;
    overflow: hidden;
    background: #f9f9f9;
    border-top: 3px solid #20a7ff
}

#footer .footer {
    padding: 18px 0;
    color: #666;
    text-align: center;
    line-height: 26px
}

#footer .footer a {
    color: #666
}

#footer .footer a:hover {
    color: #20a7ff
}

#footer .footer p {
    margin-bottom: 0
}

#comment .commentform {
    border-bottom: solid 1px #ececec
}

#comment .commentform .textarea {
    width: 678px;
    height: 123px;
    padding: 5px;
    border: solid 1px #20a7ff
}

#comment .commentform .btnWrap {
    color: #656565
}

#comment .commentform .btnWrap {
    vertical-align: middle
}

#comment .commentform .btnWrap .validateCode {
    padding-left: 5px;
    float: left
}

#comment .commentform .btnWrap .validateCode input {
    width: 30px;
    padding: 0 3px;
    height: 22px;
    border: solid 1px #989898
}

#comment .commentform .btnWrap span {
    float: right;
    display: block
}

#comment .commentform .btnWrap .validateCode label {
    float: left;
    margin-right: 5px
}

#comment .commentform .btnWrap .validateCode a {
    float: left;
    margin-top: 2px
}

#comment .commentform .btnWrap .validateCode img {
    float: left;
    margin-right: 5px;
    margin-top: 3px
}

#comment .commentform .btnWrap .submit {
    float: left;
    width: 70px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    border: 0;
    color: #fff;
    background-color: #20a7ff;
    margin-bottom: 15px
}

#comment .commentList {
    padding: 0
}

#comment .commentList .tit span {
    color: #656565;
    line-height: 36px;
    float: right;
    margin-left: 20px
}

#comment .commentList .tit span a {
    color: #888
}

#comment .commentList .cml {
    overflow: hidden;
    width: 100%;
    border-bottom: dashed 1px #ececec;
    padding: 10px 0 10px 0
}

#comment .commentList .cml em {
    color: #20a7ff;
    margin-left: 10px
}

#comment .commentList .cml .cml_tit {
    overflow: hidden
}

#comment .commentList .cml .cml_tit span {
    float: right;
    color: #bbb
}

#comment .commentList .cml .cml_tit small {
    font-weight: bold
}

#comment .commentList .cml .cml_content {
    color: #656565;
    padding: 8px 0
}

#comment .commentList .cml .cml_bot {
    padding-top: 10px;
    text-align: right
}

.Comment .tit i {
    color: #20a7ff;
    padding: 0 6px 0 6px;
    margin: 0;
    line-height: 32px;
    font-size: 16px;
    float: left;
    font-family: Tahoma, Geneva, "\5fae\8f6f\96c5\9ed1", "\5B8B\4F53";
    font-weight: normal
}

#comment_list .bjhf {
    background-color: #fbfcfc;
    border: 1px solid #eaeaea;
    border-left: 2px solid #e0e6e9;
    font-size: 14px;
    padding: 10px 15px;
    margin: 5px 0
}

#comment_list .bjhf span {
    font-weight: bold;
    color: #ed0006
}

.main {
    padding: 0 0 13px 0;
    overflow: hidden
}

p img {
    vertical-align: middle;
    outline: 0;
    margin-left: 10px
}

.category {
    color: #333;
    height: 40px;
    line-height: 40px;
    background: #fff;
    overflow: hidden;
    width: 100%;
    background-color: #f8f8f8
}

.category a {
    margin: 0 14px;
    display: inline-block;
    +display: inline;
    +zoom: 1;
    color: #666;
    height: 36px;
    line-height: 36px;
    _height: 38px
}

.category a:hover {
    color: #20a7ff
}

.category a.cur {
    color: #20a7ff
}

.breadcrumb {
    margin-bottom: 10px;
    color: #989898;
    margin-top: 10px
}

.breadcrumb a {
    padding: 0 2px
}

.collection {
    position: relative;
    border: 1px solid #dcdcdc;
    padding: 10px 19px 10px 19px;
    margin-bottom: 10px
}

.collection img {
    position: absolute;
    left: -4px;
    top: -4px
}

.collection a {
    padding: 5px 15px;
    display: inline-block
}

.param {
    margin-bottom: 8px;
    position: relative;
    border: 1px solid #ddd;
    border-top: solid 2px #20a7ff;
    height: auto;
    width: 1198px
}

.param .tit {
    height: 42px;
    border-bottom: 1px solid #ddd;
    background: #f5f5f5;
    position: relative;
    z-index: 2;
    padding: 0 13px
}

.param .tit h1 {
    position: relative;
    border-bottom: 1px solid #c7e6bf;
    margin: 0 1px;
    display: inline;
    border-bottom: 0;
    float: left;
    color: #666;
    font-size: 16px;
    line-height: 42px
}

.param .tit p {
    display: inline;
    float: left;
    border-left: 1px solid #ccc;
    margin-left: 8px;
    text-indent: 8px;
    color: #999;
    font-weight: normal;
    color: #999;
    font-size: 12px;
    padding: 0;
    margin-top: 5px
}

.param .con {
    padding: 13px 13px 0 13px;
    width: 1182px
}

.param .con .left {
    width: 300px;
    margin-right: 0;
    float: left
}

.param .con .left .ads {
    width: 300px;
    height: 268px
}

.param .con .zleft .bottom1 .btn {
    width: 100%;
    height: 70px;
    margin-top: 13px;
    position: relative
}

.param .con .zleft .bottom1 .btn a {
    background-image: url("../images/down_btn.png");
    background-position: center center;
    background-repeat: no-repeat;
    width: 240px;
    height: 70px;
    display: block;
    text-indent: -9999px
}

.param .con:after {
    content: '';
    font-size: 0;
    height: 0;
    display: block;
    visibility: hidden;
    clear: both
}

.param .con .middle {
    width: 550px;
    float: left
}

.param .con .middle .param-ul {
    padding-top: 0;
    border: 0;
    width: 100%;
    overflow: hidden
}

.param .tit span {
    display: inline;
    float: left;
    margin-left: 5px;
    font-weight: bold;
    padding: 0;
    color: #666;
    font-size: 16px;
    line-height: 42px
}

ul.param-ul a {
    color: #2a78b4
}

.param .con .middle .param-ul li {
    line-height: 27px;
    float: left;
    width: 300px;
    display: inline;
    clear: both;
    overflow: hidden;
    height: 27px;
    color: #909090
}

.param .con .middle .param-ul li.r {
    width: 200px;
    clear: none
}

.param .con .middle .param-ul li.gw {
    clear: none;
    white-space: nowrap;
    width: 600px
}

.param .con .middle .param-ul li.gw .author {
    color: #f4a51d
}

.param .con .middle .param-ul li span {
    color: #333
}

.param .con .middle #pingfen {
    margin-top: 8px;
    width: 320px;
    overflow: visible;
    float: left;
    height: 30px
}

.param .con .middle #pingfen .star_l {
    float: left;
    width: 140px;
    margin-top: 6px
}

.param .con .middle #pingfen .star_l img {
    vertical-align: middle;
    float: left;
    width: 112px;
    height: 20px
}

.param .con .middle #pingfen .star_r {
    width: 150px;
    padding-left: 10px;
    font-size: 12px;
    color: #666;
    overflow: hidden;
    margin-top: 0;
    position: relative;
    float: left;
    text-indent: 5px
}

.param .con .middle #pingfen .star_r #decimal_unm {
    font: 16px/30px arial;
    color: #f4a51d
}

.param .con .middle #pingfen .star_r #c_score {
    font: 16px/30px arial;
    color: #f4a51d
}

.param .con .zleft {
    width: 880px;
    float: left
}

.param .con .zleft .bottom1 {
    width: 880px;
    height: auto;
    float: left;
    overflow: hidden;
    margin-top: 10px
}

#pingjia {
    padding: 0;
    width: 100%
}

#pingjia a#showding,
#pingjia a#showcai {
    cursor: pointer;
    float: left;
    margin-left: 20px;
    width: 185px;
    height: 46px;
    _display: inline;
    background-image: url("../images/pingjia_1.png");
    background-repeat: no-repeat;
    background-position: 17px 7px;
    _margin-top: -12px;
    background-color: #f8f8f8;
    border: solid 1px #e0e8ec
}

#pingjia a#showding:hover,
#pingjia a#showcai:hover {
    background-color: #f3f3f3;
    border: solid 1px #e0e8ec
}

#pingjia a#showding {
    margin-left: 0
}

#pingjia a#showcai {
    background-image: url("../images/pingjia_2.png")
}

#pingjia .showDingText {
    text-indent: 55px;
    margin-top: 5px
}

#pingjia .showCaiText {
    padding: 5px 5px 0 55px
}

#pingjia #showDin,
#showc {
    display: block;
    height: 10px;
    width: 82px;
    line-height: 10px;
    float: left;
    overflow: hidden;
    background-color: #e2e2e2
}

#pingjia #showDin span,
#pingjia #showc span {
    line-height: 10px;
    display: block;
    height: 10px;
    width: 10%;
    background-image: url("../images/loadingbg.png");
    background-repeat: repeat-x
}

#pingjia #showc span {
    background-position: center -10px
}

.param .con .right {
    width: 300px;
    float: right;
    height: auto;
    overflow: hidden
}

.param .con .right .Relevantsoft {
    width: 300px;
    height: auto;
    background-color: #f8f8f8;
    margin-bottom: 10px
}

.param .con .right .Relevantsoft .xgtxt {
    width: 280px;
    padding-left: 10px;
    height: 26px;
    border-bottom: 1px solid #20a7ff;
    line-height: 32px;
    text-align: left;
    padding-bottom: 5px;
    margin-bottom: 2px
}

.param .con .right .Relevantsoft .xgtxt h3 {
    font-size: 14px;
    font-weight: bold;
    color: #222
}

.param .con .right .Relevantsoft img {
    position: relative;
    top: 5px;
    margin-right: 10px;
    margin-left: 10px
}

.param .con .right .Relevantsoft li {
    line-height: 28px;
    padding-bottom: 5px;
    border-bottom: 1px dashed #999;
    overflow: hidden;
    width: 280px;
    height: 28px
}

.param .con .right .Relevantsoft li a {
    word-break: break-all
}

.param .pljt {
    padding: 0 0 10px 5px
}

.param .pljt {
    height: 23px;
    font-size: 14px;
    overflow: hidden
}

.param .pljt a {
    width: 108px;
    height: 23px;
    text-indent: 30px;
    display: block;
    line-height: 23px;
    margin-right: 9px;
    float: left;
    cursor: pointer;
    background-image: url("../images/pljt_icon.png");
    background-position: left 0;
    background-repeat: no-repeat
}

.param .pljt a:hover,
#param-content #addcollect:hover {
    color: #20a7ff;
    text-decoration: none
}

.param .pljt #seePl {
    background-position: left 0
}

.param .pljt #seeJt {
    background-position: left -23px
}

.param .pljt #addcollect {
    background-position: left -46px
}

.content {
    overflow: hidden;
    width: 100%;
    padding-bottom: 10px
}

.content .left {
    float: left;
    width: 890px
}

.content .right {
    float: right;
    width: 300px
}

.naver_fixed {
    position: fixed;
    top: 0;
    z-index: 1000;
    width: 890px
}

.Hejisoft {
    margin: 13px 0 0
}

.mtab {
    border-top: 1px solid #ececec;
    border-right: 1px solid #ececec;
    background: #f7f7f7 url(../images/ddd.gif) left 38px repeat-x;
    color: #222;
    height: 40px
}

.mtab li {
    padding-left: 18px;
    padding-right: 18px;
    height: 36px;
    line-height: 36px;
    float: left;
    border-right: 1px solid #ececec;
    border-top: 2px solid #f7f7f7;
    text-align: center;
    font-size: 16px;
    cursor: pointer
}

.mtab .cur {
    position: relative;
    height: 38px;
    line-height: 38px;
    border-top: 2px solid #20a7ff;
    background: #fff;
    border-left: 1px solid #ececec;
    color: #20a7ff
}

.mtab .cur a {
    color: #20a7ff
}

.mtab .first {
    left: 0
}

.mtab .last {
    border-right: 1px solid #ececec
}

.cbox {
    padding: 15px 10px 40px 15px;
    border: solid 1px #ececec;
    border-top: 0;
    font-size: 14px;
    line-height: 24px;
    position: relative;
    height: 200px;
    overflow: hidden
}

.cbox.open {
    height: auto
}

.cbox .des {
    padding: 0
}

.cbox .des p {
    line-height: 24px;
    text-indent: 2em
}

.cbox .des h3 {
    border-bottom: 1px dashed #eee;
    color: #20a7ff;
    padding: 2px 8px 2px 10px;
    font-size: 16px;
    text-indent: 0;
    margin: 8px 0;
    font-weight: bold;
    line-height: 24px;
    height: 26px;
    border-left: 5px solid #20a7ff
}

.cbox .des p img {
    display: block;
    margin: auto
}

.cbox .des .con {
    padding: 20px 0 20px 0
}

.cbox .Explain {
    color: #666;
    border: dashed 1px #f90;
    background-color: #fdfddf;
    padding: 15px
}

.cbox .Explain h3 {
    color: #cc0045;
    font-size: 14px;
    font-weight: bold
}

.cbox .loadMore {
    width: 70px;
    height: 25px;
    font-size: 12px;
    padding-left: 10px;
    line-height: 25px;
    color: #fff;
    display: block;
    background-image: url("../images/loadmore.png");
    background-position: center top;
    background-repeat: no-repeat;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -40px
}

.cbox .loadMore:hover {
    background-position: center -25px
}

.cbox .loadMore span {
    display: none
}

.cbox .loadMore span.Tclose {
    background-image: url("../images/loadmore_s.png");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 12px;
    display: block
}

.cbox .loadMore.open span.Topen {
    background-image: url("../images/loadmore_z.png");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 12px;
    display: block
}

.cbox .loadMore.open span.Tclose {
    display: none
}

.tags {
    padding: 5px 5px 0;
    margin-bottom: 5px
}

.tags a,
.tags ul li {
    color: #09f;
    margin-left: 10px;
    text-decoration: underline;
    cursor: pointer
}

#tags {
    padding-top: 10px
}

#tags a {
    margin: 0 10px 0 0;
    line-height: 26px;
    text-decoration: none
}

#tags a:hover {
    text-decoration: underline
}

.tags span,
.tags ul,
.tags ul li {
    float: left
}

.jietu {
    margin: 13px 0 0;
    padding: 6px 13px 13px 13px
}

.jietu .tit {
    border-bottom: 2px solid #20a7ff;
    line-height: 32px;
    height: 32px;
    margin-bottom: 5px
}

.jietu .tit h3 {
    color: #20a7ff;
    padding: 0 6px 0 6px;
    margin: 0;
    line-height: 32px;
    font-size: 16px;
    border-bottom: solid 2px #20a7ff;
    float: left;
    font-weight: normal
}

.OtherVersion,
.company {
    margin-top: 13px;
    padding: 6px 13px 10px 13px;
    overflow: hidden
}

.OtherVersion .tit,
.company .tit {
    border-bottom: 2px solid #20a7ff;
    line-height: 32px;
    height: 32px;
    margin-bottom: 5px
}

.OtherVersion .tit h3,
.company .tit h3 {
    color: #20a7ff;
    padding: 0 6px 0 6px;
    margin: 0;
    line-height: 32px;
    font-size: 16px;
    border-bottom: solid 2px #20a7ff;
    float: left;
    font-weight: normal
}

.OtherVersion .list li {
    height: 30px;
    line-height: 30px;
    padding: 3px 0;
    border-bottom: dashed 1px #e3e3e3
}

.OtherVersion .list li a {
    width: 480px;
    height: 30px;
    overflow: hidden;
    font-size: 14px;
    padding: 0 10px;
    float: left
}

.OtherVersion .list li s {
    width: 60px;
    float: left;
    font-style: normal
}

.OtherVersion .list li span {
    width: 135px;
    float: left;
    padding-top: 4px
}

.OtherVersion .list li i {
    width: 45px;
    float: left;
    font-style: normal
}

.OtherVersion .list li .seem {
    width: 70px;
    text-align: center;
    float: right;
    padding: 0;
    background: #20a7ff;
    color: #fff;
    height: 26px;
    line-height: 26px;
    font-size: 13px;
    margin-top: 2px
}

.OtherVersion .list li .seem:hover {
    background: #45a0fd;
    text-decoration: none
}

.company {
    padding-bottom: 5px;
    max-height: 234px
}

.company .xki {
    border: 0;
    width: 880px
}

.company dl dd {
    padding-left: 0
}

.company h3,
.company span {
    display: inline-block
}

.company span {
    margin-left: 15px;
    font-size: 16px;
    cursor: pointer
}

.company span.cur {
    color: #20a7ff
}

.company .more {
    float: right
}

.xki {
    overflow: hidden;
    border: solid 1px #ececec;
    border-top: 0
}

.xki dt {
    height: 100px;
    overflow: hidden;
    line-height: 23px;
    margin: 0;
    background: 0 none;
    border: 0 none;
    text-indent: 0;
    color: #999;
    padding: 10px
}

#xgk .xki dd {
    width: auto;
    background: 0 none;
    border: 0 none;
    position: static;
    padding: 0;
    margin-left: 0
}

.xki dt .img {
    width: 200px;
    float: left;
    text-align: center;
    display: block;
    margin-right: 9px
}

.xki dt .img img {
    width: 200px;
    padding-top: 3px
}

.xki dt .img em {
    color: #999;
    padding-left: 3px
}

.xki dt a:hover em {
    text-decoration: none
}

.xki dt p {
    color: #999
}

.xki dt b {
    display: block;
    font-size: 14px;
    color: #2a78b4;
    padding: 5px 0 0 0
}

.xki dt i {
    float: right;
    font-weight: normal;
    font-size: 12px
}

.xki .line {
    width: 100%;
    border-top: dashed 1px #eee;
    float: left;
    margin-bottom: 10px
}

.xki dd {
    width: 100%;
    overflow: hidden;
    padding-top: 15px;
    padding-left: 15px
}

.xki dd ul {
    width: 100%
}

.xki dd li {
    width: 213px;
    margin: 0 5px 7px 0;
    height: 86px;
    float: left;
    display: inline;
    overflow: hidden;
    position: relative
}

.xki dd img {
    width: 32px;
    height: 52px
}

.xki li .img {
    float: left;
    display: inline;
    width: 52px;
    margin-right: 4px
}

.xki dd li p {
    float: left;
    width: 144px;
    overflow: hidden;
    margin-left: 5px
}

.xki dd p i,
.xki p a {
    display: block;
    overflow: hidden;
    line-height: 25px;
    height: 25px
}

.xki dd p i s {
    text-decoration: none;
    font-style: normal;
    color: #ccc
}

.xki dd p i em {
    color: #20a7ff
}

.xki dd p i {
    color: #999
}

.xki dd p span {
    left: 0;
    top: 0;
    margin: 2px 0
}

.xki dd li .dBtn {
    width: 52px;
    height: 20px;
    line-height: 20px;
    background: #f8f8f8;
    border: 1px solid #b0d0f0;
    color: #20a7ff;
    position: absolute;
    top: 55px;
    left: 0;
    text-align: center
}

.xki dd li .dBtn:hover {
    background: #20a7ff;
    text-decoration: none;
    border: 1px solid #20a7ff;
    color: #fff
}

.OtherNews {
    margin: 13px 0;
    padding: 6px 13px 13px 13px
}

.OtherNews .tit {
    border-bottom: 2px solid #20a7ff;
    line-height: 32px;
    height: 32px;
    margin-bottom: 5px
}

.OtherNews .tit h2 {
    color: #20a7ff;
    padding: 0 6px 0 6px;
    margin: 0;
    line-height: 32px;
    font-size: 16px;
    border-bottom: solid 2px #066fc9;
    float: left;
    font-weight: normal
}

.OtherNews .list {
    overflow: hidden
}

.OtherNews .list li {
    width: 50%;
    float: left
}

.OtherNews .list li a {
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 8px;
    line-height: 24px;
    display: block
}

.DownloadSfot {
    margin: 13px 0 0
}

.DownloadSfot .con {
    padding: 15px 15px 15px 15px;
    border: solid 1px #ececec;
    border-top: 0
}

.download {
    width: 360px;
    float: left
}

.download .title {
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 5px;
    margin-bottom: 0;
    display: inline-block
}

.download .rjtb {
    height: 48px;
    width: 300px
}

.download .rjtb img {
    width: 48px;
    height: 48px;
    float: left;
    margin-right: 6px
}

.download .rjtb a {
    color: #666;
    font-size: 16px;
    height: 20px;
    width: 230px;
    display: inline-block;
    line-height: 20px;
    overflow: hidden
}

.download .rjtb .down_a {
    clear: left;
    font-size: 12px;
    width: 55px;
    height: 22px;
    margin-top: 0;
    display: inline-block;
    line-height: 22px;
    text-align: center;
    background: #0092da;
    color: #fff
}

.download .ul_Address {
    width: 360px
}

.address_like {
    background: url(../images/down.png) no-repeat left center;
    line-height: 24px
}

.download {
    margin: 10px 5px 0 5px;
    float: left;
    width: 360px
}

.download ul {
    zoom: 1;
    margin-bottom: 5px
}

.download li {
    float: left;
    width: 158px;
    display: inline;
    float: left;
    display: inline;
    margin: 0 5px 8px 10px;
    font: 15px \5fae\8f6f\96c5\9ed1, arial
}

.ul_Address li.bdpan {
    background: url(../images/downbd.png) no-repeat
}

body .xiazaiqi {
    background: 0;
    margin-bottom: 15px
}

body .xiazaiqi a {
    display: block;
    width: 130px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-indent: 32px;
    background: #f90 url(../images/down-ico.png) no-repeat 6px center;
    border-radius: 4px;
    margin-left: 0
}

body .xiazaiqi a:hover {
    color: #fff;
    background-color: #f80;
    text-decoration: none !important
}

.address_like a {
    color: #333;
    margin-left: 26px
}

.address_like a:hover {
    text-decoration: underline
}

.download .xian {
    display: none
}

body .download .f-gsh3 {
    margin: 5px 10px;
    padding: 0;
    font-size: 14px;
    background: 0;
    background: 0;
    color: #000;
    clear: both;
    margin-bottom: 10px
}

body .download .m-addline {
    border-top: 1px solid #eee;
    padding: 10px 0 0 0
}

.download .sendErr-wrap {
    width: 350px;
    padding: 6px 5px;
    margin-top: 15px;
    margin-bottom: 0;
    color: #999;
    border: 1px dashed #e0e0e0;
    background: #fdfddf
}

.download #sendErr {
    margin-right: 5px;
    color: #090;
    text-decoration: underline;
    cursor: pointer
}

.download #sendErr:hover {
    color: #20a7ff
}

.downloadright {
    width: 360px;
    float: right
}

.downloadright .ads {
    width: 360px
}

.downloadright .share {
    padding-top: 28px
}

.downloadright .share .shareText {
    color: #999;
    line-height: 20px
}

.Comment {
    margin-top: 13px;
    padding: 6px 13px 13px
}

.Comment .tit {
    line-height: 32px;
    height: 32px;
    margin-bottom: 5px
}

.Comment .tit h3 {
    color: #333;
    padding: 0 6px 0 10px;
    margin: 0;
    line-height: 32px;
    font-size: 16px;
    float: left;
    background-image: url("../images/l1a.jpg");
    background-repeat: no-repeat;
    background-position: left center;
    font-weight: normal
}

.downTabs {
    padding: 6px 13px 13px 13px;
    height: 476px;
    overflow: hidden;
    width: 272px
}

.downTabs .tit {
    border-bottom: 2px solid #20a7ff;
    line-height: 32px;
    height: 32px;
    margin-bottom: 5px
}

.downTabs .tit h3 {
    color: #333;
    padding: 0 6px 0 6px;
    margin: 0;
    line-height: 32px;
    font-weight: bold;
    font-size: 14px;
    float: left
}

.downTabs .tit .tabmenu {
    position: relative;
    float: right;
    margin-top: 8px;
    height: 24px
}

.downTabs .tit .tabmenu li {
    color: #989898;
    font-size: 12px;
    width: auto;
    margin: 0;
    cursor: pointer;
    font-size: 14px;
    float: left;
    position: relative;
    background-color: #ecf4fd;
    border: solid 1px #dee7ec;
    border-bottom: 0;
    margin-left: 3px;
    zoom: 1;
    height: 23px
}

.downTabs .tit .tabmenu i {
    padding: 0 9px;
    line-height: 22px;
    display: block;
    color: #666;
    height: 23px;
    float: left
}

.downTabs .tit .tabmenu .hover {
    background-color: #20a7ff;
    border: solid 1px #20a7ff;
    border-bottom: 0;
    height: 25px
}

.downTabs .tit .tabmenu .hover i {
    color: #fff
}

.downTabs .tit .tabmenu em {
    display: none
}

.downTabs .tit .tabmenu .hover em {
    display: block;
    width: 8px;
    height: 4px;
    background-image: url("../images/tabmenu_arrew.png");
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -4px;
    top: 25px;
    /* *top: 20px */
}

.downTabs .list li {
    overflow: hidden;
    height: 29px;
    line-height: 29px;
    padding: 0
}

.downTabs .list li span {
    width: 17px;
    height: 17px;
    display: block;
    float: left;
    text-align: center;
    line-height: 17px;
    margin: 5px 6px 0 0;
    color: #FFF;
    background: #bebebe
}

.downTabs .list li .top1 {
    background: #ed2e02
}

.downTabs .list li .top2 {
    background: #ff6201
}

.downTabs .list li .top3 {
    background: #ff6300
}

.downTabs .list li .top4 {
    background: #ffa119
}

.downTabs .list li .top5 {
    background: #fec321
}

.softhot {
    padding: 0;
    float: left;
    width: 298px
}

.softhot .tit {
    border-bottom: 2px solid #20a7ff;
    line-height: 32px;
    height: 32px;
    margin-bottom: 5px
}

.softhot .tit h3 {
    font-weight: bold;
    color: #333;
    padding: 0 6px 0 10px;
    margin: 0;
    line-height: 32px;
    font-size: 14px;
    border-bottom: solid 2px #20a7ff;
    float: left
}

.softhot .tit .more {
    float: right;
    color: #999
}

.softhot .tit .more:hover {
    color: #20a7ff
}

.softhot .soft-Software {
    margin-top: 7px
}

.softhot .soft-Software li {
    height: 50px;
    padding-top: 8px;
    position: relative;
    padding-left: 43px;
    padding-right: 13px
}

.softhot .soft-Software li:nth-child(odd) {
    background-color: #fbfbfb
}

.softhot .soft-Software li img {
    width: 36px;
    height: 36px;
    position: absolute;
    left: 5px;
    top: 10px
}

.softhot .soft-Software li span {
    color: #999;
    display: block;
    margin-left: 4px;
    height: 21px;
    line-height: 21px;
    overflow: hidden
}

.softhot .soft-Software li em {
    color: #f4a51d;
    margin-left: 5px
}

.softhot .soft-Software li i {
    width: 245px;
    overflow: hidden;
    height: 22px;
    display: block;
    line-height: 22px;
    margin-left: 4px
}

#comment_list .quote,
#comment_list .quote span {
    text-indent: 0
}

#comment_list {
    border: 0 solid #ccc;
    color: #2f2f2f;
    padding: 1px;
    zoom: 1
}

#comment_list dt {
    line-height: 28px;
    height: 28px;
    overflow: hidden;
    padding: 0 10px
}

#comment_list h2 {
    font-size: 14px;
    color: #fff;
    height: 30px;
    padding: 0 10px;
    background: url(../images/comment_tbg.png) repeat-x;
    margin-bottom: 10px
}

#comment_list h2 span {
    float: left;
    margin-top: 4px;
    width: 88px;
    text-align: center;
    line-height: 26px;
    background-repeat: no-repeat
}

#comment_list dl {
    padding: 0 5px
}

#comment_list dd {
    word-wrap: break-word;
    line-height: 20px;
    padding: 5px 10px 10px
}

#comment_list dd img {
    margin-bottom: -5px
}

#comment_list blockquote,
#comment_list .quote {
    padding: 3px 3px 5px;
    margin: 0 0 5px 0;
    border: 1px solid #bfbfbf;
    background: #fffde9;
    color: #000
}

#comment_list blockquote h4,
#comment_list .quote span {
    color: #666;
    padding: 0 3px;
    font-weight: normal;
    font-size: 12px;
    display: block;
    background: 0
}

#comment_list blockquote h4 cite {
    font-style: normal
}

#comment_list blockquote div {
    padding: 0 7px
}

#comment_list dt i {
    font-family: verdana;
    font-style: normal
}

#comment_list dt b {
    margin: 0 6px
}

#comment_list p {
    text-align: right;
    line-height: 1;
    padding: 5px 0
}

#comment_list p a {
    color: #e65c08;
    margin-left: 10px
}

#comment_list dt span {
    float: left
}

#comment_list dt em {
    float: right;
    font-style: normal
}

#comment_0 dt {
    background: #fff2e8;
    color: #c97b54
}

#comment_0 h2 span {
    background-image: url(../images/comment_tr.png)
}

#comment_1 dt {
    background: #f0f7ee;
    color: #569659
}

#comment_1 h2 span,
#s_comment h2 span {
    background-image: url(../images/comment_tg.png)
}

#s_comment {
    text-align: center
}

#s_comment h2 a {
    float: right;
    font-size: 12px;
    font-weight: normal;
    color: #1d8d23;
    line-height: 30px
}

#s_comment h2 a i {
    font-style: normal
}

#s_comment .nick_name {
    float: left;
    margin-left: 12px;
    line-height: 30px;
    display: inline
}

#s_comment .nick_name input {
    border: 1px solid #a9b9a5;
    margin-left: 6px;
    height: 20px;
    vertical-align: middle;
    width: 200px
}

#s_comment .comment_faces {
    float: left;
    margin-left: 20px;
    font-weight: bold;
    line-height: 30px;
    display: inline
}

#s_comment .comment_faces img {
    vertical-align: middle;
    margin-left: 3px;
    cursor: pointer
}

#s_comment textarea {
    border: 1px solid #a9b9a5;
    padding: 3px 5px;
    width: 96%;
    height: 120px;
    line-height: 20px;
    margin: 8px 0
}

#s_comment .comment_btn {
    padding: 0 12px 10px;
    text-align: left
}

#s_comment .comment_btn input {
    width: 80px;
    color: #fff;
    border: 0 none;
    padding: 0;
    margin-right: 6px;
    font-weight: bold;
    height: 26px;
    background: url(../images/comment_btn.png) no-repeat;
    cursor: pointer
}

#screen_show {
    padding: 10px 0;
    /* margin:;  */
    overflow: hidden;
    text-align: center
}

#screen_show img,
.cbox .des img {
    border: 1px solid #ccc;
    padding: 1px
}

#screen_show div {
    height: 0;
    overflow: hidden
}

#screen_show .picbox_0 {
    height: auto
}

.screen_control {
    position: absolute;
    right: 0;
    top: 0
}

.screen_control .count {
    font-family: arial;
    color: #666;
    margin-left: 5px
}

.screen_control .count b {
    font-weight: normal
}

.screen_control .count i {
    font-style: normal
}

.screen_control {
    padding: 0 15px 10px;
    text-align: center;
    overflow: hidden
}

.screen_control a {
    color: #2f73b1;
    text-decoration: underline;
    margin-left: 10px
}

.screen_control .disable,
.screen_control .disable:hover {
    color: #999;
    cursor: default
}

.view_panel {
    text-align: center;
    padding-bottom: 0;
    position: relative;
    margin: 0
}

.bigview {
    padding-bottom: 10px;
    display: inline
}

.keyText {
    border: 1px solid #ff9947;
    margin-top: 10px;
    padding: 38px 15px 8px;
    background: #fdfde5 url(../images/c_destip.png) no-repeat 13px 7px;
    line-height: 22px;
    color: #555;
    word-wrap: break-word;
    overflow: hidden
}

.c_tags {
    margin: 15px;
    font-size: 14px
}

.c_tags a {
    font-weight: normal;
    color: #23883b;
    margin: 0 8px 0 2px
}

.c_tags_inc {
    margin: 0 0 16px;
    color: #666
}

.c_tags_inc a {
    color: #227e0a;
    margin: 0 6px;
    text-decoration: underline
}

.keyText {
    font-size: 14px;
    line-height: 24px
}

.keyText a {
    color: #2f73b1
}

.des a {
    color: #2a78b4
}

.ul_Address h3 {
    font-weight: 700
}

.m-boxhead {
    padding-bottom: 10px
}

.m-boxhead li {
    width: 90px;
    height: 100px;
    float: left;
    margin: 10px 0 0 7px;
    display: inline;
    overflow: hidden;
    font-family: "simsun"
}

.m-boxhead li a {
    line-height: 14px;
    font-size: 12px;
    font-weight: bold;
    color: #222;
    text-align: center;
    margin: 4px 0 0 0;
    display: block;
    overflow: hidden
}

.m-boxhead li a:hover {
    color: #f40
}

.m-boxhead li a img {
    display: block;
    width: 58px;
    height: 58px;
    margin: 0 auto 5px
}

.m-boxhead li em {
    width: 100%;
    line-height: 14px;
    font-size: 12px;
    font-weight: normal;
    color: #999;
    font-style: normal;
    text-align: center;
    margin: 4px 0 0 0;
    display: block;
    overflow: hidde11n
}

#good_or_bad .is_good,
#good_or_bad .is_bad {
    cursor: pointer;
    float: left;
    width: 185px;
    height: 46px;
    _display: inline
}

#good_or_bad {
    position: relative
}

#good_or_bad {
    float: left;
    margin-top: 8px;
    color: #4d4d4d;
    display: inline
}

#good_or_bad .score {
    float: left;
    /* *padding-top: 5px */
}

#good_or_bad p {
    color: #f08620;
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
    /* *display: inline; */
    vertical-align: baseline;
    zoom: 1
}

#good_or_bad p:first-letter {
    font-size: 25px
}

#good_or_bad b {
    width: 32px;
    height: 26px;
    float: left;
    background: url(../images/c_good.png) no-repeat;
    font-size: 14px;
    color: #fff;
    text-align: center;
    padding-left: 20px;
    line-height: 26px;
    display: inline;
    margin-right: 8px;
    margin-top: 5px
}

#good_or_bad .is_bad b {
    background-image: url(../images/c_bad.png)
}

#good_or_bad i {
    display: block;
    height: 8px;
    width: 90px;
    border: 1px solid #db5614;
    overflow: hidden
}

#good_or_bad i img {
    height: 12px;
    margin-bottom: 10px
}

#good_or_bad em {
    font-style: normal;
    margin-left: 3px
}

#good_or_bad .is_bad i {
    border: 1px solid #1861a6
}

.is_good,
.is_bad {
    width: 158px;
    cursor: pointer
}

div#hm_t_118618 {
    margin-top: 13px
}

body .maindown_w4 {
    height: 80px;
    width: 530px
}

.maindown_w4 .m-bdtn {
    display: inline;
    width: 182px;
    height: 75px;
    line-height: 72px;
    padding-left: 68px;
    font-size: 26px;
    font-weight: 700;
    color: #fff;
    background: url(../images/downbgr.png) 0 0 no-repeat;
    float: left;
    margin-right: 20px;
    position: relative;
    margin-right: 30px
}

a#bddown {
    background-position: 0 -84px
}

.maindown_w4 #bddown:hover {
    background-position: -24px -252px;
    text-decoration: none
}

.maindown_w4 .downnowgaosu {
    margin-right: 0;
    display: none
}

.maindown_w4 .apple {
    margin-right: 0;
    font-weight: 400;
    background: #5298ff;
    border-radius: 5px
}

.maindown_w4 .az {
    margin-right: 0;
    font-weight: 400;
    background: #25c88a;
    border-radius: 5px
}

.maindown_w4 .downnowgaosu:hover,
.maindown_w4 .apple:hover {
    background-position: -24px -168px;
    text-decoration: none
}

.maindown_w4 .m-bdtn b,
.maindown_w4 .m-bdtn i {
    font-weight: 400;
    position: absolute;
    display: block;
    height: 30px;
    line-height: 30px;
    top: 12px
}

.maindown_w4 .m-bdtn i {
    font-style: normal;
    font-size: 12px;
    top: 38px
}

.maindown_m4,
.maindown_t4 {
    display: none
}

.v1_1 .c_soft_info ul {
    height: 140px
}

.m-l1 {
    margin-left: 21px
}

.m-l2 {
    margin-left: 18px
}

.maindown_w4 .m-bdtn b {
    color: #fff
}

.maindown_w4 .downnowgaosu b {
    color: #fff
}

.maindown_w4 .apple>i {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 12px;
    top: 11px;
    background: url(../images/downyios.png) no-repeat 7px -36px;
    background-size: 40px
}

.maindown_w4 .az>i {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 12px;
    top: 11px;
    background: url(../images/downyios.png) no-repeat 7px 4px;
    background-size: 40px
}

.c_soft_button {
    overflow: inherit !important
}

#good_or_bad {
    position: relative
}

.g-hpopBox {
    position: absolute;
    height: 271px;
    width: 433px;
    background: #fff;
    z-index: 9999;
    left: 235px;
    top: -150px;
    border: 2px solid #e8e8e8;
    padding: 15px 15px 5px 15px;
    box-shadow: 0 0 8px 1px rgba(0, 0, 0, .16);
    font-weight: normal;
    font-size: 16px
}

.g-tips {
    overflow: hidden;
    position: relative;
    padding-right: 30px;
    border-bottom: 1px solid #e0e0e0
}

.g-tips p {
    overflow: hidden;
    line-height: 24px !important;
    padding-bottom: 10px !important;
    color: #666 !important;
    text-align: left !important;
    margin: 0 !important;
    padding-top: 0 !important;
    font-size: 14px !important;
    font-weight: 400important
}

.g-tips p:first-letter {
    font-size: 14px !important
}

.g-tips a.f-close {
    position: absolute;
    right: 0;
    top: 0;
    width: 18px;
    height: 18px;
    background: url(../images/downdetail-close.png) no-repeat -5px -5px
}

.g-tips a.f-close:hover {
    background: url(../images/downdetail-close.png) no-repeat -35px -5px
}

.g-input-cont {
    padding: 5px 0 5px 0;
    overflow: hidden
}

.g-input-cont p {
    padding: 5px 0 10px 0 !important;
    overflow: hidden;
    margin: 0 !important
}

.g-input-cont span {
    display: block;
    float: left;
    color: #999;
    margin-right: 25px;
    font-size: 14px;
    font-weight: normal
}

.g-input-cont span em {
    display: block;
    float: left;
    margin-right: 5px;
    _margin-top: -4px;
    height: 19px
}

.g-input-cont span font {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    padding-right: 12px
}

.g-input-cont input.m-txt-phone {
    overflow: hidden;
    border: 1px solid #c9c9c9;
    height: 26px;
    line-height: 26px;
    padding: 0;
    margin: 0;
    text-indent: 6px;
    border-radius: 3px;
    color: #666
}

.g-plTextaera textarea {
    height: 52px;
    border: 1px solid #e0e0e0;
    font-size: 14px;
    color: #666;
    line-height: 26px;
    border-radius: 3px;
    width: 100%
}

.g-plSubmit {
    margin: 10px auto;
    text-align: center;
    overflow: hidden
}

.submit1 {
    background: #20a7ff;
    border: 0;
    padding: 0;
    color: #fff;
    width: 160px;
    border-radius: 3px;
    height: 34px;
    cursor: pointer
}

.content img {
    max-width: 100%
}

iframe#down1 {
    display: none
}

.art-dl-az-info {
    padding-bottom: 10px
}

.art-dl-az-info img {
    float: left;
    width: 60px;
    height: 60px
}

.art-dl-az-info .info {
    margin-left: 70px;
    padding-right: 10px
}

.art-dl-az-info .info .txt {
    font-size: 15px;
    margin-bottom: 10px;
    color: #333;
    font-weight: bold
}

.art-dl-az-info .info .btn {
    font-size: 14px;
    color: #333;
    width: 78px;
    height: 25px;
    border: 1px solid #ededed;
    display: block;
    text-align: center;
    line-height: 25px
}

#othdl {
    margin: 5px 0 0 0
}

#othdl a {
    border-left: #ddd 1px solid;
    display: inline-block;
    padding-left: 30px;
    color: #999;
    background: url(../images/soft/kicon.png) 10px 4px no-repeat;
    margin: 0 0 0 10px
}

#othdl .othaz {
    background-position: 10px -18px
}

#othdl .othipo {
    background-position: 10px -40px
}

#othdl .othmac {
    background-position: 10px -62px
}

#othdl .othlinx {
    background-position: 10px -101px
}

#othdl .othpc {
    background-position: 10px 5px
}

#othdl a:first-child {
    border: 0;
    margin: 0;
    padding-left: 30px;
    margin-left: -10px
}

.g-chain {
    margin: 0 2px 10px 5px;
    height: auto;
    display: block;
    overflow: hidden;
    background: 0;
    border-top: 1px dotted #dfdfdf;
    width: 310px
}

.g-chain li {
    max-width: 250px;
    float: left;
    height: 25px;
    padding: 6px 1px;
    border-bottom: 1px dotted #dfdfdf;
    display: block;
    overflow: hidden;
    margin: 0;
    white-space: nowrap
}

.g-chain li strong {
    float: left;
    font-size: 12px;
    font-weight: normal;
    margin: 0 0 0 2px;
    display: inline;
    overflow: hidden;
    background: #fe7501;
    padding: 3px 4px;
    color: #fff
}

.g-chain li a {
    height: 25px;
    line-height: 25px;
    float: left;
    font-size: 12px;
    font-weight: normal;
    color: #7d7d7d;
    margin: 0 6px 0 0;
    /* *margin: 0 2px 0 0; */
    display: inline;
    overflow: hidden;
    /* *___YUICSSMIN_PRESERVE_CANDIDATE_COMMENT_8___*/
    
}

.g-chain .g-chain-li {
    padding: 6px 6px 6px 0;
    clear: both
}

.err_bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7f000000, endcolorstr=#7f000000);
    z-index: 10000;
    display: none
}

.err_bg .title {
    width: 428px;
    background: #fff;
    margin: 350px auto;
    border-radius: 7px;
    overflow: hidden
}

.err_bg .title span {
    height: 40px;
    text-align: left;
    line-height: 40px;
    background: #f5f5f5;
    color: #333;
    font-size: 14px;
    display: block;
    text-indent: 12px
}

.err_bg .title p {
    text-align: center;
    border-bottom: 1px solid #ededed
}

.err_bg .title .err-bottom {
    height: 38px;
    line-height: 38px;
    font-size: 14px
}

.err_bg .title .err-bottom .err_submit {
    float: left;
    width: 213px;
    border-right: 1px solid #ededed;
    height: 38px;
    line-height: 38px;
    text-align: center;
    color: #20a7ff
}

.err_bg .title .err-bottom a {
    float: left;
    width: 212px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    color: #333;
    cursor: pointer
}

.err_bg #errortxt {
    width: 400px;
    height: 90px;
    margin-top: 5px;
    border: solid 1px #20a7ff
}

.lightboxOverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: #000;
    filter: alpha(Opacity=80);
    opacity: .8;
    display: none
}

.lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 10000;
    text-align: center;
    line-height: 0;
    font-weight: 400
}

.lightbox .lb-image {
    display: block;
    height: auto;
    max-width: inherit;
    border-radius: 3px
}

.lightbox a img {
    border: 0
}

.lb-outerContainer {
    position: relative;
    background-color: #fff;
    zoom: 1;
    width: 250px;
    height: 250px;
    margin: 0 auto;
    border-radius: 4px
}

.lb-outerContainer:after {
    content: "";
    display: table;
    clear: both
}

.lb-container {
    padding: 4px
}

.lb-loader {
    position: absolute;
    top: 43%;
    left: 0;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0
}

.lb-cancel {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 auto;
    background: url(../images/loading.gif) no-repeat
}

.lb-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10
}

.lb-container>.nav {
    left: 0
}

.lb-nav a {
    outline: 0;
    background-image: url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)
}

.lb-next,
.lb-prev {
    height: 100%;
    cursor: pointer;
    display: block
}

.lb-nav a.lb-prev {
    width: 34%;
    left: 0;
    float: left;
    background: url(../images/az_prev.png) left 48% no-repeat;
    filter: alpha(Opacity=0);
    opacity: 1;
    -webkit-transition: opacity .6s;
    transition: opacity .6s
}

.lb-nav a.lb-prev:hover {
    filter: alpha(Opacity=100);
    opacity: 1
}

.lb-nav a.lb-next {
    width: 64%;
    right: 0;
    float: right;
    background: url(../images/az_next.png) right 48% no-repeat;
    filter: alpha(Opacity=0);
    opacity: 1;
    -webkit-transition: opacity .6s;
    transition: opacity .6s
}

.lb-nav a.lb-next:hover {
    filter: alpha(Opacity=100);
    opacity: 1
}

.lb-dataContainer {
    margin: 0 auto;
    padding-top: 5px;
    /* *zoom:1; */
    width: 100%;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

.lb-dataContainer:after {
    content: "";
    display: table;
    clear: both
}

.lb-data {
    padding: 0 4px;
    color: #ccc
}

.lb-data .lb-details {
    width: 85%;
    float: left;
    text-align: left;
    line-height: 1.1em
}

.lb-data .lb-caption {
    font-size: 13px;
    font-weight: 700;
    line-height: 1em
}

.lb-data .lb-number {
    display: block;
    clear: left;
    padding-bottom: 1em;
    font-size: 12px;
    color: #999
}

.lb-data .lb-close {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    background: url(../images/az_close.png) top right no-repeat;
    text-align: right;
    outline: 0;
    filter: alpha(Opacity=70);
    opacity: .7;
    -webkit-transition: opacity .2s;
    transition: opacity .2s
}

.lb-data .lb-close:hover {
    cursor: pointer;
    filter: alpha(Opacity=100);
    opacity: 1
}