html,
body {
    margin: 0;
    padding: 0;
    color: #555;
    list-style: none;
}

a {
    text-decoration: none!important;
}

.center {
    text-align: center;
}

.bjColor {
    background-color: #eeeeee;
    width: 100%;
}

.colorFFF {
    background-color: #fff;
    /* width: 100%; */
}

#products {
    background-color: #fff;
}

a:hover {
    color: rgb(126, 121, 121);
}

#app {
    background-color: #fff;
}


/* 导航 */

.menu {
    height: 70px;
    line-height: 70px;
    /* background-color: bisque; */
}

@media screen and (min-width:768px) and (max-width:1200px) {
    .container {
        width: initial;
    }
}

.joinNav {
    font-size: 16px;
    color: #f08200;
    font-style: italic;
}

.pcNav {
    /* position: fixed; */
    /* z-index: 999; */
}

.pcNav li>a {
    color: #555;
    font-size: 16px;
    margin: 10px 0 0 32px;
}

.pcNav li>a:hover {
    color: #f08200;
    background-color: #fff;
}

#navMenu {
    position: absolute;
    right: 18px;
    top: 24px;
    /* width: 25px; */
}

.logoTxt {
    display: inline-block;
}

.logoTxt span {
    font-size: 16px;
    position: absolute;
    top: 35px;
}

.productUl {
    display: none;
    list-style-type: none
}

.productUl li {
    padding-top: 10px;
}

.productUl li:nth-of-type(1) {
    padding-top: 15px;
}


/* pc导航鼠标移动上去事件 */

.pcProductUl {
    padding: 6px 0px 0px 18px;
    width: 100px;
    height: 113px;
    list-style-type: none;
    display: none;
    border-radius: 3px;
    z-index: 10;
    position: absolute;
    left: 35px;
    background-color: #fff;
}

.pcProductUl li {
    height: 30px;
    line-height: 50px;
    text-align: left;
    box-sizing: border-box;
}

.pcProductUl li a {
    margin: 0;
}


/* 轮播 */

.swiper-container {
    width: 100%;
    height: 100%;
}


/* pc轮播图 */

.containerBig .swiper-wrapper .pcOne {
    background-image: url(../images/pcBigSlideOne.jpg);
}

.containerBig .swiper-wrapper .pcTwo {
    background-image: url(../images/pcBigSlideTwo.jpg);
}

.containerBig .swiper-wrapper .pcThree {
    background-image: url(../images/pcBigSlideThree.jpg);
}

.containerBig .swiper-wrapper .pcFour {
    background-image: url(../images/pcBigSlideFour.jpg);
}

.containerBig .swiper-wrapper .pcFive {
    background-image: url(../images/pcBigSlideFive.jpg);
}

.containerBig .swiper-slide {
    width: 100%;
}

.containerBig .swiper-slide .pc {
    background-size: auto 100%;
    height: 400px;
    background-position: center;
}

.containerBig .ph img {
    width: 100%;
    height: 100%;
}


/* 轮播点点 */

.swiper-pagination-bullet {
    width: 20px;
    height: 5px;
    border-radius: 0;
    opacity: 0.5;
    background-color: #fff;
}

.swiper-pagination-bullet-active {
    opacity: 1;
}


/* 公司介绍 */

.textCenter {
    text-align: center;
    margin-bottom: 65px;
}

.textCenter h2 {
    padding: 37px 0 3px 0;
}

.rowLeft {
    color: rgb(126, 121, 121);
    line-height: 30px;
    padding: 0 35px 20px 35px;
}

.rowRight .lunbo {
    color: rgb(126, 121, 121);
    padding: 15px 0 65px 0;
}

.rowRight .bigTxt {
    width: 500px;
}


/* 小轮播 */


/* pc */

.swiper-slide .smllPc {
    height: 300px;
    width: 500px;
}

.smllPc img,
.smllPh img {
    width: 100%;
    height: 100%;
}

.PagCenter {
    width: 500px!important;
}


/* ph */

.swiper-slide .smllPh {
    width: 100%;
    padding: 0 20px;
}


/* 公司产品 */

.cardBj {
    padding: 0px 15px;
    height: 430px;
    background-color: #fff;
    /* width: 280px; */
    /* height: 400px; */
    border-radius: 10px;
    /* margin-right: 25px; */
    margin: 0 0 70px 0;
}

.cardBj:hover {
    -moz-box-shadow: 0px 0px 30px #cacaca;
    -webkit-box-shadow: 0px 0px 30px #cacaca;
    box-shadow: 0px 0px 30px #cacaca;
}

.cardBj .cardBorder {
    margin: 0 auto;
    position: relative;
    top: 60px;
    bottom: 60px;
    /* height: 110px; */
}

.cardBorder img {
    width: 100%;
    height: 100%;
}

.cardTxt {
    line-height: 30px;
    box-sizing: border-box;
}

@media (min-width: 768px) and (max-width: 992px) {
    .cardBj {
        margin: 0 0 35px 0;
    }
    .chanpin .right {
        margin-left: 95px;
        margin-right: 10px;
    }
    .chanpin .left {
        margin-right: 95px;
        margin-left: 10px;
    }
}

.chanpin span {
    color: rgb(126, 121, 121)!important;
}

@media(max-width: 768px) {
    .cardBj {
        /* margin: 0 10% 35px 10%; */
    }
}


/* 案例展示 */

.homeNav ul {
    display: inline-block;
}

.bor {
    height: 500px;
}

.bor img {
    width: 100%;
    height: 100%;
}

.bigs {
    padding: 0px;
}

@media (min-width: 768px) and (max-width: 992px) {
    .homeLeftOne {
        padding-right: 10px;
        padding-left: 95px;
    }
    .homeRight {
        padding-left: 10px;
        padding-right: 95px;
    }
    .bigs {
        margin-bottom: 15px;
    }
}

.h200 {
    height: 240px;
    background-color: #f5f5f5;
}

.h200 img {
    width: 100%;
    height: 68%;
}

.tops {
    margin-bottom: 20px;
    color: red;
}

.homeNav .nav li {
    padding: 40px 50px 40px 50px;
}

.homeNav .nav span {
    padding: 5px;
}

.homeNav .nav span:hover {
    cursor: pointer
}

.action {
    color: #f08200;
    border-bottom: 2px solid orange
}

@media (min-width: 1200px) {
    .paddingRight {
        padding-right: 0;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .homeNav .nav li {
        padding: 40px 30px 40px 30px;
    }
    .paddingRight {
        padding-right: 0;
        text-align: left;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .homeNav .nav li {
        padding: 40px 25px 40px 25px;
    }
}

.bortxt {
    height: 500px;
    padding: 15px;
    text-align: left;
    background-color: #f5f5f5;
}

.bortxt .top {
    margin-top: 80px;
}

.bortxt .top p {
    margin-bottom: 15px;
}

.bortxt .top p span {
    color: red;
}

.bortxt .color {
    color: #999;
    position: absolute;
    bottom: 0px;
}

.bortxt .color p {
    display: inline-block;
}

.bortxt .weibo {
    position: absolute;
    right: 15px;
    bottom: 0px;
    color: #999;
}

@media (min-width:768px) and (max-width: 992px) {
    .bortxt .weibo {
        right: 110px;
    }
}

.bigTxt div {
    color: #666;
}

.bortxt h5 {
    font-size: 16px;
    margin: 0px;
}

.paddingRight div div {
    text-align: left;
    color: #333;
    line-height: 15px;
    padding: 20px 15px 15px 15px;
}

.paddingRight div div p:nth-of-type(1) {
    font-size: 16px;
}

.paddingRight div div p:nth-of-type(2) {
    color: #999;
}

.paddingRight .weiboTwo {
    position: absolute;
    bottom: -15px;
    right: 0px;
}

.paddingRight .weiboTwo p {
    font-size: 14px!important;
    color: #999;
}

.phPadding {
    padding: 15px;
    line-height: 18px;
    color: #999;
}


/* 合作客户 */

.swiper-button-next {
    background-image: url("");
    top: 110px;
}

.swiper-button-prev {
    background-image: url("");
    top: 110px;
    left: -2px;
}

.bjc {
    position: relative;
    top: 20px;
}

.teamwork {
    padding-bottom: 60px;
}

.teamwork .iconfont {
    font-size: 40px;
}

.teamwork .swiper-slide img:nth-of-type(1) {
    margin-bottom: 30px;
}

.teamwork .swiper-slide img {
    border-radius: 6px;
    /* width: 200px!important; */
    /* margin-right: 30px!important; */
}

.phteam .iconfont {
    font-size: 30px;
}

.phteam .phtEamwork {
    padding-bottom: 40px;
}

.phtEamwork img {}

@media(max-width: 768px) {
    .textCenter {
        margin-bottom: 30px;
    }
    .bjc {
        top: 0px;
    }
    .swiper-button-next {
        top: 93px;
        right: -12px;
    }
    .swiper-button-prev {
        top: 93px;
        left: -15px;
    }
}

.phtEamwork .swiper-slide {
    width: 100%;
}

.phtEamwork .swiper-slide img:nth-of-type(1) {
    margin-bottom: 10px;
}

.phtEamwork .swiper-slide img {
    width: 100%;
}

@media (max-width:375px) {
    .swiper-button-next {
        top: 83px;
        right: -12px;
    }
    .swiper-button-prev {
        top: 83px;
        left: -15px;
    }
}

@media (max-width:320px) {
    .swiper-button-next {
        top: 68px;
        right: -12px;
    }
    .swiper-button-prev {
        top: 68px;
        left: -15px;
    }
}


/* 联系我们 */


/* 背景图片 */

.about .aboutBj {
    background-image: url(../images/pcAbout.jpg);
    height: 200px;
    background-position: center;
}

.bjwidth {
    width: 100%;
}

.aboutPh img {
    width: 100%;
    height: 100%;
}

@media (width: 768px) {
    .col-sm-offset-3 {
        margin-left: 0%;
    }
}

@media (width:320px) {
    .solidFFF {
        padding: 25px 15px 25px 15px!important;
    }
}


/*  */

.colorFFF h2 {
    margin-top: 0px;
}

.pcHidd {
    padding: 60px 0 3px 0;
}

.phHidd {
    padding: 40px 0 3px 0;
}

.about .pcTxtTop {
    padding: 40px 0 45px 0;
}

.about .phTxtTop {
    padding-top: 5px;
}


/*  */

.solidFFF {
    background-color: #fff;
    height: 130px;
    border-radius: 6px;
    box-sizing: border-box;
    padding: 25px 25px 25px 25px;
    margin-top: 27px;
    margin-bottom: 40px;
    text-align: left;
}

.rightpy {
    margin-right: 25%;
}

@media (max-width: 768px) {
    html {
        overflow-x: hidden;
    }
    .rightpy {
        margin-right: 0;
    }
    .solidFFF {
        margin-bottom: 0px;
    }
}

.pcHT {
    margin-top: 20px;
}

.phHT {
    margin-top: 30px;
    margin-bottom: 0px;
}

.about .pull-left span {
    color: rgb(185, 178, 178);
}

.about .pcRight {
    border-left: 1px solid rgb(226, 222, 222);
    padding-left: 12%;
}

.about h3 {
    color: #777;
}


/* 加入我们 */

.join .row {
    padding: 6px 0;
    border-bottom: 1px solid rgb(233, 229, 229);
}

.join .rowBtn {
    padding-top: 15px;
    font-size: 20px;
}

.join .rowBtn a {
    color: #f08200;
}

.join .rowBtn span {
    color: #777;
    font-size: 16px;
}

.join .iconfont {
    font-size: 40px;
    /* padding-bottom: 5px; */
    position: relative;
    top: 0px;
    color: #777;
}

.join .txtcolor {
    color: #777;
    width: 120%;
}


/* footer */

.footer {
    color: #fff;
    width: 100%;
    height: 185px;
    background-color: #555;
}

.footer i {
    padding-right: 5px;
}

.footer .italic {
    font-size: 18px;
    font-style: italic
}


/* pc */

.pcFooter {
    line-height: 20px;
}

.pcFooter .pcTop {
    position: relative;
    top: 45px;
}

.pcFooter .pcTop hr {
    width: 600px;
}


/* ph */

.phFooter {
    line-height: 12px;
}

.phFooter .phTop {
    font-size: 12px;
    position: relative;
    top: 25px;
}

.phFooter .phTop hr {
    width: 350px;
}