@charset "utf-8";
.solutionItem a img,.proItem .proPic img{ -webkit-transform: scale3d(1,1,1);-webkit-backface-visibility: hidden;transform: scale(1,1);-moz-transform: scale(1,1);-o-transform: scale(1,1);transition: all .3s ease-out 0s; cursor:pointer}
.solutionItem a:hover img,.proItem .proPic:hover img{-webkit-transform: scale3d(1.05,1.05,1.05);-moz-transform: scale(1.05,1.05);-o-transform: scale(1.05,1.05);transform: scale(1.05,1.05)}
.comnTit {position:relative;width:460px;height:auto;overflow:hidden;text-align:center;margin:0 auto;padding-bottom:20px;}
.comnTit:after {position:absolute;bottom:0;left:50%;margin-left:-45px;content:"";width:90px;height:1px;background:#014582;}
.comnTit h3 {font-size:36px;color:#014582;font-weight:bold;}
.comnTit p {color:#999;font-size:16px;padding-top:2px;line-height:30px;}

/* 六大核心解决方案  */
.screen01 {width:100%;min-width:1180px;padding:40px 0;}
.solutionCon {display:-webkit-flex;display:flex;justify-content:flex-start;align-items:space-between;flex-wrap:wrap;padding:40px 0 20px;text-align:center\9;}
.solutionItem {position:relative;width:340px;height:170px;overflow:hidden;text-align:center;border-radius:10px;margin:40px 25px 0;float:left\9;}
.solutionItem img {width:340px;height:170px;}
.solutionItem a {display:block;}
.solutionItem a .solu {position:absolute;left:50%;top:50%;margin-left:-122px;margin-top:-28px;display:block;width:244px;height:54px;line-height:54px;border-top:1px #fff solid;border-bottom:1px #fff solid;text-align:center;font-size:24px;color:#fff;}
.solutionItem a:hover .solu {color:#ccc;border-top:1px #ccc solid;border-bottom:1px #ccc solid;}
.solutionItem.qita {background:#666;}
.soluOther {padding-left:30px;}
.soluOther .fnMore {font-weight:bold;color:#666;font-size:18px;-webkit-animation-duration:0.5s;animation-duration:0.5s;}
.soluOther .soluMore {height:auto;overflow:hidden;padding-top:15px;}
.soluOther .soluMore a {display:inline-block;margin:0 20px 20px 0;height:34px;line-height:34px;padding:0 15px;background:#fff;border:1px #ddd solid;border-radius:5px;text-align:center;font-size:14px;color:#666;}
.soluOther .soluMore a:hover {background:#014582;color:#fff;border:1px #014582 solid;cursor:pointer;transition:1s;}

/* 系列产品  */
.screen02 {width:100%;min-width:1180px;height:668px;padding:40px 0;background:url(../images/proBg.jpg) no-repeat center top;border-top:3px #eee solid;border-bottom:3px #eee solid;-webkit-animation-duration:0.5s;animation-duration:0.5s;}
.productBox {height:auto;overflow:hidden;padding-top:60px;margin-right:-20px;}
.proItem {width:236px;float:left;}
.proItem .proPic,.proItem .proPic img {width:236px;height:176px;}
.proItem .proPic {overflow:hidden;}
.proItem .proFont {width:196px;height:146px;overflow:hidden;padding:20px 20px 10px;background:#014582;color:#acd4f7;cursor:pointer;}
.proItem .proFont h3 {font-weight:bold;color:#fff;font-size:18px;}
.proItem .proFont ul {padding-top:15px;}
.proItem .proFont li {line-height:24px;}
.proItem .proFont:hover ul,.proItem .proFont .viewInfo {display:none;transition:1s;}
.proItem .proFont .viewInfo {width:118px;height:32px;line-height:32px;text-align:center;margin-top:30px;color:#acd4f7;font-size:15px;border:1px #acd4f7 solid;border-radius:50px;}
.proItem .proFont:hover .viewInfo:hover {border:1px #0759a2 solid;background:#0759a2;color:#fff;}
.proItem .proFont:hover .viewInfo {display:block;transition:1s;}
.proItem:nth-child(2) {-webkit-animation-delay:0.45s;animation-delay:0.45s;}
.proItem:nth-child(3) {-webkit-animation-delay:0.9s;animation-delay:0.9s;}
.proItem:nth-child(4) {-webkit-animation-delay:1.35s;animation-delay:1.35s;}
.proItem:last-child {-webkit-animation-delay:1.8s;animation-delay:1.8s;}
.proMore {display:block;width:186px;height:54px;line-height:54px;margin:75px auto 0;border:1px #ddd solid;border-radius:5px;background:#f4f4f4;font-size:18px;text-align:center;color:#666;-webkit-animation-delay:2s;animation-delay:2s;transition:1s;}
.proMore:hover {border:1px #014582 solid;border-radius:50px;background:#014582;color:#fff;}


/* 关于炜盛  */
.screen03 {width:100%;min-width:1180px;padding:60px 0;border-top:3px #eee solid;}
.aboutUs {padding-top:80px;}
.aboutLt {width:530px;float:left;font-size:16px;}
.aboutLt ul {height:auto;padding-bottom:20px;}
.aboutLt ul li {padding:15px 40px 20px 70px;margin-bottom:3px;line-height:24px;color:#666;background:url(../images/yuan.png) 40px 18px no-repeat #fff;transition:1s;}
.aboutLt ul li:hover {background:url(../images/yuan.png) 40px -84px no-repeat #fff;box-shadow:0 0 5px #cbcbcb;}
.aboutLt a {display:block;margin-left:40px;width:116px;height:38px;line-height:38px;text-align:center;background:#014582;color:#fff;}
.aboutLt a:hover {background:#0759a2;}
.aboutRt {position:relative;width:510px;height:380px;float:right;}
.aboutRt .abImg {position:absolute;width:445px;height:340px;}
.abImg img {width:445px;height:340px;}
.aboutRt .ab01 {left:0;bottom:0;z-index:10;}
.aboutRt .ab02 {top:0;right:0;z-index:20;-webkit-animation-delay:1s;animation-delay:1s;}

/* 新闻资讯  */
.homeNews {width:1120px;height:auto;padding:20px 30px;margin:60px auto 40px;background:#fff;box-shadow:0 0 5px rgba(0,0,0,.2);}
.homeNews .newsTit {height:32px;line-height:32px;padding-left:40px;padding-bottom:20px;font-weight:bold;font-size:18px;background:url(../images/newsIcon.png) no-repeat;}
.homeNews .newsTit.zxIcon {background-position:0 6px;}
.homeNews .newsTit.dtIcon {background-position:0 -92px;}
.homeNews .newsTit .more {float:right;color:#999;font-weight:normal;font-size:14px;}
.homeNews .newsTit .more:hover,.newsLtFont .zxTit:hover,.newsLtFont p .kan:hover,.index-item a .index-st:hover {color:#f12418;}
.newsLt {width:594px;float:left;padding-right:45px;border-right:1px #ddd solid;}
.newsLtCon {height:auto;overflow:hidden;}
.newsLtPic {width:196px;height:134px;float:left;}
.newsLtPic a {display:block;width:194px;height:132px;border:1px #ddd solid;}
.newsLtPic a:hover {border:1px #f12418 solid;}
.newsLtFont {width:382px;float:right;}
.newsLtFont .zxTit {display:block;width:100%;line-height:28px;font-weight:bold;font-size:16px;color:#333;padding-bottom:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.newsLtFont p {line-height:24px;color:#666;text-indent:28px;}
.newsLtFont p .kan {color:#014582;margin-left:20px;}
.newsRt {width:446px;float:right;}
.newsRt ul {display:block;height:134px;overflow:hidden;}
.newsRt .index-item {position:relative;padding-left:70px;}
.newsRt .index-time {position:absolute;left:0;top:50%;margin-top:-15px;font-size:16px;color:#014582;font-weight:bold;}
.newsRt .index-intro {cursor:pointer;height:36px;line-height:18px;padding-bottom:12px;}
.newsRt .index-st {font-size:14px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.newsRt .index-intro p {font-size:12px;color:#999;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

