@charset "utf-8";
/*�ײ�logo+�ײ��ⲿ����*/
.flogo_fselect {
	padding-top: 21px;
}
.f_logo {
	width: 279px;
	padding-bottom: 21px;
}
.f_logoimg {
	width: 100%;
	height: 68px;
}
.f_logoimg a.f_logoimg img {
	display: block;
	width: 100%;
	height: 100%;
}
.f_select {
	width: 537px;
	padding-top: 10px;
}
.f_select_right {
	width: 170px;
	padding-top: 10px;
}
.fs_box {
	width: 160px;
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	color: rgba(255, 255, 255, .8);
	padding-left: 10px;
	border: 1px solid rgba(255, 255, 255, .2);
	background: url(../image/r_.png) no-repeat 133px center, rgba(255, 255, 255, .04);
	float: left;
	margin-right: 8px;
	cursor: pointer;
	position: relative;
}
.fs_box:last-child {
	margin-right: 0;
}
.fs_box:hover{
	background: url(../image/top33.png) no-repeat 133px center, rgba(255, 255, 255, .04);
	border-color: rgba(255, 255, 255, .8);
}
.fs_box_cont {
	height: auto;
	overflow-y: scroll;
	background: rgb(255, 255, 255);
	position: absolute;
	left: 0;
	bottom: 35px;
	display: none;
}
.fs_box_cont a {
	color: #333;
}
.fs_box_cont p{
	text-indent: 10px;
	width: 100%;
	line-height: 24px;
}
.fs_box_cont p:hover{
	background: aliceblue;
}
.fs_box:hover .fs_box_cont {
	display: block;
}

.fs_box:first-child .fs_box_cont {
	width: 192px;
}
.fs_box:nth-child(2) .fs_box_cont {
	width: 210px;
}
.fs_box:last-child .fs_box_cont {
	width: 213px;
	left: -41px;
}
.fs_box_cydw .fs_box_cont {
	width: 270px!important;
	left: inherit!important;
	right: 0;
}
/*�ײ�����+�ײ���ά��*/
.fnav_ewm {
	width: 100%;
	border-top: 1px solid rgba(255, 255, 255, .3);
	padding-top: 23px;
}
.f_nav {
	width: 970px;
	padding-bottom: 28px;
}
.f_ewm {
	width: 115px;
	padding-bottom: 133px;
}


@media screen and (max-width:1350px) and (min-width:1100px) {
	.fs_box{
		width: 140px;
	}
	.f_select{
		width: 100%!important;
		position: relative;
		left: 25%;
	}
}
@media screen and (max-width:800px) {
	.f_select{
		width: 90%;
		margin: 0 auto;
		margin-top: 7px;
	}
	.fs_box{
		font-size: 12px;
		width: 28%;
		background: url(../image/r_.png) no-repeat 95px center, rgba(255, 255, 255, .04);
	}
	.fs_box:first-child .fs_box_cont {
    width: 150px;
}
	.fs_box:nth-child(2) .fs_box_cont {
    width: 150px;
}
	.fs_box:hover{
		background: url(../image/top33.png) no-repeat 95px center, rgba(255, 255, 255, .04);
	}
	.fs_box:last-child .fs_box_cont,.fs_box_cydw .fs_box_cont{
		width: 162px !important;
		left: -40%;
	}
	.f_select_right{
		width: 122px;
	}
	.clearfix{
		padding-bottom: 4px;
	}
	.fr {
    float: none;
}
}


@media screen and (max-width: 375px){
.f_select {
    width: 94%;
}
}


















