@import url(https://at.alicdn.com/t/c/font_4015208_5feq7garudw.css);
.one-text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.one-text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.clearfix:after, .clearfix::before {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    font-size: 0;
}

.min-width {
    min-width: 1200px;
}

.home-big-swiper {
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
}
.home-big-swiper .swiper-pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 20px;
}
.home-big-swiper .swiper-pagination-bullet {
    background-color: #fff;
    opacity: 1;
    width: 6px;
    height: 6px;
    transition: all 0.2s;
}
.home-big-swiper .swiper-pagination-bullet-active {
    border: 1px solid #fff;
    width: 20px;
    height: 20px;
    background-color: transparent;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.home-big-swiper .swiper-pagination-bullet-active::after {
    background-color: #fff;
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
}

.app-head-bg {
    background: rgba(255,255,255,1) !important;
    box-shadow: 0 1px 2px rgba(0 0 0 / 15%);
}
.app-head-bg .link,
.app-head-bg .search,
.app-head-bg .i18n {
    color: #333;
}
.app-head-bg .link:hover,.app-head-bg .link.hover {
    box-shadow: 0px 2px 0 0px #fe4614;
}

.app-head {
    display: flex;
    justify-content: center;
    position: fixed;
    top: 0;
    z-index: 999;
    width: 100%;
    color: #fff;
    background: rgba(255,255,255,0);
    transition: .5s; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; 
}
.app-head .header {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    width: 1520px;
    max-width: 1520px;
    min-width: 1200px;

}
.app-head .logo {
    width: 25%;
}
.app-head .logo .logo-link,
.app-head .logo img {
    display: block;
    width: 100%;
}
.app-head .navs {
    flex: 1;
    height: 100px;
    display: flex;
    justify-content: center;
}
.app-head .navs .link {
    font-size: 17px;
    font-family: Microsoft YaHei UI;
    font-weight: 400;
    margin: 0 2%;
    line-height: 100px;
}
.app-head .navs .link:hover,.app-head .navs .link.hover {
    color: #fe4614;
}
.app-head .search {
    cursor: pointer;
    margin-right: 2%;
}
.app-head .search .iconfont {
    font-size: 25px;
}
.app-head .i18n {
    position: relative;
}
.app-head .i18n .i18n-value {
    font-size: 17px;
    font-family: Microsoft YaHei UI;
    font-weight: 400;
    margin-right: 10px;
}
.app-head .i18n:hover .i18n-optiosn {
    display: block !important;
}
.app-head .i18n .i18n-optiosn {
    display: none;
    position: absolute;
    left: 0;
    bottom: -23px;
    width: 100%;
}
.app-head .i18n .i18n-optiosn a {
    display: block;
    line-height: 2;
}

.min-container {
    min-width: 100%;
    padding-top: 80px;
    padding-bottom: 100px;
}
.min-container .center-box {
    width: 1200px;
    margin: 0 auto;
}

.mod-title {
    line-height: 1;
    position: relative;
    padding-bottom: 25px;
    position: relative;
}
.mod-title .en {
    font-size: 100px;
    font-family: BarlowCondensed;
    font-weight: bold;
    color: #f3f3f3;
    line-height: 1;
    display: block;
    text-transform: uppercase;
}
.mod-title .cn {
    font-size: 40px;
    font-family: SourceHanSansCN;
    font-weight: bold;
    color: #000000;
    line-height: 1;
    position: absolute;
    bottom: 25px;
    left: 0;
    text-transform: capitalize;
}
.mod-title::after, .mod-title::before {
    content: "";
    display: block;
    width: 33px;
    height: 5px;
    position: absolute;
    bottom: 0;
}
.mod-title:after {
    left: 0;
    background-color: #fe4614;
}
.mod-title:before {
    left: 33px;
    background-color: #000000;
}

.mod-btn {
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #cccccc !important;
    transform: skew(-15deg);
    cursor: pointer;
}
.mod-btn .iconfont {
    transform: skew(15deg);
    font-size: 20px;
}
.mod-btn span {
    transform: skew(15deg);
}
.mod-btn-active {
    background-color: #fe4614;
    color: #fff;
    border: 0 !important;
}

.product-swiper {
    height: 600px;
    margin-top: 40px;
    overflow: hidden;
    position: relative;
}
.product-swiper .swiper-slide {
    height: 600px;
    background: #ffffff;
    border: 1px solid #efefef;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
    padding: 50px 40px;
    overflow: hidden;
}
.product-swiper .swiper-slide img {
    max-width: 100%;
}
.product-swiper .swiper-slide:hover {
    box-shadow: 0px 3px 46px 0px rgba(0, 0, 0, 0.1);
    position: relative;
}
.product-swiper .swiper-slide:hover::after, .product-swiper .swiper-slide:hover::before {
    content: "";
    display: block;
    width: 50%;
    height: 5px;
    position: absolute;
    bottom: 0;
    transform: skew(20deg);
}
.product-swiper .swiper-slide:hover:after {
    left: 0;
    background-color: #fe4614;
}
.product-swiper .swiper-slide:hover:before {
    left: 50%;
    background-color: #000000;
}
.product-swiper .en-title {
    font-size: 22px;
    color: #aaa;
    width: 100%;
    line-height: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase;
}
.product-swiper .cn-title {
    color: #000000;
    font-size: 26px;
    width: 100%;
    line-height: 1;
    font-weight: 800;
    margin-top: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.product-swiper .text {
    font-size: 14px;
    font-family: Microsoft YaHei UI;
    font-weight: 400;
    color: #777777;
    line-height: 24px;
    margin-bottom: 50px;
    margin-top: 40px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 50px;
}

.content{
    line-height: 30px;
    font-size: 15px;
    color: #222;
}
.about-container {
    background: url(../images/bg1.jpg) no-repeat center center/100% 100%;
}
.about-container .about-detail {
    width: 570px;
}
.about-container .about-detail .mod-title::before {
    background-color: #fff !important;
}
.about-container .about-detail .en {
    opacity: 0.05;
}
.about-container .about-detail .cn {
    color: #fff;
    text-transform: capitalize;
}
.about-container .about-detail .p {
    font-size: 14px;
    font-family: Microsoft YaHei UI;
    font-weight: 400;
    color: #ffffff;
    line-height: 30px;
    margin: 50px 0;
    min-height: 150px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}
.about-container .about-home-map {
    width: 517px;
    height: 337px;
    background: url(../images/img2.png) no-repeat center center/100% 100%;
    position: relative;
}
.about-container .about-home-map .mark {
    position: absolute;
    width: 8px;
    height: 8px;
    background-color: #ff8400;
    border-radius: 50%;
    cursor: pointer;
    animation: flicker 3s ease infinite;
}
.about-container .detail-data {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.about-container .detail-data .value {
    color: #fff;
}
.about-container .detail-data .value .v {
    font-size: 60px;
    font-weight: 600;
    line-height: 1;
}
.about-container .detail-data .value .t {
    font-size: 14px;
    margin-left: 5px;
}
.about-container .detail-data .label {
    font-size: 14px;
    color: #fff;
    margin-top: 15px;
    text-transform: capitalize;
}

@keyframes flicker {
    0% {
        box-shadow: 0 0 10px 2px rgba(255, 132, 0, 0.5);
    }
    25% {
        box-shadow: 0 0 10px 4px rgba(255, 132, 0, 0.5);
    }
    50% {
        box-shadow: 0 0 10px 6px rgba(255, 132, 0, 0.5);
    }
    75% {
        box-shadow: 0 0 10px 4px rgba(255, 132, 0, 0.5);
    }
    100% {
        box-shadow: 0 0 10px 2px rgba(255, 132, 0, 0.5);
    }
}
.hide{display: none !important;}
.srv-container .srv-i {
    height: 520px;
    transition: .5s; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; 
}
.srv-container .srv-big-item {
    width: 590px;
    position: relative;
}
.srv-container .srv-big-item > img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.srv-container .srv-big-item .link {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.srv-container .icon {
    width: 50px;
    height: 50px;
    object-fit: contain;
    display: block;
}
.srv-container .link {
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 40px 35px;
}
.srv-container .srv-item {
    flex: 1;
    position: relative;
}
.srv-container .srv-item > img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.srv-container .srv-item .link {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.srv-item .box1{
    display: block;
}
.srv-item .box2{
    display: none;
}
.srv-big-item .box1{
    display: none;
}
.srv-big-item .box2{
    display: block;
}
.truncat-2 {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.news-container {
    background: url(../images/bg2.png) no-repeat center center/100% 100%;
}
.news-container .news-left {
    width: 625px;
    line-height: 1;
}
.news-container .news-left .img{
    width: 625px;
    height: 423px;
}
.news-container .news-left .img img{
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.news-container .news-left .more {
    width: 140px;
    height: 40px;
    border: 1px solid #cccccc;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-family: Microsoft YaHei UI;
    font-weight: 400;
    color: #666666;
}
.news-container .news-right {
    width: 526px;
}
.news-container .news-right .news-item {
    padding: 25px 0;
    border-bottom: 1px dashed #d3d3d3;
}
.news-container .news-right .news-item:first-child {
    padding-top: 0;
}
.news-container .news-right .news-a {
    display: block;
}
.news-container .news-right .news-a:hover .t{
    color: #fe4614;
}
.news-container .news-right .t {
    font-size: 18px;
    font-family: Microsoft YaHei UI;
    font-weight: 400;
    color: #000000;
    margin-bottom: 26px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 20px;
    line-height: 20px;
}
.news-container .news-right .p {
    font-size: 14px;
    font-family: Microsoft YaHei UI;
    font-weight: 400;
    color: #777777;
    line-height: 24px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}


.newsItem {
    height: 230px;
    padding-bottom: 30px;
    box-sizing: border-box;
    border-bottom: 1px solid #eeeeee;
}
.newsItem a {
    text-decoration: none;
    color: #777777;
    display: block;
}
.newsItem .newimage {
    height: 169px;
    width: 260px;
    float: left;
    margin-right:30px ;
    overflow: hidden;
}
.newsItem .newimage img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    transition:All 0.4s ease-in-out;
    -webkit-transition:All 0.4s ease-in-out;
    -moz-transition:All 0.4s ease-in-out;
    -o-transition:All 0.4s ease-in-out;
}
.newsItem .newimage img:hover{
    transform: scale(1.05);
}
.newsItem .newsDetails {
    width: 900px;
    padding: 10px 0 10px 0;
    box-sizing: border-box;
    float: left;
}

.newsItem .newsDetails h4 {
    width: 900px;
    font-size: 26px;
    color: #000;
    font-weight: 600;
}
.newsItem .newsDetails h4:hover{
    color: #0d5bb1;
}
.newsItem .newsDetails p {
    width: 900px;
    font-size: 14px;
    line-height: 26px;
    height: 90px;
    padding: 15px 0 10px 0;
    box-sizing: border-box;
    overflow: hidden;
    margin-bottom: 15px;
}

.newsItem .newsDetails span {
    font-size: 14px;
}



.xwd-capition{width:100%;height:118px;}
.xwd_title{font-size:26px;color:#222222;padding-top:20px;width:100%;text-align:center;}
.xwd_time{font-size:14px;color:#aaaaaa;margin-top:20px;width:100%;text-align:center;}
.xwd-content{width:100%;min-height:100px;color:#666666;font-size:14px;line-height:26px;margin-top:20px;margin-bottom:30px;}
.xwd-cut{width:100%;border-top:1px solid #ededed;height:90px;margin-bottom:30px;}
.xwd-cut a:hover{color:#0d5bb1;}
.xwdc-left{height:100%;width:48%;float: left}
.xwdc-left>a{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#666666;line-height:45px;}
.xwdc-right{width:48%;height:100%;float: right;}
.xwdc-right>a{display:block;width:100%;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#666666;line-height:45px;}


.footer {
    min-width: 1200px;
}
.footer .center-box {
    width: 1200px;
    margin: 0 auto;
}
.footer .footer-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 40px 0;
    border-bottom: 1px solid #393939;
}
.footer .footer-head .f-logo {
    width: 374px;
}
.footer .footer-head .f-logo img {
    width: 100%;
}
.footer .footer-head .phone {
    color: #fff;
}
.footer .footer-head .phone span {
    font-size: 40px;
    font-weight: 600;
    color: #ffffff;
    font-weight: 700;
}
.footer .footer-head .phone .iconfont {
    margin-right: 10px;
}
.footer .footer-con {
    display: flex;
    padding: 60px 0;
}
.footer .footer-con .fnavs {
    display: flex;
    width: 100%;
}
.footer .footer-con .fnav-item {
    display: flex;
    flex-direction: column;
    margin-right: 5%;
}
.footer .footer-con .t {
    font-size: 18px;
    color: #fff;
    margin-bottom: 20px;
}
.footer .footer-con .a {
    font-size: 14px;
    color: #999999;
    line-height: 25px;
    text-transform: capitalize;
}

.sub-benner {
    position: relative;
    min-width: 1200px;
    width: 100%;
}
.sub-benner img {
    width: 100%;
}
.sub-benner .title {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
.sub-benner .title h2 {
    color: #fff;
    font-size: 34px;
    text-transform: uppercase;
}
.sub-benner .title span {
    font-size: 30px;
    color: #848484;
}

.sub-banner-tab {
    border-bottom: 1px solid #ececec;
    min-width: 1200px;
}
.sub-banner-tab .center-box {
    width: 1200px;
    margin: 0 auto;
}
.sub-banner-tab .tabs {
    height: 76px;
    display: flex;
}
.sub-banner-tab .tabs .tab-item {
    line-height: 76px;
    height: 76px;
    margin-right: 50px;
    font-size: 16px;
    color: #000;
    text-transform: capitalize;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.sub-banner-tab .tabs .tab-item-active, .sub-banner-tab .tabs .tab-item:hover {
    box-shadow: 0 2px 0 0 #fe4614;
}
.sub-banner-tab .history {
    font-size: 14px;
    color: #666666;
    text-transform: capitalize;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.sub-banner-tab .history > span {
    display: inline-block;
    margin: 0 10px;
}
.sub-banner-tab .history .active {
    color: #fe4614;
}

.sub-product-desc {
    display: flex;
    justify-content: space-between;
    padding: 60px 0;
}
.sub-product-desc .img {
    width: 400px;
    height: 430px;
    background: #ffffff;
    border: 1px solid #efefef;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sub-product-desc .img img {
    max-width: 100%;
    max-height: 100%;
}
.sub-product-desc .right-detail {
    width: 750px;
}
.sub-product-desc .right-detail > p {
    min-height: 42px;
}
.sub-product-desc .right-detail .data {
    margin-top: 40px;
    padding-top: 40px;
    border-top: 1px solid #eeeeee;
    font-size: 15px;
    font-family: Microsoft YaHei UI;
    font-weight: 400;
    color: #555555;
    line-height: 30px;
}
.sub-product-desc .right-detail .link {
    display: flex;
    height: 50px;
    align-items: center;
    justify-content: center;
    transform: skew(-18deg);
    color: #fff;
}
.sub-product-desc .right-detail .link .iconfont {
    font-size: 22px;
    margin-right: 10px;
}
.sub-product-desc .right-detail .link > span {
    transform: skew(18deg);
}

.sub-product-details .types {
    display: flex;
    height: 60px;
    background-color: #f3f3f3;
}
.sub-product-details .type-item {
    padding: 0 66px;
    height: 100%;
    line-height: 60px;
    font-size: 18px;
    font-family: Microsoft YaHei UI;
    font-weight: 400;
    color: #444444;
}
.sub-product-details .active {
    color: #fff;
    background-color: #fe4614;
}
.sub-product-details .detail-item {
    padding: 40px 0;
    font-size: 16px;
    font-family: Microsoft YaHei UI;
    font-weight: 400;
    color: #555555;
    line-height: 34px;
}
.sub-product-details .detail-item img {
    max-width: 100%;
    margin: 0 auto;
}

.cases-ul {
    display: flex;
    flex-wrap: wrap;
}
.cases-ul .case-i {
    width: 386px;
    margin-right: 20px;
    margin-bottom: 20px;
}
.cases-ul .case-i .case-a {
    display: block;
}
.cases-ul .case-i:nth-child(3n) {
    margin-right: 0;
}
.cases-ul .case-i .img {
    width: 100%;
    height: 280px;
}
.cases-ul .case-i .img img {
    width: 100%;
    display: block;
}
.cases-ul .case-i .desc {
    padding: 20px 30px;
    box-sizing: border-box;
    font-size: 16px;
    font-family: Microsoft YaHei UI;
    font-weight: 400;
    color: #000000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sub-head-title {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    position: relative;
}
.sub-head-title .icon {
    display: flex;
    content: "";
    width: 66px;
    height: 5px;
}
.sub-head-title .icon > span {
    width: 33px;
    display: block;
    height: 100%;
}
.sub-head-title h3 {
    font-size: 40px;
    font-family: SourceHanSansCN;
    font-weight: bold;
    color: #000000;
    line-height: 1;
}

.type-l {
    width: 180px;
    height: 50px;
    line-height: 50px;
    background: #ffffff;
    border: 2px solid #000000;
    font-size: 16px;
    font-family: Microsoft YaHei UI;
    font-weight: 400;
    color: #000000;
    margin: 0 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    padding: 0 5px;
}
.type-l:hover,.type-l.active {
    background-color: #fe4614;
    color: #fff;
    border-color:#fe4614;
}

.sub-products-ul {
    display: flex;
    flex-wrap: wrap;
}
.sub-products-ul .sproduct-li {
    width: 280px;
    height: 345px;
    background: #ffffff;
    border: 1px solid #efefef;
    margin-right: 26px;
    margin-bottom: 26px;
}
.sub-products-ul .sproduct-li:nth-child(4n) {
    margin-right: 0;
}
.sub-products-ul .sproduct-li .img {
    width: 100%;
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sub-products-ul .sproduct-li .img img {
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
    display: block;
}
.sub-products-ul .sproduct-li .t {
    height: 65px;
    line-height: 65px;
    border-top: 1px solid #efefef;
    font-size: 16px;
    font-family: Microsoft YaHei UI;
    font-weight: 400;
    color: #000000;
    padding: 0 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    box-sizing: border-box;
    width: 278px;
}
.sub-products-ul .sproduct-li:hover{
    border-color: #fe4614;
}
.sub-products-ul .sproduct-li:hover .t {
    background-color: #fe4614;
    border-color: #fe4614;
    color: #fff;
}

.us-item {
    flex: 1;
    height: 138px;
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 33%;
}
.us-item:nth-child(2) {
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
}
.us-item .iconfont {
    font-size: 30px;
    font-weight: 600;
}
.us-item .text {
    font-size: 18px;
    margin: auto 0;
    color: #000;
    font-weight: 700;
}
.us-item .p {
    font-size: 16px;
    color: #666666;
}

.services-ul .service-li {
    margin-top: 40px;
    height: 400px;
}
.services-ul .service-li .service-a {
    display: flex;
    height: 100%;
}
.services-ul .service-li:nth-child(2n) > .service-a {
    flex-direction: row-reverse;
}
.services-ul .service-li .img {
    width: 600px;
    height: 100%;
    flex-shrink: 0;
}
.services-ul .service-li .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.services-ul .service-li .desc {
    width: calc(100% - 600px);
    height: 100%;
    background: #f7f7f7;
    box-sizing: border-box;
    padding: 80px 55px;
}
.services-ul .service-li .desc .t {
    font-size: 26px;
    font-family: Microsoft YaHei UI;
    font-weight: 400;
    color: #000000;
    line-height: 30px;
}
.services-ul .service-li .desc .p {
    height: 170px;
    margin-top: 40px;
    overflow: auto;
}
.services-ul .service-li .desc .p::-webkit-scrollbar {
    width: 4px;
    height: 4px;
    border-radius: 5px;
}
.services-ul .service-li .desc .p::-webkit-scrollbar-thumb {
    background-color: #fe4614;
    border-radius: 5px;
}
.services-ul .service-li .desc .p::-webkit-scrollbar-track {
    background-color: #e0e0e0;
    border-radius: 5px;
}
.services-ul .service-li .desc .p > p {
    font-size: 15px;
    font-family: Microsoft YaHei UI;
    font-weight: 400;
    color: #666666;
    line-height: 28px;
}

.honor-ul {
    display: flex;
    flex-wrap: wrap;
}
.honor-ul .honor-item {
    width: 280px;
    height: 264px;
    background: #f7f7f7;
    padding: 30px;
    box-sizing: border-box;
    margin-right: 25px;
    margin-bottom: 25px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.honor-ul .honor-item .a {
    display: flex;
    align-items: center;
    flex-direction: column;
}
.honor-ul .honor-item .img {
    width: 100%;
    height: 180px;
    overflow: hidden;
    transition:All 0.4s ease-in-out;

}
.honor-ul .honor-item .img img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    cursor: pointer;
    -webkit-transition:All 0.4s ease-in-out;
    -moz-transition:All 0.4s ease-in-out;
    -o-transition:All 0.4s ease-in-out;

}
.honor-ul .honor-item .img img:hover{
    transform:scale(1.1);
    -webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -o-transform:scale(1.1);
    -ms-transform:scale(1.1);
}
.honor-ul .honor-item .desc {
    margin-top: auto;
    text-align: center;
    padding: 15px 0;
    font-size: 14px;
    font-family: Microsoft YaHei UI;
    font-weight: 400;
    color: #666666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 24px;
}
.honor-ul .honor-item:nth-child(4n) {
    margin-right: 0;
}
.sideMenu{margin-top: 0px;background: #fff;}
.sideMenu h3{ height:80px; line-height:80px; cursor:pointer;font-size: 18px;border-bottom: 1px solid #f7f7f7;}
.sideMenu h3 em{ float:right; display:block; width:18px; height:80px;   background:url(../images/icoAdd.png) 0px -40px no-repeat ; cursor:pointer; }
.sideMenu h3.on em{ background-position:0px 20px; }
.sideMenu h3.on{color:#fe4614;}
.sideMenu ul{background: #f7f7f7; padding:8px 25px; color:#999; display:none; font-size: 16px;line-height: 32px;width: 100%;box-sizing: border-box;}



.busine-row {
    font-size: 16px;
    line-height: 36px;
    margin: 20px 0;
    color: #666;
}
.busine-row > span {
    color: #fe4614;
    font-weight: 600;
}

.busine-imgs {
    display: flex;
    flex-wrap: wrap;
}
.busine-imgs .busine-img {
    width: 276px;
    height: 200px;
    position: relative;
    padding-bottom: 25px;
    margin-right: 30px;
}
.busine-imgs .busine-img img {
    width: 100%;
    height: 100%;
    display: block;
}
.busine-imgs .busine-img:nth-child(4n) {
    margin-right: 0;
}
.busine-imgs .busine-img .name {
    position: absolute;
    background-color: #fff;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 188px;
    height: 54px;
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.17);
    display: flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 18px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #222222;
}

.timeline .line {
    display: flex;
    align-items: center;
    border-left: 1px solid #dedede;
    position: relative;
}
.timeline .line-active .left {
    background-color: #fe4614 !important;
}
.timeline .line-active .time {
    color: #fe4614 !important;
}
.timeline .line .icon {
    content: "";
    position: absolute;
    left: -8px;
    margin: auto 0;
    width: 15px;
    height: 15px;
    background: #ffffff;
    border: 1px solid #fe4614;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 0px 8px #fff;
}
.timeline .line .icon span {
    display: block;
    width: 7px;
    height: 7px;
    background: #fe4614;
    border: 1px solid #fe4614;
    border-radius: 50%;
}
.timeline .left {
    width: 60px;
    height: 2px;
    background: #000000;
    margin-left: 20px;
    margin-right: auto;
}
.timeline .body {
    width: 1076px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #dedede;
    padding: 50px 0;
}
.timeline .body .time {
    font-size: 60px;
    font-family: MicrosoftYaHeiUISemibold;
    font-weight: 400;
    color: #000000;
}
.timeline .body .text {
    flex: 1;
    margin: 0 120px;
    font-size: 16px;
    font-family: Microsoft YaHei UI;
    font-weight: 400;
    color: #666666;
    line-height: 36px;
}
.timeline .body .img {
    width: 288px;
    height: 180px;
    display: block;
    flex-shrink: 0;
}
.timeline .body .img img {
    width: 100%;
    height: 100%;
}

.drawer .lattice {
    border-left: 1px solid #e8e8e8;
    border-top: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
}
.drawer .lattice:last-child {
    border-bottom: 1px solid #e8e8e8;
}
.drawer .lattice .lattice-head {
    width: 100%;
    height: 70px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    padding: 0 40px;
    font-size: 17px;
    cursor: pointer;
}
.drawer .lattice .lattice-head .iconfont {
    transition: 0.3s;
}
.drawer .lattice .lattice-body {
    box-sizing: border-box;
    padding: 40px;
    font-size: 14px;
    font-family: Microsoft YaHei UI;
    font-weight: 400;
    color: #444444;
}
.drawer .open .lattice-head {
    background-color: #fe4614;
    color: #fff;
}
.drawer .open .lattice-head .iconfont {
    transform: rotate(180deg);
}
.drawer .open .lattice-body {
    display: block;
}
.drawer .close .lattice-body {
    display: none;
}


/* 本例子css */
.slideTxtBox{ width:100%;text-align:center;  }
.slideTxtBox .hd{ height:130px;width: 100%;}
.slideTxtBox .hd ul{

}
.slideTxtBox .hd ul li{
    display: inline-block;
    cursor:pointer;  
    border:2px solid #000;
    color: #000;
    height: 50px;
    line-height: 50px;
    width: 180px;
    margin: 40px 10px;
}
.slideTxtBox .hd ul li.on{  
    background:#fe4614;
    color: #fff;
    border:2px solid #fe4614; 
}


.index-title{
    text-align: center;
    margin-bottom: 60px;
}
.index-title h1{
    font-size: 46px;
    height: 80px;
    line-height: 80px;
}
.index-title p{
    font-size: 18px;
    color: #666666;
    line-height: 36px;
    text-transform: uppercase;
}


