@charset "utf-8";

/*-----------------------------------------------------------*/


/*copyright by 动力无限  www.btoe.cn*/


/*邮箱 btoe@btoe.cn*/


/*合作电话 400-0599-360*/


/*版权所有违者必究*/


/*-----------------------------------------------------------*/


/*Generated by wjdhcms 3.0 */

.dx {
    text-transform: uppercase;
}

.dh {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.clearboth:after {
    content: "";
    display: block;
    clear: both;
    font-size: 0;
    line-height: 0;
}

@keyframes huanying1 {
    0% {
        left: 0;
        opacity: 1;
    }
    100% {
        left: 15px;
        opacity: 0;
    }
}

@keyframes huanying2 {
    0% {
        opacity: 0;
        left: -10px;
    }
    100% {
        left: 0;
        opacity: 1;
    }
}

@keyframes jello {
    from,
    11.1%,
    to {
        -webkit-transform: none;
        -moz-transform: none;
        transform: none;
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        -moz-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg);
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }
    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }
    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg);
    }
    88.8% {
        -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
        -moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    }
}

body *:before,
body *:after {
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.swiper-container {
    cursor: url(../images/gesture.png), default;
}

.swiper-container img {
    cursor: url(../images/gesture.png), default;
}

.fudongdiv {
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg,
.leftWow,
.rightWow,
.bottomWow {
    -webkit-transition: all 0.8s ease-out;
    transition: all 0.8s ease-out;
}

.inNav {
    width: 76px;
    left: 0;
    top: 0;
    height: 100%;
    position: absolute;
    background: #fff;
    z-index: 9999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    padding: 50px 0 100px;
}

@media screen and (max-width: 1660px) {
    .inNav {
        padding: 10px 0 80px;
    }
}

.inNav * {
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.inNav ul {
    width: 76px;
    margin: auto;
    height: 100%;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
}

.inNav ul li {
    display: block;
    position: relative;
    flex: 1;
}

.inNav ul li:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -24px;
    width: 48px;
    height: 1px;
    background-color: #dfdfdf;
}

.inNav ul li a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 16px;
    display: flex;
    align-items: center;
}

.inNav ul li a span {
    display: block;
    width: 76px;
    line-height: 76px;
    writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: vertical-rl;
    writing-mode: tb-rl;
    text-align: center;
}

.inNav ul li a:hover {
    color: #055866;
}

.inNav .navico {
    width: 34px;
    height: 24px;
    background: url(../images/navico.png) center center no-repeat;
    position: absolute;
    bottom: 30px;
    left: 50%;
    margin-left: -17px;
    cursor: pointer;
}

.banner {
    position: relative;
    z-index: 1;
    padding-left: 18.2%;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    background-color: #eaebed;
}

.banner * {
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.banner .banbar {
    width: 18.2%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 3;
    padding-left: 76px;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.banner .banbar .logo {
    padding: 0;
    margin: 0;
    line-height: 1;
    padding-top: 10px;
}

.banner .banbar .logo a {
    display: block;
    position: relative;
    line-height: 1;
    padding: 0 10px;
}

.banner .banbar .logo a img {
    max-height: 123px;
    display: block;
    margin: auto;
    max-width: 100%;
}

.banner .banbar .barBox {
    width: 272px;
    height: 502px;
    background-color: #055866;
    position: absolute;
    left: 118px;
    top: 50%;
    margin-top: -251px;
    padding: 65px 20px 0;
    color: #fff;
}

@media screen and (max-width: 1660px) {
    .banner .banbar .barBox {
        margin-top: 0;
        top: 180px;
        height: 462px;
        padding-top: 45px;
    }
}

.banner .banbar .barBox .t1 {
    font-weight: bold;
    line-height: 1;
    font-size: 20px;
}

.banner .banbar .barBox .t2 {
    font-size: 16px;
    line-height: 30px;
    margin-top: 46px;
}

.banner .banbar .barBox .line {
    width: 60px;
    height: 3px;
    background-color: #ffffff;
    margin-top: 30px;
}

.banner .banbar .barBox .t3 {
    font-size: 14px;
    line-height: 30px;
    margin-top: 44px;
}

.banner .banbar .barBox .line2 {
    height: 1px;
    background-color: #ffffff;
    opacity: 0.3;
    margin-top: 26px;
}

.banner .banbar .barBox .tel {
    line-height: 30px;
    margin-top: 16px;
}

.banner .banbar .barBox .tel span {
    font-family: Arial;
    font-size: 18px;
}

.banner .banbar .barBox .xunpan {
    display: inline-block;
    margin-top: 22px;
    position: relative;
    cursor: pointer;
    font-size: 14px;
    line-height: 28px;
    height: 28px;
}

.banner .banbar .barBox .xunpan:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -2px;
    background: url(../images/xunpan.png) center center no-repeat;
    width: 15px;
    height: 17px;
    margin-right: 10px;
}

.banner .banbar .barBox .xunpan .xunpantip {
    z-index: 999;
    position: absolute;
    top: 110%;
    left: 50%;
    width: 180px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    -webkit-transform: translateX(-50%) scale(0);
    -moz-transform: translateX(-50%) scale(0);
    -o-transform: translateX(-50%) scale(0);
    -ms-transform: translateX(-50%) scale(0);
    transform: translateX(-50%) scale(0);
    -webkit-transition: transform 0.4s, opacity 0.4s;
    -moz-transition: transform 0.4s, opacity 0.4s;
    -o-transition: transform 0.4s, opacity 0.4s;
    -ms-transition: transform 0.4s, opacity 0.4s;
    transition: transform 0.4s, opacity 0.4s;
    background-color: #055866;
    border-radius: 4px;
    opacity: 0;
    font-weight: bold;
    box-shadow: 3px 3px 2px rgba(62, 176, 52, 0.15);
}

.banner .banbar .barBox .xunpan .xunpantip:after {
    content: '';
    position: absolute;
    top: -16px;
    left: 50%;
    width: 0;
    height: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border: 8px solid transparent;
    border-bottom-color: #055866;
}

.banner .banbar .barBox .xunpan:hover .xunpantip {
    -webkit-transform: translateX(-50%) scale(1);
    -moz-transform: translateX(-50%) scale(1);
    -o-transform: translateX(-50%) scale(1);
    -ms-transform: translateX(-50%) scale(1);
    transform: translateX(-50%) scale(1);
    opacity: 1;
}

.banner .bannerSwiper {
    position: relative;
    z-index: 1;
}

.banner .bannerSwiper ul li a {
    display: block;
    overflow: hidden;
    width: 100%;
}

.banner .bannerSwiper ul li a img {
    display: block;
    width: 100%;
    object-fit: cover;
    transform: scale(1);
    -webkit-transform: scale(1);
    transition: all 7s;
}

.banner .bannerSwiper ul li.swiper-slide-active a img {
    transform: scale(1);
    -webkit-transform: scale(1);
}

.banner .banner-pagination {
    font-size: 0;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 62px;
    z-index: 3;
    text-align: center;
}

.banner .banner-pagination span {
    width: 50px;
    height: 4px;
    background-color: #f7f7f7;
    margin: 0 13px;
    display: inline-block;
    background: #fff;
    border-radius: 0;
    opacity: 1;
}

.banner .banner-pagination span.swiper-pagination-bullet-active {
    background: #055866;
}

.banner .banner-prev {
    position: absolute;
    z-index: 30;
    top: 50%;
    left: 188px;
    width: 60px;
    height: 60px;
    border: dashed 1px #ffffff;
    text-indent: -9999px;
    margin-top: -30px;
    background: url(../images/bl.png) 50% 50% no-repeat;
    cursor: pointer;
    outline: none;
    -webkit-transition: all 0.35s ease-out;
    transition: all 0.35s ease-out;
}

.banner .banner-prev:hover {
    border-radius: 50%;
}

.banner .banner-next {
    position: absolute;
    z-index: 30;
    top: 50%;
    right: 80px;
    width: 60px;
    height: 60px;
    border: dashed 1px #ffffff;
    text-indent: -9999px;
    margin-top: -30px;
    background: url(../images/br.png) 50% 50% no-repeat;
    cursor: pointer;
    outline: none;
    -webkit-transition: all 0.35s ease-out;
    transition: all 0.35s ease-out;
}

.banner .banner-next:hover {
    border-radius: 50%;
}

.moreLink {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    font-size: 16px;
    letter-spacing: 3px;
    color: #666666;
    position: relative;
}

.moreLink:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 35px;
    height: 1px;
    background-color: #333333;
    margin-left: 15px;
    top: -2px;
}

.moreLink:before {
    content: "";
    display: block;
    position: absolute;
    right: -14px;
    top: 0;
    width: 25px;
    height: 25px;
    background-color: #efd452;
    border-radius: 100%;
}

.moreLink:hover {
    color: #055866;
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
}

.title i {
    display: block;
    font-size: 80px;
    font-family: Arial;
    font-weight: bold;
    font-size: 30px;
    line-height: 22px;
    color: #055866;
}

.title i:first-letter {
    font-size: 80px;
    line-height: 58px;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 5px;
    text-transform: uppercase;
}

.title b {
    display: block;
    font-size: 24px;
    height: 26px;
    line-height: 26px;
    background: url(../images/ywtit.png) 0 center no-repeat;
    padding-left: 34px;
    margin-top: 13px;
}

.product {
    padding: 60px 0 0;
    background: url(../images/ywbg.jpg) center bottom no-repeat;
}

.product .proBox {
    z-index: 1;
}

.product .proTit:after {
    content: "";
    display: block;
    clear: both;
    font-size: 0;
    line-height: 0;
}

.product .proTit .title {
    float: left;
}

.product .proTit .search {
    float: right;
    margin-top: 50px;
    position: relative;
    width: 288px;
    height: 50px;
    border: solid 1px #e1e1e1;
    padding-right: 58px;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}

.product .proTit .search:before {
    content: "";
    display: block;
    position: absolute;
    width: 1px;
    height: 35px;
    background-color: #cccccc;
    opacity: 0.5;
    right: 58px;
    top: 8px;
}

.product .proTit .search:after {
    content: "";
    display: block;
    background: url(../images/ssico.png) 0 center no-repeat;
    position: absolute;
    right: 0;
    bottom: 100%;
    width: 108px;
    height: 97px;
}

.product .proTit .search .searchInp {
    display: block;
    padding: 0 15px;
    width: 100%;
    height: 48px;
    border: none;
    line-height: 48px;
    background: none;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    color: #333;
}

.product .proTit .search .searchInp::-webkit-input-placeholder {
    color: #808080;
    font-weight: normal;
    font-size: 14px;
    opacity: 1;
}

.product .proTit .search .searchInp::-moz-placeholder {
    color: #808080;
    font-weight: normal;
    font-size: 14px;
    opacity: 1;
}

.product .proTit .search .searchInp:-ms-input-placeholder {
    color: #808080;
    font-weight: normal;
    font-size: 14px;
    opacity: 1;
}

.product .proTit .search .searchInp:focus::-webkit-input-placeholder,
.product .proTit .search .searchInp:active::-webkit-input-placeholder {
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.product .proTit .search .searchInp:focus::-moz-placeholder,
.product .proTit .search .searchInp:active::-moz-placeholder {
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.product .proTit .search .searchInp:focus:-ms-input-placeholder,
.product .proTit .search .searchInp:active:-ms-input-placeholder {
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.product .proTit .search .submitBtn {
    display: block;
    position: absolute;
    height: 48px;
    width: 58px;
    right: 0;
    top: 0;
    background: url(../images/searchico.png) center center no-repeat;
    z-index: 2;
    border: none;
    cursor: pointer;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    -webkit-filter: grayscale(100);
    filter: grayscale(100);
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.product .proTit .search .submitBtn:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1;
    filter: alpha(opacity=100);
}

.product .proTit .search:hover {
    border-color: #055866;
}

.product .proNav ul {
    margin-right: -128px;
}

.product .proNav ul:after {
    content: "";
    display: block;
    clear: both;
    font-size: 0;
    line-height: 0;
}

.product .proNav ul li {
    float: left;
    margin-top: 50px;
    width: 110px;
    margin-right: 128px;
}

.product .proNav ul li a {
    display: block;
}

.product .proNav ul li a * {
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.product .proNav ul li a i {
    display: block;
    position: relative;
    width: 32px;
    height: 32px;
    z-index: 1;
    margin-left: 15px;
}

.product .proNav ul li a i img {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
}

.product .proNav ul li a i:before {
    content: "";
    display: block;
    position: absolute;
    width: 29px;
    height: 29px;
    background-color: #055866;
    opacity: 0.2;
    filter: alpha(opacity=20);
    border-radius: 100%;
    z-index: -1;
    right: -10px;
    bottom: -5px;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.product .proNav ul li a .line {
    display: block;
    margin: 0 24px;
    margin-top: 12px;
    line-height: 0;
}

.product .proNav ul li a .line:before {
    content: "";
    width: 17px;
    height: 1px;
    background-color: #cccccc;
    display: inline-block;
    vertical-align: top;
}

.product .proNav ul li a .cn {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    height: 20px;
    line-height: 20px;
    margin-top: 8px;
}

.product .proNav ul li a:nth-child(6n) {
    text-align: right;
}

.product .proNav ul li a:nth-child(6n) i {
    margin-left: 50px;
}

.product .proNav ul li:hover a i,
.product .proNav ul li.on a i {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
}

.product .proNav ul li:hover a i:before,
.product .proNav ul li.on a i:before {
    opacity: 1;
    filter: alpha(opacity=100);
}

.product .proNav ul li:hover a .line,
.product .proNav ul li.on a .line {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}

.product .proNav ul li:hover a .line:before,
.product .proNav ul li.on a .line:before {
    background-color: #055866;
}

.product .proNav ul li:hover a span,
.product .proNav ul li.on a span {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
}

.product .list {
    margin-top: 45px;
    padding: 44px 5px 0;
    height: 980px;
}

.product .list ul {
    margin-right: -45px;
}

.product .list ul:after {
    content: "";
    display: block;
    clear: both;
    font-size: 0;
    line-height: 0;
}

.product .list ul li {
    margin-right: 45px;
    margin-top: 40px;
    width: 400px;
    height: 380px;
    background-color: #ffffff;
    overflow: hidden;
    float: left;
    padding: 10px 10px 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.product .list ul li .pic {
    display: block;
    width: 100%;
    height: 285px;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.product .list ul li .pic img {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.product .list ul li .tt {
    position: relative;
    padding-right: 60px;
    padding-top: 12px;
}

.product .list ul li .tt:before {
    content: "";
    display: block;
    position: absolute;
    right: 42px;
    top: 28px;
    width: 1px;
    height: 25px;
    background-color: #dedede;
}

.product .list ul li .tt .bt {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.product .list ul li .tt .bt:hover {
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
}

.product .list ul li .tt .bt:hover {
    color: #055866;
}

.product .list ul li .tt .en {
    font-family: Arial;
    font-size: 12px;
    line-height: 1;
    color: #999999;
    text-transform: uppercase;
}

.product .list ul li .tt .more {
    position: absolute;
    right: 0;
    top: 28px;
    width: 19px;
    height: 25px;
    background: url(../images/proli.png) 0 center no-repeat;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    -webkit-filter: grayscale(100);
    filter: grayscale(100);
}

.product .list ul li:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}

.product .list ul li:hover .pic img {
    -webkit-transform: scale(1.06) rotate(0);
    -moz-transform: scale(1.06) rotate(0);
    -o-transform: scale(1.06) rotate(0);
    transform: scale(1.06) rotate(0);
}

.product .list ul li:hover .more {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    animation: zyfd 1.5s linear infinite;
}

.youshi {
    background: url(../images/ysbg.jpg) center 0 no-repeat;
    padding-top: 60px;
    padding-bottom: 52px;
}

.youshi .ysBox {
    height: 668px;
}

.youshi .ysBox .ysicoimg {
    position: absolute;
    background: url(../images/ysimgico.png) 0 center no-repeat;
    width: 123px;
    height: 281px;
    top: -176px;
    right: 120px;
}

.youshi .ysBox .ysImg {
    position: absolute;
    width: 849px;
    height: 648px;
    background: url(../images/ysimg.png) 0 center no-repeat;
    top: 20px;
    right: -104px;
}

.youshi .ysCont {
    width: 620px;
}

.youshi .ysCont .title b {
    background: url(../images/ystit.png) 0 center no-repeat;
}

.youshi .ysCont .line {
    width: 1px;
    height: 60px;
    background-color: #dddddd;
    margin-left: 8px;
}

.youshi .ysCont .bd {
    height: 182px;
    overflow: hidden;
}

.youshi .ysCont .bd ul li {
    height: 192px;
    overflow: hidden;
}

.youshi .ysCont .bd ul li .item {
    padding-top: 22px;
}

.youshi .ysCont .bd ul li .item * {
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.youshi .ysCont .bd ul li .item h4 {
    font-size: 24px;
    line-height: 1;
}

.youshi .ysCont .bd ul li .item .text {
    font-size: 16px;
    line-height: 30px;
    color: #666666;
    margin-top: 22px;
}

.youshi .ysCont .bd ul li .item:hover h4 {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    color: #055866;
}

.youshi .ysCont .bd ul li .item:hover .text {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
}

.youshi .ysCont .page {
    height: 32px;
    line-height: 32px;
}

.youshi .ysCont .page .prev {
    float: left;
    color: #999999;
    font-family: Arial;
    font-size: 14px;
    cursor: pointer;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.youshi .ysCont .page .prev:after {
    content: "";
    display: inline-block;
    vertical-align: top;
    background: url(../images/ysl.png) center center no-repeat;
    width: 31px;
    height: 32px;
    margin-left: 10px;
    -webkit-filter: grayscale(100);
    filter: grayscale(100);
}

.youshi .ysCont .page .prev:hover {
    color: #055866;
}

.youshi .ysCont .page .prev:hover:after {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.youshi .ysCont .page .next {
    margin-left: 36px;
    float: left;
    color: #999999;
    font-family: Arial;
    font-size: 14px;
    cursor: pointer;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.youshi .ysCont .page .next:before {
    content: "";
    display: inline-block;
    vertical-align: top;
    background: url(../images/ysr.png) center center no-repeat;
    width: 31px;
    height: 32px;
    margin-right: 10px;
    -webkit-filter: grayscale(100);
    filter: grayscale(100);
}

.youshi .ysCont .page .next:hover {
    color: #055866;
}

.youshi .ysCont .page .next:hover:before {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.youshi .ysCont .tip {
    margin-top: 90px;
}

.youshi .ysCont .tip .t1 {
    font-size: 16px;
    line-height: 1;
}

.youshi .ysCont .tip .t2 {
    font-size: 12px;
    line-height: 24px;
    color: #888888;
    margin-top: 15px;
    width: 455px;
    letter-spacing: 0.4px;
}

.youshi .ysCont .tel {
    margin-top: 60px;
    font-family: Arial;
    font-size: 32px;
    line-height: 28px;
}

.youshi .ysCont .tel:before {
    content: "";
    display: inline-block;
    width: 17px;
    height: 28px;
    vertical-align: top;
    margin-right: 12px;
    animation: msClock2 1.5s linear infinite;
    background: url(../images/ystel.png) center center no-repeat;
}

.youshi .lcBox {
    padding-left: 360px;
    margin-top: 24px;
    height: 394px;
}

.youshi .lcBox h3 {
    font-weight: bold;
    font-size: 36px;
    line-height: 1;
}

.youshi .lcBox .lctip {
    position: absolute;
    top: 18px;
    left: -108px;
    background: url(../images/lctip.png) 0 center no-repeat;
    width: 395px;
    height: 376px;
    color: #fff;
    padding-top: 90px;
    padding-left: 125px;
}

.youshi .lcBox .lctip .t1 {
    font-size: 18px;
    line-height: 1;
}

.youshi .lcBox .lctip .t2 {
    font-family: Arial;
    font-size: 20px;
    line-height: 16px;
    margin-top: 16px;
    text-transform: uppercase;
}

.youshi .lcBox ul {
    margin-right: -70px;
    margin-top: 14px;
}

.youshi .lcBox ul:after {
    content: "";
    display: block;
    clear: both;
    font-size: 0;
    line-height: 0;
}

.youshi .lcBox ul li {
    float: left;
    width: 180px;
    margin-right: 70px;
    height: 88px;
    margin-top: 60px;
    position: relative;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.youshi .lcBox ul li:after {
    content: "";
    display: block;
    position: absolute;
    left: 209px;
    top: 42px;
    width: 9px;
    height: 17px;
    background: url(../images/lcar.png) 0 center no-repeat;
}

.youshi .lcBox ul li:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 50px;
    width: 100%;
    height: 1px;
    background-color: #dddddd;
}

.youshi .lcBox ul li h4 {
    line-height: 1;
    font-size: 16px;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.youshi .lcBox ul li h5 {
    font-family: Arial;
    font-size: 12px;
    margin-top: 12px;
    line-height: 1;
    color: #999999;
}

.youshi .lcBox ul li i {
    margin-top: 28px;
    width: 24px;
    height: 22px;
    display: block;
}

.youshi .lcBox ul li i.ico1 {
    background: url(../images/lcico1.png) 0 center no-repeat;
}

.youshi .lcBox ul li i.ico2 {
    background: url(../images/lcico2.png) 0 center no-repeat;
}

.youshi .lcBox ul li i.ico3 {
    background: url(../images/lcico3.png) 0 center no-repeat;
}

.youshi .lcBox ul li i.ico4 {
    background: url(../images/lcico4.png) 0 center no-repeat;
}

.youshi .lcBox ul li i.ico5 {
    background: url(../images/lcico5.png) 0 center no-repeat;
}

.youshi .lcBox ul li i.ico6 {
    background: url(../images/lcico6.png) 0 center no-repeat;
}

.youshi .lcBox ul li i.ico7 {
    background: url(../images/lcico7.png) 0 center no-repeat;
}

.youshi .lcBox ul li i.ico8 {
    background: url(../images/lcico8.png) 0 center no-repeat;
}

.youshi .lcBox ul li:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}

.youshi .lcBox ul li:hover h4 {
    color: #055866;
}

.youshi .lcBox ul li:hover i {
    -webkit-animation: hvr-icon-wobble-vertical 1s;
    -moz-animation: hvr-icon-wobble-vertical 1s;
    animation: hvr-icon-wobble-vertical 1s;
}

@-webkit-keyframes hvr-icon-wobble-vertical {
    16.65% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px);
    }
    33.3% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }
    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px);
    }
    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px);
    }
    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes hvr-icon-wobble-vertical {
    16.65% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px);
    }
    33.3% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }
    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px);
    }
    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px);
    }
    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

.youshi .lcBox ul.ul1 li:nth-child(4):after {
    left: 85px;
    top: 106px;
    background: url(../images/lcar2.png) 0 center no-repeat;
    width: 17px;
    height: 9px;
}

.youshi .lcBox ul.ul2 li {
    float: right;
}

.youshi .lcBox ul.ul2 li:nth-child(4):after {
    display: none;
}

.youshi .lcBox ul.ul2 li:after {
    left: -42px;
    background: url(../images/lcar3.png) 0 center no-repeat;
}

.vr {
    background: url(../images/vrbg.jpg) 0 center repeat;
    padding-top: 54px;
}

.vr .vrTit {
    text-align: center;
}

.vr .vrTit h3 {
    font-weight: bold;
    line-height: 1;
    font-size: 36px;
}

.vr .vrTit p {
    line-height: 1;
    font-size: 16px;
    color: #777777;
    margin-top: 28px;
}

.vr .vrVideo {
    width: 100%;
    margin-top: 50px;
}

.vr .vrVideo iframe {
    display: block;
    width: 100% !important;
    height: 800px !important;
}

.case {
    padding-top: 94px;
    overflow: hidden;
    background: url(../images/casebg.jpg) center 0 no-repeat;
    padding-bottom: 72px;
}

.case .title {
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
}

.case .title b {
    background: url(../images/casetit.png) 0 center no-repeat;
}

.case .caseEn {
    writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: vertical-rl;
    writing-mode: tb-rl;
    height: 740px;
    text-align: center;
    line-height: 110px;
    text-transform: uppercase;
    font-family: Arial;
    font-size: 24px;
    color: #dddddd;
    position: absolute;
    left: -310px;
    top: -82px;
}

.case .caseEn:before {
    content: "";
    display: block;
    position: absolute;
    width: 2px;
    height: 92px;
    background-color: #dddddd;
    left: 50%;
    top: 82px;
    margin-left: -1px;
}

.case .caseEn:after {
    content: "";
    display: block;
    position: absolute;
    width: 2px;
    height: 92px;
    background-color: #dddddd;
    left: 50%;
    bottom: 82px;
    margin-right: -1px;
}

.case .caseSwiper {
    overflow: hidden;
    height: 645px;
    width: 1610px;
}

.case .caseSwiper .swiper-container {
    width: 1340px;
    overflow: initial !important;
    height: 525px;
    margin-left: 0;
}

.case .caseSwiper ul li {
    height: 525px;
}

.case .caseSwiper ul li .pic {
    display: block;
    width: 700px;
    height: 525px;
    background-color: #ffffff;
    box-shadow: 0px 3px 7px 0px rgba(54, 54, 54, 0.16);
    border: solid 1px #dddddd;
    position: relative;
    overflow: hidden;
    float: left;
    padding: 9px;
    top: 0;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.case .caseSwiper ul li .pic i {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.case .caseSwiper ul li .pic img {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.case .caseSwiper ul li .cont {
    float: left;
    position: relative;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    width: 574px;
    margin-right: 66px;
    padding-top: 177px;
    overflow: hidden;
}

.case .caseSwiper ul li .cont .bt {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    line-height: 38px;
    height: 38px;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.case .caseSwiper ul li .cont .bt:hover {
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
}

.case .caseSwiper ul li .cont .line {
    width: 38px;
    height: 2px;
    background-color: #055866;
    margin-top: 16px;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.case .caseSwiper ul li .cont p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    line-height: 40px;
    height: 120px;
    margin-top: 18px;
}

.case .caseSwiper ul li .cont .more {
    display: block;
    background: #055866;
    text-align: center;
    color: #fff;
    width: 142px;
    height: 42px;
    margin-top: 40px;
    line-height: 42px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.case .caseSwiper ul li .cont .more i {
    min-width: 5px;
}

.case .caseSwiper ul li .cont .more:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 2px solid #055866;
    z-index: -1;
    opacity: 0;
    -webkit-transform: scale3d(0.6, 0.6, 1);
    transform: scale3d(0.6, 0.6, 1);
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    box-sizing: border-box;
}

.case .caseSwiper ul li .cont .more:hover {
    background: none;
    color: #055866;
    box-shadow: 0 10px 10px -5px rgba(62, 176, 52, 0.5);
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
}

.case .caseSwiper ul li .cont .more:hover:before {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1;
}

.case .caseSwiper ul li:hover .pic {
    border-color: #055866;
}

.case .caseSwiper ul li:hover .pic img {
    -webkit-transform: scale(1.1) rotate(0);
    -moz-transform: scale(1.1) rotate(0);
    -o-transform: scale(1.1) rotate(0);
    transform: scale(1.1) rotate(0);
}

.case .caseSwiper ul li:hover .cont .bt {
    color: #055866;
}

.case .caseSwiper ul li:hover .cont .line {
    width: 50px;
}

.case .caseSwiper ul li.swiper-slide-next .cont {
    width: 0;
    margin-right: 0;
    overflow: hidden;
}

.case .caseSwiper ul li.swiper-slide-next .pic {
    border: 1 solid transparent;
    padding: 0;
    height: 410px;
    width: 540px;
    top: 56px;
}

.case .caseSwiper .page {
    margin-left: 742px;
    margin-top: 60px;
}

.case .caseSwiper .case-prev {
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    outline: none;
    width: 26px;
    height: 26px;
    background-color: #333;
    border-radius: 100%;
    text-align: center;
    line-height: 26px;
    color: #fff;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.case .caseSwiper .case-prev:after {
    content: "<";
    font-family: simsun;
    font-size: 20px;
    font-weight: bold;
}

.case .caseSwiper .case-prev:hover {
    background-color: #055866;
}

.case .caseSwiper .case-next {
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    outline: none;
    width: 26px;
    height: 26px;
    background-color: #dddddd;
    border-radius: 100%;
    text-align: center;
    line-height: 26px;
    color: #fff;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.case .caseSwiper .case-next:after {
    content: ">";
    font-family: simsun;
    font-size: 20px;
    font-weight: bold;
}

.case .caseSwiper .case-next:hover {
    background-color: #055866;
}

.case .caseSwiper .case-pagination {
    display: inline-block;
    vertical-align: top;
    border-top: 1px solid #dddddd;
    margin: 0 22px;
    margin-top: 12px;
    font-size: 0;
    text-align: center;
}

.case .caseSwiper .case-pagination span {
    width: 50px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    padding-top: 14px;
    line-height: 12px;
    color: transparent;
    border-radius: 0;
    height: auto;
    background: none;
    opacity: 1;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.case .caseSwiper .case-pagination span:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: -2px;
    height: 3px;
    width: 0;
    background: #055866;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.case .caseSwiper .case-pagination span.swiper-pagination-bullet-active {
    color: #333;
}

.case .caseSwiper .case-pagination span.swiper-pagination-bullet-active:before {
    width: 100%;
}

.case .list {
    margin-top: 60px;
}

.case .list ul {
    margin-right: -25px;
}

.case .list ul:after {
    content: "";
    display: block;
    clear: both;
    font-size: 0;
    line-height: 0;
}

.case .list ul li {
    margin-right: 25px;
    width: 410px;
    float: left;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.case .list ul li .pic {
    display: block;
    width: 410px;
    height: 306px;
    background-color: #ffffff;
    box-shadow: 0px 3px 7px 0px rgba(54, 54, 54, 0.16);
    border: solid 1px #dddddd;
    padding: 9px;
}

.case .list ul li .pic i {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.case .list ul li .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.case .list ul li .tt {
    margin: 22px 10px 0;
    height: 30px;
    line-height: 30px;
    text-align: center;
    position: relative;
    padding-right: 110px;
}

.case .list ul li .tt .more {
    position: absolute;
    right: 0;
    width: 100px;
    height: 30px;
    background-color: #dddddd;
    border-radius: 15px;
    line-height: 30px;
    text-align: center;
    top: 0;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    color: #999999;
}

.case .list ul li .tt .more:hover {
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
}

.case .list ul li .tt .more:after {
    content: "";
    display: inline-block;
    vertical-align: top;
    width: 24px;
    height: 30px;
    margin-left: 6px;
    background: url(../images/caseli.png) 0 center no-repeat;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.case .list ul li .tt .bt {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
}

.case .list ul li .tt .bt:hover {
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
}

.case .list ul li:hover {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
}

.case .list ul li:hover .pic {
    border-color: #055866;
}

.case .list ul li:hover .tt .bt {
    color: #055866;
}

.case .list ul li:hover .tt .more {
    background-color: #055866;
    color: #fff;
}

.case .list ul li:hover .tt .more:after {
    background: url(../images/caselih.png) 0 center no-repeat;
}

.about {
    background: url(../images/aboutbg.jpg) center 0 no-repeat;
}

.about .aboutBox {
    padding-top: 140px;
    padding-left: 220px;
    height: 908px;
}

.about .aboutPic {
    float: left;
    position: relative;
    width: 620px;
    height: 742px;
}

.about .aboutPic:before {
    content: "";
    display: block;
    position: absolute;
    width: 3px;
    height: 190px;
    background-color: #333333;
    left: 228px;
    top: -17px;
    z-index: 2;
}

.about .aboutPic .pic {
    width: 620px;
    height: 742px;
    overflow: hidden;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.about .aboutPic .pic img {
    display: block;
    width: 620px;
    height: 742px;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    -webkit-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
    -o-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
}

.about .aboutPic .pic:hover {
    box-shadow: 0 10px 15px -5px rgba(255, 255, 255, 0.2);
}

.about .aboutPic .pic:hover img {
    -webkit-transform: scale(1.05) rotate(0);
    -moz-transform: scale(1.05) rotate(0);
    -o-transform: scale(1.05) rotate(0);
    transform: scale(1.05) rotate(0);
}

.about .aboutText .tit h3 {
    font-size: 28px;
    color: #055866;
    line-height: 1;
    font-weight: bold;
}

.about .aboutText .tit h4 {
    font-size: 14px;
    margin-top: 24px;
    line-height: 1;
    color: #a1a1a1;
}

.about .aboutText .line {
    height: 1px;
    background-color: #d9d9d9;
    margin-top: 26px;
}

.about .aboutText .text {
    font-size: 16px;
    color: #777777;
    margin-top: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 34px;
    height: 68px;
    color: #666666;
}

.about .aboutText .more {
    font-size: 14px;
    display: inline-block;
    margin-top: 36px;
    vertical-align: top;
    position: relative;
    line-height: 24px;
    height: 24px;
    z-index: 2;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.about .aboutText .more i {
    min-width: 4px;
}

.about .aboutText .more:before {
    content: "";
    display: block;
    z-index: -1;
    width: 29px;
    height: 29px;
    background-color: #055866;
    opacity: 0.2;
    position: absolute;
    left: 46px;
    top: 0;
    border-radius: 50%;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.about .aboutText .more:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 74px;
    height: 1px;
    background-color: #797979;
    margin-left: 20px;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.about .aboutText .more:hover {
    color: #055866;
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
}

.about .aboutText .more:hover:after {
    background-color: #055866;
}

.about .tip {
    margin-top: 75px;
}

.about .tip .tel {
    height: 16px;
    line-height: 16px;
    font-size: 18px;
    color: #666666;
    font-weight: bold;
}

.about .tip .tel:before {
    content: "";
    display: inline-block;
    width: 11px;
    height: 16px;
    vertical-align: top;
    margin-right: 30px;
    animation: msClock2 1.5s linear infinite;
    background: url(../images/abouttel.png) center center no-repeat;
}

.about .tip .txt {
    font-size: 18px;
    margin-top: 20px;
    line-height: 1;
    color: #666666;
}

.about .aboutimg {
    position: absolute;
    z-index: 2;
    width: 285px;
    height: 272px;
    background: url(../images/aboutimg.png) 0 center no-repeat;
    right: -206px;
    top: -39px;
}

.about .honor {
    display: block;
    width: 203px;
    height: 246px;
    position: absolute;
    right: 0;
    top: 325px;
    background: url(../images/honorbg.png) center center no-repeat;
    padding: 29px 38px 16px 18px;
}

.about .honor img {
    display: block;
    background: #fff;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.about .showTabs {
    margin-top: 62px;
}

.about .showTabs .bd {
    height: 234px;
    overflow: hidden;
}

.about .showTabs .bd ul {
    margin-right: -40px;
}

.about .showTabs .bd ul li {
    float: left;
    margin-right: 46px;
}

.about .showTabs .bd ul li .item {
    position: relative;
    width: 324px;
    height: 234px;
    border: 10px solid #f2f2f2;
    overflow: hidden;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.about .showTabs .bd ul li .item .pic {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.about .showTabs .bd ul li .item .pic img {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.about .showTabs .bd ul li .item .bt {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 42px;
    line-height: 42px;
    text-align: center;
    background-color: #ffffff;
    position: absolute;
    padding: 0 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    z-index: 2;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.about .showTabs .bd ul li .item:hover .pic img {
    -webkit-transform: scale(1.1) rotate(0);
    -moz-transform: scale(1.1) rotate(0);
    -o-transform: scale(1.1) rotate(0);
    transform: scale(1.1) rotate(0);
}

.about .showTabs .bd ul li .item:hover .bt {
    background: #055866;
    color: #fff;
}

.news {
    padding: 50px 0 40px;
    background: url(../images/newsbg.jpg) center 390px no-repeat;
}

.news .newsTab:after {
    content: "";
    display: block;
    clear: both;
    font-size: 0;
    line-height: 0;
}

.news .newsTab .title {
    float: left;
}

.news .newsTab .title b {
    background: url(../images/newstit.png) 0 center no-repeat;
}

.news .newsTab ul {
    float: right;
    font-size: 0;
    text-align: center;
    margin-top: 36px;
}

.news .newsTab ul li {
    display: inline-block;
    margin-left: 50px;
}

.news .newsTab ul li a {
    display: block;
    width: 156px;
    height: 48px;
    background-color: #ececec;
    border-radius: 4px;
    line-height: 48px;
    font-size: 16px;
    text-align: center;
    position: relative;
    cursor: pointer;
    overflow: hidden;
}

.news .newsTab ul li a i {
    display: inline-block;
    vertical-align: top;
    width: 26px;
    height: 48px;
    overflow: hidden;
    margin-right: 10px;
}

.news .newsTab ul li a i:before,
.news .newsTab ul li a i:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    top: 0;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}

.news .newsTab ul li a i.ico1:before {
    background: url(../images/newsico1.png) center center no-repeat;
}

.news .newsTab ul li a i.ico1:after {
    background: url(../images/newsico1h.png) center center no-repeat;
}

.news .newsTab ul li a i.ico2:before {
    background: url(../images/newsico2.png) center center no-repeat;
}

.news .newsTab ul li a i.ico2:after {
    background: url(../images/newsico2h.png) center center no-repeat;
}

.news .newsTab ul li a i.ico3:before {
    background: url(../images/newsico3.png) center center no-repeat;
}

.news .newsTab ul li a i.ico3:after {
    background: url(../images/newsico3h.png) center center no-repeat;
}

.news .newsTab ul li:hover a,
.news .newsTab ul li.on a {
    color: #fff;
    background: #055866;
}

.news .newsTab ul li:hover a i:before,
.news .newsTab ul li.on a i:before,
.news .newsTab ul li:hover a i:after,
.news .newsTab ul li.on a i:after {
    top: -100%;
}

.news .newsTab .more {
    display: block;
    margin-top: 90px;
    width: 168px;
    height: 45px;
    line-height: 45px;
    background-color: #055866;
    border-radius: 25px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    -webkit-transition: background-color 0.6s, color 0.3s;
    transition: background-color 0.6s, color 0.3s;
    position: relative;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 1;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.news .newsTab .more:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 2px solid #055866;
    border-radius: 25px;
    z-index: -1;
    opacity: 0;
    -webkit-transform: scale3d(0.6, 0.6, 1);
    transform: scale3d(0.6, 0.6, 1);
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    box-sizing: border-box;
}

.news .newsTab .more:hover {
    background: none;
    color: #055866;
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
    box-shadow: 0 10px 10px -5px rgba(62, 176, 52, 0.5);
}

.news .newsTab .more:hover:before {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1;
}

.news .newsTabs {
    margin-top: 2px;
}

.news .newsTabs .bd {
    overflow: hidden;
}

.news .newsList {
    overflow: hidden;
}

.news .newsList ul {
    padding: 0 10px;
    margin-right: -70px;
}

.news .newsList ul:after {
    content: "";
    display: block;
    clear: both;
    font-size: 0;
    line-height: 0;
}

.news .newsList ul li {
    float: left;
    width: 380px;
    margin-right: 70px;
    border-top: 1px solid #000000;
    padding-top: 20px;
    margin-top: 70px;
    position: relative;
}

.news .newsList ul li:after {
    content: "";
    position: absolute;
    background: #055866;
    width: 100%;
    height: 1px;
    z-index: 1;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    bottom: 100%;
    left: 0;
    transition: transform 0.7s;
    transform: scaleX(0);
    transform-origin: right;
}

.news .newsList ul li:hover:after {
    transform: scaleX(1);
    transform-origin: left;
}

.news .newsList ul li .pic {
    display: block;
    width: 100%;
    height: 130px;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.news .newsList ul li .pic img {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.news .newsList ul li .cont {
    height: 170px;
    padding-top: 12px;
}

.news .newsList ul li .cont .bt {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    height: 36px;
    line-height: 36px;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.news .newsList ul li .cont .bt:hover {
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
}

.news .newsList ul li .cont .bt:hover {
    color: #055866;
}

.news .newsList ul li .cont p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 24px;
    height: 48px;
    color: #999999;
    margin-top: 10px;
}

.news .newsList ul li .cont .date {
    color: #666666;
    line-height: 10px;
    margin-top: 44px;
}

.news .newsList ul li:hover .pic img {
    -webkit-transform: scale(1.04) rotate(0);
    -moz-transform: scale(1.04) rotate(0);
    -o-transform: scale(1.04) rotate(0);
    transform: scale(1.04) rotate(0);
}

.news .newsList ul li:hover .bt {
    color: #055866;
}

.news .newsList ul li:nth-child(2) .pic {
    height: 0;
}

.news .newsList ul li:nth-child(5) {
    top: -130px;
}

.links {
    background: #f9f8f8 url(../images/newsbg.jpg) center -581px no-repeat;
    padding-bottom: 50px;
}

.links .tit {
    float: left;
    line-height: 1;
    width: 100px;
}

.links .tit i {
    text-transform: uppercase;
    display: block;
    font-size: 30px;
    font-family: 'Times New Roman', Times, serif;
    line-height: 20px;
    letter-spacing: 2px;
}

.links .tit span {
    display: block;
    background: url(../images/linkstit.png) 74px center no-repeat;
    font-size: 16px;
    letter-spacing: 1px;
    margin-top: 6px;
}

.links .list {
    float: right;
    width: 1200px;
    overflow: hidden;
    font-size: 0;
    position: relative;
    margin-right: -40px;
    line-height: 32px;
    margin-top: 5px;
}

.links .list a {
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-right: 40px;
    font-size: 14px;
    color: #666666;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.links .list a:hover {
    color: #055866;
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
}