* {
  margin: 0;
  padding: 0;
  list-style: none;
  outline: none;
}
a,
img {
  border: 0;
  vertical-align: top;
  text-decoration: none;
}
a:hover,
a:focus,
a:visited {
  text-decoration: none;
  outline: none;
}
body {
  padding: 0;
  font: 12px/1.5 'Microsoft YaHei', Arial, Helvetica;
  background: #e7e8eb;
}
.tn-c {
  text-align: center !important;
}
.tn-l {
  text-align: left !important;
}
.tn-r {
  text-align: right !important;
}
.color-red {
  color: #e60012;
}
.color-green {
  color: #22ac38;
}
.ft-bd {
  font-weight: bold;
}
.fn-clear:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.fn-clear {
  zoom: 1;
  /* for IE6 IE7 */

}
.fn-left {
  float: left;
}
.fn-right {
  float: right;
}
.fn-hide {
  display: none;
}
/* 框架 */
.wth-main {
  width: 1150px;
  height: 100%;
  margin: 0 auto;
  position: relative;
}
.wrap-top {
  width: 100%;
  height: 160px;
  text-align: center;
  background: url(../images/bg-top.jpg) repeat-x 0 0;
}
.wrap-top img {
  margin-top: 32px;
}
.wrap-nav {
  width: 100%;
  height: 40px;
  text-align: center;
  background: #deb880;
  box-shadow: 0 2px 5px 1px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 2px 5px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 2px 5px 1px rgba(0, 0, 0, 0.15);
  z-index: 9;
}
.wrap-nav li {
  display: inline-block;
}
.wrap-nav li.active {
  background: #c79058;
}
.wrap-nav a {
  display: block;
  padding: 0 45px;
  font-size: 16px;
  line-height: 40px;
  color: #fff;
}
.wrap-nav a:hover{
  color:#f8dfbb;
}
.wrap-footer {
  clear: both;
  padding: 50px;
  background: #f7f7f7;
  text-align: center;
}
.wrap-footer .footer-charts {
  display: inline-block;
  vertical-align: top;
  padding-right: 35px;
  margin-right: 35px;
  border-right: 1px solid #cbcbcb;
  font: 12px/1.5 'Microsoft YaHei';
  color: #666;
}
.wrap-footer .footer-desc {
  display: inline-block;
  vertical-align: top;
  width: 360px;
  text-align: left;
}
.wrap-footer .footer-desc p {
  color: #666;
  line-height: 26px;
}
.wrap-footer .footer-desc .footer-slogan {
  padding-top: 10px;
  color: #2b2b2b;
}
.wrap-footer .footer-desc .footer-slogan a {
  color: #2b2b2b;
}
.wrap-footer .footer-desc .footer-marks {
  color: #9f9f9f;
}
/*.checked-rd {
  background: url("../images/radio-checked.png") no-repeat;
  width: 18px;
  height: 18px;
}
.checked-rd.uncheck {
  background: url("../images/radio-unchecked.png") no-repeat;
  width: 18px;
  height: 18px;
}
.checked-cb {
  background: url("../images/check-box-checked.png") no-repeat;
  width: 14px;
  height: 14px;
}
.checked-cb.uncheck {
  background: url("../images/check-box-unchecked.png") no-repeat;
  width: 14px;
  height: 14px;
}*/
.fav {
  background: url("../images/fav.png") no-repeat;
  width: 12px;
  height: 10px;
}
.inline {
  display: inline-block;
}
.wth-main {
  /*padding-top: 50px;*/
}
.wth-main .tit-box {
  width: 1280px;
  height: 30px;
  font-size: 14px;
  color: #2b2b2b;
  line-height: 30px;
  border-bottom: 1px solid #dedede;
  padding-left: 14px;
  margin-left: 25px;
  position: relative;
}
.wth-main .tit-box a {
  position: absolute;
  right: 0;
  color: #2b2b2b;
}
.wth-main .contentbody {
  width: 100%;
  display: flex;
}
.wth-main .contentbody .edit-ctn {
  /*width: 940px;*/
  /*margin-left: 20px;*/
  flex:1;
  padding-left: 15px;
  padding-right: 15px;
  background: #ffffff;
  margin-left: 10px;
  margin-bottom: 30px;
}
.wth-main .contentbody .edit-ctn .h80 {
  height: 80px;
}
.wth-main .contentbody .edit-ctn .h100 {
  height: 100px;
}
.wth-main .contentbody .edit-ctn .h40 {
  height: 40px;
}

	   
.wth-main .contentbody .edit-ctn .input-item-ctn {
  margin-top: 30px;
  clear: both;
}
.wth-main .contentbody .edit-ctn .input-item-ume{
  margin-top: 30px;
  clear: both;
}

.wth-main .contentbody .edit-ctn .input-item-ctn .title ,
.wth-main .contentbody .edit-ctn .input-item-ume .title{
  font-size: 14px;
  color: #2b2b2b;
  width: 80px;
  text-align: left;
}
.wth-main .contentbody .edit-ctn .input-item-ctn .title span ,
.wth-main .contentbody .edit-ctn .input-item-ume .title span
{
  color: #e60012;
}
.wth-main .contentbody .edit-ctn .input-item-ctn .input {
  width: 860px;
  height: 30px;
}
.wth-main .contentbody .edit-ctn .input-item-ctn .input input {
  height: 40px;
  width: 360px;
}
.wth-main .contentbody .edit-ctn .input-item-ctn .input textarea {
  height: 80px;
  width: 100%;
}
.wth-main .contentbody .edit-ctn .input-item-ctn .input select {
  height: 40px;
  width: 360px;
}
.wth-main .contentbody .edit-ctn .ml80 {
  clear: both;
  margin-left: 80px;
  margin-top: 20px;
}
.wth-main .contentbody .edit-ctn .input-item-ctn:first-child {
  margin-top: 0px;
}
.wth-main .contentbody .edit-ctn .btn-ctn {
  width: 400px;
  margin: 0 auto;
  clear: both;
  margin-top: 100px;
  cursor: pointer;
}
.wth-main .contentbody .edit-ctn .btn-ctn .publish {
  background: #deb880;
  color: #ffffff;
}
.wth-main .contentbody .edit-ctn .btn-ctn .cancel {
  background: #ffffff;
  color: #656565;
  border: 1px solid #d2d2d2;
  margin-bottom: 20px;
}
.wth-main .contentbody .edit-ctn .btn-ctn .publish,
.wth-main .contentbody .edit-ctn .btn-ctn .cancel {
  font-size: 16px;
  width: 180px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  margin-bottom: 20px;

}
.wth-main .contentbody .left-nav {
  cursor: pointer;
  margin-left: 65px;
  width: 200px;
  background: #faf2e7;
  text-align: center;
  font-size: 14px;
  color: #2b2b2b;
}
.wth-main .contentbody .left-nav .item {
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 8px;
  height: 26px;
  line-height: 26px;
  width: 190px;
}
.wth-main .contentbody .left-nav .item.focus {
  background: #deb880;
  color: #ffffff;
  font-size: 14px;
}
