@charset "utf-8";
/*tab切换*/
.tab-head {width:100%;overflow:hidden;line-height:34px;text-align:center;}
.tab-head a {display:inline-block;width:25%;margin:0 10px;text-align:center;font-size:18px;background:#e4e4e4;}
.tab-head a.cur {color:#fff;background:#1a74d0;text-decoration:none;}
.tab-head.bordered {border:1px solid #e8e8e8;border-right:none;}
.tab-head.bordered a {font-weight:normal;border-right:1px solid #e8e8e8;}
.tab-head.bordered a.cur {background:#fff;color:#66be8c;font-weight:bold;}
.index-tab-box {margin-top:50px;}
@media screen and (max-width:320px) {
.tab-head a {font-size:14px;}
}

.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:480px;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:2px;background:#777;}
.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:60px 0;background:#f5f5f5;}
.aboutUs {padding-top:80px;}
.aboutRt {width:530px;float:right;font-size:16px;}
.aboutRt ul {height:auto;padding-bottom:20px;}
.aboutRt ul li {padding:15px 40px 20px 70px;margin-bottom:3px;line-height:24px;color:#666;background:url(../images/yuan.png) 40px 18px no-repeat;transition:1s;}
.aboutRt ul li:hover {background:url(../images/yuan.png) 40px -84px no-repeat #fff;box-shadow:0 0 5px #cbcbcb;}
.aboutRt a {display:block;margin-left:40px;width:116px;height:38px;line-height:38px;text-align:center;background:#014582;color:#fff;}
.aboutRt a:hover {background:#0759a2;}
.aboutLt {position:relative;width:510px;height:380px;float:left;}
.aboutLt .abImg {position:absolute;width:445px;height:340px;}
.abImg img {width:445px;height:340px;}
.aboutLt .ab01 {left:0;bottom:0;z-index:10;}
.aboutLt .ab02 {top:0;right:0;z-index:20;-webkit-animation-delay:1s;animation-delay:1s;}

/* 核心方案  */
.screen03 {width:100%;min-width:1180px;padding:40px 0;background:#f5f5f5;margin-bottom:40px;}
.solutionCon {display:-webkit-flex;display:flex;justify-content:center;align-items:space-between;flex-wrap:wrap;padding:40px 0 20px;text-align:center\9;}
.solutionItem {width:340px;height:auto;overflow:hidden;text-align:center;margin:40px 25px 0;float:left\9;}
.solutionItem img {width:340px;height:170px;}
.solutionItem .img-link {position:relative;display:block;width:340px;height:170px;overflow:hidden;border-radius:10px;}
.solutionItem .img-link .imgMask {position:absolute;left:0;top:0;display:block;width:100%;height:100%;background:rgba(0,0,0,0.5);z-index:66;}
.solutionItem .img-link .solu {position:absolute;left:50%;top:50%;margin-left:-150px;margin-top:-28px;display:block;width:300px;height:54px;line-height:54px;border-top:1px #fff solid;border-bottom:1px #fff solid;text-align:center;font-size:16px;color:#fff;z-index:88;overflow:hidden;text-overflow: ellipsis;white-space:nowrap;}
.solutionItem .img-link:hover .solu {color:#fbda30;border-top:1px #ccc solid;border-bottom:1px #ccc solid;}
.soluOther {padding-left:30px;padding-top: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;}
.notice {margin-top:15px;padding:0 6px;text-align:left;}
.notice li,.notice p {line-height:24px;color:#666;}
.notice p {text-indent:30px;}
.solutionItem .view-link {line-height:24px;text-align:left;padding:0 6px;}
.solutionItem .view-link a {color:#014582;}
.solutionItem .view-link a:hover {color:#0759a2;text-decoration:underline;}


/* 系列产品  */
.screen01 {width:100%;min-width:1180px;height:auto;overflow:hidden;padding:50px 0;background:#f5f5f5;-webkit-animation-duration:0.5s;animation-duration:0.5s;}
.screen02 {width:100%;min-width:1180px;height:auto;overflow:hidden;padding:50px 0;background:#fff;/*border-top:3px #eee solid;border-bottom:3px #eee solid;*/-webkit-animation-duration:0.5s;animation-duration:0.5s;}
/*========== 产品列表 ==========*/
.modules {margin-top:80px;margin-right:-40px;}
.modules li {margin-bottom:40px;position:relative;}
.modules li .item {margin-right:40px;}
.modules li .item img {max-width:100%;display:block;height:auto;margin:auto;box-shadow:0 0 3px #eee;}
.modules li .item .item-top {overflow:hidden;padding-bottom:5px;position:relative;border-radius:10px;}
.modules li .item .mask {background:rgba(0,0,0,.3);position:absolute;top:100%;left:0;right:0;margin:auto;border-radius:10px;}
.modules li .item .mask .innermask {position:absolute;width:100%;box-sizing:border-box;padding:0 20px;top:50%;left:50%;color:#fff;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.modules li .bottom-title {font-size:18px;height:60px;line-height:30px;padding-right:40px;margin-top:10px;text-align:center;}
.modules li .bottom-title a {color:#333;}
.modules li .bottom-title a:hover {color:#014582;text-decoration:underline;}
.modules li .item .mask .innermask ._title {font-size:1.8em;text-align:center;}
.modules li .item .mask .innermask .info {margin-top:15px;font-size:14px;line-height:24px;}
.modules li .item .mask .innermask .info .size {float:left;}
.modules li .item .mask .innermask .info .time {float:right;}
.modules li .item .mask .innermask .bottom-options ._item:first-child {margin-left:0px;}
.modules li .item .mask .innermask .bottom-options {margin-right:0;margin-top:15px;}
.modules li .item .mask .innermask .bottom-options ._item {/*float:left;width:33.3%;*/height:40px;line-height:40px;font-size:14px;}
.modules li .item .mask .innermask .bottom-options ._item .inner {margin-right:0;background:rgba(0,183,238,1);border-radius:4px;text-align:center;cursor:pointer;}
.modules li .item .mask .innermask .bottom-options ._item .inner a {color:#fff;display:block;}
.modules-ex {display:none;}
.img{ overflow:hidden;/* padding:20px 20px 0px 20px; */position:relative;}
.img .imgrgba{width:100%;height:100%; background:url(../images/rgba054.png); position:absolute;left:0;top:0; z-index:9; display:none;}
.img img{width:100%; display:block;/*height:163px;*/ margin:0 auto; overflow:hidden;}

.modules li .item .item-top:hover .mask {top:0;transition:all .3s linear;}
.modules li:nth-child(2),.solutionItem:nth-child(2) {-webkit-animation-delay:0.45s;animation-delay:0.45s;}
.modules li:nth-child(3),.solutionItem:nth-child(3) {-webkit-animation-delay:0.9s;animation-delay:0.9s;}
.modules li:nth-child(4),.solutionItem:nth-child(4) {-webkit-animation-delay:1.35s;animation-delay:1.35s;}
.modules li:nth-child(5),.solutionItem:nth-child(5) {-webkit-animation-delay:1.8s;animation-delay:1.8s;}
.modules li:last-child,.solutionItem:last-child {-webkit-animation-delay:2.25s;animation-delay:2.25s;}


.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 #014582 solid;border-radius:5px;background:#014582;font-size:18px;text-align:center;color:#fff;-webkit-animation-delay:1s;animation-delay:1s;transition:1s;}
.proMore:hover {border:1px #0759a2 solid;border-radius:50px;background:#0759a2;color:#fff;}

/* 新闻资讯  */
.screen04 {width:100%;min-width:1180px;height:auto;overflow:hidden;padding:50px 0;background:#fff;-webkit-animation-duration:0.5s;animation-duration:0.5s;}
.logs {margin-top:40px;}
.logs li {margin-top:40px;}
.logs li .inner {display:block;margin:0 20px;background:#fff;box-shadow:0 1px 6px #eee;padding:20px;cursor:pointer;}
.logs li .inner .img,.logs li .inner img {width:180px;height:auto;float:left;margin-right:30px;padding:0;}
.logs li .inner .info {overflow:hidden;}
.logs li .inner .info ._title {display:block;font-size:22px;color:#373737;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.logs li .inner .info ._title:hover {color:#014582;}
.logs li .inner .info ._intro {font-size:12px;line-height:22px;color:#8a8a8a;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.logs li .inner .info .type-wrap {color:#b9b9b9;margin-top:16px;}
/* 解决方案  */
.industry-application{background: url('../images/industry.jpg') no-repeat center center;background-size:cover; margin-bottom:50px;}
.industry-title{color: #fff;}
.industry-title .line {border-top: 2px solid #fff;}
.industry-application li{background-color:rgba(255, 255, 255, 0.5);;width:25%;float:left;text-align:center;height:270px;border-bottom:1px solid #EBEBEB;border-right:1px solid #EBEBEB;padding:30px 15px;overflow: hidden;}
.industry-application li .list-a{transition: all .5s;margin-top: 0;display: inline-block;width: 100%;height: 100%; position:relative}
.industry-application li:hover .list-a{margin-top: -20px;}
.industry-application li:hover{background-color: #FAFBFD;}
.industry-application li a{color:#114f8e;margin-top: 10px;}
.industry-application li:nth-child(1) a{margin-top: 105px;}
.industry-application li:hover a{display: block;}
.industry-application li:hover a:hover{color:#f12418;font-weight:bold;}
.industry-application li .weburl{display:none !important; margin:0 !important; position:absolute; left:0; top:0; width:100%; height:100%; z-index:33}
.industry-application li .automobile{margin-top: 30px;font-size: 15px;transition: all .5s;}
.industry-application li .automobile span{display: block;}
.industry-application li .automobile span:nth-child(1){color: #333;}
.industry-application li .automobile span:nth-child(2){color: #999;margin-top: 10px;}
.industry-application li .img{width: 82px;height: 82px;overflow:hidden;border-radius:50%;margin: 0 auto 10px;}
.industry-application li .img img{margin-top: 0;}
.industry-application li:nth-child(1){height: 540px;}
.industry-application li p {line-height:22px;color:#1a74d0;font-size: 13px;}
.industry-application li p.miaoshu{color:#666;display: block;margin:10px 0;}
.industry-application li:nth-child(1) p:nth-child(3){display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;}
/* 新闻资讯——行业资讯  */
.our-news-item {padding-top:0;padding-bottom:20px;}
.our-news-item a:hover {text-decoration:none;}
.our-news-item .media-left a {width:140px;height:110px;overflow:hidden;margin-bottom:0;}
.our-news-item img {object-fit:cover;width:100%;height:100px;}
.our-news-item .media-body {padding-top:5px;padding-bottom:0;}
.our-news-item h4 {color:#1a74d0;height:19px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-wrap:break-word;}
.our-news-item h4:hover {font-weight:bold;}
.our-news-item .dynamic-li {color:#999;padding:2px 0;font-size:12px;}
.our-news-item .dynamic-li b {float:right;font-weight:400;width:30px;}
.our-news-item .dynamic-li a {float:right;display:inline-block;font-weight:400;color:#999;margin-right:10px;}
.our-news-item .dynamic-li a:hover {color:#f12418;}
.our-news-item .dynamic-li .pic-glob {float:right;display:inline-block;width:13px;height:10px;background-position:-131px -58px;margin:4px 5px 0 0;background-image:url(../images/icons/glob-pic.png);background-repeat:no-repeat;}
.our-news-item p {color:#686868;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word;line-height:1.5em;height:3em;overflow:hidden;margin-bottom:5px;font-size:12px;}

/* 新闻资讯——公司动态  */
.classic-case{background-color: #fff;}
.classic-case .classic-list{margin-left: -2%;height:auto;overflow:hidden;}
.classic-case .classic-list li{float: left;width: 23%;margin-left: 2%;height: 338px;position: relative;overflow: hidden;}
.classic-case .classic-list li .top{transition: all 1s; position: absolute;top: 0;left: 0;right: 0;height: 100%;}
.classic-case .classic-list li .top .tex{background-color:#fff;padding:20px 20px 20px 20px;border: 1px solid #EBEBEB;height:auto;}
.classic-case .classic-list li .top .tex span{display:block;color:#333;font-size:18px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.classic-case .classic-list li .top .tex p{display:block;margin-top:20px;line-height:30px;font-size:14px;color:#999;display:-webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.classic-case .classic-list li .bot{width: 100%;height: 371px;position: absolute;top: 371px;left: 0;right: 0;padding: 30px;color: #fff;background-color: #1a74d0;transition: all 1s;} 
.classic-case .classic-list li .bot span{display: block;font-size: 16px;}
.classic-case .classic-list li .bot p:nth-child(2){line-height: 26px;margin-top: 30px;}
.classic-case .classic-list li .bot p:nth-child(3){display: inline-block;border-bottom: 1px solid #fff; margin-top: 30px;}
.classic-case .classic-list li:hover .top{top:-371px;}
.classic-case .classic-list li:hover .bot{top:0px;}
.btn{text-align: center;margin-top: 50px;display: block;}
.btn a{position: relative;font-size:18px;display: block;width:100%;height: 56px;border: 1px solid #1a74d0;text-align:center;line-height: 56px;}
.btn a.a-bg{background-color:transparent;color: #1a74d0;border-radius:0;transition: all .5s;}
.btn a.a-bg:hover {background-color:#1a74d0;color: #fff;border-radius:5px;}
.index-btn {width:192px;margin:50px auto 0;}

/* 新闻资讯——最新活动  */
.core-technology {margin-left: -2.33%;}
.core-technology li{float: left;position: relative;overflow: hidden;width: 31%;margin-left: 2.33%;margin-bottom: 2.33%;}
.core-technology li .tex{position: absolute;top: 0;left: 0;width: 100%;padding: 25px;} 
.core-technology li a .tex span{display: block;color: #fff;}
.core-technology li a img{transition: all .5s;}
.core-technology li:hover a img{transform: scale(1.1);}
.core-technology li a .tex span:nth-child(1){font-size: 20px;font-weight: bold;}
.core-technology li a .tex span:nth-child(2){font-size: 15px;margin-top: 10px;}

.news-and-information li{border-bottom: 1px solid #EBEBEB;padding: 20px 0;}
.news-and-information li .img{width: 21%;overflow: hidden;}
.news-and-information li .img img{transition:0.5s ease-in-out;}
.news-and-information li:hover .img img{transform: scale(1.1);}
.news-and-information li .tex{width: 59%;margin-left: 5%;padding-top: 20px;}
.news-and-information li .tex .time{width: 15%;}
.news-and-information li .tex .time span{display: block;}
.news-and-information li .tex .time span:nth-child(1){font-size: 32px;color: #444;font-weight: 300;}
.news-and-information li .tex .time span:nth-child(2){font-size: 16px;color: #999;}
.news-and-information li .tex .texts{width: 80%;}
.news-and-information li .tex .texts span{display: block;font-size: 20px;color: #333;} 
.news-and-information li:hover .tex .texts span{color: #1a74d0;}
.news-and-information li .tex .texts p{display: block;margin-top: 20px;color: #999;font-size: 15px;line-height: 26px;}
.news-and-information li .more{width: 5%;height: 45px;background: url('../images/news-cion-01.png') no-repeat center center;margin-top: 20px;}
.news-and-information li:hover .more{background: url('../images/page-news-icon-01.jpg') no-repeat center center;}
.home-news li:hover .more{background: url('../images/page-news-icon-03.png') no-repeat center center;}

/* 产品中心  */
.product-center{background-color: #F4F5F7;}
.product-center ul{margin-left: -2%;}
.product-center li{float: left;width: 31.33333%;margin-left: 2%;}
.product-center li .tex{background-color: #fff;color: #333;font-size: 20px;height: 81px;line-height: 81px;text-align: center;transition: all 0.5s;}
.product-center li .img{position: relative;overflow: hidden;}
.product-center li .img .mc{width: 100%;height: 100%;position: absolute;top: 257px;left: 0;background: rgba(0, 0, 0, 0.7);-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}
.product-center li .img .mc img{position:absolute;top: 50%;left:50%;margin-top: -30px;margin-left: -30px;}
.product-center li .img .mc .icon{position:absolute;top:50%;left:50%;margin-top: -30px;margin-left: -30px;z-index:20;font-size:60px;color:#fff;}
.product-center li .img .mc .proNav{position:absolute;top:50%;left:50%;top:50%;margin-top:-92px;margin-left:-105px;z-index:20;width:210px;height:184px;text-align:center;display:none;}
.product-center li .img .mc .proNav dt{font-size:16px;padding-bottom: 10px;color:#ccc;font-weight:bold;}
.product-center li .img .mc .proNav dd{font-size:14px;line-height:30px;}
.product-center li .img .mc .proNav dd a{color:#fff;}
.product-center li .img .mc .proNav dd a:hover{color:#b6d6f7;}

.product-center li:hover .img .mc{top:0;}
.product-center li:hover .img .mc:hover .icon{display:none;}
.product-center li:hover .img .mc:hover .proNav{display:block;}
.product-center li:hover {box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.50);}
.product-center li:hover .tex {background-color:#ccd6e2;}
.product-center li .pro-model {display:block;}


/* 合作伙伴  */
.partner-item {
	background: #faf9f9;
    border: 1px solid #ddd;
    border-radius: 5px;
    overflow: hidden;
    margin-top: 20px;
}
.partner-item .partner-pic {
	position: relative;
    overflow: hidden;
}
.partner-item .partner-pic::before {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    content: "";
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    transform: translateY(-100%);
    z-index: 8;
}
.partner-item:hover .partner-pic:before{
    opacity:1;
    visibility:visible;
    -webkit-transform:translateY(0%);
    -moz-transform:translateY(0%);
    transform:translateY(0%);
}
.partner-item .partner-pic img {
    display: block;
    width: 100%;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    z-index:3;
}
.partner-item:hover .partner-pic img{
    -webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    transform:scale(1.1);
}


/*公司简介 index-about*/
.index-about{ width:100%; height:560px; background: url('../images/index-about.jpg') no-repeat center center;background-size:cover; color:#fff;}
.about-con{ width:45%; padding-top:10px;}
.about-t{ overflow:hidden; margin-bottom:15px;}
.about-t h3{ font-size:2.2em; margin-bottom:15px;}
.about-con p{ font-size:16px; line-height:28px;}
.about-con .more{ width:90px; height:30px; line-height:28px; text-align:center; border-radius:16px; background-image: linear-gradient(130deg,#ea3e3c 0,#a21211 100%); display:block; float:right;}
.about-con .more:hover{ background-image: linear-gradient(-130deg,#ea3e3c 0,#a21211 100%); color:#fff;}

@media screen and (max-width:1200px) {
.index-about{ height:auto; background: url('../images/index-about-m.jpg') no-repeat center center;}
.about-con{ width:100%; padding-top:0;}
.about-t{ margin-bottom:8px;}
.about-t h3{ font-size:18px; margin-bottom:8px;}
.about-con p{ font-size:14px; line-height:24px;}
.about-con .more{ width:80px;}
}
