﻿@charset "utf-8";
/*banner*/
.banner { position:relative; height:450px;margin-top:186px; }
/*banner*/
.fullSlide { width:100%; position:relative; height:450px; background:#fff; }
.fullSlide .bd { margin:0 auto; position:relative; z-index:0; }
.fullSlide .bd ul { width:100% !important; background-position:center; }
.fullSlide .bd li { width:100% !important; height:450px; overflow:hidden; text-align:center; background-position:center }
.fullSlide .bd li a { display:block; height:450px; }
.fullSlide .hd { width:100%; position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; }
.fullSlide .hd ul { text-align:center; }
.fullSlide .hd ul li { cursor:pointer; display:inline-block; *display:inline;
zoom:1; width: 30px;
    height: 8px;
    margin: 5px;
    border-radius: 3px;overflow:hidden; background:#324e93; filter:alpha(opacity=50); opacity:0.5; line-height:999px; }
.fullSlide .hd ul li.on { background:#f80403; filter:alpha(opacity=100); opacity:1; }
/*查单*/
.search {
	background: #f4f4f4;
	padding: 30px 0
}

.search .box {
	width: 660px;
	margin: 0 auto;
	position: relative;
	height: 50px;
	background: #fff;
	border-radius: 5px;
	overflow: hidden;
}

.search .box .sbtn {
	position: absolute;
	right: 0;
	top: 0;
	background: #f4c201;
	color: #fff;
	border-radius: 0 5px 5px 0;
	width: 113px;
	font-size: 18px;
	height: 50px;
	cursor: pointer;
	border:0;
}
.search .box .sbtn:hover{
	background-color: #f5c501;
}
.search .box span {
	display: inline-block;
	line-height: 20px;
	color: #ffb500;
	padding: 0 10px;
	border-right: 1px solid #ddd;
	margin-top: 15px
}

.search .box .form {
	width: 70%;
	border: none;
	padding-left: 10px;line-height: 50px;
	outline: none;
}

.s_btn {
	display: inline-block;
	border-radius: 3px;
	border: 1px solid #fff;
	padding: 6px 15px;
	background-color: #fff;
	color: #f5c501;
	margin: 0 15px
}
.s_btn img{
    display:inline-block;margin-bottom:2px;
}
/*服务*/
.icon-box-list {
	font-size: 0;
margin-bottom:40px;
}

.icon-box-list .icon-box-item+.icon-box-item {
	margin-left: 20px;
}

.icon-box-list .icon-box-item {
	width: 263px;
	padding: 10px 10px 35px;
	text-align: center;
	box-shadow: 0px 9px 19px 0px #F4F9FF;
	border: 1px solid #ECECEC;
	display: inline-block;
}

.icon-box-list .icon-box-item .icon-img {
	width: 100%;
	margin-bottom: 20px;
	    box-shadow: 0 5px 7px rgba(0, 0, 0, 0.1);
}

.icon-box-list .icon-box-item .icon-title {
	font-size: 18px;
	padding-bottom: 10px;
	color:#153087;
}
.icon-box-list .icon-box-item:hover .icon-title {
	color:#f5c501;
}
.icon-box-list .icon-box-item .icon-subtitle {
	font-size: 14px;
	    color: #999;
	    line-height: 25px;
}
/******************************新闻资讯******************************/
.new-box{padding:35px 0;}
.new-box .n_content{margin-left:-30px;}
.new-item{ width:350px;  padding:10px 15px;float:left; background:#fff;margin-left:30px;border-radius: 10px;box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1);}
.new-item img{width:350px;height:120px;margin:5px 0;}
.xwzx_T{ height:37px; line-height:31px;}
.xwzx_T span{ color:#153087; float:left; font-size:16px;}
.xwzx_T a{ font-size:12px; color:#666; float:right;}
.xwzx_T a:hover{color:#f6c500;}
.xwzx_C{ padding-top:7px;}
.xwzx_C ul li{ background:url(../images/dianbg.png) no-repeat left center; padding-left:15px;}
.xwzx_C ul li  a{ display:block;width:335px; overflow:hidden;  white-space:nowrap; text-overflow:ellipsis; font-size:14px; line-height:30px; height:30px;color:#666;}
.xwzx_C ul li  a:hover{ text-decoration:underline;color:#ffb500;}
/******************************服务优势******************************/
#fwys{ }
#fwysM{ padding-top:25px; text-align:center;}
.fwys1{ height:32px; font-size:20px; color:#333;}
.fwys2{ height: 23px; font: bold 22px Arial; color: #969696; }
.fwys3{ padding-top:30px;}
.fwys3 ul li{ width:116px; height:166px; line-height:50px; font-size:16px;}
.fwys3 ul li a{ padding-top: 116px;color:#666; display:block;transition: all 0.3s;-moz-transition: all 0.3s;-webkit-transition: all 0.3s;-o-transition: all 0.3s;}
.fwys3 ul li a:hover{ color:#0d6fb8;}
.fwys3 ul li.fwysli1 a{background: url(../images/fwys_01.jpg) no-repeat center top; }
.fwys3 ul li.fwysli2 a{background: url(../images/fwys_02.jpg) no-repeat center top; }
.fwys3 ul li.fwysli3 a{background: url(../images/fwys_03.jpg) no-repeat center top; }
.fwys3 ul li.fwysli4 a{background: url(../images/fwys_04.jpg) no-repeat center top; }
.fwys3 ul li.fwysli5 a{background: url(../images/fwys_05.jpg) no-repeat center top; }
.fwys3 ul li.fwysli6 a{background: url(../images/fwys_06.jpg) no-repeat center top; }
.fwys3 ul li.fwysli1 a:hover{background: url(../images/fwys_01h.jpg) no-repeat center top; } 
.fwys3 ul li.fwysli2 a:hover{background: url(../images/fwys_02h.jpg) no-repeat center top; } 
.fwys3 ul li.fwysli3 a:hover{background: url(../images/fwys_03h.jpg) no-repeat center top; } 
.fwys3 ul li.fwysli4 a:hover{background: url(../images/fwys_04h.jpg) no-repeat center top; } 
.fwys3 ul li.fwysli5 a:hover{background: url(../images/fwys_05h.jpg) no-repeat center top; }   
.fwys3 ul li.fwysli6 a:hover{background: url(../images/fwys_06h.jpg) no-repeat center top; }  
.fwlfl{ float:left; margin-left:100.8px;}

/******************************合作伙伴******************************/
#wlfw{ height:auto;}
#wlfwC{ height:auto; }
.index_box_tit{ height:65px; padding-top:43px; text-align:center;}
.index_box_tit h1{ font-size: 28px; line-height: 33px; font-weight: normal; color: #153087; text-transform: uppercase; }
.index_box_tit h2{ color: #aaa; font: normal 13px/32px Arial; text-transform: uppercase;}
#wlfwM1{ padding-top:42px;margin-left:-18px;}
#wlfwM1 li{ width:185px; height:92px; padding-bottom:20px; float:left; margin-left:18px;}
#wlfwM1 li img{width:185px; }

.bg-gray {
    background-color: #F8F8F8 !important;
}
.icon-grid-box {
	padding: 33px 0;
	font-size: 0;
}

.icon-grid-box .icon-grid-item {
	width: 25%;
	display: inline-block;
	text-align: center;
	margin: 17px 0;
	vertical-align: top;
}

.icon-grid-box .icon-grid-item .icon-img {
	width: 92px;
	height: 92px;
	margin-bottom: 23px;
	box-shadow: 0 16px 19px #E6EDF6;
	border-radius: 100%;
}

.icon-grid-box .icon-grid-item .icon-title {
	font-size: 16px;
	font-weight: 600;
}

.icon-grid-box .icon-grid-item .icon-subtitle {
	line-height: 28px;
	color: #999;
	overflow: hidden;
	font-size: 14px;
}
.ser_in{
		display:block;
		width:220px;
		height:324px;
		position:relative;
		margin:0 10px;
		float:left;
		margin-top:20px;
		overflow:hidden;
	}
	.ser_in_text{
		width:115px;
		background-color:rgba(21,48,135,0.7);
		position:absolute;
		right:0px;
		bottom:20px;
		text-align:right;
		padding-right:10px;
		padding-left:10px;
	}
	.ser_in_th1{
		font-size:16px;
		line-height:20px;
		color:white;
		margin-top:8px;
        margin-bottom:8px; 
	}
	.ser_in_th2{
		font-size:12px;
		line-height:12px;
		color:white;
		margin-top:10px;
	}
    .about_in{
		width:1200px;
		margin:0 auto;
        margin-bottom:30px;
	}
	.about_img{
		width:410px;
		height:230px;
		border-radius:10px;
		overflow:Hidden;
		margin-top:20px;
		float:left;
		margin-right:20px;
	}
	.about_img img{
		width:100%;
	}
	.about_in_rig{
		float:left;
		width:770px;
		margin-top:30px;
	}
	.about_in_rig > a{
		display:block;
		width:100px;
		height:30px;
		border:1px solid white;
		line-height:30px;
		text-align:center;
		font-size:12px;
		color:#fff;
		margin-top:20px;
		background-color:#153087;
		margin-left:40px;
	}
	.about_in_rig > a:hover{
		background-color:#f6c500;
		color:black;
        color:#fff;
	}
	.about_in_p{
		font-size:14px;
		line-height:28px;
		color:#333;
		text-indent:28px;
        text-align:left;
	}
     .case_img a{ text-align:center;}
    .case_img img{width:auto;height:100%;}
/*------------enter start------------*/
.enter {
    height: 74px;
    background-color: #484848; /*dark dark gray*/
}

.garybg {
    background-color: #222 !important;
}

.searchform, .loginform, .trackform, .tijiform {
    padding-right: 20px;
    height: 74px;
}

.priceform, .tijiform {
    height: 135px;
    margin-top: -61px;
    position: relative;
    z-index: 999;
}

form#searchform, .trackformBox {
    margin-left: 15px;
    height: 58px;
    margin-top: 16px;
    color: #fff;
    text-align: left;
}

    form#searchform label, .trackformBox label {
        margin-bottom: 10px;
        font-size: 14px;
        display: block;
    }

input.billstxt {
    margin: 0;
    width: 380px;
    height: 40px;
    line-height: 40px;
    border: 0;
    border-radius: 5px 0 0 5px;
    padding: 0 19px;
    color: #fe7701; /*orange*/
    font-size: 14px;
    font-family: '微软雅黑', Arial;
    outline-style: none;
    float: left;
}

:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #cdcccb;
    font-size: 18px;
    font-family: '微软雅黑';
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #cdcccb;
    font-size: 14px;
    font-family: '微软雅黑';
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #f00;
    color: #cdcccb;
    font-size: 14px;
    font-family: '微软雅黑';
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #cdcccb;
    font-size: 14px;
    font-family: '微软雅黑';
}

input#search-submit, input#track-submit {
    width: 68px;
    height: 40px;
    font-size: 14px;
    font-family: '微软雅黑';
    color: #ffffff;
    border: 0;
    border-radius: 0 5px 5px 0;
    background-color: #f18101;
    outline-style: none;
}

    input#search-submit:hover, input#track-submit:hover {
        cursor: pointer;
        background-color: #03429e; /*背景色变亮*/
    }

.sw {
    width: 120px;
    height: 74px;
    text-align: center;
    border-left: 1px solid #59585e;
}

    .sw a {
        display: block
    }

.enter .last {
    border-right: 1px solid #999;
}

.enter i {
    margin: 10px auto 0;
    color: #fff;
    display: block
}

.sp {
    color: white;
    font-size: 14px;
    font-family: '微软雅黑';
    display: block;
    margin-top: 6px;
}

.sw:hover {
    background-color: #f18101;
}

.login_tb {
    color: #fff;
    margin: 4px 0 0 20px;
}

    .login_tb a {
        color: #fff;
    }

    .login_tb td {
        padding: 3px 5px;
    }

    .login_tb input {
        border-radius: 3px;
        border: 0;
        font-family: "microsoft yahei";
    }

        .login_tb input.txt {
            height: 26px;
            line-height: 26px;
            width: 250px;
            padding: 0 5px;
            outline: none;
            font-size: 14px;
        }

        .login_tb input.l-btn {
            background-color: #f18101;
            font-size: 14px;
            padding: 20px 20px;
            color: #fff;
            outline: none;
        }

            .login_tb input.l-btn:hover {
                background-color: #03429e
            }
/*------------price----------------*/
.form-box {
    position: relative;
    padding: 10px 0px 10px 25px;
    font-size: 14px;
    color: #fff;
}

    .form-box dl {
        display: block;
        padding: 3px 0;
    }

        .form-box dl:after {
            clear: none;
            content: "";
            display: block;
            height: 0;
            visibility: hidden;
        }

        .form-box dl dt {
            display: block;
            float: left;
            line-height: 28px;
            color: #fff;
            font-size: 12px;
            width: 70px;
        }

        .form-box dl dd {
            position: relative;
            line-height: 28px;
            font-size: 13px;
            overflow: hidden;
        }

            .form-box dl dd label.radio {
                margin-right: 5px;
            }

/*文本输入框*/
.form-control {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    float: left;
}

input.txt1 {
    width: 280px;
}

input.txt2 {
    width: 94px;
}

input.small {
    width: 71px;
}

.input {
    display: inline;
    font-family: "microsoft yahei";
    margin-right: 5px;
    padding: 0px 5px;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    background: #fff;
    border: 0;
    border-radius: 3px;
}

.select {
    padding: 0px 5px;
    font-family: "microsoft yahei";
    border: 0;
    line-height: 30px;
    height: 30px;
    border-radius: 3px;
}

/*按钮样式*/
.btn {
    display: block;
    margin: 0;
    padding: 42px 20px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    font-family: "microsoft yahei";
    border: 0;
    position: absolute;
    top: 13px;
    right: 0px;
    background: #f4840d;
    border: 0;
    border-radius: 2px;
    vertical-align: middle;
    cursor: pointer;
}

    .btn:hover {
        color: #fff;
        background: #03429e;
    }
/* 弹窗样式 */
.modal-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 1000;
    justify-content: center;
    align-items: center;
    padding: 20px;
}

.modal-content {
    background: white;
    border-radius: 12px;
    width: 100%;
    max-width: 1000px;
    max-height: 90vh;
    overflow: auto;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
}

.modal-header {
    background: #2c3e50;
    color: white;
    padding: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}

    .modal-header h2 {
        margin: 0;
        color: #fff;
        font-size: 16px;
    }

.modal-body {
    padding: 20px;
}

.table-container {
    overflow-x: auto;
    margin-bottom: 20px;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

#resultModal table {
    width: 100%;
    border-collapse: collapse;
    background: white;
}

#resultModal th, #resultModal td {
    padding: 12px 15px;
    text-align: left;
    border-bottom: 1px solid #e0e0e0;
}

#resultModal th {
    background-color: #3498db;
    color: white;
    font-weight: 600;
}

#resultModal tr:nth-child(even) {
    background-color: #f8f9fa;
}

#resultModal tr:hover {
    background-color: #e8f4fc;
}

#resultModal .status-badge {
    display: inline-block;
    padding: 4px 10px;
    border-radius: 5px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

#resultModal .status-DAED {
    background-color: #e74c3c;
    color: white;
}

#resultModal .status-DA {
    background-color: #2ecc71;
    color: white;
}

#resultModal .status-PU {
    background-color: #f39c12;
    color: white;
}

#resultModal .status-TR {
    background-color: #9b59b6;
    color: white;
}

#resultModal .tracking-header {
    cursor: pointer;
    transition: background-color 0.3s;
}

    #resultModal .tracking-header:hover {
        background-color: #d6eaf8;
    }

#resultModal .details-row {
    background-color: #f8f9fa;
}

#resultModal .details-table {
    width: 100%;
    margin: 10px 0;
    background-color: #f1f8ff;
    border-radius: 6px;
    overflow: hidden;
}

    #resultModal .details-table th {
        background-color: #2980b9;
    }

.timestamp {
    font-family: 'Courier New', monospace;
    font-size: 14px;
    color: #7f8c8d;
}

.empty-state {
    text-align: center;
    padding: 40px;
    color: #7f8c8d;
}

    .empty-state i {
        font-size: 48px;
        margin-bottom: 15px;
        color: #bdc3c7;
    }

#resultModal button {
    padding: 12px 24px;
    background: #3498db;
    color: white;
    border: none;
    border-radius: 6px;
    font-size: 16px;
    cursor: pointer;
    transition: all 0.3s;
    display: flex;
    align-items: center;
    font-size:14px;
    gap: 8px;
    margin:0 auto;
}

    #resultModal button:hover {
        background: #2980b9;
        transform: translateY(-2px);
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    }

    #resultModal button:active {
        transform: translateY(0);
    }

.pricebox {
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    height: 100%;
}

.pricebox_l {
    display: flex;
    gap: 8px;
    flex-direction: column;
}

    .pricebox_l dl {
        display: flex;
        align-items: center;
        color: #fff;
    }

        .pricebox_l dl dt {
            width: 80px;
            text-align: right;
        }

    .pricebox_l .input {
        margin-right: 0;
    }

.pricebox_r {
    width: 68px;
}

    .pricebox_r .btn {
        position: relative;
        right: 0;
        top: 0;
    }

/* 弹窗样式 */
.Pricemodal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s;
    padding: 20px;
}

    .Pricemodal-overlay.active {
        opacity: 1;
        visibility: visible;
    }

.Pricemodal {
    background: white;
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    width: 100%;
    max-width: 95vw;
    max-height: 90vh;
    overflow-y: auto;
    transform: translateY(20px);
    transition: transform 0.3s;
}

.Pricemodal-overlay.active .modal {
    transform: translateY(0);
}

.Pricemodal-header {
    padding: 10px 20px;
    border-bottom: 1px solid #eee;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: sticky;
    top: 0;
    background: white;
    z-index: 10;
    border-radius: 12px 12px 0 0;
}

    .Pricemodal-header h2 {
        color: #2c3e50;
        font-size: 2rem;
        font-weight:bold;
    }

.Pricemodal-overlay .close-btn {
    background: none;
    border: none;
    font-size: 24px;
    color: #7f8c8d;
    cursor: pointer;
    transition: color 0.3s;
}

    .Pricemodal-overlay .close-btn:hover {
        color: #e74c3c;
    }

.Pricemodal-body {
    padding: 25px;
}

.Pricemodal-overlay .success-msg {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 12px 15px;
    background: #d4edda;
    color: #155724;
    border-radius: 8px;
    margin-bottom: 20px;
}

/* 表格样式 */
.Pricetable-container {
    overflow-x: auto;
    border-radius: 8px;
    border: 1px solid #e0e0e0;
}

table.Pricetable {
    width: 100%;
    border-collapse: collapse;
    min-width: 800px;
}

.Pricetable thead {
    background: #f8f9fa;
}

.Pricetable th {
    padding: 15px 12px;
    text-align: left;
    font-weight: 600;
    color: #2c3e50;
    border-bottom: 1px solid #e0e0e0;
    position: sticky;
    top: 0;
    background: #f8f9fa;
}

.Pricetable td {
    padding: 12px;
    border-bottom: 1px solid #e0e0e0;
}

.Pricetable tbody tr {
    transition: background 0.2s;
}

    .Pricetable tbody tr:hover {
        background: #f5f7fa;
    }

.Pricetable .product-info {
    display: flex;
    flex-direction: column;
}

.product-name {
    font-weight: 600;
    color: #2c3e50;
}

.product-code {
    font-size: 12px;
    color: #7f8c8d;
    margin-top: 4px;
}

.price-cell {
    font-weight: 600;
    color: #2c3e50;
}

    .price-cell.total {
        color: #e74c3c;
    }

.agent-cell {
    display: flex;
    align-items: center;
    gap: 5px;
}

.agent-days {
    background: #3498db;
    color: white;
    padding: 4px 8px;
    border-radius: 12px;
}

.featured-row {
    background: #fff5f5 !important;
    border-left: 4px solid #e74c3c;
}

.featured-badge {
    background: #e74c3c;
    color: white;
    padding: 4px 8px;
    border-radius: 12px;
    margin-left: 8px;
    font-size:14px;
}

.expand-btn {
    background: none;
    border: none;
    color: #3498db;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 5px;
    padding: 5px;
}

.other-fees-details {
    display: none;
}

    .other-fees-details.expanded {
        display: contents;
    }
        .other-fees-details.expanded td {
            background: #f5f5f5;
        }
        .fee-box {
            width: 400px;
        }
.fee-item {
    display: flex;
    justify-content: space-between;
    padding: 8px 0;
    border-bottom: 1px solid #e0e0e0;
}
.remark_td{
    white-space:pre-wrap;
}
.fee-item:last-child {
    border-bottom: none;
}

.fee-name {
    color: #7f8c8d;
}

.fee-amount {
    font-weight: 600;
}
.xialaauto {
    box-shadow: 0 3px 15px 0 rgba(0, 0, 0, .2);
    padding: 10px;
    position: absolute;
    top: 32px;
    left: 0;
    z-index: 999;
    background-color: #fff;
    display: none
}

    .xialaauto li {
        height: 32px;
        margin: 0;
        white-space: nowrap;
        line-height: 32px;
        color: #333;
        padding: 0 10px;
    }

        .xialaauto li a {
            display: block;
            font-size: 14px;
        }

            .xialaauto li a span {
                color: red;
            }

        .xialaauto li:hover, .xialaauto li:hover a, .xialaauto li:hover a span {
            background-color: #f4840d;
            text-decoration: none;
            color: #fff;
        }

    .xialaauto .title {
        margin: 5px 8px 5px;
        font-size: 14px;
        padding-bottom: 8px;
        border-bottom: 1px solid #dedede;
        color: #333;
        display: block;
        white-space: nowrap;
    }
.blue {
    color: #f4840d;
}