#menu { 
    position: fixed;
    right: 10px;
    top: 50%;
    margin-top: -200px;
    z-index: 2017;
    width: 120px;
}
#menu li { 
    float: left;
    margin-bottom: 7px;
    height: 32px;
    line-height: 32px;
    font-size: 18px;
    text-align: center;
    width: 120px;
    color: white;
    background:rgba(0,0,0,.7); 
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#70000000,endcolorstr=#70000000);
 }
#menu a { 
    width: 100%;
    float: left; 
    text-decoration: none;
}
#menu li.active { 
    color: #ffa200; 
}
#menu .arrow-up {
    background: url(../../images/img/arrow_up.png) no-repeat center;
    cursor: pointer;
}
#menu .arrow-down {
    background: url(../../images/img/arrow_down.png) no-repeat center;
    cursor: pointer;
}
.section { 
    /*text-align: center; 
    font: 50px " 微软雅黑"; 
    color: #fff;*/
    color: white;
    position: relative;
    overflow: hidden;
}
.section1 {background: url(../../images/img/aboutBg_1.jpg);background-size: cover;}
.section2 {background: url(../../images/img/aboutBg_2.jpg);background-size: cover;}
/*.section3 {background: url(../../images/img/aboutBg_3.jpg);background-size: cover;}*/
.section3 {background: #0d2b65;}
.section4 {background: url(../../images/img/aboutBg_4.jpg);background-size: cover;}
.section5 {background: url(../../images/img/aboutBg_5.jpg);background-size: cover;}
.section6 {background: url(../../images/img/aboutBg_6.jpg);background-size: cover;}
.section7 {background: url(../../images/img/aboutBg_7.jpg);background-size: cover;}
/*.section8 {background: url(../../images/img/aboutBg_8.jpg);background-size: cover;}*/
.section8 {background: url(../../images/img/aboutBg-9.jpg);background-size: cover;}



#dowebok {
    /*transition: all .7s ease;*/
}




/*公共样式*/
.section .header {
    /*display: table-cell;
    vertical-align: middle;*/
    overflow: hidden;
    position: absolute;
    top: 30px;
    left: 60px;
}
.header .logo {
	background: url(/Public/images/img/logo-about.png) no-repeat center center;
    border-right: 1px solid #e6e6e6;
    width: 237px;
    height: 62px;
    padding: 0 20px;
    float: left;
}
.header .dianhua {
    height: 62px;
    padding-left: 20px;
    float: left;
}
.header .dianhua span:nth-child(1) {
    font-size: 24px;
    color: rgb(255, 162, 0);
    display: block;
    line-height: 31px;
    font-weight: bold;
}
.header .dianhua span:nth-child(2) {
    font-size: 18px;
    color: #adb7c8;
    display: block;
    line-height: 31px;
}
.title {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 15%;
}
.title .title-con {
    width: 50%;
    display: inline-block;
    overflow: hidden;
}
.title .title-con>i {
    width: 35%;
    height: 1px;
    display: block;
    background-color: white;
    float: left;
    margin-top: 30px;
}
.title .title-con h3 {
    width: 30%;
    float: left;
    font-size: 3.6rem;
    font-weight: normal;
    line-height: 46px;
}
.title p {
    font-size: 3rem;
    color: #c3c3c3;
    font-family: 'Arial';
}
.section .footer {
    position: absolute;
    width: 90px;
    bottom: 0;
    left: 50%;
    margin-left: -45px;
    cursor: pointer;
}
.content {
    width: 80%;
    height: 62%;
    margin: 0 auto;
    display: block;
    position: absolute;
    left: 10%;
    top: 29%;
}
.mask-blue {
    background-color: rgba(0,73,175,.7);
}
/*走进卓信*/
.section1 .youshi {
    margin: 20px auto;
    overflow: hidden;
}
.section1 .youshi li {
    font-size: 2rem;
    float: left;
    margin: 10px auto;
    width: 33.333333%;
    text-indent: 22%;
    background: url(../../images/img/icon-star.png) no-repeat 15% center;
    line-height: 30px;
}
.section1 .youshi li span {
    color: #ffa200;
}
.section1 .intro {
    overflow: hidden;
}
.section1 .intro-img {
    width: 30%;
    height: 60%;
    float: left;
    margin: 0 0 0 5%;
    border-radius: 2px;
    border: 3px solid #4bcdff;
    box-sizing: border-box;
}
.section1 .intro-img img {
    width: 100%;
}
.section1 .intro p {
    width: 45%;
    float: right;
    margin: 1% 12% 0 0;
    font-size: 2.15rem;
    line-height: 2;
}
/*卓信规模*/
.section2 .content {
}
.section2 .list {
    margin: 3.5% 0 0 10%;
    width: 20%;
    height: 80%;
    float: left;
    text-align: center;
    position: relative;
}
.section2 .list .xian-1 {
    width: 2px;
    height: 2rem;
    background-color: #002661;
    position: absolute;
    top: 2.5rem;
    left: 53%;
}
.section2 .list .xian-2 {
    width: 70%;
    height: 2px;
    background-color: #002661;
    position: absolute;
    top: 4.5rem;
    left: 15.5%;
}
.section2 .list .xian-3 {
    width: 2px;
    height: 26rem;
    background-color: #002661;
    position: absolute;
    top: 4.5rem;
    left: 15.5%;
}
.section2 .list .xian-4 {
    width: 2px;
    height: 22rem;
    background-color: #002661;
    position: absolute;
    top: 4.5rem;
    right: 14.5%;
}
.section2 .list span {
    width: 30%;
    font-size: 1.8rem;
    line-height: 2.5rem;
    border-radius: 5px;
    background-color: #002661;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -12.5%;
}
.section2 .list li {
    width: 100%;
    font-size: 1.8rem;
    line-height: 2.5rem;
    border-radius: 5px;
    background-color: #002661;
    float: left;
    margin-bottom: 1.3rem;
    position: relative;
    z-index: 20;
    cursor: pointer;
    letter-spacing: 3px;
}
.section2 .list li.on {
    background-color: #ffa200;
    color: white;
}
.section2 .list .list-left {
    width: 30%;
    overflow: hidden;
    position: absolute;
    left: 1%;
    top: 4.5rem;
    margin-top: 1.25rem;
}
.section2 .list .list-right {
    width: 30%;
    overflow: hidden;
    position: absolute;
    right: 0%;
    top: 4.5rem;
    margin-top: 1.25rem;
}
.section2 .ditu {
    margin: 3% 10% 0 0;
    width: 40%;
    float: right;
    height: 100%;
    position: relative;
}
.section2 .ditu .ditu-item {
    width: 100%;
    height: 60%;
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
}
.section2 .ditu .ditu-item.on {
    visibility: visible;
}
.section2 .ditu .ditu-box {
    width: 100%;
    height: 100%;
}
.section2 .ditu .ditu-inf {
    font-size: 1.6rem;
    line-height: 3rem;
}
.section2 .ditu-inf p:nth-child(1) {}
.section2 .ditu-inf p:nth-child(1) span {
    background: url(../../images/img/icon-about-1.png) no-repeat left center;
    padding-left: 30px;
}
.section2 .ditu-inf p:nth-child(2) {}
.section2 .ditu-inf p:nth-child(2) span:nth-child(1) {
    background: url(../../images/img/icon-about-2.png) no-repeat left center;
    padding-left: 30px;
    display: inline-block;
    width: 45%;
    box-sizing: border-box;
}
.section2 .ditu-inf p:nth-child(2) span:nth-child(2) {
    background: url(../../images/img/icon-about-3.png) no-repeat left center;
    padding-left: 30px;
    display: inline-block;
    width: 45%;
    box-sizing: border-box;
}
/*注册区域*/
.section3 .content {
    width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    top: 30%;
}
.section3 .content .bg-img {
    width: 70%;
    margin: 0 auto;
}
.section3 .content .bg-img img {
    width: 100%;
}
.section3 .quyu .item {
    width: 100px;
    height: 100px;
    overflow: hidden;
    display: inline-block;
    position: absolute;
    /*cursor: pointer;*/
    -webkit-opacity: 1;  /* Chrome */
    -moz-opacity: 1;  /* Firefox */
    -khtml-opacity: 1;  /* Safari */
    opacity: 1;  /* IE9 + */
    filter:alpha(opacity=1);  /* IE 4-9 */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";  /*This works in IE 8 & 9 too*/   
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=1);  /*IE4-IE9*/  
}
.section3 .quyu .item a {
    width: 20%;
    height: 20%;
    border-radius: 50%;
    background: transparent;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    box-sizing: border-box;
    cursor: pointer;
    z-index: 10;
}
.section3 .quyu .item p {
    position: absolute;
    font-size: 1.8rem;
    display: inline-block;
    width: 100px;
    text-align: center;
    top: 60%;
    left: 50%;
    margin-left: -50px;
}
.section3 .quyu .item.on p {
    color: #14ecff;
}
.section3 .quyu .item .center {
    width: 4%;
    height: 4%;
    border-radius: 50%;
    background: white;
    position: absolute;
    top: 48%;
    left: 48%;
}
.section3 .quyu .item.on .center {
    width: 10%;
    height: 10%;
    border-radius: 50%;
    background: #14ecff;
    position: absolute;
    top: 45%;
    left: 45%;
}
.section3 .quyu .item .border {
    width: 10%;
    height: 10%;
    border-radius: 50%;
    background: transparent;
    position: absolute;
    top: 45%;
    left: 45%;
    border: 1px solid white;
    box-sizing: border-box;
}
.section3 .quyu .item.on .border {
    width: 50%;
    height: 50%;
    border-radius: 50%;
    background: rgba(20,236,255,.1);
    position: absolute;
    top: 25%;
    left: 25%;
    border: 1px solid #14ecff;
    box-sizing: border-box;
}
.section3 .quyu .item .center,
.section3 .quyu .item .border{
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
}
.section3 .quyu .item .spread {
    width: 0;
    height: 0;
    border-radius: 50%;
    background: rgba(20,236,255,.1);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    border: 1px solid #14ecff;
    box-sizing: border-box;
}
/*.section3 .quyu .item.on .spread {
    width: 100%;
    height: 100%;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    filter:alpha(opacity=0);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";  
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}*/
/*.section3 .quyu .item.on .spread-1  { 
    transition: all 2s ease .1s;
    -moz-transition: all 2s ease .1s;
    -webkit-transition: all 2s ease .1s;
    -o-transition: all 2s ease .1s;
}
.section3 .quyu .item.on .spread-2  { 
    transition: all 2s ease .3s;
    -moz-transition: all 2s ease .3s;
    -webkit-transition: all 2s ease .3s;
    -o-transition: all 2s ease .3s;
}
.section3 .quyu .item.on .spread-3  { 
    transition: all 2s ease .6s;
    -moz-transition: all 2s ease .6s;
    -webkit-transition: all 2s ease .6s;
    -o-transition: all 2s ease .6s;
}
.section3 .quyu .item.on .spread-4  { 
    transition: all 2s ease .9s;
    -moz-transition: all 2s ease .9s;
    -webkit-transition: all 2s ease .9s;
    -o-transition: all 2s ease .9s;
}*/

@-webkit-keyframes spreadAnimate {
  0% {
    width: 0;
    height: 0;
  }
  100% {
    width: 100%;
    height: 100%;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    filter:alpha(opacity=0);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";  
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  }
}
.section3 .quyu .item.on .spread-1 { animation: spreadAnimate 2s ease .1s infinite normal; }
.section3 .quyu .item.on .spread-2 { animation: spreadAnimate 2s ease .3s infinite normal; }
.section3 .quyu .item.on .spread-3 { animation: spreadAnimate 2s ease .6s infinite normal; }
.section3 .quyu .item.on .spread-4 { animation: spreadAnimate 2s ease .9s infinite normal; }
/*国家图标定位*/
.section3 .quyu .item-1 {
    left: 17%;
    top: 20%;
}
.section3 .quyu .item-2 {
    left: 18%;
    top: 27%;
}
.section3 .quyu .item-3 {
    left: 19%;
    top: 26%;
}
.section3 .quyu .item-4 {
    left: 20%;
    top: 26%;
}
.section3 .quyu .item-5 {
    left: 20.5%;
    top: 29%;
}
.section3 .quyu .item-6 {
    left: 24%;
    top: 35%;
}
.section3 .quyu .item-7 {
    left: 27.5%;
    top: 59%;
}
.section3 .quyu .item-8 {
    left: 28%;
    top: 41%;
}
.section3 .quyu .item-9 {
    left: 32%;
    top: 40%;
}
.section3 .quyu .item-10 {
    left: 37%;
    top: 54%;
}
.section3 .quyu .item-11 {
    left: 39%;
    top: 42%;
}
.section3 .quyu .item-12 {
    left: 40%;
    top: 50%;
}
.section3 .quyu .item-13 {
    left: 42%;
    top: 35%;
}
.section3 .quyu .item-14 {
    left: 43%;
    top: 70%;
}
.section3 .quyu .item-15 {
    left: 44%;
    top: 33%;
}
.section3 .quyu .item-16 {
    left: 50%;
    top: 48%;
}
.section3 .quyu .item-17 {
    left: 50%;
    top: 80%;
}
.section3 .quyu .item-18 {
    left: 54%;
    top: 66%;
}
.section3 .quyu .item-19 {
    left: 61%;
    top: 15%;
}
.section3 .quyu .item-20 {
    left: 65%;
    top: 26%;
}
.section3 .quyu .item-21 {
    left: 68%;
    top: 44%;
}
.section3 .quyu .item-22 {
    left: 69%;
    top: 43%;
}
.section3 .quyu .item-23 {
    left: 70%;
    top: 50%;
}
.section3 .quyu .item-24 {
    left: 72%;
    top: 35%;
}
.section3 .quyu .item-25 {
    left: 73%;
    top: 43%;
}
.section3 .quyu .item-26 {
    left: 74%;
    top: 46%;
}
/*国家图标定位-修改*/
.section3 .quyu .item-1 p {
    top: 25%
}
.section3 .quyu .item-3 p {
    top: 25%
}
.section3 .quyu .item-4 p {
    top: 41%;
    left: 73%;
}
.section3 .quyu .item-21 p {
    top: 41%;
    left: 20%;
}
.section3 .quyu .item-25 p {
    top: 41%;
    left: 73%;
}





/*综合业务*/
.section4 .content>ul {
    width: 90%;
    margin-left: 5%;
    margin-top: 2%;
}
.section4 .yewu-item {
    width: 31.33333333%;
    box-sizing: border-box;
    margin: 0 1% 2%;
    float: left;
    /*padding: 3% 0;*/
    overflow: hidden;
    position: relative;
    cursor: pointer;
}
.section4 .yewu-item:hover .item-front {
    -webkit-opacity: 0;  /* Chrome */
    -moz-opacity: 0;  /* Firefox */
    -khtml-opacity: 0;  /* Safari */
    opacity: 0;  /* IE9 + */
    filter:alpha(opacity=0);  /* IE 4-9 */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";  /*This works in IE 8 & 9 too*/   
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);  /*IE4-IE9*/  
    transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;  
}
.section4 .yewu-item:hover .item-behind {
    top: 0;
    transition: top 0.2s ease;
    -moz-transition: top 0.2s ease;
    -webkit-transition: top 0.2s ease;
    -o-transition: top 0.2s ease;  
}
.section4 .item-front {
    /*background-color: rgba(0,73,175,.7);*/
   /* position: absolute;
    top: 0;
    left: 0;*/
    border: 3px solid white;
    background-color: rgba(0,73,175,.7);
    padding: 10% 0;
    text-align: center;
}
.section4 .item-front img {
    width: 15%;
    margin: 0 auto;
    display: block;
}
.section4 .item-front span {
    font-size: 3rem;
    line-height: 4rem;
}
.section4 .item-front p {
    font-size: 1.9rem;
    line-height: 2.4rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.section4 .item-behind {
    width: 100%;
    height: 100%;
   /* width: -moz-calc(100% + 6px);
    width: -webkit-calc(100% + 6px);
    width: calc(100% + 6px);
    height: -moz-calc(100% + 6px);
    height: -webkit-calc(100% + 6px);
    height: calc(100% + 6px);*/
    background-color: rgba(3,169,244,.7);
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 200;
    padding: 5%;
    box-sizing: border-box;
}
.section4 ul .yewu-item:nth-child(1) .item-behind span {
    background: url(../../images/img/yewu-1.png) no-repeat left center;
    background-size: 2.5rem;
}
.section4 ul .yewu-item:nth-child(2) .item-behind span {
    background: url(../../images/img/yewu-2.png) no-repeat left center;
    background-size: 2.5rem;
}
.section4 ul .yewu-item:nth-child(3) .item-behind span {
    background: url(../../images/img/yewu-3.png) no-repeat left center;
    background-size: 2.5rem;
}
.section4 ul .yewu-item:nth-child(4) .item-behind span {
    background: url(../../images/img/yewu-4.png) no-repeat left center;
    background-size: 2.5rem;
}
.section4 ul .yewu-item:nth-child(5) .item-behind span {
    background: url(../../images/img/yewu-5.png) no-repeat left center;
    background-size: 2.5rem;
}
.section4 ul .yewu-item:nth-child(6) .item-behind span {
    background: url(../../images/img/yewu-6.png) no-repeat left center;
    background-size: 2.5rem;
}
.section4 .item-behind span {
    font-size: 2.8rem;
    padding-left: 3rem;
    line-height: 2.8rem;
}
.section4 .item-behind p:nth-child(2) {
    font-size: 1.8rem;
    line-height: 2.8rem;
    border-bottom: 1px solid white;
}
.section4 .item-behind p:nth-child(3) {
    margin-top: 1rem;
    font-size: 1.6rem;
    line-height: 2rem;
}

/*掌上卓信*/
/*字体*/
@font-face {
    font-family: 'fangzhengzongyi';
    /*src: url('../../ziti/fangzhengzongyi.ttf')format('truetype');*/
    src: url('../ziti/fangzhengzongyi.ttf')format('truetype');
    font-weight: normal;
    font-style: normal;
}
.section5 .content {
}
.section5 .content>img {
    width: 20%;
    margin-left: 20%;
    margin-top: 5%;
    float: left;
}
.section5 .content .intro {
    width: 40%;
    margin-right: 15%;
    margin-top: 5%;
    float: right;
    font-size: 2rem;
    line-height: 3rem;
}
.section5 .content .intro img {
    display: inline-block;
    width: 70%;
}
.section5 .content .intro p{
    text-indent: 3rem;
    font-size: 17px;
    line-height: 5.5rem;
    min-height: 176px;
    min-width: 437px;
}
.section5 .content .intro>div:nth-child(1) img{
     width: 100%;
 }
.section5 .content .intro>div:nth-child(3) img{
    width: 80%;
}
    /*.section5 .content .intro p:nth-child(1) {
        font-family: 'fangzhengzongyi';
        font-size: 4.8rem;
        line-height: 4.8rem;
        color: #033466;
    }
    .section5 .content .intro p:nth-child(2) {
        font-size: 2.4rem;
        line-height: 4rem;
    }
    .section5 .content .intro p:nth-child(3) {
        font-family: 'fangzhengzongyi';
        font-size: 6rem;
        line-height: 6rem;
        color: #033466;
    }*/
/*行业优势*/
.section6 .content {

}
.section6 .item-box {
    position: relative;
    /*height: 100%;*/
    height: 450px;
}
.section6 .item-box .list-con {
    width: 74%;
    margin: 0 13%;
    padding-top: 50px;
    overflow: hidden;
}
.section6 .item-box .list-con>div {
    height: 400px;
    width: 1000%;
    overflow: hidden;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;  
}
.section6 .item-box ul {
    height: 350px;
    float: left;
    width: 10%;
}
.section6 .item-box li {
    width: 30.33333333%;
    height: 100%;
    margin: 0 1.5%;
    box-sizing: border-box;
    padding: 0 3px;
    float: left;
    background-color: rgba(0,125,255,.5);
    position: relative;
}
.section6 .item-box li p:nth-child(1) {
    font-family: 'fangzhengzongyi';
    font-size: 2.4rem;
    line-height: 1;
    padding-top: 2rem;
    padding-bottom: 1.5rem;
    text-align: center;
}
.section6 .item-box li p:nth-child(2) {
    font-size: 1.6rem;
    line-height: 2rem;
}
.section6 .item-box li .img-box {
    position: absolute;
    bottom: -4rem;
    left: 0;
}
.section6 .item-box li .img-box img {
    width: 80%;
    margin-left: 10%;
    border: 5px solid white;
}
.section6 .item-box li .img-box p {
    font-family: 'fangzhengzongyi';
    font-size: 3.6rem;
    line-height: 4rem;
    position: absolute;
    top: 50%;
    margin-top: -2rem;
    width: 100%;
    text-align: center;
    text-shadow: 2px 2px 5px black;
}
.section6 .arrow-prev,
.section6 .arrow-next {
    /*display: table-cell;
    vertical-align: middle;*/
    /*display: flex;
    justify-content:center;*/
    width: 5%;
    /*height: 100%;*/
    height: 100px;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    cursor: pointer;
}
.section6 .arrow-prev img,
.section6 .arrow-next img {
    width: 100%;
}
.section6 .arrow-prev {
    left: 3%;
}
.section6 .arrow-next {
    right: 3%;
}

/*卓信荣誉*/
.pic{position:relative;overflow:hidden;height:300px;width:900px;z-index:2;margin:0 auto;}
.pic ul{width:740px;height:100%;position:absolute;top:0;left:0;margin:0 80px;}
.pic ul li{position:absolute;}
.pic ul img{position:relative;top:0;left:0;}
/*图片位置*/
.pic ul .pic1{top:0px;left:0px;z-index:1;}
.pic ul .pic2{top:60px;left:0px;z-index:2;}
.pic ul .pic3{top:45px;left:100px;z-index:3;}
.pic ul .pic4{top:30px;left:235px;z-index:4;}
.pic ul .pic5{top:45px;left:400px;z-index:3;}
.pic ul .pic6{top:60px;left:500px;z-index:2;}
.pic ul .pic7{top:0px;left:500px;z-index:1;}
/*图片A标签width和height*/
.pic ul .pic1 a{height:410px;width:240px;}
.pic ul .pic2 a{height:410px;width:240px;}
.pic ul .pic3 a{height:450px;width:270px;}
.pic ul .pic4 a{height:500px;width:300px;}
.pic ul .pic5 a{height:450px;width:270px;}
.pic ul .pic6 a{height:410px;width:240px;}
.pic ul .pic7 a{height:410px;width:240px;}
/*图片明暗*/
.pic ul li.pic1{opacity:0;filter:alpha(opacity:0);}
.pic ul li.pic2{opacity:0.6;filter:alpha(opacity:60);}
.pic ul li.pic3{opacity:0.9;filter:alpha(opacity:90);}
.pic ul li.pic4{opacity:1;filter:alpha(opacity:100);}
.pic ul li.pic5{opacity:0.9;filter:alpha(opacity:90);}
.pic ul li.pic6{opacity:0.6;filter:alpha(opacity:60);}
.pic ul li.pic7{opacity:0;filter:alpha(opacity:0);}
/*图片width*/
.pic ul li.pic1 img{width:240px;}
.pic ul li.pic2 img{width:240px;}
.pic ul li.pic3 img{width:270px;}
.pic ul li.pic4 img{width:300px;}
.pic ul li.pic5 img{width:270px;}
.pic ul li.pic6 img{width:240px;}
.pic ul li.pic7 img{width:240px;}

.pic ul li[style~="z-index:4"]:hover img{
    width: 310px;
}

/*箭头部分*/
/*.pic span {display:inline-block;*display:inline;*zoom:1;width:80px;height:80px;position:absolute;top:160px;z-index:30;cursor:pointer;opacity:0.7;filter:alpha(opacity=70);}*/
.pic:hover span{}
.pic span {width:50px;height:90px;display:block;z-index: 2017;cursor:pointer;opacity:0.7;filter:alpha(opacity=70);position:absolute;top: 50%;margin-top: -45px}
.pic span.prev{left:0px;}
.pic span.next{right:0px;}
.pic {
    margin-top: 5%;
}
.pic span.prev img,
.pic span.next img {
    width: 100%;
}

/*卓新足记*/
.section8 .content {
    width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    top: 30%;
}
.section8 .content .bg-img {
    width: 70%;
    margin: 0 auto;
}
.section8 .content .bg-img img {
    width: 100%;
}
.section8 .zuji {
    width: 70%;
    position: absolute;
    top: 0;
    left: 15%;
    height: 100%;
    /*position: relative;
    background: url(../../images/img/aboutBg_8_2.png) no-repeat;
    background-size: cover;*/
}
.section8 .zuji .item {
    /*width: 12%;*/
    width: 9%;
    border-radius: 50%;
    border: 5px solid white;
    overflow: hidden;
    display: inline-block;
    cursor: pointer;
    position: absolute;

    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease; 
}
.section8 .zuji .item:hover {
    transform:scale(1.5,1.5);
    -webkit-transform:scale(1.5,1.5);
    -moz-transform:scale(1.5,1.5);
    -o-transform:scale(1.5,1.5);
    -ms-transform:scale(1.5,1.5);
}
.section8 .zuji .item img { 
    width: 100%;
    height: 100%;
}
.zuji .item-1 {
    top: 7%;
    left: 10%;
}
.section8 .zuji .item-2{
    width: 11%;
}
.zuji .item-2 {
    top: 5%;
    left: 35%;
}
.zuji .item-3 {
    top: -6%;
    left: 58%;
}
.zuji .item-4 {
    top: 15%;
    left: 85%;
}
.zuji .item-5 {
    top: 39%;
    left: -2%;
}

.section8 .zuji .item-6{
    width: 11%;
}
.zuji .item-6 {
    top: 38%;
    left: 19%;
}
.section8 .zuji .item-7{
    width: 14%;
}
.zuji .item-7 {
    top: 32%;
    left: 49%;
}
.section8 .zuji .item-8{
    width: 11%;
}
.zuji .item-8 {
    top: 39%;
    left: 72%;
}

.section8 .zuji .item-9{
    width: 10%;
}
.zuji .item-9 {
    top: 80%;
    left: 8%;
}
.zuji .item-10 {
    top: 65%;
    left: 38%;
}
.zuji .item-11 {
    top: 80%;
    left: 60%;
}
.zuji .item-12 {
    top: 68%;
    left: 92%;
}























/*---------------------------全屏滚动插件---------------------------*/
/**
 * fullPage 2.4.6
 * https://github.com/alvarotrigo/fullPage.js
 * MIT licensed
 *
 * Copyright (C) 2013 alvarotrigo.com - A project by Alvaro Trigo
 */
html, body {
    margin: 0;
    padding: 0;
    overflow:hidden;

    /*Avoid flicker on slides transitions for mobile phones #336 */
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
#superContainer {
    height: 100%;
    position: relative;

    /* Touch detection for Windows 8 */
    -ms-touch-action: none;

    /* IE 11 on Windows Phone 8.1*/
    touch-action: none;
}
.fp-section {
    position: relative;
    -webkit-box-sizing: border-box; /* Safari<=5 Android<=3 */
    -moz-box-sizing: border-box; /* <=28 */
    box-sizing: border-box;
}
.fp-slide {
    float: left;
}
.fp-slide, .fp-slidesContainer {
    height: 100%;
    display: block;
}
.fp-slides {
    z-index:1;
    height: 100%;
    overflow: hidden;
    position: relative;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}
.fp-section.fp-table, .fp-slide.fp-table {
    display: table;
    table-layout:fixed;
    width: 100%;
}
.fp-tableCell {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}
.fp-slidesContainer {
    float: left;
    position: relative;
}
.fp-controlArrow {
    position: absolute;
    z-index: 4;
    top: 50%;
    cursor: pointer;
    width: 0;
    height: 0;
    border-style: solid;
    margin-top: -38px;
}
.fp-controlArrow.fp-prev {
    left: 15px;
    width: 0;
    border-width: 38.5px 34px 38.5px 0;
    border-color: transparent #fff transparent transparent;
}
.fp-controlArrow.fp-next {
    right: 15px;
    border-width: 38.5px 0 38.5px 34px;
    border-color: transparent transparent transparent #fff;
}
.fp-scrollable {
    overflow: scroll;

}
.fp-notransition {
    -webkit-transition: none !important;
    transition: none !important;
}
#fp-nav {
    position: fixed;
    z-index: 100;
    margin-top: -32px;
    top: 50%;
    opacity: 1;
}
#fp-nav.right {
    right: 17px;
}
#fp-nav.left {
    left: 17px;
}
.fp-slidesNav{
    position: absolute;
    z-index: 4;
    left: 50%;
    opacity: 1;
}
.fp-slidesNav.bottom {
    bottom: 17px;
}
.fp-slidesNav.top {
    top: 17px;
}
#fp-nav ul,
.fp-slidesNav ul {
  margin: 0;
  padding: 0;
}
#fp-nav ul li,
.fp-slidesNav ul li {
    display: block;
    width: 14px;
    height: 13px;
    margin: 7px;
    position:relative;
}
.fp-slidesNav ul li {
    display: inline-block;
}
#fp-nav ul li a,
.fp-slidesNav ul li a {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
}
#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span {
    background: #333;
}
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
    top: 2px;
    left: 2px;
    width: 8px;
    height: 8px;
    border: 1px solid #000;
    background: rgba(0, 0, 0, 0);
    border-radius: 50%;
    position: absolute;
    z-index: 1;
}
#fp-nav ul li .fp-tooltip {
    position: absolute;
    top: -2px;
    color: #fff;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
    white-space: nowrap;
    max-width: 220px;
    overflow: hidden;
    display: block;
    opacity: 0;
    width: 0;
}
#fp-nav ul li:hover .fp-tooltip {
    -webkit-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in;
    width: auto;
    opacity: 1;
}
#fp-nav ul li .fp-tooltip.right {
    right: 20px;
}
#fp-nav ul li .fp-tooltip.left {
    left: 20px;
}






/*掌上卓信部分媒体查询*/
@media screen and (max-width: 1679px) {
    .section5 .content .intro p{
        line-height: 3rem;
        min-height: 150px;
    }
}
@media screen and (min-width: 1680px) {
    .section5 .content .intro p{
        font-size: 19px;
        line-height: 4.5rem;
    }
}

@media screen and (min-width: 1920px) {
    .section5 .content .intro p{
        font-size: 23px;
        line-height: 4.5rem;
    }
}


/*行业优势部分媒体查询*/
@media screen and (max-width: 1600px){
    .section6 .item-box li{
        height: 92%;
    }
}
/*@media screen and (min-width:1680px) {*/
    /*.section6 .item-box li{*/
        /*height: 92%;*/
    /*}*/
/*}*/
@media screen and (min-width: 1599px) {
    .section6 .item-box li .img-box{
        bottom: -7rem;
    }
    .section6 .item-box .list-con>div{
        height: 410px;
    }
}

@media screen and (min-width: 1679px) {
    .section6 .item-box .list-con>div{
        height: 450px;
    }
}

@media screen and (min-width: 1920px)  {
    .section6 .item-box li{
        height: 110%;
    }
    .section6 .item-box .list-con>div{
        height: 470px;
    }
}


.section2 .list span{
    width: 50%;
    font-size: 2.2rem;
}

.section2 .list .list-left{
    width: 35%;
}

.section2 .list li{
    font-size: 2.1rem;
}
.section2 .list .xian-1{
    left: 63%;
}
.section2 .list .xian-2{
    left: 26.5%;
}
.section2 .list .xian-3{
    left: 26.5%;
}
.section2 .list .xian-4{
    right: 3.5%;
}

.section2 .list .list-left{
    left: 10%;
}
.section2 .list .list-right{
    right: -11%;
}

.section2 .ditu{
    width: 45%
}

.section2 .ditu .ditu-inf{
    position: relative;
    top: 20px;
}

@media screen and (min-width: 1679px){
    .section2 .list span{
        width: 60%;
        font-size: 3rem;
        line-height: 3.5rem;
    }
    .section2 .list li{
        font-size: 2.8rem;
        line-height: 3rem;
        margin-bottom: 2.3rem;
    }
    .section2 .list .list-right{
        right: -20%;
    }
    .section2 .list .xian-1{
        left: 68%;
        top: 3.5rem;
        height: 3rem;
    }
    .section2 .list .xian-2{
        top: 6.5rem;
        width: 80%;
        left: 24.5%;
    }
    .section2 .list .xian-3{
        top: 6.5rem;
        left: 24.5%;
        height: 34rem;
    }
    .section2 .list .xian-4{
        top: 6.5rem;
        right: -5.5%;
        height: 30rem;
    }
    .section2 .list .list-left{
        top: 6.5rem;
    }
    .section2 .list .list-right{
        top: 6.5rem;
    }
    .section2 .list{
        margin: 4.5% 0 0 10%;
    }
    .section2 .ditu{
        margin: 4% 10% 0 0;
    }
}