﻿#Index_li::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-bottom: 2px solid #1e90ff;
}
#Index_li a {
    color:#1e90ff!important;
}

html,body{
    width:100%!important;
    margin:0!important;
    overflow-x: hidden;
}
img {
    max-width: 100%;
}
.container{
    padding:0;
    width:100%;
    height:100%;
    overflow:hidden;
}
.carousel-inner {
    height: 400px;
}
 .carousel-inner > .item {
     width:100%;
     height:100%;
 }
 .carousel-inner > .item > img{
     width:100%;
     height:100%;
     background-size:100% 100%;
     background-color: #c0c0c0;
 }
 .carousel-inner > .item .carousel-caption{
    position: relative;
    padding: 0;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 100%;
 }
 .carousel-inner > .item .carousel-caption .dsbtn{
    background: #c7955b;
    color: #fff;
    border-radius: 20px;
    padding: 10px 35px;
    position: absolute;
    bottom: 25%;
    left: 50%;
    font-size: 20px;
 }

a {
    color: #000;
}
a:hover{
    color:#1e90ff;
}

.newimg{
    vertical-align: text-bottom;
    margin-left:3px;
    float: left;
}

.info{
    text-align: center;
    padding: 60px 10% 80px;
    border-top: 0;
    border-bottom: 0;
}
.info h4{
    font-weight: bold;
    margin-bottom: 20px;
    letter-spacing: 1px;
    font-size: 20px;
}
.info h4 span{
    font-size: 13px;
    font-weight: 100;
}
.info .tit{
    text-align: left;
    margin:0 5px 10px;
    /*border-left: 4px solid #1e90ff;*/
}
.info .tit .i_gg {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-image: url('../../Content/Images/Home/i_gg.png');
    background-repeat:no-repeat;
    background-size:100% 100%;
    vertical-align: middle;
    margin-right: 3px;
}
.info .tit .i_sj {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-image: url('../../Content/Images/Home/i_sj.png');
    background-repeat: no-repeat;
    background-size: 82% 76%;
    background-position-x: center;
    background-position-y: center;
    vertical-align: middle;
    margin-right: 3px;
}
.info .list{
    height: 280px;
    padding: 20px 20px;
    padding-left: 20px;
    box-shadow: 2px 2px 3px 1px #e5e6e6;
    border: 1px solid #e5e6e6;
    background: #fdfcf6;
    border-radius: 4px;
    position: relative;
    overflow: hidden;
}
.info .list ul{
    padding: 0;
    padding-left:20px;
    height: 80%;
    overflow: hidden;
    font-size: 15px;
}
.info .list .fl{
    float: left;
    max-width: 75%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: left;
}
.info .list .fr{
    float:right;
}
.info .list ul li{
    padding-bottom:10px;
}
.info .list ul li:hover{
    color:#1e90ff;
}
.info .list .more{
    list-style-type: none;
    display: inline;
    border: 1px solid #1e90ff;
    border-radius: 20px;
    background: #fff;
    text-align: right;
    position: absolute;
    right: 35px;
    bottom: 20px;
    cursor: pointer;
    height:30px;
    line-height:30px;
    padding: 0 25px;
}
.info .list .more:hover,.info .list .more:hover a{
    background:#1e90ff;
    color:#fff;
}
.info .list .more a{
    color:#000;
}


.plan{
    background:#f5f6fa;
    text-align:center;
    padding:80px 10%;
}
.plan h4{
    width:100%;
    font-weight: bold;
    /*margin-top:0;
    margin-bottom: 20px;*/
    margin-bottom: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    letter-spacing: 1px;
    font-size: 20px;
}
.plan h4 span{
    font-size: 13px;
    font-weight: 100;
}
.plan .fl{
    float: left;
    width: 18%;
    background: #fff;
    margin: 1%;
    padding: 10px;
    border-radius: 5px;
    display:inline-block;
}
.plan .fl p{
    width:100%;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    letter-spacing: 1px;
}
.plan .fl img{
    /*width: 60px;*/
    height: 60px;
    margin: 10px;
     -webkit-transition: -webkit-transform 2s ease-out;
    -moz-transition: -moz-transform 2s ease-out;
    -o-transition: -o-transform 2s ease-out;
    -ms-transition: -ms-transform 2s ease-out;
}

.plan .fl:hover img{
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    -o-transform: rotateZ(360deg);
    -ms-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
}


.vidediv {
    background: url('../../Content/Images/Home/bg01.png')no-repeat;
    background-size: 100% 100%;
    min-height: 360px;
    margin: 7% 0 2%;
    padding:0 10%;
    position:relative;
    display: flex;
    align-items: center;
}
.vidediv h4{
    position: absolute;
    top: -20%;
    left:0;
    width: 100%;
    text-align: center;
    font-weight: bold;
    margin-top:0;
    margin-bottom: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    letter-spacing: 1px;
    font-size: 20px;
}
.vidediv h4 span{
    font-size: 13px;
    font-weight: 100;
}

.videobox{
    padding: 2% 15px;
}
.vidediv .videobox video{
    width: 90%;
    height: 100%;
    max-height: 370px;
    box-shadow: 3px 3px 5px 0 #3c3c3c;
}
.videotext{
    color: #fff;
    text-align: center;
    line-height: 3rem;
    font-size: 20px;
}
.videotext .txt3{
    font-size: 27px;
}
.videotext>p {
    margin:0 0 15px;
}


.service {
    padding: 50px 10%;
}
.service h4{
    width: 100%;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 40px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align:center;
    letter-spacing: 1px;
    font-size: 20px;
}
.service h4 span {
    font-size: 13px;
    font-weight: 100;
}
.service .img{
    margin-bottom: 30px;
    font-size: 3.5rem;
    letter-spacing: 3px;
    text-align:center;
}
.servicetit{
    font-size: 20px;
    letter-spacing: 1px;
    padding: 40px 15px 0!important;
}
.servicetit>.time{
    white-space:nowrap;
    margin-bottom:50px;
}
.servicetit>.time>img{
    width:30px;
    height:30px;
    display:inline-block!important;
}
.servicetit .i_img{
    padding:0;
}
.servicetit .i_cont{
    padding:0;
    float:none;
    width: auto;
    line-height: 30px;
}
.serviceimg{
    text-align: center;
    /*margin-top: 50px;*/
}

@media only screen and (max-width: 1280px) {
    .serviceimg{
        display:none;
    }
    .servicetit{
        width: 100%;
    }
}

.case{
    background: #f5f6fa;
    text-align: center;
    padding: 80px 10% 0;
}
.case h4{
    width:100%;
    font-weight: bold;
    margin-top:0;
    margin-bottom: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    letter-spacing: 1px;
    font-size: 20px;
}
.case h4 span{
    font-size: 13px;
    font-weight: 100;
}
.case .series span{
    display: inline-block;
    min-width: 140px;
    border-bottom: 1px solid #e39318;
    margin: 30px 0 20px;
}

.case .series .serieslist{
    /*width: 70%;
    margin: 0 auto;
    margin-left: 16%;*/
    width: 100%;
    margin: 0 auto;
}

.case .series .serieslist .picbox{
    /*width: 16%;
    background: #fff;
    margin: 1px;
    float:left;*/
    width: 14.66%;
    background: #fff;
    margin: 1% 1%;
    float: left;
    transition:all .5s;
}
.case .series .serieslist .picbox:hover{
    transform:scale(1.2);
}


.case .series .serieslist img{
    width: 100%;
    height: 100%;
}

.case .client span{
    display: inline-block;
    min-width: 140px;
    border-bottom: 1px solid #e39318;
    margin: 80px 0 0;
}
.case .client p{
    font-size:12px;
    margin: 5px 0 20px;
}
.case .client .clientlist{
    width: 70%;
    margin: 0 auto;
}
.case .client .clientlist .picbox{
    width: 18%;
    /*height: 60px;*/
    background: #fff;
    margin: 0 1% 2%;
    border-radius: 5px;
    float: left;
    border: 1px solid #eee;
}
.case .client .clientlist img{
    width: 100%;
    height: 100%;
    border-radius: 5px;
}
.case .client .clientlist img:hover{
    /*border:4px solid #7bbcfd;*/
    box-shadow: 0 0 0 4px #5cafff;
    cursor:pointer;
}
.case .more{
    color: #1e90ff;
    background: transparent;
    border: 1px solid #1e90ff;
    border-radius: 20px;
    padding: 7px 40px;
    margin-top: 25px;
    outline:0;
}
.case .more a{
    color: #1e90ff;
}
.case .more:hover,.case .more:hover a{
    color: #fff;
    background: #1e90ff;
}

.huima h4{
    width: 100%;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align:center;
    margin:3% 0;
    letter-spacing: 1px;
    font-size: 20px;
}
.huima h4 span {
    font-size: 13px;
    font-weight: 100;
}
.huima,.huima img{
    display:inline-block;
    width:100%;
    background: #f5f6fa;
    vertical-align: bottom;
}


.platform{
    background: #f5f6fa;
    text-align: center;
    padding: 80px 10% 0;
}
.platform h4{
    width:100%;
    font-weight: bold;
    margin-top:0;
    margin-bottom: 50px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    letter-spacing: 1px;
    font-size: 20px;
}
.platform h4 span{
    font-size: 13px;
    font-weight: 100;
}
.platform .platformlist{
    width: 100%;
}
.platform .platformlist .picbox{
    float: left;
    width: 23%;
    /*height: 109px;*/
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 2%;
    background: #fff;
    border-radius: 5px;
    box-shadow: 1px 1px 5px 1px #ccc;
}
.platform .platformlist .picbox:hover{
    box-shadow:0 0 0 4px #5cafff;
}
.platform .platformlist img{
    width: 100%;
    height: 100%;
    border-radius: 5px;
}

.iqp {
    background: url('../../Content/Images/Home/bg03.png')no-repeat;
    background-size: 100% 100%;
    height: 300px;
    padding: 0;
    position:relative;
}
.iqpbg{
    background-color: rgba(245,246,250,0.6);
    height: 100%;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
}
.iqpbox{
    position: absolute;
    left: 35%;
    top: -20%;
    width: 30%;
    height: 55%;
    background: #fff;
    border-radius: 10px;
    box-shadow: 1px 1px 3px 2px #ccc;
}
.iqpbox img{
    width: 55px;
    margin: 5px 10px 0;
}
.iqpbox h3{
    margin: 0;
    text-align: center;
    color: #1e90ff;
    font-weight: bold;
    letter-spacing: 2px;
    text-shadow: 0.1em 0.1em 0.05em #f4d4a3;
}
.searchbox{
    position: relative;
    margin-top: 10px;
    padding-top: 10px;
}
.searchbox img{
    width: 20px;
    margin: 0;
    position: absolute;
    left: 22%;
    top: 40%;
    cursor: pointer;
}
.searchinp{
    height: 35px;
    width: 60%;
    float: left;
    margin-left: 20%;
    padding-left: 40px;
    top: 35%;
    border:1px solid #1e90ff;
    outline: 0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.searchbtn{    
    height: 35px;
    border: 0;
    padding-left: 15px;
    padding-right: 15px;
    background: #1e90ff;
    color: #fff;
    outline: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}


/*ipad横屏*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape){
    .info .list .fl {
        max-width: 69%;
    }
    .case .series .serieslist{
        width: 100%!important;
        /*margin-left: 6%!important;*/
    }
    .case .client .clientlist {
        width: 100%!important;
    }
   .carousel-inner {
        height: 250px;
    }
    .carousel-inner > .item{
        height:100%;
    }
    .plan,.platform {
        padding: 80px 0;
    }
    .case {
        padding: 80px 0 0;
    }
    .iqpbox {
        left: 25%;
        width: 50%;
        height: 80%;
    }
    .iqp {
        height: 200px;
    }

    .carousel-inner > .item .carousel-caption .dsbtn {
        font-size: 16px;
    }
    /*.platform .platformlist .picbox {
        height: 85px;
    }*/
    .vidediv{
        margin: 10% 0 2%;
    }
    .vidediv h4 {
        top: -15%;
    }
    .videobox {
        padding: 3%;
    }
    .vidediv .videobox video {
        width: 100%!important;
    }
    .videotext {
        width: 50%;
        line-height: 3rem;
        font-size: 16px;
        padding: 0 1%;
    }
    .videotext .txt3 {
        font-size: 20px;
    }
}
/*ipad竖屏*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait){
    .carousel-inner > .item {
        height: 200px!important;
    }
    .service {
        margin: 20px 0!important;
    }
    .service .fl h1 {
        margin-top: 20px;
    }

    .platform .platformlist .picbox {
        width: 23%!important;
        /*height: 100px;*/
    }
    .service .fl{
        width: 100%;
        margin: 2% 0!important;
    }
    .service .fl .s1 img {
        width: 5%!important;
    }

    .service .s3{
        padding: 10px 20%!important;
    }
    .service .s3 .fl{
        margin: 0!important;
        padding: 0!important;
    }
    .service .s4 {
        margin: 1%!important;
        padding:0!important;
    }
    .service .s5 {
        padding: 8px 0!important;
    }
    .service .s5 span {
        display: inline!important;
    }
    .case .series .serieslist {
        width: 90%!important;
        margin: 0 auto!important;
    }
    .case .series .serieslist .picbox {
        width: 14.66%!important;
        margin: 1%!important;
    }
    .case .client .clientlist{
        padding:0!important;
        width: 90%!important;
        margin: auto!important;
    }
    .case .client .clientlist .picbox {
        width: 31.33%!important; 
        /*height:85px!important;*/  
        margin:0 1% 2% 1%!important;
    }
    .platform .platformlist {
        width: 90%!important;
        margin: 0 auto!important;
    }

    .carousel-inner > .item .carousel-caption .dsbtn {
        font-size: 14px!important;
        padding: 10px 35px!important;
        bottom: 28%!important;
        left: 42%!important;
    }
    .service h4 {
        margin-bottom: 20px!important;
    }
}

/*2.兼容分辨率*/

@media screen and (min-device-width: 1440px) and (max-device-width: 1920px){
   .info .list ul li {
        padding-bottom: 7px;
    }
    .case .client .clientlist {
        width: 100%;
    }
    /*.case .client .clientlist .picbox {
        height: 75px;
    }*/
    .case .series span,.case .client span {
        font-size: 18px;
    }
}
@media screen and (min-device-width: 1600px) and (max-device-width: 1920px) {
    /*.case .client .clientlist .picbox {
        height: 90px;
    }*/
}
@media screen and (min-device-width: 1680px) and (max-device-width: 1916px){
}
@media screen and (min-device-width: 1600px) and (max-device-width: 1680px) {

}
@media screen and (min-device-width: 1440px) and (max-device-width: 1600px){

}
@media screen and (min-device-width: 1366px) and (max-device-width: 1440px){/*1440*900*/
    .carousel-inner {
        height: 330px;
    }
    .info .list ul li {
        padding-bottom: 7px;
    }
    /*.case .client .clientlist .picbox {
        height: 65px;
    }*/
    .case .client .clientlist {
        width: 100%;
    }
}
@media screen and (min-device-width: 1366px) and (max-device-width: 1400px){

}
@media screen and (min-device-width: 1360px) and (max-device-width: 1366px){
   .carousel-inner {
        height: 280px;
    }
    .info .list ul li {
        padding-bottom: 7px;
    }
    .case {
        padding: 80px 10% 0;
    }
    /*.case .client .clientlist .picbox {
        height: 65px;
    }*/
    .case .client .clientlist {
        width: 100%;
        margin: 0 auto;
    }
    .platform {
        padding: 80px 10% 0;
    }
    .videotext .txt3 {
        font-size: 24px;
    }
}
@media screen and (min-device-width: 1280px) and (max-device-width: 1360px){
    .carousel-inner {
        height: 280px;
    }
    .info .list ul li {
        padding-bottom: 7px;
    }
    .case {
        padding: 80px 5% 0;
    }
    /*.case .client .clientlist .picbox {
        height: 65px;
    }*/
    .case .client .clientlist {
        width: 100%;
        margin: 0 auto;
    }
    .platform {
        padding: 80px 5% 0;
    }
}
@media screen and (min-device-width: 1152px) and (max-device-width: 1280px){
    .carousel-inner {
        height: 280px;
    }
    .info .list ul li {
        padding-bottom: 7px;
    }
    .case {
        padding: 80px 5% 0;
    }
    /*.case .client .clientlist .picbox {
        height: 65px;
    }*/
    .case .client .clientlist {
        width: 100%;
        margin: 0 auto;
    }
    .platform {
        padding: 80px 5% 0;
    }
    .videotext .txt3 {
        font-size: 24px;
    }
}
@media screen and (min-device-width: 1024px) and (max-device-width: 1152px){
    .carousel-inner {
        height: 280px;
    }
    .info .list ul li {
        padding-bottom: 7px;
    }
    .case .client .clientlist {
        width: 100%;
        margin: 0 auto;
    }
    .platform {
        padding: 80px 5% 0;
    }
    .videotext .txt3 {
        font-size: 21px;
    }
    .plan {
        padding: 80px 5%;
    }
}
@media screen and (min-device-width: 800px) and (max-device-width: 1024px){
    .carousel-inner {
        height: 220px;
    }
    .info .list ul li {
        padding-bottom: 7px;
    }
    .case .client .clientlist {
        width: 100%;
        margin: 0 auto;
    }
    .platform {
        padding: 80px 5% 0;
    }
    .info,
    .plan,
    .vidediv,
    .service,
    .case,
    .platform {
        padding: 80px 1%;
    }
}
@media screen and (min-device-width: 600px) and (max-device-width: 800px){/*800*600*/
    .servicetit .i_img img{
        width:20px;
    }
}

