.head-box {
  text-align: center;
  width: 765px;
  margin: 0 auto;
}
.head-box .title {
  font-size: 56px;
  margin-top: 80px;
  margin-bottom: 24px;
  font-weight: 600;
}
.head-box .company {
  font-size: 16px;
  color: #666;
  line-height: 30px;
  letter-spacing: 1px;
  margin-top: 40px;
  text-align: center;
}
.head-box .btn {
  width: 120px;
  line-height: 38px;
  margin: 37px 0 48px;
  font-size: 12px;
}


.section{
  padding: 80px 0 50px;
}
.section.odd{
  background: #FAFAFA;
}
.section-title {
  text-align: center;
  font-weight: 600;
  font-size: 32px;
  color: #333;
}
.section-title span {
  color: #F13A39;
  margin-right: 22px;
}


.box-case{
  width: 1128px;
}
.case-big{
  margin: 0 0 48px;
}
.case-item {
  float: left;
  margin: 0 12px;
  cursor: pointer;
  background: #FFFFFF;
  border: 1px solid #EFEFEF;
  border-radius: 2px;
  text-align: center;
  width: 211px;
  padding: 0 0 15px;
  /* height: 250px; */
  position: relative;
}
.case-item .cover {
  width: 211px;
  height: 124px;
}
.case-item .tag-new{
  position: absolute;
  top: 11px;
  right: 14px;
  width: 37px;
}
.case-item.big {
  width: 352px;
  /* height: 439px; */
  margin: 48px 12px 0;
}
.case-item.big .cover {
  width: 352px;
  height: 207px;
}
.case-item .title {
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 1px;
  margin: 24px 0 10px;
}
.case-item .logo {
  display: none;
  margin: 0 auto 28px;
  width: 32px;
  height: 32px;
}
.case-item .info-line{
  text-align: right;
  padding: 0 32px;
  margin: 0 0 16px;
  line-height: 22px;
  height: 22px;
  color: #666;
  position: relative;
}
.case-item .info-line b{
  position: absolute;
  left: 32px;
  top: 0;
}
.case-item .info-line span{
  display: inline-block;
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}


.box-designer{
  width: 1128px;
}
.designer-active {
  margin: 48px auto 44px;
  position: relative;
  padding: 0 0 0 235px;
  height: 300px;
  width: 916px;
}
.designer-active .pic{
  width: 211px;
  height: 300px;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 2px;
}
.designer-active .info{
  height: 300px;
  background: #333333;
  color: #fff;
  border-radius: 2px;
  position: relative;
  letter-spacing: 1.5px;
  line-height: 22px;
}
.designer-active .info>div{
  position: absolute;
}
.designer-active .info p{
  margin: 0;
}
.designer-active .info h5{
  line-height: 22px;
  font-weight: 600;
  margin: 0 0 11px;
}
.designer-active .title{
  left: 48px;
  top: 30px;
  width: 588px;
}
.designer-active .award{
  left: 335px;
  top: 30px;
  width: 330px;
}
.designer-active .example{
  left: 48px;
  top: 192px;
}
.designer-active .example img{
  height: 47px;
}
/* .designer-active .example img{
  position: relative;
  top: -1px;
  margin-left: 4px;
}
.designer-active .example span{
  display: block;
  float: left;
  letter-spacing: 0;
  margin-right: 12px;
  line-height: 47px;
  padding: 0 16px 0 24px;
  background: #fff;
  font-size: 20px;
  color: #333;
  border-radius: 2px;
} */
.designer-item {
  float: left;
  margin: 0 12px;
  width: 211px;
  height: 313px;
  border-radius: 2px;
  text-align: center;
  cursor: pointer;
  background: #FFFFFF;
  border: 1px solid #fff;
  line-height: 22px;
  overflow: hidden;
}
.designer-item .pic {
  width: 211px;
  height: 211px;
  max-width: 211px;
  position: relative;
  left: -1px;
  top: -1px;
}
.designer-item .name {
  margin: 12px 0 8px;
}
.designer-item .title {
  letter-spacing: 1.5px;
  font-weight: 400;
  font-size: 14px;
  color: #666;
}
.designer-item .title p{
  margin: 0;
}


.carousel {
  width: 1072px;
  margin: 0 auto;
  padding: 0 66px;
  position: relative;
}
.carousel-box{
  overflow: hidden;
}
.carousel-inner {
  width: 20000px;
}
.carousel .arrow{
  position: absolute;
  top: 50%;
  padding: 75px 15px;
  margin-top: -169px;
  width: 38px;
}
.carousel .arrow.left{
  left: 0;
}
.carousel .arrow.right{
  right: 0;
}
.carousel .arrow img{
  width: 8px;
}
.carousel .indicator{
	margin: 48px 0 16px;
  text-align: center;
}
.carousel .indicator a{
	position: relative;
	display: inline-block;
	margin: 0 4px;
	width: 40px;
	height: 2px;
	background: rgba(67,67,67,.2);
	border-radius: 1px;
}
.carousel .indicator i{
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 2px;
	background: #F13A39;
	border-radius: 1px;
}


.modal-custom-font-case .modal-dialog {
  width: 666px;
  max-width: 100%;
  margin-top: 0 !important;
}
.modal-custom-font-case .modal-content {
  border-radius: 0;
  border: 0;
}
.case-item.detail{
  float: none;
  width: 666px;
  height: auto;
  margin: 0;
  border: 0;
  cursor: default;
}
.case-item.detail .content-wrapper{
  padding: 40px;
}
.case-item.detail .title{
  margin: 0 0 52px;
}
.case-item.detail .cover {
  width: 100%;
  height: auto;
}
.case-item.detail .info-line{
  border-bottom: 1px solid #D6D6D6;
  color: #333;
  padding: 12px 0 8px;
  height: auto;
}
.case-item.detail .info-line:before{
  content: ' ';
  display: block;
  width: 30px;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #9B9B9B;
}
.case-item.detail .info-line b{
  left: 0;
  top: 12px;
}
.case-item.detail .info-line span{
  max-width: 80%;
  white-space: normal;
}
.case-item .tag{
  margin: 42px 0;
  text-align: left;
}
.case-item .tag span{
  background: #eee;
  border: 1px solid #ddd;
  border-radius: 20px;
  padding: 2px 10px;
  margin-right: 11px; 
  display: inline-block;
}
.case-item .content{
  text-align: left;
}
.case-item .movie-play {
  width: 100%;
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
}
.case-item .movie-play .cover {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  cursor: pointer;
}
.case-item .movie-play .icon {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 52px;
  margin: -30px 0 0 -26px;
  cursor: pointer;
}


.parm-list {
  width: 1128px;
  margin: 0 auto;
  margin-top: 45px;
  margin-bottom: 80px;
}
.parm-li {
  float: left;
  width: 258px;
  margin: 0 12px;
  padding: 19px 20px 23px 38px;
  background: rgba(196, 196, 196, .1);
  border-radius: 4px;
}
.li-tit {
  font-weight: 600;
  color: #333333;
  position: relative;
}
.li-tit b{
  display: none;
}
.li-tit:before{
  content: ' ';
  display: block;
  border: 4px solid #F13A39;
  border-radius: 50%;
  background: #fff;
  width: 16px;
  height: 16px;
  left: -24px;
  top: 2px;
  position: absolute;
}
.li-text {
  color: #666;
  line-height: 22px;
  letter-spacing: 2px;
  margin-top: 12px;
}


.box-contact{
  background: #333;
  color: #fff;
}


@media(max-width: 768px) {
  .head-box {
    padding: 0 16px;
    margin: 0 0 8px;
    width: 100%;
    background: url('/fulltype/home/orderFont/resource/images/m/back-1.svg');
    background-size: cover;
  }
  .head-box .title{
    font-size: 36px;
    margin: 0;
    padding: 40px 0 32px;
  }
  .head-box .company {
    padding: 0 22px;
    font-size: 14px;
    line-height: 22px;
    font-weight: normal;
    color: #333;
    text-align: left;
    margin: 0;
  }
  .head-box .btn{
    width: 100%;
    border-radius: 20px;
    font-size: 14px;
    margin: 32px 0 0;
  }

  .box-1200 img,
  .box-1200 div {
    max-width: 100%;
  }
  .section{
    padding: 34px 16px 0;
  }
  .section.odd{
    background: #fff;
  }
  .section-title{
    text-align: left;
    font-size: 24px;
    line-height: 34px;
  }
  .section-title span{
    display: none;
  }


  .carousel{
    padding: 0;
  }
  .carousel .indicator, .carousel .arrow{
    display: none;
  }

  .case-item{
    float: none;
  }
  .case-item .view{
    padding: 8px 0;
    background: #F6F6F6;
    border-radius: 22px;
    text-align: center;
    width: 152px;
    margin: 32px auto;
  }
  .case-item.big{
    margin: 0 auto 24px;
    width: 100%;
    height: auto;
    border-radius: 4px;
  }
  .case-item.detail{
    width: 100%;
  }
  .case-item.detail .content-wrapper{
    padding: 32px 16px;
  }
  .carousel .case-item{
    display: inline-block;
  }

  .case-big{
    margin: 0 0 11px;
  }
  .case-more{
    margin: 0 0 22px;
    font-size: 16px;
    font-weight: 600;
  }
  .box-case .carousel{
    margin: 0 -16px;
    max-width: none;
    width: calc(100% + 32px);
  }
  .box-case .carousel-inner{
    white-space: nowrap;
    width: 100%;
    height: 270px;
    overflow: auto;
    padding: 0 0 0 16px;
  }
  .carousel-inner .case-item{
    margin: 0 14px 0 0;
  }
  .carousel-inner .case-item .title{
    font-size: 18px;
  }


  .section-designer{
    background: #FAFAFA;
    padding: 20px 16px 0;
  }
  .box-designer .carousel-inner{
    margin: 0 -12px;
    max-width: none;
    width: calc(100% + 24px);
  }
  .designer-item{
    margin: 24px 0;
    padding: 0 12px;
    width: 50%;
    height: auto;
    background: none;
    border: 0;
  }
  .designer-item .pic{
    width: 100%;
    height: auto;
  }
  .designer-item .title{
    letter-spacing: 0.5px;
    font-size: 13px;
    padding: 0 0 12px;
  }
  .designer-more{
    border-top: 1px solid #D6D6D6;
    border-bottom: 1px solid #D6D6D6;
    line-height: 40px;
    text-align: center;
    margin: 0 -16px;
  }
  .designer-more img{
    margin-left: 7px;
    position: relative;
    top: -1px;
  }

  
  .parm-list{
    margin: 0;
  }
  .parm-li {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #D6D6D6;
    margin: 0;
    padding: 22px 0 28px;
    height: auto;
  }
  .parm-li:last-child{
    border: 0;
  }
  .li-tit:before{
    display: none;
  }
  .li-tit b{
    display: inline;
    color: #FF5A5F;
    margin-right: 6px;
  }

  .modal-designer-more .modal-dialog{
    margin: 16px !important;
  }
  .modal-designer-more .modal-content{
    padding: 34px 24px 4px;
  }
  .modal-designer-more .close{
    opacity: 1;
    margin: -24px -12px 0 0;
  }
  .modal-designer-more .p-0{
    position: relative;
    padding: 11px 0 0 124px;
    letter-spacing: 1.5px;
  }  
  .modal-designer-more .p-0 .a{
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
  }  
  .modal-designer-more .p-0 .n{
    margin: 0 0 12px;
    font-weight: 600;
  }  
  .modal-designer-more .p-0 .d{
    margin: 0;
  }  
  .modal-designer-more .p-2{
    text-align: center;
  }  
  .modal-designer-more .p-2 h5{
    margin: 0 0 24px;
    font-weight: 600;
  }  
  .modal-designer-more p{   
    color: #666666;
    margin: 24px 0;
    line-height: 22px;
    text-align: justify;
    letter-spacing: 0.5px;
  }

  .box-contact{
    background: #fff;
    color: #333;
    padding: 32px 16px;
  }

}

<!--9.4175338745117E-5-->