* {
	margin: 0;
	padding: 0;
}

html,
body {
	width: 100%;
	height: 100%;
}

body {
	font-size: 14px;
	font-family: "Microsoft YaHei", 黑体;
	line-height: 1;
}

a {
	text-decoration: none;
	cursor: pointer;
	color: inherit;
}

i {
	font-style: normal;
}

ul,
li,
hr,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 0;
}

input {
	margin: 0;
	padding: 0;
	outline: none;
	border: none;
	background: none;
}

#total {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.top-banner {
	width: 100%;
	position: relative;
}

.top-banner img {
	display: block;
	width: 100%;
}

.top-banner .mf {
	width: 100%;
	position: absolute;
	bottom: 12%;
}

.top-banner .mf a {
	display: block;
	width: 27%;
	height: 50px;
	margin: 0 auto;
	line-height: 48px;
	font-size: 29px;
	text-align: center;
	color: #001b67;
	background-color: rgba(255, 226, 44, 1);
	border-radius: 15px;
	border: 1px solid #ffe22c;
}

.top-banner .mf a:hover {
	background-color: rgba(255, 255, 255, 1);
}

.header-youshi {
	width: 1200px;
	height: auto;
	margin: 30px auto;
}

.header-youshi ul {
	width: 1120px;
	height: 60px;
	margin: 0 auto;
}

.header-youshi ul li {
	width: 219px;
	height: 60px;
	float: left;
	border-right: 1px solid #b2b2b2;
	margin-right: 20px;
	cursor: default;
}

.header-youshi ul li:last-child {
	margin-right: 0;
	border-right: 0;
	width: 160px;
}

.header-youshi ul li span {
	display: block;
	width: 50px;
	height: 58px;
	float: left;
	overflow: hidden;
}

.header-youshi ul li span .imgbox {
	width: 50px;
	height: 116px;
	transition: all ease 0.3s;
}

.header-youshi ul li span .imgbox img {
	display: block;
	width: 100%;
	height: auto;
}

.header-youshi ul li p {
	height: 16px;
	line-height: 16px;
	font-size: 16px;
	color: #333238;
	text-align: left;
	margin-left: 15px;
	float: left;
}

.header-youshi ul li .firstp {
	height: 28px;
	line-height: 28px;
	font-size: 25px;
	color: #333238;
	text-align: left;
	float: left;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 5px;
}

.header-youshi ul li:hover span .imgbox {
	margin-top: -58px;
}

.header-youshi ul li:hover .firstp {
	color: #131e87;
}

.sbhc {
	width: 100%;
	background: url(../images/sb-7.jpg) no-repeat;
	background-size: 100%;
	float: left;
	margin-top: 25px;
}

.sbhc .sbhc-1 {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 100px;
}

.sbhc .sbhc-1 .sbhcbt {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 36px;
	text-align: center;
	color: #333238;
	position: relative;
	margin-top: 40px;
	float: left;
}

.sbhc .sbhc-1 .sbhcbt .btl {
	width: 350px;
	height: 40px;
	float: left;
	position: absolute;
	left: 0;
}

.sbhc .sbhc-1 .sbhcbt .btl span {
	display: block;
	width: 338px;
	height: 1px;
	background: #333238;
	float: left;
	margin-top: 21px;
	position: relative;
	left: 6px;
}

.sbhc .sbhc-1 .sbhcbt .btl img {
	display: block;
	width: 12px;
	float: right;
	margin-top: 15px;
}

.sbhc .sbhc-1 .sbhcbt .btr {
	width: 350px;
	height: 40px;
	float: left;
	position: absolute;
	right: 0;
}

.sbhc .sbhc-1 .sbhcbt .btr span {
	display: block;
	width: 338px;
	height: 1px;
	background: #333238;
	float: right;
	margin-top: 21px;
	position: relative;
	right: 6px;
}

.sbhc .sbhc-1 .sbhcbt .btr img {
	display: block;
	width: 12px;
	float: left;
	margin-top: 15px;
}

.sbhc .sbhc-1 ul {
	width: 100%;
	float: left;
	margin-top: 40px;
}

.sbhc .sbhc-1 ul li {
	width: 300px;
	height: 55px;
	line-height: 55px;
	font-size: 28px;
	background: #dfdfdf;
	color: #6d6d70;
	text-align: center;
	float: left;
	/* font-weight: 500; */
	position: relative;
	cursor: pointer;
}

.sbhc .sbhc-1 ul li:first-child {
	background: #131e87;
	color: #fff;
}

.sbhc .sbhc-1 ul li span {
	display: block;
	width: 1px;
	height: 40px;
	position: absolute;
	top: 7px;
	right: 0;
	background: #6d6d70;
	float: left;
}

.sbhc .sbhc-1 .hcnr {
	width: 100%;
	float: left;
	position: relative;
}

.sbhc .sbhc-1 .hcnr .hcnr-1 {
	width: 93%;
	padding: 35px 42px;
	overflow: hidden;
	background: #fff;
}

.sbhc .sbhc-1 .hcnr .hcnr-1 .hcnr-2 {
	width: 65%;
	float: left;
	border-right: 1px solid #7e7e7e;
}

.sbhc .sbhc-1 .hcnr .hcnr-1 .hcnr-2 p {
	width: 100%;
	line-height: 20px;
	font-size: 18px;
	color: #333238;
	float: left;
	margin-bottom: 20px;
}

.sbhc .sbhc-1 .hcnr .hcnr-1 .hcnr-2 p:first-child {
	margin-top: 60px;
}

.sbhc .sbhc-1 .hcnr .hcnr-1 .hcnr-2 p:nth-child(6) {
	width: auto;
	margin-top: 40px;
	color: #d80103;
	text-align: right;
	float: right;
	margin-right: 35px;
}

.sbhc .sbhc-1 .hcnr .hcnr-1 .hcnr-3 {
	width: 34%;
	float: right;
}

.sbhc .sbhc-1 .hcnr .hcnr-1 .hcnr-3 img {
	display: block;
	width: 185px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 30px;
}

.sbhc .sbhc-1 .hcnr .hcnr-1 .hcnr-3 p {
	width: 100%;
	height: 34px;
	line-height: 32px;
	font-size: 32px;
	text-align: center;
	color: #131e87;
	font-weight: 700;
	margin-bottom: 17px;
}

.sbhc .sbhc-1 .hcnr .hcnr-4 {
	width: 1160px;
	padding: 55px 20px;
	overflow: hidden;
	background: #fff;
}

.sbhc .sbhc-1 .hcnr .hcnr-4 ul {
	width: 100%;
	float: left;
	margin-top: 0;
}

.sbhc .sbhc-1 .hcnr .hcnr-4 ul li {
	width: 19.2%;
	height: 350px;
	background: #efefef;
	float: left;
	margin-right: 1%;
}

.sbhc .sbhc-1 .hcnr .hcnr-4 ul li:last-child {
	margin-right: 0;
}

.sbhc .sbhc-1 .hcnr .hcnr-4 ul li img {
	display: block;
	width: 200px;
	margin: 0 auto;
	margin-top: 25px;
}

.sbhc .sbhc-1 .hcnr .hcnr-4 ul li p {
	width: 185px;
	margin: 0 auto;
	margin-top: 20px;
	line-height: 46px;
	font-size: 23px;
	color: #333238;
	text-align: left;
}

.sbhc .sbhc-1 .hcnr .yxq .hcnr-2 p {
	width: auto;
	line-height: 38px;
	margin-bottom: 50px;
	margin-right: 25px;
	font-size: 21px;
}

.sbhc .sbhc-1 .hcnr .yxq .hcnr-2 p:nth-child(1) {
	margin-top: 30px;
}

.sbhc .sbhc-1 .hcnr .yxq .yxqr {
	width: 34%;
	float: right;
}

.sbhc .sbhc-1 .hcnr .yxq .yxqr img {
	display: block;
	width: 35%;
	margin: 0 auto;
	position: absolute;
	bottom: 0;
}

.sbhc .sbhc-1 .hcnr .hcnr-5 {
	width: 1140px;
	padding: 35px 30px;
	background: #fff;
	overflow: hidden;
}

.sbhc .sbhc-1 .hcnr .hcnr-5 ul {
	width: 100%;
	float: left;
	margin-top: 0;
}

.sbhc .sbhc-1 .hcnr .hcnr-5 ul li {
	width: 23.5%;
	height: auto;
	background: #fff;
	float: left;
	margin-right: 2%;
}

.sbhc .sbhc-1 .hcnr .hcnr-5 ul li:last-child {
	margin-right: 0;
}

.sbhc .sbhc-1 .hcnr .hcnr-5 ul li img {
	display: block;
	width: 100%;
}

.sbhc .sbhc-1 .hcnr .hcnr-5 ul li .pj {
	width: 80%;
	margin: 0 auto;
	background: #efefef;
	overflow: hidden;
}

.sbhc .sbhc-1 .hcnr .hcnr-5 ul li .pj h1 {
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 25px;
	text-align: center;
	color: #131E87;
	padding-top: 15px;
}

.sbhc .sbhc-1 .hcnr .hcnr-5 ul li .pj p {
	width: 85%;
	float: left;
	margin: 5% 7.5% 0 7.5%;
	line-height: 30px;
	font-size: 18px;
	color: #333238;
	text-align: left;
	padding-bottom: 20px;
}

.sbzc {
	width: 100%;
	float: left;
}

.sbzc .sbzc-1 {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 80px;
}

.sbzc .sbzc-1 .zcbt {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 36px;
	text-align: center;
	color: #333238;
	position: relative;
	margin-top: 50px;
	float: left;
}

.sbzc .sbzc-1 .zcbt .btl {
	width: 420px;
	height: 40px;
	float: left;
	position: absolute;
	left: 0;
}

.sbzc .sbzc-1 .zcbt .btl span {
	display: block;
	width: 408px;
	height: 1px;
	background: #333238;
	float: left;
	margin-top: 21px;
	position: relative;
	left: 6px;
}

.sbzc .sbzc-1 .zcbt .btl img {
	display: block;
	width: 12px;
	float: right;
	margin-top: 15px;
}

.sbzc .sbzc-1 .zcbt .btr {
	width: 420px;
	height: 40px;
	float: left;
	position: absolute;
	right: 0;
}

.sbzc .sbzc-1 .zcbt .btr span {
	display: block;
	width: 408px;
	height: 1px;
	background: #333238;
	float: right;
	margin-top: 21px;
	position: relative;
	right: 6px;
}

.sbzc .sbzc-1 .zcbt .btr img {
	display: block;
	width: 12px;
	float: left;
	margin-top: 15px;
}

.sbzc .sbzc-1 p {
	width: 100%;
	height: 35px;
	line-height: 35px;
	font-size: 30px;
	text-align: center;
	color: #131E87;
	float: left;
	margin-top: 25px;
	font-weight: bold;
	letter-spacing: 2px;
}

.sbzc .sbzc-1 .zcnr {
	width: 1180px;
	float: left;
	margin: 120px 10px 0 10px;
}

.sbzc .sbzc-1 .zcnr ul {
	width: 100%;
	float: left;
}

.sbzc .sbzc-1 .zcnr ul li {
	width: 18.3%;
	background: #efefef;
	float: left;
	margin-right: 1%;
	border: 5px solid #131E87;
}

.sbzc .sbzc-1 .zcnr ul li:last-child {
	margin-right: 0;
}

.sbzc .sbzc-1 .zcnr ul li img {
	display: block;
	width: 130px;
	margin: 0 auto;
	margin-top: -65px;
}

.sbzc .sbzc-1 .zcnr ul li p {
	width: 100%;
	height: 30px;
	line-height: 30px;
	float: left;
	font-size: 23px;
	text-align: center;
	color: #333239;
	margin-top: 0;
	letter-spacing: 0;
	margin-top: 3px;
}

.sbzc .sbzc-1 .zcnr ul li .gj {
	width: 83%;
	float: left;
	margin: 10% 8.5% 4% 8.5%;
}

.sbzc .sbzc-1 .zcnr ul li .gj p {
	width: auto;
	line-height: 30px;
	float: left;
	font-size: 23px;
	color: #333239;
	margin-top: 0;
	letter-spacing: 0;
	text-align: left;
}

.sbzc .sbzc-1 .zcnr ul li .gj p:nth-child(3) {
	float: right;
	color: #e00001;
}

.sbzc .sbzc-1 .zcnr ul li .gj span {
	display: block;
	font-size: 18px;
	color: #e00001;
	float: right;
	font-weight: 700;
	margin-top: 8px;
}

.sbzc .sbzc-1 .zcnr ul li .gjs {
	width: 76%;
	float: left;
	margin: 2% 12% 4% 12%;
	padding-bottom: 15px;
}

.sbzc .sbzc-1 .zcnr ul li .gjs p {
	width: auto;
	height: 35px;
	line-height: 35px;
	float: left;
	font-size: 30px;
	color: #333239;
	margin-top: 0;
	letter-spacing: 0;
	text-align: left;
}

.sbzc .sbzc-1 .zcnr ul li .gjs p:nth-child(2) {
	float: right;
	color: #e00001;
}

.sbzc .sbzc-1 .zcnr ul li a {
	display: block;
	width: 150px;
	height: 36px;
	line-height: 36px;
	font-size: 21px;
	margin: 0 auto;
	text-align: center;
	color: #FFF;
	background: #131e87;
	overflow: hidden;
	margin-bottom: -18px;
}

.sbzc .sbzc-1 .zcnr ul li:hover {
	border: 5px solid #e10003;
}

.sbzc .sbzc-1 .zcnr ul li:hover a {
	background: #e10003;
}

.sbzc .sbzc-1 .zcnr ul li .gjj {
	font-size: 17px;
}

.sbzc .sbzc-1 .zcnr ul li .gjjj {
	width: 90%;
	float: left;
	margin: 10% 5% 4% 5%;
}

.rhzc {
	width: 100%;
	float: left;
	background: #efefef;
}

.rhzc .rhzc-1 {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 100px;
}

.rhzc .rhzc-1 .rhzcbt {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 36px;
	text-align: center;
	color: #333238;
	position: relative;
	margin-top: 50px;
	float: left;
}

.rhzc .rhzc-1 .rhzcbt .btl {
	width: 475px;
	height: 40px;
	float: left;
	position: absolute;
	left: 0;
}

.rhzc .rhzc-1 .rhzcbt .btl span {
	display: block;
	width: 463px;
	height: 1px;
	background: #333238;
	float: left;
	margin-top: 21px;
	position: relative;
	left: 6px;
}

.rhzc .rhzc-1 .rhzcbt .btl img {
	display: block;
	width: 12px;
	float: right;
	margin-top: 15px;
}

.rhzc .rhzc-1 .rhzcbt .btr {
	width: 475px;
	height: 40px;
	float: left;
	position: absolute;
	right: 0;
}

.rhzc .rhzc-1 .rhzcbt .btr span {
	display: block;
	width: 463px;
	height: 1px;
	background: #333238;
	float: right;
	margin-top: 21px;
	position: relative;
	right: 6px;
}

.rhzc .rhzc-1 .rhzcbt .btr img {
	display: block;
	width: 12px;
	float: left;
	margin-top: 15px;
}

.rhzc .rhzc-1 p {
	width: 100%;
	height: 35px;
	line-height: 35px;
	font-size: 30px;
	text-align: center;
	color: #131E87;
	float: left;
	margin-top: 25px;
	font-weight: bold;
	letter-spacing: 2px;
}

.rhzc .rhzc-1 .rhnr {
	width: 100%;
	float: left;
	/* margin: 50px 150px 0 150px; */
	margin-top: 60px;
}

.rhzc .rhzc-1 .rhnr img {
	display: block;
	width: 900px;
	margin: 0 auto;
}

.rhzc .rhzc-1 .rhnr ul {
	width: 1000px;
	float: left;
	/* margin-top: 20px; */
	/* margin-left: -34px; */
	margin: 25px 100px 0 100px;
}

.rhzc .rhzc-1 .rhnr ul li {
	width: 22%;
	float: left;
	margin-right: 4%;
}

.rhzc .rhzc-1 .rhnr ul li:last-child {
	margin-right: 0;
}

.rhzc .rhzc-1 .rhnr ul li h1 {
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 23px;
	color: #131e87;
	text-align: center;
	float: left;
}

.rhzc .rhzc-1 .rhnr ul li p {
	width: 100%;
	height: 18px;
	line-height: 18px;
	font-size: 16px;
	color: #363636;
	text-align: center;
	margin-top: 15px;
	letter-spacing: 2px;
	font-weight: 100;
}

.rhzc .rhzc-1 .rhnr ul li a {
	width: 70%;
	display: block;
	height: 20px;
	line-height: 20px;
	font-size: 17px;
	color: #fff;
	background: #131e87;
	text-align: center;
	padding: 5px 5%;
	float: left;
	margin: 15px 10% 0 10%;
}

.rhzc .rhzc-1 .rhnr ul li:nth-child(3) {
	width: 26%;
	margin-right: 2%;
	margin-left: -2%;
}

.rhzc .rhzc-1 .rhnr ul li:hover h1 {
	color: #e50001;
}

.rhzc .rhzc-1 .rhnr ul li:hover a {
	background: #e50001;
}

.zck {
	display: none;
	width: 100%;
	height: 8000px;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(1, 1, 1, 0.6);
	z-index: 2018;
}

.zck .zck-1 {
	width: 100%;
	background: #FFF;
	position: absolute;
	top: 28%;
}

.zck .zck-1 .gb {
	width: 25px;
	height: 23px;
	font-size: 23px;
	color: #6a6a6c;
	background: #dbdce6;
	position: absolute;
	right: 0;
	top: 5px;
	text-align: center;
	cursor: pointer;
}

.zck .zck-1 .zcknr {
	width: 1280px;
	margin: 0 auto;
	padding: 40px 0;
}

.zck .zck-1 .zcknr table {
	width: 100%;
	border: 1px solid #dedede;
	border-collapse: collapse;
}

.zck .zck-1 .zcknr table th {
	color: #fff;
	background: #121e87;
	font-size: 15px;
	font-weight: 100;
	border: 1px solid #dedede;
	padding: 10px 0;
}

.zck .zck-1 .zcknr table td {
	border: 1px solid #dedede;
}

.zck .zck-1 .zcknr table td:nth-child(1),
.zck .zck-1 .zcknr table td:nth-child(3),
.zck .zck-1 .zcknr table td:nth-child(5),
.zck .zck-1 .zcknr table td:nth-child(7) {
	background: #ebedff;
}

.zck .zck-1 .zcknr table td p {
	padding: 10px 5px;
	font-size: 15px;
	float: left;
	margin-top: 0;
	letter-spacing: 0;
	color: #010101;
	text-align: left;
	position: none;
}

.hyj {
	width: 100%;
	float: left;
	background: #282828;
	padding-bottom: 50px;
}

.hyj .hyj-1 {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.hyj .hyj-1 .hyjbt {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 36px;
	text-align: center;
	color: #fff;
	position: relative;
	margin-top: 50px;
	float: left;
}

.hyj .hyj-1 .hyjbt .btl {
	width: 450px;
	height: 40px;
	float: left;
	position: absolute;
	left: 0;
}

.hyj .hyj-1 .hyjbt .btl span {
	display: block;
	width: 438px;
	height: 1px;
	background: #fff;
	float: left;
	margin-top: 21px;
	position: relative;
	left: 6px;
}

.hyj .hyj-1 .hyjbt .btl img {
	display: block;
	width: 12px;
	float: right;
	margin-top: 15px;
}

.hyj .hyj-1 .hyjbt .btr {
	width: 450px;
	height: 40px;
	float: left;
	position: absolute;
	right: 0;
}

.hyj .hyj-1 .hyjbt .btr span {
	display: block;
	width: 438px;
	height: 1px;
	background: #fff;
	float: right;
	margin-top: 21px;
	position: relative;
	right: 6px;
}

.hyj .hyj-1 .hyjbt .btr img {
	display: block;
	width: 12px;
	float: left;
	margin-top: 15px;
}

.hyj .hyj-1 p {
	width: 100%;
	float: left;
	height: 35px;
	line-height: 35px;
	font-size: 34px;
	text-align: center;
	color: #fed32b;
	margin-top: 25px;
	font-weight: bold;
}

.hyj .hyj-1 .hyjnr {
	width: 100%;
	float: left;
	margin-top: 50px;
}

.hyj .hyj-1 .hyjnr img {
	display: block;
	width: 100%;
}

.zxwd {
	width: 100%;
	float: left;
}

.zxwd .zxwd-1 {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 60px;
	padding-bottom: 80px;
}

.zxwd .zxwd-1 .wenda-left {
	width: 599px;
	height: auto;
	float: left;
	border-right: 1px solid #7e7d7d;
}

.zxwd .zxwd-1 .wdrt {
	border-right: 0px;
}

.zxwd .zxwd-1 .wenda-left .wenda-title {
	width: 559px;
	height: auto;
	padding-top: 20px;
	padding-bottom: 45px;
	margin: 0 auto;
	position: relative;
}

.zxwd .zxwd-1 .wenda-left .wenda-title .btl {
	width: 150px;
	height: 16px;
	position: absolute;
	top: 36px;
	left: 10px;
}

.zxwd .zxwd-1 .wenda-left .wenda-title .btl i {
	display: block;
	width: 134px;
	height: 1px;
	background: #343435;
	margin-top: 7.5px;
	float: left;
	position: absolute;
	left: 3px;
}

.zxwd .zxwd-1 .wenda-left .wenda-title .btl img {
	display: block;
	width: 16px;
	height: 16px;
	float: right;
}

.zxwd .zxwd-1 .wenda-left .wenda-title .btr {
	width: 150px;
	height: 16px;
	position: absolute;
	top: 36px;
	right: 10px;
}

.zxwd .zxwd-1 .wenda-left .wenda-title .btr i {
	display: block;
	width: 134px;
	height: 1px;
	background: #343435;
	margin-top: 7.5px;
	float: right;
	position: absolute;
	right: 3px;
}

.zxwd .zxwd-1 .wenda-left .wenda-title .btr img {
	display: block;
	width: 16px;
	height: 16px;
	float: left;
}

.zxwd .zxwd-1 .wenda-left .wenda-title h1 {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 35px;
	color: #343435;
	text-align: center;
	font-weight: 100;
}

.zxwd .zxwd-1 .wenda-left .wenda-nr {
	width: 585px;
	height: auto;
	float: left;
}

.zxwd .zxwd-1 .wenda-left .wdnrt {
	margin-left: 20px;
}

.zxwd .zxwd-1 .wenda-left .wenda-nr ul {
	width: 100%;
	height: auto;
}

.zxwd .zxwd-1 .wenda-left .wenda-nr ul li {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 20px;
	cursor: pointer;
}

.zxwd .zxwd-1 .wenda-left .wenda-nr ul li img {
	display: block;
	width: 20px;
	height: 20px;
	float: left;
}

.zxwd .zxwd-1 .wenda-left .wenda-nr ul li img:nth-child(2) {
	display: none;
}

.zxwd .zxwd-1 .wenda-left .wenda-nr ul li a {
	display: block;
	width: 100%;
	height: auto;
}

.zxwd .zxwd-1 .wenda-left .wenda-nr ul li a span {
	display: block;
	width: 16px;
	height: 16px;
	float: left;
	margin-top: 2px;
}

.zxwd .zxwd-1 .wenda-left .wenda-nr ul li a span img {
	display: block;
	width: 100%;
	height: auto;
}

.zxwd .zxwd-1 .wenda-left .wenda-nr ul li .wdnrd {
	height: 20px;
	line-height: 20px;
	font-size: 17px;
	margin-left: 10px;
	text-align: left;
	float: left;
	color: #000;
}

.zxwd .zxwd-1 .wenda-left .wenda-nr ul li .wdnrd .htp {
	display: block;
	width: 23px;
	height: auto;
	float: right;
	margin-top: -6px;
}

.zxwd .zxwd-1 .wenda-left .wenda-nr ul li .wdnrd .htp img {
	display: block;
	width: 100%;
	height: auto;
}

.zxwd .zxwd-1 .wenda-left .wenda-nr ul li .wdnrd:hover {
	color: rgb(255, 0, 0) !important;
}

.zxwd .zxwd-1 .wenda-left .wenda-nr ul li .wdnrs {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 10px;
	background: #f1f1f1;
}

.zxwd .zxwd-1 .wenda-left .wenda-nr ul li .wdnrs div {
	display: none;
	height: auto;
	line-height: 25px;
	font-size: 14px;
	text-align: left;
	margin: 8px 10px 10px 10px;
}

.zxwd .zxwd-1 .wenda-left .wenda-nr ul li .wdnrs div p {
	color: #343435;
}

.zxwd .zxwd-1 .wenda-left .wenda-nr ul li a i {
	display: block;
	height: 20px;
	line-height: 20px;
	font-size: 17px;
	margin-left: 10px;
	text-align: left;
	float: left;
	color: #838383;
}

.zxwd .zxwd-1 .wenda-left .wenda-nr ul li a i:hover {
	color: rgb(255, 0, 0);
}

.zxwd .zxwd-1 .wenda-left .wenda-nr ul li a p {
	height: 20px;
	line-height: 20px;
	font-size: 17px;
	text-align: left;
	float: right;
	margin-right: 25px;
	color: #838383;
}

.zxwd .zxwd-1 .wenda-left .ckgd {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 25px;
}

.zxwd .zxwd-1 .wenda-left .ckgd a {
	display: block;
	width: 98px;
	height: 28px;
	line-height: 28px;
	font-size: 16px;
	background: #131e87;
	text-align: center;
	margin: 0 auto;
	color: #fff;
	border: 1px solid #131e87;
}

.zxwd .zxwd-1 .wenda-left .ckgd a:hover {
	background: #fff;
	color: #131e87;
}

.fwys {
	width: 100%;
	float: left;
	position: relative;
	/* padding-bottom:  40px; */
}

.fwys img {
	display: block;
	width: 100%;
	/* padding-bottom:  40px; */
}

.fwys .fwdjzx {
	width: 100%;
	position: absolute;
	top: 65%;
}

.fwys .fwdjzx a {
	display: block;
	width: 15%;
	height: 55px;
	line-height: 50px;
	margin: 0 auto;
	font-size: 30px;
	color: #fff;
	background-color: rgba(19, 30, 135, 1);
	border: 1px solid #131e87;
	text-align: center;
	border-radius: 60px;
}

.fwys .fwdjzx a:hover {
	background-color: rgba(255, 255, 255, 0);
	color: #131e87;
}

.fwys .fwljzx {
	width: 100%;
	position: absolute;
	bottom: 3%;
}

.fwys .fwljzx a {
	display: block;
	width: 110px;
	margin: 0 auto;
}

.fwys .fwljzx a img {
	display: block;
	width: 100%;
}

.ly {
	width: 100%;
	float: left;
	position: relative;
}

.ly img {
	display: block;
	width: 100%;
}

.ly .lybd {
	width: 32%;
	background-color: rgba(181, 208, 234, 0.4);
	position: absolute;
	top: 15%;
	right: 12%;
}

.ly .lybd form {
	width: 80%;
	float: left;
	margin: 7% 10% 0 10%;
}

.ly .lybd form input {
	display: block;
	width: 100%;
	height: 25px;
	line-height: 25px;
	font-size: 16px;
	float: left;
	background: #fff;
	border-radius: 4px;
	border: 1px solid #b2b2b2;
	text-indent: 1em;
	margin-bottom: 10px;
}

.ly .lybd form input:nth-child(5) {
	width: 24%;
	height: 28px;
	line-height: 23px;
	float: left;
	margin: 0 38%;
	padding: 2px 0;
	background: #131e87;
	color: #fff;
	text-align: center;
	text-indent: 0;
	cursor: pointer;
	margin-bottom: 5px;
}

.ly .lybd p {
	width: 100%;
	height: 25px;
	line-height: 25px;
	font-size: 16px;
	float: left;
	margin-top: 0;
	letter-spacing: 0;
	text-align: center;
	color: #404141;
}

.menu-right {
	position: fixed;
	right: 10px;
	top: 50%;
	margin-top: -200px;
	z-index: 2017;
	width: 135px;
	height: 400px;
}

.clearfix {
	zoom: 1;
}

.menu-right li {
	float: left;
	margin-bottom: 13px;
	height: 32px;
	line-height: 30px;
	font-size: 17px;
	text-align: center;
	width: 100%;
	box-sizing: border-box;
	letter-spacing: 3px;
	color: #fff;
	background: #131e87;
	border: 2px solid #131e87;
}

.menu-right li.on {
	color: #131e87;
	background: #ffffff;
}

.menu-right li a {
	width: 100%;
	float: left;
	text-decoration: none;
}