﻿.container{max-width:1200px;}

/*网站公共样式*/
.info-content{line-height:2;padding-bottom:30px;}
a{color:#333;text-decoration:none;}                                            
a:hover{color:#ff9900;}
a:focus{color:#000;}
a.btn-more{display:inline-block;width:140px;height:40px;line-height:40px;border:1px #000 solid;transition:all 0.5s ease;
           -moz-transition:all 0.5s ease; /* Firefox 4 */-webkit-transition:all 0.5s ease; /* Safari and Chrome */-o-transition:all 0.5s ease; /* Opera */
            font-size:13px;text-align:center;margin:0px auto;margin-top:40px;border-radius: 6px;}
a.btn-more:hover{border-color:#780001;color:#780001;}
.banner{height:500px\9!important;overflow:hidden\9!important;overflow:hidden;} /*兼容ie低版*/


/*遮罩层*/
.mask-bg{position:fixed;width: 100%;height:100%;display:none;height:100vh;background-color: rgba(0, 0, 0, .7);overflow:hidden;z-index:100;top: 0;left: 0;}
.mask-bg.active{display:block;}



/*首页模块样式*/
.product-module-box {position:relative;}
.module-title{clear:both;text-align:center;margin:30px 0px 30px 0px;}
.module-title .cn-title{display:block;color:#333;line-height:48px;font-family: SimSun;font-weight: bold;}
.module-title span{font-size: 18px;background:url(/theme/qiye/img/24tel.png) no-repeat center left;background-size: 34px;padding: 20px 0 20px 50px;}



/*自定义导航动画，也可以用animater.css中的动画，需要在script.js中修改*/
.nav .animated,.sub-nav .animated{animation-duration:0.4s;-webkit-animation-duration:0.4s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.navSlide{animation-name:navSlide;-webkit-animation-name:navSlide;}
@keyframes navSlide{0%{transform:translateY(100%);-webkit-transform:translateY(100%);-ms-transform:translateY(100%);-moz-transform:translateY(100%);-o-transform:translateY(100%);opacity:0;visibility:visible;}100%{transform:translateY(0);-webkit-transform:translateY(0);-ms-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);opacity:1;}}



/*主菜单*/
@media (min-width:1000px) /*pc端*/
{
.header{/*position:sticky;*/top:0;z-index:100;background-color:#fff;box-shadow: 1px 1px 20px 2px rgba(0, 0, 0, 0.04)}
.header .container .row{margin: 28px 0;}
.logo h3{font-size: 2.4rem;position: relative;top: 4px;left: 18px;}
.logo img{max-height: 50px;}

.nav{width: 100%;}
.nav>ul>li{float:left;text-align:center;line-height:54px;width: 16%;}
.nav>ul>li>ul{position:absolute;}
.nav>ul>li>a{font-size:16px;display: block;width: 100%;}
.nav>ul>li.current>a,.nav>ul>li:hover>a{color:#ff9900}

.nav li:hover> ul{display:block;}
.nav ul li ul li a{display:block;width:100%;text-align:center;font-size:15px;line-height:40px;color: #fff;}
.nav ul li ul li a:hover{text-decoration:none;background-color: rgba(0, 0, 0, 0.1);}
.nav ul li{position:relative;}
.nav ul li .arrow{display:none}
.nav ul li ul{background-color: rgb(242, 138, 21);display:none;position:absolute;left:0;top:54px;z-index:2;width:125px;} /*二级ul样式*/
.nav ul li ul li ul{left:100%;top:0px; display:none;}/*三级以后ul样式*/

.same-padding{padding-top:60px;}
.nav-toggle,.nav ul li ul li{display:none;}


/*bootom*/
/*footer{text-align:left;margin-top:140px;padding-top:50px;}*/
footer{text-align:left;margin-top:60px;padding-top:50px;}
.copyright{padding: 6px 0 20px;}
/*.reserved a{position: relative;top: -2px;left: 4px;}*/
.foot{padding-bottom:60px;}
.foot .left .online{padding-top: 40px;}
.foot .center li:not(:nth-child(-n+6)){display:none;}



/*内页*/
.news-list .row .date{width: 90px;height: 70px;}
.news-list .row .title a{font-size: 18px;padding: 10px 0 10px 20px;}
.news-list .row .title p{padding-left: 20px;}
.news-list .row .date li:first-child{font-size: 32px;height: 42px;line-height: 42px;} 

.team-bg li:first-child img{width:100%;max-height: 460px;}
.team-bg li:not(:first-child) .top{padding-bottom: 34px;}
.team-bg{margin-top:90px;padding-bottom: 90px;}

.phone-content{display:none;}
.aboutus .titletop{font-size: 32px;}

.positions-box{padding:20px 30px;}
.contentus{padding:10px 0 0 80px;}
.feek{font-size: 24px;padding-bottom:40px;}
.border-line {padding-top: 80px;margin-bottom: 40px;}
.contentus .box span {font-size: 24px;}
}

@media (max-width:1000px) /*手机端*/
{   
.logo img{max-height:48px;}
.header .container .row{margin: 6px 0 6px 10px;}
.header .container .row .logo-boxs{padding-left:0;}
.header .logo a {display: block;max-width: 80%;}
.header .nav-toggle{position:absolute;right:0;top:0;font-size:25px;min-width:60px;height:60px;line-height:60px;text-align:center;cursor:pointer;z-index:1;}
.header .nav-toggle.active{color:#ccc;}
.header .row .col-sm-3,.header .container{padding-left:0;}
.logo h3{font-size: 2.0rem;position: relative;top: 4px;left: 4px;}

.nav-toggle{position: absolute;top: 24px;right: 20px;}
.nav-toggle .fa{font-size: 24px;}

.nav{position:fixed;z-index:999;top:0px;right:0px;width:0px;background:#fff;height:100%;height:100vh;opacity:0;transition: all 0.2s linear;overflow-y:auto}
.nav.active{opacity:1;width:300px;max-width:60%}
.nav ul li{line-height: 45px;text-align:left}
.nav ul li ul{display:none;} /*二级ul样式*/
.nav ul li a{padding-left:30px;display:block;color:#999;font-size:15px;line-height:3.5;border-bottom: 1px solid #dcdcdc}
.nav ul li ul li a{padding-left:60px;font-size:14px;background-color:#eeeeee}
.nav ul li ul li ul li a{padding-left:90px;}
.nav ul li ul li ul li li a{padding-left:120px;}
.nav ul li{position:relative;}
.nav ul li .arrow{position:absolute;right:0px;top:0px;width:50px;height:50px;line-height:50px; text-align:center;transition-duration:0s}
.nav ul li .arrow:after{font-family:FontAwesome;content:"\f105";display:block;font-weight:bold;font-size:18px}

.nav ul li.current > a{color:#5a342b;}
.nav ul li.active > ul{display:block}
.nav ul li.active > .arrow{transform:rotate(90deg)}

.display-die{display:none!important;}
.sub-nav-box{display:none;}
.same-padding{padding-top:40px;}



/*bootom*/
footer{margin-top:50px;padding-top: 30px;}
.copyright{padding: 2px 0 20px;}
.foot{padding-bottom:30px;}
.foot .left .online{padding: 30px 0 20px;}
.foot .center .wen{padding-left:0;padding-right:0;}
.foot .center li:not(:nth-child(-n+3)){display:none;}
.foot .left .logo{text-align: center;display: block;}



/*内页*/
.news-list .row .date{width: 60px;height: 60px;}
.news-list .row .title a{font-size: 15px;padding:4px 0 10px;font-weight:bold;}
.news-list .row .title p{font-size: 13px;}
.news-list .row .date li:first-child{font-size: 24px;height: 38px;line-height: 38px;}

.team-bg{margin-top:30px;padding-bottom: 50px;}
.team-bg li,.team-bg li .top{padding-bottom:30px;}

.phone-content{padding-top:30px;}
.aboutus .titletop{font-size: 24px;}

.positions-box{padding:10px;}
.feek{font-size: 18px;padding-bottom:20px;}
.border-line {padding-top: 20px;margin-bottom: 10px;}
.contentus .box span {font-size: 19px;}

}




/*Top*/
.logo h3{display: inline-block;padding-top: 5px;}
.logo:hover h3{color:#000;}

.topsearch{position: relative;}
.topsearch .search{}
.topsearch .search .s-btn{background: #314584;height: 34px;}
.topsearch .search .s-btn:hover{background-color:#f4cb67;}
@media (min-width:1000px){
.topsearch .search{width: 200px;border: none;position: absolute;right: 0;top: 6px;background: #f4f4f4;}
.topsearch .search .s-input{background: #f4f4f4;}
}
@media (max-width:1000px){
 .topsearch .search{position: absolute;right: 0;top: 170px;width: 100%;border: 1px solid #314584;}
}

.zhuan{-webkit-animation: logoRotate 0.8s ease-in-out 0.8s alternate none 1;animation: logoRotate 0.8s ease-in-out 0.8s alternate none 1;}
@-webkit-keyframes logoRotate{0%{-webkit-transform: rotateY(0deg);}100%{-webkit-transform: rotateY(-180deg);}0%{-webkit-transform: rotateY(-180deg);}100%{-webkit-transform: rotateY(0deg);}}
@keyframes logoRotate{0%{-webkit-transform: rotateY(0deg);}100%{-webkit-transform: rotateY(-180deg);}0%{-webkit-transform: rotateY(-180deg);}100%{-webkit-transform: rotateY(0deg);}}




/*bootom*/
footer{width:100%;min-height:95px;background:#314584;line-height:2.5;color: rgb(145, 157, 201);}
.copyright a,.foot .left a,.foot .left .logo:hover h3{color:#fff;}
.foot .left .online p{line-height:1.6;}
.foot .left .online p.tel{font-size: 28px;color: rgb(244, 203, 103);}
.foot .center .headline,.foot .right .headline{font-size: 16px;color: #fff;}
.foot .center .headline i,.foot .right .headline i{border-bottom: 1px solid #fff;display: block;width: 32px;padding-top: 10px;margin-bottom: 16px;}
.foot .center li a{color: rgb(145, 157, 201);}
.foot .right li{display:inline-block;}
.foot .right li a .fa{color:#cdcdcd;margin: 10px 30px 30px 0;font-size: 24px;}



/*子栏目样式*/
.sub-nav{margin-top: 20px;border-bottom: 1px dashed #e1dfdf;text-align:right;}
.sub-nav ul{width:100%;}
.sub-nav > ul > li{display:inline-block;line-height: 46px;width:12%;margin-bottom: 20px;}
.sub-nav li{width: 100%;display: block;text-align:center;}
.sub-nav li a{display: block;width: 100%;position: relative;}
.sub-nav > ul > li.active > a,.sub-contact > ul > li:hover > a{color: #fff;background-color: #bf0d0d;}

.sub-nav{margin-top: 0;border-bottom: none;text-align:center;margin-bottom: 30px;}
.sub-nav > ul > li.active > a, .sub-news > ul > li:hover > a {background-color: #314584;}




/*增加代码*/
.sub-nav > ul > li > ul {position: absolute;}
.sub-nav li:hover> ul{display:block;}
.sub-nav > ul > li > ul::before {display:block;margin:0px auto;text-align: center;position:absolute;top:-8px;left: 45%;content: "";width: 0;height: 0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom: 8px solid rgba(95, 200, 81, 0);}
.sub-nav > ul > li > ul li ul::before{display:block;margin:0px auto;text-align: center;position:absolute;top:20px;left:-10px;content: "";width: 0;height: 0;border-bottom:5px solid transparent;border-right:5px solid transparent;border-top: 5px solid transparent;border-left: 5px solid #fff;}
.sub-nav ul li ul li a{display:block;width:100%;text-align:center;color:#fff!important;font-size:14px;line-height:50px} 
.sub-nav ul li ul li a:hover{text-decoration:none;color:#fff;background:rgba(0, 0, 0, 0.1);}

.sub-nav ul li{position:relative;background-color: #ebf6fd;}
.sub-nav ul li .arrow{display:none}
.sub-nav ul li ul{background-color:#bf0d0d;display:none;position:absolute;left:0;top: 64px;z-index:2;width:140px} /*二级ul样式*/
.sub-nav ul li ul li ul{left:100%;top:0px; display:none;}/*三级以后ul样式*/

.sub-nav ul li ul li:not(:last-child),.sub-nav ul li ul li ul li:not(:last-child) {border-bottom: 1px solid #92d085;}




/*图片列表*/
.images-list .row .item a{display: block;overflow: hidden;text-align: center;}
.images-list .row .item img{display:block;width:100%;height:auto;transition: all 0.3s ease-out 0s;}
.images-list .row .item a:hover img{transform:scale(1.1,1.1);}




/*固定TOP*/
#goToTop {position: fixed;bottom: 80px;right: 130px;width: 40px;height: 40px;text-indent: -999em;z-index: 20000;background: url(/theme/qiye/img/top.jpg) no-repeat;}
#goToTop:hover {width: 40px;height: 40px;background: url(/theme/qiye/img/top2.jpg) no-repeat;opacity: 1;z-index: 20000;}
@media (max-width:1000px) {.gotoptop_icon{display:none!important;}}




/*移动端固定栏目按钮*/
.float-nav-toggle{display: block;text-align: center;position: fixed;left: 6px;bottom: 60px;color: #fff;font-size: 18px;width: 40px;height: 40px;line-height: 40px;background-color: rgba(13, 13, 13, 0.6);border-radius: 20px;}
@media (max-width: 767px) {.display-xs-block {display: block !important;}}




/*手机端固定导航栏*/
.footer-fixed{position:fixed;left:0;bottom:0;overflow:hidden;width:100%;padding:6px 0px 2px;color:#fff;z-index:9;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;border-top: 0.2rem solid #000;background: #fff;}
.footer-fixed ul{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;text-align: center;}
.footer-fixed ul li a{width:100%;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size: 13px;}
.footer-fixed ul li p{font-size:1.3rem;}
.footer-fixed.active{transform:translateX(2.8rem);z-index:9;}
.footer-fixed2{font-size: 2.8rem;padding-top: 0.6rem;}
.footer-fixed i{display:block;}
.footer-fixed .fa{font-size:22px;}
@media (min-width:1000px){.footer-fixed{display:none!important;}}
@media (max-width:1000px){footer{margin-bottom:50px;}}




/*内容页公共用*/
.images-box .swiper-button-next{background:url(/theme/qiye/img/an1R.gif) no-repeat right;background-position-y: 0px;}
.images-box .swiper-button-prev{background:url(/theme/qiye/img/an1L.gif) no-repeat left;background-position-y: 0px;}

.breadcrumb-bg{background-color:#ebf6fd;}
.breadcrumb-box{position: relative;padding: 4px 0;}
.breadcrumb{padding: 14px 15px;}
.breadcrumb > li + li::before {content: "-";padding: 0 5px;color: rgb(102, 102, 102);}
.breadcrumb li a:hover{text-decoration:underline;color:#000;}
.breadcrumb li .fa{padding-right:6px;}
.breadcrumb li a{font-weight:normal;}

.page ul li .fa{padding-right: 10px;}
.page ul li:hover a{text-decoration:underline;}
.page ul li:hover a,.page ul li:hover{color: #0488CD;}

.pagination > li > a, .pagination > li > span{padding: 4px 10px;}
.card1{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;display: block;}
.card2{overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-break: break-all;height: 42px;}
.card3{overflow: hidden;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;word-break: break-all;height: 70px;}




/*内页-产品*/
.product-box li{text-align: center;padding-bottom:30px;}
.product-box li .title{line-height:1.5;padding:10px;font-size:16px;}
.product-box li a.title:hover{color:#ff3946;}

.div-imgs{ position:relative;}
.div-imgs img{display:block;width:100%;}
.div-imgs .mask{width:100%;height:100%;background:rgba(0, 0, 0, 0.28);position:absolute;top:0;left:0;transition:0.3s linear;
                             overflow:hidden;display:flex;justify-content:center;align-items:center; opacity:0;}
.div-imgs:hover .mask{opacity:1;}
.div-imgs .mask img{width:40px!important;height:40px!important;}



/*内页-新闻中心*/
.news-list .row{border-bottom: 1px dotted #dbd4cd;overflow: hidden;padding: 10px 0;margin-bottom: 20px;}
.news-list .row .date{background: #ebf6fd;text-align: center;color: #747474;margin-top: 6px;}
.news-list .row .date li:last-child{font-size: 13px;}

.news-list .row .title p{padding-top: 2px;}
.news-list .row .title a{color: #5A5A5A;}
.news-list .row .title a:hover{color:#ff3946;}




/*内页-关于我们*/
.aboutus{text-align:center;}
.aboutus .titletop{color: rgb(49, 69, 132);}
.aboutus i{border-bottom: 2px solid #f4cb67;display: block;width: 60px;margin: 10px auto;}

.team-bg{background-color:#ebf6fd;}




/*内页-人才中心*/     
.positions{margin-bottom:-140px;padding-bottom:140px;}
.positions-box{background-color:#fff;}
.positions-box .headline{font-size: 23px;color: rgb(49, 69, 132);background: url(/theme/qiye/img/icon.png) no-repeat left center;background-size: 3px;border-bottom: 1px solid #cccccc;padding: 10px 0 10px 15px;margin-bottom: 10px;}
.positions-box .content p{padding-top: 10px;color: rgb(153, 153, 153);line-height:2;}
.positions-box .content p span{display: block;color:#000;}
.positions-box .lianxi{border-top: 1px solid #cccccc;margin-top: 10px;padding: 10px 0;line-height: 2;}




/*内页-联系我们*/
.contentus .box{padding-bottom: 20px;font-size: 16px;color: rgb(153, 153, 153);line-height:2;}
.contentus .box span{color: rgb(67, 67, 67);display:block;padding-bottom:10px;}
.border-line{border-bottom:1px solid #e5e5e5;}




/*首页样式*/
@media (min-width:1000px) {
   .about-bg{margin-top: -30px;padding-bottom:130px;margin-bottom:30px;}
   .about-bg .aboutus{text-align:left;}
   .about-bg .aboutus i{margin: 10px 0 50px;}
   .about-bg .right{padding-left:100px;}
   .about-bg .con-more a.btn-more{width: 150px;height: 45px;line-height: 45px;margin-top: 36px;}

   .product-more a.btn-more{font-size:16px;}

   .inform-bg{margin: 90px 0 20px;padding: 20px 0 80px;}
   .brand{margin-bottom:-50px;}
   .home-news{margin-top:110px;}
   .home-news li .box{padding: 25px 20px 50px;min-height: 300px;}

}

@media (max-width:1000px) {
    .about-bg{padding:10px 0 40px;}
    .about-bg .aboutus{padding-top:30px;}
    .about-bg .con-more{text-align: center;}
    .about-bg .con-more a.btn-more{width: 120px;height: 35px;line-height: 35px;margin-top: 0px;}

    .product-more a.btn-more{font-size:14px;}

    .inform-bg{margin-top: 50px;padding: 0 0 50px;}
    .brand{padding:70px 0 20px;}
    .home-news{margin-top:40px;}
    .home-news li{margin-bottom:20px;}
    .home-news li .box{padding: 20px 15px 40px;min-height: 294px;}
}
/*首页-关于我们*/
.about-bg,.software,.inform-bg{background-color:#ebf6fd;}
.about-bg .con-more a.btn-more{font-size: 14px;background-color: #314584;color: #fff;border: none;border-radius: 30px;}
.about-bg .con-more a.btn-more:hover{background-color: rgba(244,203,103,1);}



/*首页-产品服务*/
.product-more{text-align:center;}
.product-more a.btn-more{width: 148px;height: 45px;line-height: 45px;border: 1px solid rgb(204, 204, 204);border-radius: 30px;}
.product-more a.btn-more:hover{background-color: #314584;border:none;color:#fff;}



/*首页-新闻资讯*/
.home-news li .box{background-color:#fff;}
.home-news li a .headline{font-size: 20px;font-weight: bold}
.home-news li .box .date{color: #cccccc;padding: 8px 0 20px;font-family: arial;}
.home-news li .box .introduct{color: #777777;line-height: 1.8;}
.home-news li .box .news-more{text-align:center;}
.home-news li .box .news-more a.btn-more{width: 148px;height: 45px;line-height: 45px;font-size: 14px;border: 1px solid #d2d2d2;border-radius: 30px;border-radius: 30px;}
.home-news li .box .news-more a.btn-more:hover{background-color: rgba(49,69,132,1);color: #fff;}






