
.el-carousel__item h3 {
    color: #475669;
    font-size: 14px;
    opacity: 0.75;
    line-height: 200px;
    margin: 0;
}

#indexV {
    width: 100%;
}

#product {
    background: url('/static/home/index/product.png');
    width: 100%;

    background-size: cover;
}





.el-carousel__item {
    margin-right: 20px !important;
    text-align: center;
}

.el-carousel__mask {
    background-color: transparent !important;
}



.productLeft {
    margin-top: 104px;
}

.productRight {
    text-align: center;
}

.productRight img {
    margin-top: 174px;
}

@font-face {
    font-family: Roboto;
    src: url("/static/home/font/roboto/Roboto-Bold.ttf");
    src: url("/static/home/font/roboto/Roboto-Light.ttf");
    src: url("/static/home/font/roboto/Roboto-Medium.ttf");
}

.product-left-title {

    font-size: 44px;
    font-family: Roboto;
    font-weight: 600;
    color: #004098;
    line-height: 88px;

}

.p-one {

    font-size: 71px;
    font-family: Roboto;
    font-weight: 500;
    color: #004098;
}

.p-two {

    font-size: 42px;
    font-family: Roboto;
    font-weight: 400;
    color: #3F3F3F;
    margin-left: 30px;
}

.p-t {

    font-size: 20px;
    font-family: Roboto;
    font-weight: 400;
    color: #3F3F3F;
    margin: 40px 0px;
    position: relative;
    line-height: 1.8;
    height: 73px;
}

.p-b {
    width: 125px;
    height: 31px;
    border: 1px solid #004098;
    color: #004098;
    cursor: pointer;
}

.left-content {
    margin-top: 49px;
    padding: 35px 30px 20px 30px;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0));
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0));
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0));
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0));
}

.product-p {

    margin: auto;
    padding-bottom: 20px;

}

.el-carousel__arrow {
    top: 35% !important;
}

.p-item {

    font-size: 15px;

    color: #202020;
    line-height: 24px;
    text-align: center;
    width: 254px;
    margin: auto;
}

.p-span {

    font-size: 18px;
    font-family: Roboto;
    font-weight: 600;
    color: #202020;
    line-height: 24px;

    width: 254px;
    margin: auto;

}

.md {
    margin-top: 20px;
    margin-bottom: 20px;
    line-height:0 !important;
}

[v-cloak] {
    display: none;
}

.md-b {
    margin-top: 20px;
   
}


.product-top {
    width: 88%;
}

.flex-active {
    width: 50px !important;
    height: 13px !important;
    background: #FFFFFF !important;
    border-radius: 5px !important;
}





/* 产品中心 */
/*左右滚动效果*/
/*公共部分*/



.rowE .warp-pic-list {
    position: relative;
    width: 80%;
    height: 200px;
    overflow: hidden;
    margin: auto;
}



.rowE .count .img_wrap {
    width: 220px;
    height: 135px;
}

.rowE .count .img_wrap img {
    width: 220px;
}

.rowE .btn {
    display: block;
    height: 55px;
    position: absolute;
    top: 60px;
    width: 35px;
    z-index: 199;
    cursor: pointer;
}

.rowE .prev {
    background-position: 0 -88px;
    left: 0;
}

.rowE .prev:hover {
    background-position: 0 -144px;
}

.rowE .next {
    background-position: 0 -200px;
    right: 0;
}

.rowE .next:hover {
    background-position: 0 -256px;
}

.fr {
    float: right;
}

.wc1200 {
    margin: 0 auto;
    width: 80%;
    padding-top: 20px;
}

.icon {
    background: url(/static/home/icon.png) no-repeat 0 0;
}

.warp-pic-list li {
    float: left;
    display: inline;
}

.warp-pic-list .img_wrap {
    display: block;
    font-size: 0;
    overflow: hidden;
}

.warp-pic-list .text-area {
    background-color: #f2f2f2;
    line-height: 24px;
}

/*全局板块*/
.row .hd {
    background: url(../images/hd-line_01.jpg) no-repeat 0 50px;
    height: 55px;
}



/*全局页签*/
.tab-T-3 {
    width: 66px;
}

.tab-T-3 li {
    width: 12px;
    height: 12px;
    font-size: 0;
    background-color: #dfdfdf;
    float: left;
    margin-left: 10px;
    cursor: pointer;
    display: inline;
}


/**/
.warp-pic-list {
    position: relative;

    overflow: hidden;

}

/* .count li {
    margin-right: 20px;

} */



.btn {
    display: block;
    height: 55px;
    position: absolute;
    top: 60px;
    width: 35px;
    z-index: 200;
    cursor: pointer;
}

.prev {
    background-position: 0 -88px;
    left: 0;
}

.prev:hover {
    background-position: 0 -144px;
}

.next {
    background-position: 0 -200px;
    right: 0;
}

.next:hover {
    background-position: 0 -256px;
}

.ping-left{
    padding-right: 10px;
}
.ping-right{
    padding-left: 10px;
}
@media (max-width: 1440px) {
    .wc1200 {
        width: 100%;
    }
    .product-left-title{
        font-size: 34px;
        line-height: 34px;
    }
  }