/*공통*/
.con_wrap {width: 100%;}
.con_bg {width :100%; background: url('../img/dot_bg.jpg'); padding: 100px 0;}
.con1300 {width: 1300px; margin: 0 auto;}

.c_title h2 {font-family: 'paybooc-Medium',sans-serif; font-size: 14px; color:#e60412; margin-bottom: 15px; font-weight: bold;}
.c_title h1 {font-family: 'paybooc-ExtraBold',sans-serif; font-size: 57px; color:#000;}
.c_title h3 {font-family: 'paybooc-Light',sans-serif; font-size: 24px; color:#000; margin-top: 30px;}
.c_title p {font-family: 'paybooc-Light',sans-serif; font-size: 14px; color:#888; margin-top: 30px; line-height: 28px; word-break: keep-all;}

.c_btn a {display: flex; align-items: center; justify-content: flex-end;}
.c_btn a p {font-family: 'paybooc-Light',sans-serif; font-size: 16px; color:#000; margin-right: 15px;font-weight: bold; margin-top: 0;}
.c_btn a .arrow {width: 45px; height: 45px; border: 1px solid #000; position: relative;transition: all 0.3s; }
.c_btn a .arrow span {display: block; width: 24px; height: 22px; background: url('../img/c_arrow_b.png')no-repeat 50% 50% #fff; position: absolute; top: 48%; left: -9px; transform: translateY(-50%); transition: all 0.3s;}
.c_btn a:hover .arrow {border: 1px solid #e60412}
.c_btn a:hover .arrow span {position: absolute; left: -9px; background: url('../img/c_arrow_r.png')no-repeat 100% 50% #fff; width: 41px;}

.blet_title {margin: 60px 0;}
.blet_title .blet { width: 13px; height: 13px; background: #888; display: block; margin: 0 auto 20px auto; position: relative; }
.blet_title .blet::before { width: 13px; height: 13px; background: #ccc; display: block; content: ""; position: absolute; top: 0; left: -31px;}
.blet_title .blet::after { width: 13px; height: 13px; background: #000; display: block; content: ""; position: absolute; top: 0; right: -31px;}
.blet_title h1 {font-family: 'paybooc-Bold',sans-serif; font-size: 24px; color:#000;}

.con_title_bg {width: 100%; position: relative; background: url('../img/gree_c2_bg.jpg')no-repeat 50% 50%; background-size: cover; background-attachment: fixed; padding: 112px 0 80px 0; text-align: center;}
.con_title_bg::after {position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); background: #fff; width: 1300px; height: 80px; display: block; content: "";}
.con_title_bg p {font-family: 'paybooc-Medium',sans-serif; font-size: 14px; color: rgba(255, 255, 255, 0.28); margin-bottom: 15px;}
.con_title_bg h1 {font-family: 'paybooc-ExtraBold',sans-serif; font-size: 57px; color:#fff;}
.con_title_bg h1::after { display: block; content: ""; width: 1px; height: 75px; background: #fff; margin: 30px auto 0 auto;}

.sub_ul li {position: relative; font-size: 14px; font-family: 'paybooc-Light',sans-serif; color:#666; line-height: 28px; padding-left: 15px; margin-bottom: 30px; word-break: keep-all;}
.sub_ul li::before {position: absolute; top: 6px; left: 0; width: 4px; height: 15px; background: #e60412; display: block; content: "";}
.sub_ul li span { color:#000; font-weight: bold;}


/*Content CSS*/
#ci {overflow: hidden;}
#ci_c1 {display: flex; flex-direction: row; justify-content: space-between; width: 100%; align-items: center; padding-bottom: 85px; margin-bottom: 85px; border-bottom: 1px solid #ddd;}
#ci_c1 .img {width: 515px; height: 426px; background: url('../img/ci_c1_bg.png')no-repeat 50% 50%; text-align: center; line-height: 426px; }
#ci_c1 .txt { width: calc(100% - 600px); }
#ci_c1 .txt .top { width: 100%; display: flex; justify-content: space-between; align-items: flex-end; padding-bottom: 25px; border-bottom: 1px solid #ddd; margin-bottom: 35px;}
#ci_c1 .txt .top .color ul {display: flex; flex-direction: row; justify-content: flex-end;}
#ci_c1 .txt .top .color ul li {font-family: 'paybooc-Medium',sans-serif; font-size: 16px; color:#333; margin-right: 40px;}
#ci_c1 .txt .top .color ul li:last-child {margin-right: 0;}
#ci_c1 .txt .top .color ul li span {width: 20px; height: 20px; background: #9D9E9E; display: inline-block; margin-right: 10px; position: relative;top: 4px;}
#ci_c1 .txt .top .color ul li:nth-child(2) span {background: #221815;}

#ci_c2 {width: 100%; text-align: center; padding-bottom: 85px; border-bottom: 1px solid #ddd; margin-bottom: 85px;}
#ci_c2 .c_title h2 {color:#6bc8be}
#ci_c2 .top { width: 100%; position: relative; margin-bottom: 40px;}
#ci_c2 .top .color {position: absolute; bottom: 0; right: 0; font-family: 'paybooc-Medium',sans-serif; font-size: 16px; color:#333;}
#ci_c2 .top .color span  {width: 20px; height: 20px; background: #6bc8be; display: inline-block; margin-right: 10px; position: relative;top: 4px;}
#ci_c2 .article {position: relative; display: flex; flex-direction: row; justify-content: space-between; flex-wrap: wrap;}
#ci_c2 .article .box {width: 320px; margin-right: 660px; margin-bottom: 58px;}
#ci_c2 .article .box:nth-child(2n) {margin-right: 0;}
#ci_c2 .article .box:nth-child(3), #ci_c2 .article .box:nth-child(4){margin-bottom: 0;}
#ci_c2 .article .box h1 {width: 100%; height: 45px; background: #333; color:#fff; line-height: 45px; font-size: 18px; font-family: 'paybooc-Medium',sans-serif; }
#ci_c2 .article .box .txt {border: 1px solid #ddd; border-top: 0; padding: 25px 15px; text-align: left;}
#ci_c2 .article .box:nth-child(2) .txt {min-height: 190px;}
#ci_c2 .article .box:nth-child(4) .txt {min-height: 166px;}
#ci_c2 .article .box .txt h2 {font-family: 'paybooc-Medium',sans-serif; font-weight: bold; font-size: 16px; color:#5dc1b6; margin-bottom: 13px; line-height: 30px; word-break: keep-all;}
#ci_c2 .article .box .txt p {font-family: 'paybooc-Light',sans-serif; font-size: 13px; color:#666; line-height: 24px; word-break: keep-all;}
#ci_c2 .article .img {position: absolute; top: 14px; left: 50%; transform: translateX(-50%); width: 675px; height: 468px; z-index: 9;}

#ci_c3 {padding-bottom: 120px; width: 100%;}
#ci_c3 .top {text-align: center; margin-bottom: 45px;}
#ci_c3 .top h1 {font-family: 'paybooc-ExtraBold',sans-serif; font-size: 22px; color:#333; margin-top: 15px;}
#ci_c3 .article {width: 100%; display: flex; justify-content: space-between;}
#ci_c3 .article .box {width: 310px; text-align: center;}
#ci_c3 .article .box h1 {width: 100%; height: 45px; line-height: 45px; color:#fff; background: #6bc8be; font-size: 18px; font-family: 'paybooc-Medium',sans-serif;}
#ci_c3 .article .box .img {width: 100%; text-align: center; height: 180px; line-height: 180px; border: 1px solid #ddd; border-top: 0; margin-bottom: 15px;}\
#ci_c3 .article .box .img img {max-width: 100%;}
#ci_c3 .article .box p { color:#666;font-size: 13px; font-family: 'paybooc-Light',sans-serif;}























@media screen and (max-width: 600px) {

}

@media screen and (max-width: 640px) {

}

@media screen and (max-width: 960px) {

}

@media screen and (max-width:1200px) {

}
