/*首页*/
/*banner*/
/*.body-none{
    display: none;
}*/
/*.banner{
    background: url(../images/banner_bg.png) no-repeat center top;
    height: 540px;
   !* margin-top: 90px;*!
}
.banner .ivu-carousel-list{
    width: 1200px;
    margin:0 auto!important;
}*/
/*.banner .demo-carousel{
    width: 1200px;
}
.banner .demo-carousel img{

    margin-top: 10px;
}*/
.banner .demo-carousel img{
    width: 1920px;
    height: 460px;
}

.banner .ivu-carousel-arrow.left{
    left: 200px;
}
.banner  .ivu-carousel-arrow.right{
    right:200px;
}
/*.banner  .ivu-carousel-dots-inside{
    display: none;
}*/
@media  (max-width: 1440px)  {
    .na_navbar>li>a{
           margin: 0 13px;
            padding: 0 12px;
    }
 }
 @media  (max-width: 1280px)  {
    .na_navbar>li>a{
              padding: 0 10px; 
               margin: 0 8px;
   }
 }
.banner .ivu-carousel-dots li button.radius{
    width: 20px;
    height: 20px;
}
/*.banner .ivu-carousel-dots li button{
    background: #fff;

}*/
.banner .ivu-carousel-dots-inside{
    bottom: 28px;
}
.banner .ivu-carousel-dots li.ivu-carousel-active>button.radius{
    background: #2d8cf0;
    width: 20px;
    height: 20px;
}
.banner  .ivu-carousel-dots li{
    margin: 0 4px;
}


.ban01{
    background: url(../images/banner01.jpg);
    width: 100%;
    height: 460px;
    background-size: cover;

    background-position: 50% 50%;
}
.ban02{
    background: url(../images/banner02.jpg);
    width: 100%;
    height: 460px;
    background-size: cover;
    background-position: 50% 50%;
}
.ban03{
    background: url(../images/banner03.jpg);
    width: 100%;
    height: 460px;
    background-size: cover;
    background-position: 50% 50%;
}
.ban04{
    background: url(../images/banner04.jpg);
    width: 100%;
    height: 460px;
    background-size: cover;
    background-position: 50% 50%;
}
.ban05{
    background: url(../images/banner05.jpg);
    width: 100%;
    height: 460px;
    background-size: cover;
    background-position: 50% 50%;
}
/*新闻*/
.news{
    background-color: #f1f0f0;
    margin-top: 16px;
    margin-bottom: 13px;
    height: 60px;
    overflow: hidden;
}
.news .title{
    float: left;
    display: inline-block;
    width: 124px;
    height: 60px;
    background: url("../images/news_bg.png") no-repeat 0;
}
.news .title .new_tit{
    display: inline-block;
    width: 100%;
    height: 100%;
    font-size:20px;
    line-height: 60px;
    color:#1851a3;
    text-align: center;
    text-decoration: none;
}
#list{
    float: left;
    width: 80%;
    height: 60px;
    overflow: hidden;
    position: relative;

}
#list ul{
    position: absolute;
    top: 0;
}
#list li{
    height: 60px;
    line-height: 60px;
    margin-left: 27px;
}
#list li a{
    color: #333333;
    font-size: 14px;
    text-decoration: none;
}
#arrow{
    width: 110px;
    height: 60px;
    float: left;
}
#arrow a{
    display: inline-block;
    width: 100%;
    height: 30px;
    text-align: center;
}
#arrow a i{
    display: inline-block;
    width: 22px;
    height: 12px;
}
/*#arrow #up i{
    margin-top: 12px;
    background: url("../images/icon_up.png") no-repeat 0;
}
#arrow #down i{
    margin-top: 9px;
    background: url("../images/icon_down.png") no-repeat 0;
}*/

/*主营业务*/
.project{
    margin-top: 20px;
}
.tiltes{
    font-size: 25px;
    text-align: center;
    margin: 50px 0;
    font-weight:bold;
}
.tiltes span{
    padding: 5px;
    /*border-bottom: 3px solid #2d8cf0;*/
}
.sub_title {
    font-size: 24px;
    margin-top: 12px;
}
.sub {
    font-size: 14px;
    line-height: 24px;
    color: #514952;
    margin-top: 8px;
}
.sub_guide a{
    padding: 0 5px;
}

.project .ivu-card-body{
    height: 360px;
    padding: 10px;
}
.project .ivu-col-span-8{
    padding-right: 50px;
}
.Box {position: relative;}
.Box .content {width: 1200px;margin: 0 auto;}
.Box h2 {text-align: center;margin-bottom: 35px;padding-top: 250px;}
.Box .Box_con {position: relative;}
.Box .Box_con .btnl {position: absolute;}
.Box .Box_con .btn {display: block;width: 41px;height: 41px;position: absolute;top: 80px;cursor: pointer;}
.Box .Box_con .btnl {background: url(../images/jtl02.png) no-repeat center;left: 0px;z-index: 9999}
.Box .Box_con .btnr {background: url(../images/jtr02.png) no-repeat center;right: 0px;z-index: 9999}
.Box .Box_con .btnl:hover {background: url(../images/jtl03.png) no-repeat center;z-index: 9999}
.Box .Box_con .btnr:hover {background: url(../images/jtr03.png) no-repeat center;z-index: 9999}
.Box .Box_con .conbox {position: relative;overflow: hidden;}
.Box .Box_con .conbox ul {position: relative;list-style: none;}
.Box .Box_con .conbox ul li {float: left;    width: 4%;
    height: 225px;;margin-left: 20px;overflow: hidden;}
.Box .Box_con .conbox ul li:first-child {margin-left: 0;}
.Box .Box_con .conbox ul li img {display: block;width: 285px;height: 200px;transition: all 0.5s;}
.Box .Box_con .conbox ul li:hover img {transform: scale(1.1);}

.Box .BoxSwitch {margin-top: 30px;text-align: center;}
.Box .BoxSwitch span {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;width: 30px;height: 3px;background: #ccc;margin: 0 5px;cursor: pointer;}
.Box .BoxSwitch span.cur {background: red;}



/*关于我们*/
.mt{

}
.about-banner{
    background: url("../images/about.jpg") no-repeat center;
    height: 280px;

}
.about-main .tilte,.product-intro .tilte,.contact-box .tilte {
    font-size: 25px;
    text-align: center;
    margin: 30px 0;
}
/*.about-main .tilte span,.product-intro .tilte span,.contact-box .tilte span{
    padding: 5px;
    border-bottom:1px solid #d9061a ;
}*/
.about-main .ivu-card-body p{
    height: 30px;
    line-height: 30px;
}


.mg{
    margin: 20px 0;
}
.about-main  .words{
    padding: 10px 18px;
    color: #666;
    /*font-size: 14px;*/
    font-size: 16px;
    line-height: 30px;
    text-indent: 2em;
}
.culture-bg{
    background:url(../images/about_culture.png) no-repeat top right;
}
.culture-bg .tl{
    font-size: 20px;
    margin-top:25px;
}
.culture-bg  p{
    font-size: 14px;
    color: #4f4f4f;
    line-height: 30px;
}
.zs-tp .btn{
    text-align: center;

}
.zs-tp .btn button{
    box-shadow: 3px 3px 3px #666;
}
.zs-tp .ivu-row{
    margin-bottom: 20px;
}
.zs-tp{
    margin: 20px 0;
}
/*智慧产品*/
.product-banner{
    background:url(../images/it.jpg) no-repeat center;
    height:280px;
}
.pro-box img {
    width: 389px;
    height: 231px;
}
.product-intro{
    margin: 40px 0;
}
.product-intro ul{
    width: 100%;
    margin: 0 auto;
}

.product-intro ul li.current{
    background: #2d8cf0;
    color: #fff;
}
.product-intro  .navs{
    border-bottom: 1px solid #dadada;
}
.product-intro ul li{
    cursor: pointer;
    width: 190px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    /* float: left; */
    font-size: 18px;
    color: #666;
    display: inline-block;
}
.pro-box img{
    width: 100%;
    height: 100%;
}
.pro-box{
    position: relative;
}
.pro-box div{
    position: absolute;
    left: 0;
    top: 180px;
    width: 100%;
}
.pro-box div h3{
    font-size: 16px;

    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #fff;
    text-align: center;
    /*background:rgba(0,0,0,0.5);*/
}
.product-content .ivu-row{
    margin-bottom: 20px;
}
.product-content .ivu-col{
	  margin-bottom: 20px;
}
.pro-contain .pro-current{
    display: block;
}
.pro-contain>div{
    display: none;
}
.pro-contain{
    margin-top: 20px;
}
.pro-box div p{display: none;margin:5px auto 0;width:340px;line-height:30px;text-align:left;text-indent:2em;font-size:14px;}

.pro-box div{position:absolute;left:0;top:180px;width:100%;height:50px;text-align:center;background:url(../images/demo02.png) repeat;color:#FFF;overflow:hidden;}

/*信息集成*/
.info-banner{
    background:url(../images/info.jpg) no-repeat center;
    height:280px;
}
/*网络安全与it服务*/
.IT-banner{
    background:url(../images/pro.jpg) no-repeat center;
    height:280px;
}
.IT .product-intro ul{
    width: 100%;
}

.elli {
    padding: 17px 0 0 0;
    color: #333333;
    font-size: 16px;
    line-height: 24px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: normal;
}
.proText {
    height: 48px;
    color: #999999;
    font-size: 14px;
    line-height: 24px;
    overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.proPicture{
    overflow: hidden;
}
.proPicture img{
    width: 389px;
    height: 231px;
}
.itBox a:hover .proPicture img {
    transform: scale(1.09,1.09);
    -ms-transform: scale(1.09,1.09);
    -webkit-transform: scale(1.09,1.09);
    -o-transform: scale(1.09,1.09);
    -moz-transform: scale(1.09,1.09);
}
.itBox a:hover .elli {
    color: #337ab7;
}
.itBox a .proPicture img {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
/*联系我们*/
.contact-banner{
    background:url(../images/contact_bg.png) no-repeat center;
    height: 350px;
}
.contact-box .us-box i{
    font-size: 30px;
    color: #076bb9;
}
.contact-box .us-box p{
    height: 60px;
}
.contact-box .us-box{

    position: relative;
    padding: 20px;
}
.contact-box .us-box span{
    font-size: 16px;
}
.contact-box .us-box img{
    position: absolute;
    top: 0;
    right: 120px;
    width: 359px;
}
/*资讯中心*/
.news-banner{
    background:url(../images/news.jpg) no-repeat center;
    height: 280px;
}
.newsBox ul{
    width:100%;
}
.news-contain{
    padding: 10px;
    background: #fff;
}
.news-contain .product-content>ul:first-child>li{
    overflow: hidden;
    height: 170px;
border-bottom: 1px solid #dadada;

}
.news-contain .product-content>ul:first-child>li:hover{
background: rgba(240,240,240,0.5)
}

.news-contain .product-content>ul:first-child>li  b{
    color: #666666;
    text-align: center;
    width:100px;
    height: 65px;
    display: block;
    font-size: 12px;
    font-weight: 500;
    float: left;

    margin: 25px 0 0 30px;
}
.news-contain  ul li b h1{
    font-size: 44px;
}
.news-contain .product-content>ul:first-child>li  img {
    float: left;
    margin: 15px 0 0 50px;
    width: 200px;
    height: 134px;
}
.news-contain .product-content>ul:first-child>li  .news_title {
    display: block;
    width: 100%;
    height: 32px;
    line-height: 32px;
    font-size: 20px;
    color: #000;
    overflow: hidden;
}
.news-contain .product-content>ul:first-child>li  .news_con {
    display: block;
    width: 100%;
    font-size: 14px;
    color: #999;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    margin-top: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
}
.news-contain .product-content>ul:first-child>li .news_text{
    width: 64%;
    margin-top: 25px;
}
.news-contain  .ivu-page{
    text-align: center;
    margin: 20px 0;
}
/*详情页*/
.details-banner{
    background:url(../images/detail_bg.png) no-repeat center;
    height: 350px;
}
.detail-main .detail-title .line {
    border: 1px solid #54c3ff;
}
.detail-main  .detail-title .name {
    font-size: 20px;
    display: inline-block;
    width: 600px;
    height: 50px;
    line-height: 50px;
    background: #fff;
    position: relative;
    top: -26px;
    border: 1px solid #54c3ff;
    font-weight: bold;
    color: #008cd7;
}
.detail-main  .detail-title {
    text-align: center;
    margin: 70px 0;
    margin-bottom: 20px;
}
.detail-main  .detail-words{
    line-height: 28px;
    margin-bottom: 20px;
    font-size: 14px;
    text-indent: 30px;
    text-align: left;
}
.detail-main  .detail-imgs img {
    width: 100%;
    display: block;
}
.swiper_wrap{
    height: 60px;
    line-height: 60px;
    position: relative;
}
.font_inner{
    position: relative;
  padding-left: 140px;
}
.font_inner li{
    height: 60px;
    line-height: 60px;
}
.lt{
    position: absolute;
    right:28px;
    top: 17px;

    height: 28px;

    color: #AAAAAA;
    font-size: 23px;
}
.gt{

    position: absolute;
    right:28px;
    top:-19px;
    color: #AAAAAA;
    font-size: 23px;
}
.swiper_wrap .font_inner a{
    color: #444;
}
.swiper_wrap a:hover{
    color: #2d8cf0;
}
.rybox{
	    position: relative;
/* 	        background: url(../images/zhengs.png);
	     background-size:80% 80%;
background-repeat:no-repeat;
background-size:cover; */
	/*             width: 80%; */
    margin: 0 auto;
}
.rybox>img{
	/* position: absolute;
    top: 0;
  	right: 35px; */
    width: 20%;
}
.rybox>img.two{
  right: 284px;
	
	
}
.rybox>img.three{
	  right: 537px;
}
.intro .ivu-card-body {
    padding: 40px;
}
