body{
    overflow-x: hidden;
}

.gotop {
	position: fixed;
	width: 40px;
	height: 40px;
	
	background-image: url(../images/shang.png);
	background-repeat: no-repeat;
	background-position: center center;
	right: 0px;
	background-size: 100%;

	top: 80%;
	z-index: 9999;
	cursor: pointer;
	
}
footer  {
	margin-top: 50px;
	padding-top: 30px;

	background-color:#f0f0f1;
	
}
.f-bottom {
	height: 40px;
	line-height: 40px;
	background-color: #0080ca;
	text-align: center;
	color: #fff;
	font-size: 14px;
}

.footer_right  {
	width: 100%;
	padding-bottom: 30px;
}
.footer_right .f-nav1 {
	width: 12.5%;
	text-align: center;
}

.footer_right .f-nav1 a {
	color: #000;
	font-size: 18px;
	font-weight: 400;
}

.footer_right .f-nav1 ul li a {
	color: #959595;
	font-size: 14px;
	font-weight: 300;
	transition: all 0.6s;
	
}
.footer_right .f-nav1 ul li {
	margin-top: 10px;
	transform: scale(0.9);
	transition: all 0.6s;
}
.footer_right .f-nav1 ul li a:hover {
	color: #0080ca;
	

}
.footer_right .f-nav1 ul li:hover {
	transform: scale(1);
}





.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: 80px;
    background:#0080ca;
 

    position: fixed;
    bottom: 0;
    left: 0;
    text-align: center;
	z-index: 30;
	opacity: 0.8;
}

#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: #0080ca;
    border-top: 1px solid #b9b9b9;
    padding: 10px 0;
}
.foo_bottom .code{
    text-align: center;
    
}
.foo_bottom a{
    display: inline-block;
    padding:0 20px;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
}

footer .container .f-top .f-left .f-nav1 .f-nav1-li:nth-child(1) {
	font-size: 16px;
}
footer .container .f-top .f-left .f-nav1 .f-nav1-li {
	font-size: 13px;
}







@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;
	}
	


}

@media screen and (max-width: 1230px) {
	.container {
		width: 1000px;
	}
	
	
	footer .container .f-top .f-left .f-nav1 .f-nav1-li {
		font-size: 14px;
	}
	footer .container .f-top .f-right {
		margin-left: 20px;
	}
	footer .container .f-top .f-right .f-nav1 .f-nav1-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 .f-nav1 .f-nav1-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) {
	.wap_footer {
		display: none;
	}
	footer {
		display: none;
	}
	#footer {
		display: block;
	}
	.main {
		margin-bottom: 100px;
	}
	.main .crumbs{
	    display: none;
	}
.chanpin .c-left{
    width: 100%;
}
}

@media screen and (max-width: 600px) {
	.gotop {
		display: none;
	}
	
}