a,p,span,div{
	font-family: "Source Han Sans CN Regular", 思源黑体, 微软雅黑, "Microsoft Yahei", webfont, "Hiragino Sans GB", Arial, Helvetica, "Microsoft YaHei New", STXihei, 华文细黑, sans-serif;
}
a {
    text-decoration: none;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

ul,
ol {
    list-style: none;
}

ul {
    margin-block-start: 0;
    margin-block-end: 0;
    padding-inline-start: 0px;
}

p {
    margin-block-start: 0;
    margin-block-end: 0;
}



/*navbar start*/
.zhancui-navbar {
    z-index: 100;
    position: fixed;
    top: 0;
    width: 100%;
    height: 76px;
    background: #fafafa;

}

.zhancui-navbar-container {
    height: 100%;
    width: 1280px;
    min-width: 1280px;
    margin: 0 auto;
}

.zhancui-navbar-logo {
    display: inline-block;
    float: left;
    width: 200px;
    height: 100%;
}

.zhancui-navbar-logo a {
    display: inline-block;
    height: 100%;
    width: 100%;
}

.zhancui-navbar-logo a img {
    height: 100%;
    width: 100%;
    padding: 5px 15px;
}

.zhancui-navbar-right {
    display: inline-block;
    float: right;
    margin-right: 80px;
}

.zhancui-navbar-right ul {
    list-style: none;
}

.zhancui-navbar-right ul li {
    display: inline;
    float: left;
    width: 100px;
    text-align: center;
    font: 100%/1.6 "Source Han Sans CN Regular", 思源黑体, 微软雅黑, "Microsoft Yahei", webfont, "Hiragino Sans GB", Arial, Helvetica, "Microsoft YaHei New", STXihei, 华文细黑, sans-serif;
    font-weight: 600;
    margin: 34px 28px 5px;
}


.zhancui-navbar-right ul li a {
    font: 100%/1.6 "Source Han Sans CN Regular", 思源黑体, 微软雅黑, "Microsoft Yahei", webfont, "Hiragino Sans GB", Arial, Helvetica, "Microsoft YaHei New", STXihei, 华文细黑, sans-serif;
    color: #000000;
    font-weight: 600;
}

.zhancui-navbar-right ul li.active {
    /*border-bottom: 5px solid #0e6753;*/
    border-bottom: 5px solid #227762;
    
}
.zhancui-navbar-right ul li.q_active {
    /*border-bottom: 5px solid #0e6753;*/
    border-bottom: 5px solid #227762;
}









.swiper-container {
    z-index: 99;
    width: 100%;
    height: 100%;
}

.swiper-slide {
    height: 100%;
    text-align: center;
    font-size: 18px;
    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;
}

.zhancui-content-font {
    position: fixed;
  /*  top: calc(20% + 50px);*/
    height: 460px;
    width: 1280px;
    min-width: 1280px;
    margin: 0 auto;
}

.zhancui-content-font p {
    text-align: center;
    font-weight: 500;
    font-size: 62px;
    letter-spacing: 3px;
    color: #ffffff;
}








.zhancui-content-info {
    position: fixed;
    bottom: 68px;
    z-index: 100;
    display: black;
    height: 500px;
    width: 1274px;
    min-width: 1274px;
    margin: 0 calc(50% - 637px);
}

.zhancui-content-left {
    display: block;
    float: left;
    height: 100%;
    width: 428px;
}

.zhancui-content-left p {
    text-align: left;
    font-weight: 700;
    font-size: 26px;
    letter-spacing: 2px;
    color: #ffffff;
    padding: 2px 0 0 14px;
}

.zhancui-content-right {
    display: block;
    float: right;
    height: 100%;
    width: 846px;
}

.zhancui-content-right-top {
    display: block;
    float: left;
    height: 100%;
    width: 100%;
    /*  background:rgba(255,255,0,0.3);*/


}

.zhancui-content-right-small {
    display: block;
    float: left;
    height: 50%;
    width: 282px;
    overflow: hidden;
    /*    border: 1px solid red;*/

}

.zhancui-content-right .tongyong {
    text-align: left;
    font-weight: 700;
    font-size: 26px;
    letter-spacing: 2px;
    color: #ffffff;
    padding: 2px 0 0 14px;
}

.right-small-company {
    padding: 30px 20px 0;
    height: 200px;
    line-height: 20px;
    font-size: 14px;
    color: #ffffff;
    font-weight: 400;
    overflow: hidden;
}

.right-small-company a {
    height: 180px;
    line-height: 20px;
    font-size: 14px;
    color: #ffffff;
    font-weight: 700;
}

.right-small-more {
    text-align: right;
    line-height: 20px;
    font-size: 16px;
    color: #ffffff;
    padding: 0 20px 0 0;

}

.right-small-more a {
    line-height: 20px;
    font-size: 16px;
    color: #ffffff;
    font-weight: 700;

}

.right-small-address {
    text-align: left;
    line-height: 20px;
    font-size: 16px;
    color: #ffffff;
    padding: 0 20px;
}

.right-small-address a {
    line-height: 20px;
    font-size: 16px;
    color: #ffffff;
    font-weight:700;
}

.right-small-address:first-child {
    padding: 50px 20px 0;
}

.right-new-lits {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    display: block;
    text-align: left;
    line-height: 18px;
    font-size: 15px;
    color: #ffffff;
    width: 262px;
    padding: 10px 10px;
}

.right-new-lits a {
    line-height: 18px;
    font-size: 15px;
    color: #ffffff;
    font-weight: 700;
}


.right-new-more {
    text-align: right;
    line-height: 20px;
    font-size: 16px;
    color: #ffffff;
    padding: 10px 20px 0 0;

}

.right-new-more a {
    line-height: 20px;
    font-size: 16px;
    color: #ffffff;
    font-weight: 700;
}

.zhancui-navbar-right {
    margin-right: 0;
    height: 76px;
    float: left;
    width: 942px;
}

.zhancui-navbar-right ul li {
    display: inline;
    float: left;
    width: auto;
    padding: 0 20px;
    text-align: center;
    font: 100%/1.6 "Source Han Sans CN Regular", 思源黑体, 微软雅黑, "Microsoft Yahei", webfont, "Hiragino Sans GB", Arial, Helvetica, "Microsoft YaHei New", STXihei, 华文细黑, sans-serif;
    font-weight: 600;
    margin: 34px 28px 5px;
    max-width: 1080px;
    overflow: hidden;
}

.zhancui-navbar-right ul {
    max-width: 1058px;
    height: 100%;
    overflow: hidden;
}

.zhancui-navbar-container .ewm {
    width: 22px;
    float: left;
    height: 22px;
    position: relative;
    margin: 36px 0px 18px;
}

.zhancui-navbar-container .ewm img {
    max-width: 100%;
}

.zhancui-navbar-container .ewm dl {
    position: absolute;
    opacity: 0;
    height: 0;
    z-index: 8;
    right: 0px;
    margin-top: 18px;
    background-color: #fafafa;
    color: #b3afaf;
    font-size: 15px;
    overflow: hidden;
    transition: all .5s ease;
}

.zhancui-navbar-container .ewm dl img {
    max-width: 160px;
    margin: 0px 10px;
}

.zhancui-navbar-container .ewm dl p {
    text-align: center;
    padding: 5px 0px 10px;
}

.zhancui-navbar-right ul {
    float: right;
}


.zhancui-navbar-right .sub-nav {
    top: 100%;
    z-index: 101;
    width: 100%;
    left: 0;
    margin-top: 0;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.05);
    position: absolute;
    height: auto;
    display: none;
    overflow: hidden;
    background-color: rgba(255,255,255,0.4);
}

.zhancui-navbar-right .sub-nav.active {
    display: block;
}

.zhancui-navbar-right .sub-nav .sub-nav-wrap {
    padding: 4px 0;
    font-size: 20px;
    line-height: 20px;
}

.zhancui-navbar-right .sub-nav .sub-nav-wrap .nav-main {
    height: 65px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}

.zhancui-navbar-right .sub-nav .sub-nav-wrap .nav-item {
    margin: 0 21px;
    position: relative;
}

.zhancui-navbar-right a,
.zhancui-navbar-right li {
    color: #000000;
}

.zhancui-navbar-right .sub-nav .sub-nav-wrap .nav-item a {
    text-align: center;
    color: #888;
    font-size: 12px;
}
.zhancui-navbar-right .sub-nav .sub-nav-wrap .nav-item a:hover {
    color: #db0029;
}

.zhancui-navbar-right .sub-nav .sub-nav-wrap .nav-item .tabs-line {
    display: none;
    width: 100%;
    height: 2px;
    bottom: -7px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    position: absolute;
    background: #db0029;
}

.zhancui-navbar-right .sub-nav .sub-nav-wrap .nav-item.active .tabs-line {
    display: block;
}

.language {
    float: left;
    width: 114px;
}

.zhancui-navbar .lang {
    width: 114px;
    text-align: center;
    padding: 33px 0 0;
    font: 100%/1.6 "Source Han Sans CN Regular", 思源黑体, 微软雅黑, "Microsoft Yahei", webfont, "Hiragino Sans GB", Arial, Helvetica, "Microsoft YaHei New", STXihei, 华文细黑, sans-serif;
    font-weight: 600;
    color: #000000;
}

.zhancui-navbar .lang span{
    font: 100%/1.6 "Source Han Sans CN Regular", 思源黑体, 微软雅黑, "Microsoft Yahei", webfont, "Hiragino Sans GB", Arial, Helvetica, "Microsoft YaHei New", STXihei, 华文细黑, sans-serif;
    font-weight: 600;
    color: #000000;
}

.zhancui-navbar .lang img {
    width: .521vw;
    height: .365vw;
    vertical-align: 1.5px;
}

.zhancui-navbar .lang dl {
    display: none;
    padding: 0;
    margin: 15px 0 0 0;
    width: 150px;
    border: 1px solid #f5f5f5;
    border-top: none;
}

.zhancui-navbar .lang dl {
    z-index: 99999;
    text-align: center;
    background: #fff;
    margin-left: -25px;
}

.zhancui-navbar .lang dl dd {
    line-height: 2.5vw;
    color: #888;
    font-size: 1.2rem;
    margin: 0;
    cursor: pointer;
}
/*navbar end*/



/*swiper start*/
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
content: '';
}
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
content: '';
}
/*swiper end*/


.passline76 {
    display: black;
    z-index: 99;
    width: 100%;
    height: 76px;
}

.passline80 {
    display: black;
    z-index: 99;
    width: 100%;
    height: 80px;
}

.showbutton{
    cursor: pointer;
}



/*footer start*/
.zhancui-contactus {
    width: 100%;
    height: 578px;
    padding: 60px 0 40px;
}

.zhancui-contactus-content {
    width: 1100px;
    height: 478px;
    margin: 0 auto;
}

.zhancui-contactus-left {
    width: 620px;
    height: 100%;
    display: block;
    float: left;
}

.zhancui-contactus-left a {
    color: #ffffff;
}

.zhancui-contactus-right {
    width: 480px;
    height: 100%;
    display: block;
    float: left;
}

.zhancui-contactus-right .liuyan {
    width: 450px;
    height: 50px;
    margin-left: 18px;
    margin-bottom: 2px;
    /*margin: 20px 10px 20px;*/
    border-bottom: 1px solid #ffffff;
}

.zhancui-contactus-right .liuyan:first-child {
    margin-top: 12px;
}

.zhancui-contactus-left-div {
    width: 100%;
    padding-left: 20px;
    font-size: 14px;
    height: auto;
    line-height: 20px;
    margin: 10px 0;
}

.zhancui-contactus-left-div:first-child {
    width: 100%;
    margin-top: 26px;
    margin-bottom: 18px;
    font-size: 27px;
    letter-spacing: -1px;
    height: 38px;
    line-height: 38px;
}

.zhancui-contactus-left-div span {
    color: #ffffff;
}

.desc-span-big-title {
    margin-top: 20px;
}

.desc-span-left {
    min-width: 42px;
}

.contact-ewm {
    width: 540px;
    height: 180px;
    margin-left: 8px;
}

.small-ewm-contact {
    display: inline-block;
    float: left;
    width: 180px;
    height: 180px;
    overflow: hidden;
}

.small-ewm-contact {
    width: 160px;
    height: 180px;
    padding-top: 14px;
    padding-left: 8px;
    padding-right: 8px;
}

.small-ewm-contact-img {
    width: 135px;
    height: 135px;
    margin: 0 auto;
}

.small-ewm-contact-img img {
    width: 135px;
    height: 135px;
}

.small-ewm-contact-title {
    color: #ffffff;
    text-align: center;
    margin-top: 6px;
    font-size: 14px;
}

.zhancui-contactus-right .liuyan {
    width: 450px;
    height: 50px;
    margin-left: 18px;
    border-bottom: 1px solid #ffffff;
}

.zhancui-contactus-right .liuyan .liuyan-left {
    width: 80px;
    height: 50px;
    display: inline-block;
    float: left;
    line-height: 38px;
    padding-top: 10px;
    padding-left: 10px;
    color: #ffffff;
}

.zhancui-contactus-right .liuyan .liuyan-right {
    width: 370px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    float: left;
}

.zhancui-contactus-right .liuyan .liuyan-right input {
    width: 100%;
    height: 49px;
    background: transparent;
    border: 0;
    color: #ffffff;
    outline: none;
}

.button-sumbit-zhancui {
    width: 450px;
    height: 48px;
    background: #606060;
    color: #ffffff;
    font-size: 20px;
    text-align: center;
    line-height: 50px;
    margin-top: 20px;
    margin-left: 18px;
}

.liuyan-right-textarea {
    height: 100px;
    width: 100%;
}

.liuyan-big-input {
    background: transparent;
    border: 0;
    color: #ffffff;
    height: 100px;
    width: 100%;
    background: transparent;
    border: 0;
    color: #ffffff;
    outline: none;
}
/*footer end*/




/*fenye start*/
.zhancuifenye {
    width: 100%;
    height: 200px;
    text-align: center;
    padding-top: 85px;
    padding-bottom: 65px;
}

.zhancuifenye a.prev {
    padding: 7px 30px;
    text-align: center;
    border: 1px solid #9b9b9b;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    color: #9b9b9b;
    font-size: 18px;
    letter-spacing: -1px;
    font-weight: 700;
    margin: 0 auto;
    height: 40px;
    margin: 0 10px;
    display: inline-block;
}

.zhancuifenye a.next {
    padding: 7px 30px;
    text-align: center;
    border: 1px solid #9b9b9b;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    color: #9b9b9b;
    font-size: 18px;
    letter-spacing: -1px;
    font-weight: 700;
    margin: 0 auto;
    height: 40px;
    margin: 0 10px;
    display: inline-block;
}

.zhancuifenye a.num {
    text-align: center;
    border: 1px solid #9b9b9b;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    color: #9b9b9b;
    font-size: 18px;
    letter-spacing: -1px;
    font-weight: 700;
    margin: 0 auto;
    height: 40px;
    padding: 7px 15px;
    margin: 0 10px;
    display: inline-block;
}

.zhancuifenye a.first {
    text-align: center;
    border: 1px solid #9b9b9b;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    color: #9b9b9b;
    font-size: 18px;
    letter-spacing: -1px;
    font-weight: 700;
    margin: 0 auto;
    height: 40px;
    padding: 7px 15px;
    margin: 0 10px;
    display: inline-block;
}

.zhancuifenye a.end {
    text-align: center;
    border: 1px solid #9b9b9b;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    color: #9b9b9b;
    font-size: 18px;
    letter-spacing: -1px;
    font-weight: 700;
    margin: 0 auto;
    height: 40px;
    padding: 7px 15px;
    margin: 0 10px;
    display: inline-block;
}

.zhancuifenye span.current {
    text-align: center;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    color: #9b9b9b;
    font-size: 18px;
    letter-spacing: -1px;
    font-weight: 700;
    margin: 0 auto;
    height: 40px;
    padding: 7px 15px;
    margin: 0 10px;
    display: inline-block;
    background: #ffffff;
    border: 1px solid #fff;
    color: red;
    box-shadow: 13px 6px 18px 2px rgba(25, 24, 35, .1);

}
/*fenye end*/




/*secnavigation start*/
.news-category {
    height: 120px;
    width: 100%;
    zoom: 1;
    overflow: hidden;

}

.news-category .header {
    width: 100%;
    overflow: hidden;
    margin-bottom: 74px;
}

.news-category .header .headerTitle {
    width: 100%;
    height: 40px;
    opacity: 0.98;
    position: absolute;
    top: 0;
    left: 0;
    background: #333;
    z-index: 1;
}

.news-category .headers .headerTitle {
    background: #f2f2f2;
    position: static;
    height: 120px;
    opacity: 1;
}

.news-category .headers .headerTitle .headerTitleContent {
    width: auto;
    height: 120px;
    opacity: 1;
    background: #ffffff;
}

ol,
ul {
    list-style: none;
}

.news-category .headers .headerTitle .headerTitleContent ul {
    float: none;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
}

.news-category .header .headerTitle li {
    width: 60px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    float: left;
    font-size: 14px;
    margin-right: 10px;
}

.news-category .header .headerTitle .active {
    position: relative;
}







.news-category .headers .headerTitle .headerTitleContent ul li {
    width: auto;
    min-width: 120px;
    height: 120px;
    line-height: 120px;
    font-size: 24px;
    margin: 0 30px;
    float: none;
    display: inline-block;
}

.news-category .headers .headerTitle .headerTitleContent ul li:hover {
    /*      position: relative;
    */
}

.news-category .headers .headerTitle .headerTitleContent ul li a {
    color: #272727;
    display: inline-block;
    line-height: 1;
    height: 35px;
    line-height: 35px;
    width: 100%;
    text-align: center;
    /* color: #3b3b3b; */
    font-size: 18px;
    font-weight: 700;
}

.news-category .headers .headerTitle .headerTitleContent ul li.active a {
    color: red;
}
/*secnavigation end*/



/*sec title start*/
.zhancui-products-content {
    width: 100%;
    height: 100%;
    min-height: auto;
}

.zhancui-products-content .products-title {
    width: 100%;
    height: 220px;
    background: #f5f5f5;
    width: 100%;
    padding: 70px 0;
}

.zhancui-products-content .products-title .products-cn-title {
    display: block;
    height: 50px;
    line-height: 50px;
    width: 100%;
    text-align: center;
    color: #3b3b3b;
    font-size: 24px;
    font-weight: 700;
}

.zhancui-products-content .products-title .products-cn-title .products-suntree {
    color: #f50000;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0px;
}

.zhancui-products-content .products-title .products-en-title {
    height: 16px;
    line-height: 16px;
    width: 100%;
    color: #838383;
    font-size: 13px;
    text-align: center;
}
/*sec title end*/



/*about suntree start*/

.zhancui-company-introduce {
    height: 730px;
    width: 100%;
    min-width: 1200px;
    z-index: 1;
    margin-top: 220px;
    zoom:1;
    overflow: hidden;
}

.zhancui-company-introduce .introduce-left {
    width: 50%;
    min-width: 600px;
    height: 100%;
    display: inline-block;
    float: left;
}

.zhancui-company-introduce .introduce-right {
    width: 50%;
    height: 100%;
    background: #e4e4e4;
    display: inline-block;
    float: left;
}

.zhancui-company-introduce .zhancui-company-introduce-content {
    z-index: 2;
    width: 50%;
    min-width: 600px;
    margin-left: calc(50% - 50px);
    /* margin-top: -50px; */
    height: 640px;
    background: #ffffff;
    position: relative;
    top: 50px;
}

.zhancui-company-introduce .zhancui-company-introduce-content .products-title {
    background: transparent;
    padding: 132px 0 70px;
}

.zhancui-company-introduce .zhancui-introduce-div {
    height: auto;
    width: 100%;
    max-height: 290px;
    padding: 20px 80px;
    font-size: 18px;
    line-height: 27px;
    color: #a4a4a4;
    overflow: hidden;
}

.zhancui-company-introduce .zhancui-read-more {
    width: 100%;
    height: 200px;
}

.zhancui-company-introduce .zhancui-read-more .zhancui-read-more-info {
    padding-top: 85px;
    padding-bottom: 65px;
    width: 100%;
    margin: 0 auto;
    height: 200px;
}

.zhancui-company-introduce .zhancui-read-more .zhancui-read-more-info .zhancui-rm-info-div {
    height: 50px;
    width: 100%;
    text-align: center;
}

.zhancui-company-introduce .zhancui-read-more .zhancui-read-more-info .zhancui-rm-info-div span {
    text-align: center;
    border: 1px solid #fe1313;
    /* background: #f3f3f3; */
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    color: red;
    font-size: 18px;
    letter-spacing: -1px;
    font-weight: 700;
    margin: 0 auto;
    height: 50px;
    padding: 13px 48px;
    margin: 0 20px;
    display: inline-block;
}

.zhancui-company-introduce .zhancui-read-more .zhancui-read-more-info .zhancui-rm-info-div span.active {
    background: #ffffff;
    border: 1px solid #ffffff;
    box-shadow: 13px 6px 18px 2px rgba(25, 24, 35, .1)
}

.zhancui-company-introduce .zhancui-read-more .zhancui-read-more-info {
    padding-top: 20px;
}

.zhancui-company-introduce .zhancui-read-more .zhancui-read-more-info .zhancui-rm-info-div span.active {
    background: #ffffff;
    border: 1px solid #fff;
    color: red;
    box-shadow: 13px 6px 18px 2px rgba(25, 24, 35, .1);
}
/*about suntree end*/



/*read more start*/
.zhancui-read-more{
  width: 100%;
  height: 200px;
}
.zhancui-read-more .zhancui-read-more-info{
  padding-top:85px;
  padding-bottom: 65px;
  width: 1200px;
  margin: 0 auto;
  height: 200px;

}
.zhancui-read-more .zhancui-read-more-info .zhancui-rm-info-div{
 height: 50px;
 width: 100%;
 text-align: center;
}
.zhancui-read-more .zhancui-read-more-info .zhancui-rm-info-div span{
  text-align: center;
 border: 1px solid #fe1313;
 /* background: #f3f3f3; */
 -webkit-border-radius: 25px;
 -moz-border-radius: 25px;
 border-radius: 25px;
 color: red;
 font-size: 18px;
 letter-spacing: -1px;
 font-weight: 700;
 margin: 0 auto;
 height: 50px;
 padding: 13px 48px;
 margin: 0 20px;
 display: inline-block;

}
.zhancui-read-more .zhancui-read-more-info .zhancui-rm-info-div span.active{
  background: #ffffff;
  border: 1px solid #fff;
  box-shadow: 13px 6px 18px 2px rgba(25,24,35,.1)
}
/*read more end*/






/*honors start*/
.zhancui-honors {
    width: 100%;
    height: auto;
    zoom: 1;
    overflow: hidden;
}

.zhancui-honors-content {
    width: 1260px;
    display: block;
    height: auto;
    margin: 0 auto;
}

.zhancui-honors-one {
    display: block;
    float: left;
    height: 420px;
    width: 400px;
    margin: 0 10px 20px 10px;
    background: #ffffff;
    cursor: pointer;
}

.zhancui-honors-one .zhancui-honors-one-img {
    height: 350px;
    width: 100%;
    background: #ffffff;
    overflow: hidden;
}


.zhancui-honors-one .zhancui-honors-one-img img{
    height: 350px;
    width: 100%;
    background: #ffffff;
}

.zhancui-honors-one-title {
    width: 100%;
    height: 70px;
    text-align: center;
}

.zhancui-honors-one-title span {
    width: 100%;
    height: 70px;
    line-height: 70px;
    font-size: 18px;
    color: #606060;

}
/*honors end*/