.know {
    overflow: hidden;
    width: 100%;
    height: 641px;
}

.plate {
    float: left;
    width: 560px;
    margin: 0px 20px 0 20px;
}

.plate_hader {
    width: 100%;
    text-align: center;
}

.plate_title {
    font-size: 20px;
}

.intro {
    color: #999;
    font-size: 16px;
    margin-top: 5px;
}

.plate_body {
    position: relative;
    width: 100%;
    height: 200px;
    border: 1px solid #e5e5e5;
    background-color: #fff;
    margin-top: 20px;
}

.plate_body div {
    float: left;
    margin: 20px 0 0 55px;
}

.plate_body div.plate_zj {
    margin-top: 55px;
}

.plate_body p {
    font-size: 15px;
    color: #f45858;
    margin-top: 5px;
}

.plate_body .plate_right p {
    color: #b6b6b6;
}

.plate_body div.plate_kh {
    margin: 10px 0 0 20px;
}

.plate_body div.plate_kf {
    float: right;
    margin: 13px 60px 0 0;
}

.plate_body div.plate_wz {
    position: absolute;
    top: 71px;
    left: 158px;
    color: #fd1c1c;
    font-size: 22px;
    padding: 0 6px;
    background-color: #fff;
}

.plate_body div.ys_kh,
.plate_body div.ys_kf {
    margin: 0 0 0 0;
}

.ys_kh p {
    margin: 15px 0 27px 0;
}

.ys_kf {
    position: absolute;
    top: 0;
    right: 15px;
}

.ys_kf p {
    margin: 25px 0 27px 0;
}

.plate_body div.plate_three {
    margin: 38px 0 0 20px;
}

.plate_body div.plate_js {
    color: #fd1c1c;
    font-size: 14px;
    margin: 15px 0 0 45px;
}

.plate_body div.plate_js p {
    margin: 20px 0;
}

.plate_body div.plate_js p:nth-child(1) {
    margin-left: -86px;
}

.plate_body div.plate_js p:nth-child(2) {
    margin-left: 50px;
}

.plate_body p.plate_left_text {
    color: #f45858;
    font-size: 15px;
    margin-top: 5px;
    text-align: center;
}

.plate_body .img_right {
    float: right;
    margin-right: 55px;
}

.plate_body .text_algin {
    margin: -10px 0 0 50px;
}

.day_rec {
    overflow: hidden;
    width: 100%;
    height: 410px;
}

.rec_header {
    height: 50px;
    text-align: center;
}

.rec_header a {
    display: block;
    float: left;
    width: 50%;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    background-color: #FFBD45;
}

.rec_header a.current {
    background-color: #F35925;
}

.rec_body_one,
.rec_body_two {
    display: none;
    width: 100%;
    height: 260px;
    margin-top: 5px;
}

.rec_body_one .popu,
.rec_body_two .popu {
    overflow: hidden;
    position: relative;
    float: left;
    width: 290px;
    height: 260px;
    margin: 0 5px;
    border-top: 2px solid #F35925;
    background-color: #fff;
}

.rec_body_one .popu:hover,
.rec_body_two .popu:hover {
    box-shadow: 0px 0px 8px #000;
}

.rec_body_one .header_text {
    width: 90px;
    margin: 20px auto;
    text-align: center;
}

.rec_body_one .header_text p {
    color: #fd1c1c;
    font-size: 18px;
    margin-top: 5px;
}

.rec_body_one .header_text img {
    height: 34px;
}

.body_num {
    width: 270px;
    margin: 0 auto;
    text-align: center;
}

.rec_body_one .body_num span {
    margin: 8px 10px;
    color: #fd1c1c;
    font-size: 17px;
}

.rec_body_one .foot_law {
    width: 270px;
    margin: 0 auto;
    text-align: center;
    color: #F35925;
    font-size: 14px;
}

.rec_body_one .foot_law i {
    display: block;
    width: 88px;
    height: 25px;
    background-color: #F35925;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 25px;
    margin: 15px auto;
}

.rec_body_one .butt_zx {
    position: absolute;
    top: 260px;
    left: 0;
    width: 100%;
    height: 55px;
    background: rgba(0, 0, 0, .6);
    text-align: center;
    padding-top: 40px;
}

.rec_body_one .butt_zx a {
    padding: 13px 25px;
    border-radius: 10px;
    background-color: #F35925;
    font-size: 14px;
    color: #fff;
}

.rec_body_two .tuijian {
    position: absolute;
    top: -1px;
    right: 0;
}

.rec_body_two .tuijian_num {
    font-size: 30px;
    color: #fd1c1c;
    text-align: center;
    padding: 35px 0;
    border-bottom: 1px dashed #ccc;
}

.rec_body_two .tuijian_body {
    width: 100%;
    overflow: hidden;
}

.rec_body_two .tuijian_body div {
    float: left;
}

.rec_body_two .bod_l {
    width: 30%;
    text-align: center;
    margin-top: 30px;
}

.rec_body_two .bod_l i {
    padding: 5px 9px;
    background-color: #fd1c1c;
    color: #fff;
    font-size: 28px;
}

.rec_body_two .bod_r {
    width: 70%;
    margin-top: 10px;
}

.rec_body_two .bod_r p {
    font-size: 16px;
    color: #ff8200;
    margin-left: 20px;
}

.rec_body_two .foor_btn {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px;
}

.rec_body_two .foor_btn a {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    background-color: #ff8200;
}

.apply {
    position: relative;
    width: 100%;
    height: 125px;
}

.apply input,
.apply button {
    width: 240px;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    padding-left: 20px;
    color: #999;
}

.apply input:nth-child(1),
.apply input:nth-child(2) {
    display: none;
}

.apply input {
    border: 1px solid #e5e5e5;
}

.apply input:nth-child(n+4) {
    margin-left: 52px;
}

.apply button {
    border: 1px solid #ff8200;
    background-color: #ff8200;
    color: #fff;
    margin: 0 0 0 20px;
}

.apply .code {
    position: absolute;
    top: 50px;
    left: 821px;
    width: 81px;
    height: 62px;
    font-size: 18px;
    line-height: 63px;
    text-align: center;
    background-color: #999;
    color: #fff;
}

.set_seal {
    overflow: hidden;
    width: 100%;
    height: 600px;
}

.set_seal .set_seal_bga {
    position: relative;
    float: left;
    width: 380px;
    height: 480px;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    margin: 25px 8px;
}

.set_seal .set_seal_bga:hover {
    box-shadow: 0 0 8px #000;
}

.set_seal_bga .img_text {
    position: absolute;
    top: -25px;
    right: 30px;
    width: 80px;
    height: 55px;
    padding: 5px 10px 0;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background: url(../letai_images/fang.png) no-repeat right;
    background-size: 100px 60px;
}

.set_seal_bga .set_body {
    padding: 10px 20px 0 20px;
}

.set_seal_bga .set_pic {
    font-size: 40px;
    color: #fd1c1c;
}

.set_seal_bga .set_pic i {
    font-size: 30px;
}

.set_seal_bga .set_sum {
    color: #000;
    font-size: 16px;
    padding: 10px 0;
}

.set_seal_bga .set_tit {
    margin-top: 5px;
}

.set_seal_bga .set_tit .set_tit_text {
    font-size: 20px;
    color: #fd1c1c;
    margin-bottom: 10px;
}

.set_seal_bga .set_tit p em {
    display: inline-block;
    width: 20px;
    height: 20px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 20px;
    border-radius: 10px;
    background-color: #fd1c1c;
    margin-right: 8px;
}

.set_seal_bga .set_tit p {
    height: 20px;
    line-height: 18px;
    text-align: left;
    color: #000;
    font-size: 16px;
    padding: 5px;
}

.set_seal_bga .set_tit .judbjl {
    margin-top: 15px;
}

.set_seal_bga .set_num {
    width: 360px;
    color: #000;
    font-size: 14px;
    border-top: 1px dashed #e5e5e5;
    padding: 10px;
    text-align: center;
}

.set_seal_bga .set_num span {
    display: inline-block;
    padding: 5px;
}

.set_seal_bga .eject {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 380px;
    height: 480px;
    background-color: rgba(0, 0, 0, .6);
}

.set_seal_bga .eject .eject_body {
    overflow: hidden;
    width: 220px;
    height: 300px;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 15px;
    margin-top: 70px;
}

.set_seal_bga .eject .eject_body_hd {
    width: 100%;
    height: 50px;
    background-color: #F35925;
    font-size: 20px;
    color: #fff;
    text-align: center;
    line-height: 50px;
}

.set_seal_bga .eject .eject_body_bd {
    width: 200px;
    height: 130px;
    color: #000;
    margin-left: 20px;
    text-align: left;
    background: url(../letai_images/lw.png) no-repeat left center;
}

.set_seal_bga .eject .eject_body_bd_t {
    padding: 25px 0 0 50px;
}

.set_seal_bga .eject .eject_body_bd p {
    font-size: 16px;
    color: #fd1c1c;
    padding: 5px 0;
}

.set_seal_bga .eject .eject_pic {
    width: 100%;
    font-size: 30px;
    color: #fd1c1c;
    text-align: center;
}

.set_seal_bga .eject .eject_btn {
    width: 110px;
    margin: 0 auto;
    margin-top: 30px;
}

.set_seal_bga .eject .eject_btn a {
    padding: 10px 20px;
    color: #fff;
    background-color: #fd1c1c;
    border-radius: 5px;
    text-align: center;
    font-size: 17px;
}

.set_seal_bga .eject .gift {
    top: 155px;
    left: 70px;
}

.news {
    width: 100%;
}

.news .news_list {
    position: relative;
    width: 100%;
    height: 210px;
    background: #fff;
    margin-top: 50px;
}

.news .news_list .ul_list li {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 210px;
}

.news .news_list .ul_list li img {
    overflow: hidden;
    float: left;
    width: 310px;
    height: 210px;
    border: 1px solid #e5e5e5;
}

.news .news_list .ul_list li .li_text {
    overflow: hidden;
    float: left;
    width: 580px;
    height: 180px;
    border: 1px solid #e5e5e5;
    margin-left: -1px;
    padding: 30px 60px 0 40px;
}

.news .news_list .ul_list li .li_text p a {
    display: block;
    width: 100%;
    color: #000;
    font-size: 22px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news .news_list .ul_list li .li_text span {
    overflow: hidden;
    display: block;
    color: #999;
    font-size: 16px;
    margin: 15px 0;
    text-indent: 2em;
    width: 100%;
    height: 62px;
}

.news .news_list .ul_list li .li_text .news_key {
    width: 100%;
    height: 21px;
    overflow: hidden;
}

.news .news_list .ul_list li .li_text .news_key a {
    color: #999;
    padding: 0 20px 0 10px;
    border-right: 1px solid #e5e5e5;
    font-size: 16px;
}

.news .news_list .ul_list li .li_text .news_key i {
    display: none;
}

.news .news_list .ul_list li .news_data {
    float: left;
    width: 65px;
    height: 140px;
    border: 1px solid #e5e5e5;
    margin-left: -1px;
    text-align: center;
    padding: 70px 70px 0 70px;
}

.news .news_list .ul_list li .news_data .year {
    font-size: 22px;
    color: #999;
    padding: 5px 0;
    border-bottom: 1px dashed #e5e5e5;
}

.news .news_list .ul_list li .news_data .mth,
.news .news_list .ul_list li .news_data .day {
    float: left;
    font-size: 19px;
    color: #999;
    margin: 5px 3px;
}

.news_list .ul_num {
    position: absolute;
    bottom: 0;
    left: 105px;
    width: 210px;
    height: 20px;
    z-index: 9;
}

.news_list .ul_num li {
    float: left;
    width: 10px;
    height: 10px;
    background: #ff8200;
    border-radius: 5px;
    margin: 0 2px;
}

.news_list .ul_num li.li_current {
    background-color: #fd1c1c;
}

.news .news_a_list {
    width: 100%;
}

.news_a_list li {
    float: left;
    width: 588px;
    height: 120px;
    border: 1px solid #e5e5e5;
    background-color: #fff;
    margin: 10px 5px;
}

.news_a_list .a_na {
    float: left;
    width: 438px;
    height: 90px;
    padding: 15px;
}

.news_a_list .a_na a {
    display: block;
    width: 425px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 18px;
    color: #000;
}

.news_a_list .a_na span {
    display: block;
    text-indent: 2em;
    color: #999;
    font-size: 14px;
    height: 55px;
    overflow: hidden;
    margin-top: 10px;
}

.news_a_list .a_time {
    float: left;
    width: 79px;
    height: 80px;
    border-left: 1px solid #e5e5e5;
    padding: 20px;
    font-size: 16px;
    color: #999;
    text-align: center;
}

.news_a_list .a_time .year {
    width: 40px;
    padding: 5px;
    border-bottom: 1px dashed #e5e5e5;
    margin: 0 auto;
}

.news_a_list .a_time .mth,
.news_a_list .a_time .day {
    float: left;
    width: 19px;
    margin-left: 5px;
}

.news_a_list .a_time .mth {
    margin-left: 15px;
}

.news_a_list .news_gd {
    overflow: hidden;
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    margin: 10px 0;
}

.news_a_list .news_gd a {
    padding: 10px 20px;
    color: #999;
    border: 1px solid #ccc;
    border-radius: 25px;
    font-size: 14px;
}

.popu_none {
    display: none;
}

.red_box_sh {
    box-shadow: 0 0 8px #fd1c1c;
}