.pc_box_main_dbox {
    width: 60px;
    position: fixed;
    top: 50%;
    right: 5%;
	z-index:99;
}
.pc_box_main_dbox {
    display: block;
}
.pc_box_main_dbox .conference, .pc_box_main_dbox .consult {
    border: 0;
    margin-bottom: 20px;
    font-size: 14px;
    color: #000;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    /*background-image: linear-gradient(0deg, #0dbe71 0%, #22c5cb 100%);*/
	background:rgb(140 207 255);
	/*background:#F7BC81;*/
   /* background-image: -moz-linear-gradient( 90deg, rgb(195,135,30) 0%, rgb(252,249,155) 50%, rgb(241,216,103) 74%, rgb(229,182,51) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(195,135,30) 0%, rgb(252,249,155) 50%, rgb(241,216,103) 74%, rgb(229,182,51) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(195,135,30) 0%, rgb(252,249,155) 50%, rgb(241,216,103) 74%, rgb(229,182,51) 100%);*/
    /*box-shadow: 0px 4px 8px 0px rgba(112, 0, 190, 0.35);*/
    background-repeat: no-repeat;
    animation: hysbtn 2s infinite alternate;
    -webkit-animation: hysbtn 2s infinite alternate;
    -moz-animation: hysbtn 2s infinite alternate;
    -ms-animation: hysbtn 2s infinite alternate;
    cursor: pointer;
    z-index: 18;
}
.pc_box_main_dbox .conference, .pc_box_main_dbox .consultApply {
    border: 0;
    margin-bottom: 20px;
    font-size: 14px;
    color: #000;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    /*background-image: linear-gradient(0deg, #0dbe71 0%, #22c5cb 100%);*/
	background:rgb(140 207 255);
	/*background:#F7BC81;*/
   /* background-image: -moz-linear-gradient( 90deg, rgb(195,135,30) 0%, rgb(252,249,155) 50%, rgb(241,216,103) 74%, rgb(229,182,51) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(195,135,30) 0%, rgb(252,249,155) 50%, rgb(241,216,103) 74%, rgb(229,182,51) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(195,135,30) 0%, rgb(252,249,155) 50%, rgb(241,216,103) 74%, rgb(229,182,51) 100%);*/
    /*box-shadow: 0px 4px 8px 0px rgba(112, 0, 190, 0.35);*/
    background-repeat: no-repeat;
    animation: hysbtn 2s infinite alternate;
    -webkit-animation: hysbtn 2s infinite alternate;
    -moz-animation: hysbtn 2s infinite alternate;
    -ms-animation: hysbtn 2s infinite alternate;
    cursor: pointer;
    z-index: 18;
}
.pc_box_main_dbox .conference:hover, .pc_box_main_dbox .consult:hover{ background:#f0a741; color:#fff;}
.pc_box_main_dbox .conference p{ color:#000;}
.pc_box_main_dbox .conference:hover p{ color:#fff;}
.pc_box_main_dbox .conference .btnC, .pc_box_main_dbox .consult .btnC, .pc_box_main_dbox .conference .psyq_box{
    width: 40px;
    line-height: 22px;
    text-align: center;
    margin: 0 auto;
    padding-top: 8px;
}
.pc_box_main_dbox .consultApply .btnCApply{
    width: 40px;
    line-height: 22px;
    text-align: center;
    margin: 0 auto;
    padding-top: 8px;
}
.btnCApply a p{ color:#000;}
.btnCApply a:hover p{ background:#f0a741; color:#fff;}

.fixed_bom {
    width: 30px;
    position: fixed;
    bottom: 0;
    right: 0;
    margin: 0;
    padding: 0px;
    height: auto;
}
.move_list_menu {
    z-index: 99;
    display: none;
	width:100%;
}
.fixed_bom .main_dbox {
    height: auto;
    border-top: 1px solid #eee;
    cursor: pointer;
    /*overflow: hidden;*/
}
.move_list_menu .main_dbox {
    position: relative;
    border-top: 1px solid #eee;
    height:50px;
	width:100%;
	background: #116da0;
}
.fixed_bom .conference, .fixed_bom .consult {
    width:20%;
    float: left;
    text-align: center;
}
.move_list_menu .main_dbox .conference {
    /*position: absolute;
    right: 0;*/
    height:50px;
	position:relative;
}
.fixed_bom .main_dbox .conference p, .fixed_bom .main_dbox .consult p {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #116da0;
    text-align: center;
    margin: 0 auto;
    font-size: 16px;
    color: #fff;
    text-shadow: 2px 2px 2px #666;
}
.move_list_menu .main_dbox .conference p, .move_list_menu .main_dbox .consult p {
    height:50px;
    line-height:50px;
    width:100%;
    /*padding: 8px 0px 8px;
    border-radius:4px;*/
    border:0px;
    font-size:12px;
	color:#fff;
}
.move_list_menu .main_dbox .conference p{
	 border-right: 1px solid #fff;
	}
.move_list_menu .main_dbox .conference p a{ color:#fff; font-size:12px;}
.fixed_bom .main_dbox .consult p {
    /*border-left: 1px solid #fff;*/
	border-right:none;
}
.move_list_menu .main_dbox .conference .nav_up{
	position:absolute;
	width:100%;
	height:auto;
	line-height:30px;
	top:-211px;
	background: #116da0;
	display:none;
	}
.move_list_menu .main_dbox .conference .nav_up .nav_up_list{ width:100%; margin:0 auto;}
.move_list_menu .main_dbox .conference .nav_up .nav_up_list li{
	height:30px; line-height:30px;
	}
.move_list_menu .main_dbox .conference .nav_up .nav_up_list li a{
	font-size:12px;
	color:#fff;
	}
.move_list_menu .main_dbox .conference .nav_up .nav_up_list li:hover{ background:#39F;}
.fixed_bom .main_dbox .consult p a{ font-size:12px; color:#fff;}
.move_list_menu .main_dbox .consult {

}
.fater_fixed {
    width: 83vw;
    /*height: 82vh;*/
	height:780px!important;
    overflow: hidden;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    background: #fff;
    z-index: 1001;
    display: none;
}
.fixPop {
    width: 85vw;
    height: 82vh;
    overflow: hidden;
}
.add_info {
    line-height: 82vh;
    text-align: center;
    font-size: 18px;
}
.fixPop iframe {
    width: 100%;
    height: 100%;
}
.cancel {
    width: 24px;
    height: 26px;
    position: absolute;
    right: 0;
    top: 0px;
    font-size: 28px;
    line-height: 26px;
    text-align: center;
    z-index: 999;
    cursor: pointer;
}
.mask-Pop {
    display: none;
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,.6);
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    z-index: 1000;
}
.pc_box_main_dbox .conference .btnC03{
    width: 40px;
    line-height: 22px;
    text-align: center;
    margin: 0 auto;
    padding-top: 8px;
}
@media( max-width:768px){
	.pc_box {
    /*display: none;*/
     }
	 .move_list_menu {
    display: none;
     }
	 .fater_fixed{
	  height:92vh!important;
		 }
	 .fixPop iframe {
		width: 100%;
		height:820px;
		overflow-y:scroll;
	}
	.fixPop {
    width: 85vw;
	height:92vh!important;
	overflow:scroll;
    }
	}
 span,tbody, tfoot, thead{
	margin: 0;
    padding: 0;
    border: 0;
    font-size: 14px;
    font: inherit;
    
	}




.m-index .fbec2022 .des .detail[data-v-41475625] {
	font-size: .24rem;
	font-family: PingFangSC-Regular, PingFang SC;
	/*font-weight: 400;*/
	color: #225da8;
	line-height: .48rem;
	text-align: justify;
	margin-bottom:20px;
	font-weight:normal;
}

@media(max-width:768px){
	#__layout, #__nuxt, body, html{overflow-x:hidden; height:inherit;}
	body{ max-width:750px;}
	#com-header .com-header-panel.wap-el[data-v-182dcb74]>div{
		display:none;
	}
	#com-header[data-v-182dcb74]{ /*display:none;*/}
	#__layout{ padding-top:0px;}
	.m-index .agenda-area .m-title-area-bg[data-v-41475625]{
		padding-bottom:0px;
		}
	.m-index .agenda-area-bg[data-v-41475625]{
		padding-left:0px;
		padding-right:0px;
		}
	#com-header .com-header-panel.wap-el[data-v-182dcb74]{ display:block;}
	#com-header .menu-box[data-v-182dcb74]{ 
	margin-top:0.315rem; 
	float:right;
	margin-right:40px;
	}
	.wap-nav .back{ height:1rem;}
	.m-index .fbec2022 .des .detail[data-v-41475625] a{
		display:inline-block;
		height:30px;
		line-height:30px;
		text-align:center;
		background:#39C;
		color:#fff;
		border-radius:2px;
		padding:0px 10px;
	}
}