.theme-default #slider{margin:0px auto 0px;width:100%!important;height:766px;background-size: 100% 100% !important; background-position: top center!important;}
.theme-default .nivoSlider{margin-bottom:50px;position:relative;}
.theme-default .nivoSlider img{left:0px;top:0px;display:none;position:absolute;width: 100%; height: 766px!important;}
.theme-default .nivoSlider a{border:0px currentColor;display:block;height: 40px!important;display: block!important;}
.theme-default .nivo-controlNav{display:none;left:384px;width:193px;height:38px;bottom:-14px;padding-top:14px;padding-left:50px;position:absolute;z-index:9;background-image:url("../images/bullets-bg.png");background-repeat:no-repeat;}
.theme-default .nivo-directionNav a{border:1px dashed #fff;width:40px;height:65px;text-indent:-9999px;display:block;border-radius: 7px;}
.theme-default a.nivo-prevNav{
    left:40px;
    top: 50%;
    margin-top: -32.5px;
    background: url('../images/prev.png') no-repeat center/12px;
    transition: all .4s;
}
.theme-default a.nivo-nextNav{
    top: 50%;
    margin-top: -32.5px;
    right:40px;
    transition: all .4s;
    background: url("../images/right.png") no-repeat center/12px;
}
.theme-default a:hover{
    border-radius: 50%;
}
.theme-default .nivo-caption{font-family:Helvetica,Arial,sans-serif;}
.theme-default .nivo-caption a{color:rgb(255, 255, 255);border-bottom-color:rgb(255, 255, 255);border-bottom-width:1px;border-bottom-style:dotted;}
.theme-default .nivo-caption a:hover{color:rgb(255, 255, 255);}
/* nivoSlider */
.nivoSlider{position:relative;}
.nivoSlider img{left:0px;top:0px;position:absolute; height: 766px!important;
    width: 100%;}
.nivoSlider a.nivo-imageLink{margin:0px;padding:0px;border:0px currentColor;left:0px;top:0px;width:100%;height:766px!important;display:none;position:absolute;z-index:6;}
.nivoSlider{position:relative;}
.nivoSlider img{left:0px;top:0px;position:absolute;}
.nivoSlider a.nivo-imageLink{margin:0px;padding:0px;border:0px currentColor;left:0px;top:0px;width:100%;height:100%;display:none;position:absolute;z-index:6;}
.nivo-slice{height:100%;display:block;position:absolute;z-index:5;}
.nivo-box{display:block;position:absolute;z-index:5;}
.nivo-caption{background:rgb(0, 0, 0);left:0px;width:30%;bottom:0px;color:rgb(255, 255, 255);display:none;position:absolute;z-index:8;opacity:0.8;}
.nivo-caption p{margin:0px;display:none;}
.nivo-caption a{display:inline !important;}
.nivo-html-caption{display:none;}
.nivo-directionNav a{top:45%;position:absolute;z-index:9;cursor:pointer;}
.nivo-prevNav{left:0px;}
.nivo-nextNav{right:0px;}
.nivo-controlNav a{position:relative;z-index:9;cursor:pointer;}
.nivo-controlNav a.active{font-weight:bold;}






.inab{
    padding: 74px 0;
    background-size: 50% 100%!important;
}
.inab6{
    width: 50%;
    background: #fff;
    box-sizing: border-box;
    padding:10px 25px 25px;
}
.inab2{
    border: solid 15px #fff;
    width: 60%;
    height: 200px;
}
.inab2 img{
    width: 100%;
    height: 200px;
}

.inab3{
    line-height: 45px;
    height: 45px;
    font-size: 23px;
}
.inab4{
    height: 145px;
    line-height: 28px;
    color: #666;
    overflow: hidden;
}
.inab5 a{
    display: block;
    width: 130px;
    height: 42px;
    background: #004785;
    color: #fff;
    text-align: center;
    line-height: 42px;
    font-size: 15px;
    margin: 20px 0;
    border-radius: 5px;
}
/*about*/
.in_about{
    padding: 55px 0 30px;
    background: #fff;
}
.about_title{
    text-align: center;
    background: url(../images/titbei.png) no-repeat center top;
    width: 306px;
    height: 120px;
    margin: 0 auto 45px;

}
.about_title strong{
    font-size: 23px;
    color: #555;
    padding-top: 17px;
    display: block;
    font-weight: normal;
}
.about_title span{
    font-size: 14px;
    color: #fdc625;
    display: block;
    text-align: center;
    line-height: 35px;
    text-transform: uppercase;
}
.about_c{
    height: 390px;
    padding: 20px;
    position: relative;
    background: url("../images/bg_video.jpg") right top no-repeat #fff;
}
.about_c .text_box{
    width: 60%;
    float: left;
}
.about_c .text_box .name{
    font-size: 22px;
    margin-top: 10px;
    font-weight: bold;
    color: #015198;
    height: 44px;
    position: relative;
}
.about_c .text_box .name:after{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 80px;
    height: 2px;
    background:#015198 ;
    display: block;
    content: '';
}
.about_c .cont {
    margin-top: 20px;
    height: 144px;
    overflow: hidden;
}
.about_c .cont p{
    color: #666;
    font-size: 14px;
    line-height: 28px;

}
.about_c .about_url{
    width: auto;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    border: 1px solid #015198;
    color: #666;
    border-radius: 4px;
    transition: all .5s;
}
.about_c .about_url:hover{
    background: #015198;
    color: #fff;
}
.about_c .about_link{
    margin-top: 31px;
}
.about_c .about_link li{
    float: left;
    width: 130px;
    height: 130px;
    border: solid 1px #dddddd;
    margin-right: 35px;
    border-radius: 10px;
    overflow: hidden;
    transition: .5s;
    background: #fff;
    transform: translateY(0);
}
.about_c .about_link li a{
    display: block;
    background-position: center 28px;
    background-repeat: no-repeat;
}
.about_c .about_link li a span{
    color: #444;
    font-size: 15px;
    display: block;
    text-align: center;
    padding-top: 85px;
}
.about_c .about_link li.li1 a{
    background: url('../images/icon_s_f11.png') no-repeat center 28px;
}
.about_c .about_link li.li2 a{
    background: url('../images/icon_s_f12.png') no-repeat center 28px;
}
.about_c .about_link li.li3 a{
    background: url('../images/icon_s_f13.png') no-repeat center 28px;
}
.about_c .about_link li:hover{
    background: url("../images/bg_s_f1_box.jpg") center no-repeat;
}
.about_c .about_link li:hover .inab55 .inab56{
    display: none;
}
.about_c .about_link li:hover .inab55 .inab57{
    display: block;
}
.about_c .about_link li:hover .inab58{
    color: #ffffff;
}



.about_c .about_link li.li3:hover a{
    background: url("../images/icon_s_f13_hover.png") no-repeat center 28px;
}
.about_c .about_link li.li2:hover a{
    background: url("../images/icon_s_f12_hover.png") no-repeat center 28px;
}
.about_c .about_link li.li1:hover a{
    background: url("../images/icon_s_f11_hover.png") no-repeat center 28px;
}
.about_c .about_link li:hover a span{
    color: #fff;
}



.inab55{
    width: 65px;
    height: 61px;
    display: block;
    text-align: center;
    /*background: #ffbb05;*/
    margin: 20px auto 0;
    overflow: hidden;
    box-sizing: border-box;
    padding-top: 10px;
}
.inab56{
    display: block;
    margin: 0 auto;
}
.inab57{
    display: none;
    margin: 0 auto;
}
.inab58{
    text-align: center;
    font-size: 14px;
    line-height: 45px;
    height: 45px;
    overflow: hidden;
    transition: .5s;
}
.inab54>ul>li:hover{
    background: url("../images/bg_s_f1_box.jpg") no-repeat;
    background-size: 100% 100%;
    transform: translateY(-10px);
}
.inab54>ul>li:hover .inab56{
    display: none;
}
.inab54>ul>li:hover .inab57{
    display: block;
}
.inab54>ul>li:hover .inab58{
    color: #fff;
}
.about_c .v_box{
    position: absolute;
    right: 13px;
    bottom: 52px;
    width: 32%;
    height: 270px;
    border-radius: 7px;
}
.ddfgg .swiper-slide{
    width: 100%;
    height: 270px;
}
.ddfgg .swiper-slide img{
    width: 100%;
    height: 100%;
}
    /*安全体验馆  safe*/
.in_safe{

    background: #f1f1f1;
    padding: 30px 0 60px;
}
.in_safe .safe_left{
    float: left;
    width: 563px;
    height: 373px;
    border: 1px solid #eaeaea;
    box-sizing: border-box;
    margin-bottom: 35px;
}
.in_safe .safe_left .cont{
    height: 374px;
    overflow: hidden;
    position: relative;
}
.in_safe safe_left. .cont img{
    width: 100%;
    height: 100%;
}
.in_safe safe_left. .cont .safe_text{
    position: absolute;
    left: 0 ;
    bottom: -2px;
    height: 100px;
    width: 100%;
    padding: 10px 15px;
    background: rgba(0,0,0,.32);
    box-sizing: border-box;
}
.in_safe safe_left. .cont .safe_text .title{
    line-height: 27px;
    height: 34px;
    overflow: hidden;
    font-size: 17px;
    color: #fff;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0;
}
.in_safe safe_left. .txt{
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    color: #ddd;
}
.in_safe safe_left. .txt p{

}
.swiper-button-prev{
    left: 3px;
}
.swiper-button-next {
    right: 3px;
}
.swiper-button-prev:after,.swiper-button-next:after{
    display: none;
}
.lyzywfw{
    margin: 0 auto;
}
.lyzywfw>ul>li{
    float: left;
    width: 23.1%;
    position: relative;
    margin-right: 2.5%;
    background: #fff;
    padding: 10px;
    box-sizing: border-box;
    border-radius: 5px;
}
.lyzywfw>ul>li:last-child{
    margin-right: 0;
}
.lyzywfw1{
    height: 190px;
    overflow: hidden;
}
.lyzywfw1 img{
    width: 100%;
    height: 190px;
    overflow: hidden;
    transition: .5s;
    transform: scale(1);
}
.swiper-pagination-bullet-active{
    background: #fff !important;
}
.lyzywfw2{
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    color: #333;
    margin-top: 7px;
    margin-bottom: 7px;
    font-weight: bold;
    font-size: 17px;
    position: relative;
}
#indemo{
    width: 100%!important;
}
#demo{
    width: 100%!important;
}
.lyzywfw3{
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    color: #888;
}

#demo{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
#LeftArr{
    position: absolute;
    left: -50px;
    top: 106px;
    z-index: 99;
}
#RightArr{
    position: absolute;
    right: -50px;
    top: 106px;
    z-index: 99;
}
#LeftArr img{
    cursor: pointer;
    transition: .5s;
    transform: scale(1);
}
#RightArr img{
    cursor: pointer;
    transition: .5s;
    transform: scale(1);
}
#LeftArr:hover img{
    transform: scale(1.1);
}
#RightArr:hover img{
    transform: scale(1.1);
}
.inca5{
    position: relative;
}
.inca5 .inca9{
    background: rgba(26, 68, 144, 0.57);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    transition: .5s;
    border-radius: 7px;
    overflow: hidden;
}
#demo1>a:hover .inca9{
    opacity: 1;
}
.inca7{
    position: absolute;
    left: 50px;
    top: 100px;
    width: 60px;
    height: 1px;
    background: #fff;
    transition: .5s;
    opacity: 0;
}
.inca8{
    position: absolute;
    left: 136px;
    top: 100px;
    height: 60px;
    width: 1px;
    opacity: 0;
    background: #fff;
    transition:all 1s;
}


#demo1>a:hover .inca7{
    position: absolute;
    left: 106px;
    top: 100px;
    width: 60px;
    height: 1px;
    background: #fff;
    opacity: 1;
}
#demo1>a:hover .inca8{
    position: absolute;
    left: 136px;
    top: 70px;
    height: 60px;
    width: 1px;
    background: #fff;
    opacity: 1;
}

.inca5{
    height: 200px;
    overflow: hidden;
    border-radius: 7px;
    overflow: hidden;
}
.inca5>img{
    width: 100%;
    height: 200px;
}
#demo1>a{
    float: left;
    width: 272px;
    margin-right: 30px;
    cursor: pointer;
}
.inca6{
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #000;
    margin-top: 10px;
    text-align: center;
}

.in_pro{
    padding: 57px 0 72px;
}
/*应用案例*/
.inan{
    background: url("../images/ab.jpg") no-repeat;
    background-size: cover;
}
.in_case{
    background: rgba(222, 222, 220, 0.88);
    padding: 50px 0 30px;
}
.in_case li{
    float: left;
    width: 31.7%;
    margin: 0 2.4% 29px 0;
    position: relative;
    padding: 15px;
    box-sizing: border-box;
    background-color: #fff;
    box-shadow: 5px 5px 13px #a9a9a9;

}
.in_case li div{
    width: 100%;
    height: 237px;
    overflow: hidden;
    position: relative;
}

.in_case li:nth-child(3n){
    margin-right: 0;
}
.in_case li img{
    width: 100%;
    height: 237px;
    transition: all .3s;
}
.in_case li div:hover img{
    transform: scale(1.1);
}
.in_case li span{
    padding: 0 10px;display: block;
    line-height: 36px;
    padding-top: 10px;
    font-size: 14px;
    color: #636363;
    padding-right: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: url("../images/icon_add.png") no-repeat 97% 18px;
    transition: all .5s;
    font-size: 15px;
}
.in_case li:hover span{
    color: #015198;
    background-image: url("../images/add.png");
}

/*新闻中心*/
.in-news{
    padding: 55px 0 30px;
}
.in-news .left{
    width: 39%;
    height: 444px;
    float: left;

}
.in-news .left .img{
    width: 100%;
    height: 288px;
    overflow: hidden;
}
.in-news .left .img img{
    width: 100%;
    height: 100%;
    transition: all .5s;
}
.in-news .left .img:hover img {
    transform: scale(1.1);
}
.in-news .left .con{
    width: 100%;
    height: 147px;
    background: #015198;
    padding: 18px 15px;
    box-sizing: border-box;
}
.in-news .left .con .time{
    float: left;
    width: 60px;
    text-align: center;
    padding-top: 10px;
}
.in-news .left .con .time h3{
    font-size: 40px;
    color: #fff;
    margin-bottom: 5px;
}
.in-news .left .con .time h5{
    font-size: 15px;
    color: rgba(255,255,255,.6);
    font-weight: 400;
}
.in-news .left .con .con_right{
    float: right;
    width: 85%;
}
.in-news .left .con .con_right a{
    color: #f8f8f8;
    font-size: 16px;
    margin-bottom: 16px;
    padding-bottom: 22px;
    border-bottom: 1px solid rgba(255,255,255,.4);
    position: relative;
    display: block;
}
.in-news .left .con .con_right a:before{
    content: '';
    position: absolute;
    width: 0;
    height: 1px;
    background:#fff;
    bottom: -1px;
    left: 0;
    transition: all .5s;
}
.in-news .left .con .con_right a:hover:before{
    width: 100%;
}
.in-news .left .con .con_right div{
    height: 58px;
    overflow: hidden;
}
.in-news .left .con .con_right div p{
    font-size: 14px;
    line-height: 24px;
    color: rgba(255,255,255,.8);
}
.in-news .right{
    float: right;
    width: 57%;
    padding:10px 0 0;
}
.in-news .right .fi{
    width: 100%;
    overflow: hidden;
}
.in-news .right .fl{
    width: 84%;
    float: right;
}

.in-news .right .fl a:hover{
    color: #015198;
}
.bjop{

    font-size: 17px;
    color: #999898;
    line-height: 26px;
    height: 32px;
    overflow: hidden;
    margin-top: 5px;
    margin-bottom: 11px;
    border-bottom: solid 1px #ededed;
}
.bjop a{
    color: #585858;
}
.bjop1{
    font-size: 14px;
    color: #999898;
    line-height: 26px;
    height: 52px;
    overflow: hidden;
}

.in-news .right .fr{
    float: left;
    width: 100px;
    background: #efefef;
    text-align: center;
    padding: 12px 0;
    height: 108px;
    box-sizing: border-box;
}
.in-news .right .fr h1{
    font-size: 40px;
    color: #015198;
    line-height: 50px;
    margin-bottom: 5px;
}
.in-news .right .fr h6{
    color: #015198;
    margin-bottom: 0px;
    font-size: 15px;
    font-weight: 400;

}
.in-news .right .fr strong{
    font-size: 14px;
    color: #015198;
    margin: 0 11px 0 0;
    display: block;
    text-align: center;
}
.in-news .right ul{
    padding-top: 10px;
}
.in-news .right li{
    width: 100%;
    line-height: 50px;
    border-bottom:1px solid #ededed;
}
.in-news .right li a{
    float: left;
    width: 83%;
    font-size: 15px;
    color: #585858;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    /*background: url("../images/");*/
}
.in-news .right li:before{
    counter-increment: section;
    content: counter(section);
    display: inline-block;
    padding: 0 6px;
    margin-right: 15px;
    height: 18px;
    line-height: 18px;
    background: #cbcbcb;
    color: #fff;
    border-radius: 3px;
    font-size: 9px;
    float: left;
    margin-top: 18px;
}
.in-news .right li:nth-of-type(1):before {
    background: #015198;
}
.in-news .right li:nth-of-type(2):before {
    background: #6d8abd;
}
.in-news .right li:nth-of-type(3):before {
    background: #a0caee;
}
.in-news .right li a:hover{
    color: #015198;
}
.in-news .right li span{
    float: right;
    width: 74px;
    text-align: right;
    font-size: 13px;
    color: #b1b1b1;
}
.in_link{
    padding: 55px 0 70px;
}
.in_link li{
    width: 18%;
    height: auto;
    margin: 0 2.5% 26px 0;
    float: left;
}
.in_link li a{
    display: block;
    position: relative;
    height: 110px;
    background: #fff;
    overflow: hidden;

}
.in_link li a img{
    width: 100%;
    height: 100%;
    border: 2px solid #f1f1f1;
    box-sizing: border-box;
}
.in_link li a .mark{
    background-color: #015198bf;
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 110px;
    line-height: 110px;
    font-size: 16px;
    color: #fff;
    transition: all .6s ease-in-out;
    overflow: hidden;
    text-align: center;
}
.in_link li a:hover  .mark{
    left: 0;
    width: 100%;
}
.in_link li:nth-child(5n){
    margin-right: 0;
}



































































/*@media all and (min-width: 641px){*/
    .lyzywfw>ul>li:nth-of-type(1) .lyzywfw4{
        position: absolute;
        left: 0;
        bottom: -2px;
        height: 100px;
        width: 100%;
        padding: 10px 15px;
        background: rgba(0, 0, 0, 0.64);
        box-sizing: border-box;
    }
    .lyzywfw>ul>li:nth-of-type(1) .lyzywfw1{
        height:420px ;
        overflow: hidden;
    }
    .lyzywfw>ul>li:nth-of-type(1) .lyzywfw2{
        line-height: 27px;
        height: 34px;
        overflow: hidden;
        font-size: 17px;
        color: #fff;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .lyzywfw>ul>li:nth-of-type(1) .lyzywfw3{
        line-height: 22px;
        height: 44px;
        overflow: hidden;
        color: #ddd;
    }
    .lyzywfw>ul>li:nth-of-type(1) .lyzywfw1 img{
        width: 100%;
        height: 420px;
        transition: .5s;
        transform: scale(1);

    }

    .lyzywfw>ul>li:nth-of-type(2) .lyzywfw1 img{
        width: 100%;
        height: 197px;
        transition: .5s;
        transform: scale(1);
    }
    .lyzywfw>ul>li:nth-of-type(3) .lyzywfw1 img{
        width: 100%;
        height: 197px;
        transition: .5s;
        transform: scale(1);
    }
    .lyzywfw>ul>li:nth-of-type(1){
        width: 45%;
        float: left;
        height: 420px;
        border: solid 1px #eaeaea;
        box-sizing: border-box;
        margin-bottom: 28px;
        margin-right: 0;
        padding: 0;
    }
    .lyzywfw>ul>li:nth-of-type(2){
        width: 53%;
        float: right;
        height: 197px;
        margin-bottom: 25px;
        margin-right: 0px;
        padding: 0;
    }
    .lyzywfw>ul>li:nth-of-type(3){
        width: 53%;
        float: right;
        height: 197px;
        margin-right: 0px;
        margin-bottom: 30px;
        padding: 0;
    }
    .lyzywfw>ul>li:nth-of-type(7){
        margin-right: 0;
    }
    .lyzywfw>ul>li:nth-of-type(2){
        border: solid 1px #eaeaea;
        background: #f4f4f4;
    }
    .lyzywfw>ul>li:nth-of-type(3){
        border: solid 1px #eaeaea;
        background: #f4f4f4;
    }
    .lyzywfw>ul>li:nth-of-type(2) .lyzywfw1{
        float: right;
        width: 40%;
        height: 197px;
    }
    .lyzywfw>ul>li:nth-of-type(3) .lyzywfw1{
        float: right;
        width: 40%;
        height: 197px;
    }
    .lyzywfw>ul>li:nth-of-type(2) .lyzywfw4{
        float: left;
        width: 60%;
        box-sizing: border-box;
        border-right: solid 2px #eaeaea;
        height: 197px;
        padding: 20px;

    }
    .lyzywfw>ul>li:nth-of-type(3) .lyzywfw4{
        float: left;
        width: 60%;
        box-sizing: border-box;
        border-right: solid 2px #eaeaea;
        height: 197px;
        padding: 20px;

    }

    .lyzywfw>ul>li:nth-of-type(2) .lyzywfw2{
        line-height: 30px;
        height: 40px;
        margin-top: 10px;
        font-size: 17px;
        font-weight: bold;
        position: relative;
        transition: .5s;
    }
    .lyzywfw>ul>li:nth-of-type(1):hover .lyzywfw2{
        color: #fff;
    }
    .lyzywfw>ul>li:nth-of-type(2):hover .lyzywfw2{
        color: #1A4490;
    }
    .lyzywfw>ul>li:nth-of-type(2):hover .lyzywfw2:after{
        width: 100px;

    }
    .lyzywfw>ul>li:nth-of-type(2) .lyzywfw2:after{
        position: absolute;
        left: 0;
        bottom: 0;
        background: #1A4490;
        height: 2px;
        width: 50px;
        content: '';
        transition: .5s;
    }
    .lyzywfw>ul>li:nth-of-type(2) .lyzywfw3{
        color: #666;
        line-height: 25px;
        height: 75px;
        overflow: hidden;
        margin-top: 10px;
        font-size: 13px;
    }


    .lyzywfw>ul>li:hover .lyzywfw1 img{

        transform: scale(1.1);
    }
    .lyzywfw>ul>li:hover .lyzywfw2{
        color: #1A4490;
    }
    .lyzywfw>ul>li:nth-of-type(3) .lyzywfw2{
        line-height: 30px;
        height: 40px;
        margin-top: 10px;
        font-size: 17px;
        font-weight: bold;
        position: relative;
        transition: .5s;
    }
    .lyzywfw>ul>li:nth-of-type(3):hover .lyzywfw2{
        color: #1A4490;
    }
    .lyzywfw>ul>li:nth-of-type(3):hover .lyzywfw2:after{
        width: 100px;

    }
    .lyzywfw>ul>li:nth-of-type(3) .lyzywfw2:after{
        position: absolute;
        left: 0;
        bottom: 0;
        background: #1A4490;
        height: 2px;
        width: 50px;
        content: '';
        transition: .5s;
    }
    .lyzywfw>ul>li:nth-of-type(3) .lyzywfw3{
        color: #666;
        line-height: 25px;
        height: 75px;
        overflow: hidden;
        margin-top: 10px;
        font-size: 13px;
    }
    .footer_nav{
        display: none;
    }
/*}*/