body {
	background-color: #f2f2f2;
}

.search_all {
	width: 1200px;
	background-color: white;
	/*	margin-top: 28px;*/
}

.search_all_top {
	color: #fd6f6b;
	border-top: 3px solid #fd6f6b;
	font-size: 18px;
	width: 240px;
	text-align: center;
	padding-top: 5px;
}

button {
	/*background-color: #fb6d6d;
	box-shadow: inset 0px 0px 8px #de4242;
	letter-spacing: 2px;*/
}
.chuangjiantop{
	width: 931px;
	height: 38px;
	font-size: 16px;
	color: #666;
	background-color: #f0f5f8;
	padding-top: 40px;
	float: left;

}
.chuangjiantop_p{
	display: inline-block;
	margin-right: 10px;
	width: 10px;
	float: left;
	margin-top: 55px;
	height: 2px;
	background-color: #ff9900;
	margin-left: 30px;
}
.searchto {
	width: 116px;
	height: 43px;
	background-color: #ff9900;
	box-shadow: none;
	border-radius: 5px;
	border: none;
	color: white;
	/* line-height: 31px; */
	font-size: 16px;
	/* margin-left: 465px; */
	/* margin-top: 50px; */
	/* margin-bottom: 35px; */
}
.searchto:hover{
	background-color: #ffac08;
	cursor: pointer;
}

/*结果*/
.search_result {
	width: 1200px;
	height:400px;
	float: left;
	background-color: white;
	position: relative;
	border-radius: 4px;
	border: 1px solid #e7e7e7;
	margin-top: 40px;
	/*   background-image: url(../../images/shortUrlResultBg.png);
       background-repeat: no-repeat;*/
}
button[disabled] {
	cursor: default;
}
.div-input {
	margin: 0 30px 24px 159px;
}
.search_resultSay{
	width: 1200px;
	height: 260px;
	float: left;
	background-color: white;
	position: relative;
	margin-top: 16px;
	border-radius: 4px;
}
.search_resultSayZi{
	margin: 50px 0 0 335px;
	color: #555;
	font-size: 16px;
}
.search_resultSayContent{
	width: 500px;
	height: 52px;
	background-color: #d7fadc;
	color: #7d7d7d;
	font-size: 14px;
	margin: 23px 0 40px 333px;
	border-radius: 3px;
	padding: 22px;
	line-height: 25px;
}
/*--------*/
.addGoods{
	color: #fff;
	text-shadow: 0 1px rgba(0,0,0,.1);
	background-color: #f35a4a;
	font-size: 16px;
	padding: 5px 20px;
	margin-left: 20px;
	border: none;
	outline: none;
}
.addGoods:hover{
	background-color: #df5747;
	cursor: pointer;
}
tbody {
	display: table-row-group;
	vertical-align: middle;
	border-color: inherit;
}
.table{
	border-spacing: 0;
	width: 100%;
}
/*.table-hover>tbody>tr:hover {
	background-color: #fffcfb;
}*/
.itTable>tbody>tr>td:first-child {
	/*text-align: right;
	padding-right: 9px;*/
}
.table>thead>tr>th{
	color: #222222;
	font-size: 13px;
	font-weight: 600;
}
.table>thead>tr>th {
	padding: 12px 0;
	line-height: 1.42857143;
	vertical-align: top;
	border-bottom: 1px solid #ddd;
	text-align: center;
	background-color: #f7f7f7;
}
.itTable>tbody>tr>td {
	vertical-align: middle;
	border-bottom: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
	color: #222;
	font-size: 14px;
	padding: 15px 0px;
	line-height: 1.42857143;
	text-align: center;
	/*border-top: 1px solid #ddd;*/
}
.text-danger {
	color: #d50f1f;
	text-align: center;
}
.shopImgLogo{
	width: 20px;
	display: inline-block;
	margin-right: 2px;
}
.shopImgLogo img{
	width: 100%;
	vertical-align: top;
	margin: -1px 0 0 0;
}
.img-thumbnail {
	display: inline-block;
	width: 40px;
	height: auto;
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 2px;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.title-box {
	display: table;
	height: 50px;
	text-align: left;
}
.title-wrapper {
	display: table-cell;
	vertical-align: middle;
	max-width: 300px;
}
.title-wrapper a{
	color: #28b2d7;
}
.title-wrapper a:hover{
	text-decoration: underline;
}
.btn {
	display: inline-block;
	padding: 4px 12px;
	margin-bottom: 0;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid #dcdcdc;
	border-radius: 2px;
}
.btn-primary{
	color: #fff;
	background-color: #ff9741;
	border: none;
	width: 94px;
	height: 26px;
	line-height: 26px;
}
.btn-primary:hover{
	background-color: #e9873c;
}
.text-success {
	color: #35aa47;
}
.text-nosuccess {
	color: #ff4d2f;
}
.text-delete{
	color: #b5b5b5;
}
#pageTool{
	margin-top: 16px;
}
/*输入ID*/
.goodsId{
	width: 1200px;
	height: 128px;
	margin-top: 6px;
	position: relative;
}
#goodsId {
	width: 511px;
	height: 30px;
	font-size: 15px;
	border: 1px solid #ff6600;
	margin: 0 5px;
	margin-top: 31px;
	margin-right: 0;
	vertical-align: top;
	margin-left: 256px;
	padding:5px;
}
#btnSubmit {
	width: 108px;
	height: 42px;
	vertical-align: top;
	margin-top: 30.5px;
	margin-left: -5px;
	color: #fff;
	white-space: nowrap;
	text-align: center;
	line-height: 44px;
	padding: 0 25px;
	font-size: 16px;
	background-color: #FF5722;
	border: none;
	border-radius: 2px;
	cursor: pointer;
	opacity: .9;
}
.titltChildImgSearch {
	width: 60px;
	height: 58px;
	float: left;
	margin-right: 5px;
	display: inline-block;
	line-height: 44px;
	font-size: 16px;
}
.down_box{
	overflow-y: auto;
	width:522px;
	background: #fff;
	position: absolute;
	left:256px;
	max-height:200px;
	user-select: none;
}
.down_box::-webkit-scrollbar{
	width:10px;
	background: #e1e5ea;
}
.down_box::-webkit-scrollbar-thumb{
	background-color:#c3cad4;
	border-radius:10px;
	border:2px solid #e1e5ea;
}
.down_box::-webkit-scrollbar-thumb:hover{
	background: #ADB4C6;
}
.down_box li{
	height:50px;
	overflow: hidden;
	cursor: pointer;
}
.down_box li:hover{
	background: #ccc;
}
.down_box li img{
	float: left;
	width:50px;
	padding-right: 10px;
}
.goodsMsg{
	width:415px;
	float: left;
}
.down_box li p{
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	line-height:25px;
}
.down_box .fa{
	float: right;
	line-height:50px;
	padding:0 10px;
	font-size:20px;
}
.down_box .fa:hover{
	color: #ff0000;
}

.credit{width:100%}
.credit {margin-top:100px;display:none;}
.credit {margin-top:40px;text-align:center;}
.credit {margin:0;padding:0 40px;display:none;}
.credit table{padding:0;margin:0px;width:50%;table-layout:fixed}
.credit table td,th{height:36px;line-height:36px;border:0px solid #bababa;text-indent:2em;color:#777}
.credit table th{background:#f4f7e4}
.credit table p{padding:0;margin:0;display:inline;}
.credit a{color:red;}
.credit .title{font-weight:bold;font-size:20px;margin-left:0px;border-left:10px solid #ff6262;padding:8px;color:green;margin-bottom:12px;}
.credit .pages{float:right;margint-top:10px;}
.credit .pages a,#credit_content .pages span{font-size: 16px;font-weight: normal;color: #515151;text-decoration:none;padding:10px  6px;}
.credit .pages span{color:white;background:#FF5400;}
