.otherbg{
    width: 100%;
    height: 597px;
    background-size: cover !important;
}
.otherNav{
    border-bottom: 1px solid #E6E6E6;
    padding:88px 0 0px 0;
    margin-bottom: 110px;
}
.otherNav div{
    padding-left: 10px;
    border-left: 3px solid #0067B6;
}
.otherNav a{
    color: rgba(51, 51, 51, .4);
}
.otherNav a:hover{
    color: rgba(51, 51, 51, .4);
}
.line1{
    width: 100%;
    height: 1px;
    background: #0067B6;
    margin: 50px 0;
}
.line2{
    width: 44px;
    height: 1px;
    background: #0067B6;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 40px;
}
.swiper4{
    width: 1400px;
    height:502px;
}
.swiper4Box{
    width: 321px;
    height: 502px;
    background: #FFFFFF;
    margin: auto;
}
.swiper4Box div{
    width: 321px;
    height: 408px;
    border-bottom: 1px solid rgba(75, 75, 75, .3);
}
.swiper4Box div img{
    max-width: 261px;
    max-height: 368px;
}
.swiper4Box p{
    width: 321px;
    height: 92px;
}
.swiper4 .swiper-slide:hover .swiper4Box div{
    border-bottom: 1px solid #0067B6 !important;
}
.swiper4 .swiper-slide:hover .swiper4Box p span{
    color: #0067B6 !important;
}
.productCon li{
    margin: 0 22px 60px;
}
.productCon div:nth-child(1){
    width: 422px;
    height: 551px;
    background: #F4F4F4;
}
.productCon div:nth-child(1) img{
    max-width: 422px;
    max-height: 551px; 
}
.productCon div:nth-child(2){
    padding: 20px 0;
    border-bottom: 1px solid #BFBFBF;
}
.productCon div:nth-child(2) p:nth-child(2){
    width: 57px;
    height: 32px;
}
.productCon div:nth-child(2) p:nth-child(2) img:nth-child(2){
    display: none;
}
.productConActive div:nth-child(2){
    border-bottom: 1px solid #0067B6 !important;
}
.productConActive div:nth-child(2) p:nth-child(1){
    color: #0067B6 !important;
}
.productConActive div:nth-child(2) p:nth-child(2) img:nth-child(2){
    display: block !important;
}
.productConActive div:nth-child(2) p:nth-child(2) img:nth-child(1){
    display: none !important;
}
.line3{
    width: 30px;
    height: 3px;
    background: #333333;
    border-radius: 2px;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 20px;
}
.newsBox div:nth-child(1){
    width: 530px;
    height: 278px;
}
.newsBox div:nth-child(1) img{
    max-width: 530px;
    max-height: 278px;
}
.newsBox div:nth-child(2){
   width: 760px;   
   padding-top: 50px;
}
.newsBox div:nth-child(2) p:nth-child(2){
    margin: 20px 0 50px 0;
}
.newsCon li{
    margin-bottom: 40px;
}
.newsConActive .newsBox div:nth-child(2) p:nth-child(1){
    color: #0067B6 !important;
}
.contactCon li p:nth-child(1) img{
    width: 24px;
    margin-right: 10px;
}
.contactCon li p:nth-child(1){
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(51, 51, 51, .2);
    margin-bottom: 15px;
}
.contactCon li{
    width: 490px;
    margin-bottom: 60px;
}