.shadows {
  box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.2);
}
.shadows2 {
  box-shadow: 0px 0px 20px 0px rgba(255, 134, 26, 0.5);
}
.shadows3 {
  box-shadow: 0px 6px 10px 0px rgba(255, 134, 26, 0.5);
}
.shadows4 {
  box-shadow: 0px 10px 20px 0px rgba(255, 134, 26, 0.4);
}
body {
  font-family: "Regular";
}
.pages {
  padding: 38px 0;
}
.pages p {
  font-size: 14px;
  color: #333;
  margin: 0 20px;
  height: 32px;
  line-height: 32px;
  border-radius: 32px;
  padding: 0 18px;
  background: #fff;
  cursor: pointer;
}
.pages ul li {
  font-size: 14px;
  color: #333;
  margin: 0 20px;
  width: 32px;
  height: 32px;
  line-height: 32px;
  border-radius: 32px;
  background: #fff;
  text-align: center;
  cursor: pointer;
}
.pages ul li:hover,
.pages ul li.active {
  color: #fff;
  background: #ff945c;
}
.pages p:hover {
  color: #fff;
  background: #ff945c;
}
.selects {
  width: 174px;
  height: 45px;
  background: #fff;
}
.selects .selects-ac {
  font-size: 12px;
  color: #666;
  padding: 0 12px;
  height: 45px;
  line-height: 45px;
  display: block;
}
.selects .selects-ac::after {
  content: '';
  display: block;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translate(0, -25%);
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-top: 6px solid #333;
}
.selects .active {
  color: #333;
}
.selects ul {
  background: #f5f5f5;
  top: 38px;
  left: 0;
  max-height: 200px;
  overflow-y: scroll;
}
.selects ul li {
  font-size: 12px;
  color: #333;
  text-align: center;
  height: 30px;
  line-height: 30px;
}
.selects ul li:hover {
  color: #fff;
  background: #ff945c;
}
.main {
  background: #f9f9f9;
}
.main > img {
  height: 253px;
}
.main .containers {
  padding-top: 140px;
  padding-bottom: 20px;
}
.main .containers .container-top {
  margin-bottom: 48px;
}
.main .containers .container-top .top-l {
  width: 260px;
  height: 196px;
  box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.2);
}
.main .containers .container-top .top-r {
  width: 100%;
  padding-left: 260px;
  margin-left: -260px;
}
.main .containers .container-top .top-r .r-t {
  padding-left: 40px;
  margin-bottom: 16px;
}
.main .containers .container-top .top-r .r-t p {
  font-size: 30px;
  color: #333;
}
.main .containers .container-top .top-r .r-t .i {
  color: #ff945c;
  margin-right: 48px;
}
.main .containers .container-top .top-r .loginout {
  font-size: 14px;
  color: #333;
}
.main .containers .container-top .top-r .loginout:hover {
  color: #ff945c;
}
.main .containers .container-area .area-l {
  width: 240px;
  box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.2);
}
.main .containers .container-area .area-l .l-top {
  padding: 30px 20px 20px 20px;
  border-bottom: 1px solid #e5e5e5;
}
.main .containers .container-area .area-l .l-top p {
  height: 38px;
  line-height: 38px;
  text-align: center;
  font-size: 14px;
  color: #333;
}

.main .containers .container-area .area-l .l-top p b{ background: red;
    width: 22px;
    height: 22px;
    display: inline-block;
    line-height: 22px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    font-size: 12px;
    font-weight: normal; position: absolute;}

.main .containers .container-area .area-l .l-top .ac {
  color: #ff945c;
}
.main .containers .container-area .area-l .l-nav {
  padding: 12px 0;
  padding-left: 20px;
}
.main .containers .container-area .area-l .l-nav .item {
  border-radius: 52px 0 0 52px;
  height: 52px;
  margin-bottom: 8px;
  padding-left: 28px;
}
.main .containers .container-area .area-l .l-nav .item p {
  font-size: 16px;
  color: #333;
  padding-left: 12px;
}
.main .containers .container-area .area-l .l-nav .item p b{ background: red;
    width: 22px;
    height: 22px;
    display: inline-block;
    line-height: 22px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    font-size: 12px;
    font-weight: normal;}

.main .containers .container-area .area-l .l-nav .item:last-child {
  margin-bottom: 0;
}
.main .containers .container-area .area-l .l-nav .active {
  background: #f3f3f3;
}
.main .containers .container-area .area-r {
  width: 100%;
  padding-left: 280px;
  margin-left: -240px;
}
.uworkmate .r-padding .r-company {
  margin-bottom: 28px;
  box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.2);
  padding: 0 30px;
  padding-bottom: 40px;
}
.uworkmate .r-padding .r-company .item {
  margin-bottom: 10px;
}
.uworkmate .r-padding .r-company .item .i-top {
  padding: 30px 0 18px 0;
  border-bottom: 1px solid #e5e5e5;
}
.uworkmate .r-padding .r-company .item .i-top p {
  font-size: 24px;
  color: #333;
}
.uworkmate .r-padding .r-company .item .i-top .add {
  font-size: 14px;
  color: #fff;
  padding: 0 20px;
  height: 38px;
  line-height: 38px;
  border-radius: 38px;
  background: #ff945c;
}
.uworkmate .r-padding .r-company .item .i-t {
  padding-top: 20px;
}
.uworkmate .r-padding .r-company .item .i-t .im {
  width: 33.33%;
  margin-bottom: 20px;
}
.uworkmate .r-padding .r-company .item .i-t .im p {
  font-size: 14px;
  color: #333;
}
.uworkmate .r-padding .r-company .item .i-t .im span {
  font-size: 14px;
  color: #333;
}
.uworkmate .r-padding .r-company .item2 .i-top p,
.uworkmate .r-padding .r-company .item3 .i-top p {
  font-size: 18px;
  font-weight: bold;
}
.uworkmate .r-padding .r-company .item2 .i-t .i-edit p,
.uworkmate .r-padding .r-company .item3 .i-t .i-edit p {
  font-size: 14px;
  color: #333;
  line-height: 30px;
}
.uworkmate .r-padding .certificate-area {
  box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.2);
  margin-bottom: 28px;
  padding: 0 30px;
}
.uworkmate .r-padding .certificate-area .pro-top {
  padding: 30px 0 18px 0;
  border-bottom: 1px solid #e5e5e5;
}
.uworkmate .r-padding .certificate-area .pro-top p {
  font-size: 24px;
  color: #333;
}
.uworkmate .r-padding .certificate-area .pro-top .add {
  font-size: 14px;
  color: #fff;
  padding: 0 20px;
  height: 38px;
  line-height: 38px;
  border-radius: 38px;
  background: #ff945c;
}
.uworkmate .r-padding .certificate-area .case-item {
  padding: 20px 0 15px 0;
  margin: 0 -10px;
}
.uworkmate .r-padding .certificate-area .case-item .item {
  width: 25%;
  padding: 0 10px;
}
.uworkmate .r-padding .certificate-area .case-item .item .item-padding .item-img {
  box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.2);
  height: 160px;
}
.uworkmate .r-padding .certificate-area .case-item .item .item-padding .item-img .img-mk {
  background: rgba(255, 255, 255, 0.6);
}
.uworkmate .r-padding .certificate-area .case-item .item .item-padding .item-img .img-mk .im {
  padding: 0 15px;
}
.uworkmate .r-padding .certificate-area .case-item .item .item-padding .item-img .img-mk .im p {
  padding-top: 8px;
  font-size: 14px;
  color: #333;
}
.uworkmate .r-padding .certificate-area .case-item .item .item-padding .item-t {
  padding: 25px 10px;
}
.uworkmate .r-padding .certificate-area .case-item .item .item-padding .item-t .item-ti {
  font-size: 14px;
  color: #333;
  margin-bottom: 16px;
}
.uworkmate .r-padding .certificate-area .case-item .item:hover .item-padding .item-img .img-mk {
  display: block;
}
.uworkmate .r-padding .case-area {
  box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.2);
  margin-bottom: 28px;
}
.uworkmate .r-padding .case-area .pro-top {
  padding: 30px 30px 18px 30px;
  border-bottom: 1px solid #e5e5e5;
}
.uworkmate .r-padding .case-area .pro-top p {
  font-size: 24px;
  color: #333;
}
.uworkmate .r-padding .case-area .pro-top .add {
  font-size: 14px;
  color: #fff;
  padding: 0 20px;
  height: 38px;
  line-height: 38px;
  border-radius: 38px;
  background: #ff945c;
}
.uworkmate .r-padding .case-area .brand-list {
  width: 100%;
}
.uworkmate .r-padding .case-area .brand-list .list-top {
  height: 66px;
  padding: 0 20px;
}
.uworkmate .r-padding .case-area .brand-list .list-top .i-top li {
  font-weight: bold;
  text-align: center;
  font-size: 16px;
  color: #333;
  white-space: nowrap;
}
.uworkmate .r-padding .case-area .brand-list .list-top .i-top .sorts p {
  margin-right: 6px;
}
.uworkmate .r-padding .case-area .brand-list .list-top .i-top .sorts .sort-u {
  display: block;
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-bottom: 8px solid #333;
  margin: 2px 0;
  cursor: pointer;
}
.uworkmate .r-padding .case-area .brand-list .list-top .i-top .sorts .sort-d {
  display: block;
  content: '';
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-top: 8px solid #333;
  margin: 2px 0;
  cursor: pointer;
}
.uworkmate .r-padding .case-area .brand-list .list-top .i-06 {
  top: auto;
  bottom: 0;
  transform: translate(-50%, 50%);
}
.uworkmate .r-padding .case-area .brand-list .list-item {
  padding-top: 3px;
  padding-bottom: 5px;
}
.uworkmate .r-padding .case-area .brand-list .list-item .item {
  background: #f9f9f9;
  margin-bottom: 8px;
}
.uworkmate .r-padding .case-area .brand-list .list-item .item .item-top {
  padding: 0 30px;
  border-bottom: 1px solid #e0e0e0;
  height: 56px;
}
.uworkmate .r-padding .case-area .brand-list .list-item .item .item-top p {
  font-size: 14px;
  color: #ff945c;
}
.uworkmate .r-padding .case-area .brand-list .list-item .item .item-top .i-handle p {
  font-size: 14px;
  color: #333;
  border-right: 1px solid #333;
  padding: 0 4px;
  line-height: 12px;
  cursor: pointer;
}
.uworkmate .r-padding .case-area .brand-list .list-item .item .item-top .i-handle p:last-child {
  border: none;
}
.uworkmate .r-padding .case-area .brand-list .list-item .item .item-padding {
  padding: 20px 30px;
}
.uworkmate .r-padding .case-area .brand-list .list-item .item .item-padding li {
  text-align: center;
  white-space: nowrap;
}
.uorder .r-padding .case-area {
  box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.2);
  margin-bottom: 28px;
}
.uorder .r-padding .case-area .pro-top {
  padding: 30px 30px 18px 30px;
  border-bottom: 1px solid #e5e5e5;
}
.uorder .r-padding .case-area .pro-top p {
  font-size: 24px;
  color: #333;
}
.uorder .r-padding .case-area .pro-top .add {
  font-size: 14px;
  color: #fff;
  padding: 0 20px;
  height: 38px;
  line-height: 38px;
  border-radius: 38px;
  background: #ff945c;
}
.uorder .r-padding .case-area .brand-list {
  width: 100%;
}
.uorder .r-padding .case-area .brand-list .list-top {
  height: 66px;
  padding: 0 20px;
}
.uorder .r-padding .case-area .brand-list .list-top .i-top li {
  font-weight: bold;
  text-align: center;
  font-size: 16px;
  color: #333;
  white-space: nowrap;
}
.uorder .r-padding .case-area .brand-list .list-top .i-top .sorts p {
  margin-right: 6px;
}
.uorder .r-padding .case-area .brand-list .list-top .i-top .sorts .sort-u {
  display: block;
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-bottom: 8px solid #333;
  margin: 2px 0;
  cursor: pointer;
}
.uorder .r-padding .case-area .brand-list .list-top .i-top .sorts .sort-d {
  display: block;
  content: '';
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-top: 8px solid #333;
  margin: 2px 0;
  cursor: pointer;
}
.uorder .r-padding .case-area .brand-list .list-top .i-06 {
  top: auto;
  bottom: 0;
  transform: translate(-50%, 50%);
}
.uorder .r-padding .case-area .brand-list .list-item {
  padding-top: 3px;
  padding-bottom: 5px;
}
.uorder .r-padding .case-area .brand-list .list-item .item {
  background: #f9f9f9;
  margin-bottom: 8px;
}
.uorder .r-padding .case-area .brand-list .list-item .item .item-top {
  padding: 0 30px;
  border-bottom: 1px solid #e0e0e0;
  height: 56px;
}
.uorder .r-padding .case-area .brand-list .list-item .item .item-top p {
  font-size: 14px;
  color: #ff945c;
}
.uorder .r-padding .case-area .brand-list .list-item .item .item-top .i-handle p {
  font-size: 14px;
  color: #333;
  border-right: 1px solid #333;
  padding: 0 4px;
  line-height: 12px;
  cursor: pointer;
}
.uorder .r-padding .case-area .brand-list .list-item .item .item-top .i-handle p:last-child {
  border: none;
}
.uorder .r-padding .case-area .brand-list .list-item .item .item-padding {
  padding: 20px 30px;
}
.uorder .r-padding .case-area .brand-list .list-item .item .item-padding li {
  text-align: center;
}
.certificate-popup {
  width: 500px;
  z-index: 111;
  border-radius: 4px;
}
.certificate-popup .selects {
  border: 1px solid #e0e0e0;
}
.certificate-popup .website-top {
  border-bottom: 1px solid #e5e5e5;
  padding: 20px 30px;
  padding-right: 0;
}
.certificate-popup .website-top p {
  font-size: 16px;
  color: #333;
}
.certificate-popup .website-top .i {
  cursor: pointer;
  margin: 0 30px;
}
.certificate-popup .website-area {
  padding: 20px 30px;
  padding-bottom: 0;
}
.certificate-popup .website-area .item {
  margin-bottom: 20px;
}
.certificate-popup .website-area .item p {
  font-size: 14px;
  color: #333;
  width: 100px;
  line-height: 36px;
}
.certificate-popup .website-area .item input {
  width: 100%;
  line-height: 36px;
  font-size: 14px;
  color: #333;
}
.certificate-popup .website-area .item .btn {
  font-size: 14px;
  color: #fff;
  padding: 0 30px;
  height: 38px;
  line-height: 38px;
  border-radius: 38px;
  background: #ff945c;
  width: auto;
  border: none;
  cursor: pointer;
}
.certificate-popup .website-area .item .item-img {
  width: 160px;
  height: 160px;
  border: 1px dashed #e0e0e0;
}
.certificate-popup .website-area .item .item-img p {
  font-size: 14px;
  color: #e0e0e0;
  width: auto;
}
