
body,p,h1,h2,h3,h4,h5,li,span,i,ul,img,a,strong,input,button,textarea,select,dd,dl,dt,ol{
    margin:0;
    padding:0;
    word-wrap:break-word;
}
h1,h2,h3,h4,h5,h6{
    font-weight: normal;
}
body{
    font-family:"Arial","microsoft yahei";
    font-size:14px;
    line-height: 1;
    color:#333;
}
*{
    -webkit-tap-highlight-color:rgba(0,0,0,0);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
li{
    list-style-type:none;
    float:left;
}
table{
    border-collapse:collapse;
    border-spacing:0;
}
a,area{
    text-decoration:none;
    outline:none;
    color: #000;
}
img{
    border:none;
    vertical-align:middle;
}
i,var,em{
    font-style:normal;
}
button{
    font-family:"Arial","microsoft yahei";
    font-size: 14px;
    outline:none;
    cursor: pointer;
    border: none;
    line-height: 1;
}
input[type="submit"]{
    border: none;
}
iframe{
    border: none;
}
input,select,textarea{
    outline:none;
    font-family:"Arial","microsoft yahei";font-size: 14px;
}
textarea{
    resize:none;
    overflow-y:auto;
}
.at{
    margin:0 auto;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.clear{
    clear:both;
}
.dt{
    display: table;
    width: 100%;
}
.fl-w{
    float: left;
    width: 100%;
}
.hide{
    display: none;
}
.ver-container{
    display: table;
    width: 100%;
    text-align: center;
}
.ver-container > * {
    vertical-align: middle;
    display: table-cell;
}

.swiper-button-disabled{
    cursor: no-drop !important;
    opacity: .5;
}

[class*=icon]{
    font-family:"iconfont" !important;
    font-size:16px;
    font-style:normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class*=ico]{
    vertical-align: middle;
    display: inline-block;
}
.wid {
    width: 1160px;
    margin: 0 auto;
}
body,
html {
    width: 100%;
    overflow-x: hidden;
}
body {
    min-width: 1300px;
}
.banner {
    width: 100%;
    height: 816px;
    background: url("https://yueyuancdn.aiyouhunlian.com/xindui/html/image/2021cb_1920x816.jpg") center no-repeat;
}
.banner .intrs {
    width: 100%;
    height: 100%;
}
.banner .intrs .text {
    width: 836px;
    min-height: 100px;
    padding-top: 208px;
    text-align: center;
}
.banner .intrs .text h2 {
    line-height: 132px;
    font-size: 80px;
    color: #fff;
    text-align: center;
    text-shadow: 0 3px 5px rgba(0,0,0,0.2);
}
.banner .intrs .text h3 {
    line-height: 84px;
    font-size: 44px;
    color: #fff;
    text-shadow: 0 3px 5px rgba(0,0,0,0.2);
}
.banner .intrs .text h5 {
    line-height: 68px;
    font-size: 26px;
    color: #fff;
    text-shadow: 0 3px 5px rgba(0,0,0,0.2);
}
.banner .intrs .text p {
    width: 100%;
    text-align: center;
    line-height: 58px;
    font-size: 32px;
    color: #fff;
    text-shadow: 0 3px 2px rgba(0,0,0,0.2);
    font-family: arial;
}
.head {
    width: 100%;
    padding-top: 40px;
    height: 90px;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9;
}
.head .logo {
    height: 40px;
    display: flex;
    justify-content: space-between;
}
.head .logo .imgs {
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.head .logo .imgs img {
    border-radius: 10px;
}
.head .logo .txt {
    line-height: 40px;
    padding-left: 24px;
    color: #fff;
    font-size: 28px;
}
.head .navs {
    height: 40px;
}
.head .navs ul {
    width: 100%;
}
.head .navs ul li {
    line-height: 40px;
    padding: 0 33px;
}
.head .navs ul li a {
    color: #fff;
    font-size: 20px;
}
.head .navs ul li:hover a {
    color: #e7ac44;
}

.about {
    width: 100%;
    margin-top: 130px;
}
.about .conts {
    width: 100%;
    min-height: 100px;
}
.about .conts .text {
    width: 730px;
    min-height: 100px;
    padding-top: 40px;
    padding-left: 70px;
}
.about .conts .text .tits {
    width: 100%;
}
.about .conts .text .tits h6 {
    line-height: 30px;
    font-size: 28px;
    color: #ccc;
    font-family: "瀹嬩綋";
    margin: 0;
    font-weight: bold;
}
.about .conts .text .tits h5 {
    line-height: 100px;
    font-size: 50px;
    color: #28282a;
    position: relative;
}
.about .conts .text .tits h5:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 126px;
    height: 6px;
    background-color: #f2bf64;
}
.about .conts .text .txt {
    width: 100%;
    padding-top: 24px;
}
.about .conts .text .txt p {
    line-height: 44px;
    font-size: 26px;
    text-align: justify;
    color: #28282a;
    text-indent: 48px;
}
.about .conts .imgs {
    width: calc(100% - 730px);
    background-color: #f7f7f7;
    padding: 110px 0;
    position: relative;
}
.about .conts .imgs:after {
    content: "";
    position: absolute;
    left: -600px;
    top: 0;
    width: 600px;
    height: 100%;
    background-color: #f7f7f7;
}
.about .conts .imgs img {
    position: relative;
    left: -150px;
    z-index: 9;
}
.inform {
    padding-top: 140px;
    width: 100%;
    float: left;
    padding-bottom: 80px;
}
.inform .title {
    width: 100%;
    line-height: 100px;
    text-align: center;
}
.inform .title span {
    display: inline-block;
    width: auto;
    height: 104px;
    font-size: 52px;
    color: #28282a;
    font-weight: bold;
    text-align: center;
    font-family: "瀹嬩綋";
    padding: 0 36px;
    position: relative;
}
.inform .title span:after {
    content: "";
    position: absolute;
    left: -34px;
    top: 50%;
    margin-top: -3px;
    width: 34px;
    height: 6px;
    background-color: #28282a;
}
.inform .title span:before {
    content: "";
    position: absolute;
    right: -34px;
    top: 50%;
    margin-top: -3px;
    width: 34px;
    height: 6px;
    background-color: #28282a;
}
.inform .conts {
    width: 100%;
    padding: 60px 0;
    float: left;
}
.inform .conts .list {
    width: 100%;
}
.inform .conts .list ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.inform .conts .list ul li {
    width: 32%;
    height: 475px;
    border-radius: 10px;
    padding-top: 12px;
}
.inform .conts .list ul li .imgs {
    width: 100%;
    text-align: center;
    height: 185px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.inform .conts .list ul li .imgs img {
    width: 126px;
    height: 126px;
    border-radius: 63px;
}
.inform .conts .list ul li .text {
    width: 100%;
    text-align: center;
}
.inform .conts .list ul li .text h5 {
    line-height: 50px;
    font-size: 34px;
    color: #343434;
    padding-bottom: 20px;
}
.inform .conts .list ul li .text p {
    line-height: 52px;
    font-size: 26px;
    color: #28282a;
}
.inform .conts .list ul li:hover {
    box-shadow: 0px 6px 24px 0px rgba(0,0,0,0.09);
}
.service {
    width: 100%;
    background-color: #f7f7f7;
    padding-top: 74px;
    float: left;
    padding-bottom: 80px;
}
.service .title {
    width: 100%;
    line-height: 114px;
    text-align: center;
}
.service .title span {
    display: inline-block;
    width: auto;
    height: 104px;
    font-size: 52px;
    color: #28282a;
    font-weight: bold;
    text-align: center;
    font-family: "瀹嬩綋";
    padding: 0 36px;
    position: relative;
}
.service .title span:after {
    content: "";
    position: absolute;
    left: -34px;
    top: 50%;
    margin-top: -3px;
    width: 34px;
    height: 6px;
    background-color: #28282a;
}
.service .title span:before {
    content: "";
    position: absolute;
    right: -34px;
    top: 50%;
    margin-top: -3px;
    width: 34px;
    height: 6px;
    background-color: #28282a;
}
.service .conts {
    width: 100%;
}
.service .conts .list {
    width: 100%;
}
.service .conts .list ul {
    width: 100%;
    text-align: center;
}
.service .conts .list ul li {
    width: 352px;
    height: 282px;
    background-color: #fff;
    border-radius: 20px;
    padding-top: 20px;
    margin: 18px;
    float: none;
    cursor: pointer;
    display: inline-block;
}
.service .conts .list ul li .imgs {
    width: 100%;
    height: 170px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.service .conts .list ul li .text {
    width: 100%;
    line-height: 46px;
    font-size: 30px;
    color: #333;
    text-align: center;
}
.service .conts .list ul li:hover {
    box-shadow: 0px 6px 24px 0px rgba(0,0,0,0.09);
}
.advantage {
    width: 100%;
    padding-top: 110px;
    float: left;
    padding-bottom: 100px;
}
.advantage .title {
    width: 100%;
    line-height: 114px;
    text-align: center;
}
.advantage .title span {
    display: inline-block;
    width: auto;
    height: 104px;
    font-size: 52px;
    color: #28282a;
    font-weight: bold;
    text-align: center;
    font-family: "瀹嬩綋";
    padding: 0 36px;
    position: relative;
}
.advantage .title span:after {
    content: "";
    position: absolute;
    left: -34px;
    top: 50%;
    margin-top: -3px;
    width: 34px;
    height: 6px;
    background-color: #28282a;
}
.advantage .title span:before {
    content: "";
    position: absolute;
    right: -34px;
    top: 50%;
    margin-top: -3px;
    width: 34px;
    height: 6px;
    background-color: #28282a;
}
.advantage .conts {
    width: 100%;
}
.advantage .conts .list {
    width: 100%;
}
.advantage .conts .list ul {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.advantage .conts .list ul li {
    width: 300px;
    height: 300px;
    background-color: #e7ac44;
    border-radius: 150px;
    margin: 18px 46px;
    overflow: hidden;
    cursor: pointer;
}
.advantage .conts .list ul li .tits {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    transition: 0.8s;
}
.advantage .conts .list ul li .tits .num {
    font-size: 120px;
    font-family: arial;
    color: #fff;
    opacity: 0.3;
    font-weight: bold;
}
.advantage .conts .list ul li .tits .txt {
    line-height: 50px;
    font-size: 40px;
    color: #fff;
    font-weight: bold;
    position: relative;
    margin-top: -20px;
}
.advantage .conts .list ul li .text {
    width: 100%;
    height: 100%;
    border-radius: 150px;
    background-color: #e7ac44;
    display: flex;
    justify-content: center;
    flex-direction: column;
    transition: 0.8s;
    padding: 0 30px;
    opacity: 0;
}
.advantage .conts .list ul li .text p {
    line-height: 40px;
    font-size: 20px;
    color: #fff;
    text-align: center;
}
.advantage .conts .list ul li:hover .tits {
    position: relative;
    opacity: 0;
}
.advantage .conts .list ul li:hover .text {
    position: relative;
    margin-top: -300px;
    z-index: 8;
    opacity: 1;
}
.process {
    width: 100%;
    background-color: #f7f7f7;
    float: left;
    padding-top: 105px;
}
.process .title {
    width: 100%;
    line-height: 114px;
    text-align: center;
}
.process .title span {
    display: inline-block;
    width: auto;
    height: 104px;
    font-size: 52px;
    color: #28282a;
    font-weight: bold;
    text-align: center;
    font-family: "瀹嬩綋";
    padding: 0 36px;
    position: relative;
}
.process .title span:after {
    content: "";
    position: absolute;
    left: -34px;
    top: 50%;
    margin-top: -3px;
    width: 34px;
    height: 6px;
    background-color: #28282a;
}
.process .title span:before {
    content: "";
    position: absolute;
    right: -34px;
    top: 50%;
    margin-top: -3px;
    width: 34px;
    height: 6px;
    background-color: #28282a;
}
.process .conts {
    width: 100%;
    padding: 110px 0;
}
.process .conts .imgs {
    width: 100%;
}
.photo {
    width: 100%;
    padding-top: 105px;
    float: left;
    padding-bottom: 40px;
}
.photo .title {
    width: 100%;
    line-height: 114px;
    text-align: center;
}
.photo .title span {
    display: inline-block;
    width: auto;
    height: 104px;
    font-size: 52px;
    color: #28282a;
    font-weight: bold;
    text-align: center;
    font-family: "瀹嬩綋";
    padding: 0 36px;
    position: relative;
}
.photo .title span:after {
    content: "";
    position: absolute;
    left: -34px;
    top: 50%;
    margin-top: -3px;
    width: 34px;
    height: 6px;
    background-color: #28282a;
}
.photo .title span:before {
    content: "";
    position: absolute;
    right: -34px;
    top: 50%;
    margin-top: -3px;
    width: 34px;
    height: 6px;
    background-color: #28282a;
}
.photo .list {
    width: 100%;
    padding: 30px 0;
    float: left;
}
.photo .list ul {
    width: calc(100% + 38px);
    position: relative;
    left: -38px;
}
.photo .list ul li {
    width: 368px;
    position: relative;
    margin-left: 38px;
    margin-bottom: 36px;
}
.photo .list ul li .imgs {
    width: 100%;
    overflow: hidden;
}
.photo .list ul li .imgs img {
    width: 100%;
    height: 244px;
    transition: 0.5s;
}
.photo .list ul li .text {
    width: 100%;
    height: 48px;
    background: rgba(0,0,0,0.3);
    text-align: center;
    line-height: 48px;
    color: #fffffa;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: 0.5s;
    font-size: 28px;
}
.photo .list ul li:hover .imgs img {
    transform: scale(1.1, 1.1);
}
.photo .list ul li:hover .text {
    background: #333;
}

.head.fix{
    background-color: #7D6BEF;
}
.footer {
    width: 100%;
    background-color: #7D6BEF;
    float: left;
    padding-top: 14px;
    padding-bottom: 26px;
    position: fixed;
    bottom: 0;
}
.footer .links {
    width: 100%;
    line-height: 50px;
    color: white;
    text-align: center;
}
.footer .links a {
    display: inline-block;
    padding: 0 10px;
    font-size: 14px;
    color: white;
    position: relative;
}
.footer .links a:after {
    content: "";
    position: absolute;
    right: -.5px;
    top: 50%;
    width: 2px;
    margin-top: -7px;
    height: 14px;
    background-color: #898989;
}
.footer .links a:hover {
    color: white;
}
.footer .links a:last-child:after {
    display: none;
}
.footer .text {
    width: 100%;
    line-height: 36px;
    font-size: 14px;
    color: white;
    text-align: center;
}
.slidebox {
    width: 530px;
    float: left;
}
.slidebox img {
    width: 100%;
}
.content {
    width: 1160px;
    display: flex;
    flex-wrap: nowrap;
    margin: 0 auto;
    height: auto;
    line-height: 22px;
    margin-bottom: 200px;
}
.content1 {
    width: 1160px;
    margin: 0 auto;
    height: auto;
    line-height: 22px;
    margin-bottom: 200px;
}
.page-bann {
    width: 100%;
    height: 1200px;
    background: url("img/right.png") center no-repeat;
    padding-top: 80px;
    background-size: cover;
}
.page-bann .conts {
    width: 100%;
}
.page-bann .conts .imgs {
    width: auto;
    height: 520px;
    justify-content: center;
    align-items: center;
    padding-top: 100px;
}
.page-bann .conts .intr {
    width: auto;
    padding-top: 35px;
}
.page-bann .conts .intr .tits {
    height: 200px;
    width: 300px;
    background: url("") center no-repeat;
    background-size: contain;
}
.page-bann .conts .intr .tits h2 {
    line-height: 140px;
    font-size: 90px;
    color: #fff;
    text-shadow: 2px 5px 3px rgba(0,0,0,0.3);
    letter-spacing: 2px;
}
.page-bann .conts .intr .tits h5 {
    line-height: 68px;
    font-size: 40px;
    color: #fff;
    letter-spacing: 8px;
}
.page-bann .conts .intr .download {
    width: 100%;
    padding-top: 10px;
}
.page-bann .conts .intr .download .logos {
    width: 206px;
    height: 206px;
    background: rgba(255,255,255,0.4);
    padding: 12px;
}
.page-bann .conts .intr .download .logos img {
    width: 100%;
    height: 100%;
}
.page-bann .conts .intr .download .down {
    width: auto;
    float: left;
    padding-left: 25px;
    height: 206px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.qrcode {
    width: 150px;
    float: left;
}
.box {
    width: 157px;
    height: 60px;

    position: absolute;
    left: 166px;
}
.introduce {
    width: 100%;
}
.introduce .item {
    width: 100%;
    float: left;
}
.introduce .item .imgs {
    width: auto;
    height: auto;
    padding: 60px 0;
}
.introduce .item .text {
    width: auto;
    padding-top: 152px;
}
.introduce .item .text .tits {
    width: 100%;
    text-align: right;
}
.introduce .item .text .tits h2 {
    line-height: 130px;
    font-size: 52px;
    color: #28282a;
    font-family: "瀹嬩綋";
    font-weight: bold;
}
.introduce .item .text .tits h5 {
    line-height: 64px;
    font-size: 30px;
    color: #28282a;
}
.introduce .item .text .download {
    width: 100%;
    padding-top: 80px;
    text-align: right;
}
.introduce .item .text .download .logos {
    width: 184px;
    height: 184px;
}
.introduce .item .text .download .logos img {
    width: 100%;
    height: 100%;
}
.introduce .item .text .download .down {
    width: auto;
    float: left;
    padding-left: 25px;
    height: 184px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.introduce .item .text .download .down .box {
    width: 225px;
}
.introduce .item:nth-child(2n) {
    background-color: #f7f7f7;
}
.introduce .item:nth-child(2n) .tits {
    text-align: left;
}