a, input, form, label, span, ul, li, ol, dl, dt, dd, img, p, table, tr, td, th, div, select, h1, h2, h3, h4, h5, h6, textarea, html, body {
    margin: 0;
    padding: 0;
}

    html, body, select option {
        background: #fff;
    }

textarea {
    resize: none;
}

a:link, a:visited, a:active {
    text-decoration: none;
}

a {
    text-decoration: none;
    blr: expression(this.onFocus=this.blur());
}

button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: none;
}

li {
    list-style: none;
}

img {
    border: none;
}

*:focus {
    outline: none;
}

.fL {
    float: left;
}

.fR {
    float: right;
}

.clearfix:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

* html .clearfix {
    height: 1%;
}

.clear {
    clear: both;
}

.clearfix {
    zoom: 1;
}

body {
    font-size: 16px;
    color: #474747;
    font-family: '微软雅黑';
   
    background-position: center top;
    padding-bottom: 50px;
}

.main {
  /*  width: 1000px;*/
    margin: 0 auto;
}

a {
    color: #474747;
}

.m0 {
    margin-bottom: 10px !important
}

.pt50 {
    padding-top: 50px;
}

.pb10 {
    padding-bottom: 10px;
}

.noMar {
    margin: 0 !important;
}
/*----top----*/
.top {
    height: 99px;
    padding-top: 104px;
}

    .top .logo {
        margin-left: 46px;
    }

/*---content---*/
.conOut {
    padding-bottom: 11px;
    background: url(./images/outside.png) no-repeat 0 bottom;
    background-size: contain;
}

.conIn {
    padding: 11px 11px 66px;
    background: url(./images/inside.png) no-repeat 0 0;
    background-size: contain;
}

.content {
    min-height: 505px;
    background: #fff;
}

.welcome {
    text-indent: 2em;
    color: #407dc8;
    line-height: 24px;
    padding: 20px 30px;
}

.content h1 {
    height: 66px;
    line-height: 66px;
    color: #226db7;
    font-size: 20px;
    font-weight: normal;
    padding-left: 65px;
}

    .content h1.attend {
        height: 40px;
        line-height: 40px;
    }

.details {
    height: 36px;
    margin: 20px 40px;
}

.details1 {
    height: 149px;
    margin-bottom: 79px;
}

.intro {
    float: left;
    width: 180px;
    height: 36px;
    line-height: 36px;
    text-align: right;
    padding-right: 31px;
}

.details input[type=text] {
    float: left;
    width: 60%;
    height: 30px;
    line-height: 30px;
    padding: 5px 6px;
    border: 1px solid #a6a6a6;
    background: #f4f4f4;
    border-radius: 5px;
    font-size: 16px;
    font-family: '微软雅黑';
    color: #474747;
}

.details select {
    float: left;
    height: 35px;
    line-height: 35px;
    border: 1px solid #a6a6a6;
    background: #f4f4f4;
    border-radius: 5px;
    font-size: 16px;
    font-family: '微软雅黑';
    color: #474747;
}

.details label {
    float: left;
    color: #c43737;
    margin: 10px 0 0 7px;
}

.details textarea {
    width: 403px;
    height: 137px;
    padding: 5px;
    border: 1px solid #f4f4f4;
    background: #f4f4f4;
    font-size: 16px;
    line-height: 20px;
    font-family: '微软雅黑';
    border-radius: 5px;
    color: #474747;
}

.details .tip {
    display: none;
    float: left;
    font-size: 14px;
    padding-left: 7px;
    color: #c43737;
    line-height: 36px;
}

.details img {
   /* float: left;*/
    cursor: pointer;
    margin-top: 7px;
}

.details font {
    float: left;
    width: 40px;
    font-size: 16px;
    margin: 0 35px 0 13px;
    line-height: 36px;
}

.explain {
    padding: 0 0 24px 178px;
    line-height: 28px;
    color: #999;
}

.info {
    min-height: 36px;
    padding: 8px 0 24px;
}

    .info div[class=fL] {
        width: 760px;
        min-height: 36px;
    }

.attendInfo {
    float: left;
    height: 34px;
    line-height: 34px;
    border-radius: 3px;
    margin: 0 10px 10px 0;
    padding: 0 11px 0 7px;
    white-space: nowrap;
    border: 1px solid #226db7;
}

    .attendInfo span {
        padding-right: 6px;
    }

    .attendInfo a {
        padding-left: 15px;
        color: #187fe4;
    }

.add {
    padding: 17px 0 20px;
}

.state {
    line-height: 24px;
    padding: 50px 120px 40px;
}

.submit {
    width: 265px;
    height: 51px;
    text-align: center;
    line-height: 51px;
    border: none;
    font-size: 24px;
    font-family: '微软雅黑';
    margin-left: 345px;
    color: #fff;
    cursor: pointer;
    margin-top: 30px;
    background: url(./images/button.png) no-repeat 0 0;
}

.addInfo {
    width: 950px;
    margin: 0 auto;
    border-radius: 5px;
    padding: 33px 0 50px;
    background-color: #f5faff;
    position: relative;
}

.close {
    position: absolute;
    display: block;
    width: 29px;
    height: 29px;
    right: 7px;
    top: 7px;
    cursor: pointer;
    background: url(./images/close.png) no-repeat 0 0;
}

.addInfo .intro {
    width: 146px;
}

.addInfo .details input[type=text] {
    background: #fff;
    border: 1px solid #ddd;
}

.keep {
    width: 186px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    border: none;
    font-family: '微软雅黑';
    margin: 14px 0 0 75px;
    background: url(./images/button1.png) no-repeat 0 0;
}

.room {
    /*width:420px;*/
    width: 600px;
    /*height:248px;*/
    padding: 0 0 10px 0;
    background: #fff;
    border-radius: 9px;
    margin: 10px 0 18px 178px;
    border: 1px dashed #508fe4;
}

    .room p {
        line-height: 24px;
        padding: 18px 0 18px 20px;
    }

        .room p input {
            width: 100px;
            height: 18px;
            line-height: 18px;
            border: none;
            margin-right: 5px;
            border-radius: 3px;
            vertical-align: middle;
            padding: 3px 0 3px 6px;
            background: #f4f4f4;
            border: 1px solid #f4f4f4;
        }

        .room p img {
            margin-right: 10px;
            cursor: pointer;
            vertical-align: middle;
        }

        .room p .ml40 {
            margin-left: 40px;
        }

        .room p i {
            display: inline-block;
            /*width:80px;*/
            font-style: normal;
            text-align: right;
        }

.focus {
    border: 1px solid #6ca2ea !important;
}

.inputTip {
    border: 1px solid #c43737 !important;
}

.thank {
    text-align: center;
    padding-top: 50px;
    height: 500px;
}

.conIn1 {
    padding: 11px 11px 66px;
    background-color: #FFF;
    height: 100%;
}

.dated {
    padding: 150px 80px 0;
    line-height: 30px;
    text-align: left;
}

#ietip {
    display: none;
    padding: 0 80px 0 65px;
    font-size: 14px;
    color: #c43737;
}

.questionName {
    padding-left: 70px;
    margin: 20px 0 0 0;
}

.questionOption {
    padding-left: 70px;
    height: auto;
}

    .questionOption font {
        width: auto;
    }

.decideName {
    padding-left: 70px;
    margin: 20px 0 0 0;
}

.decideOption {
    padding-left: 70px;
    height: auto;
}

    .decideOption font {
        width: auto;
    }



.meetingname {
    height: auto;
}

.meetingnameStyle {
    float: left;
}

    .meetingnameStyle font {
        width: 700px;
        line-height: 20px;
        padding: 8px 0;
    }

.meetingname .intro {
    height: auto;
    line-height: 20px;
    padding: 8px 31px 8px 0;
}

.w260 {
    width: 260px;
}

.h280 {
    height: 280px;
}

.divStyle1 {
    margin-left: 70px;
    text-align: left;
    margin-bottom: 20px;
}

.thank .divStyle1 span {
    font-size: 16px;
    display: block;
    margin-top: 10px;
}

.imgstyle1 {
    height: 415px;
    width: 345px;
}






table.xxx {
    border-spacing: 1px;
    border-collapse: collapse;
    background: white;
    border-radius: 3px;
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    position: relative;
}

    table.xxx * {
        position: relative;
    }

    table.xxx td, table.xxx th {
        padding-left: 4px;
    }

    table.xxx thead tr {
        height: 60px;
        background: #36304a;
    }

    table.xxx tbody tr {
        height: 50px;
    }

        table.xxx tbody tr:last-child {
            border: 0;
        }

    table.xxx td, table.xxx th {
        text-align: center;
    }

        table.xxx td.l, table.xxx th.l {
            text-align: right;
        }

        table.xxx td.c, table.xxx th.c {
            text-align: center;
        }

        table.xxx td.r, table.xxx th.r {
            text-align: center;
        }


.table100-head th { 
    font-size: 16px; 
    line-height: 1.2; 
    vertical-align:middle;
    text-align:center;
}

tbody tr:nth-child(even) {
    background-color: #f5f5f5;
}

tbody tr {
    font-family: OpenSans-Regular;
    font-size: 15px;
    color: #808080;
    line-height: 1.2;
    font-weight: unset;
}

    tbody tr:hover {
        color: #555555;
        background-color: #f5f5f5;
        cursor: pointer;
    }

.column1 {
    /*width: 200px;
    padding-left: 40px;*/
}

.column2 {
  /*  width: 160px;*/
}

.column3 {
  /*  width: 200px;*/
}

.column4 {
   /* width: 110px;
    text-align: right;*/
}

.column5 {
   /* width: 170px;
    text-align: right;*/
}

.column6 {
   /* width: 200px;
    text-align: right;
    padding-right: 62px;*/
}


@media screen and (max-width: 768px) {
    table.xxx {
        display: block;
    }

        table.xxx > *, table.xxx tr, table.xxx td, table.xxx th {
            display: block;
        }

        table.xxx thead {
            display: none;
        }

        table.xxx tbody tr {
            height: auto;
            padding: 37px 0;
        }

            table.xxx tbody tr td {
                padding-left: 40% !important;
                margin-bottom: 24px;
            }

                table.xxx tbody tr td:last-child {
                    margin-bottom: 0;
                }

                table.xxx tbody tr td:before {
                    font-family: OpenSans-Regular;
                    font-size: 14px;
                    color: #999999;
                    line-height: 1.2;
                    font-weight: unset;
                    position: absolute;
                    width: 40%;
                    left: 30px;
                    top: 0;
                }

                table.xxx tbody tr td:nth-child(1):before {
                    content: "序号";
                }

                table.xxx tbody tr td:nth-child(2):before {
                    content: "姓名";
                }

                table.xxx tbody tr td:nth-child(3):before {
                    content: "性别";
                }

                table.xxx tbody tr td:nth-child(4):before {
                    content: "职务";
                }

                table.xxx tbody tr td:nth-child(5):before {
                    content: "手机";
                }

                table.xxx tbody tr td:nth-child(6):before {
                    content: "邮箱";
                }
                table.xxx tbody tr td:nth-child(7):before {
                    content: "预定酒店";
                }
                table.xxx tbody tr td:nth-child(8):before {
                    content: "操作";
                }
                table.xxx tbody tr td:nth-child(9):before {
                    content: "";
                }
    .column1,
    .column2,
    .column3,
    .column4,
    .column5,
    .column6,
    .column7,
    .column8,
    .column9 {
        text-align: center;
    }

    .column4,
    .column5,
    .column6,
    .column1,
    .column2,
    .column3,
    .column7,
    .column8,
    .column9 {
        width: 100%;
    }

    tbody.xxx tr {
        font-size: 14px;
    }
    .intro {
        width: 120px;
    }
    .content h1{padding-left:5px;}
    .details { 
        margin: 10px 10px;
        height:45px;
    }
        .details label{margin:0;}
}

@media (max-width: 576px) {
    .container-table100 {
        padding-left: 15px;
        padding-right: 15px;
    }
    .intro{
        width:120px;
    }
    .content h1 {
        padding-left: 5px;
    }

    .details {
        margin: 10px 10px;
        height: 45px;
    }

        .details label {
            margin: 0;
        }
}