﻿/************************版权 **************************/
.banquan{ height:auto; background-color:#041f58; color:#FFF;  padding:10px 0px; margin:auto; display:block; min-height:100px}
.bq1{ width:1000px; position:relative; margin:auto;height:auto}
.bq2{ width:610px; line-height:30px;text-align:left;}
.bq3{ position:absolute; right:0px; top:10px; width:390px; text-align:right;}
.bq3 a{display:block; float:left; padding:0px 4px}
.bq4{ position:absolute; right:0px; top:0px; }
.banquan1{display:none}

.back_top{width: 48px;height: 74px;padding-top: 26px; background: url(backTop.png) no-repeat top center;cursor: pointer;position: fixed;bottom: 20%; left:50%; margin-left:500px; z-index:999}
.back_top a{display: block;text-align: center; background: #c1c1c1;font-size: 16px;font-family: "微软雅黑", "宋体";color: #fff;line-height: 20px;padding: 4px 3px;}
@media screen and (max-width:999px){
	.banquan{ display:none}
	.banquan1{ display:block; height:auto;background-color:#041f58; color:#FFF; line-height:30px; text-align:center;padding:10px 0px}
}
@media screen and (max-width:1100px){
	.back_top{width: 48px;height: 74px;padding-top: 26px; background: url(backTop.png) no-repeat top center;cursor: pointer;position: fixed;right:10px; z-index:999;bottom:10%;left:auto; margin-left:0px;}
}
@media screen and (max-width:767px){
	.banquan{ display:none}
	.banquan1{ display:block; height:auto;background-color:#041f58; color:#FFF; line-height:22px; text-align:center; padding:6px 0px}
}