@charset "utf-8";

body,html {
    padding: 0;
    margin: 0;
    font-family: "微软雅黑";
    border: 0
}

@font-face {
    font-family:'iconfont';src:url('https://at.alicdn.com/t/font_1522805_8htdg83cww6.eot');src:url('https://at.alicdn.com/t/font_1522805_8htdg83cww6.eot?#iefix') format('embedded-opentype'),url('https://at.alicdn.com/t/font_1522805_8htdg83cww6.woff2') format('woff2'),url('https://at.alicdn.com/t/font_1522805_8htdg83cww6.woff') format('woff'),url('https://at.alicdn.com/t/font_1522805_8htdg83cww6.ttf') format('truetype'),url('https://at.alicdn.com/t/font_1522805_8htdg83cww6.svg#iconfont') format('svg')
}
@font-face {
  font-family: 'iconfont';  /* Project id 2950757 */
  src: url('https://at.alicdn.com/t/font_2950757_m8lop4pkrri.woff2?t=1637304237032') format('woff2'),
       url('https://at.alicdn.com/t/font_2950757_m8lop4pkrri.woff?t=1637304237032') format('woff'),
       url('https://at.alicdn.com/t/font_2950757_m8lop4pkrri.ttf?t=1637304237032') format('truetype');
}
.iconfont {
    font-family: "iconfont"!important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale
}

body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,img {
    margin: 0;
    padding: 0;
    border: medium none
}

input[type=button] {
    -webkit-appearance: none;
    outline: 0
}

input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
    color: #bababa!important
}

input:-moz-placeholder,textarea:-moz-placeholder {
    color: #bababa!important
}

input::-moz-placeholder,textarea::-moz-placeholder {
    color: #bababa!important
}

input:-ms-input-placeholder,textarea:-ms-input-placeholder {
    color: #bababa!important
}

input::-webkit-input-speech-button {
    display: none
}

h1,h2,h3,h4,h5,h6 {
    font-size: 100%
}

* {
    box-sizing: border-box
}

em {
    font-style: normal
}

ul,li {
    list-style: none
}

a {
    text-decoration: none
}

img {
    border: 0;
    vertical-align: middle
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.bold {
    font-weight: bold
}

a,a:hover,a:active,a:visited,a:link,a:focus,input,select {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
    outline: 0;
    background: 0;
    text-decoration: none
}

.main {
    width: 750px;
    overflow: hidden;
    margin: 0 auto
}

.main_top {
    width: 750px;
    height: 150px;
    position: fixed;
    top: 0;
    margin-left: 50%;
    left: -375px;
    -moz-box-shadow: 0 0 10px #e3e3e3;
    -webkit-box-shadow: 0 0 10px #e3e3e3;
    box-shadow: 0 0 10px #e3e3e3
}

.index_pro_list {
    width: 700px;
    height: auto;
    float: left;
    border-radius: 10px;
    background: #fff;
    -moz-box-shadow: 0 0 10px #e3e3e3;
    -webkit-box-shadow: 0 0 10px #e3e3e3;
    box-shadow: 0 0 10px #e3e3e3;
    margin: 35px 25px 0 25px
}

.logo_header {
    width: 750px;
    height: 150px;
    float: left
}

.index_pro_list img {
    border-radius: 10px
}

.footer {
    width: 750px;
    height: 110px;
    position: fixed;
    bottom: 0;
    -moz-box-shadow: 0 0 10px #e3e3e3;
    -webkit-box-shadow: 0 0 10px #e3e3e3;
    box-shadow: 0 0 10px #e3e3e3;
    margin-left: 50%;
    left: -375px;
    background: #fff
}

.footer_before {
    width: 750px;
    height: 145px;
    float: left
}

.footer_list {
    width: 187.5px;
    height: 145px;
    float: left
}

.footer_list a i {
    display: block;
    width: 187.5px;
    float: left;
    text-align: center;
    font-size: 35px;
    color: #444;
    padding-top: 20px
}

.footer_list a span {
    display: block;
    width: 187.5px;
    padding-top: 5px;
    float: left;
    text-align: center;
    color: #666;
    font-size: 20px
}

.action i,.action span {
    color: #000!important
}

.pro_img {
    width: 750px;
    overflow: hidden;
    float: left
}

.login_main,.order_main {
    width: 750px;
    overflow: hidden;
    margin: 0 auto
}

.zname {
    width: 750px;
    float: left;
    font-size: 40px;
    color: #3e3e3e;
    text-align: center;
    padding-top: 100px;
    padding-bottom: 80px;
}

.zlist {
    width: 670px;
    float: left;
    margin: 40px 40px 0 40px;
}
.zlist_denglu {
    width: 670px;
    float: left;
    margin: 40px 40px 0 40px;
    border-bottom: 1px solid #e1e1e1;
}
.zlist_con {
    padding: 40px 0px;
    border-bottom: 1px solid #e1e1e1;
    overflow: hidden;
}
.zlist i {
    font-size: 40px;
    color: #8a8a8a;
    display: block;
    float: left
}

.zlist_quhao {
    font-size: 26px;
    color: #8a8a8a;
    line-height: 80px;
    float: left
}

.zlist_shuxian {
    width: 1px;
    height: 40px;
    float: left;
    margin: 20px 10px;
    background: #8a8a8a
}

.zlist_input {
    width: 419px;
    height: 80px;
    float: left
}

.zlist_inputname {
    width: 419px;
    border: 0;
    font-size: 26px;
    color: #8a8a8a;
    padding-top: 23px
}

.zlist_inputname1 {
    width: 525px;
    border: 0;
    font-size: 30px;
    color: #8a8a8a;
    padding-top: 8px;
    padding-left: 20px
}

.zdenglu {
    width: 670px;
    height: 75px;
    float: left;
    background: #a0080b;
    border-radius: 50px;
    margin: 100px 40px 30px 40px;
    -moz-box-shadow: 0 0 15px #c9ebfd;
    -webkit-box-shadow: 0 0 15px #c9ebfd;
    box-shadow: 0 0 15px #c9ebfd
}

.zdenglu a {
    display: block;
    width: 670px;
    height: 75px;
    line-height: 75px;
    font-size: 26px;
    color: #fff;
    letter-spacing: 3px;
    text-align: center
}

.zwangji {
    float: left;
    margin-left: 40px;
    font-size: 24px
}

.zwangji a,.zdenglu_new a {
    display: block;
    color: #999
}

.zdenglu_forget {
    width: 640px;
    overflow: hidden;
    float: left
}

.zdenglu_new {
    float: right;
    margin-right: 40px;
    font-size: 24px
}

.zdegnlu_other {
    width: 670px;
    height: 40px;
    float: left;
    margin: 60px 40px 0 40px;
    background: url(../images/zdenglu.jpg);
    text-align: center;
    font-size: 22px;
    color: #999;
    line-height: 40px
}

.zdegnlu_other span {
    display: block;
    width: 160px;
    display: block;
    float: left;
    margin-left: 200px;
    background-color: #fff
}

.zdenglu_wechat {
    width: 100px;
    height: 90px;
    float: left;
    margin-left: 270px;
    margin-top: 30px
}

.zdenglu_wechat a {
    display: block;
    text-align: center
}

.zdenglu_wechat a i {
    font-size: 70px;
    color: #CCC
}

.order_main li {
    width: 750px;
    height: 220px;
    float: left;
    border-bottom: 2px solid #e8e8e8;
    padding: 20px;
    margin-bottom: 20px
}

.order_main li img {
    float: left;
    width: 178px;
    height: 178px;
    border: 1px solid #e8e8e8
}

.orderlist_con {
    width: 500px;
    height: 180px;
    float: right
}

.orderlist_little {
    width: 500px;
    float: left;
    font-size: 30px;
    color: #333;
    font-weight: bold;
    height: 95px
}

.orderlist_btu {
    width: 500px;
    height: 85px;
    float: left
}

.orderlist_tz {
    float: left;
    margin-bottom: 11px;
    padding: 2px 10px;
    border: 1px solid #d24201;
    border-radius: 3px;
    font-size: 20px;
    color: #d24201
}

.orderlist_tzmain {
    width: 135px;
    float: left;
    overflow: hidden
}

.orderlist_price {
    width: 135px;
    float: left;
    font-size: 30px;
    color: #d24201
}

.orderlist_carmain {
    width: 270px;
    height: 85px;
    float: right;
    display: block;
    text-align: right;
    padding-top: 30px
}

.orderlist_carmain_car {
    padding: 10px 15px;
    font-size: 25px;
    color: #fff;
    background-color: #b00!important;
    border-radius: 8px;
    margin-right: 10px
}

.orderlist_carmain_h {
    padding: 5px 10px;
    font-size: 20px;
    color: #fff;
    background-color: #d95f28!important;
    border-radius: 3px
}

.address_list {
    width: 750px;
    height: 80px;
    float: left;
    background-color: #fff
}

.address_list_main {
    width: 690px;
    height: 80px;
    border-bottom: 1px solid #CCC;
    margin: 0 30px
}

.address_list_main span {
    float: left;
    padding-right: 30px;
    line-height: 80px;
    color: #333;
    font-size: 24px
}

.address_list_input {
    width: 535px;
    float: left;
    color: #333;
    font-size: 24px;
    height: 30px;
    line-height: 30px;
    margin-top: 25px
}

.address_list_dz {
    width: 750px;
    height: 79px;
    border-bottom: 1px solid #CCC
}

.address_list_dz_main {
    width: 247px;
    height: 79px;
    float: left;
    background: url(../images/dzbg.gif) no-repeat center center
}

.address_list_dz_right {
    width: 100%;
    height: 79px;
    float: left;
    background: url(../images/dzbg.gif) no-repeat center right
}

.select select {
    cursor: pointer;
    width: 213px;
    height: 79px;
    line-height: 79px;
    font-size: 24px;
    color: #333;
    border: 0;
    background: transparent;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-left: 30px;
    padding-right: 30px
}

.select select:focus {
    outline: 0
}

.address_list_moren {
    width: 640px;
    height: 80px;
    float: left;
    background: #fff;
    margin-top: 30px
}

.address_list_moren span {
    float: left;
    padding-left: 30px;
    color: #333;
    font-size: 24px;
    line-height: 80px
}

.box_1 {
    float: right;
    padding-top: 18px;
    padding-right: 30px
}

input[type="checkbox"].switch_1 {
    font-size: 30px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 3.5em;
    height: 1.5em;
    background: #ddd;
    border-radius: 3em;
    position: relative;
    cursor: pointer;
    outline: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

input[type="checkbox"].switch_1:checked {
    background: #be0b1a
}

input[type="checkbox"].switch_1:after {
    position: absolute;
    content: "";
    width: 1.5em;
    height: 1.5em;
    border-radius: 50%;
    background: #fff;
    -webkit-box-shadow: 0 0 .25em rgba(0,0,0,.3);
    box-shadow: 0 0 .25em rgba(0,0,0,.3);
    -webkit-transform: scale(.7);
    transform: scale(.7);
    left: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

input[type="checkbox"].switch_1:checked:after {
    left: calc(100% - 1.5em)
}

.address_footer {
    width: 750px;
    height: auto;
    position: fixed;
    bottom: 0;
    margin-left: 50%;
    left: -375px;
    background-color: #b0121a;
    z-index: 999999999
}

.address_footer a {
    display: block;
    width: 750px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    font-size: 16px;
    color: #fff;
    letter-spacing: 1px
}

.address_namenew {
    width: 690px;
    overflow: hidden;
    float: left;
    margin: 0 30px;
    padding: 25px 0 10px 0;
    font-size: 22px;
    color: #888
}

.select_btn {
    font-size: 24px;
    padding: 0 30px;
    margin-top: 5px
}

.checkbox_style {
    display: none
}

label {
    display: inline
}

.checkbox_style+label {
    background-color: #FFF;
    border: 1px solid #999;
    padding: 7px;
    display: inline-block;
    position: relative;
    float: left;
    width: 30px;
    height: 30px;
    margin-top: 27px
}

.checkbox_style:checked+label {
    background-color: #fff;
    border: 1px solid #999;
    color: #243441
}

.checkbox_style:checked+label:after {
    content: ' \2714';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 0 1px;
    color: #758794;
    text-align: center;
    font-size: 14px
}

.from_namme {
    float: left;
    margin-top: 23px;
    padding-left: 10px
}

.addreessleft {
    margin-left: 40px;
    float: left
}

.adeers_yaz {
    float: right;
    font-size: 22px;
    text-align: center;
    padding: 10px 15px;
    background: #b00;
    color: #fff;
    border-radius: 8px;
    margin-top: 10px
}

#main {
    width: 690px;
    height: 60px;
    border: 1px solid #999;
    margin: 10px 30px
}

#search_content {
    max-height: 350px;
    overflow-y: scroll;
    z-index: 999;
    position: relative;
    background: #fff;
    margin-top: 20px;
    -moz-box-shadow: 0 0 15px #d5d5d5;
    -webkit-box-shadow: 0 0 15px #d5d5d5;
    box-shadow: 0 0 15px #d5d5d5;
    border-radius: 8px;
    padding-left: 5px
}

#search_list .li-hover {
    color: #fff;
    background-color: #1e90ff
}

#search_list .li-list {
    cursor: pointer;
    width: 660px;
    height: 70px;
    float: left;
    font-size: 22px;
    line-height: 70px;
    color: #444;
    padding: 0 10px;
    border-bottom: 1px dashed #CCC
}

#input_box {
    width: 670px;
    font-size: 24px;
    color: #333;
    padding: 13px 10px 0 10px
}

.red {
    color: #b00!important
}

#preview {
    float: left
}

#drop_area {
    float: left;
    margin-left: 30px;
    margin-top: 35px
}

#drop_area2 {
    float: left;
    margin-left: 60px;
    margin-top: 35px
}

.address_footelsir {
    width: 750px;
    height: 105px;
    float: left
}
.gyonghu {
    overflow: hidden;
    float: left;
    height: 70px;
    padding: 0 40px;
    border: 2px solid #b0121a;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    border-left: 0;
    margin: 20px 0;
    background: #b0121a;
    margin-left: 0;
    display: flex;
    align-items: center;
}
.gyonghu i {
    display: block;
    float: left;
    font-size: 55px;
    color: #fff;
}
.gyonghu span {
    display: block;
    float: left;
    font-size: 28px;
    color: #fff;
    padding-left: 20px;
}

.zlist_con a {
    display: flex;
    color: #8a8a8a;
    font-size: 34px;
    padding-left: 10px;
}
.zlist_con a span {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    margin-right: 30px;
    color: #333;
}
.zlist_con a i {
    text-align: right
}

.exchange {
    overflow: hidden;
    display: inline-block;
    margin: 20px 0 115px;
    width: 100%
}

.exchange .exchange_nr {
    margin: 0 40px;
    border-bottom: 1px solid #dadada;
    padding: 30px 0;
    font-size: 26px;
    line-height: 50px;
    -webkit-text-size-adjust: none
}

.exchange_nr .exchange_nr_time {
    color: #999
}

.exchange_nr .exchange_nr_time i {
    font-size: 30px
}

.exchange .exchange_nr p {
    color: #333;
    margin-top: 10px;
    font-size: 27px
}

div#drop_area {
    width: 175px;
    height: 134px;
    position: relative
}

.upd {
    width: 178px;
    height: 134px;
    border: 1px solid #999;
    text-align: center;
    margin-top: -18px
}

.upd img {
    width: 90%;
    height: 90%;
    margin: 0 auto;
    margin-top: 7px
}

#drop_area2 {
    float: left;
    width: 175px;
    height: 134px;
    position: relative
}

div#drop_area input,#drop_area2 input {
    width: 175px;
    height: 134px;
    position: relative;
    position: absolute;
    font-size: 100px;
    right: 0;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer
}

.footer_before {
    text-align: center;
    margin-bottom: 80px
}

.footer_before a {
    margin-top: 19px;
    display: inline-block;
    border-radius: 35px;
    padding: 18px 50px;
    background: #f86d07!important;
    float: left;
    margin-left: 20px;
    font-size: 25px;
    letter-spacing: 2px;
    min-width: 280px
}

.footer_before a:last-child {
    float: right;
    margin-right: 20px
}
.tuichu {
    background: #eee;
    color: #333333;
    box-shadow: none;
    height: 80px;
    line-height: 80px;
}
.tuichu a {
    color: #333333;
    line-height: 80px;
    font-size: 28px;
}
#count_down {
    position: fixed;
    right: 0;
    z-index: 9999;
    top: 10px;
    font-size: 13px;
    color: #000;
    background: #eee;
    padding: 5px 20px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    margin-right: -10px;
}
#count_down span{
    color:#b0121a;
}
.entrance-bottom{
    padding-top: 50px;

}
.topic-frameli div{
    color:#b0121a !important;
}
.entrance-bottom-frame-line-button {
    min-height: auto !important;
    padding: 10px 20px !important;
    line-height: 22px !important;
    -webkit-tap-highlight-color: transparent;
    margin-bottom:15px;
}
.entrance-bottom-frame-line-button-id {
    height: inherit !important;
    line-height: inherit !important;
    font-size: 13px !important;
}
.entrance-bottom-frame-line-button-frame {
    min-height: auto !important;
    padding: 0 !important;
    padding-left: 10px !important;
    font-size: 13px !important;
}
.entrance-bottom-frame-line-title {
    margin-bottom: 0.5rem !important;
    font-size: 16px;
}
.entrance-bottom-frame-line-button:hover {
    background: #fce9e9 !important;
    color: #b0121a !important;
}