@charset "UTF-8";
/* Main */
._L._main .nav,
._M._main .nav,
.mainNav h2,
._main .aside,
._main .contTopBar {
	display: none !important;
}
._main .container > .inner {
	overflow: visible;
	max-width: 1920px;
	padding: 0;
}
._L .main {
	width: 100%;
}
.mainNav,
.mVisual,
.mBoxWrap {
	height: 780px;
}
._S._main .container {
	margin-top: 52px;
}
/* mainNav */
.mainNav {
	float: left;
	position: relative;
	z-index: 10;
	width: 300px;
	background-color: #1a2e48;
}
.mainNav a {
	display: block;
	color: #fff;
	transition: font-weight .3s;
}
.mainNav .depth1 {
	padding-top: 14px;
}

._S .mainNav {
	display: none;
}
.mainNav .sub {
	overflow-x: hidden;
	overflow-y: auto;
	position: absolute;
	top: 10px;
	left: 240px;
	z-index: 10;
	min-width: 264px;
	max-height: 700px;
	padding: 30px;
	background-color: #2765b7;
	box-shadow: 5px 5px 10px rgba(0,0,0,.2);
}
.mainNav .depth1-item04 ~ li .sub {
	top: auto;
	bottom: 5px;
}
/* depth1 */
.mainNav .depth1 > li {
	position: relative;
}
.mainNav .depth1 > li:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 40px;
	width: 32px;
	height: 32px;
	margin-top: -16px;
	background: url(../../img/common/spr_icon.png) no-repeat;
}
.mainNav .depth1 .depth1-item01:before {
	background-position: 0 -306px;
}
.mainNav .depth1 .depth1-item02:before {
	background-position: -34px -306px;
}
.mainNav .depth1 .depth1-item03:before {
	background-position: -68px -306px;
}
.mainNav .depth1 .depth1-item04:before {
	background-position: -102px -306px;
}
.mainNav .depth1 .depth1-item05:before {
	background-position: -136px -306px;
}
.mainNav .depth1 .depth1-item06:before {
	background-position: -170px -306px;
}
.mainNav .depth1 .depth1-item07:before {
	background-position: -204px -306px;
}
.mainNav .depth1 .depth1-item08:before {
	background-position: -238px -306px;
}
.mainNav .depth1 .depth1-item01.active:before {
	background-position: 0 -340px;
}
.mainNav .depth1 .depth1-item02.active:before {
	background-position: -34px -340px;
}
.mainNav .depth1 .depth1-item03.active:before {
	background-position: -68px -340px;
}
.mainNav .depth1 .depth1-item04.active:before {
	background-position: -102px -340px;
}
.mainNav .depth1 .depth1-item05.active:before {
	background-position: -136px -340px;
}
.mainNav .depth1 .depth1-item06.active:before {
	background-position: -170px -340px;
}
.mainNav .depth1 .depth1-item07.active:before {
	background-position: -204px -340px;
}
.mainNav .depth1 .depth1-item08.active:before {
	background-position: -238px -340px;
}
.mainNav .depth1 > li > a {
	height: 82px;
	padding: 0 40px 0 101px;
	font-size: 20px;
	line-height: 82px;
}
.mainNav .depth1 > .active > a {
	font-weight: 500;
}
/* depth2 */
.mainNav .depth2 > li + li {
	margin-top: 30px;
}
.mainNav .depth2 > li > a {
	padding-right: 40px;
	font-size: 18px;
	font-weight: 400;
}
.mainNav .depth2 > .active > a {
	font-weight: 700;
}
/* depth3 */
.mainNav .depth3 {
	margin: 5px 10px 0;
}
.mainNav .depth3 li {
	position: relative;
	margin-top: 7px;
	padding-left: 8px;
}
.mainNav .depth3 li:before {
	content: '';
	display: block;
	position: absolute;
	top: 13px;
	left: 0;
	width: 5px;
	height: 1px;
	background: #fff;
}
.mainNav .sub .hasSub > a:before {
	margin-top: 13px;
	background: #fff;
}
.mainNav .sub .hasSub > a:after {
	margin-top: 7px;
	background: #fff;
}
.mainNav .sub [target=_blank]:after {
	width: 16px;
	height: 16px;
	margin-top: 4px;
	background-position: -111px -17px;
}
/* mVisual */
.mVisual {
	display: none;
	float: left;
	width: 660px;
	transition: width .1s;
}
._L .mVisual {
	display: block;
}
/* mBoxWrap */
.mBoxWrap {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	padding-left: 300px;
}
._L .mBoxWrap {
	width: 960px;
	padding-left: 0;
}
._S .mBoxWrap {
	position: relative;
	padding-left: 0;
}
/* mBoxCol */
.mBoxCol {
	float: left;
	width: 50%;
}
._S .mBoxCol {
	width: 100%;
}
/* mBox */
.mBox {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 260px;
	padding: 40px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.mBox-type02 .mBoxLink li,
.mBox-type02 .mBoxLink .fR,
.mBox-type03 .mBoxLink li,
.mBox-type03 .mBoxLink .fR {
	float: none;
}
.mBox-type06 {
	padding: 0 !important;
}
._S .mBox {
	height: 200px;
	padding: 30px 15px;
}
._S .mBox-type06 {
	height: auto;
}
.mBox h2 {
	margin-top: -13px;
	color: #fff;
	font-size: 40px;
	font-weight: 300;
	letter-spacing: -2px;
}
._M .mBox h2 {
	font-size: 35px;
}
._S .mBox h2 {
	margin: -10px 0 4px;
	font-size: 30px;
}
.mBox p {
	overflow: hidden;
	max-height: 60px;
	color: #fff;
	font-size: 18px;
	font-weight: 300;
	line-height: 28px;
}
.mBox-type01 h2,
.mBox-type04 h2,
.mBox-type01 .mBoxLink a,
.mBox-type04 .mBoxLink a,
.mBox-type04 a span {
	color: #222;
}
._L .mBox p {
	max-width: 78%;
}
._L .mBox-link05 p,
._L .mBox-link06 p {
	max-width: 100%;
}
._S .mBox p {
	font-size: 14px;
	line-height: 20px;
}
/* mBox mBoxLink */
.mBoxLink {
	position: absolute;
	top: 90px;
	left: 0;
	width: 100%;
	padding: 0 40px;
}
.mBoxLink:after {
	content: '';
	display: block;
	clear: both;
}
.mBoxLink li {
	float: left;
	width: 45%;
	max-width: 45%;
	margin: 9px 0 2px;
	border-bottom: 1px solid rgba(225,225,225,.5);
	line-height: 39px;
}
.mBoxLink li.fR {
	float: right;
}
/*._M .mBoxLink li {
	margin-right: 10%;
}
*/
.mBoxLink li a {
	display: block;
	position: relative;
	width: 100%;
	padding-right: 10px;
	color: #fff;
	font-size: 20px;
	font-weight: 400;
	letter-spacing: -1px;
}
.mBoxLink .online a {
	overflow: hidden;
}
.mBoxLink li a:after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	right: 0;
	width: 8px;
	height: 13px;
	margin-top: -4px !important;
	background: url(../../img/common/spr_icon.png) no-repeat;
	background-position: -240px 0;
}
.mBox-type04 a span {
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
	font-weight: 300;
	line-height: normal;
}
.mBox-type04 .call {
	display: block;
	overflow: hidden;
	position: absolute;
	top: 105px;
	right: 70px;
	width: 155px;
	height: 34px;
	text-indent: -100%;
	background: url(../../img/main/bg_call.png) no-repeat;
}
._M .mBox-type04 .call {
	right: 7%;
}
._S .mBox-type04 .call {
	top: 85px;
	right: 5%;
	width: 131px;
	height: 26px;
	background: url(../../img/main/bg_callMob.png) no-repeat;
	background-size: 100% auto;
}
.mBoxLink [target=_blank]:after {
	margin-top: 0;
}
._S .mBoxLink {
	top: 79px;
	padding: 0 15px;
}
._S .mBoxLink li {
	margin: 6px 0;
	line-height: 22px;
}
._S .mBoxLink li a {
	padding-bottom: 5px;
	font-size: 15px;
}
._S .mBoxLink li a:after {
	width: 6px;
	height: 10px;
	background: url(../../img/common/m_spr_icon.png) no-repeat;
	background-position: -212px 0;
	background-size: 250px auto;
}
._S .mBox-type04 a span {
	display: none;
}
._S .mBox-type03 .mBoxLink li + li {
	margin-top: 11px;
}
/* mBox slide */
.mBox .slide,
.mBox .feSlItem {
	height: 130px;
}
.mBox .feSlNavi {
	position: absolute;
	top: 0;
}
.mBox .feSlNavi .btnPrev,
.mBox .feSlNavi .btnNext {
	display: none;
}
.mBox .feSlPaging .btnAuto,
.mBox .feSlPaging .btnStop {
	overflow: hidden;
	vertical-align: top;
	width: 18px;
	height: 18px;
	border: 0;
	color: transparent;
	text-indent: 100%;
	white-space: nowrap;
	background: url(../../img/common/spr_btn_slide.png) no-repeat;
	background-position: 0 0;
}
.mBox .feSlPaging .btnStop {
	background-position: -18px 0;
}
.mBox .slide + .slide .feSlPaging .btnAuto {
	background-position: 0 -19px;
}
.mBox .slide + .slide .feSlPaging .btnStop {
	background-position: -18px -19px;
}
._S .mBox .slide,
._S .mBox .feSlItem {
	height: auto;
}
._L .mBox .feSlWrap,
._M .mBox .feSlWrap {
	/* height: 157px !important; */
}
._S .mBox .feSlWrap {
	min-height: 100px;
}
._S .mBox .feSlPaging .btnAuto,
._S .mBox .feSlPaging .btnStop {
	width: 6.5px;
	height: 6px;
	background: url(../../img/common/m_spr_btn_slide.png) no-repeat;
	background-size: 15px 15px;
}
._S .mBox .feSlPaging .btnStop {
	background-position: -8px 0;
}
._S .mBox .slide + .slide .feSlPaging .btnAuto {
	background-position: 0 -8.5px;
}
._S .mBox .slide + .slide .feSlPaging .btnStop {
	background-position: -8px -8.5px;
}
.mBox .slide {
	position: relative;
}
.mBox .feSlItem {
	width: 100%;
}
.mBox .feSlItem img {
	display: block;
	width: 100%;
	min-height: 130px;
}
._S .mBox .feSlItem img {
	min-height: 100px;
}
.mBox .feSlPaging {
	position: absolute;
	bottom: 15px;
	z-index: 5;
	width: 100%;
	height: 8px;
	text-align: center;
}
.mBox .feSlPaging li {
	display: inline-block;
	vertical-align: top;
}
.mBox .feSlPaging li + li {
	margin-left: 8px;
}
.mBox .feSlPaging li a {
	display: block;
	overflow: hidden;
	width: 17px;
	height: 17px;
	border-radius: 8px ;
	background: #004d48;
}

.mBox .feSlPaging li a span {    
    position:absolute;
    overflow:hidden;
    border:0;
    width:1px;
    height:1px;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path:inset(50%);
}

.mBox .feSlPaging li.current a {
	width: 50px;
}
.mBox .slide + .slide .feSlPaging li a {
	background: #004560;
}
._S .mBox .feSlPaging {
	bottom: 15px;
}
._S .mBox .feSlPaging li a {
	width: 6px;
	height: 6px;
}
._S .mBox .feSlPaging .current a {
	width: 24px;
}
/* latestBbs */
.latestBbs {
	overflow: hidden;
	width: 100%;
}
.bbs {
	float: left;
	position: relative;
	width: 50%;
	height: 130px;
	padding: 20px 0 ;
}
.bbs-type02,
.bbs-type04 {
	border-left: 1px solid #ddd;
}
.bbs-type03,
.bbs-type04 {
	border-top: 1px solid #ddd;
}
._S .bbs {
	width: 100%;
	height: auto;
	padding: 13px 0 14px;
	border: none;
	border-bottom: 1px solid #ddd;
}
._S .bbs-type04 {
	border-bottom: 0;
}
.bbs .feSlWrap,
.bbs .feSlMask,
.bbs .feSlItem {
	width: 100% !important;
}
.bbs .slide {
	margin-top: -2px;
	padding: 0 80px 0 156px;
}
.bbs h2 {
	position: absolute;
	top: 19px;
	left: 40px;
	color: #000;
	font-size: 20px;
}
.bbs .feSlItem {
	position: relative;
	padding-right: 90px;
}
.bbs .feSlItem .subject {
	overflow: hidden;
	float: left;
	width: 100%;
	text-overflow: ellipsis;
	word-break: break-all;
	white-space: nowrap;
}
.bbs .feSlItem .subject a {
	font-size: 16px;
	font-weight: 300;
	line-height: 30px;
}
.bbs .feSlItem span {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 16px;
	font-weight: 300;
	line-height: 30px;
}
.bbs .more {
	display: block;
	position: absolute;
	bottom: 24px;
	left: 40px;
	padding: 0 8px 0 19px;
	color: #fff;
	font-size: 13px;
	font-weight: 300;
	line-height: 20px;
	background: #686e75;
}
.bbs .more:before {
	content: '';
	display: block;
	position: absolute;
	top: 7px;
	left: 8px;
	width: 7px;
	height: 7px;
	background: url(../../img/common/spr_icon.png) no-repeat;
	background-position: -250px 0;
}
.bbs-type02 h2,
.bbs-type04 h2 {
	left: 39px;
}
.bbs-type02 .more,
.bbs-type04 .more {
	left: 39px;
}
.bbs-type02 .slide,
.bbs-type04 .slide {
	padding-left: 190px;
}
.bbs .feSlNavi {
	position: absolute;
	top: 0;
	right: 35px;
	width: 20px;
	height: 100%;
}
.bbs .btnAuto,
.bbs .btnStop {
	display: none !important;
}
.bbs .btnPrev,
.bbs .btnNext {
	display: block;
	overflow: hidden;
	width: 20px;
	height: 20px;
	border: 0;
	text-indent: -999px;
	background: url(../../img/common/spr_icon.png) no-repeat;
}
.bbs .btnPrev {
	position: absolute;
	top: 15px;
	right: 0;
	background-position: 0 -242px;
}
.bbs .btnNext {
	position: absolute;
	right: 0;
	bottom: 17px;
	background-position: -22px -242px;
}
._S .bbs h2 {
	top: 17px;
	left: 15px;
	font-size: 14px;
}
._S .bbs .slide {
	padding: 0;
}
._S .bbs .feSlItem span,
._S .bbs .more {
	display: none;
}
._S .bbs .feSlItem {
	padding: 0 37px 0 120px;
}
._S .bbs .feSlItem .subject a {
	font-size: 13px;
}
._S .bbs .feSlNavi {
	right: 9px;
}
._S .bbs .btnPrev,
._S .bbs .btnNext {
	height: 15px;
	background: url(../../img/common/m_spr_icon.png) no-repeat;
}
._S .bbs .btnPrev {
	top: 10px;
	background-position: 0 -184px;
	background-size: 250px auto;
}
._S .bbs .btnNext {
	bottom: 10px;
	background-position: -24px -184px;
	background-size: 250px auto;
}