html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  line-height: 1.15;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  margin: 0;
  font-family: "Microsoft Yahei", PingFangSC-Regular, "Helvetica Neue",
    Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei",
    sans-serif;
  line-height: 1.42857143;
  font-size: 14px;
  min-width: 320px;
  background: #fff;
  color: #333;
  padding-bottom: 55px;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

a {
  -webkit-text-decoration-skip: objects;
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
  line-height: 1.42857143;
  margin: 0;
  outline: none;
}

body,
button,
input,
select,
textarea {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-font-feature-settings: "liga", "kern";
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type=button],
/* 1 */
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

summary {
  display: list-item;
}

article,
aside,
footer,
header,
nav,
section,
figcaption,
figure,
main,
details,
/* 1 */
menu {
  display: block;
}

pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

audio,
video,
canvas {
  display: inline-block;
}

template,
[hidden] {
  display: none;
}

.clearfix {
  zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}

.clearfix:after {
  clear: both;
}

a {
  color: #301f14;
  text-decoration: none;
}

ul {
  margin: 0;
  list-style: none;
  padding: 0;
}

.container {
  padding: 0 10px;
}

.qilin-btn {
  display: inline-block;
  outline: none;
  cursor: pointer;
  padding: 6px 12px;
  border-radius: 20px;
  background-color: #29a453;
  color: #fff;
  text-align: center;
}

.img-center {
  text-align: center;
  font-size: 0;
}

.img-center img {
  display: inline-block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}

.qilin-header {
  background-color: #fff;
  padding: 5px 0;
}

.qilin-header .logo {
  float: left;
}

.qilin-header .logo img {
  display: block;
  height: 40px;
  width: auto;
}

.qilin-header .menu {
  float: right;
  height: 20px;
  margin: 10px 0;
}

.qilin-header .menu img {
  display: block;
  height: 100%;
  width: auto;
}

.qilin-swiper img {
  display: block;
  width: 100%;
  height: auto;
}

.qilin-section {
  padding-top: 30px;
}

.qilin-section-title {
  text-align: center;
  margin-bottom: 20px;
  font-size: 22px;
  color: #1b4f9b;
}

.qilin-section-title span {
  display: block;
  font-size: 14px;
  color: #666;
  text-transform: uppercase;
}

.qilin-section-title span:before,
.qilin-section-title span:after {
  display: inline-block;
  vertical-align: top;
  content: "";
  width: 20px;
  height: 2px;
  background-color: #50af4d;
  margin: 9px 10px 0;
}

.qilin-menu-in {
  border-left: 1px solid #ddd;
  margin-bottom: 10px;
}

.qilin-menu-in li {
  float: left;
  width: 25%;
}

.qilin-menu-in li a {
  display: block;
  border: 1px solid #ddd;
  border-left: 0;
  text-align: center;
  line-height: 42px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.list-1 {
  margin: 0 0 -10px -10px;
}

.list-1 li {
  float: left;
  width: 50%;
}

.list-1 li a {
  display: block;
  margin: 0 0 10px 10px;
}

.list-1 li .m {
  height: 129px;
  line-height: 129px;
}

.list-1 li .text {
  text-align: center;
  line-height: 35px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.qilin-six-in {
  margin-left: -20px;
  margin-top: -20px;
}

.qilin-six-in li {
  float: left;
  width: 33.333333%;
}

.qilin-six-in li a {
  display: block;
  margin-left: 20px;
  background-color: #fff;
  padding: 20px 0;
  border: #eee 1px solid;
  box-shadow: 0 3px 10px 3px #eaeaea;
  text-align: center;
  margin-top: 20px;
}

.qilin-six-in li i {
  display: block;
  height: 36px;
  background: no-repeat center 0;
  background-size: contain;
}

.qilin-six-in li h4 {
  font-size: 14px;
  margin: 10px 0 0;
}

.qilin-six-in li p {
  margin: 0;
}

.qilin-prd-menu {
  margin-bottom: 10px;
}

.qilin-prd-menu li {
  float: left;
  width: 20%;
  font-size: 12px;
  color: #fff;
  background-color: #1b4f9b;
  text-align: center;
  line-height: 40px;
  border-left: 1px solid #2075c0;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.qilin-prd-menu li:first-child {
  border-left: 0;
}

.qilin-prd-menu li.active {
  background-color: #50af4d;
}

.qilin-prd-con a {
  display: block;
  position: relative;
}

.qilin-prd-con .m img {
  display: block;
  width: 100%;
  height: auto;
}

.qilin-prd-con .text {
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.8);
  line-height: 40px;
  width: 100%;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.qilin-partner-in {
  padding: 20px 10px;
}

.qilin-partner-in .m {
  box-shadow: 0 3px 10px 3px #eaeaea;
}

.qilin-partner-in .swiper-pagination {
  bottom: 0;
  font-size: 0;
}

.qilin-pinzhi-in li {
  float: left;
  width: 25%;
  text-align: center;
}

.qilin-pinzhi-in li img {
  display: block;
  margin: 0 auto;
  height: 54px;
  width: auto;
}

.qilin-pinzhi-in li p {
  margin: 10px 0 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.qilin-about-in p {
  color: #666;
}

.qilin-about-in li {
  float: left;
  width: 33.333333%;
  text-align: center;
  margin-bottom: 15px;
}

.qilin-about-in li strong {
  color: #1b4f9b;
  display: block;
  font-size: 18px;
}

.qilin-about-in .btn {
  margin-left: -10px;
}

.qilin-about-in .btn span {
  float: left;
  width: 25%;
}

.qilin-about-in .btn a {
  display: block;
  margin-left: 10px;
  text-align: center;
  color: #fff;
  background-color: #1b4f9b;
  line-height: 40px;
  border-radius: 3px;
}

.qilin-qushi-in {
  margin-left: -10px;
}

.qilin-qushi-in li {
  float: left;
  width: 33.333333%;
}

.qilin-qushi-in li a {
  display: block;
  border: 1px solid #ddd;
  margin-left: 10px;
  padding: 10px 0;
}

.qilin-qushi-in li img {
  display: block;
  margin: 0 auto;
  height: 48px;
  width: auto;
}

.qilin-qushi-in li p {
  margin: 10px 0 0;
  text-align: center;
  color: #50af4d;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.qilin-news-menu {
  margin-left: -10px;
  margin-bottom: 10px;
}

.qilin-news-menu li {
  float: left;
  width: 33.333333%;
}

.qilin-news-menu li a {
  display: block;
  margin-left: 10px;
  border: 1px solid #ddd;
  text-align: center;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.qilin-news-menu li.active a {
  background-color: #1b4f9b;
  border-color: #1b4f9b;
  color: #fff;
}

.qilin-news-con .m img {
  display: block;
  width: 100%;
  height: auto;
}

.qilin-news-con ul {
  margin-top: 5px;
}

.qilin-news-con li {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 30px;
  padding-left: 15px;
  position: relative;
}

.qilin-news-con li:before {
  content: "";
  width: 8px;
  height: 2px;
  background: #555;
  position: absolute;
  top: 50%;
  margin-top: -1px;
  left: 0;
}

.qilin-footer {
  color: #999;
  font-size: 12px;
  text-align: center;
  padding: 0 0 5px;
  margin-top: 30px;
  background-color: #f7f7f7;
}

.qilin-footer .top {
  display: block;
  padding-top: 18px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  background: url(../images/top_up.gif) no-repeat center;
  color: #1b4f9b;
  background-size: 100% 100%;
  font-size: 14px;
}

.qilin-title-1 {
  border-bottom: 1px solid #ececeb;
  height: 27px;
  margin-bottom: 15px;
  font-size: 16px;
}

.qilin-title-1 span {
  display: inline-block;
  padding-bottom: 5px;
  border-bottom: 1px solid #f28d16;
}

.qilin-title-2 {
  text-align: center;
  line-height: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-bottom: 1px solid #1b4f9b;
  background: url(../images/m11-icon2.jpg) no-repeat center;
  background-size: cover;
  font-size: 18px;
}

.list-2 {
  margin-left: -10px;
}

.list-2 li {
  float: left;
  width: 50%;
}

.list-2 li a {
  display: block;
  margin: 10px 0 0 10px;
}

.list-2 li .m {
  border: 1px solid #ddd;
  height: 130px;
  line-height: 130px;
  text-align: center;
  font-size: 0;
}

.list-2 li .m img {
  display: inline-block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}

.list-2 li .text h4 {
  margin: 0;
  line-height: 35px;
  height: 35px;
  overflow: hidden;
  text-align: center;
  font-weight: normal;
}

.list-3 li {
  padding: 10px 0;
  border-bottom: 1px solid #ddd;
}

.list-3 li a {
  display: block;
  overflow: hidden;
}

.list-3 li .m {
  float: left;
  width: 115px;
}

.list-3 li .m img {
  display: block;
  width: 100%;
  height: auto;
}

.list-3 li .text {
  margin-left: 125px;
}

.list-3 li .text h4 {
  margin: 0;
  font-size: 16px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
}

.list-3 li .text p {
  margin: 10px 0 0;
  color: #777;
}

.qilin-page {
  text-align: center;
  margin: 20px 0;
}

.qilin-page a,
.qilin-page span {
  display: inline-block;
  margin: 0 5px;
  padding: 6px 12px;
}

.qilin-page a {
  background-color: #1b4f9b;
  color: #fff;
  border-radius: 3px;
}

.qilin-column {
  position: fixed;
  z-index: 10;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: #313131;
  color: #fff;
  border-top: 2px solid #1b4f9b;
}

.qilin-column a {
  color: #fff;
}

.qilin-column-btn {
  text-align: center;
  padding: 10px 0;
}

.qilin-column-btn a {
  display: inline-block;
  padding: 5px 12px;
  border: 1px solid #fff;
  border-radius: 3px;
  min-width: 100px;
}

.qilin-column ul {
  border-bottom: 1px solid #222;
  display: none;
}

.qilin-column li {
  float: left;
  width: 50%;
  text-align: center;
  border-bottom: 1px solid #222;
  margin-bottom: -1px;
}

.qilin-column li a {
  display: block;
  line-height: 35px;
}

.qilin-panel {
  background-color: #fff;
  border: 1px solid #ddd;
  margin: 20px 0;
}

.qilin-panel-title {
  line-height: 30px;
  border-left: 2px solid #1b4f9b;
  margin-left: -1px;
  border-bottom: 1px solid #ddd;
  padding-left: 10px;
}

.qilin-panel-body {
  padding: 10px;
}

.qilin-panel-body img {
  max-width: 100%;
  height: auto;
}

.qilin-contact {
  background-color: #f7f7f7;
  padding: 25px;
  margin-bottom: 20px;
}

.qilin-contact h4 {
  margin: 0;
  font-size: 18px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 15px;
}

.qilin-contact dl {
  margin: 0;
  padding: 20px 0;
  border-bottom: 1px dashed #ccc;
  overflow: hidden;
}

.qilin-contact dt {
  float: left;
  width: 30px;
}

.qilin-contact dt img {
  display: block;
  width: 100%;
  height: auto;
}

.qilin-contact dd {
  margin-left: 30px;
  font-size: 14px;
}

.qilin-contact dd span {
  padding-left: 15px;
  display: inline-block;
}

.qilin-infocontent-title h1 {
  text-align: center;
  margin: 0 0 20px;
  border-bottom: 1px solid #ddd;
  font-size: 18px;
  padding: 20px 0;
}

.qilin-infocontent-body {
  line-height: 2;
  margin-bottom: 20px;
}

.qilin-infocontent-body img {
  max-width: 100%;
}

.qilin-infocontent-epx {
  margin-bottom: 20px;
}

.qilin-infocontent-epx li {
  line-height: 20px;
  margin-bottom: 15px;
}

.qilin-infocontent-epx li span {
  background-color: #a2a2a2;
  color: #fff;
  padding: 0 5px;
  font-size: 12px;
  float: left;
}

.qilin-infocontent-epx li a {
  display: block;
  margin-left: 55px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.qilin-showcase {
  margin: 15px 0;
}

.qilin-showcase-info {
  margin-top: 15px;
}

.qilin-showcase-info p {
  margin: 0;
  padding: 5px 0;
}

.qilin-showcase-info p span {
  color: #888;
}

.form-group {
  margin-bottom: 15px;
}

.form-label {
  line-height: 34px;
  display: block;
}

.form-label span {
  color: #b60005;
}

.form-content {}

.form-control {
  line-height: 20px;
  font-size: 14px;
  border: 1px solid #ddd;
  padding: 6px 12px;
  width: 100%;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
}

select.form-control {
  height: 34px;
}

.form-submit {
  padding: 6px 22px;
  color: #fff;
  background-color: #1b4f9b;
  border: 0;
  cursor: pointer;
  font-size: 16px;
  border-radius: 3px;
}

.form-button {
  padding: 6px 22px;
  color: #fff;
  background-color: #767676;
  border: 0;
  cursor: pointer;
  font-size: 16px;
  border-radius: 3px;
}

.load_more {
  position: relative;
  transition: all 0.3s;
  text-align: center;
}

.load_more .la-ball-fall {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -36px;
  margin-top: -9px;
  opacity: 0;
  visibility: hidden;
  cursor: not-allowed;
}

.load_more .la-ball-fall.la-sm {
  margin-left: -18px;
  margin-top: -4px;
}

.load_more .la-ball-fall.la-2x {
  margin-left: -72px;
  margin-top: -18px;
}

.load_more .la-ball-fall.la-3x {
  margin-left: -108px;
  margin-top: -27px;
}

.load_more .load_more_btn {
  border: 0;
  color: #fff;
  text-align: center;
  width: 100%;
  line-height: 2em;
  border-radius: 2em;
  background-color: #069ed5;
  transition: background-color 0.2s;
  outline: none;
}

.load_more .load_more_btn:hover {
  background-color: #069ed5;
}

.load_more .load_more_btn[disabled] {
  color: transparent;
  opacity: 0.6;
  cursor: not-allowed;
}

.load_more .load_more_btn[disabled]~.la-ball-fall {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}

.la-ball-fall {
  display: block;
  font-size: 0;
  color: #fff;
}

.la-ball-fall,
.la-ball-fall>div {
  position: relative;
  box-sizing: border-box;
}

.la-ball-fall.la-dark {
  color: #333;
}

.la-ball-fall>div {
  display: inline-block;
  float: none;
  background-color: currentColor;
  border: 0 solid currentColor;
  width: 10px;
  height: 10px;
  margin: 4px;
  border-radius: 100%;
  opacity: 0;
  -webkit-animation: a 1s ease-in-out infinite;
  animation: a 1s ease-in-out infinite;
}

.la-ball-fall>div:first-child {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}

.la-ball-fall>div:nth-child(2) {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

.la-ball-fall>div:nth-child(3) {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}

.la-ball-fall>div:nth-child(4) {
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
}

.la-ball-fall.la-sm>div {
  width: 5px;
  height: 5px;
  margin: 2px;
}

.la-ball-fall.la-2x>div {
  width: 20px;
  height: 20px;
  margin: 8px;
}

.la-ball-fall.la-3x>div {
  width: 30px;
  height: 30px;
  margin: 12px;
}

.qilin-footer-fix {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #1b4f9b;
  z-index: 10;
}

.qilin-footer-fix li {
  float: left;
  width: 25%;
}

.qilin-footer-fix li a {
  display: block;
  text-align: center;
  color: #fff;
  padding: 5px 0;
  font-size: 12px;
  line-height: 1;
}

.qilin-footer-fix li i {
  display: block;
  height: 28px;
  background: no-repeat center;
  background-size: contain;
  margin-bottom: 5px;
}

.qilin-footer-fix li i.i1 {
  background-image: url(../images/f1.png);
}

.qilin-footer-fix li i.i2 {
  background-image: url(../images/f2.png);
}

.qilin-footer-fix li i.i3 {
  background-image: url(../images/f3.png);
}

.qilin-footer-fix li i.i4 {
  background-image: url(../images/f4.png);
}

.contactPage {
  overflow: hidden;
}

.contactPage .t {
  color: #000;
  padding: 0 3% 0.2rem;
  font-size: 0.3rem;
}

.contactPage .txtcon {
  padding: 0 3% 0.3rem;
}

.contactPage .txtcon img {
  max-width: 100%;
}

.contactPage .mapArea {
  width: 100%;
  height: 3rem;
}

.contactPage .messagePage {
  padding: 0.4rem 3% 0.5rem;
}

.login {
  width: 90%;
  margin: 0% auto;
  padding: 3%;
}

.login li {
  width: 100%;
  margin-bottom: 5%;
}

.login li img {
  float: right;
  margin-right: 10%;
  width: 30%;
  height: 0.67rem;
}

.login_input {
  display: block;
  height: 2.8em;
  -webkit-appearance: none;
  border-radius: 0;
}

.login_textarea {
  height: 8em;
  margin-bottom: -2%;
}

.login li .pin_width {
  width: 50%;
}

.login li .login_btn {
  margin-top: 20px;
  height: auto !important;
  width: 100%;
  color: #fff;
  border: 0;
  text-align: center;

  background: #1c4690 !important;
  box-shadow: none;
}

.login input,
.login textarea {
  width: 100%;
  border: 1px solid #e5e5e5;
  background: #fff;
  color: #333;

  text-indent: 0.1rem;
}

#tip {
  padding: 5% 0;
  min-height: 300px;
}

#tip b {
  color: #1c4690;
  font-weight: bold;
}

.pages {
  text-align: center;
  margin-bottom: 10px;
}

.met_pager a {
  margin-right: 10px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #666;
  background: #fff;
  border-color: #ddd;
  border-width: 1px;
  border-style: solid;
  border-radius: 3px;
  padding: 5px 10px;
}

.met_pager a.Ahover {
  color: #03a4ac;
}

.yunu-infocontent-epx {
  margin-bottom: 1rem;
}

.yunu-infocontent-epx li {
  line-height: 1rem;
  margin-bottom: 0.75rem;
}

.yunu-infocontent-epx li span {
  background-color: #a2a2a2;
  color: #fff;
  padding: 0 0.25rem;
  font-size: 0.6rem;
  float: left;
}

.yunu-infocontent-epx li a {
  display: block;
  margin-left: 2.75rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.qinlin-title-1 {
  text-align: center;
  line-height: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-bottom: 1px solid #fbc707;
  background: url(../images/m11-icon2.jpg) no-repeat center;
  background-size: cover;
  font-size: 18px;
}

.qilin-infocontent-body p img {
  width: 100% !important;
  height: auto;
}
.ab img {
  width: 100% !important;
  height: auto;
  max-width: 100%;
}
