/* comm		 */
.container .row {
    padding-top: 60px;
}

h4 {
    font-size: 36px;
    color: #253F76;
    color: #253F76;
    font-weight: bold;
    /* font-family: Hiragino Sans CNS; */
    font-style: normal;
}

.section p {
    font-size: 18px;
    color: #000000;
    /* font-family: Microsoft YaHei; */
}
.card-body p {
    font-size: 1.5rem;
    font-weight: 500;


}

.img-responsive {
    max-width: 100%;

}

.sec_banner {
    background-image: url(https://hkcmereye.com/template/default/picture/gyz/banner.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.sec_banner .sec_banner_title {
    font-size: 50px;
    color: #697389;
}

.sec_banner .sec_banner_desc {
    font-size: 24px;
    color: #697389;
}

.sec_symptom {
    background: #FFFFFF;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    padding: 74px 30px;
}

.sec_symptom .sec_symptom_box img {
    max-width: 100px;
}

.sec_symptom .sec_symptom_box p {
    font-size: 18px;
    color: #6A6E8E;
}

.section_factor {
    background: #FBFAFA;
}

.section_factor .section_factor_box .section_factor_item {
    filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.25));
    border-radius: 61px;
    background-size: cover;
    max-width: 350px;
    min-height: 500px;
    padding: 90px 35px 0;
    text-align: center;
}

.section_factor .section_factor_box .section_factor_item h4 {
    font-size: 30px;
    text-align: center;
    padding-bottom: 30px;
}

.section_factor .section_factor_box .section_factor_item img {
    text-align: center;
    height: 110px !important;
    margin: auto auto;
    margin-bottom: 30px;
}

.section_factor .section_factor_box .section_factor_item p {
    text-align: justify;
}

.section_factor .section_factor_box .section_factor_item:nth-child(1) {
    background-image: url(https://www.cplussz.com/css/zt/gyz/images/s13.jpg);
}

.section_factor .section_factor_box .section_factor_item:nth-child(2) {
    background-image: url(https://www.cplussz.com/css/zt/gyz/images/s14.jpg);
}

.section_factor .section_factor_box .section_factor_item:nth-child(3) {
    background-image: url(https://www.cplussz.com/css/zt/gyz/images/s15.jpg);
}

.section_factor .section_factor_box .section_factor_item:nth-child(1) h4 {
    color: #B37F17;
}

.section_factor .section_factor_box .section_factor_item:nth-child(2) h4 {
    color: #44A8E3;
}

.section_factor .section_factor_box .section_factor_item:nth-child(3) h4 {
    color: #000000;
}

.section_factor_table {
    background: #FFFFFF;
}

.section_factor_table .category {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 150px;
    padding: 30px 0;
    font-weight: bold;
}

.section_factor_table .category .section_factor_containter {
    max-width: 700px;
    width: 700px;
    margin: auto auto;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

.section_factor_table .category .section_factor_containter h3 {
    font-weight: bold;
}

.section_factor_table .category:nth-child(even) {
    background: #F0F0F0;
}

.section_factor_table .category img {
    width: 80px !important;
    margin-right: 110px;
}

.sec_sort_right {
    background: #FBFAFA;
    border-radius: 120px;
    padding: 76px 80px;
}

.sec_sort_desc {
    display: block;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 40px;
}

.sec_sort_desc .sec_sort_icon {
    width: 140px;
    height: 140px;
    background: #FFFFFC;
    box-sizing: border-box;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    float: left;
}

.sec_sort_desc_box .sec_sort_desc:nth-child(1) .sec_sort_icon {
    border: 4px solid #81DEFF;
}

.sec_sort_desc_box .sec_sort_desc:nth-child(2) .sec_sort_icon {
    border: 4px solid #F1A0A0;
}

.sec_sort_desc_box .sec_sort_desc:nth-child(3) .sec_sort_icon {
    border: 4px solid #96CB6D;
}

.sec_sort_desc .sec_sort_icon img {
    max-width: 50px;
    margin: auto auto;
    display: block;
}

.sec_sort_desc .sec_sort_info {
    padding-left: 160px;
}

.sec_sort_desc .sec_sort_info h5 {
    font-size: 24px;
    color: #A71615;
    margin-bottom: 20px;
    font-weight: bold;
}

.sec_sort_desc .sec_sort_info p {
    color: #A71615;
    text-align: justify;
}

.sec_problem_box>div img {
    border: 6px solid #78D0FF;
    border-radius: 50px;
    max-width: 250px;
}

.sec_problem_box>div p {
    min-height: 120px;
    line-height: 1.5;
    margin-top: 20px;
    font-size: 18px;
}

.sec_problem_bg {
    background-image: url(https://www.cplussz.com/css/zt/gyz/images/pd.jpg);
    background-size: 100% 100%;
    background-position: 0px 100px;
    min-height: 620px;
    margin-top: 60px;
    background-repeat: no-repeat;
}

.sec_problem_bg h2 {
    font-weight: bold;
}

.sec_grade {
    font-size: 30px;
}

.sec_grade table tr {
    border-bottom: 6px solid #FBFAFA;
    background: linear-gradient(270deg, #F39E9E 7.02%, rgba(184, 184, 184, 0) 106.22%);
    text-align: center;
}

.sec_grade table tr td {
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.sec_grade table tr td:nth-child(1) {
    color: #000000;
}

.sec_grade table tr td:nth-child(2) {
    color: #BF9191;
}

.sec_grade table tr td:nth-child(3) {
    color: #7D4141;
}

.sec_grade table tr td:nth-child(4) {
    color: #A71615;
}

.sec_grade table tr td:nth-child(5) {
    color: #B80000;
}

.sec_grade .table td锛� .table th {
    border: none;
}

.sec_grade table tr td {
    padding: 20px 0 20px 20px;
    vertical-align: middle;
}

.sec_grade_bg {
    background-image: url(https://www.cplussz.com/css/zt/gyz/images/pd2.jpg);
    background-size: 100% 100%;
    background-position: 0px 30px;
    min-height: 620px;
    background-repeat: no-repeat;
}

.sec_grade_bg p {
    font-weight: bold
}

.sec_problem_bg h2,
.sec_grade_bg h2 {
    color: #697389;
    mix-blend-mode: normal;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    font-weight: bold;
}

.sec_problem_bg p,
.sec_grade_bg p {
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    text-align: justify;
    color: #697389;
    font-size: 24px
}

.sec_problem_bg p {
    font-weight: bold;
}

.sec_process {
    max-width: 790px;
    margin: auto;
}

.sec_process .col-lg-12 ul {
    position: relative;
}

.sec_process .col-lg-12 ul::after {
    position: absolute;
    content: "";
    width: 18px;
    height: 90%;
    background-color: #F0EDED;
    top: 0;
    left: 45px;
    z-index: 0;
}

.sec_process .col-lg-12 ul li {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 40px;
}

.sec_process .col-lg-12 ul li div {
    background: #253F76;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    font-size: 50px;
    display: inline-block;
    padding: 16px 40px;
    position: relative;
    z-index: 99;
}

.sec_process .col-lg-12 ul li span {
    padding-left: 50px;
    font-size: 26px;
    line-height: 2;
    color: #253F76;
    font-weight: 700;
}

.sec_therapies h3 {
    font-weight: bold;
    margin-bottom: 30px;
}

.sec_therapies p {
    line-height: 2;
    margin-bottom: 50px;
}

.sec_eyedrops {
    background-image: url(https://www.cplussz.com/css/zt/gyz/images/lyp.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.sec_eyedrops .sec_eyedrops_text h3 {
    font-weight: bold;
    color: #253F76;
}

.sec_eyedrops .sec_eyedrops_text p {
    color: #253F76;
}

.sec_tesec_therapies .sec_therapies_img {
    margin-top: 300px !important;
}


#diagnose {}

/* pc */
@media screen and (min-width: 1240px) {
    .sec_banner {
        min-height: 1000px;
    }

    .sec_banner .sec_banner_desc {
        max-width: 650px;
    }

    /* .sec_symptom {
        margin-top: -300px;
    } */

    .sec_symptom .sec_symptom_pic {
        min-height: 120px;
        vertical-align: middle;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .sec_symptom .sec_symptom_pic img {
        vertical-align: middle;
        display: block;
        margin: auto auto;
    }

    .sec_problem_box>div p {
        font-size: 25px;
        font-weight: bold;
    }

    mt-lg-300 .section_factor .section_factor_box .section_factor_item p {
        font-weight: bold;
    }

    .sec_sort .mobile-block {
        display: none
    }

    .sec_sort_right {
        margin-left: -60px;
    }

    .p-none {
        display: none;
    }
}

/* mobile */
@media screen and (min-width: 100px) and (max-width: 768px) {

    .container .row {
        padding-top: 30px;
    }

    .d-xs-none {
        display: none;
    }

    .mt-xs-0 {
        margin-top: 0 !important;
    }

    .mt-xs-2 {
        margin-top: 2rem !important;
    }

    .mt-xs-3 {
        margin-top: 3rem !important;
    }

    .mt-xs-xl {
        margin-top: -100px !important;
    }

    .pt-xs-4 {
        padding-top: 4rem !important;
    }

    .mob_br_none {
        display: none;
    }

    h4 {
        font-size: 24px;
    }

    h3 {
        font-size: 22px;
    }

    .sunav .nav {
        width: 300px;
        margin: 0 auto;
    }

    .section_factor .section_factor_box .section_factor_item {
        filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.25));
        border-radius: 50px;
    }

    .sec_banner {
        padding: 90px 15px 5px;
        background-position: -110px 0;
        height: 350px;
        background-size: 600px;
        width: 100vw;
        position: relative;
        left: -10px;
        margin-bottom: 15px;
    }
    #origin {
        width: 100vw;
        position: relative;
        left: -10px;
        padding: 0 10px;
    }

    .sec_banner .sec_banner_title {
        font-size: 24px;
    }

    .sec_banner .sec_banner_desc {
        font-size: 14px;
        width: 200px;
        font-weight: 900;
        letter-spacing: 1px;
    }

    .sec_symptom {
        padding-bottom: 0;
        padding-top: 30px;
    }

    .sec_symptom .sec_symptom_pic {
        min-height: 100px;
        vertical-align: middle;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .sec_symptom .sec_symptom_pic img {
        max-height: 60px;
    }

    .sec_symptom_box {
        padding-top: 30px !important;
    }

    .sec_symptom_box>div {
        margin-bottom: 30px;
    }

    .section_factor .section_factor_box .section_factor_item {
        margin: auto;
        padding: 30px;
        min-height: auto;
        margin-bottom: 30px;
        background-size: 100% 100%;
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        width: 400px !important;
    }

    .section_factor .section_factor_box .section_factor_item .section_factor_img {
        width: 350px;
        height: 42px;
        margin-right: 10px;
        margin-top: 2vh;
    }

    /* .section_factor .section_factor_box .section_factor_item .section_factor_txt{} */
    .section_factor .section_factor_box .section_factor_item img {
        height: 80px !important;
    }

    .section_factor .section_factor_box .section_factor_item h4 {
        font-size: 20px;
        padding-bottom: 0;
    }

    .section_factor .section_factor_box .section_factor_item p {
        font-size: 14px;
    }

    .section_factor_table {
        margin-top: 20px !important;
    }

    .section_factor_table .fs-24 {
        font-size: 18px;
    }

    .section_factor_table .category {
        padding: 30px 20px;
    }

    .section_factor_table .category img {
        max-width: 40px !important;
        margin-right: 20px;
    }

    .section_factor_table .category .section_factor_containter h3 {
        font-size: 17px;
    }

    .section_factor_table .category .section_factor_containter ul li p {
        font-weight: 500;
        font-size: 14px;
    }

    .sec_sort .pc-block {
        display: none;
    }

    .sec_sort .mobile-block {
        margin: 0 auto;
    }

    .sec_sort_right {
        border-radius: 0;
        padding: 60px 20px;
        padding-bottom: 0;
    }

    .sec_sort_desc .sec_sort_icon {
        width: 40px;
        height: 40px;
        border-width: 3px;
    }

    .sec_sort_desc .sec_sort_icon img {
        max-width: 50%;
    }

    .sec_sort_desc .sec_sort_info {
        padding-left: 60px;
    }

    .section_diagnostic .sec_test .test_img_div {
        text-align: end;
        margin-top: -260px;
    }

    .section_diagnostic .sec_test .test_img_div img {
        width: 45vw;
        height: 40vh;
    }

    .sec_problem h4 {
        margin-top: 40px !important
    }

    .sec_problem_box>div {
        margin-bottom: 40px;
    }

    .sec_problem_box>div img {
        max-width: 100%;
    }

    .sec_problem_box>div p {
        min-height: auto;
        font-size: 14px;
    }

    .sec_problem_box>div p br {
        display: none;
    }

    .sec_problem_bg {
        min-height: 240px;
        padding-top: 0 !important;
        margin-top: 0px;
        background-size: contain;
        background-position: 0 120px;
    }

    .sec_problem_bg h2,
    .sec_grade_bg h2 {
        font-size: 28px;
    }

    .sec_problem_bg p {
        font-weight: 500;
    }

    .sec_problem_bg p br {
        display: none;
    }

    .sec_problem_bg p,
    .sec_grade_bg p {
        font-size: 17px;
        text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
    }

    .sec_grade_bg {
        min-height: 290px;
        background-size: contain;
        background-position: 0 130px;
    }

    /* .sec_problem_bg,.sec_grade_bg{background-size: auto 100%;min-height: 420px;} */
    .sec_grade table tr td {
        font-size: 15px;
        padding: 20px 0 20px 10px;
    }

    .sec_process .col-lg-12 ul li span {
        padding-left: 20px;
        font-size: 17px;
    }

    .sec_process .col-lg-12 ul li div {
        padding: 8px 18px;
        font-size: 20px;
    }

    .sec_process .col-lg-12 ul::after {
        height: 80%;
        top: 38px;
        left: 15px;
    }

    .sec_eyedrops {
        background-position: -450px 500px;
        background-size: 1000px;
        background-color: #BDDFEA;
    }

    .sec_grade table {
        background: -webkit-linear-gradient(right, #F39E9E 7.02%, rgba(184, 184, 184, 0) 106.22%);
    }

    .sec_grade table tr {
        background: none;
    }

    /* background-position: -1500px 0px; */

    .sec_therapies .sec_therapies_img {
        text-align: center !important;
        margin-left: 0;
        margin-top: -40px;
    }

    .sec_therapies .sec_therapies_img img {
        width: 300px;
    }

    .sec_therapies .sec_therapies_img span {
        display: block;
        margin-top: 10px;
    }

    .section_preventive .sec_methods_img {
        text-align: center !important;
    }

    .section_preventive .sec_methods_img img {
        height: 300px;
    }

    .section_preventive .sec_methods_img span {
        display: block;
        margin-top: 10px;
    }
}




    .section img {
      width: auto;
    }
    @media only screen and (max-width: 500px) { 
        /* body {
            padding: 0;
        } */
    }
		.bnz-one {
    display:  flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    padding: 5% 4%;
  }
  .bnz-one .bnz-img {
    width: 40%;
  }
  .bnz-one .bnz-text {
    width: 55%;
    font-size: 20px;
  }
  .bnz-one .bnz-text h2 {
    display: inline-block;
    position: relative;
    color: #005bab;
    margin-bottom: 20px;
    font-family: "Noto Sans HK";
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 3px;
  }


  .bnz-one .bnz-text p {
    font-size: clamp(16px, 1.3vw, 20px);
    font-weight: 400;
    max-width: none;
    line-height: 1.6;
    letter-spacing: 4px;
    margin-bottom: 10px;
    }
		@media screen and (max-width: 500px) {

			.bnz-one .bnz-text h2  {
				font-size: 25px;
			}
		}

	@media screen and (max-width: 770px) {
    .bnz-one .bnz-img {
        padding: 10% 0 5%;
    }
    .bnz-one .bnz-img,.bnz-one .bnz-text {
        width: 100%;
    }
    .bnz-one .bnz-text h2 {
        text-align: center;
        display: block;
    }
  }




  .treamentBox h5 {
			margin-top: 45px;
			font-weight: 900;
			font-size: 25px;
		}

		.treamentBox .listTitle {
			margin: 50px 0;
		}

		.treamentBox .listTitle span {
			color: #fff;
			background: #4563a4;
			padding: 8px 12px 8px 15px;
			border-radius: 25px;
			margin-right: 15px;
		}

		.imgDesBox {
			margin: 40px 0;
			display: flex;
			align-items: center;
			justify-content: space-between;
		}

		.allDes {
			margin: 150px 0;
			position: relative;
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.allDes img {
			position: absolute;
			z-index: 0;
		}

		.allDes p {

			position: relative;
			z-index: 1;

		}

		ul.methods {
			display: flex;
			align-items: start;
			justify-content: space-between;
		}

		ul.methods li {
			display: flex;
			flex-flow: column;
			align-items: center;
			justify-content: center;
		}

		.methods li img {
			margin-bottom: 35px;
		}

		ul.methods li:nth-child(even) p {
			order: 1;

		}

		ul.methods li:nth-child(even) img {
			order: 2;
			margin-bottom: 0;
			margin-top: 35px;
		}


		.longen {
			border: solid 2px #7c96ce;
			border-radius: 20px;
			width: 200px;
			height: 200px;
			position: relative;
			display: flex;
			align-items: center;
			justify-content: center;
			padding: 20px;
			text-align: justify;
		}

		.longen span {
			position: absolute;
			left: 80px;
			bottom: -41px;
			border-width: 20px;
			border-style: solid dashed dashed;
			border-color: #7c96ce transparent transparent;
			font-size: 0;
			line-height: 0;
		}

		.longen em {
			position: absolute;
			bottom: -39px;
			left: 80px;
			border-width: 20px;
			border-style: solid dashed dashed;
			border-color: #FFF transparent transparent;
			font-size: 0;
			line-height: 0;
		}

		ul.methods li:nth-child(odd) .longen span {
			top: -41px;
			bottom: unset;
			border-color: transparent transparent #7c96ce;
		}

		ul.methods li:nth-child(odd) .longen em {
			top: -39px;
			bottom: unset;
			border-color: transparent transparent #FFF;
		}

		@media screen and (min-width: 100px) and (max-width: 768px) {
			.imgDesBox {
				flex-flow: column;

			}

			.imgDesBox img {
				width: 100%;
				margin: 30px 0;
			}

			.allDes {
				margin: 45px 0;

			}

			.allDes img {
				display: none;
			}

			ul.methods {
				flex-flow: column;
			}

			ul.methods li {
				flex-flow: row;
				justify-content: space-between;
				margin-bottom: 40px;
			}

			.methods img {
				width: 40%;
			}

			.methods p.longen {
				font-size: 16px;
				width: 180px;
				height: 180px;
				padding: 15px;
			}

			ul.methods li .longen span {
				border-color: transparent transparent transparent #7c96ce ;
				top: 70px;
				right: -41px;
				left: unset;
				bottom: unset;
			}

			ul.methods li .longen em {
				border-color: transparent transparent transparent #FFF ;
				top: 70px;
				right: -39px;
				left: unset;
				bottom: unset;

			}

			ul.methods li:nth-child(odd) .longen span {
				border-color: transparent #7c96ce transparent transparent;
				left: -41px;
				top: 70px;
				bottom: unset;
				right: unset;


			}

			ul.methods li:nth-child(odd) .longen em {
				border-color: transparent #FFF transparent transparent;
				left: -38px;
				top: 70px;
				bottom: unset;
				right: unset;
			}
			.methods li img{
				margin: 0!important;
			}

		}