.post-copyright {display: block;height: 50px;line-height: 50px;text-align: center;border-radius: 1.1rem;background-color: #ff552e;color: #fff;}
.post-copyright a{color: #fff;font-size:20px;text-decoration:none;display:block;width:100%}
.panel-message { padding: 0.64rem; background: #fff;border-top: 1px solid #d5d5d5;border-bottom: 1px solid #d5d5d5;}
.panel-message-to { font-size: 0.512rem; color: #666; line-height: 1.2; text-align: left; }
.panel-message-title { line-height: 2; color: #333; text-align: center; font-weight: bold;font-size:18px}
.panel-message-title span { color: #e60012; }

.panel-message .form-x { padding-top: 0; }
.panel-message .form-x .form-group .label { display: block; float: none; text-align: left; width: auto; height: auto; padding: 0; padding-bottom: 0.32rem;font-size:16px;}
.panel-message .form-x .form-group .label label { line-height: 0.64rem; height: 0.64rem; display: block; color: #666;  }
.panel-message .form-x .form-group .label label i { color: #e60012; padding-left: 0.192rem;font-style: normal}
.panel-message .form-x .form-group .field { width: 100%; }
.panel-message .form-x .form-group input, .panel-message .form-x .form-group .field input[type=text] { border: 1px solid #999;
; line-height: 2; padding: 0.213rem 4%; display: block; width: 100%; border-radius: 0.107rem; }

.button-submit { display: block; width: 100%; padding: 1rem 0; text-align: center; background-color: #e60012; border: 0; color: #fff;  border-radius: 0.21333rem; text-decoration: none; }
.panel-message .form-x .form-button { margin-left: 0; }

/*遮罩层*/
#goodcover {
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 133%;
    background-color: black;
    z-index: 1001;
    -moz-opacity: 0.8;
    opacity: 0.50;
    filter: alpha(opacity=80);
}
#code {
    /*width: 300px;*/
    height: 500px;
    background-color: #fff;
    padding: 10px;
    position: absolute;
    display: none;
    left: 45%;
    z-index: 1002;
}
.close1 {
    width: 300px;
    height: 60px;
}
#closebt {
    float: right;
}
#closebt img {
    width: 20px;
}
.goodtxt {
    text-align: center;
}
.goodtxt p {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #000;
    font-weight: 600;
}
.code-img {
    width: 250px;
    margin: 30px auto 0 auto;
    padding: 10px;
}
.code-img img {
    width: 240px;
}



.shop-message-box{
    margin-top:17px;
}
.message-box {
    border: 1px solid #e5e5e5;
}
.message-top {
    height: 56px;
    border-bottom: 1px solid #e5e5e5;
    background: #eb6100;
    line-height: 55px;
    padding-left: 10px;
    font-size: 14px;
    color: #fff;
}
.message-title {
    font-size: 18px;
    font-weight: bold;
    padding: 0 17px 0 8px;
}
.message-body {
    height: 360px;
}
.message-right {
    position: relative;
    width: 604px;
    padding-top: 16px;
}
.fl {
    float: left;
    text-align: left;
}

.message-row {
    margin-bottom: 10px;
    padding-left: 15px;
    font-size: 14px;
    color: #333;
}

.message-row span {
    display: inline-block;
    width: 40px;
    line-height: 32px;
    vertical-align: top;
}
.message-row input {
    width: 220px;
    height: 32px;
    border-radius: 2px;
    border: 1px solid #e5e5e5;
    padding-left: 11px;
    vertical-align: top;
}
.message-row textarea {
    width: 274px;
    height: 126px;
    border-radius: 2px;
    border: 1px solid #e5e5e5;
    vertical-align: top;
    outline: none;
    padding: 10px;
    line-height: 1.5;
    resize: none;
}

.message-btn-box button {
    width: 274px;
    height: 32px;
    border-radius: 2px;
    background: #eb6100;
    color: #fff;
    border: none;
    font-size: 14px;
    cursor: pointer;
}

.message-list-box {
    position: absolute;
    top: 145px;
    right: 10px;
    width: 250px;
    height: 196px;
    border: 1px solid #e6e6e6;
}

.message-list-title {
    position: relative;
    height: 35px;
    font-size: 14px;
    color: #fff;
    line-height: 35px;
    padding-left: 9px;
    background: #eb6100;
}

.message-list-title img {
    position: absolute;
    top: 13px;
    left: -6px;
}
.message-list {
    padding-top: 5px;
}

.message-list li {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    padding-left: 9px;
    cursor: pointer;
}
.message-btn-box {
    padding-top: 26px;
    padding-left: 55px;
}

#messimg{
    width:28%;
    height:28%;
    margin:auto;
    margin-top:-10px;
}

#messimg button{
    width:100%;
    background-color: #6E36ED;
    color: #FFFFFF;
    height:50px;
    line-height:15px;
    font-size: 20px;
    border:none;
}

@media (max-width: 768px) {
    .index-wrap{
        width: 100%;
        min-width: auto;
        padding: 0 20px;
    }
    .wrap{
        width: 100%;
        padding: 0 20px;
        margin: 0 auto;
    }
    nav a{
        margin-right: 20px;
        font-size: 13px;
    }
    .hide-sm{
        display: none;
    }
    .search-wrap{
        padding-top: 70px;
    }
    .search-box{
        width: 95%;
    }
    .search-hot{

    }
    .search-hot-title{
        float: left;
        line-height: 1.5;
    }
    .search-hot-list{
        float: left;
        width: 80%;
    }
    .search-hot-list li{
        line-height: 1.5;
    }
    .search-hot{
        width: 95%;
    }
    .hide-lg{
        display: block;
    }
    .title-tab-box{
        position: relative;
    }
    .title-tab-phone{
        height: 47px;
        line-height: 47px;
        font-size: 14px;
        padding: 0 10px;
    }
    .title-tab-phone img{
        width: 15px;
    }
    .title-tab-box ul{
        display: none;
        position: absolute;
        top: 48px;
        right: 0;
        z-index: 9;
        box-shadow: 0 10px 10px #ccc;
    }
    .title-tab-box ul li{
        white-space: nowrap;
        background: #fff;
        display: block;
        margin-right: 0;
        font-size: 14px;
    }
    .title-right ul li.on{
        background: #f7a900;
        color: #fff;
    }
    .title-more{
        font-size: 12px;
    }
    .item-list li{
        width: 100%;
        height: auto;
        margin-right: 0;
        padding-bottom: 20px;
    }
    .news-part{
        float: none;
        width: 100%;
        margin: 0 auto 20px;
        padding: 10px;
    }
    .news-link li{
        width: 49%;
        margin-right: 2%;
        margin-bottom: 10px;
    }
    .news-link li:nth-child(2n){
        margin-right: 0;
    }
    .news-top-left{
        width: 100%;
        float: none;
    }
    .news-top-right{
        float: none;
        width: 100%;
    }
    .footer-top{
        padding: 30px 20px;
        text-align: center;
    }
    .footer-part{
        width: 100%;
        margin: 10px 0;
    }
    .footer-link{
        padding-bottom: 30px;
    }
    .copyright{
        padding: 10px 20px 0;
        line-height: 24px;
        font-size: 12px;
    }
    .message-row span{
        display: block;
    }
    .message-row {
        margin-bottom: 10px;
        padding: 0 20px;
        font-size: 14px;
        color: #333;
    }
    .message-row input {
        width: 100%;
    }
    .message-right {
        float: none;
        width: 100%;
    }
    .message-row textarea {
        width: 100%;
    }
    .message-btn-box {
        padding: 20px;
    }
    .message-body {
        height: 485px;
    }
    .message-btn-box button {
        width: 100%;
    }
}

@media (max-width: 960px) {
    #messimg{
        width:100%;
        height:100%;
        margin:auto;
        margin-top:-10px;
    }
}
