.warp{ position: relative; margin:0 auto; width:100%; max-width:1920px; height: 1080px; background: url(../img/bg.jpg) center no-repeat; overflow: hidden;}
.entrance-layer,.entrance-layer2{position: relative;width: 1200px;height: 800px;margin: 80px auto 0;background-color: rgb(0,0,0);overflow: hidden;filter: alpha(opacity=80);-moz-opacity: 0.8;-khtml-opacity: 0.8;opacity: 0.8;}


.switch-tab{ margin-top: 80px; text-align: center; font-size: 32px; color:white;}
.switch-tab img{
    display: inline-block;
    padding-right: 25px;
    width:160px;
}


.switch-content .input-box{ margin-top: 80px; text-align: center; font-size: 0;}
.switch-content .input-box input{
    width: 220px;
    height: 58px;
    text-indent: 20px;
    border-bottom: 2px solid #ffffff;
    background-color: rgb(0,0,0);
    vertical-align: top;
    font-size: 18px;
    color: #999;
    outline: none;
    margin-right: 20px;
}
.switch-content .input-box .submit{display: inline-block;width: 110px;height: 40px;margin-left: 20px;cursor: pointer;background: url(../img/search.png) 0  no-repeat;margin-top: 20px;}
.switch-content .result-box{margin-top: 80px;}
.switch-content .result-list{ text-align: center;}
.switch-content .result-item{display: inline-block;width: 475px;height: 230px;margin: 0 0px;vertical-align: top;background: #FFFFFF;box-shadow: 0 3px 8px rgba(0,0,0,0.1);border:8px solid #408ad9c9;}
.switch-content .result-item .photo{width: 170px;height: 230px;overflow: hidden;float: left;}
.switch-content .result-item .photo img{ width:100%;height:100%;}
.switch-content .result-item .name{margin-top: 20px;font-size: 28px;line-height: 28px;color: #333333;float:  left;text-align: left;padding-left: 30px;width: 170px;}
.switch-content .result-item .name .number{font-size: 18px;padding-left: 20px;}
.switch-content .result-item .phone{margin-top: 30px;font-size: 28px;line-height: 28px;color: #333333;float:  left;text-align: left;padding-left: 30px;width: 270px;font-weight: 600;}
.switch-content .result-item .phone2{margin-top: -10px;font-size: 28px;line-height: 28px;color: #333333;float:  left;text-align: left;padding-left: 30px;width: 270px;font-weight: 600;}
.switch-content .result-item .department{/* margin-top: 0px; */font-size: 28px;line-height: 28px;color: #333333;float:  left;text-align: left;padding-left: 30px;width: 270px;font-weight: 600;}
.switch-content .result-item .icon{display: inline-block;width: 30px;height: 30px;margin: 15px auto 3px;background-image: url(../img/icon.png);background-repeat: no-repeat;}
.switch-content .result-item .phone .icon{
    display: inline-block;width: 30px;height: 30px;margin: 15px auto 3px;background-image: url(../img/icon_phone.png);background-repeat: no-repeat;}
.switch-content .result-item .phone2 .icon{
    display: inline-block;width: 30px;height: 30px;margin: 15px auto 3px;background-image: url(../img/icon_phone.png);background-repeat: no-repeat;}
.switch-content .result-item .department .icon{ display: inline-block;width: 30px;height: 30px;margin: 15px auto 3px;background-image: url(../img/icon_post.png);background-repeat: no-repeat;}
.switch-content .result-item .phone .icon_default{
    display: inline-block;width: 30px;height: 30px;margin: 15px auto 3px;background-image: url(../img/icon_telephone.png);background-repeat: no-repeat;}
.switch-content .result-item .department .icon_default{ display: inline-block;width: 30px;height: 30px;margin: 15px auto 3px;background-image: url(../img/icon_website.png);background-repeat: no-repeat;}
.switch-content .result-item .text{display: inline-block;text-align: center;font-size: 18px;line-height: 22px;color: #333333;vertical-align: super;}
.switch-content .result-item .text.empty{ color: #cccccc;}
.switch-content .no-result{ display: none; margin-top: 220px; text-align: center; color: #ff6e6e; font-size: 18px; line-height: 58px;}



/*ÃƒÂ¨Ã‚ÂÃ…â€™ÃƒÂ¥Ã‚Â·Ã‚Â¥ÃƒÂ©Ã‚ÂªÃ…â€™ÃƒÂ¨Ã‚Â¯Ã‚Â*/
.validate{ width: 468px; margin: 60px auto 0;}
.validate .title{ position: relative; margin-bottom: 40px; padding-left: 16px; font-size: 22px; line-height: 22px; color: #35af57;}
.validate .title:before{ content: ""; display: block; width: 6px; height: 20px; position: absolute; left: 0; top: 1px; border-radius: 3px; background: #35AF57;}
.validate .input-item{ margin-bottom: 30px; overflow: hidden;}
.validate .input-item label{ float: left; width: 70px; font-size: 18px; color: #ffffff; line-height: 60px;}
.validate .input-item label i{ padding-right: 5px; color: #ff6e6e; font-style: normal;}
.validate .input-item input[type='text']{ width: 396px; height: 58px; text-indent: 20px; border: 1px solid #dddddd; border-radius: 30px; vertical-align: top; font-size: 18px; color: #999; outline: none; padding: 0;}
.validate-box .tip{ margin-top: 40px; text-align: center; font-size: 18px; line-height: 18px; height: 18px; color: #ff6e6e;}
.validate-box .validate-btn{ margin-top: 28px;}
.validate-box .validate-btn span{ display: block; width: 240px; height: 56px; margin: 0 auto; border-radius: 28px; background: url(../img/linear-gradient-3.jpg) center repeat-y; box-shadow: 0 6px 12px rgba(61,182,95,0.56); text-align: center; line-height: 56px; font-size: 18px; color: #FFFFFF; cursor: pointer;}
.validate .input-item a,.validate .input-item span{display: block;float: right;width: 100px;height: 58px;margin: 0 auto;border-radius: 29px;background: url(../img/linear-gradient-3.jpg) center repeat-y;text-align: center; line-height: 58px;font-size: 18px;color: #FFFFFF;cursor: pointer; text-decoration: none}
.validate .input-item .nofasong{ background:#666; display:none;}

/*ÃƒÂ¨Ã‚ÂÃ…â€™ÃƒÂ¥Ã‚Â·Ã‚Â¥ÃƒÂ¤Ã‚Â¿Ã‚Â¡ÃƒÂ¦Ã‚ÂÃ‚Â¯ÃƒÂ¦Ã¢â‚¬ÂºÃ‚Â´ÃƒÂ¦Ã¢â‚¬â€œÃ‚Â°*/
.update-box{ display: none;}
.update{ width: 468px; margin: 60px auto 0;}
.update .title{ position: relative; margin-bottom: 40px; padding-left: 16px; font-size: 22px; line-height: 22px; color: #35af57;}
.update .title:before{ content: ""; display: block; width: 6px; height: 20px; position: absolute; left: 0; top: 1px; border-radius: 3px; background: #35AF57;}
.update .input-item{ margin-bottom: 30px; overflow: hidden;}
.update .input-item label{ float: left; width: 106px; font-size: 18px; color: #ffffff; line-height: 60px;}
.update .input-item label i{ padding-right: 5px; color: #ff6e6e; font-style: normal;}
.update .input-item input[type='text']{ width: 360px; height: 58px; text-indent: 20px; border: 1px solid #dddddd; border-radius: 30px; vertical-align: top; font-size: 18px; color: #999; outline: none; padding: 0;}
.update .input-item .photo-select{ float: left; width: 170px; height: 230px; border: 1px solid #dddddd; border: 1px solid #dddddd; border-radius: 8px; background: url(../img/file.png) center no-repeat #fcfcfc; overflow: hidden;margin-right: 20px;  }
.update .input-item .photo-select img{ display: none;}
/*.update .input-item .photo-select label{ width: 100%; height: 100%;}
.update .input-item input[type='file']{ display: none; appearance: none; -webkit-appearance: none; text-indent: -9999px;}*/
.update .input-item span.tip{font-size: 12px;line-height: 22px;color: #ffffff;}
.update-box .tip{ margin-top: 60px; text-align: center; font-size: 18px; line-height: 18px; height: 18px; color: #ff6e6e;}
.update-box .validate-btn{ margin-top: 48px;}
.update-box .validate-btn span,.update-box .update-btn span{ display: block; width: 240px; height: 56px; margin: 0 auto; border-radius: 28px; background: url(../img/linear-gradient-3.jpg) center repeat-y; box-shadow: 0 6px 12px rgba(61,182,95,0.56); text-align: center; line-height: 56px; font-size: 18px; color: #FFFFFF; cursor: pointer;}
.update-box .nameAndNum{color: #fff;text-align: center;font-size: 20px;margin-bottom: 20px;}


/*ÃƒÂ¨Ã‚Â£Ã‚ÂÃƒÂ¥Ã¢â‚¬Â°Ã‚ÂªÃƒÂ¦Ã‚Â¡Ã¢â‚¬Â */
.l-btn{
    display: inline-block;
    outline: none;
    resize: none;
    border: none;
    padding:5px 10px;
    background: #35af57;
    color: #fff;
    border:solid 1px #35af57;
    border-radius: 3px;
    font-size: 14px;
}
.l-btn:hover{
    background: #8078e3;
    animation: anniu 1s infinite;
}
.l-btn:active{
    box-shadow: 0 2px 3px rgba(0,0,0,.2) inset;
}
.hidden{
    display: none;
}
.tailoring-container, .tailoring-container div, .tailoring-container p{
    margin: 0;padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.tailoring-container{
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1000;
    top: 0;
    left: 0;
}
.tailoring-container .black-cloth{
    position: fixed;
    width: 100%;
    height: 100%;
    background: #111;
    opacity: .9;
    z-index: 1001;
}
.tailoring-container .tailoring-content{
    position: absolute;
    width: 768px;
    height: 560px;
    background: #fff;
    z-index: 1002;
    left: 300px;
    top: 0;
    border-radius: 10px;
    box-shadow: 0 0 10px #000;
    padding: 10px;
}

.tailoring-content-one{
    height: 40px;
    width: 100%;
    border-bottom: 1px solid #DDD ;
}
.tailoring-content .choose-btn{
    float: left;
}
.tailoring-content .close-tailoring{
    display: inline-block;
    height: 30px;
    width: 30px;
    border-radius: 100%;
    background: #eee;
    color: #fff;
    font-size: 22px;
    text-align: center;
    line-height: 30px;
    float: right;
    cursor: pointer;
}
.tailoring-content .close-tailoring:hover{
    background: #ccc;
}

.tailoring-content .tailoring-content-two{
    width: 100%;
    height: 460px;
    position: relative;
    padding: 5px 0;
}
.tailoring-content .tailoring-box-parcel{
    width: 520px;
    height: 450px;
    position: absolute;
    left: 0;
    border: solid 1px #ddd;
}
.tailoring-content .preview-box-parcel{
    display: inline-block;
    width: 228px;
    height: 450px;
    position: absolute;
    right: 0;
    padding: 4px 14px;
}
.preview-box-parcel p{
    color: #555;
}
.previewImg{
    width: 200px;
    height: 200px;
    overflow: hidden;
}
.preview-box-parcel .square{
    margin-top: 10px;
    border: solid 1px #ddd;
}
.preview-box-parcel .circular{
    border-radius: 100%;
    margin-top: 10px;
    border: solid 1px #ddd;
}

.tailoring-content .tailoring-content-three{
    width: 100%;
    height: 40px;
    border-top: 1px solid #DDD ;
    padding-top: 10px;
}
.sureCut{
    float: right;
}
.switch-tab-item{
    font-size: 30px;
}
#email{
    width:250px;
    display: inline-block;
}

@media only screen and (min-width: 320px) and (max-width: 768px) {

    .switch-content .result-item .name .number{font-size: 18px;float:right;padding: 0;}
    .warp {
        position: relative;
        margin: 0 auto;
        width: 100%;
        height:100%;
    }
    .entrance-layer {
        width: 100%;
        position: relative;
        margin: 0px auto 0;
        background-color: rgb(0,0,0);
        overflow: hidden;
        filter: alpha(opacity=80);
        -moz-opacity: 0.8;
        -khtml-opacity: 0.8;
        opacity: 0.8;
        height: 600px;
    }
    .entrance-layer2 {
        width: 100%;
        position: relative;
        margin: 0px auto 0;
        background-color: rgb(0,0,0);
        overflow: hidden;
        filter: alpha(opacity=80);
        -moz-opacity: 0.8;
        -khtml-opacity: 0.8;
        opacity: 0.8;
        padding-left: 10px;
        height: 700px;
    }
    .switch-tab {
        margin-top: 20px;
        text-align: center;
        font-size: 22px;
        color: white;
        width: 100%;
    }
    .switch-tab img {
        display: inline-block;
        padding-right: 25px;
        width: 160px;
    }
    .switch-content{
        width:100%;
    }
    .switch-content-item{
        width:100%;
    }
    .switch-content .input-box input{
        width: 70%;
        height: 58px;
        text-indent: 16%;
        border-bottom: 2px solid #ffffff;
        background-color: rgb(0,0,0);
        vertical-align: top;
        font-size: 18px;
        color: #999;
        outline: none;
        margin-right: 0px;
    }
    .switch-content .input-box .submit{
        height: 40px;
        cursor: pointer;
        background: url(../img/search.png) 0 no-repeat;
        margin-top: 30px;
    }
    .switch-content .result-box {
        margin-top: 60px;
        width: 100%;
    }
    .switch-content .result-item {
        width: 92%;
        margin:10px;
        height: 162px;
        vertical-align: top;
        background: #FFFFFF;
        box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
        border:8px solid #408ad9c9;
    }
    .switch-content .result-list img{
        width:47px;
    }
    .switch-content .result-item .name {
        margin-top: 20px;
        font-size: 20px;
        line-height: 28px;
        color: #333333;
        float: left;
        text-align: left;
        padding-left: 8px;
        width: 40%;
    }
    .switch-content .result-item .phone {
        margin-top: 8px;
        font-size: 28px;
        line-height: 28px;
        color: #333333;
        float: left;
        text-align: left;
        padding-left: 8px;
        width: 56%;
        font-weight: 600;
    }
    .switch-content .result-item .phone2 {
        margin-top: -16px;
        font-size: 28px;
        line-height: 28px;
        color: #333333;
        float: left;
        text-align: left;
        padding-left: 8px;
        width: 56%;
        font-weight: 600;
    }
    .switch-content .result-item .phone .icon_default {
        display: inline-block;
        height: 25px;
        margin: 10px auto 3px;
        background-image: url(../img/icon_telephone.png);
        background-repeat: no-repeat;
    }
    .switch-content .result-item .department {
        /* margin-top: 0px; */
        font-size: 28px;
        line-height: 28px;
        color: #333333;
        float: left;
        text-align: left;
        padding-left: 8px;
        width: 56%;
        font-weight: 600;
    }
    .switch-content .result-item .department .icon_default {
        display: inline-block;
        height: 25px;
        margin: 10px auto 3px;
        background-image: url(../img/icon_website.png);
        background-repeat: no-repeat;
    }
    .switch-content .result-item .phone .icon {
        display: inline-block;
        width: 30px;
        height: 25px;
        margin: 15px auto 3px;
        background-image: url(../img/icon_phone.png);
        background-repeat: no-repeat;
    }
    .switch-content .result-item .department .icon {
        display: inline-block;
        width:16%;
        height: 25px;
        margin: 12px auto 3px;
        background-image: url(../img/icon_post.png);
        background-repeat: no-repeat;
    }
    .switch-tab img {
        display: inline-block;
        padding-right: 25px;
        width: 120px;
    }
    .switch-content .result-item .photo {
        width: 120px;
        height: 162px;
        overflow: hidden;
        float: left;
    }
    .switch-content .input-box {
        margin-top: 20px;
        text-align: center;
        font-size: 0;
    }
    .switch-content .no-result{ display: none; margin-top: 150px; text-align: center; color: #ff6e6e; font-size: 18px; line-height: 58px;}
    .switch-content .result-item .text {
        display: inline-block;
        text-align: center;
        font-size: 16px;
        line-height: 16px;
        color: #333333;
        vertical-align: super;
        width: 80%;
        text-align: left;
    }
    .validate .input-item input[type='text'] {
        width: 66%;
        height: 48px;
        text-indent: 20px;
        border: 1px solid #dddddd;
        border-radius: 30px;
        vertical-align: top;
        font-size: 18px;
        color: #999;
        outline: none;
        padding: 0;
    }
    #email{
        width:40%;
        display: inline-block;
    }
    .validate{
        width:100%;
    }
    .validate .input-item a, .validate .input-item span {
        display: block;
        float: right;
        width: 20%;
        height: 48px;
        margin: 0 auto;
        border-radius: 29px;
        background: url(../img/linear-gradient-3.jpg) center repeat-y;
        text-align: center;
        line-height: 48px;
        font-size: 18px;
        color: #FFFFFF;
        cursor: pointer;
        text-decoration: none;
        margin-right: 50px;
    }
    .update .input-item input[type='text'] {
        width: 44%;
        height: 48px;
        text-indent: 20px;
        border: 1px solid #dddddd;
        border-radius: 30px;
        vertical-align: top;
        font-size: 18px;
        color: #999;
        outline: none;
        padding: 0;
    }
    .update .input-item .photo-select {
        float: left;
        width: 113px;
        height: 153px;
        border: 1px solid #dddddd;
        border: 1px solid #dddddd;
        border-radius: 8px;
        background: url(../img/file.png) center no-repeat #fcfcfc;
        overflow: hidden;
        margin-right: 20px;
    }
    .update {
        width: 100%;
        margin: 60px auto 0;
    }
    .tailoring-container .tailoring-content {
        position: absolute;
        width: 100%;
        height: 500px;
        background: #fff;
        z-index: 1002;
        top: 50px;
        left: 0;
        border-radius: 10px;
        box-shadow: 0 0 10px #000;
        padding: 10px;
    }
    .tailoring-content .tailoring-box-parcel {
        width: 100%;
        height: 386px;
        position: absolute;
        left: 0;
        border: solid 1px #ddd;
    }
    .tailoring-content .preview-box-parcel {
        width: 228px;
        height: 450px;
        position: absolute;
        right: 0;
        padding: 4px 14px;
        display: none;
    }
    #tailoring-content{
        left:0px;
    }
    .tailoring-content .tailoring-content-two {
        width: 100%;
        height: 400px;
        position: relative;
        padding: 5px 0;
    }
    .validate .input-item , .update .input-item {
        margin-bottom: 10px;
        overflow: hidden;
    }
    .validate-box .tip {
        margin-top: 10px;
        text-align: center;
        font-size: 18px;
        line-height: 18px;
        height: 18px;
        color: #ff6e6e;
    }
    #wenzi{
        display: inline-block;
        width: 100%;
    }

    #wenzi3{
        display: inline-block;
        width: 100%;
    }
}