
/*---=================================
   <!--Top Bar Area Css-->
==================================---*/

.top-bar-area{background-color:#012549;padding:0 0}
.top-bar-message i{height:38px;width:38px;display:inline-block;text-align:center;line-height:38px;}
.top-bar-message p{font-size:15px;color:#fefefe;margin:0}
.top-bar-social-address{text-align:right}
.top-bar-social-address ul li{display:inline-block;margin-right:28px;position:relative}
.top-bar-social-address ul li:last-child{margin-right:0}
.top-bar-social-address ul li:before{position:absolute;content:"";width:1px;height:36px;left:-16px;top:-4px;background:#264564}
.top-bar-social-address ul li:nth-child(1):before{background:0 0}
.top-bar-social-address ul li i{color:#fff;font-size:14px;display:inline-block;transition:.5s}
.top-bar-social-address ul li i:hover{color:#e01142}



/*---=================================
   <!--Header Area Css-->
==================================---*/
.header-area{position: fixed;
   top: 38px;
   left: 0;
   z-index: 99;
   background-color: rgb(0, 0, 0, 0.1);
   height: 98px;
   border-bottom: 1px solid rgba(255, 255, 255, 0.13);
   /* background: url(../images/index/nav_bg.png); */
   width: 100vw;
   background-color: rgba(0, 0, 0, 0);
}
.header-menu{text-align:right}
.header-menu ul{display:inline-block;width: 100%;border-left: 1px solid rgba(255, 255, 255, 0.13);}
.header-menu ul li{display:inline-block;width: 16%;text-align: center;}
.header-menu ul li a{display:inline-block;font-size:16px;color:#fff;font-weight:500;font-family:"Work Sans";text-transform:uppercase;padding:36px 0;transition:.5s}
.header-menu ul li a:hover{color:#fff;font-weight: bold;border-bottom: 2px solid #fff;}
.header-menu ul li.active a{color:#fff;font-weight: bold;border-bottom: 2px solid #fff;}
.header-menu ul li i{font-size:12px;display:inline-block;position:relative;left:6px;top:-2px;color:#012766;transition:.5s}
.header-menu ul li a:hover i{color:#e01142}
.header-menu ul li.menu-item-has-children{position:relative}
.header-menu ul li .sub-menu{position:absolute;width:100%;display:block;text-align:left;background-color: rgba(0, 0, 0, 0.3);opacity:0;visibility:hidden;transition:.5s;top:150%;z-index:2;box-shadow:0 1px 3px rgba(0,0,0,.3);border-radius:3px 3px 0 0}
.header-menu ul li:hover .sub-menu{opacity:1;top:100%;visibility:visible}
.header-menu ul li .sub-menu li{width: 100%;}
.header-menu ul li .sub-menu li a{display:block;padding:6px 19px;color:#fff;width:100%;text-transform:capitalize;font-size:14px;font-weight:500;border: none;}
.header-menu ul li .sub-menu li a:hover{background:#e01142;color:#fff}
.header-search-button{display:inline-block}
.header-button{display:inline-block}
.header-button a{display:inline-block;background:#3394f5;color:#fff;padding:12px 30px;font-family:"Work Sans";font-size:16px;font-weight:500;margin-left:30px;border:2px solid #3394f5;position:relative;z-index:1;transition:.5s}
.header-button a:hover{color:#3394f5}
.header-button a:before{position:absolute;content:"";width:0;height:100%;left:50%;top:0;background:#fff;z-index:-1;transition:.5s}
.header-button a:hover:before{width:100%;left:0}
.sticky{left:0;margin:auto;position:fixed!important;top:0;width:100%;-webkit-box-shadow:0 2px 5px -2px rgba(0,0,0,.1);box-shadow:0 2px 5px -2px rgba(0,0,0,.1);
   background-color: #fff !important;z-index:922;}

.sticky .header-menu ul li a{color: #333;}
.sticky .header-menu ul li.active a {color: #076ce0;font-weight: bold; border-bottom: 2px solid #076ce0;}


.headerTel{ position: relative;  display: inline-flex; vertical-align: middle; height: 98px; background-color: rgba(255,255,255,0); align-items: center;justify-content: space-between; padding: 0 20px;}
.headerTel::before{ content: ''; width: 1px; height: 100%; background-color: rgba(255,255,255,0.2); position: absolute; left: 0; top: 0;}
.headerTel .iconT{  font-size: 40px; color: #fff;}
.headerTel span{ display: inline-block; margin-left: 0; font-size: 30px; color: #fff;padding-right:20px; }

.primary-header-inner {display: flex; align-items: center; justify-content: space-between;}

.header-area.sticky .headerTel {background: #076ce0;}
/*---=================================
   <!--Footer Area Css-->
==================================---*/
.footer-area {
    background: #222;
    padding: 59px 0 50px
}
.footer-widget-desc p{width:85%;color:#999;font-weight:400;font-family:Arimo;margin:22px 0 25px}
.footer-widget-address{display:flex;gap:6px;margin-bottom:18px}
.footer-widget-address-icon i{display:inline-block;color:#3193f4;font-size:16px}
.footer-widget-address-content p{font-size:14px;line-height:26px;color:#999;font-weight:400;font-family:Arimo;margin:0;padding-left: 10px;}
.footer-widget-titel h4{font-size:22px;line-height:26px;color:#fff;font-weight:600;font-family:"Work Sans";margin-bottom:46px}
.footer-widget-menu ul li a{display:inline-block;font-size:14px;line-height:26px;color:#999;font-weight:400;font-family:Arimo;margin-bottom:14px;transition:.5s}
.footer-widget-menu ul li a:hover{color:#3394f5}
.footer-widget-menu ul li i{display:inline-block;font-size:12px;color:#999;margin-right:9px;transition:.5s}
.footer-widget-menu ul li a:hover i{color:#3394f5}
.footer-widget-campaign{display:flex;align-items:center;gap:19px;margin-bottom:27px}
.widget-campaign-content a{font-size:14px;color:#fff;font-weight:500;width:85%;transition:.5s}
.widget-campaign-content a:hover{color:#3394f5}
.widget-campaign-content p{font-size:14px;color:#999;font-weight:400;font-family:Arimo;margin:0}
.newsletter-box input{background:#fff;border:transparent;width:94%;height:55px;padding:0 17px;outline:0}
.newslatter-button button{background:#3394f5;color:#fff;padding:15px 38px;border:transparent;margin-top:15px;border-radius: 30px;}
.footer-bottom-area{background:#111;padding:24px 0 27px;border-top:1px solid #b9babb29}
.footer-bottom-content p{font-size:14px;line-height:42px;color:#fff;font-weight:400;font-family:Arimo;margin:0;text-align: center;}
.footer-bottom-content p a{color: #fff;}
.footer-bottom-list-item{text-align:right}
.footer-bottom-list-item ul li{display:inline-block;margin-left:33px}
.footer-bottom-list-item ul li a{display:inline-block;font-size:14px;line-height:42px;color:#fff;font-weight:400;font-family:Arimo;transition:.5s}
.footer-bottom-list-item ul li a:hover{color:#3394f5}

.footer-widget-desc-2 p{color: #999;}


/*---=================================
   <!--Donate Area Css-->
==================================---*/
.donate-thumb{position:relative}
.donate-shape{position:absolute;right:105px;bottom:18px}
.donate ul li{display:inline-block;border:2px solid #cbe3fb;padding:10px 27px;font-size:18px;line-height:26px;color:#012549;font-weight:500;font-family:"Work Sans";margin-right:7px;transition:.5s}
.donate ul li:hover{background:#076ce0;color:#fff;border:2px solid #076ce0}
button.donate-button{border:transparent;background:#076ce0;color:#fff;padding:12px 33px;font-family:"Work Sans";font-size:16px;font-weight:500;margin-top:35px;
   position:relative;z-index:1;border:2px solid #076ce0;transition:.5s;border-radius: 30px;}
button.donate-button:hover{color:#076ce0}
button.donate-button:before{position:absolute;content:"";width:0;height:100%;left:50%;top:0;background:#fff;z-index:-1;transition:.5s;border-radius: 30px;}
button.donate-button:hover:before{width:100%;left:0}
.section-title{margin-bottom:35px}
.section-title.center{margin-bottom:43px}
.section-title h4{font-size:16px;line-height:46px;color:#999;font-weight:400;font-family:Arimo;text-transform:uppercase;padding-left:30px;position:relative;z-index:1}
.section-title.style-two h4{color:#3394f5}
/* .section-title h4:before{position:absolute;content:"";width:100%;height:100%;left:0;top:18px;background:url(../images/section-line1.png);background-repeat:no-repeat;display:inline-block;z-index:-1} */
.section-title.style-two h4:before{background:url(../images/section-line2.png);background-repeat:no-repeat}
.section-title.center h4:before{left:42%}
.section-title h1{font-size:40px;line-height:36px;color:#333;font-weight:700;font-family:"Work Sans";position:relative}
.section-title.style-two h1{color:#fff}
.section-title span{color:#076ce0}
.section-title.style-two span{color:#076ce0}
.donate-area p.section-desc-1{margin:0;margin-top:60px;color: #333;line-height: 34px;}
.embar{position:relative}
.embar:before{position:absolute;content:"";width:120px;height:8px;background:url(../images/index/index_01_title.png) no-repeat;top:22px;left:0}
.embar.two:before{background:#fff}


.about .donate-left{padding-top: 80px;}
.about {
   height: 650px;
   display: flex;
}
.about>div:nth-child(1) {
   flex: 6;
   height: 100%;
   background-color: #FFF;
}
.about>div:nth-child(2) {
   flex: 4;
   height: 100%;
   background: rgba(1, 63, 138, 1);
}
    .about .donate-area {
        width: 100%;
        height: 650px;
        position: absolute;
        right: 0;
        background: url(../images/index/index_04bg.png) no-repeat bottom right;
        background-size: 100% auto;
    }



/*---=================================
   <!--Mission Area Css-->
==================================---*/
.mission-area{background:url(../images/mission-bg.jpg);background-repeat:no-repeat;background-position:center center;background-size:cover;padding:118px 0 118px}
.mission-area.upper{padding:118px 0 166px}
.mission-area .section-title.style-two{margin-bottom:53px}
.mission-item{display:flex;align-items:center;gap:22px;margin-bottom:23px}
.mission-item-content h4{font-size:22px;line-height:47px;color:#fff;font-weight:600;font-family:"Work Sans"}
.mission-item-content p{font-size:16px;color:#9ca5b5;width:90%}




/*---=================================
   <!--service Area Css-->
==================================---*/
.service-area{padding:85px 0 93px;background:#fff url(../images/pannelbg/service_bg.jpg) no-repeat top;box-sizing: border-box;background-size: 100%;}
.service-single-box{border-radius:2px;background:#fff;padding:67px 25px 64px;position:relative;z-index:1;margin-bottom:30px}
.service-single-box:hover::before{height:100%}
.service-icon{margin-bottom:23px; text-align: center;}
.service-icon img{transition:.5s}
.service-title h4{text-align: center;}
.service-title h4 a{color:#20292f;font-size:24px;font-weight:500;text-decoration:none;transition:.5s;}
.serivice-discription p{color:#999;font-size:14px;font-weight:400;line-height:26px;margin:23px 0 0;transition:.5s;text-align: center;}
@keyframes MOVE-BG{0%{-webkit-transform:translateX(0);transform:translateX(0)}
to{-webkit-transform:translateX(60px);transform:translateX(60px)}
}
.service-single-box:hover{box-shadow: 0 0 55px 0 rgba(0, 0, 0, .1);}


/*---=================================
   <!--portfolio Area Css-->
==================================---*/

.portfolio{overflow:hidden;position:relative}
.portfolio .portfolio-wraper{overflow:hidden;margin-bottom:80px}
.portfolio .portfolio-group{direction:ltr;position:relative; margin: 0 -15px;}
.portfolio .portfolio-img-link{position:relative;display:block;overflow:hidden;outline:0;z-index:1;transition:all .5s ease-in-out 0s}
.portfolio .portfolio-item{position:relative;overflow:hidden;z-index:1;padding:0;margin: 0 15px;}
.portfolio .item{overflow:hidden;background-color: #fff;}
.portfolio .item .overlay-color{z-index:2;opacity:0;transition:all .5s ease-in-out 0s}
.portfolio .portfolio-item:hover .item .item-info{bottom:20px;opacity:1}
.portfolio .portfolio-item:hover .item .overlay-color{opacity:.5}
.portfolio .portfolio-item:hover .item .portfolio-img{transform:rotate(1deg) scale(1.1);transform-origin:center}
.portfolio .portfolio-item:hover .item .icon{pointer-events:auto;opacity:1;transform:translate(-50%,-50%) scale(1)}
.portfolio .item .portfolio-img{min-width:100%;max-height:204px;object-fit:cover;transition:all 1.5s ease 0s}
.portfolio .item .item-info{position:absolute;left:2rem;bottom:-100px;margin:0;opacity:0;z-index:5;transition:all .3s ease-in-out 0s}
.portfolio .item .item-info .info-title{display:block;font-size:1.25rem;font-weight:700;text-transform:capitalize;color:#fff}
.portfolio .item .item-info .tags-list{list-style:none;padding:0;margin:0}
.portfolio .item .item-info .tag-item{display:inline-block;margin-right:.5rem}
.portfolio .item .item-info .tag-link{display:inline-block;font-size:.85rem;text-transform:capitalize;color:#fff;text-decoration:none!important}
.portfolio .item .icon{display:flex;align-items:center;justify-content:center;position:absolute;width:4rem;height:4rem;border-radius:50%;
   background:rgba(7,108,244,.8);color:#fff;font-size:1.25rem;left:50%;top:50%;transform:translate(-50%,-50%) scale(0);margin:0;opacity:0;cursor:pointer;pointer-events:none;z-index:5;transition:all .3s ease-in-out 0s}
.portfolio-rounded-with-gaps .item{border-radius:.5rem;overflow:hidden}
.portfolio-squared-with-gaps .item{border-radius:0;overflow:hidden}
.portfolio-squared-no-gaps .portfolio-item{padding:0}
.portfolio-squared-no-gaps .item{border-radius:0;overflow:hidden}
.portfolio .swiper-button-next,.portfolio .swiper-button-prev{background-image:none;background-size:cover;width:3rem;height:3rem}
.portfolio .left-arrow .icon,.portfolio .right-arrow .icon{width:3rem;height:3rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#fff;background:rgba(196,17,25,.8);cursor:pointer;transition:all .3s ease-in-out 0s}
.portfolio .left-arrow .icon:hover,.portfolio .right-arrow .icon:hover{background-color:#07727e}
.overlay-color{position:absolute;left:0;right:0;top:0;bottom:0;z-index:-1;display:block;transition:all .5s ease-in-out 0s;background:#000;opacity:.5}

.portfolio .portfolio-item .item-title{background: #fff; line-height: 50px; text-align: center; 
   border-top: 1px solid #f5f5f5; color: #333;font-size: 16px;padding: 10px;position: relative;}
.portfolio .portfolio-item::after{content: '';
   width: 0;
   height: 2px;
   background: #076ce0;
   position: absolute;
   left: 0%;
   bottom: 0;
   transition: all ease-out 0.3s;
}
.portfolio .portfolio-item:hover::after{width: 100%;}

.portfolio.portfolio-nei .portfolio-item {
    margin: 15px;
    border: 1px solid #DFE4FD !important;
    border-radius: 10px;
    padding: 10px;
}
.portfolio.portfolio-nei .portfolio-item .item{background-color: #f5f5f5;}


.portfolio .portfolio-item .tpbox{padding: 0 10px;background-color: #fff;position: relative;}
.portfolio .portfolio-item .tpbox .more span {
   display: inline-flex;
   height: 36px;
   align-items: center;
   color: #3971ad;
   font-size: 14px;
}
.portfolio .portfolio-item .tpbox .more i {
   width: 20px;
   overflow: hidden;
   -webkit-transition: all 0.3s linear;
   margin-left: 10px;
   border-radius: 50%;
   background-color: #004896;
   transition: all 0.3s linear;
   height: 20px;
   color: #fff;
}
.portfolio .portfolio-item .tpbox::after {
   content: '';
   width: 0;
   height: 2px;
   background: #003686;
   position: absolute;
   left: 0%;
   bottom: 0;
   transition: all ease-out 0.3s;
}
.portfolio .portfolio-item .tpbox:hover::after {
   width: 100%;
}

.portfolio .portfolio-item .tpbox:hover .more i {
   -webkit-transform: translateX(6px);
   transform: translateX(6px);
}


.sec-title{position:relative;width:50%}
.sec-title.centered{max-width:650px;margin:0 auto;margin-bottom:50px}
.sec-title .upper-text{position:relative;display:inline-block;line-height:1.6em;font-size:16px;color:#9b9fa6;font-weight:400;margin:0 0 20px}
.sec-title h2{font-size:40px;line-height:62px;color:#012549;margin-bottom:0;font-family:zcoolwenyiti;}
.sec-title h2 strong{font-weight:700}
.sec-title h2 .dot{color:#ffaa17;padding-left:7px}
.sec-title .lower-text{position:relative;display:block;font-size:20px;line-height:1.7em;font-weight:300;letter-spacing:.1em;color:#686a6f;padding:30px 0 0}
.gallery-section{position:relative;padding:60px 0 80px}
.gallery-section .upper-row{position:relative}
.gallery-section .upper-row .sec-title{position:relative;float:left}
.gallery-section .upper-row .filters{position:relative;float:right;padding-top:20px}
.gallery-section .more-box{position:relative;display:block;padding-top:20px;text-align:center;padding-bottom:10px}
.mixitup-gallery .filters{position:relative;margin-bottom:40px;}
.mixitup-gallery .filters .filter-tabs{position:relative;display:block;border-bottom: 1px solid #076ce0;height: 51px;}
.mixitup-gallery .filters li{position:relative;display:inline-block;font-size:16px;line-height:48px;padding:0 10px;cursor:pointer;
   color:#686a6f;font-weight:300;margin:0 0 0 30px;text-transform:uppercase;background:0;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}
.mixitup-gallery .filters.centered li{margin:0 15px 10px}
.mixitup-gallery .filters li sup{position:absolute;right:0;top:3px;font-size:16px;opacity:0;visibility:hidden;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}
.mixitup-gallery .filters .filter.active{color:#222429;font-weight:400;}
.mixitup-gallery .filters .filter.active sup{opacity:1;visibility:visible}
.mixitup-gallery .filters li.active:before{transform:scaleX(1)}
.mixitup-gallery .gallery-item-two{display:none}
.mix{display:none}

.mixitup-gallery .filters li.active{border-color: #076ce0;
   border-style: solid;background-color:#f4f9ff;border-bottom-width: 0px;border-top-width: 3px;border-left-width: 1px;border-right-width: 1px;}

.mixitup-gallery .filters li:hover{border-color: #076ce0;
   border-style: solid;background-color:#f4f9ff;border-bottom-width: 0px;border-top-width: 3px;border-left-width: 1px;border-right-width: 1px;color: #222429;}

.mixitup-gallery .filters li a {height: 48px;width: 100%;display: inline-block;}
/*---=================================
   <!--Campaign Area Css-->
==================================---*/
.campaign-area {
    padding: 91px 0 86px
}
.campaign-area .section-title.center h4:before{left:45.8%}
.single-campaign-box{padding:15px 5px;position:relative;z-index:1;margin-bottom:13px;}
.campaign-box-content a{font-size:18px;line-height:28px;color:#333;font-weight:normal;transition:.5s}
.campaign-box-content a:hover{color:#076ce0}
.campaign-box-content i{font-size:14px;display:inline-block;margin-right:10px}
span.campaign-date{font-size:14px;font-weight:400;display:inline-block;font-family:Arimo;margin-top:9px;color: #999;}
.campaign-box-content p{font-size:14px;line-height:26px;color:#999;font-weight:normal;margin-top:4px;padding-top:10px;margin-bottom: 0;height:62px;}
.single-campaign-box{width: 100%;}
.single-campaign-box img{width: 100%;height: 350px;}
.campaign-box-content h4{margin-top: 0;font-weight:normal;font-size:16px;}



.campaign-area .section-heading h2{color: #333;}




/*---=================================
   <!--pannel bg Css-->
==================================---*/
.product-bg{background:#fff url(../images/pannelbg/pro_bg.jpg) no-repeat;box-sizing: border-box;background-size: 100%;}
.news-bg{background: #fff url(../images/pannelbg/news_bg.jpg) no-repeat bottom;box-sizing: border-box;background-size: 100%;}


.section-heading-wrap{display:flex;align-items:center;justify-content:space-between;}
.tab-title{float:right;line-height:44px;color:#fff;cursor:pointer;text-align:center;margin-bottom:10px;}
.tab-title li{float:left;width:88px;margin-right:10px;/* background:#2791E5;*/
 /* background-color:rgba(90,73,248,0.1);*/
 color:#999;}
.tab-title li a{/* background-color:rgba(90,73,248,0.1);*/
 color:#999;}
.tab-title li.active{/* background:linear-gradient(to right,#2791E5,#7a64f2);*/
 color:#2791E5 !important;}
.tab-title li.active a{color:#2791E5 !important;}
.tab-title li.active a:hover{text-decoration:none !important;}
.tab-title li a:hover{text-decoration:none !important;}


/*
<!-- ============================================================== -->
<!--Scrollup Button Section -->
<!-- ============================================================== -->*/

/*------back-to-top------------*/
.prgoress_indicator{position:fixed;right:30px;bottom:50px;height:46px;width:46px;cursor:pointer;display:block;border-radius:50px;box-shadow:inset 0 0 0 2px rgba(22,93,245,.2);z-index:10000;opacity:0;visibility:hidden;transform:translateY(15px)!important;transition:all .2s linear!important}
.prgoress_indicator.active-progress{opacity:1;visibility:visible;transform:translateY(0)!important}
.prgoress_indicator::after{position:absolute;content:"\e7bf";font-family:"iconfont";text-align:center;line-height:46px;font-size:18px;color:#e01142;left:0;top:0;height:46px;width:46px;cursor:pointer;display:block;font-weight:900;z-index:1;transition:all .2s linear!important}
.prgoress_indicator::before{position:absolute;content:"\e7bf";font-family:"iconfont";text-align:center;line-height:46px;font-size:18px;font-weight:900;opacity:0;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;left:0;top:0;height:46px;width:46px;cursor:pointer;display:block;z-index:2;transition:all .2s linear!important}
.prgoress_indicator:hover ::after{color:#e01142}
.prgoress_indicator:hover ::before{opacity:1}
.prgoress_indicator svg path{fill:none}
.prgoress_indicator svg.progress-circle path{stroke:#e01142;stroke-width:4;box-sizing:border-box;transition:all .2s linear!important}

/*===========================
<-- Consen Loader Css -->
=============================*/
.loader-wrapper{position:fixed;top:0;bottom:0;left:0;right:0;width:100%;height:100%;transition:.8s 1s ease;z-index:9999}
.loader{position:relative;display:block;z-index:201;top:50%;left:50%;width:100px;height:100px;margin:-50px 0 0 -50px;border-radius:50%;transition:all 1s 1s ease;border:3px solid transparent;border-top-color:#9a241c;-webkit-animation:spin 1.5s linear infinite;-moz-animation:spin 1.5s linear infinite;-o-animation:spin 1.5s linear infinite;animation:spin 1.5s linear infinite}
.loader:before{position:absolute;content:'';top:6px;left:6px;right:6px;bottom:6px;border-radius:50%;border:3px solid transparent;border-left-color:#ff3c00;-webkit-animation:spin 2s linear infinite;-moz-animation:spin 2s linear infinite;-o-animation:spin 2s linear infinite;animation:spin 2s linear infinite}
.loader:after{position:absolute;content:'';top:15px;left:15px;right:15px;bottom:15px;border-radius:50%;border:3px solid transparent;border-right-color:#fff;-webkit-animation:spin 2.5s linear infinite;-moz-animation:spin 2.5s linear infinite;-o-animation:spin 2.5s linear infinite;animation:spin 2.5s linear infinite}
@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}
100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}
}
@-moz-keyframes spin{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}
100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}
}
@keyframes spin{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}
100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}
}
.loader-wrapper .loder-section{position:fixed;top:0;width:50%;height:100%;background:#111;z-index:2}
.loader-wrapper .loder-section.left-section{left:0;transition:1s 1.4s ease}
.loader-wrapper .loder-section.right-section{right:0;transition:1s 1.4s ease}
.loaded .loder-section.left-section{left:-100%}
.loaded .loder-section.right-section{right:-100%}
.loaded .loader-wrapper{visibility:hidden}
.loaded .loader{top:-100%;opacity:0}



/* 统计 设备背景*/
.equip-section{background:#003b77 url(../images/pannelbg/equ_bg.png) no-repeat;box-sizing: border-box; padding: 60px 0;}
.count-box{text-align: center;}
.count-box .count { margin-bottom: 10px;}
.count-box .count .h2{font-size: 4em;font-weight: 600;line-height: 1.4;color: #fff;}
.count-box .count .unit{color: #fff;margin-left: 5px;}
.count-box h5 { color: #fff}
.count-box h6 { color: #fff;  font-weight: normal;  font-size: 16px;}



.overlay-top{margin-top: -80px; position: relative;}
.ht-80{height: 80px;}

.solution-content {
   margin: 0 auto 40px auto;
   background-color: #fff;
   padding: 20px;
}

.solution-list {
   width: 100%;
   float: left;
}

.solution-list ul li {
   width: 100%;
   background: #f0f7ff;
   padding-left: 30px;
   position: relative;
   border-bottom: 1px solid #fff;
   cursor: pointer;
}

.solution-list ul li h2 {
   font-size: 18px;
   color: #323232;
   line-height: 87px;
   font-weight: inherit;
   margin-top: 0;
}

.solution-list ul .on {
   width: 100%;
   margin: 0;
   padding-left: 30px;
   background-image: linear-gradient(-180deg, #076ce0 0%, #076ce0 63%);
   filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#076ce0, endColorstr=#076ce0);
   /*IE<9>*/
   -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#076ce0, endColorstr=#076ce0)";
   /*IE8+*/
   color: #fff;
}
.solution-list ul .on h2{color: #fff;}
.solution-list ul li:hover{background-image: linear-gradient(-180deg, #076ce0 0%, #076ce0 63%);
   filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#076ce0, endColorstr=#076ce0);
   /*IE<9>*/
   -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#076ce0, endColorstr=#076ce0)";
   /*IE8+*/}
.solution-list ul li:hover h2{color: #fff;}

.solution-item {
   width: 100%;
   display: block;
   overflow: hidden;
}

.solution-item ul li {
   position: relative;
}
    .solution-item ul li img {
        width: 100%;
        max-height: 438px;
        overflow: hidden;
    }

.solution-info {
   position: absolute;
   z-index: 1;
   bottom: 0;
   left: 0;
   right: 0;
   padding: 20px;
   background-color: rgba(0, 0, 0, 0.2);
}

.solution-item ul li h2 {
   font-size: 22px;
   line-height: 28px;
   color: #FFFFFF;
   margin: 0 0 15px 0;
   font-weight: inherit;
}

.solution-item ul li p {
   opacity: 0.8;
   font-size: 14px;
   color: #FFFFFF;
   line-height: 22px;
}

.s-btn {
   display: inline-block;
   color: #36383C;
   font-size: 14px;
   line-height: 20px;
   padding: 4px 20px;
   cursor: pointer;
   border: 1px solid #d4d5d7;
   position: relative;
   letter-spacing: normal;
}

.solution-more {
   border: 1px solid #FAFBFE;
   border-radius: 4px;
   height: 40px;
   width: 140px;
   margin: 20px 0 0 0;
   line-height: 30px;
   font-size: 14px;
   color: #FAFBFE;
   padding-left: 30px;
}

.solution-more em {
   width: 13px;
   height: 8px;
   margin-left: 10px;
   display: inline-block;
   background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAJCAYAAADpeqZqAAAAAXNSR0IArs4c6QAAAGRJREFUGBm1jkEKgDAMBKtYf+JJ3yM+UrS+RlD8inEivVr2YmAgbWeThvBHmVmCBRp5PnILF5zee7BS0lnecW/o3xCXB4dOGYCT1E0ReQbfNEK5+EWEDVbvy3Z+RZxggFoKfEkPa309oQKxul4AAAAASUVORK5CYII=") no-repeat;
   background-size: cover;
   transition: margin-left 0.3s ease-out;
}

.solution-more:hover {
   color: #fa6f66;
   border: 1px solid #fa6f66;
}

.solution-more:hover em {
   margin-left: 15px;
   background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAJCAYAAADpeqZqAAAAAXNSR0IArs4c6QAAAI1JREFUGBljYCADMBLS87sgfQPDf4Z/LIKSYYwNDX9A6pkIaWIRkAz7z8ig//vDs+v/GxrYQOoJ2gRSBFL8+8Pz60DWP1YBKW2wpl/56beAAqogBYQAIyPDBuJsmpnG+uc6wxqggf9YNBnCCGr6j64hfdZvFkLO+XuDKZiFhaGagUfiGmN6wz9C6nHKAwAcay6AxWqjRQAAAABJRU5ErkJggg==") no-repeat;
}


.solution-content .section-title{padding-top: 50px;}




.g-more03{font-size:12px;color:#fff;padding: 10px 30px; background-color: #e11143;border-radius: 20px;}
.g-more03:hover{color:#fff}

.banner1 .slick-dots,.wrap{margin:0 auto;width:100%;max-width:1492px}


/* 标语条 */
.content_pannel{background: url(../images/pannelbg/valuesBg.jpg) no-repeat;}
.content_pannel .standard_wapper{padding: 60px 0;}

/* 业务范围 */
.business_pannel{background: url(../images/pannelbg/index_05bg.png) no-repeat;height: 628px;}
.business_pannel .section-title{padding-top: 90px;}
.business_pannel .section-title h1{color: #fff;}
.business_pannel .section-title h6{color: #afd3fe;font-size: 14px;font-weight: normal;}

.business_list{margin-top: 40px;display: flex;
   align-items: center;}
.business_list .ju-al-center:nth-child(1) {
   background: rgba(11, 59, 133, 1);
}
.business_list .ju-al-center{
   width: 20%;
      height: 265px;
      text-align: center;
      position: relative;
      
}
.business_list .ju-al-center:nth-child(1)::before {
   content: '01';
   display: block;
   position: absolute;
   top: 5%;
   left: 5%;
   font-size: 60px;
   font-family: Microsoft YaHei;
   font-weight: bold;
   color: rgba(255, 255, 255, 0.05);
   z-index: 1;
}
.business_list div:nth-child(2) {
   background: rgba(16, 86, 165, 1);
}

.business_list div:nth-child(2)::before {
   content: '02';
   display: block;
   position: absolute;
   top: 5%;
   left: 5%;
   font-size: 60px;
   font-family: Microsoft YaHei;
   font-weight: bold;
   color: rgba(255, 255, 255, 0.05);
   z-index: 1;
}

.business_list div:nth-child(3) {
   background: rgba(33, 118, 189, 1);
}

.business_list div:nth-child(3)::before {
   content: '03';
   display: block;
   position: absolute;
   top: 5%;
   left: 5%;
   font-size: 60px;
   font-family: Microsoft YaHei;
   font-weight: bold;
   color: rgba(255, 255, 255, 0.05);
   z-index: 1;
}

.business_list div:nth-child(4) {
   background: rgba(52, 133, 202, 1);
}

.business_list div:nth-child(4)::before {
   content: '04';
   display: block;
   position: absolute;
   top: 5%;
   left: 5%;
   font-size: 60px;
   font-family: Microsoft YaHei;
   font-weight: bold;
   color: rgba(255, 255, 255, 0.05);
   z-index: 1;
}

.business_list div:nth-child(5) {
   background: rgba(61, 144, 216, 1);
}

.business_list div:nth-child(5)::before {
   content: '05';
   display: block;
   position: absolute;
   top: 5%;
   left: 5%;
   font-size: 60px;
   font-family: Microsoft YaHei;
   font-weight: bold;
   color: rgba(255, 255, 255, 0.05);
   z-index: 1;
}
.business_list .ju-al-center a {
   display: flex;
   justify-content: center;
   align-items: center;
   flex-direction: column;
   width: 100%;
   height: 100%;
   color: #FFFFFF;
   z-index: 2;
}
.business_list .ju-al-center a img {
   display: block;
}

.business_list .ju-al-center a img {
   margin-bottom: 30px;
}
.business_list .ju-al-center:hover {
   transition: all 0.8s;
   background-color: rgba(255, 255, 255, 1);
}

.business_list .ju-al-center:hover a {
   transition: all 0.8s;
   color: rgba(11, 59, 133, 1);
}

/*===========================
<-- 内部 Css -->
=============================*/

/* 内页顶部 */

.ban-bg {height: 316px;background-color: #333;}
.pageh-banner {margin-top: -260px;}
.pageh-banner .com-banner-img{position: relative;}
.pageh-banner .com-banner-img img{width: 100%;border-radius: 20px;}
.pageh-banner .com-banner-img .index-panner{position: absolute; top:110px;width: 100%;}


.com-about {
    position: relative;
    height: 316px;
    background: #003b77;
    color: #ffffff;
}
.com-banner .index-panner-head{padding-top: 90px;}

.com-banner{position: relative;max-height: 386px; overflow: hidden;background:#003b77;
   color: #ffffff;}
.com-banner .index-panner-head{position: absolute; top: 60px;text-align: center;width: 100%;}

.com-banner-position{position: relative;height: 316px;background: #012549 !important;
   color: #ffffff;}
.com-banner-position .com-banner-img{overflow: hidden;width: 100%;height: 356px; padding-top: 30px;position: relative;top: 30px;border-radius: 30px;}
.com-banner-position .index-panner{position: absolute; top: 20px;text-align: center;margin: 0 auto;width: 100%;}
.com-banner-position .com-banner-img img{width: 100%;border-radius: 30px; height: 316px;}

.com-banner img {width:100%;}


.index-panner-head h2 {
    text-align: left;
    margin-bottom: 25px;
}
.index-panner-head h2 span { display: inline-block;height: 68px;line-height: 68px;font-size: 50px;color: #333;padding: 0 0;
 position: relative;font-weight: bold;}
.index-panner-head h2 em {display: block; height: 44px; line-height: 44px; font-size: 24px;color: #333; font-weight: normal;font-style: normal;}

.index-panner-head.text-white h2 span{color: #fff;}
.index-panner-head.text-white h2 em{color: #fff;}


.wsc-breadCon{color:#A4A7AF;height:57px;line-height:57px;font-size:14px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.wsc-bread a,.wsc-bread em,.wsc-bread span,.wsc-bread strong,.wsc-bread h1{font-size:12px;color:#A4A7AF;}
.wsc-bread span{margin:0 8px;}


.product_listbox .light-mode{background-color:#f6f7f9;}
.product_listbox .light-title{height:60px;line-height:60px;text-align:center;background:#012549;color:#fff;font-size:20px;}
.product_listbox .menu{display:flex;flex-direction:column;}
.product_listbox .menu > * ~ *{margin-top:10px;}
.product_listbox .menu-item{display:flex;align-items:center;color:#7c8b97;white-space:nowrap;border-radius:10px;cursor:pointer;width:100%;transition:0.3s; height: 52px; line-height: 52px;}
.product_listbox .menu-item .fa{color:rgba(124,139,151,0.4);}
.product_listbox .menu-item a{font-size:14px;color:#7c8b97;padding:0 20px; width: 100%;}
.product_listbox .menu-item.active a{color:#fff;background:rgba(40, 146, 229,0.8);width:100%;}
.product_listbox .menu-item:hover a{color:#fff;background:rgba(40, 146, 229,0.8);width:100%;}
.product_listbox .menu-item:hover .fa{color:rgba(255,255,255,0.4);}
.product_listbox .menu-item:active .fa{color:rgba(255,255,255,0.4);}


.product-img{width: 445px;height: 445px; margin-bottom: 40px;}
.product-img img{width: 100%;}

.product_box{}
.product-section{padding-top:60px;}
.proinfo{min-height:305px;}
.proinfo .proname{font-size:24px;line-height:36px;color:#333;font-weight:bold;margin-bottom:6px;}
.proinfo .proen{font-size:16px;line-height:30px;color:#666;font-weight:bold;text-transform:uppercase;}
.proinfo .hx{width:100%;height:1px;background-color:#eee;margin:32px 0;}
.proinfo .xiangxi{font-size:14px;line-height:30px;color:#757983;min-height:90px;overflow:auto;}
.proinfo .probtn{margin-top:26px;height:50px;}
.proinfo .probtn a{display:inline-block;width:178px;height:48px;margin-right:28px;color:#666;font-size:16px;line-height:48px;text-align:center;border:1px solid #ccc;}
.proinfo .probtn a:hover{border-color:#053b93;color:#fff;background-color:#053b93;}

.tmerjiout{width:100%;height:80px;border-bottom:1px solid #eee;z-index:999;}
.tmerjiout.on{position:fixed;top:99px;left:0;z-index:20;min-width:480px;}
.tmerjiout-shadow{height:81px;display:none;}
.tmerjiout-shadow.on{display:block;}
.tmerji{position:relative;font-size:0;width:100%;height:100%;}
.tmerji li{display:inline-block;width:14%;height:100%;text-align:center;position:relative;}
.tmerji li:after{content:'';position:absolute;left:0;top:50%;z-index:0;width:1px;height:14px;background-color:#ccc;margin-top:-7px;}
.tmerji li a{display:block;font-size:16px;color:#666;line-height:80px;height:80px;position:relative;}
.tmerji li a:after{content:'';position:absolute;left:50%;bottom:0;z-index:0;width:0;height:2px;background-color:#2791E5;margin-left:0;-webkit-transition:0.4s;transition:0.4s;}
.tmerji li.on a,.tmerji li:hover a{color:#2791E5;}
.tmerji li.on a:after,.tmerji li:hover a:after{width:70px;margin-left:-35px;}
.content-edit{line-height:30px;color:#757983;padding:20px 0;}
.content-edit img{width:100%;}
.tmerjiout .tmerji li.active a{color:#076ce0;font-weight: 600;}
.tmerjiout .tmerji li.active a:after{width:70px;margin-left:-35px;}
.tmerji li a::after{display: none;}

.tmerji li a:hover{color: #076ce0;font-weight: 600;}

.proinfo .probtn .pro-tel { display: inline-block;vertical-align: middle; line-height: 50px;}
.proinfo .probtn .pro-tel strong{font-size: 24px;}
.proinfo .probtn .pro-tel i{font-size: 24px; padding-right: 20px;}

.nei-pannel{padding: 40px 0;}
.bg-white{background-color: #fff;}
.bg-gray{background: #F4F6FA;}

.content_title{border-bottom:0;padding:0;}
.content_title .content_text{margin-top:0;float:left;}
.content_title .content_text h3{font-size:22px;line-height:33px;color: #333;}
.content_title .content_text p{font-size: 14px;line-height: 20px;color: #A4A7AF;}
.content_title .content_more{float:right;color:#A4A7AF;/* margin-top:20px; */line-height:33px;}
.content_title .content_more span{display:inline-block;transition:0.3s;}


.portfolio-p0{margin: 0 -15px;}


.contact-section{position:relative;z-index:1;}
.contact-section .section-heading h2{color:#fff;}
.contact-section .section-heading h3{color:#ddd;}
.contact-section .map{-webkit-background-size:70%;background-size:70%;}
.agency .appointment-form{position:inherit;margin:0;background-color:transparent;padding:0;top:auto;right:auto;padding-right:100px;margin-top:40px;box-shadow:none;}
.agency .appointment-form .form-control{background-color:transparent;border-bottom:1px solid rgba(255,255,255,0.2);margin-bottom:15px;color:#fff;}
.agency .address-box{background-color:#fff;text-align:center;padding:60px 40px;border-radius:3px;}
.agency .address-box h2{color:#ff5800;font-size:32px;}
.agency .address-box h3{margin-bottom:30px;}
.agency .address-box .logo{margin-bottom:20px;}
/*===== Contact Section =====*/
.contact-section .contact-form{background-color:#fff;transition:all 0.3s ease;
    /* box-shadow:0px 5px 20px 0px rgb(209 218 235 / 50%); */
    /* -webkit-box-shadow: 0px 0px 24px rgba(0,0,0,0.06);
    -moz-box-shadow: 0px 0px 24px rgba(0,0,0,0.06);
    box-shadow:0px 0px 24px rgba(0,0,0,0.06); */
    /* behavior: url(ie-css3.htc); */
}
.contact-section .form-heading{}
.contact-section .form-heading h3{font-size:36px;}
.contact-section .contact-item{padding:50px 0;}
.contact-section .contact-form .form-control {
    background: #fff;
    border: 1px solid #DFE4FD;
    height: 45px;
    border-radius: 2px;
    box-shadow: none;
    outline: none;
}
.contact-section .contact-form .form-control.address{height:inherit;}

.form-group { margin-bottom: 15px;}

.callback .border {
    border: 1px solid #DFE4FD !important;
}
.callback .submit {
 border:none;
 outline:none;
 width:100%;
}
/* ======= Default Button ======= */
.btn-group {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.btn-group .default-btn{margin-right:20px;}
.btn-group-left a{}
.default-btn{background:linear-gradient(to right,#2791E5,#1b80d0);font-size:14px;color:#fff;text-transform:uppercase;line-height:45px;display:inline-block;letter-spacing:0px;padding:0 35px;position:relative;border-radius:2px;z-index:1;}
.default-btn:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background:rgba(255,255,255,0.2);-webkit-transform-origin:right center;-moz-transform-origin:right center;-ms-transform-origin:right center;transform-origin:right center;-webkit-transform:scale(0,1);-moz-transform:scale(0,1);-ms-transform:scale(0,1);-o-transform:scale(0,1);transform:scale(0,1);-webkit-transition:-webkit-transform 0.4s cubic-bezier(0.4,0,0.2,1);-moz-transition:-moz-transform 0.4s cubic-bezier(0.4,0,0.2,1);-ms-transition:-ms-transform 0.4s cubic-bezier(0.4,0,0.2,1);-o-transition:-o-transform 0.4s cubic-bezier(0.4,0,0.2,1);transition:transform 0.4s cubic-bezier(0.4,0,0.2,1);z-index:-1;}
.default-btn:hover:before{-webkit-transform-origin:left center;-moz-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center;-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1);}
.default-btn:hover{transform:translateY(-3px);color:#fff;}
.default-btn.btn-border{text-align:center;background:transparent;border:1px solid;border-radius:50px;width:100%;margin-top:30px;}

.default-btn.btn-outline-info{text-align:center;background:transparent;border:1px solid #2791E5;border-radius:50px;width:180px !important;margin-top:50px;}
.default-btn.btn-outline-info:hover{transform:translateY(-3px);color:#fff;border-radius:50px;}
.default-btn.btn-outline-info:before{border-radius:50px;}

.btn-middle{display:flex; justify-content: center;}

.solh-tip .tip-btn{text-align: center;}
.solh-tip .tip-btn .btn{width:172px;}
.solh-tip .tip-tel{float:left;margin-left:30px;padding-left:30px;border-left:1px dashed rgba(250,250,250,0.6);}
.solh-tip .tip-tel .item-dt{font-size:14px;line-height:20px;color:#fff;}
.solh-tip .tip-tel .item-dd{font-size:20px;line-height:26px;color:#fff;font-weight:bold;}

button { border: none; background: none;}

.sidebar-widget{margin-top:30px;width:100%;border: 1px solid #E7EAF2; margin-bottom: 30px;background: #076ce0;}
.sidebar-widget .contact-details{margin-top:20px; padding: 20px;}
.sidebar-widget .contact-details li{display:flex;align-items:center;margin-bottom:15px;}
.sidebar-widget .contact-details li .icon{color:#fff;font-size:13px;margin-right:15px;width:34px;height:34px;
   line-height:34px;text-align:center;border-radius:50%;border: 1px solid #fff;
 margin-top: 10px;}

.sidebar-widget .contact-details .contact-text p{margin-bottom: 0; font-size: 14px; color: #fff;}
.sidebar-widget .contact-details .contact-text h6{color:rgba(255,255,255,0.5);font-size: 12px; margin-bottom: 10px;}
.sidebar-widget .contact-details .contact-text{padding-top: 4px;width: calc(100% - 40px);}
.sidebar-widget .contact-details .contact-text .phone{font-size: 24px;color: #fff;font-weight: 600;}

.sidebar-widget .widget-title {color:#fff;}


    .widget-title {
        position: relative;
        font-size: 20px;
        font-weight: 600;
    }
.widget-title:after{position:absolute;content:"";height:4px;width:58px;left:0;bottom:-15px;background:linear-gradient(45deg,#2791E5,#1b80d0) !important;border-radius:6px;}

.mrb-40{margin: 20px;}

.kefu-img{width: 100px;height: 100px;border-radius: 50%;overflow: hidden;margin: 60px auto 0 auto;padding: 5px;border: 1px solid #2791E5;display: flex;align-items: center;}
.kefu-img img{width: 100%;}



/* tab切换 */
.com-anchors{width:100%;text-align:center;height:70px;line-height:70px;border-bottom:1px solid #e5e5e5;background:#fff;transition:all .4s ease;}
.com-anchors.fix{position:fixed;width:100%;z-index:10;}
.com-anchors li {display: inline-block; width: 120px; height: 100%;overflow: hidden;text-align: center;}
.com-anchors a{display:block;cursor:pointer;color:#A4A7AF;font-size:16px;margin:0 2%;padding:0 20px;position:relative;transition:all .2s ease;
height: 70px;line-height: 70px;
}
.com-anchors a:hover{color:#333;}
/* .com-anchors a:before{content:'';position:absolute;width:6px;height:6px;border-radius:50%;background:#ffffff;top:-3px;left:50%;margin:0 0 0 -3px;transition:all .2s ease;} */
/* .com-anchors li a:after {content: '';position: absolute;left: 50%;bottom: 0;z-index: 0;width: 0;height: 2px;background-color: #2791E5;
margin-left: 0;-webkit-transition: 0.4s; transition: 0.4s;} */
.com-anchors a:hover:before{background:#053b93;}
.com-anchors li.active a{color:#fff;background-color: #013f8a;}
.com-anchors li.active a:after,
.com-anchors li:hover a:after {
  width: 74px;
  margin-left: -37px;
}


.story-anchors {width:100%;text-align:center;height:40px;line-height:40px;background:#fff;transition:all .4s ease;margin-bottom: 40px;}
.story-anchors li{display:inline-block;width:auto;height:100%;overflow:hidden;text-align:center;margin: 0 15px;}
    .story-anchors a {
        display: block;
        cursor: pointer;
        font-size: 15px;
        font-weight: 400;
        color: #999;
        background: #fff;
        border-radius: 5px;
        border: 1px solid #DFE4FD;
        padding: 0 33px;
        position: relative;
        transition: all .2s ease
    }
.story-anchors li.active a{background: #355EFC; border-radius: 5px;border: 1px solid #355EFC; color: #fff;position: relative;}
    .story-anchors li:hover a {
        background: #355EFC;
        border-radius: 5px;
        border: 1px solid #355EFC;
        color: #fff;
        position: relative;
    }






.single-campaign-wapper .single-campaign-box{background-color: #F6F7F9;padding: 15px;position: relative;margin-bottom: 30px;}
.single-campaign-wapper .single-campaign-box::after{
      content: '';
         width: 0;
         height: 2px;
         background: #003686;
         position: absolute;
         left: 0%;
         bottom: 0;
         transition: all ease-out 0.3s;
}
.single-campaign-wapper .single-campaign-box:hover::after{width: 100%;}
.single-campaign-wapper .single-campaign-box:hover a{color: #076ce0;}


.news_bg{background-color: #F6F7F9;}


.next-prev-single{ padding:10px 0; color:#444; font-size:14px; overflow:hidden; }
	.next-prev-single p{ width:49%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
	.next-prev-single p a{ color:#757983; text-decoration:none; }
	.next-prev-single .prev{ float:left; }
	.next-prev-single .next{ float:right; }
.inside_wapperbg{background-color: #fff;padding: 20px; margin-bottom: 40px;}

.inside-mainbox{margin-top:40px;}
.inside-news-tit{font-size:28px;line-height:40px;font-weight:bold;color:#04152C;}
.inside-news-tit h1{font-size:28px;font-weight: 600;line-height: 55px; margin: 0 0 10px; color: #333;}
.inside-news-info{font-size:14px;line-height:20px;margin-top:20px;color:#A4A7AF;}
.inside-news-info .inside-news-time,.inside-news-info .inside-news-author{display:inline;}
.inside-news-intro{padding:20px;background-color:#F6F7F9;line-height:26px;color:#666;margin-top:30px;}
.inside-news-intro img{width:100%;padding:20px;}
.dm-content{margin-top:10px;}
.wsc-edit{line-height:30px;color:#757983;}
.wsc-edit p{margin:15px 0;}
.wsc-edit img{max-width:100%;height:auto;}


.side-stand-head{background-color:#3193f4;height:60px;line-height:60px;color:#fff;font-size:14px;margin-bottom:1px;}
.side-stand-head a{display:block;color: #fff;}
.side-stand-head span{padding-left:18px;}


.right-side-news{background-color:#fff;padding:0 15px;}
.right-side-news .rlist-item{margin-top:10px;transition:0.3s; border-top: 1px solid #DFE7E9; padding: 20px 0;}
.right-side-news .rlist-item:first-child{border-top:none;}
.right-side-news .rlist-item:first-child{margin-top:0;}
.right-side-news .rlist-info{padding:0;border:0;}
.right-side-news .rlist-tit{font-size:16px;line-height:25px;height:25px;color:#484B52;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.right-side-news .list-time{margin-top:10px;display:block;}
.right-side-news .rlist-text{margin-top:10px;font-size:12px;line-height:26px;color:#757983;max-height:26px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.right-side-news .rlist-item:hover .rlist-tit{color:#053b93;}

.list-time{color:#A4A7AF;font-size:12px;display:inline;margin-right:0;}



/* 客户 */
.customer{overflow:hidden;padding-top:40px;margin-bottom:79px}
.customer_t{text-align:center;padding-top:15px;color:#666;font-size:18px;line-height:32px;padding-bottom:50px}
.customer_t h2{height:66px;line-height:66px;font-size:40px;color:#000;font-weight:400;letter-spacing:1px;}
.customer_t p{font-size:18px}
.customer_top{text-align:center;margin-top:10px;padding-bottom:40px;border-bottom:1px solid #dfdfdf}
.customer_top a.two_sel{color:#fff;background-color:#f67524}
.customer_top a{display:inline-block;font-size:16px;color:#000;line-height:38px;margin-left:5px;margin-right:5px;width:140px;border-radius:20px}
.customer_list{margin-top:60px}
.customer_list ul li{float:left;width:20%;position:relative}
.customer_list ul li img{display:block;width:100%}
.customer_list ul li .imgs{cursor:pointer;overflow:hidden;border: 1px solid #E7EAF2; padding: 10px; margin-right: 10px;margin-bottom: 10px;}
.customer_list ul li .imgs:after{content:'';display:block;width:100%;height:100%;position:absolute;top:0;left:0;box-shadow:inset 0 0 0 0 #eee;transition:.2s}
/* .customer_list ul li .imgs:hover:after{box-shadow:inset 0 0 0 10px #ffff} */
.customer_list ul li .imgs img{opacity: 0.8;filter: grayscale(100%);filter: gray;filter: grayscale(0);}
.customer_list ul li:hover .imgs img{opacity: 1;filter: none;transition: .3s;transform:scale(1)}
.customer_list{position:relative}
.customer_list .item{display:none;overflow:hidden}


/* 应用领域 */
.card-wapp .card {
    border: none;
    margin-bottom: 25px;
    background-color: #f8f8f8;
    position: relative;
}
.card-wapp .card .card-body p {
   color: #999;
   font-size: 14px;
   line-height: 28px;
   height: 56px;
   display: -webkit-box;
      overflow: hidden;
      text-overflow: ellipsis;
      word-wrap: break-word;
      word-break: break-all;
      white-space: normal !important;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;

}
.card-wapp .card .card-body .card-title{font-weight: normal;}
.card-wapp .card .img{position: relative;width: 100%;}
.card-wapp .card .img::after {
   content: '';
   width: 100%;
   height: 100%;
   position: absolute;
   top: 0;
   left: 0;
   z-index: 2;
   background: rgba(0, 0, 0, 0.3);
   opacity: 0;
   transition: all ease-out 0.3s;
}
.card-wapp .card::after {
   content: '';
   width: 0;
   height: 2px;
   background: #003686;
   position: absolute;
   left: 0%;
   bottom: 0;
   transition: all ease-out 0.3s;
}
.card-wapp .card .more span {
   display: inline-flex;
   height: 36px;
   align-items: center;
   color: #3971ad;
   font-size: 16px;
}
.card-wapp .card .more i {
   width: 20px;
   overflow: hidden;
   -webkit-transition: all 0.3s linear;
   margin-left: 10px;
   border-radius: 50%;
   background-color: #004896;
   transition: all 0.3s linear;
   height: 20px;
   color: #fff;
}

.card-wapp .card:hover {
   transform: translateY(-10px);
}
.card-wapp .card:hover .img::after {
   opacity: 1;
}
.card-wapp .card:hover::after {
   width: 100%;
}

.card-wapp .card:hover .more i {
   -webkit-transform: translateX(6px);
   transform: translateX(6px);
}
.card-wapp .card:hover {background:#076ce0;}
.card-wapp .card:hover .card-body .card-title {color:#fff;}
.card-wapp .card:hover .card-body p {color:#fff;}
.card-wapp .card:hover .more span {color:#fff;}
.card-wapp .card:hover .more i {background-color: #fff;color:#076ce0;}


    .content-pannel {
        border: 1px solid #e5e5e5;
        border-radius: 15px;
    }


.pageTitle{font-size: 38px;color: #333;font-weight: 600; margin-top: 30px;}
.pageTitle p{font-size: 28px;font-family:Avignon;color: #dadada;text-transform: uppercase;line-height: 34px; margin-top: 20px;}

.pageContact .cont .text{width: 100%;position: relative;padding-left: 70px;box-sizing: border-box;margin-top: 60px;}
.pageContact .cont .text .iconfont{color: #333333;font-size: 36px;position: absolute;top: 6px;left: 0;}
.pageContact .cont .text .txt{font-size: 16px;line-height: 28px;color: #000000;margin-bottom: 10px;}
.pageContact .cont .text .txt a{display: block;color: #000000;transition: all 0.6s ease;}
.pageContact .cont .text .txt a:hover{color: #0a6eff;}
.pageContact .imgBox img{width: 100%;}

.pageContact{padding: 40px 0;}

.pageAbout .cont .text{margin-top: 34px;}
.pageAbout .cont .text .tit{font-size: 28px;line-height: 36px;color: #333333;margin-bottom: 20px;}
.pageAbout .cont .text .txt{font-size: 16px;line-height: 30px;color: #666666;}
.pageAbout .cont .text .txt p{font-size: 16px;line-height: 30px;color: #666666;}
.pageAbout .cont .titleBox{float: left;margin-top: 34px; }
.pageAbout .cont .titleBox img{width: 100%;}
.pageAbout .cont .titleBox .icon{width: 40px;height: 40px;line-height: 40px; text-align: center; border-radius: 50%;border: 1px solid #999;margin-top: 100px;overflow: hidden;}
.pageAbout .cont .titleBox .icon .iconfont{color: #666666;font-size: 28px;animation: icon 1.3s linear infinite;cursor: pointer;line-height: 40px;}

.about_neipannel{background: url(../images/pannelbg/about_bg.jpg) no-repeat;}



.about-index{margin-top: 30px;}
.introduceList ul { overflow: hidden;padding: 20px 0; }
.introduceList li { text-align: center; float: left; width: 25%;}
.introduceList li h2 { font-weight: bold; color:#115cb1; font-size: 54px;line-height: 1;}
.introduceList li h2 b { font-weight: bold;}
.introduceList li h2 i { display: inline-block;  font-size: 24px;vertical-align: top;font-style: normal; padding-left: 10px;}
.introduceList li p { font-size: 18px; line-height: 24px; margin-top: 35px;color: #999;}




/* indexTitle */
.indexTitle{text-align:center;position:relative;z-index:1}
.indexTitle h3{font-weight:400;font-size:34px;color:#333;line-height:56px}
.indexTitle p{font-size:16px;color:#666;line-height:30px;margin-top:0}
.indexTitle.l{text-align:left}
.indexTitle.w h3,.indexTitle.w p{color:#fff}
.pageValues{width:100%;padding:100px 0;position:relative;overflow:hidden;background:#f9f9f9 url(../images/pannelbg/valuesBg.jpg) center no-repeat;background-size:cover!important}
.pageValues .info{padding:60px 60px 0 0}
.pageValues .indexTitle h3{font-weight:700}
.pageValues .indexTitle p{line-height:34px;margin-top:10px}
.pageValues ul li{width:48%;margin:2% 4% 2% 0;padding:40px 35px 100px 35px;background-color:#fff;position:relative;overflow:hidden;border-radius:3px;cursor:pointer;float:left}
.pageValues ul li::after{content:'';position:absolute;bottom:0;left:-110%;width:100%;height:3px;background-image:linear-gradient(90deg,#f85a2b 0,#ff4229 100%);transition:all .8s ease}
.pageValues ul li:nth-child(2n){margin-right:0}
.pageValues ul li .tit{font-size:26px;color:#333;transition:all .8s ease}
.pageValues ul li .txt{font-size:18px;color:#666;line-height:34px;margin-top:10px}
.pageValues ul li .iconfont{position:absolute;right:30px;bottom:30px;font-size:60px;color:#a8afc7;transition:all .8s ease}
.pageValues ul li:hover::after{left:0}
.pageValues ul li:hover .iconfont{color:#ff4229}



/* 企业文化 */
.work__area {
  position: relative;
}
.work__area::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #F4F6FA;
  z-index: -1;
}

.work__image img {
  border-radius: 5px;
  width: 100%;
}

.work__list{margin-top: 30px;}
.work__list ul li {
  list-style: none;
}
.work__list .icon {
  margin-right: 30px;
}
.work__list .icon i {
  font-size: 20px;
  color: #076ce0;
  height: 60px;
  width: 60px;
  line-height: 65px;
  background: rgba(7,108,244,0.05);
  display: block;
  text-align: center;
  border-radius: 50%;
}
.work__list .content {
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 20px;
  padding-bottom: 10px;
}

.work__list .content h4{color: #333;margin-top: 0;}
.work__list .content p{color:#616161;line-height: 28px;margin-top: 5px;}
.work__area {
  position: relative;
}
.work__area .shape {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.section__title .subtitle {
   position: relative;
   color: #076ce0;
   font-size: 20px;
   font-weight: normal;
}

.section__title .subtitle::after {
   position: absolute;
   content: "";
   left: 0;
   bottom: -5px;
   width: 50%;
   height: 2px;
   background: #076ce0;
}

.section__title .title {
   font-size: 34px;
   line-height: 1.8;
   padding-top: 20px;
   color: #333;
}

.section__title .title span {
   color: #076ce0;
}


.contact_item{margin-bottom: 20px;padding:40px 15px 100px 15px;background-color:#F4F6FA;position:relative;overflow:hidden;border-radius:3px;cursor:pointer;}
.contact_item::after{content:'';position:absolute;bottom:0;left:-110%;width:100%;height:3px;background-image:linear-gradient(90deg,#f85a2b 0,#ff4229 100%);transition:all .8s ease}
.contact_item:nth-child(2n){margin-right:0}
.contact_item .tit{font-size:20px;color:#333;transition:all .8s ease;height: 66px;line-height: 28px;}
.contact_item .txt{font-size:16px;color:#666;line-height:34px;margin-top:10px}
.contact_item .iconfont{position:absolute;right:30px;bottom:30px;font-size:30px;color:#076ce0;transition:all .8s ease}
.contact_item:hover::after{left:0}
.contact_item:hover .iconfont{color:#ff4229}


.nei_mainbg{background: url(../images/pannelbg/news_bg.jpg) no-repeat bottom;background-size: 100%; width: 100%;min-height: 700px;padding-bottom: 120px;}
.pro-infobg{background: url(../images/pannelbg/product-info-bg.jpg) no-repeat;}


.product_box .embar:before{content: '';width: 80px;top: 12px;}
.product_box .section-heading h5{font-weight: normal;}


/*** Callback ***/
.callback {
    position: relative;
}

.callback::before {
        position: absolute;
        content: "";
        width: 100%;
        height: 50%;
        top: 0;
        left: 0;
        background: linear-gradient(rgba(53, 94, 252, .95), rgba(53, 94, 252, .95)), url(../images/pannelbg/bg.png);
        z-index: -1;
    }



/*合作客户*/
.bg-customer {
    background: url(../images/pannelbg/ys_1.jpg?v=2) no-repeat;
    background-size: 100%;
    width: 100%;
    min-height: 700px;
    padding: 85px 0 93px;
    position: relative
}
  
.picbox {
    margin: 0 auto;
}

    .picbox .pic-item {
        overflow: hidden;
        margin-bottom: 30px;
    }


.shape {
    width: 100%;
    height: 100%;
    position: relative;
}

    .shape .overlay {
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: -5px;
        left: -5px;
        -webkit-transform: scale(1,1);
        -webkit-transition-timing-function: ease-out;
        -webkit-transition-duration: 0.6s;
        -moz-transform: scale(1,1);
        -moz-transition-timing-function: ease-out;
        -moz-transition-duration: 0.6s;
        transform: scale(1,1);
        transition-timing-function: ease-out;
        transition-duration: 0.6s;
        z-index: 500;
        /* allow user to actually perform actions underneath this layer */
        pointer-events: none;
        background-repeat: no-repeat;
        outline: 0;
    }

    .shape:hover {
        cursor: pointer;
    }

    /* different shapes */
    .shape .overlay.hexagon {
        background: url(../images/index/hexagon.png) no-repeat;
        background-size: 100%;
    }

    /* hover effect */
    .shape:hover .overlay {
        -webkit-transform: scale(1.07,1.07);
        -webkit-transition-timing-function: ease-out;
        -webkit-transition-duration: 0.3s;
        -moz-transform: scale(1.07,1.07);
        -moz-transition-timing-function: ease-out;
        -moz-transition-duration: 0.3s;
    }


    .shape:hover .bg {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
        filter: alpha(opacity=80);
        -moz-opacity: 0.8;
        -khtml-opacity: 0.8;
        opacity: 0.8;
        display: block;
    }

    .shape:hover .details {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1;
        z-index: 450;
        display: block;
    }
    /* content styles */
    .shape .bg,
    .shape .details {
        position: absolute;
        width: 100%;
        height: 100%;
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        top: 0;
        left: 0;
        opacity: 0;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        display: none;
    }
/*
    .shape .bg {
        background: #edf3fa;
        padding:10px;
    }*/

    .shape .details span.heading {
        font-family: 'Microsoft Yahei', serif;
        font-size: 14px;
        display: block;
        margin-top: 70px;
        color: #fff;
        text-decoration: none;
    }

    .shape .details p {
        font-family: 'Microsoft Yahei', sans-serif;
        color: #fff;
        width: 70%;
        font-size: 14px;
        margin: 0 auto;
    }

    .shape a.button {
        padding: 5px 15px;
        font-family: 'Microsoft Yahei', sans-serif;
        font-size: 12px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        -ms-border-radius: 20px;
        -o-border-radius: 20px;
        border-radius: 20px;
        background: #2f3644;
        text-decoration: none;
        color: #fff;
        display: block;
        width: 50px;
        margin: 0 auto;
        text-align: center;
        margin-top: 15px;
    }

        .shape a.button:hover {
            background: #fff;
            color: #2f3644;
        }
.picbox .pic-item .base img {width:100%;}
.picbox .row .col-lg-3 {width:20%;}

/* 暂无信息 */
.page_msg{width:80%;margin:0 auto;font-size:16px;text-align:center}
.page_msg .inner{padding-top:40px}
.page_msg .msg_icon_wrp{display:block;padding-bottom:10px}
.msg_button{background:#25c56f;width:60%;border-radius:20px;padding:10px 0;color:#fff;margin:20px auto;font-size:14px}
.icon_nomessage{width:280px;display:inline-block;vertical-align:middle}
.icon_nomessage.middle{width:100px;display:inline-block;vertical-align:middle}
.page_msg .msg_h4{font-size:14px;color:#666;line-height:26px}
.page_msg .msg_content{overflow-x:hidden;word-break:break-all}