/* reset */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  border: 0 none;
  font: inherit;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  font-size: 12px;
}
a {
  text-decoration: none;
}
ul,
li {
  list-style: none;
}
html,
body {
  width: 100%;
  position: relative;
}
* {
  font-size: 0.16rem;
  box-sizing: border-box;
  font-family: "Microsoft Yahei", "PingFangSC-Light", "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", tahoma, SimSun, sans-serif !important;
}
* img {
  display: block;
  width: 100%;
}
a {
  color: #333;
}
span {
  display: block;
}
.clear {
  clear: both;
}
.pd16 {
  padding: 0 1.6rem;
}
.head .head_r .phone {
  display: none!important;
}
.pd26,
.container .div_mod {
  padding: 0 2.6rem;
}
.container .div_mod {
  margin-bottom: 1rem;
}
.container .div_mod .div_tit {
  margin-bottom: 0.7rem;
}
.af::after {
  content: "";
  display: block;
}
.af_blue::after {
  content: "";
  display: block;
  width: 0.52rem;
  height: 0.04rem;
  background: #2B62EB;
  border-radius: 0.3rem;
  margin-top: 0.2rem;
  margin-bottom: 0.2rem;
}
a.a_more {
  display: flex;
  align-items: center;
  width: 1.8rem;
  height: 0.54rem;
  line-height: 0.54rem;
  color: #fff;
  background: #e94c19;
  border-radius: 0 0.3rem 0 0;
}
a.a_more span {
  margin: 0 auto;
  display: block;
  background: url(/images/a_icon.png) no-repeat left center;
  background-size: 0.14rem 0.14rem;
  padding-left: 0.28rem;
}
.swiper-container {
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 100%;
}
.swiper-wrapper {
  width: 100%;
  height: 100%;
}
.swiper-wrapper .swiper-slide {
  width: 100%;
  height: 100%;
  z-index: 99;
}
.popBg {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #000;
  opacity: 0.5;
  z-index: 99;
  display: none;
}
.div_page {
  padding-top: 0.5rem;
  display: flex;
  justify-content: center;
}
.div_page .page_prev,
.div_page .page_next {
  display: block;
  height: 0.52rem;
  width: 0.52rem;
  border-radius: 0.01rem;
}
.div_page .page_prev a,
.div_page .page_next a {
  display: block;
  width: 100%;
  height: 100%;
}
.div_page .page_prev {
  background: url(/images/page_prev.png) #f7f7f7 no-repeat center;
  background-size: 0.07rem 0.12rem;
}
.div_page .page_prev:hover {
  background: url(/images/page_prevh.png) #e94c19 no-repeat center;
  background-size: 0.07rem 0.12rem;
}
.div_page .page_next {
  background: url(/images/page_next.png) #f7f7f7 no-repeat center;
  background-size: 0.07rem 0.12rem;
}
.div_page .page_next:hover {
  background: url(/images/page_nexth.png) #e94c19 no-repeat center;
  background-size: 0.07rem 0.12rem;
}
.div_page .clearfix {
  display: flex;
  justify-content: center;
}
.div_page .clearfix li {
  height: 0.52rem;
  width: 0.52rem;
  border-radius: 0.01rem;
  line-height: 0.52rem;
  text-align: center;
  font-size: 0.16rem;
  margin: 0 0.1rem;
  background: #f7f7f7;
}
.div_page .clearfix li a {
  font-size: 0.16rem;
  color: #333;
  display: block;
  width: 100%;
  height: 100%;
}
.div_page .clearfix li:hover,
.div_page .clearfix li.on {
  color: #fff;
  background: #e94c19;
}
.div_page .clearfix li:hover a,
.div_page .clearfix li.on a {
  color: #fff;
}
.dj {
  display: flex;
  justify-content: space-between;
}
.dja {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.dja_l {
  display: flex;
  justify-content: left;
  align-items: center;
}
.dja_c {
  display: flex;
  justify-content: center;
  align-items: center;
}
.headPhone {
  display: none!important;
}
.head {
  height: 1.2rem;
  padding-right: 1rem;
  padding-left: 0.5rem;
  display: flex;
  justify-content: space-between;
}
.head .logo {
  width: 2.2rem;
}
.head .nav ul li {
  margin-right: 0.2rem;
  position: relative;
}
.head .nav ul li .nav_one {
  line-height: 0.8rem;
}
.head .nav ul li .nav_one a {
  font-size: 0.18rem;
}
.head .nav ul li .nav_down {
  display: none;
  position: absolute;
  background: #fff;
  left: 50%;
  top: 100%;
  border-radius: 0.2rem;
  box-shadow: 0px 0.1rem 0.4rem rgba(96, 97, 112, 0.2);
  z-index: 30;
  overflow: hidden;
  width: 1.8rem;
  margin-left: -1rem;
}
.head .nav ul li .nav_down p {
  text-align: center;
  line-height: 0.65rem;
  position: relative;
}
.head .nav ul li .nav_down p a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 0.18rem;
  color: #000;
}
.head .nav ul li .nav_down p::after {
  content: "";
  display: block;
  width: 60%;
  height: 1px;
  background: #e5e5e5;
  margin: 0 auto;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -30%;
}
.head .nav ul li .nav_down p:last-child::after {
  display: none;
}
.head .nav ul li .nav_down p:hover {
  background: #e94c19;
}
.head .nav ul li .nav_down p:hover a {
  color: #fff;
}
.head .nav ul li .nav_down p:hover::after {
  display: none;
}
.head .nav ul li.on .nav_one a,
.head .nav ul li:hover .nav_one a {
  color: #e94c19;
}
.head .lang {
  height: 1.2rem;
  padding: 0 0.35rem;
  border-right: 1px solid #e1e1e2;
  border-left: 1px solid #e1e1e2;
}
.head .lang span {
  color: #333;
}
.head .lang span a {
  color: #666;
  font-size: 0.18rem;
}
.head .lang span a.on {
  color: #e94c19;
  border-bottom: 1px solid #e94c19;
}
.head .gp {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.head .gp p.tit {
  font-size: 0.16rem;
  padding: 0 0.25rem;
}
.head .gp .sj p {
  display: flex;
  justify-content: flex-start;
  height: 0.28rem;
  font-size: 0.16rem;
  line-height: 0.28rem;
}
.head .gp .sj p span {
  font-size: 0.16rem;
  margin: 0 0.05rem;
}
.section1 .head {
  padding-right: 2.2rem;
}
.footer {
  height: 3.1rem;
  background: #f18e38;
}
.footer .contact_link {
  width: 100%;
  margin-top: -1.6rem;
  z-index: 11;
  position: absolute;
  padding: 0 1.6rem;
}
.footer .contact_link .dja {
  border-radius: 1rem 0.1rem 0.1rem 0.1rem;
  background: #fff;
  box-shadow: 0 0.01rem 0.4rem rgba(96, 97, 112, 0.08);
}
.footer .contact_link .imgbox {
  width: 20%;
  background: #fff;
  border-radius: 1rem 0 0  0;
  overflow: hidden;
}
.footer .contact_link ul {
  border-radius: 0!important;
  background: #fff;
  width: 80%;
  padding-left: 1rem;
  box-shadow: none!important;
}
.footer .contact_link ul li h3 {
  font-size: 0.24rem;
  color: #f18e38;
  margin-bottom: 0.2rem;
  display: inline-block;
  position: relative;
}
.footer .contact_link ul li h3::after {
  content: "";
  display: block;
  width: 0.21rem;
  height: 0.2rem;
  background: url(/images/home/titbg.png) no-repeat;
  background-size: contain;
  position: absolute;
  right: -0.1rem;
  bottom: -0.02rem;
  z-index: -1;
  opacity: 0.4;
}
.footer .contact_link ul li .divtxt {
  padding-left: 0.8rem;
  min-height: 0.56rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.footer .contact_link ul li .divtxt p {
  font-size: 0.16rem;
  line-height: 1.5;
  color: #f18e38;
  margin-bottom: 0.1rem;
}
.footer .contact_link ul li .divtxt p a {
  font-size: 0.18rem;
  line-height: 1.5;
  color: #f18e38;
  border-bottom: 1px solid #f18e38;
}
.footer .contact_link ul li:nth-child(1) {
  width: 50%;
}
.footer .contact_link ul li:nth-child(1) .divtxt {
  background: url(/images/s3_icon1.png) no-repeat left center;
  background-size: 0.56rem 0.56rem;
}
.footer .contact_link ul li:nth-child(2) {
  width: 25%;
}
.footer .contact_link ul li:nth-child(2) .divtxt {
  background: url(/images/s3_icon2.png) no-repeat left center;
  background-size: 0.56rem 0.56rem;
}
.footer .contact_link ul li:nth-child(3) {
  width: 25%;
}
.footer .contact_link ul li:nth-child(3) .divtxt {
  background: url(/images/s3_icon3.png) no-repeat left center;
  background-size: 0.56rem 0.56rem;
}
.footer .fo_tp {
  height: 2.3rem;
  padding: 0 1.8rem;
}
.footer .fo_tp .logo {
  width: 2.4rem;
}
.footer .fo_tp .nav li {
  margin: 0 0.25rem;
}
.footer .fo_tp .nav li a {
  font-size: 0.2rem;
  color: #fff;
}
.footer .fo_bo {
  height: 0.8rem;
  padding: 0 1.8rem;
  border-top: 1px solid #f5b074;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer .fo_bo p {
  font-size: 0.14rem;
  color: #fff;
  letter-spacing: 0.02rem;
}
.footer .contact_link ul li .divtxt .divlink {
  position: relative;
}
.footer .contact_link ul li .divtxt .divlink span {
  font-size: 0.18rem;
  line-height: 1.5;
  color: #f18e38;
  border-bottom: 1px solid #f18e38;
  background: url(/images/down.png) no-repeat right center;
  background-size: 0.12rem 0.06rem;
  padding-right: 0.3rem;
  cursor: pointer;
}
.footer .contact_link ul li .divtxt .divlink ol {
  width: 1.2rem;
  box-shadow: 0px 0.1rem 0.4rem rgba(96, 97, 112, 0.2);
  position: absolute;
  left: 0;
  top: 0.3rem;
  background: #fff;
  padding: 0.2rem 0.1rem;
  margin-left: -0.6rem;
  left: 50%;
  display: none;
}
.footer .contact_link ul li .divtxt .divlink ol li {
  width: auto!important;
  margin-bottom: 0.1rem;
}
.footer .contact_link ul li .divtxt .divlink ol li a {
  color: #f18e38;
}
.footer .contact_link ul li .divtxt .divlink ol li a:hover {
  text-decoration: solid;
}
.footer .contact_link ul li .divtxt .divlink ol li:last-child {
  margin-bottom: 0;
}
.totop {
  position: fixed;
  left: 0;
  bottom: 40%;
  left: 0.5rem;
  z-index: 100;
}
.totop a {
  display: block;
  width: 0.15rem;
  height: 2.28rem;
}
.sectionHtop {
  padding-left: 1.2rem;
}
.second_banner {
  position: relative;
  border-radius: 1rem 0 0 0 ;
  overflow: hidden;
}
.second_banner .sb_text {
  position: absolute;
  left: 0.6rem;
  top: 1rem;
}
.second_banner .sb_text span {
  display: block;
}
.second_banner .sb_text .cn {
  font-size: 0.64rem;
  color: #e94c19;
  margin-bottom: 0.2rem;
}
.second_banner .sb_text .en {
  font-size: 0.24rem;
  color: #e94c19;
  opacity: 0.5;
  text-transform: uppercase;
}
.second_banner .bread {
  position: absolute;
  left: 0.6rem;
  bottom: 0.3rem;
}
.second_banner .bread p {
  font-size: 0.18rem;
  color: #333;
  background: url(/images/bread_icon.png) no-repeat left center;
  background-size: 0.17rem 0.17rem;
  padding-left: 0.4rem;
}
.second_banner .bread p span {
  display: inline-block;
  padding-left: 0.23rem;
  background: url(/images/bread_icon2.png) no-repeat left center;
  background-size: 0.1rem 0.1rem;
  margin-left: 0.1rem;
  font-size: 0.18rem;
}
.second_tit {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  padding: 0.7rem 0;
}
.second_tit h3 {
  font-size: 0.32rem;
  color: #333;
  font-weight: bold;
  margin-right: 0.2rem;
}
.second_tit span {
  font-size: 0.18rem;
  color: #e94c19;
  font-weight: bold;
}
.second_nav {
  border-bottom: 1px solid #e5e5e5;
}
.second_nav ul li {
  width: 25%;
  height: 1rem;
  line-height: 1rem;
  text-align: center;
}
.second_nav ul li a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 0.26rem;
  color: #000000;
  opacity: 0.6;
}
.second_nav ul li.on {
  background-color: #e94c19;
  border-radius: 0 0.5rem 0 0;
  overflow: hidden;
}
.second_nav ul li.on a {
  color: #fff;
  opacity: 1;
}
.three_Nav {
  padding-top: 0.7rem !important;
  margin-bottom: 0.7rem;
}
.three_Nav ul li {
  width: 24%;
  background: #f5f5f5;
  height: 0.8rem;
  line-height: 0.8rem;
  text-align: center;
  border-radius: 0 0.5rem 0 0;
}
.three_Nav ul li a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 0.26rem;
  opacity: 0.6;
}
.three_Nav ul li.on,
.three_Nav ul li:hover {
  background: #e94c19;
}
.three_Nav ul li.on a,
.three_Nav ul li:hover a {
  color: #fff;
  opacity: 1;
}
.pd25 {
  padding: 0 2.5rem;
}
.container {
  padding-bottom: 2.5rem;
}
@media screen and (max-width: 1460px) {
  .head {
    padding-right: 0.5rem;
  }
  .section1 .head {
    padding-right: 1.7rem;
  }
}
@media screen and (max-width: 1023px) {
  html,
  body {
    overflow-x: hidden;
  }
  .head {
    display: none;
  }
  .headPhone {
    display: block!important;
  }
  .swiperHome .head {
    display: none;
  }
  .sectionHtop .head {
    display: block;
  }
  .head {
    position: fixed;
    width: 100%;
    padding: 0 0.3rem;
    left: 0;
    top: 0;
    height: 1rem;
    background: #fff;
    z-index: 100;
    align-items: flex-start;
    flex-wrap: wrap;
  }
  .head .div_l {
    padding: 0.3rem;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    justify-content: space-between;
    display: flex;
    align-items: center;
    height: 1rem;
  }
  .head .div_l a img {
    width: 2rem;
  }
  .head .div_l .phoneBtn {
    width: 0.3rem;
    height: 0.3rem;
    background: url(/images/phoneBtn01.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center 0;
    transition: 0.2s;
  }
  .head .div_l .phoneBtn.on {
    background: url(/images/phoneBtn02.png);
    background-size: 100%;
  }
  .head .div_r {
    display: none;
    padding-top: 1.5rem;
  }
  .head .div_r .nav ul {
    display: block;
  }
  .head .div_r .nav ul li .nav_one {
    background: url(/images/phonenavicon01.png) no-repeat right center;
    background-size: 0.3rem 0.3rem;
  }
  .head .div_r .nav ul li .nav_one a {
    font-size: 0.28rem;
  }
  .head .div_r .nav ul li .nav_one.phoneOn {
    background: url(/images/phonenavicon02.png) no-repeat right center;
    background-size: 0.3rem 0.3rem;
  }
  .head .div_r .nav ul li .nav_down {
    position: static;
    left: 0;
    width: 100%;
    margin: 0;
  }
  .head .div_r .lang {
    display: none;
  }
  .head.headOn {
    width: 100%;
    height: 100%;
    z-index: 999;
  }
  .head.headOn .div_r {
    display: block;
    width: 100%;
  }
  .head .div_r .gp {
    display: none;
  }
  .second_nav ul li a {
    font-size: 0.22rem;
  }
  .three_Nav {
    margin-bottom: 0;
  }
  .three_Nav ul li a {
    font-size: 0.2rem;
  }
  .footer {
    height: auto;
  }
  .footer .contact_link {
    padding: 0 0.3rem;
  }
  .footer .contact_link .dja {
    border-radius: 0.1rem;
  }
  .footer .contact_link .imgbox {
    display: none;
  }
  .footer .contact_link ul {
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    padding: 0.3rem 0.5rem;
  }
  .footer .contact_link ul li {
    width: 100%!important;
  }
  .footer .contact_link ul li:nth-child(2),
  .footer .contact_link ul li:nth-child(3) {
    width: 50%!important;
  }
  .footer .fo_tp {
    display: block;
    padding: 0.2rem;
    height: auto;
    text-align: center;
    padding-top: 2rem;
  }
  .footer .fo_tp .logo {
    margin: 0 auto;
  }
  .footer .fo_tp .nav {
    display: none;
  }
  .footer .fo_bo {
    height: auto;
    padding: 0.2rem;
  }
  .sectionHtop {
    padding: 0;
    padding-top: 1rem;
  }
  .second_banner {
    overflow: hidden;
  }
  .second_banner img {
    width: 150%;
  }
  .second_banner .sb_text {
    top: 0.3rem;
  }
  .second_banner .sb_text .cn {
    margin-bottom: 0;
    font-size: 0.44rem;
  }
  .pd25 {
    padding: 0 0.3rem;
  }
  body {
    overflow-x: hidden;
  }
  .newsList ul li .imgbox {
    display: none;
  }
  .totop {
    left: unset;
    right: 0.3rem;
    bottom: 10%;
    z-index: 99;
  }
}
.q_bg_1 {
  background: #e6e6e6;
}
.q_c_0100_1 {
  float: left;
  width: 100%;
  position: relative;
  background: #fff;
}
.q_c_0100_1 .q_logo {
  position: absolute;
  left: 38px;
  top: 50%;
  margin-top: -24px;
  width: 158px;
}
.q_c_0100_1 .q_logo a {
  display: block;
  float: left;
  width: 100%;
}
.q_c_0100_1 .q_logo a img {
  display: block;
  float: left;
  width: 100%;
}
.q_t_0100_1 {
  float: left;
  width: 100%;
  padding-left: 238px;
}
.q_l_0100_1 {
  float: left;
  width: 100%;
  text-align: right;
  border-bottom: 1px solid #e6e6e6;
}
.q_span_1_1 {
  display: inline-block;
  vertical-align: top;
  font-size: 0.14rem;
  color: #333;
}
.q_span_1_1 .q_font_1_1 {
  color: red;
}
.q_span_1_1 .q_font_1_2 {
  color: green;
}
.q_span_1_1 .q_font_1_1 .gp-dqjg {
  background: url(/images/g_zhang.png) left center no-repeat;
  padding-left: 15px;
}
.q_span_1_1 .q_font_1_2 .gp-dqjg {
  background: url(/images/g_die.png) left center no-repeat;
  padding-left: 15px;
}
.icon-d {
  background: url(/images/g_die.png) left center no-repeat;
  padding-left: 15px;
}
.icon-z {
  background: url(/images/g_zhang.png) left center no-repeat;
  padding-left: 15px;
}
.announcement .data ul li .icon-d {
  background: url(/images/investor/down.png) no-repeat right center;
  background-size: 0.24rem 0.31rem;
  padding-left: 0;
}
.announcement .data ul li .icon-z {
  background: url(/images/investor/up.png) no-repeat right center;
  background-size: 0.24rem 0.31rem;
  padding-left: 0;
}
.q_span_1_2 {
  display: inline-block;
  vertical-align: top;
  margin: 0 40px;
  width: 88px;
  height: 26px;
  text-align: left;
  border: 1px solid #fdab21;
  line-height: 24px;
  margin-top: 17px;
  overflow: hidden;
  -webkit-border-radius: 13px;
  -khtml-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
}
.q_span_1_2 a {
  display: inline-block;
  float: left;
  padding: 0 10px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  color: #333;
}
.q_span_1_2 a.on {
  padding: 0 15px;
  color: #fff;
  background: #fdab21;
  -webkit-border-radius: 13px;
  -khtml-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
}
.q_r_0100_1 {
  float: left;
  width: 100%;
}
<!--ºÄÊ±1768447130.686Ãë-->