body,
h1,
h3,
h4,
h2,
p,
ul,
li,
div,
span,
a,
input,
button,
textarea {
  margin: 0;
  padding: 0;
  color: #303133;
  font-family: AlibabaPuHuiTi-2-55-Regular;
}
body {
  overflow-x: hidden;
}
ul,
li {
  list-style: none;
}
a {
  text-decoration: none;
}
.df {
  display: flex;
}
.j-sc {
  justify-content: center;
}
.j-sb {
  justify-content: space-between;
}
.a-ic {
  align-items: center;
}
.f-dc {
  flex-direction: column;
}
.fl-end {
  justify-content: flex-end;
}
.flex1 {
  flex: 1;
}
.fl-wrap {
  flex-wrap: wrap;
}
.pos-r {
  position: relative;
}
.pos-a {
  position: absolute;
}
.pos-f {
  position: fixed;
}
.color1 {
  color: #303133;
}
.color2 {
  color: #606266;
}
.color3 {
  color: #909399;
}
.colorf {
  color: #fff;
}
.bf {
  background: #fff;
}
.themecolor {
  color: #91d8f4;
}
.themebg {
  background-color: #2d3891;
}
.h80 {
  height: 80px;
}
.ta-c {
  text-align: center;
}
.ta-l {
  text-align: left;
}
.fwn {
  font-weight: normal;
}
.fz12 {
  font-size: 12px;
}
.fz13 {
  font-size: 13px;
}
.fz14 {
  font-size: 14px;
}
.fz15 {
  font-size: 15px;
}
.fz16 {
  font-size: 16px;
}
.fz17 {
  font-size: 17px;
}
.fz18 {
  font-size: 18px;
}
.fz20 {
  font-size: 20px;
}
.fz22 {
  font-size: 22px;
}
.fz24 {
  font-size: 24px;
}
.fz25 {
  font-size: 25px;
}
.fz28 {
  font-size: 28px;
}
.fz32 {
  font-size: 32px;
}
.fz36 {
  font-size: 36px;
}
.fz40 {
  font-size: 40px;
}
.fz45 {
  font-size: 45px;
}
.fz56 {
  font-size: 56px;
}
.fz82 {
  font-size: 82px;
}
.fwb {
  font-weight: bold;
}
.w {
  width: 1280px;
  margin: 0 auto;
}
.commontit {
  margin-bottom: 42px;
}
.commontit img {
  width: 338px;
}
.commonmore a {
  border: 1px solid #2d3891;
  width: 200px;
  height: 50px;
  border-radius: 25px;
}
.inner-common-tit {
  padding: 100px 0 50px;
}
.inner-common-tit h2 {
  margin-bottom: 16px;
}
.inner-common-tit .p {
  text-align: center;
  line-height: 145%;
  letter-spacing: 0.24px;
}
.fenye {
  margin-top: 20px;
}
.fenye ul {
  color: #606266;
  font-size: 14px;
  font-weight: normal;
}
.fenye ul li {
  margin: 0 2px;
}
.fenye ul li a,
.fenye ul li span {
  height: 28px;
  padding: 0 10px;
  border-radius: 2px;
  background-color: #EBEEF5;
  display: flex;
  align-items: center;
  font-size: 14px;
  justify-content: center;
  color: #606266;
}
.fenye ul li span.current {
  color: #fff;
  background: #2d3891;
}
.fenye ul li.active a {
  color: #fff;
  background: #2d3891;
}
.fenye ul li:nth-last-child(1) {
  margin-right: 10px;
}
/*****瀵艰埅*******/
.head {
  height: 80px;
  width: 100%;
  z-index: 90;
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.07);
}
.head .logo {
  padding-left: 40px;
}
.head .logo img {
  display: block;
  width: 176px;
}
.head .menubar {
  display: none;
}
.head .menu a {
  margin: 0 20px;
  height: 80px;
  position: relative;
  display: flex;
  align-items: center;
  padding: 0 10px;
  text-align: center;
  font-size: 17px;
}
.head .menu a.active::after {
  content: "";
  height: 3px;
  width: 40px;
  background-color: #2d3891;
  bottom: 0;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.head .headr .tel {
  text-align: left;
  z-index: 8;
}
.head .headr .tel div {
  font-family: impact;
}
.head .headr .fangan {
  width: 229px;
  height: 80px;
  cursor: pointer;
}
.head .headr .fangan .dingzhi {
  width: 100%;
  text-align: right;
  z-index: 9;
  padding-right: 27px;
}
.head .headr .fangan .sh {
  height: 80px;
  width: 80px;
}
.head .headr .fangan .sh .bf {
  height: 40px;
  margin-top: 40px;
}
.head .headr .fangan .sh .bf::after {
  position: absolute;
  content: "";
  width: 80px;
  height: 80px;
  background-color: #2d3891;
  z-index: 2;
  top: -40px;
  right: -40px;
  border-radius: 50%;
}
.head .headr .fangan::before {
  position: absolute;
  content: "";
  background-color: #fff;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  left: -40px;
  top: 0;
}
/*****鍏叡搴曢儴*******/
.footer {
  margin-top: 88px;
}
.footer .ft-top .fttopi {
  height: 130px;
}
.footer .ft-top .fttopi .l .ftlogo img {
  display: block;
  width: 179px;
}
.footer .ft-top .fttopi .l .line {
  width: 1px;
  background-color: #fff;
  height: 24px;
  margin: 0 34px;
}
.footer .ft-top .fttopi .l .text h2 {
  font-weight: normal;
  letter-spacing: 0.28px;
}
.footer .ft-top .fttopi .l .text h3 {
  font-weight: normal;
  letter-spacing: 0.18px;
  font-family: AlibabaPuHuiTi-2-45-Light;
}
.footer .ft-top .fttopi .r form {
  display: flex;
  align-items: center;
}
.footer .ft-top .fttopi .r form .ipt label.error {
  position: absolute;
  left: 16px;
  bottom: -22px;
  font-size: 14px;
  color: #fff;
}
.footer .ft-top .fttopi .r form input {
  display: block;
  width: 240px;
  height: 44px;
  border-radius: 6px;
  border: 1px solid #fff;
  box-sizing: border-box;
  margin: 0;
  outline: none;
  background-color: #91d8f4;
  font-size: 16px;
  color: #fff;
  padding: 0 15px;
  margin-left: 16px;
}
.footer .ft-top .fttopi .r form input::placeholder {
  color: #fff;
}
.footer .ft-top .fttopi .r form button {
  display: block;
  cursor: pointer;
  width: 240px;
  height: 44px;
  background-color: #fff;
  border: none;
  padding: 0;
  font-size: 18px;
  color: #2d3891;
  border-radius: 6px;
  margin-left: 16px;
}
.footer .ft-bottom {
  background-color: #303133;
}
.footer .ft-bottom .ftboti .t {
  padding-top: 44px;
  padding-bottom: 44px;
}
.footer .ft-bottom .ftboti .t .tl .ul {
  margin-right: 150px;
}
.footer .ft-bottom .ftboti .t .tl .ul h2 {
  font-weight: normal;
  font-size: 18px;
  color: #fff;
  position: relative;
  padding-bottom: 14px;
}
.footer .ft-bottom .ftboti .t .tl .ul h2::before {
  position: absolute;
  content: "";
  width: 16px;
  height: 2px;
  background-color: #2d3891;
  left: 0;
  bottom: 0;
}
.footer .ft-bottom .ftboti .t .tl .ul ul {
  padding-top: 12px;
}
.footer .ft-bottom .ftboti .t .tl .ul ul li {
  margin-bottom: 12px;
  width: 88px;
}
.footer .ft-bottom .ftboti .t .tl .ul ul li a {
  color: rgba(255, 255, 255, 0.65);
  font-size: 16px;
  font-weight: normal;
}
.footer .ft-bottom .ftboti .t .tl .ul ul.df {
  width: 200px;
}
.footer .ft-bottom .ftboti .t .tl .ul .tel {
  margin: 12px 0 14px;
}
.footer .ft-bottom .ftboti .t .tl .ul .add p {
  color: rgba(255, 255, 255, 0.65);
  font-size: 16px;
  margin-bottom: 12px;
}
.footer .ft-bottom .ftboti .t .tl .ul.ul2 {
  width: 240px;
  margin-right: 0;
}
.footer .ft-bottom .ftboti .t .tr h2 {
  font-weight: normal;
  font-size: 18px;
  color: #fff;
}
.footer .ft-bottom .ftboti .t .tr .ewm {
  margin-top: 33px;
}
.footer .ft-bottom .ftboti .t .tr .ewm .itm {
  width: 102px;
}
.footer .ft-bottom .ftboti .t .tr .ewm .itm .pic {
  height: 102px;
}
.footer .ft-bottom .ftboti .t .tr .ewm .itm .pic img {
  display: block;
  width: 100%;
}
.footer .ft-bottom .ftboti .t .tr .ewm .itm p {
  font-size: 14px;
  color: #fff;
  text-align: center;
}
.footer .ft-bottom .ftboti .t .tr .ewm .itm.mr30 {
  margin-right: 30px;
}
.footer .ft-bottom .ftboti .b {
  padding: 24px;
  border-top: 1px solid #434343;
}
.footer .ft-bottom .ftboti .b .p,
.footer .ft-bottom .ftboti .b .p a {
  color: rgba(255, 255, 255, 0.65);
  font-size: 16px;
}
.footer .ft-bottom .ftboti .b .img {
  margin-left: 30px;
}
.footer-form {
  z-index: 999;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.7);
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: none;
}
.footer-form .form {
  width: 760px;
  border-radius: 40px;
  padding: 50px 115px 60px;
  box-sizing: border-box;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.footer-form .form .ft-form-close {
  right: 50px;
  top: 40px;
  cursor: pointer;
}
.footer-form .form .formt {
  margin-bottom: 40px;
  margin-top: 30px;
}
.footer-form .form .formt h2 {
  position: relative;
}
.footer-form .form .formt h2::after {
  position: absolute;
  content: "";
  width: 53px;
  height: 50px;
  top: -26px;
  right: -44px;
  background: url(../images/tit-ico2.png) no-repeat 0 0;
}
.footer-form .form form .label {
  margin-bottom: 10px;
}
.footer-form .form form .inputarea .ipt {
  height: 44px;
  border: 1px solid #dbdbdb;
  background-color: #f6f6f6;
  border-radius: 4px;
  padding: 0 10px;
  width: 49%;
  box-sizing: border-box;
  margin-bottom: 10px;
}
.footer-form .form form .inputarea .ipt img {
  width: 23px;
  display: block;
}
.footer-form .form form .inputarea .ipt input {
  height: 100%;
  background: none;
  border: none;
  flex: 1;
  font-size: 16px;
  padding: 0 10px;
  outline: none;
}
.footer-form .form form .inputarea .ipt input::placeholder {
  color: #909399;
  font-size: 15px;
}
.footer-form .form form .textarea textarea {
  width: 100%;
  border: 1px solid #dbdbdb;
  background-color: #f6f6f6;
  border-radius: 4px;
  padding: 10px 20px;
  outline: none;
  box-sizing: border-box;
  min-height: 100px;
}
.footer-form .form form .textarea textarea::placeholder {
  color: #909399;
  font-size: 15px;
}
.footer-form .form form button {
  cursor: pointer;
  width: 100%;
  border: none;
  margin-top: 30px;
  padding: 0;
  border-radius: 22px;
  height: 44px;
}
.footer-form .form form .contact {
  margin-top: 40px;
}
.rightbar {
  width: 88px;
  padding: 10px 0;
  border-radius: 4px;
  filter: drop-shadow(0px 0px 20px rgba(0, 0, 0, 0.08));
  top: 51%;
  background: #fff;
  right: 0;
  position: fixed;
  z-index: 99;
}
.rightbar .barlist {
  cursor: pointer;
  position: relative;
  height: 88px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.rightbar .barlist .pic {
  position: relative;
  width: 44px;
  height: 44px;
  display: flex;
  justify-content: center;
}
.rightbar .barlist .pic .nums {
  color: #fff;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #F56C6C;
  right: -6px;
  top: -6px;
  z-index: 4;
}
.rightbar .barlist .pic img {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  transition: all ease-in-out 0.2s;
}
.rightbar .barlist .pic img.img2 {
  opacity: 0;
}
.rightbar .barlist .pic img.img1 {
  opacity: 1;
}
.rightbar .barlist p {
  text-align: center;
  color: #999;
  font-size: 14px;
  transition: all ease-in-out 0.2s;
}
.rightbar .barlist:hover .pic img.img2 {
  opacity: 1;
}
.rightbar .barlist:hover .pic img.img1 {
  opacity: 0;
}
.rightbar .barlist:hover p {
  color: #2d3891;
}
.rightbar .barlist:last-child {
  display: none;
}
.rightbar .barlist:last-child .pic {
  left: 50%;
  transform: translateX(-50%);
}
.rightbar .kf {
  width: 360px;
  right: 90px;
  top: -40px;
  z-index: 98;
  border-radius: 12px;
  display: none;
}
.rightbar .kf .closex {
  position: absolute;
  top: 4px;
  right: 4px;
  color: #fff;
  font-size: 24px;
  cursor: pointer;
  width: 30px;
  height: 30px;
  z-index: 110;
}
.rightbar .kf .kf-top {
  height: 114px;
  background: #32D1C6;
  padding-top: 16px;
  border-radius: 12px 12px 0 0;
  overflow: visible;
  text-align: center;
  margin-bottom: 43px;
}
.rightbar .kf .kf-top img {
  width: 188px;
}
.rightbar .kf .kf-bot {
  padding-bottom: 30px;
}
.rightbar .kf .kf-bot h2 {
  font-size: 24px;
}
.rightbar .kf .kf-bot p {
  margin: 10px 0 22px;
  font-size: 14px;
  color: #909399;
}
.rightbar .kf .kf-bot a {
  width: 200px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 20px;
  border-radius: 25px;
  background: #2d3891;
}
.m_footer {
  display: none;
}
.m_overlay {
  display: none;
}
#nianhui .head .menu a.active {
  color: #E10E01;
}
#nianhui .head .menu a.active::after {
  background-color: #E10E01;
}
#nianhui .head .headr .tel .themecolor {
  color: #E10E01;
}
#nianhui .head .headr .fangan {
  background-color: #E10E01;
}
#nianhui .head .headr .fangan .sh .bf::after {
  background-color: #E10E01;
}
#nianhui .footer .ft-top {
  background: #E10E01;
}
#nianhui .footer .ft-top .fttopi .r form input {
  background-color: #E10E01;
}
#nianhui .footer .ft-top .fttopi .r form button {
  color: #E10E01;
}
@font-face {
  font-family: AlibabaPuHuiTi-2-55-Regular;
  src: url(../fonts/AlibabaPuHuiTi-2-55-Regular.otf);
}
@font-face {
  font-family: AlibabaPuHuiTi-2-45-Light;
  src: url(../fonts/AlibabaPuHuiTi-2-45-Light.otf);
}
@media (max-width: 1410px) {
  .head .menu a {
    margin: 0 10px;
  }
  .head .headr .fangan {
    width: 189px;
  }
  .head .headr .fangan .dingzhi {
    padding-right: 12px;
  }
}
@media (max-width: 750px) {
  .h80 {
    height: 50px;
  }
  .w {
    width: 100%;
  }
  .head {
    height: 50px;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 98;
  }
  .head .logo {
    width: 100%;
    padding: 0;
    display: flex;
    justify-content: center;
  }
  .head .logo img {
    height: 32px;
    width: auto;
  }
  .head .menubar {
    display: block;
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 90;
  }
  .head .menubar img {
    width: 28px;
    display: block;
  }
  .head .menu {
    position: fixed;
    top: 50px;
    left: 0;
    z-index: 97;
    width: 100%;
    display: none;
    background-color: #fff;
  }
  .head .menu a {
    border-top: 1px solid #EBEEF5;
    display: block;
    width: 100%;
    padding: 0 0 0 20px;
    box-sizing: border-box;
    margin-left: 0;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: left;
    position: relative;
  }
  .head .menu a::after,
  .head .menu a.active::after {
    position: absolute;
    content: "";
    left: 94%;
    top: 50%;
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    background: url(../images/arrow_right.png) no-repeat center center;
    background-size: 17px;
  }
  .head .headr {
    display: none;
  }
  .footer {
    margin-top: 22px;
  }
  .footer .ft-top {
    background: none;
  }
  .footer .ft-top .fttopi {
    display: block;
    padding-bottom: 120px;
  }
  .footer .ft-top .fttopi .l {
    display: none;
  }
  .footer .ft-top .fttopi .r {
    padding: 0 12px;
  }
  .footer .ft-top .fttopi .r form {
    display: block;
  }
  .footer .ft-top .fttopi .r form .ipt {
    margin-bottom: 26px;
  }
  .footer .ft-top .fttopi .r form .ipt label.error {
    color: #f56c6c;
  }
  .footer .ft-top .fttopi .r form input {
    display: block;
    width: 100%;
    margin: 0 0 8px 0;
    height: 44px;
    background-color: #F5F6F8;
    border: 1px solid #EBEEF5;
    border-radius: 6px;
  }
  .footer .ft-top .fttopi .r form input::placeholder {
    color: #909399;
  }
  .footer .ft-top .fttopi .r form input.error {
    border: 1px solid #f56c6c;
  }
  .footer .ft-top .fttopi .r form button {
    width: 100%;
    display: block;
    margin: 0;
    color: #fff;
    background-color: #2d3891;
  }
  .footer .ft-bottom {
    display: none;
  }
  .footer-form .form {
    width: 93%;
    border-radius: 10px;
    padding: 25px 20px;
  }
  .footer-form .form .ft-form-close {
    top: 15px;
    right: 20px;
  }
  .footer-form .form .ft-form-close img {
    width: 18px;
    display: block;
  }
  .footer-form .form .formt {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .footer-form .form .formt h2 {
    font-size: 20px;
  }
  .footer-form .form .formt h2::after {
    width: 25px;
    height: 24px;
    right: -20px;
    top: -10px;
    background-size: 25px;
  }
  .footer-form .form form .label {
    font-size: 15px;
  }
  .footer-form .form form .inputarea {
    display: block;
  }
  .footer-form .form form .inputarea .ipt {
    width: 100%;
    height: 32px;
  }
  .footer-form .form form .inputarea .ipt img {
    width: 17px;
  }
  .footer-form .form form .inputarea .ipt input {
    font-size: 14px;
  }
  .footer-form .form form .inputarea .ipt input::placeholder {
    font-size: 14px;
  }
  .footer-form .form form .textarea textarea {
    font-size: 14px;
    padding: 10px;
  }
  .footer-form .form form .textarea textarea::placeholder {
    font-size: 14px;
  }
  .footer-form .form form button {
    font-size: 15px;
    height: 40px;
  }
  .rightbar {
    width: 50px;
  }
  .rightbar .barlist {
    height: 50px;
    cursor: pointer;
  }
  .rightbar .barlist .pic {
    width: 26px;
    height: 26px;
  }
  .rightbar .barlist .pic .nums {
    width: 20px;
    height: 20px;
    right: -8px;
    top: -8px;
    font-size: 12px;
  }
  .rightbar .barlist p {
    display: none;
  }
  .m_footer {
    display: block;
    width: 100%;
    bottom: 0;
    z-index: 75;
    left: 0;
    padding: 6px 0;
    background: #2d3891;
  }
  .m_footer .m_ft a {
    width: 33%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .m_footer .m_ft a .pic img {
    width: 24px;
    display: block;
  }
  .m_overlay {
    display: none;
    position: fixed;
    z-index: 84;
    left: 0;
    height: 100%;
    width: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
  }
  .fenye {
    margin-top: 20px;
    padding: 0 12px;
  }
  .fenye ul {
    display: block;
    text-align: center;
  }
  .fenye ul li {
    margin: 0 2px 4px;
    display: inline-block;
  }
  .inner-common-tit {
    padding: 20px 0;
  }
  .inner-common-tit h2 {
    font-size: 18px;
    margin-bottom: 6px;
  }
  .inner-common-tit .p {
    font-size: 14px;
  }
  #nianhui .head .menu a.active {
    color: #303133;
  }
  #nianhui .head .menu a.active::after {
    background: url(../images/arrow_right.png) no-repeat center center #fff;
  }
}