.footer {
	width: 100%;
	background-color: #be2933;
}

.footer_box {
	width: 90%;
	height: auto;
	margin: 0 auto;
	position: relative;
     box-sizing: border-box;
    padding-top: 25px;
}

.footer_box_left {
	width: auto;
	float: left;
}

.footer_box_left p:nth-child(2){
        color: #ffffff;
}
.icp{
    color: #ffffff;
}
.footer_box_left p:nth-child(3) {
	padding-left: 0;
	color: rgb(255, 255, 255, 0.8);
}

.footer_box_left p {
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 27px;
	letter-spacing: 0px;
	color: #ffffff;
	/* opacity: 0.6; */
}


.footer_box_right ul li a {
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
}

.footer_box_right ul li {
	float: left;
	margin-left: 20px;
font-size: .16rem;
}

.footer_box_right ul li:nth-child(1) {

	margin-left: 0px;
}

.swide_cenbox_S {
	position: relative;
}

.swide_cenbox_S:hover:after {
	width: 100%;
}

.swide_cenbox_S:after {
	width: 0;
	height: 3px;
	content: '';
	display: inline-block;
	transition: 1s;
	position: absolute;
	background-color: #008cd6;
	bottom: 0px;
}



.cd-top {
	display: inline-block;
	height: auto;
	position: fixed;
	bottom: 258px;
	right: 41px;
	width: 69px;
	height: 69px;
	background-color: #008acf;
	border: solid 1px rgba(0, 0, 0, 0.15);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	/* image replacement properties */
	overflow: hidden;
	text-indent: 100%;
	z-index: 999;
	white-space: nowrap;
	background: url(../image/image.png) no-repeat center 50%;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.cd-top.cd-is-visible {
	/* the button becomes visible */
	visibility: visible;
	opacity: 1;
}

.cd-top.cd-fade-out {
	/* opacity: .5; */
}

.no-touch .cd-top:hover {
	background-color: #e86256;
	opacity: 1;
}
@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: 541px;
	padding-top: 35px;
}
.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: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%;
}
}

.nbc_img{
  vertical-align: text-bottom;
}




















