/* 瀹氫箟鍏敤鍙橀噺 */
.error {
  color: #b94a48;
}
/* 瀹氫箟鍏敤绫绘柟娉�*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
button,
textarea,
p,
blockquote,
th,
td {
  padding: 0;
  margin: 0;
}
body {
  font: 14px Helvetica, Arial, "PingFang SC", "Microsoft YaHei", SimHei, Verdana, sans-serif;
  -webkit-font-smoothing: antialiased;
}
body,
button,
input,
select,
textarea {
  outline: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
i,
em {
  font-style: normal;
}
img {
  border: 0;
  vertical-align: bottom;
}
li {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
small {
  font-size: 100%;
}
a {
  text-decoration: none;
  color: #666;
  cursor: pointer;
  outline: 0;
}
a:hover {
  text-decoration: none;
}
.clearfix:after {
  clear: both;
  content: "";
  display: table;
}
.clearfix {
  clear: both;
  zoom: 1;
}
.modal-open {
  height: 100%;
  overflow: hidden;
}
.modal-dialog .modal.w350 {
  width: 350px;
  margin-left: -175px;
}
.modal-dialog .shenhe-div {
  padding: 0 30px;
}
.modal-dialog .shenhe-div p {
  line-height: 22px;
  padding: 5px 0;
  font-size: 13px;
  color: #545556;
  margin: 0;
}
.modal-dialog .shenhe-div textarea {
  width: 280px;
  height: 80px;
  background-color: #f9f9f9;
  -webkit-box-shadow: inset 2px 0 6px rgba(7, 1, 2, 0.06);
  -moz-box-shadow: inset 2px 0 6px rgba(7, 1, 2, 0.06);
  box-shadow: inset 2px 0 6px rgba(7, 1, 2, 0.06);
  resize: none;
  padding: 2px 5px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #efeeee;
}
.modal-dialog .shenhe-div textarea:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}
.modal-dialog .alert-xiajia .modal-footer.shenhe-footer {
  width: 290px;
  margin: 0 auto;
  padding: 0 0 30px 0;
}
.modal-dialog .alert-xiajia .modal-footer.shenhe-footer button {
  width: 100%;
  height: 40px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: none;
  text-shadow: none;
  font-size: 17px;
}
.modal-dialog .alert-xiajia .modal-footer.shenhe-footer button.btn-orange {
  background-color: #ff8929;
  color: #fff;
}
.modal-dialog .checkbox-inline,
.modal-dialog .radio-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.modal-dialog .radio-inline input[type=radio] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.modal-dialog .mr95 {
  margin-right: 95px;
}
.modal-dialog .close {
  font-size: 26px;
  font-weight: normal;
}
/*end YUI reset*/
html {
  width: 100%;
  height: 100%;
}
.loginbg {
  width: 100%;
  height: 100%;
  background: url("../images/bg_1.jpg") no-repeat center center #000000;
  background-size: cover;
}
.logincon {
  padding-top: 100px;
  min-height: 528px;
  max-width: 970px;
  margin: 0 auto;
}
.logincon .positionr {
  position: relative;
  margin-bottom: 20px;
}
.logincon a.a-back {
  top: 200px;
}
.logincon .login-left {
  padding-top: 54px;
}
@media (max-width: 480px) {
  .logincon .login-left {
    display: none;
  }
}
.logincon .login-left h2 {
  font-size: 46px;
  line-height: 74px;
  color: #fff;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.4), 0 0 30px rgba(0, 0, 0, 0.075);
}
.logincon .login-left p {
  line-height: 30px;
  color: #fff;
  font-size: 21px;
}
.logincon .login-left img {
  margin: 37px 0 0;
  display: block;
}
.logincon .login-left span {
  line-height: 46px;
  color: #fff;
  font-size: 14px;
}
.logincon .login-right {
  padding: 62px 30px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  max-width: 350px;
  margin: 0 auto;
}
.logincon .login-right input.phonenum {
  color: #ff8929;
}
.logincon .login-right .error {
  color: #f16645;
  margin-top: 10px;
  display: block;
}
.logincon .login-right .input-login {
  font-size: 16px;
  height: 44px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #f9f9f9;
  border: 1px solid #efeeee;
  color: #ff8929;
}
.logincon .login-right .input-login:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}
.logincon .login-right h2 {
  line-height: 26px;
  font-size: 24px;
  color: #353535;
  margin-bottom: 30px;
  font-weight: normal;
}
.logincon .login-right img {
  display: block;
  margin: 0 auto;
}
.logincon .login-right p {
  text-align: center;
  line-height: 55px;
  color: #353535;
  font-size: 17px;
  margin-bottom: 32px;
}
.logincon .login-right .btn-blue {
  background-color: #0f77d7;
  color: #fff;
  font-size: 17px;
  height: 44px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.logincon .login-right a.author {
  font-size: 14px;
  color: #ff8929;
  margin-top: 30px;
  display: block;
}
.logincon .login-right .form-forget {
  margin: 30px 0;
}
.logincon .login-right a.a-forget {
  font-size: 14px;
  color: #353535;
}
.logincon .login-right a.a-forget:hover {
  color: #ff8929;
}
.logincon .login-right .reg-succsee img {
  margin: 30px auto 10px;
}
.logincon .login-right .reg-succsee p {
  line-height: 22px;
  font-size: 16px;
}
.logincon .login-right .btn-black {
  background-color: #232b2d;
  color: #fff;
  font-size: 17px;
  height: 44px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin-top: 15px;
}
.logincon .form-yanzhengma input {
  width: 55%;
  float: left;
}
.logincon .form-yanzhengma p {
  line-height: 20px;
  color: #353535;
  font-size: 12px;
  text-align: left;
  margin-bottom: 0;
}
.logincon .form-yanzhengma a {
  width: 40%;
  float: right;
  border: 1px solid #ccc;
  height: 44px;
  line-height: 44px;
  text-align: center;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-size: 17px;
  color: #ccc;
  cursor: default;
}
.logincon .form-yanzhengma a.on {
  color: #ff8929;
  border: 1px solid #ff8929;
  cursor: pointer;
}
.logincon .pd0mr0 {
  padding: 0;
  margin: 0;
}
#content {
  margin-left: 0 !important;
  border-top-left-radius: 0;
  margin-top: 0px;
}
.btn-drafts {
  border: 1px solid #ff8929;
  font-size: 17px;
  width: 130px;
  height: 40px;
  text-align: center;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #ff8929;
  background-color: #fff;
  margin-left: 20px;
}
.imagesdiv {
  background-color: #ebebeb;
  margin-bottom: 20px;
}
.imagesdiv img {
  display: block;
  margin: 0 auto 8px;
}
.imagesdiv img.hei100 {
  height: 200px;
}
.imagesdiv p {
  color: #232b2d;
  font-size: 13px;
  line-height: 18px;
}
.pd40 {
  padding: 40px 20% ;
}
.imagesmiaoshu {
  width: 60%;
  margin: 0 auto;
}
.imagesmiaoshu p {
  line-height: 32px;
  color: #545556;
  font-size: 13px;
}
.authstr-btn .authstr-btnright .btn-weitongguo.btn-save {
  background-color: #ff8929;
}
.btn-yifabu {
  width: 110px;
  position: absolute;
  right: 0;
  top: 50px;
}
.btn-yifabu a {
  display: block;
  float: left;
  background: url("../images/icon@1x.png") no-repeat;
}
.btn-yifabu a.btn-yifabu-edit {
  width: 16px;
  height: 20px;
  background-position: -308px -347px;
  margin-right: 25px;
}
.btn-yifabu a.btn-yifabu-del {
  width: 20px;
  height: 20px;
  background-position: -240px -347px;
}
.positionr {
  position: relative;
}
.ul-articlelist .positionr:hover {
  background-color: #f2f3f3;
}
.article-list .article-bottom .ul-articlelist li.positionr {
  margin-bottom: 0;
  padding-top: 20px;
}
.p-orange {
  color: #f16645;
  margin-bottom: 20px;
}
.user-ziliao .ziliao-top {
  width: 102px;
  margin: 0 auto;
  position: relative;
}
.user-ziliao .ziliao-top img {
  display: block;
}
.user-ziliao .ziliao-top .img-photo1 {
  margin: 0 auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #e8eaea;
}
.user-ziliao .ziliao-top .img-photo2 {
  position: absolute;
  left: 74px;
  top: 74px;
}
.ziliao-bottom {
  padding-top: 20px;
  width: 90%;
  margin: 0 auto;
}
.form-horizontal .radio-inline.ml50 {
  margin-left: 50px;
}
.mb20 {
  margin-bottom: 20px;
}
.alert-xiajia .widget-title,
.alert-xiajia .modal-header,
.alert-xiajia .table th,
.alert-xiajia div.dataTables_wrapper .ui-widget-header {
  border-bottom: none;
  background: none;
}
.alert-xiajia .widget-title h4,
.alert-xiajia .modal-header h4,
.alert-xiajia .table th h4,
.alert-xiajia div.dataTables_wrapper .ui-widget-header h4 {
  font-weight: normal;
  text-align: center;
  line-height: 60px;
  font-size: 24px;
  color: #545556;
}
.alert-xiajia .widget-title h5,
.alert-xiajia .modal-header h5,
.alert-xiajia .table th h5,
.alert-xiajia div.dataTables_wrapper .ui-widget-header h5 {
  width: 60%;
  margin: 0 auto;
  font-weight: normal;
  text-align: left;
  line-height: 20px;
  font-size: 13px;
  color: #545556;
  padding: 5px;
}
.alert-xiajia .modal-body {
  text-align: center;
  color: #545556;
  font-size: 13px;
  padding: 0;
}
.alert-xiajia .modal-footer {
  background: none;
  border: none;
  text-align: center;
  padding: 24px 15px 25px;
}
.alert-xiajia .modal-footer button {
  background-color: #ff8929;
  width: 100%;
  max-width: 290px;
  height: 40px;
  margin: 0 auto;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: none;
  text-shadow: none;
}
