﻿body,div,p,a,span,ul,li,h1,h2,h3,h4,h5,h6,img{
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
}
.left{
    float: left;
}
.right{
    float: right;
}
body{
    width: 100%;
      font-family: '微软雅黑，宋体';
      position:relative;
}
ul li{
    list-style: none;
}

/*轮播图*/
 /*.swiper-container {
    width: 100%;
}
.swiper-container img {
    width: 100%;
}
 .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}*/
 .swiper-container {
            height: auto;
            width: 100%;
            text-align: center;
            margin: 0 auto;
            position: relative;
            /*overflow: hidden;*/
            z-index: 5;
            background: #F8F8F8;
        }

        .swiper-wrapper {
            position: relative;
            z-index: 10;
            height: auto !important;
        }

        .swiper-slide {
            position: relative;
            text-align: center;
            float: left;
            height:auto !important;
        }

            .swiper-slide a {
                position: relative;
                width: 100%;
                height: 100%;
                display: block;
                /*overflow: hidden;*/
            }

            .swiper-slide img {
                width: 100%;
                height: auto;
                vertical-align: middle;
                position: relative;
            }

        .pagination {
            position: absolute;
            height: 1.2em;
            width: 100%;
            bottom: 0.4em;
            z-index: 100;
        }

            .pagination .swiper-pagination-switch {
                display: inline-block;
                height: 14px;
                width: 14px;
                background:#ffffff;
                border-radius: 100%;
                border:1px solid #2286e4;
                margin-right: 1em;
            }

            .pagination .swiper-active-switch {
                background: #2286e4;
                border-color:#ffffff;
            }
/*3D旋转图*/

.product{

    text-align: center;

    overflow: hidden;

    background-color: #e4ecf2;

    position: relative;

    padding-bottom: 110px;

}

@media screen and (max-width:1200px ) {

    .product{

        padding-bottom: 150px;

    }

}

.product>h2{

    margin: 40px auto 60px;

}

.contentbox {

    width: 1200px;

    text-align: center;

    margin: auto;

    margin-top: 2em;

    clear:left;

}

.qcontainer {

    -webkit-perspective: 400;

    -moz-perspective: 400

    perspective: 400;

    float: left;

    width: 220px;

    margin-right:20px;

}

.film {

    position:relative;

    width: 100%;

    height: 300px;

    -webkit-transform-style: preserve-3d;

    -webkit-transition: 1.5s;

    -moz-transform-style: preserve-3d;

    -moz-transition: 1.5s;

   
   
}

.ie .face.back{
    opacity:0;
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
     transition: all .5s ease .1s;
}

.ie .qcontainer:hover .face.back{
    opacity:1;
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}

.qcontainer:hover .film {

    -webkit-transform: rotateY(180deg);

    -moz-transform: rotateY(180deg);

    cursor:pointer;

   
}

.face {

    position: absolute;

    width: 100%;

    -webkit-backface-visibility: hidden;

    -moz-backface-visibility: hidden;

    
}

.face h3 {

    color: white;

    text-align: center;

}

.face img{

    width: 100%;

}

.back {

    -webkit-transform: rotateY(180deg);

    -moz-transform: rotateY(180deg);

    /*background: -webkit-gradient(linear, left top, left bottom, from(#fdbb5a), to(#db5726));*/

    /*background: -moz-linear-gradient(top, #fdbb5a, #db5726);*/

    background: url("../Images/产品_效果.png");

    width:100%;

    height:300px;

    overflow: hidden;

}

.back h3{

    font-size: 14px;

    color: #FFFFFF;

    padding: 25% 5% 0;

    text-align: left;

    text-indent: 2em;

    line-height: 24px;

    font-weight: normal;

}

.foot{

    text-align: center;

    color: #fff;

    position: fixed;

    bottom: 20px;

    left: 50%;

    margin-left:-126px;

    font-size: 12px;

    font-family: "微软雅黑";

}
.product>p{

    width: 100%;

    position: absolute;

    bottom: 40px;

    text-align: center;

}

.product>p a{

    display: inline-block;

    border: 1px solid #3d7cda;

    padding: 13px 23px;

    border-radius: 25px;

    font-size: 16px;

    color: #3d7cda;

    text-decoration: none;

}


/*解决方案*/

.solution{

     /*background: url("../Images/解决方案_背景.jpg") no-repeat;*/

    /*background-size: cover;*/

     background-color:#d8dee6;
    padding-bottom: 80px;

}

.solution>h2{

    text-align: center;

    padding: 60px 0;

}

.solution ul li{

    display: inline-block;

    width: 16%;

    margin-right: 1%;

    background-size: cover;

    position: relative;

}

 .solution ul li a {
    text-decoration:none;
    }
.solution ul li:first-child{

    margin-left: 8%;

}

.child {

    width: 80%;

    height: 70%;

    padding: 20% 10% 10%;

    color: #fff;

    text-align: center;


}

.child h2 {

    padding-top: 60%;

    font-size:20px;

    font-weight: bold;

}

.child p {

    opacity: 0;

    position: relative;

    top: 10px;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

}

.child p a {

    color:#fff;

}

.line1, .line3 {

    width: 0;

    height: 2px;

    margin: 0;

    padding: 0;

    background-color: #FFFFFF;

    position: absolute;

    left: 10%;

}

.line1 {

    top: 10%;

}

.line3 {

    bottom: 10%;

}

.line2, .line4 {

    width: 2px;

    height: 0;

    margin: 0;

    padding: 0;

    background-color: #FFFFFF;

    position: absolute;

    top: 10%;

}

.line2 {
 
   left: 10%;

}

.line4 {

    right: 10%;

}


/*服务与支持*/

.service{

    background-color: #e4ecf2;

    padding-bottom: 40px;

}

.service h2{

    text-align: center;

    padding: 50px 0;

}

.service ul li{

    display: inline-block;

    width: 16%;

    margin-right: 6%;

    cursor: pointer;

    overflow: hidden;

}

.service ul li:first-child{

    margin-left: 18%;

   
}

.service ul li div {

   width:84%;

   margin-left:8%;

   background: url("../Images/服务与支持_img_39.png") no-repeat;

   background-size: cover;

   position:relative

}

.service ul li:first-child div {

   background-image: url("../Images/服务与支持_img_45.png");

}

.service ul li:last-child div {

   background-image: url("../Images/服务与支持_img_42.png");

}


.service ul li+li+li div {

   background-image: url("../Images/服务与支持_img_42.png");

}

.service ul li div img {

   width:70%;

   position:absolute;

   top:50%;

   left:15%;

}

.service ul li div{

    text-align: center;

    position:relative

}

.service h3{

    font-size: 18px;

    color: #1377dd;

    padding: 15px 0;

    text-align:center;

}

.service ul li>p{

    font-size: 14px;

    color: #333333;

    line-height: 26px;

height:78px;
}

.service ul li div p {

    width:100%;

    height:100%;

    position:absolute;

    background:url("../Images/服务与支持_点击.png");
    background-size:cover;
    font-size:20px;
    font-weight:bold;
    color:#fff;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity:0;
}
.service ul li div:hover p {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

/*合作伙伴*/
.partner{
    background-color: #303740;
    text-align: center;
    position: relative;
    overflow: hidden;
}
.partner h2{
    text-align: center;
    padding: 50px 0;
}
.partner ul{
    position: relative;
}
.partner ul li{
    display: inline-block;
    padding: 0px 10px;
    padding-top:0;
}

.partner ul li img {

    transform:rotateY(0);

}

.partner ul li img:hover {

    transform:rotateY(30deg);

}
.partner ul.third li:first-child {

    padding-left:0;
}
.partner ul.third li:last-child {

    padding-right:0;
}
.partner ul.second{
    top: -50px;
    left: -1px;
}
.partner ul.third{
    top: -105px;
    left: 2px;
}

 /*.partner ul li a {
            cursor: default;
        }*/
.faceContent h3 {

    width:100%;

    height:100%;

    position:relative;

    background-color:rgba(255,255,255,0.7);

    font-size:14px;

    font-weight:normal;

    display:none;

    line-height:28px;
}

.faceContent h3 p {

    padding:20px;

}