@charset "UTF-8";

.fc_pointer {color:#36b54a; }
.wsc_content_wrap{width:100%; min-width:320px; max-width:100%; margin:0px auto;}
.wsc_page_title{width:100%; margin-bottom:70px;}
.wsc_page_title h3{width:100%; margin:0 auto; text-align:center; font-size:2.5em; font-weight:500;}
.wsc_page_title h3:after {content:""; clear:both; display:block; width:30px; margin:10px auto; border:1px solid #000;}
.wsc_page_title h6{width:100%; margin:0 auto; text-align:center; font-size:1.2em; color:#666; margin-top:20px; }

.wsc_s_tit {width:100%; height:30px; line-height:30px; text-align:left; border-left:5px solid #000; margin:50px auto;  margin-bottom:10px;  font-size:1.5em;  text-indent:10px;}
.tbla{width:100%; border-collapse: collapse; margin:0 auto; border:1px solid #ddd; border-bottom:0px;}
.tbla tr th{width:20%; height:45px; padding:15px 0; text-align:center; border-bottom:1px solid #666; font-size:1em;}
.tbla tr td{width:80%; border-bottom:1px solid #ddd; padding-left:15px; height:45px; text-align:left;}

.dpp_list_btn {border-radius: 35px !important;padding: 5px 10px !important;}
p{font-size: 17px; color: #444; text-align: left; line-height: 160%;}
.inptApply {font-size: 20px;margin-bottom: 10px;padding: 10px;width: 70%;border: 1px #dddddd solid;outline: none;}
.applyLy {width: 100%;display: none;text-align: left;}
.tab_menu{display:flex;width:95%;height:40px;margin:0 auto;background:#fff;box-shadow:0 0 50px 0 rgba(0, 0, 0, 0.2);}
.tab_menu li{flex:auto;display:flex;justify-content:space-around;align-items:center;cursor:pointer;font-size:15px;}
.tab_menu li .on{color:#0031b6;border-bottom:2px solid #0031b6;}
.innerWrap {}
.innerWrap .inner {}
@media screen and (max-width:992px){
	
	.wsc_content_wrap{width:100%;}
	.wsc_page_title{margin-bottom:50px;}	
	.wsc_page_title h3{font-size:2em;}
	.wsc_page_title h6{font-size:1em;}
	.wsc_s_tit{font-size:1.2em;}

	.tbla tr th{width:30%; font-size:0.9em;}
	.tbla tr td{width:70%; font-size:0.9em;}
	
	.innerWrap {margin: 0; padding: 0;}
	.innerWrap .inner {margin: 0; padding: 0;}

}



