/*首页banner*/
.pics_wrap {
    width: 100%;
    height: auto;
    overflow: hidden;
    z-index: 0;
}




.html5zoo-img-box-0 {
    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;
}

/*search*/

.search {
    margin: 0 auto 60px;
    height: 80px;
    background-color: #ffffff;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.06);
}

.sear_l {
    float: left;
    text-align: center;
    padding-right: 45px;
    border-right: 1px solid #ebebeb;
    height: 80px;
    padding-top: 17px;
    box-sizing: border-box;
}

.sear_l b {
    display: block;
    font-size: 20px;
    color: #4bb344;
    line-height: 22px;
    margin-bottom: 8px;
}

.sear_l p {
    font-size: 14px;
    color: #353535;
}

.sear_c {
    float: left;
    padding: 20px 44px 0 45px;
    border-right: 1px solid #ebebeb;
    height: 80px;
    box-sizing: border-box;
}

.ssk {
    height: 40px;
    position: relative;
}

.ss-text {
    width: 260px;
    height: 40px;
    background: #f5f5f5;
    color: #858585;
    font-size: 14px;
    padding-left: 10px;
    float: left;
    box-sizing: border-box;
    border-right: 0;
}

.ss-submit {
    width: 50px;
    height: 40px;
    float: left;
    background: url(../images/search_an.jpg) no-repeat center;
}

.sear_r {
    float: right;
}

.sear_r i {
    display: block;
    font-size: 14px;
    color: #353535;
    padding-top: 17px;
}

.sear_r p {
    font-size: 24px;
    color: #353535;
    background: url("../images/tell2.png") no-repeat left;
    padding-left: 49px;
    box-sizing: border-box;
}

.title {
    text-align: center;
}

.title b {
    display: block;
    font-size: 28px;
    line-height: 22px;
    color: #ebebeb;
}

.title h3 {
    font-size: 24px;
    color: #4e4e4e;
    border-left: 1px solid #4e4e4e;
    border-right: 1px solid #4e4e4e;
    padding: 0 21px;
    width: 139px;
    margin: 15px auto;
    height: 20px;
    line-height: 20px;
}

.title i {
    display: block;
    width: 100%;
    border-bottom: 1px solid #eee;
}

.duct {
    margin-top: 33px;
}

.ductL {
    width: 270px;
    height: 670px;
    background-color: #4bb344;
    border-radius: 10px;
}

.ductL .duct-tit {
    height: 98px;
    box-sizing: border-box;
    padding: 21px 0 0;
}

.ductL .duct-tit b {
    display: block;
    padding-left: 70px;
    box-sizing: border-box;
    font-size: 24px;
    line-height: 35px;
    color: #ffffff;
    background: url("../images/duct-t.png") no-repeat 0 0;
    margin-left: 41px;
}

.ductL .duct-tit i {
    display: block;
    text-align: center;
    font-family: ArialMT;
    font-size: 14px;
    color: #ffffff;
    margin-top: 10px;
}

.duct .duct-ul {
    width: 240px;
    height: 450px;
    background-color: #ffffff;
    margin: 0 auto;
    box-sizing: border-box;
    padding-top: 6px;
}

.duct .duct-ul li {
    background: url("../images/ductli.png") no-repeat center;
    width: 211px;
    height: 40px;
    margin: 21px auto 0;
    transition: .6s;
    line-height: 40px;
    padding: 0 35px;
    box-sizing: border-box;
}

.duct .duct-ul li:hover {
    background: url("../images/ductli2.png") no-repeat center;
}

.duct .duct-ul li a {
    display: block;
    width: 80%;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
    font-size: 14px;
}

.duct .duct-ul li span {
    color: #fff;
    font-size: 14px;
}

.duct .duct-tell {
    margin-top: 39px;
    background: url("../images/tell3.png") no-repeat 21px 4px;
    padding-left: 83px;
}

.duct .duct-tell p {
    font-size: 16px;
    color: #fff;
}

.duct .ductR {
    width: 910px;
    overflow: hidden;
    height: 670px;
}

.duct .ductR li:nth-child(3n+1) {
    margin-left: 0;
}

.duct .ductR li {
    float: left;
    width: 290px;
    height: 210px;
    border: solid 1px #d2d2d2;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    margin-left: 20px;
    margin-bottom: 20px;
}

.duct .ductR li .duct-img {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.duct .ductR li .duct-img img {
    display: block;
    width: 100%;
    height: 100%;
    transition: 1.5s;
}

.duct .ductR li:hover .duct-img img {
    /*transform: scale(1.1,1.1);*/
    transform: scale(1.2) rotate(10deg);
}

.duct .ductR li .duct-more {
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(210, 210, 210, .9);
    padding: 0 40px 0 30px;
    box-sizing: border-box;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 36px;
    font-size: 16px;
    color: #545454;
    transition: .6s;
    z-index: 0;
}

.duct .ductR li .duct-more:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    z-index: -1;
    background: #4bb344;
    transition: .6s;
}

.duct .ductR li .duct-more:after {
    content: '';
    position: absolute;
    top: 8px;
    right: 13px;
    background: url("../images/duct-jia.png") no-repeat center;
    width: 20px;
    height: 20px;

}

.duct .ductR li:hover .duct-more:before {
    width: 100%;
}

.duct .ductR li:hover .duct-more {
    color: #fff;
}

/*ys*/
.ys-box {
    box-sizing: border-box;
    padding-top: 60px;
}

.ys {
    background: url("../images/ys-bg.jpg") no-repeat center;
    height: 750px;
    margin-top: 30px;
}

.ys li {
    width: 1100px;
    height: 150px;
    position: relative;
    z-index: 0;
}

.ys li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    background-color: rgba(75, 179, 68, .7);
    transition: .6s;
    z-index: -1;
}

.ys li:hover::before {
    width: 100%;
}

.ys li i {
    display: block;
    width: 150px;
    height: 150px;
    position: relative;
    margin-left: 359px;
    transition: .6s;

}

.ys li:hover i {
    background: #4bb344;
}

.ys li i img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}

.ys li .ys-text {
    margin-left: 31px;
    box-sizing: border-box;
    padding-top: 30px;
    width: 380px;
}

.ys li .ys-text b {
    display: block;
    font-size: 24px;
    color: #ffffff;
    margin-bottom: 15px;
}

.ys li .ys-text p {
    font-size: 14px;
    color: #ffffff;
}

/*case*/

.title p {
    font-size: 14px;
    color: #696969;
    margin: 18px 0;
}

.title span {
    margin: 0 auto;
    width: 70px;
    height: 2px;
    background-color: #696969;
    display: block;
}

.case-box {
    padding-top: 60px;
}

.certify {
    position: relative;
    width: 100%;
    height: 520px;
    margin: 0 auto;
}

.certify .pos {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.certify .swiper-container {
    width: 1200px;
    padding: 30px 0 0 0;
}

.certify .swiper-slide {
    width: 590px;
    height: 410px;
    position: relative;
    cursor: pointer;
}

.certify .swiper-slide .show {
    width: 590px;
    height: 410px;
    position: relative;
    padding-bottom: 60px;
}

.certify .swiper-slide .show a {
    display: block;
}

.certify .swiper-slide .show img {
    display: block;
    width: 590px;
    height: 410px;
    vertical-align: top;
}

.certify .swiper-slide .show span {
    display: block;
    width: 100%;
    height: 410px;
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    left: 0;
}

.certify .swiper-slide-active {
    position: relative;
    margin-top: -3px;
    border: 4px solid #fff;
}

.certify .swiper-slide-active .show {
    position: absolute;
}

.certify .swiper-slide-active .show img {
    width: 100%;
}

.certify .swiper-slide-active .hide {
    position: absolute;
    bottom: 0;
}

.certify .swiper-slide-active .hide a {
    width: 590px;
}

.certify .swiper-slide-active .show span {
    width: 590px;
}

.certify .swiper-slide .hide {
    display: none;
    width: 590px;
}

.certify .swiper-slide .hide a {
    display: block;
    width: 100%;
    height: 56px;
    line-height: 56px;
    padding: 0 25px;
    background: #4bb344;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #fff;
    text-align: center;
    position: relative;
}

.certify .swiper-slide.swiper-slide-active .show span {
    display: none;
}

.certify .swiper-slide.swiper-slide-active .hide {
    display: block;
}

.certify .swiper-button-prev {
    position: absolute;
    width: 60px;
    height: 60px;
    top: 500px;
    background: url(../images/case_jt_01.png);
    -webkit-transition: all .5s;
    transition: all .5s;
    left: 522px;
}

.certify .swiper-button-prev::before {
    content: '';
    position: absolute;
    left: -424px;
    top: 32px;
    background: url("../images/lll.png") no-repeat center;
    width: 424px;
    height: 1px;
}

.certify .swiper-button-prev:hover {
    background: url(../images/case_jt_02.png);
    -webkit-transition: all .5s;
    transition: all .5s;
}

.certify .swiper-button-next {
    position: absolute;
    width: 60px;
    height: 60px;
    top: 500px;
    background: url(../images/case_jt_03.png);
    -webkit-transition: all .5s;
    transition: all .5s;
    right: 522px;
}

.certify .swiper-button-next::before {
    content: '';
    position: absolute;
    right: -424px;
    top: 32px;
    background: url("../images/rrr.png") no-repeat center;
    width: 424px;
    height: 1px;
}

.certify .swiper-button-next:hover {
    background: url(../images/case_jt_04.png);
    -webkit-transition: all .5s;
    transition: all .5s;
}

.a-box {
    background: url("../images/about-bg.jpg") no-repeat top;
    height: 815px;
    padding-top: 115px;
    box-sizing: border-box;
}

.formL {
    width: 565px;
}

.formL b {
    display: block;
    font-size: 30px;
    line-height: 30px;
    color: #ffffff;
    margin-bottom: 43px;
}

.in_banner1 {
    width: 100%;
}

.in_banner1_1 {
    position: relative;
}


.webq_bottom_r {
    position: relative;
}

.webq_bottom_r3 {
    height: auto;
}

.webq_bottom_r3_1 {
    float: left;
    width: 270px;
    height: 50px;
    line-height: 50px;
    position: relative;
    box-sizing: border-box;
}

.webq_bottom_ml {
    margin-left: 25px;
}

.webq_bottom_r1 {
    width: 390px;
    height: 50px;
    margin-top: 20px;
    position: relative;
    box-sizing: border-box;
    float: left;
}


.webq_bottom_r4 {
    width: 150px;
    height: 50px;
    background-color: #fff;
    border-radius: 4px;
    margin: 20px 0 0;
    float: right;
}


.webq_bd_2 {
    width: 100%;
    height: 100%;
    border: 0;
    background: #fff;
    color: #555;
    box-sizing: border-box;
    padding: 0 10px 0 64px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    display: block;
}

.webq_bd_1 {
    width: 100%;
    height: 50px;
    border: 0;
    background: #fff;
    color: #555;
    padding: 17px 10px 0 58px;
    box-sizing: border-box;
    display: block;
}

.webq_bd_go {
    margin: 0;
    border: 0;
    width: 100%;
    background: none;
    cursor: pointer;
    font-size: 16px;
    color: #4bb344;
    line-height: 50px;
    text-align: center;
}


.ly_d1 {
    background: url("../images/name.png") no-repeat center;
    width: 35px;
    height: 38px;
    position: absolute;
    left: 12px;
    top: 7px;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
}

.ly_d2 {
    background: url("../images/dianhua.png") no-repeat center;
    width: 40px;
    height: 38px;
    position: absolute;
    left: 12px;
    top: 7px;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
}

.ly_d3 {
    background: url("../images/liuyan.png") no-repeat center;
    width: 37px;
    height: 38px;
    position: absolute;
    left: 12px;
    top: 7px;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
}


/*图标移动home,主要内容*/

.lqy_jia .webq_bd_2 {
    padding: 0 50px 0 10px;
}

.lqy_jia .ly_d1 {
    left: 190px;
}

.lqy_jia .ly_d2 {
    left: 190px;
}

.lqy_jia .ly_d4 {
    left: 190px;
}

.lqy_jia .webq_bd_1 {
    padding: 18px 50px 0 10px;
}

.lqy_jia .ly_d3 {
    left: 350px;
}

/*图标移动end*/


/*定义input的初始颜色home*/

.webq_bottom_r input::-webkit-input-placeholder {
    color: #c9c9c9;
}

.webq_bottom_r input::-moz-placeholder {
    color: #c9c9c9;
}

.webq_bottom_r input:-moz-placeholder {
    color: #c9c9c9;
}

.webq_bottom_r input:-ms-input-placeholder {
    color: #c9c9c9;
}

.webq_bottom_r textarea::-webkit-input-placeholder {
    color: #c9c9c9;
}

.webq_bottom_r textarea::-moz-placeholder {
    color: #c9c9c9;
}

.webq_bottom_r textarea:-moz-placeholder {
    color: #c9c9c9;
}

.webq_bottom_r textarea:-ms-input-placeholder {
    color: #c9c9c9;
}

/*定义input的初始颜色end*/

.formR {
    width: 450px;
}

.formR b {
    display: block;
    font-size: 30px;
    line-height: 32px;
    color: #ffffff;
    margin-bottom: 30px;
}

.formR li:first-child {
    margin-left: 0;
}

.formR ul {
    width: 100%;
    padding-left: 99px;
    box-sizing: border-box;
}

.formR li {
    background: url("../images/formR-li.png") no-repeat 0 5px;
    padding-left: 30px;
    box-sizing: border-box;
    font-size: 18px;
    color: #fff;
    float: left;
    margin-left: 42px;
}

.formR p {
    font-size: 18px;
    line-height: 22px;
    color: #ffffff;
    text-align: right;
    margin: 20px 0 22px;
}

.formR a {
    display: block;
    text-align: center;
    width: 200px;
    height: 44px;
    background: #ffffff;
    line-height: 44px;
    font-size: 14px;
    color: #4bb344;
    float: right;
    position: relative;
    z-index: 0;
}

.formR a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    background: #f08519;
    transition: .6s;
    z-index: -1;
}

.formR a:hover:before {
    width: 100%;
}

.formR a:hover {
    color: #fff;
}

.about {
    margin-top: 84px;
}

.aboutL {
    width: 648px;
    height: 389px;
    background-color: #ffffff;
    box-shadow: 0px 5px 8px 0px rgba(179, 205, 177, 0.36);
    box-sizing: border-box;
    padding: 24px 0 0;
}

.aboutL b {
    display: block;
    text-align: center;
    font-family: ArialMT;
    font-size: 40px;
    font-weight: normal;
    line-height: 40px;
    color: #dcdcdc;
}

.aboutL h6 {
    width: 543px;
    margin: 15px auto 20px;
    text-align: center;
    padding-bottom: 17px;
    border-bottom: 1px solid #e1e1e1;
    font-size: 24px;
    color: #545454;
}

.aboutL p {
    width: 543px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 30px;
    color: #858585;
    overflow: hidden;
    height: 180px;
}

.aboutR {
    width: 522px;
    height: 315px;
    background-color: #ffffff;
    box-shadow: 0px 5px 8px 0px rgba(179, 205, 177, 0.36);
    margin-top: 74px;
    overflow: hidden;
}

.aboutR img {
    width: 100%;
    height: 100%;
    display: block;
    transition: .6s;
}

.aboutR:hover img {
    transform: scale(1.2) rotate(10deg);
}

.back {
    width: 100%;
    background: #e7e7e7;
    padding: 36px 0 22px;
}

.back .slideGroup {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.back .slideGroup .parHd {
    width: 360px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    top: -118px;
    left: 288px;
}

.back .slideGroup .parHd ul {
    width: 360px;
    font-size: 14px;
    overflow: hidden;
}

.back .slideGroup .parHd ul li {
    width: 140px;
    height: 40px;
    line-height: 40px;
    float: left;
    margin-right: 20px;
    cursor: pointer;
    color: #fff;
    background: #f08519;
    text-align: center;
    -webkit-transition: all .5s;
    transition: all .5s;
    position: relative;
}

.back .slideGroup .parHd ul li:last-child {
    margin-right: 0px;
}

.back .slideGroup .parHd ul li.on {
    background: #4bb344;
    color: #fff;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.back .slideGroup .parBd {
    margin-top: 0;
}

.back .slideGroup .parBd .slideBox {
    position: relative;
    width: 1200px;
    overflow: hidden;
}

.back .slideGroup .parBd .slideBox .tempWrap {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.back .slideGroup .parBd ul {
    overflow: hidden;
    zoom: 1;
    overflow: hidden;
}

.back .slideGroup .parBd ul li {
    width: 285px;
    margin-right: 20px;
    overflow: hidden;
    float: left;
    text-align: center;
}

.back .slideGroup .parBd ul li .pic {
    width: 285px;
    height: 190px;
}

.back .slideGroup .parBd ul li .pic img {
    width: 285px;
    height: 190px;
    display: block;
}

.back .slideGroup .parBd ul li .name {
    display: block;
    width: 235px;
    padding: 0 25px;
    height: 14px;
    line-height: 14px;
    margin-top: 16px;
    color: #545454;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.back .slideGroup .parBd ul li:hover .name {
    color: #4bb344;
}


/*link*/
.link{
    background: url("../images/link-bg.jpg") no-repeat center;
    height: 100px;
    margin-top: 50px;
}
.link b{
    display: block;
    width: 270px;
    font-family: Arial-BoldMT;
    font-size: 48px;
    line-height: 41px;
    color: #ffffff;
    padding-top: 30px;
    background: url("../images/link-l.png") no-repeat right 47px;
}
.link b span{
    font-family: MicrosoftYaHei-Bold;
    font-size: 18px;
    padding-left: 20px;
}

.link-a{
    padding-top: 52px;
    width: 820px;
    margin-left: 105px;
}

.link-a a{
    color: #fff;
    font-size: 14px;
    letter-spacing: 1px;
    display: inline-block;
    position: relative;
    padding: 0 30px;
    transition: .6s;
}
.link-a a:before{
    content: '';
    position: absolute;
    left: 0;
    top: 5px;
    width: 1px;
    height: 12px;
    background: #fff;
}
.link-a a:first-child:before{
    opacity: 0;
}
.link-a a:hover{
    transform: translateY(-5px);
}

/*new*/
.new-box{
    margin-top: 59px;
}
.newt{
    margin-top: 26px;
}
.new-tit{
    padding-left: 36px;
    box-sizing: border-box;
    font-size: 18px;
    color: #545454;
    width: 100%;
}
.new-tit i{
    font-size: 12px;
    color: #858585;
}
.new-tit1{
    background: url("../images/new-1.png") no-repeat 0 0;
}
.new-tit2{
    background: url("../images/new-2.png") no-repeat 0 0;
}
.new-tit3{
    background: url("../images/new-3.png") no-repeat 0 5px;
}

.newL .newL-text{
    margin-top: 18px;
}
.newL .newL-text .newL-img{
    display: block;
    width: 200px;
    height: 120px;
    margin-right: 13px;
}
.newL .newL-text .newL-img img{
    display: block;
    width: 100%;
    height: 100%;
}
.newL .newL-text .newL-zi{
    width: 435px;
}
.newL .newL-text .newL-zi a{
    display: block;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #545454;
    font-size: 16px;
    transition: .6s;
    width: 100%;
}

.newL .newL-text:hover .newL-zi a{
    color: #4bb344;
    transform: translateX(5px);
}
.newL .newL-text .newL-zi p{
    font-size: 14px;
    line-height: 30px;
    color: #858585;
    overflow: hidden;
    margin: 4px 0 0;
    height: 88px;
}
.newL .newL-ul{
    width: 657px;
}

.newL .newL-ul li{
    width: 100%;
    line-height: 58px;
    border-bottom: 1px dashed #d2d2d2;
    position: relative;
    z-index: 0;
}
.newL .newL-ul li::before{
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    background: #4bb344;
    width: 0;
    height: 1px;
    transition: .6s;
}
.newL .newL-ul li:hover::before{
    width: 100%;
}
.newL .newL-ul li a{
    padding-left: 20px;
    display: block;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80%;
    transition: .6s;
    box-sizing: border-box;
    font-size: 14px;
    color: #545454;
    background: url(../images/new-dian.png) no-repeat 0 26px;
}
.newL .newL-ul li:hover a{
    background: url(../images/new-dian2.png) no-repeat 0 26px;
    color: #4bb344;
    transform: translateX(5px);
}
.newL .newL-ul li span{
    font-size: 14px;
    color: #858585;
}
.newL .newL-ul li:hover span{
    color: #4bb344;
}


.newR{
    width: 495px;
}
.newR .newR-ul{
    width: 100%;
}

.newR .newR-ul li{
    width: 100%;
    line-height: 62px;
    border-bottom: 1px dashed #d2d2d2;
    position: relative;
    z-index: 0;
}
.newR .newR-ul li a{
    padding-left: 20px;
    display: block;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80%;
    transition: .6s;
    box-sizing: border-box;
    font-size: 14px;
    color: #545454;
    background: url(../images/new-dian.png) no-repeat 0 26px;
}
.newR .newR-ul li:hover a{
    background: url(../images/new-dian2.png) no-repeat 0 26px;
    color: #4bb344;
    transform: translateX(5px);
}
.newR .newR-ul li span{
    font-size: 14px;
    color: #858585;
}
.newR .newR-ul li:hover span{
    color: #4bb344;
}
.newR .newR-ul li::before{
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    background: #4bb344;
    width: 0;
    height: 1px;
    transition: .6s;
}
.newR .newR-ul li:hover::before{
    width: 100%;
}
.newb{
    margin-top: 34px;
}
.newb li{
    width: 570px;
    height: 130px;
    background: #f3f3f3;
    transition: .6s;
    padding: 25px 0 0 23px;
    box-sizing: border-box;
    margin-top: 20px;
}
.newb li:hover{
    background: #4bb344;
}
.newb li a{
    display: block;
    width: 518px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #545454;
    transition: .6s;
}
.newb li p{
    width: 518px;
    font-size: 14px;
    line-height: 30px;
    color: #858585;
    overflow: hidden;
    height: 60px;
    margin-top: 5px;
    transition: .6s;
}
.newb li:hover p,.newb li:hover a{
    color: #fff;
}
















