/********************个性定制 *********************/
.shop_goods_order {
    width: 100%;
    min-width: 1200px;
}
 .shop_goods_open {
    width: 100%;
    border-bottom: 2px solid #000000;
}
.shop_goods_order .order_title p {
    /*line-height: 140px;*/
    font-family: "黑体";
    font-size: 35px;
    color: black;
    width: 1200px;
    margin: 0 auto;
    text-indent: 20px;
    font-weight: bold;
}
.shop_goods_order .order_main {
    width: 1200px;
    margin: 0 auto;
}
.shop_goods_order .order_main .main_words {
    padding-top: 10px;
}
.shop_goods_order .order_main .main_words p {
    line-height: 60px;
    font-family: "黑体";
    font-size: 24px;
    color: black;
    text-align: left;
    text-indent: 20px;
}
.shop_goods_order .order_main .main_words p + p {
    text-indent: 80px;
}
.shop_goods_order .order_main .main_content {
    width: 1200px;
    margin: 0 auto;
    margin-top:30px;
}
.shop_goods_order .order_main .main_content .order_info .order_table {
    width: 1170px;
    margin: 0 auto;
    border: 1px solid black;
    border-collapse: collapse;
}
.shop_goods_order .order_main .main_content .order_info .order_table tr,
.shop_goods_order .order_main .main_content .order_info .order_table td {
    border: 1px solid black;
}
.shop_goods_order .order_main .main_content .order_info .order_table .goods_num td,
.shop_goods_order .order_main .main_content .order_info .order_table .goods_name td {
    line-height: 60px;
    font-size: 20px;
    font-family: "黑体";
    color: black;
}
.shop_goods_order .order_main .main_content .order_info .order_table .goods_num .td_first,
.shop_goods_order .order_main .main_content .order_info .order_table .goods_name .td_first {
    text-align: center;
}
.shop_goods_order .order_main .main_content .order_info .order_table .goods_num .td_second,
.shop_goods_order .order_main .main_content .order_info .order_table .goods_name .td_second {
    text-align: left;
    text-indent: 10px;
}
.shop_goods_order .order_main .main_content .order_info .order_table .goods_num .td_third {
    text-align: center;
}
.shop_goods_order .order_main .main_content .order_info .order_table .goods_num .order_deadline {
    text-indent: 50px;
}
.shop_goods_order .order_main .main_content .order_info .order_table .detail_title .order_image_title {
    height: 65px;
    overflow: hidden;
}
.shop_goods_order .order_main .main_content .order_info .order_table .detail_title .order_image_title p {
    width: 450px;
    line-height: 25px;
    font-size: 14px;
    font-family: "黑体", "Hiragino Sans GB";
    color: #6c6c6c;
    margin-left: 30px;
    padding: 10px 0;
}
.shop_goods_order .order_main .main_content .order_info .order_table .detail_title .order_words_title {
    line-height: 65px;
    font-family: 黑体;
    font-size: 20px;
    text-indent: 40px;
    color: black;
}
.shop_goods_order .order_main .main_content .order_info .order_table .detail_main .detail_order_image .image_out {
    width: 480px;
    height: 440px;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom:40px;
    border: 1px solid black;
}
.shop_goods_order .order_main .main_content .order_info .order_table .detail_main .detail_order_image .image_out img {
    width: 100%;
    height: 100%;
}
.shop_goods_order .order_main .main_content .order_info .order_table .detail_main .detail_order_image button {
    border: 0;
    line-height: 30px;
    padding: 0 30px;
    font-size: 18px;
    font-family: "黑体", "Hiragino Sans GB";
    color: white;
    background: #41a1eb;
    text-align: center;
    margin: 0 auto;
    display: block;
    margin-top: 20px;
    margin-bottom: 65px;
    border-radius: 12px;
}
.shop_goods_order .order_main .main_content .order_info .order_table .detail_main .detail_order_words {
    vertical-align: top;
    line-height: 30px;
    padding: 30px;
}
.shop_goods_order .order_main .main_content .order_info .order_table .detail_main .detail_order_words span {
    color: #666666;
    font-size: 20px;
    line-height: 30px;
    font-family: "黑体", "Hiragino Sans GB";
}
.shop_goods_order .order_main .main_content .order_info .order_submit {
    border: 0;
    line-height: 50px;
    padding: 0 30px;
    font-size: 24px;
    font-family: "黑体", "Hiragino Sans GB";
    color: white;
    background: #41a1eb;
    text-align: center;
    margin: 0 auto;
    display: block;
    margin-top: 20px;
    margin-bottom: 65px;
    border-radius: 12px;
    margin-right: 15px;
    cursor:pointer;
}
.order_frame {
    width: 1250px;
    height: 850px;
    margin: 0 auto;
    position: fixed;
    top: 70px;
    left: 50%;
    margin-left: -600px;
    background: white;
    z-index: 1000;

    border-radius: 18px;
}
.goods_order_contant {
    width: 100%;
    height: 100%;
    margin: 0 auto;
}
.close_btton {
    display: none;
    position: absolute;
    top: 25px;
    right: 25px;
    width: 30px;
    height: 30px;
    text-decoration: none;
    text-align: center;
    font-size: 30px;
    line-height: 28px;
    color: lightslategrey;
    background-color: lightgrey;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}
.close_btton:hover {
    background: #ff6347;
    color: white;
}
.goods_order_first {
    width: 100%;
    position: relative;
}
.goods_order_first .order_form {
    width: 100%;
    height: 700px;
    overflow: auto;
    cursor:default;
}
.mark {
    width: 100%;
    min-width: 1200px;
    height: 100%;
    background: black;
    opacity: 0.3;
    filter: alpha(opacity=30);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    display: none;
}
/********************个性定制 结束*********************/
/********************弹窗修改 开始*********************/

@media screen and (max-width: 1920px) {
    .goods_order_click {
        height: 850px!important;
        top: 3%;
        overflow: hidden;
    }
    .goods_order_click .shop_goods_order .order_form {
        height: 880px;
    }

    .goods_order_click  .shop_goods_order .order_title p {
        line-height: 72px;
        font-size: 32px;
    }
    .goods_order_click .shop_goods_order .order_main .main_words p {
        line-height: 40px;
        font-size: 22px;
    }
    .goods_order_click .shop_goods_order .order_main .main_content .order_info .order_table .goods_num td,
    .goods_order_click .shop_goods_order .order_main .main_content .order_info .order_table .goods_name td {
        line-height: 50px;
    }
    .goods_order_click .shop_goods_order .order_main .main_content .order_info .order_table .detail_title .order_image_title p {
        line-height: 20px;
    }
    .goods_order_click .shop_goods_order .order_main .main_content .order_info .order_table .detail_title .order_image_title {
        height: 60px;
    }
    .goods_order_click .shop_goods_order .order_main .main_content .order_info .order_table .detail_main .detail_order_image button {
        margin-bottom: 20px;
    }
    .goods_order_click .shop_goods_order .order_main .main_content .order_info .order_submit {
        line-height: 35px;
        padding: 0 20px;
        font-size: 18px;

        margin-right: 45px;
        margin-top: -55px;
    }
    .goods_order_click .shop_goods_order .order_main .main_content .order_info .order_table .detail_main .detail_order_image .image_out {
        margin-top: 35px;
        margin-bottom: 30px;
    }

    .goods_order_click .order_main .order_table input {

        height: 50px;
        line-height: 50px;
        font-size: 20px;

    }
    .goods_order_click  .order_main .order_table .order_deadline input {
        display: inline-block;
        width: 130px;
        text-align: right;
    }
    .goods_order_click  .order_main .order_table textarea {
        width: 100%;

        font-size: 20px;
        line-height: 30px;
    }



}


@media screen and (max-width: 1600px) {

    .goods_order_click {
        width: 1000px;
        height: 600px!important;
        top: 10%;
        left: 50%;
        margin-left: -500px;
        overflow: hidden;
    }
    .goods_order_click .close_btton {
        top: 10px;
        right: 20px;
        width: 25px;
        height: 25px;
        font-size: 23px;
        line-height: 27px;
    }
    .goods_order_click .shop_goods_order .order_form {
        /*height: 600px;*/
    }
    .goods_order_click .shop_goods_order {
        width: 100% !important;
        min-width: 1000px;
    }
    .goods_order_click .shop_goods_order .order_main .main_words {
        padding-top: 5px;
    }
    .goods_order_click .shop_goods_order .order_title p {
        line-height: 40px;
        font-size: 18px;
        width: 100%;
    }
    .goods_order_click .shop_goods_order .order_main {
        width: 100%;
    }
    .goods_order_click .detail_order_image {
        width:50%;
    }
    .goods_order_click .shop_goods_order .order_main .main_content .order_info .order_table .detail_main .detail_order_image .image_out {
        width: 350px;
        height: 350px;
        margin-top: 10px;
        margin-bottom:15px;
    }
    .goods_order_click .shop_goods_order .order_main .main_content .order_info .order_table .detail_main .detail_order_image button {
        margin-top: 8px;
        margin-bottom: 8px;
    }
    .goods_order_click .shop_goods_order .order_main .main_words p {
        line-height: 20px;
        font-size: 15px;
    }
    .goods_order_click .shop_goods_order .order_main .main_content {
        width: 100%;
        height: 500px;
        margin-top:20px;
    }
    .goods_order_click .shop_goods_order .order_main .main_content .order_info .order_table {
        width: 935px;
    }
    .goods_order_click .shop_goods_order .order_main .main_content .order_info .order_table .goods_num td,
    .goods_order_click .shop_goods_order .order_main .main_content .order_info .order_table .goods_name td {
        line-height: 28px;
        font-size: 14px;

    }
    .goods_order_click .shop_goods_order .order_main .main_content .order_info .order_table .detail_title .order_image_title {
        height: 45px;
    }
    .goods_order_click .shop_goods_order .order_main .main_content .order_info .order_table .detail_title .order_image_title p {
        line-height: 18px;
        padding: 5px 0;
    }
    .goods_order_click .shop_goods_order .order_main .main_content .order_info .order_table .detail_title .order_words_title {
        line-height: 45px;
        font-size: 16px;

    }
    .goods_order_click  .shop_goods_order .order_main .main_content .order_info .order_table .detail_main .detail_order_words span {
        font-size: 16px;
    }
    .goods_order_click .shop_goods_order .order_main .main_content .order_info .order_submit {
        line-height: 35px;
        padding: 0 20px;
        font-size: 18px;

        margin-right: 45px;
        margin-top: -45px;
    }

    .goods_order_click .order_main .order_table input {
        height: 28px;
        line-height: 28px;
        font-size: 14px;

    }
    .goods_order_click  .order_main .order_table .order_deadline input {
        display: inline-block;
        width: 100px;
        text-align: right;
    }
    .goods_order_click  .order_main .order_table textarea {
        width: 100%;
        height: 350px;
        font-size: 16px;
        line-height: 28px;
        padding-top: 20px;
    }



}

@media screen and (max-width: 1366px) {
    .goods_order_click {
        height: 575px!important;
        top: 2.5%;
    }
    .goods_order_click .shop_goods_order .order_form {
        /*height: 462px;*/
    }
    .goods_order_click .shop_goods_order .order_main .main_content {

        margin-top:15px;
    }

}


.shop_goods_order .order_main .main_content .order_info .order_table .detail_main .detail_order_words {
    padding: 0;
}


.shop_goods_order .order_main .main_content .order_info .order_table .goods_num .order_deadline {
    text-indent: 30px;
}
.order_main .order_table input {
    width: 100%;
    height: 58px;
    line-height: 60px;
    font-size: 20px;
    font-family: "黑体";
    color: black;
    display: block;
    border: 0;
    text-indent: 10px;
}
.order_main .order_table .order_deadline input {
    display: inline-block;
    width: 140px;
    text-align: right;
}
.order_main .order_table textarea {
    width:100%;

    font-size: 20px;
    line-height: 30px;
    font-family: "黑体", "Hiragino Sans GB";
    display: block;
    height: 400px;
    margin: 0 auto;

    box-sizing: border-box;
    padding: 0 30px;
    padding-top: 30px;
    border: 0;
}

.jedatebox {
    position: fixed!important;
}
.contant .order_main .order_table .order_deadline .workinput {
    padding-left: 20px;
    background: url("../../../image/timelogo.png") 0 center no-repeat;
    line-height: 45px;
    text-align: left;
}