/*sl1_sec01*/
#sl1_sec01 {
	background: url(../img/sl1_sec01_bg.jpg) center center no-repeat;
	position: relative;
}
#sl1_sec01 .tt_tit h1 {
	color: #fff;
}
#sl1_sec01 .tt_tit h1 strong {
	color: #29a7df;
}
#sl1_sec01 .tt_tit p {
	color: #fff;
}
#sl1_sec01 .tt_tit p strong {
	color: #fff000;
}
#sl1_sec01 .arr_t {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
}
@media (max-width:768px){
	#sl1_sec01 .arr_t img {
		width: 50px;
	}	
}
/*sl1_sec03*/
#sl1_sec03 {
	background: url(../img/sl1_sec03.jpg) center center no-repeat;
	position: relative;
}
#sl1_sec03 .tt_tit h1 strong {
	color: #22f1dd;
}
#sl1_sec03 .conbox {
	background-color: rgba(0,0,0,0.7);
	padding: 50px;
	border-top: 2px solid #27aeb9;
    border-bottom: 2px solid #27aeb9;
}
#sl1_sec03 .conbox ul li {
	color: #fff;
    font-size: 20px;
    line-height: 1.5em;
    font-weight: 300;
	display: table;
	width: 100%;
	border-bottom: 1px dashed rgba(255, 255, 255, 0.3);
}
#sl1_sec03 .conbox ul li:last-child {
	border-bottom: 0px dashed rgba(255, 255, 255, 0.3);
	margin-bottom: 0;
	padding-bottom: 0;	
}
#sl1_sec03 .conbox ul li > div {
	display: table-cell;
	vertical-align: middle;
	float: none;
}
#sl1_sec03 .conbox ul li > div.titbox {
    font-weight: 500;
}
#sl1_sec03 .conbox ul li > div.txtbox {
    font-weight: 500;
	color: #fff;
	word-break: keep-all;
}
#sl1_sec03 .conbox ul li h4 {
	color: #fff;
    font-size: 22px;
    line-height: 1.5em;
    font-weight: 600;
	margin-bottom: 5px;
}
@media (min-width:769px){
	#sl1_sec03 .conbox ul li > div {
		height: 90px;
	}	
}
@media (max-width:768px){
	#sl1_sec03 .conbox {
		padding: 10px;
	}
	#sl1_sec03 .conbox ul li .num {
		font-size: 20px;
	}
	#sl1_sec03 .conbox ul li {
		font-size: 12px;
		width: 100%;
		float: left;
		padding: 5px 0;
	}
	#sl1_sec03 .conbox ul li > div {
		display: block;
		width: 100%;
		padding: 5px 0;
	}
	#sl1_sec03 .conbox ul li > div.img_wrp img{
		-ms-transform: rotate(90deg);
		-webkit-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		transform: rotate(90deg);
		width: 20px;
	}
	#sl1_sec03 .conbox ul li h4 {
		font-size: 14px;
	}
}
/*sl1_sec04*/
#sl1_sec04 .table {
	border-top: 2px solid #29a7e1;
	border-bottom: 2px solid #29a7e1;
}
/*sl1_sec05*/
#sl1_sec05 {
	background-color: #f7f7f7;
}
/*sl1_sec07*/
#sl1_sec07 {
	background: url(../img/sl1_sec07_bg.jpg) center center no-repeat;
	position: relative;	
}
@media (max-width:768px){
	#sl1_sec07 ul li {
		margin-bottom: 30px;
	}
	#sl1_sec07 ul li:last-child {
		margin-bottom: 0;
	}
}
/*sl1_sec08*/
#sl1_sec08 .tt_tit a {
	display: inline-block;
    background-color: #38beab;
    background: linear-gradient(to right,#38beab,#048de5);
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    line-height: 1em;
    padding: 10px 25px;
    border-radius: 30px;
    text-decoration: none;
    border: 0px;
}
#sl1_sec08 .sl_tit .num h2 {
	color: #1e1e1e;
}
#sl1_sec08 .sl_tit .num h4 {
	color: #1e1e1e;	
}
#sl1_sec08 .sl_tit .num h4 span {
	display: inline-block;
	border-bottom: 1px solid #1e1e1e;
	padding-bottom: 10px;
}
#sl1_sec08 .sl_tit h1 {
	color: #243565;
}
#sl1_sec08 .sl_list .sl_item {
	border-color: #34b7a6;
}
#sl1_sec08 .sl_list .sl_item .lined:after {
	background-color: #1e1e1e;
}
#sl1_sec08 .sl_list .sl_item h3 {
	color: #1e1e1e;
}
@media (max-width:768px){
	#sl1_sec08 .tt_tit a {
	    font-size: 14px;
		padding: 5px 20px;
	}
}
/*sl1_sec09*/
#sl1_sec09 {
	background: url(../img/sl1_sec09_bg.jpg) center center no-repeat;
	position: relative;
}
#sl1_sec09 .tt_tit a {
	display: inline-block;
    background-color: #38beab;
    background: linear-gradient(to right,#38beab,#048de5);
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    line-height: 1em;
    padding: 10px 25px;
    border-radius: 30px;
    text-decoration: none;
    border: 0px;
}
@media (max-width:768px){
	#sl1_sec09 .tt_tit a {
	    font-size: 14px;
		padding: 5px 20px;
	}
}
/*sl1_sec10*/
#sl1_sec10 {
	background-color: #f7f7f7;
}
#sl1_sec10 .table.b_table thead tr th.c-none,
#sl1_sec10 .table.b_table thead tr td {
	background-color: #fcfcfc;
}