.box {
	width: 95.83%;
	margin: 0 auto;
}

.header {
	background: #ffb400;
	height: 5vw;
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 999999;
}

.header h1 {
	margin: 1vw 0;
	width: 17vw;
}

.header .nav li a {
	font-size: 1vw;
	color: #333;
	display: block;
	margin: 0 28px;
}

.header .nav li.cur a em,
.header .nav li:hover a em {
	display: block;
	background: url(../images/on.png) no-repeat;
	height: 0.36vw;
	background-size: 100% 0.36vw;
	position: relative;
	top: 10px;
}

.header .text a {
	font-size: 1vw;
	margin: 0 10px;
}

.header .text a:last-child {
	background: #222222;
	color: #fff;
	font-size: 0.85vw;
	line-height: 2vw;
	display: inline-block;
	padding: 0 18px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-left: 20px;
}

.yhjss {
	display: flex;
	justify-content: center;
	overflow: hidden;
	position: relative;
	margin: 20px auto 0 auto;
}

.yhjss .lunbo {
	width: calc(100% - 18.23vw);
}

.yhjss .swiper-slide img {
	width: 100%;
}

.yhjss .swiper-slide {
	overflow: hidden;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px
}

.swper_box div {
	position: absolute;
	top: 50%;
	transform: translate(-0%, -50%);
	-webkit-transform: translate(-0%, -50%);
	z-index: 9999;
	cursor: pointer;
}

.swper_box .h_lHisPrevd {
	left: 20px;
	width: 3.125vw;
}

.swper_box .h_lHisNextd {
	right: 20px;
	width: 3.125vw;
}

.index_one .ck {
	display: flex;
	justify-content: center;
	border-bottom: 2px #f4f4f4 solid;
	margin-bottom: 20px;
}

.index_one .ck em,
.index_one .ck a {
	color: #999999;
	cursor: pointer;
	font-size: 1.125vw;
	padding: 20px 10px;
	margin: 0 1.5625vw;
	position: relative;
}

.index_one .ck em.cur,
.index_one .ck a.cur {
	color: #4c4c4c;
}

.index_one .ck em.cur i,
.index_one .ck a.cur i {
	width: 100%;
	display: block;
	background: #ffb400;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: -2px;
}

.boxs {
	width: 72.92%;
	margin: 0 auto;
}

.index_one .ck_sw .one.dl_dl dl a {
	display: flex;
	justify-content: space-between;
	padding: 20px 0;
	border-bottom: 1px #f4f4f4 solid;
}

.index_one .ck_sw .one.dl_dl dt {
	width: 19.3%;
	height: 190px;
	overflow: hidden;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px
}

.index_one .ck_sw .one.dl_dl dd {
	width: 78.6%;
}

.index_one .ck_sw .one.dl_dl dd h2 em {
	color: #333333;
	font-size: 1.35vw;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
}

.index_one .ck_sw .one.dl_dl dd h2 i {
	margin-left: 10px;
	background: #ffb400;
	color: #333333;
	font-size: 0.75vw;
	display: block;
	align-self: center;
	padding: 3px 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px
}

.index_one .ck_sw .one.dl_dl dd h2 {
	max-width: 70%;
	display: flex;
}

.index_one .ck_sw .one.dl_dl dd p {
	color: #a1a1a1;
	margin-top: 40px;
	font-size: 0.85vw;
	line-height: 1.65vw;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.index_one .ck_sw .one.dl_dl dd span {
	color: #adadad;
	font-size: 0.9vw;
	align-self: center;
}

.index_one .ck_sw .one.dl_dl dl:hover dd h2 em {
	color: #ffb400;
}

.pt120 {
	padding-top: 95px;
}

.foot {
	padding: 25px 0;
}

.foot .logo dt:nth-child(1) img {
	width: 10.83vw;
}

.foot .logo dt:nth-child(2) img {
	width: 0.05vw;
}

.foot .logo dd p:nth-child(2) img {
	width: 1.09375vw;
	position: relative;
	top: -2px;
}

.foot .logo dt:nth-child(1) {
	align-self: center;
}

.foot .logo dl {
	display: flex;
	justify-content: space-between;
}

.foot .logo dt:nth-child(2) {
	margin: 0 35px;
}

.foot .logo dd p {
	color: #f87907;
	font-size: 1vw;
}

.foot .logo dd p:nth-child(2) {
	color: #333333;
	margin-top: 6px;
}

.foot .logo dd p:nth-child(2) img {
	margin-right: 0.52vw;
}

.foot .Copyright a {
	display: block;
	text-align: right;
	color: #666666;
	font-size: 0.75vw;
	line-height: 1.5vw;
}

.login {
	background: #ffb400;
	padding-top: 70px;
	min-height: 87vh;
}

.login .form {
	width: 67%;
	margin: 0 auto;
}

.login .icon {
	text-align: right;
	color: #333333;
	font-size: 1vw;
}

.login .dl {
	padding-top: 1.5vw;
}

.login .icon img {
	width: 1.15vw;
	margin-right: 5px;
	position: relative;
	top: -1px;
}

.login .img {
	width: 30.21vw
}

.login .word {
	width: 31%;
	align-self: center;
}

.login .word h2 {
	font-size: 1.85vw;
}

.footer {
	background: #fff;
}

.login .word em {
	display: block;
	margin: 12px 0 40px 0;
	color: #333333;
	font-size: 0.85vw;
}

.login .word p {
	position: relative;
	border-bottom: 1px #735100 solid;
}

.login .word p img {
	width: 1.2vw;
}

.login .word p i {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translate(-0%, -50%);
	-webkit-transform: translate(-0%, -50%);
	color: #d11a30;
	font-size: 0.85vw;
	cursor: pointer;
}

.login .word p .text {
	padding: 0.78125vw;
	width: 90%;
	background: none;
	border: 0;
}

.login .word p .text.w50 {
	width: 50%;
}

.login .word .button {
	display: block;
	width: 100%;
	background: #d11a30;
	padding: 0.78vw 0;
	margin: 2vw auto 1vw auto;
	cursor: pointer;
	border: 0;
	color: #fff;
}

.login .word a {
	font-size: 0.85vw;
	display: inline-block;
	text-align: center;
}

.wap_nav_sw,
.index_one .ck_sw .one {
	display: none;
}

.index_one .ck_sw .one.cur {
	display: block;
}

.index_one .ck_sw#ck_sw .one.cur {
	display: flex;
}

.pub_cont {
	width: 62.5vw;
	margin: 0 auto;
}

.back {
	padding-top: 2.24vw;
}

.back a {
	font-size: 0.73vw;
	color: #333;
}

.back img {
	margin-right: 3px;
}

.pub_word .title {
	padding: 1.04vw 0;
	border-bottom: 1px #eeeeee solid;
}

.pub_word .title h2 {
	font-size: 1.35vw;
}

.pub_word .test p {
	margin-top: 1.15vw;
	font-size: 0.73vw;
	color: #666666;
	line-height: 1.5625vw;
}

#ck_sw .one dl {
	width: 23.57%;
	margin-left: 1.9%;
	overflow: hidden;
}

#ck_sw .one dl:nth-child(4n+1) {
	margin-left: 0;
}

#ck_sw .one dt {
	overflow: hidden;
	height: 13vw;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px
}
#ck_sw .one dd{
	padding: 0.52vw 0 1.5625vw 0;
}
#ck_sw .one dd h2 a,#ck_sw .one dd h3{
	font-size: 0.83vw;
	display: flex;
	justify-content: space-between;
}
#ck_sw .one dd h2 span:nth-child(2){
	align-self: center;
}
#ck_sw .one dd h2  span:nth-child(2),#ck_sw .one dd h3,#ck_sw .one dd h3 a{
	color: #999999;
	font-size: 0.73vw;
}
#ck_sw .one dd h2 span:nth-child(2) b{
	margin: 0 0.26vw;
}
#ck_sw .one dd h2 span:nth-child(1){
	width: 70%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.index_one .ck_sw#ck_sw {
	width: 72.92vw;
}
#ck_sw .one dd h3{
	margin-top: 0.52vw;
}
#ck_sw .one dd h3 img{
	width: 0.83vw;
	margin-right: 2px;
	position: relative;
	top: -2px;
}
.pub_word .title em.self{
	color: #adadad;
	font-size: 0.9375vw;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.pub_word .title h3,.pub_word .title h3 a{
	color: #999;
	font-size: 0.83vw
}
.pub_word .title h3{
	margin-top: 0.83vw;
}
.pub_word .title h3 i{
	margin: 0 0.52vw;
}
.pub_word .title h3 a{
	margin-left: 0.83vw;
}
.pub_word .title h3 a img{
	position: relative;
	top: -2px;
	margin-right: 0.2vw;
}
.shop .city{
	border-bottom: 1px #eee solid;
	text-align: right;
	padding: 0.9375vw 0;
}
.bos{
	width: 72.92vw;
	margin: 0 auto;
}
.shop .pub_list .list .name{
	padding-top: 3.3vw;
	font-size: 1.5625vw;
	font-weight: bold;
}
.shop .pub_list .list dt{
	margin-top: 1.5625vw;
	color: #ef4b26;
	font-size: 1.25vw;
	margin-bottom: 0.8vw;
}
.shop .pub_list .list dl{
	width: 30.33%;
	margin-left: 4.5%;
}
.shop .pub_list .list dl:nth-child(3n+1){
	margin-left: 0;
}
/* .shop .pub_list .list .flex.flex-wrap{
	justify-content: space-between;
} */
.shop .pub_list .list dd p{
	line-height: 1.875vw;
	font-size: 0.9375vw;
	display: flex;
}
.shop .pub_list .list dd p em{
	color: #555;
	width: 22%;
}
.shop .pub_list .list dd p span{
	width: 78%;
	color: #333333;
}
.pub_txt{
	padding: 1.3vw 0;
	width: 20.83vw;
	margin: 0 auto;
}
.pub_txt dt{
	font-size: 0.9375vw;
	margin-bottom: 1vw;
}
.pub_txt dl{
	padding: 1.875vw 2.34375vw;
	border-bottom: 1px #eee solid;
}
.pub_txt dl:last-child{
	border-bottom:0
}
.pub_txt dd p{
	font-size:0.73vw ;
	color: #000;
	line-height: 1.5625vw;
	display: flex;
}
.pub_txt dd p em{
	color: #666;
	width: 25%;
}
.pub_txt dd p span{
	width:75%;
}
.pub_txt dd p span i{
	margin-left: 1vw;
}
.pub_txt dd p span i.end{
	color: #ff2828;
}

.forget {
	padding: 7vw 0 5vw 0;
	width: 20vw;
	margin: 0 auto;
}
.forget h2{
	text-align: center;
	color: #d11a30;
	font-size: 0.9375vw;
	margin-bottom: 2.34375vw;
} 
.forget p{
	display: flex;
	margin-bottom: 1.04vw;
}
.forget p em{
	width: 33%;
	align-self: center;
	color: #666666;
	font-size: 1.04vw;
}
.forget p .text{
	width: 67%;
	border: 1px #eee solid;
	line-height: 2.6vw;
	padding-left: 0.85vw;
	color: #666666;
}
.forget .button{
	display: block;
	background: #d11a30;
	border: 0;
	cursor: pointer;
	color: #fff;
	font-size: 1.04vw;
	width: 100%;
	text-align: center;
	margin-top: 2.04vw;
	line-height: 3vw;
}

.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 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 em:nth-child(1){
	background: #ffb400;
	border: 1px #ffb400 solid;
	color: #fff;
}

.sys_mcover .sys_info p{
	display: flex;
	width: 80%;
	margin: 0 auto;
	justify-content: space-between;
}
.city_info{
	justify-content: flex-end;
}
/* .city_info select{
	color: #4c4c4c;
	font-size: 1vw;
	background: #fff;
	border: 0;
	width: 7vw;
	text-align: center;
} */
.f5 img{
	width: 1.09375vw;
	cursor: pointer;
	margin-left: 0.4vw;
}
.f5{
	align-self: center;
}
.yhjss ,.pub_cont,.pub_txt{
	margin-top: 6.35vw;
}