
/*   私人医生 - 板块一 */
.private_doctor1 {
    margin-top: 80px;
    padding: 50px 0;
    width: 100%;
    min-width: 1200px;
    background-image: url("../static/image/medicalOverseas/mp2.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.private_doctor1_content{
    margin: 0 auto;
    padding: 0 30px;
    width: 1200px;
    color: #ffffff;
}
.private_doctor1_content1_title {
    width: 350px;
    height: 60px;
    font-size: 28px;
    color: #ffffff;
    background: #4295bf;
    z-index: 1;
}
.private_doctor1_content1_line{
    margin-top: -30px;
    width: 940px;
    height: 60px;
    border-top: 5px solid #4295bf;
    border-left: 5px solid #4295bf;
    border-right: 5px solid #4295bf;
}
.private_doctor1_content2>div{
    padding: 30px;
    width: 260px;
}
.private_doctor1_content2_1 {
    height: 500px;
}
.private_doctor1_content2_2 {
    margin-top: 80px;
    height: 450px;
}
.private_doctor1_content2_title {
    font-size: 22px;
    text-align: center;
}
.private_doctor1_content2_title_text{
    margin-top: 30px;
    font-size: 18px;
}
.private_doctor1_content2_title_text2 {
    padding-left: 30px;
}
.private_doctor1_content2_title_text3 {
    padding-left: 15px;
}
.private_doctor1_content2-1 {
    background: #45b6a9;
}
.private_doctor1_content2-2 {
    margin-left: -25px;
    background: #77a3c9;
}
.private_doctor1_content2-3 {
    margin-left: -25px;
    background: #5eb3d8;
    z-index: 2;
}
.private_doctor1_content2-4 {
    margin-left: -25px;
    background: #3f98c3;
    z-index: 1;
}
.private_doctor1_content2-5 {
    margin-left: -45px;
    background: #3980a4;
}


.health_within_content6{
    /*padding: 30px 0;*/
    width: 100%;
    min-width: 1200px;
    position: relative;
}
.health_overseas_content2{
    margin: 30px auto 0;
    padding: 0 30px;
    width: 1200px;
    position: relative;
}
.health_overseas_content2_right_content {
    margin-top: 30px;
    height: 680px;
}
.health_overseas_content2_right_content>div{
    width: 100%;
    height: 140px;
}
.health_overseas_content2_right1{

}
.health_overseas_content2_right1>div{
    height: 100%;
}
.health_overseas_content2_right1_1{
    background: #7cc5dc;
}
.health_overseas_content2_right1_2 {
    width: 0;
    height: 0;
    border: 70px solid;
    border-color: #7cc5dc rgba(0, 0, 0, 0) #7cc5dc #7cc5dc;
}
.health_overseas_content2_right2_1{
    background: #7ca5dc;
}
.health_overseas_content2_right2_2{
    width: 0;
    height: 0;
    border: 70px solid;
    border-color: #7ca5dc rgba(0, 0, 0, 0) #7ca5dc #7ca5dc;
}
.health_overseas_content2_right3_1{
    background: #18a3de;
}
.health_overseas_content2_right3_2{
    width: 0;
    height: 0;
    border: 70px solid;
    border-color: #18a3de rgba(0, 0, 0, 0) #18a3de #18a3de;
}
.health_overseas_content2_right4_1{
    background: #0ba29a;
}
.health_overseas_content2_right4_2{
    width: 0;
    height: 0;
    border: 70px solid;
    border-color: #0ba29a rgba(0, 0, 0, 0) #0ba29a #0ba29a;
}
.health_overseas_content2_right5_1{
    background: #0cb7ae;
}

.health_overseas_content2_text1{
    padding: 0 30px;
    width: 250px;
    font-size: 24px;
    color: #ffffff;
    text-align: center;
}
.health_overseas_content2_text2 {
    width: 750px;
    font-size: 18px;
    color: #ffffff;
}

/* 服务流程板块 */
.health_within_content4 {
    margin-top: 80px;
    padding: 30px 0 100px;
    width: 100%;
    min-width: 1200px;
    background-image: url("../static/image/medicalOverseas/mp3.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.health_within_content4_0 {
    margin: 0 auto;
    padding: 0 30px;
    width: 1200px;
    position: relative;
}
.health_within_content4_0>img {
    margin-top: 35px;
    /*width: 100%;*/
}
.health_within_content4_1 {
    position: absolute;
    top: 75px;
    left: 260px;
}
.health_within_content4_1_text {
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
}
.health_within_content4_2 {
    color: #ffffff;
    position: absolute;
    top: 210px;
    left: 160px;
    font-size: 18px;
}
.health_within_content4_2_title {

    font-size: 24px;
    text-align: center;
}
.health_within_content4_2_title2{
    margin-bottom: 30px;
    font-size: 18px;
    text-align: center;
}
.health_within_content4_2>ul {
    width: 220px;
}
.health_within_content4_2 li {
    margin-top: 5px;
    list-style-type: none;
}
.health_within_content4_2_2 {
    margin-left: 110px;
}
.health_within_content4_2_3 {
    margin-left: 110px;
}
