body, p, ul, form, input, textarea {
    margin: 0;
    padding: 0
}

a {
    text-decoration: none;
    color: #262626
}

ul, ol {
    list-style: none
}

body {
    color: #262626;
    font-family: "微软雅黑", sans-serif
}

body {
    background-color: #e8e8e8
}

.wrapper {
    width: 1200px;
    height: 2200px;
    margin: 0 auto;
    background-color: #fff;
    padding-top: 42px
}

.content {
    width: 1000px;
    height: auto;
    margin: 0 auto;
    margin-bottom: 48px
}

.content .nav {
    width: 982px;
    height: 38px;
    border: 9px solid #ecf1f8;
    line-height: 38px;
    text-indent: 42px;
    background: url(imagesmap.png) no-repeat 19px center;
    margin-bottom: 62px
}

.content .nav a:hover {
    color: #00f
}

.content .introduce {
    width: 1000px;
    height: auto;
    margin-bottom: 32px
}

.introduce .state {
    width: 986px;
    height: 206px;
    background-color: #f0f0e6;
    margin-bottom: 12px;
    border: 7px solid #f0f0e6
}

.introduce .state .left {
    width: 292px;
    height: 202px;
    border: 1px solid #5c5c5b;
    float: left
}

.introduce .state .left img {
    width: 100%
}

.introduce .state .right {
    width: 624px;
    height: 188px;
    float: left;
    padding: 44px 32px 0;
    font-size: 16px
}

.clear {
    zoom: 1
}

.clear:after {
    content: "";
    display: block;
    clear: both
}

.introduce .state .right p {
    height: 30px;
    line-height: 30px
}



.introduce .summary {
    width: 986px;
    background-color: #ecf1f8;
    word-break: break-all;
    height: auto;
    padding: 13px 25px
}

.introduce .summary p {
    text-indent: 2em;
    font-size: 16px;
    line-height: 26px
}

.live {
    width: 1000px;
    height: auto;
    overflow: hidden
}

.live .title div {
    height: 54px;
    font-size: 18px;
    background-color: #7b8ba4;
    text-align: center;
    line-height: 54px;
    color: #fff;
    float: left;
    letter-spacing: 6px
}

.live .title div.one {
    width: 161px
}

.live .title div.two {
    width: 635px
}

.live .title div.three {
    width: 202px
}

.live .talk {
    height: 710px;
    overflow: auto;
    margin-bottom: 16px
}

.talk table {
    border: 0;
    border-collapse: collapse;
    background-color: #ecf1f8;
    height: 710px
}

.talk table tr {
    height: auto
}

.talk table tr:nth-child(odd) {
    color: #f00
}

.talk table td {
    vertical-align: middle;
    border: 1px solid #7b8ba4
}

.talk table td.colone {
    width: 161px;
    text-align: center
}

.talk table td.coltwo {
    width: 635px;
    padding: 13px 12px;
    line-height: 26px
}

.talk table td.colthree {
    width: 202px;
    text-align: center
}

.question {
    width: 998px;
    height: 517px;
    border: 1px solid #7b8ba4;
    margin-bottom: 4px
}

.question .tab {
    width: 970px;
    height: 66px;
    background-color: #fff;
    padding: 13px;
    overflow: hidden
}

.tab div {
    width: 140px;
    height: 35px;
    line-height: 35px;
    border: 1px solid #68768a;
    text-align: center;
    float: left;
    cursor: pointer
}

.tab .active {
    background-color: #68768a;
    color: #fff
}

.question .main {
    width: 996px;
    overflow: auto;
    height: 450px
}

.question .case {
    width: 970px;
    height: 450px;
    display: none
}

.case ul {
    width: 100%;
    height: auto;
    padding: 0 12px
}

.case ul li {
    width: 100%;
    height: auto;
    border-bottom: 1px dashed #888;
    overflow: hidden;
    padding-top: 8px
}

.case ul li div.name {
    height: 30px;
    width: 148px;
    float: left
}

.case ul li div.text {
    width: 800px;
    height: auto;
    float: left;
    padding: 0 10px
}

.case ul li div.text p {
    line-height: 26px
}

.case ul li div.text span {
    width: 150px;
    height: 46px;
    line-height: 46px;
    float: right
}

.question .ask {
    width: 100%;
    height: 390px;
    display: none
}

.main .show1 {
    display: block
}

.ask form table {
    border: 0;
    border-collapse: collapse;
    font-size: 16px
}

.ask form table td {
    padding: 10px 0
}

.ask form table td.first {
    width: 152px;
    text-align: center
}

.ask form table .send {
    color: #10a81e;
    font-weight: bold;
    background: url(imagessend.png) no-repeat left center;
    text-indent: 42px
}

.ask table td span {
    color: red;
    margin-right: 10px
}

.ask table td span.note {
    color: #ff8a6d
}

.ask form input[type=text] {
    width: 216px;
    height: 26px;
    padding-left: 6px
}

.ask form textarea {
    width: 626px;
    height: 158px;
    resize: none;
    overflow: auto;
    font-size: 16px;
    line-height: 24px;
    padding: 6px
}

.ask form .lf {
    width: 100px;
    height: 20px;
    text-align: right;
    display: inline-block;
    line-height: 20px
}

.ask form input[type=submit] {
    border: 0;
    width: 330px;
    height: 56px;
    background-color: #1196db;
    font-size: 20px;
    letter-spacing: 8px;
    text-align: center;
    color: #fff;
    cursor: pointer
}

.scroll {
    width: 1000px;
    height: 56px;
    background-color: #7b8ba4;
    line-height: 56px;
    color: #fff;
    font-size: 18px
}

.scroll input {
    width: 16px;
    height: 16px;
    border: 1px solid #888;
    vertical-align: middle;
    margin: 0 4px;
    background: 0
}

.guodutiao, .guodutiao2 {
    width: 1200px;
    height: 20px;
    background-color: #e8e8e8
}

.oldInterview {
    width: 1000px;
    height: 180px;
    border: 1px solid #7b8ba4;
    margin: 32px auto
}

.oldInterview .past {
    width: 162px;
    height: 180px;
    background-color: #7b8ba4;
    float: left;
    font-size: 18px;
    line-height: 180px;
    text-align: center;
    color: #fff
}

.oldInterview .pic {
    width: 828px;
    height: 170px;
    padding: 5px;
    float: left
}

.pic .btn1, .pic .btn2 {
    width: 39px;
    height: 170px;
    background-color: #e5e5e5;
    float: left;
    cursor: pointer;
    transition: all .7s
}

.btn1 {
    background: url(imagesbtn1.png) no-repeat center center
}

.btn2 {
    background: url(imagesbtn2.png) no-repeat center center
}

.btn1:hover, .btn2:hover {
    background-color: #b6c6db
}

.pic .images {
    width: 740px;
    height: 170px;
    float: left;
    position: relative;
    overflow: hidden
}

.images ul {
    width: 2500px;
    height: 156px;
    position: absolute;
    left: 0;
    top: 0;
    padding: 7px 0;
    transition: all 1.2s;
    -webkit-transition: all 1.2s;
    -moz-transition: all 1.2s;
    -o-transition: all 1.2s
}

.images ul li {
    float: left;
    padding: 0 7px;
    width: 236px;
    height: 156px;
}
.images ul li a {
    width: 100%;
    display: inline-block;
    position: relative;
}

.images ul li img {
    width: 100%
}

.images ul li a span{
    display: inline-block;
    width: 100%;
    position: absolute;
    bottom: 0;
    text-align: center;
    color: #FFFFFF;
    background: rgba(0, 0, 0, 0.4);
    padding:5px 0;
}