body{background-color: #f6f9fe;}

.trans {
    -webkit-transition: ease-out 0.3s all;
    -o-transition: ease-out 0.3s all;
    transition: ease-out 0.3s all;
}

:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
/* a:hover{color: none!important;} */
.section {
    overflow: hidden;
    position: relative;
    padding: 50px 0px;
}
.section-pad-none{padding: 0px;}


.section-head {
    margin: 50px auto;
}

.section-head .zh {
    width: 100%;
    /* line-height: 38px; */
    text-align: center;
    height: 40px;
    font-size: 40px;
    color: #e64444;
    display: inline-block;
}

.section-head .en {
    width: 100%;
    height: 28px;
    text-align: center;
    font-size: 20px;
    color: #999999;
    display: inline-block;
}

.skin-blue {
    color: #287df6;
}

.blank,.blanks{
    width: 100%;
    height: 100px;
    margin: 0px;
    padding: 0px;
    display: none;
}
.blanks{
    display: block;
}


/****header***/

.header {
    background: none;
    position: relative;
    height: 80px;
    overflow: hidden;
    padding: 0px;
    line-height: 80px;
    width: 100%;
    top: 0px;
    position: fixed;
    z-index: 500;
    /* border-bottom: 1px solid rgba(0, 0, 0, .1); */
    transition: all 0.5s;
}
.header .layui-container{height: 80px; position: relative;}
.header .layui-nav {
    background-color: none;
}

.header .site-nav {
    padding: 0px;
    background: none;
}

.header .logo,
.header .navbar {
    height: 80px;
    position: absolute;
    top: 0px;
}

.header .logo {
    left: 15px;
}

.header .navbar {
    right: 0px;
}

.header .navbar li {
    margin-left: 10px;
    margin-right: 10px;
}

.header .navbar li a:hover {
    cursor: pointer;
}

.header .navbar li a {
    font-size: 18px;
    color: #fff;
}

.header .layui-nav .layui-this:after,
.header .layui-nav .layui-nav-bar {
    background-color: #fff;
    height: 2px;
}

.header .logo h1{
    color: #fff;
    display: inline-block;
    margin-left: 15px;
}
.header .logo a{top:0px;display: inline-block;margin-top:0px;float: left;}
.header .logo img {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    box-shadow: 0px 0px 10px 5px rgba(255, 255, 255, 0.1);
    transform: scale(1);
    transition: box-shadow 0.6s, transform 0.5s;
}

.header .logo img:hover {
    box-shadow: 0px 0px 10px 5px rgba(255, 255, 255, 0.5);
}

.hdfixd {
    background-color: #287df6;
    -webkit-box-shadow: 0 2px 10px rgba(117, 170, 247, 0.3);
    -moz-box-shadow: 0 2px 10px rgba(117, 170, 247, 0.3);
    box-shadow: 0 2px 10px rgba(117, 170, 247, 0.3);
}


/**banner**/
.main {
    padding: 0px;
    margin: 0px auto;
}

.banner {
    padding: 0px;
    min-height: 360px;
}

.index-banner {
    height: auto;
}

.index-banner .swiper-slide {
    padding-top: 100px;
}

.index-banner .layui-container {
    height: 500px;
    margin: 0px auto;
    position: relative;
}

.index-banner .layui-container .text,
.index-banner .layui-container .picture {
    min-height: 350px;
    top: 0px;
    text-align: center;
}

.index-banner .banner-prev,
.index-banner .banner-next {
    top: -260px;
    padding: 12px 5px;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 10px;
}

.index-banner .banner-prev {
    left: -60px;
}

.index-banner .banner-next {
    right: -60px;
}

.index-banner .banner-swiper-page {
    position: relative;
    z-index: 200;
    text-align: center;
    top: -50px;
}

.index-banner .banner-swiper-page span {
    display: inline-block;
    width: 26px;
    height: 10px;
    opacity: 1;
    border-radius: 10px;
    border: 1px solid #fdd000;
    background: #fff;
    margin: 0 6px;
    cursor: pointer;
    transition: width 0.3s ease-in-out;
}

.index-banner .banner-swiper-page .swiper-pagination-bullet-active {
    background: #fdd000;
    width: 12px;
}

.index-banner .layui-container .text {
    text-align: left;
    font-weight: lighter;
}

.index-banner .layui-container .text .title {
    font-size: 40px;
    color: #fff;
    line-height: 56px;
    margin-top: 110px;
}

.index-banner .layui-container .text .desc {
    font-size: 18px;
    color: #fff;
    line-height: 30px;
    margin-top: 30px;
    width: 90%;
    line-height: 26px;
}

.index-banner .layui-container .picture {
    right: 50px;
}
.index-banner .layui-container .picture img{max-width: 100%;}

.banner-swiper .banner-navs {
    height: 0px;
}

.section-head h2 {
    color: #666;
    font-size: 35px;
    position: relative;
    overflow: hidden;
    text-align: center;
}

.main {
    overflow: hidden;
    border-radius: 20px;
    -webkit-transition: ease-out 0.3s all;
    -o-transition: ease-out 0.3s all;
    transition: ease-out 0.3s all;
}

.main-head {
    text-align: center;
}

.common-banner {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url();
    background-attachment: scroll;
}

.banner-service {
    background-color: #FF7C6D;
}

.banner-product {
    background-color: #1EC5C0;
}

.banner-news {
    background-color: #008bc8;
}

.banner-about,
.banner-blue {
    background-color: #0282f6;
}

.page-banner {
    text-align: center;
}

.page-banner h1,
.page-banner h1 * {
    color: #fff;
    font-size: 36px;
    font-weight: 400;
    margin: 0px auto;
    margin-top: 180px;
    padding: 0;
}

.page-banner p {
    color: #fff;
    font-size: 18px;
    margin-top: 20px;
}


/*service*/

.service {
    
}

.service .main {
    box-shadow: 0 12px 12px -10px rgba(0, 0, 0, 0.2);
}

.service .main:hover {
    cursor: pointer;
    box-shadow: 0 12px 12px -10px rgba(0, 0, 0, 0.5);
    margin-top: -15px;
}



.service-list .main:hover {
    margin-top: 0px;
}

.service .main-head {
    height: 160px;
    background-color: cornflowerblue;
    text-align: center;
}

.service .main-head .icon {
    max-width: 160px;
}

.service .main-body {
    background-color: #f9f9f9;
    height: 160px;
    display: table;
    width: 100%;
}

.service .main-body h3 {
    font-size: 25px;
    
    vertical-align: middle;
    text-align: center;
}

.index-service .main-body h3{
    display: table-cell;
}

.service .main-body p {
    margin-top: 20px;
}

.service-list .row-item{display: flex; position: relative; align-items: center;border-radius: 20px; box-shadow: 0 0 14px 0 rgb(0 0 0 / 8%); overflow: hidden;}
.service-list .item{display: table;}
.service-list .item1{width:300px;}
.service-list .item2{width:calc(100% - 300px);}
.service-list .item .main-head,.service-list .item .main-body{display: table-cell;vertical-align: middle;text-align: center;height: 300px;}
.service-list .item .main-head .icon {max-width: 100%;max-height: 300px;}
.service-list .mdrow:nth-child(even) .item:first-child {position: absolute;right: 0px;}


/*product*/

.product {
    
}

.product .main {
    text-align: center;
    background-color: #fff;
    padding: 20px;
    height: 400px;
    -webkit-transition: ease-out 0.3s all;
    -o-transition: ease-out 0.3s all;
    transition: ease-out 0.3s all;
    background: linear-gradient(to bottom, rgba(50, 129, 255, 0.5), rgba(50, 129, 255, 0));
}

.product .main .main-body {
    height: 300px;
}

.product .main .main-body h3 {
    font-weight: normal;
    font-size: 25px;
    color: #333333;
    margin: 32px 0 12px 0;
}

.product .main-foot .more {
    padding: 10px 25px;
    display: inline-block;
    text-align: center;
    border-radius: 5px;
    background-color: #1EC5C0;
    color: #fff;
}

.product .main:hover .more {
    background-color: #fff;
    color: #333;
}

.product .main .desc {
    font-size: 15px;
    color: #777777;
    line-height: 24px;
    margin-bottom: 24px;
}

.product .points li {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.product .points li .icon {
    display: block;
    width: 35px;
    height: 35px;
    margin-right: 12px;
}

.product .points li .text {
    font-size: 18px;
    color: #333333;
    line-height: 30px;
}

.product .main:hover {
    background-color: #1EC5C0;
    color: #fff;
    cursor: pointer;
}

.product .main:hover .desc,
.product .main:hover h3 {
    color: #fff;
}


/*partner*/

.partner .main .partner-logo{max-width: 100%; border: 1px solid #f1f1f1;}


/*news*/

.news {
    /* background-color: #fff; */
}

.news .item {
    padding: 10px;
    border-bottom: 1px solid #ececec;
    display: flex;
    align-items: stretch;
    background-color: #fff;
    position: relative;
    border-radius: 16px;
}

.news .item .cover {
    width: 140px;
    height: 140px;
    border-radius: 0px;
    overflow: hidden;
}

.news .item .cover img {
    width: 100%;
    transition: all 1s ease-out;
}

.news .item .txt {
    position: relative;
    color: #828a92;
    flex: 1;
    font-size: 14px;
    overflow: hidden;
    margin-left: 20px;
}

.news .item .txt h3 {
    font-size: 18px;
    margin: 0 0 6px;
}

.news .item .txt h3 a {
    font-weight: 500;
    color: #666666;
}

.news .item .txt .desc {
    height: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news .item .txt .bottoms {
    /* position: absolute; */
    bottom: 10px;
    left: 0px;
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
}

.news .item .txt .bottoms span {
    margin-left: 15px;
}

.news .item .txt .bottoms span i{margin-right: 5px;}

.news .item .txt .bottoms .more {
    margin-left: 20px;
    float: right;
}

.news .item .txt .bottoms .more a {
    padding: 5px 10px;
    background-color: #FF5722;
    color: #fff;
    border-radius: 2px;
    font-size: 13px;
}

.news .item:hover .cover img {
    transform: scale(1.1);
}

.news .faq-item{
    padding: 10px;
    border-bottom: 1px solid #ececec;
    margin-bottom: 10px;
    border-radius: 12px;
    background-color: #fff;
}

.index-talks .item .subject {
    height: 80px;
    position: relative;
    overflow: hidden;
    background-color: #f1f1f1;
    border-radius: 5px;
    padding: 10px;
}

.index-talks .item .subject .avatar {
    width: 80px;
    height: 80px;
    overflow: hidden;
    float: left;
    position: relative;
    top: 0px;
    left: 0px;
}

.index-talks .item .subject .avatar img {
    width: 100%;
    height: 100%;
}

.index-talks .item .subject .txt {
    position: relative;
    left: 10px;
    top: 0px;
    overflow: hidden;
}

.index-talks .item .subject .txt h3 {
    height: 45px;
    line-height: 22px;
    width: 250px;
}

.index-talks .item .subject .txt p {
    margin-top: 12px;
    font-size: 16px;
}

.index-talks .item .subject .txt p span {
    margin: 0px auto;
    padding: 5px 15px;
}

.index-talks .info li {
    position: relative;
    height: 60px;
    overflow: hidden;
    margin-top: 20px;
}

.index-talks .info .avatar {
    width: 60px;
    height: 60px;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
    background: #fff;
}

.index-talks .info .avatar img {
    width: 100%;
}

.index-talks .info .txt {
    position: absolute;
    left: 80px;
    top: 0px;
    color: #5a5a5a;
}

.faq-item .title{font-size: 20px;}
.faq-item .info{margin-top: 15px;}
.faq-item .info span {
    margin-right: 10px;
}
.faq-item .txt p {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 18px;
    color: #929191;66
}
.faq-item i {
    width: 18px;
    height: 18px;
    margin-right: 5px;
    line-height: 20px;
    color: #9e9e9e;
}

.singlepage .container-head {
    text-align: center;
    margin: 60px 2px;
}

.singlepage .container-head h1 {
    font-size: 32px;
}

.singlepage .container-head p {
    line-height: 26px;
    letter-spacing: 1px;
    word-spacing: 2px;
    margin-top: 40px;
    font-size: 20px;
    color: #959393;
}

.contact-content .title {
    margin-top: 0px;
    background-color: #0282f6;
    color: #fff;
    padding: 20px;
    padding-top: 0px;
    padding-bottom: 20px;
}

.contact-content .title h3,
.contact-content .title p {
    /* margin-left: 40px; */
}

.contact-content .title h3 {
    padding: 2px;
    padding-top: 20px;
    color: #fff;
    font-size: 23px;
    line-height: 38px;
}

.contact-content .title p {
    color: #fff;
    font-size: 16px;
    text-align: left;
    margin-bottom: 5px;
}

.mapimage{
    /* padding-bottom: 15px; */
    height: 470px;
    background-color: #0282f6;
    background-repeat: no-repeat;
    background-position: center center;
}

.contact-item {
    margin-top: 15px;
    font-size: 18px;
}

.contact-item a {
    font-size: 18px;
}

.contact-item .layui-icon {
    color: #0282f6;
}
.contact-item .wximgs{display: flex; align-items: center; justify-content: space-around;}

.pages {
    margin: 30px auto;
    text-align: center;
}

.pages ul li {
    display: inline-block;
    margin: 0px 5px;
    border-radius: 5px;
    background-color: #f9f9f9;
}

.pages ul li a {
    display: inline-block;
    padding: 0px 20px;
    line-height: 30px;
}
.pages ul li:hover,
.pages ul li.active{
    background-color: #0282f6;
}
.pages ul li a:hover,
.pages ul li a.active,
.pages ul li.active a{
    color: #fff;
}

.nextprev {
    margin-top: 30px;
}

.nextprev a {
    display: inline-block;
    padding: 0px 20px;
    color: #fff;
    background-color: #287df6;
    line-height: 30px;
    border-radius: 5px;
}

.nextprev .prev_page {
    text-align: left;
}

.nextprev .next_page {
    text-align: right;
}

.section-show {
    padding: 50px 0px;
}

.article .head {
    padding: 20px 0px;
    margin: 20px auto;
}

.article .head h1 {
    font-size: 36px;
    line-height: 42px;
    text-align: center;
}

.article .head .other {
    padding-bottom: 10px;
    border-bottom: 1px solid #dadada;
    color: #999;
    font-size: 18px;
    margin-top: 20px;
}
.article .head .other span{margin-right: 15px;}

.article .head .other span i{margin-right: 5px;}

.article .head .other a {
    font-size: 18px;
    color: #999;
}

.article .content h2 {
    margin: 10px 0px;
    border-left: 4px solid #008bc8;
    padding: 0 5px 0 20px;
    line-height: 35px;
    font-size: 20px;
    color: #008bc8;
    font-weight: bolder;
}

.article .content p {
    margin: 10px auto;
    font-size: 16px;
    text-indent: 2em;
    line-height: 160%;
}

.article .content p img {
    max-width: 100%;
}
.article .content img{max-width: 100%;}
.modcats{ text-align: center;}
.modcats a{display: inline-block; padding: 5px 20px; background-color: #fff; line-height: 30px; font-size: 20px; margin: 0px 15px; margin-bottom: 20px;}
.modcats a.active{color:#FF5722;}

/*footer*/

.footer {
    padding: 0px;
}

.footer-nav {
    background-color: #37373c;
    padding: 50px 0px;
}
.footer-nav .copys,.footer-nav .copys a{
    text-align: center;
    color: #fff;
}

.footer-copyright {
    background-color: #2b2d30;
    color: #fff;
    height: 50px;
    line-height: 50px;
}

.footer-copyright .left,
.footer-copyright .right {
    width: 49%;
    float: left;
}

.footer-copyright .right {
    float: right;
    text-align: right;
}

.footer-copyright a {
    color: #fff;
    margin: 0px 5px;
}

.layui-fixbar li{background-color: #287df6;}


.rotage180 {
    transform: rotate(180deg);
}

.mobile-nav-btn {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 15px;
    /* margin-top: -25px; */
    display: block;
    transition: all ease-in-out 0.3s;
    /* background-color: #6da4ca; */
    background-color: #fff;
    color: #333;
    line-height: 50px;
    text-align: center;
    border-radius: 2px;
    font-size: 20px;
    right: 15px;
    z-index:100;
}
.mobile-nav-btn i{font-size: 25px;}


@media (max-width: 1199px){
}

@media (max-width: 750px){
    
    .header .Mnavbar li{margin: 0px auto;}
    .header .layui-nav .layui-nav-item a{padding: 0px 5px;}

    .index-banner .layui-container .text .title{
        margin-top: 20px;
    }
    .index-banner .layui-container .text{width: 80%; margin: 0px auto;}

    .header .Mnavbar{
        display: block!important;
        top: 80px;
        width: 100%; 
        height: 100%;position: fixed; left: 0px; background: rgba(40,125,246, 0.7); 
        line-height: 50px;
        transition: all 0.3s;}
    .header .Mnavbar .site-nav{
        display: block!important;
    }
    .header .site-nav li{
        width: 100%; line-height: 60px; border-bottom: 1px solid #f1f1f1;
        text-indent: 2em;
    }
}

@media (max-width: 414px){
    /* .service-list .row-item{display: inline-block;} */
    .service-list .row-item .item{width: 100%;position: relative;}
    .service-list .mdrow:nth-child(even) .item:first-child{position: relative; right: auto;}
}<!--ºÄÊ±1778745367.9119Ãë-->