
/*서브 반응형 테이블-리스트*/
.rp-tblstyle1{border-top:2px solid #333; border-bottom:1px solid #333;}
.rp-tblstyle1 li{padding:14px 0; font-size:14px; color:#777777; border-bottom:1px solid #d3d3d3;}
.rtp1{margin-bottom:14px;}
.rtp1 a{display:block; font-size:14px; color:#777777;}
.rtp-span1{display:table-cell; width:55px; text-align:center;}
.rtp-span2{display:table-cell;line-height:20px;}
.rtp-span2 img{margin-left:5px;}
.rtp2{line-height:20px;}

.rp-tblstyle2{border-top:2px solid #333; border-bottom:1px solid #333; width:100%;}
.rp-tblstyle2 li{padding:5px 10px; font-size:14px; color:#777777; border-bottom:1px solid #d3d3d3;  width:calc(100% - 20px); overflow:hidden; font-size:13px;}
.rp-tblstyle2 li > span{display:table-cell; font-size:13px;}
.rp-tblstyle2 li > span:first-child{float:left;width:calc(30% - 20px); color:#333; border-right:1px solid #d3d3d3; word-break:break-all; padding-right:10px;}
.rp-tblstyle2 li > span:last-child{overflow:hidden;width:calc(70% - 20px); padding-left:10px; border-left:1px solid #d3d3d3; position:relative; left:-1px; word-break:break-all;}

.flow-list{width:100%;}
.flow-list ol{width:100%;overflow:hidden;}
.flow-list ol li{display:table-cell; background:url("/resources/pt/images/common/list-back2.png") no-repeat; background-size:100% 100%; width:205px; height:76px; color:#fff; text-align:center; vertical-align:middle; font-size:14px;}
.flow-list ol li span{font-weight:bold;margin-bottom:5px; font-size:16px; display:block;}
.flow-list ol li:first-child{background:url("/resources/pt/images/common/list-back1.png") no-repeat; background-size:100% 100%;}
.flow-list ol li:last-child{background:url("/resources/pt/images/common/list-back3.png") no-repeat; background-size:100% 100%;}

 p.sb-ftit{font-size:18px; font-weight:bold; color:#323232; background:url('../images/common/h1_ico.gif') no-repeat 0px 3px; padding-left:15px;}
.tbl-imgbox{padding:10px 0; overflow:hidden;}
.tbl-imgbox ul{margin-top:20px;}
.tbl-imgbox ul li{float:left; width:45%; margin:0 2% 10px 2%;}
.tbl-imgbox ul li img{width:100%;}

.m-list1{width:100%;}
.m-list1 > li{margin-bottom:20px; min-height:154px;}
.m-list1 > li > a{display:block; float:left;margin-right:20px; width:250px; height:154px;}
.m-list1 > li > a img{width:100%; height:100%;}
.m-list2{overflow:hidden; border-top:2px solid #bdbdbd;}
.m-list2 .ml2-tit{border-bottom:1px solid #dedede; height:30px; line-height:30px; background:url("/resources/pt/images/sub/quad-an.jpg") no-repeat 4px center; overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.m-list2 .ml2-tit span{margin-left:20px;  font-weight:bold;}
.m-list2 .ml2-txt{height:80px; padding:20px; }

@media screen and (max-width : 640px) {
	.disn{display:block;}
	.m-list1 > li > a {width:40%; height:auto;}
}
@media screen and (max-width : 480px) {
.flow-list ol{padding:1px 0 0 1px;}
.flow-list ol li{display:block; background:none; width:calc(50% - 12px); float:left; height:25px; line-height:25px; margin:-1px 0 0 -1px; padding:5px; border:1px solid #e4e4e4; color:#333; text-align:left; vertical-align:middle; font-size:13px;}
.flow-list ol li span{font-weight:bold;margin-bottom:5px; font-size:13px; display:inline-block; margin-right:10px;}
.flow-list ol li:first-child{background:none;}
.flow-list ol li:last-child{background:none;}
.m-list1 > li > a{float:none;width:250px;margin:0 auto; margin-bottom:10px;}

}
@media screen and (max-width : 380px) {
.flow-list ol li{float:none; width:calc(100% - 12px);}
.tbl-imgbox ul li{width:100%; margin:0; margin-bottom:10px;}
}