@charset "utf-8";
/* CSS Document */

.brandBg {
background-color: #F2F4F3;
background-image: url(../img/brandbg.jpg);
background-repeat: repeat-x;
}
.brand {
position:relative;
width: 1180px;
margin-right: auto;
margin-left: auto;
}
.bx-wrapper .bx-pager {
font-size: 1em;
}
.bx-wrapper .bx-pager.bx-default-pager a {
width: 12px;
height: 12px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;
border: 1px solid #fff;
background-color: #cdd0f1;
}
.topBtn {
width: 340px;
position: absolute;
top: 25px;
left: 820px;
}
.topBtn li {
float: left;
}
.brand .slider {
height: 416px;
overflow:hidden;
}
.topBg {
padding-top: 40px;
padding-bottom: 40px;
}
.topBg.bg01 {
background-color: #1D235E;
}
.topBg.bg02 {
background-color: #eaecfd;
}
.topBg.bg03 {
background-color: #5158A0;
}
/* 2020-04-14 Extend coronanews-------------------- */
.topBg.bg04 {
background-color: #df5656;
}
/* ------------------------------------------------ */

.topMenu {
width: 1180px;
margin-right: auto;
margin-left: auto;
}
.topMenu li {
float: left;
margin-right: 20px;
}
.topMenu li.last {
margin-right: 0;
}
.topBnr {
width: 380px;
float: right;
}
.topBnr li {
float: left;
margin-right: 20px;
margin-bottom: 15px;
}
.topBnr li.last {
margin-right: 0;
}
.topCont {
width: 1180px;
margin-right: auto;
margin-left: auto;
}
.tab-list li {
float: left;
text-align: center;
margin-right: 10px;
}
.tab-list li a {
display: block;
background-color: #fff;
text-decoration: none;
color: #000;
padding-top: 4px;
padding-bottom: 4px;
border-top: 1px solid #CCC;
border-right: 1px solid #CCC;
border-left: 1px solid #CCC;
padding-right: 20px;
padding-left: 20px;
}
.newsBox {
float: left;
width: 760px;
}
.topTit {
margin-bottom: 20px;
}
.tab-list {
border-bottom: 1px solid #CCC;
margin-bottom: 10px;
}
.tab-box ul {
margin-left:10px;
}
.tab-box ul li {
margin-bottom: 6px;
}
.tab-box ul li span {
background-image: url(../img/newsicon.png);
background-repeat: no-repeat;
background-position: right center;
padding-right: 15px;
margin-right: 8px;
}
/* 2020-04-14 Extend coronanews -------------------- */
.tab-box02 ul {
margin-top:10px;
padding:10px;
background-color:#ffffff;
}
.tab-box02 ul li {
margin-bottom: 6px;
}
.tab-box02 ul li span {
background-image: url(../img/newsicon.png);
background-repeat: no-repeat;
background-position: right center;
padding-right: 15px;
margin-right: 8px;
}
/* ------------------------------------------------- */

.topContentsLis {
width: 180px;
}
.topContentsLis li {
border-bottom: 1px dotted #CCC;
padding-bottom: 2px;
}
.topContentsLis.white li{
color:#fff;
}
.topContentsLis.white li a{
color:#fff;
}
.topContentsLis02 {
float: left;
width: 190px;
}
.topContentsLis02 li {
border-bottom: 1px dotted #CCC;
padding-bottom: 2px;
}
.topContentsLis02.white li{
color:#fff;
}
.topContentsLis02.white li a{
color:#fff;
}
.white {
color:#fff;	
}
.topContentsLis03 {
padding:10px;
width: 160px;
}
.topContentsLis03 li {
border-bottom: 1px dotted #CCC;
padding-bottom: 2px;
}
.topContentsLis04 {
float: left;
}
.topContentsLis04 li {
margin-left:8px;
float: left;
}
.topContentsLis.ctrl {
float: left;
}
.topContentsLis03.ctrl {
float: left;
width: 250px;
}
.recruitBtn li {
float: left;
margin-left: 20px;
}
.recruitBtn li:first-child {
margin-left: 0;
}
.recruitBtn {
float: right;
}
.accessMap {
width: 580px;
float: left;
text-align: right;
}
.topSchedule .time {
border-style: none;
margin-left: 20px;
margin-bottom: 20px;
}
.topSchedule .time tr th {
width: 60px;
background-color: #FFF;
border-style: none;
}
.topSchedule .time tr td {
border-style: none;
}
.timeTxt {
margin-left: 20px;
}
.timeTxt span {
font-size: 85%;
}
.topSchedule {
width: 580px;
border: 1px solid #CCC;
float: right;
}
.aboutBox {
float: left;
width: 660px;
}
.aboutBox02 {
float: right;
}
.topImg {
float: left;
margin-right: 20px;
}
.topImg02 {
float: right;
}
.topImg02 div{
float: right;
margin-left: 20px;
}
.recruitBox{
float:left;
}
.topRecruitTxt {
width: 180px;
float: left;
}
.topRaiinBox {
float: left;
background-color: #DBDDF5;
margin-right: 15px;
width: 380px;
height: 180px;
}
.topRaiinBox02 {
background-color: #DBDDF5;
float: left;
width: 180px;
margin-right: 15px;
height: 180px;
}
.topSpLyctrl {
float: left;
}
.topMedicalBox {
display: inline-block;
}

/* 2015-11-12 Extend ------------------------------ */
.sat_med_title
{
	box-sizing:border-box;
	background:#5158a0;
	color:#fff;
	font-size:110%;
	line-height:1em;
	padding:7px 14px 4px 14px;
	border-radius:6px 6px 0 0;
	text-align:center;
}

.sat_med_flm
{
	box-sizing:border-box;
	border-left:#5158a0 2px solid;
	border-right:#5158a0 2px solid;
	border-bottom:#5158a0 2px solid;
	border-radius:0 0 6px 6px;
	background:#fff;
	padding:8px 8px 8px 8px;
	font-size:90%;
}

.sat_med_wrap
{
	box-sizing:border-box;
	margin-top:5px;
}

.sat_med_spt
{
	box-sizing:border-box;
	background:#f19d18;
	color:#fff;
	font-size:110%;
	line-height:1em;
	padding:7px 14px 4px 14px;
	border-radius:4px 4px 0 0;
	text-align:center;
}

.sat_med_spt_flm
{
	box-sizing:border-box;
	border-left:#f19d18 1px solid;
	border-right:#f19d18 1px solid;
	border-bottom:#f19d18 1px solid;
	border-radius:0 0 4px 4px;
	background:#fff;
	padding:4px 8px 2px 8px;
	text-align:center;
}
