@charset "utf-8";
.top_k {
padding: .4rem 3.333333%
}
.logo {
height: .944rem;
}
.top_tel {
	display: block;
padding-left: .8rem;
	background: url(../images/top_tel.png) no-repeat 0 center;
background-size: .72rem .72rem;
font-size: .48rem;
	color: #333333;
line-height: .944rem
}
.top_ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
}
.top_ul li {
	-webkit-flex: 1;
	flex: 1;
	-webkit-box-flex: 1;
	border-right: 1px solid #fff;
}
.top_ul li a {
	display: block;
font-size: .416rem;
	color: #fff;
	background: #236bb1;
	line-height: 1.312rem;
	text-align: center;
}
.top_ul li:last-child {
	border-right: 0
}
.img_w {
	display: block;
	width: 100%
}
/*测试*/
.test_k {
padding: .96rem 3.333333% 1.28rem;
	background: url(../images/test.jpg) no-repeat;
	background-size: 100% 100%
}
.test_k .img {
	display: block;
}
.test_k .k {
	background: #fff;
	border-radius: 1rem;
padding: .32rem 0 .2rem
}
.test_k .k .bt {
font-size: .376rem;
	line-height: 1.312rem;
	color: #444444;
	padding-left: 1.18%
}
.test_f2 {
font-size: .352rem;
	line-height: 1.04rem;
	text-align: center;
	color: #e64a21
}
.test_f {
	padding: 0 10% 0;
}
.k .test_f {
	padding: 10px 10% 0;
}
.test_f .input {
	width: 100%;
	border: 1px solid #cbcbcb;
height: .96rem;
font-size: .352rem;
	color: #aaaaaa;
margin-bottom: .35rem;
padding-left: .96rem;
border-radius: .1rem;
background-size: auto .576rem !important
}
.test_f .a1 {
background: url(../images/test_f1.png) no-repeat .25rem center;
}
.test_f .a2 {
background: url(../images/test_f2.png) no-repeat .32rem center;
}
.test_f .a3 {
background: url(../images/test_f3.png) no-repeat .38rem center;
}
.test_f .tj {
	width: 100%;
height: .96rem;
	border: 0;
	background: #c93913;
	color: #fff;
font-size: .352rem;
border-radius: .1rem
}
/*证书*/
.zhengshu li {
	width: 45%;
	float: left;
margin: 0 0 .48rem 3.333333%;
	background: #e64a21;
	text-align: center;
	color: #fff;
font-size: .448rem;
	line-height: 1.184rem
}
.zhengshu li img {
	display: block;
	width: 100%;
	height: 3.776rem
}
/*结尾*/
.foot {
padding: .576rem 0;
	background: #efefef;
font-size: .384rem;
line-height: .672rem;
	color: #777777;
	text-align: center;
}
.foot a {
	color: #777
}
.foot_ul_k {
	height: 1.6rem
}
.foot_ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	width: 100%;
	bottom: 0;
	left: 0;
	z-index: 99;
	position: fixed;
}
.foot_ul li {
	-webkit-flex: 1;
	flex: 1;
	-webkit-box-flex: 1;
	position: relative;
}
.foot_ul li a {
	display: block;
font-size: .4rem;
	line-height: 1.6rem;
	color: #fff;
	text-align: center;
}
.foot_ul li:nth-child(1) a, .foot_ul li:nth-child(3) a {
	background: #e64a21;
border-right: .064rem solid #fff
}
.foot_ul li:nth-child(2) a, .foot_ul li:nth-child(4) a {
	background: #236bb1
}
.foot_ul li img {
height: .512rem;
	position: relative;
top: .05rem;
margin-right: .3rem
}
.foot_ul li span {
	display: block;
width: .544rem;
height: .544rem;
line-height: .54rem;
	text-align: center;
font-size: .32rem;
	position: absolute;
top: .24rem;
right: .24rem;
	background: #0ebcc2;
	border-radius: 50%;
}