*{
       font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif; 
}
.swiper-slide {
    width: 100%;
    height: 340px;
	background-size: cover;
    background-position: 50% 50%;
   /* background-size: 100% 100%;
    background-position: 100% 100%;*/
    background-repeat: no-repeat;
}
.swiper-pagination {
    text-align: right;
}
.swiper-slide:nth-child(1)>.text-cover{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
}
/*.text-cover {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    background-image: linear-gradient(-180deg, rgba(0,10,22,0.00) 56%, #001D3E 100%);
}*/
.text-content {
    width: 1200px;
    margin: 188px auto 0;
}
.text-content .text-title {
	font-size: 30px;
}
.text-content .text-desc {
    margin-top: 14px;
    width: 64%;
    line-height: 24px;
}
.swiper-pagination-bullet {
    background: #999;
}
.swiper-pagination {
	width: 1200px !important;
    left: 50% !important;
    margin-left: -600px;
}
.swiper-pagination-bullet-active {
    background: #F8F8F8;
}

.news-republic > div {
    float: left;
}

.news-left {
    width: 200px;
    line-height: 90px;
    font-weight: 600;
}

.news-middle {
    width: 800px;
    height: 90px;
    margin-top: 10px;
    padding-top: 10px;
    overflow: hidden;
}

.news-right {
    width: 200px;
    line-height: 120px;
}

.news-ul > li{
    padding-bottom: 20px;
}

.news-ul > li>a{
    color: #333;
}

.news-ul > li span{
    margin-left: 10px;
}

.news-right > a {
    color: #4A4A4A;
}

.news-right > a:hover,
.news-ul > li>a:hover{
    color: #4A90E2;
}

.digitalization{
    padding-bottom: 30px;
}
.solution-title {
    padding-top: 30px;
    color: #333;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    font-size: 26px;
}
.solution-title img{
    margin: 0 30px;
}

.solution-title > span {
    display: inline;
    padding-bottom: 10px;
    font-family: "PingFangSC-Regular";
    border-bottom: solid 2px #001D3E;
}

.content-left {
    width: 780px;
}

.content-right {
    margin-left: 20px;
    width: 400px;
}

.intelligent > img {
    width: 100%;
    height: 334px;
}

.videos > img {
    width: 100%;
    height: 256px;
}

.intelligent-cover {
    margin-top: -80px;
    background-color: #000;
    opacity: 0.7;
    line-height: 80px;
}

.cover-text {
    padding-left: 42%;
    height: 80px;
    background: url("../img/setting.png") no-repeat 38% center;
    background-size: 26px 27px;
}

.internet {
    margin-top: 30px;
}

.internet-left {
    width: 49.5%;
}

.internet-left img {
    width: 100%;
    height: 166px;
}

.internet-left > div,.operations {
    width: 100%;
    height: 260px;
    position: relative;
    -webkit-transition: transform .5s;
    transition: transform .5s;
}
.big-map-fl {
    width: 100%;
    height: 262px;
    position: relative;
    -webkit-transition: transform .5s;
    transition: transform .5s;
}
.big-map-fl:first-child {
    margin-bottom: 20px;
}
.intelligent,.content-nums>div,.company-annals,.partner {
    position: relative;
    -webkit-transition: transform .5s;
    transition: transform .5s;
}
.internet-left>div:hover,.operations:hover,.intelligent:hover,
.content-nums>div:hover,.company-annals:hover,.partner:hover,.big-map-fl:hover{
    transform: translate3d(0, -5px, 0);
    -webkit-box-shadow: #e4e3e3 0px 0px 10px;
    -moz-box-shadow: #e4e3e3 0px 0px 10px;
    box-shadow: #e4e3e3 0px 0px 10px;
}

.internet-left > div:last-child {
    margin-top: 30px;
}

.internet-right {
    margin-left: 20px;
    width: 47%;
}

.internet-right > img {
    width: 100%;
    height: 550px;
}

.top-text {
    height: 94px;
}
.internet-add>div:nth-child(2) .text-bg {
    width: 20%;
    height: 100%;
    background: url("../img/text-logo.png") no-repeat 50% 23px;
    background-size: 40px 28px;
}

.text-bg {
    width: 20%;
    height: 100%;
    background: url("../img/icon01.png") no-repeat 50% 23px;
    background-size: 20px 20px;
}

.text-detail {
    margin: 18px 0 18px 0;
    width: 76%;
    height: 56px;
    overflow: hidden;
    line-height: 28px;
}

.photo3-text {
    display: block;
    width: 375px;
    margin-top: -109px;
    height: 106px;
    background-color: #000;
    opacity: 0.7;
    -webkit-transition: transform .5s;
    transition: transform .5s;
}
.height-text{
    margin-top: -62px;
    height: 60px;
}
.internet-right:hover .photo3-info{
    display: block;
}
.internet-right:hover .photo3-text {
    margin-top: -260px;
    height: 258px
}

.photo3-bg {
    /*width: 24%;
    height: 100%;
    background: url("../img/icon07.png") no-repeat 40% 30px;
    background-size: 20px 20px;*/
}

.photo3-bg {
    margin: 32px 30px 0 30px;
}
.height-bg{
    margin: 17px 30px 0 30px;
}
.photo3-wrap {
    width: 76%;
}

.photo3-wrap > div:first-child {
    margin: 26px 0;
    width: 80%;
    line-height: 24px;
}
.hight-wrap > div:first-child{
    margin: 15px 0;
}
.photo3-wrap > div:last-child {
    width: 87%;
    height: 170px;
    line-height: 24px;
}
.photo3-desc {
    height: 155px!important;
}

.videos-ul {
    width: 86%;
    margin: 0 auto;
}

.videos-ul > li {
    background: url("../img/videos.png") no-repeat center left;
    background-size: 19px 16px;
    border-bottom: solid 1px #D8D8D8;
    cursor: pointer;
}

.videos-ul > li a{
    color: #333;
}

.videos-ul > li:last-child {
    border-bottom: none;
}

.videos-ul > li > div {
    padding-left: 14%;
    line-height: 54px;
    overflow: hidden;
}

.videos-ul > li:last-child > div{
    line-height: 60px;
}

.videos-ul > li:hover,
.videos-active {
    color: #4A90E2;
}

.big-map {
    margin-top: 30px;
}
.big-map div:nth-of-type(2){
    height: 236px;
}
.big-map div:nth-of-type(2) .top-text{
    height: 70px;
}
.big-map div:nth-of-type(2) .clearfix .text-bg{
    background: url(../img/icon01.png) no-repeat 50%;
}
.big-map div:nth-of-type(2) .clearfix .text-detail{
    line-height: 70px;
    margin: 0;
}
.big-map > img {
    width: 100%;
    height: 166px;
}

.artificial-text {
    width: 32%;
    background: #60D2F4;
    height: 260px;
}

.artificial-img {
    width: 68%;
}

.artificial-img > img {
    width: 100%;
    height: 260px;
}

.artificial-text > div {
    margin-left: 9%;
}

.artificial-text > div:first-child {
    margin-top: 50px;
    padding: 0 7%;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    background: url("../img/icon02.png") no-repeat top left;
    background-size: 26px 27px;
}

.artificial-text > div:last-child {
    margin-top: 24px;
    width: 86%;
    height: 132px;
    overflow: hidden;
    line-height: 22px;
}
/*

.control-wrap-yes > img {
    height: 120px;
}
*/

.control-text {
    /*height: 140px;*/
    height: 94px;
}

.control-detail {
    margin: 18px 0 18px 0;
    width: 69%;
    height: 104px;
    overflow: hidden;
    line-height: 28px;
}

.control-detail > div:last-child {
    margin-top: 12px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.estate {
    /*margin-top: 30px;*/
    height: 166px;
}

.estate > img {
    width: 100%;
    height: 166px;
}

/*.estate > img {
    width: 100%;
    height: 166px;
}*/

.scheme > div:first-child {
    overflow: hidden;
    width: 28%;
}

.scheme > div:first-child > img {
    margin: 18px 0 0 27%;
    width: 40px;
    height: 28px;
}

.scheme > div:last-child {
    margin: 18px 0;
    width: 64%;
    line-height: 28px;
}

.digital-supplier {
    margin-top: 20px;
}

.product-top {
    margin-bottom: 30px;
}

.product-item,.product-nav {
    height: 48px;
    box-shadow: 0 1px 5px 0 #E5E5E5;
}

.product-item-ul,.product-ul {
    width: 84%;
    margin: 0 auto;
}

.product-ul > li {
    float: left;
    margin: 0 7%;
    width: 11%;
    text-align: center;
    color: #001D3E;
    font-size: 16px;
    line-height: 44px;
    cursor: pointer;
}
.product-item-ul>li{
    float: left;
    margin: 0 7%;
    width: 11%;
    text-align: center;
    font-size: 16px;
    color: #333333;
    line-height: 44px;
    cursor: pointer;
}

.product-item-ul>li.item-active {
    color: #4A90E2;
    border-bottom: solid 4px #001D3E;
}

.li-active,
.now-active{
    border-bottom: solid 4px #001D3E;
}

.company-profile>div{
    height: 334px;
}

.company-profile{
    height: 334px;
}

.profile-left{
    width: 34%;
    background: #FFFDF7;
}

.profile-right{
    width: 66%;
}

.profile-left-wrap{
    margin: 0 7%;
}

.profile-right>img{
    width: 100%;
    height: 334px;
}

.company-name{
    padding-left: 14%;
    margin:53px 0 25px 0;
    line-height: 30px;
    background: url("../img/icon03.png") no-repeat top left;
    background-size: 27px 27px;
}
.introduce{
    line-height: 24px;
}

.link-more{
    margin-top: 24px;
    padding-right: 35px;
    line-height: 24px;
    background: url("../img/icon04.png") no-repeat top right;
    background-size: 22px 22px;
}

.link-more>a{
    color: #666666;
}

.development-center{
    width: 1000px;
    padding-top: 36px;
    margin: 0 auto;
    padding-bottom: 12px; 
}

.development-title{
    font-weight: bold;
}
.details-wrap{
    width: 1000px;
}
.details-wrap>div{
    width: 333px;
    margin-bottom: 20px;
}

.title-bg{
    width: 50px;
    height: 26px;
    background: url("../img/icon03.png") no-repeat center left;
    background-size: 24px 24px;
}

.title-ul{
    margin-top: 10px;
}

.right-ul{
    margin-top: 4px;
}

.title-ul>li{
    font-size: 12px;
    line-height: 17px;
    display: block;
}

.title-ul>li>div{
    float: left;
}

.title-ul>li>div:first-child{
    width: 14%;
    overflow: hidden;
}

.title-ul>li>div:last-child{
    width: 86%;
    overflow: hidden;
}

.title-detail{
    width: 78%;
}

.title-detail>div:first-child{
    line-height: 26px;
}

.office-left>div{
    margin-top: 31px;
}

.office-title{
    font-weight: bold;
}

.subsidiary{
    width: 85%;
    padding-bottom: 20px;
   /* height: 334px;*/
    margin: 0 auto;
}

.subsidiary-ul>li{
    float: left;
    margin:24px 1.5% 0;
    width: 22%;
    box-shadow: 2px 2px 10px #eee;
}

.subsidiary-ul>li>a>img{
    width: 100%;
    height: 100px;
}
.subsidiary-ul>li>a {
    display: block;
    color: #666;
}

.subsidiary-ul>li>a>div{
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #E5E5E5;
    border-radius: 0 0 2px 2px;
}

.office>div{
    float: left;
    height: 500px;
}

.office-left{
    margin-left: 5%;
    width: 30%;
}

.office-right{
    width: 62%;
}

.office-ul>li{
    float: left;
    width: 50%;
    height: 100px;
    margin-top: 5px;
}

.office-bg{
    width: 15%;
    height: 26px;
    background: url("../img/icon06.png") no-repeat center left;
    background-size: 24px 24px;
}

.right-title{
    margin: 31px 0 26px;
    font-weight: bold;
}

.company-others{
    margin-top: 20px;
    margin-bottom: 30px;
}

.others-ul{
    width: 100%;
}
.others-ul>li{
    float: left;
    width: 32.2%;
    height: 260px;
}

.others-ul>li:nth-child(2){
    margin: 0 20px;
}

.operations>img{
    width: 100%;
    height: 166px;
}

.operations-icon{
    width: 20%;
    height: 94px;
    background: url("../img/icon01.png") no-repeat center center;
    background-size: 20px 20px;
}

.operations>div{
    height: 94px;
    line-height: 94px;
}

.partner>img{
    width: 100%;
    height: 260px;
}

.partner-cover{
    display: block;
    margin-top: -122px;
    background-color: #000;
    opacity: 0.7;
    position: relative;
    -webkit-transition: transform .5s;
    transition: transform .5s;
}

.partner-cover>div:first-child{
    width: 20%;
    height: 120px;
    background: url("../img/icon07.png") no-repeat center 31%;
    background-size: 20px 20px;
}

.partner-cover>div:last-child{
    margin-top: 26px;
    width: 66%;
    line-height: 28px;
}

.annals-left{
    width: 40%;
    background-color: #98E9EA;
}

.left-img{
    width: 100%;
    height: 160px;
    background: url("../img/icon05.png") no-repeat center center;
    background-size: 68px 58px;
}

.annals-icon{
    margin-top: 24px;
    width: 0;
    height: 0;
    border-top: solid 12px transparent;
    border-bottom: solid 12px transparent;
    border-left: solid 10px #98E9EA;
}

.annals-right{
    width: 56%;
    height: 160px;
    display: flex;
    align-items: center;
}

.annals-right>div{
    margin-left: 10%;
}

.annals-right>div p{
    margin-top: 17px;
    line-height: 24px;
    font-size: 16px;
}

.video-js .vjs-big-play-button{
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -25px 0 0 -25px;
    width: 50px;
    height: 50px;
    border-radius: 25px;
    background-color: transparent;
}

.nav-details-wrap{
    width: 1200px;
    margin: 0  auto;
}

.nav-details,
.industry{
    position: absolute;
    margin-left: 380px;
    z-index: 11;
    width: 900px;
    height: 570px;
    background-color: #F8F8F8 ;
}

.server-wrap{
    width: 762px;
    margin: 0 auto;
}

.server{
    margin: 44px 0 20px;
}

.server-ul>li,
.contain-ul>li{
    float: left;
    margin-top: 15px;
    padding-right: 84px;
}

.server-ul>li:last-child,
.contain-ul>li:last-child{
    padding-right: 0;
}

.contain-ul>li:nth-child(4){
    padding-right: 63px;
}

.contain-ul>li:nth-child(5){
    padding-right: 63px;
}

.server-ul a,
.contain-ul a,
.product-title-ul a{
    color: #666;
}

.contain-ul{
    height: 54px;
    border-bottom: solid 1px #D8D8D8;
}

.server-contain{
    margin-top: 30px;
}

.product-title{
    margin-top: 26px;
}

.product-title-ul>li{
    float: left;
    margin-top: 20px;
    padding-right: 86px;
}

.all-ul>ul{
    float: left;
    padding: 10px 50px 0 0;
}

.all-ul>ul:last-child{
    padding-right: 0;
}

.composite-product>li{
    margin-top: 20px;
}

.composite-product>li:first-child{
    padding-bottom: 5px;
    font-size: 14px;
    color: #333333;
    font-weight: bold;
}

.composite-product>li>a{
    color: #666;
}

.look-ul>li{
    float: left;
    width: 25%;
    text-align: center;
    margin-top: 14px;
}

.look-ul a,
.industry-link a{
    color: #EC2629 ;
}

.industry{
    height: 165px;
}

.industry-wrap{
    width: 800px;
    margin: 0 auto;
}

.industry-title{
    margin: 35px 0 20px;
}

.industry-ul>li{
    float: left;
    width: 114px;
}

.industry-ul a{
    color: #333;
}

.industry-link{
    margin: 25px 0 0 716px;
}

.prev,.next{
    background-color: #fff;
    border: 1px solid #4A90E2;
    color: #4A90E2;
    border-radius: 3px;
    cursor: pointer;
    font-family: Simsun;
}
.next:hover,.prev:hover{
    background-color: #4A90E2;
    color: #fff;
}
.next:disabled,.prev:disabled {
    background: #efefef;
    cursor: auto;
    color: #4A90E2;
}
.sx{
    cursor: pointer;
}

/*首页交互*/
.lazy-img{
    background: url("../../uploads/honor/loading.svg") center no-repeat;
    background-size: 150px auto;
}


/*产品实施新增*/
.sap {
    background: #F0F0F0;
    height: 334px;
}
.product-item-left {
    width: 466px;
    height: 100%;
    padding: 0 28px;
}
.product-item-right {
    width: 678px;
}

.item-left-top>div:nth-child(1) {
    margin: 24px 26px 20px 0;
    font-size: 24px;
}
.item-left-top>div:nth-child(2) {
    margin-top: 28px;
    width: 319px;
    font-size: 20px;
    color: #333333;
    line-height: 28px;
}
.item-left-content {
    font-size: 14px;
    color: #333333;
    line-height: 24px;
    text-align: justify;
}
.item-left-img {
    right: 0;
    bottom: 0;
    opacity: .3;
}
.item-right-ul {
    margin-top: 20px;
    overflow: hidden;
    padding-top: 5px;
}
.item-right-ul>li {
    float: left;
    margin-left: 48px;
    margin-bottom: 16px;
    text-align: center;
    width: 158px;
    height: 56px;
    line-height: 60px;
    border: 2px solid #FFFFFF;
    background: #64ACE3;
    border-radius: 4px;
    font-size: 20px;
    color: #FFFFFF;
    font-family: PingFangSC-Semibold;
    transition: transform .5s;
}
.item-right-ul>li>a{
    color: #FFFFFF;
}
.item-right-ul>li:hover{
    transform: translate3d(0, -5px, 0);
    box-shadow: #e4e3e3 0px 0px 10px;
}
.item-left-top>div:nth-child(1).oracle-img {
    margin: 30px 10px 28px 0px;
}
.item-left-top>div:nth-child(2).oracle-desc {
    width: 256px;
}
.oracle-left-img {
    right: 0;
    bottom: 0;
    opacity: .3;
    width: 206px;
}
.oracle-left-logo {
    width: 123px;
    right: 84px;
    bottom: 68px;
}
.oracle-ul {
    margin-top:3px;
    padding-top: 5px;
}
.oracle-ul>li{
    background: #D97173;
    margin-bottom: 3px;
}
.oracle-title {
    margin-left: 46px;
    font-size: 18px;
    color: #666666;
}
.oracle-w{
    margin-top: 18px;
}
.item-left-top>div:nth-child(1).microsoft-img {
    margin: 30px 30px 18px 0px;
}
.item-left-top>div:nth-child(2).microsoft-desc {
    width: 236px;
}
.microsoft-left-img {
    right: 0;
    bottom: 0;
    opacity: .3;
}
.microsoft-ul>li{
    margin-bottom: 26px;
    background: #A5D363;
}
.siemens-desc {
    width: 300px;
}
.siemens-ul>li {
    background: #62D2D4;
    margin-bottom: 26px;
}
.siemens-ul>li:nth-child(2),.siemens-ul>li:nth-child(3) {
    font-size: 18px;
}
.oracle-list>li:nth-child(1),.oracle-list>li:nth-child(4) {
    font-size: 18px;
}
.product-item-list,.ul-swiper {
    margin-top: 2px;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
    background-image: url("../../uploads/ad/right.svg")
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
    background-image: url("../../uploads/ad/next.svg")
}
.solution-title-p{
    border-top: 3px solid #3E3A39;
    width: 100px;
    margin: 10px auto;
}
.solution-title-english{
    text-align: center;
    padding-bottom: 30px;
}