body {
	font-family: 'Microsoft YaHei';
}

ul {
	margin:0px;
	padding:0px;
}

li {
	list-style-type:none;
}

a {
	font-family: 'Microsoft YaHei';
}

.navbar-brand {
	padding:15px 15px;
}

.navbar-header a {
	outline:none;
}

#home_ad {
	padding:20px 0px;
}

#home_ad img {
	width:17px;
	height:17px;
	vertical-align:top;
}

#home_ad .col {
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}

#home_notice {
    padding: 10px;
    border: 3px solid #ccc;
}

#home_info {
    margin-top: 50px;
    font-size: 14px;
    text-align: center;
    color: #999999;
}

#home_info span {
    color: #89d7e6;
}

#footer a {
    display: inline-block;
    width: auto;
    height: auto;
    color: #999999;
    font-size: 11px;
    font-family: 'Microsoft YaHei';
    line-height: 25px;
}

#footer {
    width: 100%;
    height: 75px;
    border-top: 1px solid #dcdcdc;
    text-align: center;
    margin-top: 30px;
}

#search_result {
	width:500px;
	margin:0 auto;
	margin-top:50px;
	padding-top:20px;
	color:#34495e;
}

.big_hide {
	display:none;
	height:5px;
	overflow:hidden;
	font-size:0px;
}

@media screen and (max-width: 300px) {
	#search_result .shade span a.hide-too-xs {
		display:none;
	}
}

@media screen and (max-width: 550px) {
	#search_result {
		width:100%;
		padding:20px 5px;
	}
	
	.big_hide {
		display:block;
	}
}

#search_result .line1 {
	font-size:11px;
	text-align:center;
}

#search_result .line1 .link {
	font-size:15px;
	color:red;
	font-weight:bold;
}

#search_result .shade {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 20px auto;
	margin-bottom:0px;
}

#search_result .shade span {
    display: block;
    width: 100%;
    height: 30px;
    margin: 0 auto;
    border: 1px solid #3cb7cc;
    line-height: 30px;
}

#search_result .shade span a:first-child {
    color: #007b4c;
}

#search_result .shade span a {
    display: block;
    float: left;
    font-family: 'Microsoft YaHei';
    font-size: 9px;
    margin-left: 7px;
    color: #b3adad;
}

#search_result .shade img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
    margin-bottom: 13px;
}

#search_result .result_title {
	text-align:center;
	color:red;
	font-size:15px;
}

#search_result .result_frame {
	border: 3px solid #e1e1e1;
	padding:10px;
}

#search_result .result_frame .result_title2 {
	margin-bottom:10px;
	color: #007b4c;
}

#search_result .result_frame .subitem {
	border-bottom: 1px dashed #7f7f7f;
	padding-bottom:5px;
	margin-bottom:10px;
	font-size: 15px;
}

@media (min-width: 768px) {
	#search_result .result_frame .subitem {
		font-size: 11px;
	}
}

#search_result .result_frame .subitem a {
	color:#551a8b;
}

#search_result .result_frame .subitem .stitle {
}

#search_result .result_frame .subitem .subitem_info {
	color: #000;
}

#advbox {
    width: 700px;
    position: fixed;
    display: none;
    left: 50%;
    top: -500px;
    margin: 0px 0 0 -355px;
    z-index: 9999;
    filter: alpha(Opacity=80);
    opacity: 0.95;
}

#advbox .advpic {
    position: relative;
    height: 160px;
    overflow: hidden;
}

#advbox .advpic .closebtn {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    color: #ccc;
    text-indent: 10px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 99;
}

#lock_title {
	font-weight: 300;
    font-size: 31px;
    line-height: 35px;
    text-align: center;
    margin-top: 10px;
}

#lock_title2 {
	font-weight: 300;
    font-size: 15px;
    line-height: 17px;
    color: #6C6C6C;
    text-align: center;
    width: 450px;
    margin: 0 auto;
    margin-bottom: 20px;
}

@media screen and (max-width: 500px) {
	#lock_title2 {
		width: 100%;
		font-size: 13px;
	}
	
	#lock_title {
		font-size: 20px;
	}
}

#lock_search .title1 {
	font-weight: 300;
	font-size: 31px;
	line-height: 35px;
	text-align: center;
	margin-top:10px;
}

#lock_search .title2 {
	font-weight: 300;
	font-size: 15px;
	line-height: 17px;
	color: #000;
	text-align:center;
	width:450px;
	margin:0 auto;
	margin-top:5px;
	font-weight:bold;
}

#lock_search .title3 {
	font-weight: 300;
	font-size: 15px;
	line-height: 17px;
	color: #000;
	text-align:center;
	width:450px;
	margin:0 auto;
	margin-top:5px;
	margin-top:30px;
}

#lock_search .title4 {
	font-weight: 300;
	font-size: 15px;
	line-height: 17px;
	color: #000;
	text-align:center;
	width:450px;
	margin:0 auto;
	margin-top:5px;
	font-weight:bold;
	margin-top:20px;
}

#lock_search .title4 a {
	color:#24a337;
	font-weight:bold;
	font-size:19px;
}

#lock_search .title {
    text-align: center;
    padding-top: 80px;
}

#lock_search .title .lock_search_img {
	height:127px;
}

#lock_search .title .lock_search_img2 {
	height:160px;
}

@media screen and (max-width: 500px) {
	#lock_search .title1 {
		font-size: 25px;
	}
	
	#lock_search .title2 {
		width: 100%;
		font-size: 13px;
	}
	
	#lock_search .title3 {
		width: 100%;
		font-size: 13px;
	}
	
	#lock_search .title4 {
		width: 100%;
		font-size: 13px;
	}
}

@media (min-width: 1200px) {
	.container.xiao_container {
		width: 700px;
	}
}

@media (min-width: 992px) {
	.container.xiao_container {
		width: 700px;
	}
}

@media (min-width: 768px) {
	.container.xiao_container {
		width: 700px;
	}
}

.navbar-brand>img {
	width:20px;
	height:20px;
}

.navbar-collapse-more {
	float:right;
	color:#eee;
	display:none;
	height:50px;
	line-height:50px;
}

@media (max-width: 768px) {
	.navbar-collapse-more {
		display:block;
	}
}

.float_ad {
	position:fixed;
}

#left_ad, #right_ad {
	height:400px;
	border:1px solid #ccc;
	width:150px;
	top:100px;
}

#left_ad {
	left:10px;
}

#right_ad {
	right:10px;
}

#left_ad .close, #right_ad .close {
	position:absolute;
	top:0px;
	right:0px;
	color:white;
	cursor:pointer;
	padding:2px 5px;
	background:#666;
}

#mymoney {
	width:100px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}






















