﻿html {
  min-width: 1200px;
} 
* 
{
    margin:0px; padding:0px;
    box-sizing: border-box;
    letter-spacing: 1px;
} 
body {
    min-width: 1200px;
    margin: 0px auto;
    padding: 0px;
    font-size: 12px;
    font-family: -apple-system, BlinkMacSystemFont, Helvetica Neue, Helvetica, Segoe UI, Arial, Roboto, PingFang SC, miui, Hiragino Sans GB, Microsoft Yahei, sans-serif;
    color: #666;
    position: relative;
    font-family: arial, helvetica, sans-serif;
    font-size: 13px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
}
a{ text-decoration:none;}
a {
  color: #666;
  text-decoration: none;
  outline: none;
}
a:active {
}
img {
  border: 0px;
  vertical-align: middle;
}
a:link {
  text-decoration: none;
  outline: none;
}
a:visited {
  text-decoration: none;
  outline: none;
}
a:hover {
  text-decoration: none;
  color: #fd5b4a;
  outline: none;
}
ul,li{ list-style:none; } 
ul,
p,
dl,
dt,
dd {
  padding: 0px;
  margin: 0px;
}
li {
  list-style-position: outside;
  list-style-type: none;
}
h1,
h2,
h3,
h4,
h5 {
  font-size: 14px;
  padding: 0px;
  margin: 0px;
}
h1 {
  font-size: 16px;
}
h5 {
  font-size: 12px;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear_f {
  clear: both;
  height: 0px;
  padding: 0px;
  margin: 0px;
  display: block;
  _display: inherit;
}
.h10 {
  height: 10px;
  overflow: hidden;
  clear: both;
}
.h30 {
  height: 30px;
  overflow: hidden;
  clear: both;
}
.h100 {
  height: 100px;
  overflow: hidden;
  clear: both;
}
input {
  background: transparent;
  padding: 0px;
  font-size: 12px;
  font-family: Arial, "微软雅黑";
  color: #888;
  border: 0px;
  outline: none;
}
textarea {
  font-family: Arial, "微软雅黑";
  color: #888;
  padding: 0px;
  outline: none;
}
em {
  font-style: normal;
}
i {
  font-style: normal;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #666;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #666;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #666;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #666;
}
.pc {
  width: 100%;
  height: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  min-width: 1200px;
  position: relative;
}
.default-layout{
  display: flex;
  flex-direction: column;
  min-height: 100vh; 
  min-width: 1440px;
}

.default-layout .container{
  flex-grow: 1;
}






.emt {
    width: 100%;
    padding-bottom: 70px;
    display: inline-table;
}

.toTop {
    top: 0;
}
.p_nav {
    min-width: 1400px;
    transition: top .2s ease-in-out;
    margin: 0 auto;
    height: 70px;
    background: #fff;
    box-shadow: 0 3px 5px 0 hsla(0,0%,66.7%,.06);
    z-index: 100;
    position: fixed;
    top: 0px;
    width: 100%;
}
.navFlex  {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.logoBox{
    width: 136px;
    height: 40px;
    float: left;
    position: relative;
    display: flex;
    justify-content: left;
    align-items: center
}


.p_nav ul{
    height: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center
}

.p_nav li{
    min-width: 40px;
    height: 100%;
    font-size: 14px;
    font-weight: 400;
    color: #1b2d3e;
    line-height: 50px;
    cursor: pointer;
    position: relative;
    text-align: center;
    display: flex;
    align-items: center;
    border-bottom: 2px solid #fff
}

.p_nav li img{
    width: .2rem;
    height: .2rem;
    max-width: 50px;
    max-height: 50px;
    vertical-align: middle;
    margin-right: .1rem
}

.p_nav .logo{
    width: 120px;
    cursor: pointer
}

.p_nav li{
    white-space: nowrap;
    margin-right: 48px
}

.p_nav li[data-v-9423d58e]:last-child {
    margin-right: 0
}

.navUl{
    padding-left: 73px
}

.navItem{
    display: flex;
    justify-content: center
}

.navItem[data-v-9423d58e]:hover {
    color: #fd5b4a
}

.cardSecretBtnWrapper{
    width: 234px;
    height: 32px;
    background: #393f52;
    border-radius: 20px;
    border: 1px solid #393f52;
    margin: 25px auto;
    display: flex;
    align-items: center;
    padding: 0 19px;
    font-size: 12px;
    font-weight: 400;
    color: #fff
}

.cardSecretBtnWrapper .checkDD{
    margin-right: 7px;
    cursor: pointer;
    width: 12px;
    height: 12px
}

.dlDD{
    margin-left: 30px;
    border-radius: 4px;
    border: 1px solid #e6e6e6
}

.dlDD ,.zcDD{
    height: 35px;
    padding: 0 15px;
    display: flex;
    align-items: center
}

.zcDD{
    border-radius: 4px;
    background: #ff6229;
    margin-left: 16px;
    color: #fff
}

.toTop{
    top: 0
}

.jbwg{
    color: #ff6063;
    font-size: 14px;
    font-weight: 700;
    cursor: pointer
}
 .p_nav .activePage  {
    color: #fd5b4a;
    border-bottom: 2px solid #fb864e;
}



.footer {
    width: 100%;
    background: #1b1918;
    margin: 0 auto
}

.footer .footerBodyx {
    min-height: 323px;
    padding: 48px 0 0;
    width: 1300px;
    margin: 0 auto;
    display: flex;
    position: relative;
    justify-content: space-between;
    flex-direction: column
}

.footer .footerBodyx .top {
    width: 100%;
    display: flex;
    position: relative;
    justify-content: flex-start
}

.footer .section {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    left: 23px
}

.footer .section .section-footer {
    min-height: 57px;
    white-space: nowrap;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 12px;
    color: #858e9d;
    border-top: 1px solid #2c2c2c
}

.footer .section .section-footer .section-c {
    display: flex
}

.footer .section .section-footer .section-c .icon {
    margin: 0 8px 0 40px;
    width: 14px;
    height: 14px;
    background: url(../image/gongan.png);
    background-size: 100%
}

.footer .section .section-footer .section-c a {
    margin-right: 40px;
    color: #858e9d
}

.footer .footerLeft {
    text-align: center;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-right: 68px
}

.footer .footerLeft .footerLeft-l {
    width: 256px;
    text-align: left
}

.footer .footerLeft .footerLeft-l .phone {
    padding: 0 11px;
    margin-top: 25px;
    height: 36px;
    background: #ff6229;
    border-radius: 2px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 400;
    color: #fff
}

.footer .footerLeft .footerLeft-l .phoneNumnew,.footer .footerLeft .footerLeft-l .qq {
    margin-top: 24px;
    display: flex;
    align-items: center
}

.footer .footerLeft .footerLeft-l .phoneNumnew .phoneimg,.footer .footerLeft .footerLeft-l .phoneNumnew .qqimg,.footer .footerLeft .footerLeft-l .qq .phoneimg,.footer .footerLeft .footerLeft-l .qq .qqimg {
    height: 17px
}

.footer .footerLeft .footerLeft-l .phoneNumnew .phonenumber,.footer .footerLeft .footerLeft-l .phoneNumnew .qqnumber,.footer .footerLeft .footerLeft-l .qq .phonenumber,.footer .footerLeft .footerLeft-l .qq .qqnumber {
    margin-left: 14px;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    line-height: 22px
}

.footer .footerLeft .footerLeft-l .phoneNumnew .scale13,.footer .footerLeft .footerLeft-l .qq .scale13 {
    transform: scale(1.2)
}

.footer .footerLeft .footerLeft-l .phoneNumnew .shouhwt,.footer .footerLeft .footerLeft-l .qq .shouhwt {
    font-size: 16px;
    font-weight: 400;
    color: #3275cb;
    line-height: 22px;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline
}

.footer .footerLeft .footerLeft-l .phoneNumnew .qqBtn,.footer .footerLeft .footerLeft-l .qq .qqBtn {
    display: inline-block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-left: 24px;
    cursor: pointer;
    width: 73px;
    height: 21px;
    background: #006ecd;
    border-radius: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 400;
    color: #fff
}

.footer .footerLeft .footerLeft-l .phoneNumnew .qqBtn .qqimg2,.footer .footerLeft .footerLeft-l .qq .qqBtn .qqimg2 {
    width: 10px;
    height: 12px;
    margin-right: 3px
}

.footer .footerLeft .footerLeft-l .phoneNumnew .qqBtn a,.footer .footerLeft .footerLeft-l .qq .qqBtn a {
    -webkit-text-decoration-line: none;
    text-decoration-line: none
}

.footer .footerLeft .footerLeft-l .phoneNumnew .qqBtn:active,.footer .footerLeft .footerLeft-l .qq .qqBtn:active {
    opacity: .8
}

.footer .footerLeft .footerLeft-l .logo {
    width: 90px
}

.footer .footerLeft .footerLeft-l .serverTime {
    margin-top: 20px;
    font-size: 13px;
    font-weight: 400;
    color: #858e9d;
    line-height: 18px
}

.footer .footerLeft .footerLeft-r {
    padding-left: 48px;
    width: 700px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start
}

.footer .footerLeft .lefttext {
    text-align: left
}

.footer .footerLeft .lefttext h4 {
    display: flex;
    align-items: center
}

.footer .footerLeft .lefttext h4 img {
    margin-right: 8px
}

.footer .footerLeft .lefttext .aqyzmedia {
    display: inline-block;
    margin-top: 22px
}

.footer .footerLeft .footerItem {
    display: flex;
    flex-direction: column;
    text-align: left
}

.footer .footerLeft .footerItem h3 {
    font-size: 16px;
    color: #fff;
    line-height: 22px;
    margin-bottom: 10px;
    font-weight: 400
}

.footer .footerLeft .footerItem a,.footer .footerLeft .footerItem h4 {
    margin: 10px 0;
    font-size: 14px;
    font-weight: 400;
    color: #858e9d;
    line-height: 20px
}

.footer .footerLeft .footerItem a:hover {
    color: #ff6229
}

.footer .footerRight .gzh {
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    line-height: 17px;
    margin-top: 8px;
    text-align: center
}

.footer .footerRight .footerQRcode {
    margin-top: 28px;
    height: 73px;
    display: flex;
    align-items: center
}

.footer .footerRight .footerQRcode .QRcode {
    width: 73px;
    height: 73px;
    margin-right: 13px
}

.logoImg {
    margin-top: 18px;
    width: 99px;
    height: 99px
}

.link {
    margin: 20px 0;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    font-size: 14px;
    font-weight: 400;
    color: hsla(0,0%,100%,.6);
    line-height: 21px
}

.link .linktitle {
    white-space: nowrap
}

.link .linkitem {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap
}

.link a {
    margin-right: 14px;
    color: hsla(0,0%,100%,.6)
}

.link a:hover {
    opacity: 1;
    color: #ff6229
}

.footerLogo {
    display: flex
}

.footerLogo .ewm .ewmImg {
    height: 99px;
    display: block
}

.footerLogo .ewm .text {
    margin-top: 8px;
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    line-height: 17px
}

.footerLogo .tips {
    margin-left: 16px;
    width: 169px;
    height: 98px;
    background: #fff;
    border-radius: 8px;
    box-shadow: -4px 4px 13px -1px hsla(0,0%,77.3%,.5);
    position: relative
}

.footerLogo .tips .rText {
    display: flex;
    height: 100%;
    flex-direction: column;
    justify-content: space-between;
    padding: 10px
}

.footerLogo .tips .rText .smIcon {
    width: 38px;
    height: 38px
}

.footerLogo .tips .rText .text {
    font-size: 12px;
    font-weight: 400;
    color: #999;
    line-height: 17px
}

.footerLogo .tips .rText .text .org {
    color: #ff4b27
}

.footerLogo .tips .tips__arrow {
    top: 50%;
    transform: translateY(-50%);
    left: -6px;
    margin-bottom: 3px;
    border-right-color: #ebeef5;
    position: absolute;
    border-width: 6px;
    filter: drop-shadow(0 2px 12px rgba(0,0,0,.03))
}

.footerLogo .tips .tips__arrow:after {
    top: 50%;
    transform: translateY(-50%);
    content: " ";
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent #fff transparent transparent;
    border-style: solid;
    border-width: 6px 6px 6px 0
}

.default-layout .container {
    flex-grow: 1;
}
.pc {
    width: 100%;
    height: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    min-width: 1200px;
    position: relative;
}
.lxwm {
    height: 493px;
    background: #fff;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    min-width: 100%;
    margin: 0 auto
}

.lxwm .l {
    padding: 44px 93px;
    width: 710px;
    height: 434px;
    background-image: url(../image/333.png);
    background-repeat: no-repeat;
    background-size: 100% 100%
}

.lxwm .l .text1 {
    font-size: 28px;
    font-weight: 400;
    color: #1b2d3e;
    line-height: 40px
}

.lxwm .l .text2 {
    margin-top: 67px;
    font-size: 22px;
    font-weight: 500;
    color: #1b2d3e;
    line-height: 30px
}

.lxwm .l .text3 {
    margin-top: 37px;
    font-size: 14px;
    font-weight: 400;
    color: #858e9d;
    line-height: 24px;
    margin-bottom: 67px
}

.lxwm .l .text4 {
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    color: #ff6229;
    line-height: 20px
}

.lxwm .r {
    padding: 44px 18px;
    width: 703px;
    height: 434px;
    background-image: url(../image/222.png);
    background-repeat: no-repeat;
    background-size: 100% 100%
}

.lxwm .r .text1 {
    font-size: 28px;
    font-weight: 400;
    color: #1b2d3e;
    line-height: 40px
}

.lxwm .r .rBody {
    margin-top: 46px;
    display: flex;
    flex-wrap: wrap
}

.lxwm .r .rBody .rItem {
    flex-basis: 33.33%
}

.lxwm .r .rBody .rItem .text1 {
    font-size: 30px;
    font-weight: 500;
    color: #ff6229;
    line-height: 42px
}

.lxwm .r .rBody .rItem .text2 {
    margin-top: 7px;
    font-size: 14px;
    font-weight: 400;
    color: #858e9d;
    line-height: 20px
}

.lxwm .r .text4 {
    margin-top: 47px;
    display: flex;
    align-items: center
}

.lxwm .r .text4 .text5 {
    font-size: 14px;
    font-weight: 400;
    color: #ff6229;
    line-height: 20px;
    cursor: pointer
}

.lxwm .r .text4 #breadcrumb {
    margin-left: 46px;
    list-style: none;
    display: flex;
    align-items: center
}

.lxwm .r .text4 #breadcrumb li span {
    font-size: 12px;
    font-weight: 500;
    color: #1b2d3e;
    display: block;
    text-decoration: none;
    position: relative;
    width: 117px;
    height: 26px;
    background: #f3f3f3;
    text-align: center;
    margin-right: 23px;
    line-height: 25px
}

.lxwm .r .text4 #breadcrumb li:first-child span {
    padding-left: 15px;
    border-radius: 4px 0 0 4px
}

.lxwm .r .text4 #breadcrumb li:first-child span:before {
    border: none
}

.lxwm .r .text4 #breadcrumb li:last-child span {
    padding-right: 15px;
    border-radius: 0 4px 4px 0
}

.lxwm .r .text4 #breadcrumb li:last-child span:after {
    border: none
}

.lxwm .r .text4 #breadcrumb li span:after,.lxwm .r .text4 #breadcrumb li span:before {
    content: "";
    position: absolute;
    top: 0;
    border: 0 solid #f3f3f3;
    border-width: 13px 10px;
    width: 0;
    height: 0
}

.lxwm .r .text4 #breadcrumb li span:before {
    left: -20px;
    border-left-color: transparent
}

.lxwm .r .text4 #breadcrumb li span:after {
    left: 100%;
    border-color: transparent transparent transparent #f3f3f3
}

.lxwm .r .text4 #breadcrumb li span:before {
    border-color: #f3f3f3 #f3f3f3 #f3f3f3 transparent
}

.lxwm .r .text4 #breadcrumb li span:after {
    border-left-color: #f3f3f3
}

.lxwm .r .text4 #breadcrumb li .lefta:before {
    left: -20px;
    border-right-color: #f3f3f3;
    border-top-color: transparent;
    border-bottom-color: transparent
}


.announcement2 {
    cursor: pointer;
    z-index: 2;
    position: absolute;
    max-width: 1300px;
    width: 100%;
    margin: 20px auto;
    display: flex;
    font-size: 12px;
    font-weight: 400;
    color: #858e9d;
    line-height: 17px;
    left: 50%;
    transform: translateX(-50%)
}

.announcement2 .title {
    display: flex;
    align-items: flex-end
}

.announcement2 .title img {
    height: 16px;
    margin-right: 16px;
    margin-left: 19px
}

.announcement2:after {
    position: absolute;
    content: "";
    background: rgba(0,0,0,.03);
    height: 32px;
    width: 100%;
    top: -7px;
    z-index: -1
}

.announcement2 .textBox {
    flex: 1;
    display: block;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    text-align: center
}

.announcement2 .text {
    position: absolute;
    bottom: 0;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 12px;
    font-weight: 400;
    color: #858e9d;
    line-height: 17px
}
.all {
    font-size: 12px;
    font-weight: 400;
    color: #ff6734;
    line-height: 17px;
    margin-right: 18px;
    cursor: pointer;
}


.banner2 {
    height: 92px;
    background: #fff;
    justify-content: center;
    border-top: 1px solid #f6f9fb
}

.banner2 .bannerItem,.banner2 {
    display: flex;
    align-items: center
}

.banner2 .bannerItem .banner2-r {
    margin-left: 15px
}

.banner2 .bannerItem .banner2-r .text1 {
    font-size: 16px;
    font-weight: 600;
    color: #1b2d3e;
    line-height: 22px
}

.banner2 .bannerItem .banner2-r .text2 {
    margin-top: 5px;
    font-size: 12px;
    font-weight: 400;
    color: #858e9d;
    line-height: 17px
}



.distribution-wrapper {
    background: #f6f9fb
}

.distribution-wrapper .distribution {
    width: 1200px;
    margin: 0 auto;
    padding: 54px 0 43px
}

.distribution-wrapper .distribution .bottomtip {
    width: 1200px;
    height: 64px;
    background: #fff;
    margin-top: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 700;
    color: #1b2d3e
}

.distribution-wrapper .distribution .distributiontitle {
    font-size: 32px;
    font-weight: 700;
    color: #1b2d3e;
    line-height: 45px;
    text-align: center
}

.distribution-wrapper .distribution .subtitle {
    text-align: center;
    margin-top: 12px;
    font-size: 14px;
    font-weight: 500;
    color: #858e9d;
    line-height: 20px
}

.distribution-wrapper .distribution .funs {
    width: 1200px;
    display: flex;
    align-items: stretch;
    height: 300px;
    margin-top: 44px
}

.distribution-wrapper .distribution .funs .w571 {
    flex: 1
}

.distribution-wrapper .distribution .funs .w290 {
    width: 270px
}

.distribution-wrapper .distribution .funs .m24 {
    margin: 0 24px
}

.distribution-wrapper .distribution .funs .fun-item {
    background: #fff;
    border-radius: 1px
}

.distribution-wrapper .distribution .funs .fun-item .title {
    padding: 10px 0;
    font-size: 14px;
    font-weight: 400;
    color: #858e9d;
    line-height: 20px;
    border-bottom: 1px solid #f7f7f7;
    text-align: center
}

.distribution-wrapper .distribution .funs .fun-item .dicbody {
    display: flex;
    flex-wrap: wrap
}

.distribution-wrapper .distribution .funs .fun-item .dicbody .items {
    width: 275px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding: 31px 0
}

.distribution-wrapper .distribution .funs .fun-item .dicbody .items img {
    width: 40px;
    margin-right: 12px
}

.distribution-wrapper .distribution .funs .fun-item .dicbody .items .item-r .r-t {
    font-size: 20px;
    font-weight: 700;
    color: #1b2d3e;
    line-height: 28px
}

.distribution-wrapper .distribution .funs .fun-item .dicbody .items .item-r .desc {
    width: 130px;
    margin-top: 1px;
    font-size: 13px;
    font-weight: 400;
    color: #858e9d;
    line-height: 18px
}




.solution22 {
    height: 403px;
    padding: 0;
    z-index: 0;
    margin: 0 auto -20px;
    text-align: center;
    
}

.solution22 .solutionTitle {
    margin-top: 64px
}
.solution22 .solutionTitle  {
    margin: 66px auto 0;
    text-align: center;
    font-size: 29px;
    font-weight: 700;
    color: #000;
    display: inline-block;
    position: relative
}
.solution22 .solutionTitle img {
    width: 20px;
    position: absolute;
    left: -4px;
    top: -2px
}
.solution22 .solutionBody {
    display: flex;
    margin-top: 64px!important;
    width: 1200px;
    margin: 0 auto;
    position: relative
}

.solution22 .solutionBodyItem {
    z-index: 10;
    position: absolute;
    width: 380px;
    height: 240px;
    background: #fff;
    box-shadow: 0 4px 16px 0 hsla(0,0%,85.5%,.5)
}

.solution22 .solutionBodyItem .text {
    margin-top: 6px;
    padding: 0 24px;
    font-size: 14px;
    font-weight: 400;
    color: #858e9d;
    line-height: 29px;
    text-shadow: 0 4px 16px hsla(0,0%,85.5%,.5);
    display: flex;
    align-items: flex-start;
    text-align: left
}

.solution22 .solutionBodyItem .text i {
    margin-right: 5px;
    font-size: 10px;
    color: #ff7631;
    margin-top: 11px
}

.solution22 .solutionBodyItem .title {
    display: flex;
    align-items: center;
    margin: 0 24px 10px;
    padding-bottom: 22px;
    border-bottom: 1px solid #dadada
}

.solution22 .solutionBodyItem .title span {
    margin-left: 22px;
    font-size: 18px;
    font-weight: 500;
    color: #1b2d3e;
    line-height: 25px;
    text-shadow: 0 4px 16px hsla(0,0%,85.5%,.5)
}

.solution22 .solutionBodyItem .link {
    margin-bottom: 20px;
    height: 6px;
    background: linear-gradient(270deg,#ffa44c,#f73);
    box-shadow: 0 4px 16px 0 hsla(0,0%,85.5%,.5)
}

.solution22 .solutionBodyItem:nth-child(2) {
    left: 410px
}

.solution22 .solutionBodyItem:nth-child(3) {
    right: 0
}


.kaid {
    height: 350px;
    background-image: url(../image/word.png);
    background-repeat: no-repeat;
    background-size: 100% 100%
}

.kaid .title {
    padding-top: 100px;
    text-align: center;
    font-size: 30px;
    font-weight: 500;
    color: #fff;
    line-height: 42px
}

.kaid .kaidBody {
    width: 1200px;
    margin: 38px auto 0;
    padding: 0 52px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.kaid .kaidBody .kaidItem .itemtitle {
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    line-height: 20px
}

.kaid .kaidBody .kaidItem .dec {
    margin-top: 7px;
    font-size: 12px;
    font-weight: 400;
    color: #ffd5c0;
    line-height: 17px
}

.kaid .zcDD {
    display: block;
    margin: 21px auto 0;
    width: 114px;
    height: 33px;
    background: #fff;
    border-radius: 2px;
    border: 1px solid #fff;
    font-size: 12px;
    font-weight: 400;
    color: #ff6229
}

.kaid .zcDD span {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}



.ptSelect {
    height: 490px;
    background: #fff
}

.ptSelect .selecBody {
    width: 1200px;
    margin: 0 auto;
    display: flex
}

.ptSelect .selecBody .l {
    width: 218px;
    padding-top: 32px;
    padding-right: 84px
}

.ptSelect .selecBody .l .selectItem {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px
}

.ptSelect .selecBody .l .selectItem .selectText {
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    color: #1b2d3e;
    transition: all .1s;
    display: inline
}

.ptSelect .selecBody .l .selectItem .selectText:hover {
    color: #ff6229
}

.ptSelect .selecBody .l .selectItem .noSelect {
    width: 17px;
    height: 3px;
    background: #e5e5e5;
    margin-right: 31px;
    transition: all .2s
}

.ptSelect .selecBody .l .active .selectText {
    font-size: 18px;
    color: #ff6229
}

.ptSelect .selecBody .l .active .noSelect {
    position: relative;
    width: 27px;
    height: 3px;
    background: #ff6229
}

.ptSelect .selecBody .l .active .noSelect:after {
    right: -5px;
    content: "";
    position: absolute;
    width: 3px;
    height: 3px;
    background: #ff6229
}

.ptSelect .selecBody .r .contentBody {
    width: 982px;
    height: 389px;
    background: #fff;
    box-shadow: 0 4px 16px 0 hsla(0,0%,85.5%,.5);
    display: flex;
    flex-wrap: wrap
}

.ptSelect .selecBody .r .contentBody .item {
    width: 33.333333%;
    height: 195px;
    background: #fff;
    padding: 31px 0 0 56px;
    float: left
}

.ptSelect .selecBody .r .contentBody .item img {
    display: block
}

.ptSelect .selecBody .r .contentBody .item .text1 {
    margin-top: 23px;
    font-size: 16px;
    font-weight: 600;
    color: #1b2d3e;
    line-height: 22px
}

.ptSelect .selecBody .r .contentBody .item .text2 {
    width: 190px;
    margin-top: 12px;
    font-size: 12px;
    font-weight: 400;
    color: #858e9d;
    line-height: 17px
}

.tt {
    border-top: 1px solid #eee
}

.rr {
    border-right: 1px solid #eee
}

.bb {
    border-bottom: 1px solid #eee
}

.ll {
    border-left: 1px solid #eee
}


.about {
    flex-grow: 1
}

.about .aboutBody {
    width: 1200px;
    margin: 0 auto
}

.about .aboutBody .wm {
    height: 577px;
    position: relative
}

.about .aboutBody .wm .content {
    padding: 64px 0 0 50px
}

.about .aboutBody .wm .content .text1 {
    font-size: 24px;
    font-weight: 600;
    color: #1b2d3e;
    line-height: 33px
}

.about .aboutBody .wm .content .text2 {
    margin-top: 2px;
    font-size: 14px;
    font-weight: 400;
    color: #1b2d3e;
    line-height: 22px
}

.about .aboutBody .wm .content .text3 {
    width: 600px;
    margin-top: 32px;
    font-size: 14px;
    font-weight: 400;
    color: #1b2d3e;
    line-height: 30px
}

.about .aboutBody .wm .wmImg {
    position: absolute;
    right: 0;
    top: 0
}

.about .aboutBody .wh {
    height: 549px;
    position: relative;
    display: flex;
    justify-content: flex-end
}

.about .aboutBody .wh .wmImg {
    position: absolute;
    left: -120px;
    top: 0
}

.about .aboutBody .wh .content {
    width: 652px;
    padding: 107px 0 0 71px
}

.about .aboutBody .wh .content .text1 {
    font-size: 24px;
    font-weight: 600;
    color: #1b2d3e;
    line-height: 33px
}

.about .aboutBody .wh .content .text2 {
    font-size: 14px;
    font-weight: 400;
    color: #1b2d3e;
    line-height: 22px
}

.about .aboutBody .wh .content .text3 {
    font-size: 16px;
    font-weight: 600;
    color: #1b2d3e;
    line-height: 22px
}

.about .aboutBody .wh .content .text4 {
    font-size: 14px;
    font-weight: 400;
    color: #1b2d3e;
    line-height: 30px
}

.about .nav {
    margin: 0 auto;
    width: 1440px;
    background-image: url(../image/999.png);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: auto 100%;
    height: 200px
}

.about .nav .navBody {
    width: 1200px;
    margin: 0 auto
}

.about .nav .navBody .title {
    padding-top: 41px;
    font-size: 28px;
    font-weight: 400;
    color: #fff;
    line-height: 40px
}

.about .nav .navBody .des {
    margin-top: 14px;
    font-size: 28px;
    font-weight: 400;
    color: #fff;
    line-height: 26px
}

.about .nav .navBody .des2 {
    margin-top: 27px;
    width: 12px;
    height: 3px;
    background: #fff
}

.about .t4 {
    width: 14px;
    height: 3px;
    background: #1b2d3e
}


.customer-service  {
    position: fixed;
    right: 0;
    bottom: 120px;
    font-size: 12px;
    z-index: 20
}

.customer-service .serivce-nav  {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 48px;
    height: 224px;
    border-radius: 4px 0 0 4px;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 14px;
    color: #fff;
    z-index: 10;
    box-sizing: border-box
}

.customer-service .serivce-nav.active .operating
 {
    top: 3px
}

.customer-service .serivce-nav.active .consultation:after
  {
    display: block
}

.customer-service .serivce-nav .custome-icon-text
 {
    display: inline-block;
    width: 24px
}

.customer-service .line-service,.customer-service .operating
  {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    height: 80px;
    padding: 0 10px;
    background: #2a323f;
    cursor: pointer;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.customer-service .line-service .iconfont,.customer-service .operating .iconfont
 {
    font-size: 24px
}

.customer-service .line-service .text,.customer-service .operating .text
 {
    display: block;
    margin-top: 4px
}

.customer-service .line-service  {
    position: relative;
    z-index: 20;
    border-top-left-radius: 0;
    height: 100%;
    border-radius: 4px 0 0 4px
}

.customer-service .consultation {
    border-radius: 0;
    border-top-left-radius: 6px
}

.customer-service .consultation img {
    width: 24px
}

.customer-service .consultation:after  {
    display: none
}

.customer-service .operating  {
    position: relative;
    top: 108px;
    transition: all .5s linear;
    z-index: 10;
    border-bottom-left-radius: 0
}

.customer-service .qr-code  {
    width: 130px;
    height: 160px;
    background: #5f6b7f;
    border-radius: 4px 0 0 4px;
    position: absolute;
    right: -200px;
    bottom: 0;
    transition: all .5s linear
}

.customer-service .qr-code.show {
    color: #fff;
    right: 44px
}

.customer-service .qr-code .qr-box  {
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding-left: 8px;
    padding-top: 16px
}

.customer-service .qr-code .qr-box span  {
    text-align: left;
    display: inline-block;
    width: 100%
}

.customer-service .qr-code .qr-box p {
    font-family: PingFangSC-Medium;
    font-size: 16px;
    color: #fff;
    margin-top: 5px;
    width: 100%;
    text-align: left
}

.customer-service .qr-code .qr-box .service-wechat  {
    margin-top: 10px;
    margin-bottom: 5px
}

.customer-service .qr-code .img-box  {
    width: 64px;
    height: 64px;
    background: #fff;
    box-sizing: border-box
}

.customer-service .qr-code .img-box img {
    display: inline-block;
    width: 100%;
    height: 100%
}


.advantage {
    flex-grow: 1
}

.advantage .aboutBody {
    width: 100%;
    min-width: 1440px;
    max-width: 1920px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 0 auto
}

.advantage .aboutBody .sf {
    height: 586px;
    background: #fff
}

.advantage .aboutBody .sf .channel {
    width: 1104px;
    border: 1px solid #e5ebef;
    margin: 0 auto 32px
}

.advantage .aboutBody .sf .channel .inner-channel {
    display: flex;
    align-items: center;
    padding: 24px 32px;
    font-size: 18px;
    font-weight: 400;
    color: #1b2d3e;
    border-bottom: 1px solid #e5ebef
}

.advantage .aboutBody .sf .channel .inner-channel .channelimg {
    height: 18px;
    margin-right: 10px
}

.advantage .aboutBody .sf .channel .innercentont {
    height: 80px;
    display: flex;
    align-items: center;
    padding: 26px 54px;
    justify-content: space-between
}

.advantage .aboutBody .sf .channel .innercentont .channelitem {
    display: flex;
    align-items: center;
    font-size: 18px;
    font-weight: 400;
    color: #1b2d3e;
    line-height: 25px
}

.advantage .aboutBody .sf .title {
    margin: 48px auto;
    text-align: center;
    font-size: 32px;
    font-weight: 600;
    color: #1b2d3e;
    line-height: 45px
}

.advantage .aboutBody .sf .fsBody {
    display: flex;
    width: 1104px;
    height: 206px;
    background: #fff;
    border: 1px solid #e5ebef;
    margin: 0 auto
}

.advantage .aboutBody .sf .fsBody .item {
    flex-grow: 1;
    display: flex;
    flex-direction: column
}

.advantage .aboutBody .sf .fsBody .item .top {
    height: 62px;
    border-bottom: 1px solid #e5ebef;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-weight: 400;
    color: #1b2d3e
}

.advantage .aboutBody .sf .fsBody .item .b {
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.advantage .aboutBody .sf .fsBody .item .b .text {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    font-weight: 400;
    color: #1b2d3e;
    line-height: 18px
}

.advantage .aboutBody .sf .fsBody .item .b .text img {
    width: 14px;
    height: 14px;
    margin-right: 6px
}

.advantage .aboutBody .content1 {
    padding: 0 133px;
    height: 395px;
    background: #fff;
    overflow: hidden
}

.advantage .aboutBody .content1 .title {
    text-align: center;
    margin: 48px auto 68px;
    font-size: 32px;
    font-weight: 600;
    color: #1b2d3e;
    line-height: 45px
}

.advantage .aboutBody .content1 .ts {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 1174px
}

.advantage .aboutBody .content1 .ts .teItem {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
    text-align: center
}

.advantage .aboutBody .content1 .ts .teItem .text1 {
    font-size: 18px;
    font-weight: 400;
    color: #1b2d3e;
    line-height: 25px
}

.advantage .aboutBody .content1 .ts .teItem .text2 {
    width: 210px;
    font-size: 14px;
    font-weight: 400;
    color: #858e9d;
    line-height: 24px
}

.advantage .aboutBody .ts2 {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start
}

.advantage .nav {
    margin: 0 auto;
    width: 1440px;
    background-image: url(../image/1111.png);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: auto 100%;
    height: 200px
}

.advantage .nav .navBody {
    width: 1200px;
    margin: 0 auto
}

.advantage .nav .navBody .title {
    padding-top: 41px;
    font-size: 28px;
    font-weight: 400;
    color: #fff;
    line-height: 40px
}

.advantage .nav .navBody .des {
    width: 678px;
    margin-top: 14px;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    line-height: 26px
}

.advantage .nav .navBody .des2 {
    margin-top: 27px;
    width: 12px;
    height: 3px;
    background: #fff
}

.advantage .t4 {
    width: 14px;
    height: 3px;
    background: #1b2d3e
}

 
.el-breadcrumb {
    font-size: 14px;
    line-height: 1
}

.el-breadcrumb:after,.el-breadcrumb:before {
    display: table;
    content: ""
}

.el-breadcrumb:after {
    clear: both
}

.el-breadcrumb__separator {
    margin: 0 9px;
    font-weight: 700;
    color: #c0c4cc
}

.el-breadcrumb__separator[class*=icon] {
    margin: 0 6px;
    font-weight: 400
}

.el-breadcrumb__item {
    float: left
}

.el-breadcrumb__inner {
    color: #606266
}

.el-breadcrumb__inner.is-link,.el-breadcrumb__inner a {
    font-weight: 700;
    text-decoration: none;
    transition: color .2s cubic-bezier(.645,.045,.355,1);
    color: #303133
}

.el-breadcrumb__inner.is-link:hover,.el-breadcrumb__inner a:hover {
    color: #ee4828;
    cursor: pointer
}

.el-breadcrumb__item:last-child .el-breadcrumb__inner,.el-breadcrumb__item:last-child .el-breadcrumb__inner:hover,.el-breadcrumb__item:last-child .el-breadcrumb__inner a,.el-breadcrumb__item:last-child .el-breadcrumb__inner a:hover {
    font-weight: 400;
    color: #606266;
    cursor: text
}
 .breadcrumb {
    width: 1200px;
    margin: 0 auto 11px
}

.breadcrumb .el-breadcrumb,.breadcrumb .el-breadcrumb__inner,.breadcrumb .el-breadcrumb__inner a {
    font-size: 14px;
    font-weight: 400;
    color: #bbb;
    line-height: 17px
}
.support {
    flex-grow: 1;
    background: #f8f9fc;
    padding: 13px 0;
    display: flex;
    flex-direction: column
}

.support .inner {
    flex-grow: 1;
    width: 1200px;
    margin: 0 auto;
    background: #f8f9fc;
    display: flex;
    justify-content: space-between
}

.support .inner .l {
    flex-grow: 1;
    min-height: 100%;
    background: #fff
}

.support .inner .r {
    margin-left: 20px;
    width: 370px;
    background: #f8f9fc
}

.support .inner .r .section-footer {
    padding-left: 18px;
    font-size: 12px;
    font-weight: 400;
    color: #858e9d;
    line-height: 17px
}

.support .inner .r .lxfs {
    margin-top: 21px;
    display: flex;
    align-items: center;
    padding-left: 18px;
    font-size: 14px;
    font-weight: 400;
    color: #858e9d;
    line-height: 20px;
    white-space: nowrap
}

.support .inner .r .lxfs img {
    margin-right: 3px
}

.support .inner .r .fw {
    width: 100%;
    margin-top: 12px
}

.support .inner .r .gzh {
    background: #fff;
    padding: 9px 11px;
    display: flex;
    align-items: center
}

.support .inner .r .gzh .lt {
    width: 118px;
    height: 116px;
    margin-right: 30px
}

.support .inner .r .gzh .rt .t1,.support .inner .r .gzh .rt .t2 {
    font-size: 16px;
    font-weight: 400;
    color: #1b2d3e;
    line-height: 22px
}

.support .inner .r .gzh .rt .t2 {
    margin-top: 3px
}

.support .inner .r .gzh .rt .t3 {
    margin-top: 6px;
    font-size: 14px;
    font-weight: 400;
    color: #858e9d;
    line-height: 24px
}

.support .question {
    width: 100%;
    min-height: 100%
}

.support .question .nav {
    display: flex;
    padding: 23px 26px 0;
    border-bottom: 1px solid #e1e7ff
}

.support .question .nav .item {
    width: 78px;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: #1b2d3e;
    line-height: 20px;
    padding-bottom: 18px;
    cursor: pointer;
    border-bottom: 3px solid #fff;
    margin-right: 38px
}

.support .question .nav .active {
    border-color: #e8492b
}

.support .question .wrapper {
    background: #fff
}

.question .wrapper .item {
    cursor: pointer;
    padding: 16px 28px 12px 38px;
    position: relative;
    display: block
}

.question .wrapper .item:after {
    opacity: .5;
    content: "";
    left: 18px;
    right: 18px;
    position: absolute;
    bottom: 0;
    height: 1px;
    background: #e1e7ff
}

.question .wrapper .item .title {
    font-size: 18px;
    font-weight: 500;
    color: #0b0b0b;
    line-height: 32px
}

.question .wrapper .item .date {
    margin-top: 1px;
    font-size: 14px;
    font-weight: 400;
    color: #bbb;
    line-height: 32px
}

.question .wrapper .item .desc {
    width: 505px;
    margin-top: 4px;
    font-size: 14px;
    font-weight: 400;
    color: #555;
    line-height: 22px;
    position: relative;
    height: 45px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    overflow-wrap: break-word
}


.relation {
    padding-bottom: 100px;
    flex-grow: 1
}

.relation .shouhwt {
    font-size: 16px;
    font-weight: 400;
    color: #3275cb;
    line-height: 22px;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline
}

.relation .nav {
    margin: 0 auto;
    width: 1440px;
    background-image: url(../image/55.png);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: auto 100%;
    height: 200px
}

.relation .nav .navBody {
    width: 1200px;
    margin: 0 auto
}

.relation .nav .navBody .title {
    padding-top: 41px;
    font-size: 32px;
    font-weight: 400;
    color: #fff;
    line-height: 45px
}

.relation .nav .navBody .des {
    margin-top: 20px;
    width: 673px;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    line-height: 26px
}

.relation .relationBody {
    width: 1200px;
    margin: 64px auto 0
}

.relation .relationBody .title {
    font-size: 24px;
    font-weight: 600;
    color: #1b2d3e;
    line-height: 33px
}

.relation .relationBody .wrapper {
    margin-top: 24px;
    display: flex
}

.relation .relationBody .wrapper .wrapperItem {
    height: 163px;
    background: #fff;
    border: 1px solid #e4e4e4;
    display: flex;
    padding: 33px 0 0 32px
}

.relation .relationBody .wrapper .wrapperItem .l {
    margin-right: 14px;
    margin-top: 4px
}

.relation .relationBody .wrapper .wrapperItem .r .text1 {
    font-size: 18px;
    font-weight: 600;
    color: #1b2d3e;
    line-height: 25px;
    margin-bottom: 12px
}

.relation .relationBody .wrapper .wrapperItem .r .text2 {
    font-size: 14px;
    font-weight: 400;
    color: #1b2d3e;
    line-height: 22px
}

.relation .relationBody .wrapper .wrapperItem .r .text2 .bda {
    cursor: pointer
}

.relation .relationBody .wrapper .wrapperItem .r .btn3 {
    margin-top: 18px;
    cursor: pointer;
    font-size: 12px;
    font-weight: 400;
    color: #ff6229;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 122px;
    height: 36px;
    background: #fff;
    border: 1px solid #ff6229
}

.relation .relationBody .wrapper .wrapperItem .r .btn3:active {
    opacity: .8
}

.relation .relationBody .wrapper2 {
    position: relative;
    width: 1200px;
    margin-top: 24px;
    height: 505px;
    background: #fff;
    border: 1px solid #e4e4e4;
    padding: 20px 16px
}

.relation .relationBody .wrapper2 img {
    height: 100%;
    width: 100%
}

.wrapper3 {
    position: absolute;
    width: 304px;
    background: #fff;
    border: 1px solid #e4e4e4;
    top: 36px;
    left: 32px;
    padding: 16px 20px
}

.wrapper3 .comadd {
    padding-bottom: 16px;
    font-size: 18px;
    font-weight: 700;
    color: #1b2d3e;
    line-height: 25px;
    border-bottom: 1px solid #e4e4e4
}

.wrapper3 .dz {
    margin: 13px 0 0;
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 400;
    color: #1b2d3e;
    line-height: 22px
}

.wrapper3 .dz img {
    margin-right: 13px;
    width: 13px!important;
    height: 15px!important
}

.wrapper3 .dh {
    margin: 13px 0 20px;
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 400;
    color: #1b2d3e;
    line-height: 22px
}

.wrapper3 .dh img {
    margin-right: 12px;
    width: 14px!important;
    height: 14px!important
}




.hot {
    margin-bottom: 12px;
    background: #fff
}

.hot .title {
    padding: 16px;
    font-size: 16px;
    font-weight: 500;
    color: #1b2d3e;
    line-height: 22px;
    border-bottom: 1px solid #e3e8f1
}

.hot .listwrapper {
    padding: 16px
}

.hot .listwrapper .item {
    display: flex;
    margin-bottom: 9px;
    font-size: 14px;
    font-weight: 400;
    color: #969696;
    line-height: 22px
}

.hot .listwrapper .item:last-child {
    margin-bottom: 0
}

.hot .listwrapper .item .indexdata {
    margin-right: 4px
}



.question {
    width: 100%;
    min-height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.question .pagination {
    padding: 24px 0;
    display: flex;
    justify-content: flex-end
}

.question .nav {
    display: flex;
    padding: 23px 26px 0;
    border-bottom: 1px solid #e1e7ff
}

.question .nav .item {
    width: 78px;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    color: #1b2d3e;
    line-height: 20px;
    padding-bottom: 18px;
    cursor: pointer;
    border-bottom: 3px solid #fff;
    margin-right: 38px
}

.question .nav .active {
    border-color: #e8492b
}

.question .wrapper {
    background: #fff;
    flex-grow: 1
}

.question .wrapper .item {
    cursor: pointer;
    padding: 16px 28px 16px 38px;
    position: relative;
    display: block;
    display: flex;
    align-items: center
}

.question .wrapper .item .iteml {
    margin-right: 24px;
    width: 182px;
    height: 110px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 4px
}

.question .wrapper .item:after {
    opacity: .5;
    content: "";
    left: 18px;
    right: 18px;
    position: absolute;
    bottom: 0;
    height: 1px;
    background: #e1e7ff
}

.question .wrapper .item .title {
    font-size: 18px;
    font-weight: 500;
    color: #0b0b0b;
    line-height: 32px
}

.question .wrapper .item .date {
    margin-top: 1px;
    font-size: 14px;
    font-weight: 400;
    color: #bbb;
    line-height: 32px
}

.question .wrapper .item .desc {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow-wrap: break-word;
    width: 505px;
    margin-top: 4px;
    font-size: 14px;
    font-weight: 400;
    color: #555;
    line-height: 22px;
    overflow: hidden;
    position: relative;
    height: 45px
}

.el-pagination {
    white-space: nowrap;
    padding: 2px 5px;
    color: #303133;
    font-weight: 700
}

.el-pagination:after,.el-pagination:before {
    display: table;
    content: ""
}

.el-pagination:after {
    clear: both
}

.el-pagination button,.el-pagination span:not([class*=suffix]) {
    display: inline-block;
    font-size: 13px;
    min-width: 35.5px;
    height: 28px;
    line-height: 28px;
    vertical-align: top;
    box-sizing: border-box
}

.el-pagination .el-input__inner {
    text-align: center;
    -moz-appearance: textfield;
    line-height: normal
}

.el-pagination .el-input__suffix {
    right: 0;
    transform: scale(.8)
}

.el-pagination .el-select .el-input {
    width: 100px;
    margin: 0 5px
}

.el-pagination .el-select .el-input .el-input__inner {
    padding-right: 25px;
    border-radius: 3px
}

.el-pagination button {
    border: none;
    padding: 0 6px;
    background: transparent
}

.el-pagination button:focus {
    outline: none
}

.el-pagination button:hover {
    color: #ee4828
}

.el-pagination button:disabled {
    color: #c0c4cc;
    background-color: #fff;
    cursor: not-allowed
}

.el-pagination .btn-next,.el-pagination .btn-prev {
    background: 50% no-repeat;
    background-size: 16px;
    background-color: #fff;
    cursor: pointer;
    margin: 0;
    color: #303133
}

.el-pagination .btn-next .el-icon,.el-pagination .btn-prev .el-icon {
    display: block;
    font-size: 12px;
    font-weight: 700
}

.el-pagination .btn-prev {
    padding-right: 12px
}

.el-pagination .btn-next {
    padding-left: 12px
}

.el-pagination .el-pager li.disabled {
    color: #c0c4cc;
    cursor: not-allowed
}

.el-pagination--small .btn-next,.el-pagination--small .btn-prev,.el-pagination--small .el-pager li,.el-pagination--small .el-pager li.btn-quicknext,.el-pagination--small .el-pager li.btn-quickprev,.el-pagination--small .el-pager li:last-child {
    border-color: transparent;
    font-size: 12px;
    line-height: 22px;
    height: 22px;
    min-width: 22px
}

.el-pagination--small .arrow.disabled {
    visibility: hidden
}

.el-pagination--small .more:before,.el-pagination--small li.more:before {
    line-height: 24px
}

.el-pagination--small button,.el-pagination--small span:not([class*=suffix]) {
    height: 22px;
    line-height: 22px
}

.el-pagination--small .el-pagination__editor,.el-pagination--small .el-pagination__editor.el-input .el-input__inner {
    height: 22px
}

.el-pagination__sizes {
    margin: 0 10px 0 0;
    font-weight: 400;
    color: #606266
}

.el-pagination__sizes .el-input .el-input__inner {
    font-size: 13px;
    padding-left: 8px
}

.el-pagination__sizes .el-input .el-input__inner:hover {
    border-color: #ee4828
}

.el-pagination__total {
    margin-right: 10px;
    font-weight: 400;
    color: #606266
}

.el-pagination__jump {
    margin-left: 24px;
    font-weight: 400;
    color: #606266
}

.el-pagination__jump .el-input__inner {
    padding: 0 3px
}

.el-pagination__rightwrapper {
    float: right
}

.el-pagination__editor {
    line-height: 18px;
    padding: 0 2px;
    height: 28px;
    text-align: center;
    margin: 0 2px;
    box-sizing: border-box;
    border-radius: 3px
}

.el-pagination__editor.el-input {
    width: 50px
}

.el-pagination__editor.el-input .el-input__inner {
    height: 28px
}

.el-pagination__editor .el-input__inner::-webkit-inner-spin-button,.el-pagination__editor .el-input__inner::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.el-pagination.is-background .btn-next,.el-pagination.is-background .btn-prev,.el-pagination.is-background .el-pager li {
    margin: 0 5px;
    background-color: #f4f4f5;
    color: #606266;
    min-width: 30px;
    border-radius: 2px
}

.el-pagination.is-background .btn-next.disabled,.el-pagination.is-background .btn-prev.disabled,.el-pagination.is-background .el-pager li.disabled {
    color: #c0c4cc
}

.el-pagination.is-background .btn-next,.el-pagination.is-background .btn-prev {
    padding: 0
}

.el-pagination.is-background .btn-next:disabled,.el-pagination.is-background .btn-prev:disabled {
    color: #c0c4cc
}

.el-pagination.is-background .el-pager li:not(.disabled):hover {
    color: #ee4828
}

.el-pagination.is-background .el-pager li:not(.disabled).active {
    background-color: #ee4828;
    color: #fff
}

.el-pagination.is-background.el-pagination--small .btn-next,.el-pagination.is-background.el-pagination--small .btn-prev,.el-pagination.is-background.el-pagination--small .el-pager li {
    margin: 0 3px;
    min-width: 22px
}

.el-pager {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    list-style: none;
    display: inline-block;
    vertical-align: top;
    font-size: 0;
    padding: 0;
    margin: 0
}

.el-pager .more:before {
    line-height: 30px
}

.el-pager li {
    padding: 0 4px;
    background: #fff;
    vertical-align: top;
    display: inline-block;
    font-size: 13px;
    min-width: 35.5px;
    height: 28px;
    line-height: 28px;
    cursor: pointer;
    box-sizing: border-box;
    text-align: center;
    margin: 0
}

.el-pager li.btn-quicknext,.el-pager li.btn-quickprev {
    line-height: 28px;
    color: #303133
}

.el-pager li.btn-quicknext.disabled,.el-pager li.btn-quickprev.disabled {
    color: #c0c4cc
}

.el-pager li.btn-quicknext:hover,.el-pager li.btn-quickprev:hover {
    cursor: pointer
}

.el-pager li.active+li {
    border-left: 0
}

.el-pager li:hover {
    color: #ee4828
}

.el-pager li.active {
    color: #ee4828;
    cursor: default
}


.riskControlPublicity {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    padding-bottom: 100px;
    background: #f9f9f9
}

.riskControlPublicity .riskControlPublicityNav {
    padding: 24px 0 31px;
    background: #fff
}

.riskControlPublicity .riskControlPublicityNav .navBody {
    display: flex;
    padding: 0 8px;
    margin-top: 31px
}

.riskControlPublicity .riskControlPublicityNav .navBody .item {
    margin-right: 51px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.riskControlPublicity .riskControlPublicityNav .navBody .item .itemNum {
    display: flex;
    align-items: baseline;
    align-items: flex-end
}

.riskControlPublicity .riskControlPublicityNav .navBody .item .itemNum .num {
    font-size: 40px;
    font-weight: 600;
    color: #ee4828;
    line-height: 35px
}

.riskControlPublicity .riskControlPublicityNav .navBody .item .itemNum .dw {
    margin-left: 1px;
    font-size: 14px;
    font-weight: 400;
    color: #ee4828;
    line-height: 20px
}

.riskControlPublicity .riskControlPublicityNav .navBody .item .itemText {
    margin-top: 11px;
    font-size: 14px;
    font-weight: 400;
    color: #999;
    line-height: 20px
}

.riskControlPublicity .riskControlPublicityNav .title {
    font-size: 32px;
    font-weight: 400;
    color: #111;
    line-height: 45px;
    letter-spacing: 1px;
    margin-bottom: 14px
}

.riskControlPublicity .riskControlPublicityNav .desc {
    width: 900px;
    font-size: 14px;
    font-weight: 400;
    color: #555;
    line-height: 20px
}

.riskControlPublicity .riskControlPublicityNav .desc a {
    color: #f36f1b
}

.riskControlPublicity .riskControlPublicityBody {
    flex-grow: 1
}

.riskControlPublicity .riskControlPublicityBody .fkwrapper {
    margin-top: 24px;
    display: flex;
    flex-wrap: wrap
}

.riskControlPublicity .riskControlPublicityBody .fkwrapper .fkItem {
    width: 269px;
    height: 128px;
    background: #fff;
    margin: 0 28px 12px 0;
    padding: 16px 0 8px
}

.riskControlPublicity .riskControlPublicityBody .fkwrapper .fkItem .itemTop {
    padding: 0 16px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.riskControlPublicity .riskControlPublicityBody .fkwrapper .fkItem .itemTop .L {
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: 400;
    color: #555;
    line-height: 22px
}

.riskControlPublicity .riskControlPublicityBody .fkwrapper .fkItem .itemTop .L .headerImg {
    width: 34px;
    height: 34px;
    margin-right: 8px
}

.riskControlPublicity .riskControlPublicityBody .fkwrapper .fkItem .itemTop .L span {
    max-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.riskControlPublicity .riskControlPublicityBody .fkwrapper .fkItem .itemTop .R {
    font-size: 14px;
    font-weight: 400;
    color: #ee4828;
    line-height: 20px
}

.riskControlPublicity .riskControlPublicityBody .fkwrapper .fkItem .desc {
    margin-top: 10px;
    padding: 0 16px;
    font-size: 12px;
    font-weight: 400;
    color: #555;
    line-height: 17px
}

.riskControlPublicity .riskControlPublicityBody .fkwrapper .fkItem .cut {
    margin-top: 17px;
    height: 1px;
    background: #f8f8f8
}

.riskControlPublicity .riskControlPublicityBody .fkwrapper .fkItem .date {
    padding: 0 16px;
    margin-top: 8px;
    font-size: 12px;
    font-weight: 400;
    color: #999;
    line-height: 17px
}

.bodyDiv {
    width: 1200px;
    margin: 0 auto
}


.nr {
    font-size: 14px;
    font-weight: 400;
    color: #1b2d3e;
    line-height: 22px
}

.nr #prohibition {
    overflow: hidden;
    padding-bottom: 30px;
    margin-top: 50px
}

.nr table {
    border-top: 1px solid #ddd
}

.nr .td-padding,.nr .td-right {
    color: #515a6e;
    font-size: 13px;
    line-height: 20px
}

.nr .td-right {
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd
}

.nr .td-padding {
    border: 1px solid #ddd;
    border-top: none;
    padding: 10px
}

.nr .br0 {
    border-right: 0
}

.nr {
    font-size: 14px;
    font-weight: 400;
    color: #1b2d3e;
    line-height: 22px
}

.clause {
    padding-bottom: 100px;
    flex-grow: 1
}

.clause .nav {
    margin: 0 auto;
    width: 1440px;
    background-image: url(../image/66.png);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: auto 100%;
    height: 200px
}

.clause .nav .navBody {
    width: 1200px;
    margin: 0 auto
}

.clause .nav .navBody .title {
    padding-top: 41px;
    font-size: 32px;
    font-weight: 400;
    color: #fff;
    line-height: 45px
}

.clause .nav .navBody .des {
    margin-top: 20px;
    width: 673px;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    line-height: 26px
}

.clause .select {
    margin: 0 auto;
    width: 1440px;
    height: 73px;
    border-bottom: 1px solid #e4e4e4;
    display: flex;
    justify-content: center
}

.clause .select .item {
    flex: 1;
    flex-basis: 25%;
    cursor: pointer;
    display: flex;
    align-items: center;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    color: #1b2d3e
}

.clause .select .active {
    position: relative
}

.clause .select .active:after {
    content: " ";
    position: absolute;
    width: 42px;
    height: 3px;
    background: #ff6229;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%)
}

.clause .wenan {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: 0 auto;
    width: 1200px;
    padding: 34px 0 0
}


.question .nav .title {
    font-size: 32px;
    font-weight: 700;
    color: #131415;
    line-height: 45px
}

.question .nav .date {
    margin-top: 3px;
    font-size: 12px;
    font-weight: 400;
    color: #b0b0b0;
    line-height: 17px
}

.question .content {
    flex-grow: 1;
    font-size: 16px;
    font-weight: 400;
    color: #333;
    line-height: 26px;
    letter-spacing: 0;
    text-align: justify;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 10px 26px
}

.question .content .content-inner {
    padding-bottom: 64px;
    line-height: 2.2;
    color: #333;
    flex-grow: 1
}

.question .content .content-inner img {
    max-width: 100%!important
}

.question .content .content-inner p {
    width: 100%
}

.question .content .content-inner p img {
    max-width: 100%!important
}

.question .content .content-inner /deep/ a {
    display: inline;
    text-decoration: underline
}

.question .content .content-appreciate {
    text-align: center;
    padding: 40px 0 93px;
    border-top: 1px solid #f7f7f7;
    border-bottom: 1px solid #f7f7f7
}

.question .content .content-appreciate .tips {
    font-size: 12px;
    line-height: 17px;
    color: #333;
    letter-spacing: 0
}

.question .content .content-appreciate .appreciate-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 64px;
    height: 64px;
    margin: 31px auto 0;
    border-radius: 50%;
    background: #f7f7f7;
    font-size: 32px;
    cursor: pointer
}

.question .content .content-appreciate .appreciate-icon img {
    width: 100%
}

.question .content .tag-class-content {
    border-bottom: 1px solid #f7f7f7
}

.question .content .tag-class-content .title {
    font-size: 16px;
    font-weight: 400;
    color: #999;
    line-height: 24px;
    margin-bottom: 16px
}

.question .content .tag-class-content .tag-list {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 32px
}

.question .content .tag-class-content .tag-list .tag-list-item {
    cursor: pointer;
    padding: 5px 16px;
    font-size: 14px;
    font-weight: 400;
    color: #333;
    line-height: 22px;
    border-radius: 2px;
    background-color: #fff;
    border: 1px solid #dfe2e6;
    margin-right: 8px;
    margin-bottom: 8px
}

.question .content .tag-class-content .tag-list .tag-list-item:hover {
    background: #408fff;
    color: #fff;
    border: 1px solid #fff
}

.question .content .other-article {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 32px 0;
    width: 100%;
    overflow: hidden
}

.question .content .other-article .label {
    margin-bottom: 8px;
    font-size: 12px;
    color: #999;
    letter-spacing: 0;
    text-align: justify;
    line-height: 28px
}

.question .content .other-article .link {
    font-size: 14px;
    font-weight: 700;
    color: #333;
    letter-spacing: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display:block;
    margin:0;
}

.question .content .other-article .link.none-article {
    color: #999;
    font-weight: 400
}

.question .content .other-article .linkItem {
    cursor: pointer;
    display: inline
}

.question .content .other-article .linkItem:hover {
    color: #ff6229
}

.question .content .other-article .other-article-item {
    max-width: 400px;
    width: 40%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.question .content .other-article .other-article-item:last-child {
    width: 40%;
    text-align: right
}

.question .content .other-article .next .label {
    text-align: right
}

.question .content .related-articles {
    padding-top: 40px;
    width: 100%
}

.question .content .related-articles .title {
    font-size: 20px;
    font-weight: 600;
    color: #333;
    line-height: 28px;
    margin-bottom: 0
}

.question .content .related-articles .related-articles-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-left: -55px
}

.question .content .related-articles .related-articles-content .related-articles-content-item {
    box-sizing: border-box;
    width: 50%;
    margin-top: 24px;
    display: flex;
    justify-content: flex-start;
    padding-left: 55px
}

.question .content .related-articles .related-articles-content .related-articles-content-item .img {
    width: 160px;
    height: 90px
}

.question .content .related-articles .related-articles-content .related-articles-content-item .item-info {
    margin-left: 16px
}

.question .content .related-articles .related-articles-content .related-articles-content-item .item-info .item-title {
    font-size: 16px;
    font-weight: 400;
    color: #333;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.question .content .related-articles .related-articles-content .related-articles-content-item .item-info .item-title:hover {
    color: #408fff
}

.question .content .related-articles .related-articles-content .related-articles-content-item .item-info .item-review {
    margin-top: 8px;
    font-size: 14px;
    font-weight: 400;
    color: #999;
    line-height: 22px
}
 

.banner2 {
    height: 92px;
    background: #fff;
    justify-content: center;
    border-top: 1px solid #f6f9fb
}

.banner2 .bannerItem,.banner2 {
    display: flex;
    align-items: center
}

.banner2 .bannerItem .banner2-r {
    margin-left: 15px
}

.banner2 .bannerItem .banner2-r .text1 {
    font-size: 16px;
    font-weight: 600;
    color: #1b2d3e;
    line-height: 22px
}

.banner2 .bannerItem .banner2-r .text2 {
    margin-top: 5px;
    font-size: 12px;
    font-weight: 400;
    color: #858e9d;
    line-height: 17px
}
.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.mySwiper {
    position: relative
}

.mySwiper .swiper-slide {
    background: #fff
}

.mySwiper .org {
    background: #fdf9f8
}

.mySwiper .swiper-pagination {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translate(-50%);
    display: inline-flex;
    width: 86px
}

.mySwiper .swiper-pagination .swiper-pagination-bullet {
    z-index: 2000;
    width: 38px;
    height: 4px;
    background: #dedfe1;
    transition: background .8s;
    border-radius: 0;
    margin-right: 8px
}

.mySwiper .swiper-pagination .swiper-pagination-bullet:last-child {
    margin-right: 0
}

.mySwiper .swiper-pagination .swiper-pagination-bullet-active {
    background: #ff662e;
    opacity: 1
}

.banner {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto; 
    display: flex
}

.banner .banner_left,.banner .banner_right {
    height: 503px;
    display: flex;
    align-items: flex-end
}

.banner .banner_right {
    margin-left: 44px
}

.banner .banner_right .banneriMG {
    height: 380px
}

.banner .banner_left {
    padding-top: 210px;
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.banner .banner_left .slogan {
    font-size: 34px;
    font-weight: 600;
    color: #1b2d3e;
    line-height: 53px;
    white-space: nowrap
}

.banner .banner_left .slogan .org {
    color: #ee4b2c
}

.banner .banner_left .slogan2 {
    margin-top: 15px;
    font-size: 15px;
    font-weight: 400;
    color: #858e9d;
    line-height: 25px
}

.banner .bottonBtn {
    margin-top: 60px;
    display: flex
}

.banner .bottonBtn .contactUs,.banner .bottonBtn .joinUs {
    text-align: center;
    width: 170px;
    height: 50px;
    font-size: 18px;
    font-weight: 700;
    line-height: 50px;
    border-radius: 5px;
    cursor: pointer
}

.banner .bottonBtn .joinUs {
    background: linear-gradient(1turn,#fe6331,#f7452a);
    box-shadow: 0 6px 13px 0 rgba(242,73,44,.32);
    color: #fefefe;
    margin-right: 30px
}

.banner .bottonBtn .contactUs {
    background: linear-gradient(1turn,#fff,#f2f2f7);
    box-shadow: 0 6px 13px 0 #f2f2f7
}

.banner1 {
    height: 490px;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto; 
    display: flex
}

.banner1:after {
    content: "";
    position: absolute;
    height: 100%;
   
    width: 1920px; 
    left:0px;
}

.bb .banner1:after {
    content: "";
    position: absolute;
    height: 100%;
   
    width: 1920px; 
    left:0px;
}

.cc .banner1:after {
    content: "";
    position: absolute;
    height: 100%;
 
    width: 1920px; 
    left:0px;
}
.mySwiper .bb {
    background: #fafafa;
}
.banner1 .banner_left,.banner1 .banner_right {
    display: flex;
    align-items: flex-end;
    position: relative;
    z-index: 100
}

.banner1 .banner_right {
    margin-left: 144px
}

.banner1 .banner_right .banneriMG {
    height: 380px
}

.banner1 .banner_left {
    padding-top: 210px;
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.banner1 .banner_left .slogan {
    font-size: 38px;
    font-weight: 600;
    color: #000;
    line-height: 53px;
    white-space: nowrap
}

.banner1 .banner_left .slogan .org {
    color: #ee4b2c
}

.banner1 .banner_left .slogan2 {
    margin-top: 15px;
    font-size: 18px;
    font-weight: 400;
    color: #000;
    line-height: 25px
}

.banner1 .banner_left .slogan3 {
    cursor: pointer;
    height: 44px;
    background: #fcf8f8;
    border-radius: 4px;
    border: 1px solid #ffd1c7;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
    font-size: 20px;
    font-weight: 400;
    color: #e26a50;
    margin-top: 24px
}

.banner1 .bottonBtn {
    margin-top: 60px;
    display: flex
}

.banner1 .bottonBtn .contactUs,.banner1 .bottonBtn .joinUs {
    text-align: center;
    width: 170px;
    height: 50px;
    font-size: 18px;
    font-weight: 700;
    line-height: 50px;
    border-radius: 5px;
    cursor: pointer
}

.banner1 .bottonBtn .joinUs {
    background: linear-gradient(1turn,#fe6331,#f7452a);
    box-shadow: 0 6px 13px 0 rgba(242,73,44,.32);
    color: #fefefe;
    margin-right: 30px
}

.banner1 .bottonBtn .contactUs {
    background: linear-gradient(1turn,#fff,#f2f2f7);
    box-shadow: 0 6px 13px 0 #f2f2f7
}



