.query {
    padding: 4% 0;
}

.title_cn {
    font-size: 57px;
    color: #333333;
    text-align: center;
}

.title_eng {
    font-size: 17px;
    color: #333333;
    text-align: center;
}

.order {
    margin-top: 2.5%;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.ordertype {
    width: 10.5%;
    border: #333333 1px solid;
    border-bottom-left-radius: 10px;
}

.orderdetail {
    width: 45.5%;
    border: #333333 1px solid;
}

.ordertype_title {
    text-align: center;
    font-size: 20px;
    padding: 6% 0;
    border-bottom: #333333 1px solid;
}

.ordertype_title_detail {
    margin-top: 8%;
    margin-bottom: 34%;
}

.ordertype_title_detail li, .checked {
    width: 75%;
    margin: 0 auto;
    padding: 13% 0 5% 22.5%;
    border-bottom: #333333 1px solid;
    font-size: 12px;
    color: #333333;
    cursor: pointer;
    background-image: url('../image/service/order_query_05.png');
    background-repeat: no-repeat;
    background-position: 12.5% 65%;
}

.checked {
    background-image: url('../image/service/order_query_04.png') !important;
}

.checked img {
    float: right;
}

.hide {
    display: none;
}

.orderdetail_title {
    background-image: url('../image/service/order_query_07.png');
    background-repeat: no-repeat;
    background-position: 0 center;
    font-size: 24px;
    padding-left: 5%;
    margin-top: 5%;
    margin-left: 5%;
}

.product {
    width: 78%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
}

.product_detail {
    border: black 1px solid;
    height: 20%;
    margin-top: 4%;
    padding: 5% 0 4% 12%;
    position: relative;
}

.product_name {
    color: black;
    font-size: 16px;
}

.product_data, .product_sam, .product_inf {
    color: black;
    font-size: 12px;
    margin-top: 2%;
}


.product_detail a {
    float: right;
    background-color: #4ababc;
    height: 30px;
	line-height:30px;
	padding:0 20px;
    width: 100px%;
    text-align: center;
    color: black;
    font-size: 13px;
    border-radius: 18.5px;
    font-family: "黑体";
    display: inline-block;
    position: absolute;
    bottom: 10%;
    right: 12%;
}
.product_detail a:hover{text-decoration:underline;}

.xijie {
    width: 80%;
    margin: 0 auto;
}

.xijie table {
    margin: 4% auto;
    width: 90%;
    border-spacing: 0;
    border-collapse: collapse;
}

.xijie th, .xijie td {
    border: black 1px solid;
    text-align: center;
    font-size: 14px;
    padding: 2% 0;
}

.xijie th {
    width: 8%;
    font-family: "黑体";
}

.xijie td {
    width: 16%;
}

.xijie tr {
    width: 80%;
    margin: 0 auto;
}

.neikuang, .neikuang1 {
    width: 100%;
    margin: 0 auto;
    border: black 1px solid
}

.neikuang1 {
    margin-top: 3.5%;
    padding-top: 5%;
}

.neikuang1 {
    position: relative;
}

.neikuang1 .neikuang1_img {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    border-left: black 1px solid;

}

.neikuang1_img img {
    margin-top: 50px;
}

.update_title {
    font-size: 40px;
    color: black;
    text-align: center;
}

.xiadan_date {
    margin-top: 2.5%;
    margin-bottom: 6%;
    text-align: center;
    font-size: 20px;
    font-family: '黑体';
}

.customer_service_name {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    font-size: 36px;
    color: #fdfdfd;
    margin: auto;
    width: 100%;
    text-align: center;
}

.service_item {
    margin: 6% auto;
}

.customer_service_img, .customer_service_img_header {
    width: 48.5%;
    margin-left: auto;
    margin-right: auto;
}

.customer_service_img_header {
    margin-top: 4%;height:40px;
    border: #aaaaaa 1px solid;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.customer_service_img_header .swiper-pagination{margin-left:10px;margin-top:10px;height:40px;}
.customer_service_img_header .swiper-pagination span{margin:0 4px;width:12px;height:12px;background:#333;}

.customer_service_img img {
    width: 100%;
}

/*.customer_service_img_header a {
    width: 7%;
    display: flex;
    justify-content: space-between;
    margin: 2.5% 0 2.5% 5%;
}

.point {
    display: inline-block;
    height: 14px;
    width: 14px;
    border-radius: 100%;
    background-color: #aaaaaa;
}*/

.service_item_left, .service_item_right {
    height: 19% !important;
    width: auto !important;
    transform: translate(0, -50%);
    top: 50% !important;
    outline: none;
    margin-top: 0 !important;
}

.service_item_left {
    left: 10% !important;
}

.service_item_right {
    right: 10% !important;
}

.customer_service_img_wenzi {
    text-align: center;
    font-size: 18px;
    padding-top: 4%;
}

.customer_service_img_wenzi p {
    color: #333333;
    line-height: 200%;
    font-family: "黑体";
}

.customer_service_img_wenzi a {
    display: block;
    margin: 0 auto;
    width: 12%;
    height: 58px;
    line-height: 58px;
    background-repeat: no-repeat;
    border: #d6d6d7 1px solid;
    border-radius: 29px;
    margin-top: 2%;
    font-family: "黑体";
    font-size: 28px;
}

.product_pagenumber {
    width: 78%;
    margin: 6% auto 8%;
    display: flex;
    justify-content: flex-end;
}
.schedule_list{
    margin-top: 1.5%;
}
.schedule_list_detail {
    text-align: center;
    display: block;
    position: relative;
    height: 80px;
}

.shuxian {
    display: inline-block;
    width: 2px;
    height: 80px;
    background-color: #333333;
}

.quan {
    position: absolute;
    width: 14px;
    height: 14px;
    border-radius: 100%;
    background-color: #ffffff;
    border: #333333 1px solid;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.left_word, .right_word {
    position: absolute;
    top: 50%;
}

.left_word {
    left: 45%;
    transform: translate(-100%, -50%);
}

.right_word {
    right: 45%;
    transform: translate(100%, -50%);
}

@media (max-width: 1024px) {
    .customer_service_img_header a {
        width: 10%;
    }

    .customer_service_img_wenzi a {
        width: 20%;
    }

    .orderdetail {
        width: 72%;
    }

    .ordertype {
        width: 15%;
    }

    .xijie {
        width: 95%;
    }

    .xijie table {
        width: 95%;
    }
}