| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308 | 
							- html,body {
 
- 	margin:0;
 
- 	padding:0;
 
- }
 
- .backs {
 
- 	width:100%;
 
- 	float:left;
 
- 	overflow:hidden;
 
- }
 
- .backs_left {
 
- 	float:left;
 
- 	width: 13%;
 
- 	height:2900px;
 
- 	background-color: #015D98;
 
- 	padding-top:88px;
 
- }
 
- .backs_right {
 
- 	width:100%;
 
- 	overflow:hidden;
 
- 	display:inline-grid;
 
- }
 
- .backs_score {
 
- 	width:100%;
 
- 	height: 56px;
 
- 	text-indent: 26%;
 
- 	font-size:15px;
 
- 	line-height: 56px;
 
- 	color:#ffffff;
 
- 	/* background-color:rgba(19,69,111,1); */
 
- }
 
- /* .backs_score:after {
 
- 	float:right;
 
- 	width:17px;
 
- 	height:17px;
 
- 	margin-top:12px;
 
- 	margin-right:10px;
 
- 	content:"";
 
- 	background:url('../img/reply/update.png');
 
- }
 
- */
 
- .backs_score>img {
 
- 	display:block;
 
- }
 
- .backs_scoretwo {
 
- 	width:100%;
 
- 	height: 56px;
 
- 	text-indent:15%;
 
- 	font-size:15px;
 
- 	line-height: 56px;
 
- 	color:#ffffff;
 
- 	margin-left: 37px;
 
- }
 
- .backs_li {
 
- 	width:16%;
 
- 	height:50px;
 
- 	font-size:12px;
 
- 	text-align:center;
 
- 	float:left;
 
- 	border:1px solid;
 
- 	font-size:14px;
 
- 	list-style-type:none;
 
- 	line-height:50px;
 
- 	white-space:nowrap;
 
- 	overflow:hidden;
 
- 	text-overflow:ellipsis;
 
- 	background-color:white;
 
- }
 
- .backs_ul {
 
- 	/* width:98%;
 
- 	*/
 
-     font-size:15px;
 
- 	margin-top:-16px;
 
- }
 
- .backs_content {
 
- 	width:20%;
 
- 	height:50px;
 
- 	text-align:center;
 
- 	float:left;
 
- 	font-size:15px;
 
- 	border:1px solid;
 
- 	list-style-type:none;
 
- 	line-height:50px;
 
- 	white-space:nowrap;
 
- 	overflow:hidden;
 
- 	text-overflow:ellipsis;
 
- 	background-color:white;
 
- }
 
- .backs_selet {
 
- 	border:1px solid;
 
- 	height: 19px;
 
- 	width: 158px;
 
- 	padding-left: 8px;
 
- 	margin-top: 10px;
 
- }
 
- .left {
 
- 	float:left;
 
- 	margin-left: 37px;
 
- 	margin-top: 13px;
 
- }
 
- .backs_user {
 
- 	float:left;
 
- 	margin-top:35px;
 
- 	margin-left: 12%;
 
- 	font-size:12px;
 
- 	color:black;
 
- }
 
- .backs_bigright {
 
- 	float:right;
 
- 	width: 87%;
 
- 	height: 1024px;
 
- 	background-color:rgba(242,242,242,1);
 
- }
 
- .backs_seletbtn {
 
- 	width: 56px;
 
- 	height: 23px;
 
- 	margin-left: 28px;
 
- }
 
- .backs_data {
 
- 	width: 868px;
 
- 	height:40px;
 
- 	float:left;
 
- 	margin-left:3%;
 
- 	font-size:12px;
 
- 	margin-top:35px;
 
- }
 
- .backs_p {
 
- 	float:left;
 
- 	/* margin-top:10px; */
 
- 	margin: 12px 2px;
 
- 	font-weight: bolder;
 
- 	font-size: 13px;
 
- }
 
- .backs_input {
 
- 	float:left;
 
- 	border: 1px solid;
 
- 	margin-top: 10px;
 
- 	height: 19px;
 
- 	width: 208px;
 
- 	margin-left: 6px;
 
- }
 
- .backs_databox {
 
- 	float:left;
 
- 	/* line-height:40px;
 
- 	*/
 
- 	padding-left:20px;
 
- }
 
- .backs_pass {
 
- 	width:20.5%;
 
- 	height:30px;
 
- 	text-align:center;
 
- 	line-height:30px;
 
- 	margin:8px 6%;
 
- 	color:#fff;
 
- 	background-color:#217EC4;
 
- 	float:left;
 
- 	border-radius:5px;
 
- 	cursor: pointer;
 
- }
 
- .backs_span {
 
- 	float:left;
 
- }
 
- .backs_all {
 
- 	float:left;
 
- 	width:100%;
 
- }
 
- .backs_all_div {
 
- 	float:left;
 
- 	list-style-type:none;
 
- 	width:80px;
 
- 	height:30px;
 
- 	line-height:30px;
 
- 	text-align:center;
 
- 	font-size:22px;
 
- 	cursor:pointer;
 
- }
 
- .backs_all_no {
 
- 	float:left;
 
- 	list-style-type:none;
 
- 	margin-left:20px;
 
- 	width:80px;
 
- 	height:30px;
 
- 	line-height:30px;
 
- 	text-align:center;
 
- 	font-size:22px;
 
- 	color:#999999;
 
- 	cursor:pointer;
 
- }
 
- .backs_head {
 
- 	width:100%;
 
- 	float:left;
 
- }
 
- .backs_insert {
 
- 	position:absolute;
 
- 	left:570px;
 
- 	top:254px;
 
- 	width:300px;
 
- 	height:204px;
 
- 	border:1px solid;
 
- }
 
- .backs_inserttop {
 
- 	width:100%;
 
- 	height:35px;
 
- 	background:inherit;
 
- 	background-color:rgba(215,215,215,1);
 
- 	font-size:16px;
 
- 	line-height:35px;
 
- }
 
- .backs_insertbottom {
 
- 	background-color:#ffffff;
 
- 	width:100%;
 
- 	height:169px;
 
- }
 
- .backs_type {
 
- 	float:left;
 
- 	margin-left:4%;
 
- }
 
- .backs_x {
 
- 	float:right;
 
- 	margin-right:5%;
 
- }
 
- .backs_ok {
 
- 	width:90px;
 
- 	height:24px;
 
- 	float:left;
 
- 	background-color:#0098e0;
 
- 	margin-left:30px;
 
- 	border-radius:15%;
 
- 	margin-top:54px;
 
- 	text-align:center;
 
- 	color:#fff;
 
- }
 
- #backs_p {
 
- 	width:180px;
 
- 	height:38px;
 
- 	background-color:rgba(215,215,215,1);
 
- 	float:left;
 
- 	border:1px solid;
 
- 	line-height:40px;
 
- }
 
- .switch {
 
- 	float:right;
 
- 	margin-right:19%;
 
- }
 
- .switch>div {
 
- 	float:right;
 
- }
 
- .ellipse {
 
- 	width:51px;
 
- 	height:23px;
 
- 	border-radius:63px;
 
- 	background-color:#D7D7D7;
 
- 	float:right;
 
- 	position:relative;
 
- }
 
- .circle {
 
- 	width:16px;
 
- 	height:16px;
 
- 	border:1px solid;
 
- 	border-radius:50%;
 
- 	position:absolute;
 
- 	top:2px;
 
- 	left:5px;
 
- 	background-color:#fff;
 
- }
 
- .dustbin {
 
- 	float:right;
 
- 	width:17px;
 
- 	height:17px;
 
- 	margin-top: 21px;
 
- 	margin-right:10px;
 
- 	display:none;
 
- }
 
- .update {
 
- 	float:right;
 
- 	width:17px;
 
- 	height:17px;
 
- 	margin-top: 21px;
 
- 	margin-right:10px;
 
- 	display:none;
 
- }
 
- .dhl>li {
 
- 	background-color:#4995CF;
 
- 	color:white;
 
- 	border:1px solid black;
 
- 	border-top:0px;
 
- }
 
- .xh {
 
- 	width:7%;
 
- 	border-right:0px!important;
 
- 	/* border-bottom:0px!important;
 
- 	*/
 
- }
 
- .yh {
 
- 	width:10%;
 
- 	border-right:0px!important;
 
- }
 
- .dhl {
 
- 	margin-top:21px;
 
- }
 
- .con {
 
- 	border-right:0px!important;
 
- }
 
- .ly {
 
- 	border-right:0px!important;
 
- }
 
- .sj {
 
- 	border-right:0px!important;
 
- }
 
 
  |