body{
    background: #f0f4fb;
}
section{max-width: none}
header{background:#7a7ff7}
.logo{
    margin: 0 378px 0 0;
}
.logo>img{vertical-align: middle}
.nav li{position:relative;float: left;margin-right: 60px;}
.nav li a{position:relative;display: block;color: #fff;line-height: 100px}
.nav li a:hover{color: #fcc017;transition: 0.3s;}
.nav li.actived a{
    color: #fcc017;
}
.nav li.actived:after{
    content: '';
    position: absolute;
    transform: translate(-50%, -50%);
    top: 75px;
    left: 50%;
    right: 50%;
    display: block;
    height: 2px;
    width: 28px;
    background: #fcc017;
}
.header_btn{
    display: block;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    margin: 30px 0 0 20px;
    background: rgba(0,0,0,0.15);
    border-radius: 22px;
    color: #fff;
    box-shadow:0px 1px 4px rgba(0,0,0,0.35);
}
.header_btn img{
    vertical-align: middle;
    transform:scale(0.8);
    margin-right: 8px;
}
.header_btn:hover{
    transition: 0.3s;
    background: rgba(0,0,0,0.2);
}
.log_banner{
    background: #7a7ff7;
    height: 300px;
    text-align: center;
    color: #fff;
}
.log_banner h1{
    font-size: 36px;
    font-weight: normal;
    margin-bottom: 40px;
    padding-top: 60px;
}
.log_banner p{
    font-size: 18px;
}
.banner{
    background: url("../images/order_banner.png") center #fff;
    height: 300px;
    margin-bottom: 40px;
}
.banner_left{
    margin-top: 80px;
}
.banner_left>h3{
    font-size: 36px;
    font-weight: normal;
    margin-bottom: 40px;
}
.mj_nav{
    width: 640px;
    height: 48px;
    border: 1px solid #eee;
    border-radius: 4px;
    overflow: hidden;
}
.mj_nav a{
    float: left;
    width: 25%;
    height: 48px;
    line-height: 48px;
    display: inline-block;
    text-align: center;
    color: #adafb5;
    font-size: 16px;
}
.mj_nav a:hover{color: #7a7ff7}
.mj_nav a.actived{color: #fff;background: #7a7ff7}
.con{
    background: #fff;
    border-radius: 8px;
    padding: 30px;
}
.order_search{
    width: 700px;
    margin: 20px 0 40px 270px;
    padding: 5px;
    height: 50px;
    border: 1px solid #e5e5e5;
    border-radius: 30px;
}
.order_search select{
    height: 50px;
    margin-right: 20px;
    margin-left: 10px;
    border: none;
    border-right: 1px solid #eee;
    padding-right: 20px;
    background: none;
}
.order_search img{
    margin-top: 12px;
    margin-right: 10px;
}
.order_search input{
    line-height: 46px;
/*    width: 398px;*/
    border: none;
}
.order_search>a{
    display: block;
    height: 50px;
    line-height: 50px;
    color: #fff;
    padding: 0 40px;
    background: #7a7ff7;
    text-align: center;
    border-radius: 25px;
    margin-left: 10px;
}
.t_orders_ul .m_t1 {
    margin-top: 26px;
}
.t_orders_ul .m_t2 {
    margin-top: 10px;
}
.t_orders_ul .m_t3 {
    margin-top: 36px;
}
.t_orders_ul .t_o_li {
    padding: 16px 20px 30px;
    position: relative;
    margin-top: 55px;
    background-color: #f8f8f8;
}
.t_orders_ul .t_o_li .o_title {
    position: absolute;
    top: -16px;
    left: 20px;
    font-size: 14px;
    color: #f0f4fb;
    letter-spacing: 1px;
}
.t_orders_ul .t_o_li .o_title .o_t_name {
    background-color: #7a7ff7;
}
.t_orders_ul .t_o_li .o_title .o_t_state {
    margin-left: 5px;
}
.t_orders_ul .t_o_li .o_title span {
    display: inline-block;
    padding: 7px 13px;
    border-radius: 2px;
}
.t_orders_ul .t_o_li .o_c_1 {
    padding-left: 10px;
}
.t_orders_ul .t_o_li .o_c_1 .o_c_1_div {
    margin-right: 60px;
    display: inline-block;
}
.t_orders_ul .t_o_li .o_c_1 .o_c_1_div:last-child {
    margin: 0;
}
.t_orders_ul .t_o_li .o_c_1 .o_c_1_div p {
    margin-bottom: 2px;
    font-size: 14px;
    color: #33334f;
    letter-spacing: 1px;
    font-weight: bold;
}
.t_orders_ul .t_o_li .o_c_1 .o_c_1_div span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #33334f;
    letter-spacing: 1px;
    word-wrap: break-word;
    word-break: break-all;
}
.t_orders_ul .t_o_li .o_c_1 .o_c_1_div a {
    vertical-align: middle;
    margin-left: 4px;
    font-size: 14px;
    color: #ffb400;
    letter-spacing: 1px;
}
.t_orders_ul .t_o_li .o_c_1 .o_c_1_div.gm_km span {
    width: 420px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.t_orders_ul .t_o_li .o_c_km {
    margin-top: 16px;
}
.t_orders_ul .t_o_li .o_c_km .o_c_li {
    overflow: hidden;
    margin-bottom: 10px;
    padding: 10px;
    background-color: #f3e7c9;
}
.t_orders_ul .t_o_li .o_c_km .o_c_li:last-child {
    margin: 0;
}
.t_orders_ul .t_o_li .o_c_km .o_c_li div {
    word-wrap: break-word;
    word-break: break-all;
    font-size: 14px;
    color: #c68c00;
    letter-spacing: 1px;
    padding: 5px 0;
}
.t_orders_ul .t_o_li .o_c_km .o_c_li div span {
    font-weight: bold;
}
.t_orders_ul .t_o_li .o_c_km .o_c_li .o_km_name {
    float: left;
    margin-right: 60px;
}
.t_orders_ul .t_o_li .o_c_km .o_c_li .o_km_content {
    float: left;
}
.t_orders_ul .t_o_li .o_c_tips {
    font-size: 14px;
    color: #33334f;
    letter-spacing: 1px;
}
.t_orders_ul .t_o_li .o_c_tips span {
    display: inline-block;
    margin-right: 2px;
    padding: 5px 10px;
    background-color: #7a7ff7;
    font-size: 12px;
    color: #ffffff;
    letter-spacing: 1px;
    font-weight: bold;
    border-radius: 12px;
}
.t_orders_ul .t_o_li .export_btn {
    position: absolute;
    bottom: 30px;
    right: 20px;
    border: 1px #7a7ff7 solid;
    border-radius: 16px;
    width: 128px;
    height: 32px;
    line-height: 32px;
    background-color: transparent;
    text-align: center;
    font-size: 14px;
    color: #7a7ff7;
    letter-spacing: 1px;
    font-weight: bold;
}
.t_orders_ul .t_o_li .export_btn i {
    font-size: 20px;
    font-weight: 500;
    vertical-align: -2px;
}
.t_o_li .tousu_btn {
    position: absolute;
    bottom: 30px;
    right: 168px;
    border: 1px #7a7ff7 solid;
    border-radius: 16px;
    width: 128px;
    height: 32px;
    line-height: 32px;
    background-color: transparent;
    text-align: center;
    font-size: 14px;
    color: #7a7ff7;
    letter-spacing: 1px;
    font-weight: bold;
}
.t_o_li .export_btn i,.t_o_li .tousu_btn i {
    font-size: 20px;
    font-weight: 500;
    vertical-align: -2px;
}
.imgYl_box .img_div {
    margin-left: -400px;
    margin-top: -200px;
    width: 800px;
    height: 400px;
}
.c_state1 {
    background-color: #0fcd96;
}
.c_state2 {
    background-color: #e60012;
}
.u_i_set {
    margin: 0 auto;
    max-width: 724px;
    padding: 20px 0 0;
}
.u_i_set li {
    margin-bottom: 33px;
    min-height: 48px;
    line-height: 48px;
}
.u_i_set .u_s_title {
    float: left;
    width: 80px;
    font-size: 14px;
    color: #33334f;
    letter-spacing: 1px;
    font-weight: bold;
}
.u_i_set .u_s_val {
    float: left;
    width: calc(100% - 80px);
}
.u_i_set .u_s_val input {
    width: 612px;
    padding: 0 12px;
    height: 48px;
}
.u_i_set .u_s_val textarea {
    width: 612px;
    height: 124px;
    padding: 12px;
    resize: none;
}
.u_i_set .u_s_val input,
.u_i_set .u_s_val textarea {
    font-size: 14px;
    color: #858595;
    letter-spacing: 1px;
    border: 1px #eeeeee solid;
    border-radius: 4px;
}
.u_i_set .u_s_val input::-webkit-input-placeholder,
.u_i_set .u_s_val textarea::-webkit-input-placeholder {
    font-size: 14px;
    color: #ccc;
    letter-spacing: 1px;
}
.u_i_set .u_s_val.jubao span {
    display: inline-block;
    position: relative;
    border: 1px #eeeeee solid;
    width: 100px;
    height: 40px;
    line-height: 38px;
    background-color: transparent;
    font-size: 16px;
    color: #858595;
    letter-spacing: 2px;
    text-align: center;
    border-radius: 4px;
    cursor: pointer;
    transition: all 0.3s ease;
}
.u_i_set .u_s_val.jubao span .activ_icon,
.u_i_set .u_s_val.jubao span i {
    display: none;
}
.u_i_set .u_s_val.jubao span.active {
    border-color: #7a7ff7;
    color: #7a7ff7;
}
.u_i_set .u_s_val.jubao span.active .activ_icon {
    bottom: 0;
    right: 0;
    width: 0px;
    height: 0px;
    border-width: 8px;
    border-style: solid;
    border-color: transparent #7a7ff7 #7a7ff7 transparent;
    z-index: 1;
}
.u_i_set .u_s_val.jubao span.active i {
    bottom: -15px;
    right: -3px;
    font-size: 14px;
    color: #ffffff;
    letter-spacing: 1px;
    z-index: 2;
}
.u_i_set .u_s_val.jubao span.active .activ_icon,
.u_i_set .u_s_val.jubao span.active i {
    display: block;
    position: absolute;
}
.u_i_set .btn_save {
    display: block;
    width: 200px;
    height: 48px;
    line-height: 46px;
    background-color: #7a7ff7;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    letter-spacing: 1px;
    border-radius: 24px;
}
.t_help_div p {
    margin-bottom: 40px;
    font-size: 16px;
    color: #adafb5;
    line-height: 30px;
}
.two_content {
    margin-top: -81px;
    padding: 0 40px 40px;
    min-height: 400px;
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 0px 10px 20px 0px rgba(40, 104, 240, 0.1);
}
.two_content .t_c_title {
    height: 80px;
    line-height: 80px;
    border-bottom: 1px #eeeeee solid;
}
.two_content .t_c_title .t_c_tips {
    float: right;
    font-size: 18px;
    color: #ffb400;
    letter-spacing: 1px;
}
.two_content .t_c_title .t_c_menu {
    font-size: 16px;
    color: #858595;
    letter-spacing: 1px;
}
.two_content .t_c_title .t_c_t_nav li {
    width: 180px;
    height: 80px;
    line-height: 80px;
    font-size: 18px;
    color: #33334f;
    letter-spacing: 1px;
    float: left;
    text-align: center;
}
.two_content .t_c_title .t_c_t_nav li a {
    font-size: 18px;
    color: #33334f;
    letter-spacing: 1px;
}
.two_content .t_c_title .t_c_t_nav li.active {
    border-bottom: 1px #7a7ff7 solid;
    height: 80px;
}
.two_content .t_c_title .t_c_t_nav li.active a{
    color: #7a7ff7;}
.two_content .t_help_list ul {
    overflow: hidden;
}
.two_content .t_help_list ul li {
    float: left;
    margin-right: 60px;
    padding: 0 10px;
    border-bottom: 1px #eeeeee solid;
    width: 510px;
    height: 180px;
    cursor: pointer;
    transition: all 0.3s ease;
}
.two_content .t_help_list ul li:nth-child(2n+2) {
    margin: 0;
}
.two_content .t_help_list ul li a {
    display: block;
}
.two_content .t_help_list ul li p {
    padding: 60px 0;
    width: 100%;
    font-size: 18px;
    color: #33334f;
    letter-spacing: 1px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.two_content .t_help_list ul li .t_h_l_db {
    overflow: hidden;
}
.two_content .t_help_list ul li .t_h_l_db span {
    float: left;
    font-size: 14px;
    color: #858595;
    letter-spacing: 1px;
}
.two_content .t_help_list ul li .t_h_l_db i {
    float: right;
    font-size: 24px;
    color: #c1c1ca;
    letter-spacing: 1px;
}
.two_content .t_help_list ul li:hover {
    padding: 0 0 0 20px;
}
.two_content .t_help_list ul li:hover p,
.two_content .t_help_list ul li:hover span,
.two_content .t_help_list ul li:hover i {
    color: #7a7ff7;
}
.two_content .t_help_list .t_page {
    float: right;
    margin-top: 60px;
    padding-bottom: 10px;
    overflow: hidden;
}
.two_content .t_help_list .t_page span {
    cursor: pointer;
    float: left;
    margin-right: 10px;
    padding: 0 10px;
    border: 1px #eeeeee solid;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    color: #c1c1ca;
    letter-spacing: 1px;
    border-radius: 2px;
}
.two_content .t_help_list .t_page span:last-child {
    margin-right: 0;
}
.two_content .t_help_list .t_page span:hover,
.two_content .t_help_list .t_page span .active {
    background-color: #7a7ff7;
    color: #ffffff;
}
.two_content .t_help_div .t_help_title {
    margin-top: 30px;
    font-size: 24px;
    color: #33334f;
    letter-spacing: 1px;
}
.two_content .t_help_div .t_help_date {
    padding-top: 20px;
    font-size: 14px;
    color: #858595;
    letter-spacing: 1px;
}
.two_content .t_help_div p {
    margin-top: 40px;
    font-size: 16px;
    color: #858595;
    letter-spacing: 1px;
}
.two_content .t_reg_div {
    overflow: hidden;
}
.two_content .t_reg_div .t_left_div {
    float: left;
    width: 500px;
}
.two_content .t_reg_div .t_left_div ul {
    margin-top: 50px;
}
.two_content .t_reg_div .t_left_div ul li {
    height: 110px;
    overflow: hidden;
    transition: all 0.5s ease;
}
.two_content .t_reg_div .t_left_div ul li .reg_content {
    padding-bottom: 2px;
    border-bottom: 1px #858595 solid;
}
.two_content .t_reg_div .t_left_div ul li .reg_content p {
    margin: 0 0 5px;
    font-size: 14px;
    color: #858595;
    letter-spacing: 1px;
}
.two_content .t_reg_div .t_left_div ul li .reg_content input,
.two_content .t_reg_div .t_left_div ul li .reg_content select {
    margin-left: 10px;
    border: 0;
    height: 24px;
    font-size: 14px;
    color: #33334f;
    letter-spacing: 1px;
}
.two_content .t_reg_div .t_left_div ul li .reg_content input {
    width: 300px;
}
.two_content .t_reg_div .t_left_div ul li .reg_content select {
    width: calc(100% - 10px);
    cursor: pointer;
}
.two_content .t_reg_div .t_left_div ul li .reg_content a {
    float: right;
    font-size: 14px;
    color: #7a7ff7;
    letter-spacing: 1px;
    font-weight: bold;
    cursor: pointer;
}
.two_content .t_reg_div .t_left_div ul li .reg_tips {
    display: none;
}
.two_content .t_reg_div .t_left_div ul li.error .reg_content {
    border-color: #e60012;
}
.two_content .t_reg_div .t_left_div ul li.error .reg_content p,
.two_content .t_reg_div .t_left_div ul li.error .reg_content input,
.two_content .t_reg_div .t_left_div ul li.error .reg_content select {
    color: #e60012;
}
.two_content .t_reg_div .t_left_div ul li.error .reg_tips {
    display: block;
    margin-top: 5px;
    font-size: 14px;
    color: #e60012;
    letter-spacing: 1px;
}
.two_content .t_reg_div .t_left_div ul .t_nav_yzm {
    display: none;
}
.two_content .t_reg_div .t_left_div .t_l_btn {
    margin-top: 40px;
    text-align: right;
}
.two_content .t_reg_div .t_left_div .t_l_btn .btn_reg {
    display: inline-block;
    border: 1px #7a7ff7 solid;
    border-radius: 24px;
    width: 200px;
    height: 48px;
    line-height: 46px;
    background-color: transparent;
    text-align: center;
    font-size: 18px;
    color: #7a7ff7;
    letter-spacing: 1px;
}
.two_content .t_reg_div .t_left_div .t_l_link {
    margin-top: 80px;
    font-size: 14px;
    color: #858595;
    letter-spacing: 1px;
}
.two_content .t_reg_div .t_left_div .t_l_link a {
    display: inline-block;
    margin-left: 6px;
    border-bottom: 1px #858595 solid;
    padding-bottom: 7px;
    color: #858595;
}
.two_content .t_reg_div .t_left_div .t_l_link.login a {
    margin: 0;
    border: 0;
}
.two_content .t_reg_div .t_left_div .t_l_link .t_l_link_line {
    display: inline-block;
    margin: 0 15px;
    width: 1px;
    height: 14px;
    background-color: #858595;
    vertical-align: middle;
}
.two_content .t_reg_div .t_right_div {
    float: right;
    margin-top: 20px;
    margin-right: 60px;
}
.two_content .t_reg_div .t_right_div img {
    display: block;
}
/*modal*/
.modal {
    display: none;
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.3);
    opacity: 0;
    transition: .3s;
}
.modal_main{
    position: absolute;
    width: 360px;
    height: auto;
    padding: 30px;
    background: #fff;
    opacity: 0;
    left: 50%;
    top:30%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 5px;
    transition: .3s;
}
.big_modal{
    width: 800px;
}
.close{
    position: absolute;
    display: block;
    right: 6px;
    top:6px;
    height: 24px;
    width: 24px;
    cursor: pointer;
}
.close:before{
    content: '\2715';
    font-size: 24px;
    color: #ccc;
}
.close:hover:before{color: #45e4b3}
.active{
    display: block;
    opacity: 1;
}
.modal_main_show{top:50%;opacity: 1}
.pass_title{
    margin: 4px 0 0 20px;
}
.pass_title>p{font-size: 14px;color: #c1c1ca;margin-top: 10px}
.pass_input{
    height: 48px;
    background: #f6f6f6;
    border: 1px solid #eee;
    font-size: 14px;
    line-height: 48px;
    margin: 30px 0;
    padding: 0 10px;
}
.pass_input input{
    height: 44px;
    width: 100%;
    background: none;
    border: none;
}
.bottom_btn{
    display: block;
    width: 160px;
    height: 48px;
    line-height: 48px;
    border-radius: 4px;
    font-size: 18px;
    background: #fff;
}
.btn_left{
    float: left;
    border: 1px solid #e5e5e5;
    color: #858595;
}
.btn_right{
    float: right;
    border: 1px solid #2868f0;
    background: #2868f0;
    color: #fff;
}

.order_list li{
    float: left;
    margin: 0 20px 20px 0;
    border: 1px solid #e5e5e5;
    padding: 0 20px 20px 20px;
    height: 180px;
    width: 560px;
    transition: 0.3s;
}
.order_list li:hover{
    border-color: #7a7ff7;
}
.order_list li:nth-child(even){margin-right: 0}
.order1{
    height: 60px;
    line-height: 60px;
    border-bottom: 1px #eee solid;
}
.order1 span.fl{
    font-size: 16px;
    font-weight: bold;
}
.order1 span.fl i{font-size: 20px;color: #7a7ff7;font-weight: normal}
.order1 span.fr{
    font-size: 14px;
    color: #adafb5;
}
.order2{
    text-align: center;
    margin-top: 40px;
}
.order2 span.fl{
    width: 110px;
}
.order2 span.fl h3{font-size: 20px;margin-bottom: 20px}
.order2 span.fl p{font-size: 16px;color: #adafb5}
.order2 a{
    display: block;
    height: 44px;
    line-height: 44px;
    width: 118px;
    border-radius: 4px;
    margin: 5px 10px 0 0;
    font-weight: bold;
}
.ckkm{
    color: #7a7ff7;
    background: rgba(122,147,247,0.3);
}
.qkmm {
    background: #f4f4f4;
    color: #858595;
}
.wfk {
    background: #fdebec;
    color: #fe6e84;
}
.file{
    float: left;
    position: relative;
    color: #7a7ff7;
    margin: 0 10px 0 0;
    padding: 0 10px;
    height: 50px;
    border:2px dashed #eee;
    border-radius: 4px;
    cursor: pointer;
}
.file:last-child{
    margin-right: 0;
}
.file input[type=file] {
    display: none;
    left: 0;
    top: 0;
}
.file i{
    font-size: 24px;
    vertical-align: middle;
}

.imgYl_box {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 999;
    /*图片预览方法*/
}
.imgYl_box .zhezhao_img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #000000;
    z-index: 1;
}
.imgYl_box .close_btn {
    position: absolute;
    top: 20px;
    left: 20px;
    font-size: 22px;
    color: #fff;
    z-index: 3;
    cursor: pointer;
}
.imgYl_box .img_div {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
}
.imgYl_box .img_div div.img_index {
    position: relative;
    width: 100%;
    height: 100%;
}
.imgYl_box .img_div div.img_index div.imgbox {
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
}
.imgYl_box .img_div div.img_index div.imgbox ul {
    clear: both;
    width: 100%;
    height: 100%;
}
.imgYl_box .img_div div.img_index div.imgbox ul li {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    text-align: center;
}
.imgYl_box .img_div div.img_index div.imgbox ul li img {
    display: block;
}