﻿* {
	outline: none;
	margin: 0;
	padding: 0;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "microsoft yahei";
}

ol,ul,li {list-style: none;}

body{
	background: url(../images/search_bg.jpg) no-repeat; background-size:cover;color: #fff;font-size: 18px;
}
a{text-decoration: none;}

.container{
	width:1100px;
	margin:0 auto;
	overflow: hidden;
}

/*logo*/

.logo{
	width:660px;
	margin: 105px auto 85px;
}
h1{
	height:130px;
	background: url(../images/searchlogo.png) left center no-repeat;
	padding-left:135px;
	overflow: hidden;
	font-weight: normal
}
h1 span{
	font-size:18px;
	color: #fff;
	display: block;
	height: 30px;line-height: 30px;
	text-transform:uppercase;
	letter-spacing: 0.15em;
}
.logo_ch{font-size:70px;font-weight:bold;letter-spacing: 0.07em;height: 90px;line-height: 90px;}

/*搜索内容区*/
.search_content{
	width: 980px;
	background-color: rgba(255, 255, 255, 0.2);
	border-radius: 5px;
	overflow: hidden;
	padding:60px;
	
}
.search_content h2{
	font-size: 45px;
	text-align: center;	
	letter-spacing: 0.10em;
}
.search_box {
	width: 920px;
	background-color: rgba(0, 0, 0, 0.2);
	border-radius: 5px;
	margin: 40px auto 0;
	overflow: hidden;
	padding:20px;
}

.search_box .form_box {
	width: 100%;
	border-radius: 5px;	
	position: relative;
	
}

.search_box .form_box input {
	width: 900px;
	padding: 0 10px;
	height: 65px;
	line-height: 65px;
	background-color: #ffffff;
	border: none;
	border-radius: 5px;
	font-size: 16px;
	color: #818181
}

.search_box .form_box .btn {
	background:#e50000 url(../images/s_btn.png) center no-repeat;
	width: 85px;
	height: 65px;
	border: none;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	border-radius: 5px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	
	
}

.search_box .hot_link {
	font-size: 16px;
	position: relative;
	margin: 0 auto;
	margin-top: 15px;
	overflow: hidden;
	padding-left: 15px;
}

.search_box .hot_link img {
	float: left;
}

.search_box .hot_link .hot_link_menu {
	float: left;
}

.search_box .hot_link .hot_link_menu .name {
	color: #d0eeff;
	padding-left: 10px;
	font-weight: bold;
}

.search_box .hot_link .hot_link_menu a {
	color: #ffffff;
	font-size: 16px;
	padding-right: 20px;
	text-decoration:none
}

.search_box .hot_link .hot_link_menu a:hover {
	text-decoration: underline;
}

/*底部*/
.footer{
	width: 100%;
	text-align: center;	
	height: 30px;
	line-height: 30px;
	margin-bottom:30px;
	color: #FFFFFF;
	position: absolute;
	bottom: 0px;
	left:0px;
}


/*--------------------------------------------------------搜索结果页样式--------------------------------------------------------*/

.clear_bg{background: none;}
.container02{
	width:100%;
	margin:0 auto;
	overflow: hidden;
}
.s_r_content{
	width:890px;
	margin:0 auto;
	overflow: hidden;	
}
.banner_bg{
	width:100%;
	background: url(../images/search_resultbg.png) center top no-repeat;
	overflow: hidden;
}


/*头部*/
.header{	
	width: 100%;
	height: 50px;
	background: rgba(0,0,0,0.2)
}
.header .s_r_logo{
	float: left;
	height: 50px;
	background: url(../images/logo_small.png) left center no-repeat;
	padding-left: 45px;
	font-size: 22px;
	line-height: 50px;
}
.header .rigth_date{
	float: right;
	font-size: 16px;
	line-height: 50px;
}

/*搜索区域*/
.banner_bg h2{
	margin-top:40px;
	font-size: 45px;
	text-align: center;	
	letter-spacing: 0.10em;
	text-shadow:0 3px 5px #a2a5ba
}
.result_box{width: 850px;background-color: rgba(255, 255, 255, 0.3);margin: 30px auto 40px;}
.result_box .form_box input{
	width: 830px;
	height: 55px;
    line-height: 55px;
}
.result_box .form_box .btn{
	width: 65px;
    height: 55px;
}
.result_box .hot_link{
	font-size: 14px;
}
.result_box .hot_link .hot_link_menu a{
	font-size: 14px;
}


/*list区域*/
.result_list{
	margin-top:20px;
}
.result_list h3{
width:100%;height: 35px;border-bottom: 1px solid #cdcdcd; line-height: 35px;
}
.result_list h3 span{
	margin-left:5px; line-height: 34px; padding:0 5px; border-bottom: 3px solid #e50000;color: #333333;display: block;width: 85px;
}

.result_list ul {
	overflow: hidden;
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 20px;
	margin:20px 0;
}
.result_list ul li{font-size: 16px;height: 35px; line-height: 35px;}
.result_list ul li em{
	font-style: normal;
	color: #e50000;
}
.result_list ul li a{display: block;float:left;
	color: #333;
}
.result_list ul li a:hover{
	text-decoration: underline;
}
.result_list ul li span{display: block;float:right;color: #8f8f8f;font-size: 14px;}

/*分页*/
.page{width:100%;height:50px;margin:50px 0;text-align: center}
.page a{width:90px; height: 35px;line-height: 35px; background: #ededed;color: #333;display: inline-block;font-size: 14px;margin-left:10px;}
.page a.active{background: #e50000;color: #fff}


/*-------------适应小分辨率---------*/

@media screen  and (min-width: 320px)and (max-width: 768px) {

	body{background: url(../images/search_bg.jpg) center bottom no-repeat; background-size:cover;}
	.container{width:90%;height: 100%;}

	.logo{
		width: 90%;
		margin: 8rem auto 5rem;
	}
	h1{
		height: 4rem;
		padding-left: 4.5rem;
		background-size: 4rem;
	}
	h1 span{
		height: 1rem;
		line-height: 1rem;
		text-transform: none;
		letter-spacing: 0.01em;
		font-size: 0.8rem;
	}
	.logo_ch{
		font-size: 2.3rem;
		letter-spacing:0;
		height: 4rem;
		line-height: 4rem;
	}
	.s_hd{display:none}
	.search_content{width: calc(100% - 4rem);padding: 2rem;}
	.search_content h2 {font-size: 1.5rem;}
	.search_box {
		width: calc(100% - 2rem);
		margin: 2rem auto 0;
		padding: 1rem;}

	.search_box .form_box {
		width: 100%;

	}

	.search_box .form_box input {
		width: calc(100% - 2rem);
		padding: 0 1rem;
		height: 3.5rem;
		line-height: 3.5rem;
		font-size: 1rem;
	}

	.search_box .form_box .btn {
		width: 3.5rem;
		height: 3.5rem;
		background-size: 2rem;
	}
	.search_box .hot_link {
		font-size: 1rem;
		padding-left: 0
	}

	.search_box .hot_link img {
		margin-right: 0.5rem;
	}

	.search_box .hot_link .hot_link_menu {

		width: 90%;
	}

	.search_box .hot_link .hot_link_menu .name {
		padding-left: 0;
	}

	.search_box .hot_link .hot_link_menu a {

		font-size: 1rem;
		padding-right: 0.5rem;

	}

}

@media screen  and (max-width: 414px){
	html, body {
		font-size: 14px;
		height: 100%
	}
}

@media screen  and (max-width: 320px){
	html, body {
		font-size: 12px;
	}
}
@media screen  and (min-width: 1366px){
	.logo {
    width: 660px;
    margin: 80px auto 55px;
}
.search_content{
	width: 980px;
	background-color: rgba(255, 255, 255, 0.2);
	border-radius: 5px;
	overflow: hidden;
	padding:40px 60px;
	
}
}
