/* 左侧 */

.ewb-menu-hd{
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    text-align: center;
    background: url('../images/userCenter/center_menu.jpg') no-repeat;
}

.ewb-menu-hd a{
    color: #fff;
}

.ewb-menu-bd{
    border: 1px solid #dfebf8;
    border-top: 0;
    background: #f9f9f9;
    padding-top: 20px;
}

.ewb-person-title{
    border-left: 4px solid #02a9ec;
    height: 40px;
    line-height: 40px;
    padding-left: 21px;
    font-size: 18px;
    color: #1080cc;
    background: url('../images/userCenter/personal_title_bg.png') left top repeat-y;
}

.ewb-menu-item{
    height: 36px;
    line-height: 36px;
    vertical-align: top;
    font-size: 16px;
    padding-left: 35px;
}

.ewb-menu-item a{
    color: #333;
}

.ewb-menu-mod-bd{
    padding-bottom: 12px;
    padding-top: 6px;
    min-height: 68px;
}

/* 右侧 */

.ewb-bod{
    border: 1px solid #dfebf8;
}

.ewb-persons-info{
    padding: 20px 0 0 20px;
    height: 119px;
}

.ewb-header-img{
    float: left;
}

.ewb-person-txt{
    margin-left: 15px;
    line-height: 34px;
    font-size: 14px;
    float: left;
}

a.ewb-rel-name{
    color: #1d37f6;
}

.ewb-person-r{
    float: right;
}

.ewb-persons-item{
    float: left;
    margin-right: 30px;
    margin-top: 3px;
    position: relative;
}

.ewb-persons-item a{
    display: block;
    padding-top: 80px;
    line-height: 18px;
    height: 18px;
    text-align: center;
    color: #333;
    font-size: 14px;
    width: 70px;
    background-position: center top;
    background-repeat: no-repeat;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ewb-persons-item a:hover{
    color: #00adef;
}

.ewb-person-a1{
    background-image: url('../images/userCenter/my-func1.png');
}

.ewb-person-a2{
    background-image: url('../images/userCenter/my-func2.png');
}

.ewb-person-a3{
    background-image: url('../images/userCenter/my-func3.png');
}

.ewb-person-a4{
    background-image: url('../images/userCenter/my-func4.png');
}

.ewb-person-a1:hover{
    background-image: url('../images/userCenter/my-func1h.png');
}

.ewb-person-a2:hover{
    background-image: url('../images/userCenter/my-func2h.png');
}

.ewb-person-a3:hover{
    background-image: url('../images/userCenter/my-func3h.png');
}

.ewb-person-a4:hover{
    background-image: url('../images/userCenter/my-func4h.png');
}

.ewb-person-num{
    display: block;
    width: 26px;
    height: 27px;
    background: url('../images/userCenter/person-num.png') no-repeat;
    position: absolute;
    right: -18px;
    top: -2px;
    color: #fff;
    font-size: 12px;
    line-height: 22px;
    padding-left: 2px;
    text-align: center;
}

.ewb-intro{
    padding: 20px 0;
    margin-top: 20px;
}

.ewb-intro-item{
    float: left;
    width: 25%;
}

.ewb-intro-mod{
    border-left: 1px solid #e5e5e5;
    height: 100px;
}

.ewb-intro-item:first-child .ewb-intro-mod{
    border-left: 0;
}

.ewb-intro-img{
    padding-top: 4px;
    height: 70px;
    text-align: center;
}

.ewb-intro-img img{
    vertical-align: top;
}

.ewb-intro-mod p{
    text-align: center;
    line-height: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
}

/* 我的证照 */

.ewb-paper-hd{
    height: 43px;
    padding-left: 34px;
    line-height: 43px;
    background: url('../images/userCenter/paper_icon.jpg') 19px center no-repeat #f9f9f9;
}

a.ewb-paper-tt{
    font-size: 16px;
    font-weight: bold;
    color: #1080cc;
}

.ewb-paper-bd{
    padding-top: 20px;
    height: 211px;
}

.ewb-paper-bd .ewb-paper-items li.drive {
  background: url("../images/drive-icon.png") no-repeat;
  background-size: 100% 100%;
}

.ewb-paper-bd .ewb-paper-items li.drive .relation-wrap .relation-state {
  -webkit-box-shadow: inset 0px 4px 6px 0px #127cba;
          box-shadow: inset 0px 4px 6px 0px #127cba;
}

.ewb-paper-bd .ewb-paper-items li.travel {
  background: url("../images/drving.png") no-repeat;
  background-size: 100% 100%;
}

.ewb-paper-bd .ewb-paper-items li.travel .relation-wrap .relation-state {
  -webkit-box-shadow: inset 0px 4px 6px 0px #09ad9d;
          box-shadow: inset 0px 4px 6px 0px #09ad9d;
}

.ewb-paper-item{
    width: 177px;
    float: left;
    margin-left: 19px;
}

.ewb-paper-mod{
    background: #f5f5f6;
    height: 193px;
}

.ewb-paper1{
    border-top: 1px solid #92c580;
}

.ewb-paper2{
    border-top: 1px solid #0bb0ef;
}

.ewb-paper3{
    border-top: 1px solid #cba5e6;
}

.ewb-paper4{
    border-top: 1px solid #e9ba9b;
}

.ewb-paper-mod-hd span{
    display: block;
    width: 60px;
    height: 30px;
    line-height: 24px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    border-radius:0 0 30px 30px;
}

.ewb-paper1 span{
    background: #92c580;
}

.ewb-paper2 span{
    background: #0bb0ef;
}

.ewb-paper3 span{
    background: #cba5e6;
}

.ewb-paper4 span{
    background: #e9ba9b;
}

.ewb-paper-mod-bd{
    padding-top: 10px;
    padding-left: 18px;
    line-height: 24px;
    font-size: 14px;
}

.ewb-paper-mod-bd img{
    width: 142px;
    height: 88px;
    vertical-align: top;
    margin-bottom: 6px;
}

.ewb-paper-all{
    height: 148px;
    background: #e8f1f4;
    margin-left: 19px;
    float: left;
    text-align: center;
    width: 68px;
    padding-top: 45px;
}

.ewb-paper-num{
    font-size: 26px;
    color: #ff425f;
}

.ewb-paper-name{
    margin-top: 30px;
    line-height: 14px;
    font-size: 14px;
}

.ewb-mt20{
    margin-top: 20px;
}

/* 我的申请 */

.ewb-paper-intro{
    font-size: 12px;
    color: #999;
    margin-left: 8px;
}

.ewb-apply{
    padding: 10px 10px 20px 10px;
}

.ewb-apply-item{
    padding: 5px 0 5px 10px;
    line-height: 30px;
}

.ewb-apply-item:hover{
    box-shadow:0px 2px 9px 1px rgba(78,120,150,0.4);
}

.ewb-apply-item h3{
    font-size: 14px;
    padding-left: 18px;
    background: url('../images/userCenter/apply_icon.jpg') left center no-repeat;
}

.ewb-apply-item h3 a{
    color: #333;
}

.ewb-apply-info{
    padding-left: 18px;
    color: #666;
}

.ewb-apply-info span{
    display: inline-block;
}

.ewb-wt285{
    width: 285px;
}

.ewb-wt200{
    width: 200px;
}

/* 猜您想办 */

.ewb-guess{
    padding: 12px 0;
}

.ewb-guess-items{
    padding-left: 33px;
}

.ewb-guess-qita{
    padding-left: 33px;
	background: url(../images/userCenter/paper_icon.jpg) 19px center no-repeat #f9f9f9;
	font-size: 16px;
    font-weight: bold;
    color: #1080cc;
}

.ewb-guess-item{
    width: 45%;
    float: left;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    vertical-align: top;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 40px;
}

.ewb-guess-item a{
    color: #333;
}

/* 我的咨询 */

.ewb-wt434{
    width: 434px;
    float: left;
}

a.ewb-want{
    float: right;
    width: 93px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    text-indent: 30px;
    color: #2f92d1;
    border-radius: 4px;
    border: 1px solid #2f92d1;
    margin-top: 6px;
    margin-right: 6px;
    background: url('../images/userCenter/want_icon.png') 6px center no-repeat;
}

a.ewb-want:hover{
    color: #fff;
    background: url('../images/userCenter/want_iconh.png') 6px center no-repeat #1080cc;
    border-color: #1080cc;
}

.ewb-question{
    padding-top: 7px;
    height: 206px;
}

.ewb-question-item{
    padding: 0 10px;
}

a.ewb-question-mod{
    display: block;
    padding: 6px 22px;
    line-height: 25px;
    font-size: 14px;
    color: #333; 
}

a.ewb-question-mod p{
    color: #666;
}

a.ewb-question-mod:hover{
    box-shadow:0px 2px 9px 1px rgba(78,120,150,0.4);
}

/* 我的资讯 */

.ewb-ml24{
    margin-left: 24px;
}

.ewb-inform{
    padding: 10px 22px 0 22px;
    height: 203px;
}

.ewb-inform-item{
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    vertical-align: top;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ewb-inform-item a{
    color: #333;
    padding-left: 14px;
    background: url('../images/userCenter/dian1.jpg') left center no-repeat;
}

.ewb-inform-item a:hover{
    color: #0bb0ef;
    background-image: url('../images/userCenter/dian1h.jpg');
}

.ewb-guess-item a:hover{
    color: #0bb0ef;
}


.ewb-file-img{
    width: 91px;
    height: 91px;
    border: 1px solid #b2dff0;
    background-color: #e8f1f4;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
}

.ewb-file1{
    background-image: url('../images/userCenter/file1.png');
}

.ewb-file2{
    background-image: url('../images/userCenter/file2.png');
}

.ewb-file3{
    background-image: url('../images/userCenter/file3.png');
}

.ewb-file-mask{
    width: 93px;
    height: 66px;
    position: absolute;
    left: -1px;
    top: -1px;
    padding-top: 27px;
    text-align: center;
    display: none;
    background: url('../images/userCenter/file-mask.png') repeat;
}

.ewb-file-mask a{
    color: #fff;
}

.ewb-file-img:hover .ewb-file-mask{
    display: block;
}

.ewb-file-p{
    line-height: 20px;
    font-size: 14px;
    margin-top: 6px;
    height: 40px;
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2; 
}

.ewb-file-item{
    width:93px;
    float: left;
    margin-left: 30px;
}

.ewb-file{
    padding-top: 20px;
    height: 153px;
}

.ewb-flie-all{
    float: left;
    margin-left: 30px;
    width: 93px;
    height: 96px;
    background: #e8f1f4;
    text-align: center;
    padding-top: 40px;
}

.line-limit-length {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width:360px;
}

.zzname {
    width: 142px;
    text-align: center;
    font-weight: bold;
}

.zzno {
    width: 142px;
    text-align: left;
    font-size: 12px;
    display: inline-block;
    overflow: hidden;
}

a.ewb-more{
    float: right;
    width: 60px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    text-indent: 17px;
    color: #2f92d1;
    border-radius: 4px;
    border: 1px solid #2f92d1;
    margin-top: 6px;
    margin-right: 6px;
    /* background: url('../images/userCenter/want_icon.png') 6px center no-repeat; */
}

a.ewb-more:hover{
    color: #1080cc;
    /* background: url('../images/userCenter/want_iconh.png') 6px center no-repeat #1080cc; */
    border-color: #1080cc;
}

/* 0107 */

.picScroll-left{
    float: left;
    position: relative;
}

.next,
.prev{
    position: absolute;
    display: none;
    width: 20px;
    height: 20px;
    line-height: 20px;
    top: 96px;
    z-index: 999;
    font-size: 20px;
    text-align: center;
    cursor: pointer;
}

.next{
    left: 0;
}

.prev{
    right: -20px;
}



@charset "UTF-8";
/**!
 * 我的证照css复制
 * date:2021-02-22
 * author: huangweiping;
 */
.licence-container {
  padding: 15px 20px;
  position: relative;
}

.licence-wrap .hd {
  height: 45px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.licence-wrap .hd .hdl {
  float: left;
  width: 100px;
  height: 30px;
  border: 1px solid #1080cc;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-right: 10px;
  line-height: 28px;
  text-align: center;
  color: #1080cc;
  cursor: pointer;
}

.licence-wrap .hd .hdl.active {
  background-color: #1080cc;
  color: #fff;
}

.licence-wrap .licence-list {
  margin-right: -20px;
}

.licence-wrap .licence-list li {
  float: left;
  width: 258px;
  height: 126px;
  border-radius: 4px;
  margin-right: 10px;
  margin-bottom: 20px;
  margin-top: 10px;
  background: url("../images/huise.png") no-repeat;
  background-size: 100% 100%;
}

.licence-wrap .licence-list li .drive-icon {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  margin: 16px 0 0 18px;
  text-align: center;
  line-height: 56px;
}

.licence-wrap .licence-list li .drive-icon img {
  vertical-align: middle;
  margin-top: -2px;
}

.licence-wrap .licence-list li.travel1 {
  background: url("../images/drving.png") no-repeat;
  background-size: 100% 100%;
  margin-left:10px;
  margin-top:10px;
}

.nozz {
  height: 130px;
  text-align: center;
  line-height: 130px;
  font-size:20px;
}
.zznum {
color:red;
}

.licence-wrap .licence-list li.travel1 .relation-wrap .relation-state {
  -webkit-box-shadow: inset 0px 4px 6px 0px #09ad9d;
          box-shadow: inset 0px 4px 6px 0px #09ad9d;
}

.licence-wrap .licence-list li.drive1 {
  background: url("../images/drive-icon.png") no-repeat;
  background-size: 100% 100%;
  margin-left:10px;
  margin-top:10px;
}

.licence-wrap .licence-list li.drive1 .relation-wrap .relation-state {
  -webkit-box-shadow: inset 0px 4px 6px 0px #127cba;
          box-shadow: inset 0px 4px 6px 0px #127cba;
}

.licence-wrap .licence-list li h3 {
  color: #fff;
  font-size: 13px;
  margin-left: 90px;
  margin-top: 17px;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}

.licence-wrap .licence-list li .lice-dept {
  font-size: 13px;
  color: #fff;
  margin-left: 90px;
  margin-top: 5px;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}

.licence-wrap .licence-list li .relation-wrap {
  padding-left: 90px;
  margin-top: 14px;
}

.licence-wrap .licence-list li .relation-wrap a {
  float: left;
  width: 84px;
  height: 26px;
  border: 1px solid rgba(255, 255, 255, 0.6);
  border-radius: 14px;
  text-align: center;
  line-height: 24px;
  color: #fff;
}

.licence-wrap .licence-list li .relation-wrap a:hover {
  background-color: rgba(255, 255, 255, 0.18);
}

.licence-wrap .licence-list li .relation-wrap .relation-state {
  width: 66px;
  height: 26px;
  -webkit-box-shadow: inset 0px 4px 6px 0px #6165c3;
          box-shadow: inset 0px 4px 6px 0px #666;
  border-radius: 13px 0 0 13px;
  line-height: 26px;
  color: #fff;
  padding-left: 13px;
}

.licence-wrap .pager {
  text-align: center;
}

.licence-wrap .m-pagination-page > li > a {
  margin-right: 4px;
}

/* .licence-wrap .m-pagination-page > li.active > a { */
  /* border-color: #1492ff; */
  /* background-color: #1492ff; */
/* } */

.licence-wrap .bdl-title {
  position: relative;
  line-height: 32px;
  height: 32px;
  border-bottom: 2px solid #1080cc;
  margin-bottom: 20px;
  padding-left: 27px;
  font-size: 18px;
}

.licence-wrap .bdl-title::before {
  content: '';
  position: absolute;
  width: 23px;
  height: 13px;
  background: url("../images/photo-tip.png");
  left: 0;
  bottom: -2px;
}

body .layui-layer-title {
  position: relative;
  color: #1080cc;
  font-size: 18px;
}

body .layui-layer-title::before {
  content: '';
  position: absolute;
  width: 7px;
  height: 21px;
  background-color: #1080cc;
  left: 0;
  top: 9px;
  border-radius: 0 5px 5px 0;
}

