﻿@charset "utf-8";

/* CSS Document */

body,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
th,
td,
img,
select,
input,
div,
section {
  font-weight: normal;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  font-family: "microsoft yahei", Verdana, Arial, Helvetica, sans-serif;
}

input,
textarea,
select {
  -webkit-appearance: none;
  outline: none;
  padding: 0;
}

html {
  font-size: 100px;
  font-family: "microsoft yahei", Verdana, Arial, Helvetica, sans-serif;
}

body {
  color: #000;
  font-family: "microsoft yahei", Verdana, Arial, Helvetica, sans-serif;
  margin: 0 auto;
  -webkit-text-size-adjust: none;
  max-width: 750px;
  min-width: 320px;
  font-size: 0.3rem;
  overflow-x: hidden;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

img {
  border: 0 none;
}

.blockImg {
  display: block;
  margin: 0 auto;
}

em {
  font-style: normal;
}

ul {
  list-style: outside none none;
}

/*去除input[type=number]最右边的spinners*/
input[type="number"] {
  -moz-appearance: textfield;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* header */

.top {
  width: 7.5rem;
  font-size: 0;
  height: 0.88rem;
  line-height: 0.5rem;
  background: #125499;
}

.top img {
  width: 2.5rem;
  height: 0.88rem;
  float: left;
}

.top .sosuo {
  width: 4.1rem;
  height: 0.88rem;
  float: left;
}

.top .search {
  width: 3.5rem;
  height: 0.54rem;
  border: 1px solid #fff;
  border-radius: 5px;
  margin: 0.16rem 0 0 0.2rem;
  padding-left: 0.1rem;
}

.top .anniu img {
  width: 0.88rem;
  height: 0.88rem;
  float: right;
}

.sosuo .search-btn img {
  width: 0.35rem;
  height: 0.35rem;
}

.sosuo .search-btn {
  float: left;
  margin-left: -0.5rem;
  margin-top: 0.26rem;
}

/*bottom*/

.bottom {
  height: 1.3rem;
  background: #353535;
  width: 7.5rem;
  position: fixed;
  bottom: 0px;
  overflow: hidden;
  z-index: 99999999999999;
}

.bottom a:hover {
  background: #165fac;
}

.bottom .link {
  width: 1.5rem;
  height: 1.3rem;
  border-left: 1px solid #434343;
  background: #353535;
  float: left;
  box-sizing: border-box;
}

.bottom .link img {
  width: 0.55rem;
  height: 0.55rem;
  display: block;
  margin: 0 auto;
  padding-top: 0.25rem;
}

.bottom .link span {
  font-size: 0.24rem;
  color: #fff;
  display: block;
  text-align: center;
}

.weixin {
  height: 3.65rem;
  font-size: 0.26rem;
  padding: 0.2rem 0 0 0.4rem;
  background: #fff;
  margin: 0.2rem 0 0.28rem 0;
}

.weixin img {
  width: 1.5rem;
  height: 1.5rem;
  margin: 0 auto;
  border: solid #ccc 1px;
}

.footerlinks {
  font-size: 0.26rem;
  color: #777;
  text-align: center;
  width: 100%;
  height: 1.5rem;
  background: #f1f1f1;
  margin-bottom: 1.3rem;
  padding-top: 0.4rem;
}

@font-face {
  font-family: "AlibabaPuHuiTiRegular";
  src: url(../font/AlibabaPuHuiTi-Regular.ttf);
}

@font-face {
  font-family: "AlibabaPuHuiTiMedium";
  src: url(../font/AlibabaPuHuiTi-Medium.ttf);
}

@font-face {
  font-family: "AlibabaPuHuiTiBold";
  src: url(../font/AlibabaPuHuiTi-Bold.ttf);
}

.dis_f {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.dis_b {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.dis_c {
  display: flex;
  align-items: center;
  justify-content: center;
}

.dis_f {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.dis_b {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.dis_c {
  display: flex;
  align-items: center;
  justify-content: center;
}

.main {
  padding-top: 9.8rem;
  background: #ffffff url(../img/banner.png) no-repeat;
  background-size: 100%;
}

section * {
  box-sizing: border-box;
  font-family: "AlibabaPuHuiTiRegular";
}

.section1 {
  width: 100%;
  padding-top: 0.6rem;
}

section h2 {
  font-family: "AlibabaPuHuiTiMedium";
  font-size: 0.44rem;
  font-weight: normal;
  color: #452f11;
  text-align: center;
  margin: 0;
  margin-bottom: 0.4rem;
}

section h2 span {
  font-size: 0.5rem;
  position: relative;
  padding-bottom: 0.2rem;
}

section h2 span::after {
  content: "";
  width: 1.8rem;
  height: 7px;
  background: url(../img/title_icon.png) no-repeat;
  background-size: 100%;
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.highlight > div {
  width: 7rem;
  margin: 0 auto;
}

.highlight ul {
  background-image: linear-gradient(0deg, #f0c080 0%, #fef4e7 100%),
    linear-gradient(#edfaff, #edfaff);
  background-blend-mode: normal, normal;
  border-radius: 0.11rem;
  flex-wrap: wrap;
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
  margin-bottom: 0.1rem;
}
.highlight ul li {
  width: 50%;
  text-align: center;
}
.highlight ul li:nth-child(1),
.highlight ul li:nth-child(2) {
  margin-bottom: 0.3rem;
}
.highlight ul span {
  font-size: 0.8rem;
  color: #ebc087;
  line-height: 0.6rem;
  display: block;
  margin-bottom: 0.2rem;
}
.highlight p {
  font-size: 0.3rem;
  line-height: 0.35rem;
  color: #2e2e2f;
}
.highlight img {
  width: 100%;
}
.section1 {
  background: url(../img/location.png) no-repeat;
  background-position: bottom center;
  margin-top: 0.8rem;
}
.section1 > div {
  width: 7rem;
  margin: 0 auto;
}
.section1 .map {
  width: 100%;
  margin: 0 auto;
  display: block;
}

.section1 .txt {
  padding: 0 0.2rem;
}
.section1 .txt p img {
  width: 0.6rem;
  flex-shrink: 0;
  margin-right: 0.2rem;
}
.section1 .txt p {
  font-family: "AlibabaPuHuiTiMedium";
  height: 1.1rem;
  font-size: 0.26rem;
  line-height: 0.35rem;
  color: #865a1d;
}
.section1 .icon {
  position: absolute;
  top: -105px;
  right: 18px;
}

.section2 {
  height: auto;
  width: 100%;
  padding-top: 0.8rem;
}

.section2 > div {
  background-color: #f5fcff;
  padding: 0.3rem 0 0.4rem 0;
}
.section2 > div img {
  width: 4.2rem;
  margin: 0.3rem auto 0;
  display: block;
}

.section2 .txt {
  margin: 0 auto;
  color: #2e2e2f;
}
.section2 .txt .intr {
  padding-left: 1rem;
}
.section2 .txt .intr p span {
  font-family: "AlibabaPuHuiTiMedium";
}
.section2 .txt .intr p em {
  font-size: 0.15rem;
}
.section2 .txt .remark {
  margin-top: 0.2rem;
  padding-left: 1rem;
}
.section2 .txt .remark > div {
  color: #a26d31;
  background-color: #fddbb4;
  border-radius: 0.11rem;
  font-family: "AlibabaPuHuiTiMedium";
  font-size: 0.3rem;
  padding: 0.04rem;
  flex-shrink: 0;
  position: relative;
  margin-right: 0.4rem;
}
.section2 .txt .remark > div::after {
  content: "";
  width: 0.45rem;
  height: 0.45rem;
  background: url(../img/finish.png) no-repeat;
  background-size: 100%;
  position: absolute;
  top: -0.08rem;
  right: -0.08rem;
}
.section2 .txt .remark p {
  font-family: "AlibabaPuHuiTiMedium";
  color: #a26d31;
  line-height: 0.4rem;
}
.section3 {
  background: #32399a url(../img/SWBC.png) no-repeat;
  background-size: 100%;
  background-position: center top;
  padding: 0.4rem 0 0.6rem;
}
.section3 > div,
.section4 > div {
  width: 7rem;
  margin: 0 auto;
}
.section3 .stitle,
.section4 .stitle {
  flex-direction: column;
}
.section3 .stitle img,
.section4 .stitle img {
  width: 1.2rem;
  margin-bottom: 0.1rem;
}
.section3 h2 {
  color: #ffffff;
}

.section3 h2 span::after{
    background-image: url(../img/title_icon2.png);
}

.section3 .intr,
.section4 .intr {
  color: #ffffff;
  font-size: 0.28rem;
  line-height: 0.5rem;
  margin-bottom: 0.4rem;
}
.section3 .projects > div {
  font-family: "AlibabaPuHuiTiBold";
  font-size: 0.28rem;
  line-height: 0.28rem;
  background-image: linear-gradient(to top, #ffefdb, #f0c080);
  -webkit-background-clip: text;
  color: transparent;
  margin-bottom: 0.3rem;
}
.section3 .projects > div span {
  width: 2.4rem;
  height: 1px;
  background: #bfbfbf;
  position: relative;
}
.section3 .projects > div span:nth-child(1):after,
.section3 .projects > div span:last-child:before {
  content: "";
  width: 0.15rem;
  height: 0.15rem;
  background-image: linear-gradient(37deg, #f0c080 0%, #fef4e7 100%),
    linear-gradient(#362e2b, #362e2b);
  background-blend-mode: normal, normal;
  position: absolute;
  right: 0;
  transform: rotateZ(45deg);
  top: -0.065rem;
}
.section3 .projects > div span:last-child::before {
  left: -2px;
  right: auto;
}

.section3 .projects ul {
  flex-wrap: wrap;
}
.section3 .projects li {
  width: 49%;
  position: relative;
  margin-top: 0.1rem;
}
.section3 .projects li:nth-child(1),
.section3 .projects li:nth-child(2) {
  margin-top: 0;
}
.section3 .projects li img {
  width: 100%;
}
.section3 .projects li em {
  width: 100%;
  position: absolute;
  bottom: 0;
  background: #ffffff;
  left: 0;
  font-size: 0.23rem;
  line-height: 0.35rem;
  text-align: center;
}
.section4 {
  padding-top: 0.25rem;
  width: 100%;
  padding-bottom: 0.5rem;
  padding-top: 0.7rem;
}
.section4 .intr {
  color: #333333;
}

.section4 .fund > div {
  font-family: "AlibabaPuHuiTiMedium";
  font-size: 0.3rem;
  color: #a26d31;
  height: 0.55rem;
  background-image: linear-gradient(87deg, #f0c080 0%, #ffebd0 100%);
  background-blend-mode: normal, normal;
  margin-bottom: 0.2rem;
  border-radius: 0.1rem;
  overflow: hidden;
}
.section4 .fund li {
  width: 100%;
  background-color: #f5fcff;
  border-radius: 0.1rem;
  padding: 0.3rem 0.3rem .3rem;
}
.section4 .fund li:nth-child(1){
    margin-bottom: .15rem;
}
.section4 .fund li > p {
  font-family: "AlibabaPuHuiTiMedium";
  font-size: 0.3rem;
  color: #363d9a;
  line-height: 0.3rem;
  text-align: center;
  margin-bottom: 0.4rem;
}

.section4 .fund li > p span {
  color: #a26d31;
}

.section4 .fund li > div > div {
  text-align: center;
  font-family: "AlibabaPuHuiTiMedium";
  font-size: 0.3rem;
  color: #2e2e2f;
  width: 33%;
}
.section4 .fund li > div > div:last-child{
    width: 34%;
}
.section4 .fund li > div .img {
  display: block;
  margin: 0 auto 15px;
  width: 0.7rem;
  height: 0.7rem;
}
.section4 .fund li > div .img img {
  width: 100%;
}
