/*.产品展示*/
.index-center{width: 1200px;height: auto;margin:auto;margin-top:20px;}
.index-center-a{width:100%;}
.index-center-b{width: 100%;margin-top:34px;display: flex;justify-content:space-between;}

.center-left{width: 240px;height: auto;}
.center-solid{border: solid #0256AC 1px;}
.center-left-top{width: 100%;height: 105px;background: #00458B;overflow: hidden;}
.center-left-top p:first-child{color:white;font-family:Microsoft YaHei;font-size: 20px;text-align: center;margin-top:30px;}
.center-left-top p:last-child{color:white;font-family:Microsoft YaHei;font-size: 14px;text-align: center;margin-top:10px;}
.clickLi{width:100%;height:40px;border:none;color:#00458b;font-size:16px;border-bottom:solid #0256AC 1px;color:#0256AC;font-family:Microsoft YaHei;line-height:40px;cursor:pointer;padding-left:25px;white-space:nowrap;}
.second_menu .clickLi{padding-left:40px;font-size:14px;color:#333;}
.clickLi:hover{background:#00458B;color:#fff;}
.center-left-bottom{width: 100%;height: auto;padding: 19px 0 38px 0;border:solid #0256AC 1px;margin-top:13px;}
.center-left-bottom p:first-child{color:#000000;font-family:Microsoft YaHei;font-size: 18px;text-align: center;}
.center-left-bottom p:last-child{color:#666666;font-family:Microsoft YaHei;font-size: 14px;text-align: center;margin-top:20px;line-height: 25px;}

.center-right{width:935px;}
.center-right-top{display: flex;justify-content: center;margin-top:14px;}
.center-right-top span{border:none;border-bottom: solid #0256AC 2px;color:#000000;font-family:Microsoft YaHei;font-size: 22px;padding-bottom: 5px;}
.center-right-center{display: flex;justify-content: flex-end;margin-top:3px;cursor: pointer;color:#000000;font-family:Microsoft YaHei;font-size: 18px;}
.center-right-bot{width: 100%;margin-top:20px;}
.center-right-bot ul{display:flex;flex-wrap: wrap;justify-content:space-between;}
.center-right-bot ul:after {
    content: '';
    width:32%;
    height: 0;
    display: block;
}

.center-right-bot ul a{display:inline-block;width:32%;}
.index-list{width:100%;height: 248px;border:solid #D2D2D2 1px;margin-left: 8px;margin-top:15px;cursor: pointer;position: relative;}
.index-list:hover .zheNone-k{animation: myfirst 0.5s linear;animation-fill-mode:forwards}
.index-list-img{width: 100%;height: 200px;border:none;border-bottom: solid #D2D2D2 1px;display: flex;justify-content: center;align-items: center;}
.index-list-img img{width:290px;height: 180px;}
.index-list-zi{color:#333333;font-family:Microsoft YaHei;font-size: 16px;text-align: center;line-height: 48px;}
/*产品悬停时的样式*/
.zheNone{width: 100%;position: absolute;top:0;}   /*248px*/
.zheNone-k{width: 100%;height:0;background:rgba(100,126,172,0.8);display: flex;justify-content: center;align-items: center;opacity: 0}
.zheNone-k img{width:34px;height: 34px;}
@keyframes myfirst
{
0%   {height: 0px;opacity:0}
20%  {height:50px;opacity:0.2}
40%  {height:100px;opacity:0.4}
60%  {height:150px;opacity:0.6}
80%  {height:200px;opacity:0.8}
100% {height:248px;opacity:1}
}

/*.工艺流程*/
.index-gong{width: 100%;height: auto;margin-top:68px;background:#EEEFF1;padding-bottom: 30px;}
.gong-center{width: 1200px;height: auto;margin:auto;}
.sanjaio{width:0;height:0;border-right:39px solid transparent;border-left:39px solid transparent;border-top:39px solid white;margin:auto;}
.gong-center-a{color:#333333;font-family:Microsoft YaHei;font-size: 24px;text-align: center;margin-top:40px;}
.gong-center-b{width: 100%;margin-top:20px;display: flex;justify-content: center;}
.gong-center-b-k{display: flex;align-items: center;}
.gong-center-b-k p:first-child{width: 142px;border:solid #999999 1px;}
.gong-center-b-k p:nth-child(2){color:#999999;font-family:Microsoft YaHei;font-size: 18px;margin-left: 12px;}
.gong-center-b-k p:last-child{width: 142px;border:solid #999999 1px;margin-left: 12px;}
.gong-center-c{margin-top:15px;width: 100%;}
.gong-center-c ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.gong-list{width: 45%;height: auto;display: flex;justify-content: space-between;align-items: center;margin-top:30px;}
.gong-list img{width: 171px;height: 171px;}
.gong-list-right{width: 360px;}
.list-right-top span:first-child{color:#ce000b;font-family:Microsoft YaHei;font-size:36px;font-style: italic;}
.list-right-top span:last-child{color:#ce000b;font-family:Microsoft YaHei;font-size:20px;margin-left: 10px;}
.gong-list-last{width: 100%;height: auto;display: flex;align-items: center;margin-top:34px;}
.list-right-bottom{margin-left: 30px;}
.list-right-bottom span:first-child{color:#ce000b;font-family:Microsoft YaHei;font-size:36px;font-style: italic;}
.list-right-bottom span:nth-child(2){color:#ce000b;font-family:Microsoft YaHei;font-size:20px;margin-left: 10px;}
.list-right-bottom span:nth-child(3){color:#333333;font-family:Microsoft YaHei;font-size:18px;margin-left:37px;}

/*四大优势*/
.index-good{width: 1200px;height: auto;margin:auto;}
.sanjaio-a{width:0;height:0;border-right:39px solid transparent;border-left:39px solid transparent;border-top:39px solid #F0F1F3;margin:auto;}
.good-top{width: 100%;height: auto;display: flex;justify-content: space-between;margin-top:74px;}
.good-top-img{max-width:550px;height: 445px;}
.good-top-right{width: 52%;}
.good-a{width: 100%;padding-bottom: 10px;border:none;border-bottom: solid #DCDCDC 1px;display: flex;justify-content: flex-end;align-items: center;}
.good-a p:first-child{color:#073782;font-family:Microsoft YaHei;font-size:36px;font-weight: bold;}
.good-a p:last-child{color:#333333;font-family:Microsoft YaHei;font-size:15px;margin-left: 10px;margin-right: 5px;}
.goodli{display: flex;margin-top:45px;}
.goodli p:first-child{background:#333333;border-radius: 50%;margin-top:5px;height: 10px;padding: 1px 6px;}
.goodli p:last-child{color:#333333;font-family:Microsoft YaHei;font-size:14px;margin-left: 20px;line-height: 20px;font-weight: 590;}
.good-center{width: 100%;height: auto;margin-top:50px;display: flex;justify-content: space-between;align-items: center;}
.good-center-left{width: 695px;height: 480px;background:#EEEFF1;overflow: hidden;padding: 0 27px;}
.center-left-a{color:#000000;font-family:Microsoft YaHei;font-size:18px;margin-top:60px;}
.center-left-b{width: 155px;border:none;border-top:solid #000000 1px;margin-top:3px;}
.center-left-c{color:#333333;font-family:Microsoft YaHei;font-size:14px;margin-top:20px;line-height: 25px;}
.center-left-d{display: flex;justify-content: flex-end;margin-top:45px;}
.center-left-d p:first-child{width: 75px;height: 10px;background:#153F81;}
.center-left-d p:last-child{width: 75px;height: 10px;background:#C30013;margin-left: 10px;margin-right:10px;}
.good-center-right{width: 462px;}
.good-center-right img:first-child{max-width: 462px;}
.good-center-right img:last-child{max-width: 462px;margin-top:8px;}
.index-e{width: 100%;height: 174px;margin-top:25px;}
.index-f{width: 100%;margin-top:40px;display: flex;justify-content: space-between;align-items: center;}
.index-f-a{width: 336px;}
.index-f-a img{width: 100%;height: 367px;}
.index-f-b{width: 336px;}
.index-f-b img:first-child{width: 100%;height: 202px;}
.index-f-b img:last-child{width: 100%;height: 154px;margin-top:6px;}
.index-f-c{width: 179px;}
.index-f-c img{width: 100%;height: 367px;}
/*新闻资讯*/
.index-g{width: 100%;margin-top:67px;}
.index-g-top{width: 100%;display: flex;align-items: center;justify-content: space-between;}
.index-g-top-left{width: 410px;border:none;border-bottom:solid #999999 1px;display: flex;}
.index-g-top-left span:first-child{color:#333333;font-family:Microsoft YaHei;font-size:24px;}
.index-g-top-left span:last-child{color:#999999;font-family:Microsoft YaHei;font-size:18px;display: flex;align-items: flex-end;margin-left: 15px;}
.index-g-top-right{width: 354px;border:none;border-bottom:solid #999999 1px;display: flex;}
.index-g-top-right span:first-child{color:#333333;font-family:Microsoft YaHei;font-size:24px;}
.index-g-top-right span:last-child{color:#999999;font-family:Microsoft YaHei;font-size:18px;display: flex;align-items: flex-end;margin-left: 15px;}
.index-g-bot{width: 100%;margin-top:44px;display: flex;justify-content: space-between;}
.g-bot-left{width: 880px;}
.g-bot-title{width: 100%;display: flex;justify-content: space-between;align-items: flex-end;}
.g-bot-title img{max-width: 393px;height: 278px;}
.g-bot-title div{width: 450px;}
.g-bot-title div p:first-child{color:#666666;font-family:Microsoft YaHei;font-size:14px;}
.g-bot-title div p:last-child{text-indent: 30px;color:#999999;font-family:Microsoft YaHei;font-size:14px;margin-top:50px;line-height: 25px;}
.g-bot-ul{width: 100%;margin-top:50px;}
.g-bot-li{width: 100%;display: flex;justify-content: space-between;align-items: center;cursor: pointer;margin-top:20px;}
.g-bot-li span{color:#666666;font-family:Microsoft YaHei;font-size:14px;}
.g-bot-right{width: 300px;border:solid #999999 1px;}




/*公司简介*/
.company-p{color:#000000;font-family:Microsoft YaHei;font-size:14px;text-indent: 30px;margin-top:20px;line-height: 23px;}
.company-img{width: 100%;height: auto;margin-top:74px;position: relative;}
.company-img img:first-child{max-width:457px;height:314px;margin-left: 40px;}
.company-img img:nth-child(2){max-width:242px;height:35px;position: absolute;top:80px;right:130px;}
.company-img img:nth-child(3){max-width:242px;height:35px;position: absolute;top:392px;left:70px;}
.company-img img:nth-child(4){max-width:457px;height:314px;position: absolute;top:195px;right:90px;z-index: 2}


/*客户案例*/
.case{width: 100%;height: auto;margin-top:10px;}
.case-li{display: flex;justify-content: space-between;align-items: center;margin-top:18px;cursor: pointer;}
.case-left{max-width: 200px;height: 130px;}
.case-right{width: 75%;}
.case-p{color:#333333;font-family:Microsoft YaHei;font-size:18px;}
.case-right div{width: 100%;margin-top:12px;display: flex;align-items: center;justify-content: space-between;}
.case-right div p{color:#999999;font-family:Microsoft YaHei;font-size:14px;}
.right-bot{width: 100%;margin-top:35px;display: flex;justify-content: flex-end;align-items: center;}
.right-bot-jilu{color:#333333;font-family: Microsoft YaHei;font-size: 14px;}


/*新闻资讯*/
.news{width: 100%;height: auto;margin-top:30px;}
.news-li{display: flex;justify-content: space-between;align-items: center;cursor: pointer;margin-top:20px;}
.news-li p:first-child{color:#666666;font-family: Microsoft YaHei;font-size: 15px;}
.news-li p:last-child{color:#999999;font-family: Microsoft YaHei;font-size: 15px;}
.news-banner{width: 100%;margin-top:50px;}
.news-banner-top{border:none;border-left:solid #00458B 2px;color:#333333;font-family: Microsoft YaHei;font-size: 22px;text-indent: 10px;}
.news-banner-center{width: 100%;margin-top:16px;border:solid #D2D2D2 1px;}

/*新闻资讯详情页*/
.caseDetail-top{width: 100%;padding: 5px 0;border:solid #E6E6E6 1px;text-indent: 20px;color:#000000;font-family: Microsoft YaHei;font-size: 18px;}
.caseDetail-top span{cursor: pointer;}
.caseDetail-center{width: 100%;margin-top:35px;display: flex;justify-content: center;}
.caseDetail-center img{max-width: 771px;height: 501px;}
.caseDetail-bot{margin-top:50px;color:#666666;font-family: Microsoft YaHei;font-size: 14px;text-indent: 30px;line-height: 25px;}

/*联系我们*/
.contactUs{width: 100%;margin-top:50px;}
.contactUs-p{color:#333333;font-family: Microsoft YaHei;font-size: 14px;text-indent: 30px;line-height: 25px;}
.contactUs-address{color:#666666;font-family: Microsoft YaHei;font-size: 16px;margin-top:50px;margin-left: 30px;line-height:28px;}
.contactUs-map{width: 100%;height: 357px;border:solid #00458B 1px;margin-top:40px;}

/*产品中心详情页*/
.productDetail-top{color:#000000;font-family: Microsoft YaHei;font-size: 24px;text-align: center;margin-top:40px;}
.productDetail-center{width: 94%;margin-top:40px;display: flex;padding: 0 3%;}
.productDetail-centerLeft{width: 370px;border:solid #D2D2D2 1px;display: flex;justify-content: center;align-items: center;}
.productDetail-centerLeft img{max-width:290px;height: 180px;}
.productDetail-centerRight{width: 45%;margin-left: 25px;display: flex;align-items: flex-end;}
.productDetail-centerRight-a{color:#000000;font-family: Microsoft YaHei;font-size: 16px;padding-bottom: 5px;border:none;border-bottom:solid #D2D2D2 1px;}
.productDetail-centerRight-b{color:#333333;font-family: Microsoft YaHei;font-size: 14px;line-height: 30px;margin-top:10px;}
.productDetail-detail{margin-top:120px;}
.productDetail-miaoshu{margin-top:33px;color:#666666;font-family: Microsoft YaHei;font-size: 14px;line-height: 30px;text-indent: 30px;}
.productDetail-prev{margin-top:80px;color:#333333;font-family: Microsoft YaHei;font-size: 14px;cursor: pointer;}
.productDetail-prev span:first-child{font-weight: bold;}
.productDetail-next{margin-top:8px;color:#333333;font-family: Microsoft YaHei;font-size: 14px;cursor: pointer;}
.productDetail-next span:first-child{font-weight: bold;}

/*新闻资讯详情页*/
.newsDetail-top{margin-top:50px;text-align: center;color:#333333;font-family: Microsoft YaHei;font-size: 20px;}
.newsDetail-date{margin-top:10px;text-align: center;color:#333333;font-family: Microsoft YaHei;font-size: 18px;}
.newsDetail-center{width: 728px;margin:auto;margin-top:25px;}
.newsDetail-center-a{color:#666666;line-height: 28px;text-indent: 30px;}
.newsDetail-center-b{width: 100%;display: flex;justify-content: center;margin-top:48px;}
.newsDetail-center-b img{max-width: 468px;height: 255px;}
.newsDetail-center-c{margin-top:104px;border:none;border-top:dashed #B5B5B5 1px;}