/*
1F248A
1F248A

*/
a{
	cursor: pointer;
}
img{
	max-width: 100%;
    height: auto;
}
.sinarticle,.text{
	font-size: 16px;
  line-height: 1.8;	
}
header{
    background-image: url(headerBg3.png);
    height: 77px;
    z-index: 999;
    width: 1920px;
    margin: 0px auto;
    top: 0;left:0;
    position: -webkit-sticky; position:sticky;
    border-bottom: 1px solid #aaa;
}
header .logo{
    height: 100%;
    padding-left: 35px;
    display: inline-block;
    vertical-align: top;
    line-height: 69px;
    font-size: 44px;
}
header .logo img{
	/*
    width: 171px;
    height: 40px;
    */
}
header .menu{
    width: 1423px;
    height: 100%;
    display: inline-block;
    vertical-align: top;
    font-size: 0px;
    margin: 0px auto;
    color: #FFF;
    text-align: center;
}
header .menu .menuLv {
  display: inline-block;
  vertical-align: top;
   width: 118px;
}

header .menu a{
    list-style: none;
    display: inline-block;
    vertical-align: top;
    padding: 27px 18px;
    letter-spacing:1px;
    text-decoration: none; color: inherit; 
    font-size: 16px;
    box-sizing: border-box;
}

header .menu .menuLv0{
	border-top:3px solid #0c2455;
	line-height: 21px;
}
header .menu .menuLv0:hover,header .menu .active{
    background-color: rgba(255, 255, 255, 0.1);
    border-top-color: #FFF;
    border-top:3px solid #FFF;
}
header .menu .menuLv1{
	display: none;
    box-sizing: border-box;
    width: 100%;
    width: fit-content;
	color: #111;
	opacity: 0.99;
    line-height: 0.5;
}
header .menu .menuLv1 a{
	white-space: nowrap;
	background-color: #FFF;
	width: 100%;
}
header .menu .menuLv1 a:hover{
	color:#000;
	background-color: #ccc;
}
header .searchBox{
    width: 200px;
    height: 32px;
    display: inline-block;
    color: #FFF;
    margin-top: 25px;;
    text-align: center;
    line-height: 30px;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 4px;
}
header #search{
    font-size: 90%;
    border: 0;
    color: #FFF;
    background-color: transparent;
}
header #search:focus-visible{
    border: 0;
}

body{
    background-image: url(body-bg.jpg);
    /*padding-top:86px;*/
}
.bannerBox{
	width: 1920px;
    margin: 0px auto;
}
main{
    letter-spacing: 1.3px;
}
.main-centext{
    width:1380px;
    margin: 70px auto 50px auto;
    min-height: 600px;
}
.main-centext{
    padding:0px;
}
.main-centext li{
    list-style: none;
}

.page-title{
    padding: 72px 45px 60px 45px;
}
.page-details{
    float: right;
    width: 153px;
    height: 41px;
    background-image: url(dynamics-btn.png);
}
.page-details:hover{
    background-image: url(dynamics-btn-sed.png);
}

.banner{
    width: 1920px;
    overflow: hidden;
    margin: 0px auto;
}

/* 动态 */
.dynamics{
    width: 1423px;
    height: 611px;
    background-image: url(bg-1.png);
    margin: 0px auto -57px auto;
    position: relative;
    top: -91px;
    
}
.dynamics li{
    list-style: none;
}
.dynamics p{
    margin: 0px;
}
.dynamics .dynamics-carousel{
    width:588px;height:400px; float: left;
    padding: 0px 00px 0px 40px;
}
.dynamics .dynamics-items{
    width: 707px;float: right;padding-right: 48px;
}
.dynamics-items .tab-header{
    border-bottom:1px solid #1F248A;
    margin: 0px;
    padding: 0px;
}
.dynamics-items .tab-header li{
    border-bottom:3px solid #fff;
    display: inline-block;
    padding: 8px 20px;
    font-weight: bold;
}
.dynamics-items .tab-header .active{
    color: #1F248A;
    border-bottom-color: #1F248A;
    background-image: url(newTabBg.png);
}
.dynamics-items .tab-context{
    padding:15px 0px 0px 0px;
}
.dynamics-items .tab-context li{
    margin-bottom: 16.5px;
}
.dynamics-items .time{
    background-color: #999;
    border-radius: 4px;
    padding:13px 12px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    color: #FFF;
}
.dynamics-items .time .day{
    font-weight: bold;
    margin-bottom: 10px;
}
.dynamics-items .summary{
    display: inline-block;
    vertical-align: top;
    width: 603px;
    padding-top: 3px;
}
.dynamics-items .summary h4{
    margin-top: 0px;
    margin-bottom: 4px;
}
.dynamics-items .summary .title{
    font-size: 16px;   
	border-bottom:0px;    
	font-weight: normal;
   overflow: hidden;
   height: 20px;
   display: inline-block;
}
.dynamics-items .summary p{
    color: #666;
}
.dynamics-items .summary .details{
    float: right;
    font-size: 14px;
    color: #1F248A;
}

/* 产品 */
.index-product{
    width: 1423px;
    height: 696px;
    background-image: url(bg-2.png);
    margin: 0px auto 23px auto;
}
.product li{
    list-style: none;
    display: inline-block;
    vertical-align: top;
}
.product .tab-header{
    text-align: center;
    margin-top: 0px;
}
.product .tab-header li{
   padding: 1px 16px 6px 16px;
   margin: 0px 10px;
   font-weight: bold;
   font-size: 16px;
   border-bottom: 2px solid #fff;
   cursor: pointer;
}
.product .tab-header li:hover{
    border-bottom: 2px solid #1F248A;
}
.product .tab-header .active{
    border-bottom: 2px solid #1F248A;
}
.product .tab-body{
    text-align: center;
    margin-top: 30px;
}
.product .product-item {
    text-align: center;
    width: 240px;
    margin: 0px 5px;
    padding: 20px 20px 30px 20px;
    border: 1px solid #fff;
    border-radius: 6px;
    
}
.product .product-item:hover{
    border-color: #1F248A;
    background-color: #e6e6e6;
}
.product-item .img-box{
    background-color: transparent;
    width:240px;
    height: 320px;
}
.img-box img {
  border-radius: 4px;
  width: 100%;
  height: 100%
}
.product-item .title{
    font-size: 15px;
    font-weight: 600;
    margin: 15px 0px;
}
.product-item .summary{
    font-size: 14px;
    color: #999;
}
.product-item .product-details{
    background-image: url(product-details.png);
    width: 153px;
    height: 41px;
    display: inline-block;
    margin-top: 15px;
}
.product-item .product-details:hover{
    background-image: url(product-details-sed.png);
}


/* 解决方案 */
.solution{
    width: 1423px;
    height: 608px;
    background-image: url(bg-3.png);
    margin: 0px auto 23px auto;
}
.solution .solution-item{
    width: 390px; height: 372px;
    margin-right: 40px;
    display: inline-block;
    vertical-align: top;
}
.solution .solution-item-1{
    background-image: url(solution-item-1.png);
}
.solution .solution-item-1:hover{
    background-image: url(solution-item-1-sed.png);
}
.solution .solution-item-2{
    background-image: url(solution-item-2.png);
}
.solution .solution-item-2:hover{
    background-image: url(solution-item-2-sed.png);
}
.solution .solution-item-3{
    background-image: url(solution-item-3.png);
}
.solution .solution-item-3:hover{
    background-image: url(solution-item-3-sed.png);
}

/* 客户案例 */
.customer{
    width: 1423px;
    height: 812px;
    background-image: url(index_anliBg.png);
    margin: 0px auto 53px auto;
}
.customer-item{
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
    margin-bottom: 10px;
}
.customer-item img{
	width : 326px;
}

footer{
    width:1380px;
    color: #fff;
    margin: 0px auto;
    vertical-align: top;
    padding:30px 00px 20px 00px;
}
footer .item{
    width: 33%;
    display: inline-block;
    vertical-align: top;
}
footer .item p{
	margin-bottom:8px;
}
footer .footer-nav{
    display: inline-block;
    width: 100px;;
    vertical-align: top;
    line-height: 1.8;
}
footer .footer-nav,footer .footer-nav:hover{
	color:#FFF;
}
footer .item3{
    text-align: right;
}
footer .item3 div{
    display: inline-block; 
    vertical-align: top;
    width: 150px;
    text-align: center;
}
#copyinfo{
    text-align: center;background-color: #090D28;color: #EEE;padding: 15px;
}
#copyinfo a{ 
    color: #EEE!important;
}

.main-left-nav{
    display: inline-block; width: 300px; vertical-align: top;
}
.main-left-nav-title{
    width: 255px;height: 91px;
}
.left-nav-item{
    border: 1px solid #EEE;
    padding: 13px 0px 13px 38px;
    width: 215px;
}
.left-nav-item-imgbox{
    border-right: 3px solid #FFF;
    padding: 9px 9px;;
}
.lni{
    height: 19px;
    cursor: pointer;
    font-weight: bold;
}
.lni .img{
    width: 24px;height: 24px;
    border: 0;
    vertical-align: top;
    margin-right: 10px;
}
.lni .name{
    line-height: 25px;
    vertical-align: top;
    font-size: 16px;
}
.left-nav-active{
    color:#1F248A;
}
.left-nav-active .left-nav-item-imgbox{
    border-right-color: #1F248A;    
}
.left-nav-item-imgbox:hover{
    border-right-color: #1F248A;    
    color:#1F248A;
}

.lni-about1{
    background-image: url(about1.png);
}
.lni-about2{
    background-image: url(about2.png);
}
.lni-about3{
    background-image: url(about3.png);
}
.lni-about4{
    background-image: url(about4.png);
    height: 22px;
}
.lni-about1-sed,.lni-about1:hover{
    background-image: url(about1-sed.png);
}
.lni-about2-sed,.lni-about2:hover{
    background-image: url(about2-sed.png);
}
.lni-about3-sed,.lni-about3:hover{
    background-image: url(about3-sed.png);
}
.lni-about4-sed,.lni-about4:hover{
    background-image: url(about4-sed.png);
}

.lni-product1{
    background-image: url(lni-product1.png);
}
.lni-product2{
    background-image: url(lni-product2.png);
}
.lni-product3{
    background-image: url(lni-product3.png);
}
.lni-product1-sed,.lni-product1:hover{
    background-image: url(lni-product1-sed.png);
}
.lni-product2-sed,.lni-product2:hover{
    background-image: url(lni-product2-sed.png);
}
.lni-product3-sed,.lni-product3:hover{
    background-image: url(lni-product3-sed.png);
}

.lni-talent1{
    background-image: url(talent-t1.png);
}
.lni-talent2{
    background-image: url(talent-t3.png);
}
.lni-talent1-sed,.lni-talent1:hover{
    background-image: url(talent-t2-sed.png);
}
.lni-talent2-sed,.lni-talent2:hover{
    background-image: url(talent-t3-sed.png);
}


.main-right-cont{
    display: inline-block;width: 1000px;vertical-align: top;
}
.main-right-cont .title{
    border-bottom: 1px solid #CCC;
    position: relative;
}	
.main-right-cont .size{
    color: #999;
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 15px;
}
.main-right-cont .sizeact{
    color: #1F248A;
}
.main-right-context{
    padding-top:25px;
}
.main-right-cont .title label{
    border-bottom: 3px solid #1F248A;
    padding:0px 3px 8px 3px;
    display: inline-block;
}
.main-right-cont .name{
    color: #1F248A;
    font-size: 18px;;
    font-weight: bold;
    margin-right: 12px;
}
.main-right-cont .code{
    color: #333;
    font-size: 14px;
}

.dynamics-items .imgBox{
    background-color: #eee;
    border-radius: 4px;
    padding:13px 12px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    color: #FFF;
    width: 300px;height: 160px;
}

/* 文章模型 */
.articleMod{
    color: #333; line-height: 1.5; 
}
.rigCont{
    display: none;
}
.rigCont .laypage{
    text-align: center;
}
.rigCont .article_item{
	cursor: pointer;
}
.rigCont .articleContent{
    padding: 20px 40px;
    background-color: #fafafa;
    margin-top: 20px;
    display: none;
}
.details .title{
	border-bottom:0px;
	text-align: center;
	font-size: 18px;
	margin-bottom:20px;
	font-weight: bold;
}
.details .thumbnail{
	margin-bottom:20px;
	text-align: center;
}

 .product-item{
       width: 293px;
       margin-right: 10px;
       margin-bttom: 20px;
       text-align: center;
       display:inline-block;
       vertical-align: top;
       background-color: #FFF;
padding: 10px 10px 20px 10px;
   }
   .product-item .img-box{
       width: 293px;
       height: 164px;
   }
   .product-item .title{
       border: 0;
   }
   .product-item .summary{
   	height: 95px;
overflow: hidden;
   }