html,
body {
	margin: 0 auto;
	height: 100%;
	background-color: #eceff3;
}

* {
	font-family: Arial, Tahoma, Microsoft yahei, sans-serif !important;
}

img {
	border: 0;
	max-width: 100%;
}

a {
	text-decoration: none;
	-webkit-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a:focus {
	text-decoration: none;
}

.mainBox {
	width: 100%;
	min-height: 1px;
	/*overflow: hidden;*/
}

.BoxPD {
	padding: 0px 30px;
}

/* 
-------------  原生框架修改  -------------
*/
.dropdown-menu {
	width: 100%;
	position: fixed;
	top: 100px;
	left: 0;
	z-index: 999;
	border: none;
	background: none;
	border-radius: 0px;
	box-shadow: none;

}

.dropdown-menu li {
	margin-left: 260px;
	padding: 0px 60px 0px 60px;
	margin-top: -18px;
}

.swiper-pagination-bullet {
	background: #fff !important;
}

.swiper-pagination-bullet {
	width: 32px !important;
	height: 2px !important;
	border-radius: 0px !important;
}

.swiper-pagination-bullet-active {
	background: #ffffff !important;
}

/* 
-------------  顶部城市区域菜单  -------------
*/
.subsityposition {
	margin-left: 260px;
	padding: 40px 60px 40px 60px;
	/*    position: fixed;
    z-index: 2;*/
	margin-top: -70px;
}

.subsityBox {
	width: auto;
	min-height: 1px;
	padding: 24px 60px;
	background-color: #ffffff;
}

.subsity_info {
	width: auto;
	min-height: 1px;
	font-size: 12px;
	color: #999999;
	line-height: 24px;
	padding-left: 10px;
	margin-bottom: 10px;
}

.subsity {
	width: auto;
	min-height: 1px;
	overflow: hidden;
}

.subsity a {
	width: auto;
	min-height: 1px;
	display: block;
	padding: 0px 10px;
	line-height: 24px;
	font-size: 14px;
	color: #181819;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;

}

.subsity a:hover {
	color: #1b6cd0;
}

/* 
-------------  顶部城市区域菜单  end-------------
*/
.swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	background: #fff;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

/* 
-------------  左侧菜单  -------------
*/

/*移动端菜单*/
.btn_menum {
	display: none;
	float: right;
	margin-top: 6px;
}

.btn_menum a {
	width: auto;
	min-height: 1px;
	overflow: hidden;
	display: block;
	padding: 5px 4px 4px 4px;
}

.btn_menum a:hover {
	background-color: #f2f2f2;
}

.btn_menum a span {
	display: block;
	width: 36px;
	height: 1px;
	margin-bottom: 8px;
	margin-top: 4px;
	background-color: #000000;
}

/*移动端菜单  end*/


.leftmain {
	width: 260px;
	height: 100%;
	overflow: hidden;
	background-color: rgba(255, 255, 255, .6);
	background-color: #ffffff\9;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9;
}

.logoBox {
	width: 100%;
	min-height: 1px;
	overflow: hidden;
	margin-bottom: 41px;
	margin-top: 28px;
}

.logoBox_img {
	width: 84px;
	float: left;
}

.logoBox_img a {
	width: 100%;
	display: block;
}

.logoBox_img a img {
	border: 0;
}

.logoBox_line {
	font-size: 18px;
	color: rgba(2, 80, 158, .15);
	color: #d0dceb\9;
	float: left;
	margin-top: 17px;
	padding: 0px 8px;
}

.logoBox_text {
	font-size: 18px;
	color: #000000;
	float: left;
	margin-top: 18px;
}

.leftmenuBox {
	width: 100%;
	min-height: 1px;
	overflow: hidden;
}

.leftmenuBox_line {
	width: 100%;
	min-height: 1px;
	overflow: hidden;
	border-top: 1px solid rgba(0, 0, 0, .1);
	border-top: 1px solid #dbdcdf\9;
}

.left_type {
	width: 100%;
	min-height: 1px;
	overflow: hidden;
	font-size: 12px;
	color: #999999;
	padding: 30px 0px 0px 0px;
}

.left_navlist {
	padding: 15px 0px;
}

.left_navlist ul {
	padding: 0;
	margin: 0;
}

.left_navlist ul li {
	list-style: none;
}

.left_navlist ul li a {
	width: 100%;
	min-height: 1px;
	overflow: hidden;
	display: block;
	line-height: 40px;
	font-size: 14px;
	color: #000000;
	padding: 0px 30px;
}

.left_navlist ul li a:hover {
	color: #ffffff;
	background-color: #3482d0;
}

.left_navlist ul li a.active {
	color: #ffffff;
	background-color: #3482d0;
}

.left_Contactus {}

.left_ContactusBox {
	margin-top: 10px;
}

.left_Contactus_list {
	width: 100%;
	min-height: 1px;
	overflow: hidden;
	line-height: 24px;
}

.left_Contactus_list span {
	display: block;
	font-size: 12px;
	color: #666666;
	float: left;

}

.left_Contactus_list a {
	float: left;
	display: block;
	font-size: 12px;
	color: #333333;
}

.left_Contactus_list a:hover {
	color: #3482d0;
}

/* 
-------------  左侧菜单  end-------------
*/

/* 
-------------  主框架  -------------
*/
.righthead {
	width: 100%;
	min-height: 1px;
	/*overflow: hidden;*/
	position: fixed;
	top: 0;
	left: 0;
	z-index: 8;
}

.headBox {
	margin-left: 260px;
	padding: 42px 60px 30px 60px;
}

.btn_home {
	float: left;
	width: auto;
	min-height: 1px;
	margin-right: 16px;
}

.btn_home a {
	width: auto;
	min-height: 1px;
	overflow: hidden;
	display: block;
	font-size: 12px;
	line-height: 40px;
	color: #666666;
}

.btn_home a:hover {
	color: #3482d0;
}

.cityBox {}

.cityBox span {
	font-size: 12px;
	color: #999999;
	float: left;
	border-left: 1px solid #aeaeae;
	padding: 0px 2px 0px 16px;
	margin-top: 12px;
}

.cityBox ul {
	padding: 0;
	margin: 0;
	float: left;
}

.cityBox ul li {
	list-style: none;
	float: left;

}

.cityBox ul li a {
	width: auto;
	min-height: 1px;
	overflow: hidden;
	display: block;
	font-size: 12px;
	line-height: 40px;
	color: #000000;
	padding: 0px 10px;
}

.cityBox ul li a:hover {
	background-color: #ffffff;
}

.cityBox ul li.open a:focus {
	background-color: #ffffff;
}

.cityBox ul li a .active {
	color: #3482d0;
}

.btn_infoBox {}

.btn_info {
	float: right;
	margin-left: 10px;
}

.btn_info a {
	width: auto;
	min-height: 1px;
	overflow: hidden;
	display: block;
	font-size: 12px;
	color: #000000;
	line-height: 40px;
	background-color: rgba(0, 0, 0, .1);
	background-color: #d4d7da\9;
	padding: 0px 20px;
}

.btn_info a:hover {
	color: #ffffff;
	background-color: #59a0f9;
}

.btn_info2 {
	float: right;
	margin-left: 10px;
}

.btn_info2 a {
	width: auto;
	min-height: 1px;
	overflow: hidden;
	display: block;
	font-size: 12px;
	color: #ffffff;
	line-height: 40px;
	background-color: #2cca43;
	padding: 0px 20px;
}

.btn_info2 a:hover {
	color: #ffffff;
	background-color: #59a0f9;
}

.rightmain {
	width: auto;
	min-height: 1px;
	overflow: hidden;
	margin-left: 260px;
	padding: 0px 60px;
	margin-top: 112px;
}

.newsbanner {
	width: 100%;
	min-height: 1px;
	overflow: hidden;
}

.newsBox {
	width: auto;
	min-height: 1px;
	height: 320px;
	overflow: hidden;
	background-color: #000000;
}

.newsBox2 {
	width: auto;
	min-height: 1px;
	height: 320px;
	overflow: hidden;
	background-color: #ffffff;
	padding: 0px 20px;
}

.bannerimg {
	width: 100%;
}

.newsBoximg {}

.newsBoximg a {
	width: 100%;
	height: 100%;
	display: block;
}

.newsBoximg1 {
	width: 100%;
	height: 100%;
	background: url("../images/banner_5.jpg") center;
	background-repeat: no-repeat;
	background-size: cover;
}

.newsBoximg2 {
	width: 100%;
	height: 100%;
	background: url("../images/banner_6.jpg") center;
	background-repeat: no-repeat;
	background-size: cover;
}

.mainbg {
	background-color: rgba(236, 239, 243, .96);
	background-color: #eceff3\9;
}

.newsBox_maintitle {
	width: 48px;
	padding: 16px 0px 24px 0px;
	min-height: 1px;
	font-size: 12px;
	color: #000000;
	border-top: 2px solid #000000;
}

.newsBox_listBox {}

.newsBox_list {}

.newsBox_list span {
	display: block;
}

.newsBox_list a {
	color: #000000;
	cursor: pointer;
	display: inline-block;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.newsBox_list a:hover {
	color: #3e7ed7;
}

.newsBox_list_t1 {
	font-size: 14px;
	color: #000000;
}

.newsBox_list_t2 {
	line-height: 24px;
	font-size: 12px;
	color: rgba(0, 0, 0, .4);
	color: #b8b8b8\9;
	margin-bottom: 10px
}

.newsBox_list_t3 {
	line-height: 24px;
	font-size: 12px;
	color: #666666;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box !important;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.newsBox_listline {
	width: 100%;
	min-height: 1px;
	border-bottom: 1px solid #d9d9d9;
	padding-bottom: 16px;
	margin-bottom: 16px;
}

/* 
-------------  主框架  end-------------
*/
.MainTitle {
	width: 100%;
	min-height: 1px;
	position: relative;
	margin-bottom: 36px;
}

.MainTitle span {
	display: block;
}

.MainTitle_text {
	width: 200px;
	min-height: 1px;
	line-height: 22px;
	background-color: #eceff3;
	font-size: 14px;
	padding: 0px 14px;
	text-align: center;
	position: absolute;
	left: 50%;
	top: -10px;
	margin-left: -100px;
	z-index: 1;
}

.MainTitle_line {
	width: 100%;
	min-height: 1px;
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	border-bottom: 1px solid #d4d7da\9;
	margin-top: 30px;
}

.listTile {
	width: 100%;
	min-height: 1px;
	overflow: hidden;
}

.listT1 {
	width: 100%;
	min-height: 1px;
	overflow: hidden;
	border-left: 2px solid #c39a74;
	padding-left: 20px;
}

.listT1 span {
	display: block;
}

.listT1_name1 {
	font-size: 30px;
	color: #000000;
	line-height: 30px;
	margin-bottom: 8px;
}

.listT1_name2 {
	font-size: 12px;
	color: #999999;
}

.listT2 {
	width: 100%;
	min-height: 1px;
	overflow: hidden;
	padding-left: 22px;
	margin-bottom: 22px;
	margin-top: 10px;
}

.listT2 span {
	font-size: 14px;
	color: #333333;
	line-height: 28px;
	display: block;
	float: left;
}

.listT2 a {
	width: auto;
	min-height: 1px;
	overflow: hidden;
	display: block;
	float: right;
	font-size: 12px;
	color: #666666;
	line-height: 28px;
	border-bottom: 1px solid rgba(0, 0, 0, .001);
	border-bottom: 1px solid #eceff3\9;
}

.listT2 a:hover {
	color: #000000;
	border-bottom: 1px solid #000000;
}

.listT3 {
	width: 100%;
	min-height: 1px;
	overflow: hidden;
	padding-left: 22px;
	margin-bottom: 22px;
	margin-top: 10px;
}

.listT3 span {
	font-size: 14px;
	color: #333333;
	line-height: 40px;
	display: block;
	float: left;
}

.listT3 a {
	width: auto;
	min-height: 1px;
	overflow: hidden;
	display: block;
	float: right;
	font-size: 12px;
	color: #ffffff;
	line-height: 40px;
	padding: 0px 20px;
	background-color: #3482d0;
}

.listT3 a:hover {
	background-color: #2cca43;
}

.listtype {}

.listtype_PD {
	width: 100%;
	min-height: 1px;
	margin-bottom: 30px;
}

.listtype_PD2 {
	width: 100%;
	min-height: 1px;
	margin-bottom: 10px;
}

.listBox {
	position: relative;
	margin-bottom: 20px;
}

.listBox_sub {}

.listBox_sub a {
	width: 100%;
	height: 100%;
	display: block;
	transition: all 0.6s;
	background-color: #ffffff;
}

.listBox_sub a:hover {
	transform: scale(1.05);
	background-color: #f8f8f8;
}

.listtextBox {
	width: auto;
	min-height: 1px;
	overflow: hidden;
	padding: 16px 20px;
}

.listtextBox_title {
	width: 100%;
	min-height: 1px;
	margin-bottom: 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.listtextBox_title span {
	display: block;
}

.listtextBox_tcity {
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.listtextBox_thotel {
	float: left;
	font-size: 14px;
	color: #000000;
	display: contents !important;
}

.listtextBox_info {
	width: 100%;
	min-height: 1px;
	overflow: hidden;
}

.listtextBox_info_notes {
	\ line-height: 16px;
	float: left;
	font-size: 12px;
	color: #666666;
}

.listtextBox_info_time {
	line-height: 16px;
	float: left;
	font-size: 14px;
	color: #000000;
}

.listtextBox_info span {
	display: block;
}

.listimg {}

.list_signupinfo {
	width: 100%;
	min-height: 1px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}

.signup_text {
	float: left;
	line-height: 36px;
	font-size: 12px;
	color: #ffffff;
	margin-left: 20px;
}

.signup_listbtn {
	float: right;
	margin-right: 10px;
}

.signup_listbtn a {
	width: auto;
	min-height: 1px;
	overflow: hidden;
	display: block;
	line-height: 36px;
	font-size: 12px;
	color: #ffffff;
	background-color: #d11b1b;
	padding: 0px 20px;
}

.signup_listbtn a:hover {
	background-color: #59a0f9;
}

.signup_listbtn2 {
	float: right;
	margin-right: 10px;
}

.signup_listbtn2 a {
	width: auto;
	min-height: 1px;
	overflow: hidden;
	display: block;
	line-height: 36px;
	font-size: 12px;
	color: #ffffff;
	background-color: #59a0f9;
	padding: 0px 20px;
	cursor: auto;
}

/*.signup_listbtn2 a:hover{
	background-color: #d11b1b;
}*/

.Boxlist_years {
	width: 100%;
	min-height: 1px;
	overflow: hidden;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #2cca43;
	margin-top: 10px;
}

.Boxlist_years span {
	display: block;
	float: left;
}

.Boxlist_years_t1 {
	font-size: 48px;
	color: #000000;
	font-weight: bold;
	line-height: 48px;
}

.Boxlist_years_t2 {
	font-size: 12px;
	color: #333333;
	margin-left: 10px;
	margin-top: 26px;
}


.Boxlist_Month {}

.Titlelist_Month {
	width: 100%;
	min-height: 1px;
	overflow: hidden;
	margin-bottom: 12px;
	margin-top: 10px;
}

.Titlelist_Month span {
	display: block;
	float: left;
}

.Titlelist_Month_t1 {
	font-size: 24px;
	color: #000000;
}

.Titlelist_Month_t2 {
	font-size: 12px;
	color: #333333;
	margin-left: 10px;
	margin-top: 14px;
}

.Titlelist_Month_t3 {
	font-size: 16px;
	color: #000000;
}

.Titlelist_Month_t4 {
	font-size: 12px;
	color: #333333;
	margin-left: 10px;
	margin-top: 5px;
}


/* 
-------------  活动报名  -------------
*/

.signupbg {
	margin-left: 260px;
	padding: 0px 60px 30px 60px;
	width: auto;
	min-height: 1px;
	margin-top: -14px;
	overflow: hidden;
	display: none;
}

.signupBox {
	width: 100%;
	min-height: 1px;
	background-color: #ffffff;
	padding: 30px 60px;
	float: right;
	position: relative;
	box-shadow: 0px 3px 16px rgba(0, 0, 0, .16);
	-moz-box-shadow: 0px 3px 16px rgba(0, 0, 0, .16);
	-webkit-box-shadow: 0px 3px 16px rgba(0, 0, 0, .16);
}

.signup_close {
	width: 100%;
	min-height: 1px;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
}

.signup_close a {
	width: auto;
	min-height: 1px;
	overflow: hidden;
	float: right;
	padding: 0px 28px;
	font-size: 14px;
	line-height: 40px;
	background-color: #999999;
	color: #ffffff;
}

.signup_close a:hover {
	background-color: #666666;
	background-color: #000000;
}

.signup_Notes {
	width: 100%;
	min-height: 1px;
	overflow: hidden;
	line-height: 40px;
	font-size: 12px;
	color: #999999;
}

.signup_Notes span {
	display: block;
	float: left;
}

.signup_type {
	width: 100%;
	height: 200px;
	overflow-y: scroll;
	float: left;
	margin-bottom: 20px;
}

/* 设置滚动条的样式 */
.signup_type::-webkit-scrollbar {
	width: 4px;
}

/* 滚动槽 */
.signup_type::-webkit-scrollbar-track {
	background: rgba(0, 0, 0, 0.03);
	-webkit-box-shadow: inset006pxrgba(0, 0, 0, 0.3);
	border-radius: 10px;
}

/* 滚动条滑块 */
.signup_type::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background: rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: inset006pxrgba(0, 0, 0, 0.5);
}

.signup_type::-webkit-scrollbar-thumb:window-inactive {
	background: #2cca43;
}

.signup_type_title {
	width: 100%;
	min-height: 1px;
	font-size: 14px;
	color: #000000;
	line-height: 36px;
	margin-bottom: 8px;
}

.signup_Btn {}

.signup_Btn a {
	width: auto;
	min-height: 1px;
	overflow: hidden;
	display: block;
	float: left;
	color: #000000;
	font-size: 14px;
	line-height: 40px;
	border: 1px solid #2cca43;
	text-align: center;
	margin-bottom: 20px;
	margin-right: 16px;
	padding: 0px 36px;
}

.signup_Btn a:hover {
	color: #ffffff;
	border: 1px solid #2cca43;
	background-color: #2cca43;
}

.btn_info_tyanM {
	display: none;
}

.btn_info_tyanPC {
	display: block;
}

/* 
-------------  活动报名  end-------------
*/


/* 
-------------  copyright  -------------
*/
.copyrightBox {
	width: 100%;
	min-height: 1px;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 0px 30px;
}

#copyright {
	font-size: 12px;
	margin-bottom: 12px;
	color: #999999;
}

#copyright a {
	display: none;
	font-size: 12px;
	color: #666666;
}

#copyright a img {
	display: block;
	float: left;
}

#copyright a p {
	display: block;
	float: left;
}


/* 
-------------  copyright  end-------------
*/


/* 
-------------  详情页面  -------------
*/

.Boxtitle_details {
	width: 100%;
	min-height: 1px;
	overflow: hidden;
	padding-bottom: 16px;
	margin-bottom: 48px;
	border-bottom: 1px solid #2cca43;
	margin-top: 10px;
}

.Boxtitle_details_left {
	width: auto;
	min-height: 1px;
	float: left;
}

.Boxtitle_details_left span {
	display: block;
	float: left;
}

.Boxtitle_details_left_t1 {
	font-size: 36px;
	font-weight: bold;
}

.Boxtitle_details_left_t2 {
	font-size: 24px;
	margin-top: 14px;
	margin-left: 12px;
}

.Boxtitle_details_right {
	width: auto;
	min-height: 1px;
	float: right;
	line-height: 40px;
	margin-top: 5px;
}

.Boxtitle_details_right_t {
	width: auto;
	min-height: 1px;
	float: left;
	margin-right: 12px;
}
}

.Boxtitle_details_right_t span {
	display: block;
	float: left;
}

.Boxtitle_details_right_t1 {
	width: auto;
	min-height: 1px;
}

.Boxtitle_details_right_t2 {
	width: auto;
	min-height: 1px;
	padding: 0px 12px;
}

.Boxtitle_details_right a {
	width: auto;
	min-height: 1px;
	overflow: hidden;
	display: block;
	font-size: 12px;
	color: #ffffff;
	line-height: 40px;
	background-color: #2cca43;
	padding: 0px 20px;
}

.Boxtitle_details_right a:hover {
	color: #ffffff;
	background-color: #59a0f9;
}

.Boxmain_detailsBox {
	width: 100%;
	min-height: 1px;
	overflow: hidden;
}

.Boxmain_details {
	width: 100%;
	min-height: 1px;
	overflow: hidden;
	margin-bottom: 48px;
}

.Boxmain_details_tBox {
	width: 100%;
	min-height: 1px;
	overflow: hidden;
}

.Boxmain_details_tBox span {
	display: block;
}

.Boxmain_details_t1 {
	font-size: 28px;
	line-height: 24px;
	color: #19a92e;
}

.Boxmain_details_t2 {
	font-size: 20px;
	color: #333333;
	line-height: 42px;
	font-weight: bold;
	margin-bottom: 16px;
}

.Boxmain_details_tline {
	width: 40px;
	height: 4px;
	background-color: #19a92e;
}

.Boxmain_details_cBox {
	width: 100%;
	min-height: 1px;
	overflow: hidden;
}

.fistbg_details {
	background-color: #ffffff;
	padding: 30px;
}

.Boxmain_details_app {
	width: 100%;
	min-height: 1px;
	overflow: hidden;
	text-align: center;
}

.Boxmain_details_app span {
	display: block;
	line-height: 40px;
	margin-bottom: 16px;
}

.Boxmain_details_app a {
	width: 100%;
	min-height: 1px;
	overflow: hidden;
	display: block;
	text-align: center;
	margin-bottom: 15px;
	color: #333333;
	padding: 20px;
	background-color: #ffffff;
}

.Boxmain_details_app a:hover {
	color: #000000;
	background-color: rgba(255, 255, 255, .3);
	background-color: #ffffff\9;
}

.Boxmain_details_app a img {
	max-width: 64px;
	display: block;
	margin: 0 auto;
}

.Boxmain_details_app a span {
	display: block;
	font-size: 14px;
	padding-top: 16px;
	line-height: 18px;
	margin-bottom: 0px;
}

.Boxmain_details_address {
	padding: 16px 0px 16px 0px;
}

.Boxmain_details_address table tr td {
	height: 32px;
}

.Boxmain_details_address_mapbg {
	width: 100%;
	height: 278px;
	margin-bottom: 30px;
}

.Boxmain_details_address_map1 {
	width: 64%;
	height: 100%;
	float: left;
	background: url("/market/emobile/images/map_yichang1.png") left center;
	background-repeat: no-repeat;
	background-size: cover;
}

.Boxmain_details_address_map2 {
	width: 36%;
	height: 100%;
	float: left;
	background: url("/market/emobile/images/map_yichang2.png");
	background-repeat: no-repeat;
	background-size: cover;
}

.Boxmain_details_abouts {}

.Boxmain_details_abouts_t1 {
	width: 64px;
	color: #999999;
	font-size: 14px;
}

.Boxmain_details_abouts_t2 {
	color: #000000;
	font-size: 16px;
}

.Boxmain_agenda_tinfo {
	width: 100%;
	min-height: 1px;
	overflow: hidden;
	margin-bottom: 24px;
}

.Boxmain_agenda_tinfo_t1 {
	font-size: 16px;
	font-weight: bold;
}

.Boxmain_agenda_tinfo_t2 {
	font-size: 12px;
	margin-left: 18px;
}

.Boxmain_agendaBox {
	margin-bottom: 20px;
}

.Boxmain_agenda {}

.Boxmain_agenda span {
	display: block;
}

.Boxmain_agenda_time {
	font-size: 14px;
	color: #0a56a1;
	line-height: 28px;
}

.Boxmain_agenda_title {
	font-size: 18px;
	color: #000000;
}

.Boxmain_agenda_list {
	padding: 10px 0px 10px 0px;
}

.Boxmain_agenda_list ul {
	padding-left: 18px;
	margin: 0px;
}

.Boxmain_agenda_list ul li {
	font-size: 12px;
	line-height: 24px;
	color: #666666;
}


/* 
-------------  详情页面  end-------------
*/