@charset "utf-8";
/* CSS Document */
.form_content {
	margin-bottom: 30px;
}
.seleted_item{
    white-space: nowrap;
}
.input_left {
	display: block;
	font-size: 15px;
	margin-bottom: 8px;
	float: left;
	width: 180px;
}
.input_right{
	float: left;
}
.submission_method{
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px dashed #d4d4d4;
}
.submission_method:last-child{
	border:none;
	margin-bottom: 0;
}
.fm_text{
	background:#ffffff;
	width: 550px;
	line-height:40px;
	font-size: 12px;
	color: #333;
	border: 1px solid #d6d6d6;
	height: 40px;
	padding-left: 10px;
	outline: none;
	box-sizing: border-box;
}
.fm_radio{
	border: 1px solid #d6d6d6;
	outline: none;
	margin-right: 6px;
}
.fm-select {
	padding: 0px 9px;
	border: 1px solid #d6d6d6;
	outline: none;
	color: #333;
	font-size: 14px;
	height: 40px;
	width: 560px;
}
#upload{
	opacity: 0;
	width: 456px;
	height: 39px;
	position: absolute;
	top: -2px;
	right: 2px;
}

.submit_button{
	background: #007fe9;
	padding: 0px 30px;
	color: #fff;
	height: 38px;
	text-align: center;
	font-size: 16px;
	line-height: 38px;
	border: none;
	cursor: pointer;
	border-radius: 4px;
	margin-left: 180px;
}
.tip {
	font-size: 15px;
	color: #333;
	margin-top: 5px;
	line-height: 30px;
}
.change_item{
	font-family: 'Inter SemiBold';
}
.change_btn {
	color: blue;
	font-family: 'Inter SemiBold';
}
.bgPop {
	display: none;
	position: fixed;
	z-index: 129;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
}
.pop {
	display: none;
	width: 1150px;
	height: 653px;
	position: fixed;
	margin: auto;
	border-radius: 10px;
	background-color: #ffffff;
	box-shadow: rgba(100, 0, 0, 0.2) 0px 3px 18px;
	padding-bottom: 10px;
	box-sizing: border-box;
	z-index: 999999;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
.pop_f {
	padding: 0px 40px;
}
.confirm_btn {
	background-color: rgb(52, 153, 97);
	border: none;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 18px;
	width: 148px;
	height: 36px;
	border-radius: 4px;
	cursor: pointer;
	margin-top: 10px;
}
.cancle {
	display: inline-block;
	width: 100px;
	height: 38px;
	text-align: center;
	color: #007eb4;
	border: 1px solid #007eb4;
	font-size: 17px;
	font-family: 'Inter SemiBold';
	line-height: 38px;
	float: right;
	margin-top: 15px;
	margin-left: 20px;
	border-radius: 2px;
}
.journal_tip {
	width: 593px;
	margin: 38px auto;
	border-radius: 10px;
	border: 1px dashed rgb(205, 205, 205);
}
.journal_tip h2 {
	font-size: 16px;
	text-align: left;
	font-weight: normal;
	color: rgb(106, 106, 106);
	line-height: 33px;
	padding: 15px 20px;
}
.pop-close {
	position: absolute;
	right: 17px;
	top: 8px;
	cursor: pointer;
}
.pop-close i{
	font-size: 20px;
	color: #7a7a7a;
}
.puple_title1 {
	background: #f8f8f8;
	text-align: left;
	padding-left: 16px;
	margin-bottom: 18px;
	border-radius: 10px 10px 0px 0px;
	font-size: 17px;
	line-height: 40px;
}


.btn_css {
	cursor: pointer;
	height: 40px;
	width: 110px;
	padding: 0px;
	overflow: hidden;
	background-color: #fff;
	border: 2px solid #006db4;
	display: inline-block;
	border-radius: 4px;
	vertical-align: middle;
	box-sizing: border-box;
	position: relative;
	margin-left: 12px;
}
.selected_journal table {
	width: 780px;
	margin-bottom: 12px;
}
.btn_css span {
	font-size: 16px;
	color: #006db4;
	text-align: center;
	line-height: 36px;
	position: absolute;
	margin-left: 26px;
	font-family: Inter Medium;
}
.upload{
	margin-bottom: 5px;
}

.error{
	color:red;
	margin-top: 5px;
	display: block;
	font-size: 14px;
}
.red_span{color:red;}
.form_right{
	float: left;
}
.submission_procedure_title {
	margin-bottom: 6px;
}

/*modal select conference*/
.pop_title{
	padding-top: 12px;
	padding-bottom: 12px;
	background: #1c3256;
}
.table_th {
    font-size: 14px;
    color: #565656;
    text-align: left;
    background: #f8f8f8;
    line-height: 42px;
    padding-left: 2%;
    font-family: 'Inter SemiBold';
}
.modal_table{
	width: 100%;
	border: 1px solid #d3d3d3;
	margin-bottom: 20px;
	margin-top: 10px;
}
.modal_table table tr {
    border-bottom: 1px solid #eaeaea;
    line-height: 36px;
    padding: 0;
} 
.modal_table tr {
    border-bottom: 1px solid #eaeaea;
    line-height: 36px;
    padding: 0;
}
.huiyi_name a{
	
color: #007fe9;
}
.modal_table tr td{
	padding-left: 2%;
	font-size: 14px;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 26px;
}

.radio_box{}
.conference_name{}
.conference_name a{
    color: blue;
}
.venu{}
.time{}
.more_link a{
    color: blue;
}
.wechat_img{
	width: 140px;
	margin-bottom: 10px;
}
.insti_tip{
	margin-top: 8px;
	font-size: 14px;
}
.submission_tip{
	margin-top: 6px;
}