.about-company {
}

.about-company .title {
    background: #3b7146;
    color: #fff;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    padding:0 300px;
    overflow: hidden;
}

.about-company .title  .title-l{
    float: left;
}

.about-company .title  .title-r{
    float: right;
}
.about-company .title  .title-r span{

    border-right: 1px solid #fff;
    padding: 0 10px;
}
.about-company .title  .title-r span:last-child{
    border-right: none;
}
.about-company .banner {
    position: relative;
}

.about-company .banner .banner-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 180px;
    background-color: rgba(255,255,255,0.5);
}

.about-company .banner .nav {
    position: absolute;
    display: flex;
    width: 1080px;
    margin: 0 auto;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
}

.about-company .banner .nav .left {
    flex: 3;
}

.about-company .banner .nav .left img {
    width: 211px;
    height: 107px;
    margin-top: 34px;
}

.about-company .banner .nav .right ul {
    overflow: hidden;
    flex: 5;
    margin-top: 60px;
}

.about-company .banner .nav .right ul li {
    float: left;
    margin-right: 34px;
}

.about-company .banner .nav .right ul li a {
    text-decoration: none;
}

.about-company .banner .nav .right ul li .p1 {
    font-size: 18px;
    color: #333333;
}

.about-company .banner .nav .right ul li .p2 {
    margin-top: 12px;
    font-size: 15px;
    color: #4e7d58;
}

.about-company .banner .nav .lef {
}

.content {
    background-color: #dadada;
}

.content-text {
    display: flex;
    padding-top: 55px;
    position: relative;
    top: -60px;
    width: 1280px;
    margin: 0 auto;
    border-radius: 50px 50px 0 0;
    background-color: #fff;
    padding-bottom: 40px;
}

.content-text .content-left {
    flex: 2;
    border-right: 1px solid #c3c3c3;
    text-align: right;
}

.content-text .content-left .top {
    padding-right: 30px;
    font-size: 24px;
    color: #4a4a4a;
}

.content-text .content-left .middle {
    margin-top: 64px;
    font-size: 14px;
    color: #4a4a4a;
    ;
}

.content-text .content-left .middle {
    margin-top: 66px;
    font-size: 14px;
    color: #4a4a4a;
    ;
}

.content-text .content-left .middle .active {
    background-color: #86bb8c;
    margin-left: 39%;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #fff;
}

.content-text .content-left .middle .conact {
    height: 32px;
    line-height: 32px;
    color: #333333;
    margin-left: 39%;
    text-align: center;
}

.content-text .content-left .middle .conact a {
    color: #333333;
}

.content-text .content-left .bottom {
    margin-top: 100px;
}

.content-text .content-right {
    flex: 8;
    padding: 0  40px;
}

.content-text .content-right .head {
    text-align: right;
    padding-bottom: 20px;
    border-bottom: 1px solid #cccccc;
}

.content-text .content-right .head p {
    margin-top: 15px;
}

.content-text .content-right .text {
    font-size: 15px;
    line-height: 30px;
    padding: 40px 0;
}

.content-text .content-right .text h1 {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding-bottom: 40px;
}

.page-case {
    margin: auto;
    width: 100%;
    text-align: center;
    font-size: 42px;
    font-family: PingFang-SC-Regular;
    font-weight: 400;
    color: #0c0307;
    line-height: 42px;
    padding-top: 80px;
    padding-bottom: 77px;
}

.page-foorer {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    background-color: #000000;
}

.page-foorer span {
    margin-right: 5px;
}

.zhizhao {
    display: flex;
}

.zhizhao .item {
    flex: 5;
}

.soft-img img {
    width: 100%;
}
.Hardware ul li .dec-img{
    display: inline-block;
    float: left;
  width: 40%;
  text-align: center;

}

.Hardware ul li{
    overflow: hidden;   
    padding: 20px 0;
    border-bottom: 1px solid #dddddd;
}
.Hardware ul li .dec-wrap{
    display: inline-block;
    float: left;
  width: 60%;
}

.Hardware ul li .dec-wrap .dec-title{
    font-size: 20px ;
    font-weight: bold;
    color: #333333;
    margin-bottom: 16px;
}

.Hardware ul li .dec-wrap .dec-content{
    font-size: 15px;

}

.Hardware ul li .dec-wrap .dec-content p{
    line-height: 24px;
}



.case {
    padding-top: 20px;
}

.case .item {
    float: left;
    width: 30%;
    text-align: center;
    padding-top: 10px;
    background-color: #44429d;
    margin-bottom: 20px;
    margin-right: 3.333%;
    color: #fcf6f6;
    height: 318px;
    font-size: 18px;
    line-height: 35px;
}

.cooperation {
    background-color: #dadada;
}

.cooperation .cooperation-content {
    width: 1160px;
    margin: 0 auto;
    background-color: #fff;
    padding: 40px 60px;
    position: relative;
    top: -60px;
    border-radius: 50px 50px 0 0;
}

.cooperation .cooperation-content h1 {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #333333;
}

.cooperation .cooperation-content .item {
    margin: 30px 0;
}

.cooperation .cooperation-content .item h2 {
    font-weight: bold;
    font-size: 18px;
    color: #333333;
    padding: 15px 0;
}

.cooperation .cooperation-content .item p {
    font-size: 16px;
    line-height: 50px;
    color: #6d6964;
}

.Video-content {
    background-color: #dadada;
}

.Video-image {
    position: relative;
    top: -60px;
    border-radius: 50px 50px 0 0;
    background-color: #fff;
    width: 1200px;
    margin: 0 auto;
    padding: 0 40px 40px 40px;
}

.Video-image h1 {
    height: 80px;
    line-height: 80px;
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    text-align: center;
}

.Video-image img {
    width: 100%;
}

.wharf {
}

.wharf h1 {
    font-size: 20px;
    line-height: 80px;
    height: 80px;
    font-weight: bold;
    text-align: center;
    color: #333333;
}

.wharf  .item {
    font-size: 15px;
    color: #666666;
    line-height: 26px;
}

.wharf  .big-img img {
    width: 90%;
    text-align: center;
}

.wharf  .item .sm img {
    width: 32%;
}

.wharf  .item .big {
    background-color: #ff6a00;
    margin: 30px 0;
}

.wharf  .item .big img {
    width: 100%;
}

.wharf  .item .middle img {
    width: 49%;
}

.wharf  .item h2 {
    line-height: 40px;
    height: 40px;
    font-weight: bold;
    font-size: 18px;
    text-align: left;
    color: #333333;
}

.wharf  .item {
    margin-bottom: 20px;
}

.wharf  .item h3 {
    line-height: 30px;
    height: 30px;
    font-weight: bold;
    font-size: 16px;
    text-align: left;
    color: #333333;
}

.wharf  .item p {
    font-size: 15px;
    color: #666666;
    line-height: 26px;
    margin-bottom: 15px;
}

.scenic h1 {
    font-size: 20px;
    line-height: 80px;
    height: 80px;
    font-weight: bold;
    text-align: center;
    color: #333333;
}

.scenic h2 {
    line-height: 40px;
    height: 40px;
    font-weight: bold;
    font-size: 18px;
    text-align: left;
    color: #333333;
}

.scenic img {
    width: 100%;
}

.scenic p {
    font-size: 15px;
    color: #666666;
    line-height: 26px;
}

.case-mt,.case-jq{
    text-align: center;
}
.case-mt h1,.case-jq h1{
    font-size: 20px;
    line-height: 80px;
    height: 80px;
    font-weight: bold;
    color: #333333;
}

.case-mt img{
  width: 500px;
  height: 375px;
}

.case-jq img{
  width: 722px;
  height: 499px;
}


