/*banner*/
.banner{
    width: 100%;
    height: 400px;
}
.a1 .swiper-pagination-bullet{
    width: 30px;
    height: 4px;
    background: #fff;
    border-radius: 2px;
    opacity: 1;
}
.a1 .swiper-pagination-bullet-active{
    background: #fec901;
}
.s1>.swiper-pagination-bullets{
    bottom: 24px !important;
}
.coverBox{
    width: 100%;
    height: 100%;
    background-color: rgba(16,38,59,0.8);
    position: absolute;
    left: 0;
    top: 0px;
    transition: all 0.6s;
}
.coverBox > p:nth-child(1){
    color: #ffffff;
    font-size: 36px;
    text-align: center;
    margin-top: 145px;
    line-height: 1;
}
.coverBox > p:nth-child(2){
    color: #ffffff;
    font-size: 24px;
    text-align: center;
    margin-top: 32px;
    line-height: 1;
}
.coverBox > p:nth-child(3){
    width: 144px;
    height: 40px;
    background: #fec901;
    color: #333333;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    margin: 68px auto 0;
    border-radius: 5px;
}
.coverBox > p:nth-child(3) a{
    display: block;
    width: 100%;
    height: 100%;
    color: #333333;
    font-size: 16px;
}
.coverBox > p:nth-child(3):hover{
    background: #FEE13A;
}
/*.hov1:hover .coverBox{*/
    /*transition: all 0.6s;*/
    /*opacity: 0.9;*/
/*}*/
/*为何你在设计与制造中总会遇到这么多问题*/
.main .center{text-align: center;}
.main .center > p:first-child{
    width:100%;
    color: #333333;
    font-size: 36px;
    margin-top: 113px;
    text-align: center;
}
.main > p:nth-child(2){
    width: 60px;
    height: 4px;
    background: #fec901;
    margin: 20px auto 0;
}
.oneBox{
    width: 100%;
    height: auto;
    margin: 80px auto 42px;
}
.oneBox1{
    width: 100%;
    height: auto;
    margin: 0px auto 80px;
    position: relative;
}
.leftTit{
    width: 50%;
    /*height: 450px;*/
    float: left;
}
.leftTit p>span:nth-child(2),.leftTit p>span:nth-child(4),.leftTit p>span:nth-child(6){
    font-size: 14px;
    color: #999999;
    line-height: 29px;
    display: block;
    width: 497px;
    margin-top:13px;
}
.leftTit p > span:nth-child(1){
    color: #333333;
    font-size: 22px;
    margin-top: 20px;
    line-height: 1;
}
.rightPhoto{
    width: 50%;
    height: 370px;
    float: left;
    overflow: hidden;
    transition: all 0.6s;
}
.rightPhoto > img{
    width: 100%;
    height: auto;
    transition: all 0.6s;
}
.leftTit p > span:nth-child(3),.leftTit p > span:nth-child(5){
    color: #333;
    font-size: 22px;
    margin-top: 30px;
    display: block;
    line-height: 1;
}
.padd{
    padding-left: 76px;
    padding-top: 40px;
}
.centerBox{
    width: 197px;
    height: 197px;
    z-index: 1;
    position: absolute;
    right: 42.5%;
    top: -32%;
}
.centerBox > img{
    width: 100%;
    height: 100%;
}
.rightPhoto:hover img{
    transition: all 0.6s;
    transform: scale(1.05);
}
/*案例展示*/
.caseShow{
    width: 100%;
    height: 580px;
    background: #f5f5f5;
}
.leftJjfa{
    height: 100%;
    width: 1200px;
    margin: 0 auto;
    padding-top: 100px;
}
.imgBox1 {
    float: right;
    width: 47.3%;
    height: 100%;
    overflow: hidden;
    background: #CCCCCC;
    position: absolute;
    top: 0;
    right: 0;
}
.imgBox1 > img{
    width: 100%;
    height: auto;
}
.caseTit{
    color: #333333;
    font-size: 32px;
}
.heng{
    width: 60px;
    height: 4px;
    background: #fec901;
    margin-top: 20px
}
.leftJjfa > p:nth-of-type(1){
    font-size: 16px;
    color: #707070;
    margin-top: 40px;
    line-height: 34px;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:4;
    width: 573px;
}
.leftJjfa > p:nth-of-type(2),.leftJjfa > p:nth-of-type(4){
    font-size: 16px;
    color: #707070;
    margin-top: 13px;
    line-height: 30px;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}
.caseTit{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 1;
}
.moreBox a{
    display: block;
    width: 100%;
    height: 100%;
    color: #333333;
    font-size: 14px;
}
.a2{
    width: 1200px !important;
    left: 0 !important;
    right: 0 !important;
    margin: 0 auto !important;
    text-align: left !important;
    bottom:39px !important;
}
.a2 .swiper-pagination-bullet{
    width: 30px;
    height: 4px;
    background: #DEDEDE;
    border-radius: 4px;
    opacity: 1 !important;
}
.a2 .swiper-pagination-bullet-active{
    background: #fec901;
}
.main > p:nth-child(3){
    font-size: 16px;
    color: #b0b0b0;
    text-align: center;
    margin-top: 26px;
    line-height: 1;
}
/*服务范围*/
.serviceBox{
    width: 100%;
    height: 435px;
    margin: 80px auto 107px;
    display: flex;
    justify-content: space-between;
}
.serviceBox > li{
    width: 380px;
    height: 466px;
    border: 1px solid #ededed;
}
.serviceBox > li > a{
    display: block;
    width: 100%;
    height: 100%;
}
.topImg{
    width: 100%;
    height: 284px;
    overflow: hidden;
}
.topImg > img, .topImg > a > img{
    width: 100%;
    height: auto;
    transition: all 0.6s;
}
.topImg > video, .topImg > a > video{
    width: 100%;
    height: auto;
}
.bottomText{
    padding: 18px 20px 24px 24px;
}
.bottomText > p:nth-child(1){
    color: #303133;
    font-size: 20px;
}
.bottomText > p:nth-child(2){
    color: #a8a8a8;
    font-size: 14px;
    margin-top: 11px;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}
.topImg:hover img{
    transition: all 0.6s;
    transform: scale(1.05);
}
/*公司服务成绩*/
.companyCj{
    width: 100%;
    height: 250px;
    background: url("../images/index/pic_img6.png") no-repeat center;
    background-size: cover;
}
.successCj{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
}
.successCj > li{
    width: 25%;
    height: 100%;
}
.successCj > li > p:nth-child(1){
    font-size: 24px;
    color: rgba(255,255,255,0.7);
    text-align: center;
    margin-top: 80px;
    line-height: 1;
}
.successCj > li > p:nth-child(2){
    font-size: 48px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    margin-top: 32px;
    font-family: Arial !important;
    line-height: 1;
}
.successCj > li > p:nth-child(2) span{
    font-size: 48px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    margin-top: 30px;
    font-family: Arial !important;
}
/*合作企业*/
.hezuoqy{
    width: 100%;
    height: auto;
    margin: 57px auto 111px;
}
.hezuoqy > li{
    float: left;
    width: 20%;
    height: 94px;
    position: relative;
}
.hezuoqy > li > img{
    position:  absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.moreBox {
    width: 130px;
    height: 40px;
    background: #fec901;
    border-radius: 5px;
    margin-top: 90px;
    line-height: 40px;
    text-align: center;
}
.moreBox a {
    display: block;
    width: 100%;
    height: 100%;
    color: #333333;
    font-size: 16px;
}
.moreBox:hover{
    background: #FEE13A;
}
.s1 > .swiper-wrapper > .hov1 >img{
    width: 100% !important;
    height: 100%;
}
.s1{
    height: 100% !important;
}
