/* 진료과 안내 */
.clinic_con{width:100%; height:45px; margin-top:45px;}
.clinic_con .cg_btn{
	float:left; transition:all 0.5s; height:45px; width:180px; border:1px solid #e1e1e1 ;
	-webkit-border-radius: 22px 23px 23px 22px/23px 23px 22px 22px;
	-moz-border-radius: 22px 23px 23px 22px/23px 23px 22px 22px;
	border-radius: 22px 23px 23px 22px/23px 23px 22px 22px;
	background:#f4f4f4; font-size:18px; color:#959595; font-weight:400;
	margin-right:10px;
}
.cbtn_on{background:#328edc !important; color:#fff !important; border:1px solid #328edc !important;}
.cg_btn:hover{background:#e1e1e1 !important; color:#959595 !important; border:1px solid #e1e1e1 !important;}

.clinic_g {width:1200px; margin:0 auto;}
.clinic_g ul{height:130px; margin-bottom:35px;}
.clinic_g ul li{float:left;}
.cbtn{width:200px; height:65px; text-align:center; border:1px solid #e1e1e1; border-left:none; color:#363636; line-height:65px; transition:all 0.3s; background:#fff;}
.cbtn:hover{background-color:#45637d !important; color:#fff;}
.clinic_g ul li:nth-of-type(1) .cbtn{border-left:1px solid #e1e1e1;}
.clinic_g ul li:nth-of-type(7) .cbtn{border-left:1px solid #e1e1e1;}

.clinic_g ul li:nth-of-type(1) .c1{background:url('/web/image/main/c1_01.png')no-repeat 45px center; padding-left:20px;}
.clinic_g ul li:nth-of-type(1) .c1:hover{background:url('/web/image/main/c1_01_on.png')no-repeat 45px center;}

.clinic_g ul li:nth-of-type(2) .c1{background:url('/web/image/main/c1_02.png')no-repeat 55px center; padding-left:35px;}
.clinic_g ul li:nth-of-type(2) .c1:hover{background:url('/web/image/main/c1_02_on.png')no-repeat 55px center;}

.clinic_g ul li:nth-of-type(3) .c1{background:url('/web/image/main/c1_03.png')no-repeat 50px center; padding-left:40px;}
.clinic_g ul li:nth-of-type(3) .c1:hover{background:url('/web/image/main/c1_03_on.png')no-repeat 50px center;}

.clinic_g ul li:nth-of-type(4) .c1{background:url('/web/image/main/cl_13.png')no-repeat 50px center; padding-left:30px; }
.clinic_g ul li:nth-of-type(4) .c1:hover{background:url('/web/image/main/cl_13_on.png')no-repeat 50px center;}

.clinic_g ul li:nth-of-type(5) .c1{background:url('/web/image/main/c1_04.png')no-repeat 16px center; padding-left:25px;}
.clinic_g ul li:nth-of-type(5) .c1:hover{background:url('/web/image/main/c1_04_on.png')no-repeat 16px center;}

.clinic_g ul li:nth-of-type(6) .c1{background:url('/web/image/main/c1_05.png')no-repeat 35px center; padding-left:45px;}
.clinic_g ul li:nth-of-type(6) .c1:hover{background:url('/web/image/main/c1_05_on.png')no-repeat 35px center;}

.clinic_g ul li:nth-of-type(7) .c1{background:url('/web/image/main/c1_06.png')no-repeat 35px center; padding-left:30px; border-top:0;}
.clinic_g ul li:nth-of-type(7) .c1:hover{background:url('/web/image/main/c1_06_on.png')no-repeat 35px center;}

.clinic_g ul li:nth-of-type(8) .c1{background:url('/web/image/main/c1_07.png')no-repeat 35px center; padding-left:40px; border-top:0;}
.clinic_g ul li:nth-of-type(8) .c1:hover{background:url('/web/image/main/c1_07_on.png')no-repeat 35px center;}

.clinic_g ul li:nth-of-type(9) .c1{background:url('/web/image/main/c1_08.png')no-repeat 30px center; padding-left:40px; border-top:0;}
.clinic_g ul li:nth-of-type(9) .c1:hover{background:url('/web/image/main/c1_08_on.png')no-repeat 30px center;}

.clinic_g ul li:nth-of-type(10) .c1{background:url('/web/image/main/c1_09.png')no-repeat 35px center; padding-left:40px; border-top:0;}
.clinic_g ul li:nth-of-type(10) .c1:hover{background:url('/web/image/main/c1_09_on.png')no-repeat 35px center;}

.clinic_g ul li:nth-of-type(11) .c1{background:url('/web/image/main/c1_11.png')no-repeat 40px center; padding-left:40px; border-top:0;}
.clinic_g ul li:nth-of-type(11) .c1:hover{background:url('/web/image/main/c1_11_on.png')no-repeat 40px center;}

.clinic_g ul li:nth-of-type(12) .c1{color:red; font-weight:600; background:url('/web/image/main/c1_12.png')no-repeat 45px center; padding-left:40px; border-top:0;}
.clinic_g ul li:nth-of-type(12) .c1:hover{color:#fff; background:url('/web/image/main/cl_12_on.png')no-repeat 40px center !important; background-color:red !important;}

/*.clinic_g ul li:nth-of-type(13) .c1{background:url('/web/image/main/c1_12.png')no-repeat 45px center; padding-left:40px; border-top:0;}
.clinic_g ul li:nth-of-type(13) .c1:hover{background:url('/web/image/main/c1_12_on.png')no-repeat 45px center;}*/