.navl {
	width:12rem;
	margin:0 auto;
	font-size:0.14rem;
	font-weight:400;
	color:rgba(189,189,189,1);
}

.navl a{
    font-family: '思源黑体';
    font-size:0.14rem;
	font-weight:400;
	color:rgba(189,189,189,1);
}

.nav-container {
	padding:0 !important;
}
.n_cont {
	padding-top:0.45rem;
}
.nav-list {
	height:0.55rem;
}
.concerning {
	margin-top:0.41rem;
}
.platform {
	margin-top:0.76rem;
}
.wjsndh li a {
	color:rgba(0,69,147,1);
}
.opinion {
	background:rgba(250,250,250,1);
}
.opinion .feedback-form {
	background:none;
}
.opinion .upload-box {
	background:rgba(255,255,255,1);
}
.yzm {
	display:flex;
	width:2.4rem;
	height:0.7rem;
	border-radius:0.1rem;
	background:rgba(255,255,255,1);
	border:1px solid rgba(229,229,229,1);
	padding:0.2rem 0.32rem;
}
.yzmb {
	width:1rem !important;
	height:auto !important;
	border:none !important;
}
.yzmt {
	font-size:0.2rem !important;
	font-weight:400 !important;
}
.opinion input[type="text"] {
	font-size:0.2rem !important;
	font-weight:400 !important;
	line-height:1 !important;
	color:rgba(128,128,128,1) !important;
	padding-left:0.28rem !important;
	border-radius:0rem !important;
}
.opinion input:focus-visible {
	outline:0rem !important;
}
.yzm1 {
	width:3.22rem;
}
.yzm1 .yzmb {
	width:1.6rem !important;
}
.yzm1 .yzmb::placeholder {
	color:#000;
}
.AboutUs {
	background:rgba(250,250,250,1);
}
.AboutUs .hotline {
	margin-bottom:0.61rem !important;
}
.frequently {
	padding-bottom:1.92rem !important;
}
.AboutUs .contact-in {
	margin-top:1.16rem !important;
	/*display: none;*/
}
.AboutUs .company-intro {
	height:100%;
	padding:0 0.44rem !important;
	padding-top:0.65rem !important;
}
.AboutUs .title {
	margin-bottom:0.65rem !important;
}
.opinion .form-row {
	gap:0.19rem;
}
.opinion .verification {
	gap:0.19rem;
}
.opinion .submit-btn {
	margin-right:0.18rem;
}
@media only screen and (max-width: 1024px) {
.navl{
	width: 92%;
}
.navl a{
	font-size: 0.24rem;
}
.concerning{
	height: auto;
	overflow: hidden;
	width: 92%;
}
  .AboutUs .company-intro {
    width: 100%;
    padding: 0 !important;
	margin-top: .3rem;
  }
  .company-intro p{
	font-size: 0.24rem !important;
  }
  .yzm1 {
  width: 100%;
  margin-bottom: .3rem;
}
.yzm{
	width: 100%;
}
.yzmb{
	width: 100% !important;
}
.yzmt{
	font-size: 0.24rem !important;
	min-width: 1rem;
}
.opinion input[type="text"]{
	font-size: 0.24rem !important;
}
}