* {
	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;
}

.top-banner {
	width: 100%;
	position: relative;
}

.top-banner img {
	display: block;
	width: 100%;
}

.top-banner .zxs-1 {
	width: 100%;
	position: absolute;
	bottom: 17%;
}

.top-banner .zxs-1 .zxs {
	display: block;
	width: 11%;
	line-height: 19px;
	font-size: 19px;
	text-align: center;
	color: #fff;
	background-color: rgba(205, 9, 101, 1);
	margin: 0 auto;
	border: 1px solid #cd0965;
	padding: 8px 0;
	font-weight: 700;
	border-radius: 12px;
}

.top-banner .zxs-1 .zxs:hover {
	background-color: rgba(255, 255, 255, 0);
	color: #cd0965;
}

.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: #dd0068;
}

.qzc {
	width: 100%;
	background: url(../images/zcgl-7.png) center center no-repeat;
	background-size: cover;
	float: left;
	margin-top: 25px;
	position: relative;
}

.qzc .qzc-1 {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 130px;
}

.qzc .qzc-1 .qzcbt {
	width: 100%;
	float: left;
	margin-top: 40px;
}

.qzc .qzc-1 .qzcbt .qzcbt-1 {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 36px;
	text-align: center;
	color: #bdd7fe;
	letter-spacing: 2px;
	float: left;
	font-weight: 700;
}

.qzc .qzc-1 .qzcbt .qzcbt-2 {
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 46px;
	text-align: center;
	color: #bdd7fe;
	letter-spacing: 2px;
	float: left;
	margin-top: 10px;
}

.qzc .qzc-1 .qcnr {
	width: 100%;
	float: left;
	position: relative;
}

.qzc .qzc-1 .qcnr img {
	display: block;
	width: 100%;
}
.qzc .qzc-1 .qcnr .quyu {
	width: 100%;
	float: left;
}
.qzc .qzc-1 .qcnr .quyu .item {
	width: 100px;
	height: 100px;
	overflow: hidden;
	display: inline-block;
	position: absolute;
	/*cursor: pointer;*/
	-webkit-opacity: 1;
	/* Chrome */
	-moz-opacity: 1;
	/* Firefox */
	-khtml-opacity: 1;
	/* Safari */
	opacity: 1;
	/* IE9 + */
	filter: alpha(opacity=1);
	/* IE 4-9 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
	/*This works in IE 8 & 9 too*/
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=1);
	/*IE4-IE9*/
}
.qzc .qzc-1 .qcnr .quyu .items {
	width: 100px;
	height: 100px;
	overflow: hidden;
	display: inline-block;
	position: absolute;
	/*cursor: pointer;*/
	-webkit-opacity: 1;
	/* Chrome */
	-moz-opacity: 1;
	/* Firefox */
	-khtml-opacity: 1;
	/* Safari */
	opacity: 1;
	/* IE9 + */
	filter: alpha(opacity=1);
	/* IE 4-9 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
	/*This works in IE 8 & 9 too*/
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=1);
	/*IE4-IE9*/
}

.qzc .qzc-1 .qcnr .quyu .item a {
	width: 20%;
	height: 20%;
	border-radius: 50%;
	background: transparent;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	box-sizing: border-box;
	cursor: pointer;
	z-index: 10;
}
.qzc .qzc-1 .qcnr .quyu .items a {
	width: 20%;
	height: 20%;
	border-radius: 50%;
	background: transparent;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	box-sizing: border-box;
	cursor: pointer;
	z-index: 10;
}

.qzc .qzc-1 .qcnr .quyu .item p {
	position: absolute;
	font-size: 1rem;
	display: inline-block;
	width: 100px;
	text-align: center;
	top: 60%;
	left: 50%;
	margin-left: -50px;
	color: #fff;
}
.qzc .qzc-1 .qcnr .quyu .items p {
	position: absolute;
	font-size: 1rem;
	display: inline-block;
	width: 100px;
	text-align: center;
	top: 60%;
	left: 50%;
	margin-left: -50px;
	color: #FFFFFF;
}

.qzc .qzc-1 .qcnr .quyu .item.ons p {
	color: #f6ff00;
}
.qzc .qzc-1 .qcnr .quyu .items.on p {
	color: #14ecff;
}

.qzc .qzc-1 .qcnr .quyu .item .wjx {
	display: block;
	width: 20%;
	position: absolute;
	left: 40%;
	top: 38%;
}
.qzc .qzc-1 .qcnr .quyu .item.ons .wjx {
	display: none;
}
.qzc .qzc-1 .qcnr .quyu .item .center {
	display: none;
	width: 4%;
	height: 4%;
	border-radius: 50%;
	background: white;
	position: absolute;
	top: 48%;
	left: 48%;
}
.qzc .qzc-1 .qcnr .quyu .items .center {
	width: 4%;
	height: 4%;
	border-radius: 50%;
	background: white;
	position: absolute;
	top: 48%;
	left: 48%;
}

.qzc .qzc-1 .qcnr .quyu .item.ons .center {
	display: block;
	width: 10%;
	height: 10%;
	border-radius: 50%;
	background: #f6ff00;
	position: absolute;
	top: 45%;
	left: 45%;
}
.qzc .qzc-1 .qcnr .quyu .items.on .center {
	width: 10%;
	height: 10%;
	border-radius: 50%;
	background: #14ecff;
	position: absolute;
	top: 45%;
	left: 45%;
}

.qzc .qzc-1 .qcnr .quyu .item .border {
	display: none;
	width: 10%;
	height: 10%;
	border-radius: 50%;
	background: transparent;
	position: absolute;
	top: 45%;
	left: 45%;
	border: 1px solid #f6ff00;
	box-sizing: border-box;
}
.qzc .qzc-1 .qcnr .quyu .items .border {
	width: 10%;
	height: 10%;
	border-radius: 50%;
	background: transparent;
	position: absolute;
	top: 45%;
	left: 45%;
	border: 1px solid white;
	box-sizing: border-box;
}

.qzc .qzc-1 .qcnr .quyu .item.ons .border {
	display: block;
	width: 50%;
	height: 50%;
	border-radius: 50%;
	background: rgba(246, 255, 0, .1);
	position: absolute;
	top: 25%;
	left: 25%;
	border: 1px solid #f6ff00;
	box-sizing: border-box;
}
.qzc .qzc-1 .qcnr .quyu .items.on .border {
	width: 50%;
	height: 50%;
	border-radius: 50%;
	background: rgba(20, 236, 255, .1);
	position: absolute;
	top: 25%;
	left: 25%;
	border: 1px solid #14ecff;
	box-sizing: border-box;
}

.qzc .qzc-1 .qcnr .quyu .item .center,
.qzc .qzc-1 .qcnr .quyu .item .border {
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
}
.qzc .qzc-1 .qcnr .quyu .items .center,
.qzc .qzc-1 .qcnr .quyu .items .border {
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
}

.qzc .qzc-1 .qcnr .quyu .item .spread {
	display: none;
}
.qzc .qzc-1 .qcnr .quyu .item.ons .spread {
	display: block;
	width: 0;
	height: 0;
	border-radius: 50%;
	background: rgba(246, 255, 0, .1);
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	border: 1px solid #f6ff00;
	box-sizing: border-box;
}
.qzc .qzc-1 .qcnr .quyu .items .spread {
	width: 0;
	height: 0;
	border-radius: 50%;
	background: rgba(20, 236, 255, .1);
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	border: 1px solid #14ecff;
	box-sizing: border-box;
}

@-webkit-keyframes spreadAnimate {
	0% {
		width: 0;
		height: 0;
	}
	100% {
		width: 100%;
		height: 100%;
		-webkit-opacity: 0;
		-moz-opacity: 0;
		-khtml-opacity: 0;
		opacity: 0;
		filter: alpha(opacity=0);
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	}
}

.qzc .qzc-1 .qcnr .quyu .item.ons .spread-1 {
	animation: spreadAnimate 2s ease .1s infinite normal;
}
.qzc .qzc-1 .qcnr .quyu .items.on .spread-1 {
	animation: spreadAnimate 2s ease .1s infinite normal;
}

.qzc .qzc-1 .qcnr .quyu .item.ons .spread-2 {
	animation: spreadAnimate 2s ease .3s infinite normal;
}
.qzc .qzc-1 .qcnr .quyu .items.on .spread-2 {
	animation: spreadAnimate 2s ease .3s infinite normal;
}
.qzc .qzc-1 .qcnr .quyu .item.ons .spread-3 {
	animation: spreadAnimate 2s ease .6s infinite normal;
}
.qzc .qzc-1 .qcnr .quyu .items.on .spread-3 {
	animation: spreadAnimate 2s ease .6s infinite normal;
}
.qzc .qzc-1 .qcnr .quyu .item.ons .spread-4 {
	animation: spreadAnimate 2s ease .9s infinite normal;
}
.qzc .qzc-1 .qcnr .quyu .items.on .spread-4 {
	animation: spreadAnimate 2s ease .9s infinite normal;
}
.qzc .qzc-1 .qcnr .quyu .item-1 {
	left: 3%;
	top: 26%;
}
.qzc .qzc-1 .qcnr .quyu .item-1 .wjx{
	left: 40%;
	top: 42%;
}

.qzc .qzc-1 .qcnr .quyu .item-2 {
	left: 4%;
	top: 31%;
}
.qzc .qzc-1 .qcnr .quyu .item-3 {
	left: 5%;
	top: 29%;
}

.qzc .qzc-1 .qcnr .quyu .item-4 {
	left: 7%;
	top: 30%;
}

.qzc .qzc-1 .qcnr .quyu .item-5 {
	left: 7.5%;
	top: 33%;
}

.qzc .qzc-1 .qcnr .quyu .item-6 {
	left: 12.5%;
	top: 40%;
}

.qzc .qzc-1 .qcnr .quyu .item-7 {
	left: 17.5%;
	top: 62%;
}
.qzc .qzc-1 .qcnr .quyu .item-8 {
	left: 18.5%;
	top: 46%;
}

.qzc .qzc-1 .qcnr .quyu .item-9 {
	left: 24%;
	top: 46%;
}

.qzc .qzc-1 .qcnr .quyu .item-10 {
	left: 31%;
	top: 58%;
}

.qzc .qzc-1 .qcnr .quyu .item-11 {
	left: 34%;
	top: 46.5%;
}
.qzc .qzc-1 .qcnr .quyu .item-12 {
	left: 35%;
	top: 55%;
}

.qzc .qzc-1 .qcnr .quyu .item-13 {
	left: 37.5%;
	top: 38%;
}

.qzc .qzc-1 .qcnr .quyu .item-14 {
	left: 40%;
	top: 72%;
}

.qzc .qzc-1 .qcnr .quyu .item-15 {
	left: 41%;
	top: 35%;
}

.qzc .qzc-1 .qcnr .quyu .item-16 {
	left: 46%;
	top: 52%;
}

.qzc .qzc-1 .qcnr .quyu .item-17 {
	left: 49%;
	top: 84%;
}

.qzc .qzc-1 .qcnr .quyu .item-18 {
	left: 54%;
	top: 68%;
}

.qzc .qzc-1 .qcnr .quyu .item-19 {
	left: 65%;
	top: 17%;
}

.qzc .qzc-1 .qcnr .quyu .item-20 {
	left: 71%;
	top: 30%;
}

.qzc .qzc-1 .qcnr .quyu .item-21 {
	left: 74%;
	top: 49%;
}

.qzc .qzc-1 .qcnr .quyu .item-22 {
	left: 77%;
	top: 48%;
}

.qzc .qzc-1 .qcnr .quyu .item-23 {
	left: 78%;
	top: 57%;
}

.qzc .qzc-1 .qcnr .quyu .item-24 {
	left: 81%;
	top: 40%;
}

.qzc .qzc-1 .qcnr .quyu .item-25 {
	left: 80%;
	top: 48%;
}
.qzc .qzc-1 .qcnr .quyu .item-25 .wjx {
	left: 40%;
	top: 38%;
}
.qzc .qzc-1 .qcnr .quyu .item-26 {
	left: 81%;
	top: 51%;
}

.qzc .qzc-1 .qcnr .quyu .item-1 p {
	top: 25%
}

.qzc .qzc-1 .qcnr .quyu .item-3 p {
	top: 30%;
	left: 65%;
}

.qzc .qzc-1 .qcnr .quyu .item-4 p {
	top: 41%;
	left: 73%;
}

.qzc .qzc-1 .qcnr .quyu .item-21 p {
	top: 25%;
	left: 28%;
}
.qzc .qzc-1 .qcnr .quyu .item-24 p {
	top: 25%;
	left: 50%;
}
.qzc .qzc-1 .qcnr .quyu .item-25 p {
	top: 41%;
	left: 73%;
}
.qzc .qzc-1 .qcnr .qywz {
	width: 100%;
	float: left;
	/* position:  absolute; */
}
.qzc .qzc-1 .qcnr .qywz .qywz-1 {
	width: 300px;
	position: absolute;
	display: none;
	/* z-index: 20; */
}
.qzc .qzc-1 .qcnr .qywz .qywz-1 img {
	display: block;
	width: 100%;
}
.qzc .qzc-1 .qcnr .qywz .qywz-1 .qyco {
	display: block;
	width: 100%;
	height: 15px;
	font-size: 15px;
	position: absolute;
	right: 5%;
	top: 7%;
	color: #6e6e6e;
	cursor: pointer;
	padding: 5px 0;
	text-align: right;
}
.qzc .qzc-1 .qcnr .qywz .qywz-1 .qyznr {
	width: 92%;
	position: absolute;
	top: 12%;
	left: 4%;
}
.qzc .qzc-1 .qcnr .qywz .qywz-1  .qyznr  .qyzbt {
	width: 100%;
	height: 22px;
	line-height: 22px;
	font-size: 20px;
	color: #cd0965;
	text-align: center;
	letter-spacing: 5px;
	float: left;
	margin-bottom: 10px;
}
.qzc .qzc-1 .qcnr .qywz .qywz-1  .qyznr  .qyzf {
	width: 100%;
	height: 18px;
	line-height: 18px;
	font-size: 16px;
	text-align: center;
	padding-bottom: 8px;
	border-bottom: 1px solid #aaaaaa;
	float: left;
	margin-bottom: 6px;
}
.qzc .qzc-1 .qcnr .qywz .qywz-1  .qyznr  .qyzfs {
	width: 96%;
	line-height: 18px;
	font-size: 13px;
	float: left;
	margin: 0 2%;
}
.qzc .qzc-1 .qcnr .qywz .qywz-1  .qyzdj {
	display: block;
	width: 40%;
	height: 20px;
	line-height: 20px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	background: #cd0965;
	position: absolute;
	bottom: 20%;
	left: 30%;
	padding: 5px 0;
	border: 1px solid #cd0965;
}
.qzc .qzc-1 .qcnr .qywz .qywz-1  .qyzdj:hover {
	color: #cd0965;
	background: #fff;
}
.qzc .qzc-1 .qcnr .qywz .qwzxs {
	display: block;
}
.qzc .qzc-1 .qcnr .qywz .qytm-1 {
	 top: -1%;
    left: -0.4%;
    width: 270px;
}
.qzc .qzc-1 .qcnr .qywz .qytm-1 .qyzdj {
	 width: 30%;
    height: 15px;
    line-height: 15px;
    left: 35%;
}
.qzc .qzc-1 .qcnr .qywz .qytm-2 {
	top: 0%;
	left: -0.2%;
}
.qzc .qzc-1 .qcnr .qywz .qytm-3 {
	top: -2%;
	left: 0.6%;
}
.qzc .qzc-1 .qcnr .qywz .qytm-4 {
	top: -1%;
	left: 2.6%;
}
.qzc .qzc-1 .qcnr .qywz .qytm-5 {
	top: 2%;
	left: 3%;
}
.qzc .qzc-1 .qcnr .qywz .qytm-6 {
	top: 9%;
	left: 0.1%;
}
.qzc .qzc-1 .qcnr .qywz .qytm-7 {
	top: 31%;
	left: 5%;
}
.qzc .qzc-1 .qcnr .qywz .qytm-8 {
	top: 15%;
	left: 6.1%;
}
.qzc .qzc-1 .qcnr .qywz .qytm-9 {
	top: 15%;
	left: 11.6%;
}
.qzc .qzc-1 .qcnr .qywz .qytm-10 {
	top: 27%;
	left: 18.5%;
}
.qzc .qzc-1 .qcnr .qywz .qytm-11 {
	top: 15.5%;
	left: 21.7%;
}
.qzc .qzc-1 .qcnr .qywz .qytm-12 {
	top: 24.5%;
	left: 22.7%;
}
.qzc .qzc-1 .qcnr .qywz .qytm-13 {
	top: 7.8%;
	left: 25.2%;
}
.qzc .qzc-1 .qcnr .qywz .qytm-14 {
	top: 41%;
	left: 27.6%;
}
.qzc .qzc-1 .qcnr .qywz .qytm-15 {
	top: 4%;
	left: 28.6%;
}
.qzc .qzc-1 .qcnr .qywz .qytm-16 {
	top: 21%;
	left: 33.7%;
}
.qzc .qzc-1 .qcnr .qywz .qytm-17 {
	top: 53%;
	left: 36.6%;
}
.qzc .qzc-1 .qcnr .qywz .qytm-18 {
	top: 37%;
	left: 41.7%;
}
.qzc .qzc-1 .qcnr .qywz .qytm-19 {
	top: -14%;
	left: 52.7%;
}
.qzc .qzc-1 .qcnr .qywz .qytm-20 {
	top: -1%;
	left: 58.7%;
}
.qzc .qzc-1 .qcnr .qywz .qytm-21 {
	top: 18%;
	left: 61.7%;
}
.qzc .qzc-1 .qcnr .qywz .qytm-22 {
	top: 17%;
	left: 64.7%;
}
.qzc .qzc-1 .qcnr .qywz .qytm-23 {
	top: 26%;
	left: 65.6%;
}
.qzc .qzc-1 .qcnr .qywz .qytm-24 {
	top: 9%;
	left: 68.7%;
}
.qzc .qzc-1 .qcnr .qywz .qytm-25 {
	top: 17%;
	left: 67.6%;
}
.qzc .qzc-1 .qcnr .qywz .qytm-26 {
	top: 20%;
	left: 68.7%;
}
.qzc .qzcbj {
	width: 100%;
	position: absolute;
	bottom: 3%;
}
.qzc .qzcbj .qzcbj-1 {
	display: block;
	width: 260px;
	margin: 0 auto;
	height: 26px;
	line-height: 26px;
	font-size: 24px;
	text-align: center;
	color: #fff;
	background-color: rgba(205,9,101,1);
	border-radius: 13px;
	border: 1px solid #cd0965;
	font-weight: 700;
	padding: 10px 0;
}
.qzc .qzcbj .qzcbj-1:hover {
	color: #cd0965;
	background-color: rgba(255,255,255,0);
}
.zck {
	display: none;
	width: 100%;
	height: 7080px;
	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: 20%;
}

.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: 17px;
	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(5) {
	background: #ebedff;
}
.zck .zck-1 .zcknr table td p {
	width: 100%;
	padding: 13px 0px;
	font-size: 16px;
	float: left;
	margin-top: 0;
	letter-spacing: 0;
	color: #010101;
	text-align: center;	
}
.zck .zck-1 .zcknr table td:nth-child(3) p,
.zck .zck-1 .zcknr table td:nth-child(6) p {
	text-align: left;
	width: auto;
	padding: 13px 10px;
}

.xzd {
	width: 100%;
	float: left;
}
.xzd .xzd-1 {
	width: 1200px;
	margin: 0 auto;
}
.xzd .xzd-1 .xzdbt {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 36px;
	text-align: center;
	color: #131f86;
	position: relative;
	margin-top: 40px;
	float: left;
	letter-spacing: 1px;
}

.xzd .xzd-1 .xzdbt .btl {
	width: 330px;
	height: 40px;
	float: left;
	position: absolute;
	left: 0;
}

.xzd .xzd-1 .xzdbt .btl span {
	display: block;
	width: 318px;
	height: 1px;
	background: #333238;
	float: left;
	margin-top: 21px;
	position: relative;
	left: 6px;
}

.xzd .xzd-1 .xzdbt .btl img {
	display: block;
	width: 12px;
	float: right;
	margin-top: 15px;
}

.xzd .xzd-1 .xzdbt .btr {
	width: 330px;
	height: 40px;
	float: left;
	position: absolute;
	right: 0;
}

.xzd .xzd-1 .xzdbt .btr span {
	display: block;
	width: 318px;
	height: 1px;
	background: #333238;
	float: right;
	margin-top: 21px;
	position: relative;
	right: 6px;
}

.xzd .xzd-1 .xzdbt .btr img {
	display: block;
	width: 12px;
	float: left;
	margin-top: 15px;
}
.xzd .xzd-1 .xzdf {
	width: 100%;
	float: left;
	height: 30px;
	line-height:30px;
	font-size: 29px;
	text-align: center;
	color: #373737;
	font-weight: 700;
	letter-spacing:3px ;
	margin-top: 25px;
}
.xzd .xzd-1 .xzdfs {
	margin-top: 40px;
}
.xzd .xzd-1 .xzdnr {
	width: 85%;
	float: left;
	margin: 3.5% 7.5% 0 7.5%;
	position: relative;
}
.xzd .xzd-1 .xzdnr img {
	display: block;
	width: 100%;
}
.xzd .xzd-1 .xzdnr .xzdzx {
	display: block;
	width: 120px;
	height: 20px;
	line-height: 20px;
	font-size: 18px;
	text-align: center;
	color: #fff;
	background-color: rgba(255,255,255,0);
	border: 2px solid #fff;
	position: absolute;
	padding: 5px 0;
	border-radius: 6px;
	right: 7%;
}
.xzd .xzd-1 .xzdnr .xzdzx:hover {
	color: red;
}
.xzd .xzd-1 .xzdnr .zs-1 {
	top: 7%;
}
.xzd .xzd-1 .xzdnr .zs-2 {
	top: 26%;
}
.xzd .xzd-1 .xzdnr .zs-3 {
	top: 45%;
	color: #373737;
	border: 2px solid #373737;
}
.xzd .xzd-1 .xzdnr .zs-4 {
	top: 64%;
}
.xzd .xzd-1 .xzdnr .zs-5 {
	top: 83%;
}
.xzd .xzd-1 .xzdy {
	width: 100%;
	float: left;
	overflow: hidden;
	margin-top: 40px;
}
.xzd .xzd-1 .xzdy li {
	width: 24.625%;
	float: left;
	margin-right: 0.5%;
}
.xzd .xzd-1 .xzdy li:last-child {
	margin-right: 0;
}
.xzd .xzd-1 .xzdy li .xzdy-1 {
	display: block;
	width: 100%;
}
.xzd .xzd-1 .xzdy li .xzdy-2 {
	width: 92%;
	height: 100px;
	float: left;
	margin: 0 4%;
	background: #efefef;
}
.xzd .xzd-1 .xzdy li .xzdy-2 .dyt {
	width: 100%;
	height: 18px;
	line-height: 18px;
	font-size:17px;
	text-align: center;
	color: #131f86;
	letter-spacing: 2px;
	float: left;
	margin-top: 10px;
}
.xzd .xzd-1 .xzdy li .xzdy-2 .dyr {
	width: 80%;
	float: left;
	margin: 5% 10% 0 10%;
	font-size: 15px;
	line-height: 18px;
}
.xzd .xzdbo {
	width: 100%;
	float: left;
	margin-top: 120px;
}
.xzd .xzdbo img {
	display: block;
	width: 100%;
}
.zcla {
	width: 100%;
	float: left;
	background: #242424;
}
.zcla .zcla-1 {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 100px;
}
.zcla .zcla-1 .labt {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 36px;
	text-align: center;
	color: #fff;
	position: relative;
	margin-top: 40px;
	float: left;
}

.zcla .zcla-1 .labt .btl {
	width: 450px;
	height: 40px;
	float: left;
	position: absolute;
	left: 0;
}

.zcla .zcla-1 .labt .btl span {
	display: block;
	width: 438px;
	height: 1px;
	background: #fff;
	float: left;
	margin-top: 21px;
	position: relative;
	left: 6px;
}

.zcla .zcla-1 .labt .btl img {
	display: block;
	width: 12px;
	float: right;
	margin-top: 15px;
}

.zcla .zcla-1 .labt .btr {
	width: 450px;
	height: 40px;
	float: left;
	position: absolute;
	right: 0;
}

.zcla .zcla-1 .labt .btr span {
	display: block;
	width: 438px;
	height: 1px;
	background: #fff;
	float: right;
	margin-top: 21px;
	position: relative;
	right: 6px;
}

.zcla .zcla-1 .labt .btr img {
	display: block;
	width: 12px;
	float: left;
	margin-top: 15px;
}
.zcla .zcla-1 .lafb {
	width: 100%;
	float: left;
	height: 30px;
	line-height: 30px;
	font-size: 29px;
	font-weight: 700;
	margin-top: 30px;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 2px;
}
.zcla .zcla-1 .lanr {
	width: 100%;
	float: left;
	margin-top: 100px;
}
.zcla .zcla-1 .lanr li {
	width: 22%;
	float: left;
	margin-right: 4%;
	background: #fff;
}
.zcla .zcla-1 .lanr li:last-child {
	margin-right: 0;
}
.zcla .zcla-1 .lanr li .latp {
	width: 80%;
	float: left;
	margin: -13.1% 10% 0 10%;
}
.zcla .zcla-1 .lanr li .latp img {
	display: block;
	width: 100%;
}
.zcla .zcla-1 .lanr li .lawz {
	width: 100%;
	height: 22px;
	font-size: 22px;
   float: left;
   margin-top: 30px;
   text-align: center;
}
.zcla .zcla-1 .lanr li .lawzs {
	font-size: 20px;
}
.zcla .zcla-1 .lanr li .lagd {
	display: block;
	width: 90%;
	height: 20px;
	line-height:20px;
	font-size: 20px;
	float: left;
	color: #fff;
	text-align: center;
	background: #cd0965;
	border: 2px solid #cd0965;
	margin: 15% 5% 8% 5%;
	padding: 7px 0;
}
.zcla .zcla-1 .lanr li .lagd:hover {
	background: #fff;
	color: #cd0965;
}
.gswh {
	width: 100%;
	float: left;
	background: url(../images/zcgl-22.jpg)   no-repeat;
	background-size:100%;
}
.gswh .gswh-1 {
	width: 1200px;
	margin: 0 auto;
	overflow:  hidden;
	padding-bottom: 78px;
}
.gswh .gswh-1 .whbt {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 36px;
	text-align: center;
	color: #131f86;
	position: relative;
	margin-top: 40px;
	float: left;
	letter-spacing: 1px;
}

.gswh .gswh-1 .whbt .btl {
	width: 290px;
	height: 40px;
	float: left;
	position: absolute;
	left: 0;
}

.gswh .gswh-1 .whbt .btl span {
	display: block;
	width: 278px;
	height: 1px;
	background: #131f86;
	float: left;
	margin-top: 21px;
	position: relative;
	left: 6px;
}

.gswh .gswh-1 .whbt .btl img {
	display: block;
	width: 12px;
	float: right;
	margin-top: 15px;
}

.gswh .gswh-1 .whbt .btr {
	width: 290px;
	height: 40px;
	float: left;
	position: absolute;
	right: 0;
}

.gswh .gswh-1 .whbt .btr span {
	display: block;
	width: 278px;
	height: 1px;
	background: #131f86;
	float: right;
	margin-top: 21px;
	position: relative;
	right: 6px;
}

.gswh .gswh-1 .whbt .btr img {
	display: block;
	width: 12px;
	float: left;
	margin-top: 15px;
}
.gswh .gswh-1 .whnr {
	width: 100%;
	float: left;
	margin-top: 120px;
}
.gswh .gswh-1 .whnr li {
	width: 30%;
	float: left;
	margin-right: 5%;
	position: relative;
}
.gswh .gswh-1 .whnr li:last-child {
	margin-right: 0;
}
.gswh .gswh-1 .whnr li .whtp {
	display: block;
	width: 100%;
	border-top-left-radius:13px ;
	border-top-right-radius:13px ;
}
.gswh .gswh-1 .whnr li .whnr-1 {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.gswh .gswh-1 .whnr li .whnr-1 .whbts {
	width: 100%;
	height: 36px;
	line-height: 36px;
	font-size: 34px;
	text-align: center;
	color: #fff;
	float: left;
	margin-top: 20px;
}
.gswh .gswh-1 .whnr li .whnr-1 .whnrz {
	width: 90%;
	float: left;
	margin: 6% 5% 0 5%;
	font-size: 20px;
	line-height: 42px;
	color: #fff;
}
.gswh .gswh-1 .whnr li .whnr-2 {
	width: 100%;
	float: left;
	background: #f1f1f1;
	border-bottom-left-radius: 13px;
	border-bottom-right-radius:13px;
}
.gswh .gswh-1 .whnr li .whnr-2 .whdj {
	display: block;
	width: 50%;
	margin: 13% auto;
	height: 24px;
	line-height: 24px;
	font-size: 22px;
	text-align: center;
	color: #FFFFFF;
	background: #cd0965;
	padding: 10px 0;
	border: 2px solid #cd0965;
	border-radius: 8px;
}
.gswh .gswh-1 .whnr li .whnr-2 .whdj:hover {
	color: #cd0965;
	background: #fff;
}
.qmyh {
	width: 100%;
	float: left;
	background: #b0b3d4;
}
.qmyh .qmyh-1 {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 50px;
}
.qmyh .qmyh-1 .qmbt {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 36px;
	text-align: center;
	color: #131f86;
	position: relative;
	margin-top: 40px;
	float: left;
	letter-spacing: 2px;
}

.qmyh .qmyh-1 .qmbt .btl {
	width: 420px;
	height: 40px;
	float: left;
	position: absolute;
	left: 0;
}

.qmyh .qmyh-1 .qmbt .btl span {
	display: block;
	width: 408px;
	height: 1px;
	background: #131f86;
	float: left;
	margin-top: 21px;
	position: relative;
	left: 6px;
}

.qmyh .qmyh-1 .qmbt .btl img {
	display: block;
	width: 12px;
	float: right;
	margin-top: 15px;
}

.qmyh .qmyh-1 .qmbt .btr {
	width: 420px;
	height: 40px;
	float: left;
	position: absolute;
	right: 0;
}

.qmyh .qmyh-1 .qmbt .btr span {
	display: block;
	width: 408px;
	height: 1px;
	background: #131f86;
	float: right;
	margin-top: 21px;
	position: relative;
	right: 6px;
}

.qmyh .qmyh-1 .qmbt .btr img {
	display: block;
	width: 12px;
	float: left;
	margin-top: 15px;
}
.qmyh .qmyh-1 .qmfb {
	width: 100%;
	height: 32px;
	line-height: 32px;
	font-size: 30px;
	text-align: center;
	color: #373737;
	float: left;
	margin-top: 20px;
	font-weight: 700;
	letter-spacing: 1px;
}
.qmyh .qmyh-1 .yhfl-xz {
    width: 1198px;
    height: auto;
    float: left;
    border: 1px solid #dddddd;
    border-top: 0;
    background: #f1f1f1;
    margin-top: 25px;
}
.qmyh .qmyh-1 .yhfl-xz .yhfl-sub1 {
    width: 1180px;
    height: auto;
    margin: 0 auto;
    margin-top: 25px;
}
.qmyh .qmyh-1 .yhfl-xz .yhfl-sub1 .sub1-title {
    width: 80px;
    height: 36px;
    float: left;
    margin-top: 120px;
}
.qmyh .qmyh-1 .yhfl-xz .yhfl-sub1 .sub1-title h1 {
    width: 100%;
    height: 36px;
    line-height: 36px;
    font-size: 35px;
    color: #4b4d4f;
    text-align: left;
    letter-spacing: 4px;
    margin-bottom: 10px;
}
.qmyh .qmyh-1 .yhfl-xz .yhfl-sub1 form {
    width: 1085px;
    height: auto;
    float: left;
    margin-left: 15px;
}
.qmyh .qmyh-1 .yhfl-xz .yhfl-sub1 form .sub1-yhbd {
    width: 100%;
    height: auto;
}
.qmyh .qmyh-1 .yhfl-xz .yhfl-sub1 form .sub1-yhbd ul {
    width: 100%;
    height: auto;
}
.qmyh .qmyh-1 .yhfl-xz .yhfl-sub1 form .sub1-yhbd ul li {
    width: 170.8px;
    height: auto;
    float: left;
    margin-top: 10px;
    margin-left: 8px;
    border: 1px solid #dddddd;
    position: relative;
    cursor: pointer;
    margin-bottom: 30px;
}
.qmyh .qmyh-1 .yhfl-xz .yhfl-sub1 form .sub1-yhbd ul li .qmtz {
	display: block;
	width: 100%;
	height: 90px;
	position: absolute;
	top: 0;
	left: 0;
}
.qmyh .qmyh-1 .yhfl-xz .yhfl-sub1 form .sub1-yhbd ul li img {
    display: block;
    width: 100%;
    height: auto;
}
.qmyh .qmyh-1 .yhfl-xz .yhfl-sub1 form .sub1-yhbd ul li   h6 {
    width: 100%;
    height: 20px;
    float: left;
    position: absolute;
    bottom: -45%;
    left: 0;
    font-weight: 100;
    text-align: center;
}
.qmyh .qmyh-1 .yhfl-xz .yhfl-sub1 form .sub1-yhbd ul li   h6 p {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    margin: 0 auto;
}
.qmyh .qmyh-1 .yhfl-xz .yhfl-sub1 form .sub1-yhbd ul li   span {
    display: block;
    width: 23px;
    height: auto;
    position: absolute;
    top: -5px;
    right: -5px;
    z-index: 11;
}
.qmyh .qmyh-1 .yhfl-xz .yhfl-sub1 form .sub1-yhbd ul li span   img {
    display: block;
    width: 100%;
    height: auto;
}
.qmyh .qmyh-1 .yhfl-xz .yhfl-sub2 {
    width: 1180px;
    height: auto;
    float: left;
    padding: 15px 10px;
    background: #fff;
    margin-top: 20px;
}
.qmyh .qmyh-1 .yhfl-xz .yhfl-sub2 .sub2-title {
    width: 80px;
    height: auto;
    float: left;
    margin-top: 50px;
}
.qmyh .qmyh-1 .yhfl-xz .yhfl-sub2 .sub2-title h1 {
    width: 100%;
    height: 36px;
    line-height: 36px;
    font-size: 35px;
    color: #737373;
    text-align: left;
    letter-spacing: 4px;
    margin-bottom: 10px;
}
.qmyh .qmyh-1 .yhfl-xz .yhfl-sub2 form {
    width: 1085px;
    height: auto;
    float: left;
    margin-left: 15px;
}
.qmyh .qmyh-1 .yhfl-xz .yhfl-sub2 form .sub2-yhbd {
    width: 100%;
    height: auto;
}
.qmyh .qmyh-1 .yhfl-xz .yhfl-sub2 form .sub2-yhbd ul {
    width: 100%;
    height: auto;
}
.qmyh .qmyh-1 .yhfl-xz .yhfl-sub2 form .sub2-yhbd ul li {
    width: 170.8px;
    height: auto;
    float: left;
    margin-top: 15px;
    margin-left: 8px;
    border: 1px solid #dddddd;
    position: relative;
    cursor: pointer;
    margin-bottom: 30px;
}
.qmyh .qmyh-1 .yhfl-xz .yhfl-sub2 form .sub2-yhbd ul li .qmtz {
	display: block;
	width: 100%;
	height: 90px;
	position: absolute;
	top: 0;
	left: 0;
}
.qmyh .qmyh-1 .yhfl-xz .yhfl-sub2 form .sub2-yhbd ul li   img {
    display: block;
    width: 100%;
    height: auto;
}
.qmyh .qmyh-1 .yhfl-xz .yhfl-sub2 form .sub2-yhbd ul li   span {
    display: block;
    width: 23px;
    height: auto;
    position: absolute;
    top: -5px;
    right: -5px;
    z-index: 11;
}
.qmyh .qmyh-1 .yhfl-xz .yhfl-sub2 form .sub2-yhbd ul li   span img {
    display: block;
    width: 100%;
    height: auto;
}
.qmyh .qmyh-1 .yhfl-xz .yhfl-sub2 form .sub2-yhbd ul li   h6 {
    width: 100%;
    height: 20px;
    float: left;
    position: absolute;
    bottom: -45%;
    left: 0;
    font-weight: 100;
    text-align: center;
}
.qmyh .qmyh-1 .yhfl-xz .yhfl-sub2 form .sub2-yhbd ul li    h6 p {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    margin: 0 auto;
}
.qmyh .qmyh-1 .yhfl-xz .yhfl-sub3 {
    width: 1180px;
    height: auto;
    float: left;
    margin-left: 10px;
    margin-top: 20px;
    margin-bottom: 10px;
}
.qmyh .qmyh-1 .yhfl-xz .yhfl-sub3 .sub3-title {
    width: 80px;
    height: auto;
    float: left;
    margin-top: 15px;
}
.qmyh .qmyh-1 .yhfl-xz .yhfl-sub3 .sub3-title h1 {
    width: 100%;
    height: 36px;
    line-height: 36px;
    font-size: 35px;
    color: #4b4d4f;
    text-align: left;
    letter-spacing: 4px;
    margin-bottom: 10px;
}
.qmyh .qmyh-1 .yhfl-xz .yhfl-sub3 form {
    width: 1085px;
    height: auto;
    float: left;
    margin-left: 15px;
}
.qmyh .qmyh-1 .yhfl-xz .yhfl-sub3 form .sub3-yhbd {
    width: 100%;
    height: auto;
}
.qmyh .qmyh-1 .yhfl-xz .yhfl-sub3 form .sub3-yhbd ul {
    width: 100%;
    height: auto;
}
.qmyh .qmyh-1 .yhfl-xz .yhfl-sub3 form .sub3-yhbd ul li {
    width: 170.8px;
    height: auto;
    float: left;
    margin-top: 15px;
    margin-left: 8px;
    border: 1px solid #dddddd;
    position: relative;
    cursor: pointer;
    margin-bottom: 30px;
}
.qmyh .qmyh-1 .yhfl-xz .yhfl-sub3 form .sub3-yhbd ul li .qmtz {
	display: block;
	width: 100%;
	height: 90px;
	position: absolute;
	top: 0;
	left: 0;
}
.qmyh .qmyh-1 .yhfl-xz .yhfl-sub3 form .sub3-yhbd ul li  img {
    display: block;
    width: 100%;
    height: auto;
}
.qmyh .qmyh-1 .yhfl-xz .yhfl-sub3 form .sub3-yhbd ul li  h6 {
    width: 100%;
    height: 20px;
    float: left;
    position: absolute;
    bottom: -45%;
    left: 0;
    font-weight: 100;
    text-align: center;
}
.qmyh .qmyh-1 .yhfl-xz .yhfl-sub3 form .sub3-yhbd ul li  h6 p {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    margin: 0 auto;
}
.qmyh .qmyh-1 .yhfl-xz .yhfl-sub3 form .sub3-yhbd ul li  span {
    display: block;
    width: 23px;
    height: auto;
    position: absolute;
    top: -5px;
    right: -5px;
    z-index: 11;
}
.qmyh .qmyh-1 .yhfl-xz .yhfl-sub3 form .sub3-yhbd ul li  span img {
    display: block;
    width: 100%;
    height: auto;
}
.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: 40px; */
	line-height: 20px;
	font-size: 17px;
	margin-left: 10px;
	text-align: left;
	float: left;
	color: #000;
	/* overflow:  hidden; */
}

.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: #cd0965;
	text-align: center;
	margin: 0 auto;
	color: #fff;
	border: 1px solid #cd0965;
}

.zxwd .zxwd-1 .wenda-left .ckgd a:hover {
	background: #fff;
	color: #cd0965;
}
.fwys {
	width: 100%;
	float: left;
	position: relative;
	/* padding-bottom:  40px; */
}

.fwys img {
	display: block;
	width: 100%;
}

.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(205, 9, 101, 1);
	border: 1px solid #cd0965;
	text-align: center;
	border-radius: 60px;
}

.fwys .fwdjzx a:hover {
	background-color: rgba(255, 255, 255, 0);
	color: #cd0965;
}

.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%;
}

.menu-right {
    position: fixed;
    right: 10px;
    top: 50%;
    margin-top: -200px;
    z-index: 2017;
    width: 130px;
    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: #cd0965;
    border: 2px solid #cd0965;
}
.menu-right li.on {
    color: #cd0965;
    background: #ffffff;
}
.menu-right li a {
    width: 100%;
    float: left;
    text-decoration: none;
}