html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    text-decoration: none;
}
html, body {
    font-family: 微软雅黑, Microsoft YaHei, \5FAE\8F6F\96C5\9ED1;
    min-width: 1200px;
}
body {
    overflow-x: hidden;
    margin: 0px auto;
}
li {
    list-style: none;
}
.section1 {
    height: 750px;
    background: url('../images/interview_1.jpg') no-repeat center top;
}
.section1_m {
    max-width: 1200px;
    height: 480px;
    margin: 0px auto;
    margin-top: 40px;
}
.sm_tl {
    font-size: 30px;
    border-left: 6px solid #1a93c8;
    padding-left: 10px;
}
.section1_l {
    float: left;
    width: 500px;
    margin: 20px 10px 60px 20px;
}
.section1_l p {
    line-height: 60px;
}
.section1_l .left_tit {
    float: left;
    margin-bottom: 30px+
    font-size: 20px;
    font-weight: 400;
}
.left_cont{
    padding: 20px 40px;
    background: #88c5cb;
    color: #261919;
    border-radius: 4px;
    box-shadow: 0px 5px 5px #888888;
}
.left_cont p {
    font-size: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.section1_m .section1_r {
    width: 450px;
}
.section1_r img {
    border-radius: 6px;
    box-shadow: 0px 5px 5px #888888;
}
/* 采访内容 */

.section2 {
    max-width: 1200px;
    overflow: hidden;
    margin: 0px auto;
}
.s2_title {
    margin-bottom: 20px;
    height: 50px;
}
.s2_title .s2_tl {
    font-size: 30px;
    border-left: 6px solid #1a93c8;
    padding-left: 10px;
    width: 800px;
    float: left;
}
.s2_title .s2_tr {
    font-size: 30px;
    border-left: 6px solid #1a93c8;
    padding-left: 10px;
    width: 350px;
    float: left;
}
.section2 .l i {
    width: 16px;
    margin-top: 25px;
    float: left;
}
.section2 .r i {
    width: 16px;
    margin-top: 25px;
    float: right;
}
.section2 .s2_left {
    float: left;
    width: 810px;
    border-right: 5px solid #eeeeee;
}
.section2 .s2_right {
    float: right;
    width: 350px;
    overflow: scroll;
    height: 650px;
    overflow-x: hidden;
}
.section2 .s2_left ul li {
    margin: 0px 10px;
    overflow: hidden;
}
.section2 .s2_left .l p {
    background: #56b7c0;
    border-radius: 4px;
    padding: 10px;
    margin: 15px 0px;
    box-shadow: 8px 5px 5px #888888;
    color: #fff;
}
.section2 .s2_left .r p {
    background: #56b7c0;
    border-radius: 4px;
    padding: 10px;
    margin: 15px 0px;
    box-shadow: -8px 5px 5px #888888;
    color: #fff;
}
.section2 .s2_left .l .l_a {
    float: left;
    margin-top: 19px;
    margin-right: 10px;
}
.section2 .s2_left .r .l_a {
    float: right;
    margin-top: 19px;
    width: 50px;
    margin-right: 10px;
    margin-left: 10px;
}
.l_a img {
    border: 1px solid #c3b7b7;
    border-radius: 25px;
}
.section2 .l p {
    width: 420px;
    float: left;
    font-size: 13px;
    line-height: 25px;
}
.section2 .r p {
    width: 420px;
    float: right;
    font-size: 13px;
    line-height: 25px;
}
.s2_right li {
    margin-top: 10px;
    overflow: hidden;
    cursor: pointer;
}
.s2_right li:hover {
    box-shadow: 0px 0px 5px #888888;
}
.s2_right .pic {
    width: 80px;
    margin-right: 5px;
    float: left;
}
.pic img {
    border-radius: 2px;
    width: 80px;
}
.s2_right .info {
    width: 240px;
    background: #eeeeee;
    height: 99px;
    margin-right: 5px;
    float: right;
    border-radius: 4px;
}
.info_1 {
    font-size: 16px;
    height: 20px;
    text-align: center;
    line-height: 25px;
    color: red;
}
.info_2 {
    height: 25px;
    font-size: 14px;
    text-indent: 15px;
    padding: 10px 0px;
    color: #2b2b2b;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.info_3 {
    width: 80px;
    border: 1px solid #56b7c0;
    margin: 0px auto;
    text-align: center;
    color: #56b7c0;
}
.info_3 a {
    color: #56b7c0;
    font-size: 14px;
}
.section3 {
    background: url('../images/section3_bg.jpg') no-repeat center;
    height: 280px;
    margin-top: 50px;
}
.section3 .s3_a {
    margin: 0px auto;
    padding-top: 160px;
    max-width: 1200px;
    color: #fff;
    font-size: 26px;
    font-weight: 300;
    text-align: center;
}