/*首页公共title*/
.icon{
    display: inline-block;
    background: url("../../images/product/security/icon.png");
}
.wid{
    width: 1200px;
    margin:0 auto;
}
.title{
    font-size: 44px;
    color: #333333;
    text-align: center;
    padding-top:95px;
}
/*banner*/
.swipecot {
    width: 100%;
    height: 648px;
}
.swpimg1{
    width: 100%;
    height: 648px;
    background:url("../../images/product/security/banner.jpg") no-repeat center top;
}
.swpimg1 .wid{
    width: 1300px;
    /*margin-left: -50px;*/
}
.banner_text{
    height:65px;
    background: url("../../images/product/security/banner_text.png")no-repeat right top;
    margin-top:217px;
    margin-bottom: 28px;
}
.swipecot p{
    width: 756px;
    font-size: 18px;
    line-height: 36px;
    color: #ffffff;
    opacity: 0.8;
    padding-left: 460px;
    text-align: justify;
    padding-top:23px;
}
.advantage{
    height: 1025px;
    background: url("../../images/product/security/fangwei_bg.png")no-repeat center top;
}
.advantage .cont{
    display: flex;
    justify-content: space-between;
    margin-top:30px;
}
.advantage .cont li{
    width: 420px;
    height:184px;
    position: relative;
    background: #fff;
    text-align: center;
    margin-top:70px;
}
.advantage .cont li p{
    width: 298px;
    margin: 0 auto;
    font-size: 18px;
    line-height: 30px;
    color: #333333;
    padding-top:30px;
}
.advantage .list{
    position: absolute;
    text-align: center;
    height: 62px;
    line-height: 52px;
    width: 352px;
    bottom: -20px;
    left:34px;
    color: #fff;
    font-size: 24px;
    font-weight:bold;
}
.advantage .list01_bg{
    background: url("../../images/product/security/list_01.png");
}
.advantage .list02_bg{
    background: url("../../images/product/security/list_02.png");
}
.advantage .list03_bg{
    background: url("../../images/product/security/list_03.png");
}
.advantage .list04_bg{
    background: url("../../images/product/security/list_04.png");
}
.advantage .list05_bg{
    background: url("../../images/product/security/list_05.png");
}
.advantage .list06_bg{
    background: url("../../images/product/security/list_06.png");
}
.advantage .cont .tp{
    width: 351px;
    height:571px;
    background: url("../../images/product/security/fangwei.png") no-repeat center top;
    margin-top:120px;
}
.arithmetic{
    height: 635px;
    background: url("../../images/product/security/jimi_bg.jpg") no-repeat center top;
}
.arithmetic .cont{
    display: flex;
    justify-content: space-between;
    margin-top:75px;
}
.arithmetic .cont .tp{
    width: 554px;
    height:391px;
    background: url("../../images/product/security/jimi.png");
}
.arithmetic .cont p{
    width: 599px;
    font-size: 18px;
    line-height: 36px;
    color: #333333;
}
.arithmetic ul{
    margin-top:45px;
}
.arithmetic li{
    font-size: 22px;
    line-height: 36px;
    color: #333333;
    padding-left: 34px;
    position: relative;
    margin-top:13px;
    font-weight: bold;
}
.arithmetic li .icon{
    background-position: 0 0;
    width: 18px;
    height:14px;
    position: absolute;
    left: 0;
    top:11px;
}
.skill{
    padding-bottom: 10px;
    margin-top:40px;
}
.skill .cont{
    height: 684px;
    background: url("../../images/product/security/biaoqianNew.png") no-repeat center top;
    position: relative;
    margin-top: 130px;
}
@keyframes rotation{
    from {-webkit-transform: rotate(0deg);}
    to {-webkit-transform: rotate(360deg);}
}
@-webkit-keyframes rotation{
    from {-webkit-transform: rotate(0deg);}
    to {-webkit-transform: rotate(360deg);}
}
.skill .cont .turnCont{
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 55px;
    margin-left: -320px;
    -webkit-transform: rotate(360deg);
    animation: rotation 15s linear infinite;
    -moz-animation: rotation 15s linear infinite;
    -webkit-animation: rotation 15s linear infinite;
    -o-animation: rotation 15s linear infinite;
    z-index: -1;
}
.skill p{
    font-size: 16px;
    line-height: 36px;
    color: #0569e1;
}
.skill .left_1{
    position: absolute;
    top:-30px;
    left: 310px;
}
.skill .left_2{
    position: absolute;
    top:190px;
    left: 145px;
}
.skill .left_3{
    position: absolute;
    top:405px;
    left: 65px;
}
.skill .left_4{
    position: absolute;
    top:550px;
    left: 115px;
}
.skill .right_1{
    position: absolute;
    top:22px;
    right:238px;
}
.skill .right_2{
    position: absolute;
    top:228px;
    right:65px;
}
.skill .right_3{
    position: absolute;
    top:510px;
    right:105px;
}
.introduce{
    height: 528px;
    background: url("../../images/product/security/introduce_bg.png")no-repeat center top;
}
.introduce .cont{
    margin-top:75px;
}
.introduce p{
    font-size: 18px;
    line-height: 36px;
    color: #333333;
    padding-top:25px;
    font-weight: 600;
}
.introduce p span{
    color: #0569e1;
}
.flow{
    height: 1150px;
    background: #ecf5ff;
}
.flow .title{

}
.flow .cont{
    height: 785px;
    background: url("../../images/product/security/flow.png")no-repeat center top;
    margin-top:86px;
    position:relative;
}
.example{
    height:900px;
}
.example ul{
    height: 540px;
    display: flex;
    justify-content: space-between;
    margin-top:115px;
}
.example li{
    width: 376px;
    height: 539px;
    text-align: center;
    background: url("../../images/product/security/flow01_bg.png");
    position: relative;
    cursor: pointer;
}
.example li:nth-child(2){
    background: url("../../images/product/security/flow02_bg.png");
}
.example li:nth-child(3){
    background: url("../../images/product/security/flow03_bg.png");
}
.example li .tp{
    width: 133px;
    height: 92px;
    margin:0 auto;
    padding-top: 140px;
    padding-bottom: 59px;
}
.example li:nth-child(3) .tp{
    height: 112px;
    padding-top: 120px;
}
.example li .text{
    font-size: 24px;
    color: #ffffff;
    position: relative;
    font-weight: bold;
}
.example li:nth-child(2) .text p{
    font-size: 16px;
    line-height: 36px;
    width: 311px;
    margin: 0 auto;
    font-weight: normal;
    padding-top: 15px;
}
.example li .text:before{
    content: '';
    display: inline-block;
    width: 30px;
    height: 1px;
    background-color: #ffffff;
    left: 50%;
    margin-left: -15px;
    top:-36px;
    position: absolute;
}
.example .shade{
    width: inherit;
    height:inherit;
    background: rgba(0,0,0,.6);
    position: absolute;
    top:0;
}
.example .cont{
    position: relative;
    z-index: 9;
}
.example li.active{

}
.example li.active .tp{
    padding-top:100px;
}
.example li.active .shade{
    background: rgba(30,125,228,.8);
}
.case{
    margin-top:20px;
}
.case ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.case li{
    width: 537px;
}
.case li.case_1{
    width: 596px;
    height: 440px;
    background: url("../../images/product/security/anli01.png");
}
.case li.case_2{
    width: 530px;
    height: 440px;
    background: url("../../images/product/security/anli02.png");
    margin-top:-120px;
}
.case li.case_3{
    width: 596px;
    height: 440px;
    background: url("../../images/product/security/logo03.png");
}
.case li.case_4{
    width: 596px;
    height: 440px;
    background: url("../../images/product/security/logo04.png");
    margin-top:135px;
}
.case li.text .caseTitle{
    font-size: 30px;
    line-height: 36px;
    color: #333333;
    padding: 55px 0 25px 59px;
    position: relative;
    font-weight: bold;
}
.case li.text .caseTitle .icon{
    width: 40px;
    height: 40px;
    position: absolute;
    left:0;
}
.case li.text p{
    font-size: 18px;
    line-height: 36px;
    color: #333333;
    text-align: justify;
    padding-left: 59px;
}

.case li.text_1 p{
    width: 596px;
    font-size: 100px;
    color: #eaeaea;
    display: inline-block;
    padding-top:20px;
}
.case li.text_1 p span{
    font-size: 44px;
    color: #333333;
}

.bottText .caseTitle{
    font-size: 30px;
    line-height: 36px;
    color: #333333;
    padding: 55px 0 25px 59px;
    position: relative;
    font-weight: bold;
}
.bottText .caseTitle .icon{
    width: 40px;
    height: 40px;
    position: absolute;
    left:0;
}
.bottText p{
    font-size: 18px;
    line-height: 36px;
    color: #333333;
    text-align: justify;
    padding-left: 59px;
}
.zhi{
    background-position: -20px 0;
}
.fuzhuang{
    background-position: -64px 0;
}
.shipin{
    background-position: -108px 0;
}
.jiu{
    background-position: -152px 0;
}
.demand{
    height: 533px;
    background: url("../../images/product/security/bot_bg.png")no-repeat center top;
    margin-top:120px;
}
.demand ul{
    padding-top:104px;
    display: flex;
    justify-content: space-between;
}
.demand .title{
    color: #fff;
}
.demand li{
    text-align: center;
    width: 216px;
}
.demand li .tp{
    width: 98px;
    height: 98px;
    margin: 0 auto;
}
.demand li .list01{
    background: url("../../images/product/security/list01.png") no-repeat;
}
.demand li .list02{
    background: url("../../images/product/security/list02.png")no-repeat;
}
.demand li .list03{
    background: url("../../images/product/security/list03.png")no-repeat;
}
.demand li .list04{
    background: url("../../images/product/security/list04.png")no-repeat;
}
.demand li p{
    width: 216px;
    font-size: 24px;
    line-height: 24px;
    color: #ffffff;
    padding-top:56px;
}





