﻿@charset "utf-8";
/* CSS Document */

body {
    margin: 0 auto;
    font-family: "微软雅黑";
    width: 100%;
    font-size: 0.75rem;
    background-color: #f5f6f7;
    color: #454545;
    overflow-x: hidden;
}

* {
    margin: 0;
    padding: 0;
}

img {
    border: none;
}

h1, h2, h3, h4, h5, h6, hr, blockquote, form, ul, ol, li, p, pre, dl, dt, dd, fieldset, legend, button, input, textarea /*, th, td*/ {
    padding: 0;
    margin: 0;
}

ul, ol, li {
    list-style: none;
}

a:link {
    color: #454545;
    text-decoration: none;
}

a:visited {
    text-decoration: none;
    color: #454545;
}

a:hover {
    text-decoration: none;
    color: #454545;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
    font-size: 0;
    line-height: 0;
}

header {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.top {
    width: 100%;
    height: 30px;
    background: #3b3c3f;
    line-height: 30px;
}

    .top a {
        color: #fff;
    }

        .top a.index_login {
            background: url(../images/login.png) left center no-repeat;
            background-size: 30%;
            padding-left: 15px;
            margin-right: 10px;
        }

        .top a.index_reg {
            background: url(../images/reg.png) left center no-repeat;
            background-size: 30%;
            padding-left: 15px;
            margin-right: 10px;
        }

.logo {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

    .logo span {
        width: 80%;
        margin: 0.8rem auto;
        overflow: hidden;
        display: block;
    }

.main {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.index {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}

    .index dl {
        width: 100%;
        margin: 0 auto;
        margin-bottom: 10px;
        padding: 0.7rem;
        overflow: hidden;
        background: #fff;
        height: 4.6rem;
    }

    .index dt {
        width: 30%;
        float: left;
        overflow: hidden;
        margin-right: 2%;
    }

    .index dd {
        width: 62%;
        float: left;
        overflow: hidden;
        line-height: 20px;
    }

        .index dd strong {
            font-size: 0.9rem;
            color: #fe5c5c;
        }

        .index dd b {
            color: #fe5c5c;
        }

        .index dd strong a {
            color: #fe5c5c;
        }

/*登录*/
.sn-nav {
    height: 3rem;
    background: #fe5c5c;
    line-height: 3rem;
    font-size: 1rem;
    border-bottom: 1px solid #dcdcdc;
}

.sn-nav-back {
    position: absolute;
    left: .6rem;
    top: 0;
    width: .48rem;
    height: 0.8rem;
    margin: 0 .56rem;
    margin-top: 15px;
}
    /*.sn-nav-back:before {content: "";top: .6rem;left: 0;display: inline-block;width: 1rem;height: 1rem;border:1px solid #000;border-width: 1px 0 0 1px;-webkit-transform: rotate(-45deg);}*/

    .sn-nav-back a {
        content: "";
        top: 1rem;
        left: 0;
        display: block;
        width: 0.5rem;
        height: 0.5rem;
        border: 1px solid #fff;
        border-width: 1px 0 0 1px;
        -webkit-transform: rotate(-45deg);
    }

    .sn-nav-back a {
        width: 1rem;
        height: 1rem;
        text-indent: -100rem;
        overflow: hidden;
        position: absolute;
        top: 0;
        display: block;
    }

.sn-nav-title {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    color: #fff; font-size:18px
}

.of {
    overflow: hidden;
    word-wrap: break-word;
    word-break: break-all;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.sn_right {
    width: 10%;
    right: 0;
    top: 0;
    height: 1.8rem;
    margin: 0 .56rem;
    position: absolute;
    text-align: right;
}




      


/*底部*/
footer {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    background: #3c3d41;
}

    footer p {
        text-align: center;
        color: #fff;
        padding: 10px 0; line-height: 23px;
    }


/*协会会议*/


.meeting-box {
    width: 100%;
    overflow: hidden;
    background: #FFFFFF
}

.meeting {
    width: 95%;
    margin: 0 auto;
    font-size: 16px;
    line-height: 2.5rem;
    padding: 15px 0;
    text-align: justify
}

    .meeting img {
        width: 100%
    }

.seat-search {
    width: 100%;
    margin-bottom: 5px
}

.searchtxt {
    width: 100%;
    margin-bottom: 15px;
    font-size: 18px
}

.seat-search .inputs {
    width: 83%;
    float: left;
    border: 1px solid #dedede;
    height: 43px;
    line-height: 43px;
    padding: 0 0.5%;
    border-right: 0;
    font-family: "微软雅黑";
    font-size: 18px
}

.seat-search .btn {
    width: 15%;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #FFFFFF;
    font-size: 18px;
    background: #fe5c5c;
    border: 0;
    font-family: "微软雅黑"
}



.btn {
    width: 100%;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #FFFFFF;
    font-size: 18px;
    background: #fe5c5c;
    border: 0;
    font-family: "微软雅黑"
}



.bg {
    width: 98%;
    margin: 0 auto;
    position: relative
}

    .bg img {
        width: 100%
    }

.info {
    width: 80%;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 52%;
   display: flex;
}

.info .pic{width: 35%; margin-right: 3%;}
.info .text{ font-size: 0.8rem; color: #FFFFFF; line-height: 3rem; margin-top: 8%;}

.date {
    width: 80%;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
   font-size: 0.8rem;
    color: #FFFFFF;
    text-align: center;
    line-height: 30px;
    
    bottom: 8%
}

.noinfo {
    width: 80%;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 52%;
   text-align: center; font-size: 2rem; color: #FFFFFF;
}















