* {
	padding: 0;
	margin: 0;
}
body {
	text-align: center;
	/*background-image: url('home.png') !important;
	background-size: 100% !important;
	background-repeat: no-repeat;
	background-color: #ffffff;*/
}
#logo a{text-decoration:none;border:0;}
#logo img{width:90%;max-width: 400px; border: 0;margin:0 auto;}
.line_height{height:15px;}
#search_input {
	width: 100%;
	height: 40px;
	background-color: transparent;
	border: none;
	outline: 0;
	font-size: 16px;
	color: #4a4266;
	padding: 0 5px;

}
.search_part {
	margin-bottom: 10px;
	margin-top: 20px;
}
span {
	display: block;
	font-size: 12px;
	overflow: hidden;
	padding-left: 2px;
	vertical-align: middle;
}
.search_bar {
	box-shadow: 0 0 5px 0 rgba(70,70,40,.4);
	-webkit-animation: fadeIn 2.5s;
	animation: fadeIn 2.5s;
	background-color: rgba(255,255,255,.0);
	border-radius: 3px;
	display: table;
	vertical-align: middle;
	width: 90%;
	height: 20px;
	max-width: 400px;
	margin: 0 auto;
}
#search_submit {
	outline: 0;
	height: 40px;
	float: right;
	color: #4a4266;
	font-size: 18px;
	font-weight: 500;
	border: none;
	background-color: transparent;
	padding: 0 13px 0 13px
}
.bdSug_app {display:none !important;}
.bdSug_wpr {-webkit-animation: fadeIn 1s;
	animation: fadeIn 1s;border-radius: 3px !important;border:1px solid #e3e3e3 !important;width:90% !important;left:4.8% !important;}
.bdSug_pre {line-height:20px !important;}
.bdSug_wpr table{padding:5px !important;}
.bdSug_wpr td{color:#666;padding:6px 2px 6px 2px !important;}
#content {
	width: 100%;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.box {
	-webkit-animation: flipInX 1s;
	animation: flipInX 1s;
	position: relative;
	display: inline-block;
	width: 21%;
	border: 0;
}
.box a {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.url {
	color: #4a4266;
	height: 1.5em;
	line-height: 1.5em;
	width: 98%;
	font-size: 0.75em;
	white-space: nowrap;
	overflow: hidden;
	margin: auto;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	padding-top: 3px;
	padding-bottom: 8px;
}
.icon {
	width: 3em;
	height: 3em;
	max-width: 72px;
}
.title {
	background-color: #fffffff;
	font-size: 16px;
	height: 30px;
	line-height: 30px;
	padding: 0 10px 0 20px;
	color: #4a4266;
}
.shuxing {
  -webkit-animation: fadeInDown 1s;
	animation: fadeInDown 1s;
	color: #4a4266;
	padding: 0 20px;
}
.shuxing .l {
	display: none !important
}
.iciba_common_laba, .iciba_common_top_lx {
	display: none !important
}
.ciba_ds_juzi {
	width: 98% !important;
	height: auto !important;
	float: none !important;
}
.ciba_ds_juzi a {
	text-decoration: none;
	display: block;
}
.ciba_ds_con {line-height:24px !important;}

 @-webkit-keyframes flipInX {
 0% {
 -webkit-transform: perspective(400px) rotateX(90deg);
 transform: perspective(400px) rotateX(90deg);
 opacity: 0
}
 40% {
 -webkit-transform: perspective(400px) rotateX(-10deg);
 transform: perspective(400px) rotateX(-10deg)
}
 70% {
 -webkit-transform: perspective(400px) rotateX(10deg);
 transform: perspective(400px) rotateX(10deg)
}
 100% {
 -webkit-transform: perspective(400px) rotateX(0);
 transform: perspective(400px) rotateX(0);
 opacity: 1
}
}
 @keyframes flipInX {
 0% {
 -webkit-transform: perspective(400px) rotateX(90deg);
 -ms-transform: perspective(400px) rotateX(90deg);
 transform: perspective(400px) rotateX(90deg);
 opacity: 0
}
 40% {
 -webkit-transform: perspective(400px) rotateX(-10deg);
 -ms-transform: perspective(400px) rotateX(-10deg);
 transform: perspective(400px) rotateX(-10deg)
}
 70% {
 -webkit-transform: perspective(400px) rotateX(10deg);
 -ms-transform: perspective(400px) rotateX(10deg);
 transform: perspective(400px) rotateX(10deg)
}
 100% {
 -webkit-transform: perspective(400px) rotateX(0);
 -ms-transform: perspective(400px) rotateX(0);
 transform: perspective(400px) rotateX(0);
 opacity: 1
}
}
 @-webkit-keyframes fadeIn {
 0% {
 opacity: 0
}
 100% {
 opacity: 1
}
}
 @keyframes fadeIn {
 0% {
 opacity: 0
}
 100% {
 opacity: 1
}
}
 @-webkit-keyframes fadeInDown {
 0% {
 opacity: 0;
 -webkit-transform: translateY(-20px);
 transform: translateY(-20px)
}
 100% {
 opacity: 1;
 -webkit-transform: translateY(0);
 transform: translateY(0)
}
}
 @keyframes fadeInDown {
 0% {
 opacity: 0;
 -webkit-transform: translateY(-20px);
 -ms-transform: translateY(-20px);
 transform: translateY(-20px)
}
 100% {
 opacity: 1;
 -webkit-transform: translateY(0);
 -ms-transform: translateY(0);
 transform: translateY(0)
}
}
@media (max-width: 358px){
}
