@charset "UTF-8";

.tabs_container {
    width: 1920px;
    height: 328px;
    background: rgba(248, 249, 253, 0.39);
    opacity: 1;
    padding-top: 40px;
    max-width: none;
    min-width: auto;
    text-align: center;
}

.news_big_title {
    width: auto;
    margin: 0 auto 50px;
}

.avatar_box, .contact_box {
    display: inline-block;
}

.lxwm_fangshi {
    display: inline-block;
    margin-right: 28px;
    text-align: center;
    width: 380px;
    height: 140px;
    background: linear-gradient(180deg, #FFFFFF 0%, #DFF0FF 100%);
    box-shadow: 0px 0px 20px rgba(0, 72, 135, 0.1);
    opacity: 1;
    border-radius: 4px;
}

.lxwm_people {
    float: left;
    text-align: center;
    margin-left: 3%;
    border-radius: 40px;
    padding-bottom: 10px;
}

.avatar_box img {
    width: 100px;
    height: 100px;
    background: rgba(0, 0, 0, 0);
    opacity: 1;
    border-radius: 50px;
}

.contact_box {
    width: 150px;
    height: 100px;
    position: absolute;
    margin: 20px;
}

.lxwm_people_name {
    width: 70px;
    height: 24px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 24px;
    color: #1C1C1C;
    opacity: 1;
}

.lxwm_people_lxfs {
    width: 100%;
    height: 35px;
    margin: 0 auto;
    text-align: center;
}

.lxwm_people_lxfs img {
    float: left;
    margin-left: 0;
    width: 17px;
    height: 15px;
    background: rgba(255, 255, 255, 0.39);
    opacity: 1;
}

.lxwm_people_lxs {
    height: 19px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 19px;
    color: #666666;
    opacity: 1;
    text-align: left;
}

.contact_us_button {
    width: 80px;
    height: 24px;
    background: #FFFFFF;
    border: 1px solid #F99C43;
    opacity: 1;
    border-radius: 20px;
    position: absolute;
    right: 20px;
    top: 58px;
}

.contact_us_button em {
    width: 56px;
    height: 19px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 19px;
    color: #F99C43;
    opacity: 1;
}

.lxwm_jt {
    border: none;
    margin-left: 0;
    position: relative;
    margin-top: 0;
    width: 1220px;
    height: 340px;
    background: rgba(255, 255, 255, 0.39);
    opacity: 1;
    border-radius: 4px;
}

.lxwm_jt img {
    display: inline-block;
    margin-right: 40px;
    width: 456px;
    height: 260px;
    background: rgba(0, 0, 0, 0);
    opacity: 1;
    border-radius: 4px;
}

div.lxwm_luxian {
    display: inline-block;
    width: 664px;
}

p.lxwm_luxian_title {
    text-align: left;
    height: 29px;
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 38px;
    color: #1C1C1C;
    opacity: 1;
}

p.lxwm_luxian_content {
    width: 644px;
    height: 144px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 60px;
    color: #1C1C1C;
    opacity: 1;
}

.lxwm_luxian p:first-child {
    font-size: 22px;
    margin-bottom: 20px;
    height: 29px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 38px;
    color: #1C1C1C;
    opacity: 1;
}

.lxwm_luxian p:first-child + p {
    text-align: left;
    margin: 0;
    width: 644px;
    height: 144px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 60px;
    color: #666666;
    opacity: 1;
}

.position_right_content {
    position: absolute;
    top: 64px;
    left: 40px;
}

.position_right_img {
    position: absolute;
    right: 0;
    top: 40px;
}

.position_left_content {
    position: absolute;
    top: 64px;
    left: 536px;
}

.position_left_img {
    position: absolute;
    left: 40px;
    top: 40px;
}

.luxian_container {
    height: 1480px;
    opacity: 1;
    width: 100%;
    background: linear-gradient(181deg, rgba(254, 254, 255, 0) 0%, #F6F8FF 100%);
    padding-top: 40px;
}

html, body, div, span, p, input, button {
    margin: 0;
    padding: 0;
}


dl, dt, dd, ul, li {
    margin: 0;
    padding: 0;
    list-style: none;
}

dt {
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px dotted #000;
    padding: 5px 0 5px 5px;
    margin: 5px 0;
}

dd {
    padding: 5px 0 0 5px;
}
.map{
    width: 100%;
    background: rgba(245, 245, 245, 0.39);
    opacity: 1;
    padding-top: 40px;
}