@charset "utf-8";
.main {
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
}
.mainLeft {
  width: 670px;
  float: left;
  overflow: hidden;
}
.main .content_title a {
  color: #323232;
}
.mainLeft_top {
  width: 670px;
  height: 30px;
  color: #000;
  background: url(../images/mainLeft_topBg.png) no-repeat;
  line-height: 30px;
  overflow: hidden;
}
.main .mainLeft_top a {
  color: #323232;
}
.mainLeft_top_left {
  float: left;
  padding-left: 15px;
  font-weight: bold;
}
.mainLeft_top_right {
  width: 200px;
  float: right;
  padding-right: 12px;
  text-align: right;
}
.mainLeft_footer {
  height: 8px;
  width: 670px;
  padding-bottom: 10px;
  background: url(../images/mainLeft_footerBg.png) no-repeat;
  overflow: hidden;
}
.mainLeft_body {
  width: 628px;
  padding: 10px 20px;
  border: 1px solid #dcdcdc;
  border-bottom: none;
  border-top: none;
  background: #fafafa;
}
.mainLeft_bodyDiv {
  width: 628px;
  padding: 10px 20px;
  border: 1px solid #dcdcdc;
  border-bottom: none;
  border-top: none;
  background: #fafafa;
}
.mainLeft_bodyDiv p {
  line-height: 24px;
  padding-bottom: 25px;
  text-indent: 1em;
}
.mainLeft_bodyDiv1 {
  width: 628px;
  padding: 10px 20px;
  border: 1px solid #dcdcdc;
  border-bottom: none;
  border-top: none;
  background: #fafafa;
  line-height: 28px;
}
.libraryhr {
  background: #fff3d9;
  line-height: 24px;
  border: 1px solid #fee1a7;
  height: 48px;
  width: 958px;
  clear: both;
  margin: 0 auto;
  margin-bottom: 10px;
  text-align: center;
  margin-top: 50px;
}
.library-initial-list {
  background: #fdf7e3;
  line-height: 24px;
  margin: 30px 0 20px;
  text-align: center;
  padding: 30px 5%;
  border-radius: 5px;
}
.libraryhr a {
  padding: 2px 5px;
  text-decoration: none;
  color: #2766d1;
}
.library-initial-form {
  margin-bottom: 12px;
}
.library-initial-list a {
  text-decoration: none;
  color: #9499a3;
  font-size: 16px;
  min-width: 24px;
  height: 24px;
  display: inline-block;
  margin: 5px 3px;
  border-radius: 3px;
}
.library-initial-list a:hover {
  background: #ebdcab;
}
.library-initial-list a.active {
  background: #ebdcab;
}
.libraryhr a:hover {
  color: #fff;
  background: #9aa9e7;
}
.library-pagination {
  margin-top: 10px;
}
.library-initial-list a.library-pagination-fast {
  width: auto;
  padding: 2px 5px;
}
.libraryhr .libraryhr_location {
  background: #1e3986;
  color: #fff;
}
.libraryhr .libraryhr_location {
  background: #1e3986;
  color: #fff;
}
.libraryD {
  width: 960px;
  padding-bottom: 15px;
}
.libraryTable {
  background: #fafafa;
  border-collapse: collapse;
  max-width: 960px;
  margin: 0 auto;
  font-size: 13px;
  width: 1000px;
}
.libraryTable td {
  border: 1px solid #dcdcdc;
  padding: 5px 20px;
  max-width: 280px;
  width: 280px;
  word-wrap: break-word;
  word-break: break-all;
  overflow: hidden;
}
.library-initial-table {
  background: #fefcfc;
  border-collapse: separate;
  margin-bottom: 30px;
  width: 100%;
}
.library-initial-table td {
  border: 1px solid #e5e6e6;
  border-top: none;
  border-right: 0;
  padding: 10px 30px;
  word-wrap: break-word;
  word-break: break-all;
  overflow: hidden;
  line-height: 30px;
}
.library-initial-table td a {
  color: #3272e3;
  font-size: 16px;
}
.library-initial-table tr:first-child td {
  border-top: 1px solid #e5e6e6;
}
.library-initial-table tr td:last-child {
  border-right: 1px solid #e5e6e6;
}
.library-initial-table tr:first-child td:first-child {
  border-top-left-radius: 5px;
}
.library-initial-table tr:first-child td:last-child {
  border-top-right-radius: 5px;
}
.library-initial-table tr:last-child td:first-child {
  border-bottom-left-radius: 5px;
}
.library-initial-table tr:last-child td:last-child {
  border-bottom-right-radius: 5px;
}
.libraryD2_table {
  line-height: 24px;
  font-size: 13px;
}
.libraryD2_table td {
  padding: 5px 20px 5px 0;
}
.libraryD3_table {
  line-height: 18px;
  width: 100%;
  background: #efefef;
  border-collapse: collapse;
  margin-top: 15px;
  font-size: 13px;
}
.libraryD3_table img {
  vertical-align: middle;
}
.libraryD3_table_hover {
  background: #fff;
}
.libraryD3_table td {
  padding: 5px 10px;
  border: 1px solid #979797;
}
.libraryD3_table span {
  margin-right: 15px;
}
.libraryD3_table .page a {
  padding: 2px 5px;
  text-decoration: none;
  color: #2766d1;
}
.libraryD3_table .page a:hover {
  color: #fff;
  background: #9aa9e7;
}
.libraryD3_table .page .libraryhr_location {
  background: #1e3986;
  color: #fff;
}
.location_wrap {
  width: 100%;
}
.location {
  line-height: 30px;
  clear: both;
  margin: 10px auto 0;
  width: 1000px;
  color: #233060;
  min-height: 16px;
}
.location > a {
  text-decoration: none;
  color: #3272e3;
}
#report {
  width: 460px;
  height: 270px;
  display: none;
  margin: 0 auto;
}
#comment {
  width: 500px;
  height: 330px;
  display: none;
  margin: 0 auto;
}
#message {
  width: 370px;
  height: 230px;
  display: none;
  margin: 0 auto;
}
#repcomment,
#txtcomment {
  width: 300px;
  height: 150px;
  line-height: 120%;
  font-size: 12px;
}
#comment #loginK .body {
  width: 480px;
  height: 310px;
}
#report #loginK .body {
  width: 440px;
  height: 250px;
}
#message #loginK .body {
  width: 350px;
  height: 210px;
}
.messageTable {
  font-size: 18px;
  line-height: 210%;
  margin-top: 35px;
  text-align: center;
  font-style: oblique;
}
.ask_continue {
  background: url(../images/downloadNow_bg.png) no-repeat 0 3px;
  width: 126px;
  color: #fff;
  height: 36px;
  border: none;
  cursor: pointer;
}
.activate {
  width: 928px;
  padding: 15px;
  border: 1px solid #dcdcdc;
  margin-bottom: 15px;
  background: #fafafa;
  line-height: 18px;
  margin-top: 20px;
}
.activate h1 {
  font-size: 18px;
  line-height: 30px;
  height: 30px;
  text-align: center;
  font-weight: normal;
}
.activate p {
  margin-top: 15px;
}
.activate_sumbit input {
  width: 80px;
  margin-right: 30px;
  height: 24px;
}
#login {
  text-align: center;
  display: none;
  width: 370px;
  height: 230px;
  margin: 0 auto;
}
.login_btn {
  width: 80px;
  height: 32px;
  background: url(../images/login_btn.png) 0 3px no-repeat;
  color: #fff;
  cursor: pointer;
  border: 0;
}
.login_table {
  width: 340px;
  height: 162px;
}
.login_table tr td {
  line-height: 28px;
  padding: 0 5px;
}
#username,
#password,
#reportname,
#txtlink,
#uname {
  width: 190px;
  height: 20px;
  line-height: 20px;
}
.rating {
  height: 22px;
  white-space: nowrap;
}
#loginerror {
  font-size: 10px;
  line-height: 14px;
}

#loginK .b {
  background: url(/images/b.png);
}

#loginK .tl {
  background: url(/images/tl.png);
}

#loginK .tr {
  background: url(/images/tr.png);
}

#loginK .bl {
  background: url(/images/bl.png);
}

#loginK .br {
  background: url(/images/br.png);
}
#loginK .body {
  background: #fafafa;
  height: 210px;
  vertical-align: top;
  width: 350px;
}
#loginK .tl,
#loginK .tr,
#loginK .bl,
#loginK .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}
.closeDiv {
  position: relative;
  height: 22px;
  padding-top: 5px;
  padding-right: 5px;
  text-align: right;
}
#close,
.close {
  cursor: pointer;
}

/*** new version***/
.application-title {
  font-size: 24px;
  font-weight: 600;
  margin: 40px 0;
  text-align: center;
}
.application-describe {
  width: 100%;
}
tr.user-comment-information td {
  padding-top: 24px;
}
.application-describe td {
  font-size: 16px;
}
td.application-describe-name {
  width: 18%;
  line-height: 54px;
  padding-right: 10px;
}
td.application-describe-name,
td.application-describe-name strong {
  white-space: nowrap;
}
td.application-describe-name strong {
  font-weight: 600;
}
td.application-file-name {
  width: 40%;
}
td.user-opinions-wrap {
  text-align: right;
}
td.user-comment {
  color: #9499a3;
}

.user-comment a {
  color: #3272e3;
}

td.pagination {
  text-align: center;
  padding-top: 40px;
}
td.pagination a {
  color: #233060;
  font-size: 14px;
  display: inline-block;
  margin: 0 10px;
  display: inline-block;
  min-width: 24px;
  line-height: 24px;
  border-radius: 3px;
  color: #3272e3;
}
td.pagination a.comment-pagination-fast {
  width: auto;
  padding: 0 10px;
}
td.pagination a:hover {
  background: #eff0f0;
}

td.pagination a.active {
  background: #eff0f0;
}
td.pagination a.pagination-on {
  background: #eff0f0;
}
.btn-submit-opinion {
  width: 220px;
  line-height: 40px;
  background: #3071e3;
  border-radius: 6px;
  border: none;
  color: #fff;
  font-size: 16px;
}
.btn-submit-opinion:hover {
  background: #3f8cec;
}
.btn-submit-opinion:active {
  background: #2668d5;
}
.user-opinion {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: sub;
  margin-right: 10px;
  cursor: pointer;
}
.like {
  background: url("/img/user-opinions.png") -34px 0 no-repeat;
}
.like:hover {
  background: url("/img/user-opinions.png") -34px -16px no-repeat;
}
.like:active {
  background: url("/img/user-opinions.png") -34px -32px no-repeat;
}
.dislike {
  background: url("/img/user-opinions.png") -17px 0 no-repeat;
}
.dislike:hover {
  background: url("/img/user-opinions.png") -17px -16px no-repeat;
}
.dislike:active {
  background: url("/img/user-opinions.png") -17px -32px no-repeat;
}
.report {
  background: url("/img/user-opinions.png") 0 0 no-repeat;
}
.report:hover {
  background: url("/img/user-opinions.png") 0 -16px no-repeat;
}
.report:active {
  background: url("/img/user-opinions.png") 0 -32px no-repeat;
}
.user-opinion-val {
  display: inline-block;
  margin-right: 30px;
}
#user-opinion-con {
  margin: 0 auto;
  background: #fff;
  width: 670px;
  border-radius: 5px;
  display: none;
}

#user-report-con {
  margin: 0 auto;
  background: #fff;
  width: 670px;
  border-radius: 5px;
  display: none;
}
.wrap-btn-close {
  text-align: right;
  height: 52px;
  padding-right: 20px;
}
#btn-close {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url("/img/user-opinions.png") -50px 0 no-repeat;
  margin-top: 16px;
}
#btn-close:hover {
  background: url("/img/user-opinions.png") -50px -20px no-repeat;
}
#btn-close:active {
  background: url("/img/user-opinions.png") -50px -40px no-repeat;
}
#user-opinion-from {
  padding: 0 96px;
  text-align: left;
}
#user-opinion-from label {
  display: block;
  margin: 20px 0 10px;
}

#user-report-from {
  padding: 0 96px;
  text-align: left;
}
#user-report-from label {
  display: block;
  margin: 20px 0 10px;
}

#user-rank {
  margin: 15px 0 22px;
  display: inline-block;
}
.rank-explain {
  margin-bottom: 24px;
}
.rank-explain img {
  height: 12px;
  margin-right: 10px;
  vertical-align: baseline;
}
.rank-explain span {
  margin-right: 30px;
  color: #9499a3;
}

#user-report-text {
  width: 100%;
  height: 168px;
  border: none;
  border-radius: 3px;
  background: #fafafa;
  resize: none;
  padding: 3px 5px;
  font-size: 14px;
  line-height: 24px;
}

#user-comment-text {
  width: 100%;
  height: 168px;
  border: none;
  border-radius: 3px;
  background: #fafafa;
  resize: none;
  padding: 3px 5px;
  font-size: 14px;
  line-height: 24px;
}
.user-opinion-txt {
  line-height: 42px;
  width: 100%;
  border: none;
  border-radius: 3px;
  background: #fafafa;
  padding: 0 5px;
}
.btn-user-comment-wrap {
  padding: 30px 0 40px;
}
.btn-user-comment {
  width: 220px;
  line-height: 50px;
  border-radius: 6px;
  border: none;
  font-size: 16px;
}
#btn-submit-comment.btn-user-comment {
  color: #fff;
  background: #3071e3;
}
#btn-submit-comment.btn-user-comment:hover {
  background: #3f8cec;
}
#btn-submit-comment.btn-user-comment:active {
  background: #2668d5;
}
#btn-submit-cancel.btn-user-comment {
  float: right;
  background: #edf0f5;
}
#btn-submit-cancel.btn-user-comment:hover {
  background: #dce1e9;
}
#btn-submit-cancel.btn-user-comment:active {
  background: #c8cdd6;
}
.library-list-wrap {
  background: #fafafa;
  margin: 30px 0 0;
}
/* .application-describe-name {
  margin-right: 10px;
}
 */

#Message {
  margin: 0 auto;
  background:#fff;
  max-width:500px;
  border-radius: 5px;
  display: none;
}

#Message2 {
  margin: 0 auto;
  background:#fff;
  max-width:500px;
  border-radius: 5px;
  display: none;
}
