﻿/*���ò���*/
.scjs-com-box{
    width: 100%;
    min-width: 1200px;
    padding: 60px 0;
    overflow: hidden;
}
.scjs-com-tit{
    width: 100%;
    text-align: center;
    line-height: 35px;
}
.scjs-com-tit>b{
    font-size: 33px;
    color:#333;
}
.scjs-com-tit.tit02>b{
    color:#fff;
}
.scjs-com-tit>p{
    font-size: 19px;
    color:#666;
}
/*banner start*/
.banner-box{
    position: relative;
    width: 100%;
    min-width: 1200px;
    overflow: hidden;
}
.banner-box .bd{
    position: relative;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
    height: 550px;
}
.banner-box .bd .slid{
    width: 100%;
}
.banner-box .bd .slid>li{
    float: left;
}
.banner-box>a {
    width: 38px;
    height: 70px;
    background: url(../images/prve.png) center center no-repeat #000;
    position: absolute;
    top: 50%;
    margin-top: -35px;
}
.banner-box>a.prev {
    left: 60px;
}
.banner-box>a.next {
    background: url(../images/next.png) center center no-repeat #000;
    right: 60px;
}
.banner-box>a:hover{
    opacity: 0.5;
}
.banner-box .banner{
    position: relative;
    width: 1920px;
    height: 550px;
    /*background: url("../images/bg.jpg") no-repeat;*/
    text-align: center;
    color:#fff;
}
.banner-box .banner>img{
    position: absolute;
    display: block;
    top: 0;
    left: 50%;
    margin-left: -960px;
    width: 1920px;
    height: 550px;
    z-index: 1;
}
.banner-box .banner>div{
    position: relative;
    z-index: 33;
}
.banner-box .banner div b{
    font-size: 49px;
    display: inline-block;
    margin: 50px 0 15px;
}
.banner-box .banner>div>p{
    font-size: 27px;
    margin-bottom: 30px;
}
.banner-box .banner ul{
    font-size: 0;
    margin-bottom: 30px;
}
.banner-box .banner ul>li{
    display: inline-block;
    font-size: 20px;
    height: 55px;
    line-height: 55px;
    width: 206px;
    border: 1px solid #fff;
    border-radius: 3px;
    margin: 0 7px;
}
.banner-box .banner div img{
    display: inline-block;
    width: 927px;
}
.banner-box .scjs-ys{
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    padding: 5px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: rgba(0,0,0,0.3);
}
.banner-box .scjs-ys .part{
    float: left;
    width: 33.23%;
    padding: 20px 0;
    text-align: center;
    color:#fff;
}
.banner-box .scjs-ys .part .txt{
    text-align: left;
    line-height: 26px;
}
.banner-box .scjs-ys .part .txt>p{
    font-size: 18px;
}
.banner-box .scjs-ys .part .txt>span{
    font-size: 16px;
}
.banner-box .scjs-ys .part:not(:last-child){
    border-right: 1px solid #fff;
}
.banner-box .scjs-ys .part i{
    width: 49px;
    height: 49px;
    background: url("../images/icon.png") no-repeat;
    margin-right: 35px;
}
.banner-box .scjs-ys .part i.y2{
     background-position: -61px 0;
 }
.banner-box .scjs-ys .part i.y3{
    background-position: -120px 0;
}

/*��������ʱ�����̴��� start*/
.open-door{
    background: #f8f8f7;
}
.open-door .w1200 a{
    position: relative;
    display: block;
    float: left;
    width: 370px;
    height: 261px;
    box-shadow: 0 0 40px #b7b7b7;
    background: #fff;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    text-align: center;
    margin: 90px 45px 10px 0;
}
.open-door .w1200 a:nth-child(4),.open-door a:nth-child(7){
    margin-right: 0;
}
.open-door .w1200 a>img{
    display: none;
    position: absolute;
    bottom: 10px;
    right: 10px;
}
.open-door .w1200 a>p{
    position: relative;
    z-index: 3;
    font-size: 20px;
    font-weight: bold;
    color:#333;
    margin: 10px 0 20px;
}
.open-door .w1200 a>span{
    position: relative;
    z-index: 3;
    font-size: 17px;
    color:#333;
    display: inline-block;
    line-height: 26px;
    width:90%;
    margin: 0 auto 20px;
    height: 76px;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:3
}
.open-door .w1200 a>font{
    position: relative;
    z-index: 3;
    font-size: 18px;
    color:#1786ef;
    display:none;
    padding-bottom: 5px;
    border-bottom: 1px solid #1786ef;
    margin-left: 0;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.open-door .w1200 a:hover>font{
    display: inline-block;
    margin-left: 198px;
}
.open-door .w1200 a>i{
    position: relative;
    margin-top: -50px;
    display: inline-block;
    width: 104px;
    height: 107px;
    /*background: url("../images/icon02.png") 0 -118px no-repeat;*/
    overflow: hidden;
}
.open-door .w1200 a>i>img{
    width: 100%;
    height: 100%;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.open-door .w1200 a>i .img1{
    position: relative;
    top: 0;
}
.open-door .w1200 a>i .img2{
    position: absolute;
    top: -108px;
    left: 0;
    z-index: 3;
}
.open-door .w1200 a:hover>i .img2{
    top: 0;
}
.open-door .w1200 a:hover>i .img1{
    top:108px;
}
/*.open-door .w1200 a:hover>i.d1{*/
    /*background-position: 0 0;*/
/*}*/
/*.open-door .w1200 a>i.d2{*/
    /*background-position: -120px -118px;*/
/*}*/
/*.open-door .w1200 a:hover>i.d2{*/
    /*background-position: -120px 0;*/
/*}*/
/*.open-door .w1200 a>i.d3{*/
    /*background-position: -241px -118px;*/
/*}*/
/*.open-door .w1200 a:hover>i.d3{*/
    /*background-position: -241px 0;*/
/*}*/
/*.open-door .w1200 a>i.d4{*/
    /*background-position: -361px -118px;*/
/*}*/
/*.open-door .w1200 a:hover>i.d4{*/
    /*background-position: -361px 0;*/
/*}*/
/*.open-door .w1200 a>i.d5{*/
    /*background-position: -481px -118px;*/
/*}*/
/*.open-door .w1200 a:hover>i.d5{*/
    /*background-position: -481px 0;*/
/*}*/
/*.open-door .w1200 a>i.d6{*/
    /*background-position: -602px -118px;*/
/*}*/
/*.open-door .w1200 a:hover>i.d6{*/
    /*background-position: -602px 0;*/
/*}*/
.open-door .w1200{
    margin-bottom: 50px;
}

/*����չʾ start*/
.case-show{
    background: #fff;
}
.case-slideBox .hd{
    width: 100%;
    text-align: center;
    padding: 40px 0 60px;
}
.case-slideBox .hd ul{
    font-size: 0;
}
.case-slideBox .hd ul li{
    display: inline-block;
    width: 130px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 15px;
    color:#333;
    border-bottom: 1px solid #ddd;
    cursor: pointer;
}
.case-slideBox .hd ul li.on{
    background: #1786ef;
    color:#fff;
}
.case-slideBox .bd .box>li{
    overflow: hidden;
}
.case-slideBox .bd .box>li .left{
    width: 454px;
    margin-left: 70px;
}
.case-slideBox .bd .box>li .left>p{
    font-size: 22px;
    color:#1786ef;
}
.case-slideBox .bd .box>li .left>span{
    font-size: 16px;
    color:#595959;
    display: inline-block;
    line-height: 22px;
    margin: 30px 0 50px;
}
.case-slideBox .bd .box>li .left ul li{
    float: left;
    text-align: center;
    margin: 0 65px 40px 0;
}
.case-slideBox .bd .box>li .left ul li a{
    display: block;
}
.case-slideBox .bd .box>li .left ul li i{
    display: block;
    width: 72px;
    height: 72px;
    background: url("../images/icon3.png") 0 -88px no-repeat;
}
.case-slideBox .bd .box>li .left ul li.hh i{
    background-position: 0 0;
}
.case-slideBox .bd .box>li .left ul li i.a2{
    background-position: -83px -88px;
}
.case-slideBox .bd .box>li .left ul li.hh i.a2{
    background-position: -83px 0;
}
.case-slideBox .bd .box>li .left ul li i.a3{
    background-position: -167px -88px;
}
.case-slideBox .bd .box>li .left ul li.hh i.a3{
    background-position: -167px 0;
}
.case-slideBox .bd .box>li .left ul li i.a4{
    background-position: -255px -89px;
}
.case-slideBox .bd .box>li .left ul li.hh i.a4{
    background-position: -255px 0;
}
.case-slideBox .bd .box>li .left ul li i.a5{
    background-position: -340px -89px;
}
.case-slideBox .bd .box>li .left ul li.hh i.a5{
    background-position: -340px 0;
}
.case-slideBox .bd .box>li .left ul li p{
    font-size: 14px;
    color:#383838;
    margin-top: 10px;
}
.case-slideBox .bd .box>li .img-show{
    position: relative;
    width: 600px;
    height: 460px;
    margin-right: 50px;
    overflow: hidden;
    background: url("../images/dn.png") center top no-repeat;
}
.case-slideBox .bd .box>li .img-show .computer-box{
    position: relative;
    width: 535px;
    height: 351px;
    overflow: hidden;
    margin: 16px 32px;
}
.case-slideBox .bd .box>li .img-show img{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    -webkit-animation: gn 18s infinite ease-in-out;
    animation: gn  18s infinite ease-in-out
}
@-webkit-keyframes gd {
    0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
    100% {
        -webkit-transform: translateY(-651px);
        transform: translateY(-651px)
    }
}
@keyframes gn {
    0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
    100% {
        -webkit-transform: translateY(-651px);
        transform: translateY(-651px)
    }
}
.case-slideBox .img-show .hide-btn{
    position: absolute;
    z-index: 50;
    top: 16px;
    left: 33px;
    width: 534px;
    height: 352px;
    background: rgba(0,0,0,0.5);
    text-align: center;
    display: none;
}
.case-slideBox .img-show:hover .hide-btn{
    display: block;
}
.case-slideBox .img-show .hide-btn a{
    width: 142px;
    padding: 13px 0;
    text-align: center;
    font-size: 17px;
    color:#fff;
    border-radius: 10px;
}
.case-slideBox .img-show .hide-btn a:hover,.case-slideBox .img-show02 .hide-btn a:hover{
    opacity: 0.9;
}
.case-slideBox .img-show .hide-btn a.btn01{
    background:#4974F5;
    margin: 120px 0 20px;
}
.case-slideBox .img-show .hide-btn a.btn02{
    background: #1786ef;
}
.case-slideBox .img-show02{
    position: relative;
    margin-right: 150px;
    width: 276px;
    height: 469px;
    text-align: center;
    background: url("../images/sj.png") no-repeat;
    overflow: hidden;
}
.case-slideBox .img-show02 .mobile-box{
    position: relative;
    width: 203px;
    height: 376px;
    overflow: hidden;
    margin: 20px 36px;
}
.case-slideBox .img-show02 .mobile-box img{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: block;
    width: 100%;
    -webkit-animation: gn02 18s infinite ease-in-out;
    animation: gn02  18s infinite ease-in-out
}
@-webkit-keyframes gd02 {
    0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
    100% {
        -webkit-transform: translateY(-400px);
        transform: translateY(-400px)
    }
}
@keyframes gn02 {
    0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
    100% {
        -webkit-transform: translateY(-400px);
        transform: translateY(-400px)
    }
}
.case-slideBox .img-show02 .hide-btn{
    display: none;
    position: absolute;
    top: 19px;
    left: 36px;
    z-index: 50;
    width: 203px;
    height: 378px;
    background: rgba(255,255,255,0.6);
}
/* .case-slideBox .img-show02:hover .hide-btn{
    display: block;
} */
.case-slideBox .img-show02 .hide-btn img{
    display: inline-block;
    margin: 85px 0 30px;
}
.case-slideBox .img-show02 .hide-btn a{
    width: 142px;
    padding: 13px 0;
    text-align: center;
    font-size: 17px;
    color:#fff;
    border-radius: 10px;
    background: #1786ef;
}

/*���й��ܣ�רΪ���̴��� start*/
.unique-function{
    background: #f6f6f6;
}
.function-content{
    margin: 110px 0 30px;
}
.function-content .part-box{
    position: relative;
    width: 577px;
    -webkit-box-shadow: 0 0 20px #d3d4d6;
    -moz-box-shadow: 0 0 20px #d3d4d6;
    box-shadow: 0 0 20px #d3d4d6;
}
.function-content .part-box>span,.fun-page ul li span{
    position: absolute;
    top: -70px;
    left: 0;
    width: 188px;
    height: 76px;
    line-height: 63px;
    text-align: center;
    background: url("../images/bg2.png") -216px 0 no-repeat;
    font-size: 18px;
    color:#333;
}
.function-content .part-box:hover>span,.fun-page ul li:hover span{
    background-position: 0 0;
    color:#fff;
}
.function-content .right-part .up{
    margin-bottom: 83px;
}

.function-content .part-box .hide-btn-box{
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4);
    color:#fff;
    text-align: center;

}
.function-content .part-box:hover .hide-btn-box{
    display: block;
}
.hide-btn-box>p{
    width: 271px;
    height: 226px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px;
    background: url("../images/hide-bg.png") no-repeat;
    margin: 250px auto 30px;
    font-size: 20px;
    line-height: 40px;
    text-align: left;
}
.hide-btn-box>p.p1{
    margin-top: 20px;
}
.hide-btn-box>a{
    display: inline-block;
    width: 121px;
    padding: 13px 0;
    text-align: center;
    font-size: 15px;
    color:#fff;
    border-radius: 10px;
    margin-bottom: 20px;
}
.hide-btn-box>a:hover{
    opacity: 0.9;
}
.hide-btn-box>a.red{
    background:#4974F5;
}
.hide-btn-box>a.blue{
    background: #1786ef;
}
.right-part .hide-btn-box a.red{
    margin-top: 135px;
}
/*��һ����� start*/
.fun-page{
    background: #fff;
}
.fun-page ul{
    margin-top: 70px;
}
.fun-page ul li{
    position: relative;
    float: left;
    -webkit-box-shadow: 0 0 25px #aeaeae;
    -moz-box-shadow: 0 0 25px #aeaeae;
    box-shadow: 0 0 25px #aeaeae;
}
.fun-page ul li span{
    position: absolute;
}
.fun-page ul li:not(:last-child){
    margin-right: 93px;
}

/*���ྫ���������������� start*/
.more-box{
    padding-bottom: 0;
}
.more-case{
    position: relative;
    width: 1920px;
    height: 657px;
    left: 50%;
    margin-left: -960px;
    background: url("../images/more-bg.jpg") no-repeat;
    overflow: hidden;
    padding-top: 60px;
}
.picScroll-more{
    text-align: center;
}
.picScroll-more>a{
    display: inline-block;
    width: 42px;
    height: 42px;
    margin: 40px 2px 55px;
}
.picScroll-more ul li{
    position: relative;
    width: 200px;
    height: 407px;
    overflow: hidden;
    margin-right: 50px;
}
.picScroll-more ul li>img{
    width: 100%;
    height: 100%;
}
.picScroll-more ul li .ma{
    display: none;
    position: absolute;
    top: 23px;
    left: 1px;
    width: 194px;
    height: 366px;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    text-align: center;
    background: rgba(255,255,255,0.7);
}
/* .picScroll-more ul li:hover .ma{
    display: block;
} */
.picScroll-more ul li .ma img{
    display: inline-block;
    margin-top: 100px;
}

/*ȫ��ļ���֧�ţ���ҵ��������� start*/
.solve-method ul{
    margin: 70px 0 30px;
}
.solve-method ul li{
    float: left;
    width: 380px;
    margin: 0 30px 50px 0;
}
.solve-method ul li:nth-child(3),.solve-method ul li:nth-child(6){
    margin-right: 0;
}
.solve-method ul li>i{
    width: 93px;
    height: 94px;
    background: url("../images/icon4.png") no-repeat;
    margin-right: 20px;
}
.solve-method ul li>i.q2{
    background-position: -105px 0;
}
.solve-method ul li>i.q3{
    background-position: -216px 0;
}
.solve-method ul li>i.q4{
    background-position: -324px 0;
}
.solve-method ul li>i.q5{
    background-position: -430px 0;
}
.solve-method ul li>i.q6{
    background-position: -547px 0;
}
.solve-method ul li .text{
    width: 250px;
}
.solve-method ul li .text>b{
    font-size: 19px;
    color:#333;
}
.solve-method ul li .text>p{
    font-size: 15px;
    color:#666;
    line-height: 20px;
    margin-top: 15px;
}

/*�����������ܿ���ϵ start*/
.control-quality{
    position: relative;
    background: #f6f6f6;
    height: 577px;
}
.control-quality .bg{
    position: absolute;
    top: 128px;
    left: 50%;
    width: 1920px;
    margin-left: -960px;
    height: 444px;
    background: url("../images/line.png") no-repeat;
}
.control-quality ul{
    width: 1520px;
    text-align: center;
    margin: 0 auto;
}
.control-quality ul li{
    position: relative;
    display: inline-block;
    text-align: center;
}
.control-quality ul li>i{
    display: inline-block;
    width: 34px;
    height: 34px;
    background: url("../images/icon5.png") -41px 0 no-repeat;
    margin: 12px 0;
}
.control-quality ul li:hover>i{
    background-position: 0 0;
}
.control-quality ul li>p{
    width: 175px;
    height: 113px;
    background: url("../images/kuang.png") no-repeat;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    color:#fff;
    text-align: center;
    line-height: 28px;
}
.control-quality ul li.li5>p{
    background: url("../images/kuang2.png") no-repeat;
}
.control-quality ul li.li4>p{
    padding-top: 10px;
    background: url("../images/kuang2.png") no-repeat;
}
.control-quality ul li.li6>p{
    background: url("../images/kuang2.png") no-repeat;
    padding-top: 32px;
}
.control-quality ul li.li1{
    top: 224px;
    left: -201px;
}
.control-quality ul li.li2{
    top: 255px;
    left: -53px;
}
.control-quality ul li.li3{
    top: 141px;
    left: 45px;
 }
.control-quality ul li.li4{
    top: 189px;
    left: 111px;
}
.control-quality ul li.li5{
    top: 71px;
    left: 193px;
}
.control-quality ul li.li6{
    top: 76px;
    left: 289px;
}

/*��д��Ϣ��ȡ������� start*/
.scjs-com-box.hh{
    padding: 0;
}
.form-box{
    position: relative;
    left: 50%;
    margin-left: -960px;
    width: 1920px;
    height:621px;
    background: url(../images/bg3.png) center top no-repeat;
    padding-top: 60px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}
.form-box form {
    width: 540px;
    margin: 0 auto;
    padding: 50px 0 125px;
    text-align: center;
}
.zx-input {
    position: relative;
    margin-bottom: 22px;
}
.zx-input .tel-icon {
    width: 12px;
    background-position: -17px -7px;
    left: 16px;
    top: 19px;
}
.zx-input .yz-icon {
    width: 18px;
    background-position: -29px -7px;
    left: 15px;
    top: 20px;
}
.zx-input i {
    width: 17px;
    height: 18px;
    /* background-position: 0 -7px; */
    position: absolute;
    left: 6px;
    top: 14px;
}
.iconfont{
    font-size: 30px;
    color:#d4d4d4;
}
.zx-input input, .input-box button, .form-btn a {
    height: 60px;
    line-height: 60px;
    vertical-align: middle;
    border-radius: 4px;
    font-size: 16px;
}
.input-box {
    overflow: hidden;
    margin-bottom: 22px;
}
.form-btn, .zx-input, .zx-input input, .input-box {
    width: 100%;
    border: none;
}
.zx-input input{
    color:#757575;
    padding-left: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.zx-input {
    position: relative;
    margin-bottom: 22px;
}
.input-box .zx-input {
    margin-bottom: 0;
    width: 359px;
}
.zx-input select{
    height: 60px;
    line-height: 60px;
    vertical-align: middle;
    border-radius: 4px;
    font-size: 16px;
    width: 100%;
    padding-left: 36px;
    border: none;
    color:#757575;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    cursor: pointer;
    background: #fff;
}
.input-box button{
    background: #4974F5;
    color: #fff;
    width: 160px;
    text-align: center;
    height: 60px;
    line-height: 60px;
    vertical-align: middle;
    border-radius: 4px;
    font-size: 16px;
    display: inline-block;
    cursor: pointer;
}
.form-btn button{
    height: 60px;
    width:100%;
    line-height: 60px;
    text-align: center;
    border-radius: 30px;
    background: #4974F5;
    font-size: 18px;
    color: #f7f7f7;
    cursor: pointer;
}
