﻿BODY {
  padding: 0px;
  margin: 0 auto;
  font-family: '微软雅黑', 'Microsoft YaHei', '宋体', 'SimSun',
    'Hiragino Sans GB', 'SimHei', 'sans-serif';
  min-width: 1350px;
}
DIV,
UL,
LI,
P,
H1,
H2,
H3,
H4,
H5,
H6,
FORM {
  padding: 0px;
  margin: 0px auto;
  font-style: normal;
  font-weight: normal;
  list-style-type: none;
}
INPUT {
  font-size: 12px;
  line-height: 16px;
}
SELECT {
  font-size: 12px;
  line-height: 16px;
  color: #666;
}
IMG {
  border-top-width: 0px;
  border-left-width: 0px;
  border-bottom-width: 0px;
  border-right-width: 0px;
}
EM {
  font-style: normal;
  font-weight: normal;
}
i {
  font-size: 12px;
  font-style: normal;
  font-family: 'SimSun', 'Hiragino Sans GB', 'SimHei', 'sans-serif';
}
A {
  color: #000;
  text-decoration: none;
}
A:hover {
  color: #0959c8;
}
A:visited {
  color: #404040;
  text-decoration: none;
}
.userlike {
  float: right;
  overflow: hidden;
}
.userlike span {
  display: block;
  float: left;
  margin: 0 10px;
}
.userlike a {
  transition-duration: 0s;
}
.icon-fav a {
  background-image: url(/static/img/userlike-icon.png);
  background-position: -58px -3px;
  width: 26px;
  height: 26px;
  display: block;
}
.icon-fav a.on {
  background-image: url(/static/img/userlike-icon.png);
  background-position: -85px -3px;
}
.icon-pra a {
  background-image: url(/static/img/userlike-icon.png);
  background-position: -4px -3px;
  width: 26px;
  height: 26px;
  display: block;
}
.icon-pra a.on {
  background-image: url(/static/img/userlike-icon.png);
  background-position: -31px -3px;
}
.comment {
  margin-top: 20px;
  padding-bottom: 50px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
  width: 100%;
  overflow: hidden;
}
.headpic {
  float: left;
  width: 50px;
  height: 50px;
  font-size: 0;
  border-radius: 50%;
  background: url(/static/img/default_headpic.png) 0 0 no-repeat;
  background-size: 50px;
  overflow: hidden;
}
.box-content {
  border: 1px solid #dcdee2;
  height: 100px;
  float: left;
  width: 91.5%;
  margin-left: 20px;
  padding: 12px 20px;
}
.comment h3 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 15px;
}
.txt {
  margin-left: 10px;
  font-size: 14px;
  color: #ccc;
  font-weight: normal;
}
.box {
  display: block;
  width: 100%;
  height: 75px;
  overflow-y: auto;
  background: none;
}
.comment .box-content {
  padding: 0;
}
.comment textarea {
  width: 100%;
  height: 100%;
  padding: 10px 20px;
  resize: none;
  font-size: inherit;
  border: none;
  outline: none;
}
.login {
  float: right;
  margin-top: 20px;
}
.comment-btn {
  margin-left: 30px;
  background: #245db3;
  display: inline-block;
  height: 40px;
  line-height: 40px !important;
  min-width: 90px;
  vertical-align: baseline;
  font-size: 16px;
  cursor: pointer;
  text-align: center !important;
  color: #fff;
}
.comment-btn:hover {
  background-color: #2a6ed3;
}
.comment .sep {
  color: #979797;
  padding: 0 10px;
}
.content-log {
  background: #f8f8f8;
  padding-top: 20px;
  overflow: hidden;
  padding-bottom: 150px;
  height: 100%;
}

#login {
  position: relative;
  width: 1100px;
  margin: 0 auto;
  padding-bottom: 100px;
  background: #fff;
  font-size: 14px;
}
.inner-box {
  width: 600px;
}
.inner-box a {
  color: #2a6ed3;
}
.login-box {
  width: 90%;
  padding: 20px 0;
  margin: 20px auto 0;
}
.login-box h3 {
  text-align: center;
  font-size: 30px;
  color: #245db3;
  line-height: 100px;
}
.login-input {
  width: 100%;
  height: 100%;
  padding: 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #dcdee2;
  border-radius: 2px;
  font-size: 14px;
  background: #fff;
  line-height: 26px;
  vertical-align: middle;
  outline: none;
  margin-bottom: 20px;
}
.login-input:hover {
  border: 1px solid #245db3;
}
.login-input:focus {
  border: 1px solid #245db3;
  -webkit-box-shadow: 0 0 4px 0 rgba(44, 130, 255, 0.5);
  box-shadow: 0 0 4px 0 rgba(44, 130, 255, 0.5);
  outline: none;
}
.login-button {
  display: inline-block;
  vertical-align: middle;
  height: 46px;
  line-height: 46px;
  background-color: #245db3;
  width: 100%;
  margin-top: 20px;
  border-radius: 2px;
  border-width: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  position: relative;
  font-size: 17px;
}
.login-button:hover {
  background-color: #2a6ed3;
}
.confirm-info {
  color: #666;
}
.checkbox {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: 4px;
  border-radius: 2px;
  border: 1px solid #d9d9d9;
  vertical-align: text-top;
  cursor: pointer;
  margin-top: 3px;
}
.checkbox-checked {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: 4px;
  background: url(/static/img/agree.png) no-repeat;
  background-size: 14px 14px;
  vertical-align: text-top;
  cursor: pointer;
  margin-top: 3px;
}
.go-login {
  margin-top: 20px;
}
.send-phone {
  position: absolute;
  right: 0;
  color: #fff;
  width: 30%;
  display: inline-block;
  cursor: pointer;
  background: #2a6ed3;
  height: 49px;
  text-align: center;
  line-height: 49px;
}
.boxTips {
  display: none;
  position: fixed;
  z-index: 999;
  top: 30%;
  left: 50%;
  width: 400px;
  padding: 15px 20px;
  margin-left: -200px;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  text-align: center;
  border-radius: 50px;
}
table {
  border-collapse: collapse;
}
table,
th,
td {
  border: 1px solid black;
}
