.box {
	width: 72.92vw;
	margin: 0 auto;
}

.header {
	background: #fff;
	height: 5.73vw;
	box-shadow: 0px 3px 19px 0px rgba(247, 247, 247);
}

.header .logo,
.header .nav {
	padding-top: 1.15125vw;
}

.header .logo img {
	width: 12.65625vw;
}

.form {
	width: 22.92vw;
	position: relative;
	margin: 0 auto;
}

.form .bf_w {
	background: #fff;
	-moz-border-radius: 0.78125vw;
	-webkit-border-radius: 0.78125vw;
	border-radius: 0.78125vw;
	margin: 10vw auto;
	padding: 2.08vw;
}

.form .tit h2 {
	font-size: 1.46vw;
	font-weight: bold;
}

.form .tit p {
	font-size: 1.04vw;
	font-weight: bold;
	color: #999999;
	text-transform: uppercase;
	margin-top: 0.16vw;
}

.form .p {
	margin-top: 1.5625vw;
}

.form .p p {
	margin-top: 1.3vw;
	border: 1px #eaeaea solid;
	-moz-border-radius: 0.3125vw;
	-webkit-border-radius: 0.3125vw;
	border-radius: 0.3125vw;
	display: flex;
	justify-content: space-between;
	overflow: hidden;
}

.form .p p em {
	background: #f7f7f7;
	padding: 0.78125vw;
	border-right: 1px #eaeaea solid;
}

.form .p p em img {
	width: 1.5625vw;
}

.form .p p .text {
	width: 75%;
	margin-right: 5%;
	color: #666;
	border: 0;
}

.form .botton {
	background: -webkit-linear-gradient(left, #d06a6b, #e08b8d);
	background: -o-linear-gradient(bottom, #d06a6b, #e08b8d);
	background: -moz-linear-gradient(bottom, #d06a6b, #e08b8d);
	background: linear-gradient(to bottom, #d06a6b, #e08b8d);
	padding: 1.04vw 0;
	text-align: center;
	color: #fff;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	border-radius: 100px;
	margin-top: 1.82vw;
	cursor: pointer;
}

.header .nav a {
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	border-radius: 100px;
	padding: 0.65vw 1.04vw;
}

.header .nav a:nth-child(1) {
	background: #d06a6b;
	color: #fff;
}

.header .nav img {
	margin-right: 0.26vw;
	width: 1.04vw;
}

.header .nav a:nth-child(2) {
	border: 1px #adadad solid;
	margin-left: 0.73vw;
}

.header .nav a:nth-child(2):hover {
	background: #d06a6b;
	color: #fff;
	border: 1px #d06a6b solid;
}

.where {
	background: #fff;
	padding: 0.78125vw 1.04vw;
	-moz-border-radius: 0.3125vw;
	-webkit-border-radius: 0.3125vw;
	border-radius: 0.3125vw;
	margin: 1.04vw auto;
}
.where .opo {
	display: flex;
}.where .opo b{
	width: 5.6vw;
}
.where .opo em {
	color: #010101;
	padding: 0.42vw 0.9375vw;
	cursor: pointer;
	display: inline-block;margin-bottom: 0.52vw;
}
.where  .search{
	align-self: baseline;
}
.where .opo em.cur {
	background: #d06a6b;
	color: #fff;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	border-radius: 100px;
}

.search p {
	width: 13.54vw;
	border: 1px #d1d1d1 solid;
	border-right: 0;
	padding-left: 0.52vw;
	-moz-border-radius: 0.3125vw 0 0 0.3125vw;
	-webkit-border-radius: 0.3125vw 0 0 0.3125vw;
	border-radius: 0.3125vw 0 0 0.3125vw;
}
.search p img{
	width: 0.83vw;
}
.search .text {
	padding: 0.52vw 0;
	padding-left: 0.52vw;
	border: 0;
	color: #666;
}

.search .button {
	background: #d06a6b;
	width: 4.6875vw;
	color: #fff;
	text-align: center;
	padding: 0.52vw 0;
	cursor: pointer;
	-moz-border-radius: 0 0.3125vw 0.3125vw 0;
	-webkit-border-radius: 0 0.3125vw 0.3125vw 0;
	border-radius: 0 0.3125vw 0.3125vw 0;
}

.list dl {
	margin-left: 0.8875%;
	width: 19.29%;
	margin-bottom: 0.8875%;
	padding: 0.52vw;
	background: #fff;
	-moz-border-radius: 0.3125vw;
	-webkit-border-radius: 0.3125vw;
	border-radius: 0.3125vw;
}

.list dl:nth-child(5n+1) {
	margin-left: 0;
}

.list dt {
	width: 100%;
	height: 13.02vw;
	overflow: hidden;
}
.list {
	padding-bottom: 3.125vw;
}
.list dt img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.list dd p{
	padding-left:0.52vw;
}
.list dd h2 {
	padding: 0.78125vw 0.78125vw 0.52vw 0.52vw;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.list dd p img{
	margin-right: 0.26vw;
	width: 0.83vw;
}
.list dd p{
	font-size: 0.73vw;
	color: #666666;
}
.footer{
	border-top: 0.1vw #eeeeee solid;
	background: #fff;
	color: #adadad;
	padding: 1.3vw 0;
}
.footer a{
	color: #adadad;
	margin-left: 1.3vw;
}
.list dl:hover dd h2,
.footer a:hover,.now a:hover{
	color: #d06a6b;
}
.now{
	background: #fff;
	border-top: 0.1vw #eff3f1 solid;
	padding: 1.04vw 0;
	color: #848484;
	font-size: 0.73vw;
}
.now a{
	color: #848484;
}
.now img{
	position: relative;
	top: -0.1vw;
	margin-right: 0.26vw;
}
.now i{
	margin: 0 0.52vw;
}
.cont{
	width: 67.71vw;
	background: #ffff;
	-moz-border-radius: 0.3125vw;
	-webkit-border-radius: 0.3125vw;
	border-radius: 0.3125vw;
	margin: 1.5625vw auto 4.6875vw auto;
}
.cont .name{
	padding: 2.6vw;
	border-bottom: 0.1vw #eeeeee solid;
}
.cont .name span em:nth-child(3),
.cont .name span.cur em:nth-child(2){
	/* display: none; */
}
.cont .name span.cur em:nth-child(3){
	display: block;
}
.cont .name span i{
	display: block;
	background: url(../images/no.png) no-repeat;
	width: 1.15vw;
	height: 1.15vw;
	align-self: center;
	margin-right: 0.26vw;
	position: relative;
	top: 0.12vw;
}
.cont .name span.cur i{
	background: url(../images/on.png) no-repeat;
	width: 1.15vw;
	height: 1.15vw;
}
.cont .name span.cur {
	background: #fff;
	color: #d06a6b;
}
.cont .name h2{
	color: #0c0c0c;
	font-size: 1.5625vw;
	display: flex;
	align-self: center;
}
.cont .name h2 em{
	background: #d06a6b;
	width: 0.3125vw;
	height: 1.5625vw;
	display: block;
	align-self: center;
	position: relative;
	top: 0.1vw;
	margin-right: 0.42vw;
}
.cont .name span{
	display: flex;
	justify-content: center;
	width: 9.48vw;
	line-height: 3.125vw;
	background: #d06a6b;
	text-align: center;
	color: #fff;
	font-size: 1.04vw;
	border: 1px #d06a6b solid;
	cursor: pointer;
	-moz-border-radius: 40.3125vw;
	-webkit-border-radius: 40.3125vw;
	border-radius: 40.3125vw;
}
.pub_cont{
	padding:2.6vw ;
}
.pub_cont p img{
	width: 100%;
}
.pub_cont p {
	margin-top: 1.04vw;
}
.video .img_pop p{
  position: absolute;
  margin-top: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000000;
  background-color: rgba(0,0,0,0.4);
}
.video .img_pop p img{
	width: 3.125vw;
}
.video .img_pop p img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  cursor: pointer;
  z-index: 99999;
}
.video .dvd {
  /* display: none; */
}
.video .dvd p img {
	width: 3.125vw;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	cursor: pointer;
	z-index: 99999;
  }
 #videoId,.vd {
  width: 100%;
  height: 36.46vw;
  object-fit: cover;
}
#list{
	margin-top: 1.5vw;
}
#list dd span{
	display: block;
	padding: 0.52vw 0;
	width: 6.77vw;
	font-size: 0.73vw;
	color: #d06a6b;
	border: 1px #d06a6b solid;
	margin: 0 auto;
	text-align: center;
	-moz-border-radius: 40.3125vw;
	-webkit-border-radius: 40.3125vw;
	border-radius: 40.3125vw;
	cursor: pointer;
}

#list dl:hover dd span{
	background: #d06a6b;
	color: #fff;
}
#list dl{
	padding-bottom: 0.78125vw;
}


.sys_mcover {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.72);
	display: none;
	z-index: 9999;
}

.sys_mcover .sys_info {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	width: 22vw;
	height: 16vw;
	background: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.sys_mcover .sys_info h2 {
	font-size: 1.15vw;
	margin: 1.04vw auto 0.78125vw auto;
}
.sys_mcover .sys_info dt img{
	width: 4.16vw;
	display: block;
	margin: 0 auto;
}
.sys_mcover .sys_info .pop em {
	display: block;
	color: #3d3d3d;
	border: 1px #cccccc solid;
	width: 44.5%;
	line-height: 2.5vw;
	margin: 1.5625vw auto 0 auto;
	cursor: pointer;
	font-size: 0.83vw;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.sys_mcover .sys_info .pop em:nth-child(1),.sys_mcover .sys_info .pop em:hover{
	background: #d06a6b;
	border: 1px #d06a6b solid;
	color: #fff;
}
.sys_mcover .sys_info p.pop{
	display: flex;
	width: 80%;
	margin: 0 auto;
	justify-content: space-between;
}
.sys_mcover.sys_login .sys_info h2{
	margin: 0;
}
.sys_login h6{
	position: absolute;
	top: 0.9375vw;
	right: 0.9375vw;
	width: 1.5625vw;
	cursor: pointer;
}
.min{
	min-height: 33vw;
}