@charset "UTF-8";
body {
  max-width: 750px;
  min-width: 320px;
  margin: 0 auto;
  padding-bottom: 0.8rem;
}

p, h1, h2, h3, h4, h5, h6 {
  margin: 0;
}
#LRdiv0{
  display: none !important;
}
@font-face {
  font-family: "Corbel";
  src: "./fonts/corbel.ttf" format("truetype");
}
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

a {
  text-decoration: none;
  cursor: pointer;
}

input:focus {
  outline: none;
}

button:focus {
  outline: none;
}

textarea:focus {
  outline: none;
}

.pagelist .pagination span.page-num {
  display: none;
}

.container {
  max-width: 100%;
  padding-left: 30px;
  padding-right: 30px;
}
.header {
  border-bottom: 1px solid #e4e4e4;
}
.header .header-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header .header-container #mainnav,.header .header-container #mainnav .navbar-brand {
  padding: 0;
}
.header .header-container #mainnav .navbar-brand .logo {
  width: 1.6rem;
  height: auto;
  display: block;
  margin-left: 0.25rem;
}
.header .header-container #mainnav .nav-toggler {
  padding: 0.2rem;
  border-left: 1px solid #e4e4e4;
}
.header .header-container #mainnav .nav-toggler img {
  width: 0.49rem;
  height: auto;
  display: block;
}
.header .header-container #mainnav {
  position: relative;
  width: 100%;
}
.header .header-container #mainnav #navbarNav {
  display: none;
  position: absolute;
  right: 0;
  top: 100%;
  background: #fff;
  box-shadow: 0 0 0.1rem rgba(0, 0, 0, .2);
  z-index: 111;
  padding: 0.15rem 0.1rem;
}
.header .header-container #mainnav #navbarNav .navbar-nav .nav-item {
  position: relative;
}
.header .header-container #mainnav #navbarNav .navbar-nav .nav-item .nav-link {
  font-size: 0.28rem;
  color: #191919;
  padding: 0.1rem 0.2rem;
  border-bottom: 0.03rem inset rgba(255, 255, 255, .1);
  text-align: center;
}
.header .header-container #mainnav #navbarNav .navbar-nav .nav-item:hover .nav-link {
  color: #000;
  border-bottom: 0.03rem inset #e94609;
}

.form-section {
  font-family: Arial;
  padding: 0.5rem 0.3rem;
}
.form-section .form-title {
  color: #333333;
  text-align: center;
  font-weight: 700;
  font-size: 0.36rem;
}
.form-section .form-text {
  font-size: 0.28rem;
  line-height: 0.42rem;
  color: #666;
  text-align: center;
}
.form-section .form {
  margin-top: 0.5rem;
  font-size: 0.28rem;
  line-height: 0.42rem;
}
.form-section .form .form-content .form-left input {
  width: 100%;
  padding-left: 0.15rem;
  color: #666;
  height: 0.88rem;
  border: 1px solid #c4c4c4;
  border-radius: 0.1rem;
}
.form-section .form .form-content .form-left .form-item {
  position: relative;
  margin-bottom: 0.2rem;
}
.form-section .form .form-content .form-left .imBox {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.2rem;
}
.form-section .form .form-content .form-left .imBox .imtypeBox {
  width: 30%;
}
.form-section .form .form-content .form-left .imBox .imtypeBox select {
  width: 100%;
  padding-left: 0.15rem;
  color: #666;
  background: #fff;
  border-radius: 0.1rem;
  border: 1px solid #c4c4c4;
  height: 0.88rem;
}
.form-section .form .form-content .form-left .imBox .imvalueBox {
  width: 67%;
}
.form-section .form .form-content .form-left .imBox .imvalueBox .imvalueBox-1 {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.form-section .form .form-content .form-left .imBox .imvalueBox .imvalueBox-1 input {
  width: 48%;
}
.form-section .form .form-content .form-left .imBox .imvalueBox .imvalueBox-2 {
  width: 100%;
  display: none;
}
.form-section .form .form-content .form-left .imBox .imvalueBox .imvalueBox-2 input {
  width: 100%;
}
.form-section .form .form-content .form-right .form-item {
  position: relative;
  width: 100%;
  height: 100%;
}
.form-section .form .form-content .form-right .form-item .content {
  width: 100%;
  color: #666;
  border: 1px solid #c4c4c4;
  border-radius: 0.1rem;
  padding: 0.2rem 0.15rem;
  height: 1.9rem;
}
.form-section .form .submit-item {
  width: 100%;
}
.form-section .form .submit-item .btn-submit {
  width: 100%;
  font-family: Arial;
  color: #fff;
  border: none;
  background-color: #eb5b24;
	border-radius: 0.1rem;
  font-weight: normal;
  font-size: 0.36rem;
  height: 0.88rem;
  margin-top: 0.5rem;
}

.footer {
  display: flex;
  position: fixed;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 750px;
  min-width: 320px;
  margin: 0 auto;
  z-index: 999;
}
.footer a {
  color: #fff;
  font-weight: 700;
  font-size: 0.3rem;
  width: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.22rem 0;
  font-family: Arial;
}
.footer a img {
  display: block;
  margin-right: 0.2rem;
  width: 0.5rem;
}
.footer .footer-left {
  background: #3c4457;
  border-top-left-radius: 0.15rem;
}
.footer .footer-right {
  background: #eb5b24;
  border-top-right-radius: 0.15rem;
}


html {font-size: 42.66666666666667px;}
@media (min-width: 320px) {html {font-size: 50px}}
@media (min-width: 375px) {html {font-size: 60px}}
@media (min-width: 400px) {html {font-size: 62px}}
@media (min-width: 414px) {html {font-size: 67px}}
@media (min-width: 450px) {html {font-size: 68px}}
@media (min-width: 480px) {html {font-size: 70px}}
@media (min-width: 510px) {html {font-size: 72px}}
@media (min-width: 540px) {html {font-size: 74px}}
@media (min-width: 570px) {html {font-size: 76px}}
@media (min-width: 600px) {html {font-size: 80px}}
@media (min-width: 630px) {html {font-size: 84px}}
@media (min-width: 660px) {html {font-size: 88px}}
@media (min-width: 690px) {html {font-size: 92px}}
@media (min-width: 720px) {html {font-size: 96px}}
@media (min-width: 750px) {html {font-size: 100px}}