* {
	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(../images/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;
	width: 100%;
	max-width: 1600px;
	position: relative;
	padding: 0;
	overflow: hidden;
}

.zt-box2 {
	margin: 0 auto;
	width: 100%;
	max-width: 1200px;
	position: relative;
	padding: 0;
	overflow: hidden;
	padding-top: 50px;
	box-sizing: border-box;
}

.zt-box3 {
	margin: 0 auto;
	width: 100%;
	max-width: 1200px;
	position: relative;
	padding: 0;
	padding-top: 50px;
	box-sizing: border-box;
	clear: both;
	overflow: hidden;
}

.main1 {
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	height: 200px;
	margin-bottom: 100px;
}

.main1 .top_banner {
	width: 100%;
}

.main1 .logo {
	position: absolute;
	top: 30px;
	left: 0;
	width: 100%;
	padding-left: 20px;
}

.qhbt img {
	margin: 0 auto;
	display: block;
}

/*搜索*/
.ss {
	width: 660px;
	height: 56px;
	background: rgb(255 255 255 / 72%);
	margin: 0 auto;
	border-radius: 30px;
}

.jd-site-search-txt {
	border: none;
	width: 518px;
	height: 56px;
	line-height: 26px;
	padding: 0px 0px 0 20px;
	float: left;
	background: none;
	border-radius: 30px;
	outline: none;
	font-size: 16px;
}

.jd-site-search-submit {
	cursor: pointer;
	border: none;
	width: 122px;
	height: 56px;
	float: left;
	background: url(../images/ssbg.png);
	color: #fff;
	font-size: 16px;
	letter-spacing: 8px;
	text-align: center;
	line-height: 46px;

}

/*内容区*/
.module-banner {
	background: #fff;
	padding: 30px;
	max-width: 1400px;
	margin: 30px auto 0;
	border: 8px solid #ecf6ff;
	box-sizing: border-box;

}

.module-banner-box {
	width: auto;
	margin: 0 auto;
}

.module-banner-head {
	font-weight: normal;
	text-align: center;
	margin-bottom: 40px;
	color: #333;
}

.module-banner-head em {
	display: block;
	margin-bottom: 14px;
	font-style: normal;
	font-size: 30px;
}

.module-banner-head span {
	font-size: 16px;
	opacity: .6;
}

.module-banner-tab-list {
	width: 70px;
	position: relative;
}

.module-tab-nav {
	position: absolute;
	left: -109px;
	width: 70px;
}

.module-banner-tab-list ul li {
	color: #fff;
	width: 60px;
	height: auto;
	cursor: pointer;
	text-align: center;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	float: right;
	padding: 20px 0 40px;
	box-sizing: border-box;
	/* background: #3f91f2; */
	background: url(../images/xxk2.png) no-repeat bottom center;
	font-size: 22px;
	letter-spacing: 5px;
	border-radius: 10px 0 0px 10px;
}

.module-banner-tab-list ul li:nth-child(2) {
	margin-top: -20px;
}

.module-banner-tab-list ul li p {
	margin: 0;
	line-height: 70px;
	writing-mode: vertical-lr;
}

.module-banner-tab .module-banner-tab-list .module-tab-nav .on {
	opacity: 1;
	height: auto;
	/* background-image: -webkit-linear-gradient(to bottom right, #ed615a 0%, #d42724 100%);
    background-image: -moz-linear-gradient(to bottom right, #ed615a 0%, #d42724 100%);
    background-image: -moz-linear-gradient(to bottom right, #ed615a 0%, #d42724 100%);
    background-image: -o-linear-gradient(to bottom right, #ed615a 0%, #d42724 100%);
    background-image: linear-gradient(to bottom right, #ed615a 0%, #d42724 100%); */
	background-repeat: repeat;
	width: 70px;
	background: url(../images/xxk.png) no-repeat bottom center;
	z-index: 666;
	position: relative;
}

.module-banner-tab .module-banner-tab-list .module-tab-nav li:hover {
	/* background-image: -webkit-linear-gradient(left, rgba(1, 194, 230, 0.4) 0%, rgba(17, 96, 255, 0.4) 100%);
	background-image: -moz-linear-gradient(left, rgba(1, 194, 230, 0.4) 0%, rgba(17, 96, 255, 0.4) 100%);
	background-image: -moz-linear-gradient(to right, rgba(1, 194, 230, 0.4) 0%, rgba(17, 96, 255, 0.4) 100%);
	background-image: -o-linear-gradient(to right, rgba(1, 194, 230, 0.4) 0%, rgba(17, 96, 255, 0.4) 100%);
	background-image: linear-gradient(to right, rgba(1, 194, 230, 0.4) 0%, rgba(17, 96, 255, 0.4) 100%);
	background-repeat: repeat; */
	background: url(../images/xxk.png) no-repeat bottom left;
}

/* .module-banner-tab .module-banner-tab-list .module-tab-nav .on:hover {
	opacity: 1;
	height: auto;
	background-image: -webkit-linear-gradient(to bottom right, #ed615a 0%, #d42724 100%);
	background-image: -moz-linear-gradient(to bottom right, #ed615a 0%, #d42724 100%);
	background-image: -moz-linear-gradient(to bottom right, #ed615a 0%, #d42724 100%);
	background-image: -o-linear-gradient(to bottom right, #ed615a 0%, #d42724 100%);
	background-image: linear-gradient(to bottom right, #ed615a 0%, #d42724 100%);
	background-repeat: repeat;	
} */

.module-banner-tab-list-box {
	width: 100%;
	height: auto;
	background: #fff;
	overflow: hidden;
	position: relative;
	padding: 3px;
	box-sizing: border-box;
}

.module-tab-box-ma {
	width: 820px;
	opacity: 1;
	z-index: 1;
	-webkit-transition: opacity 0.5s;
	-moz-transition: opacity 0.5s;
	-ms-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	transition: opacity 0.5s;
	position: absolute;
}

/*筛选*/
.sxtj li .xwfbh {
	margin-left: 5px
}

.sxtj li {
	width: 205px;
	height: 75px;
	box-shadow: 0px 0px 5px 0px #cae2ff;
	padding: 13px 25px;
	box-sizing: border-box;
	transition: .5s;
	float: left;
	margin-left: 17px;
	margin-bottom: 30px;
	cursor: pointer;
}

.sxtj li:nth-child(1) {
	margin-left: 0;
}

.sxtj li:hover {
	background: #2f86ec;
}

.sxtj li:hover p {
	color: #fff;
}

.sxtj li img {
	float: left;
	max-width: 100%;
}

.active {
	background: #2f86ec;
}

.active p {
	color: #fff !important;
}

.jdnf {
	background: #2f86ec;
}

.jdnf p {
	color: #fff !important;
}

.sxtj li p {
	float: left;
	font-size: 20px;
	color: #131313;
	font-weight: bold;
	line-height: 50px;
	transition: .5s;
	margin-left: 20px;
}

.sxtj {
	width: 100%;
	float: left;
}

.sxtj1 li p {
	float: left;
	font-size: 20px;
	color: #131313;
	font-weight: bold;
	line-height: 50px;
	transition: .5s;
	text-align: center;
	width: 100%;
	margin: 0;
}

/*图解*/
/* .fs {
	margin-top: -40px;
} */
.zxtf_ul {
    float: left;
	width: 100%;
	min-height: 200px;
}
.tj {
	width: 100%;
	float: left;
}

.tjbk {
	width: 423px;
	height: 578px;
	background: #f5faff;
	float: left;
	margin-right: 24px;
	margin-bottom: 30px;
	padding: 15px 11px;
	box-sizing: border-box;
}

.tjbk:nth-child(3n) {
	margin-right: 0;
}

.tpk {
	width: 401px;
	height: 322px;
	overflow: hidden;
}

.tpk img {
	width: 100%;
	height: 100%;
	/* object-fit: cover; */
}

.bt {
	color: #0056bc;
	font-size: 22px;
	font-weight: bold;
	width: 94%;
	margin: 25px auto 10px;
	display: block;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
}

.xlj {
	width: 94%;
	margin: 19px auto 0;
	overflow: hidden;
}

.xlj span {
	width: 110px;
	height: 40px;
	display: block;
	text-align: center;
	line-height: 40px;
	border: 1px solid #6a95b8;
	border-radius: 25px;
	font-size: 16px;
	color: #6a95b8;
	float: left;
	margin: 0 20px 10px 0;
	transition: .5s;
}

.xlj span:nth-child(3n) {
    margin-right: 0;
}

.xlj a {
	width: 110px;
	height: 40px;
	display: block;
	text-align: center;
	line-height: 40px;
	border: 1px solid #6a95b8;
	border-radius: 25px;
	font-size: 16px;
	color: red;
	float: left;
	margin: 0 20px 10px 0;
	transition: .5s;
}

.xlj a:hover {
	color: #fff;
	background: #6a95b8;
}

.xlj a:nth-child(3n) {
	margin-right: 0;
}


.tjbk2 {
	width: 423px;
	height: 578px;
	float: left;
	margin-right: 24px;
	margin-bottom: 30px;
	padding: 15px 11px;
	box-sizing: border-box;
	background: url(../images/wzjd2.png) no-repeat center;
}

.tjbk2 p {
    font-size: 16px;
    color: #595959;
    width: 98%;
    margin: 15px auto 80px;
    line-height: 30px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 8;
    text-overflow: ellipsis;
	padding: 0 20px;
	box-sizing: border-box;
	height: 244px;
}

/*文字解读*/
.jdbk {
	width: 639px;
	height: 356px;
	background: url(../images/wzjd.png) no-repeat center;
	padding: 40px 20px 30px;
	box-sizing: border-box;
	margin-bottom: 30px;
	float: left;
	margin-right: 40px;
}

.jdbk:nth-child(2n) {
	margin-right: 0px;
}

.wzjd {
	float: left;
	width: 100%;
}

.bt2 {
	color: #0056bc !important;
	font-size: 22px;
	font-weight: bold;
	width: 92%;
	margin: 40px auto 10px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	text-align: center;
	border-bottom: 1px solid #e7f4ff;
	padding-bottom: 5px;
	height: 57px;
}

.bt2 em {
    color: red;
	font-weight: 600;
}

.jdbk p {
	font-size: 16px;
	color: #595959;
	width: 98%;
	margin: 15px auto;
	line-height: 30px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
}

.xlj2 {
	width: 98%;
	margin: 60px auto 0;
	overflow: hidden;
}

.xlj2 a {
	width: 100px;
	height: 40px;
	display: block;
	text-align: center;
	line-height: 40px;
	border: 1px solid #6a95b8;
	border-radius: 25px;
	font-size: 16px;
	color: #6a95b8;
	float: left;
	margin: 0 19px 10px 0;
	transition: .5s;
}

.xlj2 a:hover {
	color: #fff;
	background: #6a95b8;
}

.xlj2 a:nth-child(5) {
	margin-right: 0;
}






/*分页*/
.fy_list_04 {
	margin: 40px auto 0;
	color: #999;
	text-align: center;
}

.fy_list_04 span {
	margin-right: 10px;
}

.fy_list_04 .fy_tit_l {
	display: inline-block;
	*float: left;
	margin-right: 20px;
	font-size: 0;
}

.fy_list_04 .fy_tit_l a {
	font-size: 16px;
	display: inline-block;
	line-height: 18px;
	padding: 10px 14px;
	border: 1px solid #d9d9d9;
	background-color: #ffffff;
	margin: 0px 7px 0 8px;
	margin-bottom: 10px;
	color: #555555;
	border-radius: 3px;
	cursor: pointer;
}

.fy_list_04 .fy_tit_l a.on,
.fy_list_04 .fy_tit_l a.on:hover {
	background-color: #1e9fff;
	border: 1px solid #1e9fff;
	color: #ffffff;
}

.fy_list_04 .fy_tit_l a:hover {
	background-color: #1e9fff;
	color: #ffffff;
	border: 1px solid #1e9fff;
}

.fy_list_04 .fy_tit_l a.prev,
.fy_list_04 .fy_tit_l a.next {
	font-style: normal;
}

.fy_list_04 .fy_tit_l a.prevStop,
.fy_list_04 .fy_tit_l a.nextStop {
	background-color: #f2f2f2;
	color: #999999;
}

.fy_list_04 .fy_tit_l a.prevStop:hover,
.fy_list_04 .fy_tit_l a.nextStop:hover {
	border: 1px solid #d9d9d9;
	background-color: #f2f2f2;
	color: #999999;
	cursor: default;
}

.fy_list_04 .fy_tit_r {
	display: inline-block;
	*float: left;
	line-height: 40px;
}

.fy_list_04 .fy_inp {
	border: 1px solid #d9d9d9;
	background-color: #ffffff;
	border-radius: 3px;
	width: 38px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	margin: 0 8px;
	font-size: 15px;
	color: #555555;
}

.fy_list_04 .fy_go {
	display: inline-block;
	/* background-color: #1658A0; */
	width: 60px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin: 0 8px;
	font-size: 16px;
	color: #555555;
	cursor: pointer;
	border-radius: 3px;
	*margin-top: -45px;
	border: 1px solid #d9d9d9;
}

.fy_list_04 span {
	margin-bottom: 15px;
	display: inline-block;
}

@media screen and (max-width:999px) {
	.fy_list_04 {
		text-align: center;
	}

	.fy_list_04 .fy_tit_l {
		float: inherit;
		text-align: center;
		margin: 0;
	}

	.fy_list_04 .fy_tit_l a,
	.fy_list_04 .fy_tit_r {
		display: none;
	}

	.fy_list_04 .fy_tit_l a.prev,
	.fy_list_04 .fy_tit_l a.next {
		display: inline-block;
	}
}


/*底部*/
.footbg {
	background: #247adf;
	height: 180px;
	margin-top: 30px;
}

.z1 {
	float: left;
}

.z3 {
	float: left;
	padding-top: 5px;
}

.z2 {
	float: left;
	margin: 0 20px;
	padding-top: 5px;
}

.z2 p {
	color: #fff;
	font-size: 14px;
	margin-bottom: 5px;
}

.z2 a {
	color: #fff !important;
}

.z3 img {
	margin-right: 10px;
}