/* 关于我们 */

.xxhomea {
    padding-top: 120px;
 }
 
 .xxhomeb {
    margin-top: 15px;
    position: relative;
 }
 
 .xxhomeb {
    width: 100%;
    object-fit: contain;
    vertical-align: middle;
 }
 
 .about_top {
    text-align: end;
    line-height: 45px;
 }
 
 .xxfontsize {
    font-size: 16px;
 }
 
 .xxfontsize2 {
    font-size: 18px;
    margin-top: 22px;
 }
 
 .xxfontsize3 {
    font-size: 12px;
    color: #8d8d8d;
    padding-bottom: 19px;
 }
 
 .xxfontsize4 {
    font-size: 12px;
 }
 
 .xxfontsize5 {
    font-size: 38px;
    color: #326090;
    font-weight: bold;
 }
 
 .xxfontsize6 {
    font-size: 16px;
    font-weight: bold;
 }
 
 /* xxhomea */
 
 .xxaboutp {
    font-size: 49px;
    color: #54585d;
    font-weight: bold;
 }
 
 .xxaboutp2 {
    font-size: 49px;
    color: #3d5f8b;
    font-weight: bold;
    line-height: 60px;
 }
 
 .xxaboutp3 {
    font-size: 49px;
    color: #fff;
    font-weight: bold;
 }
 
 
 .xxaboutUs {
    font-size: 26px;
    color: #1777FF;
    padding-right: 110px;
 }
 
 /* xxhomeh */
 .xxhomeh {
    width: 100%;
    background: #f5f5f5;
 }
 
 .xxhomeh_p {
    margin-top: 20px;
 }
 
 .xxhomeh_p {
    padding-top: 50px;
    font-size: 30px;
    color: #1777FF;
    text-align: center;
    font-weight: bold;
 }
 
 .xxhomeh_item {
    width: 1377px;
    padding-top: 50px;
    /* padding-bottom: 67px; */
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    padding-bottom: 100px;
 }
 
 .xxh_left,
 .xxh_right {
    height: 370px;
    position: relative;
    overflow: hidden;
    border-radius: 23px;
 }
 
 .xxh_left img,
 .xxh_right img {
    transition: all 0.5s ease;
 
 }
 
 .xxh_left img:hover,
 .xxh_right img:hover {
    cursor: pointer;
    transform: scale(1.05);
 }
 
 .xxh_all {
    position: absolute;
    top: 160px;
    left: 81px;
    color: #fff;
    transform: translateY(100px);
    transition: all 0.5s ease;
 }
 
 .xxh_all .xxleft_p {
    font-size: 30px;
 }
 
 
 .xxh_all .xxleft_span {
    display: inline-block;
    width: 170px;
    height: 47px;
    font-size: 16px;
    background: #326090;
    border-radius: 23px;
    text-align: center;
    line-height: 47px;
    margin-top: 60px;
 }
 
 .xxh_all .xxleft_span1 {
    display: inline-block;
    margin-top: 60px;
 }
 
 .xxh_left:hover .xxh_all,
 .xxh_right:hover .xxh_all {
    transform: translateY(0px);
 }
 
 
 /* xxhomei  */
 .xxhomei {
    /* margin-top: 50px; */
 }
 
 .inpage {
    background: #f6f6fa;
    position: relative;
 }
 
 .inpagema {
    width: 50%;
    height: 240px;
    position: relative;
 }
 
 .inpagemap {
    padding: 0 16%;
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
 }
 
 .inpagemapa {
    position: relative;
    padding: 0 16%;
 }
 
 .inpageap1 {
    color: #747480;
    font-size: 16px;
    line-height: 22px;
 }
 
 .inpageap2 {
    font-size: 32px;
    color: #58585b;
    line-height: 1;
 }
 
 .inpagemar {
    text-align: right;
 }
 
 .inpagemal {
    text-align: left;
 }
 
 .inpagemapai {
    position: absolute;
    color: #58585b;
    top: 50%;
    transform: translateY(-50%);
    font-size: 30px;
    transition: all 0.3s ease;
 }
 
 .inpagemar .inpagemapai {
    right: 0;
 }
 
 .inpagemal .inpagemapai {
    left: 0;
 }
 
 .inpagemar:hover .inpagemapai {
    right: -10px;
 }
 
 .inpagemal:hover .inpagemapai {
    left: -10px;
 }
 
 .inpagema:hover .inpagemapaihome {
    left: 0;
    top: 42%;
 }
 
 .inpagema {
    transition: background-color 0.3s;
 }
 
 .inpagema:hover {
    background: #eaeaf2;
 }
 
 .inpage:after {
    content: '';
    display: block;
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: #eee;
    bottom: 0;
    left: calc(50% - 1px);
 }
 
 .inpageap2home {
    margin-top: 22px;
 }
 
 /* footer */
 .footer {
    width: 100%;
    /* height: 636px; */
    background: #36393b;
    padding-bottom: 80px;
 }
 
 .footer_main {
    width: 1596px;
    min-width: 1200px;
    margin: 100px auto 0;
    display: flex;
    justify-content: space-between;
 }
 
 
 .footer_right {
    margin-right: 20px;
 }
 
 .footer_left_top {
    width: 989px;
    display: flex;
    justify-content: space-between;
    padding-right: 50px;
 
 }
 
 .footer_left_topxx {
    width: 261px;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #5a5d5e;
 
 }
 
 .topxx_i {
    color: #5a5d5e;
 }
 
 .footer_left_main {
    margin-top: 100px;
    display: flex;
    justify-content: space-between;
    color: #bdbdbd;
 }
 
 .footer_line {
    width: 1px;
    height: 166px;
    background: #535557;
 }
 
 .footer_left_maintop p {
    margin-top: 10px;
 }
 
 .footer_left_p1 {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
 }
 
 .footer_left_p2 {
    margin-top: 23px;
 }
 
 .footer_left_p3 {
    margin-top: 42px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
 }
 
 .footer_left_span1 {
    margin-left: 30px;
    width: 160px;
    display: inline-block;
 }
 
 .bottom_left ul {
    display: flex;
 }
 
 .bottom_left ul li {
    margin-right: 35px;
    color: #909090;
    font-size: 13px;
 }
 
 .bottom_left_p1 {
    font-size: 10px;
    color: #868686;
    margin-top: 25px;
 }
 
 .xxleft {
    margin-left: 48px;
 }
 
 .xxdis {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
 }
 
 /*  */
 .wsbgimg {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 8;
 }
 
 .aos-animate .wsbgimg {
    -webkit-animation-name: emergence1;
    animation-name: emergence1;
    -webkit-animation-duration: 0.6s;
    animation-duration: 0.6s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
 }
 
 @-webkit-keyframes emergence1 {
    0% {
       opacity: 1;
    }
 
    99.9% {
       opacity: 1;
    }
 
    100% {
       opacity: 0;
    }
 }
 
 .xxglobalbg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 8;
    background: #326090;
    transform: skew(15deg) translateX(-150%);
    transition-delay: 0.3s;
 }
 
 .aos-animate .xxglobalbg {
    -webkit-animation-name: img_anime;
    animation-name: img_anime;
    -webkit-animation-duration: 1.2s;
    animation-duration: 1.2s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
 }
 
 @-webkit-keyframes img_anime {
    0% {
       -webkit-transform: skew(15deg) translateX(-150%);
       transform: skew(15deg) translateX(-150%);
    }
 
    42.5%,
    44.5% {
       -webkit-transform: skew(15deg) translateX(-20%);
       transform: skew(15deg) translateX(-20%);
    }
 
    100% {
       -webkit-transform: skew(15deg) translateX(150%);
       transform: skew(15deg) translateX(150%);
    }
 }
 
 
 
 .w12 {
    width: 85%;
    max-width: 1500px;
    min-width: 1200px;
    margin: 0 auto;
 }
 
 .w1200 {
    width: 85%;
    margin: 0 auto;
 }
 
 /* 底部 */
 
 
 
 .zxfoot {
    width: 100%;
    box-sizing: border-box;
    margin-top: 100px;
    position: fixed;
    bottom: 0;
    left: 0;
 
    z-index: 1;
 }
 
 .logoslgin {
    height: 80px;
 }
 
 .infooter,
 .infooter a {
    color: #333;
 }
 
 
 .infcont {
    background: #1777FF;
    text-align: center;
    color: #fff;
    padding: 77px 0;
 }
 
 .infcontp1 {
    font-size: 32px;
    color: #fff;
 }
 
 .infcontp2 {
    margin-top: 18px;
    font-size: 16px;
    opacity: 0.8;
 }
 
 .infcontp3 i {
    border: 1px solid #fff;
    width: 44px;
    line-height: 42px;
    text-align: center;
    height: 44px;
    border-radius: 50%;
    display: inline-block;
 }
 
 .infcontp3 i {
    font-size: 20px;
 }
 
 .infcontp3 span,
 .infcontp3 i {
    display: inline-block;
    vertical-align: middle;
 }
 
 .infcontp3 {
    display: flex;
    align-items: center;
    text-align: center;
    width: 900px;
    margin: 0 auto;
    justify-content: space-between;
 }
 
 .infcontp3 span {
    margin-left: 12px;
    text-align: left;
 }
 
 .infcontp3 a {
    transition: all 0.3s ease;
 }
 
 .infcontp3 a {
    opacity: 0.6;
 }
 
 .infcontp3 a:hover {
    opacity: 1;
 }
 
 .infcontp3 {
    margin-top: 35px;
 }
 
 
 
 
 .infooter {
    background: #fff;
 }
 
 .infooter {
    padding-top: 55px;
    padding-bottom: 25px;
 }
 
 .infooterma a {
    font-size: 16px;
    display: inline-block;
    margin-right: 45px;
 }
 .infooterma a:hover{
 
     color: #1777FF;
 }
 
 .infootermb {
    margin-top: 15px;
    padding-bottom: 22px;
 }
 
 .infootermbl {
    padding-top: 12px;
 }
 
 .infootermbl a {
    display: inline-block;
    margin-right: 8px;
    border: 1px solid rgba(0, 0, 0, 0.5);
    border-radius: 50%;
 }
 
 .infootermbl a {
    width: 40px;
    height: 40px;
    line-height: 38px;
    text-align: center;
 }
 
 .infootermbl a i {
    font-size: 22px;
    opacity: 0.5;
 }
 
 .infootermbl a:hover {
    border: 1px solid #000;
 }
 
 .infootermbl a:hover i {
    opacity: 1;
 }
 
 .infootermbl a .icon-zyoutube3 {
    font-size: 18px;
 }
 
 .infootermc {
    padding-top: 25px;
    border-top: 1px solid #cfcfcf;
 }
 
 .infootermcp2 {
    color: #9b9b9b;
    font-size: 12px;
    text-align: right;
 }
 
 /* 
 .infootermcp2 {
    margin-top: 12px;
 } */
 
 .infootermcp3 a {
    display: inline-block;
    margin-left: 15px;
 }
 
 
 /* 悬浮框 */
 
 .pubright {
    right: 20px;
    position: fixed;
    bottom: 50px;
    width: 55px;
    z-index: 66;
 }
 
 .pubright {
    opacity: 0;
    right: -55px;
    transition: all 0.3s ease;
 }
 
 .pubrightbtn {
    color: #fff;
    margin-top: 10px;
    position: relative;
 }
 
 .pubrightbtn {
    width: 100%;
    line-height: 55px;
    height: 55px;
    border-radius: 50%;
    text-align: center;
 }
 
 .pubright_top {
    background: #1777FF;
 }
 
 .pubright_weixin {
    background: #1777FF;
 }
 
 .pubright_msg {
    background: #1777FF;
 }
 
 .pubright_msg i {
    font-size: 23px;
 }
 
 .pubright_weixin i {
    font-size: 23px;
 }
 
 .pubright_top i {
    font-size: 24px;
 }
 
 .pubrightsub {
    width: 180px;
    text-align: left;
    box-sizing: content-box;
    left: -190px;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    padding-right: 10px;
 }
 
 .pubrightsubm {
    padding: 25px;
    border-radius: 5px;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
 }
 
 .pubrighth5 {
    font-weight: 200;
    padding-bottom: 20px;
    color: #1777FF;
    font-size: 18px;
    line-height: 1;
 }
 
 .pubrightsub img {
    max-width: 100%;
    vertical-align: top;
 }
 
 .pubrightsub {
    transition: all 0.5s ease;
    top: 42%;
    opacity: 0;
    visibility: hidden;
    left: -190px;
 }
 
 .pubrightbtn:hover .pubrightsub {
    opacity: 1;
    top: 50%;
    visibility: visible;
 }
 
 .pubrightsub1 {
    width: 230px;
    left: -240px;
 }
 
 .pubrighth5p1 {
    color: #444;
    line-height: 24px;
 }
 
 .pubrighticon1,
 .pubrighticon2 {
    position: relative;
    margin-right: 10px;
    top: 2px;
 }
 
 .pubrighticon1 {
    font-size: 20px;
 }
 
 .pubrighticon2 {
    font-size: 20px;
 }
 
 .pubrighth5p2 {
    margin-top: 10px;
 }
 
 .showMan {
    opacity: 1;
    transition: all 0.5s ease;
    right: 20px;
    /* transform: scale(1) rotate(-360deg) translate(0px);
                             -webkit-transform: scale(1) rotate(-360deg) translate(0px);
                             -moz-transform: scale(1) rotate(-360deg) translate(0px);
                             -o-transform: scale(1) rotate(-360deg) translate(0px); */
 }
 
 
 /* 上一篇 */
 .pageNews {}
 
 .pageNewsback {
    background-color: #fcfcfc;
    border-radius: 6px;
    font-size: 14px;
    color: #888888;
    padding: 10px 26px;
    display: inline-block;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    border: 1px transparent solid;
 }
 
 .pageNews a {
    margin-left: 10px;
 }
 
 .pageNews a:nth-child(1) {
    margin-left: 0;
 }
 
 .pageNews a:hover {
    background-color: #FFFFFF;
    border: 1px #1777FF solid;
    color: #1777FF;
 }
 
 .pageNews1 {
    margin-top: 50px;
 }
 
 
 
 
 /* 底部2 */
 
 .zxfoot2 {
    background: #36393b;
    font-size: 12px;
    line-height: 1.8;
    padding-bottom: 30px;
    padding-top: 80px;
 }
 
 .zxfoot2,
 .zxfoot2 a {
    color: #bdbdbd
 }
 
 .zxfoot2ma,
 .zxfoot2mb {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
 }
 
 .zxfoot2p1 {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
 }
 
 .zxfoot2p1 {
    padding-bottom: 10px;
 }
 
 .zxfoot2p2,
 .zxfoot2p3 {
    margin-top: 8px;
 }
 
 .zxfoot2mal {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
 }
 
 .zxfoot2p11 {
    margin-top: 25px;
 }
 
 .zxfoot2mal {
    width: 70%;
 }
 
 .zxfoot2mar img {
    width: 115px;
 }
 
 .zxfoot2mbl,
 .zxfoot2mbl a {
    color: #868686;
 }
 
 .zxfoot2mbp2 {
    margin-top: 15px;
 }
 
 .zxfoot2mbr img {
    margin-left: 20px;
 }
 
 .zxfoot2mb {
    padding-top: 80px;
 }
 
 .zxfoot2line {
    width: 1px;
    height: 125px;
    background: #535557;
 }
 
 .MainContent2 {
    margin-bottom: 376px;
 }
 
 
 
 
 .mhead {
    width: 100%;
    left: 0;
    top: 0;
    z-index: 999;
    position: fixed;
    display: none;
 }
 
 .mlogo {
    position: absolute;
    height: 28px;
    width: 178px;
    margin-top: 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
 }
 
 .mlogo img {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
 }
 
 .logo2 {
    opacity: 0;
    -webkit-opacity: 0;
 }
 
 .mmeau {
    transform: scale(0.9);
 }
 
 /* .mtoplauge1{transform: scale(0.95);} */
 
 .mtoplauge {
    width: 100%;
    box-sizing: border-box;
 }
 
 .mtoplauge,
 .mheadnav {
    padding-left: 4%;
    padding-right: 4%;
 }
 
 .mheadnavm {
    padding: 20px 0;
    height: 80px;
    box-sizing: border-box;
 }
 
 .mmeau {
    margin-top: 5px;
    width: 28px;
 }
 
 .mmeau span {
    display: block;
    vertical-align: top;
    position: relative;
    width: 100%;
    height: 2px;
    margin-top: 7px;
    border-radius: 1px;
    background: #fff;
 }
 
 .mmeau span {
    transform-origin: left center;
    transition: transform .3s ease-in-out, opacity .3s ease-in-out;
    will-change: transform, opacity;
 }
 
 .mmeauom .msp1 {
    transform: rotate(45deg);
 }
 
 .mmeauom .msp2 {
    opacity: 0;
 }
 
 .mmeauom .msp3 {
    transform: rotate(-45deg);
    top: 2px;
 }
 
 .mheadon .mtoplauge1 span:before,
 .mheadon .mtoplauge1 i:before,
 .mheadonxx .mtoplauge1 span:before,
 .mheadonxx .mtoplauge1 i:before {
    opacity: 0;
 }
 
 .mheadon .mtoplauge1 span:after,
 .mheadon .mtoplauge1 i:after,
 .mheadonxx .mtoplauge1 span:after,
 .mheadonxx .mtoplauge1 i:after {
    opacity: 1;
 }
 
 .mheadon .mtoplauge1 span,
 .mheadonxx .mtoplauge1 span {
    color: #000;
 }
 
 .mheadon,
 .mheadonxx {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
 }
 
 @media screen and (max-width:768px) {
 
    .mhead .mtoplauge1 span:before,
    .mhead .mtoplauge1 i:before {
       opacity: 0;
    }
 
    .mhead .mtoplauge1 span:after,
    .mhead .mtoplauge1 i:after {
       opacity: 1;
    }
 
    .mhead .mtoplauge1 span {
       color: #000;
    }
 
    .mhead {
       box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
       background: #fff;
    }
 
    .mhead .mheadnavm {
       border-color: #fff;
    }
 
    .mhead .logo2 {
       opacity: 1;
    }
 
    .mhead .logo1 {
       opacity: 0;
    }
 
    .mhead .mmeau span {
       background: #000;
    }
 }
 
 /* LOGO居左 */
 .mlogo {
    position: relative;
    width: 190px;
    height: 34px;
    left: 0;
    top: 4px;
    transform: none;
 }
 
 
 
 /*移动端底部*/
 .wapfoot,
 .wapfoot a {
    color: #333;
 }
 
 
 
 .wapfootm_a{
    border-bottom: 1px solid #d3d3d3;
    padding: 15px 0px;
    display: flex;
    justify-content: space-between;
 }
 .wapfootm_a:nth-child(1){
    margin-top: 10px;
 }
 
 .wapfoot {
    /* background: #f3f3f3; */
    background: #fff;
    padding-top: 6px;
    font-size: 14px;
    border-top: 1px solid #7d7d7d;
    ;
 }
 
 .wapfootlogo {
    display: block;
    padding-top: 40px;
 }
 
 .wapfootlogo img {
    height: 55px;
 }
 
 .wapfoot {
    position: relative;
 }
 
 
 
 .phoneam {
    padding-top: 25px;
    margin-top: 25px;
    padding-bottom: 25px;
    /* border: 1px solid rgba(0, 0, 0, 0.05); */
 }
 
 .phoneam {
    border-left: none;
    border-right: none;
 }
 
 .phone-a {
    margin-top: 8px;
    display: block;
    position: relative;
    line-height: 24px;
    padding-left: 35px;
 }
 
 .phone-a:nth-child(1) {
    margin-top: 0;
 }
 
 .phone-a:hover {
    color: #333;
 }
 
 .phone-a i {
    left: 0;
    top: 0;
    font-size: 22px;
    position: absolute;
    display: block;
    height: 100%;
 }
 
 .phone-foot i {
    font-size: 20px;
 }
 
 .phone-email i {
    font-size: 22px;
 }
 
 .phone-wechat i {
    font-size: 20px;
 }
 
 .wapfootp1 {
    padding-top: 20px;
 }
 
 .wapfootp1 a {
    display: inline-block;
    margin-right: 5px;
    opacity: 0.9;
 }
 
 .wapfootp2 {
    font-size: 12px;
    opacity: 0.6;
    margin-top: 10px;
    padding-bottom: 20px;
 }
 
 .wapwxtc {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    display: none;
    background: rgba(0, 0, 0, 0.5);
 }
 
 .wapwxtcbox {
    position: fixed;
    display: none;
    width: 135px;
    background: #fff;
    border-radius: 6px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999;
 }
 
 .wapwxtcbox img {
    display: block;
    width: 100%;
    vertical-align: top;
 }
 
 .wapfootp2 p {
    padding-top: 5px;
 }
 
 .wapfootp2 p:nth-child(1) {
    padding-top: 0;
 }