.otherbg{
    width: 100%;
    height: 600px;
    background-size: cover !important;
}
.line3{
    width: 193px;
    height: 2px;
    background: #065FCC;
    margin: 10px 0 50px 0;
}
.architecture{
    width: 100%;
    height:930px;
    background: url(../images/home/bg7.jpg) no-repeat center;
}
.swiper7{
    width: 1400px;
    height: 608px;
}
.swiper7 .swiper-slide div{
    width: 360px;
    height: 271px;
    margin: auto;
    margin-top: 165px;
}
.swiper7 .swiper-slide div img{
    max-width: 360px;
    max-height: 271px;
    opacity: 0.5;
}
.swiper7 .swiper-slide-active div{
    width: 810px !important;
    height: 608px !important;
    margin-left: -185px;
    margin-top: 0px !important;
}
.swiper7 .swiper-slide-active div img{
    max-width: 810px !important;
    max-height: 608px !important;
    opacity: 1 !important;
    position: relative;
    z-index: 2;
}
.next7{
    margin-top: -640px!important;
    margin-left: 1327px!important;
    background-image: url(../images/home/right.png) !important;
    width: 30px !important;
    height: 50px !important;
}
.prev7{
    margin-top: -50px!important;
    margin-left: 43px!important;
    background-image: url(../images/home/left.png) !important;
    width: 30px !important;
    height: 50px !important;
}
.filiale{
    width: 422px;
    height: 460px;
    background: #FFFFFF;
    border-radius: 10px;
    box-shadow: 0px 0px 13px 0px rgba(102,102,102,0.3);
}
.filiale div:nth-child(1){
    width: 422px;
    height: 130px;
    background: #065FCC;
    border-radius: 10px 10px 0px 0px;
    margin-bottom: 35px;
}
.filiale div:nth-child(1) img{
    margin-right: 30px;
}
.filiale div:nth-child(2){
    width: 320px;
    margin: auto;
}
.filiale ul{
    width: 320px;
    margin: auto;
    margin-top: 30px;
}
.filiale ul li img{
    max-width: 20px;
    max-height: 20px;
    margin-right: 10px;
}
.filiale ul li{
    margin-bottom: 20px;
}
.swiper8{
    width: 1400px;
    height: 270px;
}
.swiper8Box{
    width: 440px;
    height: 263px;
    background: #F8F8F8;
    border-radius: 5px;
    margin: auto;
}
.swiper8Box div{
    padding: 0 30px;
    line-height: 60px;
    height: 60px;
    width: 380px;
    background: #065FCC;
    border-radius: 5px 5px 0px 0px;
    margin-bottom:20px;
}
.swiper8Box ul{
    width:380px;
    margin: auto;
}
.swiper8Box ul li img{
    max-width: 20px;
    max-height: 20px;
    margin-right: 10px;
}
.swiper8Box ul li{
    margin-bottom: 15px;
}
.productNav li{
    width: 350px;
    margin-bottom: 20px;
}
.productNav li a{
    color: #666666;
}
.productNav li a:hover{
    color: #666666;
}
.productNavActive a{
    color: #065FCC !important;
}
.joinPartnership li img{
    width: 680px;
    height: 360px;
    margin-bottom: 30px;
}
.joinPartnership li div span{
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #065FCC;
    border-radius: 50%;
    margin-right: 10px;
}
.joinPartnership li div p:nth-child(2){
    margin-left: 20px;
    margin-top: 10px;
}
.reduce{
    margin: 50px 0;
}
.reduce li{
    margin-bottom: 40px;
}
.reduce li img{
    width: 700px;
    height: 360px;
}
.reduce li div{
    width: 600px;
    margin-left: 100px;
    padding-top: 90px;
}
.reduce li div p:nth-child(1) span{
    display: inline-block;
    margin-right: 40px;
}
.reduce li div p:nth-child(2){
    width: 50px;
    height: 1px;
    background: #333333;
    opacity: 0.3;
    margin: 30px 0;
}
.newsCon div:nth-child(1){
    width: 600px;
    height: 300px;
    margin-right: 60px;
}
.newsCon div:nth-child(1) img{
    max-width: 600px;
    max-height: 300px;
}
.newsCon div:nth-child(2){
    width: 740px;
    padding-top: 25px;
}
.newsCon div:nth-child(2) p:nth-child(2){
    margin: 30px 0 50px 0;
}
.newsCon div:nth-child(2) p:nth-child(3){
    width: 100%;
    height: 1px;
    background: rgba(153, 153, 153, .5);
    margin-bottom:40px;
}
.newsBox li{
    margin-bottom: 70px;
}
.newsBoxActive .newsCon div:nth-child(2) p:nth-child(3){
    background: #065FCC !important;
}
.newsBoxActive .newsCon div:nth-child(2) p:nth-child(4){
    color: #065FCC !important;
}