.pro .pc-slide {
    width: 1200px;
    margin: 0 auto;
}

.pro .view .swiper-container {
    width: 1200px;
    height: 436px;
}

.pro .view .arrow-left {
    background:rgba(0,95,177,0.8) url("../Image/index_tab_l1.png") no-repeat center;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -25px;
    width: 40px;
    height: 70px;
    z-index: 10;
    transition: 0.3s;
}
.pro .view .arrow-left:hover{
    background:rgba(0,95,177,0.9) url("../Image/index_tab_l1.png") no-repeat center;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -25px;
    width: 40px;
    height: 70px;
    z-index: 10;
}
.pro .view .arrow-right {
    background:rgba(0,95,177,0.8) url("../Image/index_tab_r1.png") no-repeat center;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -25px;
    width: 40px;
    height: 70px;
    z-index: 10;
    transition: 0.3s;
}
.pro .view .arrow-right:hover{
    background:rgba(0,95,177,0.9) url("../Image/index_tab_r1.png") no-repeat center;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -25px;
    width: 40px;
    height: 70px;
    z-index: 10;
}

.pro .preview {
    width: 100%;
    position: relative;
}

.pro .preview .swiper-container {
    width: 1200px;
    height: 370px;
}

.pro .preview .swiper-slide {
    width: 380px;
    height: 330px;
    cursor:pointer;
    overflow: hidden;
    margin-right: 30px;margin-top: 40px;padding: 0;;
}
.pro .preview .swiper-slide img{transform: scale(1);transition: 0.5s;padding: 0}
.pro .preview .swiper-slide:hover img{transform: scale(1.1)}
.pro .preview .swiper-slide:hover .bb{color: #005fb1;}


.pro .preview .swiper-slide .tt{width: 100%;height: 270px;}
.pro .preview .swiper-slide .bb{width: 100%;height: 60px;background: #fff url("../Image/j.png") right bottom no-repeat;
text-align: center;line-height: 60px;color: #5a5a5a;transition: 0.5s}
.pro .preview .slide6 {
    width: 82px;
}

.pro .preview .arrow-left {
    background: url("../Image/index_tab_l.png") no-repeat left top;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -9px;
    width: 9px;
    height: 18px;
    z-index: 10;
}

.pro .preview .arrow-right {
    background: url("../Image/index_tab_l.png") no-repeat left bottom;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -9px;
    width: 9px;
    height: 18px;
    z-index: 10;
}


.pro .preview .active-nav .bb{
    color: #fff;
    background: #005fb1 url("../Image/j.png") right bottom no-repeat;
}
.pro .preview .active-nav:hover .bb{color: #fff}

    /**/
.view .swiper-container{width: 1200px;height: 436px;background: #fff}
.view .swiper-container .swiper-wrapper .swiper-slide{width: 1200px;height: 436px;}
.view .swiper-container .swiper-wrapper .swiper-slide .i{width: 700px;height: 436px;float: left}
.view .swiper-container .swiper-wrapper .swiper-slide .t{width: 500px;height: 436px;float: left;background: #fff}
.swiper-slide .t .son{width: 420px;margin: 0 auto;}
.swiper-slide .t .row{width: 50px;height: 3px;background: #d9d9d9}
.swiper-slide .t .son .p .l{width: 15px;height: 30px;float: left;background: url("../Image/d.png") left top 13px no-repeat;}
.swiper-slide .t .son .p .r{width: 405px;float: left;font-size: 14px;color:#555555;line-height: 2.5}
.swiper-slide .t .son .a a{display: block;width: 145px;height: 50px;margin-right: 15px;float: left;transition: 0.2s}
.swiper-slide .t .son .a .a1{border:2px solid #005fb1;color: #005fb1;text-align: center;line-height: 50px;}
.swiper-slide .t .son .a .a1:hover{background: #005fb1;color: #fff}
.swiper-slide .t .son .a .a2{border:2px solid #133a58;background: #133a58;text-align: center;line-height: 50px;color: #fff}
.swiper-slide .t .son .a .a2:hover{background: #fff;color: #133a58}

.aksp:after{
    display:block;
    content: '';
    clear: both;
}
.aksp b{
    display:block;
    background: #000;
    border-radius:30px;
    color: #fff;
    text-align: center;
    float:left;
    font-size: 29px;
    padding: 0 16px;
}
.aksp p{
    float:left;
    line-height: 43px;
    color: #fff;
    font-size: 24px;
    font-weight: lighter;
    margin-left:10px;
}