@charset "utf-8";

/* main_visual */
.main_visual {
	position: relative;
}

.main_visual .bx-pager {
	position: absolute;
	bottom: 30px;
	left: 0;
	width: 100%;
	text-align: center;
}

.main_visual .bx-pager-item {
	display: inline-block;
}

.main_visual .bx-pager-item a {
	display: block;
	width: 23px;
	height: 23px;
	margin: 0 5px;
	background: url("../img/mv_pager_off.png")no-repeat 0 0;
	font-size: 0;
}

.main_visual .bx-pager-item a.active {
	background: url("../img/mv_pager_on.png")no-repeat 0 0;
}

.part_two {
	width: 100%;
	background-color: #efefef;
}

.part_two ul {
	overflow: hidden;
	text-align: center;
	margin-bottom: 20px;
}

.part_two ul li {
	float: left;
	width: 21.6%;
	margin: 10px 0;
	border: 1px solid #dedede;
	padding: 10px;
	background: #ffffff;
}

.part_two ul li:first-child {
	border-left: none;
}

.part_two ul li:last-child {
	border-right: none;
}

.part_two ul li a .icon_text span {
	display: block;
}

.part_two ul li a .icon_text .des_title {
	font-size: 16px;
	color: #b1b1b1;
}

/* main_icon */
.main_icon ul {
	overflow: hidden;
	text-align: center;
	margin-bottom: 20px;
}

.main_icon ul li {
	float: left;
	width: 33.3%;
	margin: 10px 0;
}

.main_icon ul li a .icon_text span {
	display: block;
}

.main_icon ul li a .icon_text span:first-child {
	font-size: 18px;
}

.main_icon ul li a .icon_text {
	margin: 10px 0;
}

.main_icon .main_cont {
	text-align: center;
	margin: 20px 0px;
}

.main_cont h2 {
	text-align: center;
	font-size: 33px;
	color: #5296cf;
	font-weight: 100;
}

/* main_cont */
.main_cont>div {
	padding-top: 50px;
}

.main_cont h3 {
	text-align: center;
	font-size: 33px;
	color: #272727;
	font-weight: 100;
	margin-bottom: 18px;
}

.main_cont div>p {
	text-align: center;
	margin-bottom: 30px;
}

.main_cont .mc_real {
	/* background: #f9f9f9; */
}

.main_cont .mc_real .real_slide {
	position: relative;
}

.main_cont .mc_real .real_slide .bx-viewport {
	width: 150% !important;
	margin-left: -30%;
}

.main_cont .mc_real .real_slide ul li .txt {
	visibility: hidden;
	text-align: center;
	margin: 20px 0 50px;
	width: 100%;
}

.main_cont .mc_real .real_slide ul li .txt p:first-of-type {
	display: inline-block;
	width: inherit;
	font-size: 24px;
	color: #1c1c1c;
	font-weight: 100;
	padding-bottom: 12px;
	margin-bottom: 12px;
	background: url("../img/real_tit_line.jpg")
		/*tpa=http://chim.iwellps.com/img/real_tit_line.jpg*/
		no-repeat center 100%;
}

.main_cont .mc_real .real_slide ul li .txt p:last-of-type {
	font-size: 20px;
	color: #1c1c1c;
	font-weight: 100;
}

.main_cont .mc_real .real_slide ul li {
	padding: 0 22.5px;
	width: 340px !important;
	box-sizing: border-box;
}

.main_cont .mc_real .real_slide ul li a {
	position: relative;
	display: block;
}

.main_cont .mc_real .real_slide ul li span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 345px;
	background: rgba(118, 118, 118, 0.4);
}

.main_cont .mc_real .real_slide ul li img {
	width: 100%;
}

.main_cont .mc_real .real_slide ul li.active .txt {
	visibility: visible;
}

.main_cont .mc_real .real_slide ul li.active span {
	display: none;
}

.main_cont .mc_real .real_slide .bx-controls a {
	position: absolute;
	top: 140px;
	width: 55px;
	height: 55px;
	font-size: 0;
}

.main_cont .mc_real .real_slide .bx-controls a.bx-prev {
	background: url("../img/real_prev.png")
		/*tpa=http://chim.iwellps.com/img/real_prev.png*/
		no-repeat 0 0;
	left: 20px;
}

.main_cont .mc_real .real_slide .bx-controls a.bx-next {
	background: url("../img/real_next.png")
		/*tpa=http://chim.iwellps.com/img/real_next.png*/
		no-repeat 0 0;
	right: 20px;
}

.main_cont .mc_event .event_slide {
	position: relative;
}

.main_cont .mc_event .event_slide img {
	width: 100%;
	min-height: 450px;
}

.main_cont .mc_event .event_slide .es_pager {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 55px;
	z-index: 50;
	font-size: 0;
}

.main_cont .mc_event .event_slide .es_pager a {
	display: inline-block;
	width: 20%;
	height: 55px;
	line-height: 55px;
	text-align: center;
	font-size: 19px;
	color: #b2b2b2;
	background: rgba(25, 18, 15, 0.6);
	border-left: 1px solid #998364;
	box-sizing: border-box;
}

.main_cont .mc_event .event_slide .es_pager a.active {
	background: #e76c24;
	color: #fff;
}

.main_cont .mc_beaf {
	overflow: hidden;
}

.main_cont .mc_beaf>p {
	margin-bottom: 0;
}

.main_cont .mc_beaf .beaf_slide {
	position: relative;
	clear: both;
}

.main_cont .mc_beaf .beaf_slide .bx-controls a {
	position: absolute;
	top: 190px;
	width: 55px;
	height: 55px;
	font-size: 0;
}

.main_cont .mc_beaf .beaf_slide .bx-controls a.bx-prev {
	background: url("../img/real_prev.png")
		/*tpa=http://chim.iwellps.com/img/real_prev.png*/
		no-repeat 0 0;
	left: 20px;
}

.main_cont .mc_beaf .beaf_slide .bx-controls a.bx-next {
	background: url("../img/real_next.png")
		/*tpa=http://chim.iwellps.com/img/real_next.png*/
		no-repeat 0 0;
	right: 20px;
}

.main_cont .mc_beaf .bx-viewport {
	margin: 30px 0;
}

.main_cont .mc_beaf .beaf_wrap {
	overflow: hidden;
}

.main_cont .mc_beaf .beaf_wrap>.bx-wrapper {
	width: 60%;
	float: right;
}

.main_cont .mc_beaf .beaf_wrap>.bx-wrapper .bx-viewport {
	padding-left: 100%;
	margin-left: -100%;
}

.main_cont .mc_beaf .thumb_pager .slide {
	width: 127px !important;
}

.main_cont .mc_beaf .thumb_pager .slide a {
	display: block;
	position: relative;
	padding: 0 18.5px;
}

.main_cont .mc_beaf .thumb_pager .slide a span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 90px;
	background: rgba(255, 255, 255, 0.7);
}

.main_cont .mc_beaf .thumb_pager .slide a img {
	width: 100%;
}

.main_cont .mc_beaf .thumb_pager .slide a.active span {
	display: none;
}

.main_cont .mc_beaf .thumb_pager .slide p {
	margin-top: 20px;
	margin-bottom: 0;
	text-align: center;
	font-size: 18px;
	color: #626262;
}

.main_cont .mc_rsc ul {
	overflow: hidden;
	margin: 20px 20px 0 20px;
}

.main_cont .mc_rsc ul li {
	float: left;
	margin-right: 15px;
}

.main_cont .mc_rsc ul li:last-of-type {
	margin-right: 0;
}

.main_cont .mc_board h3 {
	margin-bottom: 18px;
}

.main_cont .mc_board>p {
	text-align: center;
}

.main_cont .mc_board>ul.bd_list {
	position: relative;
	margin: 30px 20px 0 20px;
}

.main_cont .mc_board>ul.bd_list>a.more {
	position: absolute;
	top: -60px;
	right: 0;
}

.main_cont .mc_board>ul.bd_list li {
	padding: 15px 0;
	border-top: 1px solid #e5e5e5;
}

.main_cont .mc_board>ul.bd_list li:last-of-type {
	border-bottom: 1px solid #e5e5e5;
}

.main_cont .mc_board>ul.bd_list li a {
	display: block;
	overflow: hidden;
}

.main_cont .mc_board>ul.bd_list li a p {
	float: left;
	width: 70%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 22px;
	color: #1f1f1f;
	font-weight: 100;
}

.main_cont .mc_board>ul.bd_list li a span.date {
	float: right;
	font-size: 18px;
	color: #b1b1b1;
	font-weight: 100;
}

.main_cont .mc_icon ul {
	overflow: hidden;
}

.main_cont .mc_icon ul li {
	float: left;
	width: 50%;
}
