@charset "UTF-8";
.wrap {
  position: relative;
  min-width: 1190px;
  margin: 0 auto;
}

.content {
  width: auto;
  margin:30px;
}
.content.content-screen{
  width: auto;
  margin:30px;
}
.list-wrap {
  padding: 35px  20px 20px 20px;
  background: #fff;
}
.reg-wrap {
  padding: 35px 48px 20px 48px;
  background: #fff;
}
.mod-main {
  overflow: hidden;
}

.list-item {
  border-bottom: 1px dashed #9f9c9c;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.list-item .pic {
  overflow: hidden;
  width: 206px;
  height: 136px;
  float: left;
  margin-right: 35px;
}
.list-item .pic img {
  width: 206px;
  height: 136px;
}
.list-item .mod-pic-desc {
  overflow: hidden;
}
.list-item .mod-pic-desc .title {
  overflow: hidden;
  max-width: 539px;
  height: 27px;
  line-height: 27px;
  font-size: 16px;
  margin-bottom: 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.list-item .mod-pic-desc .title img {
  display: inline-block;
  vertical-align: middle;
  margin-top: -3px;
}
.list-item .mod-pic-desc .info {
  overflow: hidden;
  height: 78px;
  font-size: 14px;
  line-height: 26px;
  text-indent: 2em;
  text-align: justify;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.list-item .mod-pic-desc .info a {
  color: #000;
}
.list-item .mod-pic-desc .info a:hover {
  color: #000;
}
.list-item .mod-pic-desc .more-opt {
  position: relative;
  overflow: hidden;
  text-align: right;
  height: 26px;
  line-height: 26px;
  font-size: 14px;
}
.list-item .mod-pic-desc .more-opt .time{
  float: left;
  width: 250px;
  text-align: left;
  color: #666;
  height: 26px;
  line-height: 26px;
}
.list-item .mod-pic-desc .more-opt .links{
  display: block;
  float: right;
  width: 300px;
}
.list-item .mod-pic-desc .more-opt a {
  
  color: #cc0000;
  height: 26px;
  line-height: 26px;
  font-size: 14px;
}

/*VIP说明列表*/
.vip-list {
  border-top: 1px dashed #9f9c9c;
  font-size: 14px;
}
.vip-list li {
  border-bottom: 1px dashed #9f9c9c;
  padding: 15px 0 15px 0;
  height: 22px;
  line-height: 22px;
  overflow: hidden;
}
.vip-list li .name {
  display: block;
  float: left;
  width: 620px;
  height: 22px;
  line-height: 22px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: top;
  margin-right: 5px;
  padding-left:0;
}

.vip-list li .name a{
  display: inline-block;
  max-width: 720px;
  height: 22px;
  line-height: 22px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: top;
  margin-right: 5px;
}
.vip-list li .news-icon {
  display: inline-block;
  vertical-align: top;
  margin-top: 4px;
}
.vip-list li .time{
  overflow: hidden;
  color: #666;
  text-align: right;
}

.booklist .buy-tips{
	text-align:center;
	border-bottom:1px dashed #93908f;
	margin-bottom:20px;
}
.booklist .buy-tips h1{ font-size:28px; color:#333; font-family:mirosoft yahei; font-weight:normal; margin-bottom:15px;}
.booklist .buy-tips p{ text-align:center; color:#333;margin-bottom:15px;}


.booklist .book-item {
  border-bottom: 1px dashed #9f9c9c;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.book-item .pic {
  overflow: hidden;
  width: 160px;
  height: 220px;
  float: left;
  margin-right: 35px;
}
.book-item .pic img {
  width: 160px;
  height: 220px;
}
.book-item .mod-pic-desc {
  overflow: hidden;
  height:230px; position:relative;
}

.itm{display:table;}
.itm .itm-ul{display:table-row; min-height:24px; line-height:24px;}
.itm .itm-tit{width:70px; text-align:right;display:table-cell; color:#a42525; padding-bottom:10px; }
.itm .itm-tit span{background:url(../images/dd3.png) no-repeat left center; display:block; height:24px;
	} 
.itm-main{overflow:hidden;display:table-cell; padding:0 0 0 15px; color:#333;}
.name,.price,.chuban,.zhubian{overflow:hidden;display:table-cell; padding:0 100px 0 15px; height:24px; line-height:24px; overflow:hidden; color:#333;}
.pdf-show{
	display:block;
	position:absolute;
	top:0;
	right:30px;
	width:59px;
	height:69px;
	background:url(../images/pdf_show.png) no-repeat left center;
	}
  .min-h-359{
    min-height: 359px;
    background: url(../images/nav_left_r_line.png) no-repeat right -250px;
  }


  /*页面注册*/
  .reg-content{
    background: #fff;
  }
  .reg-form-wrap{
    padding: 0px 0 0;
    background: #fff;
  }
  .reg-form-wrap h3{
    text-align: center;
    font-size: 45px;
    text-align: center;
    color: #333;
    font-weight: normal;
    line-height: 50px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    font-family: "microsoft yahei";
    border-bottom:1px solid #ccc;
  }
  .reg-form-box{

    margin:0 auto;
    background: #fff;
    padding:40px 0;
    position: relative;
  }
  .add-photo{
    width: 174px;
    height: 268px;
    top: 38px;
    right: 0px;
    position: absolute;
  }
  .add-photo img{
    width: 170px;
    height: 230px;
  }
  .add-photo p{
    line-height: 30px;
    text-align: center;
  }
  .reg-form-bd{
    margin-bottom: 30px;
    font-size: 24px;
  }
  .reg-form-box li{
    margin-bottom: 30px;
    font-size: 24px;
  }
  .col-a{
    padding-right: 190px;
  }
  .reg-form-box .itm{
    float: left;
  }
  .reg-form-box .itm .tit {
    float: left;
    width: 142px;
    height: 38px;
    line-height: 38px;
    font-weight: 600;
    padding-right: 15px;
    text-align: right;
  }
  .reg-form-box .itm-l{
    width: 60%;
    overflow: hidden;
    margin-right: 5%;
  }
  .reg-form-box .itm-r{
    width: 35%;
    overflow: hidden;
  }
  .reg-form-box .itm .ipt-box{
    overflow: hidden;
   
  }
  .reg-form-box input{
    padding: 0 5px;
    font-size: 24px;
  }
  .reg-form-box .max-select{
    display: block;
    padding: 0 5px;
    height: 38px;
    line-height: 38px;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #c8c5c5;
    font-size: 24px;
  }
  .reg-form-box .max-select option{
    display: block;
    padding: 0 5px;
    width: 100%;
    box-sizing: border-box;
  }
  .reg-form-box .sml-select{
    display: block;
    padding: 0 5px;
    height: 24px;
    line-height: 24px;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #c8c5c5;
  }
  .reg-form-box .sml-select option{
    display: block;
    padding: 0 5px;
    width: 100%;
    box-sizing: border-box;
  }
  .reg-form-box .itm-l .ipt{
    display: block;
    border: 1px solid #c8c5c5;
    line-height: 36px;
    overflow: hidden;
    width: 100%;
    box-sizing: border-box;
  }
  .reg-form-box .itm-l .area{
    width: 75px;
    border: 1px solid #c8c5c5;
    height: 26px;
    float: left;
    margin-right: 10px;
  }
  .reg-form-box .itm-l .ipt-sml{
    display: block;
    border: 1px solid #c8c5c5;
    line-height: 24px;
    overflow: hidden;
    width: 140px;
    box-sizing: border-box;
    float: left;
  }
  .reg-form-box .itm-r .ipt{
    display: block;
    border: 1px solid #c8c5c5;
    line-height: 24px;
    overflow: hidden;
    width: 100%;
    box-sizing: border-box;
  }



  .reg-form-box .itm-b .tit {
    height: 30px;
    line-height: 26px;
    font-weight: 600;
  }
  .reg-form-box .itm-b .ipt-box{
    overflow: hidden;
  }
  .reg-form-box  .itm-b input{
    padding: 0 5px;
  }
  .reg-form-box  .itm-b textarea{
    padding: 0 5px;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #c8c5c5;
  }

  .reg-form-box .itm-c .tit {
    float: left;
    width: 165px;
    line-height: 26px;
    font-weight: 600;
  }
  .reg-form-box .itm-c .ipt-box{
    overflow: hidden;
  }

  .reg-form-box .itm-d .tit {
    float: left;
    width: 88px;
    line-height: 26px;
    font-weight: 600;
  }
  .reg-form-box .itm-d .ipt-box{
    overflow: hidden;
  }
  .reg-form-box .itm-d .itm-file{
    display: block;
  }
  .reg-form-box .itm-d .tips{
    color: #666;
    font-size: 12px;
  }
  .reg-form-box .itm-d input{
    width: auto;
    padding: 0;
  }
  .reg-form-box .itm-f{
    width: 100%;
  }
  .reg-form-box .itm-f .tit {
    float: left;
    width: 142px;
    line-height: 38px;
    font-weight: 600;
    text-align: right;
    padding-right: 15px;
  }
  .reg-form-box .itm-f .ipt-box{
    overflow: hidden;
    font-size: 24px;
    line-height: 38px;
  }
  .reg-form-box .itm-f .area{
    float: left;
    margin-right: 10px;
    border: 1px solid #c8c5c5;
    height: 26px;
    overflow: hidden;
  }
  .reg-form-box .itm-f .ipt{
    display: block;
    border: 1px solid #c8c5c5;
    line-height: 24px;
    overflow: hidden;
    width: 100%;
    box-sizing: border-box;
  }
  .reg-form-box .itm-f .ipt-sml{
    display: block;
    float: left;
    width: 462px;
    border: 1px solid #c8c5c5;
    line-height: 24px;
    overflow: hidden;
    box-sizing: border-box;
  }

  .checkbox-gruop{
    
  }
  .checkbox-gruop .check-item{
    width: 25%;
    line-height: 24px;
    float: left;
    text-align: left;
    overflow: hidden;
    margin-bottom: 8px;
  }
  .checkbox-gruop .check-item input{
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    margin-right: 10px;
  }
  .other-box{
    width: 100%;
  }
  .other-box .o-tit{
    width: 74px;
    float: left;
  }
  .other-box .o-ipt-box{
    overflow: hidden;
    height: 30px;
  }
  .other-box .o-ipt-box input{
    width: 100%;
    border-bottom: 1px solid #ccc;
    height: 24px;
    line-height: 24px;
  }
  .reg-form-ft{

  }
  .reg-form-ft .btn-box{
    border-top:1px solid #68605e;
    padding:30px 0 0;
    margin-bottom: 20px;
    text-align: center;
  }

  .reg-form-ft .btn-box .btn-submite{
    display: inline-block;
    width: 176px;
    line-height: 49px;
    border-radius: 4px;
    overflow: hidden;
    background: url(../images/btn_red_bg.png) repeat-x;
    background-size: auto 100%;
    color: #fff;
    text-align: center;
    font-size: 28px;
  }
  .btn-red,a.btn-red{
    display: inline-block;
    width: 176px;
    line-height: 49px;
    border-radius: 4px;
    overflow: hidden;
    background: url(../images/btn_red_bg.png) repeat-x;
    background-size: auto 100%;
    color: #fff;
    text-align: center;
    font-size: 28px;
  }
  .btn-gray {
    position: relative;
    display: inline-block;
    width: auto;
    padding: 0 10px;
    line-height: 27px;
    text-align: center;
    overflow: hidden;
    color: #333;
    border: 1px solid #cbcbcb;
    background: #fff;
    overflow: hidden;
    border-radius: 4px;
    min-width: 60px;
  }
  .reg-tips-wrap{
    line-height: 36px;
    color: #666;
    font-size: 24px;
  }
  .top-tips-wrap{
    line-height: 36px;
    color: #666;
    font-size: 24px;
  }
  .btn-out,a.btn-out{
    display: block;
    width: 156px;
    margin: 0 auto;
    line-height: 28px;
    border-radius: 4px;
    overflow: hidden;
    background: url(../images/btn_red_bg.png) repeat-x;
    color: #fff;
    text-align: center;
  }

  .reg-list{
    width: 409px;
    margin: 0 auto 20px auto;
  }
  .reg-list ul li{
    width: 50%;
    float: left;
    text-align: center;
    position: relative;
  }
  .upload-box{
    width: 119px;
    height: 160px;
    margin:0 auto;
    overflow: hidden;
    position: relative;
    cursor: pointer;
  }
  .uploadInput{
    position:absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
  }


  /*会员中心*/

  .user-center-wrap{
    padding: 35px 20px 20px 20px;
    background: #fff;
  }
  .nav-left .user-center-left {
    background: #f3f3f3;
    width: 261px;
  }
  .nav-left .ucl-hd {
    overflow: hidden;
    width: 261px;
    height: 43px;
    line-height: 37px;
    background: url(../images/nav_left_main.png) no-repeat;
    color: #fff;
    margin-bottom: 5px;
  }
  .nav-left .ucl-hd h4 {
    display: block;
    height: 37px;
    line-height: 37px;
    overflow: hidden;
    color: #fff;
    font-size: 18px;
    font-family: "microsoft yahei";
    text-align: center;
    font-weight: normal;
  }
  .nav-left  .ucl-bd {
    padding: 9px 35px 0 35px;
    text-align: center;
  }
  .nav-left .btn-white {
    position: relative;
    display: block;
    width: 156px;
    line-height: 27px;
    text-align: center;
    overflow: hidden;
    color: #333;
    border: 1px solid #cbcbcb;
    background: #fff;
    overflow: hidden;
    border-radius: 4px;
    margin:0 auto;
    margin-bottom: 10px;

  }
  .nav-left .btn-white img {
    position: absolute;
    right: 20px;
    top:5px;
  }
  .nav-left .btn-white.btn-sel{
    background: #fceaea;
    color: #000;
  }
  .nav-left .ucl-bd .photo{
    width: 146px;
    height: 204px;
    margin:0 auto 35px auto;
    padding: 5px;
    background: #fff;
    border:1px solid #ccc;
    overflow: hidden;
  }
  .nav-left .ucl-bd .photo img{
    width: 100%;
    height: 100%;
  }
  .nav-left .ucl-bd .com-photo{
    width: 159px;
    height: 159px;
    margin:0 auto 20px auto;
    padding: 5px;
    background: #fff;
    border:1px solid #ccc;
    overflow: hidden;
  }
  .nav-left .ucl-bd .com-photo img{
    width: 159px;
    height: 159px;
    overflow: hidden;
  }
  .nav-left .m-btm30 {
    margin-bottom: 30px;
  }
  .edit-nav{
    line-height: 30px;
    text-align: right;
  }
  .reg-form-hd{
    width: 670px;
    margin:0 auto;
    border-bottom: 1px dashed #ccc;
  }
  .reg-form-hd h3{
    border-bottom: 0;
    line-height: 1;
    padding-bottom: 0;
  }

  #dialog #img{
    max-width: 100%;
  }
  /* 设置卡片主体区域的宽度 */
.layui-card-body {
  width: 500px;
}

/* 设置按钮行的样式 */
.row2 {
  display: flex;
  justify-content: flex-end;
  margin-top: 20px;
}

/* 设置裁剪区域的样式 */
.cropper-box {
  width: 350px;
  height: 350px;
  background-color: cyan;
  overflow: hidden;
}

/* 设置第一个预览区域的样式 */
.w100 {
  width: 170px;
  height: 230px;
  background-color: gray;
}

/* 设置预览区域下方文本的样式 */
.size {
  font-size: 12px;
  color: gray;
  text-align: center;
}

/* 设置图片行的样式 */
.row1 {
  display: flex;
}

/* 设置 preview-box 区域的的样式 */
.preview-box {
  display: flex;
  flex-direction: column;
  flex: 1;
  align-items: center;
}

/* 设置 img-preview 区域的样式 */
.img-preview {
  overflow: hidden;
}
.choose-pic{
  position: relative;
  width: 164px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  color: #00457d;
  cursor: pointer;
  overflow: hidden;
  background-color: #fff;
  border: 1px solid #b0b0b0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 10px;
}
.choose-pic input {
 opacity: 0;
 width: 100%;
 height: 100%;
 position: absolute;
 left: 0;
  top: 0;
}

/*jqui tab覆盖*/
.user-center-qy{
  min-height: 500px;
}
.user-qy-r-wrap{
  width: 650px;
  margin:0 auto;
}
.hide{
  display: none;
}
.user-qy-tab{
  margin-bottom: 30px;
}
.user-qy-tab ul li{
  float: left;
  width: 207px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  background: #f1f1f1;
  margin-right: 13px;
}
.user-qy-tab ul li.sel{
  background: #fceaea;
}
.user-qy-tab ul li.mr0{
  margin-right: 0;
}


.quan-item{
  position: relative;
  width: 580px;
  margin:0 auto 15px auto;
  padding: 20px 30px;
  border: 1px solid #ccc;
}
.quan-desc p{
  display: block;
  float: left;
  width: 50%;
  color: #666;
}
.quan-desc .p01{
  text-align: left;
}
.quan-desc .p02{
  text-align: right;
}
.tips{
  color: #666;
}
.quan-used{
  width: 233px;
  height: 242px;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 3;
  background: url(../images/quan_gray.png) no-repeat;
  
}
.quan-item-used img{
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  position: relative;
}
.quan-item-used::after{
  display: block;
  content: " ";
  width: 109px;
  height: 48px;
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 3;
  background: url(../images/quan_gray.png) no-repeat;
}
/*会员下载列表*/
.user-down-hd{
  border-bottom: 1px solid #ccc;
  line-height: 40px;
  font-weight: bold;
}
.user-down-list {
  
  font-size: 14px;
}
.user-down-list li {
  border-bottom: 1px dashed #9f9c9c;
  padding: 15px 0 15px 0;
  height: 22px;
  line-height: 22px;
  overflow: hidden;
}
.user-down-list li .name {
  display: block;
  float: left;
  width: 460px;
  height: 22px;
  line-height: 22px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: top;
  margin-right: 5px;
  padding-left:0;
}

.user-down-list li .name a{
  display: inline-block;
  max-width: 460px;
  height: 22px;
  line-height: 22px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: top;
  margin-right: 5px;
}
.user-down-list li .news-icon {
  display: inline-block;
  vertical-align: top;
  margin-top: 4px;
}
.user-down-list li .time{
  overflow: hidden;
  color: #666;
  text-align: right;
}
.dialog-quan .dialog-use-desc{
  line-height: 30px;
  color: #333;
  padding: 15px 0;
  text-align: center;
}
.dialog-quan .btn-box{
  text-align: center;
}

.user-center-pay{
  width: 650px;
  margin:0 auto;
}
.user-center-pay .u-c-pay-hd{
  line-height: 36px;
  background: #f1f1f1;
  text-align: center;
  font-size: 20px;
  font-family: microsoft yahei;
  margin-bottom: 6px;
}
.user-center-pay .u-c-pay-bd{
  
}
.user-center-pay .u-c-pay-bd .u-c-pay-btn{
  text-align: center;
  border: 1px solid #d0d0d0;
  text-align: center;
  padding: 50px 30px;
}
.user-center-pay .u-c-pay-bd .u-c-pay-btn .btn-red{
  display: inline-block;
  width: 140px;
  vertical-align: middle;
  color: #fff;
  font-size: 14px;
}
.user-center-pay .u-c-pay-code{
  border: 1px solid #d0d0d0;
  text-align: center;
  padding: 30px;
}
.pay-record{

}
.user-center-pay .pay-record .p-r-hd{
  line-height: 36px;
  background: #f1f1f1;
  text-align: center;
  font-size: 20px;
  font-family: microsoft yahei;
  margin-bottom: 6px;
}
.user-center-pay .pay-record .p-r-bd{
  border: 1px solid #d0d0d0;
  text-align: center;
  padding: 25px;
}
.user-center-pay .t-head{
  border-bottom:1px solid #9f9c9c;
}
.user-center-pay .t-boby{
  border-bottom:1px dashed #9f9c9c;
}
.user-center-pay .pay-record-list{
  margin-bottom: 15px;
}
.user-center-pay .t-head .col,
.user-center-pay .t-boby .col{
    float: left;
    line-height: 24px;
    padding:8px 0;
    text-align: center;
}
.user-center-pay .t-head .col1,
.user-center-pay .t-boby .col1{
  width: 105px;
}
.user-center-pay .t-head .col2,
.user-center-pay .t-boby .col2{
  width: 161px;
}
.user-center-pay .t-head .col3,
.user-center-pay .t-boby .col3{
  width: 92px;
}
.user-center-pay .t-head .col4,
.user-center-pay .t-boby .col4{
  width: 88px;
}
.user-center-pay .t-head .col5,
.user-center-pay .t-boby .col5{
  width: 148px;
}


.user-center-notice{
  width: 650px;
  margin:0 auto;
}
.user-center-notice .u-c-notice-hd{
  line-height: 36px;
  background: #f1f1f1;
  text-align: center;
  font-size: 20px;
  font-family: microsoft yahei;
  margin-bottom: 6px;
}
.user-center-notice .u-c-notice-bd{
  
}

.user-center-notice .u-c-pay-code{
  border: 1px solid #d0d0d0;
  text-align: center;
  padding: 30px;
}

.user-center-notice .notice-wrap .u-c-notice-hd{
  line-height: 36px;
  background: #f1f1f1;
  text-align: center;
  font-size: 20px;
  font-family: microsoft yahei;
  margin-bottom: 16px;
}
.user-center-notice .notice-wrap .u-c-notice-bd{
  border: 1px solid #d0d0d0;
  text-align: center;
  padding: 25px;
}
.user-center-notice .t-head{
  border-bottom:1px solid #9f9c9c;
}
.user-center-notice .t-boby{
  border-bottom:1px dashed #9f9c9c;
}
.user-center-notice .notice-list{
  margin-bottom: 15px;
}


.notice-list {
  
  font-size: 14px;
}
.notice-list li {
  border-bottom: 1px dashed #9f9c9c;
  padding: 15px 0 15px 0;
  line-height: 22px;
  overflow: hidden;
}
.notice-list li .name {
  display: block;
  float: left;
  width: 420px;
  height: 22px;
  line-height: 22px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: top;
  margin-right: 5px;
  padding: 0 0 0 0;
  text-align: left;
}

.notice-list li .name a{
  display: inline-block;
  max-width: 460px;
  height: 22px;
  line-height: 22px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: top;
  margin-right: 5px;
  padding:0;
}
.notice-list li .news-icon {
  display: inline-block;
  vertical-align: top;
  margin-top: 4px;
}
.notice-list li .time{
  display: block;
  overflow: hidden;
  color: #666;
  text-align: right;
}

.notice-list .n-l-hd{
  
}
.notice-list .n-l-bd{
  text-align: left;
  padding-top: 10px
}


/**企业会员中心***/
.reg-form-bd{
  margin-bottom: 30px;
  font-size: 14px;
}
.w825{
  width: 825px;
  padding: 20px 0 0;
}
.com-add-photo{
  width: 159px;
  height: 159px;
  top: 40px;
  right: 55px;
  position: absolute;
}
.com-add-photo img{
  width: 159px;
  height: 159px;
}
.com-add-photo p{
  line-height: 30px;
  text-align: center;
}
.company-form-box{
  width: 825px;
  margin:0 auto;
  background: #fff;
  padding:40px 60px;
  position: relative;
}
.company-form-box li{
  margin-bottom: 10px;
}
.company-form-box .itm{
  float: left;
  display: block;
}
.company-form-box .itm .tit {
  float: left;
  width: 88px;
  height: 30px;
  line-height: 26px;
  font-weight: 600;
}
.company-form-box .itm-l{
  width: 313px;
  overflow: hidden;
  margin-right: 45px;
}
.company-form-box .itm-r{
  width: 280px;
  overflow: hidden;
}
.company-form-box .itm .ipt-box{
  overflow: hidden;
 
}
.company-form-box input{
  padding: 0 5px;
}
.company-form-box .max-select{
  display: block;
  padding: 0 5px;
  height: 24px;
  line-height: 24px;
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #c8c5c5;
}
.company-form-box .max-select option{
  display: block;
  padding: 0 5px;
  width: 100%;
  box-sizing: border-box;
}
.company-form-box .sml-select{
  display: block;
  padding: 0 5px;
  height: 24px;
  line-height: 24px;
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #c8c5c5;
}
.company-form-box .sml-select option{
  display: block;
  padding: 0 5px;
  width: 100%;
  box-sizing: border-box;
}
.company-form-box .itm-l .ipt{
  display: block;
  border: 1px solid #c8c5c5;
  line-height: 24px;
  overflow: hidden;
  width: 100%;
  box-sizing: border-box;
}
.company-form-box .itm-l .area{
  width: 75px;
  border: 1px solid #c8c5c5;
  height: 26px;
  float: left;
  margin-right: 10px;
}
.company-form-box .itm-l .ipt-sml{
  display: block;
  border: 1px solid #c8c5c5;
  line-height: 24px;
  overflow: hidden;
  width: 140px;
  box-sizing: border-box;
  float: left;
}
.company-form-box .itm-r .ipt{
  display: block;
  border: 1px solid #c8c5c5;
  line-height: 24px;
  overflow: hidden;
  width: 100%;
  box-sizing: border-box;
}



.company-form-box .itm-b .tit {
  height: 30px;
  line-height: 26px;
  font-weight: 600;
}
.company-form-box .itm-b .ipt-box{
  overflow: hidden;
}
.company-form-box  .itm-b input{
  padding: 0 5px;
}
.company-form-box  .itm-b textarea{
  padding: 0 5px;
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #c8c5c5;
}

.company-form-box .itm-c .tit {
  float: left;
  width: 165px;
  line-height: 26px;
  font-weight: 600;
}
.company-form-box .itm-c .ipt-box{
  overflow: hidden;
}

.company-form-box .itm-d .tit {
  float: left;
  width: 88px;
  line-height: 26px;
  font-weight: 600;
}
.company-form-box .itm-d .ipt-box{
  overflow: hidden;
}
.company-form-box .itm-d .itm-file{
  display: block;
}
.company-form-box .itm-d .tips{
  color: #666;
  font-size: 12px;
}
.company-form-box .itm-d input{
  width: auto;
  padding: 0;
}
.company-form-box .itm-f{
  width: 100%;
}
.company-form-box .itm-f .tit {
  float: left;
  width: 88px;
  line-height: 26px;
  font-weight: 600;
}
.company-form-box .itm-f .ipt-box{
  overflow: hidden;
}
.company-form-box .itm-f .area{
  float: left;
  margin-right: 10px;
  border: 1px solid #c8c5c5;
  height: 26px;
  overflow: hidden;
}
.company-form-box .itm-f .ipt{
  display: block;
  border: 1px solid #c8c5c5;
  line-height: 24px;
  overflow: hidden;
  width: 100%;
  box-sizing: border-box;
}
.company-form-box .itm-f .ipt-sml{
  display: block;
  float: left;
  width: 462px;
  border: 1px solid #c8c5c5;
  line-height: 24px;
  overflow: hidden;
  box-sizing: border-box;
}


.user-center-reset{
  width: 650px;
  margin:0 auto;
}
.user-center-reset .u-c-reset-hd{
  line-height: 36px;
  background: #f1f1f1;
  text-align: center;
  font-size: 20px;
  font-family: microsoft yahei;
  margin-bottom: 6px;
}
.user-center-reset .u-c-reset-bd{
  
}
.reset-pwd-form{
  padding: 40px 150px;
  border:1px solid #f1f1f1;
}
.reset-pwd-form li {
  margin-bottom: 10px;
}
.reset-pwd-form .itm{
  display: block;
}
.reset-pwd-form .itm .tit {
  float: left;
  width: 88px;
  height: 30px;
  line-height: 26px;
  font-weight: 600;
}
.reset-pwd-form .itm .ipt-box {
  overflow: hidden;
}

.reset-pwd-form .ipt {
  display: block;
  border: 1px solid #c8c5c5;
  line-height: 24px;
  overflow: hidden;
  width: 100%;
  box-sizing: border-box;
}
.erro-tips{
  font-size: 12px;
  color: #666;
}


.ui-tooltip, .arrow:after {
  background: black;
  border: 0 solid white;
}
.ui-tooltip {
  padding: 10px 20px;
  color: white;
  border-radius: 5px;
  font: bold 14px "Helvetica Neue", Sans-Serif;
  text-transform: uppercase;
  box-shadow: 0 0 0 black;
}
.arrow {
  width: 35px;
  height: 8px;
  overflow: hidden;
  position: absolute;
  left: 50%;
  margin-left: -18px;
  bottom: -8px;
}
.arrow.top {
  top: -8px;
  bottom: auto;
}
.arrow.left {
  left: 10%;
}
.arrow:after {
  content: "";
  position: absolute;
  left: 10px;
  top: -10px;
  width: 13px;
  height: 13px;
  box-shadow: 6px 5px 9px -9px black;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  tranform: rotate(45deg);
}
.arrow.top:after {
  bottom: -8px;
  top: auto;
}


/* 步骤进度 */
.step-tips {
  font-size: 0;
  height: 64px;
  border-bottom: 1px solid #D8D8D8;
  border-bottom: 1px solid rgba(216, 216, 216, 0.7);
  text-align: center;
}
.step-tips .box-center {
  padding-top: 24px;
}
.step-tips span {
  display: inline-block;
  vertical-align: middle;
  padding: 0 25px 13px;
  margin-right: 30px;
  font: 14px/26px "PingFangSC-Regular", "HelveticaNeue-Light", "Helvetica Neue Light", "Microsoft YaHei", "sans-serif";
}
.step-tips span.act {
  border-bottom: 1px solid #2985F6;
}
.step-tips span.act i {
  background: #2985F6;
}
.step-tips span.act em {
  color: #2985F6;
}
.step-tips span em {
  display: inline-block;
  vertical-align: middle;
  color: #999;
}
.step-tips span i {
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  margin-right: 8px;
  border-radius: 100%;
  text-indent: 1px;
  color: #FFF;
  background: #999;
  font-size: 12px;
  font-family: Arail;
  line-height: 16px;
}
.base-ipt .radio-box{
  padding-left: 10px;
}
.radio-box:nth-child(1){
  margin-right: 30px;
}
.ipt-box input[type="radio" ] {
  width: 20px;
  height: 20px;
  background: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 1px solid #999;
  margin-left: 15px;
}

.ipt-box input[type="radio" ]:checked {
  background:#00457d;
  background-size: cover;
}
.top-tips-wrap{
  margin-bottom: 30px;
}
.top-tips-wrap .base-ipt{
  text-align: center;
}
.top-tips-wrap .base-ipt .radio-box {
  padding:0 30px;
}
.redfont{
  color: red;
  font-size: 20px;
  text-align: center;
}
