.page-main-title{
  line-height: 20px;
  border-bottom: 1px solid #eee;
}
.page-main-title>div{
  overflow: hidden;
  padding-bottom: 20px;
}
.page-main-title>div:first-child span{
  font-size: 20px;
  line-height: 20px;
  padding: 0 10px;
  border-left: 3px solid #438AEE;
}
.page-main-content{
  padding: 20px 20px 20px 20px;
  background: #fff;
  margin-top: 20px;
}
.img-box{
  width: 156px;
  height: 133px;
  margin: 20px 8px 20px 0;
}
.product-desc {
  font-size: 14px;
  color: #898989;
  line-height: 36px;
}
.product-title{
  line-height: 26px;
}
body{
  background: #f9fafc!important;
}
.textarea-div{
  width: 712px;
  height: 122px;
  border: 1px solid #e8ecec;
  padding: 14px;
  font-size: 14px;
  line-height: 21px;
}
.upload-box{
  background: #f9fafc;
  line-height: 40px;
  font-size: 12px;
  padding: 0 14px;
  border: 1px solid #e8ecec;
  border-top: none;
  position: relative;
}
.upload-box input{
  width: 60px;
  height: 21px;
  position: absolute;
  left: 8px;
  top: 8px;
  opacity: 0;
  cursor: pointer;
}
.upload-box>span:nth-child(1) {
  color: #438Aee;
}
.upload-box>span:nth-child(2) {
  color: #999;
  margin-left: 10px;
}
.select-box>select{
  width: 150px;
  line-height: 40px;
  height: 40px;
  border: 1px solid #e8ecec;
  margin-right: 8px;
  outline: none;
}
.item-title{
  width: 80px;
  font-size: 16px;
  line-height: 40px;
}
.radio-box>li{
  margin-right: 50px;
}
.radio-box{
  padding: 13px 0;
}
.radio-btn-active{
  border-color: #438AEE!important;
}
.radio-btn-active::after{
  content: '';
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 8px;
  background: #438AEE;
  position: relative;
  left: 2px;
  bottom: 2px;
}
.radio-btn{
  width: 14px;
  height: 14px;
  border-radius: 14px;
  border: 1px solid #c3c3c3;
  margin-right: 5px;
  box-sizing: border-box;
}
.page-main-content{
  font-size: 14px;
}
.page-main-content>ul>li{
  padding: 13px 0;
}
.add-bjds-btn{
  padding: 13px;
  border: 1px solid #438Aee;
  color: #438AEE;
  cursor: pointer;
}
.file-info-list{
  line-height: 24px;
  padding: 10px 15px;
  font-size: 14px;
  display: none;
  border-right: 1px solid #e8ecec;
  border-left: 1px solid #e8ecec;
}
.del-file{
  margin-left: 20px;
  cursor: pointer;
  color: red;
}
.icon-file{
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(../images/spirit-icon.png);
  background-position: -725px -617px;
  position: relative;
  top: 6px;
  margin-right: 5px;
}
.popup-box{
  width: 1000px;
  margin: 10% auto;
  background: #f2f2f2;
  padding-bottom: 20px;
}
.popup-title{
  padding: 0 20px;
  line-height: 36px;
  background: #fff;
}
.popup-title>div:last-child{
  cursor: pointer;
}
.bjds-order-main{
  height: 300px;
  overflow-y: auto;
}
.popup-main{
  margin: 20px 20px 0 20px;
  padding: 20px;
  background: #fff;
}
.popup-main a{
  color: #438AEE;
  line-height: 62px;
}
.order-info{
  width: 256px;
  padding: 0 10px;
  line-height: 21px;
}
.order-info>div{
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: normal;
}
.order-active{
  border-color: #438AEE!important;
  color: #438AEE!important;
}
.bjds-order-main ul{
  padding: 10px 0;
}
.bjds-order-main li{
  margin-bottom: 20px;
  color: #666;
  font-size: 14px;
  padding: 10px;
  box-sizing: border-box;
  border: 1px solid #eee;
  width: 49.5%;
  cursor: pointer;
}
.popup-main li:nth-child(odd) {
  margin-right: 1%;
}
.popup-main li>div>span{
  color: #F60909;
}
.popup-main li>div:first-child{
  width: 80px;
  height: 60px;
  background: #f1f1f1;
}
.popup-main li>div:last-child {
  padding: 0 10px;
  line-height: 21px;
}
.popup-main li>div:first-child img{
  width: 100%;
  height: 100%;
}
.select-box select{
  border: 1px solid #eee;
  background: #fff;
  width: 125px;
  height: 34px;
  line-height: 34px;
  outline: none;
}
.popup-filter{
  font-size: 14px;
  line-height: 24px;
  padding-bottom: 10px;
}
.popup-filter>div{
  margin-right: 20px;
}
.popup-filter input{
  width: 100px;
  margin: 0 10px;
  line-height: 14px;
  padding: 5px 10px;
  border: 1px solid #eee;
}
.textarea-box textarea{
  width: 370px;
  border: 1px solid #eee;
  height: 60px;
  outline: none;
  padding: 5px;
}
.input-box input{
  border: 1px solid #eee;
  width: 370px;
  padding: 5px;
  outline: none;
  line-height: 21px;
}
.popup-btn{
  text-align: center;
}
.popup-btn>button{
  padding: 0px 20px;
  background: #438AEE;
  border-radius: 5px;
  color: #fff;
  font-size: 16px;
}


#schedule-box{
  width: 320px;
  margin: 0 auto;
  padding: 20px;
  font-size: 13px;
  position: absolute;
  line-height: 21px;
  z-index: 2;
  background: #fff;
  top: -300px;
  display: none;
}
.schedule-hd{
  display: flex;
  justify-content: space-between;
  padding: 0 15px;
}
.today{
  flex: 1;
  text-align: center;
}
.ul-box{
  overflow: hidden;
}
.ul-box > li{
  float: left;
  width: 13.28%;
  text-align: center;
  padding: 5px 0;
}
.other-month{
  color: #999999;
}
.current-month{
  color: #333333;
}
.today-style{
  border-radius: 50%;
  background: #58d321;
}
.arrow{
  cursor: pointer;
}
.dayStyle{
  display: inline-block;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  text-align: center;
  line-height: 35px;
  cursor: pointer;
}
.current-month > .dayStyle:hover{
  background: #00BDFF;
  color: #ffffff;
}
.today-flag{
  background: #00C2B1;
  color: #fff;
}
.boxshaw{
  box-shadow: 2px 2px 15px 2px #e3e3e3;
}
.selected-style {
  background: #00BDFF;
  color: #ffffff;
}
#h3Ele{
  text-align: center;
}
@font-face {font-family: "iconfont";
  src: url('//at.alicdn.com/t/font_234130_nem7eskcrkpdgqfr.eot?t=1505291076294'); /* IE9*/
  src: url('//at.alicdn.com/t/font_234130_nem7eskcrkpdgqfr.eot?t=1505291076294#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('data:application/x-font-woff;charset=utf-8;base64,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') format('woff'),
  url('//at.alicdn.com/t/font_234130_nem7eskcrkpdgqfr.ttf?t=1505291076294') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('//at.alicdn.com/t/font_234130_nem7eskcrkpdgqfr.svg?t=1505291076294#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-115rightarrowheads:before { content: "\e79b"; }

.icon-111arrowheadright:before { content: "\e6db"; }

.icon-116leftarrowheads:before { content: "\e807"; }

.icon-112leftarrowhead:before { content: "\e6f6"; }
.popup-bg{
  display: none;
}
.page-btn{
  text-align: center;
}
.page-btn button{
  width: 240px;
  line-height: 42px;
  background: #438AEE;
  color: #fff;
  font-size: 14px;
  margin: 50px auto 40px auto;
}
.page-bottom{
  margin-top: 20px;
}
#useful-time{
  border: 1px solid #eee;
  line-height: 14px;
  padding: 5px;
  position: relative;
  bottom: 5px;
  left: 5px;
}
.page-main-content .popup-main ul{
  width: 920px;
  margin-left: 40px;
}