
 .icon-box-item:last-child .info-email{  
    height: 42px !important;
}
::-webkit-input-placeholder { /* Chrome */
  color: #888;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #888;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #888;
  opacity: 1;
}
:-moz-placeholder { /* Firefox 4 - 18 */
  color: #888;
  opacity: 1;
}
@media screen and (min-width:1800px){
     /*======================== contactus =============== */
    /* contactus icon区域 */
    .aboutus-body .section-icon{
        padding: 68px 0 68px;
    }
    .aboutus-body .section-icon .icon-container{
        margin: 0 auto;
        width: 992px;
        text-align: center;
    }
    .aboutus-body .section-icon .icon-container h1{
        position: relative;
        margin: 0 auto 54px;
        font-family: LaoUI;
        font-size: 40px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 24px;
        letter-spacing: 0px;
        color: #d4b279;
    }
    .aboutus-body .section-icon h1::after{
        position: absolute;
        margin-top: 18px;
        content: '';
        display: block;
        background-color: #d4b279;
        height: 2px;
        width: 6%;
        left: 47%;
    }
    .aboutus-body .section-icon .icon-box-item{
        display: inline-block;
        width: 284px;
        height: 188px;
        background-color: #ffffff;
        box-shadow: 0px 0px 20px 0px 
        rgba(0, 0, 0, 0.08);
        margin-right: 6.5%;
        font-family: OpenSans;
        font-size: 1em;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #666666;
    }
    .aboutus-body .section-icon .icon-box-item .item-wrapper{
       
    }
    .aboutus-body .section-icon .icon-box-item .item-wrapper .icon{
       background-size: cover;
       width: 24%;
       height: 0;
       padding-bottom: 25%;
       margin: 33px auto 15.4px;
       
    }
    .aboutus-body .section-icon .icon-box-item .item-wrapper .icon.icon-email{
        background: url(../images/icon_email.png) no-repeat center;
    }
    .aboutus-body .section-icon .icon-box-item .item-wrapper .icon.icon-phone{
        background: url(../images/icon_iphone.png) no-repeat center;
    }
    .aboutus-body .section-icon .icon-box-item .item-wrapper .icon.icon-site{
        background: url(../images/icon_site.png) no-repeat center;
    }
    .aboutus-body .section-icon .icon-box-item:nth-child(4){
        margin-right: 0;
    }

      /* contactus表单区域 */
    .aboutus-body .section-from{
        background-color: #f8f8f8;
        padding: 68px 0 68px;
    }
    .aboutus-body .section-from .from-container{
        margin: 0 auto;
        width: 1200px;
    }

    .aboutus-body .section-from .from-container .forms p{
        float: left;
        width: 46.5%;
        margin-right: 7%;
        color: #888;
        font-size: 14px;
        line-height: 20px;
        text-align: center;
        margin-bottom: 28px;
    }
    .aboutus-body .section-from .from-container .forms p input{
        height: 55px;
        width: 100%;
        padding-left: 18px;
        background-color: #eee;
}
    
    .aboutus-body .section-from .from-container .forms p:nth-child(2){
        margin-right: 0;
    }
    .aboutus-body .section-from .from-container .forms p:nth-child(4){
        margin-right: 0;
    }
    .aboutus-body .section-from .from-container .forms .userMsg textarea{
        clear: both;
        width: 100%;
        height: 140px;
        background-color: #eee;
        outline: none;
        padding-left: 20px;
        padding-top: 20px;
        resize: none;
        color: #888;
        font-size: 14px;
    }
    .aboutus-body .section-from .from-container .forms .submitCon{
        margin: 30px 0 40px;
    }
    .aboutus-body .section-from .from-container .forms .formSlide{
        float: left;
        position: relative;
        width: 356px;
        height: 56px;
        line-height: 54px;
        border: 1px solid #C4C4C4;
        font-size: 12px;
        color: #999;
        text-align: center;
        padding-left: 9%;
    }
    .aboutus-body .section-from .from-container .forms .slideChild{
        position: absolute;
        top: 0;
        left: 0;
        width: 104px;
        height: 54px;
        background: #d4b279;
        color: #fff;
    }
    .aboutus-body .section-from .from-container .forms .btn-userMsgSend{
        float: right;
        width: 348px;
        height: 54px;
        line-height: 47px;
        color: #fff;
        background: #d4b279;
        font-size: 14px;
    }
}
@media screen and (max-width:1799px){
     /*======================== contactus =============== */
    /* contactus icon区域 */
    .aboutus-body .section-icon{
        padding: 68px 0 68px;
    }
    .aboutus-body .section-icon .icon-container{
        margin: 0 auto;
        width: 992px;
        text-align: center;
    }
    .aboutus-body .section-icon .icon-container h1{
        position: relative;
        margin: 0 auto 54px;
        font-family: LaoUI;
        font-size: 40px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 24px;
        letter-spacing: 0px;
        color: #d4b279;
    }
    .aboutus-body .section-icon h1::after{
        position: absolute;
        margin-top: 18px;
        content: '';
        display: block;
        background-color: #d4b279;
        height: 2px;
        width: 6%;
        left: 47%;
    }
    .aboutus-body .section-icon .icon-box-item{
        display: inline-block;
        width: 28.2828%;
        height: 0;
        padding-bottom: 19%;
        background-color: #ffffff;
        box-shadow: 0px 0px 20px 0px 
        rgba(0, 0, 0, 0.08);
        margin-right: 7%;
        font-family: OpenSans;
        font-size: 1em;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #666666;
    }
    .aboutus-body .section-icon .icon-box-item .item-wrapper{
       
    }
    .aboutus-body .section-icon .icon-box-item .item-wrapper .icon{
       background-size: cover;
       width: 24%;
       height: 0;
       padding-bottom: 25%;
       margin: 33px auto 15.4px;
       
    }
    .aboutus-body .section-icon .icon-box-item .item-wrapper .icon.icon-email{
        background: url(../images/icon_email.png) no-repeat center;
    }
    .aboutus-body .section-icon .icon-box-item .item-wrapper .icon.icon-phone{
        background: url(../images/icon_iphone.png) no-repeat center;
    }
    .aboutus-body .section-icon .icon-box-item .item-wrapper .icon.icon-site{
        background: url(../images/icon_site.png) no-repeat center;
    }
    .aboutus-body .section-icon .icon-box-item:nth-child(4){
        margin-right: 0;
    }

      /* contactus表单区域 */
    .aboutus-body .section-from{
        background-color: #f8f8f8;
        padding: 68px 0 68px;
    }
    .aboutus-body .section-from .from-container{
        margin: 0 auto;
        width: 80%;
    }

    .aboutus-body .section-from .from-container .forms p{
        float: left;
        width: 46.5%;
        margin-right: 7%;
        color: #888;
        font-size: 14px;
        line-height: 20px;
        text-align: center;
        margin-bottom: 28px;
    }
    .aboutus-body .section-from .from-container .forms p input{
        height: 55px;
        width: 100%;
        padding-left: 18px;
        background-color: #eee;
}
    
    .aboutus-body .section-from .from-container .forms p:nth-child(2){
        margin-right: 0;
    }
    .aboutus-body .section-from .from-container .forms p:nth-child(4){
        margin-right: 0;
    }
    .aboutus-body .section-from .from-container .forms .userMsg textarea{
        clear: both;
        width: 100%;
        height: 140px;
        background-color: #eee;
        outline: none;
        padding-left: 20px;
        padding-top: 20px;
        resize: none;
        color: #888;
        font-size: 14px;
    }
    .aboutus-body .section-from .from-container .forms .submitCon{
        margin: 30px 0 40px;
    }
    .aboutus-body .section-from .from-container .forms .formSlide{
        float: left;
        position: relative;
        width: 356px;
        height: 56px;
        line-height: 54px;
        border: 1px solid #C4C4C4;
        font-size: 12px;
        color: #999;
        text-align: center;
        padding-left: 9%;
    }
    .aboutus-body .section-from .from-container .forms .slideChild{
        position: absolute;
        top: 0;
        left: 0;
        width: 104px;
        height: 54px;
        background: #d4b279;
        color: #fff;
    }
    .aboutus-body .section-from .from-container .forms .btn-userMsgSend{
        float: right;
        width: 348px;
        height: 54px;
        line-height: 47px;
        color: #fff;
        background: #d4b279;
        font-size: 14px;
    }
}
@media screen and (max-width:1199px){
    /*======================== contactus =============== */
    /* contactus icon区域 */
    .aboutus-body .section-icon{
        padding: 68px 0 68px;
    }
    .aboutus-body .section-icon .icon-container{
        margin: 0 auto;
        width: 90%;
        text-align: center;
    }
    .aboutus-body .section-icon .icon-container h1{
        position: relative;
        margin: 0 auto 54px;
        font-family: LaoUI;
        font-size: 40px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 24px;
        letter-spacing: 0px;
        color: #d4b279;
    }
    .aboutus-body .section-icon h1::after{
        position: absolute;
        margin-top: 18px;
        content: '';
        display: block;
        background-color: #d4b279;
        height: 2px;
        width: 6%;
        left: 47%;
    }
    .aboutus-body .section-icon .icon-box-item{
        display: inline-block;
        width: 28.2828%;
        height: 0;
        padding-bottom: 19%;
        background-color: #ffffff;
        box-shadow: 0px 0px 20px 0px 
        rgba(0, 0, 0, 0.08);
        margin-right: 7%;
        font-family: OpenSans;
        font-size: 1em;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #666666;
    }
    .aboutus-body .section-icon .icon-box-item .item-wrapper{
       
    }
    .aboutus-body .section-icon .icon-box-item .item-wrapper .icon{
       background-size: cover;
       width: 24%;
       height: 0;
       padding-bottom: 25%;
       margin: 33px auto 15.4px;
       
    }
    .aboutus-body .section-icon .icon-box-item .item-wrapper .icon.icon-email{
        background: url(../images/icon_email.png) no-repeat center;
    }
    .aboutus-body .section-icon .icon-box-item .item-wrapper .icon.icon-phone{
        background: url(../images/icon_iphone.png) no-repeat center;
    }
    .aboutus-body .section-icon .icon-box-item .item-wrapper .icon.icon-site{
        background: url(../images/icon_site.png) no-repeat center;
    }
    .aboutus-body .section-icon .icon-box-item:nth-child(4){
        margin-right: 0;
    }

      /* contactus表单区域 */
    .aboutus-body .section-from{
        background-color: #f8f8f8;
        padding: 68px 0 68px;
    }
    .aboutus-body .section-from .from-container{
        margin: 0 auto;
        width: 90%;
    }

    .aboutus-body .section-from .from-container .forms p{
        float: left;
        width: 46.5%;
        margin-right: 7%;
        color: #888;
        font-size: 14px;
        line-height: 20px;
        text-align: center;
        margin-bottom: 28px;
    }
    .aboutus-body .section-from .from-container .forms p input{
        height: 55px;
        width: 100%;
        padding-left: 18px;
        background-color: #eee;
}
    
    .aboutus-body .section-from .from-container .forms p:nth-child(2){
        margin-right: 0;
    }
    .aboutus-body .section-from .from-container .forms p:nth-child(4){
        margin-right: 0;
    }
    .aboutus-body .section-from .from-container .forms .userMsg textarea{
        clear: both;
        width: 100%;
        height: 140px;
        background-color: #eee;
        outline: none;
        padding-left: 20px;
        padding-top: 20px;
        resize: none;
        color: #888;
        font-size: 14px;
    }
    .aboutus-body .section-from .from-container .forms .submitCon{
        margin: 30px 0 40px;
    }
    .aboutus-body .section-from .from-container .forms .formSlide{
        float: left;
        position: relative;
        width: 356px;
        height: 56px;
        line-height: 54px;
        border: 1px solid #C4C4C4;
        font-size: 12px;
        color: #999;
        text-align: center;
        padding-left: 9%;
    }
    .aboutus-body .section-from .from-container .forms .slideChild{
        position: absolute;
        top: 0;
        left: 0;
        width: 104px;
        height: 54px;
        background: #d4b279;
        color: #fff;
    }
    .aboutus-body .section-from .from-container .forms .btn-userMsgSend{
        float: right;
        width: 348px;
        height: 54px;
        line-height: 47px;
        color: #fff;
        background: #d4b279;
        font-size: 14px;
    }
}

@media screen and (max-width:991px){
      /*======================== contactus =============== */
    /* contactus icon区域 */
    .aboutus-body .section-icon{
        padding: 68px 0 68px;
    }
    .aboutus-body .section-icon .icon-container{
        margin: 0 auto;
        width: 90%;
        text-align: center;
    }
    .aboutus-body .section-icon .icon-container h1{
        position: relative;
        margin: 0 auto 54px;
        font-family: LaoUI;
        font-size: 40px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 24px;
        letter-spacing: 0px;
        color: #d4b279;
    }
    .aboutus-body .section-icon h1::after{
        position: absolute;
        margin-top: 18px;
        content: '';
        display: block;
        background-color: #d4b279;
        height: 2px;
        width: 6%;
        left: 47%;
    }
    .aboutus-body .section-icon .icon-box-item{
        display: inline-block;
        width: 80%;
        height: 0;
        padding-bottom: 50%;
        background-color: #ffffff;
        box-shadow: 0px 0px 20px 0px 
        rgba(0, 0, 0, 0.08);
        margin-right: 0;
        margin-bottom: 10px;
        font-family: OpenSans;
        font-size: 1em;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #666666;
    }
    .aboutus-body .section-icon .icon-box-item .item-wrapper{
       
    }
    .aboutus-body .section-icon .icon-box-item .item-wrapper .icon{
       background-size: cover;
       width: 24%;
       height: 0;
       padding-bottom: 25%;
       margin: 33px auto 15.4px;
       
    }
    .aboutus-body .section-icon .icon-box-item .item-wrapper .icon.icon-email{
        background: url(../images/icon_email.png) no-repeat center;
    }
    .aboutus-body .section-icon .icon-box-item .item-wrapper .icon.icon-phone{
        background: url(../images/icon_iphone.png) no-repeat center;
    }
    .aboutus-body .section-icon .icon-box-item .item-wrapper .icon.icon-site{
        background: url(../images/icon_site.png) no-repeat center;
    }
    .aboutus-body .section-icon .icon-box-item:nth-child(4){
        margin-right: 0;
    }

      /* contactus表单区域 */
    .aboutus-body .section-from{
        background-color: #f8f8f8;
        padding: 38px 0 0px;
    }
    .aboutus-body .section-from .from-container{
        margin: 0 auto;
        width: 90%;
    }

    .aboutus-body .section-from .from-container .forms p{
        float: left;
        width: 46.5%;
        margin-right: 7%;
        color: #888;
        font-size: 14px;
        line-height: 20px;
        text-align: center;
        margin-bottom: 28px;
    }
    .aboutus-body .section-from .from-container .forms p input{
        height: 55px;
        width: 100%;
        padding-left: 18px;
        background-color: #eee;
}
    
    .aboutus-body .section-from .from-container .forms p:nth-child(2){
        margin-right: 0;
    }
    .aboutus-body .section-from .from-container .forms p:nth-child(4){
        margin-right: 0;
    }
    .aboutus-body .section-from .from-container .forms .userMsg textarea{
        clear: both;
        width: 100%;
        height: 140px;
        background-color: #eee;
        outline: none;
        padding-left: 20px;
        padding-top: 20px;
        resize: none;
        color: #888;
        font-size: 14px;
    }
    .aboutus-body .section-from .from-container .forms .submitCon{
        margin: 30px 0 40px;
    }
    .aboutus-body .section-from .from-container .forms .formSlide{
        float: left;
        position: relative;
        width: 100%;
        height: 56px;
        line-height: 54px;
        border: 1px solid #C4C4C4;
        font-size: 12px;
        color: #999;
        text-align: center;
        padding-left: 30%;
    }
    .aboutus-body .section-from .from-container .forms .slideChild{
        position: absolute;
        top: 0;
        left: 0;
        width: 104px;
        height: 54px;
        background: #d4b279;
        color: #fff;
    }
    .aboutus-body .section-from .from-container .forms .btn-userMsgSend{
        margin-top: 10px;
        float: right;
        width: 100%;
        height: 54px;
        line-height: 47px;
        color: #fff;
        background: #d4b279;
        font-size: 14px;
    }
}
@media screen and (max-width:768px){
    .aboutus-body .section-from .from-container .forms p {
 
        width: 100%;
     
    }
}

input:focus::-webkit-input-placeholder{
    color: transparent;
    }