body {
    margin: 0px;
    padding: 0px;
    line-height: 200%;
    font-family: "微软雅黑";
    font-size: 14px;
    background: #f5f5f5;
    color: #333;
}
.hover{border-bottom: 4px solid #17a2b8 !important;}
div {
    height: auto;
}

ul {
    margin: 0px;
    padding: 0px;
}

.div li a {
    color: #ccc;
}

ol {
    margin: 0px;
    padding: 0px;
}

li {
    list-style: none;
    height: auto;
}

dd {
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    height: auto;
}

dt {
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    height: auto;
}

dl {
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    height: auto;
}

p {
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    height: auto;
}

img {
    vertical-align: top;
    border: none;
}

a {
    color: #333;
}

a:visited {
    text-decoration: none;
}

a:link {
    text-decoration: none;
    color: #333;
}

a:active {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

h1 {
    font-size: 22px;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}

h2 {
    font-size: 20px;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}

h3 {
    font-size: 18px;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}

h4 {
    font-size: 16px;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}

h5 {
    font-size: 14px;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}

h6 {
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}

.clearboth {
    height: 0px;
    line-height: 0px;
    clear: both;
}

.over_h {
    overflow: hidden;
}

.left {
    float: left;
}

.right {
    float: right;
}

.text_c {
    text-align: center;
}

.text_l {
    text-align: left;
}

.color6 {
    color: #666;
}

.color-o {
    color: #ff3000;
}

.bg_f {
    background: #fff;
}

.shop_text {
    /* width: 560px;
    height: 27px; */
    font-size: 20px;
    font-family: PingFangSC-Regular;
    line-height: 34px;
    color: #3a8d8d;
    opacity: 1;
    margin-bottom: 10px;
}

.shop_text_s {
    /* width: 658px; */
    /* height: 114px; */
    font-size: 16px;
    font-family: PingFangSC-Regular;
    line-height: 30px;
    color: #339999;
    opacity: 1;
}

.shop_text_ss {
    width: 837px;
    height: 114px;
    font-size: 16px;
    font-family: PingFangSC-Regular;
    line-height: 30px;
    color: rgba(93, 93, 122, 1);
    opacity: 1;
}

.bg_z {
    background: #e6fafd;
}

.bianzu {
    /* background-color: #fff; */
    /* position: relative; */
    /* top: -66px; */
    /* margin: auto; */
    /* margin-bottom: 10px; */
    /* width: 1500px; */
    /* width: 70% !important; */
    /* height: 193px; */
    /* box-shadow: 0px 0px 20px #ccc; */
    /* display: flex; */
}

.bianzu_one {
    width: 300px;
    height: 193px;
    box-sizing: border-box;
    text-align: center;
    font-size: 20px;
    font-family: PingFangSC-Regular, sans-serif;
    color: rgba(45, 43, 94, 1);
}

.bianzu_one img {
    margin: 36px 0 24px;
}

.prescription {
    display: flex;
    /* width: 1334px; */
    width: 70%;
    margin: 60px auto 0 !important;
}
@media (max-width: 768px) {
   .prescription {
       display: flex;
       width: 100% !important;
       margin: auto !important;
       margin-bottom: 60px;
   }
}
.prescription1 {
    /* width: 465px; */
    width: 33%;
    height: 300px;
    background: #17a2b8;
    text-align: center;
}

.prescription1 div:first-child {
    padding: 50px 0 40px;
    /* height: 40px; */
    font-size: 30px;
    font-family: PingFangSC-Semibold, sans-serif;
    line-height: 40px;
    color: rgba(255, 255, 255, 1);
    opacity: 1;
}

.prescription1 div:last-child {
    /* margin: auto; */
    /* width: 347px; */
    /* height: 90px; */
    padding: 0 15%;
    font-size: 16px;
    font-family: PingFangSC-Regular, sans-serif;
    line-height: 30px;
    color: rgba(255, 255, 255, 1);
    opacity: 1;
}

.prescription2 ul {
    padding: 56px 62px 0;
    /* padding: 5% 6% 0; */
    /* height: 424px; */
}
@media (max-width: 768px) {
    .prescription2 ul {
        padding: 0 !important;
    }
}
.popover-content img {
    width: 200px;
    /* height: 170px; */
}

.popover_btn {
    position: absolute;
    right: 15px;
    bottom: 15px;
    width: 40px;
    padding: 5px 8px;
    border: 1px solid #ccc;
    cursor: pointer;
}

.popover_title {
    font-size: 25px;
    font-family: PingFang;
    padding: 20px 0 15px 15px;
    color: rgba(45, 43, 94, 1);
}

.popover-title {
    color: #333;
    border-bottom: 1px solid #fff;
    background-color: #f1f1fe !important;
}

.popover-content {
    position: relative;
    background: #fff;
    text-align: center;
    height: 300px!important;
    padding-bottom: 20px !important;
    width: 300px;
}

.myTeam {
    margin-bottom: 100px;
}

.popover {
    box-shadow: 0px 10px 25px 0px rgba(103, 102, 117, 0.4);
    width: 300px;
    height: 300px;
    position: fixed;
    top: 200px !important;
    left: 1000px!important;
    z-index: 999;
}

.prescription2 ul li {
    list-style: none;
    margin-bottom: 40px;
    /* width: 725px; */
    font-size: 16px;
    font-family: PingFangSC-Regular, sans-serif;
    line-height: 30px;
    color: rgba(93, 93, 122, 1);
    opacity: 1;
}

.df {
    display: flex;
}

.prescription2 {
    /* width: 869px; */
    /* flex: 1; */
    width: 70%;
    /* height: 300px; */
    padding: 50px 65px;
    /* width: 725px; */
    font-size: 16px;
    font-family: PingFangSC-Regular, sans-serif;
    line-height: 30px;
    color: #336666;
    opacity: 1;
}

.project {
    /* width: 1334px; */
    width: 70%;
    /* height: 400px; */
    display: flex;
    margin: 60px auto !important;
}
@media (max-width: 768px) {
    .project {
        width: 100% !important;
        /* margin: 60px auto !important; */
        height: 615px;
        display: flex;
    }
}
.project_text {
    /* width: 975px; */
    width: 65%;
    /* height: 615px; */
    padding: 20px 0 20px 75px;
}

.project_text_title {
    /* width: 490px; */
    height: 40px;
    font-size: 30px;
    font-family: PingFangSC-Semibold, sans-serif;
    line-height: 40px;
    color: #339999;
    opacity: 1;
    /* margin-bottom: 45px; */
}

.project_text_content {
    /* width: 857px; */
    /* height: 90px; */
    font-size: 16px;
    font-family: PingFangSC-Regular, sans-serif;
    line-height: 30px;
    color: #336666;
    opacity: 1;
    /* margin-bottom: 46px; */
}

.project_text_content ul{
    padding: 56px 62px 0;
}

.project_text_content ul li{
    list-style: none;
    margin-bottom: 40px;
    /* width: 725px; */
    font-size: 16px;
    font-family: PingFangSC-Regular, sans-serif;
    line-height: 30px;
    color: rgba(93, 93, 122, 1);
    opacity: 1;
}

.project_text_ul {
    padding-top: 20px;
    margin-right: 200px;
    display: flex;
    justify-content: space-between
}

.project_text_li div {
    width: 64px;
    height: 21px;
    font-size: 16px;
    font-family: PingFangSC-Regular;
    line-height: 21px;
    color: rgba(93, 93, 122, 1);
    opacity: 1;
    margin-bottom: 19px;
}

.project_text_li li {
    list-style: '•　';
    margin-left: 20px;
    width: 217px;
    font-size: 16px;
    font-family: PingFangSC-Regular;
    line-height: 30px;
    color: rgba(45, 43, 94, 1);
    opacity: 1;
}

.project_text_f {
    justify-content: space-between;
    margin-right: 300px;
}

.project_text_f1 div:first-child {
    width: 80px;
    height: 27px;
    font-size: 20px;
    font-family: PingFangSC-Semibold;
    line-height: 27px;
    color: rgba(128, 122, 244, 1);
    opacity: 1;
    margin: 28px 0 20px;
}

.project_text_f1 div:last-child {
    width: 192px;
    height: 81px;
    font-size: 16px;
    font-family: PingFangSC-Regular;
    line-height: 30px;
    color: rgba(45, 43, 94, 1);
    opacity: 1;
}

.project_app {
    text-align: center;
    flex: 1;
}

/* .project_app img {
    margin: 40px 0 40px;
} */

.pirc_1 li {
    width: 120px;
    height: 28px;
    margin-bottom: 10px;
    display: inline-block;
    background: #EFF1FE;
}

.pirc_1 div:first-child {
    margin: 28px 0 22px 0;
    font-size: 16px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: rgba(45, 43, 94, 1);
}

.pirc_1 li:last-child {
    margin-bottom: 41px;
}

.pirc {
    display: flex;
    justify-content: center;
    /* width: 308px; */
    /* margin: auto; */
    padding: 46px 0 71px;
}

.pirc .pirc_1:first-child {
    margin-right: 12px;
}

.pirc_1 {
    width: 148px;
}

.project_app_btn {
    cursor: pointer;
    width: 222px;
    height: 54px;
    background: #807AF4;
    color: #fff;
    font-size: 18px;
    line-height: 54px;
    text-align: center;
    margin: auto;
    margin-bottom: 9px;
}

.bgsz {
    background: #F1F1FE !important
}

.box_book img {
    width: 416px;
    height: 465px;
}

.project_app_title {
    /* padding: 80px auto 0; */
    text-align: center;
    height: 72px;
    font-size: 20px;
    /* font-family: PingFangSC-Semibold, sans-serif; */
    line-height: 75px;
    color: #339999;
    opacity: 1;
    /* line-height: 75px !important; */
}

.project_app {
    background: #b6e6ed;
    /* height: 565px; */
    width: 359px;
}

.system {
    /* width: 1334px; */
    width: 75%;
    margin: auto;
    display: flex;
    margin-bottom: 80px;
}

.system_l_info,
.system_r_info {
    display: flex;
    flex-direction: column;
    text-align: center !important
}

.system_r,
.system_l {
    /* width: 662px; */
    width: 50%;
    /* display: flex; */
    flex-direction: column;
    justify-content: center;
    text-align: center;
    margin-right: 10px;
    /* background: #FBFBFF; */
    min-height: 712px;
}


/* .system_r {
	width: 662px;
	height: 712px;
} */

.system_title {
    /* width: 538px; */
    /* display: flex; */
    height: 56px;
    font-size: 40px;
    font-family: PingFangSC-Medium;
    line-height: 53px;
    color: rgba(45, 43, 94, 1);
    opacity: 1;
    margin: 110px auto 52px;
    text-align: center;
}

.system_l_text1,
.system_l_text2 {
    /* padding-left: 130px; */
    /* text-align: center; */
    margin-bottom: 56px;
}

.text1_title1,
.text2_title1 {
    width: 328px;
    /* height:57px; */
    font-size: 20px;
    font-family: PingFangSC-Regular;
    line-height: 30px;
    color: rgba(45, 43, 94, 1);
    opacity: 1;
}

.text1_title2,
.text2_title2 {
    width: 380px;
    /* height:57px; */
    font-size: 16px;
    font-family: PingFangSC-Regular;
    line-height: 30px;
    color: rgba(45, 43, 94, 1);
    opacity: 1;
    margin-bottom: 10px;
}

.text1_content,
.text2_content {
    width: 380px;
    height: 51px;
    font-size: 16px;
    font-family: PingFangSC-Regular;
    line-height: 30px;
    color: rgba(45, 43, 94, 1);
    opacity: 1;
}

.terrace {
    width: 100%;
    background: #F1F1FE;
    box-sizing: border-box;
    margin: auto !important;
}
@media (min-width: 992px){
.terrace_text {
    margin: auto;
    width: 837px;
    height: 120px;
    font-size: 16px;
    font-family: PingFangSC-Regular;
    line-height: 30px;
    color: rgba(93, 93, 122, 1);
    opacity: 1;
}
}
@media (max-width: 768px) {
    .terrace_text {
        margin: auto;
        height: 120px;
        font-size: 16px;
        font-family: PingFangSC-Regular;
        line-height: 30px;
        color: rgba(93, 93, 122, 1);
        opacity: 1;
    }
}
.scene {
    margin: auto;
    margin-bottom: 80px;
    width: 1334px;
}

.scene_text {
    /* width: 496px;
    height: 380px; */
    background: #807AF4;
    position: absolute;
    left: 14%;
    top: 14%;
}

.scene_text_title {
    text-align: center;
    /* width:360px; */
    /* height:70px; */
    font-size: 30px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: rgba(255, 255, 255, 1);
    line-height: 42px;
}

.scene_text_titles {
    text-align: center;
    /* height:70px; */
    font-size: 20px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: rgba(255, 255, 255, 1);
    margin-bottom: 35px;
    /* line-height:42px; */
}

.scene_text_ku {
    margin: auto;
    width: 360px;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
}

.scene_text_ku div:nth-child(2n-1) {
    margin-right: 30px;
}

.scene_text_ku1 {
    margin-bottom: 20px;
    width: 165px;
    height: 34px;
    background: rgba(216, 147, 242, 1);
    border-radius: 22px;
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
    line-height: 34px;
    text-align: center;
}

.scene_text_num {
    display: flex;
}

.scene_text_numl_2 {
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 18px;
}

.scene_text_numl_1 {
    margin: 9px 0 9px 110px;
    display: flex;
    width: 91px;
    height: 36px;
    font-size: 30px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
    line-height: 36px;
}

.decision {
    width: 1334px;
    /* height: 640px; */
    display: flex;
    margin: auto !important;
    padding-bottom: 80px;
}

.decision_text {
    padding-left: 75px;
}

.decision_li div {
    width: 64px;
    height: 22px;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(93, 93, 122, 1);
    line-height: 22px;
    margin: 26px 0 16px;
}

.decision_content {
    width: 857px;
    height: 90px;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(93, 93, 122, 1);
    line-height: 30px;
}

.pirc_text {
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(45, 43, 94, 1);
    line-height: 30px;
}

.decision_title {
    padding: 66px 0 26px 0;
    font-size: 30px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: rgba(45, 43, 94, 1);
}

.terrace_pirc_title {
    width: 80px;
    height: 28px;
    font-size: 20px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: rgba(128, 122, 244, 1);
    line-height: 28px;
    margin: 30px 0 14px;
}

.decision_ul li {
    margin-left: 20px;
    list-style: '•　';
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(45, 43, 94, 1);
    line-height: 30px;
}

.decision_img {
    width: 360px;
    height: 640px;
    background: #FBFBFF;
    /* text-align: center; */
}

.decision_img img {
    padding-top: 51px;
    width: 330px;
    height: 538px;
}

.decision_text {
    background-color: #fff;
    flex: 1;
}

.program {
    width: 100%;
    height: 1010px;
    background: url('../imgs/方案背景图.png')
}

.program_li {
    width: 80%;
    margin: auto;
    justify-content: center;
}

.program_li_1_title {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.program1 {
    background: url('../imgs/编组 31.png');
}

.program_title {
    padding-top: 110px;
    text-align: center;
    font-size: 30px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: rgba(255, 255, 255, 1);
}

.program_li_title1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 44px 0 40px;
    font-size: 24px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: rgba(255, 255, 255, 1);
}

.program_ul_gou li {
    list-style: '√　';
}

.program_ul_gou {
    padding-left: 12%;
    /* width: 400px; */
    margin: auto;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
}

.program_li_title2 {
    text-align: center;
    margin: auto;
    padding: 50px 0 10px;
    font-size: 20px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: rgba(255, 255, 255, 1);
}

.program_content {
    display: flex;
}

.program_li_title3 {
    margin: 20px 0 15px;
    font-size: 20px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: rgba(255, 255, 255, 1);
    text-align: center;
}

.program_next {
    text-align: center;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 30px;
}

.program_foot {
    position: absolute;
    right: 40px;
    bottom: 26px;
    font-size: 20px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: rgba(255, 255, 255, 1);
}
.program_foot3 {
    font-size: 20px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: rgba(255, 255, 255, 1);
    text-align: right;
}

.content1 {
    text-align: left;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 30px;
}

.program_li_1_info,
.program_li_2_info,
.program_li_3_info {
    position: relative;
    /* height: 586px; */
    max-height: 800px;
}

.program_text {
    margin: 54px 0 87px;
    text-align: center;
    /* padding-left: 607px; */
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 30px;
}

.program_li_1,
.program_li_2,
.program_li_3 {
    /* position: absolute; */
    max-width: 496px;
    width: 33%;
    justify-content: center;
    /* height: 586px; */
    min-height: 588px;
}

.background {
    width: 100%;
    height: 728px;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
}

.background_title {
    margin-bottom: 30px;
    font-size: 50px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
    line-height: 60px;
    text-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1);
}

.background_text {
    font-size: 30px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
    line-height: 60px;
    text-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1);
}

.signature {
    width: 70%;
    margin: auto;
}

.signature_title {
    font-size: 30px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #339999;
    padding: 60px 0 54px;
    text-align: center;
}

.signature_text {
    margin: auto;
    /* width: 819px; */
    /* width: 65%; */
    /* height: 90px; */
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(93, 93, 122, 1);
    line-height: 30px;
    margin-bottom: 34px;
}

.signature_box {
    /* width: 1334px; */
    /* width: 70%; */
    /* height: 640px; */
    /* display: flex; */
    margin: auto;
    background: rgba(251, 251, 255, 1);
}

.pan_ac_code {
    width: 100%;
    text-align: center;
    height: 438px;
    font-size: 20px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(45, 43, 94, 1);
}

.pan_pice_box {
    width: 100%;
    padding: 50px 0;
    /* background: #807AF4; */
    display: flex;
    align-items: flex-end;
}

.pan_pice_item {
    padding: 0 65px;
    color: #ffffff;
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
}

.pan_button_style {
    width: 159px;
    height: 50px;
    background: #FF83AA;
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    line-height: 50px;
    cursor: pointer;
}

.pan_pice_title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 14px;
}

.pan_ca_title {
    padding: 65px 0;
}

.pan_caimg {
    /* width: 1050px; */
    width: 100%;
    height: 174px;
}

.box_text {
    flex: 1;
    background: #FBFBFF;
}

.box_text ul {
    padding: 90px 0 0 64px;
}

.box_text li {
    margin-bottom: 40px;
    list-style: '•　';
    margin-left: 24px;
    padding-right: 58px;
    /* width: 729px; */
    /* height:338px; */
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(93, 93, 122, 1);
    line-height: 30px;
}

.box_book {
    width: 465px;
    height: 640px;
    background-color: #807AF4;
    display: flex;
    justify-content: center;
    padding-top: 38px;
    box-sizing: border-box;
}

.doc5G_title {
    text-align: center;
    font-size: 20px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(45, 43, 94, 1);
    margin-bottom: 24px;
}

.doc5G_bg {
    /* cursor: pointer; */
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 150px 0 58px 0;
}

.doc_img {
    /* width: 1334px; */
    width: 88%;
    /* height: 665px; */
    display: flex;
    justify-content: center;
    margin: auto !important;
    /* margin: auto; */
}

.doc_img_info {
    width: 838px;
    min-width: 667px;
    /* display: flex; */
    align-items: center;
    flex-flow: column;
}

.doc_img_info ul {
    /* margin-top: 100px; */
    margin-top: 38px;
    margin-left: 25px;
    width: 63%;
    text-align: center;
    margin: 9% auto;
}

.doc_img_info li {
    /* list-style: '○　'; */
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(45, 43, 94, 1);
    /* height: 50px; */
    line-height: 50px;
    background: #F6F6FE;
    margin-bottom: 10px;
    /* padding: 0 30px; */
    /* margin-right: 30px; */
}

.doc5G_bgL {
    /* cursor: pointer; */
    display: flex;
    font-size: 23px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
    justify-content: center;
    align-items: center;
    width: 156px;
    height: 156px;
    background: url('../imgs/编组 32.png')
}

.doc5G_bgS {
    margin: 0 45px;
    height: 18px;
    width: 30px;
    background: url('../imgs/编组 28.png')
}

.doc5G {
    margin-top: 62px;
    width: 100%;
    /* height: 1412px; */
    background: #F1F1FE;
    padding-bottom: 15px;
}

.program23_title1,
.program23_title2 {
    line-height: 66px;
    font-size: 30px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: rgba(255, 255, 255, 1);
}

.dpn {
    display: none !important
}

.program_li_1,
.program_li_2,
.program_li_3 {
    background: #6f6ad1;
    margin-left: 10px;
    /* display: flex; */
    cursor: pointer;
    justify-content: center;
    align-items: center;
    flex-direction: column
}

.shop_title {
    margin-top: 70px;
    /* width: 440px; */
    /* height: 40px; */
    font-size: 30px;
    font-family: PingFangSC-Semibold;
    line-height: 40px;
    color: #347878;
    opacity: 1;
    margin-bottom: 24px;
}

.border_b {
    border-bottom: 1px #ddd solid;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2;
}

.overflow_clear {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.scene img {
    /* width: 838px; */
    width: 100%;
    /* height: 380px; */
}

.hide {
    display: none;
}

.img100 {
    width: 100%;
}

.box_flex {
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
}

.box_flex-c {
    display: flex;
    flex-flow: wrap;
    justify-content: center;
}

.box_flex-s {
    display: flex;
    flex-flow: wrap;
    justify-content: flex-start;
}

.main {
    /* display: flex; */
    /* justify-content: space-between; */
    align-items: center;
    width: 80%;
    margin: 0 auto;
}

.main_1 {
    width: 1100px;
    margin: 0 auto;
}

.header-top {
    height: 40px;
    line-height: 40px;
}

.header-top .left {
    width: 800px;
}

.header-top .left li {
    padding-right: 20px;
}

.header-top .right li {
    padding-left: 20px;
}

.link a {
    position: relative;
    z-index: 100;
    float: left;
    color: #333;
}



.link span {
    float: left;
}

.link a .iconfont {
    vertical-align: middle;
}

.link .rline {
    height: 16px;
    margin-top: 9px;
}

.link .code {
    display: none;
    position: absolute;
    left: 50%;
    top: 40px;
    margin-left: -65px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
    width: 110px;
    padding: 10px 10px 5px;
    background: #FFF;
}

.link .code img {
    width: 100%;
}

.link .code strong {
    display: block;
    text-align: center;
    font-weight: 100;
    line-height: 26px;
    color: #333;
}

.link a:hover .code {
    display: block;
}

nav {
    height: 90px;
}

.logo {
    /* margin-left: 80px; */
    display: block;
    width: 141px;
    height: 88px;
    background: url(../imgs/医院LOGO不带字.jpg) 0 center no-repeat;
    background-size: 50%;
}

.nav {
    /* width: 650px; */
    width: 60%;
}

.banner img {
    width: 100%;
}

.nav li {
    height: 90px;
    padding-top: 6px;
    transition: all 0.5s ease 0s;
    border-bottom: 4px #fff solid;
}

.nav li a {
    padding: 0 10px;
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 600;
    color: rgba(45, 43, 94, 1);
    line-height: 80px;
    display: block;
}

.nav li:hover {
    border-bottom: 4px #ff9f00 solid;
}

.delay200 {
    animation-delay: 200ms;
    animation-fill-mode: backwards !important;
}

.delay400 {
    animation-delay: 400ms;
    animation-fill-mode: backwards !important;
}

.delay600 {
    animation-delay: 600ms;
    animation-fill-mode: backwards !important;
}

.delay800 {
    animation-delay: 800ms;
    animation-fill-mode: backwards !important;
}

.delay1000 {
    animation-delay: 1000ms;
    animation-fill-mode: backwards !important;
}

.delay1200 {
    animation-delay: 1200ms;
    animation-fill-mode: backwards !important;
}

.title {
    padding: 35px 0 10px;
}

.title div h2 {
    font-weight: 400;
    display: inline-block;
    line-height: 110%;
}

.title div h2 span {
    color: #ff7a00;
}

.title p {
    display: inline-block;
    text-transform: capitalize;
}

.join_inp {
    padding-bottom: 20px;
}

.join_inp h3 {
    color: #ff9f00;
    font-size: 40px;
}

.join_inp input {
    border: 1px #ddd solid;
    width: 300px;
    height: 42px;
    line-height: 42px;
    border-radius: 22px;
    margin: 0 10px 20px;
    padding: 0 20px;
    font-size: 16px;
}

.join_inp .inp_but {
    background: #ff9f00;
    color: #fff;
    cursor: pointer;
}

.product {
    height: 740px;
}

.product li {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    margin-bottom: 10px;
}

.product li img {
    width: 100%;
    transition: all 0.7s ease 0s;
}

.product li:hover img {
    transform: scale(1.1);
}

.product li a {
    color: #fff;
}

.product li .tt {
    position: absolute;
    background: rgba(0, 0, 0, 0.7);
    bottom: 0;
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    font-weight: 200;
    box-shadow: 3px 3px 5px rgba(0, 0, 0, .4);
}

.pf_box {
    position: relative;
}

.product1 {
    position: absolute;
    left: 0;
    top: 0;
}

.product2 {
    position: absolute;
    left: 0;
    top: 280px;
}

.product3 {
    position: absolute;
    left: 319px;
    top: 280px;
}

.product4 {
    position: absolute;
    left: 805px;
    top: 0;
}

.product .box_1 {
    width: 795px;
    height: 270px;
}

.product .box_2 {
    width: 309px;
    height: 426px;
}

.product .box_2 img {
    width: auto;
    height: 100%;
}

.product .box_3 {
    width: 476px;
    height: 208px;
}

.product .box_4 {
    width: 395px;
    height: 348px;
}

.product .box_4 img {
    width: auto;
    height: 100%;
}

.left_tt {
    width: 580px;
    font-size: 16px;
    margin: 10px 0 40px;
}

.left_tt .text_indent {
    text-indent: 2em;
}

.left_tt p {
    line-height: 24px;
    padding-bottom: 5px;
}

.shop_box {
    background: url(../image/bj_1.jpg) center center no-repeat;
    padding-bottom: 40px;
}

.input_more {
    width: 250px;
    margin: 25px auto 0;
    text-align: center;
    clear: both;
    font-size: 16px
}

.input_more a {
    line-height: 40px;
    border: 1px #999 solid;
    border-radius: 8px;
    color: #666;
    display: block;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
}



.gywm_news {
    padding-top: 10px;
    padding-bottom: 30px;
}

.gywm_news ul {
    width: 1200px;
    margin: 0 auto;
    height: 364px;
}

.gywm_news ul li {
    width: 578px;
    height: 160px;
    padding: 5px;
    margin-bottom: 20px;
    border: 1px #efefef solid;
    transition: all .2s ease-out;
}

.gywm_news ul li:hover {
    box-shadow: 0 5px 15px rgba(45, 50, 55, .2);
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
    border: 1px #fff solid;
}

.gywm_news ul li img {
    width: 220px;
    height: 160px;
}

.gywm_news ul li div {
    width: 318px;
    padding: 24px 20px 0;
}

.gywm_news ul li div p {
    color: #666;
    padding: 10px 0 0;
    line-height: 22px;
    height: 44px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.gywm_news ul li div span {
    color: #999;
    padding-left: 220px;
    line-height: 50px;
}

.kf_box {
    width: 500px;
    margin: 0 auto;
    font-size: 16px;
    height: 90px;
}

.kf_box img {
    width: 80px;
    height: 89px;
}

.kf_box .p1 {
    margin: 25px auto 0;
    line-height: 24px;
}

.kf_box .p2 {
    margin: 28px auto 0;
    height: 40px;
}

.kf_box a {
    line-height: 38px;
    padding: 0 35px;
    border: 1px #999 solid;
    border-radius: 8px;
    color: #666;
    display: block;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
}



.footer-blogroll {
    width: 100%;
    height: auto;
    line-height: 50px;
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
}

.footer-blogroll h6 {
    color: #000;
    width: 75px;
    font-size: 14px;
}

.footer-blogroll ul {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    overflow: hidden;
}

.footer-blogroll ul li {
    margin-right: 10px;
}

.footer-blogroll ul li a {
    font-size: 14px;
    color: #9a9a9a;
    line-height: 30px;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}


.fl {
    float: left;
}

.forus {
    /* width: 300px; */
    width: 60%;
}

.fr {
    float: right;
}

footer {
    background: #333333;
    height: 362px;
    background: rgba(32, 31, 63, 1);
}

footer .nav_b {
    font-size: 15px;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px #666 solid;
}

footer .nav_b a {
    color: #fff;
    padding: 0 20px;
}

.we {
    height: 27px;
    font-size: 20px;
}

.bb {
    width: 300px;
    height: 1px;
    background: rgba(63, 61, 114, 1);
    margin: 20px 0;
}

.footer ul li {
    margin-bottom: 5px;
}

.footer {
    color: #ccc;
    text-align: center;
    /* padding: 15px 20px 20px; */
    padding: 90px 65px 0;
    font-size: 12px;
    line-height: 170%;
    display: flex;
    justify-content: space-between;
    /* width: 1200px; */
    width: 80%;
    margin: auto;
}

/* .right_nav {
    position: fixed;
    top: 50%;
    transform: translate(-50%, -50%);
    right: -20px;
    width: 50px;
    z-index: 999;
} */

.waiter-ul li {
    position: relative;
    height: 40px;
    line-height: 40px;
    margin-bottom: 5px;
}

.waiter-ul li a {
    position: absolute;
    left: 0;
    top: 250px;
    z-index: 2;
    /* color: #e5e8e9; */
    background: url('../imgs/top.png') 50%;
    /* border-radius: 5px; */
    /* border: 1px #666 solid; */
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
}



.waiter-title {
    position: absolute;
    left: 0px;
    bottom: 0px;
    color: #fff;
    width: 80px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    -webkit-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -moz-transition: all 0.6s;
    background-color: #ff9f00;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .3);
    z-index: 1;
    opacity: 0;
}

.waiter-title:before {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    background-color: #ff9f00;
    position: absolute;
    right: -5px;
    top: 14px;
    transform: rotate(45deg);
}

.waiter-ul li:hover .waiter-title {
    left: -88px;
    opacity: 1;
}

.waiter-ul .wechat .waiter-title {
    top: -30px;
    left: 80px;
    width: 80px;
    height: 110px;
    line-height: 30px;
}

.waiter-ul .wechat .waiter-title:before {
    width: 8px;
    height: 8px;
    top: 51px;
    right: -4px;
}

.waiter-ul .wechat .waiter-title img {
    width: 70px;
    padding: 5px 5px 0;
}

.about_box1 {
    width: 100%;
    background: url(../image/bg.png) center center no-repeat;
    background-size: 100%;
    overflow: hidden;
}

.about_box1 ul {
    width: 1260px;
    margin: 0 auto 10px;
}

.about_box1 ul li {
    width: 160px;
    padding: 30px;
    border: 1px #ccc solid;
    margin: 0 15px 30px;
    transition: all .2s ease-out;
    border-radius: 20px;
}

.about_box1 ul li:hover {
    box-shadow: 0 5px 15px rgba(45, 50, 55, .2);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    border: 1px #fff solid;
}

.about_box1 li img {
    width: 100%;
    transition: all 0.7s ease 0s;
}

.about_box1 li:hover img {
    transform: scale(1.1);
}

.service-list-box {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 40px;
}

.service-list1 {
    margin: 0 -80px;
}

.service-list1 li {
    position: relative;
    width: 220px;
    height: 220px;
    margin: 0 15px 20px;
    overflow: hidden;
    border-radius: 50%;
    border: 4px #fff solid;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
}

.service-list1 li img {
    width: 100%;
    height: 100%;
    transition: all 0.7s ease 0s;
}

.service-list1 li:hover img {
    transform: scale(1.2);
}

.service-list1 li a {
    color: #333;
}

.service-list1 li div {
    position: absolute;
    background: #fff;
    top: 85px;
    width: 100%;
    box-shadow: 3px 3px 5px rgba(0, 0, 0, .4);
}

.service-list1 li div h3 {
    border-bottom: 1px #ccc solid;
    line-height: 180%;
}

.service-list1 li div p {
    font-size: 10px;
}

.gywm_1 {
    background: url(../image/gywm_2.jpg) center center no-repeat;
    width: 100%;
    height: 618px;
    overflow: hidden;
}

.gywm_tt {
    width: 550px;
    padding: 178px 120px 0;
}

.gywm_tt h3 {
    padding-bottom: 40px;
}

.gywm_tt p {
    text-indent: 2em;
    font-size: 16px;
    line-height: 200%;
}

.about_bg {
    width: 100%;
    height: 400px;
    padding-top: 10px;
    background: url(../image/about_bg.jpg) center center no-repeat;
    background-size: cover;
}

.event_box {
    width: 60%;
    margin: 3% auto 0;
    position: relative;
}

.event_box .parHd {
    width: 100%;
    display: inline-block;
    height: 92px;
    overflow: hidden;
}

.parHd ul {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    padding-top: 25px !important;
}

.parHd .tempWrap {
    margin: 0 auto;
}

.parHd .tempWrap:after {
    content: '';
    width: 85%;
    height: 1px;
    background: #580000;
    position: absolute;
    right: 8%;
    top: 25px;
    z-index: 10;
}

.parHd li.no_line:before {
    display: none;
}

.parHd li {
    display: inline-block;
    cursor: pointer;
    padding-top: 30px;
    font-size: 15px;
    color: #000;
    margin: 0 30px;
    position: relative;
}

.parHd li:after {
    content: '';
    background: url(../image/dot_ico.png) no-repeat;
    width: 24px;
    height: 24px;
    position: absolute;
    z-index: 20;
    top: -12px;
    left: 50%;
    margin-left: -12px;
}

.parBd {
    text-align: center;
    margin-top: 20px;
}

.parBd h4 {
    position: relative;
    font-size: 28px;
    margin-bottom: 1.5%;
    padding: 0 40px;
    display: inline-block;
    text-align: center;
    font-weight: 100;
    line-height: 110%;
}

.parBd h4:after {
    content: '';
    background: #000;
    width: 100px;
    height: 1px;
    position: absolute;
    left: -100px;
    bottom: 12px;
}

.parBd h4:before {
    content: '';
    background: #000;
    width: 100px;
    height: 1px;
    position: absolute;
    right: -100px;
    bottom: 12px;
}

.parBd p {
    line-height: 180%;
    font-size: 16px;
    width: 80%;
    margin: 0 auto;
    display: none;
}

div#listBox {
    width: 100%;
}

.sPrev,
.sNext {
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    top: 10px;
    cursor: pointer;
}

.sPrev {
    left: 0;
}

.sNext {
    right: 0;
}

.sPrev img,
.sNext img {
    transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
    -moz-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
    -webkit-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
    -o-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
}

.parHd li.act span {
    display: block;
    width: 24px;
    height: 24px;
    overflow: hidden;
    background: url(../image/cat.png) no-repeat;
    position: absolute;
    top: -12px;
    left: 28px;
    z-index: 21;
}

.parHd li span,
.parHd li.clone span {
    display: none;
}

.qywh_box {
    padding-top: 10px;
    background: url(../image/gywm_3.jpg) center center no-repeat;
    height: 510px;
}

.qywh_1 {
    padding: 10px 50px;
}

.qywh_tt {
    width: 760px;
    font-size: 18px;
    line-height: 250%;
}

.anli_lists {
    overflow: hidden;
}

.nav-cont {
    border-bottom: 1px #efefef solid;
    margin-bottom: 30px;
}

.sjs-default {
    position: relative;
    margin: 0;
    opacity: 0;
    transition: height .2s ease-out, opacity .2s ease-out .2s;
    display: block;
}

[data-sjsel] {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    transition: -webkit-transform .2s ease-out;
    transition: transform .2s ease-out;
    transition: transform .2s ease-out, -webkit-transform .2s ease-out
}

.sortable__nav {
    display: flex;
    justify-content: center;
    margin: 0 auto 20px;
    font-size: 18px;
}

.sortable__nav a {
    padding: 0 20px;
    color: #000;
    font-weight: 300;
    display: block;
    cursor: pointer;
}

.nav__link.is-active {
    background: #FFC21B;
    border-radius: 5px;
}

.card {
    background: #fff;
    display: flex;
    flex-direction: column;
    transition: box-shadow .2s ease-in-out;
    border-radius: 10px;
    overflow: hidden;
}

.card__picture {
    display: block;
    width: 100%;
    height: 250px;
}

.card-infos {
    padding: 5px;
    background: #fff;
}

.card__title {
    font-size: 16px;
    line-height: 40px;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.card__text--high {
    font-weight: 600;
}

.lx_box1 {
    width: 1300px;
    margin: 0 auto;
    padding-bottom: 40px;
    border: 1px #ddd solid;
    border-radius: 20px;
    padding: 30px 15px 15px;
}

.lx_text {
    margin-bottom: 25px;
}

.lx_text h1 {
    font-size: 36px;
    line-height: 40px;
    padding-bottom: 17px;
    color: #999;
}

.lx_text h2 {
    font-size: 26px;
    padding-bottom: 10px;
}

.lx_text h2 span {
    color: #ff1f00;
    font-size: 30px;
}

.lx_text p {
    font-size: 20px;
    padding: 0 20px;
    line-height: 40px;
}

.lx_width100 {
    width: 100%;
}

.question_box {
    padding-bottom: 40px;
}

.question_box li {
    padding: 30px 25px;
    line-height: 40px;
    border-bottom: 1px #ddd solid;
}

.question_box li div {
    display: block;
    float: none !important;
    clear: both;
    overflow: hidden;
}

.question_box li div h2 {
    font-size: 30px;
    width: 40px;
}

.question_box li div p {
    width: 1000px;
}

.support-15 li {
    text-align: center;
    width: 378px;
    border: 3px #fa700b solid;
    padding: 27px 0 15px;
    margin-bottom: 30px;
    height: 380px;
}

.support-15 li h3 {
    font-size: 31px;
    color: #fa700b;
    line-height: 40px;
}

.support-15 li .zc-1 {
    font-size: 12px;
}

.support-15 li .zc-2 {
    text-align: left;
    text-indent: 2em;
    padding: 0 20px;
    line-height: 24px;
}

.support-15 img {
    width: 100%;
    padding: 10px 0 14px;
}

.cover {
    position: fixed;
    /*首先将位置固定住*/
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    /*上下左右设置都为0*/
    background-color: rgba(0, 0, 0, 0.2);
    z-index: 99;
    /*指定一个元素的堆叠顺序,数值越大,表示在越上边*/
}

.pan_science_modal {
    width: 15%;
    height: 35%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /* margin-left: -350px;
    margin-top: -200px; */
    background-color: white;
    z-index: 100;
    /* border: 1px solid red; */
    /*将x的位置移动*/
}

.close {
    position: absolute;
    right: 15px;
    top: 10px;
}

.hide {
    display: none;
    /*表示不显示*/
}

.nav:after,
.nav:before {
    display: table;
    content: " ";
}

/* 弹框form */

.hisName {
    position: relative;
    font-size: 20px;
    font-weight: 600;
    top: 44px;
    color: #339999;
}