@charset "utf-8";

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
	margin: 0;
	padding: 0;
}

html {
	font-family: 微软雅黑, Helvetica, sans-serif;
}

a {
	text-decoration: none;
}

ul {
	list-style-type: none;
}

dl {
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

@media screen and (min-width: 1200px) {

	/* 导航LOGO */
	.top_div {
		height: 170px;
		width: 100%;
		background-color: #db1f67;
		position: relative;
	}

	.logimg {
		width: 200px;
		height: 60px;
		display: block;
		margin-left: auto;
		margin-right: auto;
		padding-top: 26px;
	}

	.daoljm {
		width: 100%;
		height: 50px;
		border-top: 1px #e86b9b solid;
		position: absolute;
		bottom: 0;
	}

	.timdaoh {
		width: 1200px;
		height: 50px;
		margin-left: auto;
		margin-right: auto;
		display: flex;
	}

	.daojm {
		flex: 1;
		height: 20px;
		color: #FFFFFF;
		font-size: 16px;
		text-align: center;
		line-height: 20px;
		margin-top: 14px;
		cursor: pointer;
		position: relative;
	}

	.lipjdui {
		width: 10px;
		height: 6px;
		display: block;
		position: absolute;
		right: 22px;
		bottom: 6px;
	}

	.minsjx {
		display: none;
	}

	.xialdiv {
		width: 124px;
		height: auto;
		position: absolute;
		background-color: #FFFFFF;
		border-radius: 5px;
		left: 80px;
		top: 30px;
		padding-top: 10px;
		padding-bottom: 10px;
		display: none;
		border: 1px #d4dadd solid;
		z-index: 999;
	}

	.wtmdl {
		width: 100%;
		height: 34px;
		font-size: 14px;
		color: #333333;
		text-align: center;
		line-height: 34px;
	}

	.wtmdl:hover {
		background-color: #fdf0f5;
	}

	/* 导航LOGO结束 */
	/* 底部css */
	.dixia {
		width: 100%;
		height: 64px;
		line-height: 24px;
        padding-top: 20px;
		color: #FFFFFF;
		text-align: center;
		font-size: 12px;
		letter-spacing: 2px;
		background-color: #E51F62;
	}

	/* 移动端的头 */
	.ydit {
		display: none;
	}
}

@media screen and (max-width: 1199px) {

	/* 导航LOGO */
	.top_div {
		height: 170px;
		width: 100%;
		background-color: #db1f67;
		position: relative;
		display: none;
	}

	.logimg {
		width: 200px;
		height: 60px;
		display: block;
		margin-left: auto;
		margin-right: auto;
		padding-top: 26px;
	}

	.daoljm {
		width: 100%;
		height: 50px;
		border-top: 1px #e86b9b solid;
		position: absolute;
		bottom: 0;
	}

	.timdaoh {
		width: 100%;
		height: 50px;
		margin-left: auto;
		margin-right: auto;
		display: flex;
	}

	.daojm {
		flex: 1;
		height: 20px;
		color: #FFFFFF;
		font-size: 14px;
		text-align: center;
		line-height: 20px;
		margin-top: 14px;
		cursor: pointer;
		position: relative;
	}

	.lipjdui {
		width: 10px;
		height: 6px;
		display: block;
		position: absolute;
		right: 22px;
		bottom: 6px;
	}

	.minsjx {
		display: none;
	}

	.xialdiv {
		width: 124px;
		height: auto;
		position: absolute;
		background-color: #FFFFFF;
		border-radius: 5px;
		left: 30px;
		top: 30px;
		padding-top: 10px;
		padding-bottom: 10px;
		display: none;
	}

	.wtmdl {
		width: 100%;
		height: 34px;
		font-size: 14px;
		color: #333333;
		text-align: center;
		line-height: 34px;
	}

	.wtmdl:hover {
		background-color: #fdf0f5;
	}

	/* 导航LOGO结束 */
	/* 底部css */
	.dixia {
		width: 100%;
		height: 124px;
		line-height: 40px;
		padding-top: 30px;
		color: #FFFFFF;
		text-align: center;
		font-size: 22px;
		letter-spacing: 2px;
		background-color: #E51F62;
	}

	/* 移动端的头 */
	.ydit {
		width: 100%;
		height: 120px;
		background-color: #DB1F67;
		display: flex;
		position: relative;
	}

	.liwdbt {
		width: 370px;
		height: 120px;
		line-height: 120px;
		font-size: 46px;
		color: #FFFFFF;
		text-indent: 30px;
		display: block;
	}

	.logowul {
		width: 100%;
		height: 80px;
		padding-top: 18px;
	}

	.liduocd {
		width: 60px;
		height: 60px;
		display: block;
		position: absolute;
		top: 26px;
		right: 26px;
	}

	.lidtb {
		position: absolute;
		width: 36%;
		height: 0px;
		top: 120px;
		right: 0;
		background-color: #DB1F67;
		overflow: hidden;
		z-index: 999;
	}

	.limt {
		width: 100%;
		height: 100;
		line-height: 100px;
		font-size: 36px;
		color: #FFFFFF;
		text-align: center;
	}
}

input::-webkit-input-placeholder {
	color: #999999;
}

input::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #999999;
}

input:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #999999;
}

input:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #999999;
}

.clear{zoom:1;}
.clear:after{content:"";display:block;clear:both;}

.index-gglink:nth-child(1){
	padding-right: 3px;
	padding-top: 6px;
}
.index-gglink:nth-child(2){
	padding-left: 3px;padding-top: 6px;
}
.index-gglink a {display: block;}
.index-gglink img{width: 100%;}
.index-ggwrap{width: 100%;
	height: auto;
	display: flex;
	text-align: center;
}
.list-ggwrap .list-gglink a{display: block;padding: 0.2em 0;}
.list-ggwrap .list-gglink img{
	width: 100%;height: auto;
}
@media screen and (min-width: 1200px) {
	.top-ggwrap{display: none;}
	.detail-content{display: block}
}
@media screen and (max-width: 1200px) {
	.top-ggwrap{display: block;}
	.detail-content .list-ggwrap{display: none;}
	.index-ggwrap{
		flex-direction:column;
	}
	.index-gglink:nth-child(1){
		padding-right: 0;
		padding-top: 6px;
	}
	.index-gglink:nth-child(2){
		padding-left: 0;padding-top: 6px;
	}
}
div.more{text-align: center;}
div.more a{display:inline-block;margin: 0.5em;}

