@charset "utf-8";

body {
    color: #333333;
    font-family: Arial, "Microsoft Yahei", sans-serif;
    font-size: 16px;
    overflow-x: hidden;

}

a {
    color: #000;
    text-decoration: none;
    outline: none;
}

.toubu2{
    color: #ff8100!important;
}

a:hover {
    color: #fff;
    text-decoration: none;
}

li {
    list-style: none;
}

h3 {
    margin: 0;
    font-size: 24px;
    padding-top: 0;
    padding-bottom: 10px;
    padding-left: 15px;
    border-bottom: 1px solid #bfbfbf;
    background: url("../img/sign.png") no-repeat 0 0;
}

.heise:hover, .heise:focus {
    color: #000 !important;
    outline: none;
    text-decoration: none;
}

.h44 {
    margin: 0;
    font-size: 20px;
    padding-left: 15px;
    background: url("../img/sign.png") no-repeat 0 -2px;
    margin-top: 56px;
}

h6 {
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 20px;
}

p {
    margin: 0;
}

.p-48 {
    padding-top: 48px;
    padding-bottom: 48px;
    background: url("../img/sign.png") no-repeat 0 46px;
}

.m-46 {
    margin-top: 46px;
    margin-bottom: 54px;
}

ul {
    padding-left: 0;
}

.title-h2 {
    font-size: 36px;
    margin-top: 56px;
    margin-bottom: 20px;
    color: #333333;
}

.title-d {
    width: 48px;
    height: 4px;
    display: block;
    margin: 0 auto;
    background: #ef8201;
    border-radius: 20px;
}

.center h3 {
    padding-top: 0;
    background: url("../img/sign.png") no-repeat 0 0;
}

.center .menu {
    width: 200px;
    z-index: 9999 !important;
}

.center .accordion {
    width: 100%;
    max-width: 200px;
    background: #FFF;
}

.center .accordion .link {
    cursor: pointer;
    display: block;
    padding: 15px 15px 15px 40px;
    color: #777777;
    font-size: 18px;
    background: #e9e9e9;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;

}

.center .accordion li:last-child .link {
    border-bottom: 0;
}

.center .accordion li {
    cursor: pointer;
}

.center .accordion li i {
    position: absolute;
    top: 16px;
    left: 12px;
    font-size: 18px;
    color: #595959;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.center .accordion li i.fa-chevron-down {
    right: 12px;
    left: auto;
    font-size: 16px;
}

.center .accordion li.open .link {
    color: #fff;
    background: #f08300;
}
.products .list .list-number{
	margin-bottom: 30px;
}
.center .accordion li.open i {
    color: #fff;
}

.center .accordion li.open i.fa-chevron-down {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.center .submenu {
    display: none;
    background: #f5f5f5;
    font-size: 14px;
}

.center .submenu a {
    display: block;
    text-decoration: none;
    color: #666;
    padding: 12px;
    padding-left: 62px;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

.center .submenu a:hover, .submenu li.current a {
    color: #f08300;
}

.center {
    /* margin-top: 60px; */
}

.center .row {
    padding: 0;
}

.center .row .c-right .introduce .text p {
    line-height: 38px;
    margin: 0;
}

.center .picture {
    height: 100%;
}

.center .picture img {
    width: 100%;
}

.center .row .c-right .introduce {
    margin-bottom: 60px;
    /*border-bottom: 1px dashed #d2d2d2;*/
}

/* .center .row .c-right .introduce .row {
    padding-top: 28px;
    padding-bottom: 28px;
} */

.Products .row .c-right .products .number {
    padding: 28px 36px;
    border: 1px solid #e9e9e9;
    background: #ffffff;
    transition: all .5s;
}

.Products .row .c-right .products .number:hover {
    -moz-box-shadow: 0px 2px 5px #A1A1A1;
    -webkit-box-shadow: 0px 2px 5px #A1A1A1;
    box-shadow: 0px 2px 5px #A1A1A1;
}

.Products .row .c-right .products .number .box {
    width: 74px;
    height: 74px;
  
    margin: 0 auto;

    color: #fff;
}

.Products .row .c-right .products .number .box i {
    font-size: 28px;
    width: 100%;
    line-height: 74px;
}

.Products .row .c-right .products .number a {
    width: 127px;
    font-size: 14px;
    display: block;
    margin: 0 auto;
    padding: 10px 34px;
    background: #f08300;
    border-radius: 40px;
    margin-top: 20px;
    color: #fff;
    transition: all .5s;
}

.Products .row .c-right .products .number a:hover {
    text-decoration: none;
    -moz-box-shadow: 0px 0px 5px #666666;
    -webkit-box-shadow: 0px 0px 5px #666666;
    box-shadow: 0px 0px 5px #666666;
}

.Products .row .c-right .products .row {
    margin-top: 30px;
}

.Products .row .c-right .products h5 {
    margin-top: 42px;
    font-size: 16px;
}

.Products .row .c-right .products .list .row {
    margin-top: 18px;
    margin-bottom: 18px;
}

.list {
    padding: 22px 30px;
    border: 1px solid #eeeeee;
    margin-bottom: 74px;
}

.list .list-number .list-box {
    width: 40px;
    height: 40px;
    /* background: #f08300; */
    border-radius: 50%;
}

.list .list-number i {
    font-size: 16px;
    width: 100%;
    line-height: 40px;
    color: #fff;
}

.list .list-number p {
    line-height: 40px;
    margin-left: 20px;
}
.list .list-number a:hover{
    color:#f08300;
}


.list .list-number p span {
    color: #f08300;
}

.APP .row .c-right .app .row {
    margin-top: 30px;
}

.APP .row .c-right .app .row .number .app1 {
    width: 64px;
    height: 64px;
    display: block;
    margin: 30px auto;
}

.APP .row .c-right .app .row .number .app1 img {
    width: 100%;
    display: block;
}

.APP .row .c-right .app .row .number h5 {
    margin-top: 0;
    font-size: 20px;
    color: #333;
}

.APP .row .c-right .app .map {
    padding: 65px 170px;
}

.APP .row .c-right .app .row .download h5 {
    font-size: 24px;
    margin: 0px;
    margin-bottom: 22px;
}

.APP .row .c-right .app .row .download p {
    font-size: 18px;
}

.APP .row .c-right .app .row .download button {
    font-size: 16px;
    padding: 9px 40px;
    color: #fff;
    border-radius: 40px;
    background: #1b1b1b;
    margin-top: 20px;
    display: block;
    margin-right: 46px;
    transition: all .5s;
}

.APP .row .c-right .app .row .download button:hover {
    text-decoration: none;
    -moz-box-shadow: 0px 0px 5px #666666;
    -webkit-box-shadow: 0px 0px 5px #666666;
    box-shadow: 0px 0px 5px #666666;
}

.APP .row .c-right .app .row .download button:last-of-type {
    background: #f08300;
}

.APP .row .c-right .app .transition {
    margin-top: 156px;
    height: 6px;
    width: 100%;
    background: #f08300;
    margin-bottom: 50px;
}

.Client {
    background: #f7f7f7;
}

.Client .engineer .engineer-t img {
    -moz-box-shadow: 0px 3px 13px #828282;
    -webkit-box-shadow: 0px 3px 13px #828282;
    box-shadow: 0px 3px 13px #828282;
    display: block;
    border-radius: 20px;
}

.Client .engineer .engineer-t h1 {
    font-size: 32px;
    line-height: 54px;
    margin: 0;
    margin-left: 20px;
}

.Client .engineer .engineer-t p {
    font-size: 20px;
    margin-left: 20px;
}

.Client .row {
    /*padding-top: 98px;*/
    padding-bottom: 48px;
    /*margin-bottom: 124px;*/
}

.Client .engineer .engineer-t {
    margin-bottom: 70px;
}

.Client .engineer .engineer-b .code {
    margin-left: 65px;
}

.Client .engineer .engineer-b .code img {
    margin-bottom: 10px;
}

.Order {
    background: #f08300;
    margin-top: 125px;
}

.Order .row ul {
    margin-bottom: 90px;
}

.Order .row ul li {
    color: #fff;
    margin-top: 20px;
}

.Order .row ul li span {
    font-size: 18px;
    line-height: 74px;
    padding-left: 46px;
    padding-right: 46px;
}

.Order .row ul li:first-of-type {
    margin-top: 100px;
}

.Order .row ul li .grade-r {
    width: 300px;
}

.Order .row ul li .grade-r h5 {
    font-size: 18px;
    padding-bottom: 10px;
    border-bottom: 1px solid #fff;
    margin-bottom: 10px;
    display: inline-block;
}

.Order .row ul li:first-of-type span {
    line-height: 100px;
}

.Order .row ul li:first-of-type h5 {
    font-size: 34px;
    padding-bottom: 20px;
    border-bottom: 2px solid #fff;
}

.Order .row ul li .grade-r p {
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
}

.Order .row .number {
    margin-left: 60px;
    margin-top: -86px;
}

.Introduced h4 {
    margin-top: 0;
}

.Introduced .row .computing {
    height: 380px;
    background: #f8f8f8;
    padding: 46px 70px;
    margin-bottom: 55px;
}

.Introduced .row .computing img {
    width: 100%;
    margin-top: 40px;
}

.Introduced .row .number ul li {
    margin: 20px auto;
}

.Introduced .row2 {
    padding: 30px;
    border: 1px solid #dcdcdc;
    margin: 0;
    margin-bottom: 74px;
}

.Introduced .direction ul {
    padding-top: 0;
}

.Introduced .direction ul li {
    margin-top: 26px;
    overflow:hidden;
 	text-overflow:ellipsis;
 	white-space:nowrap;
}

.Introduced .direction ul li:first-of-type {
    margin-top: 0;
}

.Introduced .direction ul li:last-of-type {
    margin-bottom: 0px;
}

.Introduced .direction ul li a {
    color: #555555;
    font-size: 16px;
}
.Introduced .direction ul li a:hover{
    color:#f08300;
}
 
.Introduced .direction p {
    font-size: 18px;
    margin-bottom: 10px;
    border: none;
}

.Introduced .direction img {
    width: 100%;
    margin-top: 20px;
}

.Consulting .verification {
    padding: 30px 60px;
    border: 1px solid #eeeeee;
    margin-bottom: 178px;
    margin-top: 54px;
}

.Consulting .verification label {
    font-size: 14px;
    margin-right: 20px;
    font-weight: 400;
}

.Consulting .verification input {
    height: 28px;
    width: 80%;
}

.Consulting .verification .demandd label {
    margin-bottom: 0;
}

.Consulting .verification input[placeholder] {
    padding-left: 5px;
    font-size:14px
}

.Consulting .verification select {
    width: 80%;
    height: 28px;
    font-size:14px
}

.sec1 {
    color: #777777 !important;
}

.Consulting .verification .demandd input {
    width: 88.5%;
    height: 108px;
}

.Consulting .verification .region select {
    width: 63%;
     font-size:14px
}

.Consulting .verification .address input {
    width: 91.5%;
}

.Consulting .verification .verification-code .bt1 {
    height: 28px;
    border: 1px solid #e5e5e5;
    background: transparent;
    padding-left: 7px;
    padding-right: 7px;
}

.Consulting .verification .verification-code input {
    margin-left: 25px;
    width: 10%;
}

.Consulting .verification .verification-code .picture {
    height: 28px;
    border: 1px solid #e5e5e5;
    width: 10%;
    margin-left: 20px;
}

.Consulting .verification .verification-code .bt2 {
    height: 28px;
    background: #f08300;
    padding-left: 15px;
    padding-right: 15px;
    color: #fff;
    margin-left: 20px;
}

.Consulting .verification .row, .center .row .c-right .verification .verification-code {
    margin-bottom: 20px;
}

.Consulting .verification .btn3 {
    width: 152px;
    font-size: 16px;
    padding: 12px 60px;
    background: #f08300;
    border-radius: 40px;
    /*margin: 0 auto;*/
    color: #fff;
    display: block;
    margin-top: 30px;
    margin-bottom: 50px;
    transition: all .5s;
}

.Consulting .verification .btn3:hover {
    text-decoration: none;
    -moz-box-shadow: 0px 0px 5px #666666;
    -webkit-box-shadow: 0px 0px 5px #666666;
    box-shadow: 0px 0px 5px #666666;
}

.Consulting .verification p span {
    color: #e31111;
}

.friendship .micro-blog {
    margin-top: 52px;
}

.friendship .micro-blog a {
    margin-left: 0;
}

.tail {
    font-size: 12px;
    color: #cecece;
    line-height: 40px;
    border-top: 1px solid #434343;
    margin-bottom: 0;
}

/*footer end*/
.carousel {
    position: relative;
}

.lb1 {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -28px;
}

.lb2 {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -28px;
}

.swiper-button-next {
    background-image: url("../img/prve1.png");
}

/*改变了颜色和加粗的样式*/
.swiper-button-next {
    background-image: url("../img/next1.png");
}

.Introduced .computing .swiper-slide img {
    width: 76px;
    height: 76px;
    border-radius: 50%;
    display: block;
    margin: 0 auto;
}

.Introduced .computing .swiper-slide h1 {
    font-size: 20px;
    color: #383838;
    margin-top: 20px;
    margin-bottom: 0;
}

.Introduced .computing .swiper-slide p {
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 20px;
    font-size: 12px;
    line-height: 24px;
    color: #dcdcdc;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 48px;
}

#code3 {
    width: 92%;
    height: 40%;
    font-size:14px;
}

.menu {
    display: none;
}

.cur {
    color: #f08300 !important;
}

.af {
    color: #fff;
}

.a7 {
    color: #777777;
}

.a7:hover {
    color: #777777;
}

.ios {
    position: relative;
}

.code1 {
    position: absolute;
    left: 30px;
    top: 50px;
    opacity: 0;
    transition: all .5s;
}

.anr {
    position: relative;
}

.code2 {
    position: absolute;
    left: 30px;
    top: 50px;
    opacity: 0;
    transition: all .5s;
}

@media screen and (max-width: 768px) {

    .Order .row ul li span {
        padding-left: 10%;
        padding-right: 10%;
    }

    .Order .row .number {
        margin-left: 8%;
    }

    .swiper-button-next, .swiper-button-prev {
        margin-top: -10px !important;
    }

    .APP .row .c-right .app .map {
        padding: 10% 10%;
    }

    .APP .row .c-right .app .map img {
        width: 100%;
    }

    .list .list-number p {
        width: 70%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .menu {
        display: none;
    }

    .introduce .picture img {
        width: 100%;
    }

    .a1 {
        margin-top: 0 !important;
    }

    .products .number {
        margin-bottom: 20px;
    }

    .list .list-number {
        margin-bottom: 20px;
    }

    .list .row {
        margin: 0 !important;
    }

    .Client .engineer .engineer-t .a4 {
        margin-left: 20px !important;
    }

    .engineer-b {
        width: 400px;
        display: block;
        margin: 0 auto;
    }

    /*.a5 {*/
        /*width: 100%;*/
        /*margin-top: 40px;*/
    /*}*/

    .Client .engineer .engineer-b .code {
        margin-left: 5%;
    }

    .Client .engineer .engineer-t h1 {
        margin-top: 20px;
    }

    .Order .row .number {
        padding-bottom: 20px !important;
    }

    /*.a6 {*/
        /*margin-top: 40px;*/
    /*}*/

    /*.a7 {*/
        /*margin-top: 20px !important;*/
    /*}*/

    /*.a8 {*/
        /*width: 85% !important;*/
    /*}*/

    .Order .row ul li .grade-r {
        width: 190px;
    }

    .direction {
        margin-top: 20px;
    }

}

@media screen and (min-width: 768px) and (max-width: 992px) {

    .Order .row ul li .grade-r {
        width: 230px;
    }

    .swiper-button-next, .swiper-button-prev {
        margin-top: -10px !important;
    }

    .APP .row .c-right .app .map {
        padding: 10% 10%;
    }

    .APP .row .c-right .app .map img {
        width: 100%;
    }

    .menu {
        display: none;
    }

    .introduce .picture img {
        width: 100%;
    }

    .a1 {
        margin-top: 0 !important;
    }

    .products .number {
        margin-bottom: 20px;
    }

    .list .list-number {
        margin-bottom: 20px;
    }

    .list .row {
        margin: 0 !important;
    }

    .Client .engineer .engineer-t .a4 {
        margin-left: 20% !important;
    }

    .engineer-b {
        width: 400px;
        display: block;
        margin: 0 auto;
    }

    .a5 {
        width: 100%;
        margin-top: 40px;
    }

    .Order .row .number {
        padding-bottom: 20px !important;
    }

    .a7 {
        margin-top: 20px !important;
    }

    .a8 {
        width: 85% !important;
    }

    .a6 {
        margin-top: 20px !important;
    }

    .direction {
        margin-top: 20px;
    }

}

@media screen and (min-width: 992px) and (max-width: 1200px) {
    .swiper-button-next, .swiper-button-prev {
        margin-top: -10px !important;
    }

    .APP .row .c-right .app .map {
        padding: 10% 10%;
    }

    .APP .row .c-right .app .map img {
        width: 100%;
    }

    .introduce .picture img {
        width: 100%;
    }

    .products .number {
        margin-bottom: 20px;
    }

    .a1 {
        margin-top: 0 !important;
    }

    .products .number {
        margin-bottom: 20px;
    }

    .Client .engineer .engineer-t .a4 {
        margin-left: 300px !important;
    }

    .engineer-b {
        width: 400px;
        display: block;
        margin: 0 auto;
    }

    .a5 {
        width: 100%;
        margin-top: 40px;
    }

    .list .list-number p {
        width: 240px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .a7 {
        margin-top: 20px !important;
    }

    .a8 {
        width: 85% !important;
    }

    .Order .row ul li .grade-r {
        width: 340px;
    }

    /*.Consulting .verification input{*/
    /*width: 85%;*/
    /*}*/
    /*.Consulting .verification select{*/
    /*width: 85%;*/
    /*}*/
    /*#code3{*/
    /*width: 85%;*/
    /*}*/
    /*.Consulting .verification .region select{*/
    /*width: 85%;*/
    /*}*/
    /*.Consulting .verification .address input{*/
    /*width: 85%;*/
    /*}*/
}
h2 {
    font-size: 28px;
    margin-top: 70px;
    margin-bottom: 22px;
}

.decoration {
    width: 48px;
    height: 4px;
    display: block;
    margin: 0 auto;
    background: #ef8201;
    border-radius: 20px;
    margin-bottom: 62px;
}
.center .row .c-right .introduce .row1 {
    padding-top: 22px !important;
}
.introduce .row1 .number {
    width: 112px;
    height: 112px;
    background: #f08300;
    border-radius: 50%;
    color: #fff;
    margin: 0 auto;
    /*cursor: pointer;*/
}

.introduce .row1 {
    margin-bottom: 20px;
    padding-left: 0;
}


.introduce .row1 p {
    font-size: 22px;
    line-height: 60px;
    margin-bottom: 0;
}

.introduce .row1 .number i {
    width: 100%; 
    font-size: 62px;
    line-height: 112px;
    text-align: center;
    margin: 0 auto;
}
.xuanzhuan-c {
    border: 1px solid #e9e9e9;
    padding: 80px 0;
}

.xuanzhuan-c h4 {
    font-size: 18px;
    margin-top: 40px;
    margin-bottom: 40px;
    text-align: center;
    color: #333;
    background:none;
    padding:0
}

.xz-t {
    width: 100px;
    height: 100px;
    background: #999999;
    border-radius: 50%;
    color: #fff;
    margin: 0 auto;
}

.xz-t i {
    width: 100%;
    font-size: 42px;
    line-height: 100px;
    text-align: center;
    margin: 0 auto;
}

.xiaoguo {
    width: 100%;
    height: 360px;
    cursor: pointer;
    /*perspective: 500px;*/
    /*-webkit-perspective: 500px;*/
}

.xiaoguo .xgg {
    height: 100%;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transition: 0.25s;
    -webkit-transition: 0.25s;
}

.xiaoguo:hover .xgg {
    transform: rotateX(-90deg);
}

.xuanzhuan-c {
    width: 100%;
    height: 100%;
    position: absolute;
    box-sizing: border-box;
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 50px;
    font-size: 17pt;
    text-align: center;
    text-transform: uppercase;
}

.xuanzhuan-c:nth-child(1) {
    /*background: red;*/
    color: #fff;
    transform: translate3d(0, 0, 180px);
    -webkit-transform: translate3d(0, 0, 180px);
}

.xuanzhuan-c:nth-child(2) {
    padding: 40px 0;
}

.xuanzhuan-c:nth-child(2) h4 {
    margin: 60px 0 40px 0;
   	background:none;
   	padding:0
}

.xuanzhuan-c:nth-child(2) p {
    padding: 0px 10%;
    font-size: 14px;
    color: #333;
    line-height: 2;
    text-align: left;
    overflow: hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 3;
 
}

.xuanzhuan-c:nth-child(2) a {
    width: 127px;
    font-size: 14px;
    display: block;
    margin: 0 auto;
    /*padding: 10px 34px;*/
    background: #f08300;
    border-radius: 40px;
    margin-top: 20px;
    color: #fff;
    transition: all .5s;
}

.xuanzhuan-c:nth-child(2) a:hover {
    -moz-box-shadow: 0px 0px 5px #666666;
    -webkit-box-shadow: 0px 0px 5px #666666;
    box-shadow: 0px 0px 5px #666666;

    /*-moz-box-shadow: 2px 2px 5px #333333;*/
    /*-webkit-box-shadow: 2px 2px 5px #333333;*/
    /*box-shadow: 2px 2px 5px #333333;*/
}

.xuanzhuan-c:nth-child(2) {
    color: #094b2c;
    /*background: orange;*/
    transform: rotateX(90deg) translate3d(0, 0, 180px);
    -webkit-transform: rotateX(90deg) translate3d(0, 0, 180px);
}
.fww{
	color:red;
}
.xuanzhuan .col-lg-4{
	margin-bottom:30px
}

.mianbao{
	margin-top:10px
}
.mianbao a{
	color:#333;
	padding: 0 10px;
}

