* {
	margin: 0;
	padding: 0;
}

article,
aside,
blockquote,
body,
button,
code,
dd,
details,
div,
dl,
dt,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
hr,
input,
legend,
li,
menu,
nav,
ol,
p,
pre,
section,
td,
textarea,
th,
ul {
	margin: 0;
	padding: 0;
}

body {
	background: url(/material/images/kqzzzt/bg.png) top no-repeat #fff !important;
	overflow: hidden;
}

html {
	overflow: auto;
	overflow-x: hidden;
}

ul,
li {
	list-style-type: none;
	cursor: auto;
}

img {
	vertical-align: middle;
	border: none;
	max-width: 100%;
}

a {
	text-decoration: none !important;
	outline: none;
	color: #414242;
}

/**/
.zt-box {
	margin: 0 auto 0;
	width: 100%;
	max-width: 1500px;
	position: relative;
	padding: 0;
	overflow: hidden;
}

.zt-box2 {
	margin: 0 auto;
	width: 100%;
	max-width: 1200px;
	position: relative;
	padding: 0;
	overflow: hidden;
	padding-top: 300px;
	box-sizing: border-box;
}

.zt-box3 {
	margin: 15px auto 0;
	width: 100%;
	max-width: 1300px;
	position: relative;
	padding: 0;
	overflow: hidden;
	box-sizing: border-box;
}

.zt-box4 {
	margin: 0 auto;
	width: 100%;
	max-width: 1258px;
	position: relative;
	padding-top: 130px;
	overflow: hidden;
	box-sizing: border-box;
}

.main1 {
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	height: 200px;
	margin-bottom: 0px;
}

.main1 .top_banner {
	width: 100%;
}

.main1 .logo {
	position: absolute;
	top: 30px;
	left: 0;
	width: 100%;
}

/**/
.jgmd {
	width: 937px;
	height: 120px;
	background: url(/material/images/kqzzzt/bt1.png) center no-repeat !important;
	margin: 0 auto;
}

.jgmd a {
	width: 100%;
	height: 100%;
	display: block;
	font-size: 40px;
	color: #fff;
	line-height: 120px;
	font-weight: bold;
	text-align: center;
}

.md {
	width: 100%;
	display: block;
	height: auto;
	margin-top: 20px;
	transition: .3s;
}

.md:hover {
	margin-top: 15px;
	transition: .3s;
	margin-bottom: 5px;
}

.md img {
	max-width: 100%;
}

.jgmd2 {
	width: 588px;
	height: 121px;
	background: url(/material/images/kqzzzt/bt2.png) center no-repeat !important;
	margin: 0 auto;
}

.jgmd2 a {
	width: 100%;
	height: 100%;
	display: block;
	font-size: 40px;
	color: #fff;
	line-height: 120px;
	font-weight: bold;
	text-align: center;
}

.cxbox {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 10px;
}

.cxbox a {
	width: 608px;
	height: 312px;
	background: url(/material/images/kqzzzt/cx1.png) center no-repeat !important;
	font-size: 35px;
	color: #3a81f1;
	font-weight: bold;
	line-height: 55px;
	padding: 100px 50px;
	box-sizing: border-box;
	transition: .3s;
}

.cxbox a:hover {
	margin-top: -5px;
	transition: .3s;
	margin-bottom: 5px;
}

.cxbox a:nth-child(2) {
	background: url(/material/images/kqzzzt/cx2.png) center no-repeat !important;
}

.cxbox a:nth-child(3) {
	background: url(/material/images/kqzzzt/cx3.png) center no-repeat !important;
}

.cxbox a:nth-child(4) {
	background: url(/material/images/kqzzzt/cx4.png) center no-repeat !important;
}

.tsqd {
	width: 100%;
	height: 1121px;
	background: url(/material/images/kqzzzt/qdbg.png) center no-repeat !important;
	padding: 135px 125px;
	box-sizing: border-box;
}

.tsbox {
	width: 48%;
	float: left;
}

.yfd {
	float: right;
}

.tsbox li {
    width: 100%;
    height: 70px;
    background: #e6f7fe;
    color: #3a81f1;
    font-size: 35px;
    text-align: center;
    line-height: 70px;
    font-weight: bold;
    border-radius: 100px;
    margin-bottom: 40px;
}
.lxdh{background:#0d71e5 !important;color: #fff !important;text-align: left !important;box-shadow: 8px 8px 0px 0px #b5e2ff;}