/*首页banner*/
.banner-box {
    width: 100%;
    max-height: 550px;
    overflow: hidden;
}

.pics_wrap {
    width: 100%;
    height: auto;
    overflow: hidden;
    z-index: -1;
}

.html5zoo-img-0 img {
    width: 100%;
}

.html5zoo-arrow-left-0 {
    left: 10% !important;
}

.html5zoo-arrow-right-0 {
    right: 10% !important;
}

.html5zoo-bullet-wrapper-0 div {
    margin: 0 4px !important;
}

.html5zoo-nav-0 {
    margin-top: -35px !important;
    left: 48% !important;
}

.html5zoo-bullet-wrapper-0 {
    width: 100% !important;
}

.banner {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    height: 325px;
    margin-top: 8px;
}

.banner ul.bb {
    position: relative;
    padding: 0px;
    margin: 0px;
    z-index: 5;
}

.banner ul.bb li {
    position: absolute;
    display: none;
}

.banner .num {
    position: absolute;
    right: 2px;
    bottom: 10px;
    z-index: 100;
}

.banner .num li {
    width: 18px;
    height: 18px;
    display: inline-block;
    margin-right: 4px;
    background: #fff;
    line-height: 18px;
    text-indent: -100px;
    overflow: hidden;
    border-radius: 10px;
}

.banner .num li.num_hover {
    background-color: #f7de07;
}

.banner .num li.num_hover a {
    color: #fff;
}

.banner .num li a {
    float: left;
    display: block;
    text-align: center;
    color: #666;
    text-decoration: none;
    cursor: pointer;
    width: 18px;
    height: 18px;
    line-height: 18px;
}

#bannerArrow, #bannerCircle {
    display: none
}

/*幻灯片样式2*/
#focus {
    width: 255px;
    height: 188px;
    overflow: hidden;
    position: relative;
}

#focus ul {
    height: 188px;
    position: absolute;
}

#focus ul li {
    float: left;
    width: 255px;
    height: 188px;
    overflow: hidden;
    position: relative;
    background: #000;
}

#focus ul li a img {
    height: 188px;
    width: 255px;
}

#focus ul li div {
    position: absolute;
    overflow: hidden;
}

#focus .btnBg {
    position: absolute;
    width: 255px;
    height: 20px;
    left: 0;
    bottom: 0;
    background: #000;
}

#focus .btn {
    position: absolute;
    width: 255px;
    height: 10px;
    padding: 5px 10px;
    right: 0;
    bottom: 0;
    text-align: right;
}

#focus .btn span {
    display: inline-block;
    _display: inline;
    _zoom: 1;
    width: 25px;
    height: 10px;
    _font-size: 0;
    margin-left: 5px;
    cursor: pointer;
    background: #fff;
}

#focus .btn span.on {
    background: #fff;
}

/*tupian*/
.index-img {
    overflow: hidden;
    position: relative;
}

.index-img:before {
    position: absolute;
    transition: 0.3s;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.2);
    content: '';
    -webkit-transform: scale3d(3, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    transform: scale3d(3, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
}

.index-img:hover:before {
    -webkit-transform: scale3d(3, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    transform: scale3d(3, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}

/*按钮*/
.mm {
    transition: .5s;
}

.mm:hover {
    transform: translateY(-5px);
}

.mm:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    /* W3C */
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity;
}

.mm:hover:before {
    opacity: 1;
}


.title {
    line-height: 1;
    text-align: center;
}

.title h6 {
    font-weight: bold;
    font-size: 30px;
    color: #444;
}

.title h6 span {
    color: #0163ca;
}

.title h6 a span {
    color: #0163ca;
}

.title h6 a {
    color: #444;
}

.title p {
    font-size: 16px;
    color: #666;
    margin: 20px 0 13px;
}

.title i {
    display: block;
    background: url("../images/tit-bg.png") no-repeat center;
    width: 239px;
    height: 14px;
    margin: 0 auto;
}


/*duct-box*/
.duct-box {
    margin: 70px 0;
}

.duct-nav {
    width: 100%;
    margin-top: 16px;
}

.duct-nav-list {
    margin-top: 19px;
}

.duct-nav-list h6 {
    width: 121px;
    height: 41px;
    background-color: #0163ca;
    border-radius: 6px;
    line-height: 41px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    font-size: 20px;
}

.duct-nav-list .duct-li {
    float: right;
    margin-top: 14px;
}

.duct-nav-list .duct-li li:first-child {
    border: none;
}

.duct-nav-list .duct-li li {
    display: inline-block;
    height: 17px;
    line-height: 17px;
    border-left: 1px solid #444;
    padding: 0 5px;
    width: 135px;
}

.duct-nav-list .duct-li li a {
    display: block;
    text-align: center;
    color: #444;
    font-size: 14px;
    width: 100%;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: .5s;
}

.duct-nav-list .duct-li li:hover a {
    color: #0163ca;
}

.duct-desc {
    width: 100%;
}

.duct-desc li:nth-child(3n+1) {
    margin-left: 0;
}

.duct-desc li {
    float: left;
    margin: 28px 0 0 35px;
    width: 375px;
}

.duct-desc li .duct-img {
    display: block;
    width: 100%;
    height: 300px;
    overflow: hidden;
}

.duct-desc li .duct-img img {
    display: block;
    width: 100%;
    height: 100%;

}

.duct-desc li .duct-nn {
    width: 100%;
    height: 47px;
    background-color: #f7f7f7;
    position: relative;
    z-index: 0;
    line-height: 47px;
}

.duct-desc li .duct-nn:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: #0163ca;
    z-index: -1;
    transition: .5s;
    width: 0;
    height: 100%;
}

.duct-desc li:hover .duct-nn:before {
    width: 100%;
}

.duct-desc li .duct-nn .duct-name {
    width: 328px;
    display: block;
    box-sizing: border-box;
    padding: 0 10px 0 30px;
    font-size: 16px;
    color: #444;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: .5s;
}

.duct-desc li:hover .duct-nn .duct-name {
    color: #fff;
}

.duct-desc li .duct-nn .duct-more {
    display: block;
    background: url("../images/d-more.jpg") no-repeat center;
    width: 46px;
    height: 47px;
    transition: .5s;
}

.duct-desc li:hover .duct-nn .duct-more {
    background: url("../images/d-more2.jpg") no-repeat center;
}


/*imple*/
.imple-box {
    background: url("../images/imple-bg.jpg") no-repeat center;
    height: 900px;
    cursor: auto;
    padding-top: 50px;
    box-sizing: border-box;
}

.imple-box .title h6 a,
.imple-box .title p {
    color: #fff;
}

.imple-desc {
    width: 1697px;
    margin: 32px auto 0;
}

.imple {
    width: 100%;
}

.impleL {
    width: 230px;
    line-height: 1;
}

.impleL span {
    display: block;
    width: 100px;
    height: 3px;
    background-color: #ffffff;
}

.impleL b {
    display: block;
    color: #fff;
    font-size: 24px;
    margin: 20px 0 28px;
}

.impleL p {
    display: block;
    font-size: 14px;
    line-height: 30px;
    color: #999999;
    height: 150px;
    overflow: hidden;
}

.imple-desc .imple:first-child {
    margin-bottom: 100px;
}

.impleR {
    width: 1405px;
    height: 284px;
    overflow: hidden;
}

.impleR li:first-child {
    margin-left: 0;
}

.impleR li {
    margin-left: 39px;
    width: 321px;
    float: left;
}

.impleR li .imple-img {
    display: block;
    width: 100%;
    height: 250px;
    border: solid 1px #707070;
    box-sizing: border-box;
    overflow: hidden;
}

.impleR li .imple-img img {
    display: block;
    width: 100%;
    height: 100%;
}

.impleR li .imple-name {
    display: block;
    line-height: 1;
    text-align: center;
    box-sizing: border-box;
    padding: 0 5%;
    font-size: 14px;
    color: #fff;
    margin-top: 20px;
}

@media (max-width: 1750px) and (min-width: 1500px) {
    .imple-desc {
        width: 1376px;
    }

    .impleR {
        width: 1084px;
    }
}

@media (max-width: 1500px) and (min-width: 1200px) {
    .imple-desc {
        width: 1200px;
    }

    .impleR {
        width: 940px;
    }

    .impleR li {
        width: 280px;
        margin-left: 23px;
    }
}

/*ys-box*/
.ys-box {
    margin: 70px 0 57px;
}

.ys {
    width: 100%;
    margin-top: 30px;
}

.ys li {
    float: left;
    width: 200px;
    height: 430px;
    border: solid 2px #fff;
    box-sizing: border-box;
    position: relative;
    transition: .5s;
}

.ys li.on {
    width: 600px;
}

.ys li.ys1 {
    background: url("../images/ys1.jpg") no-repeat center;
}

.ys li.ys2 {
    background: url("../images/ys2.jpg") no-repeat center;
}

.ys li.ys3 {
    background: url("../images/ys3.jpg") no-repeat center;
}

.ys li.ys4 {
    background: url("../images/ys4.jpg") no-repeat center;
}

.ys li .ys-text {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    line-height: 1;
    color: #fff;
    text-align: center;
    transition: .5s;
}

.ys li.on .ys-text {
    opacity: 0;
}

.ys li .ys-text .ys-ying {
    font-size: 14px;
    padding: 95px 0 30px;
}

.ys li .ys-text b {
    display: block;
    font-size: 30px;
}

.ys li .ys-text h6 {
    font-size: 30px;
    margin: 40px 0 20px;
}

.ys li .ys-text i {
    display: block;
    width: 31px;
    height: 2px;
    background-color: #ffffff;
    margin: 0 auto 69px;
}

.ys li .ys-text span {
    display: block;
    background: url("../images/ys-jian.png") no-repeat center;
    width: 30px;
    height: 30px;
    margin: 0 auto;
}

.ys li .ys-nei {
    position: absolute;
    width: 423px;
    height: 303px;
    background-color: rgba(1, 99, 202, .85);
    top: 64px;
    left: 50%;
    margin-left: -212px;
    color: #fff;
    line-height: 1;
    box-sizing: border-box;
    padding: 42px 0 0 50px;
    transition: .5s;
    transform: scale(0);
}

.ys li.on .ys-nei {
    transform: scale(1);
}

.ys li .ys-nei b {
    display: block;
    font-size: 24px;
}

.ys li .ys-nei i {
    display: block;
    width: 321px;
    height: 2px;
    background-color: #ffffff;
    opacity: 0.3;
    margin: 21px 0 25px;
}

.ys li .ys-nei p {
    font-size: 14px;
    line-height: 32px;
    color: #ffffff;
    width: 330px;
}

/*form-box*/
.form-box {
    background: url("../images/form-box.jpg") no-repeat center;
    height: 221px;
    cursor: auto;
    box-sizing: border-box;
    padding-top: 41px;
    position: relative;
}


.webq_bottom_r {
    width: 100%;
    box-sizing: border-box;
    background: url("../images/form.png") no-repeat 0 0;
    padding-left: 89px;
    height: 63px;
    padding-top: 12px;
}

.webq_bottom_rt {
    color: #999999;
    font-size: 22px;
    line-height: 30px;
    text-align: center;
    padding: 40px 0 10px 0;
}

.webq_bottom_rt span {

}

.webq_bottom_d1 {
    background: url(../images/ly_d1.png) no-repeat 8px center #fff;
}

.webq_bottom_d2 {
    background: url(../images/ly_d2.png) no-repeat 14px center #fff;
    padding-left: 40px !important;
}

.webq_bottom_d3 {
    background: url(../images/ly_d3.png) no-repeat 8px center #fff;
}


.webq_bottom_rli1 {
    width: 42px;
    height: 4px;
    background: #000;
}

.webq_bottom_rt2 {
    height: 40px;
    line-height: 20px;
    color: #999999;
    font-size: 14px;
    text-transform: uppercase;
}

.webq_bottom_rt2 span {
    font-size: 20px;
}

.webq_bottom_rli2 {
    width: 42px;
    height: 4px;
    background: #000;
}


.webq_bottom_r1 {
    height: 37px;
    margin-left: 40px;
    padding: 6px 5px 5px 35px;
    box-sizing: border-box;
    width: 260px;
    float: left;
}

.webq_bottom_r3 {
    float: left;
}

.webq_bottom_r3_1 {
    width: 150px;
    float: left;
    height: 37px;
    line-height: 37px;
    padding: 0 6px 0 35px;
    box-sizing: border-box;
}

.webq_bottom_rml {
    margin-left: 40px;
    width: 230px;
}


.webq_bottom_r4 {
    height: 37px;
    float: right;
    width: 81px;
    background: #0163ca;
}

.webq_bd_1 {
    width: 100%;
    height: 100%;
    border: 0;
    background: none;
    line-height: 24px;
    color: #999999;
}

.webq_bd_2 {
    width: 100%;
    height: 37px;
    line-height: 37px;
    border: 0;
    background: none;
    color: #999999;
    display: block;
}

.webq_yan {
    margin-left: 40px;
    float: left;
    height: 37px;
}

.webq_yan input {
    width: 120px;
    height: 37px;
    box-sizing: border-box;
    padding-left: 32px;
    font-size: 14px;
    color: #999999;
    float: left;
    background: url("../images/ly_d4.png") no-repeat 10px center #fff;

}

.webq_yan .web_yanimg {
    width: 90px;
    height: 36px;
    overflow: hidden;
    float: left;
    margin-left: 5px;
}

.webq_yan .web_yanimg img {
    display: block;
    width: 100%;
    height: 100%;
}

.webq_bd_go {
    margin: 0;
    border: 0;
    width: 100%;
    background: none;
    cursor: pointer;
    color: #fff;
    line-height: 37px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}


.webq_bottom_r input::-webkit-input-placeholder {
    color: #999999;
}

.webq_bottom_r input::-moz-placeholder {
    color: #999999;
}

.webq_bottom_r input:-moz-placeholder {
    color: #999999;
}

.webq_bottom_r input:-ms-input-placeholder {
    color: #999999;
}

.webq_bottom_r textarea::-webkit-input-placeholder {
    color: #999999;
}

.webq_bottom_r textarea::-moz-placeholder {
    color: #999999;
}

.webq_bottom_r textarea:-moz-placeholder {
    color: #999999;
}

.webq_bottom_r textarea:-ms-input-placeholder {
    color: #999999;
}

.form-box h6 {
    text-align: center;
    color: #fff;
    line-height: 1;
    font-family: 宋体;
    font-size: 36px;
    margin: 26px 0 0;
}


.form-more {
    width: 70px;
    height: 70px;
    background-color: #1667b8;
    position: absolute;
    bottom: -35px;
    left: 50%;
    margin-left: -35px;
    border-radius: 50%;
    font-weight: bold;
    text-align: center;
    line-height: 70px;
    font-size: 18px;
}

.form-more a {
    display: block;
    color: #fff;
}

.form-more span {
    display: block;
    width: 100%;
    height: 100%;
    animation: ripple 1s linear infinite;
    border-radius: 50%;
}

@keyframes ripple {
    0% {
        box-shadow: 0 0 0 0 rgba(22, 103, 184, .2),
        0 0 0 5px rgba(22, 103, 184, .2),
        0 0 0 10px rgba(22, 103, 184, .2);
    }
    100% {
        box-shadow: 0 0 0 10px rgba(22, 103, 184, .2),
        0 0 0 10px rgba(22, 103, 184, .2),
        0 0 0 15px rgba(22, 103, 184, 0);
    }
}

/*case-box*/
.case-box {
    margin: 92px 0 68px;
}

.case {
    margin-top: 20px;
}
.case .tempWrap{
    width: 100% !important;
}
.picScroll-left {
    width: 100%;
}

.picScroll-left .hd {
    overflow: hidden;
    height: 16px;
    text-align: center;
    width: 100%;
    margin-top: 40px;
}

.picScroll-left .hd ul {
    overflow: hidden;
    zoom: 1;

}

.picScroll-left .hd ul li {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: #888;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 15px;
    cursor: pointer;
}

.picScroll-left .hd ul li.on {
    background: #0163ca;
}

.picScroll-left .bd {
    width: 100%;
}

.picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picScroll-left .bd ul li {
    width: 376px;
    height: 421px;
    background-color: #f4f4f4;
    margin-right: 35px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
    position: relative;
    z-index: 0;
}
.picScroll-left .bd ul li:before{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    background: #0163ca;
    z-index: -1;
    transition: .5s;
}
.picScroll-left .bd ul li:hover:before{
    height: 100%;
}
.picScroll-left .bd ul li .case-img{
    display: block;
    width: 356px;
    height: 281px;
    margin: 11px auto 27px;
}
.picScroll-left .bd ul li .case-img img{
    display: block;
    width: 100%;
    height: 100%;
}
.picScroll-left .bd ul li .case-name{
    display: block;
    padding: 0 5%;
    text-align: center;
    line-height: 1;
    font-size: 16px;
    color: #444;
    transition: .5s;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.picScroll-left .bd ul li p{
    margin: 15px auto 0;
    width: 300px;
    font-size: 13px;
    line-height: 26px;
    color: #555555;
    overflow: hidden;
    text-align: center;
    height: 52px;
    transition: .5s;
}
.picScroll-left .bd ul li:hover .case-name,
.picScroll-left .bd ul li:hover p{
    color: #fff;
}

/*about-box*/
.about-box{
    background: url("../images/about-bg.jpg") no-repeat center top;
    cursor: auto;
}
.about{
    padding-top: 50px;
}
.about .title h6 a,
.about .title p{
    color: #fff;
}
.about .about-name{
    font-size: 18px;
    line-height: 1;
    color: #fff;
    margin: 50px 0 30px;
    text-align: center;
}
.about .about-p{
    width: 1008px;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 36px;
    overflow: hidden;
    height: 108px;
}

/* 荣誉资质 */
.zi {
    width: 100%;
    position: relative;
    height: 386px;
    background-color: #ffffff;
    box-sizing: border-box;
    padding: 41px 0 0;
    margin-top: 50px;
    box-shadow: 0 8px 17px 7px rgba(6, 79, 156, 0.05);
}

.zi .parHd {
    text-align: center;
}


.zi .parHd ul li {
    width: 110px;
    height: 40px;
    display: inline-block;
    transition: .6s;
    line-height: 40px;
    margin: 0 25px;
    box-sizing: border-box;
    border: solid 1px #707070;
    position: relative;
    color: #333;
}

.zi .parHd ul li.on {
    transform-origin: center -10px;
    -webkit-animation: sway 2000ms infinite ease-in-out;
    animation: sway 2000ms infinite ease-in-out;
    -webkit-animation-delay: 968.75ms;
    animation-delay: 968.75ms;
}

@keyframes sway {
    0% {
        transform: rotate(2deg);
    }
    50% {
        transform: rotate(-2deg);
    }
    100% {
        transform: rotate(2deg);
    }
}

.zi .parHd ul li a {
    display: block;
    color: #333;
    font-size: 18px;
}

.zi .parHd ul li.on {
    background-color: #0163ca !important;
    border-color: #0163ca;
}
.zi .parHd ul li.on a{
    color: #fff;
}
.zi .parBd .slideBox {
    position: relative;
    width: 1130px;
    margin: 30px auto 0;
}

.zi .parBd .slideBox .tempWrap {
    width: 1130px;
    margin: 0 auto;
    overflow: hidden;
}

.zi .parBd ul {
    overflow: hidden;
    zoom: 1;
}

.zi .parBd ul li {
    width: 260px !important;
    box-sizing: border-box;
    position: relative;
    margin-right: 30px;
    overflow: hidden;
    float: left;
    text-align: center;
}

.zi .parBd ul li .pic {
    display: block;
    width: 100%;
    height: 200px;
    transition: .5s;
    overflow: hidden;
}

.zi .parBd ul li .pic img {
    width: 100%;
    height: 100%;
    display: block;
    transition: .8s;
}

.zi .parBd ul li:hover .pic img {
    transform: scale(1.1);
}

.zi .parBd ul li .name {
    display: block;
    width: 100%;
    line-height: 1;
    margin-top: 19px;
    box-sizing: border-box;
    color: #444;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: .5s;
}
.zi .parBd ul li:hover .name {
    color: #0163ca;
}

/*new-box*/
.new-box{
    margin: 70px 0 75px;
}
.new{
    margin-top: 20px;
}
.newL{
    width: 650px;
}
.new-nav{
    width: 100%;
    height: 30px;
    line-height: 30px;
    border-left: 6px solid #0163ca;
}

.new-nav li{
    float: left;
    margin-left: 30px;
    font-weight: bold;
}
.new-nav li a{
    display: block;
    font-size: 18px;
    color: #444;
}
.new-nav li.on a{
    color: #0163ca;
}

.newL-list{
    padding-top: 29px;
}
.newL-list .newL-li li:first-child{
    margin-bottom: 20px;
}
.newL-list .newL-li li{
    width: 100%;
    height: 220px;
    background-color: #f5f5f5;
    position: relative;
    z-index: 0;
}
.newL-list .newL-li li:before{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 100%;
    background: #0163ca;
    z-index: -1;
    transition: .5s;
}
.newL-list .newL-li li:hover:before{
    width: 100%;
}
.newL-list .newL-li li .newL-img{
    display: block;
    width: 231px;
    height: 181px;
    overflow: hidden;
    margin: 19px 0 0 18px;
}
.newL-list .newL-li li .newL-img img{
    display: block;
    width: 100%;
    height: 100%;
    transition: .7s;
}
.newL-list .newL-li li:hover .newL-img img{
    transform: scale(1.1);
}

.newL-list .newL-li li .newL-nn{
    margin-right: 52px;
    width: 310px;
    padding-top: 51px;
    line-height: 1;
}

.newL-list .newL-li li .newL-nn a{
    display: block;
    width: 100%;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #444;
    transition: .5s;
}
.newL-list .newL-li li .newL-nn p{
    overflow: hidden;
    font-size: 14px;
    line-height: 26px;
    color: #555555;
    height: 78px;
    margin-top: 28px;
    transition: .5s;
}
.newL-list .newL-li li:hover .newL-nn a,
.newL-list .newL-li li:hover .newL-nn p{
    color: #fff;
}


.newR{
    width: 490px;
}
.newR-list li:first-child{
    margin-top: 47px;
}
.newR-list li{
    width: 100%;
    height: 120px;
    border-bottom: 1px solid #e5e5e5;
    margin-top: 40px;
    position: relative;
    box-sizing: border-box;
}
.newR-list li:before{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    background: #0163ca;
    transition: .5s;
}
.newR-list li:hover:before{
    width: 100%;
}
.newR-list li a{
    display: block;
    width: 100%;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #444;
    line-height: 1;
    transition: .5s;
}
.newR-list li:hover a{
    color: #0163ca;
    transform: translateX(5px);
}
.newR-list li p{
    font-size: 14px;
    line-height: 30px;
    color: #555555;
    overflow: hidden;
    height: 60px;
    margin-top: 27px;
}

/*link*/
.link {
    width: 100%;
    position: relative;
    margin-bottom: 40px;
    height: 16px;
    line-height: 16px;
}

.link .left {
    font-size: 16px;
    color: #0163ca;
    float: left;
    font-weight: bold;
    border-left: 5px solid #0163ca;
    padding-left: 10px;
    height: 16px;
}

.link  ul {
    float: left;
}

.link  ul li {
    float: left;
}

.link  ul li a {
    display: block;
    font-size: 14px;
    color: #444;
    box-sizing: border-box;
    margin: 0 20px;
    transition: .5s;
}
.link  ul li a:hover{
    color: #0163ca;
    transform: translateY(-3px);
}



