*{
	padding: 0;
	margin: 0;
}
html,body{
	background-color: #ffffff;
}
a{
	text-decoration: none;
}
header{
	width: 100%;
	height: 120px;
	border-bottom: 5px solid #ECEDED;
	margin: 0 auto;
}
header .head{
	width: 1200px;
	height: 120px;
	margin: 0 auto;
}
header .head .logo{
	width: 190px;
	/*height: 58px;*/
	display: inline-block;
	float: left;
	/*margin-top: 31px;*/
	margin-top: 44px;
}
header .head .logo img{
	width: 190px;
	/*height: 58px;*/
}
header .head .menus{
	height: 30px;
	display: block;
	float: right;
	list-style: none;
	background-color: #DCDDDD;
	margin-top: 45px;
}
header .head .menus a,li{
	height: 30px;
	display: inline-block;
	float: left;
	line-height: 30px;
	font-size: 13px;
	color: #333333;
	text-align: center;
}
header .head .menus li{
	padding: 0 18px;
	height: 16px;
	margin-top: 7px;
	line-height: 16px;
}
header .head .menus .lang{
	background-color: #A3A3A4;
}
header .head .menus .lang .active{
	color: #ffffff;
}
header .head .menus .border_r{
	border-right:1px solid #333333; 
}

.footline{
	border-top: 2px solid #ECEDED;
}
footer{
	width: 100%;
	background-color: #ffffff;
	height: 200px;
	float: left;
}
footer .foot{
	width: 1200px;
	height: 200px;
	margin: 0 auto;
}
footer .foot .foot_left{
	width: 1000px;
	height: 200px;
	float: left;
}
footer .foot .foot_left .flink_title{
	width: 100%;
	height: 20px;
	line-height: 20px;
	display: inline-block;
	float: left;
	font-size: 14px;
	color: #333333;
	margin-top: 50px;
}
footer .foot .foot_left .links{
	width: 750px;
	height: 30px;
	line-height:30px;
	margin-bottom:30px;
	float: left;
	margin-top: 30px;
	overflow: hidden;
}
footer .foot .foot_left .links a{
	float: left;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
footer .foot .foot_left  .links a:nth-child(n+2){
	margin-left: 20px;
	padding-left: 20px;
	border-left: 1px solid #333333;
}
footer .foot .foot_left .beian{
	height: 20px;
	line-height: 20px;
	float: left;
	font-size: 14px;
	color: #999999;
}
footer .foot .foot_right{
	width: 130px;
	height: 150px;
	float: right;
	margin-top: 32px;
}
footer .foot .foot_right .qrcode{
	width: 130px;
	height: 130px;
	float: left;
}
footer .foot .foot_right .wechatname{
	width: 130px;
	height: 20px;
	line-height: 20px;
	display: inline-block;
	font-size: 13px;
	color: #666666;
	float: left;
	text-align: center;
}
.pageinfo{
	width: 1200px;
	height: 60px;
	line-height: 60px;
	margin: 30px 0px;
	/*position: absolute;*/
	/*bottom: 20px;*/
	text-align: center;
	display: flex;
    justify-content: center;
    align-items: center;
    font-size: 13px;
}
.pageinfo .page-item{
	height: 40px;
	line-height: 40px;
	display: inline-block;
	float: left;
	padding: 0 5px;
	color: #333333;
}
.pageinfo .active{
	color: #1D2088;
}
.pageinfo a{
	padding: 0 8px;
	color: #333333;
}
.pageinfo .current{
	color: #1d2088;
}

.qqinfo{
	position: fixed;
	width: 125px;
	height: 56px;
	background-color: #6db5d6;
	border-radius: 28px;
	right:-webkit-calc((100% - 1400px)/2); 
  	right:-moz-calc((100% - 1400px)/2); 
  	right:calc((100% - 1400px)/2);
  	bottom: 200px;
  	cursor: pointer;
  	display: flex;
	justify-content:center;
	align-items: center;
	text-align: center;
}
.qqinfo .qqico{
	height: 20px;
	lign-items: center;
}
.qqinfo .qqtxt{
	font-size: 15px;
	color: #FFFFFF;
	height: 20px;
	display: inline-block;
	line-height: 20px;
	margin-left: 10px;
}

.qqinfo2{
	position: fixed;
	width: 125px;
	height: 56px;
	background-color: #6db5d6;
	border-radius: 28px;
	right:-webkit-calc((100% - 1400px)/2); 
  	right:-moz-calc((100% - 1400px)/2); 
  	right:calc((100% - 1400px)/2);
  	bottom: 134px;
  	cursor: pointer;
  	display: flex;
	justify-content:center;
	align-items: center;
	text-align: center;
}
.qqinfo2 .qqico{
	height: 20px;
	lign-items: center;
}
.qqinfo2 .qqtxt{
	font-size: 15px;
	color: #FFFFFF;
	height: 20px;
	display: inline-block;
	line-height: 20px;
	margin-left: 10px;
}

.qqinfo3{
	position: fixed;
	width: 125px;
	height: 56px;
	background-color: #6db5d6;
	border-radius: 28px;
	right:-webkit-calc((100% - 1400px)/2); 
  	right:-moz-calc((100% - 1400px)/2); 
  	right:calc((100% - 1400px)/2);
  	bottom: 68px;
  	cursor: pointer;
  	display: flex;
	justify-content:center;
	align-items: center;
	text-align: center;
}
.qqinfo3 .qqico{
	height: 20px;
	lign-items: center;
}
.qqinfo3 .qqtxt{
	font-size: 15px;
	color: #FFFFFF;
	height: 20px;
	display: inline-block;
	line-height: 20px;
	margin-left: 10px;
}