body{
	margin:0px;
}

#nav_strip{
/* 	margin-top: 19px;
	margin-bottom: 19px; */
	height: 60px;
	min-width: 1200px;
}

#left_menu{
	float: left;
	padding-left: 24px;
	width: 520px;
	height: 60px;
}

#right_menu{
	position: relative;
	float: right;
	padding-left: 24px;
	width: 130px;
	height: 60px;
	padding-right: 24px;
}

.nav_a{
	color:black;
	float: left;
}

#nav_strip a:link{
	/* color:black; */
	text-decoration: none;
}

#nav_strip a:hover{
	color:#4e6ef2;
}

#left_menu>a{
	/* width:50px; */
	display:inline-block;
	/* margin-left: 10px; */
	margin-right:24px;
	margin-top: 19px;
	font: 13px/23px Arial,sans-serif;
}


#main_div{
	display: block;
	vertical-align: middle;
	height: 480px;
	position: relative;
	/* border: 1px solid #4e6ef2; */
}

#section_div{
	/* 水平垂直居中 */
	position: absolute;
	margin: auto;
	margin-top: 10px;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 800px;
	height: 300px;
}

#search_box{
	width: 443px;
	padding-right: 87px;
	height: 16px;
	padding: 12px 16px;
	font-size: 16px;
	margin: 0;
	vertical-align: top;
	outline: 0;
	box-shadow: none;
	border-radius: 10px 0 0 10px;
	border: 2px solid #c4c7ce;
	border-right: 0px;
	background: #fff;
	color: #222;
	overflow: hidden;
	box-sizing: content-box;
	-webkit-tap-highlight-color: transparent;
}

.iconsearch{
	display: inline-block;
	font-size: 20px;
    color: #9195a3;
    border-top: 2px solid #c4c7ce;
    border-bottom: 2px solid #c4c7ce;
    padding: 10px 12px 10px 12px;
    box-sizing: content-box;
    line-height: 20px;
}

#icon_delete{
	color: #fff;
	cursor: text;
}

#search_button{
	cursor: pointer;
	vertical-align: top;
	width: 108px;
	height: 44px;
/* 	line-height: 45px; */
	line-height: 44px\9;
	padding: 0;
	background: 0 0;
	background-color: #4e6ef2;
	border-radius: 0 10px 10px 0;
	font-size: 17px;
	color: #fff;
	box-shadow: none;
	font-weight: 400;
	border: none;
	outline: 0;
}

#section_header{
	display: block;
	vertical-align: middle;
	height: 100px;
	position: relative;
	margin-bottom: 20px;
	/* border: 1px solid #4e6ef2; */
}

#logo_img{
	/* 水平垂直居中 */
	position: absolute;
	margin: auto;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 210px;
	height: auto;
}

#section_main{
	display: block;
	vertical-align: middle;
	height: 340px;
	position: relative;
	/* margin-bottom: 20px; */
}

#search_form{
    position: absolute;
    margin: 0 auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 680px;
    height: 44px;
    vertical-align: top;
}

#body_footer{
	position: fixed;
	left: 0;
	bottom: 0;
	font-size: 12px;
	color: #bbb;
	width: 100%;
	height: 38px;
	line-height: 38px;
}

#footer_son>a{
	/* width:50px; */
	display:inline-block;
	/* margin-left: 10px; */
	margin-right:16px;
	font: 12px/40px Arial,sans-serif;
}

#footer_son{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	overflow: hidden;
	height: 38px;
	background-color: white;
}

/* #footer_id{
	position: relative;	
	height: 40px;
}

#footer_son{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 85%;
	overflow: hidden;
} */

.footer_a{
	text-decoration: none;
	color: #bbb;
	font-size:12px
}

#footer_son>a:hover{
	color:black;
}

/* 右下角鼠标聚焦弹窗 */
.tip-hover-panel{
	position: fixed;
	bottom: 40px;
	right: 80px;
	/* display: hidden; */
}
 /* style="top: -118px; right: -12px;" */
.tip-item{
	margin: 0;
	color:#626675;
	font-size: 12px;
	line-height: 20px;
}

.rest_info_tip{
	border-radius: 6px;
	border: 1px solid rgba(0,0,0,0.05);
	width: 450px;
	padding: 8px 12px 8px 12px;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,0.1);
	background-color: #fff;
}

#search_extend{
	/* 水平垂直居中 */
	position: absolute;
	/* margin: auto; */
	top: 42px;
	left: 60px;
	bottom: 0;
	right: 0;
	width: 680px;
	height: auto;
}

#search_extend{
	border-top:0px;
	border-bottom:2px;
	border-left: 2px;
	border-right:2px;
	border-style:solid;
	border-color: #4e6ef2;
	border-radius: 0px 0px 10px 10px;
	width: 563px;
	box-sizing: content-box;
	display: none;
	z-index: 1;
	background-color: white;
}

#search_ul{
	margin-top: 0px;
	padding-left: 16px;
}

.search_li{
	display: block;
	list-style: none;
	font: 14px arial;
	line-height: 28px;
	color: #626675;
	border-left: 2px;
	border-right: 2px;
	border-bottom: 2px;
}

#ad_footer{
	z-index:0;
	display: block;
	height: 150px;
	position: relative;
	top: -260px;
}

#ad_ul{
	position: absolute;
	z-index: 0;
	width: 680px;
	margin: auto;
	top:30px;
	bottom:0px;
	left:0px;
	right:0px;
	padding-left: 40px;
	padding-right: 40px;
	display: flex;
	flex-direction:column;
	flex-wrap: wrap;
}

#add_title{
	position: absolute;
	z-index: 0;
	width: 680px;
	margin: auto;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	padding-left: 40px;
	padding-right: 40px;
}

#hot_search{
	float: left;
	font-size: 14px;
}

#hot_search_icon{
	font-size:14px;
}

.hot_icon{
	display: inline-block;
	position: relative;
	padding: 0 2px;
	text-align: center;
	color: white;
	background-color: #f60;
	border-radius: 4px;
	height: 16px;
	font-size: 12px;
	line-height: 16px;
	font-weight: 200;
	top: -1px;
}

#right_arrow_icon{
	color: #9195a3;
}

#hot_search:hover{
	color:#315efb !important;
	cursor: pointer;
}
#hot_search:hover>#right_arrow_icon{
	color:#315efb !important;
}

#search_change{
	float:right;
	color:#626675;
	font-size:14px;
}

#search_change:hover{
	color:#315efb !important;
	cursor: pointer;
}

.ad_li{
	display: inline-block;
	height: 36px;
	line-height: 36px;
	list-style: none;
	font-size: 16px;
	/* padding-right: 40px; */
	width: 330px;
}


/* 下面的顺序是固定不能变的 */
/* 未访问的连接 */
.add_a:link{
	color: #000;
	text-decoration: none;
}
/* 已访问的连接 */
.add_a:visited{
	color:black;
}
/* 聚焦的连接 */
.add_a:hover{
	text-decoration: underline;
	color:#315efb;
}
/* 按住的连接 */
.add_a:active{
	color:#315efb;
}


.li_num{
	display: inline-block;
	font-style: normal;
	font-size: 16px;
	width: 36px;
	text-align: center;
}

#ad_icon0{
	transform-origin: 50% 50%;
	transform: rotate(180deg);
	color:#f63051;
}

#ad_icon1{
	color:#fe2d46;
}

#ad_icon2{
	color:#f60;
}

#ad_icon3{
	color:#faa90e;
}

#ad_icon4{
	color:#9195a3;
}

#ad_icon5{
	color:#9195a3;
}


#wenxin_a{
	display: inline-block;
	position: absolute;
	top: 16px;
	right: 151px;	
}

#wenxin_img{
	
	width: 95;
	height: 28px;
}

#baidu_setting{
	display: inline-block;
	position: relative;
	margin-top: 19px;	
	font-size: 13px;
	height: 23px;
	line-height: 23px;
	margin-left: 24px;
	cursor: pointer;
}


#login_btn{
	display: inline-block;
	position: relative;
	line-height: 24px;
	font-size:13px;
	margin-top: 18px;
	margin-left: 27px;
	width: 48px;
	height: 24px;
	border-width: 0px;
	border-radius: 6px;
	background-color: #4e6ef2;
	color: white;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
}

#login_btn:hover{
	color:white !important;
	background-color: #315efb !important;
}

#setting_div{
	outline-width: 0px;
	display:none;
	position: absolute;
	top: 50px;
	right: 72px;
	/* margin: auto; */
	z-index: 999;
	background-color: white;	
	border-radius: 12px;
	border: 1px solid rgba(0,0,0,0.05);
	width: 84px;
	padding: 8px 0px 8px 0px;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,0.1);
	background-color: #fff;
	font-size: 13px;

}

.setting_li{
	display: inline-block;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 16px;
	margin-right: 16px;
	line-height: 23px;
	text-decoration: none;
	color: #000;
}

