.form_content {
	margin-top: 30px;
}
.input_span {
	display: block;
	font-size: 17px;
	margin-bottom: 8px;
	float: left;
	width: 180px;
}
.fm_text{
	background:#ffffff;
	width:490px;
	line-height:40px;
	font-size: 12px;
	color: #333;
	border: 1px solid #d6d6d6;
	height: 40px;
	padding-left: 10px;
	outline: none;
	box-sizing: border-box;
}
.fm-select {
	padding: 0px 9px;
	border: 1px solid #d6d6d6;
	outline: none;
	color: #333;
	font-size: 14px;
	height: 40px;
	width: 490px;
}
#upload{
	opacity: 0;
	width: 456px;
	height: 39px;
	position: absolute;
	top: -13px;
	right: 2px;
}

.submit_button{
	background: #007eb4;
	color: #fff;
	width: 130px;
	height: 46px;
	text-align: center;
	font-size: 20px;
	line-height: 46px;
	border: none;
	cursor: pointer;
	margin-top: 20px;
	border-radius: 4px;
	margin-left: 180px;
	font-family: 'Inter Bold';
}
.tip {
	font-size: 15px;
	color: #333;
	margin-top: 5px;
	line-height: 30px;
}
.buy_forme {
	color:#006db4;
	font-size: 17px;
	font-family: 'Inter Bold';
}
.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-weight: bold;
	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;
	font-family: 'Inter Bold';
}

/*pop table*/
.submit_step_one {
	width: 280px;
	float: left;
	border: 1px solid #d3d3d3;
	margin-right: 40px;
}
.step1_title {
	background: #007eb4;
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
	font-size: 15px;
	color: #ffffff;
	text-align: left;
	font-family: 'Inter Bold';
}
.category_list ul li {
	border-bottom: 1px solid rgb(234, 234, 234);
	height: 36px;
	line-height: 36px;
	text-align: left;
	cursor: pointer;
}
.category_list ul li input {
	margin-left: 20px;
}
.category_list ul li span {
	color: #565656;
	margin-left: 8px;
	font-size: 14px;
	cursor: pointer;
	line-height: 33px;
	display: inline-block;
}
.category_error{
	color:red!important;
}
.submit_step_two {
	float: left;
	width: 745px;
	border: 1px solid rgb(211, 211, 211);
	height: 522px;
	overflow: hidden;
}
.next {
	float: left;
	margin: 0px 15px 0 20px;
}
.journal_price {
	font-size: 14px;
	line-height: 36px;
	width: 101px;
	padding: 0px 16px;
}
.scroll_y {
	overflow-y: scroll;
	height: 447px;
	display: none;
}
.but_label {
	width: 280px;
	height: 39px;
}
.radio_box {
	width: 27px;
	text-align: right;
	padding-right: 10px;
}
.journal_name {
	font-size: 14px;
	width: 514px;
	text-align: left;
	border-right: 1px solid rgb(204, 204, 204);
	line-height: 24px;
	padding: 5px 8px 5px 0px;
}
.journal_name a {
	color: #006db4;
	font-size: 14px;
}
#btn {
	margin-right: 5px;
}
.table_th {
	font-size: 14px;
	color: rgb(86, 86, 86);
	font-weight: bold;
	text-align: left;
	padding-left: 12px;
}
.table_title {
	border-bottom: 1px solid rgb(234, 234, 234);
	display: none;
}
.table_journal_title {
	float: left;
	font-size: 13px;
	font-weight: bold;
	color: #565656;
	margin-left: 12px;
	line-height: 34px;
}
.apc {
	float: right;
	font-size: 13px;
	font-weight: bold;
	color: rgb(86, 86, 86);
	line-height: 22px;
	padding: 6px 10px 6px 13px;
	width: 162px;
	border-left: 1px solid #cccccc;
}
.submission_journal {
	color: #333;
	font-size: 17px;
	font-family: 'Inter SemiBold';
	font-style:italic;
}
#submission_journal {
	color: #333;
	font-size: 17px;
	font-family: 'Inter SemiBold';
	font-style:italic;
}
.journal_list table tr {
	border-bottom: 1px solid #eaeaea;
	line-height: 30px;
}
.journal_list_scroll_y{
	width:100%;
}
.confirm {
	display: inline-block;
	width: 100px;
	height: 40px;
	text-align: center;
	color: #fff;
	background: #007eb4;
	font-size: 17px;
	font-weight: bold;
	line-height: 40px;
	float: right;
	margin-top: 15px;
	border-radius: 2px;
}
.puple_block {
	position: fixed;
	top: 50%;
	color: rgb(255, 255, 255);
	line-height: 36px;
	text-align: center;
	left: 50%;
	margin-left: -67px;
	margin-top: -48px;
	opacity: 0;
	font-size: 16px;
	z-index: 999;
	max-width: 300px;
	background: rgba(0, 0, 0, 0.7);
	border-radius: 6px;
	padding: 0px 20px;
	width: auto;
	height: auto;
}
.confirm:hover {
	color: rgb(255, 255, 255) !important;
}
.selected_journal {
}
.quick_submit_form {
	margin-top: 20px;
}
#journal_listscroll_y{
	width:100%;
}
.change1{
	display:none;
}
.change1 span{
	font-family: 'Inter Bold';
}
.btn_css {
	cursor: pointer;
	height: 41px;
	width: 111px;
	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: 18px;
	color: #006db4;
	text-align: center;
	line-height: 36px;
	position: absolute;
	margin-left: 22px;
	font-family: Inter Medium;
}
.upload{
	margin-bottom: 5px;
}

#journal_error{
	color:red;
	font-size: 15px;
	margin-left: 10px;
	display: inline-block;
	line-height: 34px;
}
#category_error{
	color:red;
}
.error{
	color:red;
	font-size: 15px;
	margin-top: 5px;
}
.red_span{color:red;}
.form_right{
	float: left;
}
.submission_procedure_title {
	font-family: 'Inter SemiBold';
	margin-bottom: 6px;
}
/*islogin start*/
.islogin{
	float: left;
	background: #fcf8e3;
	width: 684px;
	box-sizing: border-box;
	padding: 20px;
	border-radius: 10px;
	border: 1px solid #dfd391;
}
.islogin_item1{
	border-bottom: 1px solid #bdbdbd;
	padding-bottom: 20px;
}
.islogin_title{
	font-size: 20px;
	font-family: 'Inter Bold';
	margin-bottom: 5px;
}
.islogin_item2{
	margin-top: 20px;
}
.islogin_photo{
	float: left;
	width: 80px;
	height: 80px;
	overflow: hidden;
	border-radius: 40px;
}
.islogin_photo img{
	width: 80px;
}
.islogin_info{
	float: left;
	margin-left: 20px;
	margin-top: 10px;
}
.islogin_name{
	font-family: 'Inter Bold';
}
.islogin_emiail{}
/*islogin end*/

.vercode {
	height: 40px;
	width: 140px;
}
.renew {
	color: #006db4;
	font-family: 'Inter Medium';
	vertical-align: top;
	display: inline-block;
	margin-left: 5px;
	cursor: pointer;
	margin-top: 5px;
}
.code{
	width: 250px;
	vertical-align: top;
	margin-right: 10px;
}