@charset "gb2312";

/* CSS Document */

html {
	font-size: 62.5%;
}

body,
ul,
ol,
dl,
li,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
fieldset,
legend,
input,
textarea,
select,
button,
table,
th,
td {
	padding: 0;
	margin: 0;
}

body {
	font-family: "Microsoft YaHei";
	font-size: 12px;
	line-height: 24px;
	background-color: #FFF
}

ol,
ul,
li {
	list-style: none
}

ol,
ul {
	list-style: none
}

fieldset {
	border: 0
}

img {
	border: 0 none;
	height: auto;
	display: block
}

a {
	text-decoration: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

input,
select,
button,
label {
	vertical-align: middle;
	font-size: 12px
}

input::-moz-focus-inner {
	border: 0;
	padding: 0;
	margin: 0;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	*zoom: 1;
}

.left {
	float: left
}

.right {
	float: right
}

h1,
h3,
h4,
h5 {
	font-weight: 200
}

.div-main {
	margin: 0 auto;
	max-width: 720px;
	min-width: 320px;
	overflow: hidden;
	width: 100%;
	line-height: 250%;
}

.div-main p {
	line-height: normal;
}

.main,
.main2 {
	width: 94%;
	margin: 0 auto
}

.banner {
	position: relative;
	min-height: 320px;
	padding-bottom: 10%
}

@keyframes pulse {
	0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
	50% {
		-webkit-transform: scale(1.1);
		-ms-transform: scale(1.1);
		transform: scale(1.1)
	}
	100% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
}

.banner a {
	background: #d2235a;
	border-radius: 1em;
	color: #fff;
	display: block;
	font-size: 3.2rem;
	margin: -20% auto 0;
	padding: 2.5% 0 2.5% 6%;
	position: relative;
	width: 62%;
	animation: 1.5s ease 0s normal none infinite running pulse;
}

.banner a img {
	position: absolute;
	right: 11%;
	top: 28%;
	width: 6.5%;
}

hgroup {
	text-align: center;
	color: #2b3b67;
	position: relative;
}

hgroup h3 {
	font-size: 5.4rem;
	font-weight: bold;
	color: #24003e;
	line-height: 128%
}

hgroup .title {
	width: 60%;
	margin: 0 auto;
	overflow: hidden;
}

hgroup .title li {
	font-size: 3rem;
	width: 49.5%;
	float: left;
	text-align: center;
	padding: 1% 0
}

hgroup .title li:first-child {
	color: #1e1e1e;
	border: 1px solid #753c9b;
	border-right: none;
}

hgroup .title li:last-child {
	background: #753c9b;
	color: #fff;
	padding: 1.2% 0
}

hgroup .line {
	background: #464646;
	width: 94%;
	margin: 2% auto 0;
	height: 1px
}

hgroup h3 span {
	color: #753c9b
}

hgroup h4 {
	background: #fff none repeat scroll 0 0;
	font-size: 2rem;
	left: 5.5%;
	margin-top: 2%;
	position: absolute;
	top: 74.5%;
	width: 89%;
	text-transform: uppercase;
	font-weight: normal;
}

hgroup img {
	width: 100%;
	margin-top: 2%
}

.main .click a {
	background: #d2235a;
	color: #fff;
	border-radius: 2em;
	font-size: 2.9rem;
	padding: 3% 0 3% 4%;
	width: 44%;
	float: left;
	position: relative;
}

.main .click a:last-child {
	float: right;
	background: #662d8c
}

.main .click a img {
	position: absolute;
	right: 9%;
	top: 31%;
	width: 9%;
}

.padding {
	padding: 6% 0
}

.div2 {
	background: #ded9f4;
}

.div2 hgroup .title {
	width: 63%
}

.div2 hgroup .title li:first-child {
	text-transform: uppercase;
	font-size: 3rem
}

.div2 hgroup h4 {
	background: #ded9f4;
	width: 56%;
	left: 21%
}

.div2 ul {
	overflow: hidden;
}

.div2 ul li {
	float: left;
	width: 47%;
	margin-top: 4.5%
}

.div2 ul li:nth-child(even) {
	float: right;
}

.div2 ul li h3 {
	font-size: 2.8rem;
	color: #2d2d2d;
	text-align: center;
	padding-top: 3%;
}

.main a {
	background: #d2235a;
	border-radius: 1em;
	color: #fff;
	display: block;
	font-size: 3.2rem;
	margin: 6% auto 0;
	padding: 2.5% 0 2.5% 12%;
	position: relative;
	width: 58%;
	animation: 1.5s ease 0s normal none infinite running pulse;
}

.main a img {
	position: absolute;
	right: 11%;
	top: 28%;
	width: 6.5%;
}
.w-a-btn{
	background: rgba(0 ,0, 0, 0) !important;
	width: 90% !important;
	margin-left: 0.9rem !important;
}
.w-a-btn img{
	position:relative !important;
}
.case {
	margin: 8% auto 0;
	overflow: hidden;
	width: 100%;
}

.case ul li {
	position: relative;
}

.case ul li p {
	color: #2d2d2d;
	font-size: 2.4rem;
	left: 4%;
	position: absolute;
	text-indent: 2em;
	top: 15%;
	width: 39%;
}

.case ul li .pic {
	position: absolute;
	right: 4.5%;
	top: 0;
	width: 44.5%;
}

.case .swiper-pagination {
	bottom: 0 !important;
}



.div3 hgroup h3 {
	font-size: 4.8rem;
	font-weight: 200
}

.div3 hgroup h3 span {
	font-weight: bold;
}

.div3 ul {
	overflow: hidden;
}

.div3 ul li {
	width: 49.5%;
	float: left;
	padding: 6% 0
}

.div3 ul li p {
	font-size: 2.4rem;
	color: #2d2d2d;
	text-indent: 2em;
	width: 93%;
	margin: 4% auto 0
}

.div3 ul li p span {
	color: #ee789d
}

.div3 ul li img {
	width: 91%;
	margin: 0 auto
}

.div3 ul li:nth-child(odd) {
	border-right: 1px solid #f2f2f2;
}

.div3 ul li:nth-child(1),
.div3 ul li:nth-child(2) {
	border-bottom: 1px solid #f2f2f2;
	padding-top: 0;
	margin-top: 6%
}

.div3 ul li:nth-child(3),
.div3 ul li:nth-child(4) {
	padding-bottom: 2%
}

.div3 ul li:nth-child(2) p {
	width: 87%
}

.div3 .main a {
	width: 62%;
	padding-left: 8%
}

.div4 {
	background: #ded9f4
}

.div4 hgroup h4 {
	background: #ded9f4 none repeat scroll 0 0;
	left: 23%;
	width: 54%;
}

.div4 .pic {
	margin: 2.5% auto 0;
	width: 6.5%;
}

.div4 section {
	overflow: hidden;
	margin-top: 3%;
	border-radius: .8em;
	background: #fff;
	padding-bottom: 6%
}

.div4 section .title {
	width: 44%;
	margin: 6% auto
}

.div4 section article {
	width: 92%;
	margin: 0 auto;
	position: relative;
}

.div4 section p {
	font-size: 2.4rem;
	color: #2d2d2d;
	text-indent: 2em;
	border: .1em dashed #c7c7c7;
	padding: 2%;
	border-radius: .5em;
	margin-bottom: 6%
}

.div4 section p span {
	color: #ee789d
}

.div4 .time {
	margin-top: 3%;
	position: relative;
	width: 63%
}

.div4 .time h3 {
	font-size: 3rem;
	color: #2d2d2d;
	position: absolute;
	top: 0;
	padding: 2.5% 0;
	left: 14%;
	font-weight: normal;
}

.div4 section .pic {
	width: 93%;
	margin: 6% auto 0
}

.div4 .hot {
	position: absolute;
	right: -3%;
	top: 34%;
	width: 31%;
}

.div4 .hot h3 {
	color: #f5aec5;
	font-size: 2.6rem;
	left: -4%;
	position: absolute;
	text-align: center;
	top: 23%;
	transform: rotate(-37deg);
	width: 100%;
}

.div4 .two .pic,
.div4 .three .pic {
	width: 100%
}

.div4 .two .hot {
	top: 31%
}

.div4 .two .hot h3,
.div4 .three .hot h3 {
	top: 32%;
	transform: rotate(-39deg);
	font-size: 3rem;
}

.div4 .three .title {
	width: 69%
}

.div4 .main .three a {
	padding-left: 7%;
	width: 65%
}

.div5 {
	background: #f4f4fa;
	padding-top: 6%
}

.div5 hgroup h4 {
	background: #f4f4fa none repeat scroll 0 0;
	left: 14%;
	width: 71%;
}

.div5 section {
	overflow: hidden;
	position: relative;
	margin-top: 6%
}

.div5 section ul li {
	position: absolute;
	font-size: 2.4rem;
	color: #2d2d2d;
	width: 36%;
	text-indent: 2em;
	line-height: 128%
}

.div5 section ul li:first-child {
	right: 16%;
	top: 2%;
}

.div5 section ul li:nth-child(2) {
	left: 17%;
	top: 22.5%;
}

.div5 section ul li:nth-child(3) {
	right: 17%;
	top: 39%;
}

.div5 section ul li:nth-child(4) {
	left: 17%;
	top: 59.5%;
}

.div5 section ul li:last-child {
	right: 10%;
	top: 77%;
	width: 43%;
}

.div5 section .main {
	position: absolute;
	bottom: 2.8%;
}


/*.div5 section ul li:first-child span{color: #9c66c0}*/

.div5 section ul li span {
	color: #ee789d
}

.div6 ul {
	margin-top: 2%;
	overflow: hidden;
}

.div6 ul li {
	float: left;
	width: 48.8%;
	position: relative;
	margin-top: 3%
}

.div6 ul li:nth-child(even) {
	float: right;
}

.div6 ul li:nth-child(2) dl dd {
	width: 88%
}

.div6 ul li:nth-child(4) dl dd {
	width: 82%
}

.div6 ul li dl {
	position: absolute;
	width: 100%;
	top: 50%;
	left: 0;
	text-align: center;
}

.div6 ul li dl dt {
	font-size: 3rem;
	color: #24003e;
	line-height: 125%
}

.div6 ul li dl dd {
	color: #444444;
	font-size: 2.4rem;
	line-height: 124%;
	margin: 8% auto 0;
	text-align: left;
	width: 81%;
}

.understand {
	background: url("../images/bj_1.jpg") no-repeat scroll 0 0 / 100% auto;
	padding-bottom: 93%;
	position: relative;
}

.understand hgroup {
	padding-top: 8%
}

.understand hgroup h3 {
	font-size: 5.2rem;
	color: #662d8c
}

.understand section a {
	display: block;
	position: absolute;
}

.understand section a:first-child {
	animation: 2s ease 0s normal none infinite running rotate;
	left: 5%;
	top: 30%;
	width: 23%;
}

.understand section a:first-child h3 {
	left: 0;
	top: 29%;
}

.myimg {
	width: 100% !important;
	margin: 1rem auto;
}


/*新加部分start*/

.znm_list_wr {
	width: 100%;
	background: #ededed;
	float: left;
	padding-top: 1rem;
	padding-bottom: 1rem;
}

.znm_h3_k1 {
	width: 100%;
	text-align: center;
	float: left;
	font-size: 5rem;
	font-weight: bold;
	color: #000;
	padding-bottom: 1rem;
	line-height: 3.2rem;
}

.znm_ul_k1 {
	width: 98%;
	margin-left: 1%;
	margin-right: 1%;
	float: left;
}

.znm_ul_k1 p {
	width: 46%;
	margin-left: 2%;
	margin-right: 2%;
	text-align: center;
	float: left;
	font-size: 2rem;
	line-height: 3.6rem;
}

.znm_ul_k1 p a {
	color: #000;
	font-size: 2.5rem;
}

.bgclass1 {
	background: #d2235a;
	border-radius: 1em;
	color: #fff;
	display: block;
	font-size: 5rem;
	margin: 6% auto 0;
	padding: 2.5% 0 2.5% 12%;
	position: relative;
	width: 58%;
	animation: 1.5s ease 0s normal none infinite running pulse;
}

.bgclass2 {
	background: ##753c9b;
	border-radius: 1em;
	color: #fff;
	display: block;
	font-size: 5rem;
	margin: 6% auto 0;
	padding: 2.5% 0 2.5% 12%;
	position: relative;
	width: 58%;
	animation: 1.5s ease 0s normal none infinite running pulse;
}


/*新加部分end*/

@keyframes rotate {
	0% {
		transform: translateY(-2px);
	}
	50% {
		transform: translateY(2px);
	}
	100% {
		transform: translateY(-2px);
	}
}

.understand section a:nth-child(2) {
	animation: 1.5s ease 1s normal none infinite running rotate;
	left: 47%;
	top: 22%;
	width: 28%;
}

.understand section a:nth-child(2) h3 {
	left: 0;
	top: 33%;
}

.understand section a:nth-child(3) {
	animation: 1.8s ease 2s normal none infinite running rotate;
	left: 29%;
	top: 45%;
	width: 27%;
}

.understand section a:nth-child(3) h3 {
	left: 0;
	top: 26%;
}

.understand section a:nth-child(4) {
	animation: 1.8s ease 0.4s normal none infinite running rotate;
	left: 71%;
	top: 50%;
	width: 23%;
}

.understand section a:nth-child(4) h3 {
	left: 0;
	top: 30%;
}

.understand section a:nth-child(5) {
	animation: 2s ease 0.5s normal none infinite running rotate;
	left: 11%;
	top: 70%;
	width: 23%;
}

.understand section a:nth-child(5) h3 {
	left: 0;
	top: 31%;
}

.understand section a:nth-child(6) {
	animation: 1.3s ease 1s normal none infinite running rotate;
	left: 56%;
	top: 73%;
	width: 21%;
}

.understand section a:nth-child(6) h3 {
	left: 0;
	top: 30%;
}

.understand section a h3 {
	color: #fff;
	font-size: 2.4rem;
	position: absolute;
	text-align: center;
	width: 100%;
	line-height: 150%;
}

@media only screen and (min-width:320px) and (max-width:348px) {
	html {
		font-size: 30%
	}
	.div-main {
		line-height: 120%
	}
	hgroup h4 {
		font-size: 1.5rem
	}
	.div5 section ul li {
		font-size: 2.3rem
	}
	hgroup h3 {
		font-size: 5rem
	}
}

@media only screen and (min-width:349px) and (max-width:370px) {
	html {
		font-size: 31.5%
	}
	.div-main {
		line-height: 115%
	}
}

@media only screen and (min-width:371px) and (max-width:480px) {
	html {
		font-size: 32.5%
	}
	.div-main {
		line-height: 140%
	}
}