/* CSS Document */
.tell {
    line-height: 100px;
}

.logo-sm-height {
    height: 90px;
}

@media screen and (max-width: 700px) {
    .logo-sm-height {
        height: 50px;
    }
    .tell {
        display: none;
    }
    .navbar {
        position: fixed;
        right: 5px;
        top: 10px;
        z-index: 1000000001;
    }
}


@media screen and (min-width: 700px) {
    .fixednav {
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100%;
        z-index: 999;
    }
}


.bg-black {
    background-color: #2a2730;
}
.text-white {
    color: #fff;
}
.text-white a{
    color: #fff;
}

.tell img, .tell em {
    vertical-align: middle;
}

ul.navbar-nav ul { display: none; position: absolute; z-index: 1000; background:#f8f9fa }

.index-one img {
    width: 100%;
}

/* 企业服务选项卡 */

.layui-tab {
    margin: 10px 0 60px 0;
    text-align: left!important;
    width: 100%;
}
.layui-tab-brief {
    background: #fff;
    overflow: hidden;
}
.service-tabs__tab:first-child {
    border-left: 1px solid #ebedf0;
}
.service-tabs__tab img {
    flex: 1 1;
    padding: 40px 25px;
    border: none;
    bottom: 0;
    -webkit-transition: all .25s;
    transition: all .25s;
    cursor: pointer;
}
.service-img-wrapper, .service-content-wrapper {
    float: left;
}
.service-content-wrapper {
    padding-left: 72px;
    width: 400px;
}
.service-content-wrapper h3 {
    margin-top: 50px;
    font-size: 24px;
    font-weight: 400;
    line-height: 24px;
}
.service-content-wrapper p {
    font-size: 14px;
    line-height: 20px;
    margin-top: 18px;
    margin-bottom: 36px;
    padding-right: 30px;
    color: #222;
}
.service-tabs__tab {
    height: 120px;
    border-right: 1px solid #ebedf0;
    border-top: 1px solid #ebedf0;
}
.common-wrapper {
    width: 100%;
    margin: 0 auto;
}

.list-img {
    width: 20%;
    height: 100px;
}
.list-img img{
    width: 80%;
    margin-top: 10px;
}



.img4 {
    background: url(../../../static/images/630x310.jpg);
}

.poerimg {
    width: 243px;
    position: absolute;
    top: 26%;
    left: 30%;
}

.rg-sm li img {
    width: 100%;
    margin: 4px 0;
    height: 90px;
}

.rg-sm li {
    position: relative;
}

.item-name {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 24px;
    width: 100%;
    background-color: rgba(0,0,0,0.4);
    color: #fff;
    text-align: center;
    line-height: 24px;
    font-size: 12px;
}

.checked {
    border:green 1.5px solid;
}


.part1,.part2 {
    width: 80%;
    margin: 0 auto;
    text-align: center;
}
.part2{
    margin-top: 80px;
}
.part1 h1,.part2 h1 {
    font-size: 34px;
    color: #222;
    padding-bottom: 15px;
}
.content h1 {
    font-size: 34px;
    color: #222;
    padding-bottom: 15px;
    text-align: center;
}
.content h2 {
    font-size: 20px;
    color: #222;
    padding-bottom: 15px;
    text-align: center;
}
.part1 span {
    font-size: 18px;
    color: #222;
}
.part-title {
    margin-bottom: 40px;
}
.imgbg {
    width: 564px;
    height: 492px;
    border-radius: 20px 20px 0 0;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-image: url(https://p1.ssl.qhimg.com/t0196d0f5cf2b804307.png);
}
.cheackbox {
    width: 560px;
    height: 306px;
    margin-top: 100px;
    box-shadow: 0 10px 60px 0 rgba(42,109,239,.15);
    border-radius: 6px;
    background-color:#fff;
}
.cheackbox ul li {
    float: left;
    display: block;
    line-height: 46px;
    width: 112px;
    height: 46px;
    text-align: center;
    font-size: 16px;
    border: 1px solid #ddd;
    margin: 0;
}
.cheackbox2 ul li {
    float: left;
    display: block;
    line-height: 46px;
    width: 192px;
    height: 46px;
    text-align: center;
    font-size: 16px;
    border: 1px solid #ddd;
    margin:0 0 -1px -1px;
}

.liselected {
    background-color: #2a6def;
    color: #fff;
    font-size: 16px;
    border: 1px solid #2a6def!important;
}
.cheackbox ul li:not(:last-child) {

}
.cheackbox2 ul li.liselected:nth-child(2) {
    border-radius: 0;
}
.cheackbox2 ul li:nth-child(2) {
    border-radius: 0;
    

}
.cheackbox2 ul li:not(:last-child) {

}
.cheackbox ul {
    display: inline-block;
    margin:  0 auto;
    margin-top: 50px;
}
.cheackbox2 ul {
    display: inline-block;
    margin:  0 auto;
    margin-bottom: 50px;
}
.cheackbox ul li {
    border-radius: 6px 0 0 6px;
}
.cheackbox2 ul li {
    border-radius: 6px 0 0 6px;
}
.cheackbox ul li:last-child {
    border-radius: 0 6px 6px 0;
    border-left: none;
}
.cheackbox2 ul li:last-child {
    border-radius: 0 6px 6px 0;
    border-left: none;
}
.pccontent,.ydcontent {
    text-align: left;
}
.pccontent h3,.ydcontent h3 {
    color: #222;
    font-size: 20px;
    line-height: 50px;
    margin-left: 50px;
    margin-top: 50px;
}
.pccontent p,.ydcontent p {
    color: #222;
    font-size: 16px;
    margin-left: 50px;
}

.tab-text h3 {
    color: #222;
    font-size: 20px; 
    line-height: 60px;
    margin-top: 80px;
}

.tab-text p {
    color: #222;
    font-size: 16px; 

}
.tab-text {
    height: 500px;
    text-align: left;
    position: relative;
    overflow: hidden;
    display: none;
}
.tab-text img {

}
.tab-text .show {
    display: block;
}

.tijiao {
    text-align: center;
    margin:50px 0;
}

.comp-list {
    margin: 0 auto;
    width: 80%;
    overflow: hidden;
    font-size: 18px;
    letter-spacing: 2px;

}
.list-box1 {
    margin-bottom: 80px;
}
.comp-list ul,.list-box1 ul{
    display: table;
    margin: 0 auto;
    text-align: center;
}
.comp-list li{
    float: left;
    height: 64px;
    line-height: 64px;
    border: 1px solid #ddd;
    margin-left: -1px;
    padding: 0 50px;
}
.list-box1 li {
    float: left;
    height: 50px;
    line-height: 50px;
    border: 1px solid #ddd;
    margin-left: -1px;
    padding: 0 50px;
    list-style: none;
}
li{
    list-style: none;
}
.comp-list li:first-child,.list-box1 li:first-child{
    border-radius: 6px 0 0 6px;
}
.comp-list li:last-child,.list-box1 li:last-child {
    border-radius: 0 6px 6px 0;
}

.comp-list i {
    font-size: 28px;
    margin-right: 10px;
}
.comp-list li.active:first-child,.list-box1 li:first-child {
    border-radius: 6px 0 0 6px;
}
.comp-list li.active,.list-box1 li.active {
    background-color: #2a6def;
    color: #fff;
    border-color: #2a6def;
    list-style: none;

}
.comp-wrap>div {
    display: none;
}
.comp-box h1 {
    text-align: center;
    font-size: 36px;
    line-height: 150px;
}


.expo-box--infoflow--dmp__image, .expo-box--infoflow--pc__image {
    position: relative;
    width: 563px;
    height: 379px;
    border-radius: 20px;
    box-shadow: 0 96px 84px 0 rgba(0,37,101,.2);
}
.expo-box--infoflow--dmp__image img, .expo-box--infoflow--pc__image img {
    position: absolute;
    width: 702px;
    height: 394px;
    z-index: 1;
    top: 0;
    left: -70px;
    max-width: unset;
}
.expo-box--infoflow--pc__image .image-cover {
    position: absolute;
    width: 544px;
    height: 338px;
    top: 20px;
    left: 10px;
    z-index: 1;
    background-color: #fff;
    opacity: 0;
}
.expo-box--infoflow--pc__image .animated-cover1 {
    top: 203px;
    left: 93px;
}
.expo-box--infoflow--pc__image .animated-cover {
    position: absolute;
    width: 0;
    height: 0;
    border: 1px dashed #2a6def;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 2;
}

.list-box1-wrap>div {
    display: none;
    overflow: hidden;
    margin: 0 auto;
    position: relative;

}

.factory h1{
    text-align: center;
    font-size: 36px;
    line-height: 150px;
}
.factory-list {
    margin: 0 auto;
}

.factory-list li{
    float: left;
    width: 30%;
    font-size: 20px;
    text-align: center;
    padding-top: 122px;
    padding-bottom: 10px;
    background-repeat: no-repeat;
    background-position: top 10px center;
    background-size: auto 80px;
}
.factory-list li:first-child {
    background-image: url(https://s2.ssl.qhimg.com/static/4bf82470dab67b8b.svg);
}
.factory-list li:nth-child(2) {
    background-image: url(https://s4.ssl.qhimg.com/static/076c9274cb58519a.svg);
}
.factory-list li:nth-child(3) {
    background-image: url(https://s5.ssl.qhimg.com/static/286176d15a2a2497.svg);
}

.dmp360 {
    margin: 0 auto;
    position: relative;
}
.dmp-text {
    padding: 70px 30px 0 100px;
    position: absolute;
    left: 50%;
    top: 15%;
    width: 500px;
    height: 200px;
    box-shadow: 0 10px 60px 0 rgba(42,109,239,.15);
    border-radius: 6px;
}
.dmp-text p {
    font-size: 16px;
    color: #222;
    line-height: 30px;
}

.comp-box h2 {

        text-align: center;
        font-size: 18px;
        margin-top: 16px;

}
.divcent {
    margin: 0 auto;
}

#list-box5 {
    width: 400px;
    position: absolute;
    z-index: 999;
    right: 130px;
    top: 100px;
}
#list-box5 li {
    padding: 0 10px;
}

.box5-content>div,.box6-content>div {
    display: none;
}
.box6-content>div {
    display: none;
    width: 80%;
    margin: 0 auto;
}
.box6-text {

}
.box6-text p{
    font-size: 16px;
    line-height: 30px;
}
.box6-text p:first-child{

}
.box6-img {


}
.box6-img img {
    width: 100%;
}
.baike-box {
    overflow: hidden;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 40px;
    position: relative;
}
#baike-box {
    position: absolute;
    right: 100px;
    top:100px;
}
#baike-box li{
    padding: 0 30px;
}
.baike-box-left {
    width: 30%;
    float: left;
}
.baike-box-left img{
    width: 100%;
}
.baike-box-right {
    width: 65%;
    float: left;
    text-align: left;
    margin-left: 5%;
}
.baike-box-right li {
    float: left;
    width: 45%;
    height: 211px;
    padding-left: 15px;
}
.baike-box-right li:first-child{
    background: url(https://s2.ssl.qhimg.com/static/70be1c6ed637ff91.svg) 10px 30px no-repeat;
    background-size: auto;
    border-bottom: 1px solid #eff0f2;
    border-right: 1px solid #eff0f2;
}
.baike-box-right li:nth-child(2){
    background: url(https://s3.ssl.qhimg.com/static/3de3b57ad6659a54.svg) 10px 30px no-repeat;
    background-size: auto;
    border-bottom: 1px solid #FFF;
    border-right: 1px solid #FFF;
}
.baike-box-right li:nth-child(3){
    background: url(https://s5.ssl.qhimg.com/static/8bf1cfe770af4f60.svg) 10px 30px no-repeat;
    background-size: auto;
    border-bottom: 1px solid #FFF;
    border-right: 1px solid #FFF;
}
.baike-box-right li:nth-child(4){
    background: url(https://s4.ssl.qhimg.com/static/0208e9a0f1182617.svg) 10px 30px no-repeat;
    background-size: auto;
    border-top: 1px solid #eff0f2;
    border-left: 1px solid #eff0f2;

}
.baike-box-right h1 {
    margin-top: 100px;
}
.baike-box-right h1 {
    font-size: 18px;
    text-align: left;
}
.baike-box-right p {
    font-size: 14px;
    text-align: left;
    margin-right: 20px;
}

.baike-box-left-img {

    box-shadow: 0 96px 84px 0 rgba(0,37,101,.2);
    border-radius: 20px;
}
.baike-box-left-img img{
    width: 100%;
}
.baike-box-right-text {

    height: 306px;
    margin-top: 40px;

    box-shadow: 0 10px 60px 0 rgba(42,109,239,.15);
    border-radius: 6px;
}
#baike-tab>div {
    display: none;
}
.baike-box-right-text p {
    margin: 140px 50px;
    color: #222;
    line-height: 25px;
}
.city-box {
    margin: 0 auto;
}
.spacing50 {
    margin-top: 50px;
}
.webimg {

    text-align: center;
}
.webimg2 {


    text-align: center;
}
.webimg2 h3 {
    font-size: 18px;
    line-height: 40px;
}
.webimg span {
    color:#222;
    line-height: 60px;
}
.webimg:last-child{
}
.webimg img {
    width: 100%;
}
.lwt-box {
    width: 450px;
    height: 250px;
    background:#fff;
    margin: .5px;
    text-align: center;
}
.flex-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    
}
.lwt-box img{
    margin-top: 40px;
}
.lwt-box h4 {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 15px;
}
.lwt-box p {
    color: #555;
    font-size: 14px;
    margin: 0 70px;
}
.lwt-box:hover{

    z-index: 1;
    box-shadow: 0 4px 15px rgba(42,109,239,.15); 
}
.lwt-tab>div {
    display: none;
    position: relative;
}
.lwt-tab {
    margin: 0 auto;
}
.lwt-tab-text {
    position: absolute;
    padding: 60px;
    right: 0;
    top: 50px;
    box-shadow: 0 10px 60px 0 rgba(42,109,239,.15);
    border-radius: 6px;
}

.shang-bg {
    height: 512px;
    background: url(https://p1.ssl.qhimg.com/t01899025b5a64f86fd.png) 50% no-repeat;
    background-size: 100% 100%;
}
.shang-list_item{
    width: 48%;
    float: right;
    background: rgba(255, 255, 255, 0.4);
    margin: 20px 4px;
}
.shang-list_item img{
    width: 100%;
}
.shang-list_item:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}

.shang-list_item h2 {
    font-size: 20px;
    line-height: 1;
    margin-top: 20px;
}
.shang-list_item p {
    font-size: 14px;
    line-height: 1;
    margin-bottom: 20px;
}

.orientation-content {
    width: 100%;
    padding-left: 80px;
    padding-top: 120px;
    flex: 1 1;
    text-align: left;
}

.orientation-content h3 {
    font-size: 24px;
    margin-bottom: 24px;
}
.orientation-content h5 {
    position: relative;
    font-size: 16px;
    padding-left: 14px;
    margin-top: 20px;
    margin-bottom: 8px;
}
.orientation-content h5:before {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background-color: #fccf6c;
    top: 5px;
    left: 0;
}
.orientation-content p {
    font-size: 14px;
    line-height: 22px;
}

.system-list {
    display: flex;
    justify-content: center;
    padding-bottom: 96px;
}
.system-list__item:first-child {
    background-image: url(https://s1.ssl.qhimg.com/static/084d28da99df739e.svg);
}
.system-list__item:nth-child(2) {
    background-image: url(https://s2.ssl.qhimg.com/static/c9ec4b848d994f82.svg);
}
.system-list__item:nth-child(3) {
    background-image: url(https://s1.ssl.qhimg.com/static/f3372a48a1c308e8.svg);
}
.system-list__item:nth-child(4) {
    background-image: url(https://s0.ssl.qhimg.com/static/f660ba07412587a1.svg);
}
.system-list__item:nth-child(5) {
    background-image: url(https://s2.ssl.qhimg.com/static/9ddc25f605d6b1c0.svg);
}
.system-list__item:nth-child(6) {
    background-image: url(https://s3.ssl.qhimg.com/static/67cb11bbaa729ab5.svg);
}
.system-list__item:nth-child(7) {
    background-image: url(https://s3.ssl.qhimg.com/static/1e9fd8f0d905b4f9.svg);
}
.system-list__item {
    width: 172px;
    height: 102px;
    padding-top: 80px;
    text-align: center;
    background-size: 48px 48px;
    background-position: top;
    background-repeat: no-repeat;
}
.advantage-list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.advantage-list__item {
    width: 200px;
    margin-bottom: 32px;
    padding: 156px 30px 28px;
    text-align: center;
    background-color: #fff;
    background-size: 68px 68px;
    background-position: top 56px center;
    background-repeat: no-repeat;
}
.advantage-list__item:not(:nth-child(4n)) {
    margin-right: 32px;
}
.advantage-list__item:first-child {
    background-image: url(https://s0.ssl.qhimg.com/static/b9ca53339215c002.svg);
}
.advantage-list__item:nth-child(2) {
    background-image: url(https://s2.ssl.qhimg.com/static/b9f662797c97a44f.svg);
}
.advantage-list__item:nth-child(3) {
    background-image: url(https://s4.ssl.qhimg.com/static/52ccec28a73d5ede.svg);
}
.advantage-list__item:nth-child(4) {
    background-image: url(https://s4.ssl.qhimg.com/static/9cd01f3cc74e6521.svg);
}
.advantage-list__item:not(:nth-child(4n)) {
    margin-right: 32px;
}
.advantage-list__item:nth-child(5) {
    background-image: url(https://s0.ssl.qhimg.com/static/a2ea027b2f3777cd.svg);
}
.advantage-list__item:nth-child(6) {
    background-image: url(https://s4.ssl.qhimg.com/static/e5065547dc2df88b.svg);
}
.advantage-list__item:nth-child(7) {
    background-image: url(https://s0.ssl.qhimg.com/static/74e2d173df6218aa.svg);
}
.advantage-list__item:nth-child(8) {
    background-image: url(https://s4.ssl.qhimg.com/static/3f2eeabe143d8ba0.svg);
}
.advantage-list__item h4 {
    font-size: 20px;
    margin-bottom: 10px;
}
.advantage-list__item p {
    font-size: 14px;
    line-height: 24px;
    color: #666;
}


.banner-bg {
    position: relative;
    width: 100%;
    height: 392px;
    padding: 111px 0 0;
    z-index: 9;
    background-repeat: no-repeat;
    background-position: top;
}

.text-green {
    color: #26b461;

}