*{
	margin: 0px;
	padding: 0px;
}

body{
	min-height: calc(100vh - 60px);
	padding-bottom: 60px;
	position: relative;
}

.xx{
	width: 100%;
	height: 177.8vw;
	background-image: url(../img/smdc.png);
	background-size: 100% 100%;
	position: relative;
}

.shtx{
	width: 12.4vw;
	height: 12.4vw;
	border-radius: 6.2vw;
	position: absolute;
	left: calc(50% - 6.2vw);
	top: 28.8vw;
}

.shmc{
	width: 100%;
	text-align: center;
	font-size: 4.4vw;
	line-height: 4.4vw;
	position: absolute;
	top: 44.4vw;
}

.zh{
	width: 100%;
	text-align: center;
	font-size: 6vw;
	line-height: 6vw;
	font-weight: bold;
	position: absolute;
	top: 69.2vw;
}

.ewm{
	width: 36vw;
	height: 36vw;
	position: absolute;
	top: 84.4vw;
	left: 32vw;
}

.cqhd{
	width: 72vw;
	height: 40vw;
	position: absolute;
	top: 82vw;
	left: 14vw;
}

.tishi{
	width: 100%;
	text-align: center;
	font-size: 14px;
	line-height: 14px;
	position: absolute;
	top: 144.8vw;
}

.qkm{
	width: 238px;
	position: absolute;
	bottom: 20px;
	left: calc(50% - 119px);
}

.white{
	width: 86%;
	height: 21.6vw;
	background-color: white;
	position: absolute;
	left: 7%;
	top: 127vw;
}

.czts{
	width: 264px;
	height: 77px;
	background-image: url(../img/smdc-img1.png?v=2);
	background-size: 100% 100%;
	margin: auto;
}

.ts{
	width: 52.8vw;
	height: 11.2vw;
	background-image: url(../img/smdc-img2.png);
	background-size: 100% 100%;
	position: absolute;
	left: 23.6vw;
	bottom: 5vw;
	font-size: 4vw;
	line-height: 10.2vw;
	text-align: center;
}

.tghy{
	width: 25px;
	height: 12px;
	background-image: url(../img/smdc-tg.png);
	background-size: 100% 100%;
	position: absolute;
	right: 4vw;
	top: 4vw;
}

.public-tc{
	display: flex;
	align-items: center;
	justify-content: center;
}

.tc-black{
	background-color: rgba(0,0,0,0.5);
}

.yszc-bg{
	width: 68%;
	height: auto;
	padding: 20px 6%;
	border-radius: 15px;
	background-color: white;
	position: relative;
}

.yszc-title{
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	text-align: center;
}

.yszc{
	font-size: 15px;
	line-height: 21px;
	margin-top: 10px;
	letter-spacing: 1px;
}

.button-bg{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
}

.jujue{
	width: 40%;
	height: 34px;
	border-radius: 18px;
	border: 1px solid rgb(190,190,190);
	font-size: 14px;
	line-height: 34px;
	text-align: center;
}

.tongyi{
	width: 100%;
	height: 36px;
	border-radius: 18px;
	background-color: rgb(231,186,69);
	font-size: 14px;
	line-height: 36px;
	text-align: center;
	color: white;
	letter-spacing: 10px;
}

.gxys{
	width: max-content;
	height: auto;
	display: flex;
	align-items: center;
	margin-top: 15px;
}

.gxys input{
	width: 14px;
	height: 14px;
}

.gxys p{
	font-size: 12px;
	line-height: 12px;
	color: #999999;
	margin-left: 5px;
}

.tmbg{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}

.btn{
	width: 100%;
	height: 100%;
	border: 1px solid white;
	border-radius: 6vw;
	background-image: linear-gradient(to right, rgb(254,108,59) , rgb(255,139,64));
	font-size: 22px;
	line-height: 12vw;
	text-align: center;
	font-weight: 600;
	letter-spacing: 1px;
	color: white;
}

.btn1{
	width: 200px;
	height: 40px;
	border-radius: 20px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.sz{
	width: 30px;
	height: 30px;
	background-image: url(../img/qcj-img8.png);
	background-size: 100% 100%;
	position: absolute;
	right: 0px;
	bottom: -8px;
}


.fqfl{
	width: 100%;
	height: 100%;
}

.kykq-an{
	width: 45px;
	height: 45px;
	background-image: url(../img/smdc-img4.png);
	background-size: 100% 100%;
	position: fixed;
	right: 10px;
	bottom: 30vh;
}

.kykq-zs{
	width: 18px;
	height: 18px;
	border-radius: 9px;
	background-color: #eb2736;
	position: absolute;
	right: -5px;
	top: -5px;
	font-size: 9px;
	line-height: 18px;
	color: white;
	text-align: center;
}

.tcbg{
	width: 100%;
	height: 100vh;
	position: fixed;
	top: 0px;
	left: 0px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	z-index: 9;
}

.tc-black{
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	position: absolute;
	top: 0px;
	left: 0px;
}

.tc-kqbg{
	width: 325px;
	height: 358px;
	background-image: url(../img/public-lxkf.jpg);
	background-size: 100% 100%;
	position: relative;
}

.tc-gb{
	width: 40px;
	height: 40px;
	background-image: url(../img/yd-img29.png);
	background-size: 100% 100%;
	position: relative;
	top: 30px;
}

.tc-title{
	width: 100%;
	font-size: 20px;
	line-height: 20px;
	text-align: center;
	position: absolute;
	top: 30px;
}

.kqbg{
	width: 250px;
	height: 240px;
	overflow-y: auto;
	position: absolute;
	left: calc(50% - 125px);
	bottom: 40px;
}

.xkqbg{
	width: 100%;
	height: 65px;
	background-image: url(../img/public-xkqbg.png);
	background-size: 100% 100%;
	margin-top: 10px;
	display: flex;
	font-size: 15px;
	line-height: 19px;
}

.xkqbg:first-child{
	margin-top: 0px;
}

.kqleft{
	width: 176px;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.kqmc{
	max-width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	color: white;
}

.kqright{
	width: 70px;
	text-align: center;
	font-size: 14px;
	line-height: 65px;
	color: white;
}

.hdtc{
	width: 100%;
	height: calc(80vh - 50px);
	padding-bottom: 50px;
	position: fixed;
	bottom: 0px;
}

.hd{
	width: 100%;
	height: calc(80vh - 50px);
	border-radius: 10px 10px 0px 0px;
}

.hd-bottom{
	width: 100%;
	height: 34px;
	padding: 8px 0px;
	background-color: white;
	position: absolute;
	bottom: 0px;
}

.hdgb{
	width: 60%;
	height: 34px;
	border-radius: 17px;
	background-color: #4f93fe;
	margin: auto;
	font-size: 20px;
	line-height: 32px;
	text-align: center;
	color: white;
	letter-spacing: 10px;
}

.lzyk{
	width: 44vw;
	height: 44vw;
	top: 92.4vw;
	left: 28vw;
}