@charset "utf-8";

/* 공통 */
.con_bx{max-width:1000px}

.tt01{background: url('../img/sub/sub_tt01.jpg')no-repeat top left;padding: 5px 0 13px;font-size: 22px;font-weight: 500;margin-top: 5px;word-break: keep-all;}

.ul01{}
.ul01 li{display:table;width:100%}
.ul01 li .th{/* display:table-cell; */}
.ul01 li .td{display:table-cell;word-break: keep-all;}

.img_center {text-align:center;max-width: 1000px;}

@media screen and (max-width:1300px){
    .con_bx{margin: 0 auto;/* padding: 0 20px; */}
    .img_center{max-width:unset}
}

@media screen and (max-width:1024px){
    .con_bx{padding:0 20px}
}

@media screen and (max-width:768px){
    .tt01{/* font-size: 21px; *//* padding: 4px 0 10px; */}
}

/* 이미지 pc mobile 따로*/
.img_mobile {display:none;}
@media screen and (max-width:768px){
	.img_pc {display:none;}
	.img_mobile {display:block;margin: 0 auto;}
}


/* 전공교육센터 소개 */
.sub1_1{background: url(../img/sub/s1_1_bg.png)no-repeat bottom right;}
.sub1_1 .con_bx{padding-bottom:30px;}
.sub1_1 .con_bx.con01{}
.sub1_1 .con_bx.con01 .con_wr{position:relative;padding-bottom: 30px;}
.sub1_1 .con_bx.con01 .con_wr .left{}
.sub1_1 .con_bx.con01 .con_wr .left .img_bx{background: url(../img/sub/s1_1_img01.jpg)no-repeat center;background-size: cover;width: 585px;height: 255px;}
.sub1_1 .con_bx.con01 .con_wr .right{position:absolute;right: 0;bottom: 0;}
.sub1_1 .con_bx.con01 .con_wr .right .txt_bx::before{display:block;position:absolute;content:'';background: rgba(249,238,185,0.5);width:100px;height:80px;top: -50px;right: -30px;}
.sub1_1 .con_bx.con01 .con_wr .right .txt_bx{background: rgba(255,135,63,0.7);width:520px;color: #fff;padding: 35px 50px;position: relative;}
.sub1_1 .con_bx.con01 .con_wr .right .txt_bx .add{font-size: 16px;letter-spacing:5px;font-weight: 500;color: rgba(255,255,255,0.7);line-height: 25px;}
.sub1_1 .con_bx.con01 .con_wr .right .txt_bx .tt{font-size:35px;font-weight:400;padding-bottom: 10px;position: relative;}
.sub1_1 .con_bx.con01 .con_wr .right .txt_bx .tt::after{display:block;position:absolute;content:'';background: rgba(255,255,255,0.5);width: 20px;height: 1px;left:0;bottom: 5px;}
.sub1_1 .con_bx.con01 .con_wr .right .txt_bx .btm{font-size: 23px;word-break: keep-all;line-height: 30px;font-weight: 300;}


.sub1_1 .con_bx.con02{}
.sub1_1 .con_bx.con02 .con_wr{overflow:hidden;/* height: 400px; */}
.sub1_1 .con_bx.con02 .left{float:left}
.sub1_1 .con_bx.con02 .left .ul01{
    /* border-radius: 30px; */
    /* background: #f8f8f8; */
    /* padding: 10px; */
    margin-top: 20px;
}
.sub1_1 .con_bx.con02 .left .ul01 li{padding: 15px 0;border-bottom: 1px solid #ddd;}
.sub1_1 .con_bx.con02 .left .ul01 li .th{background:#e3f1ff;color:#2e4373;font-weight:700;font-size: 39px;height: 70px;width: 70px;text-align: center;border-radius: 100%;vertical-align: middle;display: table-cell;}
.sub1_1 .con_bx.con02 .left .ul01 li .td{font-weight:400;font-size: 20px;line-height: 48px;padding: 10px;word-break: keep-all;}
.sub1_1 .con_bx.con02 .right{float: right;width: 465px;position: relative;padding: 50px 0 190px;}
.sub1_1 .con_bx.con02 .right .add_bx::before{display:block;position:absolute;content:'';background: rgba(241,213,84,0.4);width: 50px;height: 50px;right: -40px;top: -15px;}
.sub1_1 .con_bx.con02 .right .add_bx{display:table;background: rgba(64,104,193,0.4);width: 148px;height: 113px;position: relative;}
.sub1_1 .con_bx.con02 .right .add_bx p{display:table-cell;color:#fff;vertical-align: middle;text-align: center;letter-spacing: 0;font-weight: 400;}
.sub1_1 .con_bx.con02 .right .img_bx{background: url('../img/sub/s1_1_img02.jpg')no-repeat center;width: 344px;height: 228px;position: absolute;bottom: 0;right: 0;z-index: -1;}


@media screen and (max-width:1440px){
    .sub1_1 .con_bx.con01 .con_wr .right .txt_bx::before{right:0;}
}

@media screen and (max-width:1300px){
    .sub1_1 .con_bx{padding: 0 20px 30px;}
    .sub1_1 .con_bx.con01 .con_wr .right .txt_bx::before{right: -15px;}
}

@media screen and (max-width:920px){
    .sub1_1 .con_bx.con01 .con_wr .left{text-align:center}
    .sub1_1 .con_bx.con01 .con_wr .left .img_bx{width:100%}
    .sub1_1 .con_bx.con01 .con_wr .right{position:static}
    .sub1_1 .con_bx.con01 .con_wr .right .txt_bx{width:100%}
    .sub1_1 .con_bx.con01 .con_wr .right .txt_bx::before{top:auto;bottom: -20px;}
    .sub1_1 .con_bx.con02 .right{width: 200px;padding: 50px 0 0;}
    .sub1_1 .con_bx.con02 .right .img_bx{display:none}
}

@media screen and (max-width:768px){
    .sub1_1 .con_bx.con01 .con_wr{padding: 0;}
    .sub1_1 .con_bx.con01 .con_wr .left .img_bx{display: none;}
    .sub1_1 .con_bx.con01 .con_wr .right .txt_bx{padding: 30px 40px;}
    .sub1_1 .con_bx.con01 .con_wr .right .txt_bx::before{bottom: auto;top: -30px;width: 80px;height: 60px;}
    .sub1_1 .con_bx.con01 .con_wr .right .txt_bx .tt{font-size: 30px;}
    .sub1_1 .con_bx.con01 .con_wr .right .txt_bx .btm{font-size:15px}
        
    .sub1_1 .con_bx.con02 .left{width:100%}
    .sub1_1 .con_bx.con02 .left .ul01 li .th{width: 50px;height: 50px;font-size: 30px;/* display: block; */}
    .sub1_1 .con_bx.con02 .left .ul01 li .td{line-height: 28px;/* display: block; */}
    .sub1_1 .con_bx.con02 .right{display:none}
}


@media screen and (max-width:510px){
    .sub1_1 .con_bx.con02 .left .ul01 li .th{display:block}
    .sub1_1 .con_bx.con02 .left .ul01 li .td{display:block}
}

@media screen and (max-width:425px){
    .sub1_1 .con_bx.con01 .con_wr .right .txt_bx{padding: 20px 25px;}
    .sub1_1 .con_bx.con01 .con_wr .right .txt_bx .tt{font-size: 23px;}
    .sub1_1 .con_bx.con01 .con_wr .right .txt_bx .btm{font-size:14px}
    .sub1_1 .con_bx.con02 .left .ul01 li .th{display:block;width: 30px;height: 30px;font-size: 20px;}
    .sub1_1 .con_bx.con02 .left .ul01 li .td{line-height: unset;font-size: 15px;}
}


.sub1_2{/* padding-bottom:150px */}
.sub1_2 .con_bx{/* overflow:hidden; */padding-bottom: 30px;display: table;width: 100%;}
.sub1_2 .con_bx .tt_wr{/* float:left; */width: 200px;/* padding-top: 10px; */height: 100%;display: table-cell;background: #e8e8e8;vertical-align: middle;padding: 0 20px;}
.sub1_2 .con_bx .tt_wr .tt01{position: relative;background: none;margin: 0;/* display: table-cell; */padding: 0;/* vertical-align: middle; */text-align: center;}
.sub1_2 .con_bx .blank_wr{width: 25px;height: 100%;min-height: 120px;}
.sub1_2 .con_bx .con_wr::before{display:block;position:absolute;content:'';background: #ced7e0;width: 30px;height: 2px;top: 50%;margin-top: -2px;z-index: 9;left: -40px;}
.sub1_2 .con_bx .con_wr{/* float:left; */width: 765px;position:relative;display: table-cell;vertical-align: middle;background: #f6f6f6;padding: 20px 40px;}
.sub1_2 .con_bx .con_wr::after{display:block;position:absolute;content:'';background: #fff;width: 20px;height: 20px;border-radius: 100%;left: -10px;top: 50%;margin-top: -10px;border: 4px solid #9dadbd;}

.sub1_2 .con_bx .con_wr .txt_bx{height: 100%;display: table;width: 100%;}
.sub1_2 .con_bx .con_wr .txt_bx p{display:table-cell;vertical-align:middle;font-weight: 400;}

.sub1_2 .con_bx .con_wr .txt_wr{overflow:hidden}
.sub1_2 .con_bx .con_wr .txt_wr .g_bx{display:table;width: 46%;float:left;margin: 0 2%;background: #fff;border: 2px dashed #f9ba83;border-radius: 15px;height: 100px;padding: 10px;}
.sub1_2 .con_bx .con_wr .txt_wr .g_bx .t_cell{display:table-cell;vertical-align:middle;text-align:center}

.sub1_2 .con_bx.con01{}
.sub1_2 .con_bx.con01 .tt_wr{/* height:100px */}
.sub1_2 .con_bx.con01 .con_wr{background:#f9ba83}
.sub1_2 .con_bx.con01 .con_wr .txt_bx{}
.sub1_2 .con_bx.con01 .con_wr .txt_bx p{text-align:center;color: #fff;font-size: 21px;}

.sub1_2 .con_bx.con03 .con_wr .txt_bx{padding: 20px 10px;text-align: center;border-radius: 20px;margin: 10px 0;}
.sub1_2 .con_bx.con03 .con_wr .txt_bx.bx01{background:#fcecdd}
.sub1_2 .con_bx.con03 .con_wr .txt_bx.bx02{background:#f7e6d6}
.sub1_2 .con_bx.con03 .con_wr .txt_bx.bx03{background:#edd9c6}
.sub1_2 .con_bx.con03 .con_wr .txt_bx.bx04{background:#e7cfb8}
.sub1_2 .con_bx.con03 .con_wr .txt_bx.bx05{background:#e0c4a9}
.sub1_2 .con_bx.con03 .con_wr .txt_bx p{}

.sub1_2 .con_bx.con04 .con_wr{}
.sub1_2 .con_bx.con04 .con_wr ul{text-align:center}
.sub1_2 .con_bx.con04 .con_wr ul li{display:inline-block;padding: 5px;width: 250px;}
.sub1_2 .con_bx.con04 .con_wr ul li .txt_bx{background:#fff;height: 150px;}
.sub1_2 .con_bx.con04 .con_wr ul li .txt_bx .t_cell{display:table-cell;vertical-align:middle;font-weight: 400;padding: 0 10px;}
.sub1_2 .con_bx.con04 .con_wr ul li .txt_bx .t_cell .img{padding-bottom: 10px;}
.sub1_2 .con_bx.con04 .con_wr ul li .txt_bx .t_cell .txt{word-break:keep-all;}


@media screen and (max-width:1024px){
    .sub1_2 .con_bx .tt_wr{width: 135px;}
    .sub1_2 .con_bx .tt_wr .tt01{font-size: 18px;}
    .sub1_2 .con_bx .con_wr{/* width: calc( 100% - 100px ); */}
    .sub1_2 .con_bx.con01 .con_wr .txt_bx p{font-size: 18px;}
}

@media screen and (max-width:768px){
    .sub1_2{font-size:15px}
    .sub1_2 .con_bx{padding-bottom: 15px;display: block;}
    .sub1_2 .con_bx .tt_wr{width:100%;display: block;padding: 15px;}
    .sub1_2 .con_bx .blank_wr{display:none}
    .sub1_2 .con_bx .con_wr{width:100%;display: block;padding: 20px;}
    .sub1_2 .con_bx .con_wr::before{display:none}
    .sub1_2 .con_bx .con_wr::after{display:none}
    .sub1_2 .con_bx .con_wr .txt_wr .g_bx{height:150px}
    .sub1_2 .con_bx.con01 .con_wr .txt_bx{padding: 10px 30px;}
    .sub1_2 .con_bx.con01 .con_wr .txt_bx p{font-size: 16px;}
}

@media screen and (max-width:500px){
    .sub1_2 .con_bx .con_wr .txt_wr .g_bx{width: 100%;margin: 5px 0;height: auto;}
}



.sub1_3{position:relative}
.sub1_3 .img_wr{position: absolute;left: 430px;}
.sub1_3 .img_wr .img_bx{background: url('../img/sub/s1_3_img.jpg')no-repeat center top;background-size: cover;width: 464px;height: 255px;position: relative;}
.sub1_3 .img_wr .img_bx::after{display:block;position:absolute;content:'';background: #f4f4f4;width:100%;height:100%;right: -100px;bottom: -50px;z-index: -1;}
.sub1_3 .con_bx{overflow: hidden;padding: 50px 30px;}
.sub1_3 .con_bx .tt_wr{background:#fbba8a;display: table;width: 200px;height: 200px;border-radius: 100%;text-align: center;/* float: left; */}
.sub1_3 .con_bx .tt_wr p{vertical-align:middle;display: table-cell;color: #fff;font-weight: 700;font-size: 35px;}
.sub1_3 .con_bx .con_wr{/* float:left; */padding: 50px 0px 0px 100px;}
.sub1_3 .con_bx .con_wr ul{position: relative;}
.sub1_3 .con_bx .con_wr ul::before{display:block;position:absolute;content:'';background:#ddd;width: 1px;height: 300px;top: -75px;left:-15px;}
.sub1_3 .con_bx .con_wr ul li{position:relative;line-height: 43px;background: #f4f4f4;margin: 25px 0;padding: 0 20px;}
.sub1_3 .con_bx .con_wr ul li::before{display:block;position:absolute;content:'';background:#fff;width: 15px;height: 15px;border-radius:100%;border: 3px solid #fbba8a;left: -22px;top: 16px;}
.sub1_3 .con_bx .con_wr ul li .th{font-weight: 700;font-size: 20px;width: 100px;}
.sub1_3 .con_bx .con_wr ul li .td{padding-left:10px;}

@media screen and (max-width: 1740px){
    .sub1_3 .con_bx{padding: 30px 40px;}
    .sub1_3 .con_bx .tt_wr{width: 180px;height: 180px;}
    .sub1_3 .con_bx .con_wr{/* padding-left: 70px; */}
    .sub1_3 .img_wr{left:auto;right: 40px;}
    .sub1_3 .img_wr .img_bx::after{right: -40px;}
}

@media screen and (max-width:1440px){
    .sub1_3 .img_wr .img_bx{width: 400px;height: 220px;}
}

@media screen and (max-width:1300px){
    .sub1_3 .img_wr .img_bx{width: 464px;height: 255px;}
}

@media screen and (max-width:1024px){
    .sub1_3 .img_wr{position: static;width: 100%;}
    .sub1_3 .img_wr .img_bx{margin:0 auto}
    .sub1_3 .img_wr .img_bx::after{bottom: -30px;}
    .sub1_3 .con_bx{width: 600px;margin: 0 auto;padding: 70px 40px 30px;}
}

@media screen and (max-width:768px){
    .sub1_3 .img_wr .img_bx::after{display:none}
    .sub1_3 .con_bx{width: 100%;padding: 30px 20px;}
    .sub1_3 .con_bx .tt_wr{float:none;width: 100%;height: 57px;border-radius: 0;}
    .sub1_3 .con_bx .tt_wr p{font-size: 27px;}
    .sub1_3 .con_bx .con_wr{float: none;width: 370px;margin: 0 auto;padding-left: 30px;}
}

@media screen and (max-width:500px){
    .sub1_3 .img_wr .img_bx{width:100%;height: 200px;}
    .sub1_3 .con_bx .tt_wr{height: 50px;}
    .sub1_3 .con_bx .tt_wr p{font-size:25px}
    .sub1_3 .con_bx .con_wr{width:100%;padding: 0 0 0 20px;}
    .sub1_3 .con_bx .con_wr ul::before{height: 300px;top: -25px;left:-15px;}
    .sub1_3 .con_bx .con_wr ul li .th{font-size: 18px;width: 100%;display: block;line-height: 14px;padding-top: 10px;}
}


.sub1_4{padding-bottom:80px}
.sub1_4 .con_bx{text-align:center}

@media screen and (max-width:920px){
    .sub1_4 .con_bx .x-scr-view{display:none}
}

@media screen and (max-width:768px){
    .sub1_4{padding:30px 0 50px}
    .sub1_4 .con_bx .x-scr-view{display:block}
    .sub1_4 .con_bx .con_wr{width: 100%;margin: 0 auto;}
}


.sub1_5{}
.sub1_5 .con_bx{padding-bottom:50px}
.sub1_5 .con_bx .con_wr{}
.sub1_5 .con_bx .con_wr table{border-top:1px solid #c8dff7}
.sub1_5 .con_bx .con_wr table th{color:#447cbb;font-weight: 400;border-bottom: 1px solid #eee;}
.sub1_5 .con_bx .con_wr table thead th{background:#f8fbfe;padding: 5px 0;}
.sub1_5 .con_bx .con_wr table tbody th{border-right:1px solid #eee}
.sub1_5 .con_bx .con_wr table tbody td{text-align:center;padding: 8px 0;border-bottom: 1px solid #eee;border-right: 1px solid #eee;}
.sub1_5 .con_bx .con_wr table tbody td:last-child{border-right: 0;}

@media screen and (max-width:1024px){
    .sub1_5 .con_bx{padding: 0 20px 50px;}
    .sub1_5 .con_bx .con_wr{font-size:15px}
}

@media screen and (max-width:768px){
    .sub1_5 .con_bx .con_wr{width:100%;overflow-x: scroll;}
    .sub1_5 .con_bx .con_wr table{width:730px}
}

.sub1_6{padding-bottom:50px}
.sub1_6 .con_bx{overflow:hidden}
.sub1_6 .map_wr{float:left;width: 70%;}
.sub1_6 .map_wr .wrap_controllers{display:none}
.sub1_6 .con_wr{float:left;width: 30%;}
.sub1_6 .con_wr .img_wr{text-align:center;height: 230px;padding: 36px 0;}
.sub1_6 .con_wr .img_wr img{}
.sub1_6 .con_wr .txt_wr{background:#067350;height: 150px;color: #fff;padding: 25px 15px;}
.sub1_6 .con_wr .txt_wr .ul01{}
.sub1_6 .con_wr .txt_wr .ul01 li{}
.sub1_6 .con_wr .txt_wr .ul01 li .th{font-size: 20px;font-weight: 400;width: 50px;text-align: center;}
.sub1_6 .con_wr .txt_wr .ul01 li .td{padding-left:10px}

@media screen and (max-width:1024px){
    .sub1_6 .map_wr{float:none;width:100%}
    .sub1_6 .con_wr{float:none;width:100%;overflow: hidden;}
    .sub1_6 .con_wr .img_wr{float:left;height: 160px;padding: 0;width: 30%;/* min-width: 160px; */}
    .sub1_6 .con_wr .txt_wr{float:left;height: 160px;width: 70%;display: table;}
    .sub1_6 .con_wr .txt_wr .ul01{display:table-cell;vertical-align:middle}
}

@media screen and (max-width:500px){
    .sub1_6 .con_wr .img_wr{display:none}
    .sub1_6 .con_wr .txt_wr{width:100%;height: auto;}
}


.sub2_1{padding-bottom:50px}
.sub2_1 .con_bx{}
.sub2_1 .con_bx .con_wr{}
.sub2_1 .con_bx .con_wr table{}
.sub2_1 .con_bx .con_wr table thead th{background:#ffefe4;font-weight:400;border-left: 1px solid #eee;border-bottom:1px solid #eee;padding: 8px 20px;}
.sub2_1 .con_bx .con_wr table thead th:first-child{border-left:0;text-align:left;padding-left: 30px;}
.sub2_1 .con_bx .con_wr table tbody th{font-weight:400;border-bottom:1px solid #eee;text-align: left;padding-left: 30px;}
.sub2_1 .con_bx .con_wr table tbody td{text-align:center;border-left:1px solid #eee;border-bottom:1px solid #eee;padding: 5px 20px;}

@media screen and (max-width:920px){
    .sub2_1 .con_bx .con_wr table{width: 1000px;}
}
@media screen and (max-width:768px){
    .sub2_1 .con_bx .con_wr table{width: 800px;}
}

.prof_bx {border:1px solid #ddd;display:inline-block;padding:20px;width:48%;margin:5px;}
.prof_bx .p_cell {float:left}
.prof_bx .p_list {float:left;margin-left: 20px;}
.prof_bx .p_list .name_wr {border-bottom:1px solid #ddd; padding-bottom:10px; font-weight:500;font-size:20px; margin:10px 0 10px}
.prof_bx .p_list ul li {line-height:27px}
.prof_bx .p_list ul li span {margin-right:10px}

@media screen and (max-width:930px){
	.prof_bx {padding:10px;width: 47%;}
	.prof_bx .p_cell {width:35%;}
	.prof_bx .p_cell img {width:100%;}
}

@media screen and (max-width:480px){
	.prof_bx {width:100%; }
	.prof_bx .p_cell {width:40%;}
	.prof_bx .p_cell img {width:100%;}
	.prof_bx .p_list .name_wr {font-size:17px;}
	.prof_bx .p_list ul li {font-size:14px; line-height:23px}
}


/* 이전css
.sub2_1{padding-bottom:50px}
.sub2_1 .con_bx{}
.sub2_1 .con_bx .con_wr{}
.sub2_1 .con_bx .con_wr .prof_bx::before{display:block;position:absolute;content:'';background: #3e5b95;width: 25%;height: 5px;bottom:0;left: 0;}
.sub2_1 .con_bx .con_wr .prof_bx{overflow:hidden;height: 140px;border: 1px solid #eee;position: relative;margin-bottom: 10px;}
.sub2_1 .con_bx .con_wr .prof_bx::after{display:block;position:absolute;content:'';background: #55abd7;width: 75%;height:5px;bottom:0;right: 0;}
.sub2_1 .con_bx .con_wr .prof_bx .p_list{display:table;float:left;height: 100%;}
.sub2_1 .con_bx .con_wr .prof_bx .p_list .p_cell{display:table-cell;vertical-align: middle;}
.sub2_1 .con_bx .con_wr .prof_bx .icon_wr{width:20%;text-align: center;}
.sub2_1 .con_bx .con_wr .prof_bx .name_wr{width: 15%;}
.sub2_1 .con_bx .con_wr .prof_bx .name_wr p{vertical-align: top !important;padding-top:15px;font-size: 20px;font-weight: 400;}
.sub2_1 .con_bx .con_wr .prof_bx .dt_wr{width: 30%;}
.sub2_1 .con_bx .con_wr .prof_bx .dt_wr .ul01 li .th{width: 45px;}
.sub2_1 .con_bx .con_wr .prof_bx .dt_wr .ul01 li .t5{width}
.sub2_1 .con_bx .con_wr .prof_bx .right{width: 35%;text-align: right;padding-right: 80px;}

@media screen and (max-width:1024px){
    .sub2_1 .con_bx .con_wr .prof_bx .name_wr p{font-size: 18px;}
    .sub2_1 .con_bx .con_wr .prof_bx .dt_wr{width: 30%;}
    .sub2_1 .con_bx .con_wr .prof_bx .right{padding-right: 40px;width: 35%;}
}

@media screen and (max-width:768px){
    .sub2_1 .con_bx .con_wr .prof_bx .icon_wr{width: 30%;}
    .sub2_1 .con_bx .con_wr .prof_bx .name_wr{width: 25%;}
    .sub2_1 .con_bx .con_wr .prof_bx .dt_wr{width: 45%;}
    .sub2_1 .con_bx .con_wr .prof_bx .right{display:none}
}

@media screen and (max-width:425px){
    .sub2_1 .con_bx .con_wr .prof_bx .icon_wr{display:none}
    .sub2_1 .con_bx .con_wr .prof_bx .name_wr{width: 30%;padding: 0 15px;}
    .sub2_1 .con_bx .con_wr .prof_bx .name_wr p{font-size: 16px;}
    .sub2_1 .con_bx .con_wr .prof_bx .dt_wr{width: 70%;font-size: 15px;}
}
*/

.sub3_1{}
.sub3_1 .con_bx{overflow:hidden;padding-bottom: 50px;}
.sub3_1 .con_bx .tt_wr{float:left;width: 150px;padding-top: 10px;}
.sub3_1 .con_bx .tt_wr .tt01{position: relative;}
.sub3_1 .con_bx .tt_wr .tt01::after{display:block;position:absolute;content:'';background:#333;width: 25px;height:1px;right: 0;top: 18px;}
.sub3_1 .con_bx .con_wr::before{display:block;position:absolute;content:'';background:#333;width: 10px;height:1px;top: 33px;z-index: 9;}
.sub3_1 .con_bx .con_wr{float:left;width: calc( 100% - 150px );position:relative}
.sub3_1 .con_bx .con_wr::after{display:block;position:absolute;content:'';background:#333;width: 8px;height: 8px;border-radius: 100%;left: 10px;top: 30px;}

@media screen and (max-width:920px){
    .sub3_1 .con_bx .tt_wr{width: 100px;}
    .sub3_1 .con_bx .tt_wr .tt01::after{width: 15px;}
    .sub3_1 .con_bx .con_wr{width: calc( 100% - 100px );}
}

@media screen and (max-width:768px){
    .sub3_1 .con_bx{padding-bottom: 15px;}
    .sub3_1 .con_bx .tt_wr{width:100%;float: none;}
    .sub3_1 .con_bx .tt_wr .tt01::after{display:none}
    .sub3_1 .con_bx .con_wr{width:100%;float: none;}
    .sub3_1 .con_bx .con_wr::before{display:none}
    .sub3_1 .con_bx .con_wr::after{display:none}
}



.sub3_1 .con_bx.con01{}
.sub3_1 .con_bx.con01 .con_wr{}
.sub3_1 .con_bx.con01 .con_wr::before{background:#fff}
.sub3_1 .con_bx.con01 .con_wr::after{background:#fff}
.sub3_1 .con_bx.con01 .con_wr .txt_bx{background: url('../img/sub/s3_1_c1.jpg')no-repeat center;background-size: cover;height: 100px;display: table;width: 100%;}
.sub3_1 .con_bx.con01 .con_wr .txt_bx p{display:table-cell;vertical-align:middle;text-align:center;color: #fff;font-weight: 400;font-size: 21px;}

@media screen and (max-width:768px){
    .sub3_1 .con_bx.con01 .con_wr .txt_bx{padding: 10px 30px;}
    .sub3_1 .con_bx.con01 .con_wr .txt_bx p{font-size:15px}
}


.sub3_1 .con_bx.con02{}
.sub3_1 .con_bx.con02 .tt_wr{padding-top: 50px;}
.sub3_1 .con_bx.con02 .con_wr{position:relative;height: 150px;}
.sub3_1 .con_bx.con02 .con_wr::before{top: 73px;background: #fff;}
.sub3_1 .con_bx.con02 .con_wr::after{top: 69px;background: #fff;}
.sub3_1 .con_bx.con02 .con_wr .txt_bx{width: 315px;height: 145px;position: absolute;border-radius: 50px;display: table;padding: 0 60px;}
.sub3_1 .con_bx.con02 .con_wr .txt_bx p{display:table-cell;vertical-align:middle;text-align:center;color: #fff;}
.sub3_1 .con_bx.con02 .con_wr .txt_bx.bx01{left:0;background: rgba(68,187,186,0.8);}
.sub3_1 .con_bx.con02 .con_wr .txt_bx.bx02{left:50%;margin-left: -157px;background: rgba(19,103,116,0.8);}
.sub3_1 .con_bx.con02 .con_wr .txt_bx.bx03{right:0;background: rgba(12,65,85,0.8);}


@media screen and (max-width:1024px){
    .sub3_1 .con_bx.con02 .con_wr .txt_bx{width: 280px;}
    .sub3_1 .con_bx.con02 .con_wr .txt_bx.bx02{margin-left: -140px;}
}

@media screen and (max-width:920px){
    .sub3_1 .con_bx.con02 .con_wr .txt_bx{width: 230px;padding: 0 35px;}
    .sub3_1 .con_bx.con02 .con_wr .txt_bx.bx02{margin-left: -115px;}
    .sub3_1 .con_bx.con02 .con_wr .txt_bx p{font-size: 15px;}
}

@media screen and (max-width:768px){
    .sub3_1 .con_bx.con02 .tt_wr{padding-top: 10px;}
    .sub3_1 .con_bx.con02 .con_wr{height:170px}
    .sub3_1 .con_bx.con02 .con_wr .txt_bx{width: 36%;height: 165px;}
    .sub3_1 .con_bx.con02 .con_wr .txt_bx.bx02{margin-left: -18%;}
}

@media screen and (max-width:500px){
    .sub3_1 .con_bx.con02 .con_wr{height:auto}
    .sub3_1 .con_bx.con02 .con_wr .txt_bx{width:100%;position: static;height: auto;padding: 20px 40px;border-radius: 10px;}
    .sub3_1 .con_bx.con02 .con_wr .txt_bx.bx02{margin-left:0}
}


.sub3_1 .con_bx.con03{}
.sub3_1 .con_bx.con03 .con_wr{overflow:hidden;height: 260px;}
.sub3_1 .con_bx.con03 .con_wr::before{}
.sub3_1 .con_bx.con03 .con_wr::after{}
.sub3_1 .con_bx.con03 .con_wr .txt_bx{float:left;width: 590px;height: 100%;background: url('../img/sub/s3_1_c3_img.jpg')no-repeat center;background-size: cover;padding-top: 195px;}
.sub3_1 .con_bx.con03 .con_wr .txt_bx .txt{background:rgba(6,115,80,0.8);padding: 20px 0;text-align: center;color: #fff;font-weight: 400;word-break: keep-all;}
.sub3_1 .con_bx.con03 .con_wr .mark_bx{float:left;width: calc( 100% - 590px);display: table;text-align: center;height: 100%;background: #f6f6f6;}
.sub3_1 .con_bx.con03 .con_wr .mark_bx .mark{display:table-cell;vertical-align:middle}

@media screen and (max-width:1024px){
    .sub3_1 .con_bx.con03 .con_wr{height: 220px;}
    .sub3_1 .con_bx.con03 .con_wr .txt_bx{width: 500px;padding-top: 155px;}
    .sub3_1 .con_bx.con03 .con_wr .mark_bx{width: calc( 100% - 500px);}
    .sub3_1 .con_bx.con03 .con_wr .mark_bx .mark img{/* width: 85%; */}
}

@media screen and (max-width:920px){
    .sub3_1 .con_bx.con03 .con_wr .txt_bx{width:100%}
    .sub3_1 .con_bx.con03 .con_wr .mark_bx{display:none}
}

@media screen and (max-width:500px){
    .sub3_1 .con_bx.con03 .con_wr{height:auto}
    .sub3_1 .con_bx.con03 .con_wr .txt_bx{background:0;padding: 0;/* height: auto; */}
}

.sub3_1 .con_bx.con04{}
.sub3_1 .con_bx.con04 .con_wr{}
.sub3_1 .con_bx.con04 .con_wr::before{}
.sub3_1 .con_bx.con04 .con_wr::after{}
.sub3_1 .con_bx.con04 .con_wr .txt_bx{display:inline-block;vertical-align: top;width: 33.3%;border: 1px solid #eee;margin: 0 -2px;}
.sub3_1 .con_bx.con04 .con_wr .txt_bx.bx01{}
.sub3_1 .con_bx.con04 .con_wr .txt_bx.bx02{}
.sub3_1 .con_bx.con04 .con_wr .txt_bx.bx03{}
.sub3_1 .con_bx.con04 .con_wr .txt_bx .icon_wr{width:100%;/* height:145px; */padding-top: 30px;}
.sub3_1 .con_bx.con04 .con_wr .txt_bx .icon_wr .icon{width:100px;height:100px;border-radius:100%;margin: 0 auto;}
.sub3_1 .con_bx.con04 .con_wr .txt_bx.bx01 .icon_wr .icon{background:url('../img/sub/s3_1_c4_i01.png')no-repeat center #d2e665}
.sub3_1 .con_bx.con04 .con_wr .txt_bx.bx02 .icon_wr .icon{background:url('../img/sub/s3_1_c4_i02.png')no-repeat center #65c0e6}
.sub3_1 .con_bx.con04 .con_wr .txt_bx.bx03 .icon_wr .icon{background:url('../img/sub/s3_1_c4_i03.png')no-repeat center #ff7b8e}
.sub3_1 .con_bx.con04 .con_wr .txt_bx .txt_wr{text-align:center}
.sub3_1 .con_bx.con04 .con_wr .txt_bx .txt_wr .tt{position:relative;padding: 10px 0;font-weight: 400;}
.sub3_1 .con_bx.con04 .con_wr .txt_bx .txt_wr .tt::after{display:block;position:absolute;content:'';background:#eee;width: 26px;height:1px;left:50%;margin-left: -13px;bottom: 0;}
.sub3_1 .con_bx.con04 .con_wr .txt_bx .txt_wr .txt{word-break:keep-all;padding: 10px 40px 50px;font-weight: 400;}

@media screen and (max-width:920px){
    .sub3_1 .con_bx.con04 .con_wr .txt_bx .txt_wr .txt{padding: 10px 20px 40px;font-size: 16px;height: 130px;}
}

@media screen and (max-width:500px){
    .sub3_1 .con_bx.con04 .con_wr .txt_bx{display:block;width: 100%;margin: 0;}
}


.sub3_1 .con_bx.con05{}
.sub3_1 .con_bx.con05 .con_wr{}
.sub3_1 .con_bx.con05 .con_wr::before{background:#fff}
.sub3_1 .con_bx.con05 .con_wr::after{background:#fff}
.sub3_1 .con_bx.con05 .con_wr table{background: url('../img/sub/s3_1_c5.jpg')no-repeat left top;color:#fff;}
.sub3_1 .con_bx.con05 .con_wr table caption{font-size:0}
.sub3_1 .con_bx.con05 .con_wr table th{padding: 18px 0;background: rgba(108,133,144,0.6);}
.sub3_1 .con_bx.con05 .con_wr table td{text-align:center;border-top: 1px solid #fff;border-left: 1px solid #fff;padding: 57px 0;font-weight: 400;font-size: 20px;}
.sub3_1 .con_bx.con05 .con_wr table td:first-child{border-left:0}
.sub3_1 .con_bx.con05 .con_wr table td.plus{background:#fff;color: #000;font-weight: 900;}
.sub3_1 .con_bx.con05 .con_wr table td.right{background: #447fbb;border: 0;}

@media screen and (max-width:950px){
    .sub3_1 .con_bx.con05 .con_wr table td{width: 15%;}
}

@media screen and (max-width:768px){
    .sub3_1 .con_bx.con05 .con_wr table{width: 790px;}
}

@media screen and (max-width:500px){
    .sub3_1 .con_bx.con05 .con_wr table{width:600px}
}

.sub3_1 .con_bx.con06{}
.sub3_1 .con_bx.con06 .con_wr{}
.sub3_1 .con_bx.con06 .con_wr::before{}
.sub3_1 .con_bx.con06 .con_wr::after{}
.sub3_1 .con_bx.con06 .con_wr .txt_bx{background: url('../img/sub/s3_1_c6.jpg')no-repeat center;height: 122px;width: 100%;display: table;border: 1px solid #f7f7f7;}
.sub3_1 .con_bx.con06 .con_wr .txt_bx .txt{display:table-cell;vertical-align:middle;text-align:center;font-weight: 700;color: #000000;font-size: 22px;word-break: keep-all;}

@media screen and (max-width:1024px){
    .sub3_1 .con_bx.con06 .con_wr .txt_bx .txt{font-size: 20px;}
}

@media screen and (max-width:768px){
    .sub3_1 .con_bx.con06 .con_wr .txt_bx{padding: 15px 50px;height: 100px;}
    .sub3_1 .con_bx.con06 .con_wr .txt_bx .txt{font-size: 18px;}
}

@media screen and (max-width:500px){
    .sub3_1 .con_bx.con06 .con_wr .txt_bx{padding:30px}
    .sub3_1 .con_bx.con06 .con_wr .txt_bx .txt{font-size: 16px;font-weight: 500;}
}

.sub3_2{padding-bottom:50px}
.sub3_2 .con_bx{}
.sub3_2 .con_bx .tt_wr{padding-bottom:20px}
.sub3_2 .con_bx .top_wr{overflow:hidden;padding-bottom: 15px;}
.sub3_2 .con_bx .top_wr .txt_bx{width:49%;background:#f9f9f9;text-align:center;border-radius:10px;padding: 30px 100px;}
.sub3_2 .con_bx .top_wr .txt_bx.bx01{float:left}
.sub3_2 .con_bx .top_wr .txt_bx.bx02{float:right}
.sub3_2 .con_bx .top_wr .txt_bx .img{}
.sub3_2 .con_bx .top_wr .txt_bx .txt{word-break:keep-all;padding-top: 10px;font-weight: 400;}
.sub3_2 .con_bx .con_wr{}
.sub3_2 .con_bx .con{height: 130px;padding: 5px 0;position: relative;}
.sub3_2 .con_bx .con .tit_wr{position:absolute;display: table;width: 120px;height: 120px;border: 7px solid;border-radius: 100%;left: 0;top: 50%;margin-top: -60px;background: #fff;}
.sub3_2 .con_bx .con.con01 .tit_wr{border-color: #fda648;}
.sub3_2 .con_bx .con.con02 .tit_wr{border-color: #57d4d3;}
.sub3_2 .con_bx .con.con03 .tit_wr{border-color: #c9e569;}
.sub3_2 .con_bx .con .tit_wr .tit{display:table-cell;vertical-align:middle;text-align:center;word-break: keep-all;font-weight: 400;font-size: 20px;}
.sub3_2 .con_bx .con .txt_wr{width: calc( 100% - 100px );float: right;height: 120px;display: table;border-radius: 20px;padding: 0 10px 0 40px;}
.sub3_2 .con_bx .con.con01 .txt_wr{background:#fff3e7}
.sub3_2 .con_bx .con.con02 .txt_wr{background:#e5f6f6}
.sub3_2 .con_bx .con.con03 .txt_wr{background:#f0f5df}
.sub3_2 .con_bx .con .txt_wr p{display:table-cell;vertical-align:middle;font-weight: 400;}
.sub3_2 .con_bx .con .txt_wr p span{padding: 0 10px;}

@media screen and (max-width:1300px){
    .sub3_2 .con_bx .con .txt_wr p span{padding:0 5px}
}

@media screen and (max-width:1024px){
    .sub3_2 .con_bx .top_wr .txt_bx{padding: 30px 50px;}
    .sub3_2 .con_bx .con .txt_wr{padding: 0 10px 0 60px;}
    .sub3_2 .con_bx .con .txt_wr p span{display:block;padding:0}
}

@media screen and (max-width:768px){
    .sub3_2 .con_bx .tt_wr{padding-bottom: 0;}
    .sub3_2 .con_bx .top_wr .txt_bx{width:100%;margin-bottom: 10px;padding: 20px 100px;}
    .sub3_2 .con_bx .top_wr .txt_bx.bx01{float:none;}
    .sub3_2 .con_bx .top_wr .txt_bx.bx02{float:none}
    .sub3_2 .con_bx .con .tit_wr{width: 100px;height: 100px;}
    .sub3_2 .con_bx .con .tit_wr .tit{font-size:18px}
    .sub3_2 .con_bx .con .txt_wr{width: calc( 100% - 80px );padding: 0 10px 0 45px;}
    .sub3_2 .con_bx .con .txt_wr p span{font-size: 16px;}
}

@media screen and (max-width:500px){
    .sub3_2 .con_bx .top_wr .txt_bx{padding: 20px 45px;}
    .sub3_2 .con_bx .con{height:auto}
    .sub3_2 .con_bx .con .tit_wr{width: 100%;height: auto;border-radius: 10px;border: 3px solid;position: static;margin: 0;padding: 3px 0;}
    .sub3_2 .con_bx .con .txt_wr{float:none;width:100%;padding: 25px 20px;height: auto;border-radius: 5px;}
}


.sub3_3{}
.sub3_3 .con_bx{}
.sub3_3 .tt_wr{}
.sub3_3 .con_wr{overflow:hidden}
.sub3_3 .con_wr .con{float: left;width: 49%;margin: 0.5%;height: 240px;text-align: center;padding: 30px;}
.sub3_3 .con_wr .con a{display: table;width:100%;height:100%;transition:0.3s}
.sub3_3 .con_wr .con a:hover{background:rgba(255,255,255,0.5)}
.sub3_3 .con_wr .con.con01{background:url('../img/sub/s3_3_img01.jpg')no-repeat center;background-size:cover;}
.sub3_3 .con_wr .con.con02{background:url('../img/sub/s3_3_img02.jpg')no-repeat center;background-size:cover}
.sub3_3 .con_wr .con.con03{background:url('../img/sub/s3_3_img03.jpg')no-repeat center;background-size:cover}
.sub3_3 .con_wr .con.con04{background:url('../img/sub/s3_3_img04.jpg')no-repeat center;background-size:cover}
.sub3_3 .con_wr .con.con05{background:url('../img/sub/s3_3_img05.jpg')no-repeat center;background-size:cover}
.sub3_3 .con_wr .con.con06{background:url('../img/sub/s3_3_img06.jpg')no-repeat center;background-size:cover}
.sub3_3 .con_wr .con.con07{background:url('../img/sub/s3_3_img07.jpg')no-repeat center;background-size:cover}
.sub3_3 .con_wr .con.con08{background:url('../img/sub/s3_3_img08.jpg')no-repeat center;background-size:cover}
.sub3_3 .con_wr .con .txt_wr{display:table-cell;vertical-align:middle;background: rgba(255,255,255,0.7);}
.sub3_3 .con_wr .con .txt_wr .icon{position:relative;padding-bottom:10px}
.sub3_3 .con_wr .con .txt_wr .icon::after{display:block;position:absolute;content:'';background:#333;width:30px;height:1px;left: 50%;margin-left: -15px;bottom: 5px;}
.sub3_3 .con_wr .con.con03 .txt_wr .icon::after,
.sub3_3 .con_wr .con.con05 .txt_wr .icon::after,
.sub3_3 .con_wr .con.con06 .txt_wr .icon::after,
.sub3_3 .con_wr .con.con08 .txt_wr .icon::after{/* background:#fff; */}
.sub3_3 .con_wr .con .txt_wr .txt{font-weight:400;font-size: 23px;}
.sub3_3 .con_wr .con.con03 .txt_wr .txt,
.sub3_3 .con_wr .con.con05 .txt_wr .txt,
.sub3_3 .con_wr .con.con06 .txt_wr .txt,
.sub3_3 .con_wr .con.con08 .txt_wr .txt{/* color:#fff */}


@media screen and (max-width:920px){
    .sub3_3 .con_wr .con{height: 200px;}
    .sub3_3 .con_wr .con .txt_wr .icon img{width: 45px;}
    .sub3_3 .con_wr .con .txt_wr .txt{font-size:20px}
}

@media screen and (max-width:768px){
    .sub3_3 .con_wr .con{/* height: 150px; */width: 100%;}
}

@media screen and (max-width:768px){
    .sub3_3 .con_wr .con{height: 150px;}
}



.sub3_4{}
.sub3_4 .con_bx{}
.sub3_4 .con_bx .con_wr{padding: 10px 0 50px;}
.sub3_4 .con_bx .con_wr .top_img{background: url('../img/sub/s3_4_top.jpg')no-repeat center;width: 100%;height: 407px;background-size: cover;position: relative;}
.sub3_4 .con_bx .con_wr .top_img .txt_wr{position:absolute;top: 40%;left: 10%;overflow: hidden;height: 80px;width: 80%;background: rgba(0,0,0,0.3);display: table;}
.sub3_4 .con_bx .con_wr .top_img .txt_wr p{display:table-cell;vertical-align:middle;text-align:center;color: #fff;font-size: 23px;padding-left: 30px;font-weight: 400;}

.sub3_4 .con_bx .con_wr .list_bx{position:relative;padding: 25px 0 30px;}
.sub3_4 .con_bx .con_wr .list_bx .tt{position:absolute;width: 260px;height: 50px;text-align:center;background: #fff;border: 3px solid #b5ae8a;border-radius: 50px;display: table;left: 50%;margin-left: -130px;top: 0;}
.sub3_4 .con_bx .con_wr .list_bx .tt p{display:table-cell;vertical-align:middle;font-size: 20px;font-weight: 400;color: #333;}
.sub3_4 .con_bx .con_wr .list_bx .txt{border-radius:20px;display:table;width: 100%;}
.sub3_4 .con_bx .con_wr .list_bx .txt .tb_c{display:table-cell;vertical-align:middle;text-align:center;padding-top: 15px;}

.sub3_4 .con_bx .con_wr .list_bx.bx01{}
.sub3_4 .con_bx .con_wr .list_bx.bx01 .txt{height:150px;background:#f5f3e6}
.sub3_4 .con_bx .con_wr .list_bx.bx01 .txt .tb_c{font-size: 32px;color: #535353;font-weight: 400;}

.sub3_4 .con_bx .con_wr .list_bx.bx02{}
.sub3_4 .con_bx .con_wr .list_bx.bx02 .txt{height:150px;background:#e9e6d6}
.sub3_4 .con_bx .con_wr .list_bx.bx02 .txt .tb_c{padding: 15px 250px 0;font-weight: 400;font-size: 18px;}

.sub3_4 .con_bx .con_wr .list_bx.bx03{}
.sub3_4 .con_bx .con_wr .list_bx.bx03 .txt{height:150px;background:#d9d6c4}
.sub3_4 .con_bx .con_wr .list_bx.bx03 .txt .tb_c{}
.sub3_4 .con_bx .con_wr .list_bx.bx03 .txt .tb_c ul{/* padding-top:15px */}
.sub3_4 .con_bx .con_wr .list_bx.bx03 .txt .tb_c ul li{display:inline-block;padding: 0 15px;}
.sub3_4 .con_bx .con_wr .list_bx.bx03 .txt .tb_c ul li .dd_fr{width:85px;height:85px;border-radius:100%;display: table;background: #edebe2;}
.sub3_4 .con_bx .con_wr .list_bx.bx03 .txt .tb_c ul li .dd_fr p{padding-top:0;font-weight: 400;}

.sub3_4 .con_bx .img34_bg {background: url('../img/sub/img34_bg.png')no-repeat top center;padding-top: 60px;}


@media screen and (max-width:1024px){
    .sub3_4 .con_bx .con_wr .top_img .txt_wr p{font-size: 20px;}

    .sub3_4 .con_bx .con_wr .list_bx.bx01 .txt{height: 100px;}
    .sub3_4 .con_bx .con_wr .list_bx.bx01 .txt .tb_c{font-size: 23px;}

    .sub3_4 .con_bx .con_wr .list_bx.bx02 .txt .tb_c{padding: 15px 130px 0;font-size: 16px;}
    
    .sub3_4 .con_bx .con_wr .list_bx.bx03 .txt{height:100px}
    .sub3_4 .con_bx .con_wr .list_bx.bx03 .txt .tb_c ul li{padding: 0 10px;}
}


@media screen and (max-width:768px){
    .sub3_4 .con_bx .con_wr{padding: 10px 0 30px;}

    .sub3_4 .con_bx .con_wr .top_img{height: 250px;}
    .sub3_4 .con_bx .con_wr .top_img .txt_wr{width:100%;left:0;top:auto;bottom:0}
    .sub3_4 .con_bx .con_wr .top_img .txt_wr p{padding: 0 50px;text-align: center;font-size: 16px;}

    .sub3_4 .con_bx .con_wr .list_bx{padding: 20px 0 30px;}
    .sub3_4 .con_bx .con_wr .list_bx .tt{height: 40px;width: 200px;margin-left: -100px;}
    .sub3_4 .con_bx .con_wr .list_bx .tt p{font-size: 18px;}

    .sub3_4 .con_bx .con_wr .list_bx.bx01 .txt .tb_c{font-size: 20px;}

    .sub3_4 .con_bx .con_wr .list_bx.bx02 .txt .tb_c{padding: 15px 50px 0;}

    .sub3_4 .con_bx .con_wr .list_bx.bx03 .txt .tb_c ul li .dd_fr{width: auto;height: auto;background: 0;}
}

@media screen and (max-width:500px){
    .sub3_4 .con_bx .con_wr .top_img{height: 180px;}
    .sub3_4 .con_bx .con_wr .top_img .txt_wr{height:auto}
    .sub3_4 .con_bx .con_wr .top_img .txt_wr p{padding: 5px 20px;text-align: center;font-size: 15px;}

    .sub3_4 .con_bx .con_wr .list_bx .txt{height: auto !important;padding: 20px 0;}
    .sub3_4 .con_bx .con_wr .list_bx .txt .tb_c{}

    .sub3_4 .con_bx .con_wr .list_bx.bx01 .txt .tb_c{font-size:18px}

    .sub3_4 .con_bx .con_wr .list_bx.bx02 .txt .tb_c{font-size:14px}
}



.sub3_5{background: url('../img/sub/s3_5_bg.png')no-repeat right;min-height: 700px;}
.sub3_5 .con_bx{}
.sub3_5 .con_wr{position:relative}
.sub3_5 .con_wr .tt_wr{position:absolute;z-index:-1}
.sub3_5 .con_wr .con{display:inline-block;vertical-align:top;padding: 0 25px;width: 25%;margin: 0 -2px;}
.sub3_5 .con_wr .con .tt{color:#fff;font-size:20px;font-weight:400;text-align: center;padding: 18px 0;}
.sub3_5 .con_wr .con .txt{}
.sub3_5 .con_wr .con .txt .list{padding: 15px 20px 50px;position: relative;}
.sub3_5 .con_wr .con .txt .list::before{display:block;position:absolute;content:'';background: #d1d1d1;width:1px;height:100%;left:0;top: 20px;}
.sub3_5 .con_wr .con .txt .list.last::before{display:none}
.sub3_5 .con_wr .con .txt .list .th{position:relative;font-size: 18px;font-weight: 600;padding-bottom: 5px;}
.sub3_5 .con_wr .con .txt .list .th::before{display:block;position:absolute;content:'';background:#fff;border: 3px solid;width: 20px;height: 20px;border-radius:100%;left: -30px;top: 4px;}
.sub3_5 .con_wr .con.con01 .txt .list .th::before{border-color:#f19d9d}
.sub3_5 .con_wr .con.con02 .txt .list .th::before{border-color:#9de8f1}
.sub3_5 .con_wr .con.con03 .txt .list .th::before{border-color:#9df1c4}
.sub3_5 .con_wr .con.con04 .txt .list .th::before{border-color:#c1aaf0}
.sub3_5 .con_wr .con .txt .list .td{font-size: 16px;position: relative;}
.sub3_5 .con_wr .con .txt .list .td::before{display:block;position:absolute;content:'';width:18px;height:21px;background:url('../img/sub/img35_arrow.png');left: 10px;bottom: -40px;}
.sub3_5 .con_wr .con .txt .list .td.last::before {display:none}

@media screen and (max-width:1024px){
    .sub3_5 .con_wr .con .tt{font-size: 18px;padding: 15px 0;}
}

@media screen and (max-width:920px){
    .sub3_5 .con_wr{width: 450px;margin: 0 auto;}
    .sub3_5 .con_wr .tt_wr{display:none}
    .sub3_5 .con_wr .con{display:block;width:100%;padding: 0 20px 30px;}
    .sub3_5 .con_wr .con .tt{border-radius: 50px;padding: 10px 0;}
    .sub3_5 .con_wr .con.con01 .tt{background:#ff959f}
    .sub3_5 .con_wr .con.con02 .tt{background:#e65e6b}
    .sub3_5 .con_wr .con.con03 .tt{background:#bd3844}
    .sub3_5 .con_wr .con.con04 .tt{background:#933c44}
    .sub3_5 .con_wr .con .txt .list{padding: 15px 110px;}
    .sub3_5 .con_wr .con .txt .list::before{left: 90px;}
}

@media screen and (max-width:500px){
    .sub3_5 .con_wr{width:100%}
    .sub3_5 .con_wr .con .txt .list{padding: 15px 60px;}
    .sub3_5 .con_wr .con .txt .list::before{left: 40px;}
}

@media screen and (max-width:425px){
    .sub3_5 .con_wr .con .txt .list{padding: 15px 30px;}
    .sub3_5 .con_wr .con .txt .list::before{left: 10px;}
}



.sub3_6{}
.sub3_6 .con_bx{}
.sub3_6 .con_wr{position:relative;overflow: hidden;background: url('../img/sub/s3_6_bg.png')no-repeat center bottom;background-size: contain;padding-top: 15px;padding-bottom: 100px;}
.sub3_6 .con_wr .par_con{position:absolute;width:480px;left:50%;margin-left:-240px;bottom:0;background:#2e4474;color:#fff;text-align: center;padding: 15px 10px;font-size: 23px;font-weight: 400;border-radius: 20px;}
.sub3_6 .con_wr .con{float: left;padding: 0 3px;height: 520px;}
.sub3_6 .con_wr .con.con01{overflow:hidden}
.sub3_6 .con_wr .con .l_cate{text-align:center;padding: 20px 0;color: #fff;font-size: 32px;font-weight: 500;border-radius: 15px;}
.sub3_6 .con_wr .con .l_cate_color01 {background: #95b4d3;}
.sub3_6 .con_wr .con .l_cate_color02 {background: #a1cbb4;}
.sub3_6 .con_wr .con .l_cate_color03 {background: #d3d27a;}
.sub3_6 .con_wr .con .l_cate_color04 {background: #d9ae7b;}

.sub3_6 .con_wr .con .subject{width: 195px;padding-top: 10px;}
.sub3_6 .con_wr .con.con01 .subject{float: left;vertical-align: top;padding-left: 2px;padding-right: 3px;}
.sub3_6 .con_wr .con .subject .s_tt{display: table;width: 100%;height: 50px;border-radius: 15px;}
.sub3_6 .con_wr .con .subject .s_tt_color01{background:#eaf0f6;}
.sub3_6 .con_wr .con .subject .s_tt_color02{background:#e8f5ee;}
.sub3_6 .con_wr .con .subject .s_tt_color03{background:#f8f8e9;}
.sub3_6 .con_wr .con .subject .s_tt_color04{background:#f6f1ec;}

.sub3_6 .con_wr .con .subject .s_tt p{display:table-cell;vertical-align:middle;text-align:center;font-weight: 400;}
.sub3_6 .con_wr .con .subject .txt .list{padding: 15px 10px 15px 30px;position: relative;}
.sub3_6 .con_wr .con .subject .txt .list::before{display:block;position:absolute;content:'';background: #d1d1d1;width:1px;height:100%;left: 15px;top: 20px;}
.sub3_6 .con_wr .con .subject .txt .list.last::before{display:none}
.sub3_6 .con_wr .con .subject .txt .list .th{position:relative;font-size: 16px;font-weight: 500;padding-bottom: 5px;}
.sub3_6 .con_wr .con .subject .txt .list .th::before{display:block;position:absolute;content:'';background:#fff;border: 3px solid;width: 20px;height: 20px;border-radius:100%;left: -25px;top: 4px;}
.sub3_6 .con_wr .con .subject.sub01 .txt .list .th::before{border-color:#f19d9d}
.sub3_6 .con_wr .con .subject.sub02 .txt .list .th::before{border-color:#9de8f1}
.sub3_6 .con_wr .con .subject.sub03 .txt .list .th::before{border-color:#9df1c4}
.sub3_6 .con_wr .con .subject.sub04 .txt .list .th::before{border-color:#c2abf0}
.sub3_6 .con_wr .con .subject.sub05 .txt .list .th::before{border-color:#e8ce65}
.sub3_6 .con_wr .con .subject .txt .list .td{font-size: 15px;position: relative;padding-left: 10px;}
.sub3_6 .con_wr .con .subject .txt .list .td span{position:relative}
.sub3_6 .con_wr .con .subject .txt .list .td span::before{display:block;position:absolute;content:'';background: #acacac;width: 3px;height: 2px;left: -6px;top:10px;}

@media screen and (max-width:1024px){
    .sub3_6 .con_wr{width: 720px;margin: 0 auto;padding: 25px 0 0;background: 0;}
    .sub3_6 .con_wr .par_con{position:static;margin: 0 0 30px;width: 100%;}
    .sub3_6 .con_wr .con .subject{width: 235px;}
}

@media screen and (max-width:768px){
    .sub3_6 .con_wr{width:100%}
    .sub3_6 .con_wr .con{float:none;height: auto;width: 300px;margin: 0 auto;}
    .sub3_6 .con_wr .con .l_cate{padding: 10px 0;font-size: 28px;}
    .sub3_6 .con_wr .con .subject{float:none;width: 100%;padding-bottom: 30px;}
    .sub3_6 .con_wr .con .subject.sub01{padding-bottom:0}
}

@media screen and (max-width:425px){
    .sub3_6 .con_wr .con{width:100%}
}


.sub3_6_re{background:#f4f4f4;max-width: 1000px;}
.sub3_6_re .sub3_6_ca1{position:relative; width:50%; height:60px; background:#dfe0e1; float:left; line-height:60px; text-align:center; border-right:2px solid #fff;}
.sub3_6_re .sub3_6_ca2{position:relative; width:50%; height:60px; background:#d3d3d3; float:left; line-height:60px; text-align:center;}
.sub3_6_re .con_bx{padding:30px 20px;width: 100%;position: relative;}
.sub3_6_re .con_bx::after{display:block;content:'';background:url('../img/sub/sub3_6_arr.png');position:absolute;width: 23px;height: 20px;right: 350px;bottom: -10px;}
.sub3_6_re .con_bx.con05::after{display:none}
.sub3_6_re .con_bx .tt_wr{display:table-cell;width: 120px;/* text-align: center; */vertical-align: middle;}
.sub3_6_re .con_bx.con01 .tt_wr{background:#dae5f0}
.sub3_6_re .con_bx.con02 .tt_wr{background:#daeee7}
.sub3_6_re .con_bx.con03 .tt_wr{background:#eeebda}
.sub3_6_re .con_bx.con04 .tt_wr{background:#eee2da}
.sub3_6_re .con_bx.con05 .tt_wr{background:#e7daee}
.sub3_6_re .con_bx .tt_wr .tt_bx{display:table;width: 100%;text-align: center;font-size:20px;font-weight: 700;}
.sub3_6_re .con_bx .tt_wr .tt_bx .t_cell{}
.sub3_6_re .con_bx .txt_wr{display:table-cell;padding-left: 20px;width: 840px;}
.sub3_6_re .con_bx .txt_wr .txt_bx{display:table;background:#fff;width: 100%;padding: 30px 0;border-radius: 20px;}
.sub3_6_re .con_bx .txt_wr .txt_bx.spc{margin-bottom: 35px;position:relative;}
.sub3_6_re .con_bx .txt_wr .txt_bx.spc::after{display:block;content:'';background:url('../img/sub/sub3_6_arr.png');position:absolute;width: 23px;height: 20px;right: 330px;bottom: -28px;}
.sub3_6_re .con_bx .txt_wr .txt_bx .tit{display:table-cell;width: 50%;text-align: center;vertical-align: middle;font-size: 20px;word-break: keep-all;}
.sub3_6_re .con_bx .txt_wr .txt_bx .txt{display:table-cell}
.sub3_6_re .con_bx .txt_wr .txt_bx .txt p{padding}

@media screen and (max-width:1300px){
    .sub3_6_re{margin:0 auto;/* padding: 0 20px; */}
}

@media screen and (max-width:1024px){
    .sub3_6_re .con_bx .tt_wr .tt_bx{font-size:18px}
    .sub3_6_re .con_bx .txt_wr .txt_bx .tit{width:40%;font-size:18px}
    .sub3_6_re .con_bx .txt_wr .txt_bx .txt p{font-size:16px}
}

@media screen and (max-width:768px){
    .sub3_6_re .con_bx .tt_wr{width: 70px;}
    .sub3_6_re .con_bx .tt_wr .tt_bx{font-size: 16px;}
    .sub3_6_re .con_bx .txt_wr{padding-left: 10px;}
    .sub3_6_re .con_bx .txt_wr .txt_bx .tit{/* width: 35%; */font-size: 15px;}
    .sub3_6_re .con_bx::after{right: 30%;}
    .sub3_6_re .con_bx .txt_wr .txt_bx.spc::after{right: 35%;}
    .sub3_6_re .con_bx .txt_wr .txt_bx .txt{padding-left:10px}
    .sub3_6_re .con_bx .txt_wr .txt_bx .txt p{font-size: 14px;}
}

@media screen and (max-width:500px){
    .sub3_6_re .con_bx{display:block}
    .sub3_6_re .con_bx .tt_wr{display:block;width: 100%;padding: 20px;}
    .sub3_6_re .con_bx .txt_wr{display:block;width: 100%;padding: 20px 0 0;}
    .sub3_6_re .con_bx::after{right: 50%;}
    .sub3_6_re .con_bx .txt_wr .txt_bx.spc::after{right: 50%;}
    .sub3_6_re .con_bx .txt_wr .txt_bx .txt{padding:10px}
}

@media screen and (max-width:420px){
    .sub3_6_re .con_bx .txt_wr .txt_bx{display:block;padding: 0;}
    .sub3_6_re .con_bx .txt_wr .txt_bx .tit{display:block;width: 100%;border-bottom: 1px dashed #eee;padding: 15px;}
    .sub3_6_re .con_bx .txt_wr .txt_bx .txt{display:block;width: 200px;margin: 0 auto;text-align: center;padding: 20px 0;}
}	