.RT_banner {
    height: 580px;
    background: url(../../images/rencai_3.png) no-repeat center;
    background-size: 100% 100%;
}

.RT_banner_text {
    padding-top: 227px;
}

.RT_banner_text .RT_msg {
    text-align: center;
    font-size: 46px;
    color: #ffffff;
    font-family: "宋体";
}

.RT_banner_text .RT_msgs {
    overflow: hidden;
    padding: 13px 21px 13px 21px;
    box-sizing: border-box;
    width: 535px;
    height: 68px;
    margin: 20px auto;
    background: rgba(255, 255, 255, 0.11);
}

.RT_input {
    float: left;
}

.RT_input input {
    border: none;
    width: 368px;
    height: 40px;
    line-height: 40px;
    padding-left: 15px;
    border-radius: 5px;
}

.RT_inputs {
    float: right;
}

.RT_inputs input {
    border: none;
    width: 90px;
    height: 40px;
    color: #ffffff;
    line-height: 40px;
    border-radius: 5px;
    background-color: #004b47;
}

.RT_p {
    font-size: 14px;
    font-family: "宋体";
    color: #ffffff;
    text-align: center;
    cursor: pointer;
}

.RT_pp {
    padding-top: 15px;
    font-size: 14px;
    font-family: "宋体";
    color: #ffffff;
    text-align: center;
    cursor: pointer;
}

.RT_content {
    background-color: #f6f6f6;
}

.RT_whole {}

.RT_txt {
    padding-top: 40px;
    color: #838383;
    font-size: 14px;
    font-family: "Regular";
    cursor: pointer;
}

.RT_post {
    overflow: hidden;
    padding: 51px 50px 30px 40px;
    box-sizing: border-box;
}

.RT_post .RT_post_left {
    float: left;
}

.RT_post .RT_post_left .RT_left_p {
    font-size: 32px;
    color: #323232
}

.RT_post .RT_post_left .RT_left_pp {
    height: 27px;
    line-height: 27px;
    padding-top: 10px;
}

.RT_post .RT_post_left .RT_left_pp span {
    display: inline-block;
    border-right: 2px solid #323232;
    padding-right: 9px;
    padding-left: 9px;
    font-family: "Microsoft YaHei";
    font-size: 23px;
}

.RT_post .RT_post_left .RT_left_pp span:first-child {
    padding-left: 0px;
}

.RT_post .RT_post_left .RT_left_pp span:last-child {
    border: none;
    padding-right: 0px;
}

.RT_post .RT_post_right {
    float: right;
    padding-top: 18px;
}

.RT_post .RT_post_right a {
    display: block;
    background-color: #004b47;
    width: 270px;
    height: 47px;
    line-height: 47px;
    text-align: center;
}

.RT_post .RT_post_right a .RT_right_p {
    color: #ffffff;
    font-size: 18px;
}

.RT_work {
    width: 800px;
    padding: 0 50px 0 40px;
    box-sizing: border-box;
    background-color: #f7f7f7;
}

.RT_duty {
    border-top: 1px solid #838383;
}

.RT_duty_msg {
    font-size: 26px;
    color: #8e8e8e;
    padding: 38px 0 22px 0;
}

.RT_duty_txt {}

.RT_duty_txt p {
    font-size: 16px;
    color: #8e8e8e;
    line-height: 35px;
}

.RT_yao_msg {
    font-size: 26px;
    color: #8e8e8e;
    padding: 38px 0 22px 0;
}

.RT_yao_txt {}

.RT_yao_txt p {
    font-size: 16px;
    color: #8e8e8e;
    line-height: 35px;
}

.RT_xiang {
    padding: 93px 0 0 40px;
    box-sizing: border-box;
}

.RT_xiang_msg {
    width: 194px;
    text-align: center;
    font-size: 32px;
    color: #323232;
    border-bottom: 8px solid #004b47;
}

.RT_txts {
    padding: 45px 34px 53px 40px;
    box-sizing: border-box;
}

.RT_txts {}

.RT_txts ul {}

.RT_txts ul li {
    padding: 30px 134px 0 28px;
    height: 220px;
    background-color: #ffffff;
    box-sizing: border-box;
    margin-bottom: 15px;
    box-shadow: 3px 8px 14px #ebebeb;
}

.RT_txts ul li:last-child {
    margin-bottom: 0px;
}

.RT_txts ul li .RT_txts_p {
    font-size: 26px;
    color: #383238;
}

.RT_txts ul li .RT_txts_pp {
    padding: 14px 0 25px 0;
}

.RT_txts ul li .RT_txts_pp span {
    display: inline-block;
    border-right: 2px solid #cbcbcb;
    padding-right: 9px;
    padding-left: 9px;
    font-family: "Microsoft YaHei";
    font-size: 20px;
    color: #cbcbcb;
}

.RT_txts ul li .RT_txts_pp span:first-child {
    padding-left: 6px;
}

.RT_txts ul li .RT_txts_pp span:last-child {
    border: none;
    padding-right: 0px;
}

.RT_txts ul li .RT_txts_ppp {
    font-size: 15px;
    line-height: 26px;
    color: #808080;
}