.sec01 .txtbox {
    background-color: #f7f7f7;
    padding: 15px 20px;
}
@media (min-width:769px) {
    .sec01 .txtbox {
    padding-left: 60px !important;
    }
}
/*orthodontic_01*/
.orthodontic_01 .sec02{
    background-color: #f7f7f7;
    position: relative;
}
@media (min-width:769px) {
    .orthodontic_01 ul li {
   margin:10px; 
    box-shadow: 0px 9px 14px rgba(0,0,0,0.2);
        width: 456px;
    }
}
.orthodontic_01 ul li {
	position: relative;
    background-color: #f7f7f7;
    padding: 30px 0;
    
}

.orthodontic_01 ul li:last-child:after {
	display: none;
}
@media (max-width:768px) {
	.orthodontic_01 ul li {
		margin-bottom: 30px;
	}
	.orthodontic_01 ul li:nth-child(2):after {
		display: none;
	}
	.orthodontic_01 ul li:last-child,
	.orthodontic_01 ul li:nth-child(3) {
		margin-bottom: 0px;
	}
}
.orthodontic_01 .sec03{
    background: url(../img/ort01_sec03_bg.jpg) center center no-repeat;
}


/*orthodontic_02*/
.orthodontic_02 .sec02{
    background: url(../img/ort02_sec02_bg.jpg) center center no-repeat;
}


/*gds_wrp*/
.gds_wrp{
	padding: 60px 0 0 0;
	text-align: center;
}
.gds_wrp li .br_goods {
	background: url(../img/checkbox.png) center 35px no-repeat;
	padding: 80px 15px 15px 25px;
	margin-bottom: 30px;
}

.gds_wrp li .br_goods h3 {
	font-size: 23px;
	line-height: 1.3em;
	padding: 15px 0 0;
	margin-bottom: 10px;
	font-weight: 600;
}
.gds_wrp li .br_goods p {
	font-size: 20px;
	color: #1d2127;
	font-weight: 300;
	line-height: 1.5em;
}

.gds_wrp li .br_goods1 {
	background: url(../img/check_myimpl.png) center 35px no-repeat;
	padding: 100px 15px 15px 25px;
	margin-bottom: 30px;
    background-color: #f7f7f7;
}
.gds_wrp li .br_goods1 h3 {
	font-size: 20px;
	line-height: 1.3em;
	padding: 15px 0 0;
	margin-bottom: 10px;
	font-weight: 600;
}
.gds_wrp li .br_goods1 p {
	font-size: 16px;
	color: #1d2127;
	font-weight: 300;
	line-height: 1.5em;
}
@media (min-width:769px){
	.gds_wrp li .br_goods {
		border: 5px solid #eee;
	}
}
@media (max-width:768px){
	.gds_wrp {
		padding: 20px 0 0;
		text-align: left;
	}
	.gds_wrp li .br_goods {
		padding-left: 50px;
		background: url(../img/checkbox.png) left top no-repeat;
		padding-top: 0px;	
    }
    
	.gds_wrp li:not(:last-child) .br_goods {
        padding-bottom: 10px;
        border-bottom: 1px solid #ddd;
        margin-bottom: 10px;
    }
	.gds_wrp li .br_goods h3 {
		font-size: 16px;
		margin-bottom: 0;
		padding: 5px 0px;
	}
	.gds_wrp li .br_goods p {
		font-size: 13px;
	}
    
    .gds_wrp li .br_goods1 {
		padding-left: 50px;
		background: url(../img/check_myimpl.png) left top no-repeat;
		padding-top: 0px;	
    }
    
	.gds_wrp li:not(:last-child) .br_goods1 {
        padding-bottom: 10px;
        border-bottom: 1px solid #ddd;
        margin-bottom: 10px;
    }
	.gds_wrp li .br_goods1 h3 {
		font-size: 16px;
		margin-bottom: 0;
		padding: 5px 0px;
        
	}
	.gds_wrp li .br_goods1 p {
		font-size: 13px;
	}
}

/*gds_wrp :: height*/
@media (min-width:769px){
	.orthodontic_02 .sec03 .gds_wrp li .br_goods {
		height: 250px;
	}
}

.orthodontic_02 .sec04{
    background: url(../img/ort05_sec02_bg.jpg) center center no-repeat;
}

/*orthodontic_03*/
/*location_wrp*/
.location_wrp .location {
    border: 1px solid #aaa;
}
.location_wrp .location .img_wrp {
    padding: 30px 0;
}
.location_wrp .location .txt_wrp {
    background-color: #f9f9f9;
    padding: 20px;
}
.location_wrp .location .txt_wrp h3 {
    font-size: 20px;
    color: #ff7802;
    font-weight: 600;
    line-height: 1.3em;
}
.location_wrp .location .txt_wrp p {
    font-size: 16px;
    color: #111;
    line-height: 1.3em;
}
@media (min-width:992px){    
    .location_wrp .location {
        margin-left: -1px;
    }
	.location_wrp .location .txt_wrp {
		height: 110px;
	}
}
@media (max-width:992px){    
    .location_wrp .location {
        margin-bottom: 15px;
    }
}
@media (max-width:768px){   
    .location_wrp .location .img_wrp {
        padding: 20px 0;
    }
    .location_wrp .location .img_wrp img {
        width: 100%;
    } 
    .location_wrp .location .txt_wrp h3 {
        font-size: 15px;
    }
    .location_wrp .location .txt_wrp p {
        font-size: 13px;
    }
}

.orthodontic_03 .location_wrp .location .img_wrp {
    padding: 0px;
}
.orthodontic_03 .sec02{
    background-color: #f7f7f7;
}
@media (max-width:768px){  
    .orthodontic_03 .sec03 ul li{
        margin-bottom: 15px;
    }
}



/*orthodontic_04*/
.orthodontic_04 .sec02{
    background-color: #0d1633;
}
.orthodontic_04 .sec03{
    background: url(../img/ort04_sec03_bg.jpg) center center no-repeat;
}

/*orthodontic_05*/

.orthodontic_05 .sec02 {
    background: url(../img/ort05_sec02_bg.jpg) center center no-repeat;
}

.orthodontic_05 .sec02 ul li {
    padding: 15px;
}
.orthodontic_05 .sec04{
	background: url(../img/implant_05_sec03_bg.jpg) center center no-repeat;
	background-size: cover;
}
.orthodontic_05 .sec04 ul li {
    position: relative;
    margin-bottom: 30px;
}
.orthodontic_05 .sec04 ul li .bt_arr {
    position: absolute;
    bottom: -15px;
    left: 0;
    width: 100%;
    text-align: center;
}
.orthodontic_05 .sec04 ul li h3 {
    margin-bottom: 15px;
    font-weight: 700;
    line-height: 1em;
}
.orthodontic_05 .sec04 .pr_item .imgbox {
    position: relative;
    text-align: center;
    border: 3px solid #f7f7f7;
    background-color: #fff;
}
.orthodontic_05 .sec04 .pr_item .imgbox .num {
    position: absolute;
    width: 45px;
    height: 45px;
    font-size: 24px;
    line-height: 1em;
    padding-top: 10px;
    text-align: center;
    background-color: #fc7100;
    font-weight: 900;
    color: #fff;
    top: 15px;
    left: -15px;
}
.orthodontic_05 .sec04 .pr_item .imgbox .num:after {
    content: "";
    position: absolute;
    width: 100px;
    left: 100%;
    top: 50%;
    height: 1px;
    background-color: #fc7100;
}
.orthodontic_05 .sec04 ul li:nth-child(even) .pr_item .imgbox .num,
.orthodontic_05 .sec04 ul li:nth-child(even) .pr_item .imgbox .num:after {
    background-color: #fc7100;
}
.orthodontic_05 .sec04 .pr_item .txtbox {
    background-color:#fff3e9;
    padding: 20px 15px;
    position: relative;
}
@media (max-width:768px){
    .orthodontic_05 .sec04 ul li h1 {
        margin-bottom: 10px;
    }
    .orthodontic_05 .sec04 ul li .bt_arr img {
        width: 40px;
    }
    .orthodontic_05 .sec04 .pr_item .imgbox .num {
        position: absolute;
        width: 35px;
        height: 35px;
        font-size: 17px;
        top: 10px;
        left: -10px;
    }
    .orthodontic_05 .sec04 .pr_item .imgbox .num:after {
        width: 20px;
    }
}
@media (max-width:768px){
    .orthodontic_05 .sec02 ul {
        margin: 0 -5px;
    }
    .orthodontic_05 .sec02 ul li {
        padding: 5px;
    }
    .orthodontic_05 .sec04 .pr_item .txtbox {
        height: 180px;
    }
}

/*orthodontic_06*/
.orthodontic_06 .sec02{
    background: url(../img/ort06_sec02_bg.jpg) center center no-repeat;   
}
.orthodontic_06 .sec03{
    background: url(../img/ort06_sec03_bg.png) center center no-repeat;
}
.orthodontic_06 .orth_box{
    background-color: #f7f7f7;
    padding: 100px;
}
.orthodontic_06 .doctor_info{
    background-color: #fff;
    padding: 50px;
}
@media (min-width: 769px){
    .orthodontic_06 .sec02{
        height: 600px;
        }
    .orthodontic_06 .orth_box{
        margin-top: -250px;
    }
}
@media (max-width: 768px){
    .orthodontic_06 .orth_box{
        padding: 40px 10px;
    }
    .orthodontic_06 .doctor_info{
        padding: 15px;
    }
}
/*dt_info*/
.dt_info,
.dt_img {
    vertical-align: top;
}
.dt_info .top {
    background: url(../img/dtinfo_lft.png) left center no-repeat;
    padding: 20px 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #333;
    max-width: 450px;
    padding-left: 115px;
}
.dt_info .cr_list > li {
    font-size: 17px;
    line-height: 1.4em;
    margin-bottom: 5px;
    position: relative;
    padding-left: 10px;
    font-weight: 300;
    color: #333;
}
.dt_info .cr_list.big {
    margin-bottom: 15px;
}
.dt_info .cr_list.big > li {
    font-size: 22px;
    padding-left: 10px;
    font-weight: 400;
}
.im_list li {
    padding-left: 50px;
    background: url(../img/checkbox.png) left top no-repeat;
    margin-top: 20px;
}
.dt_info .cr_list > li span {
    position: absolute;
    left: 0;
    color:#b69a68;
}
.dt_img .video_wrea {
    margin-top: 20px;
}
.thsq_doc {
    border: 1px solid #ddd;
}
@media (min-width:769px){
    .dt_info {
        padding-right: 20px;
    }
}
@media (max-width: 768px){
    .dt_info .top {
        background-size: 55px;
        padding: 15px 0;
        margin-bottom: 15px;
        padding-left: 65px;
    }
    .dt_info .cr_list > li {
        font-size: 14px;
    }
    .dt_info .cr_list.big {
        margin-bottom: 10px;
    }
    .dt_info .cr_list.big > li {
        font-size: 17px;
    }
    .dt_img {
        margin-top: 20px;
    }
    .thsq_doc {
        margin-bottom: 20px;
    }
}


/*orthodontic_07*/
.orthodonticall .gds_wrp li .br_goods1 {
    background: url(../img/check_myimpl.png) center 35px no-repeat;
    padding: 100px 15px 15px 25px;
    margin-bottom: 30px;
    background-color: transparent;
    border:3px solid #fff;
}
/*target_box*/
.target_box {
    padding: 40px 0;
    background-color: #f7f7f7;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.target_box  ul li {
    border: 1px solid #fff;
    margin-left: -1px;
    margin-top: -1px;
    float: left;
    width: 20%;
}
.target_box ul li a {
    text-decoration: none;
    display: block;
    background-color: rgba(0,0,0,0.3);
    padding: 18px;
    color: #fff;
    font-size: 20px;
    line-height: 1em;
    font-weight: 500;
    text-align: center;
    letter-spacing: -1px;
	
	-ms-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.target_box ul li a.active,
.target_box ul li a:hover {
    background-color: #c5a05e;
}
@media (max-width: 768px){
   .target_box  ul li {
    
    width: 33.3333%;
    } 
}
.orthodonticall .conbox_big{
    background: url(../img/conbox_big.png) center center no-repeat;
    padding: 60px 0;
}

.myimpl > li {
    background: url(../img/list-dt.png) left center no-repeat;
    font-size: 20px;
    line-height: 2em;
    margin-bottom: 15px;
    position: relative;
    padding-left: 50px;
    font-weight: 600;
    color: #333;
}

.ortsec03{
    background: url(../img/ort07_sec03_bg.png) center center no-repeat;
}
.ortsec04{
    background: url(../img/ort07_sec04_bg.png) center center no-repeat;
}

.orthodonticall .cr_list > li {
    font-size: 17px;
    line-height: 1.4em;
    margin-bottom: 5px;
    position: relative;
    padding-left: 10px;
    font-weight: 300;
    color: #333;
}

.orthodonticall .cr_list > li span {
    position: absolute;
    left: 0;
    color:#b69a68;
}
.orthodonticall .gds_wrp li .br_goods1 h3 {

        text-align: center;
	}

@media (max-width: 768px){
    
    .orthodonticall .cr_list > li {
        font-size: 14px;
    }
    
    
}