﻿@charset "utf-8";
/* CSS Document */
.intro_visual {
	width: 100%;
	height: 934px;
	text-align: center;
	background: url('../Images/intro_img.jpg') no-repeat center top;
	overflow: hidden;
	min-width: 1000px;
	position: relative;
}
.intro_visual .img {
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 50%;
	width: 2000px;
	zoom: 1;
	display: inline;
	margin: 0 0 0 -1000px;
	z-index: 1;
}
.intro_visual .bt {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	margin-top: 850px;
}
.intro_visual .bt ul {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: -10px;
}
.intro_visual .bt ul li {
	width: 50%;
	float: left;
	text-align: center;
}
.intro_visual .bt a {
	font-size: 25px;
	color: #fff;
	font-weight: 800;
	line-height: 25px;
	padding: 20px 0px;
	width: 350px;
	display: inline-block;
}
.intro_visual .bt .bt01 { background: #2b4077; }
.intro_visual .bt .bt02 { background: #2b7177; }
.intro_visual .bt a .icon {
	background: url('../images/bt_arrow.png') no-repeat left top;
	display: inline-block;
	width: 10px;
	height: 14px;
	margin-left: 20px;
	margin-bottom: 2px;
}
.intro_foot {
	margin: 30px 0;
	text-align: center;
}
.visual {
	width: 100%;
	height: 300px;
	position: relative;
	text-align: center;
	background: #e8f4fb;
	overflow: hidden;
	min-width: 1000px;
	position: relative;
}
.visual .img {
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 50%;
	width: 2000px;
	zoom: 1;
	display: inline;
	margin: 0 0 0 -1000px;
	z-index: 1;
}
.visual .visual_bt1 {
	position: absolute;
	bottom: 50px;
	text-align: center;
	width: 100%;
	z-index: 8;
}
.visual .visual_bt {
	position: absolute;
	bottom: -1px;
	z-index: 1;
	left: 0;
	width: 100%;
	text-align: center;
	overflow: hidden;
}
.visual .visual_bt ul { font-size: 0; }
.visual .visual_bt ul li { display: inline; }
.visual .visual_bt ul li a {
	display: inline-block;
	background: #fff;
	width: 247px;
	height: 15px;
	margin-left: 4px;
	vertical-align: bottom;
}
.visual .visual_bt ul li:first-child a { margin-left: 0; }
.visual .visual_bt li.on a { background: #0580d5; }
#slides {
	display: none;
	position: relative;
	margin: 0;
	padding: 0;
	width: 2000px;
	height: 300px;
}
#slides img {
	max-width: none;
	width: 100%;
}
#slides .slidesjs-navigation { margin: 0px; }
#slides a.slidesjs-next, #slides a.slidesjs-previous, #slides a.slidesjs-play, #slides a.slidesjs-stop {
	background-repeat: no-repeat;
	background-position: 0 0;
	border: none;
	display: block;
	width: 31px;
	height: 31px;
	overflow: hidden;
	text-indent: -9999px;
	position: absolute;
	bottom: 50px;
	z-index: 10;
}
#slides a.slidesjs-next {
	background-image: url(/Common/Images/Visual_bt_next.png);
	left: 984px;
}
#slides a:hover.slidesjs-next, #slides a:focus.slidesjs-next { background-image: url(/Common/Images/Visual_bt_next_on.png); }
#slides a.slidesjs-previous {
	background-image: url(/Common/Images/Visual_bt_pre.png);
	left: 948px;
}
#slides a:hover.slidesjs-previous, #slides a:focus.slidesjs-previous { background-image: url(/Common/Images/Visual_bt_pre_on.png); }
#slides a.slidesjs-play {
	background-image: url(/Common/Images/Visual_bt_play.png);
	left: 1020px;
}
#slides a:hover.slidesjs-play, #slides a:focus.slidesjs-play { background-image: url(/Common/Images/Visual_bt_play_on.png); }
#slides a.slidesjs-stop {
	background-image: url(/Common/Images/Visual_bt_stop.png);
	left: 1020px;
}
#slides a:hover.slidesjs-stop, #slides a:focus.slidesjs-stop { background-image: url(/Common/Images/Visual_bt_stop_on.png); }
#slides .slidesjs-pagination {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	bottom: 0;
	left: 500px;
	z-index: 20;
	display: block;
}
#slides .slidesjs-pagination li {
	float: left;
	margin: 0 10px 0 0;
}
#slides .slidesjs-pagination li a {
	display: block;
	background: #fff;
	width: 243px;
	height: 10px;
	vertical-align: bottom;
	float: left;
	overflow: hidden;
	text-indent: -999px;
}
#slides .slidesjs-pagination li a.active, #slides .slidesjs-pagination li a:hover.active, #slides .slidesjs-pagination li a:focus.active { background: #0580d5; }
#slides .slidesjs-pagination li a:hover, #slides .slidesjs-pagination li a:focus { background: #014c7f; }
.qm {
    position: absolute;
    right: -160px;
    top: 30px;
}
.qm a {
    display: block;
}
.qm a+a {
	margin-top:6px
}
.mc_bg1 { background: #e8f4fb; }
.mc_bg2 { background: #036ab1; }
.mc_bt {
	position: absolute;
	top: 8px;
	right: 0px;
}
.mc1 {
	position: relative;
	float: left;
	width: 355px;
	margin: 40px 30px 20px 0;
	;
}
.mc1 .menutab {
	font-size: 0;
	display: table;
}
.mc1 .menutab li {
	display: inline;
	margin: 0;
	padding: 0;
	line-height: 0;
}
.mc1 .menutab li a {
	display: inline-block;
	height: 16px;
	margin: 0;
	padding: 5px 8px;
	border: #ccc solid 1px;
	border-left:none;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	vertical-align: middle;
	margin-bottom: 3px;
}
.mc1 .menutab li:first-child a, .mc1 .menutab li:nth-child(6) a {border-left: #ccc solid 1px;}
.mc1 .menutab li.on a, .mc1 .menutab li a:hover, .mc1 .menutab li a:focus {
	text-decoration: none;
	border: #01426e solid 1px;
	background-color: #014c7f;
	color: #fff;
}
.mc1 .tabcont {
	margin: 0;
	padding: 17px 0;
}
.mc1 .tabcont li .txt a {
	float: left;
	display: inline-block;
	width: 76%;
	margin: 0 4% 0 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #4c4c4c;
	font-size: 12px;
	line-height: 28px;
}
.mc1 .tabcont li.point .txt a {
	color: #036ab1;
	font-weight: bold;
}
.mc1 .tabcont li .date {
	float: right;
	display: inline-block;
	width: 20%;
	color: #999;
	font-size: 12px;
	line-height: 26px;
	text-align: right;
}
.mc2 {
	position: relative;
	float: left;
	width: 355px;
	margin: 40px 29px 20px 0;
}
.mc2 .menutab {
	font-size: 0;
	display: table;
	border-left: #ccc solid 1px;
}
.mc2 .menutab li {
	display: inline;
	margin: 0;
	padding: 0;
	line-height: 0;
}
.mc2 .menutab li a {
	display: inline-block;
	height: 16px;
	margin: 0;
	padding: 5px 9px;
	border: #ccc solid 1px;
	border-left: none;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	vertical-align: middle;
}
.mc2 .menutab li.on a, .mc2 .menutab li a:hover, .mc2 .menutab li a:focus {
	text-decoration: none;
	border: #01426e solid 1px;
	background-color: #014c7f;
	color: #fff;
}
.mc2 .tabcont {
	margin: 0;
	padding: 25px 0 0;
}
.mc2 .tabcont ul li {
	height: 75px;
	padding: 15px 0 15px;
	border-top: 1px dashed #ccc;
}
.mc2 .tabcont ul li.first {
	padding: 0 0 15px;
	border-top: none;
}
.mc2 .tabcont ul li .img {
	float: left;
	width: 37%;
}
.mc2 .tabcont ul li .img img {
	width: 110px;
	height: 75px;
	border: 1px solid #ccc;
}
.mc2 .tabcont ul li .txtbox {
	float: right;
	width: 63%;
	text-align: inherit;
	word-break: inherit;
	height: 75px;
	overflow: hidden;
	line-height: 18px;
}
.mc2 .tabcont ul li .txtbox h5 a {
	display: block;
	font-size: 12px;
	color: #000;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	line-height: 20px;
}
.mc2 .tabcont ul li .txtbox a:hover, .mc2 ul li .txtbox a:focus { color: #0073c3; }
.mc2 .tabcont ul li .txtbox .date {
	display: block;
	color: #036ab1;
}
.mc3 {
	float: left;
	width: 228px;
	height: 250px;
	position: relative;
	margin: 30px 0 15px;
	/* margin: 30px 0; */
	padding: 0;
	border: 1px solid #ccc;
}
.mc3 h3 {
	color: #000;
	font-size: 14px;
	margin: 5px 0 10px;
}
.mc3 .mc3_1 {
	padding: 10px 0 0 15px;
	height: 145px;
}
.mc3 .mc3_1 span {
	display: inline-block;
	width: 49%;
}
.mc3 .mc3_1 span a {
	display: inline-block;
	padding: 0 0 0 12px;
	background: url(/Common/Images/bu3.gif) no-repeat 0 12px;
	font-size: 13px;
	line-height: 25px;
	color: #575757;
	letter-spacing: -0.1em;
}
.mc3 .mc3_1 span a:hover, .mc43 .mc3_1 span a:focus { color: #0073c3; }
.mc3 ul.mc3_2 {
	font-size: 0;
	border-top: 1px solid #ccc;
	background: #fff;
}
.mc3 ul.mc3_2:after {
	content:'';
	float:none;
	display: block;
	clear: both;
}
.mc3 ul.mc3_2 li {
	display: inline;
	float: left;
	transition: all .3s ease-out;
}
.mc3 ul.mc3_2 li:hover {
	background-color: #e8f4fb;
}
.mc3 ul.mc3_2 li a {
	display: inline-block;
	color: #575757;
	font-size: 12px;
	text-align: center;
	padding: 69px 0 0;
	height: 25px;
	line-height: 15px;
}
.mc3 ul.mc3_2 li.bg1 a {
	background: url(/Common/Images/Mc4_new_ico6.png) no-repeat center 18px;
	width: 113px;
	border-right: 1px solid #ccc;
}
.mc3 ul.mc3_2 li.bg2 a {
	background: url(/Common/Images/Mc3_ico2.png) no-repeat center 10px;
	width: 113px;
}
.mc3 ul.mc3_2 li.bg3 a {
	background: url(/Common/Images/Mc4_new_ico19.png) no-repeat center 18px;
	width: 113px;
}
.mc3 ul.mc3_2 li a:hover, .mc4 .mc4 ul_2 li a:focus { color: #0580d5; }
.mc4 {
	margin: 15px 0 20px;
	position: relative;
}
.mc4 .bt_pre a {
	position: absolute;
	top: 25px;
	left: 0;
	background: url(/Common/Images/mc4_bt_pre.png) no-repeat;
	display: block;
	width: 24px;
	height: 24px;
}
.mc4 .bt_next a {
	position: absolute;
	top: 25px;
	right: 0;
	background: url(/Common/Images/mc4_bt_next.png) no-repeat;
	display: block;
	width: 24px;
	height: 24px;
}
.mc4 .bt_pre a:hover, .mc4 .bt_pre a:focus { background: url(/Common/Images/mc4_bt_pre_on.png) no-repeat; }
.mc4 .bt_next a:hover, .mc4 .bt_next a:focus { background: url(/Common/Images/mc4_bt_next_on.png) no-repeat; }
.mc4 .icobox {
	margin: 0 auto;
	width: 920px;
	position: relative;
	height: 110px;
	overflow: hidden;
}
.mc4 ul li {
	float: left;
	background: url(/Common/Images/mc4_line.gif) no-repeat 100% 20px;
	height: 110px;
	text-align: center;
}
.mc4 ul li div {
	margin-top: 5px;
	transition: all .3s ease-out;
	cursor: pointer;
	width: 115px;
}
.mc4 ul li div:hover, .mc4 ul li div:focus {
	margin-top: 0;
}
.mc4 ul li div:hover a, .mc4 ul li div:focus a {
	border: 3px solid #036ab1;
	width: 62px;
	height: 62px;
}
.mc4 ul li a {
	display: block;
	margin: 0 auto;
	font-size: 12px;
	color: #000;
	width: 65px;
	height: 65px;
	border-radius: 50%;
	line-height: 15px;
	transition: all .3s ease-out;
}
.mc4 ul li span {
	display: block;
	margin-top: 10px;
	line-height: 15px;
}
.mc4 ul li div:hover span, ul.mc1 li div:focus span { color: #0073c3; text-decoration: underline; }
.mc4 ul li.bg1 a { background: #efefef url(/Common/Images/Mc4_new_ico1.png) no-repeat center center; }
.mc4 ul li.bg2 a { background: #efefef url(/Common/Images/Mc4_new_ico2.png) no-repeat center center; }
.mc4 ul li.bg3 a { background: #efefef url(/Common/Images/Mc4_new_ico3.png) no-repeat center center; }
.mc4 ul li.bg4 a { background: #efefef url(/Common/Images/Mc4_new_ico4.png) no-repeat center center; }
.mc4 ul li.bg5 a { background: #efefef url(/Common/Images/Mc4_new_ico5.png) no-repeat center center; }
.mc4 ul li.bg6 a { background: #efefef url(/Common/Images/Mc4_new_ico6.png) no-repeat center center; }
.mc4 ul li.bg7 a { background: #efefef url(/Common/Images/Mc4_new_ico7.png) no-repeat center center; }
.mc4 ul li.bg8 a { background: #efefef url(/Common/Images/Mc4_new_ico8.png) no-repeat center center; }
.mc4 ul li.bg9 a { background: #efefef url(/Common/Images/Mc4_new_ico9.png) no-repeat center center; }
.mc4 ul li.bg10 a { background: #efefef url(/Common/Images/Mc4_new_ico10.png) no-repeat center center; }
.mc4 ul li.bg11 a { background: #efefef url(/Common/Images/Mc4_new_ico11.png) no-repeat center center; }
.mc4 ul li.bg12 a { background: #efefef url(/Common/Images/Mc4_new_ico12.png) no-repeat center center; }
.mc4 ul li.bg13 a { background: #efefef url(/Common/Images/Mc4_new_ico13.png) no-repeat center center; }
.mc4 ul li.bg14 a { background: #efefef url(/Common/Images/Mc4_new_ico14.png) no-repeat center center; }
.mc4 ul li.bg15 a { background: #efefef url(/Common/Images/Mc4_new_ico15.png) no-repeat center center; }
.mc4 ul li.bg16 a { background: #efefef url(/Common/Images/Mc4_new_ico16.png) no-repeat center center; }
.mc4 ul li.bg17 a { background: #efefef url(/Common/Images/Mc4_new_ico17.png) no-repeat center center; }
.mc4 ul li.bg18 a {background: #efefef url(/Common/Images/Mc4_new_ico18.png) no-repeat center center;}
.mc4 ul li.bg19 a { background: #efefef url(/Common/Images/Mc4_new_ico19.png) no-repeat center center; }
.mc4 ul li.bg20 a {background: #efefef url(/Common/Images/Mc4_new_ico20.png) no-repeat center center;}
.mc4 ul li.bg1 div:hover a, .mc4 ul li.bg1 div:focus a { background: #fff url(/Common/Images/Mc4_new_ico1.png) no-repeat center center; }
.mc4 ul li.bg2 div:hover a, .mc4 ul li.bg2 div:focus a { background: #fff url(/Common/Images/Mc4_new_ico2.png) no-repeat center center; }
.mc4 ul li.bg3 div:hover a, .mc4 ul li.bg3 div:focus a { background: #fff url(/Common/Images/Mc4_new_ico3.png) no-repeat center center; }
.mc4 ul li.bg4 div:hover a, .mc4 ul li.bg4 div:focus a { background: #fff url(/Common/Images/Mc4_new_ico4.png) no-repeat center center; }
.mc4 ul li.bg5 div:hover a, .mc4 ul li.bg5 div:focus a { background: #fff url(/Common/Images/Mc4_new_ico5.png) no-repeat center center; }
.mc4 ul li.bg6 div:hover a, .mc4 ul li.bg6 div:focus a { background: #fff url(/Common/Images/Mc4_new_ico6.png) no-repeat center center; }
.mc4 ul li.bg7 div:hover a, .mc4 ul li.bg7 div:focus a { background: #fff url(/Common/Images/Mc4_new_ico7.png) no-repeat center center; }
.mc4 ul li.bg8 div:hover a, .mc4 ul li.bg8 div:focus a { background: #fff url(/Common/Images/Mc4_new_ico8.png) no-repeat center center; }
.mc4 ul li.bg9 div:hover a, .mc4 ul li.bg9 div:focus a { background: #fff url(/Common/Images/Mc4_new_ico9.png) no-repeat center center; }
.mc4 ul li.bg10 div:hover a, .mc4 ul li.bg10 div:focus a { background: #fff url(/Common/Images/Mc4_new_ico10.png) no-repeat center center; }
.mc4 ul li.bg11 div:hover a, .mc4 ul li.bg11 div:focus a { background: #fff url(/Common/Images/Mc4_new_ico11.png) no-repeat center center; }
.mc4 ul li.bg12 div:hover a, .mc4 ul li.bg12 div:focus a { background: #fff url(/Common/Images/Mc4_new_ico12.png) no-repeat center center; }
.mc4 ul li.bg13 div:hover a, .mc4 ul li.bg13 div:focus a { background: #fff url(/Common/Images/Mc4_new_ico13.png) no-repeat center center; }
.mc4 ul li.bg14 div:hover a, .mc4 ul li.bg14 div:focus a { background: #fff url(/Common/Images/Mc4_new_ico14.png) no-repeat center center; }
.mc4 ul li.bg15 div:hover a, .mc4 ul li.bg15 div:focus a { background: #fff url(/Common/Images/Mc4_new_ico15.png) no-repeat center center; }
.mc4 ul li.bg16 div:hover a, .mc4 ul li.bg16 div:focus a { background: #fff url(/Common/Images/Mc4_new_ico16.png) no-repeat center center; }
.mc4 ul li.bg17 div:hover a, .mc4 ul li.bg17 div:focus a { background: #fff url(/Common/Images/Mc4_new_ico17.png) no-repeat center center; }
.mc4 ul li.bg18 div:hover a, .mc4 ul li.bg18 div:focus a { background: #fff url(/Common/Images/Mc4_new_ico18.png) no-repeat center center; }
.mc4 ul li.bg19 div:hover a, .mc4 ul li.bg19 div:focus a { background: #fff url(/Common/Images/Mc4_new_ico19.png) no-repeat center center; }
.mc4 ul li.bg20 div:hover a, .mc4 ul li.bg20 div:focus a { background: #fff url(/Common/Images/Mc4_new_ico20.png) no-repeat center center; }
/* 20191118 */
.quick_menu06 {width:150px;}