/* * {
	font-family: 'Noto Sans CJK TC (Regular)'!important;
} */
.clearfix:after {
    content: "";
    display: block;
    clear: both; 
}
.lf {
	float: left; 
}
.rt {
	float: right; 
}
body {
	margin: 0px;
}
/* INPUT[type=checkbox] {
	visibility: hidden;
} */
/* 编辑公司页面样式START */
.newWraper {
	padding: 25px;
	background-color: rgb(248,248,248);
}
.insertItem {
    background-color: #fff;
    margin-bottom: 10px;
}
.insertItem .layui-input-block.mar_01 {
    margin: 0px 0px 15px 0px;
}
.insertItem .layui-input-block.hei_01 input{
    height: 35px;
}
.insertItem .layui-input-block.must {
    position: relative;
}
.insertItem .layui-input-block.must::after{
    content: '*';
    position: absolute;
    right: -12px;
    top: -3px;
    display: inline-block;
    font-weight: bold;
    color: red;
}
.insertItem .layui-input-inline.must::after {
    content: '*';
    position: absolute;
    right: -12px;
    top: -3px;
    display: inline-block;
    font-weight: bold;
    color: red;
}
.insertItem .layui-input-inline.wid_01 {
    width: 50%;
}
.insertItem .layui-input-inline.wid_02 {
    width: 312px;
}
.insertItem .layui-input-inline.wid_03 {
    width: 200px;
}
.insertItem .layui-input-inline.wid_04 {
    width: 352px;
}
.insertItem .layui-input-inline.wid_03 .layui-input {
    height: 35px;
}
/* .insertItem .layui-input-inline.wid_05 不能使用 */
.insertItem .layui-input-inline.wid_06 {
	width: 25%;
	margin-right: 3%;
}
.insertItem .layui-input-inline.wid_07 {
	width: 64%;
}
.insertItem .layui-input-inline.wid_08 {
	width: 260px;
}
.insertItem .layui-input-inline.wid_09 {
	width: 35%;
}
.insertItem .layui-input-inline.wid_10 {
	width: 15%;
}
.insertItem .layui-input-inline.mar_01 {
    margin-right: 10px;
}
.insertItem .layui-input-inline.mar_02 {
	margin: 0 6px 0 0;
}
.insertItem .layui-input-inline.mar_03 {
	margin: 5px 18px 0 0;
}
.insertItem .layui-input-inline.mar_04 {
	margin-right: 13px;
}
.insertItem .layui-input-block.wid_01 {
    width: 70%;
}
.insertItem .layui-input-block.wid_02 {
    width: 90%;
}
.insertItem .layui-input-block.mar_02 {
    margin: 15px 0px;
}
.insertItem .layui-input-block.mar_03 {
    margin-left: 71px;
}
.insertItem .layui-input-block.mar_03 input {
    width: 693px;
}
.insertItem.halfItem {
    width: 49.5%;
}
.insertItem.halfItem.bg_01 {
    background-color: rgb(248,248,248);
    margin-bottom: 0px;
}
.secondItem {
	position: relative;
    padding: 20px 25px;
    border-bottom: 3px solid rgb(248,248,248);
}
.secondItem.style_01 {
	background-color: rgb(240,244,247);
	border-bottom: 1px solid rgb(233,235,237)
}
.secondItem.style_02 {
	border-bottom: none;
	padding: 10px 25px;
	background-color: rgb(240,244,247);
}
.secondItem.style_02.noPadding_01 {
	padding: 5px 25px;
}
.secondItem.pad_01 {
	padding-bottom: 0px;
}
.secondItem.bor_n {
	border: none;
}
.secondItem .noneAttention {
	line-height: 50px;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	color: red;
}
.secondItem .addBtn {
	padding: 8px 26px;
    border-radius: 18px;
    cursor: pointer;
    color: #fff;
    background-color: #5cbbe5;
    border: none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    line-height: 20px;
    height: 35px;
    box-shadow: none;
    margin-left: 20px;
}
.secondItem .addBtn.mar_01 {
	margin-left: 5px;
}
.secondItem .addBtn.bg_01 {
	background-color: rgb(247,147,30);
}
.secondItem .layui-form-label.style_01 {
    text-align: left;
    width: 40px;
}
.secondItem .secondTit {
    font-size: 16px;
    font-weight: bold;
    color: #1e3147;
    line-height: 40px;
}
.secondItem .secondTit .icon {
    color: red;
}
.secondItem .icon {
    color: #5cbbe5;
}
.secondItem .icon.click {
    cursor: pointer;
}
.secondItem .icon.mar_01 {
	margin-top: 9px;
}
.secondItem .lineItem {
	position: absolute;
	height: 1px;
	left: 0px;
	right: 0px;
	background-color: rgb(242,242,242);
}
.thirdItem {
    margin-bottom: 10px
}
.codeItem {
    width: 206px;
    text-align: center;
    margin: 0 50px 10px 0;
}
.codeItem img {
    display: inline-block;
    margin: 0 auto;
}
.codeItem input {
    visibility: hidden;
}
/* 编辑公司页面样式END */
.pageTitle {
    font-size: 16pt;
    color: #1e3147;
}
.pageTitle.mar_01 {
	margin-top: 6px;
}
.searchBtn {
	color: transparent!important;
	display: inline-block;
    width: 24px;
    height: 24px;
    margin: 0 18px;
    float: right;
    border: none;
    cursor: pointer;
    background: url(/tp_ecst/Public/pos/images/search.png) center/cover !important;
}
.searchBtn.style_01 {
	margin: 15px auto 0;
    float: none;
}

#chkall {
	visibility: hidden;
}

.layui-layer-shade {
	background-color: #1e3147!important;
	opacity: 0.7!important;
}
.boxSizing {
	box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
body {
	background-color: rgb(240,244,247);
}
.drop {
	display: none!important;
}
#rightcontainer .newTit {
	width: 98%;
    padding: 20px 1%;
    background-color: rgb(240,244,247);
    font-size: 16pt;
    color: #1e3147;
}
#rightcontainer .newTit.noPadding_01 {
	padding: 5px 1%;
}
.newWraper.noPadding {
	padding: 5px 20px;
}
.newNav {
	width: 98%;
	margin: 20px 1%;
	background-color: rgb(240,244,247);
	border: none!important;
}
.newNav table {
	width: 100%;
}
.newSelect {
	border: none;
	text-align-last:center;
	background-color: rgb(240,244,247);
	border-bottom: 1px solid #b3b3b3;
	color: #1e3147;
	outline: none;
}
.newSelect.mar_01 {
	margin: 0 16px;
}
.itemsTr {
	line-height: 50px;
}
.checkboxItem input {
	margin-right: 12px;
    visibility: hidden;
}
input::-webkit-input-placeholder {  	/* WebKit browsers */
    color: #b3b3b3;
}
input:-moz-placeholder {            	/* Mozilla Firefox 4 to 18 */
    color: #b3b3b3;
}
input::-moz-placeholder {           	/* Mozilla Firefox 19+ */
    color: #b3b3b3;
}
input:-ms-input-placeholder {       	/* Internet Explorer 10+ */
    color: #b3b3b3;
}

.newNav .centernIcon {
	color: #999;
}
.newNav .chosen-container,.select2-selection {
	margin-top: -4px;
	border:none!important;
	background-color: rgb(240,244,247)!important;
}
.newNav .chosen-container-single .chosen-single,.newNav .select2-selection__rendered {
	background-color: rgb(240,244,247);
	border: none;
	border-bottom: 1px solid #b3b3b3;
	border-radius: 0px;
	padding: 0px;
	box-shadow: none;
}
.newNav .chosen-container-single .chosen-single span{
	text-align: center;
	padding-right: 26px;
	margin: 0px;
	box-sizing: border-box;
	color: #1e3147;
	background-color: rgb(240,244,247);
}
.newNav .chosen-container-single .chosen-single div b {
	background: url('../images/sel_icon.png') center;
}
.newNav .chosen-container-single .chosen-single div {
	width: 36px;
	background-color: rgb(240,244,247);
	transform: scale(0.5);
}
.newNav .contactPer {
	display: inline;
}
.newNav .contactPer .selectCon {
	left: 0px;
}
.newNav .select, .newNav .newSel {
	background: url(../images/sel_icon.png) 95% center/18px no-repeat;
	border: none;
    border-bottom: 1px solid #b3b3b3;
    margin-top: -4px;
    min-width: 160px;
    -moz-appearance:none; /* Firefox */
	-webkit-appearance:none; /* Safari 和 Chrome */
}

.table_new_select select {
	background: url(../images/sel_icon.png) 90% center/12px no-repeat;
	-moz-appearance: none;
	-webkit-appearance: none;
	padding-right: 20px;
}
.newList .tbtitle {
	background: none;
	background-color: #f0f4f7;
}
.newList .tbtitle th {
	color: #1e3147;
}
.pages {
	font-size: 0.8rem;
    margin-top: 0.3rem;
}
/*.newList tr .header, .newList tr .tablesorter-header{*/
/*	background: url('../images/list_icon.png') 90%/12px no-repeat !important;*/
/*}*/
.newList .noneIcon {
	background: none;
}
#fixed {
	background: #f0f4f7!important;
}
#fixed .pageCon {
	color: #999;
}
#fixed .pageCon a {
	color: #2e7baf!important;
}
#fixed .pageCon #page_num {
	color: #1e3147;
}
#fixed .pageCon div .gopage {
	float: right;
	background-color: #2e7baf;
    color: #fff!important;
    margin: 6px 2px 0;
    padding: 0.3rem 1rem;
    border-radius: 15px;
    width: auto;
    height: auto;
    border: none;
}
.webdataMainWraper {
	min-height: 800px;
    background-color:#fff;
}
#fixed .botListWraper {
	width: 98%;
	padding: 12px 0;
	margin: 0 auto;
	line-height: 30px;
}
.botListWraper .tit {
	font-size: 18px;
	color: #1e3147;
	margin-right: 15px;
}
.checkboxItem {
	position: relative;
	cursor: pointer!important;
	margin-right: 20px;
}
.checkboxItem label {
	cursor: pointer!important;
}
#listTable {
	padding-bottom: 36px;
}
.imgWraper {
    height: 133px;
    width: 133px;
    margin-right: 15px;
}
.imgWraper img {
    width: 100%;
    height: 100%;
}
.checkboxItem.mar_01::before {
	left: 1px;
    top: 0px;
    z-index: 8;
}
.checkboxItem.mar_01::after {
	content: '';
    display: block;
    position: absolute;
    left: 1px;
    top: 0px;
    width: 22px;
    height: 22px;
    border-radius: 50%;
     z-index: 7;
    background-color: #fff;
}
.checkboxItem.mar_01.pos_01::after {
	left: -4px;
}
.checkboxItem.mar_01.pos_af_01::after {
	left: -1px;
}
.checkboxItem::before{
    content: '';
    display: block;
    position: absolute;
    left: -6px;
    top: 9px;
    width: 22px;
    height: 22px;
    background: url(../../Public/images/radio_n.png) center/cover;
}
.checkboxItem.pos_01::before {
	left: 10px;
}
.checkboxItem.pos_02::before {
	left: -4px;
    top: 0px;
}
.checkboxItem.pos_03::before {
	left: 21px;
	top: 1px;
}
.checkboxItem.pos_04::before {
	left: 40px;
	top: 1px;
}
.checkboxItem.pos_05::before {
	left: 38px;
	top: 4px;
}
.checkboxItem.active::before {
	background: url(../../Public/images/radio_y.png) center/cover;
}
#fixed .botListWraper .checkboxItem label {
	margin-left: 10px;
	color: #1e3147;
	font-weight: bold;
}
#fixed .botListWraper .checkboxItem.pos_01 label {
	margin-left: 24px;
}
#fixed .botListWraper .layui-form-radio {
	float: left;
}
#fixed .botListWraper .tblbtn {
	float: left;
    margin: 6px 2px 0;
    padding: 0.3rem 1rem;
    line-height: 1rem;
    border-radius: 15px;
    background-color: #5cbbe5;
    color: #fff;
    width: auto;
    height: auto;
    border: none;
    box-sizing: border-box;
}
#fixed .botListWraper .tblbtn.bg_01 {
	 background-color: #44a9cc;
}
#fixed .botListWraper .tblbtn.bg_02 {
	background-color: #f7931e;
}
#fixed .botListWraper .tblbtn.bg_03 {
	background-color: #2e7baf;
	color: #fff!important;
}
#fixed .botListWraper #promotion-span {
	position: relative;
	float: left;
	width: 79px;
	height: 32px;
    margin: 6px 2px 0;
}
#fixed .botListWraper #promotion-span .tblbtn {
	width: 100%;
}
.feedbackList .oldItem input,.feedbackList .oldItem a{
	width: auto!important;
}
@media screen and (min-width: 2000px) {
	.checkboxItem.mar_01::before {
		left: 13px;
	}
	.checkboxItem.mar_01::after {
		left: 13px;
	}
}
#fixed {
	overflow: auto;
}
@media (min-width: 900px) and (max-width: 1100px) {
	#fixed .botListWraper {
		width: 135%;
	}
}
@media (min-width: 1101px) and (max-width: 1200px) {
	#fixed .botListWraper {
		width: 116%;
	}
}
@media (min-width: 1201px) and (max-width: 1300px) {
	#fixed .botListWraper {
		width: 108%;
	}
}
/*.feedbackList .tbtitle td[class^='oldItem']:nth-child(1) {*/
/*	width: 20px;*/
/*}*/
/*.feedbackList .tbtitle td[class^='oldItem']:nth-child(2) {*/
/*	width: 40px;*/
/*}*/
/*.feedbackList .tbtitle td[class^='oldItem']:nth-child(3) {*/
/*	width: 20px;*/
/*}*/
/*.feedbackList .tbtitle td[class^='oldItem']:nth-child(4) {*/
/*	width: 20px;*/
/*}*/
/*.feedbackList .tbtitle td[class^='oldItem']:nth-child(5) {*/
/*	width: 40px;*/
/*}*/
/*.feedbackList .tbtitle td[class^='oldItem']:nth-child(6) {*/
/*	width: 40px;*/
/*}*/
/*.feedbackList .tbtitle td[class^='oldItem']:nth-child(7) {*/
/*	width: 40px;*/
/*}*/
/*.feedbackList .tbtitle td[class^='oldItem']:nth-child(8) {*/
/*	width: 40px;*/
/*}*/
/*.feedbackList .tbtitle td[class^='oldItem']:nth-child(9) {*/
/*	width: 40px;*/
/*}*/
/*.feedbackList .tbtitle td[class^='oldItem']:nth-child(10) {*/
/*	width: 200px;*/
/*}*/
/*.feedbackList .tbtitle td[class^='oldItem']:nth-child(11) {*/
/*	width: 40px;*/
/*}*/
/*.feedbackList .tbtitle td[class^='oldItem']:nth-child(12) {*/
/*	width: 40px;*/
/*}*/
/*.feedbackList .tbtitle td[class^='oldItem']:nth-child(13) {*/
/*	width: 60px;*/
/*}*/
/*.feedbackList .tbtitle td[class^='oldItem']:nth-child(14) {*/
/*	width: 20px;*/
/*}*/
/*.feedbackList .tbtitle td[class^='oldItem']:nth-child(15) {*/
/*	width: 40px;*/
/*}*/
/*.feedbackList .tbtitle td[class^='oldItem']:nth-child(16) {*/
/*	width: 20px;*/
/*}*/
/*.feedbackList .tbtitle td[class^='oldItem']:nth-child(17) {*/
/*	width: 20px;*/
/*}*/
/*.feedbackList .tbtitle td[class^='oldItem']:nth-child(18) {*/
/*	width: 20px;*/
/*}*/
/*.feedbackList .tbtitle td[class^='oldItem']:nth-child(19) {*/
/*	width: 60px;*/
/*}*/
/*.feedbackList .tbtitle td[class^='oldItem']:nth-child(20) {*/
/*	width: 40px;*/
/*}*/
/*.feedbackList .tbtitle td[class^='oldItem']:nth-child(21) {*/
/*	width: 20px;*/
/*}*/
/*.feedbackList .tbtitle td[class^='oldItem']:nth-child(22) {*/
/*	width: 50px;*/
/*}*/
/*.feedbackList .tbtitle td[class^='oldItem']:nth-child(23) {*/
/*	width: 50px !important;*/
/*}*/
/*.feedbackList .tbtitle td[class^='oldItem']:nth-child(24) {*/
/*	width: 50px;*/
/*}*/
/*.feedbackList .tbtitle td[class^='oldItem']:nth-child(25) {*/
/*	width: 55px!important;*/
/*}*/
/*.feedbackList .tbtitle td[class^='oldItem']:nth-child(26) {*/
/*	width: 20px;*/
/*}*/
/*.feedbackList .tbtitle td[class^='oldItem']:nth-child(27) {*/
/*	width: 60px;*/
/*}*/
/*.feedbackList .tbtitle td[class^='oldItem']:nth-child(28) {*/
/*	width: 120px !important;*/
/*}*/
/*.feedbackList .tbtitle td[class^='oldItem']:nth-child(29) {*/
/*	width: 40px;*/
/*}*/
/*.feedbackList .tbtitle td[class^='oldItem']:nth-child(30) {*/
/*	width: 60px !important;*/
/*}*/
/*.feedbackList .tbtitle td[class^='oldItem']:nth-child(31) {*/
/*	width: 80px !important;*/
/*}*/
/*.feedbackList .tbtitle td[class^='oldItem']:nth-child(32) {*/
/*	width: 20px;*/
/*}*/
/*.feedbackList .tbtitle td[class^='oldItem']:nth-child(33) {*/
/*	width: 20px !important;*/
/*}*/
/*.feedbackList .tbtitle td[class^='oldItem']:nth-child(34) {*/
/*	width: 20px;*/
/*}*/
/*.feedbackList .tbtitle td[class^='oldItem']:nth-child(35) {*/
/*	width: 70px !important;*/
/*}*/
/*.feedbackList .tbtitle td[class^='oldItem']:nth-child(36) {*/
/*	width: 50px !important;*/
/*}*/
/*.feedbackList .tbtitle td[class^='oldItem']:nth-child(37) {*/
/*	width: 80px !important;*/
/*}*/
/*.feedbackList .tbtitle td[class^='oldItem']:nth-child(38) {*/
/*	width: 50px !important;*/
/*}*/
/*.feedbackList .tbtitle td[class^='oldItem']:nth-child(39) {*/
/*	width: 20px;*/
/*}*/
/*.feedbackList .tbtitle td[class^='oldItem']:nth-child(40) {*/
/*	width: 20px;*/
/*}*/
/*.feedbackList .tbtitle td[class^='oldItem']:nth-child(41) {*/
/*	width: 20px;*/
/*}*/
/*.feedbackList .tbtitle td[class^='oldItem']:nth-child(42) {*/
/*	width: 20px;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(3) {*/
/*	width: 40px;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(4) {*/
/*	width: 40px;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(7) .change_step {*/
/*	width: 50px!important;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(8) {*/
/*	width: 50px!important;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(8) .change_step {*/
/*	width: 50px!important;*/
/*	word-break: break-all;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(9) {*/
/*	width: 50px!important;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(9) .change_step {*/
/*	width: 50px!important;*/
/*	word-break: break-all;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(10) {*/
/*	width: 200px!important;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(10) .change_step {*/
/*	width: 200px!important;*/
/*	word-break: break-all;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(11) {*/
/*	width: 40px!important;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(11) .change_step {*/
/*	width: 40px!important;*/
/*	word-break: break-all;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(12) {*/
/*	width: 40px!important;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(12) .change_step {*/
/*	width: 40px!important;*/
/*	word-break: break-all;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(13) {*/
/*	width: 60px!important;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(13) .change_step {*/
/*	width: 60px!important;*/
/*	word-break: break-all;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(14) {*/
/*	width: 50px!important;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(14) .change_step {*/
/*	width: 60px!important;*/
/*	word-break: break-all;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(15) {*/
/*	width: 40px!important;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(15) .change_step {*/
/*	width: 40px!important;*/
/*	word-break: break-all;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(16) {*/
/*	width: 50px!important;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(16) .change_step {*/
/*	width: 65px!important;*/
/*	word-break: break-all;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(17) {*/
/*	width: 50px!important;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(17) .change_step {*/
/*	width: 50px!important;*/
/*	word-break: break-all;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(18) {*/
/*	width: 70px!important;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(18) .change_step {*/
/*	width: 70px!important;*/
/*	word-break: break-all;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(19) {*/
/*	width: 60px!important;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(19) .change_step {*/
/*	width: 60px!important;*/
/*	word-break: break-all;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(20) {*/
/*	width: 40px!important;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(20) .change_step {*/
/*	width: 58px!important;*/
/*	word-break: break-all;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(21) {*/
/*	width: 58px!important;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(21) .change_step {*/
/*	width: 50px!important;*/
/*	word-break: break-all;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(22) {*/
/*	width: 58px!important;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(22) .change_step {*/
/*	width: 50px!important;*/
/*	word-break: break-all;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(23) {*/
/*	width: 67px!important;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(23) .change_step {*/
/*	width: 67px!important;*/
/*	word-break: break-all;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(24) {*/
/*	width: 60px!important;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(24) .change_step {*/
/*	width: 60px!important;*/
/*	word-break: break-all;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(25) {*/
/*	width: 53px!important;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(25) .change_step {*/
/*	width: 53px!important;*/
/*	word-break: break-all;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(26) {*/
/*	width: 60px!important;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(26) .change_step {*/
/*	width: 60px!important;*/
/*	word-break: break-all;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(27) {*/
/*	width: 40px!important;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(27) .change_step {*/
/*	width: 40px!important;*/
/*	word-break: break-all;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(28) {*/
/*	width: 120px!important;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(28) .change_step {*/
/*	width: 120px!important;*/
/*	word-break: break-all;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(29) {*/
/*	width: 24px!important;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(29) .change_step {*/
/*	width: 24px!important;*/
/*	word-break: break-all;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(30) {*/
/*	width:50px!important;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(30) .change_step {*/
/*	width: 50px!important;*/
/*	word-break: break-all;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(31) {*/
/*	width: 140px!important;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(31) .change_step {*/
/*	width: 50px!important;*/
/*	word-break: break-all;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(32) {*/
/*	width: 20px!important;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(32) .change_step {*/
/*	width: 20px!important;*/
/*	word-break: break-all;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(33) {*/
/*	width: 20px!important;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(33) .change_step {*/
/*	width: 20px!important;*/
/*	word-break: break-all;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(34) {*/
/*	width: 50px!important;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(34) .change_step {*/
/*	width: 90px!important;*/
/*	word-break: break-all;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(35) {*/
/*	width: 70px!important;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(35) .change_step {*/
/*	width: 70px!important;*/
/*	word-break: break-all;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(36) {*/
/*	width: 80px!important;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(36) .change_step {*/
/*	width: 80px!important;*/
/*	word-break: break-all;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(37) {*/
/*	width: 50px!important;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(37) .change_step {*/
/*	width: 50px!important;*/
/*	word-break: break-all;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(38) {*/
/*	width: 50px!important;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(38) .change_step {*/
/*	width: 50px!important;*/
/*	word-break: break-all;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(39) {*/
/*	width: 50px!important;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(39) .change_step {*/
/*	width: 80px!important;*/
/*	word-break: break-all;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(40) {*/
/*	width: 50px!important;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(40) .change_step {*/
/*	width: 50px!important;*/
/*	word-break: break-all;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(41) {*/
/*	width: 50px!important;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(41) .change_step {*/
/*	width: 50px!important;*/
/*	word-break: break-all;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(42) {*/
/*	width: 50px!important;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(42) .change_step {*/
/*	width: 50px!important;*/
/*	word-break: break-all;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(43) {*/
/*	width: 50px!important;*/
/*}*/
/*.feedbackList .tbcomtent td[class^='oldItem']:nth-child(43) .change_step {*/
/*	width: 50px!important;*/
/*	word-break: break-all;*/
/*}*/
@media screen and (max-width: 1680px) {
	.newList {
		margin-bottom: 110px;
	}
}
 @media screen and (min-width: 1680px) {
	.newList {
		margin-bottom: 60px;
	}
}
/*#addWidthItem_01 {*/
/*	width: 100px!important;*/
/*}*/
/*#addWidthItem_02 {*/
/*	width: 83px!important;*/
/*}*/
/*#addWidthItem_03 {*/
/*	width: 65px!important;*/
/*}*/
/*#addWidthItem_04 {*/
/*	width: 135px!important;*/
/*}*/
.color_blue{
	color: #5cbbe5 !important;
	cursor: pointer;
	font-weight: bold;
}

.radio_box{
	display: inline-block;
	position: relative;
	margin-right: 20px;
	width: 80px;
}


.radio_box.on_message{
	width: 30px;
	margin-right: 0;
}

.radio_box input[type="radio"],.radio_box input[type="checkbox"] {
	width: 20px;
	height: 20px;
	opacity: 0;
}

.radio_box label {
	cursor: pointer;
	position: absolute;
	left: 5px;
	top: 3px;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: url(../../Public/images/radio_n.png) center/cover;
	display: flex;
	align-items: center;
}

.radio_box label span{
	position: absolute;
	display: block;
	width: 60px;
	left: 30px;
}


.radio_box input:checked+label::after {
	position: absolute;
	content: "";
	width: 5px;
	height: 10px;
	top: 3px;
	left: 6px;
	border-top: none;
	border-left: none;
}


.radio_box input:checked+label::after {
	position: absolute;
	content: "";
	width: 5px;
	height: 10px;
	top: 3px;
	left: 6px;
	border-top: none;
	border-left: none;
}

/*设置选中的input的样式*/
/* + 是兄弟选择器,获取选中后的label元素*/
.radio_box input:checked+label {
	/*background-color: #349EDF;*/
	/*border: 1px solid #349EDF;*/
	background: url(../../Public/images/radio_y.png) center/cover;
}

.new_input{
	height: 32px;
	padding-left: 5px;
	border: 1px solid #dcdfe6;
}

.line {
	position: absolute;
	top: 59px;
	left: 0px;
	width: 100%;
	height: 1px;
	background-color: #ddd;
	border: none;
	margin: 0;
}