.main {
	margin-bottom: 120px;
}

.gotop {
	position: fixed;
	width: 40px;
	height: 40px;
	
	background-image: url(../images/fhdb.png);
	background-repeat: no-repeat;
	background-position: center center;
	right: 0px;
	background-size: 100%;

	top: 80%;
	z-index: 9999;
	cursor: pointer;
	
}
.f-bottom .logo{
	padding-bottom: 20px;
}
.share a img {
	width: 40px;
	height: 40px;
}

footer,
.wap_footer {
	
	width: 100%;
}
footer .container {
	padding-top: 30px;
	padding-bottom: 20px;

	border-top:1px solid #b9b9b9;
}
footer .container .f-top .f-left {
	width: 30%;
}
footer .container .f-top .f-left ul li {
	margin-top: 12px;
	color: #b9b9b9;
	line-height: 25px;
}
footer .container .f-top .f-left ul li:nth-child(1) {
	margin-top: 0;
	/* font-weight: 700; */
	color: black;
}
footer .container .f-top .f-right  {
	margin-left: 50px;
}
footer .container .f-top .f-right ul li{
	float: left;
	margin-right: 30px;
	line-height: 30px;
}
footer .container .f-top .f-right ul li h5 a {
	/* font-weight: 700; */
	font-weight: 400;
	font-size: 16px;
	color: black;
	
}
footer .container .f-top .f-right ul li p a {
	color: #b9b9b9;
	font-size: 13px;
}

footer .container .f-bottom .copy {
	padding-top: 40px;
	font-size: 14px;
	color: #b9b9b9;
	
}
footer .container .f-bottom .copy .fen {
	margin-left: 20px;
}
footer .container .f-bottom .copy .fen a {
	display: block;
	width: 20px;
	height: 20px;
	float: left;
	margin-right: 20px;
}
footer .container .f-bottom .copy .fen a img{
	width: 100%;
}



.copy {
	margin-bottom: 20px;
}







.wap_footer {
	display: none;
	box-sizing: border-box;
	padding: 0 10px;
	padding-top: 20px;
}

.wap_footer .logo {
	margin-bottom: 30px;
}

.wap_footer .logo a {
	display: block;
}

.wap_footer .logo a img {
	display: block;
	margin: 0 auto;
}

.wap_footer .footer_bottom {
	border-top: 1px solid #212121;
	height: auto;
}

.wap_footer .footer_bottom p {
	font-family: pingfang;
	font-size: 14px;
	color: #fcfcfc;
	line-height: 54px;
}

#footer {
	
	display: none;
    width: 100%;
    height: 130px;
    background: #ff6601;
    position: fixed;
    bottom: 0;
    left: 0;
    text-align: center;
    z-index: 30;
}

#footer>a {
    display: inline-block;
    padding-top: 13px;
    width: 23%;
    height: 70px;
    background: url(../images/public/footer.png) right center no-repeat;
    overflow: hidden;
    box-sizing: border-box;
}

#footer>a.bgn {
    background: none !important;
}

#footer>a img {
    display: block;
    height: 24px;
    margin: 0 auto;
}

#footer>a p {
    text-align: center;
    font-size: 13px;
    color: #fff;
    line-height: 28px;
}

.foo_bottom{

	background-color: #ff6601;
    border-top: 1px solid #b9b9b9;
    padding: 5px 0;
}
.foo_bottom .code{
    text-align: center;
    
}
.foo_bottom a{
    display: inline-block;
    padding:0;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
}

footer .container .f-top .f-left ul li:nth-child(1) {
	font-size: 16px;

}
footer .container .f-top .f-left ul li {
	font-size: 13px;
		margin-bottom: 30px;
}







@media screen and (max-width: 1630px) {
	.container {
		width: 1400px;
	}
}

@media screen and (max-width: 1500px) {
	footer .f-right {
		display: none;
	}
	footer .container .f-top .f-left {
		width: 100%;
	}
}
@media screen and (max-width: 1430px) {
	.container {
		width: 1200px;
	}
	
	.head .nav li a {
		display: block;
		font-size: 14px;
		color: #747474;
		line-height: 30px;
	}

}
@media screen and (max-width: 1240px) {
	.head .nav li {
    margin: 0 10px !important;
}
}
@media screen and (max-width: 1230px) {
	.container {
		width: 1000px;
	}
	
	.head .nav li {
		margin: 0 20px;
	}
	footer .container .f-top .f-left ul li {
		font-size: 14px;
	}
	footer .container .f-top .f-right {
		margin-left: 20px;
	}
	footer .container .f-top .f-right ul li h5 a {
		font-size: 14px;
	}
	footer .container .f-bottom .copy .fen a {
		margin-right: 10px;
	}
	
}

@media screen and (max-width: 1050px) {
	
	.head {
		display: none;
	}
	footer .container .f-top .f-left ul li {
		font-size: 16px;
	}

	.wap_footer {
		display: block;
	}
	
	.container {
		width: 100%;
	}
	footer .container .f-bottom .copy .fen a {
		margin-right: 0;
	}
	.col-sm-1 {
		width: calc((100% / 12) * 1) !important;
	}
	
	.col-sm-2 {
		width: calc((100% / 12) * 2) !important;
	}
	
	.col-sm-3 {
		width: calc((100% / 12) * 3) !important;
	}
	
	.col-sm-4 {
		width: calc((100% / 12) * 4) !important;
	}
	
	.col-sm-5 {
		width: calc((100% / 12) * 5) !important;
	}
	
	.col-sm-6 {
		width: calc((100% / 12) * 6) !important;
	}
	
	.col-sm-7 {
		width: calc((100% / 12) * 7) !important;
	}
	
	.col-sm-8 {
		width: calc((100% / 12) * 8) !important;
	}
	
	.col-sm-9 {
		width: calc((100% / 12) * 9) !important;
	}
	
	.col-sm-10 {
		width: calc((100% / 12) * 10) !important;
	}
	
	.col-sm-11 {
		width: calc((100% / 12) * 11) !important;
	}
	
	.col-sm-12 {
		width: 100% !important;
	}
	
	.wap_footer .contacts .tel {
		box-sizing: border-box;
		padding-left: 60px;
		background-image: url(../images/footer_tel.png);
		background-repeat: no-repeat;
		background-position: left top;
		padding-bottom: 20px;
		border-bottom: 1px solid #292929;
		margin-bottom: 40px;
	}
	
	.wap_footer .contacts .tel p {
		line-height: 40px;
		font-family: pingfang;
		font-size: 14px;
		color: #fcfcfc;
		margin-right: 20px;
		float: left;
		background-image: none;
	}
	
	.wap_footer .contacts .fax {
		padding-bottom: 20px;
		border-bottom: 1px solid #292929;
	}
	
	.wap_footer .contacts .fax p {
		line-height: 40px;
		font-family: pingfang;
		font-size: 14px;
		color: #FCFCFC;
		padding-left: 60px;
		margin-right: 40px;
		background-repeat: no-repeat;
		background-position: left top;
		float: left;
	}
	
	.wap_footer .contacts .fax p:nth-of-type(1) {
		background-image: url(../images/fax.png);
	}
	
	.wap_footer .contacts .fax p:nth-of-type(2) {
		background-image: url(../images/address.png);
	}

	
}

@media screen and (max-width: 800px) {
	.main {
		margin-bottom: 150px;
	}
	.wap_footer {
		display: none;
	}
	footer {
		display: none;
	}
	#footer {
		display: block;
	}
	.main .news_next .l a {
	
		font-size: 14px;
		line-height: 40px;
		width: 100%;
	}
	.main .news_next .l a:nth-child(2) {
		border-bottom: none;
	}
	.share a img {
		width: 30px;
		height: 30px;
	}
	.main .news_next {
		padding: 0 20px;
	}
}

@media screen and (max-width: 600px) {
	.gotop {
		top: 70%;
		right: 10px;
		width: 30px;
		height: 30px;
	}
}