/* banner */
.apple-banner{width:100%;height:700px;overflow:hidden;position:relative}
.apple-banner .swiper-container{width:100%;height:700px}
.apple-banner .swiper-container .swiper-button-next,.apple-banner .swiper-container .swiper-button-prev{width:15%;height:100%;top:0;background:0 0;margin:0}
.apple-banner .swiper-container .swiper-button-prev{left:0}
.apple-banner .swiper-container .swiper-button-next{right:0}
.apple-banner .swiper-button-next span,.apple-banner .swiper-button-prev span{display:block;width:64px;height:64px;position:absolute;top:50%;margin-top:-32px;border-radius:100%;opacity:0;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}
.apple-banner .swiper-button-prev span{background:rgba(0,0,0,.3) url(../images/arrows1.png) center center no-repeat;left:20px}
.apple-banner .swiper-button-next span{background:rgba(0,0,0,.3) url(../images/arrows2.png) center center no-repeat;right:20px}
.apple-banner .swiper-button-next:hover span,.apple-banner .swiper-button-prev:hover span{opacity:.7}
.apple-banner .swiper-pagination{top:auto;bottom:25px!important;background:0 0;width:120px!important;height:40px;border-radius:40px;background:rgba(0,0,0,.4);left:50%!important;transform:translateX(-50%);display:flex;display:-webkit-flex;align-items:center;justify-content:center}
.apple-banner .swiper-pagination-bullet{display:inline-block;width:15px;height:15px;margin:0 6px;cursor:pointer;background:0 0;border:2px solid rgba(255,255,255,.6);border-radius:50%;opacity:1}
.apple-banner .autoplay .swiper-pagination-bullet-active{border:2px solid #009fe3}
.apple-banner .bannertext{position:absolute;left:10%;color:#fff;top:45%;transform:translateY(-50%)}
.apple-banner .bannertext p{font-size:50px;font-weight:700}
.apple-banner .bannertext span{font-size:30px;position:relative;display:block;padding-left:150px;margin:10px 0 5px}
.apple-banner .bannertext span:before{content:"";display:block;left:0;top:20px;position:absolute;width:140px;height:5px;background:#009fe3}
.apple-banner .bannertext em{font-size:12px;color:rgba(255,255,255,.3);text-transform:uppercase;margin-left:49%}
@media screen and (max-width:1399px){.apple-banner{height:600px}
.apple-banner .swiper-container{height:600px}
}
@media screen and (max-width:1299px){.apple-banner{height:500px}
.apple-banner .swiper-container{height:500px}
}
@media screen and (max-width:1079px){.apple-banner{height:360px}
.apple-banner .swiper-container{height:360px}
.apple-banner .bannertext{left:3%}
.apple-banner .bannertext p{font-size:26px}
.apple-banner .bannertext span{font-size:16px;padding-left:70px}
.apple-banner .bannertext span:before{width:60px;height:2px;top:11px}
.apple-banner .bannertext em{display:none}
}
@media screen and (max-width:1023px) and (min-width:769px){.apple-banner{height:350px}
.apple-banner .swiper-container{height:350px}
}
@media screen and (max-width:767px){.apple-banner{height:300px;border-top:1px solid #eee;border-bottom: 1px solid #eee;}
.apple-banner .swiper-container{height:300px}
.apple-banner .swiper-button-next span,.apple-banner .swiper-button-prev span{width:44px;height:44px;background-size:44px 44px}
.apple-banner .swiper-button-prev span{left:10px}
.apple-banner .swiper-button-next span{right:10px}
.apple-banner .swiper-pagination{bottom:14px!important}
}
@media screen and (max-width:600px){.apple-banner{height:250px}
.apple-banner .swiper-container{height:250px}
}
@media screen and (max-width:500px){.apple-banner{height:180px}
.apple-banner .swiper-container{height:180px}
}
@media screen and (max-width:375px){.apple-banner{height:160px}
.apple-banner .swiper-container{height:160px}
}
@media screen and (max-width:320px){.apple-banner{height:150px}
.apple-banner .swiper-container{height:150px}
}



/*标题*/
.index_title {
    width: 100%;
    margin: 0 auto;
    padding: 0;
}
.index_title span {
    display: block;
    width: 100%;
    height: 50px;
    overflow: hidden;
    line-height: 50px;
    color: #ececec;
    font-size: 50px;
    font-weight: bold;
    text-align: center;
    text-transform: Uppercase;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0 auto 5px;
    padding: 0
}
.index_title p {
    width: 100%;
    line-height: 40px;
    color: #333;
    font-size: 42px;
    font-weight: bold;
    text-align: center;
    margin: -24px auto 0;
    padding: 0
}
.index_title p:after {
    content: "";
    display: block;
    background: #009fe3;
    width: 38px;
    height: 4px;
    margin: 20px auto 0
}
.index_title div {
    margin-top: 1.5em;
    color:#fff;
    font-size:16px;
    line-height:1.75em;
    text-align: center;
    white-space: pre-line
}
@media (max-width:1280px) {
    .index_title p {
        font-size: 38px
    }
    .index_title span {
        margin: 0 auto;
        font-size: 64px
    }
}
@media (max-width:1080px) {
    .index_title p {
        height: auto;
        font-size: 22px;
        line-height: normal
    }
    .index_title span {
        font-size: 28px
    }
    .index_title div {
        font-size: 14px;
    }
}
@media (max-width:320px) {
    .index_title span {
        font-size: 24px
    }
    .index_title div {
        font-size: 12px;
    }
}



/*简介*/
.web_aboutss {
    width: 100%;
    height: auto;
    margin: 30px auto 0;
    padding: 0;
    background: url(../images/eya_ab_bg.jpg) center center no-repeat;
    background-size: cover
}
.web_aboutss .webab_main {
    position: relative;
    width: 1400px;
    height: auto;
    margin: 0 auto;
    padding: 0
}
.webab_main .webab_con {
    position: absolute;
    top: 50%;
    left: 0;
    width: 43%;
    height: auto;
    margin: 0;
    transform: translate3d(0, -50%, 0);
}
.webab_con .webab_title {
    width: 100%;
    overflow: hidden;
    padding: 0
}
.webab_con .webab_title i {
    display: block;
    margin: 0;
    padding: 0;
    color: rgb(255, 255, 255, 0.2);
    font-weight: bold;
    font-size: 50px;
    font-style: normal;
    text-transform: Uppercase
}
.webab_con .webab_title span {
    display: block;
    width: 100%;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    margin: -30px auto 0;
    padding: 0
}
.webab_con .webab_title:after {
    content: "";
    display: block;
    background: #009fe3;
    width: 38px;
    height: 4px;
    margin: 20px 0 0
}
.webab_con .webab_text {
    width: 100%;
    line-height: 32px;
    color: #ddd;
    font-family: Arial, Helvetica, \5FAE\8F6F\96C5\9ED1, sans-serif!important;
    font-size: 16px;
    text-align: justify;
    margin: 48px auto 58px;
    padding: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
}
.webab_con .webab_text p, .webab_con .webab_text p span {
    display: inline-block;
    line-height: 30px!important;
    color: #777!important;
    font-family: Arial, Helvetica, \5FAE\8F6F\96C5\9ED1, sans-serif!important;
    font-size: 15px!important
}
.webab_con .webab_more {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
    letter-spacing: 0
}
.webab_more a {
    display: inline-block;
    width: auto;
    height: 50px;
    overflow: hidden;
    line-height: 50px;
    color: #999;
    font-size: 15px;
    text-align: center;
    background-color: #fff;
    margin: 0 0 0 -4px;
    padding: 0 40px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s
}
.webab_more:before {
    width: 4px;
    height: 50px;
    content: "";
    display: inline-block;
    background: #009fe3
}
.webab_more a:hover {
    background: #009fe3;
    color: #fff
}
.web_aboutss .webab_pic {
    position: relative;
    width: 50%;
    margin: 0;
    padding: 0;
    float: right;
    background: #009fe3;
    overflow: hidden;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}
.web_aboutss .webab_pic ul li {
    position: relative;
    float: left;
    width: 50%;
    height: 224px;
    border-bottom: 1px solid #0086c1;
    overflow: hidden;
    box-sizing: border-box;
}
.web_aboutss .webab_pic ul li img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}
.web_aboutss .webab_pic ul li.img {
    position: absolute;
    top: 204px;
    left: 0;
}
.web_aboutss .webab_pic ul li:nth-child(1) {
    width: 65%;
}
.web_aboutss .webab_pic ul li:nth-child(1),
.web_aboutss .webab_pic ul li:nth-child(2),
.web_aboutss .webab_pic ul li:nth-child(5) {
    border-right: 1px solid #0086c1;
}
.web_aboutss .webab_pic ul li:nth-child(4) {
    margin-left: 65%;
    width: 35%;
}
.web_aboutss .webab_pic ul li:nth-child(1),
.web_aboutss .webab_pic ul li:nth-child(4) {
    height: 304px;
}
.web_aboutss .webab_pic ul li:nth-child(4) .cont {
    padding: 110px 0 110px 45px;
}
.web_aboutss .webab_pic ul li:nth-child(2),
.web_aboutss .webab_pic ul li:nth-child(3),
.web_aboutss .webab_pic ul li:nth-child(5),
.web_aboutss .webab_pic ul li:nth-child(6) {
    height: 204px;
}
.web_aboutss .webab_pic ul li:nth-child(2) .cont,
.web_aboutss .webab_pic ul li:nth-child(3) .cont,
.web_aboutss .webab_pic ul li:nth-child(5) .cont,
.web_aboutss .webab_pic ul li:nth-child(6) .cont {
    padding: 50px 0 50px 45px;
}
.web_aboutss .webab_pic ul li .cont {
    padding: 70px 0 70px 45px;
    color: #fff
}
.web_aboutss .webab_pic ul li .cont span {
    font-size: 40px;
    font-weight: bold;
    line-height: 40px
}
.web_aboutss .webab_pic ul li .cont span i {
    margin-left: 0.5em;
    font-weight: normal;
    font-size: 0.3em;
    line-height: 1em;
}
.web_aboutss .webab_pic ul li .cont p {
    margin-top: 0.5em;
    font-size: 18px;
    line-height: 26px
}
.webab_pic a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
    position: relative
}
.webab_pic a img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: auto;
    padding: 0;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s
}
.webab_pic a:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1)
}
@media screen and (max-width:1400px) and (min-width:1281px) {
    .web_aboutss .webab_main {
        width: 94%
    }
}
@media (max-width:1280px) {
    .web_aboutss .webab_main {
        width: 94%
    }
    .webab_con .webab_title span {
        font-size: 38px;
        margin: -24px auto 0
    }
    .webab_con .webab_title i {
        font-size: 64px
    }
}
@media (max-width:1080px) {
    .webab_con .webab_title span {
        font-size: 28px
    }
    .webab_con .webab_title i {
        font-size: 32px
    }
}
@media (max-width:800px) {
    .webab_con .webab_title span {
        font-size: 22px
    }
    .webab_con .webab_title i {
        font-size: 28px
    }
    .webab_con .webab_text {
        font-size: 15px
    }
    .webab_more a {
        height: 40px;
        font-size: 14px;
        line-height: 40px
    }
    .webab_more:before {
        height: 40px
    }
    .web_aboutss .webab_main {
        padding: 12% 0;
        width: 92%
    }
    .webab_con .webab_title {
        text-align: center
    }
    .webab_con .webab_title:after {
        margin: 20px auto 0
    }
    .webab_con .webab_more {
        text-align: center
    }
    .webab_main .webab_con {
        width: 100%;
        position: relative;
        top: 0;
        transform: translate3d(0, 0, 0)
    }
    .web_aboutss .webab_pic {
        float: none;
        margin-top: 10%;
        width: auto
    }
    .web_aboutss .webab_pic ul li {
        width: 33.33%;
        border-right: 1px solid #0086c1
    }
    .web_aboutss .webab_pic ul li.img{
        position: relative;
        top: 0;
        padding-bottom: 60%;
        width: 100%;
        height: 0;
    }
    .web_aboutss .webab_pic ul li:nth-child(1),
    .web_aboutss .webab_pic ul li:nth-child(2),
    .web_aboutss .webab_pic ul li:nth-child(3),
    .web_aboutss .webab_pic ul li:nth-child(4),
    .web_aboutss .webab_pic ul li:nth-child(5),
    .web_aboutss .webab_pic ul li:nth-child(6) {
        height: auto;
    }
    .web_aboutss .webab_pic ul li:nth-child(4) {
        margin-left: 0;
        width: 33.33%
    }
    .web_aboutss .webab_pic ul li:nth-child(5),
    .web_aboutss .webab_pic ul li:nth-child(6) {
        width: 50%;
    }
    .web_aboutss .webab_pic ul li:nth-child(1) .cont,
    .web_aboutss .webab_pic ul li:nth-child(2) .cont,
    .web_aboutss .webab_pic ul li:nth-child(3) .cont,
    .web_aboutss .webab_pic ul li:nth-child(4) .cont,
    .web_aboutss .webab_pic ul li:nth-child(5) .cont,
    .web_aboutss .webab_pic ul li:nth-child(6) .cont {
        padding: 15px;
        text-align: center
    }
    .web_aboutss .webab_pic ul li .cont span {
        font-size: 18px
    }
    .web_aboutss .webab_pic ul li .cont p {
        margin-top: 0;
        font-size: 14px
    }
}
@media (max-width:767px) {
    .webab_con .webab_text {
        margin: 20px auto
    }
}
@media (max-width:425px) {
    .web_aboutss .webab_pic ul li:nth-child(1) .cont,
    .web_aboutss .webab_pic ul li:nth-child(2) .cont,
    .web_aboutss .webab_pic ul li:nth-child(3) .cont,
    .web_aboutss .webab_pic ul li:nth-child(4) .cont,
    .web_aboutss .webab_pic ul li:nth-child(5) .cont,
    .web_aboutss .webab_pic ul li:nth-child(6) .cont {
        padding: 10px;
    }
}



/*推荐产品*/
.eyidx_pro{width:100%;background:#f9f9f9;padding:60px 0;overflow:hidden}
.eyidxpro_menu{margin-top:50px;font-size:0;text-align: center;}
.eyidxpro_menu div{display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;margin:0 1%;width:18%;}
.eyidxpro_menu div a{box-sizing:border-box;color:#666;font-size:16px;padding:0 15px;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;height:50px;line-height:50px;background:#fff;position:relative}
.eyidxpro_menu div:hover a, .eyidxpro_menu div.on a{background:#009fe3;color:#fff}
.eyidxpro_main{position: relative;margin-top:30px;min-height:300px;overflow: hidden;}
.eyidxpro_list{position: absolute;top: 0;left: 0;width: 100%;height:100%;visibility: hidden;opacity:0;transition:all .5s;}
.eyidxpro_list:first-child{position: relative;display: block;}
.eyidxpro_list.on{visibility: visible;opacity:1}
.eyidxpro_list ul li{width:23.5%;float:left;margin:0 2% 25px 0;background:#fff;padding:35px 20px 20px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}
.eyidxpro_list ul li:nth-child(4n+4){margin-right:0}
.eyidxpro_list ul li .eyidxpro_text{width:100%;padding:0 0 20px;border-bottom:1px solid #e5e5e5;overflow:hidden;position:relative}
.eyidxpro_list ul li .eyidxpro_text:before{content:"";width:0;height:1px;display:block;position:absolute;bottom:0;left:0;transition:.5s;z-index:99;opacity:0;background:#009fe3}
.eyidxpro_list ul li:hover .eyidxpro_text:before{width:100%;opacity:1}
.eyidxpro_list ul li:hover .eyidxpro_text{border:0}
.eyidxpro_list ul li .eyidxpro_tit{display:block;font-size:20px;color:#333;width:80%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:700;margin-bottom:7px}
.eyidxpro_list ul li p{font-size:12px;line-height:18px;color:#999;height:36px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.eyidxpro_list ul li .eyidxpro_btn{position:absolute;right:0;top:0}
.eyidxpro_list ul li .eyidxpro_img{width:100%;height:220px;position:relative;margin-top:10px;overflow: hidden;}
.eyidxpro_list ul li .eyidxpro_img img{height:100%;width:100%;margin:auto;position:absolute;top:0;left:0;right:0;bottom:0;object-fit: cover;transition-duration:.5s;-ms-transition-duration:.5s;-moz-transition-duration:.5s;-webkit-transition-duration:.5s}
.eyidxpro_list ul li:hover .eyidxpro_tit{color:#009fe3}
.eyidxpro_list ul li:hover .eyidxpro_img img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);transform:scale(1.1)}
.eyidxpro_line{width:100%;height:2px;background:#e5e5e5;position:relative;margin-top:20px}
.eyidxpro_line span{display:block;width:350px;height:4px;background:#009fe3;position:absolute;top:-1px;transition:all .3s;}
@media screen and (max-width:1299px) and (min-width:1080px){.idx_profl{width:70%}
}
@media screen and (max-width:1079px) and (min-width:1024px){.eyidx_pro{padding:55px 0}
.eyidxpro_list ul li{width:48.5%;margin:0 3% 25px 0}
.eyidxpro_list ul li:nth-child(2n+2){margin-right:0}
}
@media screen and (max-width:1023px) and (min-width:768px){.eyidx_pro{padding:45px 0}
.eyidxpro_list ul li{width:48.5%;margin:0 3% 25px 0}
.eyidxpro_list ul li:nth-child(2n+2){margin-right:0}
.eyidxpro_list ul li .eyidxpro_img{height:200px}
}
@media (max-width:767px){
    .eyidx_pro{padding:12% 0}
    .eyidxpro_menu{margin: 8% 3% 0}
    .eyidxpro_menu div{width: 31.33%}
    .eyidxpro_menu div a{padding: 0.8em 0.5em;height:auto;font-size: 14px;line-height: 22px}
    .eyidxpro_main{margin: 8% 3% 0;min-height:auto}
    .eyidxpro_list ul li{margin: 3% 0 0;padding:5%;width:48.5%}
    .eyidxpro_list ul li:nth-child(2n){margin-left: 3%}
    .eyidxpro_list ul li .eyidxpro_img{height:100px}
    .eyidxpro_list ul li .eyidxpro_tit{font-size: 16px}
    .eyidxpro_line{margin-top:10px}
    .eyidxpro_line span{width:30%}
}



/*小banner*/
.index_slip {
    position: relative;
    padding: 55px 0;
    /*background: url("../images/ixbannerbg.jpg") no-repeat center center;
    background-size: cover;*/
    background: #009fe3;
}
.index_slip .slip {
    position: relative;
    z-index: 2;
}
.index_slip .slip_tit {
    width: 60%;
}
.index_slip .slip_tit .tit1 {
    font: bold 26px "microsoft yahei";
    color: #fff;
}
.index_slip .slip_tit .tit2 {
    margin-top: 1em;
    font-size: 18px;
    color: #eee;
}
.index_slip .slip_tit .tit2 a {
    color: #eee;
}
.index_slip .slip_tit .tit2 a:hover {
    color: #fff;
}
.index_slip .slip_btn {
    display: block;
    position: absolute;
    top: 50%;
    right: 10%;
    margin-top: -28px;
    width: 162px;
    height: 56px;
    background: #616161;
    font: bold 20px "microsoft yahei";
    line-height: 56px;
    text-align: center;
    color: #eee;
    transition: background .5s;
}
.index_slip .slip_btn::before,
.index_slip .slip_btn::after {
    content: '';
    position: absolute;
    top: 0;
    border-style: solid;
    border-color: transparent #616161;
    transition: border .5s;
}
.index_slip .slip_btn::before {
    right: 100%;
    border-width: 56px 20px 0 0;
}
.index_slip .slip_btn::after {
    left: 100%;
    border-width: 0 0 56px 20px;
}
.index_slip .slip_btn:hover {
    background: #000;
}
.index_slip .slip_btn:hover::before,
.index_slip .slip_btn:hover::after {
    border-color: transparent #000;
}
.index_slip .bg {
    position: absolute;
    right: 2%;
    top: 0;
    z-index: 1;
    max-height: 90%;
}

.index_slip_2 .slip_tit {
    text-align: right;
}
.index_slip_2 .bg {
    left: 1%;
    right: auto;
    top: auto;
    bottom: 0
}
@media (max-width:768px){
    .index_slip{padding:10% 0}
    .index_slip .slip_tit{float: none;margin: 0 3%;width: auto}
    .index_slip .slip_tit .tit1{margin-right: 25%;font-size: 16px;}
    .index_slip .slip_tit .tit2{font-size: 14px;}
    .index_slip .slip_btn{float: none;position: relative;top: 0;right:0;margin: 8% auto 0;width: 100px;height:40px;font-size: 14px;line-height: 40px;}
    .index_slip .slip_btn::before{border-width:40px 15px 0 0}
    .index_slip .slip_btn::after {border-width: 0 0 40px 15px;}
    .index_slip .bg{max-width:30%}
    .index_slip_2 .slip_tit{text-align: center}
    .index_slip_2 .slip_tit .tit1{margin-right: 0}
}



/*专业能力*/
.eyidx_Case .index_title span {opacity: .2;}
.eyidx_Case .index_title p {color: #ddd;}
.eyidx_Case .index_title p:after {background: #0086c1;width: 38px;height: 4px;margin: 20px auto 0}

.eyidx_Case{width:100%;padding:80px 0;background:url(../images/case_bg.jpg) no-repeat top center;background-size:cover;overflow:hidden}
.eyidx_Case .h_pros_list{width:100%;height:450px;background:rgba(255,255,255,0);padding:0;box-shadow:0 10px 20px transparent;box-sizing:border-box;position:relative;z-index:1;transition:all 1s;margin-top:30px}
.active .eyidx_Case .h_pros_list{-webkit-transform:scale(1,1);transform:scale(1,1)}
.eyidx_Case .h_pros_list ul{height:100%}
.eyidx_Case .h_pros_list ul li{width:23.5%;margin:2% 2% 0 0;height:100%;overflow:hidden;background-color:rgba(0,0,0,.2);box-sizing:border-box;float:left;position:relative;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;overflow:hidden}
/*.eyidx_Case .h_pros_list ul li:nth-child(3),
.eyidx_Case .h_pros_list ul li:last-child{margin-right:0}
.eyidx_Case .h_pros_list ul li.col3{width:32%}*/
.eyidx_Case .h_pros_list ul li:nth-child(4n){margin-right:0}
.eyidx_Case .h_pros_list ul li img.pro_img{display:block;width:100%;height:100%;object-fit:cover;margin:auto;padding:0;position:absolute;left:0;top:0;right:0;bottom:0}
.eyidx_Case .h_pros_list ul li .h_pros_text01{display:block;width:100%;height:100%;overflow:hidden;color:#fff;margin:0 auto;padding:60px 40px;background-color:rgba(0,0,0,.5);position:relative;z-index:1;transition:all .4s;box-sizing:border-box}
.eyidx_Case .h_pros_list ul li .h_pros_text01 p{display:block;width:100%;overflow:hidden;color:#fff;font-size:22px;font-weight:700;color:#fff;margin:0 auto;padding:0;text-shadow:0 2px 4px rgba(0,0,0,.1);-webkit-transition:all .6s;-moz-transition:all .6s;-o-transition:all .6s;transition:all .6s;position:absolute;bottom:60px}
.eyidx_Case .h_pros_list ul li .h_pros_text01 i{display:block;width:80%;background:#fff;height:1px;position:absolute;bottom:40px}
.eyidx_Case .h_pros_list ul li .h_pros_text02{display:block;width:100%;height:0;overflow:hidden;color:#fff;margin:0 auto;padding:0 40px;background-color:rgba(0,0,0,.7);position:relative;z-index:1;transition:all .4s .2s;box-sizing:border-box;bottom:0;opacity:0}
.eyidx_Case .h_pros_list ul li .h_pros_text02 .pros_ico{margin-top:150px}
.eyidx_Case .h_pros_list ul li .h_pros_text02 b{font-size:22px;color:#fff}
.eyidx_Case .h_pros_list ul li .h_pros_text02 p{font-size:15px;line-height:28px;margin-top:30px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;text-overflow:ellipsis;word-break:break-all;max-height:150px;white-space: pre-line}
.eyidx_Case .h_pros_list ul li.h_pros_active .h_pros_text01,
.eyidx_Case .h_pros_list ul li:hover .h_pros_text01{padding:0;height:0;opacity:0}
.eyidx_Case .h_pros_list ul li.h_pros_active .h_pros_text02,
.eyidx_Case .h_pros_list ul li:hover .h_pros_text02{padding:50px 40px;height:100%;opacity:1}
@media screen and (max-width:1199px) and (min-width:1080px){.eyidx_Case .h_pros_list ul li .h_pros_text02{display:none}
.eyidx_Case .h_pros_list ul li{height:450px}
.eyidx_Case .h_pros_list ul li .h_pros_text02 .pros_ico{margin-top:50px}
}
@media screen and (max-width:1079px) and (min-width:1024px){.eyidx_Case{padding:55px 0}
/*.eyidx_Case .h_pros_list ul li{width:48.5%;margin:0 3% 25px 0}
.eyidx_Case .h_pros_list ul li:nth-child(2n+2){margin-right:0}*/
.eyidx_Case .h_pros_list ul li .h_pros_text02{padding:60px}
}
@media screen and (max-width:1023px) and (min-width:768px){.eyidx_Case{padding:45px 0}
.eyidx_Case .h_pros_list ul li .h_pros_text02{display:none}
/*.eyidx_Case .h_pros_list ul li{width:48.5%;margin:0 3% 25px 0;height:400px}
.eyidx_Case .h_pros_list ul li:nth-child(2n+2){margin-right:0}*/
.eytitle .eytitle_r{font-size:15px}
}
@media (max-width:767px){.eyidx_Case{padding:12% 3% 10%;width: auto}
.eyidx_Case .index_title span{font-size: 20px}
.eytitle .eytitle_r{display:none}
.eyidx_Case .h_pros_list{margin-top: 10%;height:auto}
.eyidx_Case .h_pros_list ul li .h_pros_text02,
.eyidx_Case .h_pros_list ul li.h_pros_active .h_pros_text02,
.eyidx_Case .h_pros_list ul li:hover .h_pros_text02,
.eyidx_Case .h_pros_list ul li .h_pros_text01{padding:5%}
.eyidx_Case .h_pros_list ul li,
.eyidx_Case .h_pros_list ul li.col3{width:48%;height:300px;margin:4% 0 0 ;}
/*.eyidx_Case .h_pros_list ul li:nth-child(2n+1){margin-left:4%}
.eyidx_Case .h_pros_list ul li:first-child{margin-left:0;width:100%}*/
.eyidx_Case .h_pros_list ul li:nth-child(2n){margin-left:4%}
.eyidx_Case .h_pros_list ul li .h_pros_text02 span{font-size:18px;margin:10px 0}
.eyidx_Case .h_pros_list ul li .h_pros_text02 b,
.eyidx_Case .h_pros_list ul li .h_pros_text01 p{font-size:18px}
.eyidx_Case .h_pros_list ul li .h_pros_text02 p{font-size:15px;margin-top:20px}
}
@media (max-width:767px){.eyidx_Case .h_pros_list ul li{height:250px}
}



/*产品分类*/
.indprobox{position:relative;padding:60px 0 10px;background:#f9f9f9}
.indprobox .martop{margin:97px 0 50px;overflow:hidden}
.indprobox .proright{width:calc(100% - 345px);float:right}
.indprobox .proright ul{display: none;width: 100%;}
.indprobox .proright ul:first-child{display: block;}
.indprobox .proright ul li{width:48.8%;margin-right:2.4%;float:left;background:#fff;margin-bottom:24px;overflow:hidden;position:relative;transition:all .4s ease}
.indprobox .proright ul li .wrap{padding:24px;border:5px solid #f7f6f6;}
.indprobox .proright ul li:nth-child(2n){margin-right:0}
.indprobox .proright ul li::before,.indprobox .proright ul li::after{box-sizing:inherit;content:'';position:absolute;width:100%;height:100%;top:0;left:0;box-sizing: border-box;}
.indprobox .proright ul li::before{border-top:5px solid #009fe3;border-bottom:5px solid #009fe3;-webkit-transform:scale3d(0,1,1);transform:scale3d(0,1,1);-webkit-transform-origin:left;transform-origin:left}
.indprobox .proright ul li::after{border-left:5px solid #009fe3;border-right:5px solid #009fe3;-webkit-transform:scale3d(1,0,1);transform:scale3d(1,0,1);-webkit-transform-origin:bottom;transform-origin:bottom}
.indprobox .proright ul li:hover::before,.indprobox .proright ul li:hover::after{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);transition:-webkit-transform 0.4s;transition:transform 0.4s;transition:transform 0.4s,-webkit-transform 0.4s}
.indprobox .proright ul li .text{width:40%;float:left;position:relative;z-index:2}
.indprobox .proright ul li .text .name{font-size:20px;height:60px;line-height:30px;margin:10px 0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;transition:all .4s ease}
.indprobox .proright ul li:hover .text .name{color:#009fe3}
.indprobox .proright ul li .text p{font-size:14px;color:#999;line-height:24px;height:72px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}
.indprobox .proright ul li .text .more{display:block;width:108px;height:32px;line-height:32px;border-radius:20px;background:#009fe3;background:linear-gradient(155deg,#5bbaf0 10%,#009fe3);text-align:center;color:#fff;margin-top:20px;transition:all .4s ease}
.indprobox .proright ul li:hover .text .more{background:#009fe3;background:linear-gradient(-155deg,#5bbaf0 10%,#009fe3)}
.indprobox .proright ul li .pic{display:block;width:56%;height:220px;float:right;position:relative;z-index:2;overflow:hidden}
.indprobox .proright ul li .pic img{position:absolute;margin:auto;top:0;bottom:0;left:0;right:0;max-width:100%;max-height:100%;transition:all .4s ease}
.indprobox .proright ul li:hover .pic img{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);transform:scale(1.05)}
@media screen and (max-width:1399px){
    .indprobox .indbigbt{top:-24px}
    .indprobox .martop{margin:97px 0 35px}
    .indprobox .proright{width:calc(100% - 285px)}
}
@media screen and (max-width:1079px){
    .indprobox .martop{margin:87px 0 15px}
    .indprobox .proright{width:100%;margin-top:25px}
    .indprobox .proright ul li .wrap{padding:15px}
}
@media screen and (max-width:767px){
    .indprobox{padding:10% 0 0}
    .indprobox .martop{margin:10% 3% 3%}
    .indprobox .proright{margin-top:20px}
}
@media screen and (max-width:500px){
    .indprobox .proright ul li .pic{width:100%;height:130px}
    .indprobox .proright ul li .text{width:100%}
    .indprobox .proright ul li .text .name{font-size:15px;line-height:24px;height:24px;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin:10px 0 0;text-align:center}
    .indprobox .proright ul li .text p,.indprobox .proright ul li .text .more{display:none}
}
.proleft{width:305px;overflow:hidden;float:left}
.proleft .cp_type{background-color:#009fe3;padding:32px 0 0}
.cp_type .hd{height:auto;margin:0 auto 32px;padding:0 30px;text-align:center;position:relative}
.proleft .cp_type .hd:before{content:"";display:block;background:url(../images/flbtbg1.png) left no-repeat;width:89px;height:165px;position:absolute;left:0;top:-26px}
.proleft .cp_type .hd:after{content:"";display:block;background:url(../images/flbtbg2.png) left no-repeat;width:119px;height:179px;position:absolute;right:0;bottom:-25px}
.cp_type .hd p{width:100%;color:#fff;font-size:30px;font-weight:bold;text-transform:uppercase}
.cp_type .hd p img{display:block;width:28px;height:28px;margin:2px 10px 2px 0;padding:0;float:left}
.cp_type .hd span{display:block;color:#fff;font-size:24px}
.cp_type .hd i{display:none}
.cp_type .hd em{display:block;width:30px;height:5px;background:rgba(255,255,255,.3);margin:5px auto}
.cp_type .bd{position:relative;z-index:2}
.cp_type .bd ul{background:#fff;overflow:hidden;min-height:200px;border:1px solid rgba(0,0,0,.2)}
.cp_type .bd ul li{border-bottom:0px solid rgba(0, 0, 0,.2);transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s}
.cp_type .bd ul li p{height:64px;width:88%;margin:0 auto;position:relative;border-bottom:1px solid rgba(0,0,0,.2)}
.cp_type .bd ul li:last-child p{border-bottom:0}
.cp_type .bd ul li.on:last-child p{border-bottom:1px solid rgba(0,0,0,.2)}
.cp_type .bd ul li p a{display:block;width:calc(100% - 40px);line-height:64px;padding:0;overflow:hidden;color:#666;font-size:17px;white-space:nowrap;text-overflow:ellipsis;float:left}
.cp_type .bd ul li p span{display:block;width:40px;height:100%;background:url(../images/mulu0.png) center center no-repeat;cursor:pointer;position:absolute;top:0;right:-5px}
.cp_type .bd ul li div{display:none}
.cp_type .bd ul li div a{display:block;height:40px;line-height:40px;color:#999;font-size:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:88%;margin:0 auto;padding:0 10px}
.cp_type .bd ul li div a:first-child{margin-top:15px}
.cp_type .bd ul li:last-child div a:last-child{margin-bottom:15px}
.cp_type .bd ul li div a i{display:block;width:4px;height:4px;margin:13px 6px 13px 0;padding:0;border:1px solid #999;border-radius:50%;float:left}
.cp_type .bd ul li div a:hover i{border:1px solid #009fe3}
.cp_type .bd ul li p:hover a,.cp_type .bd ul li.on p a{color:#009fe3}
.cp_type .bd ul li p:hover span{background:url(../images/mulu1.png) center center no-repeat}
.cp_type .bd ul li.on p span{background:url(../images/mulu2.png) center center no-repeat}
.cp_type .bd ul li div a:hover{color:#009fe3}
.cp_type .bd ul li div a:hover:before{background-position:0 -10px}
.cp_type .bd ul a.ckqb{display:block;height:34px;line-height:34px;font-size:16px;color:#333;background:#f1f1f1;width:92%;margin:10px auto;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}
.cp_type .bd ul a.ckqb:hover{background:#009fe3;color:#fff}
.ProAll{width:100%;height:auto;border-top:1px solid #eee;margin-top:12px}
.ProAll a{display:block;width:100%;height:58px;line-height:58px;overflow:hidden;color:#333;font-size:16px;font-weight:bold;white-space:nowrap;text-overflow:ellipsis;margin:0 auto;padding:0 30px;position:relative}
.ProAll a i{display:block;width:40px;height:100%;margin:0;padding:0;background:url(../images/mulu0.png) center center no-repeat;position:absolute;top:0;right:15px}
.ProAll a:hover{background:#009fe3;color:#fff}
.ProAll a:hover i{background:url(../images/mulu1.png) center center no-repeat}
.cp_type .mlphone{width:100%;background:#009fe3;text-align:center;padding:30px 0 40px}
.cp_type .mlphone span{color:#fff;font-size:20px;text-transform:uppercase}
.cp_type .mlphone p{color:#fff;font-size:30px;font-weight:bold;margin:2px 0 16px}
.cp_type .mlphone .allpro{display:block;width:112px;height:37px;margin:0 auto;line-height:37px;text-align:center;color:#fff;font-size:15px;background:#222;transition:all .4s ease}
.cp_type .mlphone .allpro:hover{background:#fff;color:#009fe3}
@media screen and (max-width:1399px){
    .proleft{width:255px}
    .cp_type .hd{margin:0 auto 20px;padding:0 20px}
    .cp_type .hd p{font-size:30px}
    .cp_type .hd span{font-size:20px}
    .cp_type .bd ul li p{height:68px}
    .cp_type .bd ul li p a{line-height:68px}
    .cp_type .bd ul li div a{height:40px;line-height:40px}
    .ProAll a{font-size:15px;padding:0 20px}
    .ProAll a i{right:5px}
}
@media screen and (max-width:1079px){
    .proleft{width:100%}
    .proleft .cp_type{padding:10px 0 1px}
    .cp_type .hd{position:relative;padding:0 30px;text-align:left;margin:0 auto 10px}
    .proleft .cp_type .hd:before,.proleft .cp_type .hd:after{display:none}
    .cp_type .hd i{display:block;width:40px;height:40px;margin:0;padding:0;background:rgba(255,255,255,0.3) url(../images/mulu3.png) center center no-repeat;position:absolute;top:-3px;right:30px}
    .cp_type .hd.on i{background:rgba(255,255,255,0.3) url(../images/mulu4.png) center center no-repeat}
    .cp_type .hd p,.cp_type .hd em{display:none}
    .cp_type .hd span{font-size:22px;font-weight:bold}
    .cp_type .bd{display:none}
    .cp_type .bd ul li p a{font-size:16px}
    .cp_type .bd ul li p span{}
    .ProAll a{font-size:16px;padding:0 30px}
    .ProAll a i{right:15px}
    .cp_type .mlphone{display:none}
}
@media screen and (max-width:767px){
    .cp_type .hd{padding:0 20px}
    .cp_type .hd p,.NyXgwz_Title p{font-size:20px}
    .cp_type .hd i{right:15px;width:27px;height:27px;top:-1px;background-size: cover}
    .cp_type .hd span{font-size:18px}
    .cp_type .bd ul li p{height:58px}
    .cp_type .bd ul li p a{line-height:58px}
}



/*优势*/
.proAdvant {
    padding: 80px 0;
}
.proAdvant .main {
    margin-top: 30px;
}
.proAdvant .main .list {
    font-size: 0;
    overflow: hidden;
}
.proAdvant .main .list .col {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    margin: 30px 5.08% 0;
    width: 23.16%;
}
.proAdvant .main .list .col .img {
    display: block;
    max-width: 100%;
    height: 150px;
    margin: 0 auto;
    transition: all .5s;
}
.proAdvant .main .list .col .title {
    margin-top: 30px;
}
.proAdvant .main .list .col .tit {
    font-size: 20px;
    text-align: center;
    color: #009fe3;
}
.proAdvant .main .list .col .cont {
    margin-top: 20px;
    font-size: 15px;
    line-height: 26px;
    text-align: center;
    color: #666;
}
.proAdvant .main .list .col .cont ul {
    display: inline-block;
}
.proAdvant .main .list .col .cont ul li {
    list-style-type: square;
    text-align: left;
}
.proAdvant .main .list .col .cont ul li::marker {
    color: #009fe3;
}
.proAdvant .main .list .col:hover .img {
    transform: translate3d(0, -10%, 0);
}
.proAdvant .main .list .col:hover .tit {
    font-weight: bold;
}

@media screen and (max-width:767px){
    .proAdvant{padding:12% 0}
    .proAdvant .main{margin: 2% 3% 0}
    .proAdvant .main .list .col{margin-top: 8%}
    .proAdvant .main .list .col .img{height:60px}
    .proAdvant .main .list .col .title{margin-top: 10px}
    .proAdvant .main .list .col .tit{font-size: 16px}
    .proAdvant .main .list .col .cont{margin-top: 1em;font-size: 14px;line-height: 22px}
}



/*选择理由*/
.reasons {
    padding: 60px 0;
    background: #009fe3 url(../images/reasons-bg.jpg) center repeat;
}
.reasons .index_title span {opacity: .3;}
.reasons .index_title p {color: #ddd;}
.reasons .main { font-size: 0; }
.reasons dl {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    margin: 4% 0 0;
    width: 48%;
    position: relative;
}
.reasons dl:nth-child(even) {
    margin-left: 4%;
}
.reasons dt {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
}
.reasons dt div {
    position: relative;
    padding-bottom: 60%;
    height: 0;
    overflow: hidden;
    border: 10px solid #009fe3;
}
.reasons dt p,
.reasons dt img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.reasons dt img {
    object-fit: cover;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.reasons dt img:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.reasons dd {
    position: relative;
    z-index: 2;
    display: inline-block;
    vertical-align: middle;
    background-color: #fff;
    padding: 0.1px 0;
    width: 50%;
    color: #333;
    box-shadow: 0 0 10px 3px rgb(0,0,0,.5);
}
.reasons dd .t {
    position: relative;
    margin: 10%;
    overflow: hidden;
}
.reasons dd h4 {
    margin: 0;
    font-size: 22px;
}
.reasons dd h4:after {
    display: block;
    height: 2px;
    width: 40px;
    background-color: #009fe3;
    content: '';
    margin-top: 15px;
}
.reasons dd .con {
    margin: 20px 0 40px;
    font-size: 15px;
    line-height: 1.8;
    height: 84px;
    overflow: hidden;
    display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-overflow:ellipsis;word-break:break-all;
}
.reasons dd .num {
    position: absolute;
    bottom: 0;
    margin-bottom: -0.5em;
    font-size: 50px;
    letter-spacing: 0.1em;
    color: #eee;
}
.reasons dl.odd dd {
    margin-left: -10%;
    width: 60%;
}
.reasons dl.odd dd .num {
    left: 0;
}
.reasons dl.even dd {
    margin-right: -10%;
    width: 60%;
}
.reasons dl.even dd .num {
    right: 0;
}

@media screen and (max-width:767px){
    .reasons{padding:12% 0}
    .reasons .index_title span{font-size: 20px}
    .reasons .main{margin: 5% 4% 0}
    .reasons dt{display: block;width: 100%}
    .reasons dl.even dt{position: absolute;top: 0;}
    .reasons dl.odd dd,
    .reasons dl.even dd{display: block;margin: 0;width: 100%}
    .reasons dl.even dd{margin-top: calc(60% + 20px)}
    .reasons dd h4{font-size: 18px}
    .reasons dd .con{height:72px;font-size: 14px;line-height: 24px}
}



/*新闻*/
.eyidx_News{width:100%;background:#f9f9f9;padding:60px 0;overflow:hidden}
.eyidxnews_list{margin-top:30px;}
.eyidx_News .eyidxnews_list .list_Part ul li{float:left;width:48.5%;margin:0 3% 25px 0;background:#fff;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;position:relative;overflow:hidden;transition:all .4s ease}
.eyidx_News .eyidxnews_list .list_Part ul li:nth-child(2n+2){margin-right:0}
.eyidx_News .eyidxnews_list .list_Part ul li .news_time{font-size:16px;color:#fff;background:#009fe3;width:150px;height:42px;line-height:42px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;text-align:center}
.eyidx_News .eyidxnews_list .list_Part ul li .news_time img{display:inline-block;margin:-4px 8px 0 0}
.eyidx_News .eyidxnews_list .list_Part ul li .news_con{width:100%;padding:30px 30px 30px 20px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;overflow:hidden}
.eyidx_News .eyidxnews_list .list_Part ul li .news_con .news_name{width:30%;float:left;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;word-break:break-all;height:52px;line-height:28px;color:#333;font-weight:700;font-size:18px}
.eyidx_News .eyidxnews_list .list_Part ul li .news_con .news_name a{color:#333}
.eyidx_News .eyidxnews_list .list_Part ul li .news_con i{display:block;width:1px;height:40px;background:#ccc;float:left;margin:5px 5% 0}
.eyidx_News .eyidxnews_list .list_Part ul li .news_con p{font-size:16px;color:#999;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;word-break:break-all;height:52px;line-height:28px;float:left;width:50%}
.eyidx_News .eyidxnews_list .list_Part ul li .news_con .news_an{width:40px;height:40px;background:url(../images/ico6.png) no-repeat;float:right;margin-top:5px;position:relative;z-index:9}
.eyidx_News .eyidxnews_list .list_Part ul li .news_con .news_an a{display:block;width:100%;height:100%}
.eyidx_News .eyidxnews_list .list_Part ul li .news_quan{width:200px;height:200px;border:20px solid rgba(45,49,144,.08);border-radius:100%;position:absolute;right:-116px;top:-114px;z-index:1;display:none}
.eyidx_News .eyidxnews_list .list_Part ul li:hover{box-shadow:10px 10px 18px rgba(0,0,0,.08);position:relative;-webkit-transform:scale(1.05);-moz-transform:scale(1.05);transform:scale(1.05)}
.eyidx_News .eyidxnews_list .list_Part ul li:hover .news_con .news_name a{color:#009fe3}
.eyidx_News .eyidxnews_list .list_Part ul li:hover .news_con .news_an{background:url(../images/ico11.png) no-repeat}
.eyidx_News .eyidxnews_list .list_Part ul li:hover .news_quan{display:block}
@media screen and (max-width:1079px) and (min-width:1024px){.eyidx_News{padding:55px 0 40px}
.eyidx_News .eyidxnews_list .list_Part ul li{width:100%}
}
@media screen and (max-width:1023px) and (min-width:768px){.eyidx_News{padding:45px 0 30px}
.eyidxnews_tit ul li{height:50px;line-height:50px}
.eyidx_News .eyidxnews_list .list_Part ul li{width:100%}
}
@media (max-width:767px){.eyidx_News{padding:12% 3% 6%;width: auto}
.eyidxnews_tit{float:none;text-align:center;clear:both;padding-top:20px}
.eyidxnews_tit ul li{margin-left:10px;display:inline-block;float:none;width:140px;height:45px;line-height:45px}
.eyidxnews_tit ul li a{font-size:15px}
.eyidx_News .eyidxnews_list{margin-top: 10%}
.eyidx_News .eyidxnews_list .list_Part ul li{float: none;margin: 0 0 6%;width:100%}
.eyidx_News .eyidxnews_list .list_Part ul li .news_time{font-size:15px}
.eyidx_News .eyidxnews_list .list_Part ul li .news_con{padding:20px 15px}
.eyidx_News .eyidxnews_list .list_Part ul li .news_con .news_name{width:100%;max-height:52px;height:inherit;font-size: 16px}
.eyidx_News .eyidxnews_list .list_Part ul li .news_con i{display:none}
.eyidx_News .eyidxnews_list .list_Part ul li .news_con p{width:100%;margin:10px 0 0;font-size:14px}
.eyidx_News .eyidxnews_list .list_Part ul li .news_con .news_an{display:none}
}