.video .inner {
    display: block;
    cursor: pointer;
}

.video .inner img {
    transition: all .4s;
}

.video .inner:hover img {
    transform: scale(1.05);
}

.video .vr-big {
    float: left;
    width: 766px;
    height: 484px;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
}

.video .vr-big .text {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    padding: 0 30px 0px 30px;
    font-size: 22px;
    line-height: 48px;
    background: rgba(16,112,173,0.8);
}

.video .vr-big .text h3 {
    font-size: 24px;
    margin-bottom: 4px;
}

.video .vr-big .link {
    width: 130px;
    height: 48px;
    font-size: 16px;
    line-height: 48px;
    text-align: center;
    position: absolute;
    z-index: 2;
    right: 30px;
    bottom: 20px;
    border: 1px solid #eee;
    color: #fff;
    transition: all .2s;
}

.video .vr-big .link:hover {
    background: #1070ad;
    border-color: #1070ad;
    color: #fff;
}

.video .vr-big .play {
    width: 83px;
    height: 83px;
    background: rgba(0, 0, 0, .4) url(../images/3f_play_left.png) no-repeat center center;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -21px 0 0 -21px;
    border-radius: 50%;
    cursor: pointer;
    transition: all .2s;
}

.video .vr-big .play:hover {
    background-color: rgba(0, 0, 0, .6);
}

.video .vr-right {
    float: left;
    width: 412px;
    margin-left: 22px;
}

.video .vr-small {
    margin-bottom: 20px;
    width: 412px;
    height: 232px;
    position: relative;
    overflow: hidden;
}

.video .vr-small .text {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0 20px 0px 20px;
    font-size: 22px;
    color: #ffffff;
    background: rgba(16,112,173,0.8);
    line-height: 48px;
}

.video .vr-small .link {
    width: 30px;
    height: 30px;
    position: absolute;
    background: url(../images/3f_icon.png) no-repeat center center;
    right: 20px;
    bottom: 14px;
    z-index: 2;
    transition: all .2s;
}

.video .vr-small .link:hover {
    background-image: url(../images/3f_icon_02.png);
}

.video .vr-small .play {
    width: 51px;
    height: 51px;
    background: rgba(0, 0, 0, .4) url(../images/3f_play_right.png) no-repeat center center;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -25px 0 0 -25px;
    border-radius: 50%;
    cursor: pointer;
    transition: all .2s;
}

.video .vr-small .play:hover {
    background-color: rgba(0, 0, 0, .6);
}
.our_service {
    width: 100%;
    position: relative;
    height: 410px;
    overflow: hidden;
}

.service_Title1 {
    padding-top: 60px;
    padding-bottom: 32px;
}

.service_Title1 .en {
    display: block;
    font-size: 35px;
    color: #333;
    line-height: 1;
}

.service_Title1 .cn {
    display: inline-block;
    font-size: 26px;
    border-bottom: #245ba6 5px solid;
    line-height: 1.5;
}

.our_service .service_Title1 {
    width: 1200px;
    height: 89px;
    margin: 0 auto;
    padding-bottom: 30px;
}

.our_service .BanList {
    width: 50%;
    height: 350px;
    float: right;
    position: absolute;
    right: 0;
    top: 30px;
}

.our_service .BanList li {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    background-repeat: no-repeat;
    background-position: center top;
}

.our_service .BanList li a {
    display: block;
    width: 100%;
    height: 100%;
}

.our_service .TabList {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 30px;
    z-index: 5;
}

.our_service .TabList .List {
    width: 1200px;
    margin: 0 auto;
    height: 0;
    position: relative;
    z-index: 333;
    top: 50px;
}

.our_service .TabList .List .ul {
    width: 50%;
}

.our_service .TabList .List .ul li {
    width: 100%;
    /*padding-right: 90px;*/
    height: 81px;
    margin-bottom: 10px;
    float: left;
    margin-top: 10px;
}

.our_service .TabList .List .ul li a {
    display: inline-block;
    /*border-bottom: #f2f2f2 1px solid;*/
    color: #555;
    width: 325px;
    padding: 19px 0 22px 200px;
    line-height: 20px;
    /*height: 40px;*/
}

.our_service .TabList .List .ul li a span {
    display: block;
}

.our_service .TabList .List .ul li a .title {
    font-size: 22px;
}

.our_service .TabList .List .ul li a .brief {
    color: #999;
}

.our_service .TabList .List .ul li.a_service1 a {
    background: url(../images/dingzhi.png) no-repeat 130px center;
}

.our_service .TabList .List .ul li.a_service2 a {
    background: url(../images/jishu.png) no-repeat 130px center;
}

.our_service .TabList .List .ul li.a_service3 a {
    background: url(../images/shouhou.png) no-repeat 130px center;
}



.our_service .TabList .List .ul .a_service1:hover,
.our_service .TabList .List .ul .a_service1.on {
    background: url(../images/bg34_1.png) no-repeat left center;
}

.our_service .TabList .List .ul .a_service2:hover,
.our_service .TabList .List .ul .a_service2.on {
    background: url(../images/bg34_2.png) no-repeat left center;
}

.our_service .TabList .List .ul .a_service3:hover,
.our_service .TabList .List .ul .a_service3.on {
    background: url(../images/bg34_3.png) no-repeat left center;
}