body {
    font-family: "Roboto";
}

div {
    box-sizing: border-box;
}

.p-r20 {
    padding-right: 20px;
}

.p-b30 {
    padding-bottom: 30px;
}

.banner .banner_img {
    position: relative;
}

.banner .banner_img .banner_text {
    width: 50%;
    height: 100px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.banner .banner_img .banner_text p {
    color: #fff;
    text-align: center;
}

.banner .banner_img .banner_text .first_p {
    font-size: 36px;
    margin-bottom: 27px;
}

.banner .banner_img .banner_text .second_p {
    font-size: 18px;
}


.main_title span,
.yewu_title span {
    width: 100%;
    font-size: 0.9rem;
}

.main_title p,
.yewu_title p {
    width: 100%;
    font-size: 0.55rem;
    color: #999;
    text-transform: uppercase;
}

.content_company {
    font-size: 14px;
}

.content_company .main_title,
.content_goal .main_title,
.content_yewu .yewu_title {
    padding: 40px 0 30px 0;
    width: 100%;
    text-align: center;
    color: #333;
}

.content_company .main_title div,
.content_goal .main_title div,
.content_yewu .yewu_title div {
    font-size: 20px;
    color: #333;
    font-weight: bold;
    padding: 0 0 10px 0;
}

.content_company .main_title p,
.content_goal .main_title p,
.content_yewu .yewu_title p {
    font-size: 14px;
    color: #999;
}

.content_company .main_box {
    padding: 0 90px 30px;
}


.content_company .main_box .box_img {
    margin-left: 90px;
    width: 344px;
    height: 371px;
}

.content_company .main_box .box_img_right {
    margin-left: 50px;
    margin-bottom: 70px;
    width: 470px;
    height: 331px;
}

.content_company .main_box .box_img img,
.content_yewu .join_us .join_us_box img,
.content_company .main_box .box_img_right img {
    width: 100%;
    height: 100%;
}

.content_company .main_box .box_text h3 {
    margin: -25px 0 30px;
    font-size: 18px;
    font-weight: bold;
    color: #333;
}

.content_company .main_box .box_text p {
    text-align: justify;
    line-height: 30px;
    font-size: 14px;
    color: #333;
}

.content_company .main_content {
    padding: 1.5vw 0;
}

.content_company .main_content p {
    font-size: 14px;
    color: #666;
    font-family: "microsoft yahei";
    /*text-indent: 2em;*/
    line-height: 2em;
    letter-spacing: 0px;

}

.content_company .main_content img {
    padding: 0 0vw 0 2vw;
    float: right;
    width: 50%;
}

.content_yewu {
    width: 100%;
    position: relative;
    background-color: #F7F9FC;
}

.content_yewu span {
    text-align: center;
    font-size: 22px;
    padding: 10px 0;
}

.content_yewu p {
    font-size: 14px;
    text-align: center;
}

.content_yewu img {
    width: 100%;
}

.content_yewu .yewu_detail {
    margin-bottom: 45px;
    padding: 0 104px;
    font-size: 14px;
    line-height: 30px;
    color: #333;
    text-align: center;
}

.content_yewu .yewu_content {
    padding-bottom: 40px;
}

.content_yewu .yewu_content .yewu_box_img1,
.content_yewu .yewu_content .yewu_box_img2 {
    margin-right: 20px;
    padding: 18px;
    background-color: #fff;
}

.content_yewu .yewu_content .yewu_box_top {}

.content_yewu .yewu_content .yewu_box_top .yewu_box_top_img {
    margin-right: 10px;
    width: 32px;
    height: 32px;
}

.content_yewu .yewu_content .yewu_box_top h4 {
    margin: 5px 0;
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

.content_yewu .yewu_content .yewu_box_top p {
    margin: 22px 0 26px;
    text-align: left;
    line-height: 30px;
    color: #999;
}

.content_yewu .join_us {
    padding: 20px;
    background-color: #fff;
}

.content_yewu .join_us .join_us_box {
    margin-right: 120px;
    width: 453px;
    height: 375px;
}

.content_yewu .join_us .join_us_info {
    margin: 15px 40px 0 0;
}

.content_yewu .join_us .join_us_info p {
    text-align: left;
    font-size: 16px;
    color: #333;
}

.content_yewu .join_us .join_us_info input {
    outline: 0;
    border: 0;
    border-bottom: 1px solid #E5E5E5;
    margin: 15px 0 0 5px;
    padding: 0 4px;
    height: 50px;
    font-size: 14px;
}

.content_yewu .join_us .join_us_info .info_button {
    margin-top: 55px;
    margin-bottom: 24px;
    height: 54px;
    line-height: 54px;
    border-radius: 35px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    background-color: #283890;
    cursor: pointer;
}

.content_yewu .join_us .join_us_info .tel img {
    width: 32px;
    height: 32px;
}

.content_yewu .join_us .join_us_info p {
    display: inline-block;
    line-height: 32px;
}

.content_yewu .join_us .join_us_info span {
    line-height: 32px;
    font-size: 16px;
    color: #333;
}

.content_yewu .join_us .join_us_info .info_text {
    padding: 2px 0 0 0;
    font-size: 14px;
    color: #999;
}

.content_goal {
    position: relative;
    font-size: 0;
    /* height: 560px; */
    /* background: url('../images/img_four.png') no-repeat; */
    /* background-size: 100%; */
}

.content_goal .main_title {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0;
    padding-top: 217px;
}

.content_goal .main_title div,
.content_goal .main_title p {
    color: #fff;
    font-weight: 400;
}

.content_goal .main_box p {
    margin: 45px auto 0;
    width: 800px;
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    text-align: justify;
}

/* 遮罩层 */
.mask {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .3);
    z-index: 9999;
}

/* .mask_box {
    position: fixed;
    top: 50%;
    left: 50%;
    padding: 0 10px;
    height: 36px;
    line-height: 36px;
    margin-top: -50px;
    border-radius: 6px;
    background-color: #283890;
    color: #fff;
    text-align: center;
} */

/* 注册 */
.section {
    width: 1140px;
    margin: 0 auto;
    position: relative;
}

.section_register {
    position: relative;
    width: 620px;
    height: auto;
    margin: 15% auto;
    box-shadow: 0px 0px 2px #b8b4b4;
    border-radius: 3px;
    padding: 5px 60px 50px;
    background: #fff;
}

.section_register .exit {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 18px;
    color: #333;
    border-radius: 50%;
    cursor: pointer;
}
.section_register .exit:hover {
    background-color: #eee;
}
.section_register h4 {
    text-align: center;
}

.section_line {
    /* border-bottom: 1px solid #ddd; */
    margin: 12px 0px 10px;
    line-height: 1.5em;
}

.section_line input {
    margin-top: 10px;
    padding: 0 10px;
    width: 100%;
    height: 38px;
    border: none;
    outline: none;
    font-size: 16px;
    color: #000;
    border-radius: 19px;
    border: 1px solid #ddd;
    box-sizing: border-box;
}

.section_btn {
    width: 100%;
    position: relative;
}

.btnBox {
    width: 100%;
    border-radius: 3px;
    text-align: center;
    color: #fff;
    padding: 12px 0;
    font-size: 18px;
    margin-top: 12px;
    cursor: pointer;
    background-color: rgb(253,102,8);
    border-radius: 25px;
}

.alert_content {
    background: rgba(0, 0, 0, 0);
    box-shadow: none
}

.section_btn {
    width: 100%;
    position: relative;
    margin-top: 1px;
}

.section_radio {
    margin-top: 10px;
    line-height: 25px;
}

.section_radio input {
    width: 22px;
    height: 22px;
    min-width: 5px;
    cursor: pointer;
}

.section_radio span {
    line-height: 22px;
    padding-left: 10px;
}

.section_radio .select_icon {
    cursor: pointer;
    width: 23px;
    height: 23px;
    background: url('../images/icon_not_select.png')
}

.section_radio .select_icon.checked {
    width: 23px;
    height: 23px;
    background: url('../images/icon_select.png')
}

/* footer */
.footer .container_footer .footer_top {
    padding: 16px 0 0;
}

.footer .container_footer .footer_top .topBox {
    margin: auto auto 0;
}

.footer .container_footer .footer_top .topBox p {
    margin-bottom: 10px;
    text-align: center;
    font-size: 14px;
    color: #fff;
}

.footer .container_footer .footer_address {
    padding: 52px 0 34px 0;
    color: #fff;
    font-size: 14px;
}