/* 初始化 */
* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}
body{
    line-height: 1;
    min-width: 1200px;
    font-family: 'Source Han Sans CN','Microsoft YaHei','微软雅黑';
    background-color: #ffffff!important;
}
a {
    color: inherit;
    text-decoration: none;
}
.ul_none{
    list-style-type: none;
}
.clear {
    clear: both;
}
.peach{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.clearfix:after {
    clear: both;
    height: 0;
    content: "";
    line-height: 0;
    font-size: 0;
    display: block;
}
.bod0{
    border: 0px!important;
}
ul{
    list-style-type: none;
}
input,textarea{
    outline: none;
}
*,*:hover,*:active,*:visited,*:link,*:focus{
    outline:none;
    background: none;
    text-decoration: none;
}
.peach{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.pubimg{
    width: 100%;
    height: 100%;
    display: block;
}
.pubimg1s{
    width: 100%;
    height: 100%;
    display: block;
    transition: all 1s;
}
.ft{
    float: left;
}
.rt{
    float: right;
}
.swiper-container {
    width: 100%;
    height: 100%;
  }
  .swiper-slide {
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
/*----------------------*/




/* 头部 */
.shead_logo {
    float: left;
}
.hsmls {
    position: absolute;
    z-index: 19999;
    line-height: 0;
    width: 100%;
    transition: all 0.3s;
    border-bottom: 1px solid #221816;
}
.hsmls .menu {
    float: right;
}
.hsmls ul li {
    float: left;
    display: inline-block;
    transition: all .5s;
    position: relative;
    padding: 0 20px;
    text-transform:uppercase;
}
.hsmls ul li .mua {
    height: 130px;
    display: block;
    font-size: 14px;
    color: #333333;
    transition: all 0.5s;
    text-align: center;
    line-height: 2em;
    overflow: hidden;   
}

.hsmls ul li span {
   display: flex;
   align-items:center;
   height: 130px;
}
.hsmls ul li:hover .mua {
    border-bottom: 2px solid #93c657;
    transition: all 0.5s;
    color: #93c657;
}
.hsmls .muon .mua {
    font-weight: bolder!important;
    border-bottom: 2px solid #93c657!important;
    transition: all 0.2s;
    color: #93c657;
}
.headmn .on .mua  {
    font-weight: bolder!important;
    border-bottom: 2px solid #93c657!important;
    color: #93c657;
}




/* 首页-搜索框 */
.sin_search {
    padding: 20px 0 5px 0;
}
.sin_search  .search_box {
    float: left;
}
.sin_search  .search_box .icpss {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 42px;
    margin-top: 15px;
    background-color: #eeeeee;
    border-radius: 10px;
    width: 440px;
    padding: 0 20px 0 10px;
}
.sin_search  .search_box .icpss input {
    font-size: 16px;
    color: #aaaaaa;
    border: 0px!important;
}
.sin_search .search_box .icpss button {
    border: 0px!important; 
}
.sin_search .search_box .keywords {
    font-size: 14px;
    color: #333333;
    line-height: 5em;
}

.sin_search  .search_keywords {
    float: right;
    text-align: left;
    font-size: 14px;
    color: #555555;
    padding-top: 20px;
    line-height: 2em;
    border-bottom: 1px solid #90c54b;
    width: 48%;
}
.sin_search  .search_keywords span {
    padding-right: 20px;
}

/*首页产品*/
.sy_case{
    min-width: 1200px;
    height: 600px;
    background: url(../image/sycbj.png) center no-repeat;
}
.sy_case .syc_box{
    width: 1200px;
    margin: 0 auto;
}
.sy_case .syc_box .syc_title .p1{
    font-size: 24px;
    color: #555555;
    text-align: center;
    padding-top: 60px;
}
.sy_case .syc_box .syc_op{
    margin-top: 35px;
    text-align: center;
}
.sy_case .syc_box .syc_op ul li {
    display: inline-block;
    margin: 0 6px 20px;
    border: 1px solid #d2d2d2;
    height: 42px;
    line-height: 42px;
    color: #555555;
    background-color: #ffffff;
    transition: ease-in 0.4s;
    padding: 0 30px;
}
.sy_case .syc_box .syc_op ul li a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: inherit;
}
.sy_case .syc_box .syc_op ul li:hover,
.sy_case .syc_box .syc_op ul li.active {
    background-color: #93c657;
    color: #ffffff;
    transition: ease-out 0.4s;
}



.sy_case .syc_box .syc_list{
    margin-top: 35px;
}

.sycpspan1 {
    margin-top: 40px;
    margin-left: 43%;
    float: left;
    height: 20px;
    width: 40px;
    display: block;
    background: url(../image/jiantou.png) repeat 0px -50px;
    transition: all 0.5s cubic-bezier(0.215,0.61,0.355,1) 0s;
}
.sycpspan1:hover{
    background: url(../image/jiantou.png) repeat 0px -70px
}
.sycpspan2{
    margin-top: 40px;
    margin-right: 43%;
    float: right;
    height: 20px;
    width: 40px;
    display: block;
    background: url(../image/jiantou.png) repeat -37px -50px;
    transition: all 0.5s cubic-bezier(0.215,0.61,0.355,1) 0s;
}
.sycpspan2:hover{
    background: url(../image/jiantou.png) repeat repeat -37px -70px
}
.index_more {
    margin-top: 40px;
    height: 40px;
    line-height: 40px;
    width: 60px;
    background: url(../image/icon_more.png) no-repeat 0px -9px;
    display: block;
    transition: all 0.5s cubic-bezier(0.215,0.61,0.355,1) 0s;
    border: #dfdfdf 1px solid;
    box-sizing: content-box;
    position: absolute;
    top: 96%;
    left: 50%;
    margin-left: -30px;
}
.index_more:hover {
    border: 1px solid #666;
    background: url(../image/icon_more.png) no-repeat 0px -53px
}

.product_list_auto{
    height: 420px;
    position: absolute;
    left: 0;
}
.product_list_auto_1{
    margin-left: 20px;
    width: 285px;
    height: 295px;
    overflow: hidden;
    float: left;
    background-color: #dcdcdc;
}
.product_list_auto_1s{
    display: none;
}
.product_list_auto_1:nth-child(1){
    margin-left: 0px;
}

.product_list_auto_1 h5{
    height: 80px;
    text-align: center;
    line-height: 80px;
    color: #555555;
    font-size: 14px;
    z-index: 1;
    display: inline-block;
    width: 100%;
}
.product_list_auto_1 .a1{
    width: 100%;
    font-size: 12px;
    text-align: center;

    display: block;
    height: 15px;
}
.product_list_auto_1:hover{
    background-color: #93c657 !important;
}
.product_list_auto_1:hover h5{
    margin-top: -15px;
    line-height: 70px;
    background-color: #93c657 !important;
    color:#fff;transition:all .3s cubic-bezier(0.4,0,.2,1) 0s
}
.product_list_auto_1:hover .a1{
    margin-top: -18px;
    color:#fff;transition:all .3s cubic-bezier(0.4,0,.2,1) 0s
}


/*关于我们*/
.sin_about {
    width: 100%;
    height: 540px;
    position: relative;
    background: url('../image/sin_about.jpg') center no-repeat;
}
.sin_about .about_content {
    color: #ffffff;
    font-size: 14px;
    width: 715px;
    height: 175px;
    line-height: 1.5em;
    overflow: hidden;
    position: absolute;
    top: 210px;
    left: 487px;
}
.sin_about .sabout_more {
    background: url('../image/sabout_icon.png')0 0 no-repeat;
    color: #ffffff;
    font-size: 14px;
    display: block;
    padding-left: 28px;
    position: absolute;
    top: 435px;
    left: 493px;
}
 



/*首页新闻*/
.syinfo{
    min-width: 1200px;
    background-color: #f1f1f1;
    height: 585px;
}
.syinfo .syi_box{
    width: 1200px;
    margin: 0 auto;
}
.syinfo .syi_box .sif_title{
    padding-top: 55px;
}
.syinfo .syi_box .sif_title .p1{
    font-size: 24px;
    color: #555555;
    text-align: center;
    margin-bottom: 25px;
}
.syinfo .syi_box .sif_title .p2{
    font-size: 14px;
    color: #777777;
    text-align: center;
}

.syinfo .syi_box .sifnr{
    margin-top: 30px;
}
.sifnr ul li{
    float: left;
}
.sifnr ul li.one{
    width: 445px;
    margin-right: 12px;
    height: 370px;
}
.sifnr ul li.one a {
    width: 445px;
    height: 370px;
    overflow: hidden;
    display: block;
    position: relative;
}
.sifnr ul li.one a img{
    transform: scale(1);
    transition: all .4s;
    width: 100%;
    display: block;
}
.sifnr ul li.one a:hover img {
    transform: scale(1.05);
}
.sifnr ul li.one .news-title {
    bottom: 115px;
    left: 35px;
    width: 100%;
    border-left: 3px solid #93c657;
    padding-left: 20px;
    color: #fff;
    position: relative;
}
.sifnr ul li.one .news-title h5 {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 30px;
}
.sifnr ul li.one .news-title p {
    font-size: 16px;
    letter-spacing: 1px;
}
.icon-news {
    background: url(../image/syifimg2.png) no-repeat;
    width: 21px;
    height: 21px;
    display: inline-block;
    opacity: 1;
    filter: alpha(opacity=100);
    position: absolute;
    right: 100px;
    bottom: -3px;
}
.sifnr ul li.two {
    float: left;
    width: 400px;
    margin-right: 12px;
    color: #555555;
}
.sifnr ul li.two a {
    width: 400px;
    height: 180px;
    padding: 38px 44px;
    margin-bottom: 10px;
    display: block;
    overflow: hidden;
    position: relative;
    background: #fff;
}
.sifnr ul li.two .top h5 {
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 0;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.sifnr ul li.two .top div.p {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 24px;
}
.sifnr ul li.two .top div.p .p1 {
    height: 30px;
    padding-top: 15px;
    font-size: 12px;
    overflow: hidden;
}
.sifnr ul li.two .top .arrow {
    position: absolute;
    top: 40%;
    right: 66px;
    margin-top: 56px;
    font-size: 32px;
}
.sifnr ul li.two .bottom h3 {
    padding-top: 10px;
    font-size: 24px;
    font-weight: 700;
    padding-bottom: 10px;
}
.sifnr ul li.two .bottom span {
    font-size: 12px;
    display: block;
}
.sifnr ul li.three {
    float: left;
    color: #555555;
}
.sifnr ul li.three a {
    width: 330px;
    height: 116.5px;
    padding: 30px 30px;
    margin-bottom: 10px;
    display: block;
    background: #fff;
    overflow: hidden;
    transition: all 0.5s;
}
.sifnr ul li.three a .left {
    width: 25%;
    border-right: 1px solid #eeeeee;
    float: left;
}
.sifnr ul li.three a .left h3 {
    font-size: 24px;
    font-weight: 700;
    padding-bottom: 15px;
}
.sifnr ul li.three a .left span {
    font-size: 14px;
    display: block;
}
.sifnr ul li.three a .right {
    width: 75%;
    padding-left: 20px;
    float: left;
}
.sifnr ul li.three a .right h5 {
    height: 15px;
    font-size: 14px;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 0;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.sifnr ul li.three a .right .p1 {
    font-size: 12px;
    padding-top: 10px;
}
.sifnr ul li.three a .right .arrow {
    padding-top: 15px;
    margin: 0;
    display: block;
    font-size: 24px;
}
.sifnr ul li.two a:hover,
.sifnr ul li.three a:hover {
    box-shadow: 0 2px 15px 0 rgba(0, 0, 0, .1);
    background-color: #90c54b;
    transition: all 0.5s;
    color: #ffffff!important;
}




/*合作伙伴*/
.partner{
    min-width: 1200px;
    height: 452px;
    background: url(../image/partner.jpg) center no-repeat;
}
.partner .partner_box{
    width: 1200px;
    margin: 0 auto;
}
.partner .partner_box .shz_title{
    padding-top: 70px;
}
.partner .partner_box .shz_title .p1{
    font-size: 24px;
    text-align: center;
    color: #555;
    margin-bottom: 25px;
}
.partner .partner_box .shz_title .p2{
    font-size: 14px;
    text-align: center;
    color: #777;
    margin-bottom: 50px;
}
.partner .partner_box .shz_nr img {
    width: 180px;
    height: 68px;
    float: left;
    margin-left: 50px;
    margin-top: 10px;
    margin-bottom: 40px;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    transition-duration: 2s;
    transition-timing-function: cubic-bezier(.175,.885,.32,1.275);
}
.partner .partner_box .shz_nr img:hover {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
}


/*首页联系我们*/
.sycontact{
    overflow: hidden;
    position: relative;
    min-width: 1200px;
    height: 460px;
    background: url(../image/ditu.jpg) center no-repeat;
}
.sycontact_right {
    position: absolute;
    right: 0;
    top: 0;
    background: transparent;
    border-bottom: 460px solid #d9d9d9;
    border-left: 200px solid transparent;
    border-right: 0px solid transparent;
    width: 48%;
    height: 100%;
    z-index: 1;
}
.sycontact .syc_main  {
    color: #333333;
    position: absolute;
    right: 0;
    text-align: right;
    z-index: 999;
    line-height: 2em;
    padding-top: 90px;
}
.sycontact .syc_main .p1 {
    font-size: 30px;
}
.sycontact .syc_main span {
    display: inline-block;
    width: 92px;
    height: 4px;
    background-color: #90c54b;
    margin-top: 10px;
}
.sycontact .syc_main .p2 {
    font-size: 12px;
    text-transform: uppercase;
}
.sycontact .syc_main .message {
    font-size: 14px;
    font-size: #333333;
    padding-top: 15px;
}


/*foot*/
.foot{
    min-width: 1200px;
    background-color: #90c54b;
    display: -webkit-box;
}
.foot .foot_box{
    width: 1200px;
    margin: 0 auto;
}
.foot .foot_box .footleft{
    width: 54%;
    float: left;
}
.foot .foot_box .footleft .p1{
    padding-top: 30px;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 40px;
}
.foot .foot_box .footleft .p2{
    font-size: 12px;
    color: #FFFFFF;
    line-height: 40px;
    padding-bottom: 30px;
}
.foot .foot_box .footright{
    width: 35%;
    float: left;
    margin-left: 120px;
}
.foot .foot_box .footright .footop{
    padding-top: 30px;
    line-height: 40px;
}
.foot .foot_box .footright .footop a{
    font-size: 12px;
    color: #FFFFFF;
}
.foot .foot_box .footright .p1{
    font-size: 12px;
    color: #FFFFFF;
    line-height: 40px;
    float: left;
}
.foot .foot_box .footright .fx a{
    float: left;
    padding-top: 10px;
    margin-left: 15px;
}
.foot .foot_box .footright .fx .a2 .img2{
    position: absolute;
    margin-top: -80px;
    margin-left: 27px;
    display: none;
}
.foot .foot_box .footright .fx .a2:hover .img2{
    display: block;
}
.foot .foot_box .footright .fx .a3 .img2{
    position: absolute;
    margin-top: -80px;
    margin-left: 27px;
    display: none;
}
.foot .foot_box .footright .fx .a3:hover .img2{
    display: block;
}


/*关于我们*/

.aboutm1{
    min-width: 1200px;
    height: 437px;
    background: url(../image/about_m1.jpg) center no-repeat;
}
.aboutm1 .am1box{
    width: 1200px;
    margin: 0 auto;
}

.aboutm1 .am1box .am1left{
    width: 50%;
    float: left;
}
.aboutm1 .am1box .am1left .p1{
    font-size: 48px;
    color: #FFFFFF;
    margin-top: 150px;
    margin-bottom: 60px;
}
.aboutm1 .am1box .am1left .p2{
    font-size: 24px;
    color: #FFFFFF;
}
.aboutm1 .am1box .am1right{
    width: 50%;
    float: left;
}
.aboutm1 .am1box .am1right .p1{
    font-size: 24px;
    color: #93c657;
    margin: 86px 0 25px 100px;
}
.aboutm1 .am1box .am1right .span1{
    display: block;
    height: 2px;
    width: 40px;
    background: #555555;
    margin: 0px 0 25px 100px;
}
.aboutm1 .am1box .am1right .p2{
    font-size: 14px;
    color: #515151;
    margin: 0px 0 25px 100px;
    line-height: 40px;
}
.aboutm2{
    min-width: 1200px;
    height: 1006px;
    background: url(../image/about_m2.jpg) no-repeat center;
}

.aboutm3{
    min-width: 1200px;
    height: 666px;
    background-color: #f1f1f1;
}
.aboutm3 .am3box{
    width: 1200px;
    margin: 0 auto;
}
.aboutm3 .am3box .am3title{
    padding-top: 90px;
}
.aboutm3 .am3box .am3title .p1{
    font-size: 57px;
    color: #d7d7d7;
    text-align: center;
    margin-bottom: 35px;
}
.aboutm3 .am3box .am3title .p2{
    font-size: 48px;
    color: #555;
    text-align: center;
    margin-bottom: 43px;
}
.banner1{
    height: 290px;
}
.banner1 .pic div {
    position: absolute;
    width: 1200px;
}
.banner1 .pic li {
    width: 370px;
    height: 290px;
    float: left;
    margin-right: 45px;
    margin-bottom: 30px;
    border-bottom: 3px solid #d5d5d5;
}
.banner1 li:nth-child(3n) {
    margin-right: 0px;
}
.banner1 .num {
    width: 90px;
    margin: 0 auto;
    position: relative;
    top: 330px;
}
.banner1 .num li.la {
    background: #93c657;
}
.banner1 .num li {
    width: 15px;
    height: 15px;
    cursor: pointer;
    margin-right: 15px;
    border-radius: 10px;
    float: left;
    background: #999999;
}

.aboutm4{
    min-width: 1200px;
    height: 600px;
    background: url(../image/about_m4.jpg) no-repeat center;
}

/*产品中心*/
.pub_main {
    background-color: #f3f3f3;
    font-size: 14px;
}
.pub_main .main {
    width: 1200px;
    margin: 0 auto;
    padding: 68px 0 64px 0;
}
.pub_main .main .header {
    text-align: center;
}
.pub_main .main .header h1 {
    font-size: 36px;
    font-weight: normal;
    margin: 0;
    font-family: 'SimHei';
    color: #555555;
}
.pub_main .main .header p {
    margin: 28px 0 50px 0;
    text-transform: uppercase;
    font-size: 22px;
    font-family: 'Times New Roman', Times, serif;
    color: #93c657;
}
.pub_main .main .category ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}
.pub_main .main .category ul li {
    display: inline-block;
    margin: 0 6px 20px;
    border: 1px solid #d2d2d2;
    height: 42px;
    line-height: 42px;
    color: #555555;
    background-color: #ffffff;
    transition: ease-in 0.4s;
    padding: 0 30px;
}
.pub_main .main .category ul li a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: inherit;
}
.pub_main .main .category ul li:hover,
.pub_main .main .category ul li.active {
    background-color: #93c657;
    color: #ffffff;
    transition: ease-out 0.4s;
}
.classa {
    background-color: #93c657!important;
    color: #FFF!important;
}

.pub_main .main .lists {
    position: relative;
}
.pub_main .main .lists .item {
    float: left;
    width: 370px;
    height: 465px;
    overflow: hidden;
    padding: 36px;
    background-color: #ffffff;
    margin: 44px 44px 0 0;
    border-bottom: 5px solid #555555;
    transition: ease-out 0.4s;
    color: #555555;
}
.pub_main .main .lists .item:hover {
    border-bottom: 5px solid #93c657;
    transition: ease-out 0.4s;
}
.pub_main .main .lists .item:nth-child(3n),
.pub_main .main .lists.mr0 {
    margin-right: 0;
}
.pub_main .main .lists .item .img {
    width: 100%;
    height: 240px;
    display: table;
}
.pub_main .main .lists .item .img a {
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}
.pub_main .main .lists .item .img img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    max-height: 240px;
}
.pub_main .main .lists .item .title {
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 16px;
    text-align: center;
    margin-top: 20px;
}
.pub_main .main .lists .item .intro {
    margin: 22px 0;
    line-height: 1.6em;

}
.pub_main .main .lists .item .more {
    text-align: center;
}
.pub_main .main .lists .item .more a {
    text-decoration: none;
    color: inherit;
}
.pub_main .main .lists .item:hover .more a {
    color: #93c657;
}




/*分页*/
.paging {
    text-align:center;
    padding-top: 70px;
    height: 80px;
}
.paging a{
    padding:6px 12px;
    border:1px solid #ccc;
    border-radius:5px;
    margin:0 5px;
}
.paging span{
    margin:0 5px;
}
.paging a:hover,
.case_lisst .cate-box a:hover{
    color:#fff;
    background:#93c657;
}
.currPage{
    background:#93c657;
    color: #ffffff;
}

.pagination {
    text-align: center;
    margin-top: 60px;
    color: #333333;
    font-size: 12px;
}
.pagination span {

}
.pagination  a {
    display: inline-block;
    height: 30px;
    line-height: 29px;
    margin: 0 4px;
    border-radius: 4px;
    background-color: #ffffff;
    color: #333333;
    transition: ease-out 0.4s;
    border: 1px solid #e2e2e2;
}
.pagination span.active,
.pagination span:hover {
    background-color: #93c657;
    transition: ease-out 0.4s;
}
.pagination span.active a,
.pagination span:hover a {
    color: #ffffff;
}

/*新闻中心*/
.pub_main .main .news_list{
    position: relative;
    padding-top: 50px;
}
.news_box{
    margin-right: 35px;
    float: left;
    width: 580px;
    height: 195px;
    background:#fff;
    margin-bottom:15px;
    border-bottom:1px solid #cecece;
    transition: box-shadow 0.3s;
    -moz-transition: box-shadow 0.3s;
    -webkit-transition: box-shadow 0.3s;
    -o-transition: box-shadow 0.3s;
}
.news_box:nth-child(2n){
    margin-right: 0px;
}
.news_box:hover{
    box-shadow: 5px 5px 15px #7e7e7e
}

.news_box>a{
    display: block;
    box-shadow: 3px 3px 3px #e2e2e2;
}
.news_box>a>.img_box{
    width: 263px;
    height: 170px;
    float: left;
    margin-left:15PX;
}
.news_box>a>.img_box>img{
    display: block;
    width: 263px;
    height: 166px;
    margin-top:14px;
}

.news_box:hover a>.txt_box>.new_title,
.news_box:hover a>.txt_box>.new_a1 {
    color: #93c657;
}

.news_box>a>.txt_box{
    width: 270px;
    height: 166px;
    float: right;
    margin-right: 15px;
    margin-top: 15px;
}
.news_box>a>.txt_box>.new_title{
    width: 270px;
    height: 55px;
    line-height: 55px;
    color: #555;
    font-size: 16px;
    font-weight: bold;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.news_box>a>.txt_box>.new_dis{
    width: 269px;
    line-height: 30px;
    color: #555;
    font-size: 14px;
    margin-right: 60PX;
}
.news_box>a>.txt_box>.new_dis1{
    width: 170px;
    height: 50px;
    line-height: 50px;
    color: #777777;
    font-size: 12px;
    float: left;
}
.news_box>a>.txt_box>.new_a1{
    width: 60px;
    height: 50px;
    line-height: 50px;
    color: #777777;
    font-size: 12px;
    float: right;
}


/*合作客户*/

.solution_list{
    position: relative;
}
.solution_list ul li{
    margin-top: 20px;
    float: left;
    margin-left: 15px;
    width: 285px;
    height: 165px;
}
.solution_list ul li img{
    width: 285px;
    height: 108px;
    border: 1px solid #d8d8d8;
}
.solution_list ul li h3 {
    font-size: 14px;
    line-height: 30px;
    color: #333333;
    text-align: center;
}
/*联系我们*/
.lxwmbj{
    min-width: 1200px;
    background-color: #f3f3f3;
    padding-bottom: 50px;
}
.lxwmbj .lxwm_box{
    width: 1200px;
    margin: 0 auto;
}


/*新闻内页*/
.if_detail{
    min-width: 1200px;
    background-color: #f3f3f3;
}
.if_detail .ifdbox{
    width: 1200px;
    margin:0 auto;
}
.dqwz{
    padding: 30px 0 30px 0;
}
.dqwz span {
    font-size: 12px;
    color: #555555;
}
.dqwz a {
    font-size: 12px;
    color: #555555;
}
.new_ny{
    padding-top: 10px;
}
.new_ny .p1{
    text-align: center;
    font-size: 22px;
    border-bottom: 1px #ccc dashed;
    padding-bottom: 30px;
    color: #93c657;
    line-height: 30px;
}
.new_ny .new_ny_sj{
    margin-top: 20px;
    text-align: center;
    margin-bottom: 30px;
}
.new_ny .new_ny_sj span{
    color: #777;
    font-size: 14px;
}
.new_ny .new_ny_nr{
    margin-bottom: 20px;

}
.up_down{
    border-top:1px solid #ccc;
}
.up_down p{
    margin-top: 20px;
    font-size: 14px;
    color: #555555;
}
.ny_fhlb{
    height: 40px;
}
.ny_fhlb a{
    width: 140px;
    height: 50px;
    background: #93c657;
    line-height: 50px;
    float: right;
    color: #fff;
    text-align: center;
    display: block;
    border-radius: 5px;
    font-size: 14px;
    margin-top: -42px;
}


/*产品内页*/
.cpnynr{

}
.cpnynr .cp_left{
    width: 885px;
    float: left;
    background-color: #FFFFFF;
}
.cpnynr .cp_left .top_title{
    margin: 20px;
    padding-bottom: 30px;
    border-bottom: 1px dashed #ccc;
}
.cpnynr .cp_left .top_title img{
    display: block;
    margin: 0 auto;
    max-width: 430px;
    max-height: 320px;
    float: left;
}
.cpnynr .cp_left .top_title .ttjs{
    float: right;
    width: 380px;
}
.cpnynr .cp_left .top_title .ttjs .p1{
    font-size: 24px;
    color: #555;
    height: 80px;
    margin-top: 50px;
    line-height: 35px;
}
.cpnynr .cp_left .top_title .ttjs .p2{
    font-size: 14px;
    color: #555;
    line-height: 30px;
}
.cpnynr .cp_left .btn_nr{
    margin: 20px;
    padding-bottom: 30px;
    border-bottom: 1px dashed #ccc;
}
.cpnynr .cp_left .btn_nr .p1{
    font-size: 18px;
    color: #555;
    margin: -26px 0 26px 50px;
    font-weight:bold;
}
.cpnynr .cp_left .btn_nr .p2{
    font-size: 14px;
    color: #555;
    line-height: 36px;
}
.cpnynr .cp_right{
    width: 285px;
    float: right;
    /*background-color: #FFFFFF;*/
}
.cpnynr .cp_right .cpr_title{
    background-color: #f3f3f3;
    height: 55px;
}
.cpnynr .cp_right .cpr_title .spanx{
    display: block;
    height: 30px;
    width: 3px;
    background: #93c657;
    float: left;
}
.cpnynr .cp_right .cpr_title .span2{
    font-size: 21px;
    color: #555;
    font-weight:bold;
    margin-left: 15px;
    margin-top: 2px;
    line-height: 27px;
}
.cpnynr .cp_right .cpr_title .span3{
    font-size: 18px;
    color: #555;
    margin-left: 15px;
    margin-top: 2px;
    line-height: 27px;
}
.cpnynr .cp_right .cpr_nr{

}
.cpnynr .cp_right .cpr_nr .cpr_tj{
    width: 285px;
    height: 295px;
    overflow: hidden;
    background-color: #dcdcdc;
    margin-bottom: 25px;
}

.cifimg{
    height: 215px;
    background-color: #eeeeee;
}
.cifimg img {
    width: 100%;
    height: 100%;
}
.cpnynr .cp_right .cpr_nr .cpr_tj h5{
    height: 80px;
    text-align: center;
    line-height: 80px;
    color: #555555;
    font-size: 14px;
    z-index: 1;
    display: inline-block;
    width: 100%;
}
.cpnynr .cp_right .cpr_nr .cpr_tj .a1{
    width: 100%;
    font-size: 12px;
    text-align: center;

    display: block;
    height: 15px;
}
.cpnynr .cp_right .cpr_nr .cpr_tj:hover{
    background-color: #93c657 !important;
}
.cpnynr .cp_right .cpr_nr .cpr_tj:hover h5{
    margin-top: -15px;
    line-height: 70px;
    background-color: #93c657 !important;
    color:#fff;transition:all .3s cubic-bezier(0.4,0,.2,1) 0s
}
.cpnynr .cp_right .cpr_nr .cpr_tj:hover .a1{
    margin-top: -18px;
    color:#fff;transition:all .3s cubic-bezier(0.4,0,.2,1) 0s
}

/*资质证书*/
.zs_list{
    width: 1200px;
}
.zs_list .honor{
}
.zs_list .honor li{
    float: left;
    width: 285px;
    margin-right: 20px;
    margin-bottom: 20px;
}
.zs_list .honor li:nth-child(4n){
    margin-right: 0px;
}
.zs_list .honor li a img{
    display: block;
    width: 285px;
    height: 400px;
    border: 1px solid #d5d5d5;
}
.zs_list .honor li a p{
    font-size: 14px;
    color: #555;
    text-align: center;
    margin-top: 10px;
}
.zs_list .honor li:hover a p{
    color: #93c657;
}
/*首页产品*/
.cer_box
{
    width: 100%;
    height: 295px;
    position: relative;
    margin: 50px 0px 0px;
}
.cer_box .cer_list
{
    width: 100%;
    height: 295px;
    overflow: hidden;
}
.cer_box .cer_list a
{
    text-decoration: none;
}
.cer_box .cer_list ul
{
    width: 1035px;
}
 .cer_box .cer_list ul li
{
    width: 285px;
    margin-right: 20px;
    float: left;
}
 .cer_box .cer_list ul li .img
{
    width: 100%;
    height: 160px;
    display: table;
    background-color: #FFFFFF;
    /*padding: 4px;*/
    border: 1px solid #D5D5D5;
}
.cer_box .cer_list ul li .img a
{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
}
.cer_box .cer_list ul li .img a img
{
    height:160px;
    vertical-align: middle;
}
.cer_box .cer_list ul li .title
{
    text-align: center;
    margin: 10px;
    font-size: 12px;
}
#navClass {
    background-color: #93c657;
    color: #ffffff;
    transition: ease-out 0.4s;
}

/* 左侧联系 */
.floating {
    position: fixed;
    right: 2%;
    bottom: 10%;
    width: 50px;
    z-index: 999;
}
.floating li {
    float: left;
    width: 50px;
    height: 50px;
    line-height: 50px;
    padding-bottom: 10px;
    position: relative;
    margin-top: 10px;
}

.floating li a {
    display: block;
    width: 50px;
    height: 50px;
    background-color: #90c54b;
    background-repeat: no-repeat;
    background-position: center;
    transition: .15s linear;
    -moz-transition: .15s linear;
    -webkit-transition: .15s linear;
    position: relative;
    z-index: 2;
    background-size: 80%!important;
}
.floating li a:hover {
    background-color: #221816;
}
.floating li .floating_home{
    background-image: url(../image/floating1.png);
}
.floating li .floating_qq{
    background-image: url(../image/floating2.png);
}
.floating li .floating_wx{
    background-image: url(../image/floating3.png);
}
.floating li .floating_top{
    background-image: url(../image/floating4.png);
}

.floating li span {
    background: #15499A;
    color: #fff;
    font-size: 15px;
    text-align: left;
    width: 50px;
    height: 50px;
    position: absolute;
    right: 0;
    z-index: -1;
    overflow: hidden;
    border-radius: 50px;
    top: 0;
    transition: .1s linear;
    -moz-transition: .1s linear;
    -webkit-transition: .1s linear;
}

.floating li:hover span{width:180px; padding-left:30px; z-index:1;}
.floating li:nth-of-type(3):hover span{
    width: 150px;
    z-index:1;
    right: 50px;
    height: auto;
    padding: 20px 30px;
}
.floating li:nth-of-type(3) span img{
    width: 80%;
}