/*Content CSS*/
#c1_wrap { position:relative; top:0px;width:100%; min-height:1175px; background: url('../img/c1_bg.jpg')50% 50% no-repeat; background-size:cover; }
#c1 {left:70px;width:1100px; margin:0 auto; height:100%; display: flex;}

.c1_logo {width:80px; height:100%; margin-left:60px; text-align:center; padding-top:120px; }
.c1_title {position:absolute; z-index:999}
.c1_title span {font-size:20px; color:green; font-weight: 800;width:600px;}
.c1_txt {margin-left:50px; padding-top:60px; }
.c1_txt h2 {font-family: 'RIDIBatang'; font-size:20px; color:#fefefe; font-weight: 400;}
.c1_txt h1 {font-family: 'RIDIBatang'; font-size:38px; color:green; line-height: 52px; margin:20px 0 20px 0; font-weight: 400;}
.c1_txt .midline {float: left; border-top: 1px solid #444444; margin: 10px  auto; width: 350px; height: 0px;}
.c1_txt p {font-size:15px; font-weight: 600; color:#222; line-height: 30px; margin-bottom:20px;padding-top:30px; }
.c1_txt table{font-size:13px; font-weight: 550; border: 1px;  color:#222; text-align:center; background-color:#dadada;}
.c1_txt td{padding-top:15px; padding-bottom:15px; background-color:#fff;}
.c1_txt .t_bg{background-color:#eee; margin:20px 20px 20px 20px; }
.c1_txt .iw_inner{background-color:#fff; margin:20px 20px 20px 20px; }
.c1_txt center {font-size:18px; font-weight: 500; color:#222; line-height: 30px; margin-bottom:30px; }
.c1_txt span {font-size:22px; font-weight: 500; color:blue; line-height: 30px; margin-bottom:30px; }
.c1_txt b {font-size:18px; font-weight: 500; color:#555; line-height: 30px; margin-bottom:30px;}
.c1_txt a {width:240px; height:50px; line-height: 45px; border:2px solid #fff; background: url('../img/c1_plus.png') 90% 58% no-repeat;  transition: all 0.2s ease;
 box-shadow: 1.5px 1.3px 2px 0 rgba(4, 0, 0, 0.1); display: block; font-size:20px; font-size: 500; color:#fff; text-shadow: 1.5px 1.3px 2px rgba(4, 0, 0, 0.1); text-align:center; padding-right:24px; margin-left:12px;}
 .c1_txt a  img {margin-left:15px;}
.c1_txt a.color {background: url('../img/c1_plus.png') 90% 58% no-repeat #f5961b;}
.c1_txt a:hover {background: #fff; color:#74b94c;  background: url('../img/c1_plus_hv.png') 90% 58% no-repeat #fff; }
.c1_txt a:first-child {margin-left:0;}
 .c1_btn_wrap {position:relative; height:300px; display: flex; width: 100%; }




@media screen and (max-width:1200px) {

}

@media screen and (max-width: 960px) {

}

@media screen and (max-width: 640px) {

}
