body {
	background-color: #f4f4f4;
}

.search_all {
	width: 1200px;
	background-color: white;
	height: 917px;
	margin-bottom: 40px;
/*	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: 50px;
	height: 2px;
	background-color: #ff9900;
	margin-left: 30px;
}
.searchto {
	width: 118px;
    height: 42px;
    vertical-align: top;
    margin-top: 10.5px;
    margin-left: -2px;
    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;}
}
.searchto:hover{
	background-color: #ffac08;
	cursor: pointer;
}

.searchno {
	width: 118px;
    height: 42px;
    vertical-align: top;
    margin-top: 10.5px;
    margin-left: 5px;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    line-height: 44px;
    padding: 0 25px;
    font-size: 16px;
    background-color: #448ef3;
    border: none;
    border-radius: 2px;
    cursor: pointer;
    opacity: .9;}
}
.searchno:hover{
	background-color: #ffac08;
	cursor: pointer;
}

.searchww {
	width: 148px;
    height: 42px;
    vertical-align: top;
    margin-top: 10.5px;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    line-height: 44px;
    font-size: 16px;
    background-color: #448ef3;
    border: none;
    border-radius: 2px;
    cursor: pointer;
    opacity: .9;}
}

.searchww:hover{
	background-color: #ffac08;
	cursor: pointer;
}

/*结果*/
.search_result {
    width: 900px;
    height: 570px;
	float: left;
	margin-left: 134px;
    background-color: white;
    position: relative;
 /*   background-image: url(../../images/shortUrlResultBg.png);
    background-repeat: no-repeat;*/
}

/*--------*/

button[disabled] {
	cursor: default;
}

.idinput {
	width: 550px;
	height: 30px;
	font-size: 15px;
	border: 1px solid #ff6600;
	margin: 0 5px;
	margin-top: 11px;
	margin-right: 0;
	vertical-align: top;
	margin-left: 56px;
	padding:5px;
	
}

.keyinput {
	width: 260px;
	height: 30px;
	font-size: 15px;
	border: 1px solid #ff6600;
	margin: 0 5px;
	margin-top: 11px;
	margin-right: 5;
	vertical-align: top;
	margin-left: 56px;
	padding:5px;
	float:left;
	
}

.tbidinput {
	width: 260px;
	height: 30px;
	font-size: 15px;
	border: 1px solid #ff6600;
	margin: 0 5px;
	margin-top: 11px;
	margin-right: 0;
	vertical-align: top;
	margin-left: 5px;
	padding:5px;
	float:left;
	
}

.shortUrlsize{
	width: 940px;
	height: 165px;
	color: #ff9900;
	line-height: 165px;
	text-align: center;
	font-size: 30px;
}
.shortUrlsizeWarn{
	width: 700px;
	height: 25px;
	margin-left: 61px;
	line-height: 25px;
	color: #888;
	font-size: 13px;
}
.div-input {
	margin: 0 30px 24px 74px;
	height: 32px;
}

#shortUrlResult {
	/*margin-left: 50%;
	margin-top: 8%;*/
}


#shortUrl {
	background: none;
	color: #999;
	font-size: 13px;
	border: none;
	width: 15em;
	text-align: left;
}

#shortUrlResult > div{
	/*display: inline-block;
	float: left;*/
}

#resultQrCode{
/*	background-image: url(../../images/shortUrlResultQrBg.png);
    background-repeat: no-repeat;*/
	width: 169px;
	height: 169px;
	float: right;
	margin-top: 20px;
	margin-right: 106px;
}

#qrCode {
}

#resultText{
	font-size: 13px;
    float: left;
    margin-top: 6%;
    margin-left: 160px;
}

#btnCopy{
	font:inherit;
	width:120px;
	height: 40px;
	float: right;
	margin-top: -42px;
	margin-left: 87px;
	color: white;
	background-color: #ff9900;
	box-shadow: none;
	border: none;
	border-radius: 5px;
	padding: 0;
}
.success_tishi{
	width: 415px;
	line-height: 60px;
	height: 60px;
	color: #777;
	text-align: left;
	font-size: 27px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 9px;
}
.sao_wecat{
	font-size: 16px;
	margin: 10px 0 20px 0 ;
	color: #666;
}


