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_box {
    padding: 0 0 0 80px;
} */

.content_company .main_title,
.content_goal .main_title,
.content_yewu .yewu_title {
    padding: 110px 0 72px 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_yewu .yewu_title img {
    margin: 0 12px;
    width: 36px;
}

/* // .content_company .main_box {
//     padding: 0 90px;
// } */


.content_company .main_box .box_img {
    margin-right: 117px;
    width: 580px;
    height: 518px;
}

.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: 100px 0 58px;
    line-height: 20px;
    font-size: 14px;
    font-weight: bold;
    color: #333;
}

.content_company .main_box .box_text img {
    display: inline-block;
    margin-right: 10px;
    width: 6px;
    height: 24px;
    vertical-align: middle;
}

.content_company .main_box .box_text p {
    text-align: justify;
    line-height: 24px;
    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_summary .summary_left {
    padding: 20px;
    background-color: #fffdf7;
    padding-left: 117px;
}

.content_summary .summary_left .box_left {
    margin-right: 33px;
}

.content_summary .summary_left .box_left .box,
.content_summary .summary_left .box_right .box {
    padding: 0 24px;
    width: 225px;
    height: 250px;
    background-color: #fff;
    border-radius: 16px;
}

.content_summary .summary_left .box_left .box1 {
    margin-top: 60px;
}

.content_summary .summary_left .box_left .box2,
.content_summary .summary_left .box_right .box2 {
    margin-top: 35px;
}

.content_summary .summary_left .box_left .box p,
.content_summary .summary_left .box_right .box p {
    padding: 24px 0 8px;
    font-size: 18px;
    line-height: 24px;
    color: #333;
    text-align: center;
}

.content_summary .summary_left .box_left .box span,
.content_summary .summary_left .box_right .box span {
    font-size: 14px;
    color: #999;
    text-align: center;
}

/* .content_summary .summary_right {
    padding-left: 117px;
} */

.content_summary .summary_right .title {
    font-size: #333;
    font-size: 47px;
    font-weight: 600;
}

.content_summary .summary_right .text {
    margin: 56px 0;
    font-size: 14px;
    color: #666;
    line-height: 28px;
}

.content_summary .summary_right .tips {
    margin-bottom: 13px;
    font-size: 14px;
    color: #666;
    line-height: 20px;
}

.content_summary .summary_right .tips img {
    margin-right: 20px;
    width: 25px;
    height: 25px;
    vertical-align: middle;
}

.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: 36px;
    padding: 0 104px;
    font-size: 18px;
    line-height: 32px;
    color: #333;
    text-align: center;
    font-weight: bold;
}
.content_yewu .google {
    text-align: center;
    margin-bottom: 36px;
}
.content_yewu .google img {
    width: auto;
    cursor: pointer;
}

.content_yewu .yewu_content {
    padding: 0 80px 10px;
}

.content_yewu .yewu_content .yewu_box_img1,
.content_yewu .yewu_content .yewu_box_img2 {
    /* margin-right: 20px;
    padding: 18px; */
    width: 254px;
    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 {
    padding: 77px 0 77px;
    margin: 80px auto 0;
    position: relative;
    background: url('../imgs/bg_big.png') no-repeat left top;
    background-size: 100% 100%;
}

.section_register {
    position: relative;
    width: 1030px;
    height: 726px;
    margin: auto;
    box-shadow: 0px 0px 10px 4px #2E85FE;
    border-radius: 3px;
    background: #2E85FE;

}

.section_register .section_left {
    width: 496px;
    height: 100%;
    background: url('../imgs/bg_small.png');
}

.section_register .section_right {
    padding: 50px 70px;
    background-color: #fff;
    border-radius: 0 20px 20px 0;
    overflow: hidden;
}

.section_register .section_right h4 {
    margin: 14px 0 18px;
    width: 115%;
    color: #333;
    font-size: 26px;
    font-weight: 600;
}

.section_register .section_right h4 span {
    color: #2E85FE;
}

.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_line {
    /* border-bottom: 1px solid #ddd; */
    position: relative;
    margin: 14px 0px 10px;
    line-height: 1.5em;
}

.section_line input {
    margin-top: 5px;
    padding: 0 10px 0 32px;
    width: 100%;
    height: 38px;
    border: none;
    outline: none;
    font-size: 16px;
    color: #000;
    border-radius: 4px;
    border: 1px solid #ddd;
    box-sizing: border-box;
}
.section_line .input_icon {
    position: absolute;
    bottom: 19px;
    left: 10px;
    width: 14px;
    height: 14px;
    transform: translateY(7px);
}

.section_btn {
    width: 100%;
    position: relative;
}

.btnBox {
    width: 100%;
    border-radius: 3px;
    text-align: center;
    color: #fff;
    padding: 7px 0;
    font-size: 16px;
    margin-top: 18px;
    cursor: pointer;
    background-color: #2E85FE;
    border-radius: 4px;
}

.alert_content {
    background: rgba(0, 0, 0, 0);
    box-shadow: none
}

.section_btn {
    width: 100%;
    position: relative;
    margin-top: 1px;
}

.section_radio {
    margin-top: 14px;
    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: 24px;
    height: 24px;
    background: url('../images/web_icon_not_select.png') no-repeat;
    background-size: 100%;
}

.section_radio .select_icon.checked {
    width: 24px;
    height: 24px;
    background: url('../imgs/web_icon_select.png') no-repeat;
    background-size: 100%;
}

/* footer */
.footer .container_footer .footer_top .topBox.google {
    width: 15%;
    padding: 0;
}
.footer .container_footer .footer_top .topBox:first-child {
    width: 19%;
}
.footer .container_footer .footer_top .topBox:nth-child(3) {
    height: auto;
    width: 45%;
}

.footer .container_footer .footer_top .topBox.google img {
    margin-right: 0;
}

.footer .container_footer .footer_top .topBox {
    padding: 6px 5px;
    height: 57px;
    width: 25%;
}
.footer .container_footer .footer_top .topBox img {
    width: 46px;
    height: 46px;
    margin-right: 10px;
}


.footer .container_footer .footer_top .topBox .google-play {
    width: 180px;
    height: 57px;
}

.footer .container_footer .footer_top .topBox .title {
    color: #999;
}

.footer .container_footer .footer_top .topBox .text {
    font-weight: 700;
}

.footer .container_footer .footer_top .topBox p {
    font-size: 14px;
    color: #333;
}

.footer .container_footer .footer_address {
    padding: 52px 0 34px 0;
    color: #333;
    font-size: 14px;
}