h2{
    font-size:1.625em;
}
h3 {
    font-size:0.875em;
    color:#db1b21;
    font-weight:400;
    margin:32px 0 24px 0;
}
h4 {
    font-size:1em;
    color:#fff;
    font-weight:400;
    margin:144px 0 36px 0;
}
/*页面banner样式*/
.home_pic {
    width:100%;
    overflow: hidden;
}
.home_pic_item {
    width:100%;
    position: relative;
}
.home_pic img {
    width:100%;
    min-width:1200px;
}
.imgdiv{
    display: flex;
    align-items: center;
    width: 100%;
    height: 550px;
    overflow: hidden;
}
.home_pic .home_circle {
    position:absolute;
    top:0;
    width:100%;
    height: 550px;
    background: url("../images/grid_home.png") repeat center center;
}
@media (min-width: 1200px) {
    .home_pic .home_pic_wrap_txt {
        font-size:16px;
    }
}
@media (min-width: 960px) and (max-width: 1200px) {
    .home_pic .home_pic_wrap_txt {
        font-size:14px;
    }
}
@media (max-width: 960px) {
    .home_pic .home_pic_wrap_txt {
        font-size:12px;
    }
}
.home_pic .home_pic_wrap_txt {
    width:100%;
    text-align: center;
    position: absolute;
    top:50%;
    transform: translateY(-50%);
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    color:#fff;
}
.home_pic .home_pic_wrap_txt.text_left{
    text-align: left;
    margin-left: 15%;
}
.home_pic .home_pic_wrap_txt .home_pic1_wrap_txt_one {
    font-size:1.6em;
}
.home_pic .home_pic_wrap_txt .home_pic_wrap_txt_one {
    font-size:1.25em;
}
.home_pic .home_pic_wrap_txt .home_pic_wrap_txt_one span{
    font-size: 1.6em;
    font-weight: 700;
    background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(252, 91, 91, 1)), to(rgba(219, 27, 33, 1)));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.home_pic .home_pic_wrap_txt .red_gradient {
    background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(252, 91, 91, 1)), to(rgba(219, 27, 33, 1)));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.home_pic .home_pic_wrap_txt .home_pic_wrap_txt_two {
    font-size:1.125em;
    /*color:#fff;*/
    /*font-weight:400;*/
    margin-top:20px;
}
.home_pic_wrap_txt_two .zuoshang{
    position: absolute;
    margin-top:-0.15em;
    margin-left:-0.45em;
    width:0.5em;
    height:0.5em;
    border-top: 2px solid white;
    border-left: 2px solid white;
}
.home_pic_wrap_txt_two .youxia{
    position: absolute;
    bottom:0em;
    margin-bottom:-0.15em;
    margin-right:-0.05em;
    width:0.5em;
    height:0.5em;
    border-bottom: 2px solid white;
    border-right: 2px solid white;
}
.banner_text_line2 {
    margin-top:10px;
    font-size:1.25em;
}
.text_sp{
    letter-spacing: 0.2em;
}
.banner_text_line2 span {
    font-size: 1.6em;
    font-weight: 700;
}
.banner_text_line2 .relativep{
    font-size:1.2em;
}
.banner_text_line2 span {
    font-size: 1.6em;
    font-weight: 700;
}
.banner_text_line2 img {
    height:76px;
    vertical-align: top;
}
.home_pic .banner_icon.flex{
    margin-top: 2.5em;
    display: flex;
}
.home_pic .authority {
    background:url("../images/authority.png") no-repeat 410px 118px;
    background-size: 54px;
}
.home_pic .banner_icon.flex .divIcon1{
    width: 3.6em;
    margin-right: 1em;
}
.home_pic .banner_icon.flex .divIcon2{
    width: 3.98em;
    margin-right: 1em;
}
.home_pic .banner_icon.flex .divIcon3{
    width: 5.37em;
    margin-right: 1em;
}
.home_pic .banner_icon.flex .divIcon4{
    width: 4.65em;
    margin-right: 1em;
}
.home_pic .banner_icon img{
    width: 100%;
    min-width: 100%;
    height: auto;
}
img.bg_ban1 {
    width:440px;
    height: 60px;
}
img.bg_ban2 {
    width:360px;
    height: 60px;
}
img.bg_ban3 {
    width:150px;
    height: 48px;
}
img.bg_ban4,img.bg_ban5 {
    width:150px;
    height: 48px;
}
.bg_ban2_cotent {
    /*margin:0 20px 0 -8.7em;*/
}
.relativep{
    position: relative;
}
.relativep.zuo{
    margin-left: 0.4em;
}
.relativep.zuo.da{
    position: relative;
    display: inline-block;
    margin-left: 0.5em;
}
.relativep.you{
    margin-right: 0.4em;
}
.relativep.you.da{
    position: relative;
    display: inline-block;
    margin-right: 0.5em;
}
.relativep .zuoshangb{
    position: absolute;
    top:-0.2em;
    left: -0.3em;
    /*margin-top:-0.3em;*/
    /*margin-left:-0.4em;*/
    width:0.45em;
    height:0.45em;
    border-top: 3px solid white;
    border-left: 3px solid white;
}
.relativep .zuoshangb.da{
    top: -1.2em;
    left: -0.3em;
}
.relativep .youxiab{
    position: absolute;
    bottom:-0.2em;
    right:-0.1em;
    /*margin-bottom:-0.2em;*/
    /*margin-right:-0.1em;*/
    width:0.45em;
    height:0.45em;
    border-bottom: 3px solid white;
    border-right: 3px solid white;
}
.relativep .youxiab.da{
    bottom: -0.4em;
    right: -0.3em;
}
.bg_ban4_cotent.da{
    font-size: 2.2em;
    display: inline-block
}
.bg_ban1_cotent {
    margin:0 20px 0 -10.7em;
}
.bg_ban3_cotent,.bg_ban4_cotent,.bg_ban5_cotent {
    /*margin:0 20px 0 -4.3em;*/
}
/* 左右切换 */
.banner_preNext_btn {
    /* width:100%; */
    height: 34px;
    display: flex;
    justify-content: space-between;
    position: absolute;
    top:50%;
    transform: translateY(-50%);
    /* background: red; */
    z-index: 9999;
    /* display: none; */
    display: flex;
}
.banner_preNext_btn dd {
    width: 18px;
    height: 100%;
    line-height: 34px;
    text-align: center;
    margin: 0 20px;
    outline:none;
    /* background-color: rgba(255,255,255,0.6); */
}
.banner_preNext_btn dd:nth-child(1) {
    background-image: url('../images/banner_arrow.png');
    -moz-transform: rotate(180deg);
     -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    position: absolute;

}
.banner_preNext_btn dd:nth-child(2) {
    background-image: url('../images/banner_arrow.png');
    position: absolute;
    right:-98vw;
}
.banner_preNext_btn dd:hover {
    cursor: pointer;
}
.banner_preNext_btn dd:nth-child(1):hover {
    background-image:url('../images/banner_arrow_2.png');
    -moz-transform: rotate(180deg);
     -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
 }
 .banner_preNext_btn dd:nth-child(2):hover {
    background-image: url('../images/banner_arrow_2.png');
 }

 /* 小圆点 */
.point_wrap {
    display: flex;
    justify-content: center;
    width:100%;
}
.banner_pointer {
    height: 18px;
    /* width: 48px; */
    border-radius: 15px;
    display: flex;
    justify-content: space-around;
    background:rgba(255,255,255,0.4);
    position: absolute;
    bottom: 10%;
    z-index: 9999;
    cursor: default;
}
.banner_pointer dd {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #fff;
    margin: 4px 6px 0;
}
.banner_pointer dd:hover {
    cursor: pointer;
}
.banner_point_item.active {
    background: red;
}
.link1 {
    height: 38px;
    width: 118px;
    display: flex;
    justify-content: center;
    font-size: 14px;
    margin-top: 25px;
}
.link {
    height: 38px;
    width: 100%;
    display: flex;
    justify-content: center;
    font-size: 14px;
    position: absolute;
    top:75%;
}
.moreAbout {
    display: block;
    height: 32px;
    width: 85px;
    background: url('../images/bg_banner_link.png');
    line-height: 32px;
    text-align: center;
    color: #fff;
    border-radius: 6px;
}
/*页面主体样式*/
.simple {
    width:100%;
}
.simple .home_middle {
    padding:6em 0;
    text-align: center;
}
#peculiarity {
    margin-bottom:36px;
}
.home_middle_txt {
    font-size: 0.875em;
    color:#666;
    line-height: 1.5;
}
.home_middle_txt_spel {
    line-height: 1.8;
}
.simple .exhibition {
    margin-top:80px;
    width:100%;
}
.simple .exhibition ul {
    width:100%;
    display:flex;
    flex-wrap: wrap;
}
.simple .exhibition ul li {
    width:15.625em;
    /*flex:1;*/
}
.simple .exhibition ul li:nth-child(n+5) {
    margin-top:84px;
}
.simple .exhibition ul li .exhibition_icon_text {
    font-size:0.75em;
    color:#666;
    line-height: 1.5;
}
/* UWB定位系统 */
.software_con {
    width: 100%;
    height: 500px;
    display: flex;
    background-color: #fff;
    box-shadow: 0px 7px 25px #e9e9e9;
    border-radius: 4px;
}

.software_con_l {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 250px;
}

.software_con_l>li {
    width: 250px;
    display: none;
    text-align: center;
}

.software_con_l h3 {
    font-size: 18px;
    color: #333;
    vertical-align: middle;
}

.software_con_l li>p {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    margin-top: 36px;
    vertical-align: middle;
}

.software_con_r {
    width: 840px;
    color: #fff;
}
.software_con_r li{
    width: 250px;
    height: 100%;
    border-right: 1px solid rgb(146, 144, 144);
    cursor: pointer;
}
.software_con_r li:hover p{
    font-weight: bold;
}
.software_con_r li:last-of-type{
    border-right: none;
}
.software_con .advantage1 {
    background-image: url(../images/advantage2.png);
    background-size: 100% 100%;
    transition: all .5s;
}
.software_con .advantage2 {
    background-image: url(../images/advantage1.png);
    background-size: 100% 100%;
    transition: all .5s;
}

.software_con .advantage3 {
    background-image: url(../images/advantage3.png);
    background-size: 100% 100%;
    transition: all .5s;
}
.software_con_r .img_wrap {
    margin: 180px auto 0;
}
.software_con_r .img2{
    display: none;
}
.software_con_r .imgStatic .img1 {
    display: none;
}
.products_show{
    margin:72px 0;
}
.software_con_r .imgStatic .img2 {
    display: block;
}
.software_con_r {
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.software_con_r .img_wrap {
    width: 90px;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.software_con_r li a{
    width: 100%;
    height: 100%;
    display: inline-block;
}
.software_con_r li a>p {
    margin-top: 13px;
    color: #fff;
    font-size: 18px;
    text-align: center;
}
.mainBlock {
    display: block !important;
    animation: opacity .5s;
}
.product_system_pic_wrap {
    overflow: hidden;
    position: relative;
    width:1000px;
}
.system{
    display: flex;
    width: 4000px;
    margin-left: -1000px;
}
.system_effect  .btn{
     width: 36px;
    height: 36px;
    position: absolute;
    top:60%;
    cursor: pointer;
    z-index: 9;
}

.playBtn{
    width: 56px;
    height: 56px;
    background-image: url(../images/pause.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top:64%;
    left: 50%;
    margin-top:-40px;
    cursor: pointer;
    z-index: 9;
    margin-left: -28px;
    
}
.playBtn:hover{
    background-color: #000;
    border-radius:50% ;
}
.system_effect  .btn_l{
    left: 20px;
    background-image: url(../images/right.png);
    background-color: cover;
    transform: rotate(180deg);
}
.system_effect  .btn_r{
    right: 20px;
    background-image: url(../images/right.png);
    background-color: cover;
}
.system_effect  .btn_l:hover{
    background-color: #000;
    border-radius:50% ;
}
.system_effect  .btn_r:hover{
    background-color: #000;
    border-radius:50% ;
}
.system_video {
    width: 1000px;
}
.system_video_con .home_middle_txt{
    height: 50px;
}
.system_video video{
    width: 1000px;
    height: 500px;
}
.system_effect {
    background: #f4f7f7;
    padding-bottom: 68px;
    text-align: center;
}


/* 视频 */
.video_mask_wrap{
    display: none;
    width: 100%;
    height: 100%;
    position: relative;
}
.mask {
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0,0,0,0.5);
    top:0;
    left:0;
    z-index: 10;
}
.video_mask_wrap video{
    width: 65%;
    height: 88%;
    position: fixed;
    top:8%;
    left: 50%;
    margin-left: -33%;
    z-index: 11;
}
.b1gtn {
    position: fixed;
    width: 30px;
    height: 30px;
    font-size: 46px;
    color: #fff;
    font-weight: lighter;
    cursor: pointer;
    top: 50%;
    margin-top:-20%;
    right: 13%;
    z-index:10;
}
.video_mask video{
    display: none;
}


.system_effect h2{
    padding: 72px 0 16px 0;
    font-size: 24px;
}

.system_video_con{
    position: relative;
}
.system_video_wrap{
    margin-top: 38px;

} 
.system_video_wrap img {
    width: 100%;
    height: 505px;
}
/* 轮播结束 */

-webkit-media-controls-fullscreen-button {
    background:red;
}


.effect_video video{
    border: 1px solid #454545;
}
.system_effect .des {
    padding: 3em 0 4em 0;
    font-size: 0.875em;
    color:#666;
    line-height: 1.5;
}

.partner {
     width:100%;
     padding-bottom:52px;
     background: #fff;
     text-align: center;
 }
 .partner .title h2 {
    /*margin: 72px 0;*/
    padding: 72px 0 36px;
}
 .partner .all_partner, .partner .all_partner ul {
    display:flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.partner .all_partner, .partner .all_partner .last_row {
    justify-content: start;
}
/* .partner .all_partner, .partner .all_partner .last_row li:last-child { */
.partner .all_partner, .partner .all_partner .last_row li {
    margin-left: 15px;
}
.partner .all_partner, .partner .all_partner .last_row li:first-child {
    margin-left: 0;
}
 .partner .all_partner ul li {
    /*flex:1;*/
    /* width: 11.25em; */
    width: 8.125em;
    height: 3.75em;
    /* margin-right:25px; */
    margin-bottom:1.25em;
}
.partner .all_partner ul li p {
    font-size:0.875em;
    color: #777;
    height: 3.75em;
    line-height: 60px;
    text-align: center;
}
.partner .all_partner ul li img {
    width: 8.125em;
}
.success,.success .success_middle {
    width:100%;
    height:500px;
    background:#f3f7fa;
}
.success .success_middle .success_wrap {
    width:30em;
    height:296px;
    background: #fff;
    transform: translateY(132px);
    float:left;
}
.success .success_middle .success_wrap .success_wrap_txt {
    width:100%;
    padding:40px;

}
.success .success_middle .success_wrap .success_wrap_txt h3 {
    font-size: 1.5em;
    line-height: 1;
    color:#333;
    margin: 0;
}
.success .success_middle .success_wrap .success_wrap_txt .success_wrap_txt_pad {
    margin:14px 0 36px 0;
}
.success .success_middle .success_wrap .success_wrap_txt p {
    font-size:0.875em;
    color:#888;
    line-height: 1.5;
}
.success .success_middle .success_wrap .success_wrap_txt .coop {
    width:100%;
    height:42px;
}
.success .success_middle .success_wrap .success_wrap_txt .coop a {
    display:block;
    width:11em;
    height:42px;
    line-height:42px;
    color:#fff;
    background: #fdc641;
    border-radius:4px;
    float:left;
    margin:42px 42px 0 0;
}
.success .success_middle .success_wrap .success_wrap_txt .coop a img {
    vertical-align: middle;
    margin:0 24px;
}
.success .success_middle .photo {
    width:32.25em;
    height:100%;
    float:right;
    background: url("../images/jq.png") no-repeat;
}

.skip ,.skip .skip_wrap {
    width:100%;
    padding:15px 0 5px 0;
    display:flex;
}
.skip .skip_wrap ul {
    flex:1;
    width:25%;
}
.skip .skip_wrap ul li {
    font-size:1em;
    margin-bottom: 15px;
    text-align: center;
}
.skip .skip_wrap ul a {
    display:block;
    width:100%;
    margin-bottom: 10px;
    font-size:0.75em;
    color:#888;
}
/* 新闻资讯 */
.new_wrap .new_tit{
    text-align: center;
}
.new_wrap ul{
    display: flex;
}
.new_wrap .new {
    width: 1000px;
    margin: 0 auto;
}

.new_wrap h2 {
    padding: 72px 0 36px;
}

.new li {
    width: 300px;
    margin-right: 30px;
    overflow: hidden;
}

.new li img {
    transition: all 0.7s;
    transform: scale(1);
}

.new a li:hover img {
    transition: all 0.7s;
    transform: scale(1.1);
}

.new li img {
    width: 100%;
    height: 200px;
}

.new li .info {
    height: 100px;
    padding: 20px;
    font-size: 14px;
    box-sizing: border-box;
    color: #333;
}

.new li .info .type {
    font-size: 12px;
}
.new a li:hover {
    background-color: #fff;
    box-shadow: 0 0 15px rgb(228 227 227);
}
.type em {
    display: inline-block;
    width: 60px;
    height: 22px;
    color: #fff;
    background-color: #dedede;
    margin-left: 10px;
    text-align: center;
    border-radius: 2px;
    line-height: 22px;
}
i, em {
    font-style: normal;
}
.new_wrap{
    background-color: #f4f7f7;
    padding-bottom: 72px;
}
