/*--------------------------------------------------
    project:yg-zonghenengyuan
    producer:Chan.
    date:2020-07-14
--------------------------------------------------*/


/*
    初始化
*/
body{ margin: 0; padding: 0; width:100%; height: 100%; font-family: 'Microsoft YaHei'; background: #fff; position: relative;}
h1,h2,h3,h4,h5,h6,ul,ol,li,p,figure{list-style: none; padding: 0; margin: 0;}
a,a:hover{text-decoration: none;}
.color-blue{background: #2663ff; color: #2663ff;}
.h170{height: 170px;}
.h200{height: 200px;}
.h250{height: 250px;}
.h300{height: 300px;}
.row{margin: 0 -15px;}
.col-xl-6{padding: 0 15px;}
.col-xl-4{padding: 0 15px;}
.col-xl-3{padding: 0 15px;}


/*--------------------------------------------------
    组件
--------------------------------------------------*/
.container{width: 1200px; max-width: 1200px; padding: 0;}
.head-outwrap {width: 100%; height: 110px; border-bottom: 1px solid #e5e5e5;}
.head-wrap {height: 110px;}
.logo-wrap {width: 225px; margin-top: 33px; float: left;}
.logo-wrap  img{height: 53px; margin: auto;}
.nav-wrap {display: block; float: left; margin-left: 140px;}
.nav-wrap ul {padding-top: 25px; padding-left: 0;}
.nav-wrap li {display: inline-block; position: relative; padding: 20px; margin: 0 10px; font-size: 16px; color: #000; line-height: 1; transition: 0.2s all linear; cursor: pointer;}
.nav-wrap a {color: #000;}
.nav-wrap a:hover,.nav-wrap a:active{color: #000;}
.nav-wrap li::before{content: ""; position: absolute; top: 0; left: 100%; width: 0; height: 100%; border-bottom-width: 3px; border-bottom-style: solid; border-bottom-color: #2895f8; transition: 0.2s all linear;}
.nav-wrap li.active::before{content: ""; position: absolute; top: 0; left: 100%; width: 0; height: 100%; border-bottom-width: 3px; border-bottom-style: solid; border-bottom-color: #2895f8; transition: 0.2s all linear;}
.nav-wrap li:hover::before {width: 100%;top: 0;left: 0;transition-delay: 0.1s;border-bottom-color: #2895f8;z-index: -1;}
.head-wrap li.active::before {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;border-bottom-width: 3px;border-bottom-style: solid;border-bottom-color: #2895f8;}
.login-wrap {float: right;}
.btn-login {color: #000;border: 1px solid solid;transition: 0.2s;}
.btn-login:hover{color: #fff;background:   linear-gradient(to right, #2895f8, #30a9f9);background-color: #2895f8;}
.btn-register {color: #fff; background: #2895f8;}
.btn-register:hover{color: #fff;background:   linear-gradient(to right, #2895f8, #30a9f9);background-color: #2895f8;}
.login-wrap a {display: inline-block;height: 38px;padding: 0 20px;line-height: 36px;border-radius: 19px;margin: 0 5px;font-size: 12px;margin-top: 36px;position: relative;top: 0;transition: 0.5s;}
.headerBg{display: none;}
.head-outwrap .menu-bt{display: none;}


/* 
    banner
*/
.banner{width: 100%; height: 360px; background: #2f9eff;}
.banner .container{position: relative; height: 360px;}
.banner .text{position: absolute; left: 150px; top: 50%; transform: translate(0,-50%); color: #fff;}
.banner .text h5{font-size: 34px; font-weight: bold; letter-spacing: 2.5px;}
.banner .text h6{font-size: 12px; margin: 12px 0 20px; font-weight: bold; opacity: .5; letter-spacing: 1.5px;}
.banner .text p{font-size: 16px; letter-spacing: 2px;}
.banner .img{position: absolute; right: 150px; bottom: -30px; }


/* 
    mainbox
*/
.mainbox{padding: 90px 0;}
.mainbox-gray{background: #fbfbfb;}
.mainbox-ti{font-size: 30px; font-weight: bold; text-align: center; position: relative; width: 400px; margin: 0 auto 60px;}
.mainbox-ti::before{content: ''; width: 120px; height: 4px; background: linear-gradient(to right, #f6f6f6 , #ebebeb); position: absolute; left: 0; top: 50%;}
.mainbox-ti::after{content: ''; width: 120px; height: 4px; background: linear-gradient(to left, #f6f6f6 , #ebebeb); position: absolute; right: 0; top: 50%;}


/* 
    indexValue
*/
.indexValue{}
.indexValue .container{width: 1260px; max-width: 1260px;}
.indexValue .box{box-shadow: 0 0 20px #f0f0f0; position: relative; padding: 50px 40px 40px; border-radius: 15px;}
.indexValue .box h5{position: absolute; left: 50%; top: 0; transform: translate(-50%,-50%); width: 180px; line-height: 40px; background: linear-gradient(to right, #0f6eda, #3ec87d);  text-align: center; color: #fff; font-weight: bold; border-radius: 5px;}
.indexValue .box .li{overflow: hidden; margin-bottom: 30px; line-height: 1.8em;}
.indexValue .box .li:last-child{margin-bottom: 0;}
.indexValue .box span{font-size: 15px; font-weight: bold; float: left; width: 80px;}
.indexValue .box span.num{color: #0f71d6; }
.indexValue .box span.num img{margin-left: 5px; transform: translate(0,-1px);}
.indexValue .box .font{background: linear-gradient(to right, #0f6eda, #21af63); -webkit-background-clip: text; color: transparent;}
.indexValue .box p{font-size: 15px; color: #666; float: right; width: 440px; text-align: justify;}

.one-pic{max-width: 1080px; margin: 0 auto; display: block;}
.one-pic img{max-width: 100%;}


/* 
    HightLight
*/
.HightLight .row{margin-top: 80px;}
.HightLight .col-xl-4{margin-bottom: 60px;}
.HightLight .col-xl-4:nth-child(n+4){margin-bottom: 0;}
.HightLight .box{padding: 60px 40px 40px;}
.HightLight .box h5{background: #218eed; font-size: 16px; width: 72px; line-height: 72px; height: 72px; border-radius: 50%;}
.HightLight .box h6{font-size: 18px; text-align: center; margin-bottom: 15px; font-weight: bold; color: #333;}
.HightLight .box span{float: none; color: #fff; display: inline-block; position: absolute; left: 50%; top: 50%; transform: translate(-51%,-51%); font-size: 14px;} 
.HightLight .box p{width: 100%; float: none; line-height: 1.8em; color: #888;}
.HightLight .box img{width: 42px;}


/* 
    indexFunction
*/
.indexFunction{overflow: hidden; background: url('../image/bg03.jpg') no-repeat; width: 100%; height: auto; background-size: cover; background-position: 0 0;}
.indexFunction .mainbox-ti{color: #fff;}
.indexFunction .container{width: 1200px;}
.indexFunction .nav{width: 160px; float: right; }
.indexFunction .nav .nav-item{width: 100%; margin-bottom: 5px;}
.indexFunction .nav .nav-link{width: 100%; font-size: 14px; line-height: 48px; height: 48px; padding: 0 10px; background: #135ecf; color: #fff; box-shadow: 0 0 10px rgba(0,0,0,.2); position: relative;}
.indexFunction .nav .nav-link:hover{color: #fff; background: #2574eb;}
.indexFunction .nav .nav-link.active{background: #fff; color: #135ecf; border-radius: 0 5px 5px 0; font-weight: bold;}
.indexFunction .nav .nav-link.active:hover{background: #fff; color: #135ecf;}
.indexFunction .nav .nav-link.active::after{content: ''; width: 24px; height: 48px; background: #fff; position: absolute; left: 0; top: 0; border-radius: 24px 0 0 24px; animation: ww .3s ; transform: translate(-20px,0);}
.indexFunction .nav .nav-link .iconfont{margin-right: 5px;}

.indexFunction .tab-content{width: 980px; float: left; background: #fff; border-radius: 5px; padding: 40px 40px 0; min-height: 685px;}
.indexFunction .tab-content .ti{font-size: 24px; letter-spacing: 3px;}
.indexFunction .tab-content .ti .iconfont{background: linear-gradient(to right, #0f6eda, #21af63); -webkit-background-clip: text; color: transparent; font-size: 24px;}
.indexFunction .tab-content .text{margin: 20px 0;}
.indexFunction .tab-content .text p{font-size: 16px; color: #666; line-height: 1.8em; text-align: justify;}
.indexFunction .tab-content .img{background: #f6f6f6; width: 100%; height: 500px; position: relative;}
.indexFunction .tab-content .img img{max-width: 100%; max-height: 100%; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); padding: 20px;}
.indexFunction .tab-content .imgB{width: 100%; height: 152px;}
.indexFunction .tab-content .imgB img{padding: 0; width: 100%; height: 100%; object-fit: cover; object-position: center;}
.indexFunction .tab-content .imgB p{position: absolute; left: 0; bottom: 0; width: 100%; line-height: 30px; padding: 0 10px; color: #fff; background:linear-gradient(to right, #253e7d, rgba(255,255,255,0)); }
.indexFunction .tab-content .col-xl-4{margin-bottom: 30px;}
.indexFunction .tab-content .col-xl-4:nth-child(n+4){margin-bottom: 0;}


/* 
    indexCase
*/
.indexCase{overflow: hidden;}
.indexCase .container{width: 1000px;}
.indexCase .nav{width: 160px; float: left; }
.indexCase .nav .nav-item{width: 100%; margin-bottom: 5px; border-radius: 5px; overflow: hidden;}
.indexCase .nav .nav-link{width: 100%; height: 80px; padding: 0; display: block;}
.indexCase .nav .nav-link .img{width: 100%; position: relative; height: 100%;}
.indexCase .nav .nav-link .img img{width: 100%; height: 80px; object-fit: cover; object-position: center; position: absolute; left: 0; top: 0;}
.indexCase .nav .nav-link .img p{background: rgba(0,0,0,.5); position: absolute; left: 0; bottom: 0; width: 100%; color: #fff; text-align: center; line-height: 30px; transition: all .3s;}
.indexCase .nav .nav-link.active .img p{background: #218eed; color: #fff;}
.indexCase .nav .nav-link:hover .img p{background: #218eed; color: #fff;}

.indexCase .tab-content{width: 750px; float: right;}
.indexCase .tab-content .ti{font-size: 24px; letter-spacing: 3px;}
.indexCase .tab-content .ti span{background: linear-gradient(to right, #0f6eda, #21af63); -webkit-background-clip: text; color: transparent;}
.indexCase .tab-content .text{margin: 30px 0;}
.indexCase .tab-content .text p{font-size: 16px; color: #666; line-height: 1.8em; text-align: justify;}
.indexCase .tab-content .img{margin: 0 auto; display: table;}
.indexCase .tab-content .con{margin-top: 30px;}
.indexCase .tab-content .con .box{box-shadow: 0 0 20px #f0f0f0; padding: 30px; border-radius: 10px;}
.indexCase .tab-content .sti{font-size: 18px; text-align: center; letter-spacing: 0; display: table; margin: 0 auto 20px; position: relative; padding: 0 20px;}
.indexCase .tab-content .sti::before{content: ''; width: 6px; height: 6px; background: #218eed; position: absolute; left: 0; top: 50%; border-radius: 50%; transform: translate(0,-50%);}
.indexCase .tab-content .sti::after{content: ''; width: 6px; height: 6px; background: #218eed; position: absolute; right: 0; top: 50%; border-radius: 50%; transform: translate(0,-50%);}
.indexCase .tab-content .con .box p{font-size: 14px; color: #666; line-height: 2em;}
.indexCase .tab-content .table{margin-top: 60px;}
.indexCase .tab-content .table .box{margin-top: 30px;}
.indexCase .tab-content .table .ssti{line-height: 50px; font-size: 16px; background: #218eed; color: #fff; padding: 0 20px;}
.indexCase .tab-content .table .li{line-height: 50px; overflow: hidden;}
.indexCase .tab-content .table .li:nth-child(even){background: #e6f2fe;}
.indexCase .tab-content .table .li:nth-child(odd){background: #f7faff;}
.indexCase .tab-content .table .li p{float: left; width: 50%; font-size: 14px; color: #666; padding: 0 20px;}
.indexCase .tab-content .table .li p:first-child{border-right: solid 1px #fff;}


/* 
    bottom-wrap
*/
.bottom-wrap {width: 100%;padding-top: 35px;height: 260px;background-color: #2f2f3b;color: #fff;font-size: 13px;}
.bottom-wrap .content-wrap {float: left;padding-top: 34px;width: calc(100% - 120px);text-align: center;color: #acacb1;line-height: 2;}
.bottom-wrap .ewm-img {width: 120px;height: 120px;}
.bottom-wrap .ewm-wrap {float: left;left: 30px;position: relative;}
.bottom-wrap .title {font-size: 16px;}



/* 
    Mobile
*/
@media all and (max-width: 768px){

    .container{width: 100%; max-width: 100%;}
    .mainbox{padding: 60px 15px;}
    .mainbox-ti{font-size: 30px; font-weight: bold; text-align: center; position: relative; width: 100%; margin: 0 auto 60px;}
    .mainbox-ti::before{display: none;}
    .mainbox-ti::after{ display: none;}
    .h170{height: auto;}
    .h200{height: auto;}
    .h250{height: auto;}
    .h300{height: auto;}

    .banner{ height: auto; padding: 30px 20px; margin-top: 70px;}
    .banner .container{ height: auto;}
    .banner .text{position: static;  transform: translate(0,0);}
    .banner .img{position: static; margin-top: 30px;}
    .banner .img img{width: 100%;}

    .row{margin: 0;}
    .col-xl-6{padding: 0;}
    .col-xl-4{padding: 0;}
    .col-xl-3{padding: 0;}

    .head-outwrap {overflow: unset; height: 70px; z-index: 999; border-bottom: 1px solid #ddd;  z-index: 99; position: fixed; left: 0; top: 0; background: #fff;}
    .head-outwrap::after{content: '';position: fixed; left: 0; top: 0; background: rgba(0,0,0,.5); width: 100%; height: 100%; z-index: 99; display: none;}
    .logo-wrap {position: absolute; left: 15px; top: 0; line-height: 70px; display: block; height: auto; float: none; width: 150px; margin-top: 0;}
    .logo-wrap  img{height: auto; line-height: 70px; width: 100%;}
    .nav-wrap {float: none; background: #fff; display: none; position: absolute; left: 0; top: 70px; width: 100%; padding: 10px 0; margin-left: 0;  z-index: 99;}
    .nav-wrap ul {padding: 0;}
    .nav-wrap li {float: none; margin: 0; line-height: 56px; padding: 5px 20px; width: 100%;}
    .nav-wrap a {border-radius: 5px; border-bottom: 1px solid #ddd; display: block;}
    .head-outwrap .menu-bt{position: absolute; top: 0; right: 0; z-index: 1; display: block; width: 50px; line-height: 70px; text-align: center;}
    .head-outwrap .menu-bt i{font-size: 30px;}
    .head-outwrap .menu-bt:active i{color: #2663ff;}
    .headerBg{position: fixed; left: 0; top: 0; background: rgba(0,0,0,.5); width: 100%; height: 100%; z-index: 98;}
    .login-wrap{float: none; position: absolute; right: 55px ; top: 50%; background: #fff; transform: translate(0,-50%); display: none;}
    .login-wrap a{margin: 0;}

    .indexValue .container{width: 100%; max-width: 100%;}
    .indexValue .box{padding: 40px 20px;}
    .indexValue .box span{float: none;}
    .indexValue .box p{float: none; width: 100%;}
    .indexValue .col-12:nth-child(1){margin-bottom: 60px;}

    .one-pic{max-width: 100%;}
    .one-pic img{width: 100%;}

    .indexFunction .container{width: 100%;}
    .indexFunction .nav{width: 100%; float: none; display: flex; margin: 0 -2.5px;}
    .indexFunction .nav .nav-item{flex: 0 0 50%; max-width: 0 0 50%; padding: 0 2.5px;}
    .indexFunction .tab-content{width: 100%; float: none; min-height: auto; padding: 30px 25px;}
    .indexCase .container{width: 100%;}
    .indexCase .nav{width: 100%; float: none; }
    .indexCase .tab-content{width: 100%; float: none;}
    .indexCase .nav{width: 100%; float: none; display: flex; margin: 0 -2.5px;}
    .indexCase .nav .nav-item{flex: 0 0 50%; max-width: 0 0 50%; padding: 0 2.5px;}

    .indexCase .tab-content .img img{width: 100%;}
    .indexFunction .tab-content .col-12{margin-bottom: 20px;}
    .indexFunction .tab-content .img{height: 200px;}

    .HightLight h6{margin-top: 15px;}
    .HightLight .col-xl-4:nth-child(n+4){margin-bottom: 60px;}
    .HightLight .col-xl-4:last-child{margin-bottom: 0;}

    .bottom-wrap {width: 100%;height: auto; padding: 35px 15px; text-align: center;}
    .bottom-wrap .content-wrap {float: none;padding-top: 34px;width: auto;text-align: center;color: #acacb1;line-height: 2;}
    .bottom-wrap .ewm-img {width: 120px;height: 120px;}
    .bottom-wrap .ewm-wrap {float: none;left: 30px;position: static;}
    .bottom-wrap .title {font-size: 16px; margin-bottom: 20px;}

}

@media all and (min-width: 1280px) and (max-width: 1366px){

}

@media all and (min-width: 1380px) and (max-width: 1440px){
    
}





























