*{
    margin:0;
    padding: 0;
}
html, body {
    position: relative;
    width: 100%;
    height: 100%;    
    font-family: 'Helvetica Neue',Helvetica,'PingFang SC','Hiragino Sans GB','Microsoft YaHei',Arial,sans-serif;
}
body {
    background: #ffffff;  
    font-size: 16px;
    color: #000;
    -webkit-tap-highlight-color: transparent;
/*    -webkit-user-select: none;
       -moz-user-select: none;
       -ms-user-select: none;
       user-select: none; */
}

ol, ul {
	list-style: none;
}
i {
    font-style: normal;
}
a{
	text-decoration: none;
}
button{
	cursor: pointer;
}
a, button, input {
	outline: none;
}
a:focus,
a:active {
  outline: none;
}

a,
a:focus,
a:hover {
  cursor: pointer;
  color: inherit;
  text-decoration: none;
}
div:focus {
  outline: none;
}
.block{
    display: block;
}
.fr {
  float: right;
}
.fl {
  float: left;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.none{
    display: none!important;
}

/* ********************** reset end ********************** */
.logo-con {
    position:relative;
    height: 65px;
    z-index: 100;
    width:100%;
    top:0px;
    left:0px;
    background-color: #000;
}
.logo-con .wrapper{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.logo-con .wrapper .item-con-logo {
    display: inline-block;
    width: auto;
    height: 30px;
    margin: auto 20px;
}
.logo-con .wrapper {
    height: 100%;
    width: 100%;
    margin: 0 auto;
}
.logo-con .wrapper .item-con-logo {
    height: 100%;
    display: flex;
    align-items: center;
}
.logo-con .wrapper .left img{
    height: 40px;
}
.logo-con .wrapper .right img{
    height: 50px;
    margin-bottom: 5px;
}
.guang-gao {
    position: absolute;
    z-index: 12;
    line-height: 1em;
    padding: 5px 10px;
    background-color: #cccccc;
    text-align: center;
    font-size: 16px;
    border: 1px solid #dddddd;
    right: 36px;
    top: 75px;
}


/* footer */
.container-bottom {
    margin: 0 auto;
    width: 100%;
    color: #fff;
    box-sizing: border-box;
    height: 60px;
    background-color: #000;
    display: flex;
    justify-content: center;
    align-items: center;
}
.footer {
    text-align: center;
}
.link-con{
    position: relative;
    /* float: left; */
}
.links{
    margin: 5px;
    position: absolute;
    left: 25%;
    top: 10%;
    font-size: 16px;
}

.container-bottom a, .container-bottom span {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
}
.links a{
    font-size: 16px;
}
.icon a{
    float: left;
}
.footer * {
    vertical-align: middle;
}
img{
    display: block;
    max-width: 100%;
}
img.gongan{
    display: inline-block;
}


/* 正文 */
.content{
    width: 100%;
    position: relative;
    background: #fff;
    box-sizing: border-box;
}
.banner{
    width: 100%;
}
.imagetextudmd{
    width: 100%;
    box-sizing: border-box;
    
}
.content-page{
    padding: 60px 0;
}
.content-page1-desc{
    /* width: 76%;
    margin: 0 auto; */
    text-align: center;
    font-size: 26px;
}
.content-page1-desc2{
    color: #000;
    margin-top: 60px;
}
.content-page h2{
    font-size: 36px;
    text-align: center;
    padding-bottom: 20px;
}
.content-page h3{
    font-size: 26px;
    line-height: 50px;
    /* text-align: center; */
}
.content-page-main{
    width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
}
.margintop30{
    margin-top: 30px;
}
/* 1 */
.page1-video-box{
    width: 50%;
    margin: 30px auto 0;
    height: 18.9vw;
}
.page1-video-desc{
    text-align: center;
    line-height: 40px;
}

.page1-list-main{
    
}





/* 2 */
.page2-list-item{
    border-bottom: 2px #93a1aa solid;
    padding: 20px 0;
}
.page2-list-item:last-child{
    border-bottom: none;
}
.page2-list-item img{
    margin-bottom: 20px;
}
.scene-name span{
    display: inline-block;
    width: 20%;
    font-size: 20px;
}
.page2-contrast{
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
    font-size: 20px;
    flex-wrap: wrap;
}
.page2-contrast-item{
    width: 48%;
}
.page2-contrast-item p{
    line-height: 30px;
}

/* 4 */
.content-page4 h4{
    font-size: 20px;
    line-height: 30px;
    font-weight: normal;
}

/* 5 */
.page5-case-list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.page5-case-item{
    width: 48.6%;
    margin-top: 30px;
}
.page5-case-item img{
    border-radius: 10px;
}
.page5-case-item h3{
    font-size: 30px;
    text-align: center;
}
.page5-case-item .case-desc{
    text-align: center;
    font-size: 25px;
}
.page5-case-item .case-small{
    margin-top: 20px;
}

/* 6 */
.page6-report-box{
    width: 100%;
    position: relative;
}
.swiper-container {
    width: 100%;
    height: auto;
    padding:40px 0;
}
.swiper-slide img{
    margin: 0 auto;
}
.swiper-button-prev,.swiper-button-next{
    width: 60px;
    height: 120px;
    margin-top: -60px;
    /* top: 0; */
    background-image: none;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #dcbebc;
    cursor: pointer;
}
.swiper-button-prev span,.swiper-button-next span{
    display: block;
    width: 30px;
    height: 30px;
    border-left: 2px solid #fff;
    border-top: 2px solid #fff;
    
}
.swiper-button-prev span{
    transform: rotate(-45deg);
    margin-left: 20px;
}
.swiper-button-next span{
    transform: rotate(135deg);
    margin-right: 20px;
}

.swiper-button-prev{
    left: -60px;
    
}
.swiper-button-next{
    right: -60px;
    
}




/* 7 */
.page7-item{
    display: flex;
    /* align-items: center; */
    margin-top: 30px;
    justify-content: space-between;
    
}
.page7-item-img{
    width: 49%;
}
.page7-item-box h3{
    font-size: 30px;
    padding-top: 30px;
    margin-bottom: 20px;
}
.page7-item-box p{
    font-size: 20px;
    margin-top: 10px;
    line-height: 32px;
}




/* 按钮 */
.get-data-btn-group{
    display: flex;
    justify-content: space-between;
}
.get-data-btn{
    width: 49%;
    height: 80px;
    margin: 0 auto 60px;
    background: #dedede;
}
.get-data-btn:last-child{
    background: #b10c10;
    color: #fff;
}
.get-data-btn a{
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.get-data-btn a img{
    width: 40px;
}
.get-data-btn a span{
    margin-left: 14px;
    font-size: 30px;
    font-weight: bold;
}

.content-page13{
    background: #f5f5f5;
    padding: 40px 0;
}
.page13-main{
    display: flex;
    justify-content: space-between;
}
.content-page13-img{
    width: 100%;
}
.page13-right{
    width: 56%;
}
.page13-right h3{
    font-size: 32px;
    line-height: 60px;
}
.page13-right p{
    font-size: 20px;
    margin-top: 10px;
    color: #646464;
}
.content-page14{
    background: #f5f5f5;
    text-align: center;
}
.page14-main{
    width: 86%;
    border-top: 1px #ccc solid;
    padding: 40px 0;
}
.content-page14 h4{
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 10px;
}










@media (min-width:976px) and (max-width: 1599px) {
    
    
}

@media only screen and (max-width: 975px) {
    .imagetextudmd{
        padding: 20px 0 30px;
    }
    .content-page-main{
        width: 96%;
    }
    .content-page{
        padding: 30px 0;
    }
    .content-page h2{
        font-size: 18px;
    }
    .content-page1-desc{
        width: 100%;
        font-size: 12px;
    }
    .content-page1-desc2{
        margin-top:30px;
    }
    .content-page h3{
        font-size: 18px;
        line-height: 28px;
    }
    .content-page1-main{
        flex-direction: column;
    }
    .page1-video-box{
        width: 100%;
        height: 54vw;
    }
    .page1-video-desc{
        font-size: 14px;
        line-height: 30px;
    }
    .page1-item{
        flex-direction: column;
    }
    .page1-item:nth-of-type(2n){
        flex-direction: column-reverse;
    }
    .page1-item-img{
        width: 100%;
    }
    .page1-item-box{
        width: 100%;
    }
    .page1-item-box p{
        font-size: 14px;
        line-height: 22px;
        margin-top: 10px;
    }

    .content-page4 h4{
        font-size: 14px;
        line-height: 22px;
    }
    .page5-case-item{
        width: 100%;
    }
    .page5-case-item .case-desc{
        font-size: 14px;
    }
    .page5-case-item .case-small{
        font-size: 12px;
        margin-top: 10px;
    }

    .swiper-button-prev{
        left: 0;
    }
    .swiper-button-next{
        right: 0;
    }

    .page7-item{
        flex-direction: column;
    }
    .page7-item:first-child{
        flex-direction: column-reverse;
    }
    .page7-item-img{
        width: 100%;
    }
    .page7-item-box p{
        font-size: 14px;
        line-height: 20px;
    }
    .page7-item-box h3{
        padding-top: 20px;
        margin-bottom: 10px;
    }




    .get-data-btn-group{
        flex-direction: column;
        padding-bottom: 30px;
    }
    .get-data-btn{
        width: 80%;
        height: 50px;
        margin: 10px auto;
    }
    .get-data-btn a img{
        width: 30px;
    }
    .get-data-btn a span{
        margin-left: 8px;
        font-size: 16px;
    }
    .page13-main{
        flex-direction: column;
    }
    .page13-right{
        width: 100%;
    }
    .page13-right h3{
        font-size: 18px;
        text-align: center;
    }
    .page13-right p{
        font-size: 13px;
        margin-top: 0;
    }




    /* 佳能公共顶部 footer*/
    .logo-con {      
        height: 56px;
    }
    
    .logo-con .wrapper .item-con-logo {
        margin:10px 15px 6px;
    }
    .logo-con .wrapper .left {
        height: 30px;
    }
    .logo-con .wrapper .right {
        height: 30px;
        margin:6px 15px 6px;
    }
    
    .guang-gao {  
        font-size: 10px;    
        right: 11px!important;
        top: 100px!important;
        padding: 2px 5px;
    }
    .footer {
        text-align: center;
        padding-bottom: 10px;
        padding-top: 10px;
        /* height: 95px!important; */
        /* margin-top: -90px!important; */
        width: 100% !important;
    }
    .container-bottom{
        flex-direction: column;
    }
    .container-bottom >a, .container-bottom > span {
        color: #666;
        font-size: 12px;
        display: block;
        margin-top: 5px;
        text-decoration: none;
    }
    .footer .sns {
        text-align: center!important;
        position: relative!important;
        display: inline-block!important;
        margin: 5px auto!important;
        width: 100%!important;
        right: 0!important;
        top: 0px!important;
    }
    .link-con {
        position: relative!important;
        left: 0px!important;
        top: 0px!important;
        transform: translateX(0px)!important;
        margin: 0 auto!important;
        width: 96%!important;
    }
    .container-bottom span{
        display: block;
    }
    .container-bottom a, .container-bottom span{
        font-size: 11px;
    }
    .gongan{
        width: 12px;
        height: 12px;
    }
}



